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

: Miller Gingival Recession Classification 1985 - JSON Representation

Draft as of 2026-08-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "miller-gingival-recession-1985",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet miller-gingival-recession-1985</b></p><a name=\"miller-gingival-recession-1985\"> </a><a name=\"hcmiller-gingival-recession-1985\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-miller-gingival-recession-1985.html\"><code>https://fhir.cognovis.de/dental-core/CodeSystem/miller-gingival-recession-1985</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>I</td><td/></tr><tr><td>II</td><td/></tr><tr><td>III</td><td/></tr><tr><td>IV</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/ValueSet/miller-gingival-recession-1985",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.11"
    }
  ],
  "version" : "0.3.0",
  "name" : "MillerGingivalRecession1985VS",
  "title" : "Miller Gingival Recession Classification 1985",
  "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" : "Miller Classes I through IV.",
  "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/miller-gingival-recession-1985",
        "concept" : [
          {
            "code" : "I"
          },
          {
            "code" : "II"
          },
          {
            "code" : "III"
          },
          {
            "code" : "IV"
          }
        ]
      }
    ]
  }
}