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 |  External References |  Global Variables Directly Accessed |  Local Variables  | 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: 11

Package Total Routines
Text Integration Utility 11 TIUFIX2    ^TIU(8925.4    MISSING FIELDS    TIUCNFIX    TIUELST    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

  • LAST EDITED:  AUG 20, 1993
  • HELP-PROMPT:  Enter the contents of the report header
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.

External References

Name Field # of Occurrence
^%DT .01+1, .07+1
^DIC .05+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, .07+1*
>> DA .01(XREF 1S), .01(XREF 1K), .06(XREF 1S), .06(XREF 1K), .08(XREF 1S), .08(XREF 1K)
DIC .05+1!*
DIC("S" .05+1*, .05SCR+1*
>> DIE .05+1
X .01+1*!, .01(XREF 1S), .01(XREF 1K), .03+1!, .04+1!, .05+1*!, .06(XREF 1S), .06(XREF 1K), .07+1*!, .08(XREF 1S)
.08(XREF 1K)
>> Y .01+1, .05+1, .07+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All