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

Package: Radiology Nuclear Medicine

Routine: RARTR3


Information

RARTR3 ;HIRMFO/SWM-Queue/print Radiology Reports (utility) ;8/31/99 13:57

Source Information

Source file <RARTR3.m>

Entry Points

Name Comments DBIA/ICR reference
MEMS1 ;--- modifiers --- handle cases within print set
OUT1 ;
; $O(RAMEMARR(0)) may be defined, if previously called MEMS1^RARTR3
; RALDIS flags long display wanted, comes from certain output options
; RACDIS(n) exists if case n is to be displayed
; RACDIS(n) not set for dupl proc+pmod+cptmod so don't display
MAIL1
XAM() ; Return exam data information. Case number, exam status & procedure
; name build into one string. Assumes RAY3 is the 0 node for exam data

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$$XAM()
  • Line Location: OUT1+8
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OUT1+16
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT1+16
Function Call: WRITE
  • Prompt: ?22,$P(J,"^",2)," ",$P(J,"^",3)
  • Line Location: OUT1+24
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $P(Y(2),", ",I+1)]""
  • Line Location: OUT1+24
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OUT1+24
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OUT1+24
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT1+25
Info |  Source |  Entry Points |  Interaction Calls