Specification of health data transfer from devices to DiGA (§ 374a SGB V)
| Draft as of 2025-10-27 |
{
"resourceType" : "ValueSet",
"id" : "hddt-miv-blood-glucose-measurement",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://gematik.de/fhir/hddt/ValueSet/hddt-miv-blood-glucose-measurement",
"version" : "0.1.0",
"name" : "HddtMivBloodGlucoseMeasurement",
"title" : "ValueSet - Blood Glucose Measurement from LOINC",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-27",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "This ValueSet defines the Mandatory Interoperable Value (MIV) \\\"Blood Glucose Measurement\\\". The definition is made up from\n- this description which provides the semantics and defining characteristics of the MIV\n- a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_ \n\nThe MIV _Blood Glucose Measurement_ covers values from \\\"bloody measurements\\\" e.g. using capillary blood from the \nfinger tip. Measurements are performed based on a care plan (e.g. measuring blood sugar before each meal) or ad hoc \n(e.g. a patient feeling dim what may be an indicator for a hypoglycamia). \nValues are very acurate and therefore suited for therapeutical decision making. \n\nThe ValueSet for the MIV _Blood Glucose Measurement_ contains LOINC codes for blood glucose measurements using \nblood or plasma as reference methods with the values provided as mass/volume and moles/volume. \nIn addition more granular LOINC codes for \\\"Glucose in Capillary blood by Glucometer\\\" provided as mass/volume \nand moles/volume are included with the value set because these codes are already in use by several \nmanufacturers of glucometers.",
"copyright" : "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" : "http://loinc.org",
"concept" : [
{
"code" : "2339-0",
"display" : "Glucose [Mass/volume] in Blood"
},
{
"code" : "15074-8",
"display" : "Glucose [Moles/volume] in Blood"
},
{
"code" : "2345-7",
"display" : "Glucose [Mass/volume] in Serum or Plasma"
},
{
"code" : "14749-6",
"display" : "Glucose [Moles/volume] in Serum or Plasma"
},
{
"code" : "41653-7",
"display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
},
{
"code" : "14743-9",
"display" : "Glucose [Moles/volume] in Capillary blood by Glucometer"
}
]
}
]
}
}