{
  "resourceType" : "RelatedPerson",
  "id" : "ACP-ContactPerson-GertJanDeJong-Pat2",
  "meta" : {
    "profile" : ["https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ACP-ContactPerson-GertJanDeJong-Pat2</b></p><a name=\"ACP-ContactPerson-GertJanDeJong-Pat2\"> </a><a name=\"hcACP-ContactPerson-GertJanDeJong-Pat2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ACP-ContactPerson.html\">ACP ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/944f2f14-ccec-47cb-a90f-d2401332a316</p><p><b>patient</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>relationship</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 24}\">Wettelijke vertegenwoordiger</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HUSB}\">husband</span></p><p><b>name</b>: Gert-Jan de Jong(Official)</p><p><b>telecom</b>: ph: 0611111111(Home), <a href=\"mailto:Gert-Jan@test.nl\">Gert-Jan@test.nl</a></p><p><b>address</b>: Vasteland 78 Rotterdam 3011BN Nederland (home)</p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "RI",
        "display" : "Resource identifier"
      }]
    },
    "system" : "https://acme.com/fhir/NamingSystem/resource-business-identifier",
    "value" : "944f2f14-ccec-47cb-a90f-d2401332a316"
  }],
  "patient" : {
    "reference" : "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "type" : "Patient",
    "display" : "Patient, Samira van der Sluijs"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
      "code" : "24",
      "display" : "Wettelijke vertegenwoordiger"
    }]
  },
  {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "HUSB",
      "display" : "husband"
    }]
  }],
  "name" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
      "valueCode" : "NL1"
    }],
    "use" : "official",
    "text" : "Gert-Jan de Jong",
    "family" : "de Jong",
    "_family" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
        "valueString" : "de"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
        "valueString" : "Jong"
      }]
    },
    "given" : ["Gert-Jan"],
    "_given" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    }]
  }],
  "telecom" : [{
    "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" : "0611111111",
    "use" : "home"
  },
  {
    "system" : "email",
    "value" : "Gert-Jan@test.nl",
    "use" : "home"
  }],
  "address" : [{
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
          "code" : "HP",
          "display" : "Primary Home"
        }]
      }
    }],
    "use" : "home",
    "type" : "both",
    "line" : ["Vasteland 78"],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Vasteland"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "78"
      }]
    }],
    "city" : "Rotterdam",
    "district" : "Rotterdam",
    "postalCode" : "3011BN",
    "country" : "Nederland",
    "_country" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "urn:iso:std:iso:3166",
            "code" : "NL",
            "display" : "Netherlands"
          }]
        }
      }]
    }
  }]
}