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 |  ICR |  Found Entries |  All
Print Page as PDF
Global: ^LEXT(757.2

Package: Lexicon Utility

Global: ^LEXT(757.2


Information

FileMan FileNo FileMan Filename Package
757.2 SUBSET DEFINITIONS Lexicon Utility

Description

Directly Accessed By Routines, Total: 52

Package Total Routines
Lexicon Utility 38 LEX10TAX    LEX2080B    LEX2080C    LEX2080P    LEXA    LEXABC    LEXAM    LEXASC
LEXDCC    LEXDCX    LEXDD1    LEXDD2    LEXDD4    LEXDDSD    LEXDDSP    LEXDDTV
LEXDFL    LEXDFN    LEXDFN2    LEXDM2    LEXDM4    LEXDMGT    LEXDSV    LEXDVO
LEXDVOS    LEXHLP    LEXNDX2    LEXRXF    LEXRXS2    LEXSC3    LEXSET    LEXSET2
LEXSET4    LEXSET5    LEXTRAN    LEXU    LEXXGI    LEXXGP2    

Accessed By FileMan Db Calls, Total: 7

Package Total Routines
Lexicon Utility 7 LEX2080B    LEX2080C    LEX2080P    LEXDM4    LEXHLP    LEXRXS2    LEXSET4    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Lexicon Utility 1 SUBSETS(#757.21)[1]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[#757.201(.01)]    
Lexicon Utility 1 SHORTCUT CONTEXT(#757.41)[17#757.201(4)]    

Fields, Total: 21

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

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>35!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUL 24, 1996
  • HELP-PROMPT:  Descriptive title must be 3-35 characters in length.
  • DESCRIPTION:  
    Vocabulary subset name (i.e., "Nursing", "Social Work").
  • CROSS-REFERENCE:  757.2^B
    1)= S ^LEXT(757.2,"B",$E(X,1,30),DA)=""
    2)= K ^LEXT(757.2,"B",$E(X,1,30),DA)
    ^LEXT(757.2,"B",NAME,IEN) - where NAME is the subset Name (.01) and IEN is the Internal Entry Number of the Subset Definition file #757.02 where the subset name is located.
  • CROSS-REFERENCE:  757.2^C^MUMPS
    1)= S ^LEXT(757.2,"C",$E($$UP^XLFSTR(X),1,63),DA)=""
    2)= K ^LEXT(757.2,"C",$E($$UP^XLFSTR(X),1,63),DA)
    ^LEXT(757.2,"C",NAME,IEN) - where NAME is an extended 63 character uppercase subset Name (.01) and IEN is the Internal Entry Number of the Subset Definition file #757.2 where the subset name is located.
  • CROSS-REFERENCE:  757.2^D^MUMPS
    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 ^LEXT(757.2,"D",I,DA)="",^LEXT(757.2,"D",$$UP^XLFSTR(I),DA)="",^LEXT(757.2,"D",$$LOW^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 ^LEXT(757.2,"D",I,DA),^LEXT(757.2,"D",$$UP^XLFSTR(I),DA),^LEXT(757.2,"D",$$LOW^XLFSTR(I),DA)
    ^LEXT(757.2,"D",WORD,IEN) - This is a word index on the Subset name where WORD is a single uppercase/lowercase word parsed from the name and IEN is the Internal Entry Number where this word is located.
1 SHORT TITLE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>3!($L(X)<3)!'(X?3U) X
  • LAST EDITED:  APR 25, 1996
  • HELP-PROMPT:  Short Title (index mnemonic) must be 3 characters in length.
  • DESCRIPTION:  
    Three character uppercase mnemonic representing the vocabulary subset.  This short title, when appended with the letter "A" (i.e. "A"_"NUR" to "ANUR") becomes the name of the index to be used by the look-up utility.
  • CROSS-REFERENCE:  757.2^AA
    1)= S ^LEXT(757.2,"AA",$E(X,1,30),DA)=""
    2)= K ^LEXT(757.2,"AA",$E(X,1,30),DA)
    ^LEXT(757.2,"AA",ST,IEN) - where ST is the Short Title (1) of a subset and IEN is the Internal Entry Number in the Subset Definition file #757.2 where the Short Title is located.  The Short Title when when appended with a
    leading "A" becomes the name of the index to use during look-up (i.e., NUR becomes "ANUR" for the Nursing subset index).
2 GLOBAL REFERENCE 1;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<4) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Global Reference (less ^) must be 4-40 characters in length, i.e., LEX(757,
  • DESCRIPTION:  
    Global root of the file containing the vocabulary subset.
3 HELP ROUTINE ENTRY POINT 2;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 25, 1996
  • HELP-PROMPT:  Help Routine Entry Point must be 1-8 characters in length, i.e., XTLK
  • DESCRIPTION:  
    Contains the help routine's entry point (provided a separate help routine has been written to support the vocabulary subset and the entry point of this routine is other than the first line).
4 HELP ROUTINE 2;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Help Routine must be 3-8 characters in length, i.e., LEXHLP
  • DESCRIPTION:  
    Contains the name of the help routine (provided a separate help routine was written).  This help routine will be used by the look-up utility.
5 DISPLAY ROUTINE ENTRY POINT 3;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 25, 1996
  • HELP-PROMPT:  Display Routine Entry Point must be 1-8 characters in length, i.e., XTLK
  • DESCRIPTION:  
    Contains the display routine's entry point (provided a separate display routine has been written to support the vocabulary subset and the entry point of this routine is other than the first line).
6 DISPLAY ROUTINE 3;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Display Routine must be 3-8 characters in length, i.e., LEXPRNT
  • DESCRIPTION:  
    Contains the name of the display routine (provided a separate display routine was written).  This display routine will be used by the look-up utility.
7 DISPLAY CODES 4;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Display Code String must be 3-100 characters in length, i.e., ICD/NAN/NIC
  • DESCRIPTION:  This field contains a string of classification/coding systems (separated by slashes) to be displayed during look-up (i.e., "ICD/CPT/DSM/NAN"). This string will not override the user's preferred code display stored in
    ^LEXT(757.2,D0,200,DUZ,2)
8 APPLICATION MNEMONIC 5;1 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) I '+($$APPS^LEXHLP(X)) K X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Application Mnemonic must be 3 characters in length, and cannot be the same as the Short Title (index identifier at field 1).
  • DESCRIPTION:  Unique 3 character mnemonic representing either the application using the Lexicon or if an application has more than one set of defaults, it will represent the applications preference. For example, PL1 - Problem List
    Provider entry, PL2 - Problem List ICD only.  This field is populated by DB Integration Agreement only
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  757.2^AB^MUMPS
    1)= D SAPP^LEXNDX2
    2)= D KAPP^LEXNDX2
    ^LEXT(757.2,"AB",AN,IEN) - where AN is the Application Mnemonic and IEN is the Internal Entry Number of the Subset Definition file where the Application Mnemonic is located.  This is an index of only those subsets which
    define an application.  (Note:  Subsets which define a vocabulary are indexed at "AA")
9 APPLICATION INDEX 5;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Application Index must be 3 characters in length.
  • DESCRIPTION:  This is the index which the application will use during look-up. This index must be contained in the global defined in the Global Reference (#2). This index name will be appended with a leading "A" to create the index
    name (i.e., "A"_NUR to "ANUR" to use the Nursing Index).  This field is populated by DB Integration Agreement only.
10 APPLICATION FILTER 6;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Application Filter is Standard MUMPS code.
  • DESCRIPTION:  This is the filter to be used by the application during look-up. It is in the format of a valid IF statement without an action to perform when the condition is true. This field is populated by DB Integration Agreement
    only.
    WRITE AUTHORITY:  @
11 APPLICATION DISPLAY CODES 7;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>210!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Application Display Codes must be 3-210 characters in length, i.e., "ICD/CPT"
  • DESCRIPTION:  This is a string of source abbreviations (separated by slashes) of the source code to display for an application during look-up. For example:
    ICD/CPT/DSM
    will display ICD-9, CPT-4 and DSM-3R codes with the term during look-up
    This field is populated by DB Integration Agreement only.
12 APPLICATION USER DEFAULTS 5;3 SET
  • '1' FOR USER DEFAULTS ALLOWED;
  • '0' FOR USER DEFAULTS ARE NOT ALLOWED;

  • LAST EDITED:  APR 01, 1996
  • DESCRIPTION:  
    This is a flag indicating whether an application allows users to specify defaults in field 200 of this file.
13 APPLICATION FILE NUMBER 5;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 from the application where the pointer to the Expressions file (#757.01) will be stored.
  • CROSS-REFERENCE:  757.2^ADEF^MUMPS
    1)= S:+($P($G(^LEXT(757.2,DA,5)),U,3))>0 ^LEXT(757.2,"ADEF",X,DA)=""
    2)= K ^LEXT(757.2,"ADEF",X,DA)
    ^LEXT(757.2,"ADEF",FI,IEN) - where FI is the Application File ID (13) and IEN is the Internal Entry Number of the Subset Definition file #757.2 where the Application File ID is located.  This index node is only set if
    Application User Default flag (12) is set to 1, and provides an index of only those applications who allow user defaults to be defined at the application level.
  • CROSS-REFERENCE:  757.2^APPS
    1)= S ^LEXT(757.2,"APPS",$E(X,1,30),DA)=""
    2)= K ^LEXT(757.2,"APPS",$E(X,1,30),DA)
    ^LEXT(757.2,"APPS",FI,IEN) - where FI is the Application File ID (13) and IEN is the Internal Entry Number of the Subset Definition file #757.2 where the Application File ID is located.  This provides an index of all
    applications defined in this file (with or without user defined defaults).
14 APPLICATION NAMESPACE 5;5 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>4!($L(X)<2) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Application Namespace must be 2-4 characters in length.
  • DESCRIPTION:  
    This is the unique namespace prefix assigned to the package/application which is defined in this file.  It is used to extract application level defaults (filter/display/vocabulary).
  • EXECUTABLE HELP:  Q
  • CROSS-REFERENCE:  757.2^AN
    1)= S ^LEXT(757.2,"AN",$E(X,1,30),DA)=""
    2)= K ^LEXT(757.2,"AN",$E(X,1,30),DA)
    ^LEXT(757.2,"AN",AN,IEN) - where AN is an Application Namespace and IEN is the Internal Entry Number of the Subset Definition file #757.2 where the Application Namespace is located.  This index is used in both setting user
    defaults and setting up the special variables for Lexicon look-up.
15 UNRESOLVED NARRATIVES 5;6 SET
  • '1' FOR Use Unresolved Narratives;
  • '0' FOR Do not use Unresolved Narratives;

  • LAST EDITED:  APR 01, 1996
  • DESCRIPTION:  The Lexicon has the ability to capture user narratives which result in unsuccessful searches. These "Unresolved Narratives" are returned to developers for consideration in future releases of the Lexicon. This flag
    indicates whether an application will use the unresolved feature of the Lexicon.
16 OVERRIDE USER DEFAULTS 5;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  APR 01, 1996
  • DESCRIPTION:  
    Boolean flag for application definition to indicate if the application defaults are to override the defaults set by the user.
17 SHORTCUT CONTEXT 5;8 POINTER TO SHORTCUT CONTEXT FILE (#757.41) SHORTCUT CONTEXT(#757.41)

  • LAST EDITED:  FEB 11, 1995
  • DESCRIPTION:  
    This points to the context describing the set of shortcuts to use during searches of the Lexicon.
18 USER MODIFIERS 5;9 SET
  • '1' FOR USE MODIFIERS;
  • '0' FOR DO NOT USE MODIFIERS;

  • LAST EDITED:  JUL 05, 1997
  • DESCRIPTION:  
    Some vocabularies have modifiers.  This field is a flag indicating to the lookup whether these modifiers should be accessed during the search.
100 DESCRIPTION 100;0 WORD-PROCESSING #757.22

  • DESCRIPTION:  
    Contains a description of the general make-up of the vocabulary/subset.
200 DEFAULTS BY USER 200;0 POINTER Multiple #757.201 757.201

  • DESCRIPTION:  
    This multiple contains user defaults for the search filter, display and the vocabulary for a limited number of applications.

Found Entries, Total: 90

NAME: Brest Imaging Rpt Data Sys BI-RADS    NAME: CPT Procedures    NAME: CPT/HCPCS Procedures    NAME: Clinical Findings    NAME: Clinical Reminders Taxonomy    NAME: DSS CPT/HCPCS Procedures    NAME: DSS ICD-10 Diagnosis    NAME: DSS ICD-10 Procedures    
NAME: DSS ICD-9 Diagnosis    NAME: DSS ICD-9 Procedures    NAME: Dental    NAME: Encounter Forms    NAME: Encounters Dx (ICD-10)    NAME: Encounters Dx (ICD-9)    NAME: Function    NAME: ICD, CPT and DSM Terminology    
NAME: ICD-10 Diagnosis    NAME: ICD-10 Procedures    NAME: ICD-10-CM Preferred Terms    NAME: ICD-9 Diagnosis    NAME: Immunologic    NAME: Int'l Class Dis/Diag (ICD)    NAME: Lexicon    NAME: Link Assertion    
NAME: Linkage Concept    NAME: Mental Health (DSM)    NAME: Nursing    NAME: Nursing Interventions    NAME: PL Standard    NAME: Pharmacy (drug/form)    NAME: Problem List    NAME: Racial Group    
NAME: SNOMED CT    NAME: SNOMED RT+CTV3    NAME: Service Connected Disabilities    NAME: Social Work    NAME: Title 38 Service Connected    NAME: administration method    NAME: administrative concept    NAME: assessment scale    
NAME: attribute    NAME: basic dose form    NAME: body structure    NAME: cell    NAME: cell structure    NAME: clinical drug    NAME: context-dependent category    NAME: disorder    
NAME: disposition    NAME: dose form    NAME: environment    NAME: environment/location    NAME: ethnic group    NAME: event    NAME: finding    NAME: geographic location    
NAME: inactive concept    NAME: intended site    NAME: life style    NAME: medicinal product    NAME: medicinal product form    NAME: metadata    NAME: morphologic abnormality    NAME: namespace concept    
NAME: navigational concept    NAME: number    NAME: observable entity    NAME: occupation    NAME: organism    NAME: person    NAME: physical force    NAME: physical object    
NAME: procedure    NAME: product    NAME: qualifier value    NAME: record artifact    NAME: regime/therapy    NAME: release characteristic    NAME: religion/philosophy    NAME: role    
NAME: situation    NAME: social concept    NAME: special concept    NAME: specimen    NAME: staging scale    NAME: state of matter    NAME: substance    NAME: transformation    
NAME: tumor staging    NAME: unit of presentation    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #6838 NAME (.01).
Access: Read w/Fileman

SHORT TITLE (1).
Access: Read w/Fileman

GLOBAL REFERENCE (2).
Access: Read w/Fileman

HELP ROUTINE ENTRY POINT (3).
Access: Read w/Fileman

HELP ROUTINE (4).
Access: Read w/Fileman

DISPLAY ROUTINE ENTRY POINT (5).
Access: Read w/Fileman

DISPLAY ROUTINE (6).
Access: Read w/Fileman

DISPLAY CODES (7).
Access: Read w/Fileman

APPLICATION MNEMONIC (8).
Access: Read w/Fileman

APPLICATION INDEX (9).
Access: Read w/Fileman

APPLICATION USER DEFAULTS (12).
Access: Read w/Fileman

APPLICATION FILE NUMBER (13).
Access: Read w/Fileman

APPLICATION NAMESPACE (14).
Access: Read w/Fileman

UNRESOLVED NARRATIVES (15).
Access: Read w/Fileman

OVERRIDE USER DEFAULTS (16).
Access: Read w/Fileman

SHORTCUT CONTEXT (17).
Access: Read w/Fileman

USER MODIFIERS (18).
Access: Read w/Fileman

APPLICATION FILTER (10).
Access: Read w/Fileman

APPLICATION DISPLAY CODES (11).
Access: Read w/Fileman

DESCRIPTION (100).
Access: Read w/Fileman

Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  All