$$CAN() |
This entry point invokes the process to cancel
co-payment charges for veterans affected by Hurricane Katrina. No input needs
to be defined by the calling application. This is an extrinsic function which
returns the results of the call, in the format NUM^AMT^AMTH (to be defined
below), to the calling application. If the process is not conducted, because
the cancellation reason KATRINA AFFECTED VETERAN is not defined the IB CHARGE
REMOVE REASONS (#350.3) file, then the null string will be returned to the
calling application.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
NUM |
Output |
This variable contains the number of veterans for
whom co-payment charges were cancelled.
|
AMT |
Output |
This variable contains the total dollar amount of all
co-payment charges that were cancelled.
|
AMTH |
Output |
Of the total dollar amount of all co-payment charges
that were cancelled, this variable contains the portion of that amount for
which the co-payment charges had not yet been passed to Accounts Receivable,
and were 'on hold' in Integrated Billing.
|
|