Name | Value |
---|---|
NAME | PX SAVE DATA |
TAG | SAVE |
ROUTINE | PXRPC |
RETURN VALUE TYPE | SINGLE VALUE |
AVAILABILITY | SUBSCRIPTION |
APP PROXY ALLOWED | Yes |
DESCRIPTION | The purpose of this RPC is to allow the calling application to save data to PCE, such as Immunization data. See the Integration Control Registration document for the full description of the data needed. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | The only return will be the one passed back to the calling application. Optionally, if the argument RETVISIT was "1", than the Visit IEN will be returned as the second piece (e.g., "1^65234"). Returned Value: 1 If no errors occurred and data was processed. -1 If errors occurred, but data was processed as completely as possible. -2 Unable to identify a valid Visit. No data was processed. -3 RPC was called incorrectly. No data was processed. -4 If cannot get a lock on the encounter. -5 If there were only warnings. |