StealThis .dev

Clinic — Billing & Claims Dashboard

A revenue-cycle dashboard for clinic administrators, leading with KPI cards for billed, collected, outstanding and denial rate plus small trend deltas, a pure-CSS bar chart of the last six months of collections, and an A/R aging bar split across 0-30, 31-60, 61-90 and 90-plus buckets. A claims table carries status pills, status filter tabs with live counts, a search box and a one-tap resubmit action on denied rows.

Lab에서 열기
html css vanilla-js
Targets: JS HTML

Code

Billing & Claims Dashboard

A calm, single-screen view of a clinic’s revenue cycle. Four KPI cards open the page with the month’s Billed, Collected, Outstanding and Denial rate figures, each carrying a small trend delta against the prior month. Below them, a pure-CSS bar chart traces the last six months of collections — the most recent month rendered as a highlighted peak — sitting beside an accounts-receivable aging bar broken into 0–30, 31–60, 61–90 and 90+ day buckets with a labelled legend.

The claims table is the working surface. Status filter tabs (All, Paid, Submitted, Pending, Denied) each show a live count, and a search box narrows rows instantly by claim number, patient or payer. Every row carries a colour-coded status pill and a soft hover; denied claims expose a Resubmit action that moves the claim back into the submitted queue, updates the pill, refreshes the tab counts and confirms with a toast. A running result count keeps the footer honest as filters change.

Everything is vanilla JS and self-contained — no frameworks, no build step, and no external assets beyond the Inter font. Copy and figures are realistic but fictional, and the layout collapses cleanly down to narrow phones.

Illustrative UI only — not intended for real medical use.