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-rc2&canonical=https://gematik.de/fhir/hddt/ConceptMap/HddtLungFunctionTemporaryToLoinc
URLhttps://gematik.de/fhir/hddt/ConceptMap/HddtLungFunctionTemporaryToLoinc
Version1.0.0-rc2
Statusactive
Date2026-03-04
NameHddtLungFunctionTemporaryToLoinc
TitleLung Function Temporary Codes to LOINC
DescriptionEine Abbildung von temporären Codes, die im CodeSystem _HddtLungFunctionTemporaryCodes_ definiert sind, auf LOINC-Codes. Falls noch kein LOINC-Code verfügbar ist, wird dies mit einer Äquivalenz von 'unmatched' angezeigt. Sobald ein LOINC-Code für einen temporären Code verfügbar ist, wird diese ConceptMap entsprechend aktualisiert. -- A 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
who.ddcc#currentloinc.orgLOINC codes used in this IG
de.gematik.hddt#1.0.0-rc2hddt-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": "Eine Abbildung von temporären Codes, die im CodeSystem _HddtLungFunctionTemporaryCodes_ definiert sind, auf LOINC-Codes.\nFalls noch kein LOINC-Code verfügbar ist, wird dies mit einer Äquivalenz von 'unmatched' angezeigt.\nSobald ein LOINC-Code für einen temporären Code verfügbar ist, wird diese ConceptMap entsprechend aktualisiert.\n\n--\n\nA 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-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"
      }
    }
  ],
  "name": "HddtLungFunctionTemporaryToLoinc",
  "status": "active",
  "publisher": "gematik GmbH",
  "date": "2026-03-04",
  "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|1.0.0-rc2",
      "target": "http://loinc.org",
      "element": [
        {
          "code": "PEF-measured/predicted",
          "target": [
            {
              "comment": "No target LOINC code available yet.",
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}