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" : "Procedure",
"id" : "P2-ACP-Procedure-07-08-2025",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Procedure P2-ACP-Procedure-07-08-2025</b></p><a name=\"P2-ACP-Procedure-07-08-2025\"> </a><a name=\"hcP2-ACP-Procedure-07-08-2025\"> </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-Procedure.html\">Advance Care Planning Procedure</a></p></div><p><b>identifier</b>: Resource identifier/e2efbdd1-b926-46c1-a18c-f72b4b281fbc</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">Advance care planning (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>performed</b>: 2025-08-07 --> 2025-08-07</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"PractitionerRole-P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters.html\">Healthcare professional (role), Desiree Wolters</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"RelatedPerson-P2-ACP-ContactPerson-MayaVanDerSluijsMulder.html\">ContactPerson, Maya van der Sluijs</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p></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" : "e2efbdd1-b926-46c1-a18c-f72b4b281fbc"
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "713603004",
"display" : "Advance care planning (procedure)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
"display" : "Patient, Samira van der Sluijs"
},
"performedPeriod" : {
"start" : "2025-08-07",
"end" : "2025-08-07"
},
"performer" : [
{
"actor" : {
🔗 "reference" : "PractitionerRole/P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters",
"type" : "PractitionerRole",
"display" : "Healthcare professional (role), Desiree Wolters"
}
},
{
"actor" : {
🔗 "reference" : "RelatedPerson/P2-ACP-ContactPerson-MayaVanDerSluijsMulder",
"type" : "RelatedPerson",
"display" : "ContactPerson, Maya van der Sluijs"
}
},
{
"actor" : {
🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
"type" : "Patient",
"display" : "Patient, Samira van der Sluijs"
}
}
]
}