X12 834 INS01 (Subscriber Indicator): Format, Values, and Testing Notes
A single letter decides whether your system treats a person as the policyholder or as a dependent riding on someone else's plan.
INS01 is a Yes/No Condition or Response Code that flags whether the individual described in this member loop is the subscriber (Y) or a dependent (N). It's the first field a downstream system reads to decide whether to expect a standalone eligibility record or one linked back to a subscriber ID.
Valid code values
Example
In this synthetic segment, INS01=Y marks the member as the subscriber, which is why INS02 is also self (18) rather than a dependent relationship code.
Where this trips people up
Teams often assume every dependent loop will carry a relationship code other than "self," so they validate INS01 and INS02 as a matched pair. But some carriers send domestic partners or other edge-case relationships as N with relationship codes your lookup table doesn't expect, and a handful of legacy feeds mistakenly mark dependents as Y when a family plan has no true subscriber distinction. Test with N values paired against unusual relationship codes, not just the textbook spouse/child cases.