Clearinghouse acceptance only verifies data format compliance and does not protect you from payer-specific clinical and administrative denials.
Insights / RCM
Claim Scrubbing Rules Worth Writing Yourself (Beyond What Your Clearinghouse Does)
GetMax Healthcare · August 20, 2026 · 7 min read
The short version
If you read nothing else on this page.
Custom claim rules for 90837 should enforce diagnostic requirements, authorization lookups, and session duration checks before claim submission
Your clearinghouse does not care if your claim gets paid. It only checks if the EDI 837 file is formatted properly so the payer gateway does not bounce it outright. A claim with CPT 90837, a valid rendering NPI, and a standard member ID will pass your clearinghouse scrubber without a single warning, only to sit for 35 days and return as a CO-197 missing authorization or a CO-50 medical necessity denial. Writing custom claim scrubbing rules inside your billing software or practice management system stops recurring revenue leaks before claims leave your door.
Why does your clearinghouse let bad behavioral health claims pass?
Clearinghouses validate data syntax, not payer payment policies. When you submit a batch through standard clearinghouses, their scrub engine checks for structural compliance under HIPAA standard transaction sets. They verify whether Box 24J has an NPI, whether Box 21 has a valid ICD-10 diagnosis code format, and whether the subscriber ID matches the general alphanumeric length for that payer ID. If those fields contain valid formats, the clearinghouse marks the claim clean and delivers it to the payer.
Payment policies live at the payer and plan level, far beyond basic format checks. A commercial payer might require an explicit modifier 95 when billing telehealth with Place of Service 10, while another payer in the same state rejects modifier 95 and requires Place of Service 02 alone. Your clearinghouse passes both versions because neither violates standard EDI syntax. The result is clean claim metrics that look strong on paper while your accounts receivable aging report piles up unpaid balances past 60 days.
We see practices lose tens of thousands of dollars each quarter because they mistake clearinghouse acceptance for adjudication approval. When a claim clears the clearinghouse gateway, the payer takes ownership. If the claim violates a specific coverage rule, the payer issues a CARC denial code weeks later. You then spend staff hours reworking an error that an internal billing rule could have caught in two seconds.
What custom claim scrubbing rules should you build for 90837 sessions?
Code 90837 represents a 60-minute individual psychotherapy session, and payers audit it heavily compared to 90834. Certain Medicaid managed care plans and commercial insurers restrict 90837 to specific diagnostic categories or require prior authorization after a set number of visits per calendar year. If your billers submit 90837 unchecked, you will see routine CO-50 or CO-197 denials that require manual appeals or balance write-offs.
Build an automated rule that flags 90837 claims based on payer ID and visit frequency. If your practice operates on Tebra or Valant, configure a custom edit that checks whether the patient plan has an active prior authorization on file when 90837 is selected. If no active authorization number is attached in Box 23, the claim must route to a hold queue rather than dropping to the clearinghouse. This rule alone prevents thousands of dollars in uncollectible balances.
Add a companion rule for session duration documentation. Psychotherapy codes follow strict CPT time thresholds defined by the American Medical Association. A 90837 requires at least 53 minutes of documented session time. Your custom scrubber should cross-reference the scheduled appointment length or documented clinical time against the charge code. If a clinician documents a 45-minute encounter but enters a 90837 charge, the rule must catch the mismatch and prompt a downcode to 90834 before submission.
How should you configure rules for telehealth Place of Service and modifiers?
Telehealth billing rules remain fractured across commercial payers, Medicare, and state Medicaid programs. Medicare requires Place of Service 10 for services provided in the patient home and Place of Service 02 when the patient is in a clinical facility, with modifier 95 applied to specific services. Commercial plans like Aetna, Cigna, and local Blue Cross Blue Shield affiliates frequently maintain conflicting rules regarding whether modifier 95, GT, or FQ is required on Box 24D.
Create payer-specific Place of Service and modifier pairing rules in your billing platform. Set a rule that evaluates the combination of payer ID, Place of Service code, and rendering clinician credentials. For example, if Payer ID matches a regional Medicaid plan that updated its guidelines to require POS 10 without modifier 95, write a rule that strips modifier 95 automatically or flags the claim if the modifier is present. Conversely, if a commercial payer requires modifier 95 on every telehealth claim, the rule should block submission if Box 24D lacks the modifier when POS 02 or POS 10 is present.
These automated checks eliminate the manual work of memorizing changing payer bulletins. When payers update their quarterly provider manuals, you update one validation rule instead of retraining four billers and hoping nobody forgets a line item on a busy Monday.
What same-day service and unbundling edits prevent CO-97 write-offs?
Payers routinely apply National Correct Coding Initiative edits to deny services they consider bundled. A common scenario in behavioral health involves an intake psychiatric diagnostic evaluation (90791) performed on the same date as an individual therapy session, or an evaluation and management service (such as 99213) billed alongside psychotherapy add-on code 90833. When submitted without the correct modifier structure, payers pay the higher-valued code and write off the second code with CARC CO-97, which indicates bundled payment.
Write a custom scrubber rule that detects multiple line items for the same patient, same provider, and same date of service. When an E/M code appears with an individual therapy session, the rule must ensure the therapy is billed as the appropriate add-on code (+90833 or +90836) rather than a standalone primary code like 90834. The rule must also verify that modifier 25 is appended to the primary E/M service to show a distinct, significant medical service was delivered.
If two distinct behavioral health services occur on the same date by different providers within your group practice, configure a rule that verifies modifier 59 or modifier XE is appended to the secondary charge. Catching missing modifiers before claim generation protects your practice from contractual adjustments that cannot be recovered through patient billing.
How do you catch behavioral health carve-outs and associate billing rules?
Major health plans frequently carve out behavioral health benefits to third-party administrators. A patient presents an insurance card showing a major commercial medical network, but their behavioral health claims must route to a separate payer ID such as Carelon or Optum. If your front desk enters the primary medical payer ID from the front of the card, the clearinghouse transmits the claim to the medical payer, which rejects it or denies it weeks later under CO-22 indicating coordination of benefits or wrong payer.
Build a front-end insurance plan mapping rule. When your administrative team creates a patient chart with a known carve-out payer, your billing software should prompt for the specific behavioral health payer ID based on the member ID prefix or plan group number. If the primary health plan ID is entered on a behavioral health service line, the rule flags the claim for member eligibility reverification before claims generation.
Associate-level clinician billing requires its own rule set. Pre-licensed therapists, such as LMSWs or LPC-Interns, cannot enroll directly with many commercial panels. In those cases, state rules or payer contracts require billing under a supervising clinician with specific supervisory modifiers like HO, AJ, or SA, while populating the associate rendering details in Box 24J. Build a validation rule keyed to the rendering clinician credential. If an associate provider is selected as rendering on a commercial payer that does not allow direct credentialing, the rule enforces the inclusion of the supervisor billing NPI in Box 33 and the required supervisory modifier on the claim line.
Keep reading
Denials, AR, credentialing — handled.
Tell us where the cash is stuck and we'll tell you what we'd do about it.