MAG DICOM CHECK AE TITLE

TITLEVALUE
NAMEMAG DICOM CHECK AE TITLE
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. |
+---------------------------------------------------------------+

This Remote Procedure checks whether an Application Entity
is specified on a DICOM Gateway that has the specified name.
TAGAETITLE
ROUTINEMAGVRS52
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERTITLE
DESCRIPTIONThe value of this parameter is a string. This string is
constrained by the definition in the DICOM Standard
for the "title" of an Application Entity, that is: non-empty
and at most 16 characters in length.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH16

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERLOCATION
DESCRIPTIONThe value of this parameter is a string.
This string should be equal to a value from the INSTITUTION File (#4).
This is needed to return the appropriate AETitle.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH6

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERROLE
DESCRIPTIONThe value of this parameter is a string. This string should
be equal to either "SCU" (Service Class User) or
"SCP" (Service Class Provider).
The procedure will validate that the specified Application
Entity is permitted to operate in the specified role.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH3

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONThe return parameter is an array. When the supplied title is
valid, the first element of the return array will be a "0" followed by
the AE NAME, REMOTE AE TITLE, LOCAL AE TITLE, LOCATION, IP ADDRESS, PORT NUMBER, a list of the associated DICOM SERVICES and DICOM ROLES.

When the supplied title is not found or the inputs are invalid,
a negative integer error code and an error message will be returned in the first element of the array.
only one element, which can have the values:
-1,No AE Title specified
-2,No entry for AE Title "xxx".
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION4
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED