DVBA MVI GET CORRESPONDING IDS (3068)    REMOTE PROCEDURE (8994)

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
  • SOURCE ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the Integration Control Number (ICN) used to identify the patient
    that is selected from the MVI SEARCH PERSON web service results.
    Format:  "1008523099V750710^NI^200M^USVHA^"
    
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"