Skip to main content

FHIR for Software Developers February 20 2019





Instructor: Jean Duteau
Member, HL7 Technical Services Committee;
Co-Chair, HL7 Modeling and Methodology Work Group;
Co-Chair, HL7 Pharmacy Work Group; HL7 Modeling and Methodology Facilitator, Patient Care;
HL7 Publishing Facilitator, Public Health Work Group;
Director, Duteau Design, Inc.

This is a Webinar on:
  • FHIR for Software Developers - Part 1
  • FHIR for Software Developers - Part 2
This tutorial takes an in-depth look into the infrastructure sections of the HL7® FHIR® specification. It will provide insight on how to design, develop and test software that uses the FHIR interoperability standard – all the way from the wire-format up to validation and storage.

This Tutorial Will Benefit:

  • Software developers, team leads and infrastructure architects

Upon Completion of This Tutorial, Students Will Be Able To:

  • List the four of interoperability paradigms supported by FHIR
  • Describe the FHIR REST service operations and how to implement them
  • Explain how the XML and JSON wire formats are used in FHIR
  • Explain versioning and bundles
  • Compare strategies for using object models, validation and (de)serialization
  • Use relational or document-oriented storage for persistence of resources
  • Implement search functionality