
| Name | Value |
|---|---|
| NAME | VPS GET SITES |
| TAG | GETSITES |
| ROUTINE | VPSRPC5 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | PUBLIC |
| INACTIVE | ACTIVE |
| VERSION | 1 |
| APP PROXY ALLOWED | Yes |
| DESCRIPTION | Called by the Vetlink Kiosk system. Patient SSN is the input value. Return value is a list of treating facilities associated with the patient given the SSN. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | Local ARRAY that returns the list of treating facilities by a given where 99 means an exception has occurred and text is a description of the exception. patient. output structure: LocalArray(n)="1^SITE ID" where 1 equals successful return of facility's site id at which the patient has been treated(e.g.,500 for Albany VAMC). LocalArray(n)="99^text" |