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

Package: Remote Order Entry System

Routine: RMPFDE


Information

RMPFDE ;DDC/KAW-DISPLAY REQUESTS FOR ELIGIBILITY DETERMINATION ;07/06/01 9:25 AM

Source Information

Source file <RMPFDE.m>

Entry Points

Name Comments DBIA/ICR reference
END
LIST ;;List active requests for eligibility determination
L1
L2
LISTOT
HEAD1
CONT
CONT1
QUE
QUEE
READ
PRINT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$J(TT,2),?4,Y,?24,$E(VADM(1),1,16),?43,$P(VADM(2),U,2),?56,$E(EL,1,24)
  • Line Location: L2+13
Function Call: WRITE
  • Prompt: !!,"Total Orders: ",TT
  • Line Location: LISTOT+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: LISTOT+1
Function Call: WRITE
  • Prompt: @IOF,!?17,"ROES ORDERS PENDING ELIGIBILITY DETERMINATION"
  • Line Location: HEAD1+0
Function Call: WRITE
  • Prompt: !,"Station: ",RMPFSTAP,?68,RMPFDAT
  • Line Location: HEAD1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: HEAD1+2
Function Call: WRITE
  • Prompt: "-"
  • Line Location: HEAD1+2
Function Call: WRITE
  • Prompt: !?1,"#",?7,"Request Date",?26,"Patient Name"
  • Line Location: HEAD1+3
Function Call: WRITE
  • Prompt: ?47,"SSN",?58,"Proposed Eligibility"
  • Line Location: HEAD1+4
Function Call: WRITE
  • Prompt: !,"--",?4,"------------------",?24,"-----------------"
  • Line Location: HEAD1+5
Function Call: WRITE
  • Prompt: ?43,"-----------",?56,"------------------------"
  • Line Location: HEAD1+6
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+1
Function Call: WRITE
  • Prompt: !!,"Type the number of the order to process, <P>rint or <RETURN> to continue: "
  • Line Location: CONT1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: QUE+0
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Info |  Source |  Entry Points |  Interaction Calls