: Gingival Assessment Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "gingival-assessment-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet gingival-assessment-code</b></p><a name=\"gingival-assessment-code\"> </a><a name=\"hcgingival-assessment-code\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-dental-component.html\"><code>https://fhir.cognovis.de/dental-core/CodeSystem/dental-component</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-dental-component.html#dental-component-gingival-phenotype-category\">gingival-phenotype-category</a></td><td style=\"color: #cccccc\">Gingival phenotype category</td></tr><tr><td><a href=\"CodeSystem-dental-component.html#dental-component-gingival-thickness\">gingival-thickness</a></td><td style=\"color: #cccccc\">Gingival thickness</td></tr><tr><td><a href=\"CodeSystem-dental-component.html#dental-component-periodontal-probe-transparency\">periodontal-probe-transparency</a></td><td style=\"color: #cccccc\">Periodontal probe transparency</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/dental-core/ValueSet/gingival-assessment-code",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.8"
}
],
"version" : "0.2.0",
"name" : "GingivalAssessmentCodeVS",
"title" : "Gingival Assessment Codes",
"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" : "Distinct observable axes for categorical gingival phenotype, measured gingival thickness, and periodontal-probe transparency.",
"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/dental-component",
"concept" : [
{
"code" : "gingival-phenotype-category"
},
{
"code" : "gingival-thickness"
},
{
"code" : "periodontal-probe-transparency"
}
]
}
]
}
}