GMV PTSELECT

TITLEVALUE
NAMEGMV PTSELECT
DESCRIPTIONUsed 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.
TAGRPC
ROUTINEGMVRPCP
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETEROPTION
DESCRIPTIONContains 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 TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDFN
DESCRIPTIONContains the DFN of the patient to process in the SELECT or LOGSEC method
of param 1.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH12

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERDATA
DESCRIPTIONUsed to pass in the option name to DGSEC when logging against the DG
SECURITY LOG file.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH80

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONRESULTS(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.
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED