> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adhdsimple.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Stop Patient Active Medication

> Process for discontinuing a patient's current medication safely

<img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/stop-medication/01-stop-medication-dialog.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=4629950aa517e08d20feb8cbefa09270" alt="Stop medication confirmation dialog with reason field" width="1440" height="900" data-path="images/clinical-app/stop-medication/01-stop-medication-dialog.png" />

Stop active medications when patients experience adverse effects, require dosage changes, or when switching to alternative treatments. The system requires documentation of the stop reason for clinical and compliance purposes.

<Steps>
  <Step title="Locate Stop Button">
    In the Active Medications table, find the medication you need to discontinue and click the **Stop** button in the Actions column.

    The stop action is immediately available for any active medication without additional permissions required.
  </Step>

  <Step title="Complete Stop Reason">
    <img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/stop-medication/02-completed-stop-form.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=9aab612713c13cf92619d77ca148ec7d" alt="Completed stop medication form with reason and notes" width="1440" height="900" data-path="images/clinical-app/stop-medication/02-completed-stop-form.png" />

    In the Stop Medication dialog:

    * **Stop Reason** (required): Provide the primary reason for discontinuation
    * **Additional Notes** (optional): Add clinical context, side effects, or next steps

    <Warning>
      The Stop Medication button remains disabled until you provide a stop reason. This ensures proper clinical documentation.
    </Warning>
  </Step>

  <Step title="Confirm Medication Stop">
    Review the medication details shown in the confirmation message, then click **Stop Medication** to proceed.

    The action cannot be undone, but the medication history will be preserved in the Previously Active Medications section.
  </Step>

  <Step title="Verify Success">
    <img className="block" src="https://mintcdn.com/adhdsimple/T9hpxXt-pVUyr2yq/images/clinical-app/stop-medication/03-medication-stopped-success.png?fit=max&auto=format&n=T9hpxXt-pVUyr2yq&q=85&s=32b5d20ed801fe6fb7a86cd14553c464" alt="Success message and updated medication tables" width="1440" height="900" data-path="images/clinical-app/stop-medication/03-medication-stopped-success.png" />

    After stopping the medication:

    * A success message appears: "Medication stopped successfully"
    * The medication is removed from the Active Medications table
    * The stopped medication appears in Previously Active Medications with your stop reason and timestamp

    The medication history provides a complete audit trail of when medications were started, stopped, and why.
  </Step>
</Steps>

**Common Stop Reasons:**

* Patient experiencing side effects
* Switching to alternative medication
* Treatment course completed
* Patient request
* Clinical review decision

**Note:** Once stopped, medications can be restarted by creating a new prescription rather than reactivating the previous entry.
