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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^FHUM

Package: Dietetics

Global: ^FHUM


Information

FileMan FileNo FileMan Filename Package
112.6 USER MENU Dietetics

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Dietetics 6 FHNU1    FHNU4    FHNU9    FHPRC13    FHPRC14    FHXDB    

Accessed By FileMan Db Calls, Total: 7

Package Total Routines
Dietetics 7 FHNU    FHNU1    FHNU2    FHNU4    FHNU8    FHPRC10    FHPRC13    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Dietetics 4 RECIPE(#114)[#112.64(.01)]    MEAL(#116.1)[#112.62(2)]    PRODUCTION DIET(#116.2)[#112.62(3)]    FOOD NUTRIENTS(#112)[#112.63(.01)]    
Kernel 1 NEW PERSON(#200)[.8]    

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
  • LAST EDITED:  MAY 17, 1985
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field contains the name of a user menu. This is a list of food items, and amounts, that a user wishes to have analyzed for nutrient content.
  • CROSS-REFERENCE:  112.6^B
    1)= S ^FHUM("B",$E(X,1,30),DA)=""
    2)= K ^FHUM("B",$E(X,1,30),DA)
    This is the normal B cross-reference of the NAME field.
.6 UNITS 0;2 SET
************************REQUIRED FIELD************************
  • 'C' FOR COMMON;
  • 'G' FOR GRAMS;

  • LAST EDITED:  NOV 02, 1984
  • DESCRIPTION:  
    This field indicates whether common units are used in specifying quantities or whether grams are used throughout.
.7 DATE ENTERED 0;3 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 02, 1984
  • DESCRIPTION:  
    This field indicates the date on which this user menu was first created.
.8 USER 0;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  NOV 02, 1984
  • DESCRIPTION:  
    This field indicates the person who first created the user menu.
1 DAY NUMBER 1;0 Multiple #112.61 112.61

  • DESCRIPTION:  
    This field contains the sequence number, or day number, of the days represented by this menu. It is normally 1 to the maximum number of used entered.
2 RECIPE MENU? 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 16, 1993
  • DESCRIPTION:  
    This field, if answered yes, means this user menu is a recipe menu else, if answered no, means it is not.

External References

Name Field # of Occurrence
^%DT .7+1
EN^DDIOL IDWRIT+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^FHUM("B" .01(XREF 1S), .01(XREF 1K)

Naked Globals

Name Field # of Occurrence
^("0" IDWRIT+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .7+1*
>> DA .01(XREF 1S), .01(XREF 1K)
U IDWRIT+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), .7+1*!
>> Y .7+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All