
| Name | Value |
|---|---|
| FORM FIELD REFERENCE | IB 837 TRANSMISSION |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| DATA ELEMENT | N-GET FROM PREVIOUS EXTRACT |
| PAD CHARACTER | NO PAD REQUIRED |
| FORMAT CODE | N Z,Z0 K IBXDATA I $$COBN^IBCEF(IBXIEN)>1 F Z0="INPT","OUTPT","RX" S Z=0 F S Z=$O(IBXSAVE(Z0,Z)) K:'Z IBXSAVE(Z0) Q:'Z D CKCOBTST^IBCEU1(IBXIEN,.IBXSAVE,Z0,Z,+$G(IBRSBTST)) |
| FORMAT CODE DESCRIPTION |
The arrays IBXSAVE("INPT"), IBXSAVE("OUTPT") and IBXSAVE("RX") are created
when the line items on the bill are produced. This field takes the data
from these arrays and creates a new IBXSAVE("LCOB") array with just the COB
data and deletes the original IBXSAVE arrays.
|