Australian Base Implementation Guide (AU Base 2)

This page is part of the Australian Base IG (v2.2.0-ballot: R3 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

ServiceRequest-servicerequest-hepatitis-b-antibody

Formats: XML, JSON, Turtle

Raw xml



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="servicerequest-hepatitis-b-antibody"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/StructureDefinition/au-diagnosticrequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 65911000}">Hepatitis B surface antibody</span></p><p><b>subject</b>: <a href="Patient-example0.html">Generated Summary: IHI: 8003608833357361, Medicare Number: 32788511952, Health Care Card Number: 307111942H; Stella Franklin ; sfranklin@amail.example.com; gender: female; birthDate: 1985-10-14</a></p><p><b>authoredOn</b>: 2019-09-23</p><p><b>requester</b>: <a href="PractitionerRole-example3.html">Generated Summary: Medicare Provider Number: 1234561A; <span title="Codes: {http://snomed.info/sct 62247001}">General practitioner</span>; <span title="Codes: {http://snomed.info/sct 394814009}">General practice (specialty)</span>; francis.fernando@alphamail.example.com</a></p><p><b>reasonCode</b>: <span title="Codes: ">Hepatitis B surface antibody status</span></p></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="65911000"/>
      <display value="Hepatitis B surface antibody measurement"/>
    </coding>
    <text value="Hepatitis B surface antibody"/>
  </code>
  <subject>
    <reference value="Patient/example0"/>
  </subject>
  <authoredOn value="2019-09-23"/>
  <requester>
    <reference value="PractitionerRole/example3"/>
  </requester>
  <reasonCode>
    <text value="Hepatitis B surface antibody status"/>
  </reasonCode>
</ServiceRequest>
Issues & Feedback