SDES SEARCH PROVIDERS

TITLEVALUE
NAMESDES SEARCH PROVIDERS
DESCRIPTIONRetrieve list of active providers with a given string.
TAGPROVIDERSEARCH
ROUTINESDESPROVSEARCH
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPROVIDERTOSEARCH
DESCRIPTIONString up from 3 to 35 characters that represents the PROVIDER name that
will be searched in the VistA NEW PERSON file (#200).
String should be in the following format: LAST,FIRST MIDDLE
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH35

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONReturn JSON string representing the list of providers from the NEW PERSON
file (#200).

The following is the JSON output produced from the subscripted array
above.

{
"Provider": [
{
"CommercialPhone": "",
"DigitalPager": "",
"Email": "VSETEST,PROVIDERONE@domain.ext",
"Fax": "",
"Homephone": "",
"IEN": 12345,
"Name": "VSETEST,PROVIDERONE",
"Officephone": "",
"PersonClass": [
"Allopathic and Osteopathic Physicians"
],
"Phone3": "",
"Phone4": "",
"ProviderClass": "PHYSICIAN",
"ProviderSecID": 12345,
"Title": "PSYCHIATRIST",
"UserClass": [
""
],
"VoicePager": ""
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes