Architecture: document intake pipeline (EOB, denial letters, RA) #2

Open
opened 2026-03-14 16:14:51 -07:00 by pyr0ball · 0 comments
Owner

Design the OCR/parsing layer for insurance documents.

  • EOB parsing: extract service dates, procedure codes, allowed amounts, denials
  • Denial letter parsing: extract denial reason, appeal deadline, reviewer contact
  • RA (Remittance Advice) parsing for providers

Constraints

  • All document processing local-first
  • No PHI transmitted without explicit user consent
  • Must handle poor scan quality (photographed paper EOBs)
Design the OCR/parsing layer for insurance documents. - EOB parsing: extract service dates, procedure codes, allowed amounts, denials - Denial letter parsing: extract denial reason, appeal deadline, reviewer contact - RA (Remittance Advice) parsing for providers ### Constraints - All document processing local-first - No PHI transmitted without explicit user consent - Must handle poor scan quality (photographed paper EOBs)
pyr0ball added this to the Alpha — Pipeline milestone 2026-03-14 16:14:51 -07:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/harrier#2
No description provided.