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

: Cairo Gingival Recession Classification 2011 - JSON Representation

Draft as of 2026-08-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cairo-gingival-recession-2011",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cairo-gingival-recession-2011</b></p><a name=\"cairo-gingival-recession-2011\"> </a><a name=\"hccairo-gingival-recession-2011\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cairo-gingival-recession-2011.html\"><code>https://fhir.cognovis.de/dental-core/CodeSystem/cairo-gingival-recession-2011</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>RT1</td><td/></tr><tr><td>RT2</td><td/></tr><tr><td>RT3</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/ValueSet/cairo-gingival-recession-2011",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.1"
    }
  ],
  "version" : "0.3.0",
  "name" : "CairoGingivalRecession2011VS",
  "title" : "Cairo Gingival Recession Classification 2011",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-14T17:00:31+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Cairo recession types RT1 through RT3.",
  "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" : "https://fhir.cognovis.de/dental-core/CodeSystem/cairo-gingival-recession-2011",
        "concept" : [
          {
            "code" : "RT1"
          },
          {
            "code" : "RT2"
          },
          {
            "code" : "RT3"
          }
        ]
      }
    ]
  }
}