Clinical Provider
The Clinical Provider feature allows the user to view clinical provider details.
We now support the ability to search for Clinical Providers using a zip code and a distance, allowing partners to find a list of Clinical Providers within a specific geographic area. These parameters can only be used in conjunction with the existing search requirements, not as a replacement. See the existing Clinical Provider Search documentation under Administrative Functions for additional details on the required input criteria.
When calling the GET /clinicalproviders/search endpoint, partners can now specify a Zip and a Distance parameter. Both Zip and Distance are required for distance-based searching. The search results for a distance-based search will include both the Zip and a Distance value. The Distance value is the number of miles between the specified Zip and the Zip of the matching Clinical Provider's address. Only those matches with a Distance value less than or equal to the Distance parameter passed will be returned in the output.
Note: While the Distance value output is a decimal number, only integers are supported for input parameters. Also, any Clinical Provider results that are located within the specified Zip will show a distance of zero (0), since the calculation is between zip codes, not between locations within a zip code.
See the Clinical Provider Search documentation for additional details on the endpoints.
Endpoints
- Primary
Get information on given clinical provider
Input Parameters
Expand all❙ required
Output Parameters
Expand allGet list of clinical providers - matching given criteria
Input Parameters
Expand all❙ required