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

Package: Remote Order Entry System

Routine: RMPFDT


Information

RMPFDT ;DDC/KAW-PATIENT ORDER INFORMATION; [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFDT.m>

Entry Points

Name Comments DBIA/ICR reference
RMPFSET
PAT
ORDERS
ORDERS0
ORDERS1
END
READ
CONT
CONT1
QUE
QUEE
SEL ;;input: RMPFS
S1
SELE
MSG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"*** A MENU SELECTION MUST BE MADE ***"
  • Line Location: RMPFSET+0
Function Call: WRITE
  • Prompt: @IOF,!!,"PATIENT ORDER INFORMATION"
  • Line Location: RMPFSET+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAT+0
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+0
Function Call: WRITE
  • Prompt: !,"Type <P>rint, E<X>tended"
  • Line Location: CONT+1
Function Call: WRITE
  • Prompt: ", <M>essages"
  • Line Location: CONT+2
Function Call: WRITE
  • Prompt: ", <H>istory"
  • Line Location: CONT+3
Function Call: WRITE
  • Prompt: ", <A>uthorized Aids"
  • Line Location: CONT+4
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $X>65
  • Line Location: CONT+5
Function Call: WRITE
  • Prompt: " or <RETURN> to continue: "
  • Line Location: CONT+5
Function Call: WRITE
  • Prompt: !
  • Line Location: QUE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+2
Function Call: WRITE
  • Prompt: !!!,"Enter the number of the order to view detail or <^> to exit. "
  • Line Location: SEL+3
Function Call: WRITE
  • Prompt: !!,"Enter the number to the left of the order you wish to view or",!?5," an <^> to exit."
  • Line Location: S1+0
Function Call: WRITE
  • Prompt: !!,"Enter <P> to print this screen"
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !?6,"<M> to view messages for this order"
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: !?6,"<H> to view the history of this order"
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !?6,"<RETURN> to continue."
  • Line Location: MSG+4
Function Call: WRITE
  • Prompt: !!,"Enter <RETURN> to continue."
  • Line Location: MSG+5
Info |  Source |  Entry Points |  Interaction Calls