FORMAT CODE DESCRIPTION |
Output if an ID exists for the 'other insurance'. If more than 1
insurance, must output the record id. The IBXSAVE("OSQ") array is
used to determine the current bill's sequence of other providers and
which IBXDATA array entry needs to be set for each. This variable must
be killed at the last field for this record. IBXSAVE("OSQ",n)=m where
n = the sequence for the other insurance (if bill is primary, 1=secondary,
2=tertiary; if bill is secondary, 1=primary, 2=tertiary; if bill is
tertiary, 1=primary, 2=secondary. And where m=the IBXDATA(m) entry to
set for the 'n' COB sequence.
|