---
title: "PATCH /api/medications/{id}/append_to_pharmacy_note"
method: PATCH
path: "/api/medications/{id}/append_to_pharmacy_note"
tags: ["Clinical"]
---

# PATCH /api/medications/{id}/append_to_pharmacy_note

`PATCH /api/medications/{id}/append_to_pharmacy_note`

Append a message to the "pharmacy_note" section of the prescription, in a new paragraph

## Path parameters

- `id` string, required

## Query parameters

- `patient` integer
- `doctor` integer

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Permission Denied
- `404` — Not Found
- `405` — Method Not Allowed
- `500` — Internal Server Error

---

[API](https://skmtc.net/drchrono/apis/untitled-api.md) · [All operations](https://skmtc.net/drchrono/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/drchrono/untitled-api/versions/e595797fe800/schema)
