| RETURN PARAMETER DESCRIPTION | 
 ; Successful Return:
 ;     6. Division ID - Pointer to MEDICAL CENTER DIVISION file 40.8
 ;     7. Division Name - NAME from MEDICAL CENTER DIVISION file 40.8
 ;     8. Direct Phone - Free-Text 7-14 Characters
 ;     9. EXT. - Free-Text 4-20 characters
 ;    10. Status - Valid values are:
 ;                 ACTIVE
 ;                 INACTIVE
 ;    11. Security Key ID - Pointer to SECURITY KEY file 19.1
 ;    12. Security Key Name - NAME from SECURITY KEY file 19.1
 ; Caught Exception Return:
 ;   Global Array in which each array entry contains data from RECALL 
 ;   A single entry in the Global Array in the format "-1^<error text>"
 ;   "T00020RETURNCODE^T00100TEXT"
 ; Unexpected Exception Return:
 ;     Handled by the RPC Broker.
 ;     M errors are trapped by the use of M and Kernel error handling.
 ;     The RPC execution stops and the RPC Broker sends the error 
generated
 ;     text back to the client.
REMINDERS PROVIDERS file 403.54.
 ;   Data is separated by ^:
 ;     1. IEN - Pointer to RECALL REMINDERS PROVIDERS file
 ;     2. Provider IEN - Pointer to NEW PERSON file
 ;     3. Provider Name - NAME from NEW PERSON file
 ;     4. Team ID - Pointer to RECALL REMINDERS TEAM file 403.55
 ;     5. Team Name - NAME from RECALL REMINDERS TEAM file 403.55
 
 |