TITLE | VALUE | |
---|---|---|
NAME | GMV PTSELECT | |
DESCRIPTION | Used as a method of processing a patient DFN and returning all warnings and notices (i.e. sensitivity or same last 4 of SSN) to the client application for processing. Also includes a call to log access of sensitive patients to the DG SECURITY LOG file. | |
TAG | RPC | |
ROUTINE | GMVRPCP | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | OPTION | |
DESCRIPTION | Contains the appropriate method to perform within this RPC call. Options are: SELECT: Performs a select of the supplied DFN (param 3) and returns the notices and warnings for the DFN LOGSEC: Logs a security entry in the DG SECURITY LOG file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DFN | |
DESCRIPTION | Contains the DFN of the patient to process in the SELECT or LOGSEC method of param 1. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 12 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | DATA | |
DESCRIPTION | Used to pass in the option name to DGSEC when logging against the DG SECURITY LOG file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 80 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | RESULTS(0) =Success or failure flag (-1 or 1) from both SELECT & LOGSEC methods RESULTS(1..n)=Messages to process by the client from the SELECT method. | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |