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

Package: Remote Order Entry System

Routine: RMPFDD1


Information

RMPFDD1 ;DDC/KAW-DETERMINE PATIENT'S DDC ELIGIBILITY; [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFDD1.m>

Entry Points

Name Comments DBIA/ICR reference
ELIG
ELGE
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?23,"Patient is: ",$S(RMPFE="E":"ELIGIBLE",1:"ELIGIBILITY CANNOT BE DETERMINED")
  • Line Location: ELGE+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ELGE+2
Function Call: WRITE
  • Prompt: ?2
  • Condition for execution: RMPFE="E"
  • Line Location: ELGE+2
Function Call: WRITE
  • Prompt: "Priority Reason for ",$S(RMPFE="E":"E",1:"Ine"),"ligibility: ",$E(RMPFMSG,1,44)
  • Line Location: ELGE+2
Info |  Source |  Entry Points |  Interaction Calls