
| 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 | S:$D(IBXSAVE("FL78")) IBXDATA=$S($G(^TMP("IBXSAVE",$J,"RM")):" ",1:"")_IBXSAVE("FL78") K IBXSAVE("FL78") |
| FORMAT CODE DESCRIPTION |
This data element's value relies on the existence of the IBXSAVE("FL78")
variable previously extracted. Form Locator 78 on the UB92 is split into
2 lines and this is the 3rd-5th character entered for this field if the
entire text is greater than 3 characters in length, or is the entire text
if not. If the right margin is 81 instead of 80, move the field over 1
space.
|