GMRCT ; SLC/DLT\JFR - Get DUZ's of users for notification to service ; 11/25/2000
Source file <GMRCT.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN(GMRCSRV,USER,TEST) | ;Get who is to be notified for alert action
 ; return them in array GMRCADUZ(DUZ)=""  | 
|
| RECIP(GMRCSS,NOTNULL) | ;gather recipients for GMRCSS
 | 
|
| LOC | ;Find the patients location and match to location assignments
 | 
|
| LOC1 | ;Get user and/or team assigned to location
 | 
|
| ADMU | ;Get notification recips from admin users field (123.33)
 | 
|
| ADMT | ;Get notification recips from admin teams field (123.34)
 | 
|
| TEAM | ;Loop through Teams to send all users notifications
 | 
|
| TEAM1 | ;Get user DUZ's from Team pointed to in File
 | 
|
| NOTSERV(RECIP) | ;set GMRCADUZ(RECIP)=all services they receive for
 | 
|
| TEST | ; called from GMRC NOTIF RECIPIENTS
 | 
|
| HIER(SERV) | ;ask to see the hierarchy
 | 
|
| TSTINTRO | ; entry action for GMRC USER NOTIFICATION
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |