FHIR IG analytics
| Package | iknl.fhir.r4.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-PositionRegardingEuthanasiaVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-PositionRegardingEuthanasiaVS.html |
| URL | https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasiaVS |
| Version | 1.0.0-rc3 |
| Status | draft |
| Date | 2026-06-04T06:54:24+00:00 |
| Name | ACPPositionRegardingEuthanasiaVS |
| Title | ACP Position Regarding Euthanasia Codes |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Narrative
Note: links and images are rebased to the (stated) source
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| Code | Display | Nederlands (Nederland) (Dutch (Netherlands), nl) |
| UNK | nog onbekend | onbekend |
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ACP-PositionRegardingEuthanasiaVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasiaVS",
"version": "1.0.0-rc3",
"name": "ACPPositionRegardingEuthanasiaVS",
"title": "ACP Position Regarding Euthanasia 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 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": "2018-08-12",
"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"
}
]
}
]
}
}