Print Page as PDF
DBIA4721 ICR (4721)

DBIA4721    ICR (4721)

Name Value
NUMBER 4721
IA # 4721
DATE CREATED 2005/07/07
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
ROUTINE IBNCPDPI
NAME DBIA4721
GENERAL DESCRIPTION
This agreement includes various INTEGRATED BILLING APIs
for use by the E CLAIMS MGMT ENGINE to provide data necessary for processing
electronic claims.
STATUS Other
KEYWORDS
  • ECME
  • BPS
DURATION Till Otherwise Agreed
ID IBNCPDPI
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$SELINSUR(PRMTMSG,DFLTVAL)
Insurance Company lookup API.
VARIABLES TYPE VARIABLES DESCRIPTION
PRMTMSG Input
Prompt message.
DFLTVAL Input
INSURANCE NAME as a default value for the prompt
(optional).
$$SELINSUR Output
returned value (one of the following):

IEN^INSURANCE_NAME
0^  means ALL selected
-1^  nothing was selected, timeout expired or uparrow entered

where:
IEN is record number in file #36.
$$INSNM(IBINSIEN)
INSURANCE COMPANY NAME lookup API.
VARIABLES TYPE VARIABLES DESCRIPTION
IBINSIEN Input
IEN of entry in INSURANCE COMPANY file #36.
$$INSNM Output
returned value: NAME field #.01 of INSURANCE COMPANY
file #36.
$$ACPHONE()
AGENT CASHIER PHONE NUMBER lookup API.
VARIABLES TYPE VARIABLES DESCRIPTION
$$ACPHONE Output
return value: AGENT CASHIER PHONE NUMBER field #2.06
from the IB SITE PARAMETERS file #350.9
$$INSPL(IBPL)
INSURANCE COMPANY lookup API from GROUP INSURANCE
PLAN file #355.3.
VARIABLES TYPE VARIABLES DESCRIPTION
IBPL Input
IEN of entry in the GROUP INSURANCE PLAN file #355.3.

$$INSPL Output
returned value: INSURANCE COMPANY field #.01 of the
GROUP INSURANCE PLAN file #355.3.
$$MXTRNS(IBPLID)
MAXIMUM NCPDP TRANSACTIONS lookup API.
VARIABLES TYPE VARIABLES DESCRIPTION
IBPLID Input
ID field #.01 from the PLAN file.
$$MXTRNS Output
returned value: Numeric value from MAXIMUM NCPDP
TRANSACTIONS field #10.1 of the PLAN file #366.03.  Default is 1 if undefined.

SUBSCRIBING PACKAGE E CLAIMS MGMT ENGINE