MAG DICOM ROUTE EVAL LOG (1868)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM ROUTE EVAL LOG
TAG EVALLOG
ROUTINE MAGDRPC6
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
CLIENT MANAGER 0
WORD WRAP ON TRUE
VERSION 3.0
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.                     |
 +---------------------------------------------------------------+
 
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  |
INPUT PARAMETER
  • TASK
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is a pointer to a TaskMan task.
    This RPC will return log-information for the specified task.
    
  • MSG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The value of this parameter is an integer number.
    This value is "one less than" the number of the first log-entry
    to be returned.
    
  • MAX
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    The value of this parameter is an integer number.
    This value is the maximum number of log-entries
    to be returned.
    
  • LOCATION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    The value of this parameter is a pointer to ^DIC(4).
    This pointer identifies the location at which images were acquired.
    
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