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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeValueSet
IdValueSet-ACP-YesNoYesWithRestrictionsUnknownVS.json
FHIR VersionR3
Sourcehttps://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/ValueSet-ACP-YesNoYesWithRestrictionsUnknownVS.html
URLhttps://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-YesNoYesWithRestrictionsUnknownVS
Version1.0.0-rc1
Statusdraft
Date2025-10-30T14:17:52+01:00
NameACPYesNoYesWithRestrictionsUnknownVS
TitleYes, No, Yes with restrictions, Unknown valueSet
Realmuv
DescriptionValueSet that extends the BehandelingToegestaan code list by adding an 'Unknown' option. It provides the codes representing the possible answers: 'Yes', 'No', 'Yes with restrictions', and 'Unknown'.
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
ACP-TreatmentDirectiveTreatmentDirective

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.2.1.2--20171231000000BehandelingToegestaanCodelijst

Narrative

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

Generated Narrative: ValueSet ACP-YesNoYesWithRestrictionsUnknownVS

This value set includes codes based on the following rules:

  • Import all the codes that are contained in BehandelingToegestaanCodelijst
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    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
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinitionNederlands (Nederland) (Dutch (Netherlands), nl)
    NASKNiet besprokenThis information has not been sought (e.g., patient was not asked)
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinitionNederlands (Nederland) (Dutch (Netherlands), nl)
    ASKUNee, nog geen besluit genomenInformation was sought but not found (e.g., patient was asked but didn't know)

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-YesNoYesWithRestrictionsUnknownVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-YesNoYesWithRestrictionsUnknownVS",
  "version": "1.0.0-rc1",
  "name": "ACPYesNoYesWithRestrictionsUnknownVS",
  "title": "Yes, No, Yes with restrictions, Unknown valueSet",
  "status": "draft",
  "experimental": false,
  "date": "2025-10-30T14:17:52+01:00",
  "publisher": "IKNL",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.iknl.nl"
        }
      ]
    }
  ],
  "description": "ValueSet that extends the BehandelingToegestaan code list by adding an 'Unknown' option. It provides the codes representing the possible answers: 'Yes', 'No', 'Yes with restrictions', and 'Unknown'.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "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": [
      {
        "valueSet": [
          "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.1.2--20171231000000|2017-12-31T00:00:00"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Nog onbekend",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "onbekend"
              }
            ]
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "NASK",
            "display": "Niet besproken"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "ASKU",
            "display": "Nee, nog geen besluit genomen"
          }
        ]
      }
    ]
  }
}