Dental Core FHIR Profiles (R4)
Version 0.2.0 - ci-build

: Tooth Presence Findings - JSON Representation

Draft as of 2026-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "tooth-presence",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tooth-presence</b></p><a name=\"tooth-presence\"> </a><a name=\"hctooth-presence\"> </a><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/ValueSet/tooth-presence",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.17"
    }
  ],
  "version" : "0.2.0",
  "name" : "ToothPresenceVS",
  "title" : "Tooth Presence Findings",
  "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" : "Open selection for clinically observed tooth presence or absence coded directly in issuer terminology.",
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored Dental Core material is licensed under Apache-2.0; third-party material retains its own terms as documented in the Third-Party Notices.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct"
      }
    ]
  }
}