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
85 lessons
10 weeks
Fhir Bootcamp
Part 1

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 2

SMART Patient App on Epic

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

Part 3

SMART Practitioner App 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 4
Part 5

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.