German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: KBV laterality to SNOMED CT laterality - JSON Representation

Active as of 2026-08-22

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=kbv.all.st-combined@1.47.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=kbv.all.st-combined@1.47.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</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</td></tr><tr><td>B (beiderseits)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>51440002</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.6"
  },
  "version" : "0.99.1",
  "name" : "SeitenlokalisationToSnomedLateralityCM",
  "title" : "KBV laterality to SNOMED CT laterality",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-22T18:18:46+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Code-only mapping from KBV ICD laterality to SNOMED CT laterality qualifiers.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored material is licensed under Apache-2.0; third-party material retains its own terms as documented in THIRD_PARTY_NOTICES.md.",
  "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",
          "target" : [
            {
              "code" : "7771000",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "R",
          "target" : [
            {
              "code" : "24028007",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "B",
          "target" : [
            {
              "code" : "51440002",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}