
| Name | Value |
|---|---|
| FORM FIELD REFERENCE | LEGACY UB-92 |
| SECURITY LEVEL | NATIONAL,NO EDIT |
| DATA ELEMENT | N-GET FROM PREVIOUS EXTRACT |
| PAD CHARACTER | NO PAD REQUIRED |
| FORMAT CODE | N Z S IBXDATA=$G(IBXSAVE("ACCITY"))_$G(IBXSAVE("ACSTATE"))_$G(IBXSAVE("ACZIP")) F Z="ACCITY","ACSTATE","ACZIP" K IBXSAVE(Z) |
| FORMAT CODE DESCRIPTION | This field consists of a concatenation of 3 fields previously extracted and saved in the IBXSAVE array. This is the city, state and zip for the agent cashier address line. |