MAG DICOM ROUTE LIST DESTI

TITLEVALUE
NAMEMAG DICOM ROUTE LIST DESTI
DESCRIPTION +---------------------------------------------------------------+
| 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 |
| 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. |
+---------------------------------------------------------------+

A routing transmitter will send files to any one out of a list of
possible destinations. A site can decide to set up one
transmitter to transmit to all their destinations, or set up
multiple transmitters that each send to a (non-overlapping)
subset of these destinations. When a transmitter is started, it
will ask the end-user for the destination or list of destinations
to which it will transmit files. In order to be able to ask this
question, the transmitter will call this RPC
to obtain a list of valid destinations from the VistA system.
TAGLISTDEST
ROUTINEMAGDRPC5
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERLOCATION
DESCRIPTIONThe value of this parameter is a pointer to ^DIC(4).
This pointer identifies the location at which images were acquired.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONThe value of this parameter is an array that represents
a list of valid destinations to which a routing transmitter might
send files:
OUT(1) = number of valid destinations
OUT(2) = destination specification # 1
...
OUT(n) = destination specification # (OUT(1))

Each destination specification will look like:
D0 ^ Flag ^ Name.
The value of D0 is the internal entry number of the destination;
the flag indicates whether or not a transmitter is already
servicing this destination and the name is the name of the
destination.
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION3.0
SUPPRESS RDV USER SETUPNo
APP PROXY ALLOWED