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

: Fischer 2017 Gingival Phenotype Results - JSON Representation

Draft as of 2026-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "gingival-phenotype-fischer-2017",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet gingival-phenotype-fischer-2017</b></p><a name=\"gingival-phenotype-fischer-2017\"> </a><a name=\"hcgingival-phenotype-fischer-2017\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-gingival-phenotype-fischer-2017.html\"><code>https://fhir.cognovis.de/dental-core/CodeSystem/gingival-phenotype-fischer-2017</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>thin</td><td/></tr><tr><td>medium</td><td/></tr><tr><td>thick</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/ValueSet/gingival-phenotype-fischer-2017",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.10"
    }
  ],
  "version" : "0.2.0",
  "name" : "GingivalPhenotypeFischer2017VS",
  "title" : "Fischer 2017 Gingival Phenotype Results",
  "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" : "Thin, medium, and thick results admitted only with the Fischer 2017 method.",
  "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/gingival-phenotype-fischer-2017",
        "concept" : [
          {
            "code" : "thin"
          },
          {
            "code" : "medium"
          },
          {
            "code" : "thick"
          }
        ]
      }
    ]
  }
}