Example in AU Base6.0.0
ServiceRequest

hepatitis-b-antibody

completed
ServiceRequest-hepatitis-b-antibody.json

Resource Details

Resource Type
ServiceRequest
Resource ID
hepatitis-b-antibody
Identifier
https://dfmc.example.com/labs/order-identifier|1122334455
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-servicerequest

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "ServiceRequest",
  "id": "hepatitis-b-antibody",
  "filename": "ServiceRequest-hepatitis-b-antibody.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-servicerequest"
  ],
  "identifier": {
    "system": "https://dfmc.example.com/labs/order-identifier",
    "value": "1122334455"
  },
  "status": "completed"
}