- AQAOHOP2 ; IHS/ORDC/LJF - HELP TEXT FOR MORE OCC REPORTS ;
- ;;1.01;QAI MANAGEMENT;;OCT 05, 1995
- ;
- ;This rtn contains more entry points for introductory texts on
- ;occurrence-based reports.
- ;
- CRIT ;ENTRY POINT for intro text on option AQAO PRINT OCC WITH CRITERIA
- ;option prints occ by indicator with criteria values
- W @IOF,!!?20,"OCCURRENCES BY INDICATOR WITH CRITERIA VALUES",!!
- W !?5,"Use this option as an EVALUATION TOOL for occurrences based on"
- W !?5,"an indicator with criteria defined for it. If you choose to"
- W !?5,"print the LISTING it will list occurrences for the date range &"
- W !?5,"indicator with criteria & their values. The SUMMARY PAGE will"
- W !?5,"list all CRITERIA for the indicator, the totals for each VALUE,"
- W !?5,"and percentages to compare with the defined THRESHOLD."
- W !?5,"Choose STATISTICS ONLY for the SUMMARY PAGE without the listing"
- W !?5,"of each occurrence.",!! Q
- ;
- TICKLER ;ENTRY POINT for intro text to option AQAO PRINT OCCC TICKLER
- ;option print list of occurrences needing review or close out
- W @IOF,!!?20,"OCCURRENCE TICKLER REPORT",!!
- W !?5,"Use this option to print a listing of occurrences and actions"
- W !?5,"needing review. First it will print the message you see when "
- W !?5,"you sign on the QAI Management system. You can then print"
- W !?5,"any or all of the categories available. This report helps you"
- W !?5,"keep track of your current occurrences.",!
- Q:($P(AQAOUA("USER"),U,6)="") ;no qi staff
- W !?5,"QI staff members have the choice to print the report just as"
- W !?5,"it appears on their Introductory message OR to print the list"
- W !?5,"for an individual USER or QI TEAM. This gives the QI Staff a"
- W !?5,"better indication of the workload and progress being made by"
- W !?5,"users and teams in getting their reviews done.",! Q
- ;
- ICD ;ENTRY POINT for option to print occ by icd codes
- ; called by option AQAO PRINT OCC BY ICD
- W @IOF,!!?20,"OCCURRENCE LISTING WTH DIAGNOSES & PROCEDURES",!!
- W !!?5,"Use this option to print occurrences for which you have "
- W !?5,"entered DIAGNOSIS ICD CODES and/or PROCEDURE ICD CODES. You "
- W !?5,"will be asked to choose to print occurrences for one INDICATOR"
- W !?5,"and for a given DATE RANGE. You then can limit the listing to"
- W !?5,"certain DIAGNOSES (includes COMPLICATIONS) and /or PROCEDURES."
- W !?5,"You can print both the OCCURRENCE LISTING plus STATISTICS or"
- W !?5,"just the STATISTICS PAGE. "
- W !?5,"WARNING: The listing format prints on wide paper or condensed"
- W !?5,"print for 132 columns.",!! Q
- ;
- BYVISIT ;ENTRY POINT for intro text for option to print occ for a visit
- ;called by entry action of AQAO PRINT OCC A VISIT
- W @IOF,!!?20,"PRINT ALL OCCURRENCES DURING A SELECTED VISIT",!!
- W !!?5,"Use this option to list ALL occurrences entered for a"
- W !?5,"patient's visit. It could prove helpful, when evaluating an"
- W !?5,"occurrence, to know if other occurrences were noted. Review"
- W !?5,"could point to an important relationship between occurrences."
- W !?5,"Unlike many reports, you WILL see occurrences for ALL clinical"
- W !?5,"indicators, not just your own.",!! Q
- ;
- BYPAT ;ENTRY POINT for intro text for option to print occ for a pat
- ;called by entry action of AQAO PRINT OCC A PATIENT
- W @IOF,!!?10,"PRINT ALL A PATIENT'S OCCURRENCES DURING DATE RANGE",!!
- W !!?5,"Use this option to print ALL occurrences for a PATIENT within"
- W !?5,"a VISIT DATE RANGE. This report could help point out trends"
- W !?5,"for patients with frequent visits. Unlike many other reports,"
- W !?5,"you WILL see occurrences for ALL clinical indicators, not just"
- W !?5,"your own.",!! Q
- ;
- FINDACT ;ENTRY POINT for intro text for option to print occ w/ find/actions
- ;called by entry action of AQAO PRINT OCC FINDINGS
- W @IOF,!!?20,"OCCURRENCES WITH FINDINGS AND ACTIONS",!!
- W !!?5,"Use this option to print occurrences for a selected clinical"
- W !?5,"indicator and selected date range with the last FINDING and"
- W !?5,"ACTION displayed. The report will subtotal the occurrences"
- W !?5,"by the various findings and actions. You can choose to print"
- W !?5,"ONLY Closed cases or BOTH Closed and Open cases.",!! Q
- ;
- TREND ;ENTRY POINT for intro text to trending reports menu
- ;called by entry action of AQAO PRINT OCC TREND RPT
- W @IOF,!!?20,"OCCURRENCE TRENDING REPORTS",!!
- W !!?5,"Use these reports listed below to TRACK and EVALUATE any"
- W !?5,"possible trends related to your occurrences. The QUALITY of"
- W !?5,"individual occurrences may appear fine yet a PATTERN can"
- W !?5,"emerge when reviewing many of these occurrences over time.",!!
- Q
- AQAOHOP2 ; IHS/ORDC/LJF - HELP TEXT FOR MORE OCC REPORTS ;
- +1 ;;1.01;QAI MANAGEMENT;;OCT 05, 1995
- +2 ;
- +3 ;This rtn contains more entry points for introductory texts on
- +4 ;occurrence-based reports.
- +5 ;
- CRIT ;ENTRY POINT for intro text on option AQAO PRINT OCC WITH CRITERIA
- +1 ;option prints occ by indicator with criteria values
- +2 WRITE @IOF,!!?20,"OCCURRENCES BY INDICATOR WITH CRITERIA VALUES",!!
- +3 WRITE !?5,"Use this option as an EVALUATION TOOL for occurrences based on"
- +4 WRITE !?5,"an indicator with criteria defined for it. If you choose to"
- +5 WRITE !?5,"print the LISTING it will list occurrences for the date range &"
- +6 WRITE !?5,"indicator with criteria & their values. The SUMMARY PAGE will"
- +7 WRITE !?5,"list all CRITERIA for the indicator, the totals for each VALUE,"
- +8 WRITE !?5,"and percentages to compare with the defined THRESHOLD."
- +9 WRITE !?5,"Choose STATISTICS ONLY for the SUMMARY PAGE without the listing"
- +10 WRITE !?5,"of each occurrence.",!!
- QUIT
- +11 ;
- TICKLER ;ENTRY POINT for intro text to option AQAO PRINT OCCC TICKLER
- +1 ;option print list of occurrences needing review or close out
- +2 WRITE @IOF,!!?20,"OCCURRENCE TICKLER REPORT",!!
- +3 WRITE !?5,"Use this option to print a listing of occurrences and actions"
- +4 WRITE !?5,"needing review. First it will print the message you see when "
- +5 WRITE !?5,"you sign on the QAI Management system. You can then print"
- +6 WRITE !?5,"any or all of the categories available. This report helps you"
- +7 WRITE !?5,"keep track of your current occurrences.",!
- +8 ;no qi staff
- IF ($PIECE(AQAOUA("USER"),U,6)="")
- QUIT
- +9 WRITE !?5,"QI staff members have the choice to print the report just as"
- +10 WRITE !?5,"it appears on their Introductory message OR to print the list"
- +11 WRITE !?5,"for an individual USER or QI TEAM. This gives the QI Staff a"
- +12 WRITE !?5,"better indication of the workload and progress being made by"
- +13 WRITE !?5,"users and teams in getting their reviews done.",!
- QUIT
- +14 ;
- ICD ;ENTRY POINT for option to print occ by icd codes
- +1 ; called by option AQAO PRINT OCC BY ICD
- +2 WRITE @IOF,!!?20,"OCCURRENCE LISTING WTH DIAGNOSES & PROCEDURES",!!
- +3 WRITE !!?5,"Use this option to print occurrences for which you have "
- +4 WRITE !?5,"entered DIAGNOSIS ICD CODES and/or PROCEDURE ICD CODES. You "
- +5 WRITE !?5,"will be asked to choose to print occurrences for one INDICATOR"
- +6 WRITE !?5,"and for a given DATE RANGE. You then can limit the listing to"
- +7 WRITE !?5,"certain DIAGNOSES (includes COMPLICATIONS) and /or PROCEDURES."
- +8 WRITE !?5,"You can print both the OCCURRENCE LISTING plus STATISTICS or"
- +9 WRITE !?5,"just the STATISTICS PAGE. "
- +10 WRITE !?5,"WARNING: The listing format prints on wide paper or condensed"
- +11 WRITE !?5,"print for 132 columns.",!!
- QUIT
- +12 ;
- BYVISIT ;ENTRY POINT for intro text for option to print occ for a visit
- +1 ;called by entry action of AQAO PRINT OCC A VISIT
- +2 WRITE @IOF,!!?20,"PRINT ALL OCCURRENCES DURING A SELECTED VISIT",!!
- +3 WRITE !!?5,"Use this option to list ALL occurrences entered for a"
- +4 WRITE !?5,"patient's visit. It could prove helpful, when evaluating an"
- +5 WRITE !?5,"occurrence, to know if other occurrences were noted. Review"
- +6 WRITE !?5,"could point to an important relationship between occurrences."
- +7 WRITE !?5,"Unlike many reports, you WILL see occurrences for ALL clinical"
- +8 WRITE !?5,"indicators, not just your own.",!!
- QUIT
- +9 ;
- BYPAT ;ENTRY POINT for intro text for option to print occ for a pat
- +1 ;called by entry action of AQAO PRINT OCC A PATIENT
- +2 WRITE @IOF,!!?10,"PRINT ALL A PATIENT'S OCCURRENCES DURING DATE RANGE",!!
- +3 WRITE !!?5,"Use this option to print ALL occurrences for a PATIENT within"
- +4 WRITE !?5,"a VISIT DATE RANGE. This report could help point out trends"
- +5 WRITE !?5,"for patients with frequent visits. Unlike many other reports,"
- +6 WRITE !?5,"you WILL see occurrences for ALL clinical indicators, not just"
- +7 WRITE !?5,"your own.",!!
- QUIT
- +8 ;
- FINDACT ;ENTRY POINT for intro text for option to print occ w/ find/actions
- +1 ;called by entry action of AQAO PRINT OCC FINDINGS
- +2 WRITE @IOF,!!?20,"OCCURRENCES WITH FINDINGS AND ACTIONS",!!
- +3 WRITE !!?5,"Use this option to print occurrences for a selected clinical"
- +4 WRITE !?5,"indicator and selected date range with the last FINDING and"
- +5 WRITE !?5,"ACTION displayed. The report will subtotal the occurrences"
- +6 WRITE !?5,"by the various findings and actions. You can choose to print"
- +7 WRITE !?5,"ONLY Closed cases or BOTH Closed and Open cases.",!!
- QUIT
- +8 ;
- TREND ;ENTRY POINT for intro text to trending reports menu
- +1 ;called by entry action of AQAO PRINT OCC TREND RPT
- +2 WRITE @IOF,!!?20,"OCCURRENCE TRENDING REPORTS",!!
- +3 WRITE !!?5,"Use these reports listed below to TRACK and EVALUATE any"
- +4 WRITE !?5,"possible trends related to your occurrences. The QUALITY of"
- +5 WRITE !?5,"individual occurrences may appear fine yet a PATTERN can"
- +6 WRITE !?5,"emerge when reviewing many of these occurrences over time.",!!
- +7 QUIT