IKNL PZP STU3
1.0.0-rc1 - consultation International flag

This page is part of the Advance Care Planning (PZP) (v1.0.0-rc1: Release 1) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Example Goal - P1-ACP-Medical-Policy-Goal - XML Representation

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="P1-ACP-Medical-Policy-Goal"/>
  <meta>
    <profile
             value="https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Medical-Policy-Goal"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal P1-ACP-Medical-Policy-Goal</b></p><a name="P1-ACP-Medical-Policy-Goal"> </a><a name="hcP1-ACP-Medical-Policy-Goal"> </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-Medical-Policy-Goal.html">Medical Policy Goal</a></p></div><p><b>identifier</b>: Resource identifier/ecd53b68-d9d2-4945-b1f0-0eccb07f48a3</p><p><b>status</b>: In Progress</p><p><b>description</b>: <span title="Codes:{http://snomed.info/sct 713148004}">voorkomen en behandelen van symptomen</span></p><p><b>subject</b>: <a href="Patient-P1-ACP-Patient-HendrikHartman.html">Patient, Hendrik Hartman</a></p><p><b>statusDate</b>: 2025-07-29</p><p><b>note</b>: </p><blockquote><div><p>De behandeling van Hendrik is na verslechtering en gesprekken hierover bijgesteld van levensverlenging naar symptoomgericht</p>
</div></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="ecd53b68-d9d2-4945-b1f0-0eccb07f48a3"/>
  </identifier>
  <status value="in-progress"/>
  <description>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="713148004"/>
      <display value="voorkomen en behandelen van symptomen"/>
    </coding>
  </description>
  <subject>🔗 
    <reference value="Patient/P1-ACP-Patient-HendrikHartman"/>
    <display value="Patient, Hendrik Hartman"/>
  </subject>
  <statusDate value="2025-07-29"/>
  <note>
    <text
          value="De behandeling van Hendrik is na verslechtering en gesprekken hierover bijgesteld van levensverlenging naar symptoomgericht"/>
  </note>
</Goal>