TITLE | VALUE | |
---|---|---|
NAME | VPS GET CLINIC | |
DESCRIPTION | Called by the Vetlink Kiosk system. The RPC will accept a single input value representing the name of the clinic (full or partial name); and the output produced will be an array that returns all the possible matches for the clinic (one to many clinics). Values returned will be the name of the clinic and the ien of the clinic. | |
TAG | GETCLN | |
ROUTINE | VPSRPC1 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | CLINICNAME | |
DESCRIPTION | The input would represent a full or partial name of a given clinic. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 70 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | A single dimensional array that represents each clinic that matched to the input value. The syntax of the array is: LIST(n) = "FileNum^ClinicIEN^FieldNum^Data^FieldName" Exception return value: LIST(n)="-1^Error text message" Example of successful return values: LIST(1003)="44^1567^.001^1567^CLINIC NUMBER" LIST(1004)="44^1567^.01^CHY SURG CLARKE WALK IN^NAME" LIST(1005)="44^1567^10^^PHYSICAL LOCATION" | |
AVAILABILITY | PUBLIC | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | 1 | |
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |