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" : "Observation",
"id" : "P2-ACP-PreferredPlaceOfDeath-20250807",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-PreferredPlaceOfDeath"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Observation P2-ACP-PreferredPlaceOfDeath-20250807</b></p><a name=\"P2-ACP-PreferredPlaceOfDeath-20250807\"> </a><a name=\"hcP2-ACP-PreferredPlaceOfDeath-20250807\"> </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-PreferredPlaceOfDeath.html\">Preferred Place Of Death</a></p></div><p><b>identifier</b>: Resource identifier/d1866b00-aa64-4155-aa20-25ce51dac894</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 395091006}\">Preferred place of death (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>encounter</b>: <a href=\"Encounter-P2-ACP-Encounter-07-08-2025.html\">Encounter, 2025-08-07</a></p><p><b>effective</b>: 2025-08-07</p><p><b>performer</b>: <a href=\"PractitionerRole-P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters.html\">Healthcare professional (role), Desiree Wolters</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 264362003}\">thuis (omgeving)</span></p><p><b>note</b>: </p><blockquote><div><p>Het liefst rustig thuis</p>\n</div></blockquote></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" : "d1866b00-aa64-4155-aa20-25ce51dac894"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "395091006"
}
]
},
"subject" : {
🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
"display" : "Patient, Samira van der Sluijs"
},
"encounter" : {
🔗 "reference" : "Encounter/P2-ACP-Encounter-07-08-2025",
"display" : "Encounter, 2025-08-07"
},
"effectiveDateTime" : "2025-08-07",
"performer" : [
{
🔗 "reference" : "PractitionerRole/P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters",
"display" : "Healthcare professional (role), Desiree Wolters"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "264362003",
"display" : "thuis (omgeving)"
}
]
},
"note" : [
{
"text" : "Het liefst rustig thuis"
}
]
}