Months of patient records, understood in seconds.
MedIntel AI turns referral packs and scanned records into a verified clinical timeline, a fully-cited summary and a copilot that answers only from the evidence.
- Every sentence cited
- Clinician-verified facts
- Full audit trail
≈30 s
from upload to cited summary
100%
citation validity on the eval corpus
100%
extraction precision & recall on the eval corpus
8
integrated modules on one verified data model
Eval figures measured on the synthetic evaluation corpus — no real patient data is used during development.
How it works
From referral pack to understanding, in four steps
A pipeline built for trust: extraction with provenance, human verification, and outputs that always point back to the source.
Step 01
Upload the pack
Drag in referral PDFs, scans and handwritten notes. Every file is malware-scanned and consent-attested before it is stored.
Step 02
AI reads every page
Multimodal extraction pulls problems, medications, allergies and events — each fact pinned to its exact source page.
Step 03
A clinician verifies
A one-click review queue confirms what the model found. API-pushed documents can auto-verify behind confidence gates.
Step 04
Understand & act
Chronological timeline, a cited clinical briefing (causes, options, next steps), and a copilot that answers from verified facts — shareable in one click.
Modules
Everything a case needs, in one system
Eight modules that share one data model — verified, cited clinical facts — so every view agrees with every other.
Document intelligence
Multimodal OCR + extraction reads scanned pages and handwriting directly; every fact lands with page-level provenance.
Clinical timeline
Verified facts ordered chronologically with day, month or year precision — the whole history at a glance.
Cited clinical briefings
Full overview plus grouped sections — findings, why it may occur, options to discuss, and next steps — every claim linked to a source. Citation validation fails closed.
Case copilot
Retrieval-grounded chat over a case’s verified facts. Refuses diagnosis, treatment and risk questions by design.
Human verification
Clinician review workflow with a clear queue — nothing reaches the timeline or summary without a verified status.
Sharing & access
Share by email or expiring single-use code, explicit-accept claims, per-case access lists, instant revocation.
Integration API
Thin v1 REST surface with bearer keys, signed webhooks and a generated OpenAPI spec — your EHR or partner platform plugs in cleanly.
Audit & administration
Roles, TOTP MFA, PHI-redacted audit logs, layered rate limits and AV-scanned uploads — administered from one panel.
For patients · Roadmap
Next: your record, in your hands
MedIntel is built clinician-first — and the same secure foundation is designed to put patients in control of their own story. In design now:
Your own health record
Keep medications, checkups and history in a record you own — self-reported entries carry an explicit badge and are never mixed with document-extracted facts.
Share with your clinician
Give your doctor read-only access through the same verified, revocable sharing flow clinicians already use — and take it back any time.
Family profiles
Manage records for children and dependents with explicit guardianship. Adults claim their own profile — credentials are never created for someone else.
Plain-language reports
A patient-friendly, fully-cited view of the summary — shipped only after the regulatory work that direct-to-patient AI output demands.
One rule governs this track: a declared profile — doctor, nurse or patient — selects presentation, never permission. Access always flows from ownership and explicit, revocable shares, enforced in the database.
Security & compliance
Built like a hospital system, not a demo
Healthcare data deserves defence in depth: database-enforced access control, auditable everything, and privacy that adapts to wherever you practise.
Row-level security
Postgres RLS scopes every row to owner, grantee or admin — API clients ride the same policies.
MFA & brute-force protection
TOTP second factor plus layered login rate limits keyed by user and IP.
AV-scanned uploads
Every document passes a synchronous malware scan before it touches storage.
No PHI in logs
Structured logging with redaction backstops, audited end to end.
Encrypted backups
Off-site encrypted dumps with restore drills against a scratch database.
Immutable audit trail
Every access and mutation recorded with actor, case and timestamp.
Deploy anywhere
Managed cloud, private VPS or fully on-prem — no provider lock-in, your data stays where you choose.
Verified-email claims
Share claims require a verified address; revocation applies immediately.
Works in any country
- Country packs adapt consent notices, coding systems (SNOMED CT, ICD-10) and formats to where you practise
- Every case inherits your regional settings automatically — nothing to configure
- Reads English and regional-language documents via multimodal extraction
- Data-residency options wherever your regulations require
Deploy your way
- Managed cloud, private VPS or fully on-prem — the same product everywhere
- Portable by design: standard Postgres, S3-compatible storage, any SMTP
- Encrypted, restore-rehearsed backups wherever it runs
- No vendor lock-in — your data is exportable, always
MedIntel AI is a documentation-intelligence tool. It organises and summarises existing records with citations — it does not diagnose, recommend treatment or score clinical risk.
Integration API
An API your EHR can talk to
MedIntel runs headless behind your EHR or partner platform — push documents server-to-server, pull verified facts and cited summaries, get signed webhooks when work completes.
- Bearer-key API clients ride the same row-level security as human users
- Confidence-gated auto-verification — a pushed document can reach a summary with no manual click
- HMAC-signed webhooks: document.processed · summary.ready
- Generated OpenAPI spec and a seeded sandbox to build against
POST /api/v1/cases → 201
Authorization: Bearer mi_live_••••••••
POST /api/v1/cases/{id}/documents → 202
# pipeline: extract → auto-verify → summarise
⇠ webhook summary.ready
X-MedIntel-Signature: sha256=9f2c… ✓ verified
GET /api/v1/cases/{id}/summary
{
"text": "58-y/o with T2DM on metformin… [1]",
"citations": [{ "docId": "ref-01", "page": 3 }]
}▍Give every referral a story that reads in seconds
Free during the build phase — synthetic data, no card required. Bring your first referral pack and watch it become a timeline.