German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

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

: Prophylaxis Index Method - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "prophylaxis-index-method",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem prophylaxis-index-method</b></p><a name=\"prophylaxis-index-method\"> </a><a name=\"hcprophylaxis-index-method\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/prophylaxis-index-method</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">API<a name=\"prophylaxis-index-method-API\"> </a></td><td>Approximal Plaque Index</td></tr><tr><td style=\"white-space:nowrap\">QHI<a name=\"prophylaxis-index-method-QHI\"> </a></td><td>Quigley-Hein Index</td></tr><tr><td style=\"white-space:nowrap\">PI<a name=\"prophylaxis-index-method-PI\"> </a></td><td>Plaque Index</td></tr><tr><td style=\"white-space:nowrap\">SBI<a name=\"prophylaxis-index-method-SBI\"> </a></td><td>Sulcus Bleeding Index</td></tr><tr><td style=\"white-space:nowrap\">PBI<a name=\"prophylaxis-index-method-PBI\"> </a></td><td>Papillary Bleeding Index</td></tr><tr><td style=\"white-space:nowrap\">GI<a name=\"prophylaxis-index-method-GI\"> </a></td><td>Gingival Index</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/prophylaxis-index-method",
  "version" : "0.41.6",
  "name" : "ProphylaxisIndexMethodCS",
  "title" : "Prophylaxis Index Method",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T15:26:56+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Vendor-neutral identifiers for whole-mouth plaque and gingival or bleeding assessment methods.",
  "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" : 6,
  "concept" : [
    {
      "code" : "API",
      "display" : "Approximal Plaque Index"
    },
    {
      "code" : "QHI",
      "display" : "Quigley-Hein Index"
    },
    {
      "code" : "PI",
      "display" : "Plaque Index"
    },
    {
      "code" : "SBI",
      "display" : "Sulcus Bleeding Index"
    },
    {
      "code" : "PBI",
      "display" : "Papillary Bleeding Index"
    },
    {
      "code" : "GI",
      "display" : "Gingival Index"
    }
  ]
}