SDES2 EDIT PAT PRE-REG

TITLEVALUE
NAMESDES2 EDIT PAT PRE-REG
DESCRIPTIONUpdates patient pre-registration and associated files when a Vetlink
Kiosk pre-register event occurs.

Can only be invoked by Acheron
TAGEDITPREREG
ROUTINESDES2EDITPREREG
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTION SDCONTEXT("ACHERON AUDIT ID") = 36 character unique ID number.
Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37

SDCONTEXT("USER DUZ") = The DUZ of the user taking action on the calling
application.

SDCONTEXT("USER SECID") = The Security ID of the user taking action on
the calling application.

SDCONTEXT("PATIENT DFN") = The DFN of the Veteran/user taking action
on the calling application.

SDCONTEXT("PATIENT ICN") = The ICN of the Veteran/user taking action
on the calling application.
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERPARAMS
DESCRIPTION PARAMS("DFN") - DFN for the Pre-Registration Call.

PARAMS("PRESTAT") - Status Code for the Pre-Registration Call:

'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'
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONSuccessful edit:

{
"Pre-Registration":
{
"Success":"Pre-Registration completed."
}
}


Unsuccessful edit:

{
"Error":[
"The Pre-Registration Status Code is Invalid for this Request."
],
"Pre-Registration":[
""
]
}
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGERYES
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes