ORMTIM02 ; JM/SLC-ISC - PERFORM MISC TIME BASED ACTIVITIES ;04/30/13 05:29
Source file <ORMTIM02.m>
| 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
 |