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
Print Page as PDF
Routine: ORMTIM02

Package: Order Entry Results Reporting

Routine: ORMTIM02


Information

ORMTIM02 ; JM/SLC-ISC - PERFORM MISC TIME BASED ACTIVITIES ;04/30/13 05:29

Source Information

Source file <ORMTIM02.m>

Entry Points

Name Comments DBIA/ICR reference
MISC ; Perform misc time based activities
UNSIGNED ; Generate alerts for unsigned orders that were not alerted by CPRS
; This happens when CPRS crashes - through network connection drops or other causes
NEEDALRT(PROVIDER,DFN,ORNUM) ; Returns true if order needs an alert
HASALERT(USER,PATIENT) ; Returns true if alert exists for user and patient
MARKED(ORNUM) ; Returns true if the order has been marked as not needing an alert
MARK(ORNUM) ; Marks an order as already having been alerted
CLEAN ; Clean up old entries in ^XTMP
Info |  Source |  Entry Points