Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^FH(115.2

Package: Dietetics

Global: ^FH(115.2


Information

FileMan FileNo FileMan Filename Package
115.2 FOOD PREFERENCES Dietetics

Description

Directly Accessed By Routines, Total: 29

Package Total Routines
Dietetics 29 FHSEL4    ^FH(115.2    DRUG CLASSIFICATIONS    EXCLUDED RECIPES    FHASP1    FHDCR1B    FHDCR1D    FHDMP
FHMTK11    FHMTK1B    FHMTK21    FHMTK7    FHOMDMP    FHOMPP    FHOMTK2    FHORD11
FHORD6    FHORD83    FHORX1A    FHSEL    FHSEL1    FHSEL3    FHSELA1    FHWGMR
FHWOR7    FHWOR71    FHXDB    FHXDB2    GMR ALLERGIES    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Dietetics 3 FHICNV    FHSEL1    FHSELA1    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Dietetics 2 DIET PATTERNS(#111.1)[#111.119(.01)]    NUTRITION PERSON(#115)[#115.09(.01)]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Adverse Reaction Tracking 1 GMR ALLERGIES(#120.82)[#115.225(.01)]    
Dietetics 1 RECIPE(#114)[3#115.21(.01)]    

Fields, Total: 10

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field contains the name of a selectable food preference, such as coffee or tea, or a generic preference, such as 'no liver'.
  • DELETE TEST:  1,0)= I 1 D EN^DDIOL("Cannot delete. Inactivate instead.","","?3")
  • CROSS-REFERENCE:  115.2^B
    1)= S ^FH(115.2,"B",$E(X,1,30),DA)=""
    2)= K ^FH(115.2,"B",$E(X,1,30),DA)
    This is the normal B cross-reference of the NAME field.
1 LIKE OR DISLIKE 0;2 SET
************************REQUIRED FIELD************************
  • 'L' FOR LIKE;
  • 'D' FOR DISLIKE;

  • LAST EDITED:  SEP 13, 1988
  • DESCRIPTION:  
    This field indicates whether the item is a selectable item or a food preference.
  • CROSS-REFERENCE:  115.2^AD^MUMPS
    1)= K:X="L" ^FH(115.2,DA,"X") S:X="D" $P(^FH(115.2,DA,0),"^",4,6)="^^"
    2)= Q
3 RECIPE 0;4 POINTER TO RECIPE FILE (#114) RECIPE(#114)

  • DESCRIPTION:  
    In the case of a selectable item, this field points to the selection in the Recipe file (114).
10 EXCLUDED RECIPES X;0 POINTER Multiple #115.21 115.21

  • DESCRIPTION:  
    In the case of a food preference, this multiple is the list of excluded recipes contained in the Recipe file (114) which should NOT be served to the patient.
20 BREAD/BEVERAGE DEFAULT? 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  APR 19, 1994
  • DESCRIPTION:  
    This field, if answered Yes, means this food preference is the standard default bread/beverage for the patients on the tray tickets else if answered No, means it is not.
21 MEALS 0;6 FREE TEXT

  • INPUT TRANSFORM:  S:$P("ALL",X,1)="" X="BNE" S %=X,X="" S:%["B" X="B" S:%["N" X=X_"N" S:%["E" X=X_"E" K:$L(%)'=$L(X) X K %
  • LAST EDITED:  FEB 25, 1994
  • HELP-PROMPT:  Answer should be a string of meals (e.g., B or BN or BNE) or A for all meals.
  • DESCRIPTION:  
    This field contains the meals (B N and E) for which this standard default food preference is applicable.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
25 GMR ALLERGIES ALG;0 POINTER Multiple #115.225 115.225
26 SYNONYM 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-25 characters in length.
  • DESCRIPTION:  
    This field may contain a synonym for the food preference name. The synonym is generally terminology known and used by ward/medical personnel.
  • CROSS-REFERENCE:  115.2^D
    1)= S ^FH(115.2,"D",$E(X,1,30),DA)=""
    2)= K ^FH(115.2,"D",$E(X,1,30),DA)
    Cross reference to look-up food preferences by SYNONYM field.
27 EXCLUDE EMBEDDED RECIPES? 0;7 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  JUL 12, 2007
  • DESCRIPTION:  
    Set this field to YES if recipes embedded in the excluded recipes for this food preference should be removed from tray tickets.
99 INACTIVE? I;1 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  SEP 18, 1990
  • DESCRIPTION:  
    This field, if answered YES, will prohibit further selection of this preference unless the FHMGR key is held.
  • CROSS-REFERENCE:  115.2^AC^MUMPS
    1)= K:X'="Y" ^FH(115.2,DA,"I")
    2)= K ^FH(115.2,DA,"I")
    This cross-reference is used to create an 'I' node for inactive entries.

External References

Name Field # of Occurrence
EN^DDIOL IDWRITE+1, .01DEL1+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^FH(115.2 - [#115.2] .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 26(XREF 1S), 26(XREF 1K), 99(XREF 1S), 99(XREF 1K)

Naked Globals

Name Field # of Occurrence
^("I" IDWRITE+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
% 21+1*!
>> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 26(XREF 1S), 26(XREF 1K), 99(XREF 1S), 99(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 21+1*!, 26+1!, 26(XREF 1S), 26(XREF 1K), 99(XREF 1S)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All