Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Caller Graph Entry Points External References FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Naked Globals Local Variables
; Check if the Impression Text and the Report Text contain
; valid characters.
; Input : X = "I" if Impr Text is being checked, "R" if Rpt Text
; Output: 0=invalid, 1=valid
VFIER
; Check if the RAVERF string is a partial match to an entry in file
; 200. If if is, check to see that is a partial match to only ONE
; active provider entry in file 200.
VERCHK
; Check if our provider can verify reports.
; Examine the following four (4) conditions if $D(RAESIG)
; 1) Does this person have a resident or staff classification?
; 2) If a resident, does the division parameter allow resident
; verification?
; 3) Does this person hold the "RA VERIFY" key?
; 4) Is this person an activate Rad/Nuc Med user?
; 5) Can this person verify reports without staff review?
; If 'No' to any of the above questions, kill RAESIG & set the variable
; RAERR to the appropriate error message.