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
: Epic Medication 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-Product"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4</b></p><a name=\"fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4\"> </a><a name=\"hcfHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4\"> </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=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Product\">HCIM PharmaceuticalProduct</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc C07AB02}, {urn:oid:2.16.840.1.113883.2.4.4.1 10642}, {urn:oid:2.16.840.1.113883.2.4.4.10 3158}, {urn:oid:2.16.840.1.113883.2.4.4.7 1169246}\">metoPROLOL 50mg tablet</span></p><p><b>isBrand</b>: false</p><p><b>isOverTheCounter</b>: false</p><p><b>form</b>: <span title=\"Codes:{urn:oid:1.2.840.114350.1.13.485.2.7.4.698288.310 TABLET}\">tablet</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Amount</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.whocc.no/atc C07AB02}, {urn:oid:2.16.840.1.113883.2.4.4.1 10642}, {urn:oid:2.16.840.1.113883.2.4.4.10 3158}, {urn:oid:2.16.840.1.113883.2.4.4.7 1169246}\">metoPROLOL 50mg tablet</span></td><td>50 MG<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span>/50 MG<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C07AB02" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10642" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3158" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1169246" ] ] ) ;
fhir:text [ fhir:v "metoPROLOL 50mg tablet" ]
] ; #
fhir:isBrand [ fhir:v false] ; #
fhir:isOverTheCounter [ fhir:v false] ; #
fhir:form [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.2.7.4.698288.310"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TABLET" ] ;
fhir:display [ fhir:v "tablet" ] ] ) ;
fhir:text [ fhir:v "tablet" ]
] ; #
fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C07AB02" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10642" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3158" ] ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1169246" ] ] ) ;
fhir:text [ fhir:v "metoPROLOL 50mg tablet" ] ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:unit [ fhir:v "MG" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ] ;
fhir:denominator [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:unit [ fhir:v "MG" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ] ]
] ) . #