CourtPDF

Insurance Appeal Deadline Tracker PDF

Add appeal types, deadlines, submission methods, and outcomes in a simple, printable tracker.

Appeal deadlines

Add denial dates, appeal types, deadlines, and notes for each submission.

Empty values are allowed. Keep everything in one printable table.
Denial DateAppeal Type (Internal / External / Expedited / Other)Deadline DateSubmission MethodSubmitted DateStatus / OutcomeNotesActions

No calculations applied. Export exactly what you enter.

🔒 MANDATORY CODEX SAFETY FOOTER (INCLUDE VERBATIM)

  • Do not modify global layout, header, footer, ads, analytics, or shared components
  • Do not import @/components/ui/select or any unverified shadcn components
  • Use native HTML inputs only
  • Row add/remove buttons must be plain <button>
  • No date math, no parsing, no calculations
  • PDF builders must return Promise<Uint8Array>
  • Always create Blobs using bytesToPdfBlob(bytes) from lib/pdf/bytes.ts
  • Never include null in React-PDF style arrays
  • No refactors
  • Tool may only break itself