Introduction
(This page is under construction and contains information that is still subject to update and correction.)
This page describes the Connectathon event that will be held on Tuesday 25th July in Brisbane.
AU PD July 2017 Connectathon Sign-up Spread Sheet
Location
- Australian Digital Health Agency Brisbane
- Level 31, 400 George Street Brisbane QLD 4000 Australia
Tracks
- Track 1: Beginning FHIR
- For a tutorial to work through the basics of FHIR resources and API try http://fhir-drills.github.io/
- Work on producing FHIR resources from your source data
- Work on FHIR API to read a resource
- Work on FHIR API to search using URL search parameters
- Track 2: Validating Against Profiles
- Really basic profile check on a single resource instance
- Validator page: http://fhir-pd-tester.azurewebsites.net/
- Copy/paste an instance on the validator page to check against AU Provider Directory Profiles
- Instances of Organization, ProviderRole, HealthcareService, Location or Endpoint resource
- Bundle containing one or more of these resources
- Check the validation report outputs
- Track 3: Basic Server Search Capability Testing
- Touchstone Testing Tool: http://touchstone.aegis.net/touchstone
- Signup to Touchstone
- Setup a Touchstone Test System for your service
- Create a Touchstone Test Setup
- Select AU PD tests (yet to be published)
- Choose FHIR Server to check
- Run the Test Setup
- Find ProviderRole by Practitioner family name
- Find ProviderRole by Practitioner any name
- Find ProviderRole by Provider Number
- Find ProviderRole by Organization HPI-O and Pracitioner HPI-I
- Find HealthcareService by name
- Returned results will be validated against AU Provider Directory Profiles
- Check the results
- This is an expanding set as content is agreed
- Track 4: Basic Client Search
- Touchstone Testing Tool: http://touchstone.aegis.net/touchstone
- Tests need to be developed for Touchstone (not likely to be available for Tuesday)
- Instead for Connectathon:
- Connect to http://sqlonfhir-stu3.azurewebsites.net/fhir as a demonstration system
Connectathon Organization
The connectathon will be held over 1 day
It will be based on the STU3 verison of the spec at [1]
Profiles for this event are the July publications of FHIR implementation guides
- July 2017 Australian Profile for Provider Directory Services Implementation Guide
- July 2017 Australian Base Profiles Implementation Guide
Test Servers
These are the recommended STU3 servers for this event.
- Health Intersections: http://test.fhir.org/r3
- HAPI / University Health Network: http://fhirtest.uhn.ca/baseDstu3
- Telstra Health (HealthConnex): http://sqlonfhir-stu3.azurewebsites.net/fhir
- PyroHealth: http://pyrohealth.net/test/stu3/fhir
Add Comment