Advance Care Planning (PZP)
0.1.0 - ci-build

Advance Care Planning (PZP) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

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

Draft as of 2025-08-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ACP-MedicalPolicyGoal",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ValueSet ACP-MedicalPolicyGoal</b></p><a name=\"ACP-MedicalPolicyGoal\"> </a><a name=\"hcACP-MedicalPolicyGoal\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</b></td></tr><tr><td><a href=\"http://snomed.info/id/385987000\">385987000</a></td><td>Curatief / actief ziektebeleid</td></tr><tr><td><a href=\"http://snomed.info/id/1351964001\">1351964001</a></td><td>Life-sustaining treatment (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/713148004\">713148004</a></td><td>Voorkomen en behandelen van symptomen (verrichting)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.iknl.nl/fhir/ValueSet/ACP-MedicalPolicyGoal",
  "version" : "0.1.0",
  "name" : "MedicalPolicyGoalVS",
  "title" : "Most Important Agreed-upon Goal of Medical Policy",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-25T09:32:38+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" : "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" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385987000",
            "display" : "Curatief / actief ziektebeleid"
          },
          {
            "code" : "1351964001",
            "display" : "Life-sustaining treatment (regime/therapy)"
          },
          {
            "code" : "713148004",
            "display" : "Voorkomen en behandelen van symptomen (verrichting)"
          }
        ]
      }
    ]
  }
}