AU eRequesting Implementation Guide
0.2.0-ci-build - CI Build
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
Official URL: http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-server | Version: 0.2.0-ci-build | |||
Standards status: Draft | Maturity Level: 0 | Computable Name: AUeRequestingServerCapabilityStatement | ||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved. |
This CapabilityStatement describes the basic rules for the AU eRequesting Server actor that is is a system that accepts diagnostic service requests and makes diagnostic service requests accessible. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU eRequesting servers are defined in this CapabilityStatement.
The table below identifies where a Profile has a Must Support reference to other profiles or resources (i.e., Target Profiles). This list is provided to clarify where additional profiles or resources may need to be supported if a server supports a particular resource.
Resource Type | Profile | Supported Target Reference |
---|---|---|
Coverage | AU Base Coverage | - |
Condition | AU Core Condition | AU Core Patient |
DocumentReference | DocumentReference | - |
Encounter | AU Core Encounter | AU Core Condition, AU Core Location, Observation, AU Core Organization, AU Core Patient, AU Core Practitioner, AU Core PractitionerRole, AU Core Procedure, AU Base Related Person |
Location | AU Core Location | AU Core Organization |
Organization | AU Core Organization | - |
Observation | Observation | - |
Patient | AU Core Patient | - |
Practitioner | AU Core Practitioner | - |
PractitionerRole | AU Core PractitionerRole | AU Core Organization, AU Core Practitioner |
Procedure | AU Core Procedure | AU Core Condition, DocumentReference, AU Core Encounter, Observation, AU Core Patient, AU Core Procedure |
RelatedPerson | AU Base Related Person | - |
ServiceRequest | AU eRequesting Imaging Request, AU eRequesting Pathology Request | AU Base Coverage, AU Core Encounter, AU Core Patient, AU Core PractitionerRole |
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement au-erequesting-server
json
, MAY support xml
application/json-patch+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The AU eRequesting Server SHALL:
None defined.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
ServiceRequest | Supported Profiles AU eRequesting Pathology Request AU eRequesting Imaging Request | y | y | y | y | _id, requisition | |||
Coverage | Supported Profiles AU Base Coverage | ||||||||
Encounter | Supported Profiles AU Core Encounter | ||||||||
Organization | Supported Profiles AU Core Organization | ||||||||
Patient | Supported Profiles AU Core Patient | ||||||||
Practitioner | Supported Profiles AU Core Practitioner | ||||||||
PractitionerRole | Supported Profiles AU Core PractitionerRole | ||||||||
Condition | Supported Profiles AU Core Condition | ||||||||
DocumentReference | Supported Profiles DocumentReference | ||||||||
Location | Supported Profiles AU Core Location | ||||||||
Observation | Supported Profiles Observation | ||||||||
Procedure | Supported Profiles AU Core Procedure | ||||||||
RelatedPerson | Supported Profiles AU Base Related Person |
read
, create
, update
, search-type
, read
.AU eRequesting Pathology Request
AU eRequesting Imaging Request
Servers SHALL support the ServiceRequest resource, at least one AU eRequesting Diagnostic Request profile, and the conformance expectations for the ServiceRequest resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | |
SHALL | requisition | token |
Servers SHOULD support the Coverage resource, the AU Base profile, and the conformance expectations for the Coverage resource.
Servers SHOULD support the Encounter resource, the AU Core profile, and the conformance expectations for the Encounter resource.
Servers SHOULD support the Organization resource, the AU Core profile, and the conformance expectations for the Organization resource.
Servers SHOULD support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.
Servers SHOULD support the Practitioner resource, the AU Core profile, and the conformance expectations for the Practitioner resource.
Servers SHOULD support the PractitionerRole resource, the AU Core profile, and the conformance expectations for the PractitionerRole resource.
Servers MAY support the Condition resource, the AU Core profile, and the conformance expectations for the Condition resource.
Servers MAY support the DocumentReference resource.
Servers MAY support the Location resource, the AU Core profile, and the conformance expectations for the Location resource.
Servers MAY support the Observation resource.
Servers MAY support the Procedure resource, the AU Core profile, and the conformance expectations for the Procedure resource.
Servers MAY support the RelatedPerson resource, the AU Base profile, and the conformance expectations for the RelatedPerson resource.