MAG DICOM UPDATE GATEWAY NAME

TITLEVALUE
NAMEMAG DICOM UPDATE GATEWAY NAME
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 RPC updates the name and location of a DICOM Gateway in the
database on the VistA system (table # 2006.587 in ^MAG(2006.587)).
TAGUPDTGW
ROUTINEMAGDRPC8
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETEROLDNAM
DESCRIPTIONThe value of this parameter is a string that identifies
the current DICOM Gateway.
This value corresponds to the one that is expected
to be the one currently stored in the VistA database.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERNEWNAM
DESCRIPTIONThe value of this parameter is a string that identifies
the current DICOM Gateway.
This value corresponds to the one that is to be entered
in the VistA database.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETEROLDLOC
DESCRIPTIONThe value of this parameter is a pointer to ^DIC(4).
This pointer identifies the location for which images are being
transmitted.
This value corresponds to the one that is expected
to be the one currently stored in the VistA database.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERNEWLOC
DESCRIPTIONThe value of this parameter is a pointer to ^DIC(4).
This pointer identifies the location for which images are being
transmitted.
This value corresponds to the one that is to be entered
in the VistA database.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONThe output value of this RPC indicates whether or not the
update was successful.
Possible return values are:
OUT = "-1,No Gateway Name specified"
OUT = "-2,No Gateway Location specified"
OUT >= 0: number of records updated in VistA database
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION3
SUPPRESS RDV USER SETUPNo
APP PROXY ALLOWED