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 |  Used in RPC
Print Page as PDF
Routine: ORWRA

Package: Order Entry Results Reporting

Routine: ORWRA


Information

ORWRA ; ALB/MJK/REV/JDL -Imaging Calls ;8/6/02 1:30 [2/12/04 9:25am]

Source Information

Source file <ORWRA.m>

Entry Points

Name Comments DBIA/ICR reference
EXAMS(ROOT,DFN) ; Return imaging exams
; RPC: ORWRA IMAGING EXAMS
; See RPC definition for details on input and output parameters
EXAMS1(ROOT,DFN) ; Return imaging exams
; RPC: ORWRA IMAGING EXAMS1
; See RPC definition for details on input and output parameters
GET(GSITE) ;Get the data
GETDEFG(Y) ; -- get default context settings for GUI imaging reports
GETDEF(Y) ; -- get default context settings for LM imaging reports
RPT1(ROOT,DFN,ORID,ALPHA,OMEGA,DTRANGE,REMOTE,ORMAX,ORFHIE) ; -- return imaging report
RPT(ROOT,DFN,ORID,ALPHA,OMEGA,DTRANGE,REMOTE,ORMAX,ORFHIE) ; -- return imaging report
; RPC: ORWRA REPORT TEXT
; See RPC definition for details on input and output parameters
; -- init locals and globals
TEST ; -- test to get exam list
TEST1 ; -- test to print reprt for first 3 exams

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Root: ",ROOT
  • Line Location: TEST+4
Function Call: WRITE
  • Prompt: !,@ROOT@(I)
  • Line Location: TEST+5
Function Call: WRITE
  • Prompt: !,@ROOT1@(L,0)
  • Line Location: TEST1+7

Used in RPC

RPC Name Call Tags
ORWRA IMAGING EXAMS EXAMS
ORWRA REPORT TEXT RPT
ORWRA DEFAULT EXAM SETTINGS GETDEF
ORWRA IMAGING EXAMS1 EXAMS1
ORWRA REPORT TEXT1 RPT1
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC