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

Package: Outpatient Pharmacy

Routine: PSODPT


Information

PSODPT ;BIR/MFR - CENTRALIZED PATIENT LOOKUP FOR OP ;07/15/03

Source Information

Source file <PSODPT.m>

Entry Points

Name Comments DBIA/ICR reference
CHK(DFN,DISP,PAUSE) ; Security Check for Patient Selection
ENCONT
MSG ;
ICN(X) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: CHK+8
Function Call: WRITE
  • Prompt: ?(80-$L($P(DFN,"^",2)))\2,$P(DFN,"^",2),!
  • Line Location: CHK+8
Function Call: WRITE
  • Prompt: ?(80-$L(RESULT(I)))\2,RESULT(I),!
  • Line Location: CHK+10
Function Call: WRITE
  • Prompt: !,"Do you want to continue processing this patient record"
  • Line Location: ENCONT+0
Function Call: WRITE
  • Prompt: !!,"Enter 'YES' to continue processing, or 'NO' to quit processing this record."
  • Line Location: ENCONT+2
Function Call: WRITE
  • Prompt: !,$C(7),"Outpatient Division MUST be selected!",!
  • Line Location: MSG+1
Info |  Source |  Entry Points |  Interaction Calls