Print Page as PDF
OUTPATIENT PHARMACY REJECT COMMENTS ICR (6227)

OUTPATIENT PHARMACY REJECT COMMENTS    ICR (6227)

Name Value
NUMBER 6227
IA # 6227
DATE CREATED 2015/09/11
CUSTODIAL PACKAGE OUTPATIENT PHARMACY
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSOREJU4
NAME OUTPATIENT PHARMACY REJECT COMMENTS
GENERAL DESCRIPTION
This is an API to allow the Pharmacist comments entered
and stored in Outpatient Pharmacy to be shared with the subscribing package.
These are pharmacist comments pertaining to ePharmacy rejections received and
the pharmacist comments about those rejections.
STATUS Active
ID PSOREJU4
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
REJCOM
REJCOM^PSOREJU4(RX,FIL,COB,.RET) is a procedure which
exists in Outpatient Pharmacy and which is allowed to be called by ECME for
the purpose of obtaining the pharmacist comments pertaining to all ECME
rejections for the given prescription, fill number, and COB payer sequence.
Data will be returned in a local array format.
VARIABLES TYPE VARIABLES DESCRIPTION
RX Input
Prescription IEN  (required)
FIL Input
fill number (required)
COB Input
COB - coordination of benefits insurance sequence
indicator. This is an optional parameter.  If the COB is present, then the COB
must match.  If the COB is not present, then no COB check is performed.
RET Output
RET is the output array that is built. It must be
passed by reference.  The structure is as follows:

RET(external reject code,date/time of comment,SEQ#) =

[1] date/time of comment
[2] user IEN (pointer to file 200)
[3] user comment text (up to 150 characters)
SUBSCRIBING PACKAGE E CLAIMS MGMT ENGINE
DATE ACTIVATED 2016/02/12