: Dental Risk Evidence Types - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "dental-risk-evidence-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dental-risk-evidence-type</b></p><a name=\"dental-risk-evidence-type\"> </a><a name=\"hcdental-risk-evidence-type\"> </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-cigarettes-per-day\">cigarettes-per-day</a></td><td style=\"color: #cccccc\">Cigarettes per day</td></tr><tr><td><a href=\"CodeSystem-dental-component.html#dental-component-periodontitis-attributed-tooth-loss\">periodontitis-attributed-tooth-loss</a></td><td style=\"color: #cccccc\">Teeth lost because of periodontitis</td></tr><tr><td><a href=\"CodeSystem-dental-component.html#dental-component-maximum-radiographic-bone-loss\">maximum-radiographic-bone-loss</a></td><td style=\"color: #cccccc\">Maximum radiographic bone loss</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/dental-core/ValueSet/dental-risk-evidence-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.7"
}
],
"version" : "0.2.0",
"name" : "DentalRiskEvidenceTypeVS",
"title" : "Dental Risk Evidence Types",
"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" : "Patient-level evidence axes used by periodontal diagnosis and grading.",
"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" : "cigarettes-per-day"
},
{
"code" : "periodontitis-attributed-tooth-loss"
},
{
"code" : "maximum-radiographic-bone-loss"
}
]
}
]
}
}