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

Package: Text Integration Utility

Global: ^TIU(8925.97


Information

FileMan FileNo FileMan Filename Package
8925.97 TIU CONVERSIONS Text Integration Utility

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Text Integration Utility 9 TIUDSCNV    TIUEN96    TIUPNCV    TIUPNCV3    TIUPNCV4    TIUPNCVU    ^TIU(8925.97    TIUPNCV5
TIUPNCV7    

Fields, Total: 11

Field # Name Loc Type Details
.01 DATA CONVERTED 0;1 SET
************************REQUIRED FIELD************************
  • 'PN' FOR PROGRESS NOTES;
  • 'DS' FOR DISCHARGE SUMMARY;

  • LAST EDITED:  AUG 14, 1996
  • DESCRIPTION:  
    Field contains name of data converted
  • TECHNICAL DESCR:  
    With the initial release of TIU, the field will contain a set of PN for ^GMR(121, Generic Progress Notes, and DS for ^GMR(128, Discharge Summary,
  • CROSS-REFERENCE:  8925.97^B
    1)= S ^TIU(8925.97,"B",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.97,"B",$E(X,1,30),DA)
.02 START DATE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 14, 1996
  • DESCRIPTION:  
    Date/time conversion is first started. A record of restarts is kept in a subfile.
  • TECHNICAL DESCR:  
    Date and time of initial start. Seconds may be captured. Used to compute length of conversion.
.03 COMPLETED DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 14, 1996
  • DESCRIPTION:  
    Date/time conversion completed.
  • TECHNICAL DESCR:  
    Date/time conversion completed. Used to compute length of conversion.
.04 STARTING IEN 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    When the conversion is begun the internal entry number (IEN) of the first record is stored in this field.
  • TECHNICAL DESCR:  
    The IEN for the first record converted is stored in this field.
.05 PROCESSING IEN 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    The internal file number of the last actual record processed.
  • TECHNICAL DESCR:  
    This is the IEN of the record undergoing conversion.
.06 RECORDS PROCESSED 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains a running total of records successfully converted.
  • TECHNICAL DESCR:  
    This field contains a running total of the numbers of records processed during the conversion. It is used to inform sites of the progress of the conversion.
.07 ERROR COUNTER 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field maintains a running total of the number of records not converted.
  • TECHNICAL DESCR:  
    This field maintains a running total of errors encountered during conversion. A listing of the progress note errors is contained in ^GMR(121,"ERROR".
.08 STOPPING IEN 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  If a site wants to control a conversion, they may enter the IEN of the record at which they want the conversion to stop. In the case of progress notes, this allows for a controlled conversion of ^GMR(121 into TIU. While
    the conversion is running, users can continue to use Generic Progress Notes.
  • TECHNICAL DESCR:  
    Stopping point for conversion.
2 ROLLBACK - START 2;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    If a rollback of data is required, this is the IEN within ^TIU (8925 at which to start.
  • TECHNICAL DESCR:  
    IEN of a record within TIU from where a rollback could start.
2.1 ROLLBACK - STOP 2;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 14, 1996
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This IEN can help to control a rollback of data if necessary.
  • TECHNICAL DESCR:  
    This IEN of a record within TIU is stops a rollback of data.
2.5 HALT CONVERSION 2;3 SET
  • '1' FOR YES;

  • LAST EDITED:  FEB 26, 1997
  • DESCRIPTION:  
    This field will be monitored by the conversion to determine if the conversion should be halted before completion.

External References

Name Field # of Occurrence
^%DT .02+1, .03+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*, .03+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), .02+1*!, .03+1*!, .04+1!, .05+1!, .06+1!, .07+1!, .08+1!, 2+1!
, 2.1+1!
>> Y .02+1, .03+1
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All