<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="01a21c9c-2cd1-44e5-a999-f84d9ef70605"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-05-03T11:15:00+01:00"/>
<profile
value="https://gematik.de/fhir/epa-laboratory/StructureDefinition/service-request-dglp"/>
</meta>
<language value="de"/>
<identifier>
<type>
<coding>
<system
value="https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator"/>
<version value="1.1.0"/>
<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"/>
<version value="1.1.0"/>
<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/84e01fa5-6763-4a96-99f3-170cf9b317ff"/>
<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/2b946366-cf18-4d89-a29c-00bf69ac90f6"/>
</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>