{
  "resourceType" : "CodeSystem",
  "id" : "periodontal-measurement-site",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem periodontal-measurement-site</b></p><a name=\"periodontal-measurement-site\"> </a><a name=\"hcperiodontal-measurement-site\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site</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\">mesiobuccal<a name=\"periodontal-measurement-site-mesiobuccal\"> </a></td><td>Mesiobuccal</td></tr><tr><td style=\"white-space:nowrap\">buccal<a name=\"periodontal-measurement-site-buccal\"> </a></td><td>Buccal</td></tr><tr><td style=\"white-space:nowrap\">distobuccal<a name=\"periodontal-measurement-site-distobuccal\"> </a></td><td>Distobuccal</td></tr><tr><td style=\"white-space:nowrap\">mesiolingual<a name=\"periodontal-measurement-site-mesiolingual\"> </a></td><td>Mesiolingual</td></tr><tr><td style=\"white-space:nowrap\">lingual<a name=\"periodontal-measurement-site-lingual\"> </a></td><td>Lingual</td></tr><tr><td style=\"white-space:nowrap\">distolingual<a name=\"periodontal-measurement-site-distolingual\"> </a></td><td>Distolingual</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site",
  "version" : "0.41.6",
  "name" : "PeriodontalMeasurementSiteCS",
  "title" : "Periodontal Measurement Site",
  "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 six-site periodontal chart positions around a tooth.",
  "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" : "mesiobuccal",
    "display" : "Mesiobuccal"
  },
  {
    "code" : "buccal",
    "display" : "Buccal"
  },
  {
    "code" : "distobuccal",
    "display" : "Distobuccal"
  },
  {
    "code" : "mesiolingual",
    "display" : "Mesiolingual"
  },
  {
    "code" : "lingual",
    "display" : "Lingual"
  },
  {
    "code" : "distolingual",
    "display" : "Distolingual"
  }]
}