VPS PATIENT PRE-REGISTRATION

TITLEVALUE
NAMEVPS PATIENT PRE-REGISTRATION
DESCRIPTIONThere are 2 input parameters for the RPC call sent by the Vetlink kiosk
Pre-registration event.
Inputs: DFN and Status Code.
Patient DFN -1st input parameter of the RPC call, required.
Status Code - code that represents the outcome of the pre-registration
interview with the patient, required. List of possible codes that could
be sent:
B = BUSY
C = CONNECTED
D = DEATH
K = CALL BACK
M =LEFT CALLBACK MESSAGE
N = NO ANSWER
P = NO PHONE
T = DON'T CALL
U = UNCOOPERATIVE
V = PREVIOUSLY UPDATED
W =WRONG NUMBER
X = CHANGE INFORMATION

Output: string consisting of a single digit to denote success or failure
of the pre-registration, followed by a short message: 1 if
pre-registration was successful or 0 if there was a problem.
Syntax to indicate success:
VPSRES="1,Pre-Registration completed."
Syntax to indicate a failure:
VPSRES="0,Patient nof found."
VPSRES="0,Invalid SSN for this patient."
VPSRES="0,Unable to add Pre-Registration."
TAGPREREG
ROUTINEVPSRPC3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDFN
DESCRIPTIONInput: the patient's internal entry number (IEN) from file #2. Only one
DFN is allowed to be passed in, required.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERVPSCST
DESCRIPTIONInput: the call status code, either 'C' (Connected) or 'X' (Change
Information), required.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH1

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONOutput: string consisting of a single digit to denote success or failure
of the pre-registration, followed by a short message:
1 if pre-registration was successful or 0 if there was a problem.

Syntax to indicate success:
VPSRES="1, Pre-Registration completed."

Syntax to indicate a failure:
VPSRES="0, Patient not found."
VPSRES="0, Invalid SSN for this patient."
VPSRES="0, Unable to add Pre-Registration."
AVAILABILITYPUBLIC
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes