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

Package: Pharmacy Data Management

Routine: PSSINSTR


Information

PSSINSTR ;HPS/RTR-Medication Route Utilities ; 4/23/20 3:36pm

Source Information

Source file <PSSINSTR.m>

Entry Points

Name Comments DBIA/ICR reference
REP ;Med Instruction Med Route Report
START ;
STARTX ;
END ;
HD ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report displays matches between the Medication Instruction file (#51)"
  • Line Location: REP+1
Function Call: WRITE
  • Prompt: !,"and the Medication Routes file (#51.2) when a Name in the Medication"
  • Line Location: REP+2
Function Call: WRITE
  • Prompt: !,"Instruction file matches an Abbreviation in the Medication Routes file."
  • Line Location: REP+3
Function Call: WRITE
  • Prompt: !!,"No Action taken.",!
  • Line Location: REP+6
Function Call: WRITE
  • Prompt: !!,"Report queued to print.",!
  • Line Location: REP+7
Function Call: WRITE
  • Prompt: !,PSSINS,?12,$E(PSSINAM,1,30),?43,$E(PSSRNAM,1,30)
  • Line Location: STARTX+11
Function Call: WRITE
  • Prompt: !!,"End of Report."
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!,"End of Report."
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !
  • Line Location: END+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !,"MED INSTRUCTION MED ROUTE REPORT",?65,"Page: "_$G(PSSTCT)
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !!,"NAME/ABBR",?12,"INSTR EXPANSION",?43,"ROUTE NAME"
  • Line Location: HD+3
Function Call: WRITE
  • Prompt: !,PSSTLINE
  • Line Location: HD+4
Info |  Source |  Entry Points |  Interaction Calls