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

AQAOHPRT.m

Go to the documentation of this file.
  1. AQAOHPRT ; IHS/ORDC/LJF - HELP TEXT FOR IND PRINTOUTS ;
  1. ;;1.01;QAI MANAGEMENT;;OCT 05, 1995
  1. ;
  1. ;This rtn contains entry points for introductory texts on options
  1. ;for reports found on the Indicator Development menu.
  1. ;
  1. CID ;ENTRY POINT >> intro text for clinical indicator display
  1. W @IOF W !!?20,"CLINICAL INDICATOR DISPLAY"
  1. W !!?5,"Use this option to print a summary on a particular clinical"
  1. W !?5,"indicator. The Summary includes code #, name, description,"
  1. W !?5,"type, threshold, key function, QI team members, methodology,"
  1. W !?5,"and review criteria and exceptions.",!
  1. Q
  1. ;
  1. ILS ;ENTRY POINT >> intro text for indicator listings & summaries
  1. W @IOF W !!?15,"CLINICAL INDICATOR LISTINGS & SUMMARIES",!
  1. W !?5,"Use this option to print listings of indicators by code #,"
  1. W !?5,"by QI team, or by key function. Also use this option to print"
  1. W !?5,"groupings of indicator summaries, for a range of code numbers"
  1. W !?5,"or sorted by QI team or by function.",!
  1. S X="AQAOPR8" X ^%ZOSF("TEST") I $T D ;ENHANCE 1
  1. . W !
  1. . W ?5,"With Enhancement #1 a third choice has been added. The matrix"
  1. . W !?5,"shows which Key Functions and/or Dimensions of Performance"
  1. . W !?5,"are covered by the indicators you have defined.",!
  1. Q
  1. ;
  1. FNC ;ENTRY POINT >> intro text for hospital service summary; entry action
  1. W @IOF W !!?20,"SUMMARY BY KEY FUNCTION"
  1. W !!?5,"Use this option to print a SUMMARY for the KEY FUNCTION you"
  1. W !?5,"specify listing all INDICATORS linked to it. If there are any"
  1. W !?5,"ACTION PLANS linked to those indicators, they will also be"
  1. W !?5,"displayed. Over time, this summary can show the quality"
  1. W !?5,"improvement work that has been done for a key function.",!
  1. Q
  1. ;
  1. PWK ;ENTRY POINT >> intro text for print worksheet option; entry action
  1. W @IOF W !!?15,"PRINT OCCURRENCE WORKSHEET FOR DATA ENTRY"
  1. W !!!?5,"Use this option to print BLANK WORKSHEETS for collecting"
  1. W !?5,"occurrence data. This is especially helpful when dealing with"
  1. W !?5,"indicators with many REVIEW CRITERIA. You will be asked to"
  1. W !?5,"SELECT the INDICATOR name, the REVIEW LEVEL for the initial"
  1. W !?5,"review, and the printer name. Then MAKE MANY COPIES of this"
  1. W !?5,"worksheet and place them in a convenient location for the"
  1. W !?5,"collection of the appropriate data.",!
  1. Q
  1. ;
  1. ;
  1. MATRIX ;EP; -- intor text for indicator matrix report
  1. W @IOF W !!?20,"PRINT CLINICAL INDICATOR MATRIX",!!
  1. W !?5,"Use this report to see how many Key Functions and Dimensions"
  1. W !?5,"of Performance are monitored by your defined indicators. This"
  1. W !?5,"gives you a good overall view of your quality improvement"
  1. W !?5,"activities.",!!
  1. Q