The Australian Digital Health Agency's Developer Portal (this site) provides developer guides to assist software developers connecting digital health solutions to each other and to the national infrastructure.
My Health Record FHIR Mobile Gateway - Clinical Document Service
In this guide, we will be accessing Prescription and Dispense List and Allergies List contained in a patient’s clinical document service
PCA - Count and paging
The _count search parameter returns the number of requested resources per page (excluding the resources returned with _include search parameter) as requested by the client.
PCA - Create healthcare service
Now that we have created a Location we want to add one or more Healthcare services that are delivered at that Location.
PCA - Create location
We have already created the Organization resource as part of the participation configuration process and now we need to create Locations for the Organisation.
PCA - Create practitioner role
Now that you have created an Organization and HealthcareService at a Location, and have found a Practitioner, you can create a PractitionerRole.
My Health Record - Mobile integration
The Australian Digital Health Agency aims to increase the adoption of the My Health Record by connecting the My Health Record platform to mobile applications through industry-standard APIs.
My Health Record FHIR Mobile Gateway - Environment Setup and Authentication
Within these guides we will demonstrate the functionality of the FHIR Gateway using Xamarin.Forms in Visual Studio and the Android Emulator
PCA - Generate JWT
Before a client can interact with the PCA, it needs to generate a JSON Web Token (JWT) - RFC7519 that will be used to authenticate the client to the PCA Identity and Access Manager.
My Health Record FHIR Mobile Gateway - Generic Document Services
This guide will look at retrieving all clinical document data (including these 2, but excluding MBS documents)
PCA - Get access token
Once you have a signed authentication JWT, the client can request an access token.
PCA - Get information use statement
When you have found a partner service (HealthcareService), you can download the information use statement to inform the publication authorise operation.
PCA - Get service offerings
Based on the criteria defined in the notification channel above and upon receipt of POST to https://sm-r-us.com.au/my-notification-channel2 the subscriber issues a search operation.