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

Package: Dietetics

NUTRITION PERSON(#115)-->115.01-->115.06

Sub-Field: 115.06


Information

Parent File Name Number Package
115.01 ADDITIONAL ORDERS 115.06 Dietetics

Details

Field # Name Loc Type Details
.01 ORDER NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:'X!(X'?1N.N) X I $D(X) S DINUM=X
  • LAST EDITED:  NOV 26, 1985
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 99999
  • DESCRIPTION:  
    This field is merely the sequence number of the Additional Orders entered and has no meaning beyond that.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1 DATE/TIME ENTERED 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 26, 1985
  • DESCRIPTION:  
    This is the date/time the Additional Order was entered.
2 ORDER 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>160!($L(X)<1) X
  • LAST EDITED:  OCT 30, 2002
  • HELP-PROMPT:  Answer must be 1-160 characters in length.
  • DESCRIPTION:  
    This is the text of the order.
3 CLERK 0;4 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  NOV 26, 1985
  • DESCRIPTION:  
    This is the clerk entering the order and is automatically captured at time of entry.
4 STATUS 0;5 SET
************************REQUIRED FIELD************************
  • LAST EDITED: MAY 14, 1989
  • DESCRIPTION:

  • LAST EDITED:  MAY 14, 1989
  • DESCRIPTION:  
    This is the status of the order. A saved order is one that has been responded to but continues to display as it may require further or on-going action.
  • CROSS-REFERENCE:  115^AOO^MUMPS
    1)= S:X="A" ^FHPT("AOO",DA(2),DA(1),DA)="" K:X'="A" ^FHPT("AOO",DA(2),DA(1),DA)
    2)= K ^FHPT("AOO",DA(2),DA(1),DA)
    This cross-reference is a list of active orders only.
5 DATE/TIME CLEARED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 26, 1985
  • DESCRIPTION:  
    This is the date/time that the order was completed or saved.
6 CLERK CLEARING 0;7 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  NOV 26, 1985
  • DESCRIPTION:  
    This is the dietetic person clearing the order and is automatically captured at time of entry.
7 OE/RR ORDER 0;8 POINTER TO ORDER FILE (#100) ORDER(#100)

  • LAST EDITED:  SEP 18, 1989
  • DESCRIPTION:  
    This field contains a pointer to the OE/RR file order corresponding to this order.
Info |  Details