SDES2 GET PATIENT MED LIST

TITLEVALUE
NAMESDES2 GET PATIENT MED LIST
DESCRIPTIONAn SDES2 Wrapper of the ORQQPS LIST RPC

Can only be invoked by Acheron
TAGGETMEDLIST
ROUTINESDES2GETMEDLIST
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTIONSDCONTEXT("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 SECID 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
DESCRIPTIONPARAMS("DFN") -
DFN for Med List retrieval (Required)

PARAMS("START DATE") -
Start Date in ISO format (Optional - Defaults to TODAY)

PARAMS("END DATE") -
End Date in ISO format (Optional - Defaults to 9999999)
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONMedication List return array in JSON format:

{
"Medication": [
{
"MedicationID": "",
"MedicationName": "",
"RefillsRemaining": "",
"Route": "",
"ScheduleInfusionRate": "",
"StopDate": "",
},
]
}
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGERYES
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes