Specification of health data transfer from devices to DiGA (§ 374a SGB V)
| Active as of 2026-01-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hddt-miv-blood-glucose-measurement"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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 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=\"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>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod> ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2026-02-01"^^xsd:date ] ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author> ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "gematik GmbH" ] ]
] ) ; #
fhir:url [
fhir:v "https://gematik.de/fhir/hddt/ValueSet/hddt-miv-blood-glucose-measurement"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/ValueSet/hddt-miv-blood-glucose-measurement>
] ; #
fhir:version [ fhir:v "1.0.0-rc"] ; #
fhir:name [ fhir:v "HddtMivBloodGlucoseMeasurement"] ; #
fhir:title [ fhir:v "Blood Glucose Measurement from LOINC"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-26"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "gematik GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ] ] )
] ) ; #
fhir:description [ fhir:v "This ValueSet is part of the Health Device Data Transfer specification (HDDT) which defines profiles, operations, and value sets \nfor sharing data between medical aids and digital health applications (DiGA). Core of the HDDT specification are _Mandatory Interoperable \nValues_ (MIVs). MIVs are classes of measurements that contribute to defined use cases and purposes of DiGA.\n\nThe ValueSet _HddtMivBloodGlucoseMeasurement_ 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). \nDiGA use cases served by this MIV require glucose values that 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."] ; #
fhir:copyright [ fhir:v "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."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
( fhir:concept [
fhir:code [ fhir:v "2339-0" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Blood" ] ] [
fhir:code [ fhir:v "15074-8" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Blood" ] ] [
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ] ] [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ] ] [
fhir:code [ fhir:v "14743-9" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Capillary blood by Glucometer" ] ] ) ] )
] . #
IG © 2025+ gematik GmbH. Paket de.gematik.hddt#1.0.0-rc basierend auf FHIR 4.0.1. Generiert 2026-01-29
Links: Table of Contents |
QA Report