RIVO-Noord Zorgviewer Implementation Guide
1.8.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Chipsoft AdvanceDirective Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Consent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Consent 2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449</b></p><a name=\"2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449\"> </a><a name=\"hc2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449\"> </a><a name=\"2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449-nl-NL\"> </a><p><b>Comment</b>: Niet-reanimerenpenning</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2</code>/1230000026449</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 11341000146107}\">Living will and advance directive record</span>, <span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Patiëntinformatie - Wilsbeschikkingen</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1\">Johan XXX_Helleman_Afblijven</a></p><p><b>dateTime</b>: 2018-04-09</p><p><b>source</b>: application/pdf: XXX</p><p><b>policyRule</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://wetten.overheid.nl/\">http://wetten.overheid.nl/</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/Comment"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Niet-reanimerenpenning" ]
  ] ) ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1230000026449" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:11341000146107 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11341000146107" ] ;
fhir:display [ fhir:v "Living will and advance directive record" ]     ] ) ;
fhir:text [ fhir:v "Living will and advance directive record" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "other" ]     ] ) ;
fhir:text [ fhir:v "Patiëntinformatie - Wilsbeschikkingen" ]
  ] ) ; # 
  fhir:patient [
fhir:link <http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1> ;
fhir:reference [ fhir:v "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1" ] ;
fhir:display [ fhir:v "Johan XXX_Helleman_Afblijven" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2018-04-09"^^xsd:date] ; # 
  fhir:source [
a fhir:Attachment ;
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:data [ fhir:v "XXX"^^xsd:base64Binary ]
  ] ; # 
  fhir:policyRule [ fhir:v "http://wetten.overheid.nl/"^^xsd:anyURI] . #