@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 -------------------------------------------------------------------

<https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PreferredPlaceOfDeath> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACP-PreferredPlaceOfDeath"] ; # 
  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-PreferredPlaceOfDeath</b></p><a name=\"ACP-PreferredPlaceOfDeath\"> </a><a name=\"hcACP-PreferredPlaceOfDeath\"> </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>Synonym</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td>OTH</td><td>Anders</td><td/><td/><td/></tr><tr><td>UNK</td><td>Nog onbekend</td><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 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>Synonym</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/264362003\">264362003</a></td><td>thuis</td><td>thuis</td><td>Private dwelling</td><td>thuis</td></tr><tr><td><a href=\"http://snomed.info/id/22232009\">22232009</a></td><td>ziekenhuis</td><td>ziekenhuis</td><td>Hospital</td><td>ziekenhuis</td></tr><tr><td><a href=\"http://snomed.info/id/108344006\">108344006</a></td><td>verpleeghuis en/of locatie voor ambulante zorg</td><td>verpleeghuis en/of locatie voor ambulante zorg</td><td>Nursing home AND/OR ambulatory care site</td><td>verpleeghuis en/of locatie voor ambulante zorg</td></tr><tr><td><a href=\"http://snomed.info/id/284546000\">284546000</a></td><td>hospice</td><td>hospice</td><td>Hospice</td><td>hospice</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PreferredPlaceOfDeath"^^xsd:anyURI ;
     fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-PreferredPlaceOfDeath>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-rc2"] ; # 
  fhir:name [ fhir:v "ACPPreferredPlaceOfDeathVS"] ; # 
  fhir:title [ fhir:v "ACP Preferred Place of Death"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-02T12:44:46+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 Preferred Place of Death, representing the place where the patient prefers to die, if possible."] ; # 
  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 "OTH" ] ;
         fhir:display [ fhir:v "Anders" ]
       ] [
         fhir:code [ fhir:v "UNK" ] ;
         fhir:display [ fhir:v "Nog onbekend" ]
       ] )
     ] [
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "264362003" ] ;
         fhir:display [ fhir:v "thuis" ] ;
         fhir:designation ( [
           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 "Home (environment)" ]
         ] [
           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 "Home" ]
         ] [
           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 "Private home" ]
         ] [
           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 "Dwelling" ]
         ] [
           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 "Private dwelling" ]
         ] [
           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 "thuis (omgeving)" ]
         ] [
           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 "thuis" ]
         ] )
       ] [
         fhir:code [ fhir:v "22232009" ] ;
         fhir:display [ fhir:v "ziekenhuis" ] ;
         fhir:designation ( [
           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 "Hospital (environment)" ]
         ] [
           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 "Hospital" ]
         ] [
           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 "ziekenhuis (omgeving)" ]
         ] [
           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 "ziekenhuis" ]
         ] )
       ] [
         fhir:code [ fhir:v "108344006" ] ;
         fhir:display [ fhir:v "verpleeghuis en/of locatie voor ambulante zorg" ] ;
         fhir:designation ( [
           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 "Nursing home AND/OR ambulatory care site (environment)" ]
         ] [
           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 "Nursing home AND/OR ambulatory care site" ]
         ] [
           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 "verpleeghuis en/of locatie voor ambulante zorg (omgeving)" ]
         ] [
           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 "verpleeghuis en/of locatie voor ambulante zorg" ]
         ] )
       ] [
         fhir:code [ fhir:v "284546000" ] ;
         fhir:display [ fhir:v "hospice" ] ;
         fhir:designation ( [
           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 "Hospice (environment)" ]
         ] [
           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 "Hospice" ]
         ] [
           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 "hospice (omgeving)" ]
         ] [
           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 "hospice" ]
         ] )
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

