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

Package: Dietetics

NUTRITION PERSON(#115)-->115.016

Sub-Field: 115.016


Information

Parent File Name Number Package
NUTRITION PERSON(#115) RECURRING MEALS 115.016 Dietetics

Details

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

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 29, 2004
  • DESCRIPTION:  
    This field will contain the date of the recurring meal.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  115.016^B
    1)= S ^FHPT(DA(1),"OP","B",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"OP","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  115^OP^MUMPS
    1)= S ^FHPT("OP",DA(1),DA)=""
    2)= K ^FHPT("OP",DA(1),DA)
  • CROSS-REFERENCE:  115^RM
    1)= S ^FHPT("RM",$E(X,1,30),DA(1),DA)=""
    2)= K ^FHPT("RM",$E(X,1,30),DA(1),DA)
    Cross reference the whole file by recurring meals date.
.05 RECURRING OE/RR ORDER 0;12 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  DEC 02, 2003
  • DESCRIPTION:  
    This field contains a pointer to the OE/RR file order corresponding to this order.
1 DIET 0;2 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  FEB 24, 2003
  • DESCRIPTION:  
    This is the DIET ordered for this meal plan. It contains a pointer to the DIETS (#111) file. It may contain any one of the 5 diets selected in the Recurring Meals Diet Selection (1-5) site parameter.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
2 OUTPATIENT LOCATION 0;3 POINTER TO NUTRITION LOCATION FILE (#119.6) NUTRITION LOCATION(#119.6)

  • LAST EDITED:  MAR 27, 2003
  • DESCRIPTION:  
    Pointer to file #119.6 to store the location for this meal.
  • CROSS-REFERENCE:  115^C
    1)= S ^FHPT("C",$E(X,1,30),DA(1),DA)=""
    2)= K ^FHPT("C",$E(X,1,30),DA(1),DA)
2.5 ROOM-BED 0;18 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.
3 MEAL 0;4 SET
  • 'B' FOR Breakfast;
  • 'N' FOR Noon;
  • 'E' FOR Evening;

  • LAST EDITED:  MAY 27, 2003
  • DESCRIPTION:  
    This field indicated which meal(s) the recurring meal is ordered for.
4 ZZZDELETE -> BAGGED MEAL 0;5 SET
  • 'Y' FOR Yes;
  • 'N' FOR No;

  • LAST EDITED:  APR 07, 2005
  • DESCRIPTION:  
    This field indicates whether or not a bagged meal is desired.
5 MEAL PLAN ORDER NUMBER 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 16, 2003
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This field will be used to tie a meal plan together and distinguish it from other meal plans the person may have.
  • CROSS-REFERENCE:  115.016^C
    1)= S ^FHPT(DA(1),"OP","C",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"OP","C",$E(X,1,30),DA)
    This cross-reference will group together the meal plan dates for each meal plan order if the patient has more than one meal plan.
6 DIET1 0;7 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  MAR 24, 2003
  • DESCRIPTION:  
    This field will store the first of the diet selections for outpatients who are allowed to have up to 5 diets.
7 DIET2 0;8 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  MAR 24, 2003
  • DESCRIPTION:  
    This field will store the second of the diet selections for outpatients who are allowed to have up to 5 diets.
8 DIET3 0;9 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  MAR 24, 2003
  • DESCRIPTION:  
    This field will store the third of the diet selections for outpatients who are allowed to have up to 5 diets.
9 DIET4 0;10 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  MAR 24, 2003
  • DESCRIPTION:  
    This field will store the fourth of the diet selections for outpatients who are allowed to have up to 5 diets.
10 DIET5 0;11 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  MAR 24, 2003
  • DESCRIPTION:  
    This field will store the fifth of the diet selections for outpatients who are allowed to have up to 5 diets.
11 ADDITIONAL ORDERS TEXT 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>160!($L(X)<1) X
  • LAST EDITED:  MAY 20, 2003
  • HELP-PROMPT:  Answer must be 1-160 characters in length.
  • DESCRIPTION:  
    This field stores the text of the additional order.
12 ADDITIONAL ORDERS CLERK 1;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAY 20, 2003
  • DESCRIPTION:  
    This field stores the clerk who entered the additional order.
13 ADDITIONAL ORDERS DATE/TIME 1;3 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 20, 2003
  • DESCRIPTION:  
    This field stores the date/time the additional order was entered.
13.5 ADDITIONAL ORDERS OE/RR ORDER 1;4 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  DEC 02, 2003
  • DESCRIPTION:  
    This field contains a pointer to the OE/RR file order corresponding to this order.
13.6 ADDITIONAL ORDERS STATUS 1;5 SET
  • 'C' FOR Cancelled;
  • 'O' FOR Ordered;

  • LAST EDITED:  APR 29, 2004
  • DESCRIPTION:  
    Additional orders which are cancelled will be flagged by setting this field to C rather than deleting entries from the file.
14 EARLY/LATE TRAY TIME 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  MAY 22, 2003
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This field will store the time for the early/late tray.
15 EARLY/LATE TRAY BAGGED MEAL 2;2 SET
  • 'N' FOR NO;
  • 'Y' FOR YES;

  • LAST EDITED:  MAY 22, 2003
  • DESCRIPTION:  
    This field will store whether or not the early/late tray is a bagged meal.
16 EARLY/LATE TRAY CLERK 2;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAY 22, 2003
  • DESCRIPTION:  
    This field will store the person who entered the early/late tray.
17 EARLY/LATE TRAY ENTRY DATE 2;4 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 22, 2003
  • DESCRIPTION:  
    This field will store the date/time the early/late tray was entered.
17.5 EARLY/LATE TRAY OE/RR ORDER 2;5 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  DEC 02, 2003
  • DESCRIPTION:  
    This field contains a pointer to the OE/RR file order corresponding to this order.
17.6 EARLY/LATE TRAY STATUS 2;6 SET
  • 'C' FOR Cancelled;
  • 'O' FOR Ordered;

  • LAST EDITED:  APR 29, 2004
  • DESCRIPTION:  
    Early/Late trays which are cancelled will be flagged by setting this field to C rather than deleting entries from the file.
18 TUBEFEEDING COMMENT 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>160!($L(X)<1) X
  • LAST EDITED:  JUN 06, 2003
  • HELP-PROMPT:  Answer must be 1-160 characters in length.
  • DESCRIPTION:  
    This field stores the tubefeeding comment(s) for the recurring meal.
19 TUBEFEEDING PRODUCT TF;0 POINTER Multiple #115.1619 115.1619

  • DESCRIPTION:  
    This multiple stores the tubefeeding product data for the recurring meal.
20 TUBEFEEDING TOTAL ML'S 3;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 22, 2005
  • HELP-PROMPT:  Type a Number between 1 and 9999, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the total ml's of the tubefeeding for the recurring meal.
21 TUBEFEEDING TOTAL KCALS/DAY 3;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 06, 2003
  • HELP-PROMPT:  Type a Number between 1 and 9999, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the total kcals/day of the tubefeeding for the recurring meal.
21.5 TUBEFEEDING OE/RR ORDER 3;4 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  DEC 02, 2003
  • DESCRIPTION:  
    This field contains a pointer to the OE/RR file order corresponding to this order.
21.6 TUBEFEEDING STATUS 3;5 SET

  • LAST EDITED:  APR 29, 2004
  • DESCRIPTION:  
    Tubefeedings which are cancelled will be flagged by setting this field to C rather than deleting entries from the file.
21.7 TUBEFEEDING CLERK 3;6 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 30, 2005
  • DESCRIPTION:  
    This field stores the clerk who entered the tubefeeding order.
22 DATE/TIME TICKET LAST PRINTED 0;13 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 tray ticket was printed for this outpatient meal.
23 DATE/TIME CARD LAST PRINTED 0;14 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.
24 RECURRING MEAL STATUS 0;15 SET

  • LAST EDITED:  JUN 30, 2005
  • DESCRIPTION:  
    Recurring meals which are cancelled will be flagged by setting this field to C rather than deleting entries from the file.
24.5 RECURRING MEAL CLERK 0;17 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 30, 2005
  • DESCRIPTION:  
    This field stores the clerk who entered the recurring meal order.
25 DATE/TIME RM LAST EDITED 0;16 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 06, 2004
  • DESCRIPTION:  
    This field stores the last date/time the recurring meal was edited for use with printing the tray tickets.
26 STANDING ORDERS SP;0 Multiple #115.1626 115.1626

  • LAST EDITED:  NOV 08, 2005
27 SUPPLEMENTAL FEEDING SF;0 Multiple #115.1627 115.1627
Info |  Details