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-lung-function-relative-values"] ; #
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-lung-function-relative-values</b></p><a name=\"hddt-lung-function-relative-values\"> </a><a name=\"hchddt-lung-function-relative-values\"> </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><p>This value set includes codes based on the following rules:</p><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/20152-5/\">20152-5</a></td><td>FEV1 measured/predicted</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-hddt-lung-function-temporary-codes.html\"><code>https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-temporary-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0-rc</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-hddt-lung-function-temporary-codes.html#hddt-lung-function-temporary-codes-PEF-measured.47predicted\">PEF-measured/predicted</a></td><td style=\"color: #cccccc\">PEF measured/predicted</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-lung-function-relative-values"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-relative-values>
] ; #
fhir:version [ fhir:v "1.0.0-rc"] ; #
fhir:name [ fhir:v "HddtLungFunctionRelativeValues"] ; #
fhir:title [ fhir:v "Lung Function Relative Values 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). \n\nThis ValueSet defines the LOINC codes, used for relative lung function values. The relative value is calculated by dividing the \nindividual measurement by the reference value, resulting in a percentage value (%). Included codes are for \n- FEV1 measured/predicted\n- PEF measured/personal best"] ; #
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 "20152-5" ] ;
fhir:display [ fhir:v "FEV1 measured/predicted" ] ] ) ] [
fhir:system [
fhir:v "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-temporary-codes"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-temporary-codes> ] ;
( fhir:concept [
fhir:code [ fhir:v "PEF-measured/predicted" ] ] ) ] )
] . #
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