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

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeValueSet
IdValueSet-hddt-miv-lung-function-testing.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-miv-lung-function-testing
URLhttps://gematik.de/fhir/hddt/ValueSet/hddt-miv-lung-function-testing
Version1.0.0-rc
Statusactive
Date2026-01-26
NameHddtMivLungFunctionTesting
TitleMIV Lung Function Testing from LOINC
DescriptionThis ValueSet 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. This ValueSet defines the Mandatory Interoperable Value (MIV) \"Lung Function Testing\". The definition is made up from - this description which provides the semantics and defining characteristics of the MIV - a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_. The MIV _Lung Function Testing_ covers values from lung function testings that are performed by exhaling air into a hand-held peak flow meter or spirometer. Measurements are performed twice a day, or more frequently if required by the care plan or the patient's condition. The ValueSet for the MIV _Lung Function Testing_ includes LOINC codes for measuring the Peak Expiratory Flow (PEF) and Forced Expiratory Volume in 1 second (FEV1). Also included are LOINC codes for the corresponding reference values, and relative values (e.g. FEV1 measured/predicted). This ValueSet does not include LOIC codes directly, instead the codes come from three separate ValueSets: - HddtLungFunctionTestingValues: codes for individual lung function testings - HddtLungFunctionReferenceValues: codes for lung function reference values - HddtLungFunctionRelativeValues: codes for relative lung function values, calculated in percentages (%)
Copyrightgematik 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.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
hddt-lung-function-reference-valuesLung Function Reference Values from LOINC
hddt-lung-function-relative-valuesLung Function Relative Values from LOINC
hddt-lung-function-testing-valuesLung Function Testing Values from LOINC

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "HddtMivLungFunctionTesting",
  "id": "hddt-miv-lung-function-testing",
  "title": "MIV Lung Function Testing from LOINC",
  "description": "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). 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\nThis ValueSet defines the Mandatory Interoperable Value (MIV) \\\"Lung Function Testing\\\". The definition is made up from\n- this description which provides the semantics and defining characteristics of the MIV\n- a set of LOINC codes that define MIV-compliant measurement classifications along the LOINC axes _component_, _system_, _scale_ and _method_.\n\nThe MIV _Lung Function Testing_ covers values from lung function testings that are performed by exhaling air\ninto a hand-held peak flow meter or spirometer. Measurements are performed twice a day, or more frequently if required\nby the care plan or the patient's condition.\n\nThe ValueSet for the MIV _Lung Function Testing_ includes LOINC codes for measuring the Peak Expiratory Flow (PEF) and\nForced Expiratory Volume in 1 second (FEV1). Also included are LOINC codes for the corresponding reference values, and \nrelative values (e.g. FEV1 measured/predicted). This ValueSet does not include LOIC codes directly, instead the codes \ncome from three separate ValueSets:\n- HddtLungFunctionTestingValues: codes for individual lung function testings\n- HddtLungFunctionReferenceValues: codes for lung function reference values\n- HddtLungFunctionRelativeValues: codes for relative lung function values, calculated in percentages (%)",
  "url": "https://gematik.de/fhir/hddt/ValueSet/hddt-miv-lung-function-testing",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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"
      }
    }
  ],
  "experimental": false,
  "date": "2026-01-26",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "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.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-testing-values"
        ]
      },
      {
        "valueSet": [
          "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-values"
        ]
      },
      {
        "valueSet": [
          "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-relative-values"
        ]
      }
    ]
  }
}