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

Package: Dietetics

NUTRITION PERSON(#115)-->115.017

Sub-Field: 115.017


Information

Parent File Name Number Package
NUTRITION PERSON(#115) SPECIAL MEALS 115.017 Dietetics

Details

Field # Name Loc Type Details
.01 SPECIAL 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:  MAY 14, 2003
  • DESCRIPTION:  
    This field will contain the date/time of the special meal.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  115.017^B
    1)= S ^FHPT(DA(1),"SM","B",$E(X,1,30),DA)=""
    2)= K ^FHPT(DA(1),"SM","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  115^SM
    1)= S ^FHPT("SM",$E(X,1,30),DA(1),DA)=""
    2)= K ^FHPT("SM",$E(X,1,30),DA(1),DA)
    Cross reference the whole file by special meals.
1 STATUS 0;2 SET
  • 'P' FOR PENDING;
  • 'C' FOR CANCELLED;
  • 'A' FOR AUTHORIZED;
  • 'D' FOR DENIED;

  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field will store the status of the special meal request. The allowable statuses are PENDING, CANCELLED, AUTHORIZED or DENIED.
2 LOCATION 0;3 POINTER TO NUTRITION LOCATION FILE (#119.6) NUTRITION LOCATION(#119.6)

  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field will store the location for a patient who has requested a special "one-time" meal.
2.5 ROOM-BED 0;13 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 special meal being ordered.
3 DIET 0;4 POINTER TO DIETS FILE (#111) DIETS(#111)

  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field will store the diet entered for a patient who has requested a special "one-time" meal.
3.5 MEAL 0;9 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 special meal.
4 REQUESTOR 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field will store the name of the person who has requested the special meal. This field is a pointer to the NEW PERSON (#200) file.
5 AUTHORIZOR 0;6 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field will store the name of the person who has authorized the special meal. This field is a pointer to the NEW PERSON (#200) file.
6 AUTHORIZE/DENY DATE/TIME 0;7 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 29, 2003
  • DESCRIPTION:  
    This field stores the date/time that the special meal was authorized or denied.
7 COMMENT 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  MAY 08, 2003
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    If the special meal request is denied the authorizor may enter the reason why it was denied in this comment field.
8 EARLY/LATE TRAY TIME 1;1 FREE TEXT

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

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

  • LAST EDITED:  SEP 15, 2003
  • DESCRIPTION:  
    This field will store the person who entered the early/late tray.
11 EARLY/LATE TRAY OE/RR ORDER 1;4 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  AUG 22, 2005
  • DESCRIPTION:  
    This field is a pointer to the corresponding entry in the ORDERS (#100) file.
11.5 EARLY/LATE TRAY STATUS 1;5 SET
  • 'A' FOR ACTIVE;
  • 'C' FOR CANCELLED;

  • LAST EDITED:  AUG 22, 2005
  • DESCRIPTION:  
    This field will be "A" for Active or "C" for cancelled.
12 DATE/TIME TICKET LAST PRINTED 0;10 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.
13 DATE/TIME CARD LAST PRINTED 0;11 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.
14 SPECIAL OE/RR ORDER 0;12 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  JUN 08, 2004
  • DESCRIPTION:  
    Pointer to File #100 for Special Meals entered via OE/RR.
Info |  Details