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 |  All
Print Page as PDF
Global: ^TIU(8925.4

Package: Text Integration Utility

Global: ^TIU(8925.4


Information

FileMan FileNo FileMan Filename Package
8925.4 TIU UPLOAD LOG Text Integration Utility

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Text Integration Utility 9 TIUCNFIX    TIUELST    TIUFIX2    TIUPEVN1    TIUPEVNT    TIUPFFIX    TIUPNFIX    TIURE
TIUSRVE    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Text Integration Utility 1 TIUPEVNT    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Text Integration Utility 1 TIU UPLOAD BUFFER(#8925.2)[#8925.22(.01)]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Kernel 2 INSTITUTION(#4)[.09]    NEW PERSON(#200)[.02]    
Text Integration Utility 1 TIU UPLOAD BUFFER(#8925.2)[.05]    

Fields, Total: 11

Field # Name Loc Type Details
.01 EVENT DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 23, 1995
  • DESCRIPTION:  
    This is the date/time at which the filing event (i.e., success or failure) occurred.
  • CROSS-REFERENCE:  8925.4^B
    1)= S ^TIU(8925.4,"B",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.4,"B",$E(X,1,30),DA)
.02 USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 12, 1993
  • DESCRIPTION:  
    This is the user who invoked the upload process.
.03 DOCUMENT TYPE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  JUN 23, 1995
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the document type (as found in the second piece of the header tag, (e.g., $HDR:   DISCHARGE SUMMARY), by which the filing event can be identified.
.04 ERROR DESCRIPTION 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>76!($L(X)<3) X
  • LAST EDITED:  FEB 12, 1993
  • HELP-PROMPT:  Answer must be 3-76 characters in length.
  • DESCRIPTION:  
    This is the freetext error message.
.05 BUFFER FILE POINTER 0;5 POINTER TO TIU UPLOAD BUFFER FILE (#8925.2) TIU UPLOAD BUFFER(#8925.2)

  • INPUT TRANSFORM:  S DIC("S")="I $D(^TIU(8925.2,+Y,0))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  DEC 15, 1993
  • HELP-PROMPT:  Enter the record # in the TIU UPLOAD BUFFER FILE (#8925.2)
  • DESCRIPTION:  
    This is the record number in file #8925.2 (TIU UPLOAD BUFFER FILE) where the erroneous record(s) reside(s).
  • SCREEN:  S DIC("S")="I $D(^TIU(8925.2,+Y,0))"
  • EXPLANATION:  The buffer file record must exist at creation
.06 RESOLUTION STATUS 0;6 SET
  • '1' FOR RESOLVED;
  • '0' FOR UNRESOLVED;

  • LAST EDITED:  SEP 13, 1995
  • HELP-PROMPT:  Indicate the resolution status of the filing error.
  • DESCRIPTION:  
    This set of codes indicates the resolution status of the error.
  • CROSS-REFERENCE:  8925.4^C
    1)= S ^TIU(8925.4,"C",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.4,"C",$E(X,1,30),DA)
    This REGULAR, whole-file cross-reference is used to identify unresolved errors for the filer/router process.
.07 RESOLUTION DATE 0;7 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 09, 1993
  • HELP-PROMPT:  Enter the date/time at which the error was resolved.
  • DESCRIPTION:  
    This field indicates the date/time at which the error was resolved.
.08 EVENT TYPE 0;8 SET
  • '0' FOR Success;
  • '1' FOR Filing Error;
  • '2' FOR Missing Field Error;

  • LAST EDITED:  SEP 13, 1995
  • HELP-PROMPT:  Indicate the type of filing event.
  • DESCRIPTION:  
    This identifies whether the record was successfully filed, or whether an error occurred.
  • CROSS-REFERENCE:  8925.4^D
    1)= S ^TIU(8925.4,"D",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.4,"D",$E(X,1,30),DA)
    This REGULAR FileMan Cross-reference by EVENT TYPE is used for list building.
.09 DIVISION 0;9 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  JUL 09, 2001
  • HELP-PROMPT:  Enter the institution associated with the upload filing event.
  • DESCRIPTION:  This field contains the institution associated with the upload filing event. For TIU DOCUMENT file (#8925) entries, is extracted from the document's hospital location if known; otherwise it is extracted from the user's
    log-on division.
1 HEADER TEXT HEAD;0 WORD-PROCESSING #8925.41
2 MISSING FIELDS 1;0 Multiple #8925.42 8925.42

  • DESCRIPTION:  
    This multiple is used to store errors where records are successfully filed with one or more missing fields.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  All