Reference·HCR Segment·HCR*A4
X12 278 Reference

Understanding X12 278 HCR*A4: Denied in Practice

Jul 27, 2026 · 4 min read
← HCR*A1

A denied prior authorization isn't an error condition — it's a normal, expected outcome of the review process — but plenty of integrations treat any non-A1 action code as an exception to be logged and ignored rather than a workflow to route somewhere specific.

Quick answer

HCR*A4 is the HCR segment with action code A4, meaning the payer reviewed and denied the prior authorization request, typically with no certification number issued and a reason noted in the free-form message element.

What this element contains

A4
Denied — the request did not meet the payer's criteria for authorization
HCR02
Usually blank on denial — no certification number is issued when nothing was approved
HCR03
Often the only denial explanation — a short free-text note is sometimes the sole place a reason appears in the 278 itself

Example

Synthetic example Generated by Synthibase
HCR*A4**Service not covered under the member's current plan

A synthetic denial with no certification number and a brief free-text reason. Synthetic test data.

Where this trips people up

Some intake systems are wired to alert a human only when a 278 response fails to parse, not when it parses cleanly but carries A4. That means a well-formed denial can sit unnoticed in a queue indefinitely, since nothing about the file itself looks broken — the failure is entirely in the business logic layer that never checked the action code.

Testing X12 278 HCR: The Fields Your System Actually Needs to Handle
X12 278 Prior Authorization: Format, Fields, and Testing Guide
EDI Rejection Codes: Complete List and How to Fix Them
Make sure denials actually get routed
Synthibase generates synthetic 278 denial responses alongside approvals, so denial-handling workflows get exercised in testing instead of being discovered for the first time when a real patient is affected.
Start free trial →
This page is written independently by Synthibase for testing and informational purposes. It is not an official publication of HL7 International or X12/Washington Publishing Company, and is not a substitute for reviewing the official standard or your trading partner's companion guide. See our Terms of Service for full legal terms.