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

: Laborauftrag: Zirkonkrone Zahn 26 - TTL Representation

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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleLabOrderZirkonkrone26"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/dental-lab-service-request"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/dental-lab-service-request>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleLabOrderZirkonkrone26</b></p><a name=\"ExampleLabOrderZirkonkrone26\"> </a><a name=\"hcExampleLabOrderZirkonkrone26\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dental-lab-service-request.html\">Zahntechnischer Laborauftrag (DE)</a></p></div><p><b>Restaurationstyp</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/restoration-type krone}\">Krone</span></p><p><b>Zahnfarbe (VITA Classical)</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/vita-classical A3}\">A3</span></p><p><b>Materialvorgabe</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-material zirkon}\">Zirkonoxid</span></p><p><b>Praaparationsform</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/preparation-type stufe}\">Stufenpraeparation</span></p><p><b>Antagonistensituation</b>: Natuerliche Bezahnung, Zahn 36 mit Kompositfuellung</p><p><b>Okklusionskonzept</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept front-eckzahn}\">Front-Eckzahn-Fuehrung</span></p><p><b>identifier</b>: <code>https://example.dental/lab-orders</code>/LAB-2026-001234</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-lab-order-type festsitzend}\">Festsitzender Zahnersatz</span></p><p><b>code</b>: <span title=\"Codes:\">Monolithische Zirkonkrone Zahn 26</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Patient/example-patient\">Max Mustermann</a></p><p><b>occurrence</b>: ?? --&gt; 2026-04-18</p><p><b>performer</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Organization/example-dental-lab\">Zahntechnik Mueller GmbH</a></p><p><b>supportingInfo</b>: </p><ul><li>Intraoralscan Oberkiefer (STL)</li><li>Intraoralfotos (bukkal, okklusal, Farbabgleich)</li></ul><p><b>bodySite</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 26}\">Zahn 26</span></p><p><b>note</b>: </p><blockquote><div><p>Bitte hoeckerunterstütztes Design. Leicht ueberkonturierte Approximalkontakte gewuenscht (Patient hat weite Zahnzwischenraeume). Farbverlauf zervikal etwas dunkler.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/restoration-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/restoration-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/restoration-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/restoration-type>         ] ;
fhir:code [ fhir:v "krone" ] ;
fhir:display [ fhir:v "Krone" ]       ] )     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/tooth-color-vita"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/tooth-color-vita>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/vita-classical"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/vita-classical>         ] ;
fhir:code [ fhir:v "A3" ] ;
fhir:display [ fhir:v "A3" ]       ] )     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/material-specification"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/material-specification>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/dental-material"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/dental-material>         ] ;
fhir:code [ fhir:v "zirkon" ] ;
fhir:display [ fhir:v "Zirkonoxid" ]       ] )     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/preparation-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/preparation-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/preparation-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/preparation-type>         ] ;
fhir:code [ fhir:v "stufe" ] ;
fhir:display [ fhir:v "Stufenpraeparation" ]       ] )     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/antagonist-situation"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/antagonist-situation>     ] ;
fhir:value [
a fhir:String ;
fhir:v "Natuerliche Bezahnung, Zahn 36 mit Kompositfuellung"     ]
  ] [
fhir:url [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/occlusion-concept"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/occlusion-concept>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept>         ] ;
fhir:code [ fhir:v "front-eckzahn" ] ;
fhir:display [ fhir:v "Front-Eckzahn-Fuehrung" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://example.dental/lab-orders"^^xsd:anyURI ;
fhir:l <https://example.dental/lab-orders>     ] ;
fhir:value [ fhir:v "LAB-2026-001234" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
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:code [ fhir:v "festsitzend" ] ;
fhir:display [ fhir:v "Festsitzender Zahnersatz" ]     ] )
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "Monolithische Zirkonkrone Zahn 26" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ] ;
fhir:display [ fhir:v "Max Mustermann" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:end [ fhir:v "2026-04-18"^^xsd:date ]
  ] ; # 
  fhir:performer ( [
fhir:l fhir:Organization/example-dental-lab ;
fhir:reference [ fhir:v "Organization/example-dental-lab" ] ;
fhir:display [ fhir:v "Zahntechnik Mueller GmbH" ]
  ] ) ; # 
  fhir:supportingInfo ( [
fhir:display [ fhir:v "Intraoralscan Oberkiefer (STL)" ]
  ] [
fhir:display [ fhir:v "Intraoralfotos (bukkal, okklusal, Farbabgleich)" ]
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi>       ] ;
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "Zahn 26" ]     ] )
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Bitte hoeckerunterstütztes Design. Leicht ueberkonturierte Approximalkontakte gewuenscht (Patient hat weite Zahnzwischenraeume). Farbverlauf zervikal etwas dunkler." ]
  ] ) . #