FOR DEVELOPERS · APIS
One documents API. Send any medical PDF — lab results, diagnostic report, or clinical note — and we route it through the right extraction pipeline.
ONE ENDPOINT
We classify the document type and route it through the right extraction pipeline automatically. Through the API on a folder, and see the magic happening.
One endpoint, multiple pipelines
Post your clinical files and we'll do the rest. Every response includes a type field so your service knows which extraction shape to expect.
→
Lab results route to LOINC mapping with values, units, ranges
→
Diagnostic reports route to SNOMED CT + ICD-10/11 with exam classification
→
Clinical notes route to condition, medication, and recommendation extraction
HCA Lab.pdf
?
MRI Wrist.pdf
?
Consult.pdf
?
Discharge.pdf
?
CLASSIFY
& ROUTE
Lab pipeline
LOINC · values · ranges
Diagnostic pipeline
SNOMED · ICD-10 · exam
Notes pipeline
conditions · meds · plan
TWO WAYS TO CONSUME
Same engine, same document types. Choose how the structured output reaches your service — programmatically, or after a clinician has signed it off
API
Direct, programmatic
POST a document, get structured JSON back. You handle the review step on your side; your team, your UI, your workflow.
Review queue
Reviewed by a clinician
The output lands in our review queue app for clinical sign-off. Bulk-download validated documents, or pull them as a reviewed API stream.
CLINICAL VALIDATION
When we send you an API key, we also send you an invite to our playground. Drop in a real PDF, see the extraction, switch between table view and raw JSON, decide if it's good enough before you write a single line of integration.
Drop in any PDF
The app hits the same endpoint as the production API.
One engine
Switch between lab results and diagnostic reports above.
Inspect every match
Every value carries a confidence score, closest ontology matches, and a link back to its source location in the PDF.
HOW IT WORKS
The outcome is mapped with the relevant ontologies
01
Send
POST a PDF to the API or upload to the app. Anonymise it first or don't, your call.
02
Extract
The same model reads every page. Free-text, multi-column/language/unit.
03
Map
Mapped to ontologies — LOINC, SNOMED CT, ICD-10/11 — with confidence scores.
04
Review
Use our UI for validation. On enterprise, our clinical team may review the output.
05
Return
Structured JSON, with entities traced back to its location in the document.
YOUR CLINICAL FLOW
Choose if stored securely on our servers. Delete whenever you want.
STORAGE
Process and discard by default. Optional audit-ready retention you can manage.
PRIVACY
No training on customer data. EU/UK hosting, encrypted at rest and in transit.
AUTH
API key per environment. Rotate any time. Per-key rate limits and usage logs.
GET STARTED
Get an API key →
Talk to us about volume