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

: Okklusionskonzept - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "occlusion-concept",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem occlusion-concept</b></p><a name=\"occlusion-concept\"> </a><a name=\"hcocclusion-concept\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept</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\">front-eckzahn<a name=\"occlusion-concept-front-eckzahn\"> </a></td><td>Front-Eckzahn-Fuehrung</td><td>Eckzahngeschuetzte Okklusion (canine guidance)</td></tr><tr><td style=\"white-space:nowrap\">gruppenfuehrung<a name=\"occlusion-concept-gruppenfuehrung\"> </a></td><td>Gruppenfuehrung</td><td>Gruppenfunktion (group function)</td></tr><tr><td style=\"white-space:nowrap\">bilateral-balanciert<a name=\"occlusion-concept-bilateral-balanciert\"> </a></td><td>Bilateral balanciert</td><td>Bilateral balancierte Okklusion (bei Totalprothesen)</td></tr><tr><td style=\"white-space:nowrap\">freiheit-in-zr<a name=\"occlusion-concept-freiheit-in-zr\"> </a></td><td>Freiheit in zentrischer Relation</td><td>Freedom in centric / Long centric</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept",
  "version" : "0.36.1",
  "name" : "OcclusionConceptCS",
  "title" : "Okklusionskonzept",
  "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" : "Okklusionskonzept als Vorgabe fuer die zahntechnische Gestaltung.",
  "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" : 4,
  "concept" : [
    {
      "code" : "front-eckzahn",
      "display" : "Front-Eckzahn-Fuehrung",
      "definition" : "Eckzahngeschuetzte Okklusion (canine guidance)"
    },
    {
      "code" : "gruppenfuehrung",
      "display" : "Gruppenfuehrung",
      "definition" : "Gruppenfunktion (group function)"
    },
    {
      "code" : "bilateral-balanciert",
      "display" : "Bilateral balanciert",
      "definition" : "Bilateral balancierte Okklusion (bei Totalprothesen)"
    },
    {
      "code" : "freiheit-in-zr",
      "display" : "Freiheit in zentrischer Relation",
      "definition" : "Freedom in centric / Long centric"
    }
  ]
}