KDL - Mapping auf Snomed und LOINC
0.1.0 - ci-build
KDL - Mapping auf Snomed und LOINC, published by DVMD. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AMuellerDVMD/KDLgoesSCT/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-15 |
{
"resourceType" : "ConceptMap",
"id" : "KDL2loinc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap KDL2loinc</b></p><a name=\"KDL2loinc\"> </a><a name=\"hcKDL2loinc\"> </a><p>Mapping from http://www.dvmd.de/kdlgoessct/ValueSet/kdl to http://loinc.org</p><br/><p><b>Group 1 </b>Mapping from <code>http://www.dvmd.de/fhir/kdl</code> to <code>http://loinc.org</code> (Logical Observation Identifier Names and Codes (LOINC))</p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>AU010103 (Aufnahmebogen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>2134-5 (test)</td></tr></table></div>"
},
"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"
}
]
}
]
}
]
}