SDES2 SEARCH RECALL CLINICS

TITLEVALUE
NAMESDES2 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
TAGCLINICSEARCH
ROUTINESDES2SEARCHRCLN
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTIONSDCONTEXT("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 TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSEARCHARRAY
DESCRIPTIONSEARCH("SEARCH STRING") ; String to search
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTION{
"Clinic": [
{
"Abbreviation": "CLORED",
"IEN": 5276,
"Name": "CHY LORI EDIT",
"Non-CountClinic": "NO",
"PatientFriendlyName": "",
"PbspID": 987654321,
"PrimaryAMISStopCode": 304,
"SecondaryAMISStopCode": 303,
"Status": "ACTIVE"
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes