FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeCodeSystem
IdCodeSystem-hddt-lung-function-reference-value-method-codes.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes
URLhttps://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes
Version1.0.0-rc
Statusactive
Date2026-01-26
NameHddtLungFunctionReferenceValueMethodCodes
TitleLung Function Reference Value Method Codes
DescriptionThis CodeSystem is part of the Health Device Data Transfer specification (HDDT) which defines profiles, operations, and value sets for sharing data between medical aids and digital health applications (DiGA). Core of the HDDT specification are _Mandatory Interoperable Values_ (MIVs). MIVs are classes of measurements that contribute to defined use cases and purposes of DiGA. The MIV _HddtMivLungFunctionTesting_ requires reference values for evaluating measured lung function values. These reference values can be determined using different methods. This CodeSystem provides codes to express typical methods for determining lung function reference values.
Copyrightgematik GmbH.
Contentcomplete

Resources that use this resource

ValueSet
hddt-lung-function-reference-value-methodLung Function Reference Value Method

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "HddtLungFunctionReferenceValueMethodCodes",
  "id": "hddt-lung-function-reference-value-method-codes",
  "title": "Lung Function Reference Value Method Codes",
  "description": "This CodeSystem 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 MIV _HddtMivLungFunctionTesting_ requires reference values for evaluating measured lung function values. These reference\nvalues can be determined using different methods. This CodeSystem provides codes to express typical methods for determining lung function reference values.",
  "url": "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes",
  "concept": [
    {
      "code": "personal-best",
      "display": "Personal Best",
      "definition": "Reference value based on the personal best value achieved by the patient within a certain time frame."
    },
    {
      "code": "GLI-2012",
      "display": "Predicted Value according to Global Lung Initiative 2012",
      "definition": "Reference value calculated based on the Global Lung Initiative 2012 equations. I.e the patient's 'race' is considered."
    },
    {
      "code": "GLI-2022",
      "display": "Predicted Value according to Global Lung Initiative 2022",
      "definition": "Reference value calculated based on the Global Lung Initiative 2022 equations. I.e. a 'race'-neutral approach is used."
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Other method used to determine the lung function reference value. Specify details via text input."
    }
  ],
  "language": "en",
  "version": "1.0.0-rc",
  "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"
      }
    }
  ],
  "publisher": "gematik GmbH",
  "date": "2026-01-26",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH.",
  "experimental": false,
  "caseSensitive": false,
  "count": 4
}