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. |
+---------------------------------------------------------------+
As a rule evaluator runs, it will produce an activity log.
This RPC can be called to return information from this log
from the VistA system to the 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 |
This RPC returns an array.
OUT(1) = either a negative value, indicating an error condition
or a string consisting of two non-negative integer values,
separated by a space (" "). The first of these numbers
indicates the number of log-entries returned, the second
is the internal sequence number of the last message returned.
OUT(i) = a log entry text
|