DESCRIPTION |
+---------------------------------------------------------------+
| a medical device. As such, it may not be changed in any way. |
| Modifications to this software may result in an adulterated |
| medical device under 21CFR820, the use of which is considered |
| to be a violation of US Federal Statutes. |
+---------------------------------------------------------------+
A normal maintenance activity is to re-queue any images that may
not have been transmitted because the connection between the
transmitting and receiving sites was temporarily unavailable. In
order to perform this maintenance, the user of the DICOM Gateway
| Property of the US Government. |
would invoke a menu option that calls this RPC.
This RPC will requeue any entries in the Transmission Queue that
were created for the specified LOCATION and that are currently in
a state of "FAILED".
| No permission to copy or redistribute this software is given. |
| Use of unreleased versions of this software requires the user |
| to execute a written test agreement with the VistA Imaging |
| Development Office of the Department of Veterans Affairs, |
| telephone (301) 734-0100. |
| |
| The Food and Drug Administration classifies this software as |
|
RETURN PARAMETER DESCRIPTION |
The value of this parameter is an integer number.
When the value of this number is negative, it indicates an error
condition. Currently, only one error code is defined:
-1: No Location Specified
When the value of this number is greater than or equal to
zero, it represents the number of queue entries that
have been re-queued.
|