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. |
+---------------------------------------------------------------+
This RPC enters a study into the DICOM Transmission queue.
In the simplest case, a study contains only one image.
More normally, a study consists of several images.
For object types 3 (X-RAY) and 100 (DICOM image), a single image is entered
| Property of the US Government. |
into the transmission queue.
For object type 11 (X-RAY group) , all images for the study are
entered into the transmission queue.
| 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 output value of this RPC indicates whether or not the
queuing of the image(s) was successful. If successful, the return
value is always equal to 1. Possible error messages:
OUT="-1,No Image specified"
OUT="-2,No Destination specified"
OUT="-3,No Origin specified"
|