Reference·HCR Segment·HCR*A1
X12 278 Reference

What Is X12 278 HCR*A1? Certified in Total, Explained for Testers

Jul 27, 2026 · 4 min read
← HCR02 HCR*A4 →

A1 is the value every 278 test fixture defaults to, which is exactly why it's the least useful code to keep testing against — the interesting failures live in the codes teams forget exist.

Quick answer

HCR*A1 is the HCR segment with action code A1, meaning the payer certified the prior authorization request in total — no changes to units, dates, or service details from what was submitted.

What this element contains

A1
Certified in Total — full approval, request matches response exactly
Pairs with
A populated HCR02 — a certification number is expected whenever A1 is returned
Distinct from
A3 (Modified) — A3 also approves the request but with altered terms — treating A1 and A3 the same in code loses that distinction

Example

Synthetic example Generated by Synthibase
HCR*A1*AUTH88213221*Approved as submitted

A synthetic full certification: the request was approved with no changes and a certification number was issued. Synthetic test data.

Where this trips people up

Because A1 is the default in most test fixtures, downstream code that checks `action code equals A1` to decide whether to proceed with a claim tends to work fine in staging and then silently mishandle A3 in production, since a modified-but-approved authorization also deserves to proceed — just with the payer's revised terms instead of the originally requested ones.

Testing X12 278 HCR: The Fields Your System Actually Needs to Handle
X12 278 Prior Authorization: Format, Fields, and Testing Guide
How to Validate X12 EDI Files Before Payer Submission
Test beyond the default approval code
Synthibase generates synthetic 278 responses across A1, A3, A4, and every other action code, so the distinction between full certification and modified approval gets tested, not just assumed.
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.