AU eRequesting Implementation Guide
0.3.0-ci-build - CI Build Australia flag

AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mjosborne1/mjo-au-fhir-erequesting/ and changes regularly. See the Directory of published versions

: ServiceRequest - Obstetric Ultrasound (Second Trimester) - XML Representation

Page standards status: Informative

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="order-obsus-1"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest order-obsus-1</b></p><a name="order-obsus-1"> </a><a name="hcorder-obsus-1"> </a><a name="order-obsus-1-en"> </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-au-erequesting-servicerequest-imag.html">AU eRequesting Imaging Request</a></p></div><p><b>AU eRequesting Display Sequence</b>: 1</p><p><b>identifier</b>: Placer Identifier/EMC4542244-5625-01</p><p><b>requisition</b>: Placer Group Number/EMC4542244-5625</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 363679005}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 446208007}">2nd Trimester US</span></p><p><b>subject</b>: <a href="Patient-belger-remedios.html">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI: Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>encounter</b>: <a href="Encounter-obsgynaeclinic.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-03-21 07:50:00+1000 --&gt; 2022-03-21 08:20:00+1000</a></p><p><b>authoredOn</b>: 2022-03-21</p><p><b>requester</b>: <a href="PractitionerRole-obstetrician-losch-sallie.html">PractitionerRole Obstetrician and Gynaecologist</a></p><p><b>supportingInfo</b>: <a href="Observation-observation-pregnancy-status.html">Pregnancy status</a></p></div>
  </text>
  <extension
             url="http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence">
    <valueInteger value="1"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
        <display value="Placer Identifier"/>
      </coding>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359"/>
    <value value="EMC4542244-5625-01"/>
    <assigner>
      <display value="Elimbah Medical Center"/>
    </assigner>
  </identifier>
  <requisition>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PGN"/>
        <display value="Placer Group Number"/>
      </coding>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359"/>
    <value value="EMC4542244-5625"/>
    <assigner>
      <display value="Elimbah Medical Center"/>
    </assigner>
  </requisition>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363679005"/>
      <display value="Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="446208007"/>
      <display value="Ultrasonography in second trimester"/>
    </coding>
    <text value="2nd Trimester US"/>
  </code>
  <subject>🔗 
    <reference value="Patient/belger-remedios"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/obsgynaeclinic"/>
  </encounter>
  <authoredOn value="2022-03-21"/>
  <requester>🔗 
    <reference value="PractitionerRole/obstetrician-losch-sallie"/>
  </requester>
  <supportingInfo>🔗 
    <reference value="Observation/observation-pregnancy-status"/>
    <display value="Pregnancy status"/>
  </supportingInfo>
</ServiceRequest>