STANDARD DATA DICTIONARY #757.41 -- SHORTCUT CONTEXT FILE 3/24/25 PAGE 1 STORED IN ^LEX(757.41, (3 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- The Lexicon has the capability to maintain several sets of shortcuts to rapidly access the expression file. Each of these shortcut sets is named by the context for which the shortcut set was meant to have been used. The user may select this shortcut set by it's context name as their default set of shortcuts to use while searching the Lexicon. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ POINTED TO BY: SHORTCUT CONTEXT field (#17) of the SUBSET DEFINITIONS File (#757.2) SHORTCUTS field (#4) of the DEFAULTS BY USER sub-field (#757.201) of the SUBSET DEFINITIONS File (#757.2) CONTEXT field (#1) of the SHORTCUTS sub-field (#757.401) of the SHORTCUTS File (#757.4) CROSS REFERENCED BY: CONTEXT(B), CONTEXT(C), CONTEXT(D) 757.41,.01 CONTEXT 0;1 FREE TEXT (Required) 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. 757.41,.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. 757.41,1 CONTEXT DESCRIPTION 1;0 WORD-PROCESSING #757.411 DESCRIPTION: This is a description of the intent of the context usage. LAST EDITED: DEC 29, 1994 DESCRIPTION: This is a description of the intent of the context usage, and may be displayed during look-up. 757.41,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. INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):