AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.2.0-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
Change Log
Release TBD
- Expected Publication date: TBD
- Expected Publication status: TBD
- Based on FHIR version: 4.0.1
This change log documents the significant updates and resolutions implemented from version 0.1.0-ballot to TBD.
Changes in this version
- New profiles:
- AU eRequesting Task (FHIR-46947, FHIR-46950, FHIR-46956, FHIR-46958, FHIR-46959, FHIR-47081, FHIR-47082, FHIR-47083, FHIR-47084, FHIR-47086, FHIR-47102.
- AU eRequesting Coverage (FHIR-46848)
- Made the following changes to AU eRequesting ServiceRequest:
- made the profile abstract (FHIR-46813)
- made ServiceRequest.encounter mandatory (1..1) FHIR-47008
- added Must Support to ServiceRequest.priority FHIR-46939
- changed ServiceRequest.insurance reference type to the AU eRequesting Coverage FHIR-46848
- AU eRequesting ServiceRequest profile renamed to be AU eRequesting Diagnostic Request FHIR-46842
- Removed draft and unknown from ServiceRequest.status FHIR-47097
- added Request status reason extension as a Must Support element with cardinality 0..1 FHIR-47098
- Added _include search parameters ServiceRequest:patient, ServiceRequest:requester and ServiceRequest:encounter to AU eRequesting Placer, Filler, Patient and Server CapabilityStatements FHIR-46942
- Renamed AU eRequesting Patient Access actor and CapabilityStatement to be AU eRequesting Patient FHIR-46802
- Clarified profile-specific implementation guidance on populating ServiceRequest.code and removed additional binding in AU eRequesting Pathology Request and AU eRequesting Imaging Request FHIR-46847
- Made the following changes in AU eRequesting Server CapabilityStatement:
- changed the conformance requirement for ServiceRequest create and update interactions from SHALL to SHOULD FHIR-47141
- added read and search-type interactions as SHALL, and create and update interactions as SHOULD for all currently supported resource types FHIR-48934, FHIR-47145, FHIR-47143 FHIR-48915
- added _id search parameter as SHALL for all currently supported resource types FHIR-48934, FHIR-47145, FHIR-48915
- added identifier search parameter support for Organization, Patient, Practitioner, and PractitionerRole as SHALL FHIR-48934, FHIR-47145
- added _include support for PractitionerRole:practitioner and PractitionerRole:organization as SHALL for the PractitionerRole resource type FHIR-48934, FHIR-47145
- added the following Task search parameters as SHALL: group-identifier, owner, patient, requester, focus, status, _lastUpdated, patient+status, owner+status, requester+status, _lastUpdated+status+owner, patient.identifier, owner.identifier, requester.identifier, Task:patient, Task:requester, Task:owner and Task:focus FHIR-48915