| 1 | TIUVSITH ; SLC/JER - Help for Interactive Visit look-up ;2/11/99@10:18:21 | 
|---|
| 2 | ;;1.0;TEXT INTEGRATION UTILITIES;**39**;Jun 20, 1997 | 
|---|
| 3 | HELP(X) ; Offer help | 
|---|
| 4 | W !!?3,"Indicate the visit with which the document is associated by choosing" | 
|---|
| 5 | W !?3,"the corresponding number." | 
|---|
| 6 | W !!?3,"To add a new visit (e.g., for unscheduled or telephone contacts), enter ""N""." | 
|---|
| 7 | I '(+$G(TIUII)#20) D | 
|---|
| 8 | . W !!?3,"To see MORE, older visits (i.e., beyond the 20 most recent) enter ""M""." | 
|---|
| 9 | W !!?3,"To see UNSCHEDULED visits (i.e., those entered as standalone AMBULATORY" | 
|---|
| 10 | W !?3,"or TELEPHONE visits for a previous note) enter ""U""." | 
|---|
| 11 | I +$P(TIUPRM0,U,14) D | 
|---|
| 12 | . W !!?3,"Finally, to extend your view of FUTURE appointments (e.g., cancellations" | 
|---|
| 13 | . W !?3,"requiring documentation, etc.), enter ""F"".",!! | 
|---|
| 14 | Q | 
|---|
| 15 | SELHLP ; Help for SELLOC | 
|---|
| 16 | W !,"Please indicate the location of your encounter with the patient." | 
|---|
| 17 | W !,"If the encounter was by telephone, but was associated with your" | 
|---|
| 18 | W !,"services for a particular Ward or Clinic, then enter the name" | 
|---|
| 19 | W !,"of that location." | 
|---|
| 20 | Q | 
|---|