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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^TIU(8925.71

Package: Text Integration Utility

Global: ^TIU(8925.71


Information

FileMan FileNo FileMan Filename Package
8925.71 TIU TEXT EVENTS Text Integration Utility

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Text Integration Utility 4 CPRS TEAM    TIUTIUS    VISIT LOCATION    ^TIU(8925.71    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Order Entry Results Reporting 1 OE/RR LIST(#100.21)[#8925.714(.01)]    
Scheduling 1 HOSPITAL LOCATION(#44)[#8925.715(.01)]    

Fields, Total: 11

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

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    The name to identify this text search string.
  • CROSS-REFERENCE:  8925.71^B
    1)= S ^TIU(8925.71,"B",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.71,"B",$E(X,1,30),DA)
.02 STATUS 0;2 SET
************************REQUIRED FIELD************************
  • '0' FOR INACTIVE;
  • '1' FOR ACTIVE;

  • LAST EDITED:  FEB 26, 2016
  • HELP-PROMPT:  Enter a 1 to activate this search, or 0 to deactivate.
  • DESCRIPTION:  
    Flag to determine if this entry should be searched in TIU documents.
.03 CASE SENSITIVE 0;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 30, 2019
  • HELP-PROMPT:  Enter a 1 to make this search case sensitive.
  • DESCRIPTION:  
    Indicates if searching for this text is case sensitive. This field is no longer used as of patch TIU*1.0*324
  • TECHNICAL DESCR:  
    This field is removed from being prompted for with patch TIU*1.0*324. It's been determined that allowing the search to be case sensitive could cause potential alerts to not be sent based only on the case.
.04 INCLUDE SPACES 0;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 30, 2019
  • HELP-PROMPT:  Enter a 1 to strip the spaces from the text being searched.
  • DESCRIPTION:  
    This field is no longer used as of patch TIU*1.0*324. Indicates if spaces should be stripped from text before searching for text string.
  • TECHNICAL DESCR:  This field is removed from being prompted for with patch TIU*1.0*324. It's been determined that always removing spaces from both the search text as well as the note text will increase the likelyhood of a desired alert not
    being overlooked.
1 TEXT TO SEARCH 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<3) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 3-200 characters in length.
  • DESCRIPTION:  
    Enter the text string to search for in the document.
2 ALERT MESSAGE 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    Enter the text to be used for the CPRS alert message.
2.1 SIGNER ALERT MESSAGE 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<1) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 1-6 characters in length.
  • DESCRIPTION:  
    Enter the text to be used for the CPRS alert to be sent to the signer of the document that informs them of the notifications that have been sent.
3 SEARCH STRING 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<3) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 3-200 characters in length.
  • DESCRIPTION:  
    This is the text string to search for. It must match the entry in the TEXT TO SEARCH field (#1).
4 CPRS TEAM 4;0 POINTER Multiple #8925.714 8925.714

  • DESCRIPTION:  
    This multiple will contain pointers to the OE/RR LIST (#100.21) file to indicate which Provider Teams to be alerted upon matching the search string to a piece of text in the Progress Note.
5 VISIT LOCATION 5;0 POINTER Multiple #8925.715 8925.715

  • DESCRIPTION:  This multiple stores pointers from the HOSPITAL LOCATION (#44) file to limit which locations are to be included in the Progress Note search. If a location is entered into this multiple, the search will be limited to those
    notes that match this location. If this multiple is left empty, then all locations will be searched.
5.1 VISIT LOCATION STRING 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 12, 2015
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    If the document's visit location is contained in this string then this event will trigger an alert.

External References

Name Field # of Occurrence
FILE^DIE IXACSL+1
$$LOW^XLFSTR IXACSL+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
AUMTX IXACSL+1~*
>> DA IXACSL+1, .01(XREF 1S), .01(XREF 1K)
FDA IXACSL+1~
FDA(1 IXACSL+1*
X IXACSL+1, .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 2.1+1!, 3+1!, 5.1+1!
>> X2(2 IXACSL+1
>> X2(3 IXACSL+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All