MAG DICOM UPDATE SCU LIST (1887)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM UPDATE SCU LIST
TAG UPDTAPP
ROUTINE MAGDRPC8
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
CLIENT MANAGER 0
WORD WRAP ON TRUE
VERSION 3
SUPPRESS RDV USER SETUP No
DESCRIPTION
 +---------------------------------------------------------------+
 | 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 information that is stored in VistA
as the list of accessible C-Store providers for the current
DICOM Gateway.
 | 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  |
INPUT PARAMETER
  • APP
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   10000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This parameter is an array. Each element of this
    array must contain 7 non-empty values, separated by carets ("^"):
      1: Service Application Name
      2: Service Provider Application Entity Title
      3: IP Address
      4: Port Number
      5: Gateway System Title
      6: Gateway Application Entity Title
      7: Gateway Location Pointer (#4)
    
RETURN PARAMETER DESCRIPTION
The output value of this RPC indicates whether or not the
update was successful.
If the input-array contains any empty values, or if the
identification of the DICOM Gateway is inconsistent in
the various elements, the return value will be:
  OUT="-1,Missing or Inconsistent Parameters."
Otherwise, the return value will look like:
  OUT="1, nnn added, nnn removed, nnn updated"