HAPI FHIR and AU Core Test Data
Introduction
In a previous post, I wrote about the steps I followed to configure HAPI FHIR to store and install a FHIR Implementation Guide.
In this post, we'll take a look at some AU Core Test Data.
AU Core Test Data
In addition to the examples defined in the AU Core Implementation Guide, synthetic (realistic but not real) test data is maintained in the HL7 AU FHIR Test Data GitHub repository.
Postman
I downloaded the Sparked AU Core Test Data Postman collection:
I also created a new environment and defined the server
variable:
The collection includes sample data that you can use to: validate; create or update; and search or read.
Source Code
Resources
- HAPI FHIR: Website
- HAPI FHIR: Documentation
- HL7: Implementation Guide
- HL7: FHIR NPM Packages
- AU Core: Publication (Version) History
- AU Core FHIR Implementation Guide: AU Core - 1.0.0-preview
- AU Core FHIR Implementation Guide: Testing FAQs
- Sparked AU Core Test Data Postman collection
- Google Group: HAPI FHIR