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

: Yes, No, Unknown valueSet - 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-YesNoUnknownVS"] ; # 
  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-YesNoUnknownVS</b></p><a name=\"ACP-YesNoUnknownVS\"> </a><a name=\"hcACP-YesNoUnknownVS\"> </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>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td><td><b>English (English, en)</b></td><td><b>English (United States) (English (United States), en)</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><td>onbekend</td><td/><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>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td><td><b>English (English, en)</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"http://snomed.info/id/373066001\">373066001</a></td><td>ja</td><td>bevestiging</td><td>bevestiging</td><td>Yes</td><td>Yes</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>nee</td><td>neen</td><td>neen</td><td>No</td><td>No</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-YesNoUnknownVS"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-YesNoUnknownVS>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-rc1"] ; # 
  fhir:name [ fhir:v "ACPYesNoUnknownVS"] ; # 
  fhir:title [ fhir:v "Yes, No, Unknown valueSet"] ; # 
  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 representing 'Yes, No, Unknown' answers."] ; # 
  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: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 "373066001" ] ;
fhir:display [ fhir:v "ja" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-UK" ] ;
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 "Yes (qualifier value)" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
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 "Yes (qualifier value)" ]         ] [
fhir:language [ fhir:v "en-UK" ] ;
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 "Yes" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
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 "Yes" ]         ] [
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 "ja (kwalificatiewaarde)" ]         ] [
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 "ja" ]         ] [
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 "bevestiging" ]         ] )       ] [
fhir:code [ fhir:v "373067005" ] ;
fhir:display [ fhir:v "nee" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-UK" ] ;
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 "No (qualifier value)" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
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 "No (qualifier value)" ]         ] [
fhir:language [ fhir:v "en-UK" ] ;
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 "No" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
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 "No" ]         ] [
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 "nee (kwalificatiewaarde)" ]         ] [
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 "nee" ]         ] [
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 "geen" ]         ] [
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 "ontkenning" ]         ] [
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 "neen" ]         ] )       ] )     ] )
  ] . #