Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: BDGSTAT

BDGSTAT.m

Go to the documentation of this file.
  1. BDGSTAT ; IHS/ANMC/LJF - INPT STATS REPORTS ;
  1. ;;5.3;PIMS;;APR 26, 2002
  1. ;
  1. REPORT ; -- choose which report to print
  1. NEW BDGRPT,X,Y,BDGA
  1. F X=1:1:4 S BDGA(X)=$J(X,3)_". "_$P($T(RPT+X),";;",2)
  1. S Y=$$READ^BDGF("NO^1:4","Choose Report from List","","","",.BDGA)
  1. Q:'Y I Y=4 S XQH="BDG INPT STATS" D EN^XQH G REPORT
  1. S BDGRPT=$P($T(RPT+Y),";;",3) D @BDGRPT
  1. Q
  1. ;
  1. RPT ;;
  1. ;;Average Daily Patient Load (ADPL);;^BDGSTAT1;;
  1. ;;Inpatient Statistics by Ward;;^BDGSTAT2;;
  1. ;;Inpatient Statistics by Service;;^BDGSTAT3;;
  1. ;;On-line Help (Report Descriptions);;