Advance Care Planning (PZP)
1.0.0-rc2 - trial-use
Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-02 |
{
"resourceType" : "ValueSet",
"id" : "ACP-PositionRegardingEuthanasia",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-PositionRegardingEuthanasia</b></p><a name=\"ACP-PositionRegardingEuthanasia\"> </a><a name=\"hcACP-PositionRegardingEuthanasia\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version 📍2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td>UNK</td><td>nog onbekend</td><td>onbekend</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/340181000146102\">340181000146102</a></td><td>heeft euthanasieverklaring</td><td/></tr><tr><td><a href=\"http://snomed.info/id/340201000146103\">340201000146103</a></td><td>wil geen euthanasie</td><td/></tr><tr><td><a href=\"http://snomed.info/id/340191000146100\">340191000146100</a></td><td>heeft geen euthanasieverklaring</td><td/></tr></table></li></ul></div>"
},
"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-06-02T12:44:46+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"
}
]
}
]
}
}