Preferred Pharmacy
The Preferred Pharmacy feature allows the user to view, update or delete the preferred Pharmacy associated with a patient.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get patient's preferred
pharmacy
GET
/v1/{practiceid}/chart/{patientid}/pharmacies/preferred
Retrieve preferred pharmacy for a specific patient chart
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
Update patient's preferred
pharmacy
PUT
/v1/{practiceid}/chart/{patientid}/pharmacies/preferred
Modifies preferred pharmacy for a specific patient chart
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❙ Request Body
Expand allExample Code
Delete patient's preferred
pharmacy
DELETE
/v1/{practiceid}/chart/{patientid}/pharmacies/preferred
Deletes the preferred pharmacy for a specific patient chart
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