Physical Therapy Billing Automation with AI
Physical therapy billing fails on the details — timed-code units, the 8-minute rule, NCCI edits, the KX modifier, therapy thresholds, and visit limits buried in a plan of care. This guide explains how an AI Digital FTE handles those PT-specific rules end to end, from eligibility to a clean 837P, so rehab practices get paid the first time.
Why PT billing is its own problem
Rehab claims carry rules that general billing tools miss. Most PT services are billed in timed 15-minute units, so the number of units depends on the minutes documented — not the procedures listed. The Digital FTE reads the visit, derives correct units, and validates the modifiers and thresholds that payers scrutinize most on therapy claims.
- Timed CPT codes & the 8-minute rule — 97110, 97140, 97530 and similar codes are billed by total timed minutes; the FTE applies the 8-minute rule to convert documented time into correct billable units.
- NCCI edits & modifier 59/XS — procedure-to-procedure conflicts are checked against live CMS data, and modifier 59 or the XS subset is applied only when a distinct service supports it.
- KX modifier & therapy thresholds — accrued therapy dollars are tracked against the Medicare threshold, with KX appended when continued care is medically necessary.
- Plan-of-care & visit limits — auth and visit caps from the plan of care are enforced so claims don't exceed approved units.
- Frequent eligibility checks — recurring visits mean coverage and benefits are re-verified across an episode of care.
The PT billing workflow, end to end
A physical therapy episode touches several Digital FTEs in sequence. Each handoff is structured so the next step starts from validated data, not re-keyed guesses.
- Eligibility & benefits (270/271) — verify coverage, copay, deductible and therapy-cap status before and during the episode.
- Prior authorization (278) — submit and track auth requests, capturing approved visit counts and date ranges.
- Coding with NCCI — assign timed and untimed codes, derive units, and validate edits and modifiers.
- Claim scrub & submission (837P) — build the professional claim and transmit clean EDI through the clearinghouse.
- A/R follow-up (276/277) — check claim status and chase aging therapy claims.
- Payment posting (835) — parse remittances, post payments, and reconcile contractual adjustments.
- Denials & appeals — analyze CARC/RARC reasons and assemble evidence-based appeals for denied therapy units.
How submission works (API-first 837P)
Once units, modifiers and thresholds pass scrubbing and a human approves the claim, the Digital FTE builds the CMS-1500 and generates the matching 837P professional EDI transaction. These go out through clearinghouses such as Stedi or Availity.
Why this gets PT practices paid faster
Therapy denials cluster around a few recurring errors: units that don't match documented time, a missing KX modifier above the threshold, NCCI conflicts without a justified modifier 59/XS, and visits billed past the authorized cap. By catching all of these before the claim is transmitted — using live CMS edit data rather than a stale internal table — the Digital FTE converts would-be denials into first-pass payments and shortens days in A/R across the episode.
Security & HIPAA
Patient and claim data is encrypted at rest with AWS KMS and in transit over TLS. Each practice is isolated, a BAA chain covers every party that touches PHI, and a 7-year audit trail records submissions and approvals. The Digital FTE never logs raw PHI, follows least-privilege access throughout, and a human approval gate owns every submission decision.
Frequently asked questions
- How does AI handle the 8-minute rule and timed CPT units?
- It totals documented timed minutes for codes like 97110, 97140 and 97530, applies the Medicare 8-minute rule to derive billable units, and reconciles them against untimed codes — flagging any mismatch before the claim is built.
- Does the system apply the KX modifier and check therapy thresholds?
- Yes. It tracks accrued therapy dollars against the Medicare threshold and appends the KX modifier when services above it are medically necessary and documentation supports continued care.
- Does it handle NCCI edits and modifier 59/XS for PT?
- It checks procedure-to-procedure conflicts against live CMS data and applies modifier 59 or the XS subset only when a distinct, documented service justifies the override.
- How much does it cost?
- Pricing is credit-based pay-as-you-go with a $250/mo minimum billed monthly, or flat plans: Standard at $3,500/mo and Professional at $5,500/mo billed monthly. No per-token or per-claim charges.