German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

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

: ZE Versorgungsart - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ze-versorgungsart",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ze-versorgungsart</b></p><a name=\"ze-versorgungsart\"> </a><a name=\"hcze-versorgungsart\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/ze-versorgungsart</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">regelversorgung<a name=\"ze-versorgungsart-regelversorgung\"> </a></td><td>Regelversorgung</td><td>Kassenübliche Standardversorgung; Festzuschuss deckt den Standardkostenanteil (56 Abs. 1 SGB V)</td></tr><tr><td style=\"white-space:nowrap\">gleichartig<a name=\"ze-versorgungsart-gleichartig\"> </a></td><td>Gleichartige Versorgung</td><td>Anderes Material, aber gleichwertige Funktion wie Regelversorgung; Festzuschuss wie Regelversorgung, Patient trägt Mehrkosten (56 Abs. 1 SGB V)</td></tr><tr><td style=\"white-space:nowrap\">gleichartig<a name=\"ze-versorgungsart-gleichartig\"> </a></td><td>Gleichartige Versorgung</td><td>Anderes Material, aber gleichwertige Funktion wie Regelversorgung; Festzuschuss wie Regelversorgung, Patient trägt Mehrkosten (url" : "https://fhir.cognovis.de/dental/CodeSystem/ze-versorgungsart",
  "version" : "0.36.1",
  "name" : "ZeVersorgungsartCS",
  "title" : "ZE Versorgungsart",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T11:39:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Art der Zahnersatz-Versorgung nach 56 SGB V. Bestimmt die Berechnung des Festzuschusses und die Eigenanteilspflicht des Patienten.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "regelversorgung",
      "display" : "Regelversorgung",
      "definition" : "Kassenübliche Standardversorgung; Festzuschuss deckt den Standardkostenanteil (56 Abs. 1 SGB V)"
    },
    {
      "code" : "gleichartig",
      "display" : "Gleichartige Versorgung",
      "definition" : "Anderes Material, aber gleichwertige Funktion wie Regelversorgung; Festzuschuss wie Regelversorgung, Patient trägt Mehrkosten (56 Abs. 2 SGB V)"
    },
    {
      "code" : "andersartig",
      "display" : "Andersartige Versorgung",
      "definition" : "Höherwertiger Zahnersatz über Regelversorgung hinaus; Festzuschuss nur auf Regelversorgungsbasis, Patient trägt alle Mehrkosten (56 Abs. 2 SGB V)"
    }
  ]
}