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

Package: Order Entry Results Reporting

Routine: ORU1


Information

ORU1 ; slc/JER - More OE/RR Functions ;9/27/93 09:55

Source Information

Source file <ORU1.m>

Entry Points

Name Comments DBIA/ICR reference
PATIENT(Y,ORPGSUPP,ORSCREEN) ; Patient selection
PATX
GETELSE(Y) ; Get Patient if preference is ambiguous or non-existent
WHATIS(X,Y) ; Identify input
PTX ;
PARAM ;Get patient select parameters

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)," ??"
  • Line Location: GETELSE+11
Function Call: WRITE
  • Prompt: !!,"Provider list for "_$P(Y,U,2)_" is empty."
  • Line Location: PTX+14
Function Call: WRITE
  • Prompt: !!,"Team list "_$P(Y,U,2)_" is empty."
  • Line Location: PTX+20
Function Call: WRITE
  • Prompt: !!,"List is empty."
  • Line Location: PTX+26
Info |  Source |  Entry Points |  Interaction Calls