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

: Practice case type to KBV case type - JSON Representation

Active as of 2026-08-22

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "scheinart-to-kvdt",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap scheinart-to-kvdt</b></p><a name=\"scheinart-to-kvdt\"> </a><a name=\"hcscheinart-to-kvdt\"> </a><p>Mapping from <a href=\"ValueSet-scheinart.html\">Scheinart</a> to <a href=\"https://simplifier.net/resolve?scope=kbv.all.st-combined@1.47.0&amp;canonical=https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_SCHEINART\">KBV_VS_SFHIR_KBV_SCHEINART</a></p><br/><p>Mapping from <a href=\"CodeSystem-scheinart.html\">Scheinart</a> to <a href=\"https://simplifier.net/resolve?scope=kbv.all.st-combined@1.47.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_SCHEINART\">KBV_CS_SFHIR_KBV_SCHEINART</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>gkv</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>00 (ambulante Behandlung)</td></tr><tr><td>ue (Ueberweisung)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>0102 (Überweisung)</td></tr><tr><td>not (Notfall)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>41 (Ärztlicher Notfalldienst)</td></tr><tr><td>pkv</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>bg</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>igel</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ConceptMap/scheinart-to-kvdt",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.18.5"
  },
  "version" : "0.99.1",
  "name" : "ScheinartToKVDT",
  "title" : "Practice case type to KBV case type",
  "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 the practice case type system to the KBV case type table.",
  "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/scheinart",
  "targetCanonical" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_SCHEINART",
  "group" : [
    {
      "source" : "https://fhir.cognovis.de/praxis/CodeSystem/scheinart",
      "target" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_SCHEINART",
      "element" : [
        {
          "code" : "gkv",
          "target" : [
            {
              "code" : "00",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "ue",
          "target" : [
            {
              "code" : "0102",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "not",
          "target" : [
            {
              "code" : "41",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "pkv",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "bg",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "igel",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        }
      ]
    }
  ]
}