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

: KDL -> snomed - XML Representation

Active as of 2026-03-15

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="KDL2snomed"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2snomed"/>
  <version value="0.1.0"/>
  <name value="KDL2http://snomed.info/sct"/>
  <title value="KDL -&gt; snomed"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-03-15T15:21:19+00:00"/>
  <publisher value="DVMD"/>
  <contact>
    <name value="DVMD"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dvmd.de"/>
    </telecom>
  </contact>
  <description value="Mapping von KDL auf snomed"/>
  <sourceCanonical value="http://www.dvmd.de/kdlgoessct/ValueSet/kdl"/>
  <targetCanonical value="http://snomed.info/sct"/>
  <group>
    <source value="http://www.dvmd.de/fhir/kdl"/>
    <target value="http://snomed.info/sct"/>
    <element>
      <code value="AU010101"/>
      <display value="Anamnesebogen"/>
      <target>
        <code value="x"/>
        <display value="Test x"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="AU010102"/>
      <display value="Anmeldung Aufnahme"/>
      <target>
        <code value="y"/>
        <display value="Test y"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="AU010103"/>
      <display value="Aufnahmebogen"/>
      <target>
        <code value="z"/>
        <display value="Test z"/>
        <equivalence value="wider"/>
      </target>
    </element>
  </group>
</ConceptMap>