pub async fn send_medication_log( headers: HeaderMap, dto: MedicationLog, ) -> Result<StatusMessage, String>