FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalPolicyGoalVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-MedicalPolicyGoalVS.html
URLhttps://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoalVS
Version1.0.0-rc3
Statusdraft
Date2026-06-04T06:54:24+00:00
NameACPMedicalPolicyGoalVS
TitleACP Primary Agreed-upon Goal of Medical Policy Codes
DescriptionValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.
CopyrightThis 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.

Resources that use this resource

StructureDefinition
iknl.fhir.r4.pzp#currentACP-MedicalPolicyGoalACP Medical Policy Goal

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
hl7.terminology#currentv3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ACP-MedicalPolicyGoalVS

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📍2018-08-12
    CodeDisplay
    UNKNog onbekend
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    385987000zorg bij ziekte en/of letsel
    1351964001levensverlengende behandeling
    713148004voorkomen en behandelen van symptomen

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-MedicalPolicyGoalVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-04T06:54:24+00: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"
          }
        ]
      }
    ]
  }
}