Advance Care Planning (PZP)
1.0.0-rc3 - trial-use

This page is part of the Advance Care Planning (PZP) (v1.0.0-rc3: 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

: ACP Primary Agreed-upon Goal of Medical Policy Codes

Draft as of 2026-06-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ACP-MedicalPolicyGoalVS",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-MedicalPolicyGoalVS</b></p><a name=\"ACP-MedicalPolicyGoalVS\"> </a><a name=\"hcACP-MedicalPolicyGoalVS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>UNK</td><td>Nog onbekend</td></tr></table></li><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 explicitly 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>"
  },
  "url" : "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoalVS",
  "version" : "1.0.0-rc3",
  "name" : "ACPMedicalPolicyGoalVS",
  "title" : "ACP Primary Agreed-upon Goal of Medical Policy Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-03T15:47:26+02:00",
  "publisher" : "IKNL",
  "contact" : [
    {
      "name" : "IKNL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://iknl.nl/"
        },
        {
          "system" : "email",
          "value" : "info@iknl.nl"
        }
      ]
    }
  ],
  "description" : "ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.",
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version" : "2018-08-12",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "Nog onbekend"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385987000",
            "display" : "zorg bij ziekte en/of letsel"
          },
          {
            "code" : "1351964001",
            "display" : "levensverlengende behandeling"
          },
          {
            "code" : "713148004",
            "display" : "voorkomen en behandelen van symptomen"
          }
        ]
      }
    ]
  }
}