RIVO-Noord Zorgviewer MVP2 Implementation Guide
0.25.0 - sprint32 Netherlands flag

RIVO-Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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><b>Generated Narrative: Consent</b><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></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceConsent &quot;2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective\">HCIM AdvanceDirective</a></p></div><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>: Living will and advance directive record <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#11341000146107)</span>, Patiëntinformatie - Wilsbeschikkingen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html\">v3 Code System NullFlavor</a>#OTH &quot;other&quot;)</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\">http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1: Johan XXX_Helleman_Afblijven</a></p><p><b>dateTime</b>: 2018-04-09</p><p><b>source</b>: </p><p><b>policyRule</b>: <a href=\"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] . #