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

: Implant Suprastructure Finding - TTL Representation

Active as of 2026-07-29

Raw ttl | Download


@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/suprastructure-finding> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "suprastructure-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 suprastructure-finding</b></p><a name=\"suprastructure-finding\"> </a><a name=\"hcsuprastructure-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></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-screw-loosening\">screw-loosening</a></td><td style=\"color: #cccccc\">Screw loosening</td><td>A screw in the implant suprastructure is loose.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-screw-fracture\">screw-fracture</a></td><td style=\"color: #cccccc\">Screw fracture</td><td>A screw in the implant suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-abutment-loosening\">abutment-loosening</a></td><td style=\"color: #cccccc\">Abutment loosening</td><td>An abutment supporting the suprastructure is loose.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-abutment-fracture\">abutment-fracture</a></td><td style=\"color: #cccccc\">Abutment fracture</td><td>An abutment supporting the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-crown-decementation\">crown-decementation</a></td><td style=\"color: #cccccc\">Crown decementation</td><td>A crown belonging to the suprastructure has lost retention.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-veneering-fracture\">veneering-fracture</a></td><td style=\"color: #cccccc\">Veneering fracture</td><td>The veneering material of the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-crown-fracture\">crown-fracture</a></td><td style=\"color: #cccccc\">Crown fracture</td><td>A crown belonging to the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-framework-fracture\">framework-fracture</a></td><td style=\"color: #cccccc\">Framework fracture</td><td>The framework of the suprastructure is fractured.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-attachment-retention-loss\">attachment-retention-loss</a></td><td style=\"color: #cccccc\">Attachment retention loss</td><td>An attachment has lost retention.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-attachment-wear\">attachment-wear</a></td><td style=\"color: #cccccc\">Attachment wear</td><td>An attachment is worn.</td></tr><tr><td><a href=\"CodeSystem-prosthetic-device-finding.html#prosthetic-device-finding-matrix-wear\">matrix-wear</a></td><td style=\"color: #cccccc\">Matrix wear</td><td>The matrix component of an attachment is worn.</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://fhir.cognovis.de/dental/ValueSet/suprastructure-finding"] ;
  fhir:ValueSet.version [ fhir:value "0.41.6"] ;
  fhir:ValueSet.name [ fhir:value "SuprastructureFindingVS"] ;
  fhir:ValueSet.title [ fhir:value "Implant Suprastructure 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 an implant-supported suprastructure."] ;
  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 "screw-loosening" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "screw-fracture" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "abutment-loosening" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "abutment-fracture" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "crown-decementation" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "veneering-fracture" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "crown-fracture" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "framework-fracture" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "attachment-retention-loss" ]
       ], [
         fhir:index 9 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "attachment-wear" ]
       ], [
         fhir:index 10 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "matrix-wear" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/suprastructure-finding.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/suprastructure-finding.ttl> .