| RXI |
Input |
Presription IEN (Pointer to the PRESCRIPTION File
(#52)) - Required
|
RXR |
Input |
Fill Number (0 for Original, 1 for 1st refill, 2 for
the 2nd refill, etc.) - Required
|
QUE |
Input |
This is an optional variable that indicates whether
the processing queue should be checked when determining the status of the RX
and fill.
If this parameter is not passed in, it will be defaulted to 1.
Note: Only internal functions within ECME should set this parameter to 0.
Values:
0 - Do not check the processing queue.
No value, NULL, or 1 - Check the processing queue.
|
$$STATUS |
Output |
This API returns a four piece string with the
following information:
1: CLAIM CATEGORY: E PAYABLE E REJECTED
E DUPLICATE E CAPTURED
E STRANDED E OTHER
CORRUPT CANCELLED
E REVERSAL ACCEPTED
E REVERSAL REJECTED
E REVERSAL STRANDED
E REVERSAL OTHER
IN PROGRESS
2: DATE/TIME OF LAST UPDATE (FM Format)
3: FREETEXT STATUS Explanation
This will vary dependent on the claim
category (first piece).
If the claim category is IN PROGRESS, this
piece will have the currect progress status
(i.e., Waiting to Start, Transmitting)
If the claim category is E OTHER, this piece
may have an error message for why the claims
process stopped (i.e., Patient missing from
BPS Transaction).
If the claim category has one of the other
statuses, this piece will have a value
indicating the number of submission to the
payer (i.e., Payable[Previously: Payable]
4: COMPLETION PERCENTAGE
Note that 99 is considered complete.
Examples:
--------
IN PROGRESS^3040608.152544^Transmitting^60
E OTHER^3040921.130145^Patient missing from BPS Transaction^40
E PAYABLE^3040527.150818^Payable[Previously: Payable]^99
E REVERSAL ACCEPTED^3040421.19091^Payable^99
|
BPRQIEN |
Input |
(optional) The BPS REQUESTS file (#9002313.77)
internal entry number.
|
BPCOB |
Input |
(optional) The payer sequence (1 - Primary, 2 -
Secondary). If null then 1 (Primary) is assumed.
|