Documentation
Get to a responsible first integration faster.
A guided path through local evaluation, safety boundaries, supported configurations, and the small adapter contract behind Last EHR.
Start here: the protocol
Approval-Gated Agent Writes on FHIR (v0.1 draft)
Proposal → Decision → Commit → Audit, extracted from two running bindings.
Test the claim
Protocol Conformance Suite
Drive any implementing MCP server with a scripted reviewer and independent FHIR verification.
Press ⌘ / Ctrl K to search the guide library. Search stays in your browser.
The shortest path
See the full approval loop, without a model key.
This explicitly limited local mode starts HAPI FHIR, seeds only synthetic data, and runs one fixed Maria Garcia / 72 bpm observation proposal. It does not read arbitrary charts or call an external model provider.
- No account or .env.local required
- No external model request
- One visible approval before the synthetic write
$ npm install
$ npm run demo:localStart
Docker Compose brings up HAPI and Postgres.
Seed
The repository creates its synthetic records.
Review
The scripted agent stops before the write.
Choose a path
Start where your architecture actually is.
Reference library
Documentation organized around real decisions.
Each guide states the scope, the verification path, and the caveats needed to make an informed call, not just the happy path.
Start and orient
Get the operating context first
Understand the safety boundary
Know the limits before adding capability
Operate and contribute
Take it from reference app to your environment
Support at a glance
The product boundary is part of the documentation.
Read the complete support matrix before choosing a deployment path.