STANDARD DATA DICTIONARY #757.06 -- UNRESOLVED NARRATIVES FILE 9/29/25 PAGE 1
STORED IN ^LEX(757.06, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 2.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file provides feedback from the sites regarding the content of the Lexicon. This is done either by a user through a calling
application (user unresolved narratives) or by the calling application (application unresolved narratives). USER UNRESOLVED
NARRATIVES occur when the user searches the Lexicon and fails to find a suitable expression in the Expression file (#757.01). If
the user select to use his/her original text, then user's input is temporarily stored in this file. However, for a User Unresolved
Narrative to be stored, the calling application must be defined in the Subset Definition file (757.2) and have the Unresolved
Narrative flag set to 1. APPLICATION UNRESOLVED NARRATIVE occur when an application detects a problem with an expression in the
Expression file (757.01). The application can return the Internal Entry Number (IEN) of that expression along with a short comment
stating the problem. Periodically the entries in this file will be packed up into a mail message and sent to
G.LEXICON@ISC-SLC.DOMAIN.EXT for consideration for possible inclusion in the Lexicon. After the mail message is sent the entries
in this file are deleted. NOTE: This file is exported without data.
DD ACCESS: @
RD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
CROSS
REFERENCED BY: NARRATIVE(B)
757.06,.01 NARRATIVE 0;1 FREE TEXT (Required)
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.
757.06,1 DATE-TIME 0;2 FREE TEXT (Required)
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).
757.06,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.
757.06,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.
757.06,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).
757.06,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).
757.06,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).
757.06,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.
757.06,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.
757.06,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.
757.06,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: @
757.06,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.
757.06,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).
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):