Why claim packages stall
A typical auto-claim package contains a FNOL form, a police report, repair estimates from one or two body shops, photos with damage descriptions, and possibly medical bills. A property claim might include the FNOL, a contractor estimate, photos, and a public adjuster's report. Each document type has a different format; manual handling means a claim sits in a queue for days. OCR-based parsers handle structured forms but break on free-text reports and unusual estimate formats.
How fluex does it
fluex parses each document type with a specialized schema and merges them into a single claim record. FNOL forms produce structured incident data. Repair estimates produce line items, parts, and totals. Medical bills produce CPT codes, charges, and provider info. Police reports produce parties, citations, and narrative sections. The merged claim record is then ready for straight-through processing rules (auto-approve, refer to handler, refer to SIU).
Sample extraction output
What you get out of the box
Multi-document claims
FNOL, police reports, medical bills, repair estimates, photos with annotations — merged into one claim record.
Line-item parts & labor
Repair estimates parsed to part numbers, labor hours, and totals — ready for negotiation or comparison.
Medical bill normalization
CPT codes, ICD codes, charges, allowed amounts, provider info — normalized across hospital, clinic, and provider invoices.
Straight-through-processing flags
Configurable auto-approval rules (loss threshold, fraud score, document completeness) trigger STP or route to a handler.
Integration patterns
fluex integrates with major claims systems (Guidewire, Duck Creek, Insurity, Sapiens) via REST + webhook. The async API handles 50-document claim packages in under 90 seconds end-to-end and pushes the normalized claim record into your loss-adjustment workflow.
Compliance & trust
Claim documents include PII, medical info, and accident-scene data. fluex retains them encrypted at rest with per-tenant keys; HIPAA BAA is available on Enterprise for medical-bill workflows. Configurable retention from 0 to the statutory 7-10 years many insurance regulators require. See our trust page for the full posture: encryption, tenant isolation, sub-processors, GDPR DPA, CCPA, SOC 2 Type II in progress, and HIPAA BAA on Enterprise.
Get started
Pay-per-page pricing means you can start an evaluation today without an annual commit. Most teams ship their first claim-document extraction into production within a week.