Skip to main content
Version: v0.0.2

Variable: REMIT_835_LOOP_1000A

const REMIT_835_LOOP_1000A: LoopSpec

835 Loop 1000A - Payer Identification. Triggered by N1 with N1-01 = "PR". The trigger validation against the qualifier value (PR vs PE) happens in the walker, not the loop spec - defineLoopSpec keys off the segment id, not the element-level qualifier.

Example

import { REMIT_835_LOOP_1000A } from "@cosyte/x12";
REMIT_835_LOOP_1000A.id; // "1000A"
REMIT_835_LOOP_1000A.trigger; // "N1"