Historical Medication
The Historical Medication Changed Subscription feature will allow the user to retrieve changes to the patient medication data. 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 medication list change events to which you can
subscribe
GET
/v1/{practiceid}/chart/healthhistory/medication/changed/subscription/events
Retrieves the list of events that can be input for the Historical Medications changed 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 medication
list
POST
/v1/{practiceid}/chart/healthhistory/medication/changed/subscription
Subscribe for changed historical medications 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 medication list change
subscription(s)
GET
/v1/{practiceid}/chart/healthhistory/medication/changed/subscription
Retrieves list of events for Historical Medications
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 medication list based on subscribed
events
GET
/v1/{practiceid}/chart/healthhistory/medication/changed
Retrieves list of modified historical medications
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
Output Parameters
Expand allExample Code
Unsubscribe to all/specific change events for medication
list
DELETE
/v1/{practiceid}/chart/healthhistory/medication/changed/subscription
Delete an 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