Searches a patient's providers, with optional filters and paging.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The requested API version

Body Params

The search criteria. Either Patient MRN or Patient Id must be supplied.

The criteria used to search for a patient's providers. Either WCTS.Service.IntegrationApi.Controllers.PatientProviders.Contracts.SearchPatientProvidersRequestV4.PatientMrn or
WCTS.Service.IntegrationApi.Controllers.PatientProviders.Contracts.SearchPatientProvidersRequestV4.PatientId must be supplied.

string | null

The Medical Record Number of the patient whose providers are being searched.
Required if WCTS.Service.IntegrationApi.Controllers.PatientProviders.Contracts.SearchPatientProvidersRequestV4.PatientId is not supplied.

int64 | null

The unique identifier of the patient whose providers are being searched.
Required if WCTS.Service.IntegrationApi.Controllers.PatientProviders.Contracts.SearchPatientProvidersRequestV4.PatientMrn is not supplied.

string | null

Optional. Filters results to providers having a license with this number.

string | null

Optional. Filters results to providers associated with a facility of this name.

int64 | null

Optional. Filters results to a specific provider.

int32
0 to 2147483647

The 0-based index of the page of results to return.

int32
1 to 1000

The number of results per page (maximum 1000).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json