Skip to content
Portfolio demo — an independent RAG proof-of-work for an AI Architect application. Public sources only; no PHI or client data. · A Blu Print Solutions product.

Remittance

The 837 Transaction — Electronic Health Care Claim

227 wordsPublic source

X12 837 — Health Care Claim

The 837 is the HIPAA-mandated X12 EDI transaction set used to submit a healthcare claim electronically from a provider (often via a clearinghouse) to a payer. It is the electronic replacement for paper claim forms.

Three flavors of the 837:

  • 837P (Professional) — professional/physician services; the electronic equivalent of the CMS-1500 paper claim. Used by physicians, labs, and most non-institutional providers.
  • 837I (Institutional) — facility/institutional services; the electronic equivalent of the UB-04 (CMS-1450) paper claim. Used by hospitals and facilities.
  • 837D (Dental) — dental claims.

What the 837 carries: patient and subscriber demographics, the billing/rendering/referring provider identifiers (NPIs), diagnosis codes (ICD-10-CM), procedure codes (CPT/HCPCS) with modifiers and units, charges, dates of service, place of service, and — when applicable — the prior authorization number and referral information. Errors or omissions in any of these fields are exactly what later trigger denials such as CARC 16 (missing info) or CARC 197 (auth absent).

The round trip: the provider sends the 837 claim; the payer adjudicates it; the payer returns the 835 remittance advice describing how it was paid or denied. The 837-out / 835-back pair is the core electronic claim lifecycle. Getting the 837 clean on the first pass — through claim scrubbing and edits — is the single most leveraged way to reduce denials and accelerate cash in revenue cycle management.

Want a grounded, cited answer about this topic?