MAG DICOM IMAGE AUDIT GET

TITLEVALUE
NAMEMAG DICOM IMAGE AUDIT GET
DESCRIPTION +---------------------------------------------------------------+
| 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 |
| 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 call fetches the statistical information
that is collected about the acquisition of images.
TAGGET2
ROUTINEMAGDRPC7
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERLOCATION
DESCRIPTIONThe value of this parameter is a pointer to ^DIC(4).
This pointer identifies the location at which images were acquired.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH10

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSTART
DESCRIPTIONThe value of this parameter is a (FileMan) date.
This date, if specified, indicates the first day for which statistics
are to be returned.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH10

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERSTOP
DESCRIPTIONThe value of this parameter is a (FileMan) date.
This date, if specified, indicates the last day for which statistics
are to be returned.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH10

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERMAX
DESCRIPTIONThe value of this parameter is an integer number. This number
indicates the maximum number of audit-data records that is
to be returned in each call to this RPC.

When this parameter is not specified, a default value of 100
will be assumed.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH10

INPUT PARAMETERSSEQUENCE NUMBER5
INPUT PARAMETEROFFSET
DESCRIPTIONThe value of this parameter is a positive integer number.
This number indicates the point in the retrieval sequence where
a previous call to this RPC "left off".

On the initial call of a series to obtain audit information,
the value of this parameter should be equal to 0.

On each subsequent call, the value that should be specified for
the OFFSET should be equal to the value that was returned in
the previous call as the second (comma-separated) piece of
the value in the first element of the OUT array.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH10

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONThe output array contains a number of entries.

Each entry has up to six pieces:
date ^ acquisition count ^ instrument ^ last acquisition ^
processing count ^ last processing timestamp

The first couple of entries have no values for date
and count; these entries are there to be able to first
establish a list of all relevant instruments,
and then present the counts for the various dates.
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION3
SUPPRESS RDV USER SETUPNo
APP PROXY ALLOWED