Build 5 FHIR Applications in 10 Weeks

Get hands-on with FHIR in just 10 weeks. In this bootcamp, you will understand concepts by building apps that connect with real-world EHRs, deploy your own FHIR server and more.

5 modules
30 lessons
10 weeks
Build 5 FHIR Applications in 10 Weeks
Part 1

SMART Practitioner Application on Cerner

In this module, we'll build a Javascript-based app to display a Cerner patient's banner, view their vital signs, and create new vitals sign entries.

Part 2

SMART Backend Application on Epic

In this module, we'll build a nodejs app that obtains all lab reports for patients in the Epic sandbox and sends email notifications for patients with abnormal results.

Part 3

FHIR Facade on Postgres

In this module, we'll build a Java app that acts as FHIR facade on the SQL DB that lists all patients, patient details, and observations in the DB via FHIR APIs and supports JSON and XML response formats.

Part 4

Patient Management Application

In this module, we will build a simple patient management app to list all patients on a FHIR server, create new patients, edit patients, and search patients by name or phone number

Part 5

SMART Patient Application on Epic

In this module, we will build a SMART Patient Application that connects to Epic