{
  "resourceType" : "CodeSystem",
  "id" : "dental-deposit-vertical-location",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-deposit-vertical-location</b></p><a name=\"dental-deposit-vertical-location\"> </a><a name=\"hcdental-deposit-vertical-location\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-vertical-location</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\">supragingival<a name=\"dental-deposit-vertical-location-supragingival\"> </a></td><td>Supragingival</td></tr><tr><td style=\"white-space:nowrap\">gingival<a name=\"dental-deposit-vertical-location-gingival\"> </a></td><td>At the gingival margin</td></tr><tr><td style=\"white-space:nowrap\">subgingival<a name=\"dental-deposit-vertical-location-subgingival\"> </a></td><td>Subgingival</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/dental-deposit-vertical-location",
  "version" : "0.41.6",
  "name" : "DentalDepositVerticalLocationCS",
  "title" : "Dental Deposit Vertical Location",
  "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 location of a deposit relative to the gingival margin.",
  "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" : 3,
  "concept" : [{
    "code" : "supragingival",
    "display" : "Supragingival"
  },
  {
    "code" : "gingival",
    "display" : "At the gingival margin"
  },
  {
    "code" : "subgingival",
    "display" : "Subgingival"
  }]
}