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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/prosthesis-finding> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "prosthesis-finding"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet prosthesis-finding</b></p><a name=\"prosthesis-finding\"> </a><a name=\"hcprosthesis-finding\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-prosthetic-device-finding.html\"><code>https://fhir.cognovis.de/dental/CodeSystem/prosthetic-device-finding</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><td><b><a href=\"ConceptMap-prosthesis-finding-to-bema-suggestion.html\">Removable Prosthesis Finding to BEMA Suggestion</a></b></td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-base-fracture\">base-fracture</a></td><td style=\"color: #cccccc\">Prosthesis base fracture</td><td>Fracture of a removable prosthesis base.</td><td><span title=\"RELATEDTO\">?</span>100a<br/><span title=\"RELATEDTO\">?</span>100b</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-clasp-fracture\">clasp-fracture</a></td><td style=\"color: #cccccc\">Clasp fracture</td><td>Fracture of a clasp on a removable prosthesis.</td><td><span title=\"RELATEDTO\">?</span>100a<br/><span title=\"RELATEDTO\">?</span>100b</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-prosthetic-tooth-loss\">prosthetic-tooth-loss</a></td><td style=\"color: #cccccc\">Loss of prosthetic tooth</td><td>Loss of a tooth from a removable prosthesis.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-prosthetic-tooth-fracture\">prosthetic-tooth-fracture</a></td><td style=\"color: #cccccc\">Fracture of prosthetic tooth</td><td>Fracture of a tooth on a removable prosthesis.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-extension-required\">extension-required</a></td><td style=\"color: #cccccc\">Prosthesis extension required</td><td>The removable prosthesis requires extension.</td><td><span title=\"RELATEDTO\">?</span>100c<br/><span title=\"RELATEDTO\">?</span>100d</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-clasp-adjustment-required\">clasp-adjustment-required</a></td><td style=\"color: #cccccc\">Clasp adjustment required</td><td>A clasp on the removable prosthesis requires adjustment.</td><td/></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-localized-fit-loss\">localized-fit-loss</a></td><td style=\"color: #cccccc\">Localized loss of fit</td><td>The removable prosthesis has a localized loss of fit.</td><td><span title=\"RELATEDTO\">?</span>100e</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-generalized-fit-loss\">generalized-fit-loss</a></td><td style=\"color: #cccccc\">Generalized loss of fit</td><td>The removable prosthesis has a generalized loss of fit.</td><td><span title=\"RELATEDTO\">?</span>100f</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://fhir.cognovis.de/dental/ValueSet/prosthesis-finding"] ;
fhir:ValueSet.version [ fhir:value "0.41.6"] ;
fhir:ValueSet.name [ fhir:value "ProsthesisFindingVS"] ;
fhir:ValueSet.title [ fhir:value "Removable Prosthesis Finding"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-07-29T15:26:56+02:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "cognovis GmbH"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Technical findings concerning a removable dental prosthesis."] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/prosthetic-device-finding" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "base-fracture" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "clasp-fracture" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "prosthetic-tooth-loss" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "prosthetic-tooth-fracture" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "extension-required" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "clasp-adjustment-required" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "localized-fit-loss" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "generalized-fit-loss" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/prosthesis-finding.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/prosthesis-finding.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.41.6 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report