FHIR IG analytics
| Package | de.gematik.hddt |
| Resource Type | ValueSet |
| Id | ValueSet-hddt-lung-function-testing-values.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-testing-values |
| URL | https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-testing-values |
| Version | 1.0.0-rc |
| Status | active |
| Date | 2026-01-26 |
| Name | HddtLungFunctionTestingValues |
| Title | Lung Function Testing Values from LOINC |
| Description | 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 codes used for individual lung function testings, measured by hand-held peak flow meters or spirometers.
Included are codes for Peak Expiratory Flow (PEF) and Forced Expiratory Volume in 1 second (FEV1). |
| 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 |
| loinc.org | LOINC codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "HddtLungFunctionTestingValues",
"id": "hddt-lung-function-testing-values",
"title": "Lung Function Testing Values 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). \n\nThis ValueSet defines the codes used for individual lung function testings, measured by hand-held peak flow meters or spirometers.\nIncluded are codes for Peak Expiratory Flow (PEF) and Forced Expiratory Volume in 1 second (FEV1).",
"url": "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-testing-values",
"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": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "19935-6",
"display": "Maximum expiratory gas flow Respiratory system airway by Peak flow meter"
},
{
"code": "20150-9",
"display": "FEV1"
}
]
}
]
}
}