Skip to main content

Prerequisites

Requiredโ€‹

RequirementVersionNotes
Docker24+With Docker Compose v2 (docker compose)
Java21+For building from source
Maven3.9+For building from source

Optionalโ€‹

ToolPurpose
Epic client IDFrom fhir.epic.com โ†’ My Apps
AWS CLIFor Lightsail deployment
nginxFor production reverse proxy

Docker quick checkโ€‹

docker --version          # Docker version 24+
docker compose version # Docker Compose v2+

Running without Epicโ€‹

For local development and demos you do not need an Epic client ID. The platform uses its own HAPI FHIR JPA server and auth server. Epic is only needed when testing against Epic's sandbox or App Orchard.