Implementation Guide
Health Device Data Transfer
Version 0.1.0 - ballot

Specification of health data transfer from devices to DiGA (§ 374a SGB V)

: ValueSet - Blood Glucose Measurement from LOINC - XML Representation

Draft as of 2025-10-27

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hddt-miv-blood-glucose-measurement"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: ValueSet hddt-miv-blood-glucose-measurement</b></p><a name="hddt-miv-blood-glucose-measurement"> </a><a name="hchddt-miv-blood-glucose-measurement"> </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="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicity 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="https://loinc.org/2339-0/">2339-0</a></td><td>Glucose [Mass/volume] in Blood</td></tr><tr><td><a href="https://loinc.org/15074-8/">15074-8</a></td><td>Glucose [Moles/volume] in Blood</td></tr><tr><td><a href="https://loinc.org/2345-7/">2345-7</a></td><td>Glucose [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href="https://loinc.org/14749-6/">14749-6</a></td><td>Glucose [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href="https://loinc.org/41653-7/">41653-7</a></td><td>Glucose [Mass/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href="https://loinc.org/14743-9/">14743-9</a></td><td>Glucose [Moles/volume] in Capillary blood by Glucometer</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://gematik.de/fhir/hddt/ValueSet/hddt-miv-blood-glucose-measurement"/>
  <version value="0.1.0"/>
  <name value="HddtMivBloodGlucoseMeasurement"/>
  <title value="ValueSet - Blood Glucose Measurement from LOINC"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-27"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description
               value="This ValueSet defines the Mandatory Interoperable Value (MIV) \&quot;Blood Glucose Measurement\&quot;. The definition is made up from
- this description which provides the semantics and defining characteristics of the MIV
- a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_ 

The MIV _Blood Glucose Measurement_ covers values from \&quot;bloody measurements\&quot; e.g. using capillary blood from the 
finger tip. Measurements are performed based on a care plan (e.g. measuring blood sugar before each meal) or ad hoc 
(e.g. a patient feeling dim what may be an indicator for a hypoglycamia). 
Values are very acurate and therefore suited for therapeutical decision making. 

The ValueSet for the MIV _Blood Glucose Measurement_ contains LOINC codes for blood glucose measurements using 
blood or plasma as reference methods with the values provided as mass/volume and moles/volume. 
In addition more granular LOINC codes for \&quot;Glucose in Capillary blood by Glucometer\&quot; provided as mass/volume 
and moles/volume are included with the value set because these codes are already in use by several 
manufacturers of glucometers."/>
  <copyright
             value="gematik GmbH. This material contains content from [LOINC](http://loinc.org). LOINC is copyright ©1995, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at [http://loinc.org/license](http://loinc.org/license). LOINC® is a registered United States trademark of Regenstrief Institute, Inc."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="2339-0"/>
        <display value="Glucose [Mass/volume] in Blood"/>
      </concept>
      <concept>
        <code value="15074-8"/>
        <display value="Glucose [Moles/volume] in Blood"/>
      </concept>
      <concept>
        <code value="2345-7"/>
        <display value="Glucose [Mass/volume] in Serum or Plasma"/>
      </concept>
      <concept>
        <code value="14749-6"/>
        <display value="Glucose [Moles/volume] in Serum or Plasma"/>
      </concept>
      <concept>
        <code value="41653-7"/>
        <display
                 value="Glucose [Mass/volume] in Capillary blood by Glucometer"/>
      </concept>
      <concept>
        <code value="14743-9"/>
        <display
                 value="Glucose [Moles/volume] in Capillary blood by Glucometer"/>
      </concept>
    </include>
  </compose>
</ValueSet>