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

Package: Remote Order Entry System

Routine: RMPFRPC0


Information

RMPFRPC0 ;DALC/PJU - Module to establish DALC elig for ROES3;06/18/2008

Source Information

Source file <RMPFRPC0.m>

Entry Points

Name Comments DBIA/ICR reference
START(AR,DFN,SHW)
END
END2
ELIGBL ;ELIGIBILITY FOR DISABILITY CONDITION - SC
E1
E1END
ALLIED(DFN)
SHOW ;View data retrieved - for debugging only if SHW=1
ENDS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Patient: ",$G(RMDNM)
  • Line Location: SHOW+2
Function Call: WRITE
  • Prompt: !,"Calculated R3 elig = "
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: EL
  • Condition for execution: $L(EL)
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: !,"VA Elig status: "
  • Line Location: SHOW+4
Function Call: WRITE
  • Prompt: ES
  • Condition for execution: $L(ES)
  • Line Location: SHOW+4
Function Call: WRITE
  • Prompt: !,"Elig status date: "
  • Line Location: SHOW+5
Function Call: WRITE
  • Prompt: ED
  • Condition for execution: $L(ED)
  • Line Location: SHOW+5
Info |  Source |  Entry Points |  Interaction Calls