Print Page as PDF
VIEW ECME PRESCRIPTION ICR (5723)

VIEW ECME PRESCRIPTION    ICR (5723)

Name Value
NUMBER 5723
IA # 5723
DATE CREATED 2011/09/15
CUSTODIAL PACKAGE E CLAIMS MGMT ENGINE
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE BPSVRX
NAME VIEW ECME PRESCRIPTION
GENERAL DESCRIPTION
Allows subscribing packages to call ECME routine BPSVRX
in order to build the View ECME Prescription List Manager screen.
STATUS Active
KEYWORDS
  • BPSVRX
  • ECME
  • RFL
ID BPSVRX
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
BPSVRX
Call it from the top:  D ^BPSVRX
VARIABLES TYPE VARIABLES DESCRIPTION
BPSVRX('RXIEN') Input
Calling application may define the internal Rx ien
(ien to file# 52) into local array entry BPSVRX("RXIEN").  This is optional.
If not defined, then the ECME application will prompt for the Rx#.
BPSVRX('FILL#') Input
Calling application may define the fill number into
local array entry BPSVRX("FILL#").  This is optional.  If not defined, then
the ECME application will prompt for the fill#.
RFL
Returns a list of all ECME fill numbers for a
prescription from the BPS TRANSACTION file #9002313.59.
VARIABLES TYPE VARIABLES DESCRIPTION
RXIEN Input
Prescription IEN from the PRESCRIPTION File (#52).
FILLIST Output
An array that is returned with a list of the Fill
Numbers from the BPS TRANSACTION File (#9002313.59). The output parameter MUST
be passed in by reference.  Array output format:
FILLIST(fill#)=BPS Transaction file ien (pointer to file #9002313.95).
SUBSCRIBING PACKAGE
DATE ACTIVATED 2011/09/15