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

: ACP Procedure - 2 - Pat 2 - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ACP-Procedure-2-Pat2"/>
  <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-2-Pat2</b></p><a name="ACP-Procedure-2-Pat2"> </a><a name="hcACP-Procedure-2-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-Procedure.html">ACP Procedure</a></p></div><p><b>identifier</b>: Resource identifier/f527654a-5fa4-4394-95bc-50a9f50a5b1f</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-SamiraVanDerSluijs-Pat2.html">Patient, Samira van der Sluijs</a></p><p><b>performed</b>: 2024-07-28 --&gt; 2024-07-28</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="PractitionerRole-ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2.html">Healthcare professional (role), Desiree Wolters</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="RelatedPerson-ACP-ContactPerson-GertJanDeJong-Pat2.html">ContactPerson, Gert-Jan de Jong</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href="Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html">Patient, Samira van der Sluijs</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="f527654a-5fa4-4394-95bc-50a9f50a5b1f"/>
  </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-SamiraVanDerSluijs-Pat2"/>
    <display value="Patient, Samira van der Sluijs"/>
  </subject>
  <performedPeriod>
    <start value="2024-07-28"/>
    <end value="2024-07-28"/>
  </performedPeriod>
  <performer>
    <actor>🔗 
      <reference
                 value="PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2"/>
      <type value="PractitionerRole"/>
      <display value="Healthcare professional (role), Desiree Wolters"/>
    </actor>
  </performer>
  <performer>
    <actor>🔗 
      <reference value="RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2"/>
      <type value="RelatedPerson"/>
      <display value="ContactPerson, Gert-Jan de Jong"/>
    </actor>
  </performer>
  <performer>
    <actor>🔗 
      <reference value="Patient/ACP-Patient-SamiraVanDerSluijs-Pat2"/>
      <type value="Patient"/>
      <display value="Patient, Samira van der Sluijs"/>
    </actor>
  </performer>
</Procedure>