NAME |
MAG DICOM IMAGE AUDIT GET |
TAG |
GET2 |
ROUTINE |
MAGDRPC7 |
RETURN VALUE TYPE |
ARRAY |
AVAILABILITY |
RESTRICTED |
INACTIVE |
ACTIVE |
CLIENT MANAGER |
0 |
WORD WRAP ON |
TRUE |
VERSION |
3 |
SUPPRESS RDV USER SETUP |
No |
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 call fetches the statistical information
that is collected about the acquisition of images.
| 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 |
|
INPUT PARAMETER |
-
- LOCATION
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The value of this parameter is a pointer to ^DIC(4).
This pointer identifies the location at which images were acquired.
-
- START
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
The value of this parameter is a (FileMan) date.
This date, if specified, indicates the first day for which statistics
are to be returned.
-
- STOP
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
The value of this parameter is a (FileMan) date.
This date, if specified, indicates the last day for which statistics
are to be returned.
-
- MAX
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
The 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.
-
- OFFSET
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 5
- DESCRIPTION:
The value of this parameter is a positive integer number.
the previous call as the second (comma-separated) piece of
the value in the first element of the OUT array.
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
|
RETURN PARAMETER DESCRIPTION |
The output array contains a number of entries.
and then present the counts for the various dates.
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,
|