Health Device Data Transfer
Version 1.0.0-rc - release

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

: Lung Function Reference Value Method - JSON Representation

Active as of 2026-01-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hddt-lung-function-reference-value-method",
  "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-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 not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0-rc</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2026-02-01"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "gematik GmbH"
      }
    }
  ],
  "url" : "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method",
  "version" : "1.0.0-rc",
  "name" : "HddtLungFunctionReferenceValueMethod",
  "title" : "Lung Function Reference Value Method",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-26",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "A 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",
  "copyright" : "gematik GmbH.",
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes"
      }
    ]
  }
}