{
  "resourceType" : "ServiceRequest",
  "id" : "order-bg-abs",
  "meta" : {
    "profile" : ["http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest order-bg-abs</b></p><a name=\"order-bg-abs\"> </a><a name=\"hcorder-bg-abs\"> </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-path.html\">AU eRequesting Pathology Request</a></p></div><p><b>AU eRequesting Display Sequence</b>: 2</p><p><b>identifier</b>: Placer Identifier/EMC1552642-1110-02</p><p><b>requisition</b>: Placer Group Number/EMC1552642-1110</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 20099001}\">Blood Group and Ab Screen</span></p><p><b>subject</b>: <a href=\"Patient-belger-remedios.html\">Remedios BELGER (official) Female, DoB: 1989-01-04 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608666976378)</a></p><p><b>encounter</b>: <a href=\"Encounter-obsgynaeclinic.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2025-02-21 07:50:00+1000 --&gt; 2025-02-21 08:20:00+1000</a></p><p><b>authoredOn</b>: 2025-02-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>"
  },
  "extension" : [{
    "url" : "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence",
    "valueInteger" : 2
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PLAC",
        "display" : "Placer Identifier"
      }]
    },
    "system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
    "value" : "EMC1552642-1110-02",
    "assigner" : {
      "display" : "Elimbah Medical Centre"
    }
  }],
  "requisition" : {
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PGN",
        "display" : "Placer Group Number"
      }]
    },
    "system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
    "value" : "EMC1552642-1110",
    "assigner" : {
      "display" : "Elimbah Medical Centre"
    }
  },
  "status" : "active",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "108252007",
      "display" : "Laboratory procedure"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "20099001",
      "display" : "Blood typing, ABO, Rho(D) and RBC antibody screening"
    }],
    "text" : "Blood Group and Ab Screen"
  },
  "subject" : {
    "reference" : "Patient/belger-remedios"
  },
  "encounter" : {
    "reference" : "Encounter/obsgynaeclinic"
  },
  "authoredOn" : "2025-02-21",
  "requester" : {
    "reference" : "PractitionerRole/obstetrician-losch-sallie"
  },
  "supportingInfo" : [{
    "reference" : "Observation/observation-pregnancy-status",
    "display" : "Pregnancy status"
  }]
}