PSOTRI ;BIRM/BNT - OP TRICARE/CHAMPVA Audit Log Utilities ;07/21/2010
Source file <PSOTRI.m>
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" |
|