Print Page as PDF
DBIA4552 ICR (4552)

DBIA4552    ICR (4552)

Name Value
NUMBER 4552
IA # 4552
DATE CREATED 2006/03/10
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBAKAT
NAME DBIA4552
GENERAL DESCRIPTION
Integrated Billing is releasing the new routine IBAKAT,
which contains an entry point that will be invoked by the patch PRCA*4.5*241
post initialization process.  IBAKAT will identify all co-payment charges, for
veterans affected by Hurricane Katrina, for care provided from 8/29/05 through
2/28/06.  This routine will in turn invoke various APIs within Accounts
Receivable to credit veterans' accounts.
STATUS Active
DURATION Till Otherwise Agreed
ID IBAKAT
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$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.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
ACCOUNTS RECEIVABLE
Accounts Receivable should only invoke the routine
IBAKAT during the post initialization process for patch PRCA*4.5*241.