
| Name | Value |
|---|---|
| NAME | SDES2 SEARCH RECALL CLINICS |
| TAG | CLINICSEARCH |
| ROUTINE | SDES2SEARCHRCLN |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| APP PROXY ALLOWED | Yes |
| 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 |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
{
"PrimaryAMISStopCode": 304,
"SecondaryAMISStopCode": 303,
"Status": "ACTIVE"
}
]
}
"Clinic": [
{
"Abbreviation": "CLORED",
"IEN": 5276,
"Name": "CHY LORI EDIT",
"Non-CountClinic": "NO",
"PatientFriendlyName": "",
"PbspID": 987654321,
|