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: 757.201

Package: Lexicon Utility

SUBSET DEFINITIONS(#757.2)-->757.201

Sub-Field: 757.201


Information

Parent File Name Number Package
SUBSET DEFINITIONS(#757.2) DEFAULTS BY USER 757.201 Lexicon Utility

Details

Field # Name Loc Type Details
.01 USER 0;1 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  S DINUM=X
  • LAST EDITED:  AUG 08, 1994
  • DESCRIPTION:  
    This is a pointer to the New Person file #200 of the user who has defined the defaults.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  757.201^B
    1)= S ^LEXT(757.2,DA(1),200,"B",$E(X,1,30),DA)=""
    2)= K ^LEXT(757.2,DA(1),200,"B",$E(X,1,30),DA)
    ^LEX(757.1,SD,200,"B",USER,IEN) - where SD is the Internal Entry Number for a Subset Definition in the Subset Definition file #757.2, USER is a pointer the the New Person file #200 who has default defined, and IEN is the
    Internal Entry Number in the Defaults by User Sub-file #757.201 where the user defaults are located.
  • CROSS-REFERENCE:  757.2^AUD^MUMPS
    1)= Q:+X<1 S:$L($G(^VA(200,+X,0))) ^LEXT(757.2,"AUD",$P($G(^VA(200,+X,0)),U,1),+X,DA(1),DA)=""
    2)= K:+X'<1&($L($G(^VA(200,+X,0)))) ^LEXT(757.2,"AUD",$P($G(^VA(200,+X,0)),U,1),+X,DA(1),DA)
    ^LEXT(757.2,"AUD",NAME,USER,SD,IEN) - where NAME is the name of the user taken from the New Person file #200, USER (.01) is a pointer to the New Person file #200, SD is the Internal Entry Number of the Subset Definition
    file #757.2 where the Application Defaults are located, and IEN is the Internal Entry Number of the Defaults by User Sub-file #757.201 where the user defaults are located. This is an index used to create alphabetical
    listings of users who have defaults set for the application defined at SD.
1 SEARCH FILTER 1;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<3) X D:$D(X) ^DIM
  • LAST EDITED:  AUG 25, 1994
  • HELP-PROMPT:  Search Filter must be 3-245 characters in length, in the form of a valid MUMPS IF statement.
  • DESCRIPTION:  
    This is the search filter - DIC("S") - which was either selected or created by the user for conducting searches in the Lexicon.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1.5 SEARCH FILTER NAME 1.5;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  JAN 20, 1995
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    This is the name of the user default search filter.
2 DISPLAY 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>210!($L(X)<3) X
  • LAST EDITED:  MAR 24, 1994
  • HELP-PROMPT:  Answer must be 3-210 characters in length.
  • DESCRIPTION:  
    This is a string of classification codes to display while conducting searches in the Lexicon. It is a series of 3 character mnemonics (separated by slashes). For example: "ICD/CPT/DSM"
2.5 DISPLAY NAME 2.5;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  JAN 20, 1995
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    This is the name of the default user display format.
3 VOCABULARY 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  MAR 24, 1994
  • HELP-PROMPT:  Answer must be 3 characters in length.
  • DESCRIPTION:  This is a 3 character mnemonic that, when appended with a leading "A" becomes the name of the index to use while searching the Lexicon. For example the subset mnemonic WRD for the Lexicon is indexed at "AWRD", SOC for
    the Social Work subset is indexed at "ASOC", and NUR for the Nursing subset is indexed a "ANUR".
3.5 VOCABULARY NAME 3.5;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  JAN 20, 1995
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    This the name of the user default vocabulary (or subset).
4 SHORTCUTS 4;1 POINTER TO SHORTCUT CONTEXT FILE (#757.41) SHORTCUT CONTEXT(#757.41)

  • LAST EDITED:  FEB 11, 1995
  • DESCRIPTION:  
    This is a pointer to the Shortcuts Context file #757.41 which determines the group of shortcuts in the Shortcuts file #757.4 to be used during searches of the Lexicon.
4.5 SHORTCUTS NAME 4.5;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  FEB 11, 1995
  • HELP-PROMPT:  Shortcut Context Name must be 1-200 characters in length.
  • DESCRIPTION:  
    This is the name of the user default context for the set of shortcuts to use during searches of the Lexicon.
Info |  Details