HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build

HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions

: Glucose Level Finding - XML Representation

Draft as of 2025-12-30

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hs-glucose-level-finding"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hs-glucose-level-finding</b></p><a name="hs-glucose-level-finding"> </a><a name="hchs-glucose-level-finding"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/102659003">102659003</a></td><td>Normal glucose level</td></tr><tr><td><a href="http://snomed.info/id/68256003">68256003</a></td><td>Increased glucose level</td></tr><tr><td><a href="http://snomed.info/id/102660008">102660008</a></td><td>Abnormal glucose level</td></tr><tr><td><a href="http://snomed.info/id/45154002">45154002</a></td><td>Glycosuria</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://healthsense.e-medlab.com/ValueSet/hs-glucose-level-finding"/>
  <version value="0.1.0"/>
  <name value="HsGlucoseLevelFinding"/>
  <title value="Glucose Level Finding"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-12-30T08:51:28+00:00"/>
  <publisher value="Taltech"/>
  <contact>
    <name value="Taltech"/>
    <telecom>
      <system value="url"/>
      <value value="https://taltech.ee/en/emed-lab"/>
    </telecom>
  </contact>
  <contact>
    <name value="Departament of Health Technologies"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:igor.bossenko@taltech.ee"/>
    </telecom>
  </contact>
  <description value="Glükoosi tase"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="102659003"/>
        <display value="Normal glucose level"/>
      </concept>
      <concept>
        <code value="68256003"/>
        <display value="Increased glucose level"/>
      </concept>
      <concept>
        <code value="102660008"/>
        <display value="Abnormal glucose level"/>
      </concept>
      <concept>
        <code value="45154002"/>
        <display value="Glycosuria"/>
      </concept>
    </include>
  </compose>
</ValueSet>