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

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file consists of a list of holiday dates for which special meals are prepared. It consists of the holiday date, name, and 
allows for entry of a breakfast, noon, and/or evening meal which, if present, will override the normal menu cycle meals on that
date.  


              DD ACCESS: #
              RD ACCESS: #F
              WR ACCESS: #f
             DEL ACCESS: #f
           LAYGO ACCESS: #f

CROSS
REFERENCED BY: DATE(B)



116.3,.01     DATE                   0;1 DATE (Required)

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y,DINUM=X K:Y<1 X,DINUM
              HELP-PROMPT:      NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION 
              DESCRIPTION:      This is the date of a holiday. A holiday, for purposes of this program, is a date upon which one or
                                more of the normal cycle meals are suspended and other special meals substituted.  

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



116.3,1       HOLIDAY NAME           0;5 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      DEC 06, 1986 
              HELP-PROMPT:      ANSWER MUST BE 1-30 CHARACTERS IN LENGTH 
              DESCRIPTION:
                                This field represents the name of the holiday.  


116.3,2       BREAKFAST MEAL         0;2 POINTER TO MEAL FILE (#116.1)

              LAST EDITED:      DEC 06, 1986 
              DESCRIPTION:
                                This field, if present, contains the meal which will override the normal cycle breakfast meal.  


116.3,3       NOON MEAL              0;3 POINTER TO MEAL FILE (#116.1)

              LAST EDITED:      DEC 06, 1986 
              DESCRIPTION:
                                This field, if present, contains the meal which will override the normal cycle noon meal.  


116.3,4       EVENING MEAL           0;4 POINTER TO MEAL FILE (#116.1)

              LAST EDITED:      DEC 06, 1986 
              DESCRIPTION:
                                This field, if present, contains the meal which will override the normal cycle evening meal.  



      FILES POINTED TO                      FIELDS

MEAL (#116.1)                     BREAKFAST MEAL (#2)
                                  NOON MEAL (#3)
                                  EVENING MEAL (#4)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):