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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="01a21c9c-2cd1-44e5-a999-f84d9ef70605"/>
  <meta>
    <profile value="https://gematik.de/fhir/ti/StructureDefinition/ti-service-request-laboratory"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest 01a21c9c-2cd1-44e5-a999-f84d9ef70605</b></p><a name="01a21c9c-2cd1-44e5-a999-f84d9ef70605"> </a><a name="hc01a21c9c-2cd1-44e5-a999-f84d9ef70605"> </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-ti-service-request-laboratory.html">TI Service Request Laboratory</a></p></div><p><b>identifier</b>: Auftragsnummer des Einsenders/20211115-127, Nachforderungsidentifikation/20211115-127</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 721965002}">Laboratory order</span></p><p><b>orderDetail</b>: <span title="Codes:">Beispieltext</span></p><p><b>subject</b>: <a href="Patient-c78415a2-9285-403d-9fda-1b8e24e30964.html">Monika Gundlach (official) Female, DoB: 1954-02-27 ( http://fhir.de/sid/gkv/kvid-10#NamingSystemKVID#G995030566)</a></p><p><b>authoredOn</b>: 2023-05-03 11:08:15+0100</p><p><b>requester</b>: <a href="Practitioner-00120bfc-a941-4bf4-8904-9eb09303dbfd.html">Practitioner Dr. Hans Glücklich(official)</a></p><p><b>reasonCode</b>: <span title="Codes:">Grund</span>, <span title="Codes:">Grund2</span></p><p><b>reasonReference</b>: <a href="Condition-1d344181-abf0-428d-9f3f-1bbd84b7684e.html">Condition Cholera</a></p><p><b>supportingInfo</b>: testressource</p><p><b>note</b>: </p><blockquote><div><p>test</p>
</div></blockquote></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator"/>
        <code value="AE"/>
        <display value="Auftragsnummer des Einsenders"/>
      </coding>
    </type>
    <system value="http://testsystem.de"/>
    <value value="20211115-127"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator"/>
        <code value="NI"/>
        <display value="Nachforderungsidentifikation"/>
      </coding>
    </type>
    <system value="http://testsystem.de"/>
    <value value="20211115-127"/>
  </identifier>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20260515"/>
      <code value="721965002"/>
      <display value="Laboratory order"/>
    </coding>
  </code>
  <orderDetail>
    <text value="Beispieltext"/>
  </orderDetail>
  <subject>
    <reference value="Patient/c78415a2-9285-403d-9fda-1b8e24e30964"/>
    <identifier>
      <type>
        <coding>
          <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
          <code value="KVZ10"/>
          <display value="Krankenversichertennummer"/>
        </coding>
      </type>
      <system value="http://fhir.de/sid/gkv/kvid-10"/>
      <value value="K123456789"/>
    </identifier>
  </subject>
  <authoredOn value="2023-05-03T11:08:15+01:00"/>
  <requester>
    <reference value="Practitioner/00120bfc-a941-4bf4-8904-9eb09303dbfd"/>
  </requester>
  <reasonCode>
    <extension url="https://gematik.de/fhir/ti/StructureDefinition/reason-type-laboratory-extension">
      <valueString value="Anlass"/>
    </extension>
    <text value="Grund"/>
  </reasonCode>
  <reasonCode>
    <extension url="https://gematik.de/fhir/ti/StructureDefinition/reason-type-laboratory-extension">
      <valueString value="Veranlassungsgrund"/>
    </extension>
    <text value="Grund2"/>
  </reasonCode>
  <reasonReference>
    <reference value="Condition/1d344181-abf0-428d-9f3f-1bbd84b7684e"/>
  </reasonReference>
  <supportingInfo>
    <display value="testressource"/>
  </supportingInfo>
  <note>
    <text value="test"/>
  </note>
</ServiceRequest>