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 |  All
Print Page as PDF
Routine: AQAOHTBL

Package: Quality Assurance

Routine: AQAOHTBL


Information

AQAOHTBL ; IHS/ORDC/LJF - HELP TEXT FOR TABLE MAINTENANCE ;

Source Information

Source file <AQAOHTBL.m>

Entry Points

Name Comments DBIA/ICR reference
STAGES ;ENTRY POINT for xecutable help on stages fields in
; QI Findings and QI Actions files

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"State which REVIEW STAGES may use this action or finding."
  • Line Location: STAGES+2
Function Call: WRITE
  • Prompt: !,"Enter the numbers for each stage that applies. For example,"
  • Line Location: STAGES+3
Function Call: WRITE
  • Prompt: !,"if every stage applies, enter '1234'. If only Peer Review (3)"
  • Line Location: STAGES+4
Function Call: WRITE
  • Prompt: !,"and Committee Review (4) apply, then enter '34'.",!
  • Line Location: STAGES+5
Function Call: WRITE
  • Prompt: !,"The stages are",?30,"1 - Non-clinician Preliminary"
  • Line Location: STAGES+6
Function Call: WRITE
  • Prompt: !?30,"2 - Clinician Preliminary"
  • Line Location: STAGES+7
Function Call: WRITE
  • Prompt: !?30,"3 - Peer Review (both individual and team)"
  • Line Location: STAGES+8
Function Call: WRITE
  • Prompt: !?30,"4 - Committee Review (facility-wide QI teams)",!
  • Line Location: STAGES+9
Info |  Source |  Entry Points |  Interaction Calls |  All