| 1 | PSGFILD2 ;BIR/CML3-AUTO CANCEL HELP (CONT.) ;03 AUG 94 / 5:18 PM
 | 
|---|
| 2 |  ;;5.0; INPATIENT MEDICATIONS ;**41**;16 DEC 97
 | 
|---|
| 3 |  ;
 | 
|---|
| 4 | ENWAI ;
 | 
|---|
| 5 |  W:$Y @IOF W !?67,"Page: 3 of 4",! F Q=1:1:18 S X=$P($T(WAI+Q),";",3) W !,X
 | 
|---|
| 6 |  R !!,"Press RETURN to continue, enter '^' to end instructions: ",X:DTIME S:'$T X="^" W:'$T $C(7) I X="^" K Q,X Q
 | 
|---|
| 7 |  W:$Y @IOF W !?67,"Page: 4 of 4",! F Q=19:1:36 S X=$P($T(WAI+Q),";",3) W !,X
 | 
|---|
| 8 |  R !!,"Press RETURN to continue: ",X:DTIME K Q,X Q
 | 
|---|
| 9 |  ;
 | 
|---|
| 10 | WAI ;
 | 
|---|
| 11 |  ;;ward and '1 South' is selected as a 'to' ward, any time a patient is transferred
 | 
|---|
| 12 |  ;;FROM 1 North TO 1 South, the patient's Inpatient orders will be discontinued.
 | 
|---|
| 13 |  ;;
 | 
|---|
| 14 |  ;;  This process is 'one way' only.  For example, if your site also wants orders
 | 
|---|
| 15 |  ;;to be d/c'd whenever a patient is transferred FROM 1 South TO 1 North, you
 | 
|---|
| 16 |  ;;will have to enter 1 South as a 'from' ward and then enter 1 North as one of
 | 
|---|
| 17 |  ;;its 'to' wards.  An example for when this would be useful might be to have
 | 
|---|
| 18 |  ;;orders d/c'd when patients are transferred from Medicine wards to Surgery wards,
 | 
|---|
| 19 |  ;;but not d/c'd when patients are transferred from Surgery wards to Medicine
 | 
|---|
| 20 |  ;;wards.
 | 
|---|
| 21 |  ;;
 | 
|---|
| 22 |  ;;3. Service transfers - Select a 'from' service.  This is a service from which
 | 
|---|
| 23 |  ;;a patient may be transferred.  For each 'from' service, you can:
 | 
|---|
| 24 |  ;; A. Select the 'To' services.  Whenever a patient is transferred from the
 | 
|---|
| 25 |  ;;selected 'from' service to any of the selected 'to' services, the patient's IV
 | 
|---|
| 26 |  ;;and Unit Dose orders will be d/c'd.  For example, if 'Medicine' is
 | 
|---|
| 27 |  ;;selected as a 'from' service and 'Surgery' is selected as a 'to' service, any
 | 
|---|
| 28 |  ;;time a patient is transferred FROM Medicine TO Surgery, the patient's Inpatient
 | 
|---|
| 29 |  ;;orders will be discontinued.
 | 
|---|
| 30 |  ;;  This process is also 'one way' only.  For example, if your site also wants
 | 
|---|
| 31 |  ;;orders to be d/c'd whenever a patient is transferred FROM Surgery TO Medicine,
 | 
|---|
| 32 |  ;;you will have to enter Surgery as a 'from' service and then enter Medicine as
 | 
|---|
| 33 |  ;;one of its 'to' services.
 | 
|---|
| 34 |  ;;  If all of your wards are set for auto d/c, it is not necessary to enter
 | 
|---|
| 35 |  ;;services.
 | 
|---|
| 36 |  ;;
 | 
|---|
| 37 |  ;;  If there is a specific ward or service for which your site does not want
 | 
|---|
| 38 |  ;;Inpatient orders d/c'd, you need only delete the 'to' ward or service.
 | 
|---|
| 39 |  ;;
 | 
|---|
| 40 |  ;;  Inpatient orders are always automatically d/c'd whenever the patient is
 | 
|---|
| 41 |  ;;admitted, discharged, or transferred to unauthorized absence.
 | 
|---|