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 |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^LEX(757.06

Package: Lexicon Utility

Global: ^LEX(757.06


Information

FileMan FileNo FileMan Filename Package
757.06 UNRESOLVED NARRATIVES Lexicon Utility

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Lexicon Utility 5 LEXAR6    LEXAR7    LEXRXS    LINKAGES    ^LEX(757.06    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Lexicon Utility 2 LEXAR6    LEXAR7    

Fields, Total: 13

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

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  JAN 29, 1993
  • HELP-PROMPT:  Narrative must be 1-100 characters in length.
  • DESCRIPTION:  
    User input to the Lexicon look-up which could not be resolved (no entries found or no entry selected).
  • CROSS-REFERENCE:  757.06^B
    1)= S ^LEX(757.06,"B",$E(X,1,30),DA)=""
    2)= K ^LEX(757.06,"B",$E(X,1,30),DA)
    ^LEX(757.06,"B",NAR,IEN) - where NAR is the Narrative (1) and IEN is the Internal Entry Number in the Unresolved Narrative file #757.06 where the narrative is located.
1 DATE-TIME 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>14!($L(X)<14)!'(X?7N1"."6N) X
  • LAST EDITED:  MAY 18, 1993
  • HELP-PROMPT:  Date-Time (CYYMMDD.HHMMSS) must be 14 characters in length.
  • DESCRIPTION:  
    Date and Time that the unresolved user narrative was added to the file (generated by LEXA1).
2 SEARCH STRING 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Search string must be 1-100 characters in length.
  • DESCRIPTION:  
    This is the actual string used to conduct the search in the Lexicon.
3 MATCHES 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Type a Number between 0 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of matches found during the search when the Unresolved Narrative occurred. It will distinguish a "no match found" condition from a "user did select a term" condition.
4 APPLICATION 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Application must be 1-63 characters in length.
  • DESCRIPTION:  This is the name of the application in use (if known) when the Unresolved Narrative was added. The application name may assist in the review process when determining the disposition of the narrative (i.e., Problem List vs
    Lab).
5 SERVICE 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Service must be 1-63 characters in length.
  • DESCRIPTION:  
    This is the service of the user who added the Unresolved Narrative. The service may assist in the review process when determining the disposition of this narrative (i.e., Nursing vs Social Work).
6 LOCATION 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Location must be 1-63 characters in length.
  • DESCRIPTION:  
    This is the hospital location of the user who added the Narrative. The user location may assist in the review process when determining the disposition of this narrative (i.e., lab expression vs clinic).
7 FILE 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  File must be 1-7 characters in length.
  • DESCRIPTION:  
    This is the file number where the search took place. It will assist in recreating the failed search which resulted in an Unresolved Narrative.
8 INDEX 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Index must be 1-8 characters in length.
  • DESCRIPTION:  
    This is the name of the index used during the search. It will assist in recreating the failed search which resulted in an Unresolved Narrative.
9 SHORTCUTS 2;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  Shortcuts must be 1-63 characters in length.
  • DESCRIPTION:  
    This is the name of the Shortcut Context used (if any) during the search. It will assist in recreating the failed search which resulted in an Unresolved Narrative.
10 SCREEN 3;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  MAR 14, 1995
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    This is the screen used (if any) during the search. It will assist in recreating the failed search which resulted in an Unresolved Narrative.
    WRITE AUTHORITY: @
11 EXPRESSION 4;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 15, 1995
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  This field is populated when an application discovers a problem with an expression in the expression file, and returns a valid expression as an Unresolved Narrative with a comment regarding the problem. Note, the COMMENT
    field will also be populated.
12 COMMENT 4;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  MAR 15, 1995
  • HELP-PROMPT:  Comment must be 1-200 characters in length.
  • DESCRIPTION:  This field is populated when an application discovers a problem with an expression in the expression file (757.01), and returns a valid expression as an Unresolved Narrative. The comment should briefly state the problem
    (i.e., Codable diagnosis maps to ICD 799.9).

External References

Name Field # of Occurrence
^DIM 10+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^LEX(757.06 - [#757.06] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 4+1!, 5+1!, 6+1!, 7+1!
, 8+1!, 9+1!, 10+1!, 11+1!, 12+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All