AU eRequesting Implementation Guide
1.0.1-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 1.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-erequesting/ and changes regularly. See the Directory of published versions

: Imaging Request Bundle Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-imaging-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-bundle-imagingrequest"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101",
      "resource" : {
        "resourceType" : "Patient",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient </b></p><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-patient.html\">AU eRequesting Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0491570158(Mobile)</li><li>ph: 0770109298(Home)</li><li><a href=\"mailto:fred.roberts@myownpersonaldomain.com\">fred.roberts@myownpersonaldomain.com</a></li><li>33 Southern Cl Westbrook QLD 4350 AU </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin.\"><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-indigenous-status.html\">Australian Indigenous Status</a></td><td colspan=\"3\">australian-indigenous-status-1: 4 (Neither Aboriginal nor Torres Strait Islander origin)</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/StructureDefinition/indigenous-status",
            "valueCoding" : {
              "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
              "code" : "4",
              "display" : "Neither Aboriginal nor Torres Strait Islander origin"
            }
          }
        ],
        "identifier" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org.au/fhir/StructureDefinition/ihi-status",
                "valueCoding" : {
                  "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1",
                  "code" : "active"
                }
              },
              {
                "url" : "http://hl7.org.au/fhir/StructureDefinition/ihi-record-status",
                "valueCoding" : {
                  "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1",
                  "code" : "verified",
                  "display" : "verified"
                }
              },
              {
                "url" : "http://hl7.org.au/fhir/StructureDefinition/ihi-verified-date",
                "valueDateTime" : "2024-02-13"
              }
            ],
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI"
                }
              ],
              "text" : "IHI"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
            "value" : "8003608500314661"
          }
        ],
        "name" : [
          {
            "use" : "usual",
            "family" : "Roberts",
            "given" : [
              "Fred"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0491570158",
            "use" : "mobile"
          },
          {
            "system" : "phone",
            "value" : "0770109298",
            "use" : "home"
          },
          {
            "system" : "email",
            "value" : "fred.roberts@myownpersonaldomain.com"
          }
        ],
        "gender" : "male",
        "birthDate" : "1961-06-16",
        "address" : [
          {
            "line" : [
              "33 Southern Cl"
            ],
            "city" : "Westbrook",
            "state" : "QLD",
            "postalCode" : "4350",
            "country" : "AU"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Patient"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000102",
      "resource" : {
        "resourceType" : "Practitioner",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner </b></p><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-practitioner.html\">AU eRequesting Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003611566718288</p><p><b>name</b>: Jarred Guthridge </p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NPI",
                  "display" : "National provider identifier"
                }
              ],
              "text" : "HPI-I"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
            "value" : "8003611566718288"
          }
        ],
        "name" : [
          {
            "family" : "Guthridge",
            "given" : [
              "Jarred"
            ],
            "prefix" : [
              "Dr."
            ]
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Practitioner"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000103",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole </b></p><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-practitionerrole.html\">AU eRequesting PractitionerRole</a></p></div><p><b>identifier</b>: Medicare Provider Number/2448301T</p><p><b>practitioner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000102\">Practitioner Jarred Guthridge </a></p><p><b>organization</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000104\">Organization Elimbah Medical Centre</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62247001}, {http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 253111}\">General Practitioner</span></p><p><b>telecom</b>: ph: 0770109540, <a href=\"mailto:jarred.guthridge@elimbahmedicalcentre.example.com.au\">jarred.guthridge@elimbahmedicalcentre.example.com.au</a></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "UPIN",
                  "display" : "Medicare Provider Number"
                }
              ],
              "text" : "Medicare Provider Number"
            },
            "system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
            "value" : "2448301T"
          }
        ],
        "practitioner" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000102"
        },
        "organization" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "62247001"
              },
              {
                "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
                "code" : "253111"
              }
            ],
            "text" : "General Practitioner"
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0770109540"
          },
          {
            "system" : "email",
            "value" : "jarred.guthridge@elimbahmedicalcentre.example.com.au"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "PractitionerRole"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104",
      "resource" : {
        "resourceType" : "Organization",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization </b></p><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-organization.html\">AU eRequesting Organization</a></p></div><p><b>identifier</b>: HPI-O/8003629900040359</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 288565001}\">Medical Centre</span></p><p><b>name</b>: Elimbah Medical Centre</p><p><b>telecom</b>: <a href=\"mailto:info@elimbahmedicalcentre.example.com.au\">info@elimbahmedicalcentre.example.com.au</a>, ph: (07)555 03997(Work)</p><p><b>address</b>: 199 Copper Esp Elimbah QLD 4516 AU </p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "NOI",
                  "display" : "National Organisation Identifier"
                }
              ],
              "text" : "HPI-O"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "8003629900040359"
          }
        ],
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "288565001",
                "display" : "Medical centre"
              }
            ],
            "text" : "Medical Centre"
          }
        ],
        "name" : "Elimbah Medical Centre",
        "telecom" : [
          {
            "system" : "email",
            "value" : "info@elimbahmedicalcentre.example.com.au",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "(07)555 03997",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "199 Copper Esp"
            ],
            "city" : "Elimbah",
            "state" : "QLD",
            "postalCode" : "4516",
            "country" : "AU"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Organization"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000105",
      "resource" : {
        "resourceType" : "Organization",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization </b></p><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-organization.html\">AU eRequesting Organization</a></p></div><p><b>identifier</b>: HPI-O/8003623233373306</p><p><b>type</b>: <span title=\"Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8520}\">Radiology practice</span></p><p><b>name</b>: Mount Charlton Radiology</p><p><b>telecom</b>: <a href=\"mailto:reception@mouncharltonradiology.example.net\">reception@mouncharltonradiology.example.net</a>, ph: (07) 555 02224(Work)</p><p><b>address</b>: 7 Desleigh Rdge Mount Charlton QLD 4741 AU (work)</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
                  "code" : "NOI",
                  "display" : "National Organisation Identifier"
                }
              ],
              "text" : "HPI-O"
            },
            "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
            "value" : "8003623233373306"
          }
        ],
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0",
                "code" : "8520",
                "display" : "Pathology and Diagnostic Imaging Services"
              }
            ],
            "text" : "Radiology practice"
          }
        ],
        "name" : "Mount Charlton Radiology",
        "telecom" : [
          {
            "system" : "email",
            "value" : "reception@mouncharltonradiology.example.net",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "(07) 555 02224",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "type" : "physical",
            "line" : [
              "7 Desleigh Rdge"
            ],
            "city" : "Mount Charlton",
            "state" : "QLD",
            "postalCode" : "4741",
            "country" : "AU"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Organization"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000106",
      "resource" : {
        "resourceType" : "Encounter",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter </b></p><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-encounter.html\">AU eRequesting Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>serviceType</b>: <span title=\"Codes:{http://snomed.info/sct 788007007}\">General practice service</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">primary performer</span></td><td><a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></td></tr></table><p><b>period</b>: 2024-05-11 10:15:00+1000 --&gt; 2024-05-11 10:30:00+1000</p><p><b>serviceProvider</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000104\">Organization Elimbah Medical Centre</a></p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "serviceType" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "788007007",
              "display" : "General practice service"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101"
        },
        "participant" : [
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "PPRF",
                    "display" : "primary performer"
                  }
                ]
              }
            ],
            "individual" : {
              "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000103"
            }
          }
        ],
        "period" : {
          "start" : "2024-05-11T10:15:00+10:00",
          "end" : "2024-05-11T10:30:00+10:00"
        },
        "serviceProvider" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Encounter"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000107",
      "resource" : {
        "resourceType" : "Coverage",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-coverage"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage </b></p><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-coverage.html\">AU eRequesting Coverage</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-selfpay payconc}\">Concession</span></p><p><b>beneficiary</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>payor</b>: Identifier: IHI/8003608500314661</p></div>"
        },
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
              "code" : "payconc",
              "display" : "Concession"
            }
          ]
        },
        "beneficiary" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101"
        },
        "payor" : [
          {
            "identifier" : {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                    "code" : "NI"
                  }
                ],
                "text" : "IHI"
              },
              "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
              "value" : "8003608500314661"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Coverage"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000108",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest </b></p><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-5624-01</p><p><b>requisition</b>: Placer Group Number/EMC4542244-5624</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 399208008}\">Chest X-Ray</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>encounter</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000106\">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = General practice service; period = 2024-05-11 10:15:00+1000 --&gt; 2024-05-11 10:30:00+1000</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>insurance</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000107\">Coverage: status = active; type = Concession</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence",
            "valueInteger" : 1
          }
        ],
        "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" : "EMC4542244-5624-01",
            "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" : "EMC4542244-5624",
          "assigner" : {
            "display" : "Elimbah Medical Centre"
          }
        },
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "363679005",
                "display" : "Imaging"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "399208008",
              "display" : "Plain chest X-ray"
            }
          ],
          "text" : "Chest X-Ray"
        },
        "subject" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101"
        },
        "encounter" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000106"
        },
        "authoredOn" : "2024-05-11",
        "requester" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000103"
        },
        "insurance" : [
          {
            "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000107"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "ServiceRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000201",
      "resource" : {
        "resourceType" : "Task",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-group"
          ],
          "tag" : [
            {
              "system" : "http://terminology.hl7.org.au/CodeSystem/resource-tag",
              "code" : "fulfilment-task-group"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task </b></p><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-task-group.html\">AU eRequesting Task Group</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-resource-tag.html\">fulfilment of a group task (Details: Resource Tag code fulfilment-task-group = 'fulfilment of a group task')</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/EMC4542244-5624</p><p><b>status</b>: Requested</p><p><b>statusReason</b>: <span title=\"Codes:\">confirmed booking with Mount Charlton Radiology reception</span></p><p><b>businessStatus</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/task-business-status service-booked}\">Service booked</span></p><p><b>intent</b>: order</p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>for</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>lastModified</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>owner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000105\">Organization Mount Charlton Radiology</a></p></div>"
        },
        "groupIdentifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "PGN"
              }
            ],
            "text" : "Placer Group Number"
          },
          "system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165",
          "value" : "EMC4542244-5624",
          "assigner" : {
            "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104",
            "display" : "Elimbah Medical Centre"
          }
        },
        "status" : "requested",
        "statusReason" : {
          "text" : "confirmed booking with Mount Charlton Radiology reception"
        },
        "businessStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org.au/CodeSystem/task-business-status",
              "code" : "service-booked"
            }
          ]
        },
        "intent" : "order",
        "priority" : "urgent",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/CodeSystem/task-code",
              "code" : "fulfill"
            }
          ]
        },
        "for" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101"
        },
        "authoredOn" : "2024-05-11",
        "lastModified" : "2024-05-11",
        "requester" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000103"
        },
        "owner" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000105"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Task"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000202",
      "resource" : {
        "resourceType" : "Task",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-diagnosticrequest"
          ],
          "tag" : [
            {
              "system" : "http://terminology.hl7.org.au/CodeSystem/resource-tag",
              "code" : "fulfilment-task"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task </b></p><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-task-diagnosticrequest.html\">AU eRequesting Task Diagnostic Request</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-resource-tag.html\">fulfilment of a task (Details: Resource Tag code fulfilment-task = 'fulfilment of a task')</a></p></div><p><b>identifier</b>: Placer Identifier/EMC4542244-5624-1</p><p><b>groupIdentifier</b>: Placer Group Number/EMC4542244-5624</p><p><b>partOf</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000201\">Task Fulfill the focal request</a></p><p><b>status</b>: Requested</p><p><b>businessStatus</b>: <span title=\"Codes:{http://terminology.hl7.org.au/CodeSystem/task-business-status service-booked}\">Service booked</span></p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000108\">ServiceRequest Plain chest X-ray</a></p><p><b>for</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000101\">Fred Roberts  Male, DoB: 1961-06-16 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608500314661)</a></p><p><b>authoredOn</b>: 2024-05-11</p><p><b>requester</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000103\">PractitionerRole General practitioner</a></p><p><b>owner</b>: <a href=\"Bundle-bundle-imaging-1.html#urn-uuid-6f5f6f11-0002-4001-8001-000000000105\">Organization Mount Charlton Radiology</a></p></div>"
        },
        "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/8003622500032165",
            "value" : "EMC4542244-5624-1",
            "assigner" : {
              "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104",
              "display" : "Elimbah Medical Centre"
            }
          }
        ],
        "groupIdentifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "PGN"
              }
            ],
            "text" : "Placer Group Number"
          },
          "system" : "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165",
          "value" : "EMC4542244-5624",
          "assigner" : {
            "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000104",
            "display" : "Elimbah Medical Centre"
          }
        },
        "partOf" : [
          {
            "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000201"
          }
        ],
        "status" : "requested",
        "businessStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org.au/CodeSystem/task-business-status",
              "code" : "service-booked"
            }
          ]
        },
        "intent" : "order",
        "priority" : "routine",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/CodeSystem/task-code",
              "code" : "fulfill"
            }
          ]
        },
        "focus" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000108"
        },
        "for" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000101"
        },
        "authoredOn" : "2024-05-11",
        "requester" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000103"
        },
        "owner" : {
          "reference" : "urn:uuid:6f5f6f11-0002-4001-8001-000000000105"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Task"
      }
    }
  ]
}