German Dental FHIR Profiles (R4)
0.41.6 - trial-use
Germany
German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
{
"resourceType" : "ValueSet",
"id" : "removable-prosthesis-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet removable-prosthesis-type</b></p><a name=\"removable-prosthesis-type\"> </a><a name=\"hcremovable-prosthesis-type\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-restoration-type.html\"><code>https://fhir.cognovis.de/dental/CodeSystem/restoration-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.41.6</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-totalprothese\">totalprothese</a></td><td style=\"color: #cccccc\">Totalprothese</td><td>Vollprothese (zahnloser Kiefer)</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-teilprothese\">teilprothese</a></td><td style=\"color: #cccccc\">Teilprothese</td><td>Herausnehmbare Teilprothese</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-modellguss\">modellguss</a></td><td style=\"color: #cccccc\">Modellgussprothese</td><td>Modellguss mit Klammern</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-teleskop\">teleskop</a></td><td style=\"color: #cccccc\">Teleskopprothese</td><td>Kombinationsersatz mit Teleskopkronen</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-geschiebeprothese\">geschiebeprothese</a></td><td style=\"color: #cccccc\">Geschiebeprothese</td><td>Kombinationsersatz mit Geschiebe</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-interimsprothese\">interimsprothese</a></td><td style=\"color: #cccccc\">Interimsprothese</td><td>Provisorische herausnehmbare Prothese</td></tr><tr><td><a href=\"CodeSystem-restoration-type.html#restoration-type-immediatprothese\">immediatprothese</a></td><td style=\"color: #cccccc\">Immediatprothese</td><td>Sofortprothese nach Extraktion</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/dental/ValueSet/removable-prosthesis-type",
"version" : "0.41.6",
"name" : "RemovableProsthesisTypeVS",
"title" : "Removable Prosthesis Type",
"status" : "active",
"experimental" : false,
"date" : "2026-07-29T15:26:56+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Removable dental prosthesis types selected from the dental restoration type code system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
"compose" : {
"include" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/restoration-type",
"concept" : [
{
"code" : "totalprothese"
},
{
"code" : "teilprothese"
},
{
"code" : "modellguss"
},
{
"code" : "teleskop"
},
{
"code" : "geschiebeprothese"
},
{
"code" : "interimsprothese"
},
{
"code" : "immediatprothese"
}
]
}
]
}
}