{
  "resourceType" : "RelatedPerson",
  "id" : "ACP-ContactPerson-MichielHartman-Pat1",
  "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-MichielHartman-Pat1</b></p><a name=\"ACP-ContactPerson-MichielHartman-Pat1\"> </a><a name=\"hcACP-ContactPerson-MichielHartman-Pat1\"> </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/ebe579d0-fda9-4440-ac6c-6afb0b338006</p><p><b>patient</b>: <a href=\"Patient-ACP-Patient-HendrikHartman-Pat1.html\">Patient, Hendrik Hartman</a></p><p><b>relationship</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 24}\">Wettelijke vertegenwoordiger</span>, <span title=\"Codes:{http://snomed.info/sct 310141000146103}\">Schriftelijk gemachtigde zorg en behandeling</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode BRO}\">brother</span></p><p><b>name</b>: Michiel Hartman(Official), Michiel </p><p><b>telecom</b>: <a href=\"mailto:michiel.hartman@iknl.nl\">michiel.hartman@iknl.nl</a></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" : "ebe579d0-fda9-4440-ac6c-6afb0b338006"
  }],
  "patient" : {
    "reference" : "Patient/ACP-Patient-HendrikHartman-Pat1",
    "type" : "Patient",
    "display" : "Patient, Hendrik Hartman"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
      "code" : "01",
      "display" : "Eerste relatie/contactpersoon"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
      "code" : "24",
      "display" : "Wettelijke vertegenwoordiger"
    }]
  },
  {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "310141000146103",
      "display" : "Schriftelijk gemachtigde zorg en behandeling"
    }]
  },
  {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "BRO",
      "display" : "brother"
    }]
  }],
  "name" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
      "valueCode" : "NL1"
    }],
    "use" : "official",
    "text" : "Michiel Hartman",
    "family" : "Hartman",
    "_family" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
        "valueString" : "Hartman"
      }]
    },
    "given" : ["Michiel"],
    "_given" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "BR"
      }]
    }]
  },
  {
    "use" : "usual",
    "given" : ["Michiel"]
  }],
  "telecom" : [{
    "system" : "email",
    "value" : "michiel.hartman@iknl.nl",
    "use" : "work"
  }]
}