@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 -------------------------------------------------------------------

<https://fhir.cognovis.de/dental/ServiceRequest/ExampleLabOrderTeleskopUK> a fhir:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleLabOrderTeleskopUK"] ; # 
  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 ExampleLabOrderTeleskopUK</b></p><a name=\"ExampleLabOrderTeleskopUK\"> </a><a name=\"hcExampleLabOrderTeleskopUK\"> </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 teleskop}\">Teleskopprothese</span></p><p><b>Restaurationstyp</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/restoration-type implantat-krone}\">Implantatkrone</span></p><p><b>Materialvorgabe</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-material nem}\">NEM-Primaerteleskope</span></p><p><b>Materialvorgabe</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-material pmma}\">PMMA-Prothesenbasis + Zaehne</span></p><p><b>Zahnfarbe (VITA Classical)</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/vita-classical A2}\">A2</span></p><p><b>Okklusionskonzept</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/occlusion-concept bilateral-balanciert}\">Bilateral balanciert</span></p><blockquote><p><b>Implantat-Abutment</b></p><ul><li>implantSystem: Straumann BLT, SLActive</li><li>abutmentType: Titanklebebasis</li><li>platformDiameter: 4.1</li></ul></blockquote><p><b>Antagonistensituation</b>: Restbezahnung OK mit Modellgussprothese</p><p><b>identifier</b>: <code>https://example.dental/lab-orders</code>/LAB-2026-001235</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 kombiniert}\">Kombinierter Zahnersatz</span></p><p><b>code</b>: <span title=\"Codes:\">Teleskopprothese UK auf 4 Implantaten</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\">Erika Musterfrau</a></p><p><b>occurrence</b>: ?? --&gt; 2026-05-02</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 UK mit Scanflags auf allen 4 Implantaten</li><li>Zentrikregistrat (Wachsbiss)</li></ul><p><b>bodySite</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 33}\">Zahn 33</span>, <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 35}\">Zahn 35</span>, <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 43}\">Zahn 43</span>, <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 45}\">Zahn 45</span></p><p><b>note</b>: </p><blockquote><div><p>Primaerteile parallel ausrichten (gemeinsame Einschubrichtung). Friktion mittelfest einstellen. Prothesenrand lingual verstaerkt (Patient bruxiert).</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 "teleskop" ] ;
         fhir:display [ fhir:v "Teleskopprothese" ]
       ] )
     ]
  ] [
     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 "implantat-krone" ] ;
         fhir:display [ fhir:v "Implantatkrone" ]
       ] )
     ]
  ] [
     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 "nem" ] ;
         fhir:display [ fhir:v "NEM" ]
       ] ) ;
       fhir:text [ fhir:v "NEM-Primaerteleskope" ]
     ]
  ] [
     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 "pmma" ] ;
         fhir:display [ fhir:v "PMMA" ]
       ] ) ;
       fhir:text [ fhir:v "PMMA-Prothesenbasis + Zaehne" ]
     ]
  ] [
     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 "A2" ] ;
         fhir:display [ fhir:v "A2" ]
       ] )
     ]
  ] [
     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 "bilateral-balanciert" ] ;
         fhir:display [ fhir:v "Bilateral balanciert" ]
       ] )
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "implantSystem"^^xsd:anyURI ;
         fhir:l fhir:implantSystem
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Straumann BLT, SLActive"
       ]
     ] [
       fhir:url [
         fhir:v "abutmentType"^^xsd:anyURI ;
         fhir:l fhir:abutmentType
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Titanklebebasis"
       ]
     ] [
       fhir:url [
         fhir:v "platformDiameter"^^xsd:anyURI ;
         fhir:l fhir:platformDiameter
       ] ;
       fhir:value [
         a fhir:Decimal ;
         fhir:v 4.1
       ]
     ] ) ;
     fhir:url [
       fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/implant-abutment"^^xsd:anyURI ;
       fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/implant-abutment>
     ]
  ] [
     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 "Restbezahnung OK mit Modellgussprothese"
     ]
  ] ) ; # 
  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-001235" ]
  ] ) ; # 
  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 "kombiniert" ] ;
       fhir:display [ fhir:v "Kombinierter Zahnersatz" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:text [ fhir:v "Teleskopprothese UK auf 4 Implantaten" ]
  ] ; # 
  fhir:subject [
     fhir:l <https://fhir.cognovis.de/dental/Patient/example-patient> ;
     fhir:reference [ fhir:v "Patient/example-patient" ] ;
     fhir:display [ fhir:v "Erika Musterfrau" ]
  ] ; # 
  fhir:occurrence [
     a fhir:Period ;
     fhir:end [ fhir:v "2026-05-02"^^xsd:date ]
  ] ; # 
  fhir:performer ( [
     fhir:l <https://fhir.cognovis.de/dental/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 UK mit Scanflags auf allen 4 Implantaten" ]
  ] [
     fhir:display [ fhir:v "Zentrikregistrat (Wachsbiss)" ]
  ] ) ; # 
  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 "33" ] ;
       fhir:display [ fhir:v "Zahn 33" ]
     ] )
  ] [
     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 "35" ] ;
       fhir:display [ fhir:v "Zahn 35" ]
     ] )
  ] [
     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 "43" ] ;
       fhir:display [ fhir:v "Zahn 43" ]
     ] )
  ] [
     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 "45" ] ;
       fhir:display [ fhir:v "Zahn 45" ]
     ] )
  ] ) ; # 
  fhir:note ( [
     fhir:text [ fhir:v "Primaerteile parallel ausrichten (gemeinsame Einschubrichtung). Friktion mittelfest einstellen. Prothesenrand lingual verstaerkt (Patient bruxiert)." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

