Print Page as PDF
PSOREJU3 ICR (5186)

PSOREJU3    ICR (5186)

Name Value
NUMBER 5186
IA # 5186
DATE CREATED 2008/04/22
CUSTODIAL PACKAGE OUTPATIENT PHARMACY
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSOREJU3
NAME PSOREJU3
GENERAL DESCRIPTION
This routine contains an API used by CMOP to validate
ePharmacy third party Tricare insurance response information.
STATUS Active
KEYWORDS
  • PSOREJP4
  • EPHARMACY
ID PSOREJU3
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$TRISTA(RX,RFL,.RESP,FROM)
This API is used to validate whether the prescription
should be pulled from suspense.  It verifies that the response message from
ECME does not indicate that the claim is still in progress or it is not
non-billable.  If either of these are the case, a 1 (one) is returned. The
default is 0 (zero).
VARIABLES TYPE VARIABLES DESCRIPTION
RX Input
Prescription IEN.
RFL Input
Prescription fill number.
RESP Input
Response information from ECME for the Rx and fill.
See IA #4415 for detailed information of what is returned from ECME.
FROM Input
Code for the calling routine (i.e. PL or PC for
suspense).
X Output
Returns 1 (one) for hold Rx in suspense or 0 (zero)
to not hold in suspense.
SUBSCRIBING PACKAGE CMOP
DATE ACTIVATED 2008/04/25