GMTS1 |
Input |
9999999-(End_Date_for_Order_Search)
|
GMTS2 |
Input |
9999999-(Start_Date_for_Order_Search)
|
GMTSNDM |
Input |
Number of diets orders to be returned. Nursing sets
this variable to 1.
|
UTILITY($J, |
Output |
Only two nodes from the ^UTILITY($J are used by
Nursing and are documented here.
^UTILITY($J,"DI",9999999-(Order_Start_Date),0)=ST^EN^DIET^COM^TYPE
where ST=Order Start Date (FM format)
EN=Order End Date (FM format)
DIET=Patient's diet (free text)
COM=Comments about diet (free text)
TYPE=Type of Service for diet (Tray, Cafeteria, Dining Room)
^UTILITY($J,"TF",9999999-(D/T_of_Tubefeeding),0)=TF^CD^PR^ST^QT^CC^KC^COM
where TF=Date/time of tubefeeding (FM format)
CD=Cancel date/time of tubefeeding (FM format)
PR=Product used in tubefeeding (free text)
ST=Strength of product used (1/4, 1/2, 3/4, FULL)
QT=Quantity of product used (free text)
CC=Total CC's of tubefeeding (numeric)
KC=Total KCal's of tubefeeding (numeric)
COM=Comments about tubefeeding (free text)
|