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 looks up a study that might be a Radiology Study
or a Clinical Specialty, based on the specified (case) number.
| 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 output array of this RPC is a list of all studies that
4. Accession number
Possible error messages:
OUT(1)="-1,No Case or Consult Number Specified"
OUT(1)="-2,No Study Date Specified"
OUT(1)="-3,Invalid study date xxx."
OUT(1)="-4,Consult is cancelled"
OUT(1)="-5,Consult/procedure not on file"
OUT(1)="-6,Invalid image (nnn)"
OUT(1)="-7,Parent file xxx not yet supported."
match the specified number.
The first element of the output array indicates the number
of studies that were found. The other elements of the
output array each contain the following pieces of information,
separated by carets:
1. File number
2. Internal entry number
3. Image number
|