STANDARD DATA DICTIONARY #113.1 -- STORAGE LOCATION FILE                                                          6/27/25    PAGE 1
STORED IN ^FH(113.1,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                        (VERSION 5.5)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This is the file of storage locations where ingredients are stored by the dietetic service. It is primarily used to sort various
ingredient pull lists.  


FILE SCREEN (SCR-node) : I '$D(^FH(113.1,+Y,"I"))!$D(^XUSEC("FHMGR",DUZ))!(DUZ(0)["@")
              DD ACCESS: #
              RD ACCESS: #F
              WR ACCESS: #f
             DEL ACCESS: #f
           LAYGO ACCESS: #f
IDENTIFIED BY: 
      "WRITE": I $D(^("I")) D EN^DDIOL("(** Inactive **)","","?3")

POINTED TO BY: STORAGE LOCATION field (#11) of the INGREDIENT File (#113) 
               

CROSS
REFERENCED BY: INACTIVE?(AC), NAME(B), CODE(C)



113.1,.01     NAME                   0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>15!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
              HELP-PROMPT:      ANSWER MUST BE 3-15 CHARACTERS IN LENGTH 
              DESCRIPTION:      This is the name of a storage location where ingredients are stored (e.g., particular freezers, dry
                                goods rooms, etc.). It is used by the Ingredient file to indicate where the ingredient is stocked.  

              DELETE TEST:      1,0)= I 1 D EN^DDIOL("Cannot delete. Inactivate instead.","","?3")

              CROSS-REFERENCE:  113.1^B 
                                1)= S ^FH(113.1,"B",$E(X,1,30),DA)=""
                                2)= K ^FH(113.1,"B",$E(X,1,30),DA)
                                This is the normal B cross-reference of the NAME field.  



113.1,1       CODE                   0;2 FREE TEXT (Required)

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>5!($L(X)<1) X
              LAST EDITED:      NOV 19, 1990 
              HELP-PROMPT:      ANSWER MUST BE 1-5 CHARACTERS IN LENGTH 
              DESCRIPTION:      This is a short abbreviation used on various print-outs in lieu of the longer full name. It should
                                be unique.  

              CROSS-REFERENCE:  113.1^C 
                                1)= S ^FH(113.1,"C",$E(X,1,30),DA)=""
                                2)= K ^FH(113.1,"C",$E(X,1,30),DA)


113.1,2       PRINT ORDER            0;3 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>49)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      MAR 28, 1988 
              HELP-PROMPT:      Type a Number between 1 and 49, 0 Decimal Digits 
              DESCRIPTION:      When ingredient pull lists are generated and sorted by storage location, this field contains the
                                print order of the various storage locations. It is numeric and will print from low to high.  


113.1,99      INACTIVE?              I;1 SET

                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      FEB 23, 2000 
              DESCRIPTION:
                                This field, if answered YES, will prohibit further selection of this entry.  

              CROSS-REFERENCE:  113.1^AC^MUMPS 
                                1)= K:X'="Y" ^FH(113.1,DA,"I")
                                2)= K ^FH(113.1,DA,"I")
                                This cross-reference is used to create an 'I' node for inactive entries.  




INPUT TEMPLATE(S):

PRINT TEMPLATE(S):
FHPSTO                        DEC 08, 1986        USER #0                                                     STORAGE LOCATION LIST
     This template lists all of the storage locations contained
     in the Storage Location file (113.1) along with the
     associated data elements.

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):