Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions

: observation-egfr1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-egfr1"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-tis-observation-egfr"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Observation observation-egfr1</b></p><a name="observation-egfr1"> </a><a name="hcobservation-egfr1"> </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: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-tis-observation-egfr.html">EETISObservationEGFR</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">62238-1</span></p><p><b>subject</b>: <a href="Patient-pat1MatiMeri.html">Mati Meri (official) Male, DoB Unknown ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#38301105216)</a></p><p><b>performer</b>: <a href="PractitionerRole-PractRoleD12345.html">PractitionerRole Doctor</a></p><p><b>value</b>: 84 mg/ml/1, 73m2</p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td></tr><tr><td style="display: none">*</td><td>60 mg/ml/1, 73m2</td></tr></table><p><b>derivedFrom</b>: SIIA tuleb tervikdokumendi viide, kust analüüs pärit on?</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <code value="62238-1"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat1MatiMeri"/>
  </subject>
  <performer>🔗 
    <reference value="PractitionerRole/PractRoleD12345"/>
  </performer>
  <valueQuantity>
    <value value="84"/>
    <unit value="mg/ml/1, 73m2"/>
  </valueQuantity>
  <referenceRange>
    <low>
      <value value="60"/>
      <unit value="mg/ml/1, 73m2"/>
    </low>
  </referenceRange>
  <derivedFrom>
    <display
             value="SIIA tuleb tervikdokumendi viide, kust analüüs pärit on?"/>
  </derivedFrom>
</Observation>