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: PSOTRI

Package: Outpatient Pharmacy

Routine: PSOTRI


Information

PSOTRI ;BIRM/BNT - OP TRICARE/CHAMPVA Audit Log Utilities ;07/21/2010

Source Information

Source file <PSOTRI.m>

Entry Points

Name Comments DBIA/ICR reference
AUDIT(RX,RFL,RXCOB,JST,AUD,ELIG) ;
; Main entry to create a new record in the PSO AUDIT LOG file #52.87
; Note that AUDIT^PSOTRI is called by ECME (BPSECMP2) - ICR 6156
; INPUT: RX (r) = Prescription IEN
; RFL (o) = Prescription Fill # (Default is original zero fill)
; RXCOB (o) = Coordination of Benefits
; 1 = Primary (Default)
; 2 = Secondary
; JST (o) = Justification text
; AUD (r) = Audit Type
; R = NCPDP REJECT - Associated with an Override audit action
; N = NON BILLABLE - Associated with an Override audit action
; I = INPATIENT - Associated with a Bypass audit action
; P = PARTIAL FILL
; ELIG (r) = Eligibility Type
; T = TRICARE
; C = CHAMPVA
; RETURN: Successful Audit entry will return the IEN of the new entry in file 52.87
; Unsuccessful Audit entry will return "0^Error Description"
  • ICR #6156
    • Status: Active
    • Usage: Private

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^PSRX - [#52] GETS^DIQ
    52.1 GETS^DIQ
    52.2 GETS^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call