Multi-Level Configurable Appeals
Formal VcClaimAppeal workflow with timeliness adjudication, continuances, and a tenant-configurable multi-level appeal ladder — not a boolean "is-appealed" flag.
Key benefits
- · Dedicated Appeal entity tied to a specific Award
- · Timeliness review with structured filing-deadline check
- · Multi-level appeal ladder configurable per tenant
- · Continuances — table to a future meeting with reason
- · Decisions integrate with DeterminationDocket
Why appeals deserve their own workflow
An appeal is not a claim in a different state. It’s a separate adjudication with its own timing rules, evidence requirements, and decision authority. Programs that model appeals as “reopened claims” lose the procedural rigor that state statutes require.
What a VcClaimAppeal captures
- Link to the original Award being appealed
- Snapshot of the source-claim state at appeal receipt
- Received date, appeal deadline, timeliness flag
- Appeal ladder level (1st level, 2nd level, etc.) — configurable per tenant
- Reviewer assignment (individual or org unit)
- Claimant’s written appeal reason
- Docket type (standard, expedited, administrative)
- New information provided at appeal
Lifecycle
Draft → Received → TimelinessReview → UnderReview → (Continued → ...) → PendingDecision → Affirmed | Granted | PartiallyGranted | Remanded | DismissedLate | Withdrawn.
Continuances allow an appeal to be tabled to a future meeting without losing state.
Board integration
Appeals can be routed to DeterminationDocket for board-level review. The board’s decision flows back into the appeal’s state machine.