Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSOREJU4

Package: Outpatient Pharmacy

Routine: PSOREJU4


Information

PSOREJU4 ;BIRM/LE - Pharmacy Reject Overrides ;06/26/08

Source Information

Source file <PSOREJU4.m>

Entry Points

Name Comments DBIA/ICR reference
AUTOREJ(CODES,PSODIV) ;API to evaluate an array of reject codes to see if they are allowed to be passed to OP reject Worklist
  • ICR #5063
    • Status: Active
    • Usage: Private
    WRKLST(RX,RFL,COMMTXT,USERID,DTTIME,OPECC,RXCOB,RESP) ;External API to store reject codes other than 79/88/943/TRICARE/CHAMPVA on the OP Reject Worklist
  • ICR #5063
    • Status: Active
    • Usage: Private
    EXIT ;
    EVAL(PSODIV,CODE,OPECC,RX,RFNBR,COB,RRRDATA) ;Evaluates whether the reject codes other than 79/88/TRICARE/CHAMPVA is allowed to be passed to OP Reject Worklist
    INLIST(RX,RFL,RXCOB) ;Returns whether a prescription/fill contains UNRESOLVED rejects
  • ICR #5063
    • Status: Active
    • Usage: Private
    MULTI(RX,RFL,REJDATA,CODE,REJS,RRRFLG) ;due to routine size, called from FIND^PSOREJUT
    SINGLE(RX,RFL,REJDATA,CODE,REJS,RRRFLG) ;due to routine size, called from FIND^PSOREJUT
    RRRCHK(SPDIV,REJ,RX,RFNBR,COB) ; Test a reject for valid Resolution Required Reject code
    ; INPUT
    ; SPDIV = required - IEN in site parameter file for the selected division
    ; REJ = required - IEN of the Reject code to test
    ; RX = required - IEN from prescription file
    ; RFNBR = required - prescription refill number
    ; COB = optional - coordination of benefits
    REJCOM(RX,FIL,COB,RET) ; Gather PSO reject comments and return
    ; Input
    ; RX - prescription IEN required
    ; FIL - fill# required - will match with the 52.25,5 field
    ; COB - coordination of benefits# (optional). If present, will match with the 52.25,27 field
    ; Output
    ; RET - return array, pass by reference
    ; RET(external reject code,date/time of comment,incremental counter) =
    ; [1] date/time of comment
    ; [2] user pointer 200
    ; [3] comment text 1-150 characters
  • ICR #6227
    • Status: Active
    • Usage: Private
    REJCOMX ;
    MP(RX,FIL) ; Entry point for PSO API to display Medication Profile List Manager screen given an Rx and Fill
  • ICR #6228
    • Status: Active
    • Usage: Private
    MPX ;
    PI(RX,FIL) ; Entry point for PSO API to display Patient Information List Manager screen given an Rx and Fill
  • ICR #6228
    • Status: Active
    • Usage: Private
    PIX ;

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^PSRX - [#52] GET1^DIQ
    52.865 GET1^DIQ
    52.8651 GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call