See how AI medical-record review links every fact to the exact Bates page that proves it — click any citation and jump straight to the record.
See the 60-second demo →If you uploaded 100 medical-record PDFs to an AI tool last month, roughly 63 were probably never actually read.
Not "read poorly." Never read at all — zero characters of text extracted, with the AI generating output from the filename, the page count, and the model's prior on what a chart of that size usually contains.
On our own production telemetry, across a power-user account of 1,402 chart PDFs uploaded in one quarter, 883 — 63% — had zero extractable text on first pass. Image scans. Faxes of faxes. Old EMR exports "printed" to image. Every page looked like a medical record; a standard PDF text-layer read returned an empty string.
Most legal-AI tools do not apply OCR by default. Some don't apply it ever. They accept the upload, read whatever text layer is there (often nothing), and generate plausible-looking output anyway. It's an industry-wide quiet failure mode.
Medicine runs on fax. Healthcare is one of the last US industries where fax is a core clinical communication channel — and fax output is an image, not text. Three common sources, in rough order of prevalence:
A native text PDF has an invisible text layer — copy-paste and search work, and the AI reads the layer directly. A scan PDF has no text layer. Copy-paste returns nothing. Unless you run OCR, the AI is working with a blank page.
When a legal-AI tool receives a 400-page image-scan PDF and extracts zero text, there are three honest responses: refuse ("this file requires OCR, not supported"), run OCR and charge for the compute, or analyze partial text and flag the rest.
A fourth response is the most common on the market: generate output anyway. The tool sees a filename like Smith_John_ED_Records_2024-03-15.pdf and a 412-page count, then produces a summary that looks like an ED chart summary — chief complaint, triage vitals, assessment, plan. None of it came from reading the document. It came from the model's prior on what an ED chart usually looks like.
This is the same failure mode that produced the fabricated citations in Mata v. Avianca (S.D.N.Y. 2023). In Mata the fabrication was cases and quotes. In chart review, the fabrication is the chart content itself.
If your AI tool charges you for analysis but can't prove which pages it read, you don't have an AI tool. You have a text generator.
Don't take anyone's word for this, including ours. The test:
If the tool quotes a dose that isn't on the page — especially a plausible one it invented — you have your answer. The OCR isn't happening; the tool is generating from priors, not reading your chart. If it correctly refuses or correctly quotes the phrase, it's doing the right thing. Most do neither.
Our demo case — Smith v. Regional Medical Center — is a missed pulmonary embolism: a 42-year-old woman presents with pleuritic chest pain, is misdiagnosed as costochondritis, discharged, and goes into cardiac arrest at home four days later. The defendant produced six PDFs: ED triage, ED physician note, discharge instructions, radiology report, code-team run sheet, and autopsy.
Four of the six were image-only scans. Only the ED triage and the radiology report had native text layers. A tool that silently skipped OCR would describe only the triage vitals and the CT-angio read — the two documents whose causation is least useful to the plaintiff. The discharge instructions (premature-discharge argument), the code-team sheet (downtime-to-ROSC interval), and the autopsy (where the PE is definitively established) would all be invisible. A tool "analyzing" six PDFs without OCR quietly strips out the four documents the case actually depends on.
We built Records Analyzer because the failure mode above was happening on every other stack we tested.
Legal AI marketing has run ahead of the engineering. Vendors demo on clean, text-native PDFs because those demos look great. The PDFs your clients actually send are fax captures and scanner exports. If your current tool is doing the OCR work, great. What isn't fine is an industry-wide pattern of charging attorneys for analysis of documents that were never opened.
Records Analyzer is free to try — no credit card, three cases on the house. Run the five-minute test above on any image-only chart PDF. If the quoted phrase matches the page, we're doing the work. If it doesn't, we'd like to know.