FORMAT CODE |
K IBXDATA S IBXNOREQ=$$NFT^IBCEF1(2,IBXIEN) N Z S Z=0 F S Z=$O(IBXSAVE("OUTPT",Z)) Q:'Z S IBXDATA(Z)=$S($P(IBXSAVE("OUTPT",Z),U,8)="":$$DOLLAR^IBCEFG1("0.00"),1:$$DOLLAR^IBCEFG1($P(IBXSAVE("OUTPT",Z),U,8)*$P(IBXSAVE("OUTPT",Z),U,9))) |
FORMAT CODE DESCRIPTION |
This is a group data element so more than 1 occurrence of a value is
possible for the data element in the previously extract IBXSAVE array. The
data is calculated by unit charge * # of units. If any service line data is
found, the data is formatted as a numeric including cents, without the
decimal.
|