FHIR IG analytics| Package | iknl.fhir.r4.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-PositionRegardingEuthanasia.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-PositionRegardingEuthanasia.html |
| URL | https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasia |
| Version | 1.0.0-rc2 |
| Status | draft |
| Date | 2026-03-03T13:11:59+00:00 |
| Name | ACPPositionRegardingEuthanasiaVS |
| Title | ACP Position Regarding Euthanasia |
| Description | ValueSet for Position Regarding Euthanasia, representing the the patient's position regarding euthanasia and information on the presence of a euthanasia statement. |
| 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. |
| StructureDefinition | ||
| iknl.fhir.r4.pzp#current | ACP-PositionRegardingEuthanasia | ACP Position Regarding Euthanasia |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ACP-PositionRegardingEuthanasia
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📍3.0.0| Code | Display | Definition | Nederlands (Nederland) (Dutch (Netherlands), nl) |
| UNK | nog 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 |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display | Nederlands (Nederland) (Dutch (Netherlands), nl) |
| 340181000146102 | heeft euthanasieverklaring | |
| 340201000146103 | wil geen euthanasie | |
| 340191000146100 | heeft geen euthanasieverklaring |
{
"resourceType": "ValueSet",
"id": "ACP-PositionRegardingEuthanasia",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasia",
"version": "1.0.0-rc2",
"name": "ACPPositionRegardingEuthanasiaVS",
"title": "ACP Position Regarding Euthanasia",
"status": "draft",
"experimental": false,
"date": "2026-03-03T13:11:59+00:00",
"publisher": "IKNL",
"contact": [
{
"name": "IKNL",
"telecom": [
{
"system": "url",
"value": "https://iknl.nl/"
},
{
"system": "email",
"value": "info@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.",
"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": "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"
}
]
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "340181000146102",
"display": "heeft euthanasieverklaring"
},
{
"code": "340201000146103",
"display": "wil geen euthanasie"
},
{
"code": "340191000146100",
"display": "heeft geen euthanasieverklaring"
}
]
}
]
}
}