$$EN(BRXIEN,BFILL,BFILLDAT,BWHERE,BILLNDC) |
This entry point is used to calls IB to determine
whether a prescription is third party billable. If so, submits the
prescription to ECME for claims build and transmission to payer. It then
returns the status of the claim response to the calling routine.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
BRXIEN |
Input |
Prescription IEN.
|
BFILL |
Input |
Fill Number.
|
BFILLDAT |
Input |
Fill Date.
|
BWHERE |
Input |
One of the following must be sent for the billing
function being requested:
CRLR = CMOP release reversal = Reverse Claim; CRLB = CMOP release rebill =
Reverse then Rebill Claim; PS = CMOP build silent = Display no information
for CMOP Claim
|
BILLNDC |
Input |
NDC returned from the CMOP.
|
$$EN |
Output |
Returned:
0 = Billed with no errors
3 = Prescription is suspended
4 = Payer returned a drug interaction
6 = Could not process. IB data missing.
|
|