My HL7 Tutorials


Background

HL7 is a messaging standard that helps clinical applications exchange healthcare information. This is a series of articles on this standard that I have been working on slowly, and my goal is to enable a beginner to understand the basics quickly when needing to be part of a healthcare-related technology initiative, especially when it comes to developing custom software applications involving HL7-related message exchange.

We rise by lifting others. ~ Robert Ingersoll

Overview Tutorials on HL7 (and related topics)
HL7 Programming Tutorials using HAPI and Java
FHIR Programming Tutorials using Java and HAPI FHIR Server
  • Basics of FHIR (Fast Healthcare Interoperability Resources)
  • FHIR Programming using Java and HAPI FHIR Server - Setting Up Your Environment
  • FHIR Programming using Java and HAPI FHIR Server - Creating FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - Reading FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - Updating FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - Deleting FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - Searching FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - Validating FHIR Resources
  • FHIR Programming using Java and HAPI FHIR Server - FHIR Operations
  • FHIR Programming using Java and HAPI FHIR Server - Working with FHIR Servers
  • FHIR Programming using Java and HAPI FHIR Server - Advanced Topics
HL7 Programming Tutorials using NHAPI and .NET
FHIR Programming Tutorials using FHIR Server for Azure
  • Basics of FHIR (Fast Healthcare Interoperability Resources)
  • FHIR Programming using .NET and FHIR Server for Azure - Setting Up Your Environment
  • FHIR Programming using .NET and FHIR Server for Azure - Creating FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - Reading FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - Updating FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - Deleting FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - Searching FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - Validating FHIR Resources
  • FHIR Programming using .NET and FHIR Server for Azure - FHIR Operations
  • FHIR Programming using .NET and FHIR Server for Azure - Working with FHIR Servers
  • FHIR Programming using .NET and FHIR Server for Azure - Advanced Topics
Challenges (new)
Take an Interactive Quiz

HL7 Development Tools and SDKs
Other Useful Links
Disclaimer

I want to make a disclaimer about these articles. I do not serve on the HL7 standards committee. Therefore, I must caution you to take the information provided here with a grain of salt, and ultimately refer to the standard itself and its latest recommendations before starting any project involving the standard. For more information about the standard, you can contact your regional affiliate, or visit its main site here.