
| Name | Value | 
|---|---|
| NAME | DVBA MVI GET CORRESPONDING IDS | 
| TAG | GETIDS | 
| ROUTINE | DVBAMVI2 | 
| RETURN VALUE TYPE | ARRAY | 
| AVAILABILITY | AGREEMENT | 
| WORD WRAP ON | TRUE | 
| DESCRIPTION | The remote procedure passes the Integration Control Number ID to the MVI GET CORRESPONDING IDS web service and returns the list of VAMC treating facilities for the selected identifier.  | 
| INPUT PARAMETER | 
  | 
| RETURN PARAMETER DESCRIPTION | 
List of VAMC treating facilities associated with the passed identifier.
            DVBOUT(2)="523^BOSTON HCS VAMC^523"
Each line contains INSTITUTION (#4) file IEN, station name ,and station
number delimited by a caret ("^").  The first entry in the list contains
the total number of stations returned.
 
  Format: instutionIEN^stationName^stationNumber
 
  Example:  DVBOUT(0)=2
            DVBOUT(1)="516^BAY PINES VA HCS^516"
 |