Introduction
A platform where clinical teams and AI agents build production healthcare apps inside an isolated digital-twin environment — and ship them straight to EHR systems without leaving the project.
Digital twin of production systems
Virtual FHIR CDR, Workflow Engine, Portal, Warehouse — an exact replica of prod services, scoped to one project.
Isolated environment per project
Each workspace gets its own environment with all services, so projects don't step on each other.
A team of humans and AI agents
Physicians, engineers, and coding agents (Claude Code, Codex, GitHub Copilot) work in one shared space via the ACP protocol.
Managed like a coding project
Standard TypeScript project on our framework. Automated deploy — no humans in the release loop, just review.
02 · Workspace — Sandboxes
isolation
Each project gets its own environment with all services — projects never step on each other.
03 · Inside a sandbox
app
App is a running project with backend + frontend.
agents
We don't write our own agent — we use the best on the market via the ACP protocol.
skills
Skills are where our expertise lives — reusable across projects.
04 · Deploy pipeline
automated deploy
why a separate CDR — not Epic FHIR API
note
Staging is a digital twin with a virtual EHR. After review the same App ships to production and connects to a real Epic via SMART launch and HL7v2 / FHIR.