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

AQAOHUSR.m

Go to the documentation of this file.
  1. AQAOHUSR ; IHS/ORDC/LJF - HELP TEXT FOR USER OPTIONS ;
  1. ;;1.01;QAI MANAGEMENT;;OCT 05, 1995
  1. ;
  1. ;This rtn contains entry points for introductory text on options and
  1. ;help text on data fields for User and QI Team options found on the
  1. ;Pkg Admin menu.
  1. ;
  1. INTRO ;ENTRY POINT for intro text for option to add qi users
  1. ;called by ^AQAOUSR rtn
  1. W @IOF,!!?20,"ADD OR EDIT QI USER ENTRIES",!!
  1. W !?5,"No computer users may use the QAI Management System without"
  1. W !?5,"first being defined to the system. Use this option to ADD a"
  1. W !?5,"user to this package and define his/her ACCESS LEVEL. You will"
  1. W !?5,"also use this option to EDIT a user's access to this package."
  1. W !?5,"By answering the following questions, the computer will set up"
  1. W !?5,"the user's access and then give you a listing of SECURITY KEYS"
  1. W !?5,"for your site manager to assign.",!!
  1. Q
  1. ;
  1. ;
  1. DISPLAY ;ENTRY POINT for intro text to display profile option
  1. ;called by ^AQAOUSP after entry point DISPLAY
  1. W @IOF,!!?20,"DISPLAY QI USER PROFILE",!!
  1. W !?5,"Use this option to print a QI User's Profile for the user you"
  1. W !?5,"specify. The profile shows whether or not the user is a QI"
  1. W !?5,"Staff member, all QI Teams to which the user belongs, plus"
  1. W !?5,"the assigned security keys which customize the user's menu.",!!
  1. Q
  1. ;
  1. ;
  1. TEAM ;ENTRY POINT >> intro text for optio to charter qi team
  1. ;called by entry action of AQAO CHARTER TEAM
  1. W @IOF,!!?30,"CHARTER A QI TEAM",!!
  1. W !!?5,"Use this option to define the charter of a new QI TEAM or"
  1. W !?5,"to edit one already in existence. A QI team can be a permanent"
  1. W !?5,"one or time-limited for a specific purpose chartered by your"
  1. W !?5,"Quality Council. Any QA committees that still exist are now"
  1. W !?5,"considered permanent teams.",!!
  1. Q
  1. ;
  1. ;
  1. PURPOSE ;ENTRY POINT >> help text for purpose wp field under Charter a QI Team
  1. ;called by execute help on field
  1. W !!?20,"PURPOSE FOR THIS QI TEAM"
  1. W !!?5,"Please include in your description the following:"
  1. W !?10,"1. What is the ISSUE facing this team?"
  1. W !?10,"2. What is this team's GOAL?"
  1. W !?10,"3. How is this goal to be MEASURED, the CRITERIA?"
  1. W !?10,"4. What is the team's LEVEL OF AUTHORITY?"
  1. W !?10,"5. Your TIMETABLES and DEADLINES"
  1. W !?10,"6. Team's EXPENSE LIMITATIONS"
  1. W !?10,"7. REPORT calendar and distribution list"
  1. W ! Q
  1. ;
  1. ;
  1. AFFIL ;ENTRY POINT >> help text for affiliated services under QI Team
  1. ;called xecute help
  1. W !!?5,"AFFILIATED SERVICES connects a QI team with occurrences ONLY"
  1. W !?5,"for its designated services for FACILITY-WIDE Indicators. A"
  1. W !?5,"readmission to surgery will be forwarded to the QI team with "
  1. W !?5,"surgery listed as one of its affiliated services.",!
  1. Q
  1. ;
  1. ;
  1. ACCESS ;ENTRY POINT for intro text for access by occurrence report
  1. ;called by entry action of option AQAO USR ACCESS
  1. W @IOF,!!?20,"USERS WITH ACCESS TO AN OCCURRENCE",!!
  1. W !!?5,"Use this option to print a listing of all users with access"
  1. W !?5,"to a particular occurrence. It will list all QI STAFF members"
  1. W !?5,"as they have access to all occurrences. It will also list all"
  1. W !?5,"MEMBERS of the QI Teams associated with the indicator linked to"
  1. W !?5,"to the occurrence. The users' access level on the team will be"
  1. W !?5,"displayed. Finally, it will list all users who have access due"
  1. W !?5,"to REFERRALS entered for the ocurrence.",!!
  1. Q
  1. ;
  1. ;
  1. INACTIVE ;ENTRY POINT for intro text on option to inactivate user
  1. ;called by entry action of AQAO USER INACTIVE
  1. W @IOF,!!?30,"INACTIVATE QI USER ENTRY",!!
  1. W !!?5,"Use this option to inactivate a user who no longer needs"
  1. W !?5,"access to this software. For security purposes please try to"
  1. W !?5,"keep your list of active users current!",!!
  1. Q