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

Package: Dietetics

NUTRITION PERSON(#115)-->115.01

Sub-Field: 115.01


Information

Parent File Name Number Package
NUTRITION PERSON(#115) ADMISSION 115.01 Dietetics

Details

Field # Name Loc Type Details
.01 ADMISSION 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETS" D ^%DT S X=Y K:Y<1 X
  • DESCRIPTION:  
    This is the date/time of admission. The admission has the same date/time and internal number as the corresponding MAS admission stored in ^DPT.
1.1 CURRENT DIET ORDER 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1988
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 99999
  • DESCRIPTION:  
    This field is actually a pointer to the current diet order stored in Field 3.
    WRITE AUTHORITY: ^
    UNEDITABLE
1.2 DIET ORDER EXPIRATION 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 15, 1988
  • DESCRIPTION:  
    This field contains the date/time of expiration of the current diet pointed to by Field 1.1. If null, the current diet has no expiration date/time.
    WRITE AUTHORITY: ^
    UNEDITABLE
1.3 CURRENT TF ORDER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 18, 1985
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 99999
  • DESCRIPTION:  
    This field is actually a pointer to the current Tubefeeding Order stored in Field 40. If null, no current tubefeeding order exists.
    WRITE AUTHORITY: ^
    UNEDITABLE
  • CROSS-REFERENCE:  115^ADTF^MUMPS
    1)= S ^FHPT("ADTF",DA(1),DA)=""
    2)= K ^FHPT("ADTF",DA(1),DA)
    This is a list of Patients by Admission who have a current Tubefeeding Order.
2.1 CURRENT SERVICE 0;5 SET
  • 'C' FOR CAFETERIA;
  • 'T' FOR TRAY;
  • 'D' FOR DINING ROOM;

  • LAST EDITED:  MAY 15, 1988
  • DESCRIPTION:  
    This field contains the most recent type of service (tray, cafeteria or dining room) selected for the patient. It is used as a default for future orders.
    UNEDITABLE
3 DIET DI;0 Multiple #115.02 115.02

  • DESCRIPTION:  
    This multiple contains the individual diet orders which have been entered during this admission.
4 DIET SEQUENCE AC;0 DATE Multiple #115.14 115.14

  • DESCRIPTION:  This multiple indicates the sequence in which the diet orders actually become effective. Since orders entered later supercede earlier orders, the sequence times may not be the same as those of the original order. This
    multiple is the outcome of a recursive templating schemata.
6 CURRENT SF ORDER 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1988
  • HELP-PROMPT:  Type a Number between 0 and 9999, 0 Decimal Digits
  • DESCRIPTION:  This field is actually a pointer to the Supplemental Feeding multiple (Field 20) and, if present, indicates which order is presently in effect. It is updated any time any diet activity involving supplemental feedings
    takes place.
    UNEDITABLE
9 ISOLATION/PRECAUTION 0;10 POINTER TO ISOLATION/PRECAUTION TYPE FILE (#119.4) ISOLATION/PRECAUTION TYPE(#119.4)

  • LAST EDITED:  OCT 10, 1987
  • DESCRIPTION:  
    This field, if present, indicates that the patient is presently on isolation or special precautions.
  • CROSS-REFERENCE:  115^AIS^MUMPS
    1)= S ^FHPT("AIS",DA(1),DA)=""
    2)= K ^FHPT("AIS",DA(1),DA)
    This cross-reference is a list of patients on isolation/precautions.
10 OE/RR ISOLATION ORDER 0;13 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  SEP 19, 1989
  • DESCRIPTION:  
    This field contains the OE/RR file order pointer corresponding to the current Isolation/Precautions.
11 LAST LABEL WARD 0;11 POINTER TO NUTRITION LOCATION FILE (#119.6) NUTRITION LOCATION(#119.6)

  • LAST EDITED:  JUL 02, 1986
  • DESCRIPTION:  This field contains the internal number of the ward (from File 42) for which the last diet card label was prepared. Whenever a label run is made, this field is compared with the current ward and, if different, a new
    label is prepared.
    UNEDITABLE
12 LAST LABEL ROOM 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  AUG 26, 1985
  • HELP-PROMPT:  ANSWER MUST BE 1-10 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field contains the room-bed for which the last diet card label was prepared. Whenever a label run is made, this field is compared with the current room-bed and, if different, a new label is prepared.
    UNEDITABLE
13 DIETETIC WARD 0;8 POINTER TO NUTRITION LOCATION FILE (#119.6) NUTRITION LOCATION(#119.6)

  • LAST EDITED:  APR 08, 1993
  • DESCRIPTION:  
    This field indicates the Dietetic Ward on which the patient is currently residing.
  • CROSS-REFERENCE:  115^AW^MUMPS
    1)= S ^FHPT("AW",X,DA(1))=DA
    2)= K ^FHPT("AW",X,DA(1))
    This is a cross-reference of Dietetic Ward by Patient. The cross-reference is set to the admission number.
14 ROOM-BED 0;9 POINTER TO ROOM-BED FILE (#405.4) ROOM-BED(#405.4)

  • LAST EDITED:  OCT 23, 1991
  • DESCRIPTION:  
    This field contains the free-text room-bed in which the patient is currently residing.
18 DISCHARGE DATE/TIME 0;14 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 29, 1991
  • DESCRIPTION:  
    This is the date/time a discharge was processed. It may differ from the date/time selected by the MAS clerk. It is used if the discharge is deleted.
20 SUPPLEMENTAL FEEDING SF;0 Multiple #115.07 115.07

  • LAST EDITED:  JUN 04, 1985
  • DESCRIPTION:  
    This multiple contains the various supplemental feeding orders which have been entered for the patient.
30 STANDING ORDERS SP;0 Multiple #115.08 115.08

  • DESCRIPTION:  
    This field contains standing orders entered for the patient during this admission.
40 TUBEFEEDING TF;0 DATE Multiple #115.04 115.04

  • DESCRIPTION:  
    This multiple contains all tubefeeding orders entered during this admission.
50 EARLY/LATE TRAY EL;0 DATE Multiple #115.05 115.05

  • DESCRIPTION:  
    This multiple contains all early/late tray requests ordered for this patient.
80 CONSULTATION DR;0 DATE Multiple #115.03 115.03

  • DESCRIPTION:  
    This multiple contains all of the dietetic consults ordered during this admission.
  • IDENTIFIED BY:  CONSULT REQUEST(#1)[R]
85 ADDITIONAL ORDERS OO;0 Multiple #115.06 115.06

  • DESCRIPTION:  
    This multiple contains all Additional Orders entered during this admission.
90 Monitors MO;0 Multiple #115.11 115.11
99 DATE/TIME TICKET LAST PRINTED 0;15 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 26, 1994
  • DESCRIPTION:  This is the date/time of the last Tray Ticket generated for this patient. It is used, when the user only want to print the ticket for the patient when there is a diet order, supplemental feeding,
    food preference, isolation, standing order, or location change after this date/time.
100 DATE/TIME CARD LAST PRINTED 0;16 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 26, 1994
  • DESCRIPTION:  This is the date/time of the last diet card generated for this patient. It is used, when the user only want to print the card for the patient when there is a diet order, supplemental feeding, food
    preference, isolation, standing order, or location change after this date/time.
Info |  Details