| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 GET PATIENT MED LIST | |
| DESCRIPTION | An SDES2 Wrapper of the ORQQPS LIST RPC Can only be invoked by Acheron | |
| TAG | GETMEDLIST | |
| ROUTINE | SDES2GETMEDLIST | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SDCONTEXT | |
| 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 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 TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | PARAMS | |
| DESCRIPTION | PARAMS("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 TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | Medication List return array in JSON format: { "Medication": [ { "MedicationID": "", "MedicationName": "", "RefillsRemaining": "", "Route": "", "ScheduleInfusionRate": "", "StopDate": "", }, ] } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ACTIVE | |
| CLIENT MANAGER | YES | |
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |