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/CodeSystem/dental-material> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "dental-material"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-material</b></p><a name=\"dental-material\"> </a><a name=\"hcdental-material\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-material</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">zirkon<a name=\"dental-material-zirkon\"> </a></td><td>Zirkonoxid</td><td>Zirkoniumdioxid (Y-TZP) — hochfeste Vollkeramik</td></tr><tr><td style=\"white-space:nowrap\">lithiumdisilikat<a name=\"dental-material-lithiumdisilikat\"> </a></td><td>Lithiumdisilikat</td><td>Lithiumdisilikat-Glaskeramik (z.B. IPS e.max)</td></tr><tr><td style=\"white-space:nowrap\">feldspatkeramik<a name=\"dental-material-feldspatkeramik\"> </a></td><td>Feldspatkeramik</td><td>Feldspatkeramik fuer Verblendungen und Veneers</td></tr><tr><td style=\"white-space:nowrap\">leuzitverstärkt<a name=\"dental-material-leuzitverst.228rkt\"> </a></td><td>Leuzitverstärkte Keramik</td><td>Leuzitverstärkte Glaskeramik (z.B. IPS Empress)</td></tr><tr><td style=\"white-space:nowrap\">hybridkeramik<a name=\"dental-material-hybridkeramik\"> </a></td><td>Hybridkeramik</td><td>Polymer-infiltrierte Keramik (z.B. VITA Enamic)</td></tr><tr><td style=\"white-space:nowrap\">nem<a name=\"dental-material-nem\"> </a></td><td>NEM</td><td>Nichtedelmetall-Legierung (CoCrMo)</td></tr><tr><td style=\"white-space:nowrap\">edelmetall<a name=\"dental-material-edelmetall\"> </a></td><td>Edelmetall</td><td>Edelmetall-Legierung (Gold, Platin)</td></tr><tr><td style=\"white-space:nowrap\">hochgold<a name=\"dental-material-hochgold\"> </a></td><td>Hochgold</td><td>Hochgoldhaltige Legierung (>75% Gold)</td></tr><tr><td style=\"white-space:nowrap\">titan<a name=\"dental-material-titan\"> </a></td><td>Titan</td><td>Reintitan oder Titanlegierung</td></tr><tr><td style=\"white-space:nowrap\">pmma<a name=\"dental-material-pmma\"> </a></td><td>PMMA</td><td>Polymethylmethacrylat (Prothesenkunststoff)</td></tr><tr><td style=\"white-space:nowrap\">komposit<a name=\"dental-material-komposit\"> </a></td><td>Komposit</td><td>Laborgefertigter Komposit</td></tr><tr><td style=\"white-space:nowrap\">peek<a name=\"dental-material-peek\"> </a></td><td>PEEK</td><td>Polyetheretherketon (hochleistungspolymer)</td></tr><tr><td style=\"white-space:nowrap\">vmk<a name=\"dental-material-vmk\"> </a></td><td>VMK</td><td>Verblend-Metall-Keramik (Metallgeruest + Keramikverblendung)</td></tr><tr><td style=\"white-space:nowrap\">galvano<a name=\"dental-material-galvano\"> </a></td><td>Galvano</td><td>Galvano-Keramik (Feingold-Geruest + Keramik)</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/dental-material"] ;
fhir:CodeSystem.version [ fhir:value "0.41.6"] ;
fhir:CodeSystem.name [ fhir:value "DentalMaterialCS"] ;
fhir:CodeSystem.title [ fhir:value "Zahntechnisches Material"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T15:26:56+02:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Materialien fuer zahntechnische Restaurationen. Ergaenzt das bestehende ZtlMaterialCS um klinisch relevante Materialklassen."] ;
fhir:CodeSystem.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:CodeSystem.copyright [ fhir:value "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "14"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "zirkon" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Zirkonoxid" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Zirkoniumdioxid (Y-TZP) — hochfeste Vollkeramik" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "lithiumdisilikat" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Lithiumdisilikat" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Lithiumdisilikat-Glaskeramik (z.B. IPS e.max)" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "feldspatkeramik" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Feldspatkeramik" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Feldspatkeramik fuer Verblendungen und Veneers" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "leuzitverstärkt" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Leuzitverstärkte Keramik" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Leuzitverstärkte Glaskeramik (z.B. IPS Empress)" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "hybridkeramik" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Hybridkeramik" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Polymer-infiltrierte Keramik (z.B. VITA Enamic)" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "nem" ] ;
fhir:CodeSystem.concept.display [ fhir:value "NEM" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Nichtedelmetall-Legierung (CoCrMo)" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "edelmetall" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Edelmetall" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Edelmetall-Legierung (Gold, Platin)" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "hochgold" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Hochgold" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Hochgoldhaltige Legierung (>75% Gold)" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "titan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Titan" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Reintitan oder Titanlegierung" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "pmma" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PMMA" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Polymethylmethacrylat (Prothesenkunststoff)" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "komposit" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Komposit" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Laborgefertigter Komposit" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "peek" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PEEK" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Polyetheretherketon (hochleistungspolymer)" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "vmk" ] ;
fhir:CodeSystem.concept.display [ fhir:value "VMK" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Verblend-Metall-Keramik (Metallgeruest + Keramikverblendung)" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "galvano" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Galvano" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Galvano-Keramik (Feingold-Geruest + Keramik)" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/dental-material.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/dental-material.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