FHIR IG analytics
| Package | de.gematik.hddt |
| Resource Type | ValueSet |
| Id | ValueSet-hddt-lung-function-reference-values.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc2&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-values |
| URL | https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-values |
| Version | 1.0.0-rc2 |
| Status | active |
| Date | 2026-03-04 |
| Name | HddtLungFunctionReferenceValues |
| Title | Lung Function Reference 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
Hilfsmitteln und digitalen Gesundheitsanwendungen (DiGA) definiert.
Dieses ValueSet definiert die LOINC-Codes, die für Referenzwerte der Lungenfunktion verwendet werden:
- Der Referenzwert für den _Peak Expiratory Flow_ (PEF) ist der persönliche Bestwert, den der Patient innerhalb eines bestimmten Zeitraums erreicht hat.
- Der Referenzwert für das Forcierte Exspiratorische Volumen in 1 Sekunde (FEV1) ist in den meisten Fällen ein vorhergesagter Wert, der auf Basis der demografischen Daten des Patienten berechnet wird.
--
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 lung function reference values:
- The reference value for Peak Expiratory Flow (PEF) is the personal best value achieved by the patient within a certain time frame.
- The reference value for Forced Expiratory Volume in 1 second (FEV1) is in most cases a predicted value, calculated based on demographic data of the patient. |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "HddtLungFunctionReferenceValues",
"id": "hddt-lung-function-reference-values",
"title": "Lung Function Reference 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 Referenzwerte der Lungenfunktion verwendet werden:\n- Der Referenzwert für den _Peak Expiratory Flow_ (PEF) ist der persönliche Bestwert, den der Patient innerhalb eines bestimmten Zeitraums erreicht hat.\n- Der Referenzwert für das Forcierte Exspiratorische Volumen in 1 Sekunde (FEV1) ist in den meisten Fällen ein vorhergesagter Wert, der auf Basis der demografischen Daten des Patienten berechnet wird.\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 lung function reference values:\n- The reference value for Peak Expiratory Flow (PEF) is the personal best value achieved by the patient within a certain time frame. \n- The reference value for Forced Expiratory Volume in 1 second (FEV1) is in most cases a predicted value, calculated based on demographic data of the patient.",
"url": "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-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": "83368-1",
"display": "Personal best peak expiratory gas flow Respiratory system airway"
},
{
"code": "20149-1",
"display": "FEV1 predicted"
}
]
}
]
}
}