The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the HealthChain listing page.
Agents read clinical data fine — writing it back correctly is the hard part, and generic agent frameworks don't check it. HealthChain gives any model or agent typed, validated FHIR tools they can trust: the right code from the right system, on the right patient, with a valid status. Plus real-time EHR connectivity and production deployment — so what you build holds up outside the demo.
Edit app.py to add your model, and healthchain.yaml to configure deployment settings.
See the CLI reference for all commands.
The quickest way for AI developers and researchers to ship healthcare AI — everything you need out of the box, built to scale with you.
|
🔌 Multi-EHR Data Aggregation Connect to live FHIR APIs across Epic, Cerner, and more — and move research pipelines off manual database extracts onto data infrastructure that scales past one site Getting Started → |
🔥 FHIR as a Superpower Type-safe FHIR resources, validation that catches broken data before it ships, and terminology lookups — the strict schema that turns healthcare data into a built-in unit test Getting Started → |
|
🤖 Tools Your Agents Can Trust Hand any agent typed, validated FHIR tools from one toolkit — served to Claude over MCP or dropped into LangChain, so what your agent writes is valid and correctly coded Getting Started → |
💬 FHIR-Grounded Patient Q&A Answer patient questions from their live clinical record — the foundational pattern for portal chatbots and care-plan assistants, with a schema for truth Getting Started → |
Every serious healthcare AI project builds the same integration infrastructure from scratch. Whether you're deploying a logistic regression, a 70B-parameter model, or an agentic workflow, the wall between a trained model and a live clinical system is the same: real FHIR APIs, validated writes, multi-site deployments, auditable governance. No off-the-shelf solution exists, and engineers who understand both AI and healthcare protocols are scarce and hard to retain.
HealthChain handles that complexity so you can focus on what actually matters: the model and the patient.
Featured & Presented:
Exploring HealthChain for your product or organization? Get in touch to discuss integrations, pilots, or collaborations, or join our Discord to connect with the community.
Or straight from the terminal, no code:
Install the HealthChain plugin to give Claude Code or Codex the current API, CLI, and recipes:
Or point any assistant at llms.txt for a map of the current API docs.
healthchain.yaml and enforced by the gateway middlewarehealthchain.yamlHealthChain is built by and for the next generation of healthcare developers — researchers moving models from retrospective data into live systems, AI developers who don't want to spend months learning FHIR before they can ship anything. The best contributions come from people who have hit a real problem and have something specific to say about it.
Get started:
This project builds on fhir.resources and CDS Hooks standards developed by HL7 and Boston Children's Hospital.
See also groundeval — the open-source eval harness for healthcare AI agents.
© 2024–2026 dotimplement ai. HealthChain is an open source project maintained by dotimplement ai.