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

: KFO Behandlungsphase - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "kfo-behandlungsphase",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kfo-behandlungsphase</b></p><a name=\"kfo-behandlungsphase\"> </a><a name=\"hckfo-behandlungsphase\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/kfo-behandlungsphase</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\">aktiv<a name=\"kfo-behandlungsphase-aktiv\"> </a></td><td>Aktive Behandlungsphase</td><td>Aktive KFO-Behandlung mit Apparatur (festsitzend oder herausnehmbar)</td></tr><tr><td style=\"white-space:nowrap\">retention<a name=\"kfo-behandlungsphase-retention\"> </a></td><td>Retentionsphase</td><td>Stabilisierungsphase nach aktiver Behandlung mit Retentionsapparat</td></tr><tr><td style=\"white-space:nowrap\">abschluss<a name=\"kfo-behandlungsphase-abschluss\"> </a></td><td>Behandlungsabschluss</td><td>Abgeschlossene KFO-Behandlung mit Abschlussbericht</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/kfo-behandlungsphase",
  "version" : "0.36.1",
  "name" : "KfoBehandlungsphaseCS",
  "title" : "KFO Behandlungsphase",
  "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" : "Phasen der kieferorthopädischen Behandlung nach BEMA §28 Abs. 2 SGB V.",
  "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" : "aktiv",
      "display" : "Aktive Behandlungsphase",
      "definition" : "Aktive KFO-Behandlung mit Apparatur (festsitzend oder herausnehmbar)"
    },
    {
      "code" : "retention",
      "display" : "Retentionsphase",
      "definition" : "Stabilisierungsphase nach aktiver Behandlung mit Retentionsapparat"
    },
    {
      "code" : "abschluss",
      "display" : "Behandlungsabschluss",
      "definition" : "Abgeschlossene KFO-Behandlung mit Abschlussbericht"
    }
  ]
}