<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-glucose-venous-example"/>
  <meta>
    <profile value="https://hl7.lt/fhir/lab/StructureDefinition/glucose-venous-lab-lt"/>
  </meta>
  <language value="lt"/>
  <text>
    <status value="generated"/><div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Observation observation-glucose-venous-example</b></p><a name="lt-observation-glucose-venous-example"> </a><a name="lt-hcobservation-glucose-venous-example"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-glucose-venous-lab-lt.html">Glucose in Venous Blood</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 41652-9}, {http://snomed.info/sct 122555007}">Glucose [Mass/volume] in Venous blood</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</a></p><p><b>effective</b>: 2025-11-06 09:00:00+0000</p><p><b>value</b>: 5.4 mmol/L<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Normal fasting glucose level.</p>
</div></blockquote><p><b>specimen</b>: <a href="Specimen-specimen-venous-example.html">Specimen: identifier = http://hospital.lt/sid/specimen-number#barcode67890; type = Venous blood specimen; receivedTime = 2025-11-06 08:30:00+0000</a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="41652-9"/>
      <display value="Glucose [Mass/volume] in Venous blood"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122555007"/>
      <display value="Venous blood specimen (specimen)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <effectiveDateTime value="2025-11-06T09:00:00Z"/>
  <valueQuantity>
    <value value="5.4"/>
    <unit value="mmol/L"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mmol/L"/>
  </valueQuantity>
  <note>
    <text value="Normal fasting glucose level."/>
  </note>
  <specimen>
    <reference value="Specimen/specimen-venous-example"/>
  </specimen>
</Observation>