German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Zahntechnischer Auftragstyp - TTL Representation

Active as of 2026-05-30

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "dental-lab-order-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-lab-order-type</b></p><a name=\"dental-lab-order-type\"> </a><a name=\"hcdental-lab-order-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-lab-order-type</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\">festsitzend<a name=\"dental-lab-order-type-festsitzend\"> </a></td><td>Festsitzender Zahnersatz</td><td>Kronen, Bruecken, Inlays, Onlays, Veneers</td></tr><tr><td style=\"white-space:nowrap\">herausnehmbar<a name=\"dental-lab-order-type-herausnehmbar\"> </a></td><td>Herausnehmbarer Zahnersatz</td><td>Teil- und Totalprothesen</td></tr><tr><td style=\"white-space:nowrap\">kombiniert<a name=\"dental-lab-order-type-kombiniert\"> </a></td><td>Kombinierter Zahnersatz</td><td>Teleskop-, Geschiebe-, Stegversorgungen</td></tr><tr><td style=\"white-space:nowrap\">reparatur<a name=\"dental-lab-order-type-reparatur\"> </a></td><td>Reparatur/Erweiterung</td><td>Reparatur, Unterfuetterung, Erweiterung bestehender Versorgungen</td></tr><tr><td style=\"white-space:nowrap\">kfo<a name=\"dental-lab-order-type-kfo\"> </a></td><td>KFO-Labortechnik</td><td>Kieferorthopaedische Geraete (laborgefertigt)</td></tr><tr><td style=\"white-space:nowrap\">schiene<a name=\"dental-lab-order-type-schiene\"> </a></td><td>Schienentherapie</td><td>Aufbiss-, Knirsch-, Tiefziehschienen</td></tr><tr><td style=\"white-space:nowrap\">implantat<a name=\"dental-lab-order-type-implantat\"> </a></td><td>Implantatprothetik</td><td>Implantatgetragene Suprakonstruktionen</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/dental-lab-order-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/dental-lab-order-type>
  ] ; # 
  fhir:version [ fhir:v "0.36.1"] ; # 
  fhir:name [ fhir:v "DentalLabOrderTypeCS"] ; # 
  fhir:title [ fhir:v "Zahntechnischer Auftragstyp"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-30T11:39:14+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "cognovis GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "cognovis GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cognovis.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cognovis.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Uebergeordnete Kategorie des zahntechnischen Laborauftrags."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "festsitzend" ] ;
fhir:display [ fhir:v "Festsitzender Zahnersatz" ] ;
fhir:definition [ fhir:v "Kronen, Bruecken, Inlays, Onlays, Veneers" ]
  ] [
fhir:code [ fhir:v "herausnehmbar" ] ;
fhir:display [ fhir:v "Herausnehmbarer Zahnersatz" ] ;
fhir:definition [ fhir:v "Teil- und Totalprothesen" ]
  ] [
fhir:code [ fhir:v "kombiniert" ] ;
fhir:display [ fhir:v "Kombinierter Zahnersatz" ] ;
fhir:definition [ fhir:v "Teleskop-, Geschiebe-, Stegversorgungen" ]
  ] [
fhir:code [ fhir:v "reparatur" ] ;
fhir:display [ fhir:v "Reparatur/Erweiterung" ] ;
fhir:definition [ fhir:v "Reparatur, Unterfuetterung, Erweiterung bestehender Versorgungen" ]
  ] [
fhir:code [ fhir:v "kfo" ] ;
fhir:display [ fhir:v "KFO-Labortechnik" ] ;
fhir:definition [ fhir:v "Kieferorthopaedische Geraete (laborgefertigt)" ]
  ] [
fhir:code [ fhir:v "schiene" ] ;
fhir:display [ fhir:v "Schienentherapie" ] ;
fhir:definition [ fhir:v "Aufbiss-, Knirsch-, Tiefziehschienen" ]
  ] [
fhir:code [ fhir:v "implantat" ] ;
fhir:display [ fhir:v "Implantatprothetik" ] ;
fhir:definition [ fhir:v "Implantatgetragene Suprakonstruktionen" ]
  ] ) . #