FHIR IG analytics
| Package | de.gematik.hddt |
| Resource Type | ValueSet |
| Id | ValueSet-hddt-lung-function-reference-value-method.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-reference-value-method |
| URL | https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method |
| Version | 1.0.0-rc |
| Status | active |
| Date | 2026-01-26 |
| Name | HddtLungFunctionReferenceValueMethod |
| Title | Lung Function Reference Value Method |
| Description | A ValueSet for codes used to specify the method used to determine lung function reference values. Included are codes from the _HddtLungFunctionReferenceValueMethodCodes_ CodeSystem:
- Personal Best
- Predicted Value according to Global Lung Initiative 2012
- Predicted Value according to Global Lung Initiative 2022
- Other |
| Copyright | gematik GmbH. |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "HddtLungFunctionReferenceValueMethod",
"id": "hddt-lung-function-reference-value-method",
"title": "Lung Function Reference Value Method",
"description": "A ValueSet for codes used to specify the method used to determine lung function reference values. Included are codes from the _HddtLungFunctionReferenceValueMethodCodes_ CodeSystem:\n- Personal Best\n- Predicted Value according to Global Lung Initiative 2012\n- Predicted Value according to Global Lung Initiative 2022\n- Other",
"url": "https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method",
"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.",
"compose": {
"include": [
{
"system": "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-reference-value-method-codes"
}
]
}
}