Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^FH(114.1

Package: Dietetics

Global: ^FH(114.1


Information

FileMan FileNo FileMan Filename Package
114.1 RECIPE CATEGORY Dietetics

Description

Directly Accessed By Routines, Total: 18

Package Total Routines
Dietetics 18 FHPRC3    ^FH(114.1    DRUG CLASSIFICATIONS    FHDCR11    FHDCR1B    FHDCR1D    FHMTK1B    FHMTK21
FHMTK3    FHMTK4    FHPRC2    FHPRC8    FHPRC9    FHPRO3    FHPRO7    FHREC2
FHREC4    FHXDB1    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Dietetics 3 FHMTK3    FHPRC9    FHREC    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Dietetics 3 DIET PATTERNS(#111.1)[#111.115(.01)#111.116(.01)#111.117(.01)]
RECIPE(#114)[7#114.0103(.01)]    MEAL(#116.1)[#116.11(3)#116.12(.01)]    

Fields, Total: 4

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  ANSWER MUST BE 3-15 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This is the name of a category of recipes (e.g., beverages, condiments, entree meats, etc.) which are used to sort the recipe items on the various meal lists.
  • DELETE TEST:  1,0)= I 1 D EN^DDIOL("Cannot delete. Inactivate instead.","","?3")
  • CROSS-REFERENCE:  114.1^B
    1)= S ^FH(114.1,"B",$E(X,1,30),DA)=""
    2)= K ^FH(114.1,"B",$E(X,1,30),DA)
    This is the normal B cross-reference of the NAME field.
1 CODE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!$A(X)=45 X I $D(X) D TR^FH K:X'?1U.1U1N.1"X" X I $D(X) S Y=$O(^FH(114.1,"C",X,0)) I Y>0,Y-DA W *7," Code used by ",$P(^FH(114.1,Y,0),"^",1) K X
  • LAST EDITED:  APR 28, 1995
  • HELP-PROMPT:  ANSWER MUST BE ONE TO TWO CHARACTERS AND A NUMBER OR ONE TO TWO CHARACTERS, A NUMBER AND AN 'X' AT THE END.
  • DESCRIPTION:  
    This field represents a short code for the recipe category. It consists of one to two characters and a number or one to two characters, a number, and an 'X' used when printing tray assembly tickets.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  114.1^C
    1)= S ^FH(114.1,"C",$E(X,1,30),DA)=""
    2)= K ^FH(114.1,"C",$E(X,1,30),DA)
2 MEAL PRINT ORDER 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This value is used to sort recipes for printing as meals. The value indicates the relative print order, from low to high, of recipes in this recipe category.
99 INACTIVE? I;1 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  JUL 01, 1994
  • DESCRIPTION:  
    This field, when answered YES, will prohibit further selection of this Recipe Category.
  • CROSS-REFERENCE:  114.1^AC^MUMPS
    1)= K:X'="Y" ^FH(114.1,DA,"I")
    2)= K ^FH(114.1,DA,"I")
    This is a cross reference for Recipe Categories that are inactive.

Found Entries, Total: 45

NAME: APPETIZER    NAME: CEREAL    NAME: DESSERT    NAME: ENTREE I    NAME: BRK. ENTREE    NAME: SAUCE/GRAVY    NAME: STARCH    NAME: SALAD    
NAME: VEGETABLE I    NAME: SOUP    NAME: BEVERAGE    NAME: BREAD    NAME: CONDIMENT    NAME: ENTREE II    NAME: GARNISH    NAME: VEGETABLE II    
NAME: JUICE I    NAME: JUICE II    NAME: JUICE III    NAME: SALAD DRESSING    NAME: DIET SUPP.    NAME: DESSERT GARNISH    NAME: FRUIT I    NAME: FRUIT II    
NAME: FRUIT III    NAME: MARGARINE    NAME: MILK    NAME: CREAM    NAME: EGG    NAME: BREAKFAST MEAT    NAME: BRK. CONDIMENT    NAME: BRK. ENTREE II    
NAME: CEREAL II    NAME: CEREAL III    NAME: DESSERT II    NAME: DESSERT III    NAME: DIET SUPP. II    NAME: EGG II    NAME: EGG III    NAME: ENTREE III    
NAME: SALAD II    NAME: SALAD III    NAME: STARCH II    NAME: STARCH III    NAME: VEGETABLE III    

External References

Name Field # of Occurrence
EN^DDIOL IDWRITE+1, .01DEL1+1
TR^FH 1+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^FH(114.1 - [#114.1] .01(XREF 1S), .01(XREF 1K), 1+1, 1(XREF 1S), 1(XREF 1K), 99(XREF 1S), 99(XREF 1K)

Naked Globals

Name Field # of Occurrence
^("I" IDWRITE+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), 1+1, 1(XREF 1S), 1(XREF 1K), 99(XREF 1S), 99(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 1(XREF 1S), 1(XREF 1K), 2+1!, 99(XREF 1S)
>> Y 1+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All