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.17.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
: Topicus TreatmentDirective Example - TTL Representation
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:_Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "190c12af-49d4-4553-8009-c816ab622a3e"] ; #
fhir:meta [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "uri:oid:2.16.840.1.113883.2.4.3.164.2.1.2"^^xsd:anyURI ] ] ) ;
( fhir:profile [ fhir:v "http://fhir.hl7.nl/zorgviewer/StructureDefinition/TreatmentDirective"^^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>Generated Narrative: Consent 190c12af-49d4-4553-8009-c816ab622a3e</b></p><a name=\"190c12af-49d4-4553-8009-c816ab622a3e\"> </a><a name=\"hc190c12af-49d4-4553-8009-c816ab622a3e\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TreatmentDirective.html\">TreatmentDirective</a></p></div><p><b>Comment</b>: Reanimatie wel (Y)</p><p><b>HCIM TreatmentDirective Treatment</b>: <span title=\"Codes:{http://snomed.info/sct 89666000}\">cardiopulmonale resuscitatie</span></p><p><b>HCIM TreatmentDirective TreatmentPermitted</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4 JA}\">Ja</span></p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 11291000146105}, {http://terminology.hl7.org/CodeSystem/consentcategorycodes acd}\">Treatment instructions</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1\">Johan Helleman</a></p><p><b>period</b>: 2023-10-03 14:56:05+0200 --> (ongoing)</p><p><b>policyRule</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&canonical=http://wetten.overheid.nl/\">http://wetten.overheid.nl/</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/Comment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Reanimatie wel (Y)" ]
] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:89666000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "89666000" ] ;
fhir:display [ fhir:v "cardiopulmonale resuscitatie" ] ] ) ]
] ) ; #
fhir:modifierExtension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "JA" ] ;
fhir:display [ fhir:v "Ja" ] ] ) ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:category ( [
( fhir:coding [
a sct:11291000146105 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11291000146105" ] ;
fhir:display [ fhir:v "Treatment instructions" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "acd" ] ;
fhir:display [ fhir:v "Advance Directive" ] ] )
] ) ; #
fhir:patient [
fhir:link <http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1> ;
fhir:reference [ fhir:v "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1" ] ;
fhir:display [ fhir:v "Johan Helleman" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-10-03T14:56:05+02:00"^^xsd:dateTime ]
] ; #
fhir:policyRule [ fhir:v "http://wetten.overheid.nl/"^^xsd:anyURI] . #