Skip to content

Instantly share code, notes, and snippets.

@zsiddiqi
Last active April 28, 2017 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zsiddiqi/5d746838eea775b1e876a5b93f42a8fb to your computer and use it in GitHub Desktop.
Save zsiddiqi/5d746838eea775b1e876a5b93f42a8fb to your computer and use it in GitHub Desktop.
FHIR Learning resources
http://hl7.org/fhir (officially released version of FHIR)
http://www.hl7.org/implement/standards/fhir/http.html (RESTful API)
http://fhirtest.uhn.ca (The public FHIR server UHN/HAPI Server)
https://github.com/davidhay25/FHIRSampleCreator (Generates samples for a FHIR server)
http://hapifhir.io/ (This is the homepage for the HAPI-FHIR library, James Agnew)
https://github.com/jamesagnew/hapi-fhir/ (HAPI FHIR - Java API for HL7 FHIR Clients and Servers)
http://www.fhir.org (FHIR Foundation)
https://apps.smarthealthit.org (SMART App Gallery with featured apps)
https://github.com/furore-fhir/fhirstarters (A collection of example projects to get you up to speed with HL7 FHIR)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment