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" : "KDL2snomed",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap KDL2snomed</b></p><a name=\"KDL2snomed\"> </a><a name=\"hcKDL2snomed\"> </a><p>Mapping from http://www.dvmd.de/kdlgoessct/ValueSet/kdl to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">http://snomed.info/sct</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://www.dvmd.de/fhir/kdl</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></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>AU010101 (Anamnesebogen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>x (Test x)</td></tr><tr><td>AU010102 (Anmeldung Aufnahme)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>y (Test y)</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>z (Test z)</td></tr></table></div>"
},
"url" : "http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2snomed",
"version" : "0.1.0",
"name" : "KDL2http://snomed.info/sct",
"title" : "KDL -> snomed",
"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 snomed",
"sourceCanonical" : "http://www.dvmd.de/kdlgoessct/ValueSet/kdl",
"targetCanonical" : "http://snomed.info/sct",
"group" : [
{
"source" : "http://www.dvmd.de/fhir/kdl",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "AU010101",
"display" : "Anamnesebogen",
"target" : [
{
"code" : "x",
"display" : "Test x",
"equivalence" : "equivalent"
}
]
},
{
"code" : "AU010102",
"display" : "Anmeldung Aufnahme",
"target" : [
{
"code" : "y",
"display" : "Test y",
"equivalence" : "equal"
}
]
},
{
"code" : "AU010103",
"display" : "Aufnahmebogen",
"target" : [
{
"code" : "z",
"display" : "Test z",
"equivalence" : "wider"
}
]
}
]
}
]
}