Example in AU Base6.0.0
ServiceRequest

path-example0

active
ServiceRequest-path-example0.json

Resource Details

Resource Type
ServiceRequest
Resource ID
path-example0
Identifier
https://albionhospital.example.com/labs/order-identifier|789012345
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": "path-example0",
  "filename": "ServiceRequest-path-example0.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-servicerequest"
  ],
  "identifier": {
    "system": "https://albionhospital.example.com/labs/order-identifier",
    "value": "789012345"
  },
  "status": "active"
}