Print Page as PDF
MRA related function Calls from AR into IB ICR (4385)

MRA related function Calls from AR into IB    ICR (4385)

Name Value
NUMBER 4385
IA # 4385
DATE CREATED 2004/03/31
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBCEMU2
NAME MRA related function Calls from AR into IB
GENERAL DESCRIPTION
Two MRA related function calls made from AR into the IB
system:

1) Determine the MRA Type for a given bill. Pre-MRA bills, post-MRA Medicare
bills or post-MRA non-Medicare bills. This function returns 1, if the bill is
a pre-MRA bill, returns 2 if the bill is a post-MRA Medicare bill, or 3 if the
bill is a post-MRA Medicare bill.

2) Return the date Medicare Remittance Advice (MRA) was first activated at
site.
STATUS Active
KEYWORDS
  • MRA
  • MEDICARE
DURATION Till Otherwise Agreed
ID IBCEMU2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$MRATYPE(BILL,ARDATE)
This function returns DATE MRA FIRST ACTIVATED at
site.
VARIABLES TYPE VARIABLES DESCRIPTION
BILL Input
The ien# of a given bill.
ARDATE Input
The AR Activation Date of that bill.
$$MRATYPE Output
$$MRADTACT
Return Date MRA First Activated at site.
VARIABLES TYPE
$$MRADTACT Output
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
ACCOUNTS RECEIVABLE
The AR system makes two MRA related function calls to
the IB system:

1) $$MRATYPE^IBCEMU2(BILL,ARDATE) Where BILL is the ien # of a bill and ARDATE
is the AR Activation Date of that bill.

2) $$MRADTACT^IBCEMU2 Returns the Date MRA was First Activated at site.