MAG DICOM ROUTE STATUS

TITLEVALUE
NAMEMAG DICOM ROUTE STATUS
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. |
+---------------------------------------------------------------+

When the Routing Gateway has made an attempt to transmit a file,
it will call this RPC to change the status of the
entry in the transmission queue to either "SENT" or "FAILED".

This RPC will change the status of the entry in the transmission
queue (file # 2005.035) with entry-number D0 to the indicated
status.
TAGSTATUS
ROUTINEMAGDRPC5
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERD0
DESCRIPTIONThe value of this parameter is a pointer to an entry in the
Transmission Queue (^MAGQUEUE(2006.035,D0)).
The status of this entry in the Transmission Queue will be
updated by this RPC.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSTATUS
DESCRIPTIONThe value of this parameter is a string that identifies the
new status of the current entry in the Transmission Queue.
Possible values are "SENDING", "SENT" and "FAILED".
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER3
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 TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONThe value of this parameter is an integer number.
Possible values:
0: status not changed
1: OK, status changed as requested
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION3.0
SUPPRESS RDV USER SETUPNo
APP PROXY ALLOWED