Health Device Data Transfer
Version 1.0.0-rc2 - release

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

: Lung Function Reference Value Method - TTL Representation

Active as of 2026-03-04

Raw ttl | Download


@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-reference-value-method"] ; # 
  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-reference-value-method</b></p><a name=\"hddt-lung-function-reference-value-method\"> </a><a name=\"hchddt-lung-function-reference-value-method\"> </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 all codes defined in <a href=\"CodeSystem-hddt-lung-function-reference-value-method-codes.html\"><code>https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes</code></a><span title=\"Version is explicitly stated to be 1.0.0-rc2\"> version ?1.0.0-rc2</span></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-04-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-reference-value-method"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-rc2"] ; # 
  fhir:name [ fhir:v "HddtLungFunctionReferenceValueMethod"] ; # 
  fhir:title [ fhir:v "Lung Function Reference Value Method"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-04"^^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 "Ein ValueSet für Codes, die die Methode zur Bestimmung von Referenzwerten der Lungenfunktion angeben. Enthalten sind Codes aus dem CodeSystem _HddtLungFunctionReferenceValueMethodCodes_:\n- Personal Best (persönlicher Bestwert)\n- Vorhergesagter Wert gemäß Global Lung Initiative 2012\n- Vorhergesagter Wert gemäß Global Lung Initiative 2022\n- Sonstige\n\n--\n\nA ValueSet for codes used to specify the method used to determine lung function reference values. Included are codes from the _HddtLungFunctionReferenceValueMethodCodes_ CodeSystem:\n- Personal Best\n- Predicted Value according to Global Lung Initiative 2012\n- Predicted Value according to Global Lung Initiative 2022\n- Other"] ; # 
  fhir:copyright [ fhir:v "gematik GmbH."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes>       ] ;
fhir:version [ fhir:v "1.0.0-rc2" ]     ] )
  ] . #