Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 59.722

Package: Pharmacy Data Management

PHARMACY SYSTEM(#59.7)-->59.722

Sub-Field: 59.722


Information

Parent File Name Number Package
PHARMACY SYSTEM(#59.7) WARD ACTIONS 59.722 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 FROM WARD 0;1 POINTER TO WARD LOCATION FILE (#42) WARD LOCATION(#42)

  • INPUT TRANSFORM:  S:$D(X) DINUM=X
  • LAST EDITED:  APR 22, 1990
  • HELP-PROMPT:  ENTER WARD PATIENT HAS COME FROM WHEN ORDERS ARE TO BE CANCELLED.
  • DESCRIPTION:  
    This is the ward the patient has been transferred from whenever an action is to take place, such as placing orders on hold, or cancelling orders.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  59.722^B
    1)= S ^PS(59.7,DA(1),22,"B",$E(X,1,30),DA)=""
    2)= K ^PS(59.7,DA(1),22,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  59.722^AFT0^MUMPS
    1)= F Z=0:0 S Z=$O(^PS(59.7,DA(1),22,DA,1,Z)) Q:'Z I $D(^(Z,0)),^(0) S ^PS(59.7,DA(1),22,"AFT",X,+^(0))=""
    2)= F Z=0:0 S Z=$O(^PS(59.7,DA(1),22,DA,1,Z)) Q:'Z I $D(^(Z,0)),^(0) K ^PS(59.7,DA(1),22,"AFT",X,+^(0))
    3)= NEEDED BY INPATIENT ADT INTERFACE
    Sets up the AFT x-ref if the FROM WARD is changed. This x-ref is used 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)
1 TO WARD 1;0 POINTER Multiple #59.7221 59.7221

  • DESCRIPTION:  
    This is a ward to which the patient has been transferred. Whenever a patient is transferred to this ward from the previously selected "From Ward", the patient's Inpatient Medication orders are cancelled.
2 'ON PASS' ACTION 0;2 SET

  • LAST EDITED:  JUL 09, 1992
  • HELP-PROMPT:  SELECT ACTION FOR INPATIENT ORDERS WHENEVER A PATIENT IS TRANSFERRED FROM THIS SELECTED "FROM WARD" TO 'AUTHORIZED ABSENCE LESS THAN 96 HOURS' (ON PASS).
  • DESCRIPTION:  This is the action the Inpatient Medications package will take on a patient's orders whenever the patient is transferred from the selected "From Ward" to 'Authorized Absence less than 96 hours' (known as 'On Pass').
    If 'PLACE ORDERS ON HOLD' is chosen, the patient's orders will be taken off of hold whenever the patient returns.
3 ACTION ON AUTHORIZED ABSENCE 0;3 SET

  • LAST EDITED:  JUL 09, 1992
  • HELP-PROMPT:  SELECT ACTION FOR INPATIENT ORDERS WHENEVER A PATIENT IS TRANSFERRED FROM THIS SELECTED "FROM WARD" TO 'AUTHORIZED ABSENCE GREATER THAN 96 HOURS'.
  • DESCRIPTION:  This is the action that is to take place on a patient's Inpatient (Unit Dose and IV) Medication orders whenever the patient is transferred from the selected "From Ward" to 'authorized absence greater than 96 hours'.
    If 'PLACE ORDERS ON HOLD' is selected, the orders will automatically be taken off of hold when the patient returns.
  • TECHNICAL DESCR:  
    This is a set of codes used by the auto-discontinue option if it is activated for transfer of a patient through PIMS to a status of UNAUTHORIZED ABSENCE.
4 ACTION ON UNAUTHORIZED ABSENCE 0;4 SET

  • LAST EDITED:  OCT 18, 1993
  • HELP-PROMPT:  SELECT ACTION FOR INPATIENT ORDERS WHENEVER A PATIENT IS TRANSFERRED FROM THIS SELECTED "FROM WARD" TO 'UNAUTHORIZED ABSENCE
  • DESCRIPTION:  This is the action that is to take place on a patient's Inpatient (Unit Dose and IV) Medication orders whenever the patient is transferred from the selected "From Ward" to 'unauthorized absence'. If 'PLACE ORDERS ON
    HOLD' is selected, the orders will automatically be taken off of hold when the patient returns.
Info |  Details