Understanding X12 278 HCR*A4: Denied in Practice
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.
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
Example
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.