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

Package: Radiology Nuclear Medicine

Routine: RART3


Information

RART3 ;HISC/GJC,SWM-Reporting Menu (Part 2) ;05/22/09 09:20

Source Information

Source file <RART3.m>

Entry Points

Name Comments DBIA/ICR reference
QRPT ; Queue the report to run
PHYS
PHYS1
PHYS11
PHYS19
PHYS2
PHYS21
PHYS29
MODSET ; print modifiers of all cases of print set
OUT1 ; print Procedure name, CPT code, Procedure modifier, and CPT Modifiers
; $O(RAMEMARR(0)) may be defined, if previously called MODSET^RART3
; 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
; If printset, skip if not long format or case not marked for cond.displ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: QRPT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: QRPT+16
Function Call: WRITE
  • Prompt: !,RASTR
  • Line Location: PHYS1+0
Function Call: WRITE
  • Prompt: !,RASTR,";"
  • Line Location: PHYS11+1
Function Call: WRITE
  • Prompt: !,RASTR
  • Line Location: PHYS2+2
Function Call: WRITE
  • Prompt: !,RASTR,";"
  • Line Location: PHYS21+1
Function Call: WRITE
  • Prompt: !
  • Line Location: MODSET+19
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OUT1+23
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT1+23
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OUT1+31
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT1+31
Info |  Source |  Entry Points |  Interaction Calls