ProviderNews
API | Description |
---|---|
GET api/ReferralDirectory/ProviderNews |
Get all current provider news from last 60 days for Referral Directory App |
GET api/ReferralDirectory/ProviderNews/{newsID} |
Get provider news for the Referral Directory App |
Locations
API | Description |
---|---|
GET api/Doctors/{doctorID}/Locations |
Get doctor locations by doctor ID |
GET api/Locations |
Get all active locations |
GET api/Locations?mainOnly={mainOnly}&specialtyID={specialtyID}&city={city} |
Get locations with filter/search parameters |
GET api/Locations/{id} |
Get location by ID |
OnCallSpecialties
API | Description |
---|---|
GET api/OnCallSpecialties/{id} |
Get on call specialty by ID |
GET api/OnCallSpecialties |
Get list of specialties |
Doctors
ProviderVideo
API | Description |
---|---|
GET api/ReferralDirectory/ProviderVideo |
Get all current provider videos from last 60 days for Referral Directory App |
GET api/ReferralDirectory/ProviderVideo/{videoID} |
Get provider videos for the Referral Directory App |
Specialties
API | Description |
---|---|
GET api/Doctors/{doctorID}/Specialties |
Get doctor specialties by doctor ID |
GET api/Locations/{locationID}/Specialties |
Get location specialties by location ID |
GET api/ReferralDirectory/Specialties |
Get list of specialties for Referral Direcory App |
GET api/Specialties |
Get list of specialties |
ScheduleOnline
API | Description |
---|---|
GET api/ScheduleOnline |
Get all active schedule online services |
GET api/ScheduleOnline/{id} |
Get schedule online service by ID |
Cities
API | Description |
---|---|
GET api/Cities |
Get list of cities for all active locations |