| 1 | TIUDIRH ; SLC/SBW - Help for DIR call (READ^GMRDU) ;4/12/93
 | 
|---|
| 2 |  ;;1.0;TEXT INTEGRATION UTILITIES;;Jun 20, 1997
 | 
|---|
| 3 | REL ;Help for release from transcription or edit
 | 
|---|
| 4 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 5 |  W !,"To hold the document in a DRAFT state, where only you may see it, enter 'NO'."
 | 
|---|
| 6 |  W !,"If you are finished editing, releasing the document will make it available"
 | 
|---|
| 7 |  W !,"for others to view."
 | 
|---|
| 8 |  Q
 | 
|---|
| 9 | SBACK ;Help for send back report for retranscription or edit
 | 
|---|
| 10 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 11 |  W !,"When a transcriptionist or an author creates a new report, it must be"
 | 
|---|
| 12 |  W !,"released before MAS or Clinicians can view it. Sending the report back to"
 | 
|---|
| 13 |  W !,"transcription changes the status from released to unreleased and retricts"
 | 
|---|
| 14 |  W !,"it from being viewed by MAS or clinicians."
 | 
|---|
| 15 |  Q
 | 
|---|
| 16 | VER ;Help for verify reports
 | 
|---|
| 17 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 18 |  W !,"Verification is quality assurance step done prior to allowing Clinicians to"
 | 
|---|
| 19 |  W !,"view report. Verify means it passes this step."
 | 
|---|
| 20 |  Q
 | 
|---|
| 21 | UNVER ;Help for unverify reports
 | 
|---|
| 22 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 23 |  W !,"Verification is quality assurance step done prior to allowing Clinicians to"
 | 
|---|
| 24 |  W !,"view report. Unverify means it was verified but now it needs to be unverified."
 | 
|---|
| 25 |  Q
 | 
|---|
| 26 | SIG ;Help for sign report
 | 
|---|
| 27 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 28 |  W !,"If this report is accurate and meets clinician's approval, it can be"
 | 
|---|
| 29 |  W !,"electronically signed now."
 | 
|---|
| 30 |  Q
 | 
|---|
| 31 | OCSIG ;Help for sign report on chart
 | 
|---|
| 32 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 33 |  W !,"This allows the electronic record to be marked to indicate that the author "
 | 
|---|
| 34 |  W !,"and/or attending physician signed on the chart copy."
 | 
|---|
| 35 |  Q
 | 
|---|
| 36 | DEF ;Help for edit default format
 | 
|---|
| 37 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 38 |  W !,"Upon creation of an original report, the default format will be entered into the"
 | 
|---|
| 39 |  W !,"text portion of the new record. If the same text is entered for each original"
 | 
|---|
| 40 |  W !,"report, setting up a default format will eliminate the entry of this text."
 | 
|---|
| 41 |  Q
 | 
|---|
| 42 | FIL ;Help for retry the upload filer
 | 
|---|
| 43 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 44 |  W !,"Allows the reports that were unable to be filed into DHCP at upload time"
 | 
|---|
| 45 |  W !,"to be reprocessed in order to try to file them into DHCP again."
 | 
|---|
| 46 |  Q
 | 
|---|
| 47 | REAS1 ;Help for reassign by MIS Manager if report is uneditable.
 | 
|---|
| 48 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 49 |  W !,"Report is uneditable. If signed Original is assigned to wrong patient or"
 | 
|---|
| 50 |  W !,"admission or signed Addendum is assigned to wrong original, the MIS Manager"
 | 
|---|
| 51 |  W !,"can reassign it. The MIS Manager can also promote Addendum to be an Original."
 | 
|---|
| 52 |  Q
 | 
|---|
| 53 | REAS2 ;Help for reassign by MIS Manager if report is uneditable.
 | 
|---|
| 54 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 55 |  W !,"If Addendum should be the original, the MIS Manager can promote it to be "
 | 
|---|
| 56 |  W !,"an Original."
 | 
|---|
| 57 |  Q
 | 
|---|
| 58 | CHART ;Help for mark printed summaries as chart copies.
 | 
|---|
| 59 |  W !,"Enter either 'Y' or 'N'"
 | 
|---|
| 60 |  W !,"If you enter YES, printed 10-1000s for summaries will be MARK as"
 | 
|---|
| 61 |  W !,"CHART COPY."
 | 
|---|
| 62 |  Q
 | 
|---|