IKNL PZP STU3
1.0.0-rc1 - consultation
IKNL PZP STU3, published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-STU3/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "P1-ACP-PreferredPlaceOfDeath-Home",
"meta" : {
"profile" : [
🔗 "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-PreferredPlaceOfDeath"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation P1-ACP-PreferredPlaceOfDeath-Home</b></p><a name=\"P1-ACP-PreferredPlaceOfDeath-Home\"> </a><a name=\"hcP1-ACP-PreferredPlaceOfDeath-Home\"> </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-PreferredPlaceOfDeath.html\">Preferred Place Of Death</a></p></div><p><b>identifier</b>: Resource identifier/253b44be-bfad-4ad6-a1d6-2011f1db8a98</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 395091006}\">Preferred place of death</span></p><p><b>subject</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>context</b>: <a href=\"Encounter-P1-ACP-Encounter-29-07-2025.html\">Encounter, 2025-07-29</a></p><p><b>effective</b>: 2025-07-29</p><p><b>performer</b>: <a href=\"Practitioner-P1-ACP-HealthProfessional-Practitioner-DrVanHuissen.html\">Healthcare professional (person), van Huissen</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 264362003}\">thuis</span></p><p><b>comment</b>: Het liefst rustig thuis</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" : "253b44be-bfad-4ad6-a1d6-2011f1db8a98"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "395091006",
"display" : "Preferred place of death"
}
]
},
"subject" : {
🔗 "reference" : "Patient/P1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
},
"context" : {
🔗 "reference" : "Encounter/P1-ACP-Encounter-29-07-2025",
"display" : "Encounter, 2025-07-29"
},
"effectiveDateTime" : "2025-07-29",
"performer" : [
{
🔗 "extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference" : {
🔗 "reference" : "PractitionerRole/P1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen",
"display" : "Healthcare professional (role), van Huissen"
}
}
],
"reference" : "Practitioner/P1-ACP-HealthProfessional-Practitioner-DrVanHuissen",
"display" : "Healthcare professional (person), van Huissen"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "264362003",
"display" : "thuis"
}
]
},
"comment" : "Het liefst rustig thuis"
}