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

Package: Pharmacy Data Management

PHARMACY SYSTEM(#59.7)-->59.723-->59.7231

Sub-Field: 59.7231


Information

Parent File Name Number Package
59.723 TO SERVICE 59.7231 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 TO SERVICE 0;1 SET
  • 'M' FOR MEDICINE;
  • 'S' FOR SURGERY;
  • 'P' FOR PSYCHIATRY;
  • 'NH' FOR NHCU;
  • 'NE' FOR NEUROLOGY;
  • 'I' FOR INTERMEDIATE MED;
  • 'R' FOR REHAB MEDICINE;
  • 'SCI' FOR SPINAL CORD INJURY;
  • 'D' FOR DOMICILIARY;
  • 'B' FOR BLIND REHAB;

  • LAST EDITED:  OCT 26, 2004
  • HELP-PROMPT:  ENTER SERVICE PATIENT IS TRANSFERRED TO WHENEVER INPATIENT ORDERS ARE TO BE CANCELLED.
  • DESCRIPTION:  
    Whenever a patient is transferred from the previously selected "From Service" to a service selected here as a "To Service", the patient's IV and Unit Dose orders are cancelled.
  • EXECUTABLE HELP:  D PSYS2^PSSDDUT2
  • CROSS-REFERENCE:  59.7231^B
    1)= S ^PS(59.7,DA(2),23,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^PS(59.7,DA(2),23,DA(1),1,"B",$E(X,1,30),DA)
    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)
  • CROSS-REFERENCE:  59.723^AFT^MUMPS
    1)= I $D(^PS(59.7,DA(2),23,DA(1),0)),$P(^(0),"^")]"" S ^PS(59.7,DA(2),23,"AFT",$P(^(0),"^"),X)=""
    2)= I $D(^PS(59.7,DA(2),23,DA(1),0)),$P(^(0),"^")]"" K ^PS(59.7,DA(2),23,"AFT",$P(^(0),"^"),X)
    3)= NEEDED BY THE INPATIENT ADT INTERFACE
    Used by Inpatient to determine a patient's orders should be cancelled when the patient is transferred between services.  It is in the form of: ^PS(55,site name,23,"AFT",from service,to service")
Info |  Details |  All