From 8195b93152035c90f6300c4fe5acbabd20710496 Mon Sep 17 00:00:00 2001 From: William Valentin Date: Wed, 6 Aug 2025 16:06:34 -0700 Subject: [PATCH] fix: Add 12mg to get half of 25mg quick dose for Quetiapine in medicines.json --- medicines.json | 1 + 1 file changed, 1 insertion(+) diff --git a/medicines.json b/medicines.json index e91d016..a890089 100644 --- a/medicines.json +++ b/medicines.json @@ -51,6 +51,7 @@ "display_name": "Quetiapine", "dosage_info": "25 mg", "quick_doses": [ + "12", "25", "50", "100"