AU Core Implementation Guide
0.2.2-preview - Preview
This page is part of the Australian Core IG (v0.2.2-preview: AU Core) based on FHIR R4. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org.au/fhir/core/CapabilityStatement/au-core-server | Version: 0.2.2-preview | |||
Standards status: Draft | Maturity Level: 0 | Computable Name: AUCoreServerCapabilityStatement | ||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved. |
This CapabilityStatement describes the basic rules for the AU Core server actor that is responsible for providing responses to queries submitted by AU Core clients. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU Core servers are defined in this CapabilityStatement.
Raw OpenAPI-Swagger Definition file | Download
json
, SHOULD support xml
application/json-patch+json
This CapabilityStatement is under development; the list of profiles and search parameters matches the current draft, RESTful operation definition is not yet available.
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 Core Server SHALL:
Support the AU Core Patient resource profile.
Support at least one additional resource profile from the list of AU Core Profiles.
Implement the RESTful behavior according to the FHIR specification.
Return the following response classes:
(Status 400): invalid parameter
(Status 401/4xx): unauthorized request
(Status 403): insufficient scope
(Status 404): unknown resource
Support JSON source formats for all AU Core interactions.
Declare a CapabilityStatement identifying the list of profiles, operations, and search parameters supported.
The AU Core Server SHOULD:
- TBD.
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
resolves
read
,search-type
.
If the server supports the AllergyIntolerance resource, the server SHALL support the AU Core profile and the conformance expectations for the AllergyIntolerance resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | clinical-status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHOULD | patient+ clinical-status |
reference + token
|
resolves
read
.
search-type
.
Observation, Procedure and ServiceRequest resources can represent body site information, using an external reference to a BodyStructure resource. If the server supports the BodyStructure resource, the server SHALL support the AU Core profile and the conformance expectations for the BodyStructure resource.
resolves
read
,search-type
.
If the server supports the CarePlan resource, the server SHALL support the AU Core profile and the conformance expectations for the CarePlan resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
resolves
read
,search-type
.
If the server supports the CareTeam resource, the server SHALL support the AU Core profile and the conformance expectations for the CareTeam resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Composition resource, the server SHALL support the AU Core profile and the conformance expectations for the Composition resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ category |
reference + token
|
SHALL | patient+ category+ date |
reference + token + date
|
SHOULD | patient+ category+ status |
reference + token + token
|
SHOULD | patient+ status |
reference + token
|
SHOULD | patient+ type |
reference + token
|
SHOULD | patient+ type+ date |
reference + token + date
|
resolves
read
,search-type
.
If the server supports the Condition resource, the server SHALL support the AU Core profile and the conformance expectations for the Condition resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | clinical-status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | onset-date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ clinical-status |
reference + token
|
SHALL | patient+ category |
reference + token
|
SHOULD | patient+ category+ clinical-status |
reference + token + token
|
SHOULD | patient+ code |
reference + token
|
SHOULD | patient+ onset-date |
reference + date
|
resolves
read
,search-type
.
If the server supports the Coverage resource, the server SHALL support the AU Core profile and the conformance expectations for the Coverage resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHOULD | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Device resource, the server SHALL support the AU Core profile and the conformance expectations for the Device resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHOULD | _id |
token
|
|
SHOULD | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the DiagnosticReport resource, the server SHALL support the AU Core profile and the conformance expectations for the DiagnosticReport resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ category |
reference + token
|
SHALL | patient+ category+ date |
reference + token + date
|
SHOULD | patient+ category+ status |
reference + token + token
|
SHOULD | patient+ code |
reference + token
|
SHOULD | patient+ code+ date |
reference + token + date
|
SHOULD | patient+ status |
reference + token
|
resolves
read
,search-type
.
If the server supports the DocumentReference resource, the server SHALL support the AU Core profile and the conformance expectations for the DocumentReference resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | contenttype |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ category |
reference + token
|
SHALL | patient+ category+ date |
reference + token + date
|
SHOULD | patient+ category+ status |
reference + token + token
|
SHOULD | patient+ type |
reference + token
|
SHOULD | patient+ type+ date |
reference + token + date
|
SHOULD | patient+ contenttype |
reference + token
|
SHOULD | patient+ status |
reference + token
|
resolves
read
,search-type
.
If the server supports the Encounter resource, the server SHALL support the AU Core profile and the conformance expectations for the Encounter resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | class |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | discharge-disposition |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | location |
reference
|
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ date |
reference + date
|
SHOULD | patient+ class |
reference + token
|
SHOULD | patient+ discharge-disposition |
reference + token
|
SHOULD | patient+ location |
reference + reference
|
SHOULD | patient+ status |
reference + token
|
SHOULD | patient+ type |
reference + token
|
resolves
read
,search-type
.
If the server supports the HealthcareService resource, the server SHALL support the AU Core profile and the conformance expectations for the HealthcareService resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | name |
string
|
|
SHOULD | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. The client SHOULD support search using HPI-O identifier as defined in the profile. The server SHOULD support search using HPI-O identifier as defined in the profile. |
SHOULD | location |
reference
|
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | organization |
reference
|
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | service-category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
SHOULD | service-type |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
SHOULD | specialty |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Immunization resource, the server SHALL support the AU Core profile and the conformance expectations for the Immunization resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | vaccine-code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the List resource, the server SHALL support the AU Core profile and the conformance expectations for the List resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
SHALL | encounter |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Location resource, the server SHALL support the AU Core profile and the conformance expectations for the Location resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | address |
string
|
|
SHALL | name |
string
|
|
SHOULD | address-city |
string
|
|
SHOULD | address-state |
string
|
|
SHOULD | address-postalcode |
string
|
|
MAY | identifier |
token
|
The client SHALL provide at least a code value and SHOULD provide both the system and code values. The server SHALL support both. |
resolves
read
.
search-type
.
MedicationAdministration, MedicationDispense, MedicationRequest, and MedicationStatement resources can represent a medication, using an external reference to a Medication resource. If the server supports the Medication resource, the server SHALL support the AU Core profile and the conformance expectations for the Medication resource.
resolves
read
,search-type
.
If the server supports the MedicationAdministration resource, the server SHALL support the AU Core profile and the conformance expectations for the MedicationAdministration resource.
The MedicationAdministration resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be contained or an external resource. The server MAY choose any one way or more than one method, but if an external reference to Medication is used, the server SHALL support the
_include
parameter for searching this element. The client application SHALL support all methods.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | effective-time |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHOULD | patient+ effective-time |
reference + date
|
SHALL | patient+ status |
reference + token
|
SHOULD | patient+ status+ effective-time |
reference + token + date
|
resolves
read
,search-type
.
If the server supports the MedicationDispense resource, the server SHALL support the AU Core profile and the conformance expectations for the MedicationDispense resource.
The MedicationDispense resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be contained or an external resource. The server MAY choose any one way or more than one method, but if an external reference to Medication is used, the server SHALL support the
_include
parameter for searching this element. The client application SHALL support all methods.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | whenhandedover |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ status |
reference + token
|
SHOULD | patient+ whenhandedover |
reference + date
|
resolves
read
,search-type
.
If the server supports the MedicationRequest resource, the server SHALL support the AU Core profile and the conformance expectations for the MedicationRequest resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | authoredon |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | intent |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the MedicationStatement resource, the server SHALL support the AU Core profile and the conformance expectations for the MedicationStatement resource.
The MedicationStatement resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be contained or an external resource. The server MAY choose any one way or more than one method, but if an external reference to Medication is used, the server SHALL support the
_include
parameter for searching this element. The client application SHALL support all methods.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | effective |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Observation resource, the server SHALL support the AU Core profile and the conformance expectations for the Observation resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Organization resource, the server SHALL support the AU Core profile and the conformance expectations for the Organization resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | address |
string
|
|
SHALL | identifier |
token
|
The client SHALL provide at least a code value and SHOULD provide both the system and code values. The server SHALL support both. The client SHOULD support search using HPI-O and ABN identifiers as defined in the profile. The server SHOULD support search using HPI-O and ABN identifiers as defined in the profile. |
SHALL | name |
string
|
|
SHOULD | _id |
token
|
resolves
read
,search-type
.
The server SHALL support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.
Servers SHALL support the capability for a client application to access the patient record using any of the following API calls:
GET [url]/Patient/[id]
GET [url]/Patient?_id=[id]
GET [url]/Patient?identifier=[identifier]
Servers are not required to support any additional search parameters, and clients SHOULD NOT expect servers to do so.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | identifier |
token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHOULD | name |
string
|
|
SHOULD | family |
string
|
|
MAY | birthdate |
date
|
The client SHALL provide a value precise to the day offset. The server SHALL support a value precise to the day offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | gender |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | indigenous-status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | patient-gender-identity |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Practitioner resource, the server SHALL support the AU Core profile and the conformance expectations for the Practitioner resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier |
token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using a HPI-I identifier as defined in the profile. The server SHOULD support search using a HPI-I identifier as defined in the profile. |
SHOULD | name |
string
|
|
SHALL | _id |
token
|
resolves
read
,search-type
.
If the server supports the PractitionerRole resource, the server SHALL support the AU Core profile and the conformance expectations for the PractitionerRole resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier |
token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using a HPI-I identifier as defined in the profile. The server SHOULD support search using a HPI-I identifier as defined in the profile. |
SHALL | practitioner |
reference
|
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | practitioner.identifier |
reference.token
|
The client SHALL provide at least a code value and SHOULD provide both the system and code values. The server SHALL support both. The client SHOULD support search using a HPI-I identifier as defined in the AU Core Practitioner profile. The server SHOULD support search using a HPI-I identifier as defined in the AU Core Practitioner profile. |
SHOULD | _id |
token
|
|
SHOULD | specialty |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | organization |
reference
|
The client SHALL provide at least an id value and MAY provide both the Type and id values. The server SHALL support both. |
resolves
read
,search-type
.
If the server supports the Procedure resource, the server SHALL support the AU Core profile and the conformance expectations for the Procedure resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | date |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
resolves
read
.
search-type
.
If the server supports the Provenance resource, the server SHALL support the AU Core profile and the conformance expectations for the Provenance resource.
resolves
read
,search-type
.
If the server supports the RelatedPerson resource, the server SHALL support the AU Core profile and the conformance expectations for the RelatedPerson resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHOULD | _id |
token
|
|
SHOULD | identifier |
token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core RelatedPerson profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core RelatedPerson profile. |
SHOULD | name |
string
|
Conformance | Parameters | Types |
---|---|---|
SHOULD | patient+ relationship |
reference + string
|
resolves
read
,search-type
.
If the server supports the ServiceRequest resource, the server SHALL support the AU Core profile and the conformance expectations for the ServiceRequest resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id |
token
|
|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
SHALL | identifier |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | category |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | code |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
MAY | authored |
date
|
The client SHALL provide a value precise to the second + time offset. The server SHALL support a value precise to the second + time offset. The client SHALL support these search comparators The server SHALL support these search comparators |
MAY | status |
token
|
The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+ category |
reference + token
|
SHALL | patient+ category+ status |
reference + token + token
|
SHALL | patient+ category+ authored |
reference + token + date
|
SHALL | patient+ code |
reference + token
|
SHOULD | patient+ code+ authored |
reference + token + date
|
SHOULD | patient+ status |
reference + token
|
resolves
read
,search-type
.
If the server supports the Specimen resource, the server SHALL support the AU Core profile and the conformance expectations for the Specimen resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient |
reference
|
The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHOULD | _id |
token
|
|
SHOULD | patient.identifier |
reference.token
|
The client SHALL provide both the system and code values. The server SHALL support both. The client SHOULD support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. The server SHOULD support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile. |
resolves
read
.
search-type
.
If the server supports the Substance resource, the server SHALL support the AU Core profile and the conformance expectations for the Substance resource.