German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KBV ICD Seitenlokalisation -> SNOMED CT laterality - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "seitenlokalisation-to-snomed-laterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap seitenlokalisation-to-snomed-laterality</b></p><a name=\"seitenlokalisation-to-snomed-laterality\"> </a><a name=\"hcseitenlokalisation-to-snomed-laterality\"> </a><p>Mapping from <a href=\"https://simplifier.net/resolve?scope=de.cognovis.terminology.kbv@1.0.0&amp;canonical=https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_ICD_SEITENLOKALISATION\">KBV_VS_SFHIR_ICD_SEITENLOKALISATION</a> to <a href=\"https://browser.ihtsdotools.org/\">All Codes SCT ValueSet</a></p><br/><p>Mapping from <a href=\"https://simplifier.net/resolve?scope=de.cognovis.terminology.kbv@1.0.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION\">KBV_CS_SFHIR_ICD_SEITENLOKALISATION</a> 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>L (links)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>7771000 (Left)</td></tr><tr><td>R (rechts)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>24028007 (Right)</td></tr><tr><td>B (beidseitig)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>51440002 (Bilateral)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ConceptMap/seitenlokalisation-to-snomed-laterality",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.18.5"
  },
  "version" : "0.90.0",
  "name" : "SeitenlokalisationToSnomedLateralityCM",
  "title" : "KBV ICD Seitenlokalisation -> SNOMED CT laterality",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T13:00:36+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Maps KBV ICD Seitenlokalisation codes (KBV_CS_SFHIR_ICD_SEITENLOKALISATION, also used by http://fhir.de/StructureDefinition/seitenlokalisation) to SNOMED CT laterality qualifier values: left 7771000, right 24028007, bilateral 51440002. Crosswalk only; SNOMED referenced by canonical URL string.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_ICD_SEITENLOKALISATION",
  "targetCanonical" : "http://snomed.info/sct?fhir_vs",
  "group" : [
    {
      "source" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "L",
          "display" : "links",
          "target" : [
            {
              "code" : "7771000",
              "display" : "Left",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "R",
          "display" : "rechts",
          "target" : [
            {
              "code" : "24028007",
              "display" : "Right",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "B",
          "display" : "beidseitig",
          "target" : [
            {
              "code" : "51440002",
              "display" : "Bilateral",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}