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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^LEX(757.41

Package: Lexicon Utility

Global: ^LEX(757.41


Information

FileMan FileNo FileMan Filename Package
757.41 SHORTCUT CONTEXT Lexicon Utility

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Lexicon Utility 10 LEXA    LEXASC    LEXDCXS    LEXDDSP    LEXDDTC    LEXDFLS    LEXDFN    LEXDM2
LEXDVOS    LEXSC    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Lexicon Utility 2 SHORTCUTS(#757.4)[#757.401(1)]    SUBSET DEFINITIONS(#757.2)[17#757.201(4)]    

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  APR 24, 1995
  • HELP-PROMPT:  Context name must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the name of the context in which shortcuts will be used.  It is a selectable user default.
  • CROSS-REFERENCE:  757.41^B
    1)= S ^LEX(757.41,"B",$E(X,1,30),DA)=""
    2)= K ^LEX(757.41,"B",$E(X,1,30),DA)
    ^LEX(757.41,"B",CON,IEN) - Where CON is the name of the context and IEN is the Internal Entry Number in file #757.41 where the context is stored.
  • CROSS-REFERENCE:  757.41^C^KWIC
    1)= S %1=1 F %=1:1:$L(X)+1 S I=$E(X,%) I "(,.?! '-/&:;)"[I S I=$E($E(X,%1,%-1),1,30),%1=%+1 I $L(I)>2,^DD("KWIC")'[I S ^LEX(757.41,"C",I,DA)=""
    2)= S %1=1 F %=1:1:$L(X)+1 S I=$E(X,%) I "(,.?! '-/&:;)"[I S I=$E($E(X,%1,%-1),1,30),%1=%+1 I $L(I)>2 K ^LEX(757.41,"C",I,DA)
    ^LEX(757.41,"C",WRD,IEN) - Word index (mixed case) where WRD is a word contained in the Shortcut Context name and IEN is the Internal Entry Number in the Shortcut Context file (757.41) where the Shortcut Context name is
    located.
  • CROSS-REFERENCE:  757.41^D^KWIC
    1)= S %1=1 F %=1:1:$L(X)+1 S I=$E(X,%) I "(,.?! '-/&:;)"[I S I=$E($E(X,%1,%-1),1,30),%1=%+1 I $L(I)>2,^DD("KWIC")'[I S ^LEX(757.41,"D",$$UP^XLFSTR(I),DA)=""
    2)= S %1=1 F %=1:1:$L(X)+1 S I=$E(X,%) I "(,.?! '-/&:;)"[I S I=$E($E(X,%1,%-1),1,30),%1=%+1 I $L(I)>2 K ^LEX(757.41,"D",$$UP^XLFSTR(I),DA)
    ^LEX(757.41,"D",WRD,IEN) - Word index (upper case) where WRD is a word contained in the Shortcut Context name and IEN is the Internal Entry Number in the Shortcut Context file (757.41) where the Shortcut Context name is
    located.
.02 ALLOW SITE EDIT 0;2 SET
  • '1' FOR YES;

  • LAST EDITED:  APR 25, 1995
  • DESCRIPTION:  This is a flag which indicates if a site should be allowed to edit the shortcuts. Not all shortcut context should be editable at the site. For example, it should not be permitted to add shortcuts to the context "Null,"
    which was designed to be void of shortcuts.  Some shortcut context may be provided by and controlled by applications, and should not be edited at the sites.  However, this is the exception and not the rule.  The majority
    of the shortcuts will be site editable.
1 CONTEXT DESCRIPTION 1;0 WORD-PROCESSING #757.411

  • DESCRIPTION:  
    This is a description of the intent of the context usage.
2 SCREEN 2;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 09, 1995
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  This is MUMPS code in the form of an IF statement without an action to perform, similar Fileman's to DIC("S"). It is used as a screen during look-up in the expression file to return only those expressions which qualifiy
    in this context.  For example, the context "ICD DIAGNOSIS/PROCEDURES" has a screen which excludes all expressions not linked to an ICD-9 code.

Found Entries, Total: 3

CONTEXT: DIAGNOSIS/PROCEDURES    CONTEXT: GENERAL CLINIC    CONTEXT: PROBLEM LIST    
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  All