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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalPolicyGoal.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/IKNL/PZP-FHIR-STU3/ValueSet-ACP-MedicalPolicyGoal.html
URLhttps://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalPolicyGoal
Version1.0.0-rc2
Statusdraft
Date2026-03-03T13:15:33+00:00
NameMedicalPolicyGoalVS
TitleACP Most Important Agreed-upon Goal of Medical Policy
Realmuv
DescriptionValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.
CopyrightCopyright 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.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG
hl7.terminology#currentv3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet ACP-MedicalPolicyGoal

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplayNederlands (Nederland) (Dutch (Netherlands), nl)
    385987000zorg bij ziekte en/of letsel
    1351964001levensverlengende behandeling
    713148004voorkomen en behandelen van symptomen
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📍3.0.0
    CodeDisplayDefinitionNederlands (Nederland) (Dutch (Netherlands), nl)
    UNKnog onbekend**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
    onbekend

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-MedicalPolicyGoal",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalPolicyGoal",
  "version": "1.0.0-rc2",
  "name": "MedicalPolicyGoalVS",
  "title": "ACP Most Important Agreed-upon Goal of Medical Policy",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-03T13:15:33+00:00",
  "publisher": "IKNL",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.iknl.nl"
        }
      ]
    }
  ],
  "description": "ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "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": "zorg bij ziekte en/of letsel"
          },
          {
            "code": "1351964001",
            "display": "levensverlengende behandeling"
          },
          {
            "code": "713148004",
            "display": "voorkomen en behandelen van symptomen"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "3.0.0",
        "concept": [
          {
            "code": "UNK",
            "display": "nog onbekend",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "onbekend"
              }
            ]
          }
        ]
      }
    ]
  }
}