Print Page as PDF
BPSUTIL ICR (4410)

BPSUTIL    ICR (4410)

Name Value
NUMBER 4410
IA # 4410
DATE CREATED 2005/11/10
CUSTODIAL PACKAGE E CLAIMS MGMT ENGINE
CUSTODIAL ISC Birmingham
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE BPSUTIL
NAME BPSUTIL
GENERAL DESCRIPTION
This routine contains several APIs which are used to
retrieve some specific information from ECME.  $$ECMEON is used to verify if
the ECME Application is turned ON or OFF.  Other applications, such as
Outpatient Pharmacy, need to verify this switch before submitting a
prescription to be electronically billed.  $$CMOPON is used to verify if the
ECME CMOP switch is ON or OFF.  $$BPSPLN returns the insurance PLAN NAME field
for a particular BPS TRANSACTION file entry.  $$BPSINSCO returns the Insurance
Company (902.33) field from the BPS TRANSACTION file.
STATUS Active
KEYWORDS
  • NCPDP
  • HIPAA
  • ECME
DURATION Till Otherwise Agreed
ID BPSUTIL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$ECMEON(SITE)
Switch to check if the ECME application is ON or OFF.

VARIABLES TYPE VARIABLES DESCRIPTION
SITE Input
Outpatient Site IEN (Pointer to OUTPATIENT SITE File
(#59)).
$$ECMEON Output

0  -  ECME Application is OFF
1  -  ECME Application is ON
$$CMOPON(SITE)
Used to check if the CMOP ePharmacy switch is ON or
OFF.
VARIABLES TYPE VARIABLES DESCRIPTION
SITE Input
Outpatient Site IEN (Pointer to OUTPATIENT SITE file
59.
$$CMOPON Output

0 - CMOP Switch is OFF
1 - CMOP Switch is ON
$$BPSPLN(RXI,RXR)
Returns the insurance PLAN NAME field (#902.24) value
from the BPS TRANSACTION file (#9002313.59).
VARIABLES TYPE VARIABLES DESCRIPTION
RXI Input
Prescription File IEN (Pointer to PRESCRIPTION file
52).
RXR Input
Refill Number (0 for original fill)
$$BPSPLN Output
The insurance PLAN NAME field (#902.24) value for the
related entry in the BPS TRANSACTION file.
$$BPSINSCO(RXI,RXR)
Returns the Insurance Company (902.33) field from BPS
TRANSACTION.
VARIABLES TYPE VARIABLES DESCRIPTION
RXI Input
Prescription File IEN (Pointer to PRESCRIPTION file
52).
RXR Input
Refill Number (0 for original fill).
$$BPSINSCO Output
The Insurance Company field (902.33) from the BPS
TRANSACTION file.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
OUTPATIENT PHARMACY Birmingham
CMOP Birmingham
DATE ACTIVATED 2007/02/13