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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hddt-device-type"] ; #
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-device-type</b></p><a name=\"hddt-device-type\"> </a><a name=\"hchddt-device-type\"> </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://terminology.hl7.org/6.5.0/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</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><td><b>Fully specified name</b></td><td><b>English (English, en)</b></td></tr><tr><td>528391</td><td>MDC_DEV_SPEC_PROFILE_BP</td><td>Blood Pressure Cuff</td><td>Blood Pressure Cuff</td></tr><tr><td>528404</td><td>MDC_DEV_SPEC_PROFILE_BCA</td><td>Body Composition Analyzer</td><td>Body Composition Analyzer</td></tr><tr><td>528425</td><td>MDC_DEV_SPEC_PROFILE_HF_CARDIO</td><td>Cardiovascular Device</td><td>Cardiovascular Device</td></tr><tr><td>528402</td><td>MDC_DEV_SPEC_PROFILE_COAG</td><td>Coagulation meter</td><td>Coagulation meter</td></tr><tr><td>528409</td><td>MDC_DEV_SPEC_PROFILE_CGM</td><td>Continuous Glucose Monitor</td><td>Continuous Glucose Monitor</td></tr><tr><td>528390</td><td>MDC_DEV_SPEC_PROFILE_ECG</td><td>Electro cardiograph</td><td>Electro cardiograph</td></tr><tr><td>528457</td><td>MDC_DEV_SPEC_PROFILE_GENERIC</td><td>Generic 20601 Device</td><td>Generic 20601 Device</td></tr><tr><td>528401</td><td>MDC_DEV_SPEC_PROFILE_GLUCOSE</td><td>Glucose Monitor</td><td>Glucose Monitor</td></tr><tr><td>528455</td><td>MDC_DEV_SPEC_PROFILE_AI_ACTIVITY_HUB</td><td>Independent Activity/Living Hub</td><td>Independent Activity/Living Hub</td></tr><tr><td>528403</td><td>MDC_DEV_SPEC_PROFILE_INSULIN_PUMP</td><td>Insulin Pump</td><td>Insulin Pump</td></tr><tr><td>528405</td><td>MDC_DEV_SPEC_PROFILE_PEFM</td><td>Peak Flow meter</td><td>Peak Flow meter</td></tr><tr><td>528388</td><td>MDC_DEV_SPEC_PROFILE_PULS_OXIM</td><td>Pulse Oximeter</td><td>Pulse Oximeter</td></tr><tr><td>528397</td><td>MDC_DEV_SPEC_PROFILE_CALC_PULM</td><td>Respiration rate</td><td>Respiration rate</td></tr><tr><td>528408</td><td>MDC_DEV_SPEC_PROFILE_SABTE</td><td>Sleep Apnea Breathing Equipment</td><td>Sleep Apnea Breathing Equipment</td></tr><tr><td>528426</td><td>MDC_DEV_SPEC_PROFILE_HF_STRENGTH</td><td>Strength Equipment</td><td>Strength Equipment</td></tr><tr><td>528392</td><td>MDC_DEV_SPEC_PROFILE_TEMP</td><td>Thermometer</td><td>Thermometer</td></tr><tr><td>528399</td><td>MDC_DEV_SPEC_PROFILE_SCALE</td><td>Weight Scale</td><td>Weight Scale</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-device-type"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/ValueSet/hddt-device-type>
] ; #
fhir:version [ fhir:v "1.0.0-rc"] ; #
fhir:name [ fhir:v "HddtDeviceType"] ; #
fhir:title [ fhir:v "Device Type of personal health devices"] ; #
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 includes codes used to identify Personal Health Devices and Device Data Recorders.\n\nThis ValueSet's definition is a subset of the definition of the FHIR R5 ValueSet \n[Device Type](https://hl7.org/fhir/R5/valueset-device-type.html), adapted for use with the FHIR R4 based HDDT profiles. \n\nThis ValueSet includes\nconcepts from ISO/IEEE 11073-10101:2020. Codes from the \n_ISO/IEEE 11073-10101 Health informatics — Point-of-care medical device communication — Nomenclature standard_ are \nincluded under the terms of HL7 International’s licensing agreement with the IEEE. Users of this specification \nmay reference individual codes as part of HL7 FHIR-based implementations. However, the full ISO/IEEE 11073 \ncode system and its contents remain copyrighted by ISO and IEEE.\n\nCAVE: 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). The content of the value set will always at latest\ncover all types of device types for whoch HDDT defines _Mandatory Interoperable Values_ (MIVs). By this, this value set MAY\nin the future include codes which are not part of the FHIR ValueSet _Device Type_. "] ; #
fhir:copyright [ fhir:v "gematik GmbH. Codes and display texts adapted and reprinted with permission from IEEE for the sole purpose of producing this specification. Copyright IEEE 2020. All rights reserved."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101> ] ;
( fhir:concept [
fhir:code [ fhir:v "528391" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_BP" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Blood Pressure Cuff" ] ] ) ] [
fhir:code [ fhir:v "528404" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_BCA" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Body Composition Analyzer" ] ] ) ] [
fhir:code [ fhir:v "528425" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_HF_CARDIO" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Cardiovascular Device" ] ] ) ] [
fhir:code [ fhir:v "528402" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_COAG" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Coagulation meter" ] ] ) ] [
fhir:code [ fhir:v "528409" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_CGM" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Continuous Glucose Monitor" ] ] ) ] [
fhir:code [ fhir:v "528390" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_ECG" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Electro cardiograph" ] ] ) ] [
fhir:code [ fhir:v "528457" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_GENERIC" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Generic 20601 Device" ] ] ) ] [
fhir:code [ fhir:v "528401" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_GLUCOSE" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Glucose Monitor" ] ] ) ] [
fhir:code [ fhir:v "528455" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_AI_ACTIVITY_HUB" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Independent Activity/Living Hub" ] ] ) ] [
fhir:code [ fhir:v "528403" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_INSULIN_PUMP" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Insulin Pump" ] ] ) ] [
fhir:code [ fhir:v "528405" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_PEFM" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Peak Flow meter" ] ] ) ] [
fhir:code [ fhir:v "528388" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_PULS_OXIM" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Pulse Oximeter" ] ] ) ] [
fhir:code [ fhir:v "528397" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_CALC_PULM" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Respiration rate" ] ] ) ] [
fhir:code [ fhir:v "528408" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_SABTE" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Sleep Apnea Breathing Equipment" ] ] ) ] [
fhir:code [ fhir:v "528426" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_HF_STRENGTH" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Strength Equipment" ] ] ) ] [
fhir:code [ fhir:v "528392" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_TEMP" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Thermometer" ] ] ) ] [
fhir:code [ fhir:v "528399" ] ;
fhir:display [ fhir:v "MDC_DEV_SPEC_PROFILE_SCALE" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Weight Scale" ] ] ) ] ) ] )
] . #
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