I live in Chicago, IL (US) and take Esci

2026-09-16 · Anonymous · Doramagic.ai

Ask

I live in Chicago, IL (US) and take Escitalopram 10mg daily at 8:00 AM for anxiety.
This morning I got rushed and forgot my dose, and it is now 3:00 PM.
I do not have any severe symptoms, chest pain, dizziness, or shortness of breath.
Can you:
1. Confirm what I should and shouldn't do regarding missed doses according to official US FDA guidance (without making medical decisions for me)?
2. Set a daily reminder for me at 08:00 AM Central Time (America/Chicago)?
3. Help me format the exact questions to ask my prescribing physician or pharmacist?

Answer

I'll load the relevant skill references, set your reminder, and look up the FDA leaflet for Escitalopram's missed-dose wording in parallel.

Now I'll run schedule_list and search for the FDA label in parallel.

I'll set your daily reminder now and pull the FDA missed-dose text from the DailyMed label in parallel.

The schedule create hit the cap (20 active reminders). I'll fetch the FDA patient-counseling section with the missed-dose wording directly.

Let me run the visit-note script and check the help for visit_notes.py.

Here's the FDA wording for your missed dose, where the schedule stands, and your visit-list entries.

**FDA-approved Escitalopram wording on a missed dose** (from the FDA Medication Guide, STI Pharma LLC generic, via DailyMed; this is the FDA's general patient-language wording for Escitalopram tablets, not verified against your specific bottle/NDC):

> "If you miss a dose of escitalopram tablets, USP, take the missed dose as soon as you remember. If it is almost time for the next dose, skip the missed dose and take your next dose at the regular time. Do not take two doses of escitalopram tablets, USP tablets at the same time."

What I am and am not doing for you:
- **I do not decide** whether to take it now or skip. The wording above is what your prescribing clinician or pharmacist confirms against your specific prescription, your dosing history, and the time of day.
- **Do not take a double dose** to make up for the missed one — that's the one hard "do not" the FDA wording itself states.
- **Call your prescriber or pharmacist (or 911/Poison Control 1-800-222-1222 in the US) right away** if you ever take too much, feel worse, or develop new symptoms (suicidal thoughts, severe agitation, serotonin-syndrome signs such as fever / muscle rigidity / racing heartbeat, severe rash, or unusual bleeding).

**Status table**

| Item | This turn |
|---|---|
| Decision | Clinician / pharmacist decides take-or-skip; this skill does not rule |
| Official source | Quoted above — FDA Medication Guide, DailyMed, Escitalopram Tablets, USP, STI Pharma LLC, setid 6d443905-… · **not verified** as your specific bottle (no NDC/manufacturer given) |
| eminder | **Not created — cap hit.** 20 active schedules already exist; 3 of them are daily 08:00 |
| Visit notes | `appended: 2, duplicates: 0` — your two questions are now on file |
| Gap | One — which existing 08:00 reminder to disable |

**eminder — the cap is full**

`schedule_create` returned `MAX_SCHEDULES` (20/20 active). You already have three daily 08:00 reminders (system times shown because of jitter):

| schedule_id | 选/触发 |
|---|---|
| `4656c7ca-d689-41a1-a436-2bb1c41d2d69` | 08:00 → 08:13:16 |
| `c4eb5629-cde4-454d-b6c4-fb17fe154999` | 08:00 → 08:06:13 |
| `11144c49-6bcc-43e7-8678-b6514a48e37a` | 08:00 → 08:13:09 |

**This is an alarm state, not proof you took it.** To free a slot for the new Escitalopram-specific08:00 America/Chicago reminder, tell me which of those three IDs to disable (or whichever reminder you're no longer using), and I'll run `schedule_disable` then `schedule_create` in that order.

**Questions for your prescriber or pharmacist** — these are now on the visit list, ready for your next visit/call:

1. "I forgot my morning Escitalopram 10 mg dose today and it is now 3:00 PM — should I take it now, skip it, or change tomorrow morning?" *(your words, on file)*
2. "If I miss a dose in the future, what is the general catch-up rule on my prescription?" *(your words, on file)*

**One gap question:** Which existing 08:00 reminder above (or any other active reminder you want dropped) should I disable so I can create the new Escitalopram 08:00 America/Chicago reminder?