| 1 | GMRCPH ;SLC/DLT - Process XQORM HELPS ;5/20/98  14:20 | 
|---|
| 2 | ;;3.0;CONSULT/REQUEST TRACKING;**1**;DEC 27, 1997 | 
|---|
| 3 | URGHELP ;Process help for Urgency prompt when adding consults/requests | 
|---|
| 4 | W !!,"Select one of the urgencies below to indicate how soon the results are needed" | 
|---|
| 5 | D DISP^XQORM1 W !! | 
|---|
| 6 | Q | 
|---|
| 7 | PLHELP ;Process help for Place of Consultation | 
|---|
| 8 | W !!,"Select the prefered place to see the patient for this consult/request" | 
|---|
| 9 | D DISP^XQORM1 W !! | 
|---|
| 10 | Q | 
|---|
| 11 | TYPEHELP ;Process help for Type of Consult | 
|---|
| 12 | W !!,"The Specialty chosen for this consult has specified common consult types they" | 
|---|
| 13 | W !,"process.  You may select one of these types to furthur define the type of" | 
|---|
| 14 | W !,"Consult for this patient.  This is an optional prompt." | 
|---|
| 15 | D DISP^XQORM1 W !! | 
|---|
| 16 | Q | 
|---|
| 17 | PROCHELP ;Process help for Procedure which may be selected | 
|---|
| 18 | W !!,"Select a procedure from the list of procedures below." | 
|---|
| 19 | W !!,"This is the list of common procedures/tests/treatments which may be ordered." | 
|---|
| 20 | W !,"The procedure will print on a computer generated Consult Form, but will be " | 
|---|
| 21 | W !,"processed as a direct order for the procedure." | 
|---|
| 22 | D DISP^XQORM1 W !! | 
|---|
| 23 | Q | 
|---|
| 24 | MEDHELP ;Process Medicine Procedure Types help | 
|---|
| 25 | W !!,"Select a Procedure Type from the list of Medicine Procedures below." | 
|---|
| 26 | W !!,"Once you have selected a Procedure Type, its related Service will" | 
|---|
| 27 | W !,"be determined in the Consult/Request Tracking system.  All consults" | 
|---|
| 28 | W !,"and requests for this service will be displayed.  When ""AR"", associate" | 
|---|
| 29 | W !,"results is selected, the only results you will be able to select from" | 
|---|
| 30 | W !,"are those results related to the Procedure Type selected here." | 
|---|
| 31 | D DISP^XQORM1 W !! | 
|---|
| 32 | Q | 
|---|