FHIR Patient Timeline React + TypeScript app for loading patient data from a FHIR server and rendering a timeline grouped by encounter. Setup npm install cp .env.example .env.local npm run dev Build npm run build npm run lint