Referring Provider Number
The Referring Provider Number Changed Subscription feature will allow the user to retrieve any changes made to the referring providers number since the last time this request was run. The user will need to initiate subscription. For more information about subscriptions, please refer Changed Data Subscriptions
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
-
Subscription
Get list of change events for referring-provider
numbers
GET
/v1/{practiceid}/referringprovidernumbers/changed/subscription/events
Retrieve a list of all events that can be input for this subscription
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Example Code
Subscribe to all/specific change events for referring-provider
numbers
POST
/v1/{practiceid}/referringprovidernumbers/changed/subscription
Subscribes for changed referring providers numbers events
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code
Get list of subscribed events for changes in referring-provider
numbers
GET
/v1/{practiceid}/referringprovidernumbers/changed/subscription
Retrieves a list of events applicable for the changed referring providers contact numbers
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Example Code
Get list of changes in referring-provider
numbers
GET
/v1/{practiceid}/referringprovidernumbers/changed
Retrieves a list of changed referring provider contact numbers
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Example Code
Unsubscribe to all/specific events for changes in referring-provider
numbers
DELETE
/v1/{practiceid}/referringprovidernumbers/changed/subscription
Delete a specific event which is no longer required
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code