PATH MER Indicators
0.1.0 - STU1 International flag

PATH MER Indicators, published by PATH. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/PATH-Global-Health/MERindicators and changes regularly. See the Directory of published versions

: Example0 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example0"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/Patient/example-openmrs-Patient"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/Patient/example-openmrs-Patient> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Patient/example-openmrs-Patient"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/Location/LocationExample"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/Location/LocationExample> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location/LocationExample"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/Condition/ConditionExample"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/Condition/ConditionExample> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/ConditionExample"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/Encounter/EncounterExample"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/Encounter/EncounterExample> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Encounter/EncounterExample"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/DiagnosticReport/example-Openmrs-DiagnosticReport"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/DiagnosticReport/example-Openmrs-DiagnosticReport> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/example-Openmrs-DiagnosticReport"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://path-global-health.github.io/MERindicators/Observation/example-openmrs-Observation"^^xsd:anyURI ] ;
    ( fhir:resource <https://path-global-health.github.io/MERindicators/Observation/example-openmrs-Observation> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/example-openmrs-Observation"^^xsd:anyURI ]     ]
  ] ) . # 

<https://path-global-health.github.io/MERindicators/Patient/example-openmrs-Patient> a fhir:Patient ;
  fhir:id [ fhir:v "example-openmrs-Patient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/omrs-patient"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/omrs-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"example-openmrs-Patient\"> </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\">Resource Patient &quot;example-openmrs-Patient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-patient.html\">OpenMRS Patient</a></p></div><p><b>identifier</b>: OpenMRS ID: 4343534 (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: Ricky Jeannette </p><p><b>telecom</b>: <a href=\"tel:+256788232241\">+256788232241</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1996-12-12</p><p><b>deceased</b>: false</p><p><b>address</b>: Washington Washington (HOME)</p></div>"
  ] ; # 
  fhir:identifier ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://fhir.openmrs.org/core/StructureDefinition/omrs-patient-identifier-location"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Location/a3b793f0-eb53-4cda-92ce-fe0a77106252" ] ;
fhir:type [ fhir:v "Location"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Inpatient Ward" ]       ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ]       ] ) ;
fhir:text [ fhir:v "OpenMRS ID" ]     ] ;
fhir:value [ fhir:v "4343534" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Jeannette" ] ;
    ( fhir:given [ fhir:v "Ricky" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+256788232241" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1996-12-12"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:city [ fhir:v "Washington" ] ;
fhir:district [ fhir:v "Washington" ] ;
fhir:country [ fhir:v "Washington" ]
  ] ) . # 

<https://path-global-health.github.io/MERindicators/Location/LocationExample> a fhir:Location ;
  fhir:id [ fhir:v "a3b793f0-eb53-4cda-92ce-fe0a77106252"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/omrs-location"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/omrs-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"a3b793f0-eb53-4cda-92ce-fe0a77106252\"> </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\">Resource Location &quot;a3b793f0-eb53-4cda-92ce-fe0a77106252&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-location.html\">OpenMRS Location</a></p></div><p><b>status</b>: active</p><p><b>name</b>: Outpatient Clinic</p><p><b>description</b>: Outpatient Clinic</p><p><b>type</b>: Sleep disorders unit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#SLEEP)</span></p><p><b>telecom</b>: ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, <a href=\"mailto:hq@HL7.org\">hq@HL7.org</a></p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA (HOME)</p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-83.69471</td><td>42.2565</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Outpatient Clinic"] ; # 
  fhir:description [ fhir:v "Outpatient Clinic"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SLEEP" ] ;
fhir:display [ fhir:v "Sleep disorders unit" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 734-677-7777" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "(+1) 734-677-6622" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]
  ] ) ; # 
  fhir:address [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:district [ fhir:v "Mukono" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48104" ] ;
fhir:country [ fhir:v "USA" ]
  ] ; # 
  fhir:position [
fhir:longitude [ fhir:v "-83.69471"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "42.2565"^^xsd:decimal ]
  ] . # 

<https://path-global-health.github.io/MERindicators/Condition/ConditionExample> a fhir:Condition ;
  fhir:id [ fhir:v "a6867095-e2b1-4a68-9aaa-0d161a37ce9c"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/omrs-Condition"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/omrs-Condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"a6867095-e2b1-4a68-9aaa-0d161a37ce9c\"> </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\">Resource Condition &quot;a6867095-e2b1-4a68-9aaa-0d161a37ce9c&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-Condition.html\">OpenMRS condition</a></p></div><p><b>code</b>: Malaria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CIEL.html\">CIEL</a>#116128)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient: Horatio Hornblower (OpenMRS ID:101-6))</a></p><p><b>recordedDate</b>: 2019-06-18 06:37:26+0300</p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://openconceptlab.org/orgs/CIEL/sources/CIEL"^^xsd:anyURI ] ;
fhir:code [ fhir:v "116128" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-openmrs-Patient" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "101-6" ]     ] ;
fhir:display [ fhir:v "Horatio Hornblower (OpenMRS ID:101-6)" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2019-06-18T06:37:26+03:00"^^xsd:dateTime] . # 

<https://path-global-health.github.io/MERindicators/Encounter/EncounterExample> a fhir:Encounter ;
  fhir:id [ fhir:v "5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/omrs-encounter"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/omrs-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\"> </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\">Resource Encounter &quot;5b829d01-34bb-47d1-b1bb-9303c3a9ebcb&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-encounter.html\">Openmrs Encounter</a></p></div><p><b>status</b>: unknown</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>type</b>: Vitals <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (encounter-type#67a71486-1a54-468f-ac3e-7091a9a79584)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>period</b>: 2022-06-22 --&gt; 2022-06-22</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Location_a3b793f0-eb53-4cda-92ce-fe0a77106252\">See above (Location/a3b793f0-eb53-4cda-92ce-fe0a77106252)</a></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.openmrs.org/code-system/encounter-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67a71486-1a54-468f-ac3e-7091a9a79584" ] ;
fhir:display [ fhir:v "Vitals" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-openmrs-Patient" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-06-22"^^xsd:date ] ;
fhir:end [ fhir:v "2022-06-22"^^xsd:date ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/a3b793f0-eb53-4cda-92ce-fe0a77106252" ]     ]
  ] ) . # 

<https://path-global-health.github.io/MERindicators/DiagnosticReport/example-Openmrs-DiagnosticReport> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "8a849d5e-6011-4279-a124-40ada5a687de"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-diagnostic-report"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-diagnostic-report>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DiagnosticReport</b><a name=\"8a849d5e-6011-4279-a124-40ada5a687de\"> </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\">Resource DiagnosticReport &quot;8a849d5e-6011-4279-a124-40ada5a687de&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-OpenMRS-diagnostic-report.html\">OpenMRS Diagnostic Report</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\">See above (Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb)</a></p><p><b>issued</b>: Mar 4, 2011, 12:45:33 AM</p><p><b>result</b>: <a href=\"#Observation_example-openmrs-Observation\">See above (Observation/example-openmrs-Observation)</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-openmrs-Patient" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb" ]
  ] ; # 
  fhir:issued [ fhir:v "2011-03-04T11:45:33+11:00"^^xsd:dateTime] ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/example-openmrs-Observation" ]
  ] ) . # 

<https://path-global-health.github.io/MERindicators/Observation/example-openmrs-Observation> a fhir:Observation ;
  fhir:id [ fhir:v "example-openmrs-Observation"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-observation"^^xsd:anyURI ;
fhir:link <http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"example-openmrs-Observation\"> </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\">Resource Observation &quot;example-openmrs-Observation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-OpenMRS-observation.html\">OpenMRS Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Exam <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#exam)</span></p><p><b>code</b>: Arterial blood oxygen saturation (pulse oximeter) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#431314004 &quot;SpO2 - saturation of peripheral oxygen&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\">See above (Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb)</a></p><p><b>value</b>: 25 DEG C</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>10</td><td>272</td><td>absolute <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (reference-range#absolute)</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "exam" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:431314004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431314004" ] ;
fhir:display [ fhir:v "SpO2 - saturation of peripheral oxygen" ]     ] ) ;
fhir:text [ fhir:v "Arterial blood oxygen saturation (pulse oximeter)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-openmrs-Patient" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb" ]
  ] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "25"^^xsd:decimal ] ;
fhir:unit [ fhir:v "DEG C" ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "High" ]     ] )
  ] ) ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "10"^^xsd:decimal ]     ] ;
fhir:high [
fhir:value [ fhir:v "272"^^xsd:decimal ]     ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://fhir.openmrs.org/ext/obs/reference-range"^^xsd:anyURI ] ;
fhir:code [ fhir:v "absolute" ]       ] )     ]
  ] ) . #