MAG DICOM GET UID TABLE (2509)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET UID TABLE
TAG SERVER
ROUTINE MAGDUID3
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
VERSION 3
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 Remote Procedure transmits the current content of the
UID table from VistA to the DICOM Gateways.
 | 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
  • OFFSET
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   100
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The value of this parameter is a string.
     
    The first time this Remote Procedure is called for a certain
    "master file", the value of this parameter must be empty.
     
    Each next time this Remote Procedure is called for the same
    "master file", the value of this parameter must be copied from
    the return array, so that the Remote Procedure will continue
    where it left off in the previous call.
    
  • MAX
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    The value of this parameter is a positive integer number.
    This value indicates the maximum number of values that may be
    returned in each call to this Remote Procedure.
    
RETURN PARAMETER DESCRIPTION
The return parameter for this Remote Procedure is an array.
in that global variable.
 
The first element of this array is either a positive
integer number that indicates the number of elements that follow,
or a negative number that indicates an error condition.
 
The subsequent elements of this array are organized in pairs.
The first element of each pair is a reference to a global variable.
The second element of each pair is the value that is to be stored