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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeValueSet
IdValueSet-ACP-EuthanasiaStatement.json
FHIR VersionR3
Sourcehttps://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/ValueSet-ACP-EuthanasiaStatement.html
URLhttps://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-EuthanasiaStatement
Version1.0.0-rc1
Statusdraft
Date2025-10-30T14:17:52+01:00
NameACPEuthanasiaStatementVS
TitleEuthanasia Statement
Realmuv
DescriptionValueSet for Position Regarding Euthanasia, representing the the patient's position regarding euthanasia and information on the presence of a euthanasia statement.
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
ACP-PositionRegardingEuthanasiaPosition Regarding Euthanasia

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet ACP-EuthanasiaStatement

This value set includes codes based on the following rules:

  • 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://snomed.info/sct
    CodeDisplayNederlands (Nederland) (Dutch (Netherlands), nl)
    340181000146102Heeft euthanasieverklaring
    340201000146103Wenst geen euthanasie
    340191000146100Geen euthanasieverklaring, zou wel verzoek kunnen doen in bepaalde situaties

Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-EuthanasiaStatement",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-EuthanasiaStatement",
  "version": "1.0.0-rc1",
  "name": "ACPEuthanasiaStatementVS",
  "title": "Euthanasia Statement",
  "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 for Position Regarding Euthanasia, representing the the patient's position regarding euthanasia and information on the presence of a euthanasia statement.",
  "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://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://snomed.info/sct",
        "concept": [
          {
            "code": "340181000146102",
            "display": "Heeft euthanasieverklaring"
          },
          {
            "code": "340201000146103",
            "display": "Wenst geen euthanasie"
          },
          {
            "code": "340191000146100",
            "display": "Geen euthanasieverklaring, zou wel verzoek kunnen doen in bepaalde situaties"
          }
        ]
      }
    ]
  }
}