Name | Value |
---|---|
FORM FIELD REFERENCE | CMS-1500 |
SECURITY LEVEL | NATIONAL,NO EDIT |
DATA ELEMENT | N-TOTAL CHARGES |
PAD CHARACTER | NO PAD REQUIRED |
FORMAT CODE | S IBXSAVE("TOT")=IBXDATA K IBXDATA I $O(^TMP("IBXDATA",$J,IBXREC,""),-1)'>1 S IBXDATA=$$DOL^IBCEF77(IBXSAVE("TOT"),9) |
FORMAT CODE DESCRIPTION | Save the total charges in IBXSAVE array for later use. If total is not null, output as numeric with 2 decimal places. Only output totals on last page of form. |