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

Package: Pharmacy Data Management

Routine: PSSCOMMN


Information

PSSCOMMN ;BIR/RTR-Most Common Dosages Report ;06/07/00

Source Information

Source file <PSSCOMMN.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
QUEUE ;
START ;
END ;
ENDX ;
COMMH ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report displays common dosages of Dispense Drugs for Unit Dose orders",!,"based on the time frame entered. Unit Dose orders without a Dosage Ordered",!,"are not included on this report."
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !,"If there are multiple Dispense Drugs associated with an order, only the first",!,"Dispense Drug of the order will print with the Dosage Ordered.",!
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!,"Because of the length of this report, and the time needed to gather the",!,"information, this report must be queued to a printer.",!
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: QUEUE+1
Function Call: WRITE
  • Prompt: !!,"This report must be queued to a printer.",!
  • Line Location: QUEUE+2
Function Call: WRITE
  • Prompt: !!,"Report queued to print.",!
  • Line Location: QUEUE+3
Function Call: WRITE
  • Prompt: !,PSSDNM
  • Line Location: START+27
Function Call: WRITE
  • Prompt: ?43,PSSDOSEG,?65,^TMP("PSSDOS",$J,PSSDNM,PSSDOSEG)
  • Line Location: START+28
Function Call: WRITE
  • Prompt: !!,"NO DATA TO PRINT",!!
  • Line Location: START+30
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: COMMH+1
Function Call: WRITE
  • Prompt: !?3,"COMMON DOSAGES REPORT STARTING FROM "_$G(PSSPRINT)_$S($G(PSSCT)=1:"",1:" (cont.)"),?67,"PAGE: "_$G(PSSCT)
  • Line Location: COMMH+1
Function Call: WRITE
  • Prompt: !!,"DRUG",?43,"DOSAGE",?62,"FREQUENCY",!,PSSLINE,!
  • Line Location: COMMH+2
Info |  Source |  Entry Points |  Interaction Calls