Claim On Hold Handling
Explains how the frontend prevents claim submission of tests marked with the Claim On Hold exception.
Overview
The Claim On Hold exception allows users to temporarily block tests from being included in insurance claims.
This functionality prevents incomplete or problematic tests from being submitted prematurely.
Marking Claim On Hold
Tests can be marked as Claim On Hold through the Update Report Info interface.
Once marked, the exception is stored in the backend and reflected in the frontend UI.
UI Behavior
Tests marked as Claim On Hold are treated as ineligible for claim submission.
During claim submission:
- These tests are automatically excluded
- They are disabled in the test selection interface
Validation
The frontend also performs validation to ensure that claim-on-hold tests cannot be manually selected.
This prevents accidental submission of restricted tests.