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 returns information about the images that were
acquired for a specific study.
| Property of the US Government. |
| 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 return parameter of this RPC is an array.
The first element indicates success or failure:
a negative value indicates an error status,
a non-negative value indicates the number of images
found for the specified Study UID.
The other elements of the output array all have the
following format:
image# ^ filename ^ username ^ password (encrypted)
|