STANDARD DATA DICTIONARY #112 -- FOOD NUTRIENTS FILE                                                              3/24/25    PAGE 1
STORED IN ^FHNU(  (12335 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                       (VERSION 5.5)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains both standard USDA nutrient data based upon Handbook 456 and Revised Handbook 8 as well as user entered data.  
The standard data includes 32 common nutrients.  


FILE SCREEN (SCR-node) : I '$D(^FH(112,+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: FOOD ITEM field (#.01) of the FOOD ITEM sub-field (#112.63) of the MEAL NUMBER sub-field (#112.62) of the DAY NUMBER 
                   sub-field (#112.61) of the USER MENU File (#112.6) 
               NUTRIENT DATA REFERENCE field (#27) of the INGREDIENT File (#113) 
               ASSOCIATED NUTRIENT ANALYSIS field (#102) of the RECIPE File (#114) 
               ASSOCIATED NUTRIENT field (#2) of the INGREDIENT sub-field (#114.01) of the RECIPE File (#114) 
               

CROSS
REFERENCED BY: ORIGINAL NAME ON QUICK LIST?(AC), INACTIVE?(AC), ALTERNATE NAME(AD), ALT NAME QUICK LIST?(AE), NAME(AQ), NAME(B), 
               ALTERNATE NAME(B), CODE(C)



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

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>60!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
              LAST EDITED:      APR 06, 1985 
              HELP-PROMPT:      ANSWER MUST BE 3-60 CHARACTERS IN LENGTH 
              DESCRIPTION:
                                This field contains the name of the food nutrient item.  

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

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


              CROSS-REFERENCE:  112^AQ^MUMPS 
                                1)= I $D(^FHNU(DA,.6)),$P(^(.6),"^",1)="Y" S ^FHNU("AQ",$E(X,1,30),DA)=""
                                2)= K ^FHNU("AQ",$E(X,1,30),DA)
                                If Field 4 is Yes, then the name is set under an "AQ" quick-list for rapid selection.  



112,1         CODE                   0;2 FREE TEXT

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>6!($L(X)<1) X
              HELP-PROMPT:      ANSWER MUST BE 1-6 CHARACTERS IN LENGTH 
              DESCRIPTION:      This field, if present, contains the USDA code of the food nutrient item. It may be either a
                                Revised Handbook 8 number or a Handbook 456 number.  

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


112,2         COMMON UNITS           0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
              HELP-PROMPT:      ANSWER MUST BE 1-10 CHARACTERS IN LENGTH 
              DESCRIPTION:      This field represents the type of common units used (e.g., oz., serving, each) when quantities are
                                to be represented in common units.  


112,3         GRAMS/COMMON UNIT      0;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      TYPE A NUMBER BETWEEN 0 AND 9999 
              DESCRIPTION:
                                This field contains the number of grams in the common unit specified for this nutrient.  


112,4         ORIGINAL NAME ON QUICK LIST? .6;1 SET

                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      JUN 15, 1985 
              DESCRIPTION:      This field, when answered YES, means that the main name of this nutrient will be on a Quick List
                                for rapid look-up.  In short, this is a commonly used item.  

              CROSS-REFERENCE:  112^AC^MUMPS 
                                1)= I X="Y" S X1=$P(^FHNU(DA,0),U,1) S:X1'="" ^FHNU("AQ",$E(X1,1,30),DA)=""
                                2)= S X1=$P(^FHNU(DA,0),U,1) K:X1'="" ^FHNU("AQ",$E(X1,1,30),DA)
                                If Field is Yes, then Name (.01 Field) is set under "AQ" Quick List for rapid selection.  



112,4.2       ALTERNATE NAME         .6;2 FREE TEXT

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>40!($L(X)<3) X
              LAST EDITED:      MAY 10, 1990 
              HELP-PROMPT:      ANSWER MUST BE 3-40 CHARACTERS IN LENGTH 
              DESCRIPTION:
                                This field may contain an alternate name for the nutrient item.  

              CROSS-REFERENCE:  112^B^MNEMONIC 
                                1)= S:'$D(^FHNU("B",$E(X,1,30),DA)) ^(DA)=1
                                2)= I $D(^FHNU("B",$E(X,1,30),DA)),^(DA) K ^(DA)
                                This is the normal B cross-reference of the ALTERNATE NAME field.  


              CROSS-REFERENCE:  112^AD^MUMPS 
                                1)= I $D(^FHNU(DA,.6)),$P(^(.6),U,3)="Y" S ^FHNU("AQ",$E(X,1,30),DA)=""
                                2)= K ^FHNU("AQ",$E(X,1,30),DA)
                                If Field 4.4 is Yes, then this Alternate Name is set under the "AQ" Quick List for rapid selection.  



112,4.4       ALT NAME QUICK LIST?   .6;3 SET

                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      JUN 15, 1985 
              DESCRIPTION:      This field, when answered YES, means that the alternate name of this nutrient is also on the Quick
                                List for rapid look-up.  

              CROSS-REFERENCE:  112^AE^MUMPS 
                                1)= I X="Y" S X1=$P(^FHNU(DA,.6),U,2) S:X1'="" ^FHNU("AQ",$E(X1,1,30),DA)=""
                                2)= S X1=$P(^FHNU(DA,.6),U,2) K:X1'="" ^FHNU("AQ",$E(X1,1,30),DA)
                                This field, when answered Yes, will result in the Alternate Name (Field 4.2) being placed under the
                                "AQ" Quick List for rapid selection.  



112,5         % AS PURCHASED         0;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>600)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      MAY 20, 1993 
              HELP-PROMPT:      Type a Number between 0 and 600, 0 Decimal Digits 
              DESCRIPTION:
                                This field contains the percentage of the as purchased weight that is present after preparation.  


112,6         EDITABLE?              0;6 SET

                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      MAR 22, 1985 
              HELP-PROMPT:      N means that entry cannot be edited (USDA data) 
              DESCRIPTION:      This field, when answered NO, means that the item is an USDA item and that the Handbook values for
                                the various nutrients cannot be edited by dietetic personnel.  

                                UNEDITABLE

112,7         TYPE                   0;7 SET

                                'E' FOR EDIBLE; 
                                'R' FOR RAW/RARE; 
                                'X' FOR RECIPE; 
              LAST EDITED:      NOV 11, 1992 
              DESCRIPTION:      This field, if E, will allow selection of edible foods for energy analyses; if R, can be selected
                                for recipe analyses.  If X, analysis is of a recipe in File 114 and cannot be selected.  


112,11        PROTEIN; GM/100G       1;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,12        LIPIDS; GM/100G        1;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,13        CARBOHYDRATE; GM/100G  1;3 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,14        FOOD ENERGY; KCAL/100G 1;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,15        WATER; GM/100G         1;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,18        CALCIUM; MG/100G       1;8 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,19        IRON; MG/100G          1;9 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,20        MAGNESIUM; MG/100G     1;10 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,21        PHOSPHORUS; MG/100G    1;11 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,22        POTASSIUM; MG/100G     1;12 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,23        SODIUM; MG/100G        1;13 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,24        ZINC; MG/100G          1;14 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,25        COPPER; MG/100G        1;15 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,26        MANGANESE; MG/100G     1;16 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,27        ALPHA TOCOPHEROL; MG/100G 1;17 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,28        VITAMIN A; IU/100G     1;18 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,29        ASCORBIC ACID; MG/100G 1;19 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,30        THIAMIN; MG/100G       1;20 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,31        RIBOFLAVIN; MG/100G    2;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,32        NIACIN; MG/100G        2;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,33        PANTOTHENIC ACID; MG/100G 2;3 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,34        VITAMIN B6; MG/100G    2;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,35        FOLATE; MCG/100G       2;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,36        VITAMIN B12; MCG/100G  2;6 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,37        LINOLEIC ACID; GM/100G 2;7 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,38        LINOLENIC ACID; GM/100G 2;8 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,39        CHOLESTEROL; MG/100G   2;9 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,40        SATURATED FAT; GM/100G 2;10 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,41        MONOUNSATURATED FAT; GM/100G 2;11 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,42        POLYUNSATURATED FAT; GM/100G 2;12 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,43        VITAMIN A; RE/100G     2;13 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      DEC 04, 1989 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,44        ASH; GM/100G           2;14 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      DEC 04, 1989 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,45        ALCOHOL; GM/100G       2;15 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,46        CAFFEINE; MG/100G      2;16 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      DEC 04, 1989 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,47        TOTAL DIETARY FIBER; GM/100G 2;17 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,48        TOTAL TOCOPHEROL; MG/100G 2;18 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,51        TRYPTOPHAN; GM/100G    3;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,52        THREONINE; GM/100G     3;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,53        ISOLEUCINE; GM/100G    3;3 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,54        LEUCINE; GM/100G       3;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,55        LYSINE; GM/100G        3;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,56        METHIONINE; GM/100G    3;6 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,57        CYSTINE; GM/100G       3;7 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,58        PHENYLALANINE; GM/100G 3;8 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,59        TYROSINE; GM/100G      3;9 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      AUG 02, 1994 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,60        VALINE; GM/100G        3;10 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,61        ARGININE; GM/100G      3;11 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,62        HISTIDINE; GM/100G     3;12 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,63        ALANINE; GM/100G       3;13 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,64        ASPARTIC ACID; GM/100G 3;14 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,65        GLUTAMIC ACID; GM/100G 3;15 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,66        GLYCINE; GM/100G       3;16 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,67        PROLINE; GM/100G       3;17 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,68        SERINE; GM/100G        3;18 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      DEC 04, 1989 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,71        CAPRIC ACID; GM/100G   4;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              LAST EDITED:      DEC 05, 1989 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,72        LAURIC ACID; GM/100G   4;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,73        MYRISTIC ACID; GM/100G 4;3 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,74        PALMITIC ACID; GM/100G 4;4 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,75        PALMITOLEIC ACID; GM/100G 4;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,76        STEARIC ACID; GM/100G  4;6 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,77        OLEIC ACID; GM/100G    4;7 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,78        ARACHIDONIC ACID; GM/100G 4;8 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."4N.N) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,79        VITAMIN K; MCG/100G    4;9 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."3N.N) X
              LAST EDITED:      JUL 04, 1992 
              HELP-PROMPT:      Type a Number between 0 and 999, 2 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 gms. of this nutrient 


112,80        SELENIUM; MCG/100G     4;10 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."3N.N) X
              LAST EDITED:      JUL 04, 1992 
              HELP-PROMPT:      Type a Number between 0 and 999, 2 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 gms. of this nutrient.  


112,98        SOURCE OF DATA         20;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the value per 100 grams for this nutrient.  


112,99        INACTIVE?              I;1 SET

                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      AUG 20, 2007 
              HELP-PROMPT:      Type a Number between 0 and 99999, 3 Decimal Digits 
              DESCRIPTION:
                                This field, if answered YES, will prohibit further selection of this entry.  

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




INPUT TEMPLATE(S):

PRINT TEMPLATE(S):
FHNULST                       APR 12, 1985        USER #0                                                            FOOD NUTRIENTS
     This template is used to print the nutrient data file.

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):