MAG DICOM QUEUE INIT (1867)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM QUEUE INIT
TAG INIT
ROUTINE MAGDRPC9
RETURN VALUE TYPE SINGLE VALUE
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 (re)initializes the queue for DICOM transmission
of images to (remote) DICOM Storage Providers.
 | 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:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is a pointer to ^DIC(4).
    This pointer identifies the location for which images are being
    transmitted.
    
  • COUNT ONLY
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    If COUNT ONLY is non-zero, only the count of the entries in the DICOM OBJECT 
    EXPORT file for the location are returned.
    
RETURN PARAMETER DESCRIPTION
The output value of this RPC indicates whether or not the
initialization of the queue was successful. If successful, the return
value is always equal to 1. Possible error messages:
  OUT="-1,No entries at all in queue"
  OUT="-2,No in queue for this location"
  OUT="-3,No Origin specified"