<?xml version="1.0" encoding="UTF-8"?>

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ExampleDentalLabServiceRequest"/>
  <meta>
    <profile value="https://fhir.cognovis.de/dental/StructureDefinition/dental-lab-service-request"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExampleDentalLabServiceRequest</b></p><a name="ExampleDentalLabServiceRequest"> </a><a name="hcExampleDentalLabServiceRequest"> </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>identifier</b>: <code>https://example-dental-practice.de/labor-id</code>/LAB-2026-000015</p><p><b>basedOn</b>: <a href="CarePlan-ExampleZeCarePlan.html">CarePlan ZE-Plan: Brückenversorgung Zahn 35-37 — gleichartig</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:">Keramik-Inlay Zahn 15, CAD/CAM</span></p><p><b>subject</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>encounter</b>: <a href="Encounter-enc-dental-02-privatschein.html">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0002; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-01-22 --&gt; 2026-01-22</a></p><p><b>authoredOn</b>: 2026-01-22</p><p><b>requester</b>: <a href="PractitionerRole-role-schoell-gibitzenhof.html">PractitionerRole Doctor</a></p><p><b>performer</b>: <a href="Organization-ExampleDentallabor.html">Organization Zahntechnik Nürnberg GmbH</a></p><p><b>note</b>: </p><blockquote><div><p>Keramik-Inlay Zahn 15, Farbe A2, CAD/CAM. Abholung bis Freitag.</p>
</div></blockquote></div>
  </text>
  <identifier>
    <system value="https://example-dental-practice.de/labor-id"/>
    <value value="LAB-2026-000015"/>
  </identifier>
  <basedOn>
    <reference value="CarePlan/ExampleZeCarePlan"/>
  </basedOn>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <text value="Keramik-Inlay Zahn 15, CAD/CAM"/>
  </code>
  <subject>
    <reference value="Patient/pat-pkv-01"/>
  </subject>
  <encounter>
    <reference value="Encounter/enc-dental-02-privatschein"/>
  </encounter>
  <authoredOn value="2026-01-22"/>
  <requester>
    <reference value="PractitionerRole/role-schoell-gibitzenhof"/>
  </requester>
  <performer>
    <reference value="Organization/ExampleDentallabor"/>
  </performer>
  <note>
    <text value="Keramik-Inlay Zahn 15, Farbe A2, CAD/CAM. Abholung bis Freitag."/>
  </note>
</ServiceRequest>