X12 278 UM01 (Request Category Code): Format, Values, and Testing Notes
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.
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
Example
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.