Advance Care Planning (PZP)
1.0.0-rc2 - trial-use
This page is part of the Advance Care Planning (PZP) (v1.0.0-rc2: Release 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
<CommunicationRequest xmlns="http://hl7.org/fhir">
<id value="ACP-InformRelativesRequest-Pat2"/>
<meta>
<profile
value="https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-InformRelativesRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CommunicationRequest ACP-InformRelativesRequest-Pat2</b></p><a name="ACP-InformRelativesRequest-Pat2"> </a><a name="hcACP-InformRelativesRequest-Pat2"> </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-InformRelativesRequest.html">ACP Request to Inform Relatives</a></p></div><p><b>identifier</b>: Resource identifier/c9736fd7-467c-497f-9235-d4efa8d46a34</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 223449006}">Request for patient to inform relatives about treatment agreements</span></p><p><b>subject</b>: <a href="Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html">Patient, Samira van der Sluijs</a></p><p><b>encounter</b>: <a href="Encounter-ACP-Encounter-1-Pat2.html">Encounter on 07-08-2025</a></p><p><b>authoredOn</b>: 2025-08-07</p><p><b>requester</b>: <a href="PractitionerRole-ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2.html">Healthcare professional (role), Desiree Wolters</a></p><p><b>recipient</b>: <a href="RelatedPerson-ACP-ContactPerson-GertJanDeJong-Pat2.html">ContactPerson, Gert-Jan de Jong</a></p><p><b>sender</b>: <a href="Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html">Patient, Samira van der Sluijs</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 713603004}">advance care planning</span></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="RI"/>
<display value="Resource identifier"/>
</coding>
</type>
<system
value="https://acme.com/fhir/NamingSystem/resource-business-identifier"/>
<value value="c9736fd7-467c-497f-9235-d4efa8d46a34"/>
</identifier>
<status value="completed"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="223449006"/>
<display value="adviseren om iemand te informeren"/>
</coding>
<text
value="Request for patient to inform relatives about treatment agreements"/>
</category>
<subject>🔗
<reference value="Patient/ACP-Patient-SamiraVanDerSluijs-Pat2"/>
<display value="Patient, Samira van der Sluijs"/>
</subject>
<encounter>🔗
<reference value="Encounter/ACP-Encounter-1-Pat2"/>
<display value="Encounter on 07-08-2025"/>
</encounter>
<authoredOn value="2025-08-07"/>
<requester>🔗
<reference
value="PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2"/>
<display value="Healthcare professional (role), Desiree Wolters"/>
</requester>
<recipient>🔗
<reference value="RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2"/>
<display value="ContactPerson, Gert-Jan de Jong"/>
</recipient>
<sender>🔗
<reference value="Patient/ACP-Patient-SamiraVanDerSluijs-Pat2"/>
<display value="Patient, Samira van der Sluijs"/>
</sender>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="713603004"/>
<display value="advance care planning"/>
</coding>
</reasonCode>
</CommunicationRequest>