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

Package: Radiology Nuclear Medicine

Routine: RAWFR4


Information

RAWFR4 ;HISC/GJC-'Wasted Film Report' (4 of 4) ;10/7/94 14:28

Source Information

Source file <RAWFR4.m>

Entry Points

Name Comments DBIA/ICR reference
DISPLAY(A) ; Outputs the I-Types associated with a division
; The division name is passed in as a parameter.
DISPXAM(A) ; Display Examination Statuses which meet certain criteria.
; 'A' is the equivalent of the variable 'RAWFR'. This code is related
; to the 'CRIT^RAUTL1' subroutine. This sets up the RAWFR local array
; according to I-Type.
ZEROUT ; Zero out global array totals for division/i-type

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Division: ",A,!?RATAB,"Imaging Type(s): "
  • Line Location: DISPLAY+3
Function Call: WRITE
  • Prompt: B,?($X+RATAB)
  • Line Location: DISPLAY+7
Function Call: WRITE
  • Prompt: !!?(IOM-$L(RAHD(0))\2),RAHD(0),!?(IOM-$L(RAHD(1))\2),RAHD(1)
  • Line Location: DISPXAM+7
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DISPXAM+10
Function Call: WRITE
  • Prompt: !!?10,X,!?10,UNDRLN
  • Line Location: DISPXAM+11
Function Call: WRITE
  • Prompt: @IOF,!?10,X,!?10,UNDRLN
  • Line Location: DISPXAM+19
Function Call: WRITE
  • Prompt: !?15,$P(RA(0),"^")
  • Line Location: DISPXAM+21
Info |  Source |  Entry Points |  Interaction Calls