{
  "resourceType" : "CodeSystem",
  "id" : "dental-deposit-surface",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-deposit-surface</b></p><a name=\"dental-deposit-surface\"> </a><a name=\"hcdental-deposit-surface\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-surface</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\">tooth-crown<a name=\"dental-deposit-surface-tooth-crown\"> </a></td><td>Tooth crown</td></tr><tr><td style=\"white-space:nowrap\">exposed-root-surface<a name=\"dental-deposit-surface-exposed-root-surface\"> </a></td><td>Exposed root surface</td></tr><tr><td style=\"white-space:nowrap\">subgingival-root<a name=\"dental-deposit-surface-subgingival-root\"> </a></td><td>Subgingival root surface</td></tr><tr><td style=\"white-space:nowrap\">implant-surface<a name=\"dental-deposit-surface-implant-surface\"> </a></td><td>Implant surface</td></tr><tr><td style=\"white-space:nowrap\">pontic<a name=\"dental-deposit-surface-pontic\"> </a></td><td>Pontic</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-surface",
  "version" : "0.41.6",
  "name" : "DentalDepositSurfaceCS",
  "title" : "Dental Deposit Surface",
  "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" : "Clinical surface or prosthetic structure affected by a dental deposit.",
  "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" : 5,
  "concept" : [{
    "code" : "tooth-crown",
    "display" : "Tooth crown"
  },
  {
    "code" : "exposed-root-surface",
    "display" : "Exposed root surface"
  },
  {
    "code" : "subgingival-root",
    "display" : "Subgingival root surface"
  },
  {
    "code" : "implant-surface",
    "display" : "Implant surface"
  },
  {
    "code" : "pontic",
    "display" : "Pontic"
  }]
}