HELP-PROMPT: ENTER WARD PATIENT HAS BEEN TRANSFERRED TO WHENEVER ORDERS SHOULD BE CANCELLED.
DESCRIPTION:
Whenever a patient is transferred from the previously selected "From Ward" to a ward selected here as a "To Ward", the patient's IV and Unit Dose orders are cancelled.
EXECUTABLE HELP: D PSYS1^PSSDDUT2
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 59.7221^B
1)= S ^PS(59.7,DA(2),22,DA(1),1,"B",$E(X,1,30),DA)=""
2)= K ^PS(59.7,DA(2),22,DA(1),1,"B",$E(X,1,30),DA)
CROSS-REFERENCE: 59.722^AFT^MUMPS
1)= I $D(^PS(59.7,DA(2),22,DA(1),0)),^(0) S ^PS(59.7,DA(2),22,"AFT",+^(0),X)=""
2)= I $D(^PS(59.7,DA(2),22,DA(1),0)),^(0) K ^PS(59.7,DA(2),22,"AFT",+^(0),X)
3)= NEEDED BY THE INPATIENT ADT INTERFACE
The AFT x-ref is used by Inpatient to determine if the patient's orders should be cancelled when the patient is transferred. It is in the form of: ^PS(59.7,site name,22,"AFT",from ward,to ward)