Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^FH(116.3

Package: Dietetics

Global: ^FH(116.3


Information

FileMan FileNo FileMan Filename Package
116.3 HOLIDAY MEALS Dietetics

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Dietetics 1 FHPRC    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Dietetics 1 MEAL(#116.1)[234]

Fields, Total: 5

Field # Name Loc Type Details
.01 DATE 0;1 DATE
************************REQUIRED FIELD************************

  • 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.
1 HOLIDAY NAME 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • 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.
2 BREAKFAST MEAL 0;2 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle breakfast meal.
3 NOON MEAL 0;3 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle noon meal.
4 EVENING MEAL 0;4 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle evening meal.
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields