| GENERAL DESCRIPTION | 
The COMMUNICATIONS SERVICE LIBRARY needs to send an
e-mail message to Prosthetics Server type options announcing the arrival of
data from the coreFLS database and to indicate in which part of the ^XTMP
global the data is stored.  This is the mechanism for handoff of data from the
COMMUNICATIONS SERVICE LIBRARY to PROSTHETICS.
Option Names       Interface                 Message Content
RMPR_OC_SPL        Send Patient List         ^XTMP("CSLPRSP;"_MCID,doc#
RMPR_OC_PURGE      Purge Patient List        ^XTMP("CSLPRSU8;"_MCID,doc#
RMPR_OC_HO         Send Bulk Order           ^XTMP("CSLPRSU5;"_MCID,doc#
RMPR_OC_SPO_OK     Send Approved PO (ok)     ^XTMP("CSLPRPO;"_MCID
RMPR_OC_SPO_RJT    Send Approved PO (reject) ^XTMP("CSLPRPO;"_MCID
RMPR_OC_UNFREEZE   Send Unfreeze Request     ^XTMP("CSLPRPO;"_MCID
Note:  MCID is the Message Control ID of the initial HL7 message in the
dialog.
 |