STANDARD DATA DICTIONARY #53.4 -- PRE-EXCHANGE NEEDS FILE                                                         3/24/25    PAGE 1
STORED IN ^PS(53.4,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                         (VERSION 5.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
  This is the number of units for an order that the pharmacist needs to dispense to the ward for administration to the patient
until the next cart exchange.  The data is deleted when printed.  


              DD ACCESS: @

CROSS
REFERENCED BY: DATE(AUD), USER(B)



53.4,.01      USER                   0;1 POINTER TO NEW PERSON FILE (#200) (Required)

              LAST EDITED:      JUL 08, 1991 
              DESCRIPTION:
                                  This is the user (pharmacist) who entered the pre-exchange needs.  

              GROUP:            PSJU
              CROSS-REFERENCE:  53.4^B 
                                1)= S ^PS(53.4,"B",$E(X,1,30),DA)=""
                                2)= K ^PS(53.4,"B",$E(X,1,30),DA)


53.4,1        DATE                   0;2 DATE (Required)

              INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
              DESCRIPTION:        This is the date and time the first pre-exchange needs was entered for a particular session of
                                order entry or non-verified orders.  

              GROUP:            PSJU
              CROSS-REFERENCE:  53.4^AUD^MUMPS 
                                1)= I ^PS(53.4,DA,0) S ^PS(53.4,"AUD",+^(0),+X,DA)=""
                                2)= I ^PS(53.4,DA,0) K ^PS(53.4,"AUD",+^(0),+X,DA)
                                3)= USED BY UNIT DOSE
                                Used by Unit Dose to allow the data to be cleaned up in a timely manner, but not too soon! S
                                ^PS(53.4,"AUD",USER,DATE,IEN)="" 



53.4,2        PATIENT                1;0 POINTER Multiple #53.401 (Add New Entry without Asking)

              DESCRIPTION:        This is the patient for whom the labels were created.  This also contains the orders for which
                                the labels were created.  

              GROUP:            PSJU

53.401,.01      PATIENT                0;1 POINTER TO PATIENT FILE (#2) (Required)

                INPUT TRANSFORM:  S:$D(X) DINUM=X
                DESCRIPTION:
                                    This is the patient for whom the pre-exchange needs were entered.  

                DELETE AUTHORITY: ^
                WRITE AUTHORITY:  ^
                GROUP:            PSJU
                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


53.401,1        ORDER NUMBER           1;0 Multiple #53.4011 (Add New Entry without Asking)

                DESCRIPTION:
                                    This is the order for which the pre-exchange needs were entered.  

                TECHNICAL DESCR:
                                    This refers to ^PS(55,PATIENT,5,ORDER NUMBER).  

                DELETE AUTHORITY: ^
                WRITE AUTHORITY:  ^
                GROUP:            PSJU

53.4011,.01       ORDER NUMBER           0;1 NUMBER (Required)

                  INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
                  HELP-PROMPT:      Type a Number between 1 and 9999999, 0 Decimal Digits 
                  DESCRIPTION:        This is the internal record number of the active Unit Dose order for which the pre-exchange
                                    needs were entered.  

                  GROUP:            PSJU
                  NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


53.4011,1         DISPENSE DRUG          1;0 Multiple #53.401101 (Add New Entry without Asking)

                  DESCRIPTION:
                                     This is the dispense drug for which pre-exchange needs have been entered.  

                  TECHNICAL DESCR:
                                      This is a 'pointer' to the dispense drug multiple of the Unit Dose order.  

                  GROUP:            psju

53.401101,.01       DISPENSE DRUG          0;1 NUMBER

                    INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
                    LAST EDITED:      DEC 26, 1991 
                    HELP-PROMPT:      Type a Number between 1 and 999, 0 Decimal Digits 
                    DESCRIPTION:
                                        This is the dispense drug for which pre-exchange needs has been entered.  

                    TECHNICAL DESCR:
                                        This is a 'pointer' to the dispense drug multiple of a Unit Dose order.  

                    GROUP:            PSJU
                    CROSS-REFERENCE:  53.401101^B 
                                      1)= S ^PS(53.4,DA(3),1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
                                      2)= K ^PS(53.4,DA(3),1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)


53.401101,.02       PRE-EXCHANGE NEEDS     0;2 NUMBER (Required)

                    INPUT TRANSFORM:  K:+X'=X!(X>75)!(X<0)!(X?.E1"."1N.N) X
                    HELP-PROMPT:      Type a Number between 0 and 75, 0 Decimal Digits. 
                    DESCRIPTION:
                                        This is the number of units entered as pre-exchange needs for this order (medication).  

                    GROUP:            PSJU








      FILES POINTED TO                      FIELDS

NEW PERSON (#200)                 USER (#.01)

PATIENT (#2)                      PATIENT:PATIENT (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):