Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 115.09

Package: Dietetics

NUTRITION PERSON(#115)-->115.09

Sub-Field: 115.09


Information

Parent File Name Number Package
NUTRITION PERSON(#115) FOOD PREFERENCES 115.09 Dietetics

Details

Field # Name Loc Type Details
.01 FOOD PREFERENCES 0;1 POINTER TO FOOD PREFERENCES FILE (#115.2) FOOD PREFERENCES(#115.2)

  • LAST EDITED:  AUG 31, 1988
  • DESCRIPTION:  
    This field contains the food preference selected from the Food Preferences file (115.2).
  • CROSS-REFERENCE:  115.09^B
    1)= S ^FHPT(DA(1),"P","B",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"P","B",$E(X,1,30),DA)
    This is the normal B cross-reference of the FOOD PREFERENCES field.
1 MEALS 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S:$P("ALL",X,1)="" X="BNE" S %=X,X="" S:%["B" X="B" S:%["N" X=X_"N" S:%["E" X=X_"E" K:$L(%)'=$L(X) X K %
  • LAST EDITED:  JUN 23, 2003
  • HELP-PROMPT:  Answer should be a string of meals (e.g., B or BN or BNE) or A for all meals
  • DESCRIPTION:  
    This field contains the meals (B N and E) for which this food preference is applicable.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  115.09^C
    1)= S ^FHPT(DA(1),"P","C",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"P","C",$E(X,1,30),DA)
    Cross reference by meals so that they can be displayed by meal.
2 QUANTITY 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 03, 1992
  • HELP-PROMPT:  Type a Number between 1 and 9, 0 Decimal Digits
  • DESCRIPTION:  
    This is the quantity of the Food Preference applicable to this patient.
3 DIET ASSOCIATED? 0;4 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  APR 07, 1995
  • DESCRIPTION:  
    This field, if answered Yes, means this Food Preference is a Diet restriction that is associated with a diet order else if answered No, means it is not.
Info |  Details