STANDARD DATA DICTIONARY #757.3 -- LOOK-UP SCREENS FILE 9/29/25 PAGE 1
STORED IN ^LEX(757.3, (16 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains some generic default screens in a DIC("S") format to be used while looking up terms in the Expression file.
DD ACCESS: @
RD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
CROSS
REFERENCED BY: APPLICATION IDENTIFICATION(APPS), SCREEN(AS), DESCRIPTIVE TITLE(B), DESCRIPTIVE TITLE(C), DESCRIPTIVE TITLE(D)
LAST MODIFIED: JUL 27,2017@12:22:34
757.3,.01 DESCRIPTIVE TITLE 0;1 FREE TEXT (Required)
INPUT TRANSFORM: K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>63!($L(X)<3)!'(X'?1P.E) X
LAST EDITED: MAY 13, 1994
HELP-PROMPT: Answer must be 3-63 characters in length.
DESCRIPTION:
Descriptive title indicating the purpose of the screen.
CROSS-REFERENCE: 757.3^B
1)= S ^LEX(757.3,"B",$E(X,1,30),DA)=""
2)= K ^LEX(757.3,"B",$E(X,1,30),DA)
^LEX(757.3,"B",DT,IEN) - where DT is the Descriptive Title (.01) and IEN is the Internal Entry
Number in the Look-up Screens file #757.3 where the descriptive title of a screen is located.
CROSS-REFERENCE: 757.3^C^MUMPS
1)= S ^LEX(757.3,"C",$E(X,1,63),DA)=""
2)= K ^LEX(757.3,"C",$E(X,1,63),DA)
^LEX(757.3,"C",DT,IEN) - where DT is an extended 63 character representation of the Descriptive
Title (.01) and IEN is the Internal Entry Number in the Look-up Screens file #757.3 where the
descriptive title of a screen is located.
CROSS-REFERENCE: 757.3^D^MUMPS
1)= S ^LEX(757.3,"D",$$UP^XLFSTR(X),DA)=""
2)= K ^LEX(757.3,"D",$$UP^XLFSTR(X),DA)
^LEX(757.3,"D",DT,IEN) - where DT is an extended 63 character, all uppercase representation of the
Descriptive Title (.01) and IEN is the Internal Entry Number in the Look-up Screens file #757.3
where the descriptive title of a screen is located.
757.3,1 SCREEN 1;E1,245 MUMPS (Required)
INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM
LAST EDITED: JAN 23, 1995
HELP-PROMPT: This is Standard MUMPS code.
DESCRIPTION:
This string takes the form of a valid IF statement without an action to perform.
WRITE AUTHORITY: @
CROSS-REFERENCE: 757.3^AS^MUMPS
1)= S ^LEX(757.3,"AS",$E(X,1,63),DA)=""
2)= K ^LEX(757.3,"AS",$E(X,1,63),DA)
^LEX(757.3,"AS",SCR,IEN) - Where SCR is a 63 character extraction of the Screen, and IEN is the
Internal Entry Number in file 757.3 where the screen is stored.
757.3,2 TYPE OF SCREEN 0;2 SET (Required)
'U' FOR USER PREFERENCE SCREEN;
'A' FOR APPLICATION DEFINED SCREEN;
LAST EDITED: NOV 24, 1993
DESCRIPTION: This is a flag used by the Lexicon to differentiate between screens defined for users and screens
defined specifically for an application. This flag also controls how an entry is indexed.
U - User screen
A - Application screen
This field is populated by DB Integration Agreement only.
UNEDITABLE
757.3,3 APPLICATION IDENTIFICATION 0;3 FREE TEXT
INPUT TRANSFORM: K:X[""""!($A(X)=45) X I $D(X) K:($L(X)>8!($L(X)<2))&'(X?1U.UN) X
LAST EDITED: DEC 09, 1993
HELP-PROMPT: Application Identification (package/name space) must be 2-8 characters in length.
DESCRIPTION: This is the application namespace (where type of screen = "A") for which the screen was developed.
This field is populated by DB Integration Agreement only.
UNEDITABLE
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 757.3^APPS^MUMPS
1)= S:$P(^LEX(757.3,DA,0),U,2)="A" ^LEX(757.3,"APPS",X,DA)=""
2)= K ^LEX(757.3,"APPS",X,DA)
^LEX(757.3,"APPS",AP,IEN) - where AP is the Application Identification (3) and IEN is the Internal
Entry Number in the Look-up Screens file #757.3 where the application identification is located.
This provides an index of only those screens defined by an application.
757.3,4 APPLICATION FILE NUMBER 0;4 NUMBER
INPUT TRANSFORM: K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."9N.N) X
LAST EDITED: OCT 16, 1995
HELP-PROMPT: Type a Number between 1 and 9999999999, 8 Decimal Digits
DESCRIPTION: This is the file number where an application will store the pointer to the Expressions file
(#757.01). This field should only contain data if the screen has been defined as the default
screen for the application.
757.3,5 DESCRIPTION 2;0 WORD-PROCESSING #757.305
DESCRIPTION:
Basic description of the intended use of the filter/screen.
LAST EDITED: JAN 20, 1995
DESCRIPTION: Basic description of the intended use of the filter/screen. This text may be used as help in the
special look-up of file 757.3.
757.3,6 ACCEPTABLE VOCABULARIES 3;0 Multiple #757.36
DESCRIPTION: Not all screens (filters) will work with all vocabularies. For example, the "Nursing Diagnosis
only" screen used on the Dental vocabulary will result in "No matches found". This is a list of
the vocabularies (the vocabulary mnemonic) which the screen will work successfully with.
757.36,.01 VOCABULARY 0;1 FREE TEXT (Required) (Multiply asked)
INPUT TRANSFORM: K:$L(X)>3!($L(X)<3) X
LAST EDITED: JAN 23, 1995
HELP-PROMPT: Answer must be 3 characters in length.
DESCRIPTION: This is the 3 character vocabulary mnemonic for the vocabulary. This mnemonic, when appended
with a leading "A", becomes the index to used during look-up.
CROSS-REFERENCE: 757.36^B
1)= S ^LEX(757.3,DA(1),3,"B",$E(X,1,30),DA)=""
2)= K ^LEX(757.3,DA(1),3,"B",$E(X,1,30),DA)
^LEX(757.3,SCR,3,"B",VOC,IEN) - Where SCR is the Internal Entry Number (IEN) in file 757.3, VOC
is the three character mnemonic for the vocabulary, and IEN is the Internal Entry Number in the
sub-file 757.36 where the vocabulary is stored.
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):