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

FHIR IG analytics

Packagede.gematik.hddt
Resource TypeConceptMap
IdConceptMap-HddtLungFunctionTemporaryToLoinc.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.hddt@1.0.0-rc&canonical=https://gematik.de/fhir/hddt/ConceptMap/HddtLungFunctionTemporaryToLoinc
URLhttps://gematik.de/fhir/hddt/ConceptMap/HddtLungFunctionTemporaryToLoinc
Version1.0.0-rc
Statusactive
Date2026-01-26
NameHddtLungFunctionTemporaryToLoinc
TitleLung Function Temporary Codes to LOINC
DescriptionA mapping from temporary codes defined in the _HddtLungFunctionTemporaryCodes_ CodeSystem to LOINC codes. In case no LOINC code is available yet, the mapping indicates that with an equivalence of 'unmatched'. Whenever a LOINC code becomes available for a temporary code, this ConceptMap will be updated accordingly.
Copyrightgematik GmbH.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
hddt-lung-function-temporary-codesLung Function Temporary Codes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "HddtLungFunctionTemporaryToLoinc",
  "url": "https://gematik.de/fhir/hddt/ConceptMap/HddtLungFunctionTemporaryToLoinc",
  "title": "Lung Function Temporary Codes to LOINC",
  "description": "A mapping from temporary codes defined in the _HddtLungFunctionTemporaryCodes_ CodeSystem to LOINC codes.\nIn case no LOINC code is available yet, the mapping indicates that with an equivalence of 'unmatched'.\nWhenever a LOINC code becomes available for a temporary code, this ConceptMap will be updated accordingly.",
  "experimental": false,
  "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"
      }
    }
  ],
  "name": "HddtLungFunctionTemporaryToLoinc",
  "status": "active",
  "publisher": "gematik GmbH",
  "date": "2026-01-26",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH.",
  "group": [
    {
      "source": "https://gematik.de/fhir/hddt/CodeSystem/hddt-lung-function-temporary-codes",
      "target": "http://loinc.org",
      "element": [
        {
          "code": "PEF-measured/predicted",
          "target": [
            {
              "comment": "No target LOINC code available yet.",
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}