TITLE | VALUE | |
---|---|---|
NAME | MAG DICOM ROUTE LOG XMIT | |
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 a file has been routed, information needs to be kept about the fact that a copy has been made. In order to log this information, the routing transmitter will call this RPC. This RPC will take care of all logging of statistics that is needed after a file has been transmitted. There are six input parameters: the internal entry number of the queue entry (D0), the internal entry number of the destination to which it was transmitted (DEST) and the internal entry number of the location from which it was transmitted (LOCATION). The input parameter (STATUS) is equal to either "SENT" or "FAILED", depending on the outcome of the transmission. The value of the input-parameter TO is the name of the file at its destination (later to be used for purging the file). The value of the parameter XMIT is the timestamp of the start of the transmission. | |
TAG | LOGXIMG | |
ROUTINE | MAGDRPC7 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | QUEUE | |
DESCRIPTION | The value of this parameter is a pointer to ^MAGQUEUE(2006.035). This pointer identifies the queue-entry that caused the transmission. The value of this pointer will be used to retrieve the time-stamp when the entry was made into the queue and the internal entry number of the image involved. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DEST | |
DESCRIPTION | The value of this parameter is a pointer to either ^MAG(2005.2) or ^MAGDICOM(2006.585). This pointer identifies the destination to which the images were to be transmitted. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 64 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | LOCATION | |
DESCRIPTION | The value of this parameter is a pointer to ^DIC(4). This pointer identifies the location at which images were acquired. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | STATUS | |
DESCRIPTION | The 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 TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
INPUT PARAMETER | FILNAM | |
DESCRIPTION | The value of this parameter is a string. This string value represents the name of the image file at its (remote) location. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 200 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 6 |
INPUT PARAMETER | XMIT | |
DESCRIPTION | The value of this parameter is a (FileMan-formatted) date/time value. This value represents the time-stamp for the moment when the transmission of the image file started. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 7 |
INPUT PARAMETER | MECH | |
DESCRIPTION | The value of this parameter is an integer value (1 or 2). This number defines the mechanism that will be used to transmit the images: 1 = standard copy 2 = DICOM copy | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 10 | |
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | The value of this parameter is an integer number. Possible values: <0 when a log-entry could not be made 1 when all log entries are made successfully | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | 3.0 | |
SUPPRESS RDV USER SETUP | No | |
APP PROXY ALLOWED |