Healthcare

Visual agents that read the messy paperwork.

Faxes, handwritten intakes, referrals, lab reports, and claims come back as schema-validated JSON, ready for your EHR. HIPAA-ready, with every field cited back to the page.

Valerie Health
Scan.com
basata
Peak Health
Valerie Health
Scan.com
basata
Peak Health

Capabilities

One endpoint. Every kind of paperwork.

Intake forms, referrals, histories, insurance cards, lab reports, and claims are different documents with the same job to do. One call reads all of them and returns the record your EHR can act on.

Parse handwriting

Faxes, handwritten intakes, phone photos, and skewed scans come back as clean text. The pen strokes and the printed labels are reconciled into one record, so a back office stops retyping referrals into the EMR by hand.

Learn more

Extract the record

Demographics, conditions, medications, allergies, and surgical history come back as typed, schema-validated JSON. Checkbox grids become booleans and medication lists become rows, ready for an EHR or FHIR resource without a cleanup pass.

Learn more

Triage the packet

One inbound fax is often a claim, an insurance card, a history, and a referral stapled together. Orion classifies every page, routes each to the right schema, and reconciles the pieces into one record, cross-referencing across pages in a single call.

Learn more

Cite the value

Every field comes back with the box it was read from, its page, and a confidence score. A reviewer clicks straight to the number on the lab report instead of trusting a retyped value, which is what makes the workflow auditable.

Learn more
12345678910
from vlmrun.client import VLMRun

client = VLMRun(api_key="<VLMRUN_API_KEY>")
response = client.agent.execute(
    prompt="Read this handwritten intake. Return patient, diagnosis, and referring provider.",
    inputs=["intake-fax-0417.pdf"],
)

print(response.response["diagnosis"])
# "Retinal detachment, left eye"

Fax to structured record in a few lines.

One call, whether you are a dev or an agent. Point it at a document, get schema-validated JSON your EHR can use.

For Enterprises

The new visual intelligence layer for your enterprise.

Deploy securely inside your VPC or private cloud, bringing visual intelligence directly to your infrastructure. Read intake, referrals, histories, and claims across every team, HIPAA-ready with a BAA and configurable data retention.

HIPAA Compliant
AICPA SOC
Security

Healthcare data requires zero compromise.

HIPAA

BAA available for Pro & Enterprise.

SOC 2 Type II

Certified for security controls.

Configurable Retention

Fully customizable retention policies, including ZDR.

GDPR

Complies with EU data laws.

Isometric illustration of SOC 2, ISO, HIPAA, and GDPR compliance badges

Testimonials

What our healthcare customers are saying about our product.

"VLM Run's Orion Agent has been a game-changer for our document workflows. What used to require manual cross-referencing between emails and multi-page docs now is processed in a single call with in-the-loop verification."

Peaky Yuter, Product Manager

Scan.com

Healthcare FAQs

Intake forms, referrals, insurance cards, EOBs, claims (CMS-1500 and UB-04), lab reports, medical histories, and faxed packets, returned as structured, validated data ready for EMR/EHR and FHIR workflows.

Try it on your next fax.