Advance Care Planning (PZP)
0.1.3-beta3 - consultation
Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "RelatedPerson",
"id" : "F1-ACP-ContactPerson-MichielHartman",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-ContactPerson"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: RelatedPerson F1-ACP-ContactPerson-MichielHartman</b></p><a name=\"F1-ACP-ContactPerson-MichielHartman\"> </a><a name=\"hcF1-ACP-ContactPerson-MichielHartman\"> </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\">Profiel: <a href=\"StructureDefinition-ACP-ContactPerson.html\">ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/ebe579d0-fda9-4440-ac6c-6afb0b338006</p><p><b>patient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.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://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/F1-ACP-Patient-HendrikHartman",
"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://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"
}
]
}