Reference·RMR Segment·RMR01
X12 820 Reference

X12 820 RMR01 (Reference Identification Qualifier): Format, Values, and Testing Notes

Jul 28, 2026 · 4 min read
RMR02 →

RMR01 decides how the rest of the RMR loop gets interpreted, and a test suite that hardcodes one qualifier value for every line item never proves out what happens when a real 820 pays at the group level instead of the subscriber level.

Quick answer

RMR01 is the reference identification qualifier in the RMR segment of an X12 820, and it tells the receiving system what kind of identifier appears in RMR02 — commonly a code pointing to a subscriber number, but group-level and policy-level qualifiers show up in real files too, depending on how the payer chooses to itemize the payment.

The elements that actually matter in practice

IK
Subscriber Number Qualifier — signals that RMR02 is an individual subscriber's identifier — the most common case in member-level premium detail
18
Group Number Qualifier — signals that RMR02 is a group identifier instead, used when a payment is itemized at the group level rather than per subscriber

Example

Synthetic example Generated by Synthibase
RMR*IK*SUBS0038291*PIF*312.50

A synthetic RMR line item where RMR01=IK marks the reference in RMR02 as a subscriber number.

Where this trips people up

Test data generators frequently default RMR01 to a single subscriber-level qualifier across an entire file, which is realistic for some payers but not others — some remit at the group level and never send subscriber-level detail at all. A posting engine only ever tested against one qualifier value has no proven behavior for the other, and the mismatch usually surfaces as unposted payments the first time a group-level file arrives.

Testing X12 820 RMR: The Fields Your System Actually Needs to Handle
EDI 835 Remittance Advice: Complete Guide for Healthcare IT
How to Write EDI Test Cases That Actually Catch Go-Live Failures
Generate both subscriber- and group-level RMR detail
Synthibase produces synthetic X12 820 files with a mix of RMR01 qualifiers, so your posting logic gets tested against subscriber-level and group-level remittances alike, not just one default pattern.
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.