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

Package: Nursing Service

Routine: NURCVPR1


Information

NURCVPR1 ;HIRMFO/YH-PATIENT VITALS/MEASUREMENTS REPORT UTILITY ;2/9/99

Source Information

Source file <NURCVPR1.m>

Entry Points

Name Comments DBIA/ICR reference
SELECT(J) ;TYPE OF GRAPH FOR REPORT
TRYAGN
WRT1
WRT2
GCHART ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+1
Function Call: WRITE
  • Prompt: !,?2,I_" "_$P($T(GCHART+I),";;",2)
  • Line Location: TRYAGN+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: TRYAGN+1
Function Call: WRITE
  • Prompt: !!,"Enter the number for the graph you wish to print.",!,"The default is Vital Signs Record.",!
  • Line Location: TRYAGN+3
Function Call: WRITE
  • Prompt: " ",$P($T(GCHART+X),";;",2)
  • Line Location: TRYAGN+4
Function Call: WRITE
  • Prompt: !!,?5,$C(7),"This report must be queued to",!!,?8,"SF 511: 132 columns printer or Kyocera or HP Laser printer,",!,?8,"B/P Plotting, Weight chart or Pulse Oximetry/Respiration",!,?10,"Graph: Kyocera or HP Laser printer.",!
  • Line Location: WRT1+0
Function Call: WRITE
  • Prompt: ?5,"Pain Chart must be queued to a HP Laser printer.",!
  • Line Location: WRT1+1
Function Call: WRITE
  • Prompt: !,$S(NGRAPH=2:"B/P Plotting Chart",NGRAPH=3:"Weight Chart",NGRAPH=4:"Pulse Oximetry/Respiration Graph",1:"")_" must be queued to a Kyocera or HP Laser printer.",!!
  • Line Location: WRT2+0
Function Call: WRITE
  • Prompt: !,"This report needs 132 columns",!
  • Line Location: WRT2+1
Info |  Source |  Entry Points |  Interaction Calls