HL7 Europe Patient Summary
1.0.0-ci-build - ci-build 150

HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/eps/ and changes regularly. See the Directory of published versions

: Medical Test Result: Glucose [Mass/volume] in Blood - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Observation/faacb416-55b2-433a-82b9-9c5d84912df1> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "faacb416-55b2-433a-82b9-9c5d84912df1"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/base/StructureDefinition/medicalTestResult-eu-core" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/base/StructureDefinition/medicalTestResult-eu-core>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation faacb416-55b2-433a-82b9-9c5d84912df1</b></p><a name=\"faacb416-55b2-433a-82b9-9c5d84912df1\"> </a><a name=\"hcfaacb416-55b2-433a-82b9-9c5d84912df1\"> </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=\"http://hl7.eu/fhir/base/2.0.0/StructureDefinition-medicalTestResult-eu-core.html\">Observation: Medical Test Result (EU core)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2339-0}\">Glucose [Mass/volume] in Blood</span></p><p><b>subject</b>: <a href=\"Patient-f0b2dcfe-e837-464b-ae8a-3b9da1807dd3.html\">Petra Schwartz Female, DoB: 1950-04-19 ( Jurisdictional health number)</a></p><p><b>effective</b>: 2024-07-15</p><p><b>performer</b>: The Central European Lab</p><p><b>value</b>: 65.9 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation L}\">Low</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>70 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td> </td></tr><tr><td style=\"display: none\">*</td><td> </td><td>99 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td></tr></table></div>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:2339-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "2339-0" ] ;
       fhir:Coding.display [ fhir:value "Glucose [Mass/volume] in Blood" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Glucose [Mass/volume] in Blood" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3> ;
     fhir:Reference.reference [ fhir:value "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2024-07-15"^^xsd:date] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.display [ fhir:value "The Central European Lab" ]
  ] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "65.9"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "mg/dL" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "mg/dL" ]
  ] ;
  fhir:Observation.interpretation [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
       fhir:Coding.code [ fhir:value "L" ] ;
       fhir:Coding.display [ fhir:value "Low" ]
     ]
  ] ;
  fhir:Observation.referenceRange [
     fhir:index 0 ;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "70"^^xsd:decimal ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mg/dL" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "99"^^xsd:decimal ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mg/dL" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Observation/faacb416-55b2-433a-82b9-9c5d84912df1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Observation/faacb416-55b2-433a-82b9-9c5d84912df1.ttl> .