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
@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 "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 [ fhir:v "uri:oid:2.16.840.1.113883.2.4.3.164.2.1.2"^^xsd:anyURI ] ] ) ;
( fhir:profile [ fhir:v "http://hl7.nl/fhir/zorgviewer/StructureDefinition/TreatmentDirective"^^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=\"190c12af-49d4-4553-8009-c816ab622a3e\"> </a><a name=\"hc190c12af-49d4-4553-8009-c816ab622a3e\"> </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 "190c12af-49d4-4553-8009-c816ab622a3e" </p><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>: cardiopulmonale resuscitatie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#89666000)</span></p><blockquote><p><b>modifierExtension[http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted]</b></p></blockquote><p><b>status</b>: active</p><p><b>category</b>: Treatment instructions <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#11291000146105; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-consentcategorycodes.html\">Consent Category Codes</a>#acd "Advance Directive")</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1\">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=\"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 "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] . #
IG © 2023+ RIVO-NN HL7NL. Package hl7.fhir.nl.zorgviewer#0.25.0 based on FHIR 3.0.2. Generated 2024-05-13
Links: Table of Contents |
QA Report