{
  "resourceType" : "RelatedPerson",
  "id" : "relatedperson-full",
  "meta" : {
    "profile" : ["http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\">RelatedPerson multiple relationships</div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "urn:oid:2.16.840.1.68469.16.4.3.5.6",
    "value" : "d52962e1-02d0-4c90-9950-26f08dbb6242"
  },
  {
    "use" : "usual",
    "system" : "http://www.testsysteem.xxx/patientrelatedperson",
    "value" : "${RelPersIdentifier2}"
  }],
  "active" : true,
  "patient" : {
    "reference" : "Patient/patient-botje-minimaal"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "code" : "OTH",
      "display" : "Other"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
      "code" : "21",
      "display" : "Cliëntondersteuner"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
      "code" : "14",
      "display" : "Bewindvoerder"
    }]
  }],
  "name" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
      "valueCode" : "NL1"
    }],
    "use" : "official",
    "text" : "Lizzy (Liz) Contact - van de Patient",
    "family" : "Contact - van de Patient",
    "_family" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
        "valueString" : "van de"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
        "valueString" : "Patient"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
        "valueString" : "Contact"
      }]
    },
    "given" : ["Lizzy"],
    "_given" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    }]
  },
  {
    "use" : "usual",
    "given" : ["Liz"]
  }],
  "telecom" : [{
    "system" : "email",
    "value" : "lizzy@vzvz.nl",
    "use" : "home"
  },
  {
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString" : "alleen bereikbaar in de middag en avond"
    }],
    "system" : "phone",
    "_system" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
            "code" : "MC",
            "display" : "mobile contact"
          }]
        }
      }]
    },
    "value" : "+31699999995",
    "use" : "home"
  }],
  "gender" : "unknown",
  "_gender" : {
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
          "code" : "UN",
          "display" : "Undifferentiated"
        }]
      }
    }]
  },
  "birthDate" : "1981-07-19",
  "address" : [{
    "use" : "home",
    "line" : ["Westvlietweg 69,C to De Ark,2495AA 's-Gravenhage"],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Westvlietweg"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "69"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
        "valueString" : "C"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
        "valueString" : "to"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
        "valueString" : "De Ark"
      }]
    }],
    "city" : "'s-Gravenhage",
    "postalCode" : "2495AA",
    "country" : "Nederland",
    "_country" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "urn:iso:std:iso:3166",
            "code" : "NL",
            "display" : "Netherlands"
          }]
        }
      }]
    }
  }],
  "period" : {
    "start" : "2024-07-10T08:02:05+02:00",
    "end" : "2040-02-15T12:20:05+01:00"
  },
  "communication" : [{
    "language" : {
      "coding" : [{
        "system" : "urn:ietf:bcp:47",
        "code" : "en",
        "display" : "English"
      }]
    }
  }]
}