Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: TIUPNCV5

Package: Text Integration Utility

Routine: TIUPNCV5


Information

TIUPNCV5 ;SLC/DJP ;PNs ==> TIU cnv rtns ;5-7-97

Source Information

Source file <TIUPNCV5.m>

Entry Points

Name Comments DBIA/ICR reference
INTRO ;Introduction text
MOREWK ;Must run GMRP*2.5*44 before installing & implementing TIU
MAIL ;Mail Prompt
PNIEN ;GMRPN IEN Prompt
HELP6 ;Help text for MAIL prompt
CANRUN ; If Progress Note Conversion is currently running or the
; Discharge Summary conversion is running, you CANNOT restart or
; begin to run the Progress Note Conversion

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !!?16,"**** PROGRESS NOTE CONVERSION ****"
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !!?5,"This option will copy the data from the Generic Progress Note"
  • Line Location: INTRO+4
Function Call: WRITE
  • Prompt: !?5,"package (File #121) into the Text Integration Utility (TIU)"
  • Line Location: INTRO+5
Function Call: WRITE
  • Prompt: !?5,"package (File #8925). Entries missing required data fields"
  • Line Location: INTRO+6
Function Call: WRITE
  • Prompt: !?5,"are ignored during processing but annotated on an error list."
  • Line Location: INTRO+7
Function Call: WRITE
  • Prompt: !!?5,"The Generic Progress Note (^GMR 121) global will NOT be"
  • Line Location: INTRO+9
Function Call: WRITE
  • Prompt: !?5,"automatically deleted during this process. It is recommended"
  • Line Location: INTRO+10
Function Call: WRITE
  • Prompt: !?5,"that the file be archived and purged as soon as possible after"
  • Line Location: INTRO+11
Function Call: WRITE
  • Prompt: !?5,"the conversion has been verified as complete."
  • Line Location: INTRO+12
Function Call: WRITE
  • Prompt: !!?5,"A mail message documenting all discrepancies encountered during"
  • Line Location: INTRO+14
Function Call: WRITE
  • Prompt: !?5,"processing will be sent to you upon completion or halt of the"
  • Line Location: INTRO+15
Function Call: WRITE
  • Prompt: " conversion.",!
  • Line Location: INTRO+16
Function Call: WRITE
  • Prompt: !?5,"During conversion, a cross-reference is set in the"
  • Line Location: INTRO+17
Function Call: WRITE
  • Prompt: !?5,"GENERIC PROGRESS NOTE file (#121)- which contains"
  • Line Location: INTRO+18
Function Call: WRITE
  • Prompt: !?5,"the IEN of the progress note and the corresponding"
  • Line Location: INTRO+19
Function Call: WRITE
  • Prompt: !?5,"IEN in the TIU DOCUMENT file (#8925).",!
  • Line Location: INTRO+20
Function Call: WRITE
  • Prompt: !?5,"FORMAT: ^GMR(121,""CNV"",IEN)=TIU IEN",!!
  • Line Location: INTRO+21
Function Call: WRITE
  • Prompt: !!?5,"You MUST install and implement the patch, GMRP*2.5*44, prior"
  • Line Location: MOREWK+3
Function Call: WRITE
  • Prompt: !?5,"to converting data from the Generic Progress Note files to the"
  • Line Location: MOREWK+4
Function Call: WRITE
  • Prompt: !?5,"Text Integration Utility files. This is a MUST DO action.",!
  • Line Location: MOREWK+5
Function Call: WRITE
  • Prompt: !?5,"Additional information concerning this patch may be found in the"
  • Line Location: MOREWK+6
Function Call: WRITE
  • Prompt: !?5,"TIU Implementation Guide."
  • Line Location: MOREWK+7
Function Call: WRITE
  • Prompt: !
  • Line Location: MAIL+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PNIEN+4
Function Call: WRITE
  • Prompt: !!?5,"At the completion of the conversion a bulletin will sent"
  • Line Location: HELP6+1
Function Call: WRITE
  • Prompt: !?5,"to this individual indicating completion status."
  • Line Location: HELP6+2
Function Call: WRITE
  • Prompt: !!?5,"Progress Note Conversion now running.",!
  • Line Location: CANRUN+8
Function Call: WRITE
  • Prompt: !?5,"DO NOT RUN CONVERSION",!
  • Line Location: CANRUN+9
Function Call: WRITE
  • Prompt: !!?5,"Discharge Summary Conversion now running.",!
  • Line Location: CANRUN+14
Function Call: WRITE
  • Prompt: !?5,"Do not run Progress Note Conversion concurrently.",!
  • Line Location: CANRUN+15
Info |  Source |  Entry Points |  Interaction Calls