This page is part of the Advance Care Planning (PZP) (v1.0.0-rc3: Release 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Draft as of 2026-06-03 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ACP-PositionRegardingEuthanasiaVS"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-PositionRegardingEuthanasiaVS</b></p><a name=\"ACP-PositionRegardingEuthanasiaVS\"> </a><a name=\"hcACP-PositionRegardingEuthanasiaVS\"> </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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasiaVS"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PositionRegardingEuthanasiaVS>
] ; #
fhir:version [ fhir:v "1.0.0-rc3"] ; #
fhir:name [ fhir:v "ACPPositionRegardingEuthanasiaVS"] ; #
fhir:title [ fhir:v "ACP Position Regarding Euthanasia Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-06-03T15:47:26+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IKNL"] ; #
fhir:contact ( [
fhir:name [ fhir:v "IKNL" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://iknl.nl/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@iknl.nl" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for Position Regarding Euthanasia, representing the the patient's position regarding euthanasia and information on the presence of a euthanasia statement."] ; #
fhir:copyright [ fhir:v "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."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor> ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
( fhir:concept [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "nog onbekend" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "onbekend" ] ] ) ] ) ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "340181000146102" ] ;
fhir:display [ fhir:v "heeft euthanasieverklaring" ] ] [
fhir:code [ fhir:v "340201000146103" ] ;
fhir:display [ fhir:v "wil geen euthanasie" ] ] [
fhir:code [ fhir:v "340191000146100" ] ;
fhir:display [ fhir:v "heeft geen euthanasieverklaring" ] ] ) ] )
] . #
IG © 2026+ IKNL.
Package iknl.fhir.r4.pzp#1.0.0-rc3 based on FHIR 4.0.1.
Generated
2026-06-03
Links: Table of Contents |
QA Report
| Version History |
Propose a change