{
  "resourceType" : "CodeSystem",
  "id" : "gingival-assessment-method",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gingival-assessment-method</b></p><a name=\"gingival-assessment-method\"> </a><a name=\"hcgingival-assessment-method\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental-core/CodeSystem/gingival-assessment-method</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">direct-transgingival<a name=\"gingival-assessment-method-direct-transgingival\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ultrasonic<a name=\"gingival-assessment-method-ultrasonic\"> </a></td></tr><tr><td style=\"white-space:nowrap\">periodontal-probe-transparency<a name=\"gingival-assessment-method-periodontal-probe-transparency\"> </a></td></tr><tr><td style=\"white-space:nowrap\">fischer-2017-double-ended-probe<a name=\"gingival-assessment-method-fischer-2017-double-ended-probe\"> </a></td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/CodeSystem/gingival-assessment-method",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.2.16.6"
  }],
  "version" : "0.2.0",
  "name" : "GingivalAssessmentMethodCS",
  "title" : "Gingival Assessment Method",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-13T16:06:28+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Methods that distinguish direct gingival-thickness measurement, periodontal-probe transparency, and the Fischer 2017 three-level protocol. The method is part of the result semantics.",
  "copyright" : "Code-only method identifiers published without third-party expressions. Clinical sources: De Rouck et al. 2009 (PMID 19419444), Frost et al. 2015 (PMID 26110452), and Fischer et al. 2017 (PMID 28551728).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "direct-transgingival"
  },
  {
    "code" : "ultrasonic"
  },
  {
    "code" : "periodontal-probe-transparency"
  },
  {
    "code" : "fischer-2017-double-ended-probe"
  }]
}