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 Apparaturtyp - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "kfo-apparatus-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kfo-apparatus-type</b></p><a name=\"kfo-apparatus-type\"> </a><a name=\"hckfo-apparatus-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/kfo-apparatus-type</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\">festsitzend<a name=\"kfo-apparatus-type-festsitzend\"> </a></td><td>Festsitzende Apparatur</td><td>Festsitzende kieferorthopädische Apparatur (Brackets, Bänder, Bögen)</td></tr><tr><td style=\"white-space:nowrap\">herausnehmbar<a name=\"kfo-apparatus-type-herausnehmbar\"> </a></td><td>Herausnehmbare Apparatur</td><td>Herausnehmbare kieferorthopädische Apparatur (Platten, Funktionskieferorthopädie, Aligner)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/kfo-apparatus-type",
  "version" : "0.36.1",
  "name" : "KfoApparatusTypeCS",
  "title" : "KFO Apparaturtyp",
  "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" : "Typ der kieferorthopädischen Behandlungsapparatur. Bestimmt die BEMA-Abrechnungsgruppe (festsitzend: BEMA 118–124; herausnehmbar: BEMA 125–131).",
  "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" : 2,
  "concept" : [
    {
      "code" : "festsitzend",
      "display" : "Festsitzende Apparatur",
      "definition" : "Festsitzende kieferorthopädische Apparatur (Brackets, Bänder, Bögen)"
    },
    {
      "code" : "herausnehmbar",
      "display" : "Herausnehmbare Apparatur",
      "definition" : "Herausnehmbare kieferorthopädische Apparatur (Platten, Funktionskieferorthopädie, Aligner)"
    }
  ]
}