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

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeValueSet
IdValueSet-hddt-lung-function-relative-values.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc2&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-relative-values
URLhttps://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-relative-values
Version1.0.0-rc2
Statusactive
Date2026-03-04
NameHddtLungFunctionRelativeValues
TitleLung Function Relative Values from LOINC
DescriptionDieses ValueSet ist Teil der Health Device Data Transfer Spezifikation (HDDT), die Profile, Operationen und ValueSets für den Datenaustausch zwischen Hilfsmitteln und digitalen Gesundheitsanwendungen (DiGA) definiert. Dieses ValueSet definiert die LOINC-Codes, die für relative Lungenfunktionswerte verwendet werden. Der relative Wert wird berechnet, indem die individuelle Messung durch den Referenzwert geteilt wird, was zu einem Prozentwert (%) führt. Enthaltene Codes sind für - FEV1 measured/predicted - PEF measured/predicted -- This 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). This ValueSet defines the LOINC codes, used for relative lung function values. The relative value is calculated by dividing the individual measurement by the reference value, resulting in a percentage value (%). Included codes are for - FEV1 measured/predicted - PEF measured/predicted
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

StructureDefinition
de.gematik.hddt#1.0.0-rc2hddt-lung-function-testing-completeObservation – Complete Lung Function Testing
ValueSet
de.gematik.hddt#1.0.0-rc2hddt-miv-lung-function-testingMIV Lung Function Testing from LOINC

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG
de.gematik.hddt#1.0.0-rc2hddt-lung-function-temporary-codesLung Function Temporary Codes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "HddtLungFunctionRelativeValues",
  "id": "hddt-lung-function-relative-values",
  "title": "Lung Function Relative Values from LOINC",
  "description": "Dieses ValueSet ist Teil der Health Device Data Transfer Spezifikation (HDDT), die Profile, Operationen und ValueSets für den Datenaustausch zwischen \nHilfsmitteln und digitalen Gesundheitsanwendungen (DiGA) definiert.\n\nDieses ValueSet definiert die LOINC-Codes, die für relative Lungenfunktionswerte verwendet werden. Der relative Wert wird berechnet, indem die \nindividuelle Messung durch den Referenzwert geteilt wird, was zu einem Prozentwert (%) führt. Enthaltene Codes sind für\n- FEV1 measured/predicted\n- PEF measured/predicted\n\n--\n\nThis 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/predicted",
  "url": "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-relative-values",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en",
  "version": "1.0.0-rc2",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2026-04-01"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "gematik GmbH"
      }
    }
  ],
  "experimental": false,
  "date": "2026-03-04",
  "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": [
      {
        "system": "http://loinc.org",
        "version": "2.81",
        "concept": [
          {
            "code": "20152-5",
            "display": "FEV1 measured/predicted"
          }
        ]
      },
      {
        "system": "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-temporary-codes",
        "version": "1.0.0-rc2",
        "concept": [
          {
            "code": "PEF-measured/predicted"
          }
        ]
      }
    ]
  }
}