| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 SEARCH RECALL CLINICS | |
| DESCRIPTION | This RPC allows users to search for clinics that are active recall clinics. Given a search string (3 - 35 characters in length), the RPC will return a list of clinics who have associated recall letters assigned Can only be invoked by Acheron | |
| TAG | CLINICSEARCH | |
| ROUTINE | SDES2SEARCHRCLN | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SDCONTEXT | |
| DESCRIPTION | SDCONTEXT("ACHERON AUDIT ID") = 40 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 TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | SEARCHARRAY | |
| DESCRIPTION | SEARCH("SEARCH STRING") ; String to search | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | { "Clinic": [ { "Abbreviation": "CLORED", "IEN": 5276, "Name": "CHY LORI EDIT", "Non-CountClinic": "NO", "PatientFriendlyName": "", "PbspID": 987654321, "PrimaryAMISStopCode": 304, "SecondaryAMISStopCode": 303, "Status": "ACTIVE" } ] } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |