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

FHIR IG analytics

Packagekdlgoessct
Resource TypeConceptMap
IdConceptMap-KDL2loinc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/AMuellerDVMD/KDLgoesSCT/ConceptMap-KDL2loinc.html
URLhttp://www.dvmd.de/kdlgoessct/ConceptMap/KDL2loinc
Version0.1.0
Statusactive
Date2026-03-15T15:21:19+00:00
NameKDL2http://loinc.org
TitleKDL -> loinc
DescriptionMapping von KDL auf loinc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap KDL2loinc

Mapping from http://www.dvmd.de/kdlgoessct/ValueSet/kdl to http://loinc.org


Group 1 Mapping from http://www.dvmd.de/fhir/kdl to http://loinc.org (Logical Observation Identifier Names and Codes (LOINC))

Source CodeRelationshipTarget Code
AU010103 (Aufnahmebogen)maps to wider concept2134-5 (test)

Source1

{
  "resourceType": "ConceptMap",
  "id": "KDL2loinc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2loinc",
  "version": "0.1.0",
  "name": "KDL2http://loinc.org",
  "title": "KDL -> loinc",
  "status": "active",
  "experimental": true,
  "date": "2026-03-15T15:21:19+00:00",
  "publisher": "DVMD",
  "contact": [
    {
      "name": "DVMD",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dvmd.de"
        }
      ]
    }
  ],
  "description": "Mapping von KDL auf loinc",
  "sourceCanonical": "http://www.dvmd.de/kdlgoessct/ValueSet/kdl",
  "targetCanonical": "http://loinc.org",
  "group": [
    {
      "source": "http://www.dvmd.de/fhir/kdl",
      "target": "http://loinc.org",
      "element": [
        {
          "code": "AU010103",
          "display": "Aufnahmebogen",
          "target": [
            {
              "code": "2134-5",
              "display": "test",
              "equivalence": "wider"
            }
          ]
        }
      ]
    }
  ]
}