SDES SEARCH PROVIDERS (4687)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES SEARCH PROVIDERS
TAG SEARCHPROVIDER
ROUTINE SDES2
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
Retrieve list of active providers with a given string.
INPUT PARAMETER
  • PROVIDERTOSEARCH
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   35
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    String 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
    
  • RETURN
RETURN PARAMETER DESCRIPTION
Return JSON string representing the list of providers from the NEW PERSON 
   "CommercialPhone": "",
   "DigitalPager": "",
   "Email": "VSETEST,PROVIDERONE@domain.ext",
   "Fax": "",
   "Homephone": "",
   "IEN": 12345,
   "Name": "VSETEST,PROVIDERONE",
   "Officephone": "",
   "PersonClass": [
    "Allopathic and Osteopathic Physicians"
file (#200).
   ],
   "Phone3": "",
   "Phone4": "",
   "ProviderClass": "PHYSICIAN",
   "ProviderSecID": 12345,
   "Title": "PSYCHIATRIST",
   "UserClass": [
    ""
   ],
   "VoicePager": ""
 
  }
]
}
The following is the JSON output produced from the subscripted array 
above.
 
{
"Provider": [
  {