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

: Diagnosis laterality to KBV laterality - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "diagnose-seite-to-kbv-seitenlokalisation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap diagnose-seite-to-kbv-seitenlokalisation</b></p><a name=\"diagnose-seite-to-kbv-seitenlokalisation\"> </a><a name=\"hcdiagnose-seite-to-kbv-seitenlokalisation\"> </a><p>Mapping from <a href=\"ValueSet-diagnose-seite-vs.html\">Diagnosis Laterality Crosswalk ValueSet</a> to <a href=\"https://simplifier.net/resolve?scope=kbv.all.st-combined@1.49.0&amp;canonical=https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_ICD_SEITENLOKALISATION\">KBV_VS_SFHIR_ICD_SEITENLOKALISATION</a></p><br/><p>Mapping from <a href=\"CodeSystem-diagnose-seite.html\">Diagnosis Laterality Crosswalk Codes</a> to <a href=\"https://simplifier.net/resolve?scope=kbv.all.st-combined@1.49.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION\">KBV_CS_SFHIR_ICD_SEITENLOKALISATION</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</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>L (links)</td></tr><tr><td>R</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>R (rechts)</td></tr><tr><td>B</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>B (beiderseits)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ConceptMap/diagnose-seite-to-kbv-seitenlokalisation",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.18.3"
  },
  "version" : "0.101.6",
  "name" : "DiagnoseSeiteToKbvSeitenlokalisationCM",
  "title" : "Diagnosis laterality to KBV laterality",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-11T18:48:44+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 the compatibility laterality system to KBV ICD laterality.",
  "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.cognovis.de/praxis/ValueSet/diagnose-seite-vs",
  "targetCanonical" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_ICD_SEITENLOKALISATION",
  "group" : [
    {
      "source" : "https://fhir.cognovis.de/praxis/CodeSystem/diagnose-seite",
      "target" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
      "element" : [
        {
          "code" : "L",
          "target" : [
            {
              "code" : "L",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "R",
          "target" : [
            {
              "code" : "R",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "B",
          "target" : [
            {
              "code" : "B",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}