-
Notifications
You must be signed in to change notification settings - Fork 0
FHIR resources
Stefan Piatek edited this page Aug 26, 2022
·
8 revisions
A non-exhaustive list of useful fhir resources
-
official FHIR documentation
- has example implementations for each resource
- Chapter 4: Electronic Health Records Data has a brief introduction to FHIR
- Azure FHIR api documentation - Aridhia has a managed service using Azure FHIR API
- https://fhir.nhs.uk/NamingSystem naming system conventions for NHS FHIR. Currently fairly sparse
- Google cloud FHIR howtos
- synthetic data generator https://github.com/synthetichealth/synthea
- simplifier.net has multiple examples of FHIR implementation guides e.g. https://simplifier.net/GenomicsFHIRProfiles/Genomics-DiagnosticReport-1/~details
- lightmyfhir.org FHIR blog
- hay on fhir FHIR blog
- hl7_fhir tag on stack overflow
Tools
- SUSHI and FSH domain specific language to define the content of fhir implementation guides and profiles
Notes
The Aridhia synthetic FHIR server is set up using Azure API for FHIR (v2.3.60) which implements FHIR v4.0.1. This version does not allow transactional bundles