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.018

Package: Dietetics

NUTRITION PERSON(#115)-->115.018

Sub-Field: 115.018


Information

Parent File Name Number Package
NUTRITION PERSON(#115) GUEST MEALS 115.018 Dietetics

Details

Field # Name Loc Type Details
.01 GUEST MEAL DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X I D(X) S DINUM=X
  • LAST EDITED:  JUL 01, 2003
  • DESCRIPTION:  
    This field will contain the date/time of the guest meal.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  115.018^B
    1)= S ^FHPT(DA(1),"GM","B",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"GM","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  115^GM
    1)= S ^FHPT("GM",$E(X,1,30),DA(1),DA)=""
    2)= K ^FHPT("GM",$E(X,1,30),DA(1),DA)
    Cross reference the whole file by the guest meals date
1 CLASSIFICATION 0;2 SET
  • 'E' FOR EMPLOYEE;
  • 'G' FOR GRATUITOUS;
  • 'O' FOR OOD;
  • 'P' FOR PAID;
  • 'V' FOR VOLUNTEER;

  • LAST EDITED:  APR 17, 2003
  • DESCRIPTION:  
    This field will contain the classification type for the guest meal.
2 MEAL 0;3 SET
  • 'B' FOR Breakfast;
  • 'N' FOR Noon;
  • 'E' FOR Evening;

  • LAST EDITED:  AUG 27, 2003
  • DESCRIPTION:  
    This field will store the meal (breakfast/noon/evening) for the guest meal.
3 CHARGE 0;4 NUMBER

  • INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>100)!(X<0) X
  • LAST EDITED:  JUN 30, 2003
  • HELP-PROMPT:  Type a Dollar Amount between 0 and 100, 2 Decimal Digits
  • DESCRIPTION:  
    This field stores the charge amount for the guest meal.
4 LOCATION 0;5 POINTER TO NUTRITION LOCATION FILE (#119.6) NUTRITION LOCATION(#119.6)

  • LAST EDITED:  FEB 18, 2004
  • DESCRIPTION:  
    This field indicates the location for this guest meal request.
4.5 ROOM-BED 0;11 POINTER TO ROOM-BED FILE (#405.4) ROOM-BED(#405.4)

  • LAST EDITED:  JUL 20, 2006
  • DESCRIPTION:  
    This field will store the ROOM and BED # for the outpatient recurring meal being ordered.
5 DIET 0;6 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  FEB 19, 2004
  • DESCRIPTION:  
    This is the Diet for the guest meal. The diet will be stuffed from the value set in the OUTPATIENT DIET1 site parameter in file #119.9.
6 DATE/TIME TICKET LAST PRINTED 0;7 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 24, 2004
  • DESCRIPTION:  
    Stores the last date and time a diet card was printed for this outpatient meal.
7 DATE/TIME CARD LAST PRINTED 0;8 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 24, 2004
  • DESCRIPTION:  
    Stores the last date and time a diet card was printed for this outpatient meal.
8 STATUS 0;9 SET
  • 'C' FOR CANCELLED;
  • 'O' FOR ORDERED;

  • LAST EDITED:  NOV 21, 2005
  • DESCRIPTION:  
    This field stores the status of the guest meal, which is either "ordered" or "cancelled".
9 GUEST MEAL CLERK 0;10 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  NOV 21, 2005
  • DESCRIPTION:  
    This field stores the person who has entered the guest meal.
Info |  Details