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-reference-value-method.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method
URLhttps://gematik.de/fhir/hddt/ValueSet/hddt-lung-function-reference-value-method
Version1.0.0-rc
Statusactive
Date2026-01-26
NameHddtLungFunctionReferenceValueMethod
TitleLung Function Reference Value Method
DescriptionA 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
Copyrightgematik GmbH.

Resources that use this resource

StructureDefinition
hddt-lung-reference-valueObservation – Lung Function Reference Value

Resources that this resource uses

CodeSystem
hddt-lung-function-reference-value-method-codesLung Function Reference Value Method Codes

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"
      }
    ]
  }
}