Skip to content

Choose your path

The Data Source Node packages a Hospital API, FHIR transformer, HAPI FHIR server, Kong Gateway, and two PostgreSQL databases in one Docker Compose stack.

Follow this order for a new installation:

  1. Quick start for a first controlled deployment.
  2. Production deployment for infrastructure and security decisions.
  3. Verify installation before accepting traffic.
  4. Keep the operations runbook and troubleshooting guide available to support staff.

Start with system architecture, then use the API reference and FHIR data flow. For code changes, see local development.

The Compose file actively runs seven services. file-uploader and web are commented out. The user-portal directory is legacy code and is not part of the active deployment.

For a first installation, continue with the quick start.