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 procedure is used by the Radiology Imaging Workstation to fetch image
file information for all the images for a selected case. If the case's
images are not on magnetic storage, but are on archive storage (e.g.,
jukebox), then the procedure initiates a fetch of the image files from
the archive.
| 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 |
ARRAY(0) = # Images Found ^ Text for reply status or error message
ARRAY(1..N)= "B2" ^ Image file data, delimited by "^", as supplied by the
subroutine BOTH^MAGFILEA
If images are on archive storage (not on magnetic disk), then the return
is :
ARRAY(0) = 0 ^ N images on jukebox have been requested
|