Under the hood
Routing and EDI
MindBill converts one bill resource into the format and route its claims administrator accepts, then normalizes the responses back into a lifecycle your application can use.
Resolve the claims administrator
Workers' comp routing starts with the claims administrator, not a patient's health plan. MindBill uses payer-directory records, claim-number patterns, and the name supplied by your application to suggest a destination. A user can review or override the match before submission.
Connected networks
MindBill maintains routing integrations with the major workers' compensation networks used by its payer directory. Your product does not need to implement each network's enrollment, transport, acknowledgement, or destination logic.
Coverage depends on the specific claims administrator and route available at submission time. The API returns resolved delivery choices rather than promising that every payer supports every route.
From JSON to 837P—and back
For an electronic professional bill, MindBill emits the X12 837P transaction using the 005010X222A1 implementation. The network responses arrive in stages:
Fallback routes
When an electronic destination is unavailable or a workflow requires an override, MindBill can represent fax, physical mail, or email delivery. The review UI shows the actual destination before the user submits. The selected route is recorded with the bill history.