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

Package: Radiology Nuclear Medicine

Routine: RARTR2


Information

RARTR2 ;HIRMFO/GJC-Queue/print Radiology Reports (utility) ;3/11/96

Source Information

Source file <RARTR2.m>

Entry Points

Name Comments DBIA/ICR reference
SETDIV ;get division params
WRITE ; Write out Report Text, Impression Text, Clinical History and
; Additional Clinical History on report.
FOOT ; footer
BANNER ;Report Batch Header/Trailer Page
HANG ; end-of-page prompt
SET ; Set up our TMP global for mailman
AMENRPT() ; Pass the text, '*** THIS IS AN AMENDED REPORT ***'.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT+2
Function Call: WRITE
  • Prompt: !!!!!
  • Line Location: FOOT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT+5
Function Call: WRITE
  • Prompt: !,"VAF 10-9034 VICE SF 519B RADIOLOGY/NUCLEAR MEDICINE REPORT"
  • Line Location: FOOT+6
Function Call: WRITE
  • Prompt: @RAFFLF
  • Line Location: BANNER+1
Function Call: WRITE
  • Prompt: !,F1," ",RARTMES," ",F2
  • Line Location: BANNER+2
Function Call: WRITE
  • Prompt: !!?((IOM-30)/2),"Printed at "
  • Line Location: BANNER+3
Function Call: WRITE
  • Prompt: Y
  • Line Location: BANNER+3
Function Call: WRITE
  • Prompt: !
  • Line Location: BANNER+4
Function Call: WRITE
  • Prompt: !,F1," ",RARTMES," ",F2
  • Line Location: BANNER+5
Function Call: WRITE
  • Prompt: !
  • Line Location: HANG+2
Function Call: WRITE
  • Prompt: @RAFFLF
  • Line Location: HANG+2
Info |  Source |  Entry Points |  Interaction Calls