| RETURN PARAMETER DESCRIPTION | 
; Successful Return:
 ; 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.
 ;   global array containing Clinic IEN and Name of matching Hospital 
Locations
 ;   CLINSTOP  - pointer to CLINIC STOP file 40.7
 ;   CLINIEN   - pointer to the HOSPITAL LOCATION file 44
 ;   CLINNAME  - NAME from the HOSPITAL LOCATION file
 ; Caught Exception Return:
 ;   A single entry in the Global Array in the format "-1^<error text>"
 ;   "T00020RETURNCODE^T00100TEXT"
 
 |