| TITLE | VALUE | |
|---|---|---|
| NAME | MAG 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)). | |
| TAG | UPDTGW | |
| ROUTINE | MAGDRPC8 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | OLDNAM | |
| DESCRIPTION | The 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 TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 30 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | NEWNAM | |
| DESCRIPTION | The 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 TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 20 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | OLDLOC | |
| DESCRIPTION | The 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 TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 30 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
| INPUT PARAMETER | NEWLOC | |
| DESCRIPTION | The 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 TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 20 | |
| RETURN VALUE TYPE | SINGLE VALUE | |
| RETURN PARAMETER DESCRIPTION | The 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 | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ACTIVE | |
| CLIENT MANAGER | ||
| WORD WRAP ON | TRUE | |
| VERSION | 3 | |
| SUPPRESS RDV USER SETUP | No | |
| APP PROXY ALLOWED | ||