Advance Care Planning (PZP)
1.0.0-rc1 - 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-rc1 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

: Most Important Agreed-upon Goal of Medical Policy - XML Representation

Draft as of 2025-10-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ACP-MedicalPolicyGoal"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ACP-MedicalPolicyGoal</b></p><a name="ACP-MedicalPolicyGoal"> </a><a name="hcACP-MedicalPolicyGoal"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/385987000">385987000</a></td><td>zorg bij ziekte en/of letsel</td></tr><tr><td><a href="http://snomed.info/id/1351964001">1351964001</a></td><td>levensverlengende behandeling</td></tr><tr><td><a href="http://snomed.info/id/713148004">713148004</a></td><td>voorkomen en behandelen van symptomen</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoal"/>
  <version value="1.0.0-rc1"/>
  <name value="MedicalPolicyGoalVS"/>
  <title value="Most Important Agreed-upon Goal of Medical Policy"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-31T09:52:04+00:00"/>
  <publisher value="IKNL"/>
  <contact>
    <name value="IKNL"/>
    <telecom>
      <system value="url"/>
      <value value="https://iknl.nl/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@iknl.nl"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy."/>
  <copyright
             value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="385987000"/>
        <display value="zorg bij ziekte en/of letsel"/>
      </concept>
      <concept>
        <code value="1351964001"/>
        <display value="levensverlengende behandeling"/>
      </concept>
      <concept>
        <code value="713148004"/>
        <display value="voorkomen en behandelen van symptomen"/>
      </concept>
    </include>
  </compose>
</ValueSet>