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: PXRMP19A

Package: Clinical Reminders

Routine: PXRMP19A


Information

PXRMP19A ;BP/WAT;post-install for patch 19 con't ;02/27/17 13:31

Source Information

Source file <PXRMP19A.m>

Entry Points

Name Comments DBIA/ICR reference
QUEUE(PXRMSG,ZTRTN,ZTDESC,PXRMITEM) ;CREATE A SPECIFIED TASK
SEND(NODE,SUBJECT,FROM) ;Send a MailMan message whose text is in ^TMP(NODE,$J,N,0).
RETRY ;Get the message number.
MAIN ; main module
CLNTMP ;need to check clean up of TMP arrays when done with them
LOCHF ;report out local CCHT HFs not used in HT reminder content
HTHFTMP ;build TMP array of HT HFs
COMPARE(PXRMA,PXRMB) ; compare list PXRMA and PXRMB. Remove duplicate items from PXRMB
HFLKUP ;find local HFs with "CCHT" or "CARE COORDINATION" in name or category
ORWPCE(PXRMITEM) ;set parameter value to true
TIURMDLG(PXRMITEM)
CHKLIST(IEN,LIST) ;see if parameter value is already set

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "ERROR",!,"Unable to queue the "_PXRMSG_"; file a Remedy ticket for assistance.",!
  • Line Location: QUEUE+15
Function Call: WRITE
  • Prompt: "DONE",!,"Task #"_ZTSK,!
  • Line Location: QUEUE+21
Info |  Source |  Entry Points |  Interaction Calls