MAG DICOM GET IMAGE GROUP (1847)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET IMAGE GROUP
TAG GRPIMG
ROUTINE MAGDRPC2
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 returns the list of images in a group (if any).
 | 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
  • D0
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is a pointer to ^MAG(2005).
    This pointer identifies the image for which information
    is being requested.
    
RETURN PARAMETER DESCRIPTION
The output array contains the list of pointers to images
that are part of the specified image group. The value of
OUT(1) is equal to the number of images in the group
(0 if none).
~~