Reference·UM Segment·UM01
X12 278 Reference

X12 278 UM01 (Request Category Code): Format, Values, and Testing Notes

Jul 27, 2026 · 4 min read
UM02 →

UM01 is the first thing a payer's system reads off a 278 request, and it decides which review workflow the rest of the segment gets interpreted against — get it wrong and every element after it gets parsed correctly but evaluated against the wrong rules.

Quick answer

UM01 is the Request Category Code in an X12 278 UM segment — it classifies what kind of health care services review is being requested, such as a certification review or an admission notification, before the payer even looks at the service type.

Valid code values

HS
Health Services Review — the standard prior authorization / certification request most 278 traffic uses
AR
Admission Review — reviews tied specifically to an inpatient admission
SC
Specialty Care Review — requests routed to specialty-specific review criteria
SS
Second Surgical Opinion — a narrower review category for surgical second-opinion requirements

Example

Synthetic example Generated by Synthibase
UM*HS*I*98*21:B*Y

HS marks this as a standard health services review rather than an admission-specific or specialty-specific request. Synthetic prior authorization data.

Where this trips people up

Systems that only ever send UM01 = HS look fine in testing because HS is the most permissive category and most payer test environments accept it for almost anything. The gap shows up when a real workflow needs AR for an inpatient admission notification and the integration has no code path that ever populates anything other than HS — the request goes out well-formed and still gets kicked back for using the wrong review category.

X12 278 UM Segment Guide: Fields, Format, and Testing Gotchas
X12 278 Prior Authorization: Format, Fields, and Testing Guide
How to Validate X12 EDI Files Before Payer Submission
Test every 278 request category before go-live
Synthibase generates synthetic 278 requests across health services, admission, and specialty care review categories, so your intake logic is exercised beyond the single HS path most fixtures default to.
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.