Print Page as PDF
IB LIST MANAGER DISPLAY DATA ICR (5713)

IB LIST MANAGER DISPLAY DATA    ICR (5713)

Name Value
NUMBER 5713
IA # 5713
DATE CREATED 2011/08/22
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBJTU6
NAME IB LIST MANAGER DISPLAY DATA
GENERAL DESCRIPTION
This is a generic billing API which allows the
subscribers to obtain the ListManager display array data from various IB
ListManager list templates/screens.

This IB API will return detailed billing information about TPJI third party
bills and patient insurance policy information.  The content of the data is
strictly owned by IB and may be changed at any time.  IB does not have to
notify the subscribers that the content of the IB data which is to be returned
to them may be changing.
STATUS Active
ID IBJTU6
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
IBDSP
VARIABLES TYPE VARIABLES DESCRIPTION
TYPE Input
This is the type of IB screen to extract and build
the ListManager display array and header data.  Possible values are as
follows:

1 : TPJI Claim Information screen (default)
2 : TPJI AR Account Profile screen
3 : TPJI AR Comment History screen
4 : TPJI ECME Rx Response screen
5 : Patient Insurance policy expanded information screen
IBIFN Input
Claim ien file (#399) This is required for any of the
TPJI data screens.  This is optional for the patient insurance screen.
DFN Input
Patient ien in file #2.  This is required for the
patient insurance screen.  This is optional for any of the TPJI screens.  If
the DFN is passed in it will be used for the TPJI screens.  If the DFN is not
passed in it will be calculated from the 399,.02 field of the bill.
IBCDFN Input
This is the patient INSURANCE TYPE 2.312 subfile ien.

This is required for the patient insurance screen.  This is not used for the
TPJI screens.
IBLMDISPA Both
This is the name of scratch global name or local
variable name in which to store the ListManager display array data.  Pass the
global or local array variable name in closed reference format.  Data will be
returned in @IBLMDISPA@(LN,0) where LN is a sequential line# counter.
VALMHDR Output
This is the standard ListManager VALMHDR header
array.  It will be built by this IB API and returned to the calling
application in this parameter.  It must be passed by reference in order to
return the contents of the VALMHDR array.
SUBSCRIBING PACKAGE
DATE ACTIVATED 2011/09/14