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 updates the information that is stored in VistA
as the list of accessible C-Store providers for the current
DICOM Gateway.
| 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 value of this RPC indicates whether or not the
update was successful.
If the input-array contains any empty values, or if the
identification of the DICOM Gateway is inconsistent in
the various elements, the return value will be:
OUT="-1,Missing or Inconsistent Parameters."
Otherwise, the return value will look like:
OUT="1, nnn added, nnn removed, nnn updated"
|