TITLE | VALUE | |
---|---|---|
NAME | MDK GET VISTA DATA | |
DESCRIPTION | ||
TAG | RPC | |
ROUTINE | MDKRPC1 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | OPTION | |
DESCRIPTION | This is the routine tag that will be called to retrieve the data. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 8 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DATA | |
DESCRIPTION | This is whatever data is needed by the subroutine to process the request for data. In many cases it will be a single value (e.g., patient id - DFN). | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 50 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns an array. RESULT(0)=number or RESULT(0)=-1^error message RESULT(1)=data RESULT(n)=data If data is not found, RESULT(0) will be contain a "-1" in the first piece and an error message in the second piece. If data is found, RESULT(0) will contain a number that indicates how many entries are returned. RESULT(1) through RESULT(n) will contain the data that is found. | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |