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 |  Interaction Calls
Print Page as PDF
Routine: RAWKL

Package: Radiology Nuclear Medicine

Routine: RAWKL


Information

RAWKL ;HISC/FPT AISC/MJK,RMO-Workload Reports ;12/27/00 11:00

Source Information

Source file <RAWKL.m>

Entry Points

Name Comments DBIA/ICR reference
SUM
ASKSUM ;
START ; start processing
TECH
RES
STAFF
PHY
ROOM
RSPTR ; select res/staff/phy/tech/room to include in workload rpts
; Creates ^TMP($J,"RAFLD",File 200 NAME)=""
KILL ;
RST ; resident/staff/tech
P ; physicians
PRI(RACLS) ; Ask user to include Pri. Res/Staff only in the
; 'Interpreting Res/Staff' report
; Input: RACLS-> 'Resident' or 'Staff'
; Returns: 1 if Pri. Staff only, 0 if Pri. & Sec. Staff included, and
; -1 if exiting without a report
ASK1 ; ask user if want to put CPT modifiers as separate line items

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,RATITLE," Workload Report:",!,X,$E(X,1,$L(RATITLE))
  • Line Location: SUM+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKSUM+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKSUM+25
Function Call: WRITE
  • Prompt: !
  • Line Location: PRI+5
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK1+4
Info |  Source |  Entry Points |  Interaction Calls