Skip to main content

Work the denials worklist

Outcome

Every newly arrived denial is triaged within your SLA, auto-correctable denials are released to the auto-correction engine, manual denials get an appeal or write-off, and nothing slips past timely-filing without a decision.

Prerequisites

ScopeWhat it lets you do
billing.denial.readView list / detail
billing.denial.writeUpdate status, assign, write off
billing.denial.appealFile an appeal (see 2.5 — File an appeal)
billing.auto-correction.runTrigger / review auto-corrections (see 2.3)

A working understanding of CARC/RARC codes — see 8.3 — CARC/RARC quick- reference.

The worklist

/denials opens the worklist. Default filters:

FilterDefault
StatusOPEN + IN_PROGRESS
AgeAll
Assigned toMe + Unassigned

Common columns: claim, member, payer, CARC, RARC, denied amount, age, auto-correction status. Sort by age descending to surface aging denials.

Triage flow

Steps

  1. Open /denials. Sort by age descending. Take the top row.

  2. Click into the denial detail at /denials/:id. Tabs:

    TabWhat you see
    OverviewClaim, member, payer, CARC + RARC, denied amount, dates.
    Auto-correctionEvery attempt the engine has made on this denial — status, handler, timestamps, outcome.
    Original claimRead-only mirror of the claim that was denied.
    CommunicationNotes you and teammates leave; visible in the audit log.
    DocumentsAny payer correspondence (EOB scan, denial letter PDF).
  3. Read the CARC. The header shows the code with a tooltip; click it for the full RARC quick-reference excerpt. If the platform has an auto-correction handler for this CARC, the Auto-correction tab shows either:

    • A SUCCESS attempt (denial is already resolved; close the worklist row).
    • A FAILED or SKIPPED attempt (manual handling needed).
    • Nothing — the engine hasn't run yet; let it; come back later.

    See 2.3 — Trigger or review auto-corrections for the full handler list and how to override.

  4. Decide the action:

    DecisionAction
    Auto-correctableWait for the engine, or trigger manually if the engine has skipped a viable case.
    AppealableClick File appeal — see 2.5 — File an appeal.
    Manual rebillClick Open in rebill — opens the original claim in edit mode; fix the issue (auth missing, modifier wrong, etc.); rebuild and resubmit.
    Write offClick Write off, supply a reason. The denial moves to WRITE_OFF and the receivable closes.
    Education / route backClick Add tag and pick the routing tag (e.g. clinical-error, intake-error); the denial appears on the relevant team's queue.
  5. Set the next action / due date in the right rail. The Followup field takes a date and a reason; the worklist surfaces denials past their followup date in red.

Bulk actions

Select multiple denials in the list:

ActionEffect
Trigger auto-correctionRuns the engine on each row that has not yet been attempted.
Mass write-offAsks for one reason; applies to all selected.
Mass appealGenerates one appeal per row using the same template (see 2.5).
ReassignMove all selected to a teammate's queue.

Validation

CheckExpected
Worklist age count dropsAfter working a row, it disappears from the active filter.
Followup date sticksThe right-rail field persists across page reloads.
Auto-correction tab updates within 30s of triggerYes — the engine runs synchronously per attempt.
Audit log carries every status changeYes — see 6.3 — Audit log lookup.

Troubleshooting

SymptomCauseFix
Auto-correction tab is emptyEngine has not run yetClick Run handlers on the tab to force; or wait 30s.
File appeal button greyedDenial is not appealable per the post-remittance rulesConfirm the CARC is on the appeal-eligible list (2.5).
Manual rebill produces an immediate denial againThe change does not address the original CARCRe-read the CARC; sometimes the underlying issue is in the auth or eligibility, not the claim.
Written-off denial reopensPayer sent a corrected 835 reversing the denialReopen the denial via Reopen; the reversal is logged on the Communication tab.

Next

2.3 — Trigger or review auto-corrections