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
Print Page as PDF
Routine: PSOEPRPT

Package: Outpatient Pharmacy

Routine: PSOEPRPT


Information

PSOEPRPT ;BIR/TJL - ePCS Reports RPC Entry Points ;9/27/22 08:48

Source Information

Source file <PSOEPRPT.m>

Entry Points

Name Comments DBIA/ICR reference
REQCHK(EPCSVV) ;Required data check
DATECHK(EPCSSD,EPCSED) ;Check human-friendly date and convert to FileMan format
; Input EPCSSD - Start Date (ex. 10/9/01)
; EPCSED - End Date
QUEUE ;Queues report to printer
EPCSEXP ;DEA Expiration Date Report for RPC Call
; Variables passed in
; EPCSCPRS - System Access to CPRS - Include:
; (A)ctive, (D)isusered or (B)oth
; EPCSTYPE - Type of System Access:
; (C)PRS Active Users Only or (A)ll Active Users
; EPCSSTAT - Expiration Date Status:
; (E)xpired, (N)o expiration date, <= (3)0 days, <= (9)0 days
; EPCSPTYP - Send output to:
; (P)rinter, (D)evice or screen
EPCSPPP ;Print Prescribers with Privileges [PSO EPCS PRIVS]
EPCSDIS ;Print DISUSER Prescriber with Privileges [PSO EPCS DISUSER PRIVS]
EPCSAUD ;Changes to DEA Prescribing Privileges Report RPC Call [PSO EPCS LOGICAL ACCESS REPORT]
EPCSLACA ;Logical Access Control Audit Report RPC Call [PSO EPCS LOGICAL ACCESS CONTROL AUDIT]
Info |  Source |  Entry Points