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": [
{
|