Default 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 default
pharmacy
GET
/v1/{practiceid}/chart/{patientid}/pharmacies/default
Retrieves the patient's default pharmacy information
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
Update patient's default
pharmacy
PUT
/v1/{practiceid}/chart/{patientid}/pharmacies/default
Modifies patient's default pharmacy information
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