| $$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.
|
|