Advance Care Planning (PZP)
1.0.0-rc2 - trial-use
Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions
<Procedure xmlns="http://hl7.org/fhir">
<id value="ACP-Procedure-Pat1"/>
<meta>
<profile
value="https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Procedure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ACP-Procedure-Pat1</b></p><a name="ACP-Procedure-Pat1"> </a><a name="hcACP-Procedure-Pat1"> </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-Procedure.html">ACP Procedure</a></p></div><p><b>identifier</b>: Resource identifier/64627bfa-f127-4d3a-2387-39426d7937dc</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 713603004}">advance care planning</span></p><p><b>subject</b>: <a href="Patient-ACP-Patient-HendrikHartman-Pat1.html">Patient, Hendrik Hartman</a></p><p><b>encounter</b>: <a href="Encounter-ACP-Encounter-Pat1.html">Encounter, 01-10-2020</a></p><p><b>performed</b>: 2020-10-01 --> 2020-10-01</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="PractitionerRole-ACP-HealthProfessional-PractitionerRole-DrVanHuissen-Pat1.html">Healthcare professional (role), van Huissen</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="RelatedPerson-ACP-ContactPerson-MichielHartman-Pat1.html">ContactPerson, Michiel Hartman</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="Patient-ACP-Patient-HendrikHartman-Pat1.html">Patient, Hendrik Hartman</a></p></blockquote></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="64627bfa-f127-4d3a-2387-39426d7937dc"/>
</identifier>
<status value="completed"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="713603004"/>
<display value="advance care planning"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ACP-Patient-HendrikHartman-Pat1"/>
<display value="Patient, Hendrik Hartman"/>
</subject>
<encounter>🔗
<reference value="Encounter/ACP-Encounter-Pat1"/>
<display value="Encounter, 01-10-2020"/>
</encounter>
<performedPeriod>
<start value="2020-10-01"/>
<end value="2020-10-01"/>
</performedPeriod>
<performer>
<actor>🔗
<reference
value="PractitionerRole/ACP-HealthProfessional-PractitionerRole-DrVanHuissen-Pat1"/>
<type value="PractitionerRole"/>
<display value="Healthcare professional (role), van Huissen"/>
</actor>
</performer>
<performer>
<actor>🔗
<reference value="RelatedPerson/ACP-ContactPerson-MichielHartman-Pat1"/>
<type value="RelatedPerson"/>
<display value="ContactPerson, Michiel Hartman"/>
</actor>
</performer>
<performer>
<actor>🔗
<reference value="Patient/ACP-Patient-HendrikHartman-Pat1"/>
<type value="Patient"/>
<display value="Patient, Hendrik Hartman"/>
</actor>
</performer>
</Procedure>