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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="servicerequest-urinemcs"/>
  <meta>
    <profile value="http://hl7.org.au/fhir/StructureDefinition/au-servicerequest"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest servicerequest-urinemcs</b></p><a name="servicerequest-urinemcs"> </a><a name="hcservicerequest-urinemcs"> </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="http://hl7.org.au/fhir/6.0.0/StructureDefinition-au-servicerequest.html">AU Base ServiceRequest</a></p></div><p><b>identifier</b>: OBR-2-1: External ID/2234408089 (use: usual, ), OBR-3-1: Laboratory Number/2234408089 (use: official, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 401324008}">Urine M/C/S</span></p><p><b>subject</b>: <a href="Patient-patient-lynch-alyce.html">Alyce SHAUNA LYNCH (official) Female, DoB: 2009-12-02 ( Hospital Unique patient number: PC842914 (use: usual, ))</a></p><p><b>encounter</b>: <a href="Encounter-encounter-female-ed.html">Encounter: identifier = Visit number: 2964051 (use: official, ); status = finished; class = ambulatory (ActCode#AMB); type = E; period = 2023-02-04 09:30:00+1030 --&gt; 2023-02-04 18:30:00+1030</a></p><p><b>occurrence</b>: 2023-02-04</p><p><b>requester</b>: <a href="Practitioner-practitioner-persson-una.html">Practitioner Una Persson </a></p><p><b>locationReference</b>: <a href="Location-location-hosp-ed.html">Location Emergency Department (Hospital)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 34436003}">Haematuria</span></p><p><b>specimen</b>: <a href="Specimen-specimen-urine.html">Specimen: status = available; type = Urine specimen; receivedTime = 2023-02-04 12:15:00+1030</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
        <display value="Placer Identifier"/>
      </coding>
      <text value="OBR-2-1: External ID"/>
    </type>
    <system value="http://fhir.osbornemj.com/id/pon"/>
    <value value="2234408089"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="FILL"/>
        <display value="Filler Identifier"/>
      </coding>
      <text value="OBR-3-1: Laboratory Number"/>
    </type>
    <system value="http://fhir.osbornemj.com/id/fon"/>
    <value value="2234408089"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="401324008"/>
      <display value="Urine microscopy, culture and sensitivities"/>
    </coding>
    <text value="Urine M/C/S"/>
  </code>
  <subject>
    <reference value="Patient/patient-lynch-alyce"/>
  </subject>
  <encounter>
    <reference value="Encounter/encounter-female-ed"/>
  </encounter>
  <occurrenceDateTime value="2023-02-04"/>
  <requester>
    <reference value="Practitioner/practitioner-persson-una"/>
  </requester>
  <locationReference>
    <reference value="Location/location-hosp-ed"/>
  </locationReference>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="34436003"/>
      <display value="Haematuria"/>
    </coding>
  </reasonCode>
  <specimen>
    <reference value="Specimen/specimen-urine"/>
  </specimen>
</ServiceRequest>