Best fit
- Insurer requires claim forms plus evidence in strict order.
- Receipt/photo clarity must survive size optimization.
- You need claim-id based version control for retries.
Constraint workflow
Use this when insurer portals are strict on order, naming, and payload limits.
Prepare one complete packet for insurer portal review.
Match required section order and reduce rejection risk.
Meet portal payload limit without losing key claim numbers.
Submits claim package with forms, photos, and receipts.
Checklist alignment minimizes structural rejection risk.
Checkpoint: All mandatory claim sections are present.
Evidence readability directly affects claim review speed.
Checkpoint: Photo and receipt details remain readable.
Consistent naming simplifies insurer follow-up.
Checkpoint: Filename includes claim id, date, and revision.
Expected outcome: Claim package is accepted without avoidable resubmission.
Avoid this: Reducing size first and damaging receipt or photo detail.
| Signal | Likely cause | Recommended fix |
|---|---|---|
| Claim portal rejects the package | Form order or evidence naming does not match insurer rules. | Reorder by claim checklist and rename files with claim id. |
| Insurer asks for resubmission due to unreadable evidence | Receipts/photos were over-compressed. | Keep evidence pages on quality profile and reduce non-critical pages. |
| Team cannot track latest claim packet version | Version naming is inconsistent across retries. | Use one claim-id + date + revision naming convention. |