Advance Care Planning (PZP)
1.0.0-rc1 - 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-rc1 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

: Euthanasia Statement - TTL Representation

Draft as of 2025-10-31

Raw ttl | Download


@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-EuthanasiaStatement"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-EuthanasiaStatement</b></p><a name=\"ACP-EuthanasiaStatement\"> </a><a name=\"hcACP-EuthanasiaStatement\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version ?3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>nog onbekend</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**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:<br/><br/>1.  Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown')<br/>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.)</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 explicity 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-EuthanasiaStatement"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-EuthanasiaStatement>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-rc1"] ; # 
  fhir:name [ fhir:v "ACPEuthanasiaStatementVS"] ; # 
  fhir:title [ fhir:v "Euthanasia Statement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-31T09:52:04+00: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 "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."] ; # 
  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: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" ]       ] )     ] )
  ] . #