Overview
Remittance Advice is the umbrella term for any document a payer sends to communicate the outcome of claim adjudication. In US healthcare the term covers three concrete deliverables: the Explanation of Benefits (EOB) sent to the patient as an informational summary, the paper remittance advice historically sent to providers, and the electronic X12 835 transaction set (ERA) that is now the dominant provider-facing channel. Functionally they contain the same data — submitted charges, allowed amounts, contractual adjustments, payments, denials, and patient responsibility — but the structured 835 is the only form that supports automated posting.
The remittance advice is the connective tissue between claim submission and cash posting. When a biller submits a claim on day one, the claim enters the payer's adjudication queue. The payer applies its coverage, medical-necessity, authorization, and contractual rules, reaches a per-service-line determination, and emits a remittance advice containing the determinations. The provider posts the payments and adjustments, moves any patient-responsibility balance to the patient account, and routes denied lines to the denial-management queue for follow-up. Every subsequent revenue cycle activity — denial appeals, underpayment recovery, patient billing — depends on the remittance advice having been parsed and posted accurately.
The document structure reflects this downstream workflow. At the header level, remittances identify the payer, provider, check or EFT trace number, and total payment amount. At the claim level, they identify the patient, claim ID, billed amount, allowed amount, paid amount, and any claim-level adjustments. At the service-line level, they identify each CPT or HCPCS code billed and its individual allowed, paid, and adjusted amounts, with per-line CARCs explaining each adjustment and RARCs providing supplementary context. A single claim can contain a mix of fully paid lines, partially paid lines, denied lines, and contractually adjusted lines, and the posting logic must handle each correctly.
Distinguishing adjustments from denials is the most frequent point of confusion. Contractual adjustments (CARC 45, CARC 97) are not denials — they are the expected write-off between billed charge and contracted allowed amount, and they should post silently without routing to the denial work queue. True denials (CARC 197, 50, 16, 11, and many others) indicate the payer refused payment for a payable reason and require intervention. Misclassifying contractuals as denials inflates denial-rate metrics and wastes biller time; misclassifying denials as contractuals silently writes off recoverable revenue.
Because remittance advice is the pivot point for downstream revenue cycle work, operational maturity in posting directly drives FPRR, Days in AR, and final denial rate. Auto-posting rates above 90 percent, same-day posting of received ERAs, and structured routing of exception lines to specialized work queues are the signatures of a well-run posting operation.
Industry benchmark
CAQH CORE operating rules mandate that payers provide standardized electronic remittance advice with consistent CARC/RARC usage. Industry data and HFMA MAP Keys identify auto-posting rates above 90% as characteristic of best-in-class operations; anything below 80% signals either enrollment gaps or exception-routing rule gaps.
Worked example
A practice posts an Aetna remittance advice covering 45 claims and $18,200. 39 claims auto-post cleanly with contractual adjustments. 4 claims carry CARC 197 (authorization absent) and route to the denial queue. 2 claims carry CARC 16 with RARC M76 (missing diagnosis code specificity) and route to a coder-review queue. The EFT trace number on the BPR matches the ACH deposit to the bank account the following business day.
Frequently asked questions — Remittance Advice
Is remittance advice the same as an EOB?
Related but not identical. EOB is historically the provider-facing paper equivalent and is also the patient-facing statement. Remittance advice is the broader term covering paper, PDF, and electronic 835 formats. In modern revenue cycle, the 835 ERA is the dominant provider channel.
What are CARCs and RARCs on a remittance advice?
CARC (Claim Adjustment Reason Code) is the primary code explaining an adjustment or denial on each service line. RARC (Remittance Advice Remark Code) provides additional context. X12 publishes both lists and updates them three times per year. Mapping every active CARC/RARC to a posting action is essential for reliable auto-posting.
How do contractual adjustments appear on remittance advice?
Most commonly as CARC 45 ("Charge exceeds fee schedule/maximum allowable") or CARC 97 ("Procedure is inclusive of another procedure"). These are expected write-offs under the payer contract, not denials, and should not route to the denial work queue.
What if the remittance advice totals do not match the EFT?
Investigate whether multiple EFTs are covered by one 835, whether the 835 is split across multiple EFTs, whether a takeback or reversal is netted in the payment, or whether a paper check is mixed into the batch. Reconciliation exceptions should have a dedicated work queue and same-day resolution target.
Disclaimer
This glossary entry is operational reference for revenue-cycle and medical-billing professionals. It is not legal, clinical, or contractual advice. Industry benchmarks cite named public sources where available; always verify against the current guidance from the authority body before relying on a number in a contract, policy, or compliance filing.