TITLE | VALUE | |
---|---|---|
NAME | SDES 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. | |
TAG | CLINICSEARCH | |
ROUTINE | SDESSEARCHRCLN | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | CLINICNAMETOSEARCH | |
DESCRIPTION | Search string to search on. Search string must be between 3 and 35 characters. Search string value cannot be null. Search string should start with the first part of the clinic name. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 35 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | { "Clinic": [ { "Abbreviation": "BRA", "IEN": 3786, "Name": "CHY MH PEER 34", "Non-CountClinic": "NO", "PatientFriendlyName": "CHY MH PEER BRATT", "PbspID": "THIS IS THE PBSP ID", "PrimaryAMISStopCode": 502, "SecondaryAMISStopCode": 183, "Status": "ACTIVE" }, ] } "Non-CountClinic": "NO", "PatientFriendlyName": "E-CONSULT-X", "PrimaryAMISStopCode": 303, "SecondaryAMISStopCode": 179, "Status": "ACTIVE" } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |