Skip to main content
The HIPAA-adopted ASC X12N transaction standards. For each: what it does, which way it flows, and where it shows up in your operation.

The full table

The ones you touch daily

Acknowledgment hierarchy, the distinction that matters

Three responses can come back after you submit an 837, and they mean different things. A 277CA rejection is not a denial. Nothing was adjudicated and no determination was made, so there is nothing to appeal. Correct the data and resubmit as a new claim, not as a corrected claim, because there is no original claim in the payer’s system to correct. Conversely, a denial appears in the 835 as a $0 or reduced payment with a denial CARC, and it does have appeal rights. See Claim denials.

Version

Most healthcare transactions currently use the 5010 implementation guides adopted under HIPAA administrative simplification.1 Version identifiers appear in the GS08 element and the ST03 element, for example 005010X222A1 for the 837P. You will see these strings in error messages. They identify which implementation guide the file claims to follow.

Companion guides

The X12 implementation guide defines required, situational, and optional elements. Payers publish companion guides specifying how they interpret the situational and optional parts, what identifiers they expect, how they want files delivered, and what their front-end edits check. This is why two payers can both be fully standards-compliant and still reject each other’s accepted claims, and it is the variation your clearinghouse absorbs. See What is a clearinghouse?.

Where each transaction shows up

The ones to build against

If you are building automation, these are where the value is: Doing any of this requires programmatic access to the transactions, which is a clearinghouse selection criterion rather than an EHR one. API-first clearinghouses expose these as JSON as well as X12; batch-era vendors generally do not. See Choose a clearinghouse.

PHI

837, 835, 271, and 277 files all contain protected health information: names, member IDs, dates of service, diagnosis and procedure detail. Encrypt in transit and at rest, access-control them, and cover any analytics store in your BAAs and your security risk analysis. See HIPAA for MSO-PC operators.

Sources

  1. HIPAA administrative simplification, 45 C.F.R. pts. 160, 162. CMS, Administrative Simplification: Transactions. Standards maintained by ASC X12.