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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: TIUALRT

Package: Text Integration Utility

Routine: TIUALRT


Information

TIUALRT ; SLC/JER,AJB - SEND ALERTS ;11/08/23 10:36

Source Information

Source file <TIUALRT.m>

Entry Points

Name Comments DBIA/ICR reference
SEND(DA,OVERDUE,TIUXQA) ;
; DA document IEN
; [OVERDUE] send alert as overdue
; [TIUXQA] third party alerts, passed by reference, TIUXQA(<IEN>)="" recipients
; TIUXQA=0 delete current alerts, TIUXQA=1 keep current alerts
TPA
XQADATA(DA,PT,AS) ; setup message text
; DA document IEN PT patient demographics [passed by reference]
; AS additional signer [default 0]
ACT ; Act on alerts
ISSIGNR(DA,USER) ; *357, is user an additional signer (or surrogate for) and is signature outstanding?
TASKALRT(DA) ; resend alert(s) for a document via a delayed task *357
SENDTRAN(DA) ; Generate "Send back to transcription" alert
SENDADD(DA) ; Generates "Addendum added" alert
ACTADD ; Act on ADDENDUM alerts
ALERTDEL(DA) ; Delete alerts associated with a given document
ADDENDEL(DA) ; Delete alert associated with a Addendum added

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Site has migrated to Electronic Health Record."
  • Line Location: ACT+3
Function Call: WRITE
  • Prompt: !,"TIU List Manager access not allowed."
  • Line Location: ACT+4
Function Call: WRITE
  • Prompt: !!,$C(7),"Ok, no harm done...",!
  • Line Location: ACT+10
Function Call: WRITE
  • Prompt: !!,"A NEW Addendum has been added to your document...",!
  • Line Location: ACTADD+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^TIU(8925 - [#8925] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call