-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jun 09, 2026 at 05:13 AM
-- Server version: 11.4.10-MariaDB-cll-lve-log
-- PHP Version: 8.4.21

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `alphdkge_alpha`
--

-- --------------------------------------------------------

--
-- Table structure for table `ambulance_services`
--

CREATE TABLE `ambulance_services` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL COMMENT 'ac,non ac, icu, freezing',
  `address` varchar(255) DEFAULT NULL,
  `district` varchar(255) DEFAULT NULL,
  `contact_no` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `ambulance_services`
--

INSERT INTO `ambulance_services` (`id`, `name`, `type`, `address`, `district`, `contact_no`, `created_at`, `updated_at`) VALUES
(1, 'Cooper Wong', 'Non AC', 'Cooper Wong', 'Cooper Wong', 'Cooper Wong', '2022-07-06 21:18:59', '2022-07-06 21:25:48'),
(3, 'Jonah Roberts', 'Freezing', 'Rina Calhoun', 'Allistair Richard', 'Veda Richard', '2022-07-06 21:26:50', '2022-07-06 21:26:50'),
(4, 'Desiree Tyler', 'ICU', 'Roanna Paul', 'Phillip Kidd', 'Yen Mckenzie', '2022-07-06 21:26:58', '2022-07-06 21:26:58');

-- --------------------------------------------------------

--
-- Table structure for table `brands`
--

CREATE TABLE `brands` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `brand_name` varchar(255) NOT NULL,
  `unit_price` varchar(255) NOT NULL,
  `strength` varchar(255) NOT NULL,
  `generic_id` varchar(255) NOT NULL COMMENT 'From Generics Table',
  `dosage_id` varchar(255) NOT NULL COMMENT 'From Dosages Table',
  `company_id` varchar(255) DEFAULT NULL COMMENT 'From Companies Table',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `brands`
--

INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(6, 'G-Lidocaine', '25.00', '2%', '21', '10', '84', '2022-01-29 04:39:05', '2022-02-10 07:58:17'),
(7, 'List of Brand Names (Herbal)', '200', 'Strength', '22', '10', '15', '2022-01-29 04:39:39', '2022-01-29 04:39:39'),
(10, 'Chemocain', '28.65', '2%', '481', '10', '51', '2022-02-10 07:59:44', '2022-07-22 16:07:06'),
(11, 'Jasocaine', '28.74', '2%', '21', '10', '98', '2022-02-10 08:01:52', '2022-02-10 08:01:52'),
(12, 'Locaine', '28.74', '2%', '21', '10', '34', '2022-02-10 08:03:03', '2022-02-10 08:03:03'),
(13, 'Z-Lidocaine', '28.65', '2%', '21', '10', '197', '2022-02-10 08:03:43', '2022-02-10 08:03:43'),
(14, 'TT vax', '95.00', '40 IU/ 0.5 mL', '49', '45', '150', '2022-02-15 07:29:09', '2022-02-15 07:29:09'),
(15, 'Vaxitet', '60.00', '40 IU/ 0.5 mL', '49', '45', '92', '2022-02-15 07:30:12', '2022-02-15 07:30:12'),
(16, 'Tivizid', '140.53', '300 mg+150 mg+300 mg', '1047', '13', '179', '2022-03-11 01:15:49', '2022-03-11 01:15:49'),
(17, 'Abiret', '500.00', '250mg', '28', '70', '65', '2022-03-11 01:18:28', '2022-04-23 19:27:59'),
(18, 'Zytiga', '1665.82', '250mg', '28', '13', '190', '2022-03-11 01:19:16', '2022-03-11 01:19:16'),
(19, 'Zytix', '580.00', '250mg', '28', '13', '39', '2022-03-11 01:20:00', '2022-03-11 01:20:00'),
(20, 'Abeclib', '1150.00', '200 mg', '1541', '13', '71', '2022-04-03 01:36:18', '2022-04-03 01:36:18'),
(21, 'Abiret', '500.00', '250 mg', '28', '13', '65', '2022-04-03 01:45:29', '2022-04-03 01:45:29'),
(22, 'Zytiga', '1665.82', '250 mg', '28', '13', '190', '2022-04-03 01:46:26', '2022-04-03 01:46:26'),
(23, 'zYTIX', '580.00', '250 mg', '28', '13', '39', '2022-04-03 01:47:06', '2022-04-03 01:47:06'),
(24, 'Acaril', '15.00', '50 mg', '1543', '13', '186', '2022-04-03 01:54:26', '2022-04-03 01:54:26'),
(25, 'Gluco-A', '11.04', '50 mg', '1543', '13', '19', '2022-04-03 01:56:13', '2022-04-03 01:56:13'),
(26, 'Gluco-A', '20.07', '100 mg', '1543', '13', '19', '2022-04-03 01:57:37', '2022-04-03 01:57:37'),
(27, 'Sugatrol', '25.00', '100 mg', '1543', '13', '142', '2022-04-03 01:58:30', '2022-04-03 01:58:30'),
(28, 'Sugatrol', '15.00', '50 mg', '1543', '13', '142', '2022-04-03 01:59:48', '2022-04-03 01:59:48'),
(29, 'A-Pak', '4.00', '100 mg', '27', '13', '42', '2022-04-03 20:13:22', '2022-04-03 20:13:22'),
(30, 'AC PR', '4.00', '100 mg', '27', '13', '142', '2022-04-03 20:14:33', '2022-04-03 20:14:33'),
(31, 'Acebid', '4.01', '100 mg', '27', '13', '39', '2022-04-03 20:15:24', '2022-04-03 20:15:24'),
(32, 'Aceclof', '3.00', '100 mg', '27', '13', '151', '2022-04-03 20:16:24', '2022-04-03 20:16:24'),
(33, 'Aceclofen', '3.00', '100 mg', '27', '13', '36', '2022-04-03 20:17:16', '2022-04-03 20:17:16'),
(34, 'Aceclora', '3.02', '100 mg', '27', '13', '111', '2022-04-03 20:18:06', '2022-04-03 20:18:06'),
(35, 'Acecol', '3.00', '100 mg', '27', '13', '197', '2022-04-03 20:19:30', '2022-04-03 20:19:30'),
(36, 'Acedol', '4.01', '100 mg', '27', '13', '53', '2022-04-03 20:20:55', '2022-04-03 20:20:55'),
(37, 'Acedol SR', '7.00', '200 mg', '27', '13', '53', '2022-04-03 20:22:03', '2022-04-03 20:22:03'),
(38, 'Acefenac', '4.01', '100 mg', '27', '13', '78', '2022-04-03 20:22:56', '2022-04-03 20:22:56'),
(39, 'Acegic', '3.00', '100 mg', '27', '13', '40', '2022-04-03 20:24:01', '2022-04-03 20:24:01'),
(40, 'Acelock', '3.00', '100 mg', '27', '13', '48', '2022-04-03 20:25:01', '2022-04-03 20:25:01'),
(41, 'Acedol', '4.01', '100 mg', '27', '13', '53', '2022-04-03 20:33:50', '2022-04-03 20:33:50'),
(42, 'Acedol SR', '7.00', '200 mg', '27', '13', '53', '2022-04-03 20:35:08', '2022-04-03 20:35:08'),
(43, 'Acefenac', '4.01', '100 mg', '27', '13', '78', '2022-04-03 20:36:17', '2022-04-03 20:36:17'),
(44, 'Acegic', '3.00', '100 mg', '27', '13', '40', '2022-04-03 20:37:04', '2022-04-03 20:37:04'),
(45, 'Acelock', '100 mg', '100 mg', '27', '13', '48', '2022-04-03 21:18:07', '2022-04-03 21:18:07'),
(46, 'Acelon', '3.00', '100 mg', '27', '13', '50', '2022-04-03 21:21:13', '2022-04-03 21:21:13'),
(47, 'Acenac', '2.73', '100 mg', '27', '13', '112', '2022-04-03 21:21:52', '2022-04-03 21:21:52'),
(48, 'Acenopan', '4.00', '100 mg', '27', '13', '163', '2022-04-03 21:22:37', '2022-04-03 21:22:37'),
(49, 'Acepro', '4.00', '100 mg', '27', '13', '186', '2022-04-03 21:23:29', '2022-04-03 21:23:29'),
(50, 'ACF', '4.00', '100 mg', '27', '13', '60', '2022-04-03 21:25:02', '2022-04-03 21:25:02'),
(51, 'Acflam', '4.00', '100 mg', '27', '13', '32', '2022-04-04 18:22:36', '2022-06-04 03:27:10'),
(52, 'Aclo', '4.00', '100 mg', '27', '13', '23', '2022-04-04 18:23:22', '2022-04-04 18:23:22'),
(53, 'Aclonac', '4.00', '100 mg', '27', '13', '147', '2022-04-04 18:24:18', '2022-04-04 18:24:18'),
(54, 'Aclovix', '2.50', '100 mg', '27', '13', '21', '2022-04-04 18:27:17', '2022-04-04 18:27:17'),
(55, 'ACN', '4.00', '100 mg', '27', '13', '117', '2022-04-04 18:27:56', '2022-04-04 18:27:56'),
(56, 'Alcefen', '4.00', '100 mg', '27', '13', '26', '2022-04-04 18:35:07', '2022-04-04 18:35:07'),
(57, 'Alofen', '3.00', '100 mg', '27', '13', '137', '2022-04-04 18:39:47', '2022-04-04 18:39:47'),
(58, 'Alona', '4.01', '100 mg', '27', '13', '101', '2022-04-04 18:42:57', '2022-04-04 18:42:57'),
(59, 'Analgen', '3.00', '100 mg', '27', '13', '55', '2022-04-04 18:44:04', '2022-04-04 18:44:04'),
(60, 'Apeclo', '3.00', '100 mg', '27', '13', '31', '2022-04-04 18:49:29', '2022-04-04 18:49:29'),
(61, 'Apeclo SR', '5.00', '200 mg', '27', '13', '31', '2022-04-04 19:36:29', '2022-04-04 19:36:29'),
(62, 'Apitac', '4.01', '100 mg', '27', '13', '19', '2022-04-04 19:38:43', '2022-04-04 19:38:43'),
(63, 'Avenac', '5.02', '100 mg', '27', '13', '156', '2022-04-04 19:39:53', '2022-04-04 19:39:53'),
(64, 'Biofenac', '3.50', '100 mg', '27', '13', '44', '2022-04-04 19:41:16', '2022-04-04 19:41:16'),
(65, 'Casyn', '4.00', '100 mg', '27', '13', '72', '2022-04-04 19:43:09', '2022-04-04 19:43:09'),
(66, 'Ceclofen', '4.00', '100 mg', '27', '13', '161', '2022-04-04 19:43:56', '2022-04-04 19:43:56'),
(67, 'Ceclonac', '3.00', '100 mg', '27', '13', '141', '2022-04-04 19:44:56', '2022-04-04 19:44:56'),
(68, 'Celofen', '4.01', '100 mg', '27', '13', '18', '2022-04-04 19:53:07', '2022-04-04 19:53:07'),
(69, 'Claim', '3.50', '100 mg', '27', '13', '22', '2022-04-04 19:53:52', '2022-04-04 19:53:52'),
(70, 'Claim ER', '7.00', '200 mg', '27', '13', '22', '2022-04-04 19:55:08', '2022-04-04 19:55:08'),
(71, 'Clof', '4.00', '100 mg', '27', '13', '45', '2022-04-04 19:56:25', '2022-04-04 19:56:25'),
(72, 'Dolonac', '3.00', '100 mg', '27', '13', '55', '2022-04-04 19:56:57', '2022-04-04 19:56:57'),
(73, 'Dolonac', '3.00', '100 mg', '27', '13', '54', '2022-04-04 19:57:40', '2022-04-04 19:57:40'),
(74, 'Ecena', '4.00', '100 mg', '27', '13', '67', '2022-04-04 19:59:02', '2022-04-04 19:59:02'),
(75, 'Ectinac', '3.01', '100 mg', '27', '13', '192', '2022-04-04 19:59:51', '2022-04-04 19:59:51'),
(76, 'Ena', '3.00', '100 mg', '27', '13', '35', '2022-04-04 20:00:44', '2022-04-04 20:00:44'),
(77, 'Exipain', '4.00', '100 mg', '27', '13', '135', '2022-04-04 20:11:32', '2022-04-04 20:11:32'),
(78, 'Ezemove', '4.00', '100 mg', '27', '13', '83', '2022-04-04 20:12:47', '2022-04-04 20:12:47'),
(79, 'Fenacin', '4.00', '100 mg', '27', '13', '126', '2022-04-04 20:32:22', '2022-04-04 20:32:22'),
(80, 'Fixonac', '4.00', '100 mg', '27', '13', '73', '2022-04-04 20:39:16', '2022-04-04 20:39:16'),
(81, 'Fleco', '2.50', '100 mg', '27', '13', '20', '2022-04-07 19:30:08', '2022-04-07 19:30:08'),
(82, 'Flexi', '5.00', '100 mg', '27', '13', '179', '2022-04-07 19:31:12', '2022-04-07 19:31:12'),
(83, 'Flexi SR', '7.02', '200 mg', '27', '13', '179', '2022-04-13 20:27:04', '2022-04-13 20:27:04'),
(84, 'Flexidol', '3.00', '100 mg', '27', '13', '176', '2022-04-13 20:28:02', '2022-04-13 20:28:02'),
(85, 'Flexivan', '4.01', '100mg', '27', '13', '127', '2022-04-14 18:00:11', '2022-04-14 18:00:11'),
(86, 'Flexivan ER', '6.02', '200mg', '27', '13', '127', '2022-04-14 18:01:11', '2022-04-14 18:01:11'),
(87, 'Freemax', '4.96', '100mg', '27', '13', '133', '2022-04-14 18:08:09', '2022-04-14 18:08:09'),
(88, 'Grofenac', '3.00', '100mg', '27', '13', '152', '2022-04-14 18:10:50', '2022-04-14 18:10:50'),
(89, 'Hifenac', '4.02', '100mg', '27', '13', '63', '2022-04-14 18:12:02', '2022-04-14 18:12:02'),
(90, 'Intas', '3.50', '100mg', '27', '13', '194', '2022-04-14 18:15:16', '2022-04-14 18:15:16'),
(91, 'Labenac', '4.50', '100mg', '27', '13', '103', '2022-04-14 18:17:57', '2022-04-14 18:17:57'),
(92, 'Labenac SR', '7.00', '200mg', '27', '13', '103', '2022-04-14 18:19:18', '2022-04-14 18:19:18'),
(93, 'Lofam', '3.00', '100mg', '27', '13', '116', '2022-04-14 18:20:31', '2022-04-14 18:20:31'),
(94, 'Lofens', '8.50', '100mg', '27', '13', '196', '2022-04-14 18:23:12', '2022-04-14 18:23:12'),
(95, 'Maxpain', '3.50', '100mg', '27', '13', '87', '2022-04-14 18:24:27', '2022-04-14 18:24:27'),
(96, 'Mervan', '5.00', '100mg', '27', '13', '34', '2022-04-14 18:25:28', '2022-04-14 18:25:28'),
(97, 'Mervan SR', '7.00', '200mg', '27', '13', '34', '2022-04-14 18:26:23', '2022-04-14 18:26:23'),
(98, 'Motifen', '3.50', '100mg', '27', '13', '146', '2022-04-14 18:27:49', '2022-04-14 18:27:49'),
(99, 'Movex', '4.00', '100mg', '27', '13', '136', '2022-04-14 18:28:41', '2022-04-14 18:30:12'),
(100, 'Movex SR', '7.00', '200mg', '27', '13', '136', '2022-04-14 18:29:46', '2022-04-14 18:29:46'),
(101, 'Movon', '3.01', '100mg', '27', '13', '88', '2022-04-14 18:31:39', '2022-04-14 18:31:39'),
(102, 'Movon', '3.01', '100mg', '27', '13', '88', '2022-04-14 18:31:39', '2022-04-14 18:31:39'),
(103, 'Noak', '4.01', '100mg', '27', '13', '140', '2022-04-14 18:32:43', '2022-04-14 18:32:43'),
(104, 'Nofenac', '4.05', '100mg', '27', '13', '65', '2022-04-14 18:33:48', '2022-04-14 18:33:48'),
(105, 'Nostrin', '3.00', '100mg', '27', '13', '119', '2022-04-14 18:34:49', '2022-04-14 18:34:49'),
(106, 'Orcenac', '4.02', '100mg', '27', '13', '138', '2022-04-14 18:35:57', '2022-04-14 18:35:57'),
(107, 'Orifen', '2.51', '100mg', '27', '13', '174', '2022-04-14 18:36:55', '2022-04-14 18:36:55'),
(108, 'Ostoflex', '4.00', '100mg', '27', '13', '177', '2022-04-14 18:37:45', '2022-04-14 18:37:45'),
(109, 'Painex', '4.00', '100mg', '27', '13', '51', '2022-04-14 18:39:04', '2022-04-14 18:39:04'),
(110, 'Painkil', '4.02', '100mg', '27', '13', '193', '2022-04-14 18:39:49', '2022-04-14 18:39:49'),
(111, 'Paino', '4.00', '100mg', '27', '13', '71', '2022-04-14 18:43:49', '2022-04-14 18:43:49'),
(112, 'Penac-AC', '3.00', '100mg', '27', '13', '30', '2022-04-15 04:48:42', '2022-04-15 04:48:42'),
(113, 'Polynac', '4.00', '100mg', '27', '13', '105', '2022-04-15 04:49:46', '2022-04-15 04:49:46'),
(114, 'Ponos', '5.00', '100mg', '27', '13', '134', '2022-04-15 04:50:36', '2022-04-15 04:50:36'),
(115, 'Preservin', '5.00', '100mg', '27', '13', '91', '2022-04-15 04:51:26', '2022-04-15 04:51:26'),
(116, 'Preservin SR', '7.00', '200mg', '27', '13', '91', '2022-04-15 04:52:16', '2022-04-15 04:52:16'),
(117, 'Protilez', '4.00', '100mg', '27', '13', '159', '2022-04-15 04:52:59', '2022-04-15 04:52:59'),
(118, 'Qrip', '4.01', '100mg', '27', '13', '183', '2022-04-15 04:53:45', '2022-04-15 04:53:45'),
(119, 'Relise', '2.50', '100mg', '27', '13', '93', '2022-04-15 04:54:27', '2022-04-15 04:54:27'),
(120, 'Remave SR', '11.81', '200mg', '27', '13', '94', '2022-04-15 04:57:15', '2022-04-15 04:57:15'),
(121, 'Repidor', '3.00', '100mg', '27', '13', '162', '2022-04-15 04:57:59', '2022-04-15 04:57:59'),
(122, 'Reservix', '5.00', '100mg', '27', '13', '92', '2022-04-15 04:59:06', '2022-04-15 04:59:06'),
(123, 'Reservix SR', '7.00', '200mg', '27', '13', '94', '2022-04-15 05:00:39', '2022-04-15 05:00:39'),
(124, 'Rheuma', '2.80', '100mg', '27', '13', '122', '2022-04-15 05:01:43', '2022-04-15 05:01:43'),
(125, 'Rheuma', '2.80', '100mg', '27', '13', '122', '2022-04-15 05:01:43', '2022-04-15 05:01:43'),
(126, 'Rheuma', '2.80', '100mg', '27', '13', '122', '2022-04-15 05:01:43', '2022-04-15 05:01:43'),
(127, 'Ruclon', '1.50', '100mg', '27', '13', '132', '2022-04-15 05:02:53', '2022-04-15 05:02:53'),
(128, 'Sapclo', '3.00', '100mg', '27', '13', '110', '2022-04-15 05:05:15', '2022-04-15 05:05:15'),
(129, 'SB-Acelo', '4.02', '100mg', '27', '13', '181', '2022-04-15 05:07:21', '2022-04-15 05:07:21'),
(130, 'SB-Acelo', '3.00', '100mg', '27', '13', '169', '2022-04-15 05:08:17', '2022-04-15 05:08:17'),
(131, 'Servex', '4.02', '100mg', '27', '13', '130', '2022-04-15 05:09:13', '2022-04-15 05:09:13'),
(132, 'Silfenac', '4.00', '100mg', '27', '13', '173', '2022-04-15 05:09:55', '2022-04-15 05:09:55'),
(133, 'Silfenac', '3.00', '100mg', '27', '13', '120', '2022-04-15 05:12:34', '2022-04-15 05:12:34'),
(134, 'Technofen', '4.96', '100mg', '27', '13', '185', '2022-04-15 05:13:32', '2022-04-15 05:13:32'),
(135, 'Tek', '3.50', '100mg', '27', '13', '184', '2022-04-15 05:14:26', '2022-04-15 05:17:07'),
(136, 'Ternilla', '5.00', '100mg', '27', '13', '89', '2022-04-15 05:18:40', '2022-04-15 05:20:06'),
(137, 'Vaxtin', '5.10', '100mg', '27', '13', '167', '2022-04-15 05:21:08', '2022-04-15 05:21:08'),
(138, 'Volfenac', '3.00', '100mg', '27', '13', '165', '2022-04-15 05:40:34', '2022-04-15 05:40:34'),
(139, 'Xa Fast', '2.50', '100mg', '27', '13', '62', '2022-04-15 05:41:49', '2022-04-15 05:41:49'),
(140, 'Xerifen', '3.00', '100mg', '27', '13', '143', '2022-04-15 05:42:37', '2022-04-15 05:42:37'),
(141, 'Xerifen', '3.00', '100mg', '27', '13', '102', '2022-04-15 05:43:18', '2022-04-15 05:43:18'),
(142, 'Xerifen', '3.01', '100mg', '27', '13', '77', '2022-04-15 05:43:56', '2022-04-15 05:43:56'),
(143, 'Xtrafen', '2.00', '100mg', '27', '13', '61', '2022-04-15 05:44:55', '2022-04-15 05:44:55'),
(144, 'Xtrafen SR', '6.67', '200mg', '27', '13', '61', '2022-04-15 05:45:45', '2022-04-15 05:45:45'),
(145, 'Xtrafen SR', '3.00', '100mg', '27', '13', '182', '2022-04-15 05:46:34', '2022-04-15 05:46:34'),
(146, 'Zerodol', '3.01', '100mg', '27', '13', '124', '2022-04-15 05:47:16', '2022-04-15 05:47:16'),
(147, 'Zolfin', '4.00', '100mg', '27', '13', '43', '2022-04-15 05:47:57', '2022-04-15 05:47:57'),
(148, 'Zolonac', '4.01', '100mg', '27', '13', '172', '2022-04-15 05:49:13', '2022-04-15 05:49:13'),
(149, 'Tendonil', '8.02', '60mg', '29', '16', '140', '2022-04-15 05:55:34', '2022-04-15 05:55:34'),
(150, 'Dialyte-AC', '562.10', 'N/A', '30', '31', '150', '2022-04-15 06:04:03', '2022-04-15 06:04:03'),
(151, 'Acemox', '2.00', '250mg', '31', '13', '19', '2022-04-15 06:06:20', '2022-04-15 06:06:20'),
(152, 'Remox', '2.00', '2.50mg', '31', '13', '160', '2022-04-15 06:07:55', '2022-04-15 06:07:55'),
(153, 'Alistin DT', '15.00', '600mg', '34', '13', '136', '2022-04-15 06:12:42', '2022-04-15 06:12:42'),
(154, 'Mucomist', '30.00', '600mg', '34', '53', '43', '2022-04-15 06:14:42', '2022-04-15 06:14:42'),
(155, 'Mucomist DT', '15.00', '600mg', '34', '13', '43', '2022-04-15 06:17:13', '2022-04-15 06:17:13'),
(156, 'Mucomist DT', '15.00', '600mg', '34', '13', '65', '2022-04-15 06:18:30', '2022-04-15 06:18:30'),
(157, 'Nacsol', '15.00', '600mg', '34', '35', '127', '2022-04-15 06:20:07', '2022-04-15 06:20:07'),
(158, 'Tylace', '2.00', '600mg', '29', '35', '179', '2022-04-15 06:21:22', '2022-04-15 06:21:22'),
(159, 'Viscotin', '10.00', '100mg', '34', '33', '190', '2022-04-15 06:23:43', '2022-04-15 06:23:43'),
(160, 'Viscotin', '15.00', '200mg', '34', '33', '190', '2022-04-15 06:25:01', '2022-04-15 06:25:01'),
(161, 'Viscotin', '20.00', '600mg', '34', '35', '190', '2022-04-15 06:26:56', '2022-04-15 06:26:56'),
(162, 'Viscotin', '30.00', '600mg', '34', '53', '190', '2022-04-15 06:29:01', '2022-04-15 06:29:01'),
(163, 'Dialyte-A', '516.90', 'N/A', '1545', '31', '150', '2022-04-16 16:26:56', '2022-04-16 16:26:56'),
(164, 'Dialyte-A', '516.90', 'N/A', '1545', '31', '150', '2022-04-16 16:26:56', '2022-04-16 16:26:56'),
(165, 'Dialyte-A', '516.90', 'N/A', '1545', '31', '150', '2022-04-16 16:26:56', '2022-04-16 16:26:56'),
(166, 'Dialyte-A', '516.90', 'N/A', '1545', '31', '150', '2022-04-16 16:26:56', '2022-04-16 16:26:56'),
(167, 'Hemosol-A', '481.00', 'N/A', '1545', '31', '179', '2022-04-16 16:28:35', '2022-04-16 16:28:35'),
(168, 'Renalaid-A', '441.62', 'N/A', '1545', '31', '103', '2022-04-16 16:30:03', '2022-04-16 16:30:03'),
(169, 'Soricap', '40.00', '10mg', '35', '16', '190', '2022-04-16 17:17:02', '2022-04-16 17:19:02'),
(170, 'Soricap', '75.00', '25mg', '35', '16', '190', '2022-04-16 17:18:24', '2022-04-16 17:18:24'),
(171, 'Soritec', '45.14', '10mg', '35', '16', '18', '2022-04-16 17:21:13', '2022-04-16 17:21:13'),
(172, 'Soritec', '85.26', '25mg', '35', '16', '18', '2022-04-16 17:22:35', '2022-04-16 17:22:35'),
(173, 'Ultracarbon', '9.89', '225mg', '36', '13', '97', '2022-04-16 17:24:13', '2022-04-16 17:24:13'),
(174, 'Acerux', '400.00', '250mg', '37', '10', '136', '2022-04-16 17:26:51', '2022-04-16 17:26:51'),
(175, 'Acerux', '400.00', '250mg', '37', '10', '136', '2022-04-16 17:26:53', '2022-04-16 17:26:53'),
(176, 'Acerux', '400.00', '250mg', '37', '10', '136', '2022-04-16 17:27:08', '2022-04-16 17:27:08'),
(177, 'Acerux', '400.00', '250mg', '37', '10', '136', '2022-04-16 17:27:08', '2022-04-16 17:27:08'),
(178, 'Acerux', '700.00', '500mg', '37', '50', '136', '2022-04-16 17:29:16', '2022-04-16 17:39:42'),
(179, 'Acyvir', '400.00', '250mg', '37', '50', '34', '2022-04-16 17:30:44', '2022-04-16 17:40:09'),
(180, 'Acyvir', '700.00', '500mg', '37', '50', '34', '2022-04-16 17:33:36', '2022-04-16 17:41:17'),
(181, 'Simplovir', '400.00', '250mg', '37', '50', '92', '2022-04-16 17:36:21', '2022-04-16 17:41:32'),
(182, 'Simplovir', '700.00', '500mg', '37', '50', '92', '2022-04-16 17:37:37', '2022-04-16 17:41:52'),
(183, 'Simplovir', '1000.00', '1gm', '37', '50', '92', '2022-04-16 17:37:39', '2022-04-16 17:46:08'),
(184, 'Virunil', '400.00', '250mg', '37', '50', '82', '2022-04-16 17:48:18', '2022-04-16 17:48:18'),
(185, 'Virunil', '700.00', '500mg', '37', '50', '82', '2022-04-16 18:17:24', '2022-04-16 18:17:24'),
(186, 'Virux', '702.11', '500mg', '37', '50', '179', '2022-04-16 18:19:50', '2022-04-16 18:19:50'),
(187, 'Xovir', '401.20', '250mg', '37', '50', '39', '2022-04-16 18:21:33', '2022-04-16 18:21:33'),
(188, 'Xovir', '702.20', '500mg', '37', '50', '39', '2022-04-16 18:24:40', '2022-04-16 18:24:40'),
(189, 'Acerux', '22.00', '400mg', '39', '13', '136', '2022-04-16 18:42:03', '2022-04-16 18:42:03'),
(190, 'Acerux', '125.47', '200mg', '39', '67', '136', '2022-04-18 05:15:38', '2022-04-18 05:15:38'),
(191, 'Acerux', '14.05', '200mg', '39', '13', '136', '2022-04-18 05:28:28', '2022-04-18 05:28:28'),
(192, 'Acerux', '14.05', '200mg', '39', '13', '136', '2022-04-18 05:28:28', '2022-04-18 05:28:28'),
(193, 'Acerux', '30.00', '800mg', '39', '13', '136', '2022-04-18 05:29:46', '2022-04-18 05:29:46'),
(194, 'Clovir', '14.00', '200mg', '39', '13', '91', '2022-04-18 05:30:41', '2022-04-18 05:30:41'),
(195, 'Clovir', '22.00', '400mg', '39', '13', '91', '2022-04-18 05:31:29', '2022-04-18 05:31:29'),
(196, 'Novirax', '14.50', '200mg', '39', '13', '65', '2022-04-18 05:33:21', '2022-04-18 05:33:21'),
(197, 'Novirax', '22.10', '400mg', '39', '13', '65', '2022-04-18 05:34:09', '2022-04-18 05:34:09'),
(198, 'Simplovir', '125.00', '200mg', '39', '67', '92', '2022-04-18 05:36:10', '2022-04-18 05:36:10'),
(199, 'Simplovir', '22.00', '400mg', '39', '13', '92', '2022-04-18 05:37:29', '2022-04-18 05:37:29'),
(200, 'Simplovir', '14.00', '200mg', '39', '13', '92', '2022-04-18 05:38:54', '2022-04-18 05:38:54'),
(201, 'Viroxi', '14.00', '200mg', '39', '13', '71', '2022-04-18 05:39:52', '2022-04-18 05:39:52'),
(202, 'Viroxi', '125.85', '200mg', '39', '67', '179', '2022-04-18 05:41:11', '2022-04-18 05:41:11'),
(203, 'Viroxi', '14.10', '200mg', '39', '13', '179', '2022-04-18 05:42:39', '2022-04-18 05:42:39'),
(204, 'Viroxi', '22.14', '400mg', '39', '13', '179', '2022-04-18 05:54:43', '2022-04-18 05:54:43'),
(205, 'Xovir', '125.00', '200mg', '39', '67', '39', '2022-04-18 05:56:38', '2022-04-18 05:56:38'),
(206, 'Xovir', '14.00', '200mg', '39', '13', '39', '2022-04-18 05:57:33', '2022-04-18 05:57:33'),
(207, 'Xovir', '22.00', '400mg', '39', '13', '39', '2022-04-18 05:58:18', '2022-04-18 05:58:18'),
(208, 'Acerux', '40.15', '5% w/w', '40', '29', '136', '2022-04-18 15:47:24', '2022-04-18 15:47:24'),
(209, 'Clovir', '40.00', '5% w/w', '40', '29', '91', '2022-04-18 15:48:33', '2022-04-18 15:48:33'),
(210, 'Novirax', '40.15', '5% w/w', '40', '29', '65', '2022-04-18 15:49:41', '2022-04-18 15:49:41'),
(211, 'Simplovir', '40.00', '5% w/w', '40', '29', '92', '2022-04-18 15:50:31', '2022-04-18 15:50:31'),
(212, 'Virux', '70.00', '5% w/w', '40', '29', '179', '2022-04-18 15:52:29', '2022-04-18 15:52:29'),
(213, 'Acerux-H', '35.00', '5%+1%', '41', '29', '136', '2022-04-18 15:54:35', '2022-04-18 15:54:35'),
(214, 'Novirax HC', '70.00', '5%+1%', '41', '29', '65', '2022-04-18 15:55:42', '2022-04-18 15:55:42'),
(215, 'Virux-HC', '70.00', '5%+1%', '41', '29', '179', '2022-04-18 15:56:41', '2022-04-18 15:56:41'),
(216, 'Adalimab', '15000.00', '40mg', '42', '47', '89', '2022-04-18 15:58:56', '2022-04-18 15:58:56'),
(217, 'Advixa', '15000.00', '40mg', '42', '47', '92', '2022-04-18 16:00:59', '2022-04-18 16:00:59'),
(218, 'Aclene', '60.00', '0.1%', '43', '29', '65', '2022-04-18 16:04:17', '2022-04-18 16:04:17'),
(219, 'Adapel', '60.00', '0.1%', '43', '29', '89', '2022-04-18 16:05:18', '2022-04-18 16:05:18'),
(220, 'Adgar', '60.18', '0.1%', '43', '42', '18', '2022-04-18 16:06:10', '2022-04-18 16:06:10'),
(221, 'Adgar', '80.24', '0.3%', '43', '42', '18', '2022-04-18 16:07:31', '2022-04-18 16:07:31'),
(222, 'Apalene', '60.00', '0.1%', '43', '29', '92', '2022-04-18 16:10:31', '2022-04-18 16:10:31'),
(223, 'Fona', '60.40', '0.1%', '43', '29', '179', '2022-04-18 16:11:40', '2022-04-18 16:11:40'),
(224, 'Fona', '80.55', '0.3%', '43', '42', '179', '2022-04-18 16:13:01', '2022-04-18 16:13:01'),
(225, 'Fona', '80.55', '0.3%', '43', '42', '179', '2022-04-18 16:13:01', '2022-04-18 16:13:01'),
(226, 'Pimplex', '60.00', '0.1%', '43', '29', '45', '2022-04-18 16:14:11', '2022-04-18 16:14:11'),
(227, 'Aclene Plus', '150.00', '0.1%+2.5%', '44', '42', '65', '2022-04-18 16:17:46', '2022-04-18 16:17:46'),
(228, 'Acnegel', '16.48', '0.1%+2.5%', '44', '42', '19', '2022-04-18 16:18:50', '2022-04-18 16:18:50'),
(229, 'Adaben Duo', '200.00', '0.1%+2.5%', '44', '42', '92', '2022-04-18 16:19:51', '2022-04-18 16:19:51'),
(233, 'Adagel Plus', '200.00', '0.1%+2.5%', '44', '42', '190', '2022-04-19 19:28:26', '2022-04-19 19:28:26'),
(234, 'Adipal Plus', '150.00', '0.1%+2.5%', '44', '42', '87', '2022-04-19 19:29:49', '2022-04-19 19:29:49'),
(235, 'Fona Plus', '160.48', '0.1%+2.5%', '44', '42', '179', '2022-04-19 19:30:38', '2022-04-19 19:30:38'),
(236, 'Freshlook', '160.00', '0.1%+2.5%', '44', '42', '197', '2022-04-19 19:41:30', '2022-04-19 19:41:30'),
(237, 'Nomark', '160.00', '0.1%+2.5%', '44', '42', '136', '2022-04-19 19:42:25', '2022-04-19 19:42:25'),
(238, 'Adfovir', '25.00', '10mg', '45', '13', '180', '2022-04-19 19:43:50', '2022-04-19 19:43:50'),
(239, 'Antiva', '35.24', '10mg', '45', '13', '179', '2022-04-19 19:44:46', '2022-04-19 19:44:46'),
(240, 'Infovir', '35.00', '10mg', '45', '13', '92', '2022-04-19 19:45:38', '2022-04-19 19:45:38'),
(241, 'Rezoven', '35.00', '10mg', '45', '13', '43', '2022-04-19 19:46:56', '2022-04-19 19:46:56'),
(242, 'Adecard', '150.00', '6mg', '46', '10', '150', '2022-04-19 20:15:14', '2022-04-19 20:15:14'),
(243, 'Madhuvas', '100.00', '100ML', '47', '59', '65', '2022-04-21 05:51:05', '2022-04-21 05:51:05'),
(244, 'Adrenaline', '25.00', '1MG', '48', '10', '185', '2022-04-21 05:57:54', '2022-04-21 05:57:54'),
(245, 'Adrin', '25.00', '1MG', '48', '10', '77', '2022-04-21 05:59:49', '2022-04-21 05:59:49'),
(246, 'Adrinor', '25.00', '1MG', '48', '10', '92', '2022-04-21 06:00:48', '2022-04-21 06:00:48'),
(247, 'TT vax', '95.00', '0.5', '49', '45', '150', '2022-04-21 06:15:16', '2022-04-21 06:17:06'),
(248, 'Vaxitet', '60.00', '0.5ml', '49', '45', '92', '2022-04-21 06:18:17', '2022-04-21 06:18:17'),
(249, 'Afatin', 'unavailable', '40mg', '50', '13', '39', '2022-04-21 06:21:50', '2022-04-21 06:21:50'),
(250, 'Anib', '750.00', '40MG', '50', '13', '65', '2022-04-21 06:22:47', '2022-04-21 06:22:47'),
(251, 'Atanib', '1100.00', '40MG', '50', '13', '34', '2022-04-21 06:23:41', '2022-04-21 06:23:41'),
(252, 'Zaltrap', '37201.00', '100mg', '51', '49', '198', '2022-04-21 06:26:20', '2022-04-21 06:26:20'),
(253, 'Agorest', '35.00', '25mg', '52', '13', '74', '2022-04-21 06:27:44', '2022-04-21 06:27:44'),
(254, 'Agotin', '501.50', '25mg', '52', '13', '39', '2022-04-21 06:28:56', '2022-04-21 06:28:56'),
(255, 'AB-DS', '3.00', '400mg', '53', '26', '152', '2022-04-21 06:35:50', '2022-04-21 06:35:50'),
(256, 'Aben-DS', '4.50', '400mg', '53', '26', '184', '2022-04-21 06:38:19', '2022-04-21 06:38:19'),
(257, 'Abentel', '5.00', '400mg', '53', '26', '34', '2022-04-21 06:39:34', '2022-04-21 06:39:34'),
(258, 'Adze', '4.01', '400mg', '53', '26', '101', '2022-04-21 06:40:30', '2022-04-21 06:40:30'),
(259, 'AH', '5.00', '400mg', '53', '26', '65', '2022-04-21 06:42:12', '2022-04-21 06:42:12'),
(260, 'AH', '20.10', '200mg', '53', '67', '65', '2022-04-21 06:43:43', '2022-04-21 06:43:43'),
(261, 'AL-DS', '5.00', '400mg', '53', '26', '82', '2022-04-21 06:45:10', '2022-04-21 06:45:10'),
(262, 'Alba', '4.50', '400mg', '53', '26', '124', '2022-04-21 06:46:24', '2022-04-21 06:46:24'),
(263, 'Albamax DS', '2.82', '400mg', '53', '26', '197', '2022-04-21 06:49:08', '2022-04-21 06:49:08'),
(264, 'Albazol DS', '4.00', '400mg', '53', '26', '50', '2022-04-21 06:50:55', '2022-04-21 06:50:55'),
(265, 'Alben', '20.00', '200mg', '53', '67', '71', '2022-04-21 06:52:48', '2022-04-21 06:52:48'),
(266, 'Alben DS', '5.00', '400mg', '53', '26', '71', '2022-04-21 06:54:08', '2022-04-21 06:54:08'),
(267, 'Albenda DS', '3.40', '400mg', '53', '26', '21', '2022-04-21 06:55:37', '2022-04-21 06:55:37'),
(268, 'Albendol', '3.50', '400mg', '53', '26', '83', '2022-04-21 06:56:53', '2022-04-21 06:56:53'),
(269, 'Albendol', '15.00', '200mg', '53', '67', '83', '2022-04-21 06:58:25', '2022-04-21 06:58:25'),
(270, 'Albendox', '4.00', '400mg', '53', '26', '93', '2022-04-21 06:59:21', '2022-04-21 06:59:21'),
(271, 'Albentas', '5.00', '400mg', '53', '26', '193', '2022-04-21 07:00:17', '2022-04-21 07:00:17'),
(272, 'Albezen', '3.00', '400mg', '53', '26', '196', '2022-04-21 07:01:15', '2022-04-21 07:01:15'),
(273, 'Albezole', '3.80', '400mg', '53', '26', '32', '2022-04-21 07:02:17', '2022-04-21 07:02:17'),
(274, 'Albol-DS', '3.50', '400mg', '53', '26', '65', '2022-04-21 07:03:10', '2022-04-21 07:03:10'),
(275, 'Albrex', '3.50', '400mg', '53', '26', '113', '2022-04-21 07:04:32', '2022-04-21 07:04:32'),
(276, 'Alda', '15.00', '200mg', '53', '67', '182', '2022-04-21 07:06:13', '2022-04-21 07:06:13'),
(277, 'Alda DS', '4.00', '400mg', '53', '26', '182', '2022-04-21 07:07:23', '2022-04-21 07:07:23'),
(278, 'Alda DS', '15.00', '200mg', '53', '67', '20', '2022-04-21 07:08:26', '2022-04-21 07:08:26'),
(279, 'Aldes DS', '4.00', '400mg', '53', '26', '62', '2022-04-21 07:09:27', '2022-04-21 07:09:27'),
(280, 'Aldew', '4.00', '400mg', '53', '26', '64', '2022-04-21 07:10:28', '2022-04-21 07:10:28'),
(281, 'Aldex', '15.00', '200mg', '53', '67', '77', '2022-04-21 07:11:50', '2022-04-21 07:11:50'),
(282, 'Aldex-DS', '4.02', '400mg', '53', '26', '77', '2022-04-21 07:12:52', '2022-04-21 07:12:52'),
(283, 'Aldin DS', '4.00', '400mg', '53', '26', '185', '2022-04-21 07:13:59', '2022-04-21 07:13:59'),
(284, 'Ale DS', '4.00', '400mg', '53', '13', '37', '2022-04-21 07:14:54', '2022-04-21 07:14:54'),
(285, 'Ale DS', '5.02', '400mg', '53', '26', '179', '2022-04-21 07:15:42', '2022-04-21 07:15:42'),
(286, 'Almex', '20.00', '200mg', '53', '67', '179', '2022-04-21 07:17:17', '2022-04-21 07:17:17'),
(287, 'Almex', '20.00', '200mg', '53', '67', '179', '2022-04-21 14:17:16', '2022-04-21 14:17:16'),
(288, 'Almin', '4.00', '400mg', '53', '26', '102', '2022-04-21 14:18:12', '2022-04-21 14:18:12'),
(289, 'Almin', '15.00', '200mg', '53', '67', '102', '2022-04-21 14:19:32', '2022-04-21 14:19:32'),
(290, 'Alodoben DS', '5.00', '400mg', '53', '26', '42', '2022-04-21 14:21:23', '2022-04-21 14:21:23'),
(291, 'Alphin DS', '5.00', '400mg', '53', '26', '43', '2022-04-21 14:22:34', '2022-04-21 14:22:34'),
(292, 'Alpro', '4.00', '400mg', '53', '26', '146', '2022-04-21 14:23:59', '2022-04-21 14:23:59'),
(293, 'Alzed', '3.30', '400mg', '53', '26', '78', '2022-04-21 14:24:53', '2022-04-21 14:24:53'),
(294, 'Alzolux DS', '4.50', '400mg', '53', '26', '148', '2022-04-21 14:26:26', '2022-04-21 14:26:26'),
(295, 'Anthel DS', '4.20', '400mg', '53', '26', '170', '2022-04-21 14:27:35', '2022-04-21 14:27:35'),
(296, 'Autoben', '5.00', '400mg', '53', '26', '63', '2022-04-21 14:28:31', '2022-04-21 14:28:31'),
(297, 'Azole', '18.00', '200mg', '53', '67', '45', '2022-04-21 14:29:40', '2022-04-21 14:29:40'),
(298, 'Azole', '5.00', '400mg', '53', '26', '45', '2022-04-21 14:30:44', '2022-04-21 14:30:44'),
(299, 'Ben-A', '5.01', '400mg', '53', '26', '19', '2022-04-21 14:31:52', '2022-04-21 14:31:52'),
(300, 'Ben-A', '20.07', '200mg', '53', '67', '19', '2022-04-21 14:33:09', '2022-04-21 14:33:09'),
(301, 'Benda DS', '3.50', '400mg', '53', '26', '48', '2022-04-21 14:34:17', '2022-04-21 14:34:17'),
(302, 'Benfast', '4.02', '400mg', '53', '26', '130', '2022-04-21 14:35:30', '2022-04-21 14:35:30'),
(303, 'Benz', '3.20', '400mg', '53', '26', '40', '2022-04-21 14:36:22', '2022-04-21 14:36:22'),
(304, 'Chir DS', '5.14', '400mg', '53', '26', '159', '2022-04-21 14:37:12', '2022-04-21 14:37:12'),
(305, 'Chuben DS', '5.00', '400mg', '53', '26', '23', '2022-04-21 14:38:05', '2022-04-21 14:38:05'),
(306, 'Colaz', '19.00', '200mg', '53', '67', '54', '2022-04-21 14:39:12', '2022-04-21 14:39:12'),
(307, 'Colaz', '5.00', '400mg', '53', '26', '54', '2022-04-21 14:40:06', '2022-04-21 14:40:06'),
(308, 'Cosben', '3.00', '400mg', '53', '26', '55', '2022-04-21 14:41:00', '2022-04-21 14:41:00'),
(309, 'Durazol', '15.00', '200mg', '53', '67', '116', '2022-04-21 14:41:53', '2022-04-21 14:41:53'),
(310, 'Durazol', '4.00', '400mg', '53', '26', '116', '2022-04-21 14:42:30', '2022-04-21 14:42:30'),
(311, 'Eben', '15.00', '200mg', '53', '67', '67', '2022-04-21 14:43:32', '2022-04-21 14:43:32'),
(312, 'Eben-DS', '4.00', '400mg', '53', '26', '67', '2022-04-21 14:52:09', '2022-04-21 14:52:09'),
(313, 'Elmin', '4.50', '400mg', '53', '26', '98', '2022-04-21 14:53:17', '2022-04-21 14:53:17'),
(314, 'Elmin', '4.26', '400mg', '53', '26', '98', '2022-04-21 14:54:01', '2022-04-21 14:54:01'),
(315, 'Estazol', '20.00', '200mg', '53', '67', '91', '2022-04-21 14:55:02', '2022-04-21 14:55:02'),
(316, 'Estazol', '4.00', '400mg', '53', '26', '91', '2022-04-21 14:55:42', '2022-04-21 14:55:42'),
(317, 'Exworm', '4.00', '400mg', '53', '26', '105', '2022-04-21 14:56:22', '2022-04-21 14:56:22'),
(318, 'Exworm', '15.00', '200mg', '53', '67', '105', '2022-04-21 14:57:12', '2022-04-21 14:57:12'),
(319, 'Exworm', '3.00', '400mg', '53', '26', '84', '2022-04-21 14:58:00', '2022-04-21 14:58:00'),
(320, 'G-Albendazole', '2.20', '400mg', '53', '26', '84', '2022-04-21 14:58:52', '2022-04-21 14:58:52'),
(321, 'H Ben', '3.60', '400mg', '53', '26', '90', '2022-04-21 15:00:44', '2022-04-21 15:00:44'),
(322, 'Helben DS', '4.00', '400mg', '53', '26', '117', '2022-04-21 15:02:49', '2022-04-21 15:02:49'),
(323, 'Krimizole', '15.00', '200mg', '53', '67', '122', '2022-04-21 15:03:43', '2022-04-21 15:03:43'),
(324, 'Krimizole DS', '3.25', '400mg', '53', '26', '122', '2022-04-21 15:05:39', '2022-04-21 15:05:39'),
(325, 'Laben DS', '3.52', '400mg', '53', '26', '151', '2022-04-21 15:06:33', '2022-04-21 15:06:33'),
(326, 'Luban DS', '3.30', '400mg', '53', '26', '162', '2022-04-21 15:07:25', '2022-04-21 15:07:25'),
(327, 'Mebel', '19.32', '200mg', '53', '26', '112', '2022-04-21 15:08:22', '2022-04-21 15:08:22'),
(328, 'Mebel DS', '5.00', '400mg', '53', '26', '112', '2022-04-21 15:09:36', '2022-04-21 15:09:36'),
(329, 'Micro', 'price not available', '200mg', '53', '67', '25', '2022-04-21 15:12:00', '2022-04-21 15:12:00'),
(330, 'Nematox DS', '3.54', '400mg', '53', '26', '51', '2022-04-21 15:13:28', '2022-04-21 15:13:28'),
(331, 'NT-Par', '4.50', '400mg', '53', '26', '157', '2022-04-21 15:18:50', '2022-04-21 15:18:50'),
(332, 'NT-Par', '15.05', '200mg', '53', '67', '157', '2022-04-21 15:19:58', '2022-04-21 15:19:58'),
(333, 'Orben', '3.76', '400mg', '53', '26', '137', '2022-04-21 15:21:00', '2022-04-21 15:21:00'),
(334, 'Parnil DS', '5.00', '400mg', '53', '26', '73', '2022-04-21 15:22:56', '2022-04-21 15:22:56'),
(335, 'Q Ben DS', '5.00', '400mg', '53', '26', '53', '2022-04-21 15:23:45', '2022-04-21 15:23:45'),
(336, 'R-Zol', '4.00', '400mg', '53', '26', '160', '2022-04-21 15:31:30', '2022-04-21 15:31:30'),
(337, 'Silben', '4.00', '400mg', '53', '26', '173', '2022-04-21 15:32:34', '2022-04-21 15:32:34'),
(338, 'Sintel', '5.02', '400mg', '53', '26', '18', '2022-04-21 15:33:24', '2022-04-21 15:33:24'),
(339, 'Sintel', '20.06', '200mg', '53', '67', '18', '2022-04-21 15:34:21', '2022-04-21 15:34:21'),
(340, 'Triben', '14.00', '200mg', '53', '67', '27', '2022-04-21 15:35:17', '2022-04-21 15:35:17'),
(341, 'Triben DS', '3.35', '400mg', '53', '26', '27', '2022-04-21 15:46:43', '2022-04-21 15:46:43'),
(342, 'Verben', '4.00', '400mg', '53', '26', '36', '2022-04-21 15:49:28', '2022-04-21 15:49:28'),
(343, 'Verben', '15.00', '200mg', '53', '67', '36', '2022-04-21 15:50:20', '2022-04-21 15:50:20'),
(344, 'Vermid', '5.00', '400mg', '53', '26', '177', '2022-04-21 15:51:09', '2022-04-21 15:51:09'),
(345, 'Vermikil', '15.11', '200mg', '53', '67', '127', '2022-04-21 15:53:22', '2022-04-21 15:53:22'),
(346, 'Vermikil', '3.53', '400mg', '53', '26', '127', '2022-04-21 15:54:09', '2022-04-21 15:54:09'),
(347, 'Vermin-DS', '4.50', '400mg', '53', '26', '126', '2022-04-21 15:54:52', '2022-04-21 15:54:52'),
(348, 'Wormex', '14.00', '400mg', '53', '67', '183', '2022-04-21 15:56:16', '2022-04-21 15:56:16'),
(349, 'Wormex', '3.50', '400mg', '53', '26', '183', '2022-04-21 15:57:15', '2022-04-21 15:57:15'),
(350, 'Zoben', '4.50', '400mg', '53', '26', '28', '2022-04-21 15:59:56', '2022-04-21 15:59:56'),
(351, 'Zoben', '18.00', '200mg', '53', '67', '28', '2022-04-21 16:00:44', '2022-04-21 16:00:44'),
(352, 'Albumin Human', '3609.00', '20%', '54', '50', '199', '2022-04-21 16:16:47', '2022-04-21 16:16:47'),
(353, 'Albutein', '3800.00', '5%', '54', '50', '200', '2022-04-21 16:47:45', '2022-04-21 16:47:45'),
(354, 'Albutein', '3800.00', '5%', '54', '50', '201', '2022-04-21 16:53:06', '2022-04-21 16:53:06'),
(355, 'Albutein', '3700.00', '25%', '54', '50', '201', '2022-04-21 16:54:01', '2022-04-21 16:54:01'),
(356, 'Human Albumin', '3320.00', '20%', '54', '50', '96', '2022-04-21 16:55:27', '2022-04-21 16:55:27'),
(357, 'Human Albumin', '2750.00', '20%', '54', '50', '52', '2022-04-21 16:56:41', '2022-04-21 16:56:41'),
(358, 'Uman Albumin', '3571.00', '20%', '54', '50', '195', '2022-04-21 16:57:44', '2022-04-21 16:57:44'),
(359, 'Acicaft', '400.00', '0.25%', '55', '69', '18', '2022-04-21 18:25:23', '2022-04-21 18:25:23'),
(360, 'Alcadin', '400.00', '0.25%', '55', '69', '150', '2022-04-21 18:26:35', '2022-04-21 18:26:35'),
(361, 'Alcaft', '450.00', '0.25%', '55', '69', '89', '2022-04-21 18:27:39', '2022-04-21 18:27:39'),
(362, 'Alcafta', '400.00', '0.25%', '55', '69', '92', '2022-04-21 18:28:38', '2022-04-21 18:28:38'),
(363, 'Altadin', '400.00', '0.25%', '55', '69', '71', '2022-04-21 18:30:16', '2022-04-21 18:30:16'),
(364, 'Caftadin', '400.00', '0.25%', '55', '69', '34', '2022-04-21 18:31:12', '2022-04-21 18:31:12'),
(365, 'Eyecaf', '400.00', '0.25%', '55', '69', '136', '2022-04-21 18:32:01', '2022-04-21 18:32:01'),
(366, 'Genacaft', '400.00', '0.25%', '55', '69', '78', '2022-04-21 18:33:57', '2022-04-21 18:33:57'),
(367, 'Icaft', '400.00', '0.25%', '55', '69', '124', '2022-04-21 19:00:41', '2022-04-21 19:00:41'),
(368, 'Alecensa', '1480.00', '150mg', '56', '16', '164', '2022-04-21 19:02:26', '2022-04-21 19:02:26'),
(369, 'Alendon', '5.00', '100mg', '57', '13', '43', '2022-04-21 19:03:49', '2022-04-21 19:03:49'),
(370, 'Alendon', '25.00', '70mg', '57', '13', '43', '2022-04-21 19:04:41', '2022-04-21 19:04:41'),
(371, 'Bonemas', '30.00', '70mg', '57', '13', '92', '2022-04-21 19:05:48', '2022-04-21 19:05:48'),
(372, 'Ostomax', '5.00', '10mg', '57', '13', '71', '2022-04-21 19:06:52', '2022-04-21 19:06:52'),
(373, 'Ostomax', '25.00', '70mg', '57', '13', '71', '2022-04-21 19:07:47', '2022-04-21 19:07:47'),
(374, 'Bonemass D', '30.00', '70mg+2800 IU', '58', '13', '92', '2022-04-21 19:10:19', '2022-04-21 19:10:19'),
(375, 'Ostel-D', '30.32', '70mg+2800 IU', '58', '13', '179', '2022-04-21 19:11:28', '2022-04-21 19:11:28'),
(376, 'Ostomax D', '25.00', '70mg+2800 IU', '58', '13', '71', '2022-04-21 19:12:20', '2022-04-21 19:12:20'),
(377, 'One Alpha', '15.00', '0.25 mcg', '59', '16', '105', '2022-04-21 19:25:03', '2022-04-21 19:25:03'),
(378, 'Alfasin XR', '10.00', '10mg', '60', '13', '92', '2022-04-21 19:29:33', '2022-04-21 19:29:33'),
(379, 'Alfumax-ER', '10.00', '10mg', '60', '13', '190', '2022-04-21 19:30:24', '2022-04-21 19:30:24'),
(380, 'Zatral', '10.00', '10mg', '60', '13', '71', '2022-04-21 19:31:16', '2022-04-21 19:31:16'),
(381, 'Antiscar', '300.00', '100mg+50 IU+10mg', '61', '60', '179', '2022-04-21 19:33:50', '2022-04-21 19:33:50'),
(382, 'Aluric', '4.10', '100mg', '62', '13', '178', '2022-04-21 19:34:50', '2022-04-21 19:34:50'),
(383, 'Alurol', '4.00', '100mg', '62', '13', '92', '2022-04-21 19:35:53', '2022-04-21 19:35:53'),
(384, 'Duric', '4.02', '100mg', '62', '13', '136', '2022-04-21 19:36:49', '2022-04-21 19:36:49'),
(385, 'Esloric', '4.03', '100mg', '62', '13', '179', '2022-04-21 19:37:31', '2022-04-21 19:37:31'),
(386, 'Goutex', '4.02', '100mg', '62', '13', '45', '2022-04-21 19:38:15', '2022-04-21 19:38:15'),
(387, 'Goutex', '8.00', '300mg', '62', '13', '45', '2022-04-21 19:39:10', '2022-04-21 19:39:10'),
(388, 'Purinol', '4.05', '100mg', '62', '13', '65', '2022-04-21 19:40:02', '2022-04-21 19:40:02'),
(389, 'Purinol', '8.05', '300mg', '62', '13', '65', '2022-04-21 19:41:11', '2022-04-21 19:41:11'),
(390, 'Ucorex', 'price not available', '100mg', '62', '13', '89', '2022-04-21 19:42:14', '2022-04-21 19:42:14'),
(391, 'Alestor', '8.00', '5mg', '1006', '13', '92', '2022-04-22 18:53:32', '2022-04-22 18:53:32'),
(392, 'Alia', '8.00', '5%', '1006', '13', '19', '2022-04-22 18:54:13', '2022-04-22 18:54:13'),
(393, 'Allygest', '7.72', '5mg', '1006', '13', '133', '2022-04-22 18:55:04', '2022-04-22 18:55:04'),
(394, 'Allynol', '8.00', '5mg', '1006', '13', '150', '2022-04-22 18:56:07', '2022-04-22 18:56:07'),
(395, 'Alysa', '8.02', '5mg', '1006', '13', '39', '2022-04-22 18:56:48', '2022-04-22 18:56:48'),
(396, 'Geston', '8.03', '5mg', '1006', '13', '179', '2022-04-22 18:58:00', '2022-04-22 18:58:00'),
(397, 'Gestrenol', '8.03', '5mg', '1006', '13', '161', '2022-04-22 18:58:49', '2022-04-22 18:58:49'),
(398, 'Nidagest', '8.00', '5mg', '1006', '13', '51', '2022-04-22 18:59:44', '2022-04-22 18:59:44'),
(399, 'Prelab', '8.02', '5mg', '1006', '13', '18', '2022-04-22 19:00:32', '2022-04-22 19:00:32'),
(400, 'Albasine', '12.00', '30mg+10mg', '63', '13', '65', '2022-04-22 19:02:39', '2022-04-22 19:02:39'),
(401, 'Aruxil', '10.00', '30mg+10mg', '63', '13', '136', '2022-04-22 19:03:27', '2022-04-22 19:03:27'),
(402, 'Truxil', '10.03', '30mg+10mg', '63', '13', '179', '2022-04-22 19:04:16', '2022-04-22 19:04:16'),
(403, 'Almitan', '25.00', '6.25mg', '64', '13', '136', '2022-04-22 19:05:40', '2022-04-22 19:05:40'),
(404, 'Altrip', '25.08', '6.25mg', '64', '13', '127', '2022-04-22 19:06:40', '2022-04-22 19:06:40'),
(405, 'Alphanate', '9500.00', '250IU/VIAL', '66', '50', '200', '2022-04-22 19:09:04', '2022-04-22 19:09:04'),
(406, 'Alaxen', '3.00', '0.5', '67', '13', '192', '2022-04-22 19:41:13', '2022-04-22 19:41:13'),
(407, 'Alaxen', '2.00', '0.25 MG', '67', '13', '192', '2022-04-22 19:42:32', '2022-04-22 19:46:02'),
(408, 'Alpam', '2.00', '0.5MG', '67', '13', '35', '2022-04-22 19:44:14', '2022-04-22 19:44:14'),
(409, 'Alpam', '1.00', '0.25MG', '67', '13', '35', '2022-04-22 19:45:36', '2022-04-22 19:45:36'),
(410, 'Alprax', '1.00', '0.25MG', '67', '13', '136', '2022-04-22 19:47:24', '2022-04-22 19:47:24'),
(411, 'Alprax', '2,01', '0.5MG', '67', '13', '136', '2022-04-22 19:48:21', '2022-04-22 19:48:21'),
(412, 'Alprax XR', '8.03', '2MG', '67', '13', '136', '2022-04-22 19:49:23', '2022-04-22 19:49:23'),
(413, 'Alprax XR', '4.02', '1MG', '67', '13', '136', '2022-04-22 19:50:23', '2022-04-22 19:50:23'),
(414, 'Alzolam', '1.50', '0.25 mg', '67', '13', '180', '2022-04-22 19:51:43', '2022-04-22 19:51:43'),
(415, 'Alzolam', '3.00', '0.5MG', '67', '13', '180', '2022-04-22 19:53:22', '2022-04-22 19:53:22'),
(416, 'Serelam', '1.00', '0.25MG', '67', '13', '78', '2022-04-22 19:54:48', '2022-04-22 19:54:48'),
(417, 'Serelam', '2.01', '0.5MG', '67', '13', '78', '2022-04-22 19:55:43', '2022-04-22 19:55:43'),
(418, 'Xanax', '2.51', '0.5MG', '67', '13', '124', '2022-04-22 19:56:43', '2022-04-22 19:56:43'),
(419, 'Xanax', '1.00', '0.25MG', '67', '13', '124', '2022-04-22 19:57:34', '2022-04-22 19:57:34'),
(420, 'Xanax', '1.75', '0.5MG', '67', '13', '82', '2022-04-22 19:59:27', '2022-04-22 19:59:27'),
(421, 'Xanax', '2.00', '0.25MG', '67', '13', '34', '2022-04-22 20:01:09', '2022-04-22 20:01:09'),
(422, 'Xanax', '4.00', '1MG', '67', '13', '34', '2022-04-22 20:02:00', '2022-04-22 20:02:00'),
(423, 'Zolax', '1.00', '0.25MG', '67', '13', '43', '2022-04-22 20:03:08', '2022-04-22 20:03:08'),
(424, 'Zolax', '2.00', '0.5MG', '67', '13', '43', '2022-04-22 20:05:16', '2022-04-22 20:05:16'),
(425, 'Zolium', '1.50', '0.25MG', '67', '13', '92', '2022-04-22 20:06:22', '2022-04-22 20:06:22'),
(426, 'Zolium', '3.00', '0.5MG', '67', '13', '92', '2022-04-22 20:08:28', '2022-04-22 20:08:28'),
(427, 'Zolium XR', '4.00', '1MG', '67', '13', '92', '2022-04-22 20:09:23', '2022-04-22 20:09:23'),
(428, 'Zolium XR', '8.00', '2MG', '67', '13', '92', '2022-04-22 20:10:07', '2022-04-22 20:10:07'),
(429, 'Actilyse', '50,000.OO', '1MG/1ML', '68', '50', '156', '2022-04-22 20:13:03', '2022-04-22 20:13:03'),
(430, 'Sanflore', '1050.00', '20%+5%', '69', '57', '136', '2022-04-22 20:16:40', '2022-04-22 20:17:09'),
(431, 'Acedone-Z', 'o.42', '250mg+400mg', '71', '26', '196', '2022-04-23 05:22:24', '2022-04-23 05:22:24'),
(432, 'Algex', 'o.50', '250mg+400mg', '71', '26', '64', '2022-04-23 05:23:50', '2022-04-23 05:23:50'),
(433, 'Algex', '33.00', '5ml', '71', '67', '64', '2022-04-23 05:26:22', '2022-04-23 05:26:22'),
(434, 'Antacid', 'o.35', '250mg+400mg', '71', '26', '36', '2022-04-23 05:54:50', '2022-04-23 05:54:50'),
(435, 'Antanil', '0.64', '250mg+400mg', '71', '26', '91', '2022-04-23 05:55:42', '2022-04-23 05:55:42'),
(436, 'Antanil', '45.00', '5ml', '71', '67', '91', '2022-04-23 05:56:53', '2022-04-23 05:56:53'),
(437, 'Apcocid', '0.50', '250mg+400mg', '71', '26', '182', '2022-04-23 05:57:57', '2022-04-23 05:57:57'),
(438, 'Avlocid', '0.73', '175mg+225mg', '71', '26', '18', '2022-04-23 05:59:35', '2022-04-23 05:59:35'),
(439, 'Avlocid', '50.00', '5ml', '71', '67', '18', '2022-04-23 06:01:42', '2022-04-23 06:01:42'),
(440, 'Biocid', '0.72', '250mg+400mg', '71', '26', '45', '2022-04-23 06:03:02', '2022-04-23 06:03:02'),
(441, 'Biocid MH', '32.42', '175mg+225mg', '71', '67', '45', '2022-04-23 06:04:40', '2022-04-23 06:04:40'),
(442, 'Crystacid', '32.00', '175mg+225mg', '71', '26', '57', '2022-04-23 06:06:16', '2022-04-23 06:06:16'),
(443, 'Cytocid', '0.50', '250mg+400mg', '71', '26', '50', '2022-04-23 06:07:35', '2022-04-23 06:07:35'),
(444, 'Cytocid', '32.00', '175mg+225mg/5ml', '71', '67', '50', '2022-04-23 06:14:01', '2022-04-23 06:14:01'),
(445, 'Dolocid', '0.60', '250mg+400mg', '71', '26', '21', '2022-04-23 06:29:37', '2022-04-23 06:29:37'),
(446, 'Duomeal', '0.53', '250mg+400mg', '71', '26', '20', '2022-04-23 06:30:46', '2022-04-23 06:30:46'),
(447, 'Duomeal', '40.00', '175mg+225mg/5ml', '71', '67', '20', '2022-04-23 06:32:42', '2022-04-23 06:32:42'),
(448, 'Entacyd', '64.50', '175mg+225mg/5ml', '71', '67', '179', '2022-04-23 06:33:39', '2022-04-23 06:33:39'),
(449, 'Epazel', '75.00', '175mg+225mg/5ml', '71', '67', '67', '2022-04-23 06:34:42', '2022-04-23 06:34:42'),
(450, 'G-Antacid', '30.00', '200mg+125mg/5ml', '71', '67', '84', '2022-04-23 06:36:20', '2022-04-23 06:36:20'),
(451, 'G-Antacid', '127.50', '250mg+500mg', '71', '26', '84', '2022-04-23 06:37:50', '2022-04-23 06:37:50'),
(452, 'Hi Gel', '0.52', '250mg+400mg', '71', '26', '90', '2022-04-23 06:38:43', '2022-04-23 06:38:43'),
(453, 'Hydrocid', '32.57', '175mg+225mg/5ml', '71', '67', '116', '2022-04-23 06:40:01', '2022-04-23 06:40:01'),
(454, 'Jpdrox', '0.57', '250mg+400mg', '71', '26', '98', '2022-04-23 06:41:08', '2022-04-23 06:41:08'),
(455, 'Jpdrox', '57.17', '200mg+125mg/5ml', '71', '28', '98', '2022-04-23 06:42:25', '2022-04-23 06:42:25'),
(456, 'Lactameal', '0.73', '250mg+400mg', '71', '26', '43', '2022-04-23 06:43:29', '2022-04-23 06:43:29'),
(457, 'Lactameal', '33.00', '175mg+225mg/5ml', '71', '67', '43', '2022-04-23 06:44:23', '2022-04-23 06:44:23'),
(458, 'Magnogel', '0.73', '250mg+400mg', '71', '26', '28', '2022-04-23 06:45:22', '2022-04-23 06:45:22'),
(459, 'Magnogel', '32.00', '175mg+225mg/5ml', '71', '67', '28', '2022-04-23 06:46:40', '2022-04-23 06:46:40'),
(460, 'Mucogel', '53.41', '175mg+225mg/5ml', '72', '67', '112', '2022-04-23 06:47:41', '2022-04-23 06:47:41'),
(461, 'Nocid', '1.40', '250mg+400mg', '71', '26', '113', '2022-04-23 06:48:59', '2022-04-23 06:48:59'),
(462, 'Oxecone', '53.50', '250mg+400mg/5ml', '71', '67', '19', '2022-04-23 06:50:50', '2022-04-23 06:50:50'),
(463, 'Pharmacid', '1.80', '250mg+400mg', '71', '26', '146', '2022-04-23 06:52:10', '2022-04-23 06:52:10'),
(464, 'Placid', '1.02', '250mg+400mg', '71', '26', '166', '2022-04-23 06:53:04', '2022-04-23 06:53:04'),
(465, 'Recocid', '75.00', '175mg+225mg/5ml', '71', '67', '162', '2022-04-23 06:54:07', '2022-04-23 06:54:07'),
(466, 'Remacid', '32.50', '175mg+225mg/5ml', '71', '67', '160', '2022-04-23 06:55:20', '2022-04-23 06:55:20'),
(467, 'Renocid', '75.00', '175mg+225mg/5ml', '71', '67', '162', '2022-04-23 06:56:13', '2022-04-23 06:56:13'),
(468, 'Stoma', '0.54', '250mg+400mg', '71', '26', '71', '2022-04-23 06:57:16', '2022-04-23 06:57:16'),
(469, 'Stomacid', '0.53', '250mg+400mg', '71', '26', '27', '2022-04-23 06:58:07', '2022-04-23 06:58:07'),
(470, 'Stomacid', '33.00', '175mg+225mg/5ml', '71', '67', '27', '2022-04-23 06:59:00', '2022-04-23 06:59:00'),
(471, 'Sugel', '55.00', '175mg+225mg/5ml', '71', '67', '142', '2022-04-23 07:00:03', '2022-04-23 07:00:03'),
(472, 'Sugel', '0.73', '250mg+400mg', '71', '26', '142', '2022-04-23 07:01:00', '2022-04-23 07:01:00'),
(473, 'Trialugel', '0.40', '250mg+400mg', '71', '26', '93', '2022-04-23 07:01:53', '2022-04-23 07:01:53'),
(474, 'Dolocid', '32.00', '200mg+250mg/5ml', '72', '67', '21', '2022-04-23 14:26:50', '2022-04-23 14:26:50'),
(475, 'Gastolin', '30.00', '200mg+250mg/5ml', '72', '67', '40', '2022-04-23 14:28:57', '2022-04-23 14:28:57'),
(476, 'Alrin', '4.00', '60mg', '73', '13', '161', '2022-04-23 14:29:50', '2022-04-23 14:29:50'),
(477, 'Alve', '5.01', '60mg', '73', '13', '140', '2022-04-23 14:31:01', '2022-04-23 14:31:01'),
(478, 'Alverate', '5.00', '60mg', '73', '13', '91', '2022-04-23 14:31:35', '2022-04-23 14:31:35'),
(479, 'Alverin', '5.02', '60mg', '73', '13', '157', '2022-04-23 14:32:21', '2022-04-23 14:32:21'),
(480, 'Dismonal', '5.00', '60mg', '73', '13', '136', '2022-04-23 14:33:09', '2022-04-23 14:33:09'),
(481, 'Pelverin', '5.00', '60mg', '73', '13', '150', '2022-04-23 14:33:41', '2022-04-23 14:33:41'),
(482, 'Somolax', '4.00', '60mg', '73', '13', '92', '2022-04-23 14:34:32', '2022-04-23 14:34:32'),
(483, 'Somolax', '7.00', '120mg', '73', '13', '92', '2022-04-23 14:35:26', '2022-04-23 14:35:26'),
(484, 'Spasverin', '5.02', '60mg', '73', '13', '39', '2022-04-23 14:36:18', '2022-04-23 14:36:18'),
(485, 'Amantril', '10.00', '100mg', '74', '16', '18', '2022-04-23 14:37:34', '2022-04-23 14:37:34'),
(486, 'Influ', '3.00', '100mg', '74', '16', '143', '2022-04-23 14:38:22', '2022-04-23 14:38:22'),
(487, 'Influ', '35.17', '100mg', '74', '57', '143', '2022-04-23 14:39:30', '2022-04-23 14:39:30'),
(488, 'Mantadin', '10.00', '100mg', '74', '16', '161', '2022-04-23 14:40:19', '2022-04-23 14:40:19'),
(489, 'Ambrisan', '40.13', '5mg', '75', '13', '179', '2022-04-23 14:41:57', '2022-04-23 14:41:57'),
(490, 'Embelin', '40.00', '5mg', '75', '13', '92', '2022-04-23 14:43:00', '2022-04-23 14:43:00'),
(491, 'Acorex', '40.00', '15mg', '76', '59', '31', '2022-04-23 14:58:04', '2022-04-23 14:58:04'),
(492, 'Acticol', '40.00', '15mg', '76', '59', '81', '2022-04-23 15:01:43', '2022-04-23 15:01:43'),
(493, 'Adebrox', '40.00', '15mg', '76', '59', '182', '2022-04-23 15:02:49', '2022-04-23 15:02:49'),
(494, 'Ambeet', '40.00', '15mg', '76', '59', '72', '2022-04-23 15:03:45', '2022-04-23 15:03:45'),
(495, 'Ambeet', '5.00', '75mg', '76', '24', '72', '2022-04-23 15:05:08', '2022-04-23 15:05:08'),
(496, 'Ambix', '40.00', '15mg', '76', '59', '117', '2022-04-23 15:05:57', '2022-04-23 15:05:57'),
(497, 'Ambokof', '40.12', '15mg', '76', '59', '129', '2022-04-23 15:07:06', '2022-04-23 15:09:21'),
(498, 'Ambokof', '30.09', '6mg', '76', '70', '129', '2022-04-23 15:16:08', '2022-04-23 15:16:08'),
(499, 'Ambolin', '25.00', '6mg', '76', '70', '194', '2022-04-23 15:18:23', '2022-04-23 15:18:23'),
(500, 'Ambolin', '40.00', '15mg', '76', '59', '194', '2022-04-23 15:19:35', '2022-04-23 15:19:35'),
(501, 'Ambolos', '30.00', '15mg', '76', '59', '165', '2022-04-23 15:21:02', '2022-04-23 15:21:02'),
(502, 'Ambolyt', '40.00', '15mg', '76', '59', '92', '2022-04-23 15:22:37', '2022-04-23 15:22:37'),
(503, 'Ambolyt', '30.00', '6ml', '76', '70', '92', '2022-04-23 15:24:03', '2022-04-23 15:24:03'),
(504, 'Ambolyt', '30.11', '15mg', '76', '59', '146', '2022-04-23 15:26:37', '2022-04-23 15:26:37'),
(505, 'Amboral', '20.06', '6ml', '76', '70', '146', '2022-04-23 16:45:37', '2022-04-23 16:45:37'),
(506, 'Ambosil', '40.00', '15mg', '76', '59', '174', '2022-04-23 17:01:56', '2022-04-23 17:01:56'),
(507, 'Ambosil', '20.00', '6mg', '76', '70', '174', '2022-04-23 17:05:04', '2022-04-23 17:05:04'),
(508, 'Amboten', '45.00', '15mg', '76', '59', '71', '2022-04-23 17:06:49', '2022-04-23 17:06:49'),
(509, 'Amboten', '35.00', '6ml', '76', '70', '71', '2022-04-23 17:07:59', '2022-04-23 17:07:59'),
(510, 'Amboxol', '40.00', '15mg', '76', '59', '102', '2022-04-23 17:09:12', '2022-04-23 17:09:12'),
(511, 'Amboxol', '20.00', '6mg', '76', '70', '102', '2022-04-23 17:27:46', '2022-04-23 17:27:46'),
(512, 'Ambozin', '40.00', '15mg', '76', '59', '162', '2022-04-23 17:28:51', '2022-04-23 17:28:51'),
(513, 'Ambozin SR', '5.00', '75mg', '76', '24', '162', '2022-04-23 17:30:05', '2022-04-23 17:30:05'),
(514, 'Ambrocod', '40.00', '15mg', '76', '59', '29', '2022-04-23 17:32:01', '2022-04-23 17:32:01');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(515, 'Ambrodex', '40.00', '15mg', '76', '59', '60', '2022-04-23 17:32:54', '2022-04-23 17:32:54'),
(516, 'Ambromax', '40.00', '15mg', '76', '59', '85', '2022-04-23 17:33:43', '2022-04-23 17:33:43'),
(517, 'Ambronaaf', '40.00', '15mg', '76', '59', '123', '2022-04-23 17:34:46', '2022-04-23 17:34:46'),
(518, 'Ambronil', '40.12', '15mg', '76', '59', '140', '2022-04-23 17:36:01', '2022-04-23 17:36:01'),
(519, 'Ambronil', '25.08', '6mg', '76', '70', '140', '2022-04-23 17:37:02', '2022-04-23 17:37:02'),
(520, 'Ambrop', '40.00', '15mg', '76', '59', '41', '2022-04-23 17:38:02', '2022-04-23 17:38:02'),
(521, 'Ambrosia', '40.00', '15mg', '76', '59', '173', '2022-04-23 17:39:13', '2022-04-23 17:39:13'),
(522, 'Ambrosol', '40.00', '15mg', '76', '59', '150', '2022-04-23 17:40:01', '2022-04-23 17:40:01'),
(523, 'Ambrosol', '5.00', '75mg', '76', '24', '150', '2022-04-23 17:41:56', '2022-04-23 17:41:56'),
(524, 'Ambrotil', '35.00', '15mg/5ml', '76', '59', '28', '2022-04-23 17:46:21', '2022-04-23 17:46:21'),
(525, 'Ambroton', '14.13', '15mg/5ml', '76', '59', '138', '2022-04-23 17:47:24', '2022-04-23 17:47:24'),
(526, 'Ambrotus', '50.00', '15mg/5ml', '76', '59', '103', '2022-04-23 17:49:15', '2022-04-23 17:49:15'),
(527, 'Ambrox', '50.00', '15mg/5ml', '76', '59', '179', '2022-04-23 17:55:19', '2022-04-23 17:55:19'),
(528, 'Ambrox', '35.00', '6mg/ml', '76', '70', '179', '2022-04-23 17:56:28', '2022-04-23 17:56:28'),
(529, 'Ambrox SR', '5.50', '75mg', '76', '24', '179', '2022-04-23 18:11:11', '2022-04-23 18:11:11'),
(530, 'Ambroxol', '40.00', '15mg/5ml', '76', '59', '45', '2022-04-23 18:24:04', '2022-04-23 18:24:04'),
(531, 'Ambroxol SR', '5.02', '75mg', '76', '24', '45', '2022-04-23 18:25:12', '2022-04-23 18:25:12'),
(532, 'Ambryl', '45.00', '15mg/5ml', '76', '59', '202', '2022-04-23 18:48:26', '2022-04-23 18:48:26'),
(533, 'Ambryl', '30.00', '6mg/ml', '76', '70', '202', '2022-04-23 18:49:48', '2022-04-23 18:49:48'),
(534, 'Amorox', '40.00', '15mg/5ml', '76', '59', '192', '2022-04-23 18:53:38', '2022-04-23 18:53:38'),
(535, 'Amsiv', '45.00', '15mg/5ml', '76', '59', '61', '2022-04-23 18:55:06', '2022-04-23 18:55:06'),
(536, 'Amsiv', '45.00', '15mg/5ml', '76', '59', '61', '2022-04-23 18:55:06', '2022-04-23 18:55:06'),
(537, 'Aroxol', '45.00', '15mg/5ml', '76', '59', '89', '2022-04-23 18:57:29', '2022-04-23 18:57:29'),
(538, 'Aroxol', '35.00', '6mg/ml', '76', '70', '89', '2022-04-23 18:58:33', '2022-04-23 18:58:33'),
(539, 'Axsol', '40.00', '15mg/5ml', '76', '59', '126', '2022-04-23 18:59:54', '2022-04-23 18:59:54'),
(540, 'Bilco', '30.00', '15mg/5ml', '76', '59', '64', '2022-04-23 19:00:48', '2022-04-23 19:00:48'),
(541, 'Bilco', '20.00', '6mg/ml', '76', '70', '64', '2022-04-23 19:01:44', '2022-04-23 19:01:44'),
(542, 'Boxol', '45.00', '15mg/5ml', '76', '59', '136', '2022-04-23 19:02:37', '2022-04-23 19:02:37'),
(543, 'Boxol', '30.10', '6mg', '76', '70', '136', '2022-04-23 19:03:37', '2022-04-23 19:03:37'),
(544, 'Boxol SR', '5.01', '75mg', '76', '24', '136', '2022-04-23 19:04:59', '2022-04-23 19:04:59'),
(545, 'Broculyt', '40.12', '15mg/5ml', '76', '59', '127', '2022-04-23 19:06:07', '2022-04-23 19:06:07'),
(546, 'Bronchosil', '38.00', '15mg/5ml', '76', '59', '32', '2022-04-23 19:07:21', '2022-04-23 19:07:21'),
(547, 'Brox', '40.00', '15mg/5ml', '76', '59', '124', '2022-04-23 19:11:59', '2022-04-23 19:11:59'),
(548, 'Brox', '30.00', '6mg/ml', '76', '70', '124', '2022-04-23 19:12:49', '2022-04-23 19:12:49'),
(549, 'Broxidil', '40.00', '15mg/5ml', '76', '59', '197', '2022-04-23 19:13:50', '2022-04-23 19:13:50'),
(550, 'Broxolin', '40.12', '15mg/5ml', '76', '59', '98', '2022-04-23 19:14:36', '2022-04-23 19:14:36'),
(551, 'Broxolit', '25.00', '6mg/ml', '76', '70', '142', '2022-04-23 19:15:58', '2022-04-23 19:15:58'),
(552, 'Broxolit', '43.00', '15mg/5ml', '76', '59', '142', '2022-04-23 19:17:23', '2022-04-23 19:17:23'),
(553, 'Cofexin', '35.00', '15mg/5ml', '76', '59', '83', '2022-04-23 19:21:13', '2022-04-23 19:21:13'),
(554, 'Dilyt', '40.13', '15mg/5ml', '76', '59', '130', '2022-04-23 19:22:39', '2022-04-23 19:22:39'),
(555, 'Emulyt', '454.14', '15mg/5ml', '76', '59', '23', '2022-04-23 19:23:41', '2022-04-23 19:23:41'),
(556, 'Femex', '40.00', '15mg/5ml', '76', '59', '82', '2022-04-23 19:24:31', '2022-04-23 19:24:31'),
(557, 'Flintex', '28.00', '15mg/5ml', '76', '59', '141', '2022-04-23 19:25:30', '2022-04-23 19:25:30'),
(558, 'Hybrox', '40.12', '15mg/5ml', '76', '59', '101', '2022-04-23 19:26:41', '2022-04-23 19:26:41'),
(559, 'Hybrox', '30.09', '6mg/ml', '76', '59', '101', '2022-04-23 19:27:30', '2022-04-23 19:27:30'),
(560, 'Hybrox', '5.00', '75mg', '76', '24', '101', '2022-04-23 19:28:52', '2022-04-23 19:28:52'),
(561, 'Kashba', 'Price not available', '15mg/5ml', '76', '59', '25', '2022-05-09 14:26:17', '2022-05-09 14:26:17'),
(562, 'Kashba', '20.00', '6mg', '76', '70', '25', '2022-05-09 14:27:43', '2022-05-09 14:27:43'),
(563, 'Kickof', '40.00', '15mg/5ml', '76', '59', '87', '2022-05-09 14:28:39', '2022-05-09 14:28:39'),
(564, 'Kufflin', '30.00', '15mg/5ml', '76', '59', '62', '2022-05-09 14:29:33', '2022-05-09 14:29:33'),
(565, 'Leucofil', '40.00', '15mg/5ml', '76', '59', '105', '2022-05-09 14:54:47', '2022-05-09 14:54:47'),
(566, 'Lytex', '50.00', '15mg/5ml', '76', '59', '91', '2022-05-09 14:55:45', '2022-05-09 14:55:45'),
(567, 'Lytex', '35.00', '6mg/ml', '76', '70', '91', '2022-05-09 14:56:58', '2022-05-09 14:56:58'),
(568, 'Lytex SR', '5.50', '75mg', '76', '16', '91', '2022-05-09 14:58:09', '2022-05-09 14:58:09'),
(569, 'M Boss', '40.00', '15mg/5ml', '76', '59', '50', '2022-05-09 14:58:52', '2022-05-09 14:58:52'),
(570, 'Mbroxol', '45.00', '15mg/5ml', '76', '59', '42', '2022-05-09 14:59:43', '2022-05-09 15:00:53'),
(571, 'Mubrox', '30.00', '15mg/5ml', '76', '59', '88', '2022-05-09 15:01:50', '2022-05-09 15:01:50'),
(572, 'Mubrox', '20.00', '6mg/ml', '76', '70', '88', '2022-05-09 15:03:03', '2022-05-09 15:03:03'),
(573, 'Mucobrox', '40.00', '15mg/5ml', '76', '59', '177', '2022-05-09 15:04:05', '2022-05-09 15:04:05'),
(574, 'Mucobrox', '30.00', '6mg/ml', '76', '70', '177', '2022-05-09 15:04:59', '2022-05-09 15:04:59'),
(575, 'Mucoclean', '40.00', '15mg/5ml', '76', '59', '63', '2022-05-09 15:05:49', '2022-05-09 15:05:49'),
(576, 'Mucosol', '40.00', '15mg/5ml', '76', '59', '43', '2022-05-09 15:06:39', '2022-05-09 15:06:39'),
(577, 'Mucosol', '30.00', '6mg/ml', '76', '70', '43', '2022-05-09 15:07:45', '2022-05-09 15:07:45'),
(578, 'Mucovan', '40.00', '15mg/5ml', '76', '59', '20', '2022-05-09 15:08:29', '2022-05-09 15:08:29'),
(579, 'Muex', '30.00', '15mg/5ml', '76', '59', '137', '2022-05-09 15:09:10', '2022-05-09 15:09:10'),
(580, 'Mutex', '40.00', '15mg/5ml', '76', '59', '36', '2022-05-09 15:10:14', '2022-05-09 15:10:14'),
(581, 'Myrox', '45.00', '15mg/5ml', '76', '59', '18', '2022-05-09 15:11:33', '2022-05-09 15:11:33'),
(582, 'Myrox', '30.09', '6mg/ml', '76', '70', '18', '2022-05-09 15:12:35', '2022-05-09 15:12:35'),
(583, 'Myrox SR', '5.04', '75mg', '76', '24', '18', '2022-05-09 15:13:56', '2022-05-09 15:13:56'),
(584, 'Neobrox', '40.00', '15mg/5ml', '76', '59', '53', '2022-05-09 15:16:20', '2022-05-09 15:16:20'),
(585, 'Nexol', '40.00', '15mg/5ml', '76', '59', '34', '2022-05-09 15:16:59', '2022-05-09 15:16:59'),
(586, 'Nexol', '30.00', '6mg/ml', '76', '70', '34', '2022-05-09 15:18:11', '2022-05-09 15:18:11'),
(587, 'Onecof', '45.00', '15mg/5ml', '76', '59', '134', '2022-05-09 15:18:55', '2022-05-09 15:18:55'),
(588, 'Recof', '40.00', '15mg/5ml', '76', '59', '161', '2022-05-09 15:19:35', '2022-05-09 15:19:35'),
(589, 'Remap', '40.00', '15mg/5ml', '76', '59', '119', '2022-05-09 15:31:57', '2022-05-09 15:31:57'),
(590, 'Remap', '40.12', '15mg/5ml', '76', '59', '172', '2022-05-09 15:41:32', '2022-05-09 15:41:32'),
(591, 'Rixol', '37.50', '15mg/5ml', '76', '59', '112', '2022-05-09 15:42:39', '2022-05-09 15:42:39'),
(592, 'Roxal', '40.00', '15mg/5ml', '76', '59', '67', '2022-05-09 15:45:44', '2022-05-09 15:45:44'),
(593, 'Roxal', '20.45', '6mg/ml', '76', '70', '67', '2022-05-09 15:46:38', '2022-05-09 15:46:38'),
(594, 'Safoxol', '45.14', '15mg/5ml', '76', '59', '39', '2022-05-09 15:47:41', '2022-05-09 15:47:41'),
(595, 'Safoxol', '5.02', '75mg', '76', '24', '39', '2022-05-09 15:48:43', '2022-05-09 15:48:43'),
(596, 'Seebrox', '40.00', '15mg/5ml', '76', '59', '170', '2022-05-09 15:49:30', '2022-05-09 15:49:30'),
(597, 'Tembrox', '47.00', '15mg/5ml', '76', '59', '184', '2022-05-09 15:50:10', '2022-05-09 15:50:10'),
(598, 'WinkOF', '40.00', '15mg/5ml', '76', '59', '51', '2022-05-09 15:50:51', '2022-05-09 15:50:51'),
(599, 'X-Cold', '40.12', '15mg/5ml', '76', '59', '19', '2022-05-09 15:51:31', '2022-05-09 15:51:31'),
(600, 'X-Cold', '30.10', '6mg/ml', '76', '70', '19', '2022-05-09 15:52:16', '2022-05-09 15:52:16'),
(601, 'Xerokof', '40.00', '15mg/5ml', '76', '59', '147', '2022-05-09 15:53:06', '2022-05-09 15:53:06'),
(602, 'Akicin', '16.05', '100mg/2ml', '77', '68', '179', '2022-05-09 16:37:06', '2022-05-09 16:37:06'),
(603, 'Akicin', '16.05', '100mg/2ml', '77', '68', '179', '2022-05-09 16:37:10', '2022-05-09 16:37:10'),
(604, 'Akicin', '48.14', '500mg/2ml', '77', '68', '179', '2022-05-09 16:38:17', '2022-05-09 16:38:17'),
(605, 'Akicin', '48.18', '500mg/2ml', '77', '68', '150', '2022-05-09 16:39:07', '2022-05-09 16:39:07'),
(606, 'Akicin', '16.06', '100mg/2ml', '77', '68', '150', '2022-05-09 16:39:43', '2022-05-09 16:39:43'),
(607, 'Amikin', '16.00', '100mg/2ml', '77', '68', '92', '2022-05-09 16:40:41', '2022-05-09 16:40:41'),
(608, 'Amikin', '48.00', '500mg/2ml', '77', '68', '92', '2022-05-09 16:41:21', '2022-05-09 16:41:21'),
(609, 'Amimax', '16.00', '100mg/2ml', '77', '68', '45', '2022-05-09 16:42:31', '2022-05-09 16:42:31'),
(610, 'Amimax', '48.00', '500mg/2ml', '77', '68', '45', '2022-05-09 16:44:00', '2022-05-09 16:44:00'),
(611, 'Cinamak', '20.98', '500mg/2ml', '77', '68', '185', '2022-05-09 16:44:56', '2022-05-09 16:44:56'),
(612, 'Cinamak', '11.99', '250mg/2ml', '77', '68', '185', '2022-05-09 16:46:01', '2022-05-09 16:46:01'),
(613, 'Kacin', '16.11', '100mg/2ml', '77', '68', '18', '2022-05-09 16:46:52', '2022-05-09 16:46:52'),
(614, 'Kacin', '48.32', '500mg/2ml', '77', '68', '18', '2022-05-09 16:47:38', '2022-05-09 16:47:38'),
(615, 'Kacin', '30.00', '250mg/2ml', '77', '68', '18', '2022-05-09 16:48:15', '2022-05-09 16:48:15'),
(616, 'Mikacin', '15.00', '100mg/2ml', '77', '68', '34', '2022-05-09 16:48:56', '2022-05-09 16:48:56'),
(617, 'Mikacin', '45.00', '500mg/2ml', '77', '68', '34', '2022-05-09 16:49:35', '2022-05-09 16:49:35'),
(618, 'Psudonil', '30.00', '250mg/2ml', '77', '68', '65', '2022-05-09 16:50:25', '2022-05-09 16:50:25'),
(619, 'Psudonil', '45.15', '500mg/2ml', '77', '68', '65', '2022-05-09 16:51:03', '2022-05-09 16:51:03'),
(620, 'Psudonil', '16.05', '100mg/2ml', '77', '68', '65', '2022-05-09 16:51:33', '2022-05-09 16:51:33'),
(621, 'Aminosteril N-Hepa', '950.00', '8%', '78', '50', '156', '2022-05-09 16:53:24', '2022-05-09 16:53:24'),
(622, 'Ketosteril', '37.00', 'N/A', '79', '13', '97', '2022-05-09 16:55:26', '2022-05-09 16:55:26'),
(623, 'Ketosteril', '350.00', '5%', '80', '50', '45', '2022-05-09 16:57:12', '2022-05-09 16:57:12'),
(624, 'Ketosteril', '350.00', '5%', '80', '50', '82', '2022-05-09 16:58:05', '2022-05-09 16:58:05'),
(625, 'Aminomix', '402.72', '10%', '80', '50', '19', '2022-05-09 16:58:57', '2022-05-09 16:58:57'),
(626, 'Aminomix', '352.37', '5%', '80', '50', '19', '2022-05-09 16:59:50', '2022-05-09 16:59:50'),
(627, 'Aminosin', '350.00', '5%', '80', '50', '91', '2022-05-09 17:00:43', '2022-05-09 17:00:43'),
(628, 'Aminosol Vit', '475.00', '5%', '80', '50', '135', '2022-05-09 17:02:04', '2022-05-09 17:02:04'),
(629, 'Aminosyn', '560.97', '10%', '80', '50', '190', '2022-05-09 17:03:38', '2022-05-09 17:03:38'),
(630, 'Amisol', '200.00', '5%', '80', '50', '150', '2022-05-09 17:04:38', '2022-05-09 17:04:38'),
(631, 'Clinosol IV', '352.38', '5%', '80', '50', '136', '2022-05-09 17:05:52', '2022-05-09 17:05:52'),
(632, 'Clinosol Vit', '475.00', '5%', '80', '50', '136', '2022-05-09 17:06:40', '2022-05-09 17:06:40'),
(633, 'Esamin', '350.00', '5%', '80', '50', '119', '2022-05-09 17:09:31', '2022-05-09 17:09:31'),
(634, 'Nutrilive', '350.00', '5%', '80', '50', '89', '2022-05-09 17:10:33', '2022-05-09 17:10:33'),
(635, 'Nutrilive', '350.00', '5%', '80', '50', '43', '2022-05-09 17:11:23', '2022-05-09 17:11:23'),
(636, 'Powersol', '351.06', '5%', '80', '50', '78', '2022-05-09 17:12:10', '2022-05-09 17:12:10'),
(637, 'Proliv', '259.77', '5%', '80', '50', '139', '2022-05-09 17:13:16', '2022-05-09 17:13:16'),
(638, 'Prosol', '350.00', '5%', '80', '50', '92', '2022-05-09 17:13:59', '2022-05-09 17:13:59'),
(639, 'Protemin', '351.32', '5%', '80', '50', '161', '2022-05-09 17:14:47', '2022-05-09 17:14:47'),
(640, 'Protinex', '350.00', '5%', '80', '50', '71', '2022-05-09 17:15:20', '2022-05-09 17:15:20'),
(641, 'Repotyn', '352.38', '5%', '80', '50', '18', '2022-05-09 17:18:23', '2022-05-09 17:18:23'),
(642, 'Vigosol', '352.00', '5%', '80', '50', '179', '2022-05-09 17:19:30', '2022-05-09 17:19:30'),
(643, 'Xemocid', '501.50', '5%', '80', '50', '39', '2022-05-09 17:20:19', '2022-05-09 17:20:19'),
(644, 'Protinex Ultra', '750.00', '7%+10%', '81', '50', '71', '2022-05-09 17:22:31', '2022-05-09 17:22:31'),
(645, 'Aminomax Gold', '400.00', '7%+10%', '82', '50', '82', '2022-05-09 17:53:50', '2022-05-09 17:53:50'),
(646, 'Aminosin Plus', '400.00', '7%+10%', '82', '50', '91', '2022-05-09 17:54:47', '2022-05-09 17:54:47'),
(647, 'Aminosol Gold', '401.52', '7%+10%', '82', '50', '135', '2022-05-09 17:56:43', '2022-05-09 17:57:05'),
(648, 'Amisol Gold', '260.98', '7%+10%', '82', '50', '150', '2022-05-09 17:57:55', '2022-05-09 17:57:55'),
(649, 'Amisol Gold', '401.52', '7%+10%', '82', '50', '136', '2022-05-09 17:58:43', '2022-05-09 17:58:43'),
(650, 'Nutrimin-D', '410.00', '7%+10%', '82', '50', '43', '2022-05-09 17:59:48', '2022-05-09 17:59:48'),
(651, 'Proliv Plus', '402.72', '7%+10%', '82', '50', '139', '2022-05-09 18:00:53', '2022-05-09 18:00:53'),
(652, 'Protinex Gold', '400.00', '7%+10%', '82', '50', '71', '2022-05-09 18:01:35', '2022-05-09 18:01:35'),
(653, 'Repotyn Max', '401.20', '7%+10%', '82', '50', '18', '2022-05-09 18:02:16', '2022-05-09 18:02:16'),
(654, 'Xemocid Gold', '551.64', '7%+10%', '82', '50', '39', '2022-05-09 18:03:13', '2022-05-09 18:03:13'),
(655, 'Ketoalfa', '40.00', '66mg', '83', '13', '89', '2022-05-09 18:05:20', '2022-05-09 18:05:20'),
(656, 'Caprolex', '24.88', '1mg/5ml', '84', '10', '185', '2022-05-09 18:06:50', '2022-05-09 18:06:50'),
(657, 'Caprolex', '44.46', '2gm/10ml', '84', '10', '185', '2022-05-09 18:08:15', '2022-05-09 18:09:48'),
(658, 'Caprolycin', '50.00', '2gm/10ml', '84', '10', '142', '2022-05-09 18:09:24', '2022-05-09 18:09:24'),
(659, 'E-capro', '35.00', '1gm/5ml', '84', '10', '67', '2022-05-09 18:10:49', '2022-05-09 18:10:49'),
(660, 'Hemosin', '15.17', '1gm/5ml', '84', '10', '51', '2022-05-09 18:11:47', '2022-05-09 18:11:47'),
(661, 'Aminophylline', '0.39', '100mg', '85', '13', '27', '2022-05-09 18:21:50', '2022-05-09 18:21:50'),
(662, 'Aminophylline', '5.47', '125mg/5ml', '85', '49', '27', '2022-05-09 18:23:19', '2022-05-09 18:23:19'),
(663, 'Filin', '5.45', '125mg/ml', '85', '49', '136', '2022-05-09 19:22:43', '2022-05-09 19:22:43'),
(664, 'Filin', '0.39', '100mg', '85', '13', '136', '2022-05-09 19:23:38', '2022-05-09 19:23:38'),
(665, 'Indophyllin', '0.42', '100mg', '85', '13', '93', '2022-05-09 19:24:29', '2022-05-09 19:24:29'),
(666, 'Larnox LA', '2.22', '350mg', '85', '13', '43', '2022-05-09 19:25:43', '2022-05-09 19:25:43'),
(667, 'Minomal R', '2.20', '350mg', '85', '13', '142', '2022-05-09 19:26:52', '2022-05-09 19:26:52'),
(668, 'Minomal R', '1.23', '175mg', '85', '13', '142', '2022-05-09 19:27:47', '2022-05-09 19:27:47'),
(669, 'Minomal SR', '3.69', '600mg', '85', '13', '142', '2022-05-09 19:29:20', '2022-05-09 19:29:20'),
(670, 'Amilin', '190.00', '150mg/3ml', '86', '49', '195', '2022-05-09 19:31:00', '2022-05-09 19:46:59'),
(671, 'Cardiron', '8.00', '200mg', '87', '13', '65', '2022-05-09 19:32:16', '2022-05-09 19:32:16'),
(672, 'Cordarone', '10.10', '100mg', '87', '13', '198', '2022-05-09 19:33:05', '2022-05-09 19:33:05'),
(673, 'Cordarone', '18.07', '200mg', '87', '13', '198', '2022-05-09 19:33:53', '2022-05-09 19:33:53'),
(674, 'Pacet', '10.05', '200mg', '87', '13', '43', '2022-05-09 19:34:34', '2022-05-09 19:34:34'),
(675, 'Pacet', '5.03', '100mg', '87', '13', '43', '2022-05-09 19:35:16', '2022-05-09 19:35:16'),
(676, 'Amipride', '20.00', '50mg', '88', '13', '39', '2022-05-09 19:36:31', '2022-05-09 19:37:13'),
(677, 'Amipride', '30.00', '100mg', '88', '13', '39', '2022-05-09 19:38:02', '2022-05-09 19:38:02'),
(678, 'Amipride', '50.00', '200mg', '88', '13', '39', '2022-05-09 19:38:33', '2022-05-09 19:38:33'),
(679, 'Amisure', '60.00', '5mg/2ml', '88', '50', '19', '2022-05-09 19:39:30', '2022-05-09 19:39:30'),
(680, 'Amitriptyline Hydrochloride', '0.85', '10mg', '1557', '13', '136', '2022-05-09 19:45:51', '2022-05-09 19:45:51'),
(681, 'Amilin', '1.75', '25mg', '1557', '13', '136', '2022-05-09 19:46:42', '2022-05-09 19:46:42'),
(682, 'Amilin', '1.75', '25mg', '1557', '13', '78', '2022-05-09 19:47:51', '2022-05-09 19:47:51'),
(683, 'Amilin', '0.85', '10mg', '1557', '13', '78', '2022-05-09 19:48:36', '2022-05-09 19:48:36'),
(684, 'Amitip', '0.85', '10mg', '1557', '13', '142', '2022-05-09 19:49:18', '2022-05-09 19:49:18'),
(685, 'Amitip', '1.75', '25mg', '1557', '13', '142', '2022-05-09 19:49:58', '2022-05-09 19:49:58'),
(686, 'Amtylin', '0.85', '10mg', '1557', '13', '67', '2022-05-09 19:50:55', '2022-05-09 19:50:55'),
(687, 'Amtylin', '1.00', '25mg', '1557', '13', '67', '2022-05-09 19:51:45', '2022-05-09 19:51:45'),
(688, 'Reptylin', '0.59', '10mg', '1557', '13', '94', '2022-05-09 19:52:58', '2022-05-09 19:52:58'),
(689, 'Reptylin', '1.18', '25mg', '1557', '13', '94', '2022-05-09 19:53:32', '2022-05-09 19:53:32'),
(690, 'Trip', '0.50', '10mg', '1557', '13', '112', '2022-05-09 19:59:50', '2022-05-09 19:59:50'),
(691, 'Tryptin', '0.85', '10mg', '1557', '13', '179', '2022-05-09 20:01:14', '2022-05-09 20:01:14'),
(692, 'Tryptin', '1.75', '25mg', '1557', '13', '179', '2022-05-09 20:01:45', '2022-05-09 20:01:45'),
(693, 'Amiclo', '7.00', '12.5mg+5mg', '89', '13', '150', '2022-05-09 20:06:18', '2022-05-09 20:06:18'),
(694, 'Amilin Plus', '7.00', '12.5mg+5mg', '89', '13', '136', '2022-05-09 20:07:52', '2022-05-09 20:07:52'),
(695, 'Emijoy', '7.00', '12.5mg+5mg', '89', '13', '43', '2022-05-09 20:08:50', '2022-05-09 20:08:50'),
(696, 'Limbix', '7.50', '12.5mg+5mg', '89', '13', '19', '2022-05-09 20:09:31', '2022-05-09 20:09:31'),
(697, 'Limitrol', '7.00', '12.5mg+5mg', '89', '13', '197', '2022-05-09 20:11:03', '2022-05-09 20:11:03'),
(698, 'Reelife', '8.00', '12.5mg+5mg', '89', '13', '71', '2022-05-09 20:11:46', '2022-05-09 20:11:46'),
(699, 'Amlex', '75.23', '5%', '90', '71', '18', '2022-05-09 20:30:46', '2022-05-09 20:30:46'),
(700, 'Apsol', '75.50', '5%', '90', '71', '179', '2022-05-09 20:32:24', '2022-05-09 20:32:24'),
(701, 'Sorex', '75.00', '5%', '90', '71', '71', '2022-05-09 20:33:17', '2022-05-09 20:33:17'),
(702, 'Acudipin', '5.02', '5mg', '91', '13', '53', '2022-05-09 20:36:08', '2022-05-09 20:36:08'),
(703, 'Alopin', '4.00', '5mg', '91', '13', '173', '2022-05-09 20:36:57', '2022-05-09 20:36:57'),
(704, 'Amdin', '4.00', '5mg', '91', '13', '23', '2022-05-09 20:37:47', '2022-05-09 20:37:47'),
(705, 'Amdin', '4.00', '5mg', '91', '13', '23', '2022-05-09 20:37:48', '2022-05-09 20:37:48'),
(706, 'Amdin', '6.00', '10mg', '91', '13', '23', '2022-05-09 20:38:29', '2022-05-09 20:38:29'),
(707, 'Amdocal', '7.00', '10mg', '91', '13', '43', '2022-05-09 20:39:14', '2022-05-09 20:39:14'),
(708, 'Amdocal', '5.00', '5mg', '91', '13', '43', '2022-05-09 20:40:02', '2022-05-09 20:40:02'),
(709, 'Amdoper', '3.00', '5mg', '91', '13', '88', '2022-05-09 20:40:38', '2022-05-09 20:40:38'),
(710, 'Amlo', '3.50', '5mg', '91', '13', '146', '2022-05-09 20:42:57', '2022-05-09 20:42:57'),
(711, 'Amlocard', '7.00', '10mg', '91', '13', '65', '2022-05-09 20:43:39', '2022-05-09 20:43:39'),
(712, 'Amlocard', '5.00', '5mg', '91', '13', '65', '2022-05-09 20:44:22', '2022-05-09 20:44:22'),
(713, 'Amlohil', '4.50', '5mg', '91', '13', '85', '2022-05-09 20:45:08', '2022-05-09 20:45:08'),
(714, 'Amlohil', '6.00', '10mg', '91', '13', '85', '2022-05-09 20:45:42', '2022-05-09 20:45:42'),
(715, 'Amlopin', '7.02', '10mg', '91', '13', '19', '2022-05-09 20:46:30', '2022-05-09 20:46:30'),
(716, 'Amlopin', '5.01', '5mg', '91', '13', '19', '2022-05-09 20:47:06', '2022-05-09 20:47:06'),
(717, 'Amlosin', '3.41', '5mg', '91', '13', '64', '2022-05-09 20:49:41', '2022-05-09 20:49:41'),
(718, 'Amlosun', '5.00', '5mg', '91', '13', '180', '2022-05-09 20:50:18', '2022-05-09 20:50:18'),
(719, 'Amlotab', '5.00', '5mg', '91', '13', '92', '2022-05-09 20:53:27', '2022-05-09 20:53:27'),
(720, 'Amlotab', '7.00', '5mg', '91', '13', '92', '2022-05-09 20:54:09', '2022-05-09 20:54:09'),
(721, 'Amlovas', '5.00', '5mg', '91', '13', '150', '2022-05-09 20:54:51', '2022-05-09 20:54:51'),
(722, 'Amlovas', '6.00', '10mg', '91', '13', '150', '2022-05-09 20:55:35', '2022-05-09 20:55:35'),
(723, 'Amocal', '5.00', '5mg', '91', '13', '136', '2022-05-09 20:56:48', '2022-05-09 20:56:48'),
(724, 'Amocal', '6.02', '10mg', '91', '13', '136', '2022-05-09 20:57:34', '2022-05-09 20:57:34'),
(725, 'Ampil', '5.00', '5mg', '91', '13', '186', '2022-05-09 20:58:16', '2022-05-09 20:58:16'),
(726, 'Ampre', '5.00', '5mg', '91', '13', '102', '2022-05-09 20:58:47', '2022-05-09 20:58:47'),
(727, 'Ampress', '5.00', '5mg', '91', '13', '42', '2022-05-09 20:59:28', '2022-05-09 20:59:28'),
(728, 'Amtinol', '4.50', '5mg', '91', '13', '73', '2022-05-09 21:00:02', '2022-05-09 21:00:02'),
(729, 'Cab', '5.02', '5mg', '91', '13', '18', '2022-05-09 21:00:40', '2022-05-09 21:00:40'),
(730, 'Calchek', '5.01', '5mg', '91', '13', '78', '2022-05-09 21:03:58', '2022-05-09 21:03:58'),
(731, 'Calock', '3.50', '5mg', '91', '13', '113', '2022-05-09 21:05:22', '2022-05-09 21:05:22'),
(732, 'Calock', '3.75', '10mg', '91', '13', '113', '2022-05-09 21:05:56', '2022-05-09 21:05:56'),
(733, 'Calpin', '4.50', '5mg', '91', '13', '82', '2022-05-09 21:06:40', '2022-05-09 21:06:40'),
(734, 'Calpin', '7.00', '10mg', '91', '13', '35', '2022-05-09 21:07:29', '2022-05-09 21:07:29'),
(735, 'Calpress', '5.00', '5mg', '91', '13', '35', '2022-05-09 21:08:31', '2022-05-09 21:08:31'),
(736, 'Calvasc', '8.00', '10mg', '91', '13', '190', '2022-05-09 21:09:07', '2022-05-09 21:09:07'),
(737, 'Calvasc', '5.00', '5mg', '91', '13', '190', '2022-05-09 21:09:37', '2022-05-09 21:09:37'),
(738, 'Camlodin', '5.02', '5mg', '91', '13', '179', '2022-05-09 21:10:30', '2022-05-09 21:10:30'),
(739, 'Cardifort', '5.00', '5mg', '91', '13', '133', '2022-05-09 21:11:11', '2022-05-09 21:11:11'),
(740, 'Cardipin', '5.00', '5mg', '91', '13', '161', '2022-05-09 21:11:48', '2022-05-09 21:11:48'),
(741, 'Cardolab', '5.00', '5mg', '91', '13', '103', '2022-05-09 21:12:33', '2022-05-09 21:12:33'),
(742, 'Cardosia', '4.00', '5mg', '91', '13', '147', '2022-05-09 21:13:22', '2022-05-09 21:13:22'),
(743, 'CCB', '5.00', '5mg', '91', '13', '140', '2022-05-09 21:14:02', '2022-05-09 21:14:02'),
(744, 'CVnor', '6.00', '10mg', '91', '13', '124', '2022-05-09 21:16:16', '2022-05-09 21:16:16'),
(745, 'CVnor', '5.02', '5mg', '91', '13', '124', '2022-05-09 21:16:45', '2022-05-09 21:16:45'),
(746, 'CVnor', '7.00', '10mg', '91', '13', '105', '2022-05-09 21:17:25', '2022-05-09 21:17:25'),
(747, 'Dipicard', '5.00', '5mg', '91', '13', '105', '2022-05-09 21:17:58', '2022-05-09 21:17:58'),
(748, 'Dipine', '4.00', '5mg', '91', '13', '48', '2022-05-09 21:18:55', '2022-05-09 21:18:55'),
(749, 'Diplor', '7.00', '10mg', '91', '13', '91', '2022-05-09 21:19:35', '2022-05-09 21:19:35'),
(750, 'Diplor', '5.00', '5mg', '91', '13', '91', '2022-05-09 21:20:56', '2022-05-09 21:20:56'),
(751, 'Dopin', '4.66', '5mg', '91', '13', '112', '2022-05-09 21:21:36', '2022-05-09 21:21:36'),
(752, 'Emlon', '7.00', '10mg', '91', '13', '45', '2022-05-09 21:22:11', '2022-05-09 21:22:11'),
(753, 'Emlon', '5.00', '5mg', '91', '13', '45', '2022-05-09 21:22:45', '2022-05-09 21:22:45'),
(754, 'G-Amlo', '4.00', '10mg', '91', '13', '84', '2022-05-09 21:24:00', '2022-05-09 21:24:00'),
(755, 'G-Amlo', '2.49', '5mg', '91', '13', '84', '2022-05-09 21:24:42', '2022-05-09 21:24:42'),
(756, 'Hipre', '7.00', '10mg', '91', '13', '142', '2022-05-09 21:25:26', '2022-05-09 21:25:26'),
(757, 'Hipre', '5.00', '5mg', '91', '13', '142', '2022-05-09 21:25:58', '2022-05-09 21:25:58'),
(758, 'Hypoten', '4.00', '5mg', '91', '13', '54', '2022-05-09 21:26:28', '2022-05-09 21:26:28'),
(759, 'Imped', '3.50', '5mg', '91', '13', '162', '2022-05-09 21:27:06', '2022-05-09 21:27:06'),
(760, 'Imped', '4.00', '5mg', '91', '13', '51', '2022-05-09 21:27:58', '2022-05-09 21:27:58'),
(761, 'Ipin', '4.00', '5mg', '91', '13', '51', '2022-05-09 21:35:40', '2022-05-09 21:35:40'),
(762, 'Locard', '3.05', '5mg', '91', '13', '98', '2022-05-09 21:36:20', '2022-05-09 21:36:20'),
(763, 'Lodical', '5.00', '5mg', '91', '13', '177', '2022-05-09 21:36:55', '2022-05-09 21:36:55'),
(764, 'Lodipin', '5.00', '5mg', '91', '13', '34', '2022-05-09 21:37:28', '2022-05-09 21:37:28'),
(765, 'Lopin', '3.00', '5mg', '91', '13', '67', '2022-05-09 21:38:30', '2022-05-09 21:38:30'),
(766, 'Lovapres', '5.00', '5mg', '91', '13', '127', '2022-05-09 21:38:59', '2022-05-09 21:38:59'),
(767, 'Lovask', '5.00', '5mg', '91', '13', '39', '2022-05-09 21:39:36', '2022-05-09 21:39:36'),
(768, 'M-Card', '4.00', '5mg', '91', '13', '196', '2022-05-09 21:40:24', '2022-05-09 21:40:24'),
(769, 'Nelod', '8.02', '10mg', '91', '13', '101', '2022-05-09 21:41:01', '2022-05-09 21:41:01'),
(770, 'Nelod', '5.02', '5mg', '91', '13', '101', '2022-05-09 21:41:45', '2022-05-09 21:41:45'),
(771, 'Nelod', '3.00', '5mg', '91', '13', '20', '2022-05-09 22:24:42', '2022-05-09 22:24:42'),
(772, 'Pressle', '5.00', '5mg', '91', '13', '104', '2022-05-09 22:25:19', '2022-05-09 22:25:19'),
(773, 'Pristin', '5.00', '5mg', '91', '13', '130', '2022-05-09 22:26:19', '2022-05-09 22:26:19'),
(774, 'SB-Amlod', '5.00', '5mg', '91', '13', '181', '2022-05-09 22:26:57', '2022-05-09 22:26:57'),
(775, 'Sidopin', '5.00', '5mg', '91', '13', '71', '2022-05-09 22:27:27', '2022-05-09 22:27:27'),
(776, 'Ticard', '5.00', '5mg', '91', '13', '63', '2022-05-09 22:28:06', '2022-05-09 22:28:06'),
(777, 'Vasopin', '4.02', '5mg', '91', '13', '174', '2022-05-09 22:28:47', '2022-05-09 22:28:47'),
(778, 'Vasopin', '5.03', '10mg', '91', '13', '174', '2022-05-09 22:29:21', '2022-05-09 22:29:21'),
(779, 'Veridipin', '7.02', '10mg', '91', '13', '193', '2022-05-09 22:30:17', '2022-05-09 22:30:17'),
(780, 'Veridipin', '5.01', '5mg', '91', '13', '193', '2022-05-09 22:30:54', '2022-05-09 22:30:54'),
(781, 'Vesocal', '8.03', '10mg', '91', '13', '157', '2022-05-09 22:31:34', '2022-05-09 22:31:34'),
(782, 'Vesocal', '5.02', '5mg', '91', '13', '157', '2022-05-09 22:32:15', '2022-05-09 22:32:15'),
(783, 'Virlon', '4.00', '5mg', '91', '13', '194', '2022-05-09 22:32:50', '2022-05-09 22:32:50'),
(784, 'Xelcard', '6.50', '10mg', '91', '13', '89', '2022-05-09 22:33:35', '2022-05-09 22:33:35'),
(785, 'Xelcard', '5.00', '5mg', '91', '13', '89', '2022-05-09 22:34:00', '2022-05-09 22:34:00'),
(786, 'Acudipin Plus', '6.02', '5mg+50mg', '92', '13', '53', '2022-05-09 22:40:05', '2022-05-09 22:40:05'),
(787, 'Aloten', '4.24', '5mg+25mg', '92', '13', '101', '2022-05-09 22:41:01', '2022-05-09 22:41:01'),
(788, 'Aloten Forte', '4.51', '5mg+50mg', '92', '13', '101', '2022-05-09 22:41:51', '2022-05-09 22:41:51'),
(789, 'Amdin Plus', '4.50', '5mg+50mg', '91', '13', '23', '2022-05-09 22:42:39', '2022-05-09 22:42:39'),
(790, 'Amdocal Plus', '6.00', '5mg+50mg', '92', '13', '43', '2022-05-09 22:43:25', '2022-05-09 22:43:25'),
(791, 'Amdocal Plus', '5.26', '5mg+25mg', '92', '13', '43', '2022-05-09 22:44:11', '2022-05-09 22:44:11'),
(792, 'Amicard Plus', '8.00', '5mg+50mg', '92', '13', '21', '2022-05-09 22:44:59', '2022-05-09 22:44:59'),
(793, 'Amlobet', '6.00', '5mg+50mg', '92', '13', '180', '2022-05-09 22:45:39', '2022-05-09 22:45:39'),
(794, 'Amlocard Plus', '5.00', '5mg+25mg', '92', '13', '65', '2022-05-09 22:46:21', '2022-05-09 22:46:21'),
(795, 'Amlocard Plus', '6.00', '5mg+50mg', '92', '13', '65', '2022-05-09 22:47:02', '2022-05-09 22:47:02'),
(796, 'Amlosin Plus', '4.00', '5mg+25mg', '92', '13', '64', '2022-05-09 22:47:39', '2022-05-09 22:47:39'),
(797, 'Amloten', '5.27', '5mg+25mg', '92', '13', '19', '2022-05-09 22:48:17', '2022-05-09 22:48:17'),
(798, 'Amloten', '6.01', '5mg+25mg', '92', '13', '19', '2022-05-09 22:48:51', '2022-05-09 22:48:51'),
(799, 'Amlovas AT', '6.00', '5mg+50mg', '92', '13', '150', '2022-05-09 22:49:36', '2022-05-09 22:49:36'),
(800, 'Amocal-AT', '6.02', '5mg+50mg', '92', '13', '136', '2022-05-09 22:50:15', '2022-05-09 22:50:15'),
(801, 'Ampil Plus', '6.00', '5mg+50mg', '92', '13', '186', '2022-05-09 22:50:55', '2022-05-09 22:50:55'),
(802, 'Ampre Plus', '6.00', '5mg+25mg', '92', '13', '102', '2022-05-09 22:51:50', '2022-05-09 22:51:50'),
(803, 'Ampre Plus', '6.00', '5mg+50mg', '92', '13', '42', '2022-05-09 22:52:41', '2022-05-09 22:52:41'),
(804, 'Ampre Plus', '6.00', '5mg+50mg', '92', '13', '42', '2022-05-09 22:52:41', '2022-05-09 22:52:41'),
(805, 'Amtinol Plus', '5.50', '5mg+50mg', '92', '13', '73', '2022-05-09 22:53:26', '2022-05-09 22:53:26'),
(806, 'Amtinol Plus', '5.50', '5mg+50mg', '92', '13', '73', '2022-05-09 22:53:26', '2022-05-09 22:53:26'),
(807, 'Angical', '6.00', '5mg+50mg', '92', '13', '31', '2022-05-09 22:54:12', '2022-05-09 22:54:12'),
(808, 'Atepine', '4.50', '5mg+50mg', '92', '13', '146', '2022-05-09 22:54:54', '2022-05-09 22:54:54'),
(809, 'Atezen Plus', '3.60', '5mg+50mg', '92', '13', '196', '2022-05-09 22:55:51', '2022-05-09 22:55:51'),
(810, 'BC-Card', '6.00', '5mg+50mg', '92', '13', '22', '2022-05-09 22:56:39', '2022-05-09 22:56:39'),
(811, 'Betacal', '6.02', '5mg+50mg', '92', '13', '140', '2022-05-09 22:57:28', '2022-05-09 22:57:28'),
(812, 'Betanol-A', '6.02', '5mg+50mg', '92', '13', '198', '2022-05-09 22:58:38', '2022-05-09 22:58:38'),
(813, 'Bpnol Plus', '4.00', '5mg+50mg', '92', '13', '61', '2022-05-10 00:03:04', '2022-05-10 00:03:04'),
(814, 'Calbeta', '6.00', '5mg+50mg', '92', '13', '190', '2022-05-10 00:03:53', '2022-05-10 00:03:53'),
(815, 'Calchek Plus', '6.02', '5mg+50mg', '92', '13', '78', '2022-05-10 00:04:38', '2022-05-10 00:04:38'),
(816, 'Calock Plus', '4.50', '5mg+50mg', '92', '13', '113', '2022-05-10 00:05:46', '2022-05-10 00:05:46'),
(817, 'Calpin Plus', '6.00', '5mg+50mg', '92', '13', '82', '2022-05-10 00:08:12', '2022-05-10 00:08:12'),
(818, 'Camlodin Plus', '5.02', '5mg+25mg', '92', '13', '179', '2022-05-10 00:08:58', '2022-05-10 00:08:58'),
(819, 'Camlodin Plus', '6.02', '5mg+50mg', '92', '13', '179', '2022-05-10 00:09:45', '2022-05-10 00:09:45'),
(820, 'Cardifort Plus', '6.00', '5mg+50mg', '92', '13', '133', '2022-05-10 00:10:28', '2022-05-10 00:10:28'),
(821, 'Cardifort Plus', '5.25', '5mg+25mg', '92', '13', '133', '2022-05-10 00:11:26', '2022-05-10 00:11:26'),
(822, 'Cardipin Plus', '6.00', '5mg+50mg', '92', '13', '161', '2022-05-10 00:12:09', '2022-05-10 00:12:09'),
(823, 'Cardosia Plus', '4.52', '5mg+25mg', '92', '13', '146', '2022-05-10 00:13:12', '2022-05-10 00:13:12'),
(824, 'Cardosia Plus', '5.50', '5mg+50mg', '92', '13', '147', '2022-05-10 00:15:21', '2022-05-10 00:15:21'),
(825, 'Combicard', '6.00', '5mg+50mg', '92', '13', '89', '2022-05-10 00:16:13', '2022-05-10 00:16:13'),
(826, 'CVnor-A', '6.02', '5mg+50mg', '92', '13', '124', '2022-05-10 00:16:52', '2022-05-10 00:16:52'),
(827, 'Dipicard Plus', '6.00', '5mg+50mg', '92', '13', '105', '2022-05-10 00:17:25', '2022-05-10 00:17:25'),
(828, 'Diplor Plus', '3.50', '5mg+25mg', '92', '13', '91', '2022-05-10 00:18:11', '2022-05-10 00:18:11'),
(829, 'Diplor Plus', '6.00', '5mg+50mg', '92', '13', '91', '2022-05-10 00:18:53', '2022-05-10 00:18:53'),
(830, 'Emlon Plus', '6.00', '5mg+50mg', '92', '13', '45', '2022-05-10 00:19:33', '2022-05-10 00:19:33'),
(831, 'Fixocard', '5.25', '5mg+25mg', '92', '13', '92', '2022-05-10 00:20:22', '2022-05-10 00:20:22'),
(832, 'Fixocard', '6.00', '5mg+50mg', '92', '13', '92', '2022-05-10 00:20:58', '2022-05-10 00:20:58'),
(833, 'Hipre Plus', '6.00', '5mg+50mg', '92', '13', '142', '2022-05-10 00:21:30', '2022-05-10 00:21:30'),
(834, 'Imped Plus', '5.00', '5mg+50mg', '92', '13', '162', '2022-05-10 00:22:15', '2022-05-10 00:22:15'),
(835, 'Imped Plus', '4.00', '5mg+25mg', '92', '13', '162', '2022-05-10 00:22:52', '2022-05-10 00:22:52'),
(836, 'Ipin Plus', '6.00', '5mg+50mg', '92', '13', '51', '2022-05-10 00:23:35', '2022-05-10 00:23:35'),
(837, 'Locard Plus', '3.02', '5mg+50mg', '92', '13', '98', '2022-05-10 00:24:28', '2022-05-10 00:24:28'),
(838, 'Locard Plus', '3.02', '5mg+50mg', '92', '13', '98', '2022-05-10 00:24:28', '2022-05-10 00:24:28'),
(839, 'Lodical Plus', '6.00', '5mg+50mg', '92', '13', '177', '2022-05-10 00:25:11', '2022-05-10 00:25:11'),
(840, 'Lodicard', '6.00', '5mg+50mg', '92', '13', '34', '2022-05-10 00:26:08', '2022-05-10 00:26:08'),
(841, 'Lodicard', '6.00', '5mg+50mg', '92', '13', '34', '2022-05-10 00:26:08', '2022-05-10 00:26:08'),
(842, 'Lopin Plus', '4.50', '5mg+25mg', '92', '13', '67', '2022-05-10 00:27:02', '2022-05-10 00:27:02'),
(843, 'Lovask-A', '6.00', '5mg+25mg', '92', '13', '39', '2022-05-10 20:20:07', '2022-05-10 20:20:07'),
(844, 'Pristin OL', '5.02', '5mg+50mg', '92', '13', '130', '2022-05-10 20:20:58', '2022-05-10 20:20:58'),
(845, 'SCD', '4.50', '5mg+50mg', '92', '13', '137', '2022-05-10 20:21:36', '2022-05-10 20:21:36'),
(846, 'Sidoplus', '6.00', '5mg+50mg', '92', '13', '71', '2022-05-10 20:22:09', '2022-05-10 20:22:09'),
(847, 'Sidoplus', '5.25', '5mg+25mg', '92', '13', '71', '2022-05-10 20:22:50', '2022-05-10 20:22:50'),
(848, 'Tenocab', '6.02', '5mg+50mg', '92', '13', '18', '2022-05-10 20:24:07', '2022-05-10 20:24:07'),
(849, 'Tenocab', '5.27', '5mg+25mg', '92', '13', '18', '2022-05-10 20:24:51', '2022-05-10 20:24:51'),
(850, 'Tenodin', '6.00', '5mg+50mg', '92', '13', '35', '2022-05-10 20:25:40', '2022-05-10 20:25:40'),
(851, 'Tenodin', '4.20', '5mg+25mg', '92', '13', '35', '2022-05-10 20:26:25', '2022-05-10 20:26:25'),
(852, 'Tenopin', '4.51', '5mg+50mg', '92', '13', '172', '2022-05-10 20:27:31', '2022-05-10 20:27:31'),
(853, 'Ticard Plus', '6.00', '5mg+50mg', '92', '13', '63', '2022-05-10 20:28:18', '2022-05-10 20:28:18'),
(854, 'Vasopin Plus', '4.52', '5mg+50mg', '92', '13', '173', '2022-05-10 20:29:37', '2022-05-10 20:29:37'),
(855, 'Veridipin Plus', '6.01', '5mg+50mg', '92', '13', '193', '2022-05-10 20:30:23', '2022-05-10 20:30:23'),
(856, 'Veridipin Plus', '5.01', '5mg+25mg', '92', '13', '193', '2022-05-10 20:30:53', '2022-05-10 20:30:53'),
(857, 'Vesocal Plus', '6.02', '5mg+50mg', '92', '13', '157', '2022-05-10 20:31:39', '2022-05-10 20:31:39'),
(858, 'Virlon Plus', '4.50', '5mg+50mg', '92', '13', '194', '2022-05-10 20:33:05', '2022-05-10 20:33:05'),
(859, 'Advast', '10.00', '5mg+10mg', '93', '13', '23', '2022-05-10 20:35:01', '2022-05-10 20:35:01'),
(860, 'Amdova', '11.00', '5mg+10mg', '93', '13', '43', '2022-05-10 20:39:33', '2022-05-10 20:39:33'),
(861, 'Amlip', '11.00', '5mg+10mg', '93', '13', '71', '2022-05-10 20:40:09', '2022-05-10 20:40:09'),
(862, 'Amovast', '11.07', '5mg+10mg', '93', '13', '39', '2022-05-10 20:40:54', '2022-05-10 20:40:54'),
(863, 'ATV Plus', '8.00', '5mg+10mg', '93', '13', '61', '2022-05-10 20:41:29', '2022-05-10 20:41:29'),
(864, 'Cardual', '11.07', '5mg+10mg', '93', '13', '18', '2022-05-10 20:42:01', '2022-05-10 20:43:26'),
(865, 'Divastin Plus', '11.00', '5mg+10mg', '93', '13', '65', '2022-05-10 20:44:20', '2022-05-10 20:44:20'),
(866, 'Lipichek', '11.03', '5mg+10mg', '93', '13', '78', '2022-05-10 20:45:39', '2022-05-10 20:45:39'),
(867, 'Lipigent Plus', '11.00', '5mg+10mg', '93', '13', '142', '2022-05-10 20:46:30', '2022-05-10 20:46:30'),
(868, 'Lipiva Plus', '11.00', '5mg+10mg', '93', '13', '105', '2022-05-10 20:47:39', '2022-05-10 20:47:39'),
(869, 'Locol Plus', '11..04', '5mg+10mg', '93', '13', '150', '2022-05-10 20:48:15', '2022-05-10 20:48:15'),
(870, 'SB-Amloator', '11.00', '5mg+10mg', '93', '13', '181', '2022-05-10 20:48:55', '2022-05-10 20:48:55'),
(871, 'Trovastin', '11.00', '5mg+10mg', '93', '13', '150', '2022-05-10 20:49:30', '2022-05-10 20:49:30'),
(872, 'Amdopril', '10.00', '10mg+20mg', '94', '16', '43', '2022-05-10 20:52:18', '2022-05-10 21:05:39'),
(873, 'Amdopril', '4.00', '2.5mg+10mg', '94', '16', '43', '2022-05-10 20:53:07', '2022-05-10 20:53:07'),
(874, 'Amdopril', '6.00', '5mg+10mg', '94', '16', '43', '2022-05-10 20:53:49', '2022-05-10 20:53:49'),
(875, 'Amdopril', '8.00', '5mg+20mg', '94', '16', '43', '2022-05-10 20:54:37', '2022-05-10 20:54:37'),
(876, 'Amlozep', '6.04', '5mg+10mg', '94', '16', '39', '2022-05-10 20:55:17', '2022-05-10 21:06:14'),
(877, 'Amocal-BZ', '6.02', '5mg+10mg', '94', '16', '136', '2022-05-10 21:01:14', '2022-05-10 21:01:14'),
(878, 'Benadip', '6.00', '5mg+10mg', '94', '16', '92', '2022-05-10 21:02:23', '2022-05-10 21:02:23'),
(879, 'Benadip', '4.00', '2.5mg+10mg', '94', '16', '92', '2022-05-10 21:03:03', '2022-05-10 21:03:03'),
(880, 'Benadip', '8.00', '5mg+20mg', '94', '16', '92', '2022-05-10 21:03:46', '2022-05-10 21:03:46'),
(881, 'Benadip', '10.00', '10mg+20mg', '94', '16', '92', '2022-05-10 21:04:41', '2022-05-10 21:04:41'),
(882, 'Cacetor', '4.02', '2.5mg+10mg', '94', '16', '18', '2022-05-10 21:11:01', '2022-05-10 21:11:01'),
(883, 'Cacetor', '6.02', '5mg+10mg', '93', '16', '18', '2022-05-10 21:12:31', '2022-05-10 21:12:31'),
(884, 'Cacetor', '8.03', '5mg+20mg', '94', '16', '18', '2022-05-10 21:13:29', '2022-05-10 21:13:29'),
(885, 'Camlopril', '4.03', '2.5mg+10mg', '94', '16', '179', '2022-05-10 21:14:34', '2022-05-10 21:14:34'),
(886, 'Camlopril', '6.04', '5mg+10mg', '94', '16', '179', '2022-05-10 21:15:34', '2022-05-10 21:15:34'),
(887, 'Camlopril', '8.06', '5mg+20mg', '94', '16', '179', '2022-05-10 21:16:24', '2022-05-10 21:16:24'),
(888, 'Camlopril', '10.07', '10mg+20mg', '94', '16', '179', '2022-05-10 21:23:09', '2022-05-10 21:23:09'),
(889, 'Lodiben', '8.00', '5mg+20mg', '94', '16', '71', '2022-05-10 21:24:02', '2022-05-10 21:24:02'),
(890, 'Lodiben', '6.00', '5mg+10mg', '94', '16', '71', '2022-05-10 21:24:46', '2022-05-10 21:24:46'),
(891, 'Lodiben', '4.00', '2.5mg+10mg', '94', '16', '71', '2022-05-10 21:25:19', '2022-05-10 21:25:19'),
(892, 'Abecab', '19.00', '5mg+40mg', '1558', '13', '18', '2022-05-10 22:19:26', '2022-05-10 22:19:26'),
(893, 'Abecab', '12.00', '5mg+20mg', '1558', '13', '18', '2022-05-10 22:20:14', '2022-05-10 22:20:14'),
(894, 'Bizoran', '22.00', '5mg+40mg', '1558', '13', '43', '2022-05-10 22:21:12', '2022-05-10 22:21:12'),
(895, 'Bizoran', '15.00', '10mg+20mg', '1558', '13', '43', '2022-05-10 22:22:01', '2022-05-10 22:22:01'),
(896, 'Bizoran', '20.00', '5mg+40mg', '1558', '13', '43', '2022-05-10 22:22:46', '2022-05-10 22:22:46'),
(897, 'Bizoran', '12.00', '5mg+20mg', '1558', '13', '43', '2022-05-10 22:36:00', '2022-05-10 22:36:00'),
(898, 'Calnor', '17.00', '5mg+40mg', '1558', '13', '136', '2022-05-10 22:36:55', '2022-05-10 22:36:55'),
(899, 'Calnor', '12.00', '5mg+20mg', '1558', '13', '136', '2022-05-10 22:37:38', '2022-05-10 22:37:38'),
(900, 'Calsart', '8.00', '5mg+20mg', '1558', '13', '82', '2022-05-10 22:38:15', '2022-05-10 22:38:15'),
(901, 'Camlosart', '20.00', '5mg+40mg', '1558', '13', '179', '2022-05-10 22:39:09', '2022-05-10 22:39:09'),
(902, 'Camlosart', '12.00', '5mg+20mg', '1558', '13', '179', '2022-05-10 22:39:43', '2022-05-10 22:39:43'),
(903, 'Disartan', '10.00', '5mg+20mg', '1558', '13', '41', '2022-05-10 22:40:57', '2022-05-10 22:40:57'),
(904, 'Disartan', '15.00', '5mg+40mg', '1558', '13', '65', '2022-05-10 22:41:30', '2022-05-10 22:41:30'),
(905, 'Duoblock', '10.00', '5mg+20mg', '1558', '13', '34', '2022-05-10 22:42:06', '2022-05-10 22:42:06'),
(906, 'Duoblock', '17.00', '5mg+40mg', '1558', '13', '34', '2022-05-10 22:42:54', '2022-05-10 22:42:54'),
(907, 'Duopres', '8.00', '5mg+20mg', '1558', '13', '92', '2022-05-10 22:43:29', '2022-05-10 22:43:29'),
(908, 'Duopres', '14.00', '5mg+40mg', '1558', '13', '92', '2022-05-10 22:44:31', '2022-05-10 22:44:31'),
(909, 'Duovas', '12.00', '5mg+20mg', '1558', '13', '156', '2022-05-10 22:45:28', '2022-05-10 22:45:28'),
(910, 'Duovas', '20.00', '5mg+40mg', '1558', '13', '156', '2022-05-10 22:46:06', '2022-05-10 22:46:06'),
(911, 'Mesartin Plus', '8.00', '5mg+20mg', '1558', '13', '186', '2022-05-10 22:52:08', '2022-05-10 22:52:08'),
(912, 'Olme-AM', '11.80', '5mg+20mg', '1558', '13', '94', '2022-05-10 22:53:37', '2022-05-10 22:53:37'),
(913, 'Olmedip', '5.00', '5mg+20mg', '1558', '13', '91', '2022-05-10 22:54:58', '2022-05-10 22:54:58'),
(914, 'Olmedip', '8.00', '5mg+40mg', '1558', '13', '91', '2022-05-10 22:55:48', '2022-05-10 22:55:48'),
(915, 'Olmefast-AM', '15.00', '5mg+40mg', '1558', '13', '85', '2022-05-10 22:56:31', '2022-05-10 22:56:31'),
(916, 'Olmefast-AM', '8.00', '5mg+20mg', '1558', '13', '85', '2022-05-10 22:57:20', '2022-05-10 22:57:20'),
(917, 'Olmenor Plus', '5.00', '5mg+20mg', '1558', '13', '61', '2022-05-10 22:57:52', '2022-05-10 22:57:52'),
(918, 'Olmenor Plus', '8.00', '5mg+40mg', '1558', '13', '61', '2022-05-10 22:58:35', '2022-05-10 22:58:35'),
(919, 'Olmepin', '15.00', '5mg+40mg', '1558', '13', '124', '2022-05-10 22:59:23', '2022-05-10 22:59:23'),
(920, 'Olmepin', '8.00', '5mg+20mg', '1558', '13', '124', '2022-05-10 23:55:40', '2022-05-10 23:55:40'),
(921, 'Olmepres AM', '15.00', '5mg+40mg', '1558', '13', '78', '2022-05-10 23:56:32', '2022-05-10 23:56:32'),
(922, 'Olmepres AM', '8.00', '5mg+20mg', '1558', '13', '78', '2022-05-10 23:57:06', '2022-05-10 23:57:06'),
(923, 'Olmesafe AM', '10.00', '5mg+20mg', '1558', '13', '140', '2022-05-10 23:57:51', '2022-05-10 23:57:51'),
(924, 'Olmesta M', '14.00', '5mg+40mg', '1558', '13', '71', '2022-05-10 23:58:26', '2022-05-10 23:58:26'),
(925, 'Olmesta M', '8.00', '5mg+20mg', '1558', '13', '71', '2022-05-10 23:59:05', '2022-05-10 23:59:05'),
(926, 'Olmetor-AM', '15.00', '5mg+40mg', '1558', '13', '73', '2022-05-11 00:00:01', '2022-05-11 00:00:01'),
(927, 'Olmetor-AM', '10.00', '5mg+20mg', '1558', '13', '73', '2022-05-11 00:00:37', '2022-05-11 00:00:37'),
(928, 'Olmevas AM', '20.00', '5mg+40mg', '1558', '13', '150', '2022-05-11 00:01:24', '2022-05-11 00:01:24'),
(929, 'Olmevas AM', '10.00', '5mg+20mg', '1558', '13', '150', '2022-05-11 00:01:55', '2022-05-11 00:01:55'),
(930, 'Olmezest AM', '16.00', '5mg+40mg', '1558', '13', '180', '2022-05-11 00:02:28', '2022-05-11 00:02:28'),
(931, 'Olmezest AM', '10.00', '5mg+20mg', '1558', '13', '180', '2022-05-11 00:03:11', '2022-05-11 00:03:11'),
(932, 'Olpres A', '10.00', '5mg+20mg', '1558', '13', '197', '2022-05-11 00:04:12', '2022-05-11 00:04:12'),
(933, 'Olpres A', '18.00', '5mg+40mg', '1558', '13', '197', '2022-05-11 00:04:54', '2022-05-11 00:04:54'),
(934, 'Oltan-A', '12.00', '5mg+20mg', '1558', '13', '173', '2022-05-11 00:05:29', '2022-05-11 00:05:29'),
(935, 'Oltan-A', '14.00', '5mg+40mg', '1558', '13', '173', '2022-05-11 00:06:14', '2022-05-11 00:06:14'),
(936, 'Olvance-AM', '10.00', '5mg+20mg', '1558', '13', '45', '2022-05-11 00:07:28', '2022-05-11 00:07:28'),
(937, 'Orbapin', '15.00', '5mg+40mg', '1558', '13', '19', '2022-05-11 00:08:02', '2022-05-11 00:08:02'),
(938, 'Orbapin', '9.50', '5mg+20mg', '1558', '13', '19', '2022-05-11 00:08:37', '2022-05-11 00:08:37'),
(939, 'Ransys AM', '8.00', '5mg+20mg', '1558', '13', '89', '2022-05-11 00:09:22', '2022-05-11 00:09:22'),
(940, 'Ransys AM', '15.00', '5mg+40mg', '1558', '13', '89', '2022-05-11 00:09:57', '2022-05-11 00:09:57'),
(941, 'Rezor Max', '20.00', '5mg+40mg', '1558', '13', '161', '2022-05-11 00:10:31', '2022-05-11 00:10:31'),
(942, 'Rezor Max', '12.00', '5mg+20mg', '1558', '13', '161', '2022-05-11 00:11:04', '2022-05-11 00:11:04'),
(943, 'Tenivasc', '8.00', '5mg+20mg', '1558', '13', '190', '2022-05-11 00:11:46', '2022-05-11 00:11:46'),
(944, 'Arbitel AM', '18.00', '5mg+80mg', '95', '13', '18', '2022-05-11 00:13:26', '2022-05-11 00:13:26'),
(945, 'Arbitel AM', '12.50', '5mg+40mg', '95', '13', '18', '2022-05-11 00:14:09', '2022-05-11 00:14:09'),
(946, 'Camlotel', '20.00', '5mg+80mg', '95', '13', '179', '2022-05-11 00:15:04', '2022-05-11 00:15:04'),
(947, 'Camlotel', '12.50', '5mg+40mg', '95', '13', '179', '2022-05-11 00:19:53', '2022-05-11 00:19:53'),
(948, 'Cardotel', '12.50', '5mg+40mg', '95', '13', '147', '2022-05-11 00:20:41', '2022-05-11 00:20:41'),
(949, 'Cardotel', '20.00', '5mg+80mg', '95', '13', '147', '2022-05-11 00:21:41', '2022-05-11 00:21:41'),
(950, 'Presart AM', '12.00', '5mg+80mg', '95', '13', '78', '2022-05-11 00:22:21', '2022-05-11 00:22:21'),
(951, 'Presart AM', '10.00', '5mg+40mg', '95', '13', '78', '2022-05-11 00:23:00', '2022-05-11 00:23:00'),
(952, 'TelAmlo', '12.50', '5mg+40mg', '95', '13', '58', '2022-05-11 00:23:49', '2022-05-11 00:23:49'),
(953, 'Telisa-A', '12.00', '5mg+40mg', '95', '13', '19', '2022-05-11 00:24:24', '2022-05-11 00:24:24'),
(954, 'Telisa-A', '18.00', '5mg+80mg', '95', '13', '19', '2022-05-11 00:25:02', '2022-05-11 00:25:02'),
(955, 'Telmacal', '20.00', '5mg+80mg', '95', '13', '43', '2022-05-11 00:25:52', '2022-05-11 00:25:52'),
(956, 'Telmacal', '12.00', '5mg+40mg', '95', '13', '43', '2022-05-11 00:26:32', '2022-05-11 00:26:32'),
(957, 'Telmidip', '10.00', '5mg+40mg', '95', '13', '92', '2022-05-11 00:27:07', '2022-05-11 00:27:07'),
(958, 'Telmidip', '12.00', '5mg+80mg', '95', '13', '92', '2022-05-11 00:28:12', '2022-05-11 00:28:12'),
(959, 'Telmidip', '11.00', '5mg+40mg', '95', '13', '92', '2022-05-11 00:29:17', '2022-05-11 00:29:17'),
(960, 'Telmitan Max', '13.03', '5mg+40mg', '95', '13', '136', '2022-05-11 00:30:05', '2022-05-11 00:30:21'),
(961, 'Telmitan Max', '21.06', '5mg+80mg', '95', '13', '136', '2022-05-11 00:31:33', '2022-05-11 00:31:33'),
(962, 'Telmitan Max', '14.00', '5mg+40mg', '95', '13', '136', '2022-05-11 00:32:20', '2022-05-11 00:32:20'),
(963, 'Telmitan Max', '22.00', '5mg+80mg', '95', '13', '136', '2022-05-11 00:33:01', '2022-05-11 00:33:01'),
(964, 'Telmivas AM', '12.50', '5mg+40mg', '95', '13', '150', '2022-05-11 00:33:50', '2022-05-11 00:33:50'),
(965, 'Telpro Max', '20.00', '5mg+80mg', '95', '13', '161', '2022-05-11 00:34:27', '2022-05-11 00:34:27'),
(966, 'Telpro Max', '12.00', '5mg+40mg', '95', '13', '161', '2022-05-11 00:34:59', '2022-05-11 00:34:59'),
(967, 'Amlosartan', '8.00', '5mg+160mg', '96', '13', '92', '2022-05-11 00:42:20', '2022-05-11 00:42:20'),
(968, 'Amlosartan', '9.00', '10mg+160mg', '96', '13', '92', '2022-05-11 00:43:17', '2022-05-11 00:43:17'),
(969, 'Amlosartan', '6.00', '5mg+80mg', '96', '13', '92', '2022-05-11 00:43:58', '2022-05-11 00:43:58'),
(970, 'Amlovas VS', '16.06', '5mg+160mg', '96', '13', '150', '2022-05-11 00:44:47', '2022-05-11 00:44:47'),
(971, 'Amlovas VS', '16.06', '10mg+160mg', '96', '13', '150', '2022-05-11 00:45:31', '2022-05-11 00:45:31'),
(972, 'Amlovas VS', '9.00', '5mg+80mg', '96', '13', '150', '2022-05-11 00:46:24', '2022-05-11 00:46:24'),
(973, 'AV', '10.00', '5mg+160mg', '96', '13', '65', '2022-05-11 00:47:11', '2022-05-11 00:47:11'),
(974, 'AV', '13.00', '10mg+160mg', '96', '13', '65', '2022-05-11 00:53:41', '2022-05-11 00:53:41'),
(975, 'AV', '7.00', '5mg+80mg', '96', '13', '65', '2022-05-11 00:54:33', '2022-05-11 00:54:33'),
(976, 'Avodil VL', '32.00', '10mg+320mg', '96', '13', '136', '2022-05-11 00:55:27', '2022-05-11 00:55:27'),
(977, 'BPcare AM', '15.00', '5mg+160mg', '96', '13', '94', '2022-05-11 00:56:08', '2022-05-11 00:56:08'),
(978, 'Camoval', '9.06', '5mg+80mg', '96', '13', '179', '2022-05-11 00:56:55', '2022-05-11 00:56:55'),
(979, 'Camoval', '16.11', '5mg+160mg', '96', '13', '179', '2022-05-11 00:57:46', '2022-05-11 00:57:46'),
(980, 'Co-Disys', '19.00', '10mg+160mg', '96', '13', '89', '2022-05-11 22:55:20', '2022-05-11 22:55:20'),
(981, 'Co-Disys', '18.00', '5mg+160mg', '96', '13', '89', '2022-05-11 22:56:21', '2022-05-11 22:56:21'),
(982, 'Co-Disys', '10.00', '5mg+80mg', '96', '13', '89', '2022-05-11 22:57:02', '2022-05-11 22:57:02'),
(983, 'Co-Valtin', '9.03', '5mg+80mg', '96', '13', '19', '2022-05-11 22:58:01', '2022-05-11 22:58:27'),
(984, 'Co-Valtin', '16.04', '5mg+160mg', '96', '13', '19', '2022-05-11 22:59:13', '2022-05-11 22:59:13'),
(985, 'Exforge', '79.09', '10mg+160mg', '96', '13', '128', '2022-05-11 23:00:15', '2022-05-11 23:00:15'),
(986, 'Exforge', '10.75', '5mg+160mg', '96', '13', '128', '2022-05-11 23:01:00', '2022-05-11 23:01:00'),
(987, 'Exforge', '50.50', '5mg+80mg', '96', '13', '128', '2022-05-11 23:01:46', '2022-05-11 23:01:46'),
(988, 'Valdipin', '9.00', '5mg+80mg', '96', '13', '150', '2022-05-11 23:02:25', '2022-05-11 23:02:25'),
(989, 'Valdipin', '16.00', '5mg+160mg', '96', '13', '150', '2022-05-11 23:03:03', '2022-05-11 23:03:03'),
(990, 'Curafin', '100.00', '0.25%', '97', '29', '124', '2022-05-11 23:05:24', '2022-05-11 23:05:24'),
(991, 'Clinail', '500.00', '5%w/v', '98', '73', '92', '2022-05-11 23:11:12', '2022-05-11 23:11:12'),
(992, 'Amoclav', '180.00', '(1gm+200mg)/20ml', '99', '49', '185', '2022-05-11 23:14:05', '2022-05-11 23:14:05'),
(993, 'Amoclav', '200.00', '(125mg+13.25mg)/5ml', '99', '75', '185', '2022-05-11 23:20:26', '2022-05-11 23:26:03'),
(994, 'Amoclav', '25.00', '500mg+125mg', '99', '13', '185', '2022-05-11 23:21:22', '2022-05-11 23:25:16'),
(995, 'Amoclav', '35.00', '675mg+125mg', '99', '13', '185', '2022-05-11 23:22:27', '2022-05-11 23:22:27'),
(996, 'Amoclav Forte', '220.00', '(400 mg+57.50 mg)/5 ml', '99', '75', '185', '2022-05-11 23:23:31', '2022-05-11 23:23:31'),
(997, 'Amotid CL', '30.00', '500mg+125mg', '99', '13', '45', '2022-05-11 23:24:26', '2022-05-11 23:24:26'),
(998, 'Amotid CL', '200.00', '(125 mg+31.25 mg)/5 ml', '99', '13', '45', '2022-05-11 23:55:47', '2022-05-11 23:55:47'),
(999, 'Apoxyclav', '25.00', '500mg+125mg', '99', '13', '31', '2022-05-12 00:16:16', '2022-05-12 00:16:16'),
(1000, 'Apoxyclav', '150.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '31', '2022-05-12 00:17:54', '2022-05-12 00:17:54'),
(1001, 'Augment', '20.00', '250mg+125mg', '99', '13', '71', '2022-05-12 00:19:02', '2022-05-12 00:19:02'),
(1002, 'Augment', '25.00', '500mg+125mg', '99', '13', '71', '2022-05-12 00:19:49', '2022-05-12 00:19:49'),
(1003, 'Augment', '30.00', '875mg+125mg', '99', '13', '71', '2022-05-12 00:20:40', '2022-05-12 00:20:40'),
(1004, 'Augment', '175.00', '(125 mg+31.25 mg)/5 ml', '99', '13', '71', '2022-05-12 00:22:20', '2022-05-12 00:22:20'),
(1005, 'Augment', '175.00', '(1 gm+200 mg)/20 ml', '99', '49', '71', '2022-05-12 00:23:21', '2022-05-12 00:23:21'),
(1006, 'Avloclav', '150.00', '500mg+100mg', '99', '49', '18', '2022-05-12 00:35:19', '2022-05-12 00:35:19'),
(1007, 'Avloclav', '25.00', '250mg+125mg', '99', '13', '18', '2022-05-12 00:36:13', '2022-05-12 00:36:13');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(1008, 'Avloclav', '32.00', '500mg+125mg', '99', '13', '18', '2022-05-12 00:37:00', '2022-05-12 00:37:00'),
(1009, 'Avloclav', '45.00', '875mg+125mg', '99', '13', '18', '2022-05-12 00:41:28', '2022-05-12 00:41:28'),
(1010, 'Avloclav', '220.00', '(125 mg+31.25 mg)/5 ml', '99', '13', '18', '2022-05-12 00:42:14', '2022-05-12 00:42:14'),
(1011, 'Avloclav', '300.00', '(1 gm+200 mg)/20 ml', '99', '49', '18', '2022-05-12 00:43:42', '2022-05-12 00:43:42'),
(1012, 'Avloclav BID', '195.00', '(400mg+57.50mg)/5ml', '99', '75', '18', '2022-05-12 00:45:01', '2022-05-12 00:45:01'),
(1013, 'Clacido', '150.00', '(1 gm+200 mg)/20 ml', '99', '49', '89', '2022-05-12 00:46:06', '2022-05-12 00:46:54'),
(1014, 'Clacido', '45.00', '875mg+125mg', '99', '13', '89', '2022-05-12 00:47:43', '2022-05-12 00:47:43'),
(1015, 'Clacido', '25.00', '250mg+125mg', '99', '13', '89', '2022-05-12 00:48:21', '2022-05-12 00:48:21'),
(1016, 'Clacido', '32.00', '500mg+125mg', '99', '13', '89', '2022-05-12 00:48:55', '2022-05-12 00:48:55'),
(1017, 'Clacido', '220.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '87', '2022-05-12 00:50:02', '2022-05-12 00:50:02'),
(1018, 'Clacido BID', '100.00', '(400 mg+57.50 mg)/5 ml', '99', '75', '89', '2022-05-12 00:51:00', '2022-05-12 00:51:00'),
(1019, 'Clamox', '400.00', '875mg+125mg', '99', '13', '136', '2022-05-12 00:51:39', '2022-05-12 00:51:39'),
(1020, 'Clamox', '300.00', '(1 gm+200 mg)/20 ml', '99', '49', '136', '2022-05-12 00:52:25', '2022-05-12 00:52:43'),
(1021, 'Clamox', '140.53', '(500 mg+100 mg)/10 ml', '99', '49', '136', '2022-05-12 00:53:40', '2022-05-12 00:53:40'),
(1022, 'Clamox', '210.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '136', '2022-05-12 00:54:37', '2022-05-12 00:54:37'),
(1023, 'Clamox', '22.00', '250mg+125mg', '99', '13', '136', '2022-05-12 00:55:14', '2022-05-12 00:55:14'),
(1024, 'Clamox', '32.00', '500mg+125mg', '99', '13', '136', '2022-05-12 00:55:54', '2022-05-12 00:55:54'),
(1025, 'Clamox DS', '90.34', '(400 mg+57.50 mg)/5 ml', '99', '75', '136', '2022-05-12 00:57:49', '2022-05-12 00:57:49'),
(1026, 'Clavoxil', '25.00', '500mg+125mg', '99', '13', '161', '2022-05-12 00:58:34', '2022-05-12 00:58:34'),
(1027, 'Clavoxil', '20.00', '250mg+125mg', '99', '13', '161', '2022-05-12 00:59:18', '2022-05-12 00:59:18'),
(1028, 'Demoxiclave', '150.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '65', '2022-05-12 01:00:00', '2022-05-12 01:00:15'),
(1029, 'Demoxiclave', '45.00', '875mg+125mg', '99', '13', '65', '2022-05-12 01:01:09', '2022-05-12 01:01:09'),
(1030, 'Demoxiclave', '24.00', '500mg+125mg', '99', '13', '65', '2022-05-12 01:01:50', '2022-05-12 01:01:50'),
(1031, 'Demoxiclave', '16.00', '250mg+125mg', '99', '13', '65', '2022-05-12 18:09:32', '2022-05-12 18:09:32'),
(1032, 'Demoxiclave Forte', '190.30', '(400 mg+57.50 mg)/5 ml', '99', '75', '65', '2022-05-12 18:10:34', '2022-05-12 18:10:34'),
(1033, 'Emox-C', '25.00', '500mg+125mg', '99', '13', '67', '2022-05-12 18:11:24', '2022-05-12 18:11:24'),
(1034, 'Emox-C', '20.00', '250mg+125mg', '99', '13', '67', '2022-05-12 18:12:14', '2022-05-12 18:12:14'),
(1035, 'Fimoxyclav', '32.10', '500mg+125mg', '99', '13', '198', '2022-05-12 18:13:47', '2022-05-12 18:13:47'),
(1036, 'Fimoxyclav', '245.74', '(125 mg+31.25 mg)/5 ml', '99', '13', '198', '2022-05-12 18:15:31', '2022-05-12 18:15:31'),
(1037, 'Fimoxyclav', '45.13', '875mg+125mg', '99', '13', '198', '2022-05-12 18:16:37', '2022-05-12 18:16:37'),
(1038, 'Fimoxyclav', '25.08', '250mg+125mg', '99', '13', '198', '2022-05-12 18:17:25', '2022-05-12 18:17:25'),
(1039, 'Fimoxyclav', '150.45', '(500 mg+100 mg)/10 ml', '99', '49', '198', '2022-05-12 18:18:24', '2022-05-12 18:18:24'),
(1040, 'Fimoxyclav', '300.90', '(1 gm+200 mg)/20 ml', '99', '49', '198', '2022-05-12 18:20:09', '2022-05-12 18:20:09'),
(1041, 'Fimoxyclav BID', '245.74', '(400 mg+57.50 mg)/5 ml', '99', '75', '198', '2022-05-12 18:21:52', '2022-05-12 18:21:52'),
(1042, 'Moxaclav', '25.00', '250mg+125mg', '99', '13', '179', '2022-05-12 18:22:40', '2022-05-12 18:22:40'),
(1043, 'Moxaclav', '32.00', '500mg+125mg', '99', '13', '179', '2022-05-12 18:23:28', '2022-05-12 18:23:28'),
(1044, 'Moxaclav', '220.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '179', '2022-05-12 18:24:25', '2022-05-12 18:24:25'),
(1045, 'Moxaclav', '300.00', '(1 gm+200 mg)/20 ml', '99', '49', '179', '2022-05-12 22:00:57', '2022-05-12 22:00:57'),
(1046, 'Moxaclav', '45.00', '875mg+125mg', '99', '13', '179', '2022-05-12 22:01:38', '2022-05-12 22:01:38'),
(1047, 'Moxaclav Forte', '230.00', '(400 mg+57.50 mg)/5 ml', '99', '75', '179', '2022-05-12 22:05:13', '2022-05-12 22:05:13'),
(1048, 'Onclav', '25.00', '500mg+125mg', '99', '13', '134', '2022-05-12 22:05:50', '2022-05-12 22:05:50'),
(1049, 'Onclav', '170.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '134', '2022-05-12 22:06:51', '2022-05-12 22:06:51'),
(1050, 'Tyclav', '300.00', '(1 gm+200 mg)/20 ml', '99', '49', '43', '2022-05-12 22:07:39', '2022-05-12 22:07:39'),
(1051, 'Tyclav', '220.00', '(125 mg+31.25 mg)/5 ml', '99', '75', '43', '2022-05-12 22:08:58', '2022-05-12 22:08:58'),
(1052, 'Tyclav', '150.00', '(500 mg+100 mg)/10 ml', '99', '49', '43', '2022-05-12 22:18:15', '2022-05-12 22:18:15'),
(1053, 'Tyclav', '32.00', '500mg+125mg', '99', '13', '43', '2022-05-12 22:18:48', '2022-05-12 22:18:48'),
(1054, 'Tyclav', '25.00', '250mg+125mg', '99', '13', '43', '2022-05-12 22:19:24', '2022-05-12 22:19:24'),
(1055, 'Tyclav', '45.00', '875mg+125mg', '99', '13', '43', '2022-05-12 22:20:05', '2022-05-12 22:20:05'),
(1056, 'Tyclav BID', '230.00', '(400 mg+57.50 mg)/5 ml', '99', '75', '43', '2022-05-12 22:20:50', '2022-05-12 22:20:50'),
(1057, 'Ultraclav', '25.00', '500mg+125mg', '99', '13', '82', '2022-05-12 22:21:30', '2022-05-12 22:21:30'),
(1058, 'Admox', '47.60', '125mg/5ml', '100', '75', '184', '2022-05-12 22:24:04', '2022-05-12 22:24:04'),
(1059, 'Admox DS', '6.79', '500mg', '100', '16', '184', '2022-05-12 22:24:52', '2022-05-12 22:24:52'),
(1060, 'Almoxil', '6.60', '500mg', '100', '16', '21', '2022-05-12 22:27:37', '2022-05-12 22:27:37'),
(1061, 'Almoxil', '45.00', '125mg/5ml', '100', '75', '21', '2022-05-12 22:28:25', '2022-05-12 22:28:25'),
(1062, 'Almoxil', '3.30', '250mg', '100', '16', '21', '2022-05-12 22:29:04', '2022-05-12 22:29:04'),
(1063, 'Ambeexin', '46.53', '125mg/5ml', '100', '75', '27', '2022-05-12 22:29:56', '2022-05-12 22:29:56'),
(1064, 'Ambeexin', '3.55', '250mg', '100', '16', '27', '2022-05-12 22:30:44', '2022-05-12 22:30:44'),
(1065, 'Ambeexin', '28.41', '125 mg/1.25 ml', '100', '75', '27', '2022-05-15 00:07:45', '2022-05-15 00:07:45'),
(1066, 'Amocap', '3.59', '250mg', '100', '16', '178', '2022-05-15 00:08:42', '2022-05-15 00:08:42'),
(1067, 'Amocap', '6.15', '500mg', '100', '16', '178', '2022-05-15 00:09:29', '2022-05-15 00:09:29'),
(1068, 'Amocil', '6.00', '500mg', '100', '16', '120', '2022-05-15 00:10:19', '2022-05-15 00:10:19'),
(1069, 'Amocil', '50.00', '125mg/5ml', '100', '75', '120', '2022-05-15 00:11:12', '2022-05-15 00:11:12'),
(1070, 'Amocil', '3.00', '250mg', '100', '16', '120', '2022-05-15 00:35:03', '2022-05-15 00:35:03'),
(1071, 'Amocin', '3.30', '250mg', '100', '16', '142', '2022-05-15 00:35:44', '2022-05-15 00:35:44'),
(1072, 'Amocin', '6.70', '500mg', '100', '16', '142', '2022-05-15 00:36:31', '2022-05-15 00:36:31'),
(1073, 'Amocin', '47.50', '125mg/5ml', '100', '75', '142', '2022-05-15 00:40:51', '2022-05-15 00:40:51'),
(1074, 'Amotid', '3.62', '250MG', '100', '16', '45', '2022-05-15 00:41:43', '2022-05-15 00:41:43'),
(1075, 'Amotid', '6.02', '500mg', '100', '16', '45', '2022-05-15 00:42:17', '2022-05-15 00:42:17'),
(1076, 'Amotid', '46.17', '125mg/5ml', '100', '75', '45', '2022-05-15 00:43:21', '2022-05-15 00:43:21'),
(1077, 'Amotid', '30.11', '125 mg/1.25 ml', '100', '70', '45', '2022-05-15 00:44:23', '2022-05-15 00:44:23'),
(1078, 'Amotid-F', '65.25', '250mg+125mg', '100', '75', '45', '2022-05-15 00:45:03', '2022-05-15 00:45:03'),
(1079, 'Amox', '3.50', '250MG', '100', '16', '64', '2022-05-15 00:45:53', '2022-05-15 00:45:53'),
(1080, 'Amox', '6.00', '500mg', '100', '16', '64', '2022-05-15 00:46:29', '2022-05-15 00:46:29'),
(1081, 'Amox', '46.00', '125mg/5ml', '100', '75', '64', '2022-05-15 00:47:09', '2022-05-15 00:47:09'),
(1082, 'Amox', '28.00', '125 mg/1.25 ml', '99', '70', '64', '2022-05-15 00:47:56', '2022-05-15 00:47:56'),
(1083, 'Amoxic', '3.23', '250mg', '100', '17', '55', '2022-05-15 00:48:41', '2022-05-15 00:48:41'),
(1084, 'Amoxic', '5.00', '500mg', '100', '16', '55', '2022-05-15 00:49:19', '2022-05-15 00:49:19'),
(1085, 'Amoxic', '40.00', '125mg/5ml', '100', '75', '55', '2022-05-15 00:49:59', '2022-05-15 00:49:59'),
(1086, 'Amoxicon', '2.84', '125mg/5ml', '100', '16', '112', '2022-05-15 00:50:41', '2022-05-15 00:50:41'),
(1087, 'Amoxicon', '5.68', '500mg', '100', '16', '112', '2022-05-15 00:51:39', '2022-05-15 00:51:39'),
(1088, 'Amoxicon', '45.45', '125mg/5ml', '100', '75', '112', '2022-05-15 00:53:46', '2022-05-15 00:53:46'),
(1089, 'Amoxikil', '6.50', '500mg', '100', '16', '193', '2022-05-15 00:54:33', '2022-05-15 00:54:33'),
(1090, 'Amoxima', '6.65', '500mg', '100', '16', '117', '2022-05-15 00:55:30', '2022-05-15 00:55:30'),
(1091, 'Amoxima', '6.65', '500mg', '100', '16', '117', '2022-05-15 00:55:30', '2022-05-15 00:55:30'),
(1092, 'Amoxima', '47.29', '125mg/5ml', '100', '75', '117', '2022-05-15 00:56:35', '2022-05-15 00:56:35'),
(1093, 'Amoxizen', '3.52', '250mg', '100', '16', '196', '2022-05-15 00:57:14', '2022-05-15 00:57:14'),
(1094, 'Amoxizen', '3.52', '250mg', '100', '16', '196', '2022-05-15 00:57:14', '2022-05-15 00:57:14'),
(1095, 'Amoxizen', '45.43', '125mg/5ml', '100', '75', '196', '2022-05-15 00:59:10', '2022-05-15 00:59:10'),
(1096, 'Amoxizen DS', '6.11', '500mg', '100', '16', '196', '2022-05-15 00:59:58', '2022-05-15 00:59:58'),
(1097, 'Amoxon', '3.62', '250mg', '100', '16', '98', '2022-05-15 01:00:26', '2022-05-15 01:00:26'),
(1098, 'Amoxon', '6.87', '500mg', '100', '16', '98', '2022-05-15 01:01:00', '2022-05-15 01:01:00'),
(1099, 'Amoxon', '47.07', '125mg/5ml', '100', '75', '98', '2022-05-15 01:02:28', '2022-05-15 01:02:28'),
(1100, 'Amoxon', '24.67', '500mg/VIAL', '100', '49', '98', '2022-05-15 01:04:00', '2022-05-15 01:04:00'),
(1101, 'AMX', '3.61', '250mg', '100', '16', '127', '2022-05-15 01:04:40', '2022-05-15 01:04:40'),
(1102, 'AMX', '6.78', '500MG', '100', '16', '127', '2022-05-15 01:05:17', '2022-05-15 01:05:17'),
(1103, 'AMX', '47.61', '125mg/5ml', '100', '75', '127', '2022-05-15 01:05:56', '2022-05-15 01:05:56'),
(1104, 'AMX DS', '78.00', '250mg/5ml', '100', '75', '127', '2022-05-15 01:06:56', '2022-05-15 01:06:56'),
(1105, 'Antif', '3.62', '250mg', '100', '16', '157', '2022-05-15 01:07:54', '2022-05-15 01:07:54'),
(1106, 'Antif', '6.78', '500mg', '100', '16', '157', '2022-05-15 01:08:30', '2022-05-15 01:08:30'),
(1107, 'Antif', '47.07', '125mg/5ml', '100', '75', '157', '2022-05-15 01:09:22', '2022-05-15 01:09:22'),
(1108, 'Antif', '30.10', '125 mg/1.25 ml', '100', '70', '157', '2022-05-15 01:10:10', '2022-05-15 01:10:10'),
(1109, 'Antif DS', '65.20', '250mg/5ml', '100', '75', '157', '2022-05-15 01:11:02', '2022-05-15 01:11:02'),
(1110, 'Apimox', '3.45', '250mg', '100', '16', '32', '2022-05-15 01:11:57', '2022-05-15 01:11:57'),
(1111, 'Apimox', '38.44', '125mg/5ml', '100', '75', '32', '2022-05-15 22:46:21', '2022-05-15 22:46:21'),
(1112, 'Apimox', '28.00', '125 mg/1.25 ml', '100', '70', '32', '2022-05-15 22:47:07', '2022-05-15 22:47:07'),
(1113, 'Apoxy', '6.73', '500mg', '100', '16', '31', '2022-05-15 22:48:05', '2022-05-15 22:48:05'),
(1114, 'Apoxy', '47.47', '125mg/5ml', '100', '75', '31', '2022-05-15 22:49:17', '2022-05-15 22:49:17'),
(1115, 'Aristomox', '3.50', '250mg', '100', '16', '34', '2022-05-15 22:49:56', '2022-05-15 22:49:56'),
(1116, 'Aristomox', '6.75', '500mg', '100', '16', '34', '2022-05-15 22:50:38', '2022-05-15 22:50:38'),
(1117, 'Aristomox', '47.60', '125mg/5ml', '100', '75', '34', '2022-05-15 22:51:27', '2022-05-15 22:52:37'),
(1118, 'Avlomox', '30.29', '125 mg/1.25 ml', '100', '70', '34', '2022-05-15 22:52:23', '2022-05-15 22:52:23'),
(1119, 'Avlomox', '6.12', '500mg', '100', '16', '18', '2022-05-15 22:53:51', '2022-05-15 22:53:51'),
(1120, 'Avlomox', '3.45', '250mg', '100', '16', '18', '2022-05-15 22:54:28', '2022-05-15 22:54:28'),
(1121, 'Avlomox', '32.10', '500mg/VIAL', '100', '49', '18', '2022-05-15 22:55:36', '2022-05-15 22:55:36'),
(1122, 'Avlomox', '46.32', '125mg/5ml', '100', '75', '18', '2022-05-15 22:56:22', '2022-05-15 22:56:22'),
(1123, 'Avlomox DS', '49.73', '250mg/5ml', '100', '75', '18', '2022-05-15 22:57:10', '2022-05-15 22:57:10'),
(1124, 'Bactamox', '3.38', '250mg', '100', '13', '161', '2022-05-15 22:58:04', '2022-05-15 22:58:04'),
(1125, 'Bactamox', '5.81', '500mg', '100', '13', '161', '2022-05-15 22:58:45', '2022-05-15 22:58:45'),
(1126, 'Bactamox', '45.52', '125mg/5ml', '100', '75', '161', '2022-05-15 23:02:38', '2022-05-15 23:02:38'),
(1127, 'Bactamox', '28.32', '125 mg/1.25 ml', '100', '70', '161', '2022-05-15 23:03:34', '2022-05-15 23:03:34'),
(1128, 'Benoxil', '6.73', '500mg', '100', '16', '42', '2022-05-15 23:04:15', '2022-05-15 23:04:15'),
(1129, 'Benoxil', '45.00', '125mg/5ml', '100', '75', '42', '2022-05-15 23:04:56', '2022-05-15 23:04:56'),
(1130, 'Bpmox', '45.00', '125mg/5ml', '100', '75', '48', '2022-05-15 23:05:52', '2022-05-15 23:05:52'),
(1131, 'Bpmox', '28.40', '125 mg/1.25 ml', '100', '70', '48', '2022-05-15 23:06:44', '2022-05-15 23:06:44'),
(1132, 'Brodamox DS', '6.75', '500mg', '100', '16', '54', '2022-05-15 23:07:30', '2022-05-15 23:07:30'),
(1133, 'Cemoxin', '3.30', '250mg', '100', '16', '50', '2022-05-15 23:08:19', '2022-05-15 23:08:19'),
(1134, 'Cemoxin', '6.50', '500mg', '100', '16', '50', '2022-05-15 23:10:42', '2022-05-15 23:10:42'),
(1135, 'Cemoxin', '45.00', '125mg/5ml', '100', '75', '50', '2022-05-15 23:11:34', '2022-05-15 23:11:34'),
(1136, 'Demox', '3.00', '250mg', '100', '16', '62', '2022-05-15 23:12:16', '2022-05-15 23:12:16'),
(1137, 'Demox', '44.00', '125mg/5ml', '100', '75', '62', '2022-05-15 23:12:55', '2022-05-15 23:12:55'),
(1138, 'Demox', '28.00', '125 mg/1.25 ml', '100', '70', '62', '2022-05-15 23:13:35', '2022-05-15 23:13:35'),
(1139, 'Demox-500', '6.00', '500mg', '100', '16', '62', '2022-05-15 23:14:28', '2022-05-15 23:14:28'),
(1140, 'Demoxil', '3.29', '250mg', '100', '16', '65', '2022-05-15 23:15:13', '2022-05-15 23:15:13'),
(1141, 'Demoxil', '6.27', '500mg', '100', '16', '65', '2022-05-15 23:15:42', '2022-05-15 23:15:42'),
(1142, 'Demoxil', '47.14', '125mg/5ml', '100', '75', '65', '2022-05-15 23:16:19', '2022-05-15 23:16:19'),
(1143, 'Demoxil', '45.47', '1mg/vial', '100', '49', '65', '2022-05-15 23:17:45', '2022-05-15 23:17:45'),
(1144, 'Demoxil DS', '65.00', '250mg/5ml', '100', '75', '65', '2022-05-15 23:18:30', '2022-05-15 23:18:30'),
(1145, 'Dopen', '6.70', '500mg', '100', '16', '88', '2022-05-15 23:19:16', '2022-05-15 23:19:16'),
(1146, 'Dopen', '45.80', '125mg/5ml', '100', '75', '88', '2022-05-15 23:19:57', '2022-05-15 23:19:57'),
(1147, 'E-mox', '3.39', '250mg', '100', '16', '67', '2022-05-15 23:20:37', '2022-05-15 23:20:37'),
(1148, 'E-mox', '6.07', '500mg', '100', '16', '67', '2022-05-15 23:21:13', '2022-05-15 23:21:13'),
(1149, 'E-mox', '46.00', '125mg/5ml', '100', '75', '67', '2022-05-15 23:21:52', '2022-05-15 23:21:52'),
(1150, 'E-mox', '30.00', '125 mg/1.25 ml', '100', '70', '67', '2022-05-15 23:22:47', '2022-05-15 23:22:47'),
(1151, 'Emoxil', '3.00', '250mg', '100', '16', '72', '2022-05-15 23:24:57', '2022-05-15 23:24:57'),
(1152, 'Emoxil', '6.00', '500mg', '100', '16', '72', '2022-05-15 23:25:28', '2022-05-15 23:25:28'),
(1153, 'Emoxil', '28.00', '125 mg/1.25 ml', '100', '70', '72', '2022-05-15 23:26:18', '2022-05-15 23:26:18'),
(1154, 'Emoxil', '47.00', '125mg/5ml', '100', '75', '72', '2022-05-15 23:27:13', '2022-05-15 23:27:13'),
(1155, 'Fimoxyl', '3.62', '250mg', '100', '16', '198', '2022-05-15 23:28:09', '2022-05-15 23:28:09'),
(1156, 'Fimoxyl', '6.68', '500mg', '100', '16', '198', '2022-05-15 23:28:50', '2022-05-15 23:28:50'),
(1157, 'Fimoxyl', '30.29', '125 mg/1.25 ml', '100', '70', '198', '2022-05-15 23:29:53', '2022-05-15 23:29:53'),
(1158, 'Fimoxyl', '47.07', '125mg/5ml', '100', '75', '198', '2022-05-15 23:30:42', '2022-05-15 23:30:42'),
(1159, 'Fimoxyl DS', '48.46', '250mg/5ml', '100', '75', '198', '2022-05-15 23:32:03', '2022-05-15 23:32:03'),
(1160, 'G-Amoxicillin', '3.00', '250mg', '100', '16', '84', '2022-05-15 23:32:47', '2022-05-15 23:32:47'),
(1161, 'G-Amoxicillin', '6.00', '500mg', '100', '16', '84', '2022-05-16 00:07:02', '2022-05-16 00:07:02'),
(1162, 'G-Amoxicillin', '40.00', '125mg/5ml', '100', '75', '84', '2022-05-16 00:09:24', '2022-05-16 00:09:24'),
(1163, 'G-Amoxicillin', '25.00', '125 mg/1.25 ml', '100', '70', '84', '2022-05-16 00:09:57', '2022-05-16 00:09:57'),
(1164, 'G-Amoxicillin', '25.00', '500mg/VIAL', '100', '49', '84', '2022-05-16 00:11:47', '2022-05-16 00:11:47'),
(1165, 'Genamox', '3.61', '250mg', '100', '16', '78', '2022-05-16 00:13:03', '2022-05-16 00:13:03'),
(1166, 'Genamox', '6.67', '500mg', '100', '16', '78', '2022-05-16 00:13:44', '2022-05-16 00:13:44'),
(1167, 'Genamox', '47.45', '125mg/5ml', '100', '75', '78', '2022-05-16 00:14:32', '2022-05-16 00:14:32'),
(1168, 'Genamox', '30.11', '125 mg/1.25 ml', '100', '70', '78', '2022-05-16 00:15:27', '2022-05-16 00:15:27'),
(1169, 'Hectamox', '3.60', '250mg', '100', '16', '116', '2022-05-16 00:28:10', '2022-05-16 00:28:10'),
(1170, 'Hectamox', '6.70', '500mg', '100', '16', '116', '2022-05-16 00:29:21', '2022-05-16 00:29:21'),
(1171, 'Hectamox', '47.00', '125mg/5ml', '100', '75', '116', '2022-05-16 00:29:56', '2022-05-16 00:29:56'),
(1172, 'Hectamox', '30.00', '125 mg/1.25 ml', '100', '70', '116', '2022-05-16 00:30:36', '2022-05-16 00:30:36'),
(1173, 'Hectamox DS', '65.00', '250mg+125mg', '100', '75', '116', '2022-05-16 00:31:44', '2022-05-16 00:31:44'),
(1174, 'Hi-mox', '3.50', '250mg', '100', '16', '90', '2022-05-16 00:32:35', '2022-05-16 00:32:35'),
(1175, 'Hi-mox', '45.00', '125mg/5ml', '100', '75', '90', '2022-05-16 00:33:15', '2022-05-16 00:33:15'),
(1176, 'Hi-mox DS', '6.00', '500mg', '100', '16', '90', '2022-05-16 00:33:52', '2022-05-16 00:33:52'),
(1177, 'Hiconcil', '3.45', '250mg', '100', '16', '113', '2022-05-16 00:34:49', '2022-05-16 00:34:49'),
(1178, 'Hiconcil', '6.00', '500mg', '100', '16', '190', '2022-05-16 00:35:15', '2022-05-16 00:35:15'),
(1179, 'Hiconcil', '47.00', '125mg/5ml', '100', '75', '190', '2022-05-16 00:35:52', '2022-05-16 00:35:52'),
(1180, 'J-Mox', '2.86', '250mg', '100', '16', '20', '2022-05-16 00:36:29', '2022-05-16 00:36:29'),
(1181, 'J-Mox', '5.71', '500mg', '100', '16', '20', '2022-05-16 00:37:08', '2022-05-16 00:37:08'),
(1182, 'J-Mox', '45.00', '125mg/5ml', '100', '75', '20', '2022-05-16 00:51:19', '2022-05-16 00:51:19'),
(1183, 'J-Mox', '28.32', '125 mg/1.25 ml', '100', '70', '20', '2022-05-16 00:52:19', '2022-05-16 00:52:19'),
(1184, 'Kamoxy', '3.61', '250mg', '100', '16', '101', '2022-05-16 00:53:10', '2022-05-16 00:53:10'),
(1185, 'Kamoxy', '6.78', '500mg', '100', '16', '101', '2022-05-17 22:16:19', '2022-05-17 22:16:19'),
(1186, 'Kamoxy', '47.60', '125mg/5ml', '100', '75', '101', '2022-05-17 22:17:04', '2022-05-17 22:17:04'),
(1187, 'Kamoxy', '28.00', '125 mg/1.25 ml', '100', '70', '101', '2022-05-17 22:17:54', '2022-05-17 22:17:54'),
(1188, 'Kumumox', '3.00', '250mg', '100', '16', '102', '2022-05-17 22:18:31', '2022-05-17 22:18:31'),
(1189, 'Kumumox', '5.50', '500mg', '100', '16', '102', '2022-05-17 22:19:04', '2022-05-17 22:19:04'),
(1190, 'Kumumox', '45.00', '125mg/5ml', '100', '75', '102', '2022-05-17 22:19:42', '2022-05-17 22:19:42'),
(1191, 'Loxyl', '6.76', '500mg', '100', '16', '35', '2022-05-17 22:20:43', '2022-05-17 22:20:43'),
(1192, 'Monamox', '3.00', '250mg', '100', '16', '28', '2022-05-17 22:21:22', '2022-05-17 22:21:22'),
(1193, 'Monamox', '3.00', '250mg', '100', '16', '28', '2022-05-17 22:21:25', '2022-05-17 22:21:25'),
(1194, 'Monamox', '6.00', '500mg', '100', '16', '28', '2022-05-17 22:22:02', '2022-05-17 22:22:02'),
(1195, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1196, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1197, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1198, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1199, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1200, 'Monamox', '47.40', '125mg/5ml', '100', '75', '28', '2022-05-17 22:23:02', '2022-05-17 22:23:02'),
(1201, 'Monamox', '28.00', '125 mg/1.25 ml', '100', '70', '28', '2022-05-17 22:23:48', '2022-05-17 22:23:48'),
(1202, 'Mox', '6.00', '500mg', '100', '16', '36', '2022-05-17 22:24:46', '2022-05-17 22:24:46'),
(1203, 'Mox', '3.60', '250mg', '100', '16', '36', '2022-05-17 22:25:35', '2022-05-17 22:25:35'),
(1204, 'Mox', '47.00', '125mg/5ml', '100', '75', '36', '2022-05-17 22:26:19', '2022-05-17 22:26:19'),
(1205, 'Mox', '30.00', '125 mg/1.25 ml', '100', '70', '36', '2022-05-17 22:27:03', '2022-05-17 22:27:03'),
(1206, 'Mox-plus', '65.00', '125mg/5ml', '100', '75', '90', '2022-05-17 22:27:55', '2022-05-17 22:27:55'),
(1207, 'Moxacil', '3.61', '250mg', '100', '16', '179', '2022-05-17 22:29:01', '2022-05-17 22:29:01'),
(1208, 'Moxacil', '6.79', '500mg', '100', '16', '179', '2022-05-17 22:29:43', '2022-05-17 22:29:43'),
(1209, 'Moxacil', '47.61', '125mg/5ml', '100', '75', '179', '2022-05-17 22:30:40', '2022-05-17 22:30:40'),
(1210, 'Moxacil', '30.20', '125 mg/1.25 ml', '100', '70', '179', '2022-05-17 22:31:35', '2022-05-17 22:31:35'),
(1211, 'Moxapen', '3.50', '250mg', '100', '16', '126', '2022-05-18 23:13:18', '2022-05-18 23:13:18'),
(1212, 'Moxapen', '6.00', '500mg', '100', '16', '126', '2022-05-18 23:14:17', '2022-05-18 23:14:17'),
(1213, 'Moxarif', '6.00', '500mg', '100', '16', '172', '2022-05-18 23:15:01', '2022-05-18 23:15:01'),
(1214, 'Moxico', '3.60', '250mg', '100', '16', '182', '2022-05-18 23:15:43', '2022-05-18 23:16:42'),
(1215, 'Moxico', '6.00', '500mg', '100', '16', '182', '2022-05-18 23:16:19', '2022-05-18 23:16:19'),
(1216, 'Moxico', '46.00', '125mg/5ml', '100', '75', '182', '2022-05-18 23:17:26', '2022-05-18 23:17:26'),
(1217, 'Moxico DS', '65.00', '250mg/5ml', '100', '75', '182', '2022-05-18 23:18:23', '2022-05-18 23:18:23'),
(1218, 'Moxilin', '3.65', '250mg', '100', '16', '19', '2022-05-18 23:19:10', '2022-05-18 23:19:10'),
(1219, 'Moxilin', '6.77', '500mg', '100', '16', '19', '2022-05-18 23:19:47', '2022-05-18 23:19:47'),
(1220, 'Moxilin', '47.07', '125mg/5ml', '100', '75', '19', '2022-05-18 23:20:36', '2022-05-18 23:20:36'),
(1221, 'Moxin', '6.74', '500mg', '100', '16', '136', '2022-05-18 23:21:27', '2022-05-18 23:21:27'),
(1222, 'Moxin', '3.48', '250mg', '100', '16', '136', '2022-05-18 23:22:00', '2022-05-18 23:22:00'),
(1223, 'Moxin', '11.64', '875mg', '100', '16', '136', '2022-05-18 23:23:01', '2022-05-18 23:23:01'),
(1224, 'Moxin', '47.61', '125mg/5ml', '100', '75', '136', '2022-05-18 23:23:49', '2022-05-18 23:23:49'),
(1225, 'Moxin', '30.20', '125 mg/1.25 ml', '100', '70', '136', '2022-05-18 23:24:48', '2022-05-18 23:24:48'),
(1226, 'Moxin', '19.07', '250mg/vial', '100', '49', '136', '2022-05-18 23:26:08', '2022-05-18 23:26:08'),
(1227, 'Moxin', '26.17', '500mg/VIAL', '100', '49', '136', '2022-05-18 23:27:03', '2022-05-18 23:27:03'),
(1228, 'Moxin DS', '78/13', '250mg/5ml', '100', '75', '136', '2022-05-18 23:27:54', '2022-05-18 23:27:54'),
(1229, 'Mumox', '3.00', '250mg', '100', '16', '110', '2022-05-18 23:28:34', '2022-05-18 23:28:34'),
(1230, 'Mumox', '6.00', '500mg', '100', '16', '110', '2022-05-18 23:29:11', '2022-05-18 23:29:11'),
(1231, 'Mumox', '45.00', '125mg/5ml', '100', '75', '110', '2022-05-18 23:30:02', '2022-05-18 23:30:02'),
(1232, 'Navamox', '3.52', '250mg', '100', '16', '124', '2022-05-18 23:30:43', '2022-05-18 23:30:43'),
(1233, 'Navamox', '8.78', '500mg', '100', '16', '124', '2022-05-18 23:31:22', '2022-05-18 23:31:22'),
(1234, 'Navamox', '47.14', '125mg/5ml', '100', '75', '124', '2022-05-18 23:32:21', '2022-05-18 23:32:21'),
(1235, 'Navamox', '3.54', '250mg', '100', '16', '138', '2022-05-18 23:33:07', '2022-05-18 23:33:07'),
(1236, 'Orgamox', '6.76', '500mg', '100', '16', '138', '2022-05-18 23:33:58', '2022-05-18 23:33:58'),
(1237, 'Orgamox', '6.00', '500mg', '100', '16', '30', '2022-05-18 23:34:40', '2022-05-18 23:34:40'),
(1238, 'Pemox', '46.00', '125mg/5ml', '100', '75', '30', '2022-05-18 23:35:23', '2022-05-18 23:35:23'),
(1239, 'Pemox', '28.00', '125 mg/1.25 ml', '100', '70', '30', '2022-05-18 23:36:05', '2022-05-18 23:36:05'),
(1240, 'Penmox', '10.83', '500mg', '100', '16', '185', '2022-05-18 23:37:12', '2022-05-18 23:37:12'),
(1241, 'Penmox', '47.50', '125mg/5ml', '100', '75', '185', '2022-05-19 00:59:51', '2022-05-19 00:59:51'),
(1242, 'Penmox', '162.50', '500mg/VIAL', '100', '49', '185', '2022-05-19 01:00:48', '2022-05-19 01:00:48'),
(1243, 'Pharmoxyl', '3.25', '250mg', '100', '16', '146', '2022-05-19 01:02:11', '2022-05-19 01:02:11'),
(1244, 'Pharmoxyl', '5.86', '500mg', '100', '16', '146', '2022-05-19 22:08:19', '2022-05-19 22:08:19'),
(1245, 'Pharmoxyl', '47.43', '125mg/5ml', '100', '75', '146', '2022-05-19 22:15:20', '2022-05-19 22:15:20'),
(1246, 'Pharmoxyl', '30.11', '125 mg/1.25 ml', '100', '70', '146', '2022-05-19 22:16:04', '2022-05-19 22:16:04'),
(1247, 'Remamox', '2.50', '250mg', '100', '16', '160', '2022-05-19 22:16:44', '2022-05-19 22:16:44'),
(1248, 'Remamox', '5.50', '500mg', '100', '16', '160', '2022-05-19 22:17:32', '2022-05-19 22:17:32'),
(1249, 'Remamox', '45.50', '125mg/5ml', '100', '75', '160', '2022-05-19 22:18:13', '2022-05-19 22:18:13'),
(1250, 'Remoxin', '6.50', '500mg', '100', '16', '162', '2022-05-19 22:18:50', '2022-05-19 22:18:50'),
(1251, 'Remoxin', '46.00', '125mg/5ml', '100', '75', '162', '2022-05-19 22:19:34', '2022-05-19 22:19:34'),
(1252, 'Sapox', '6.78', '500mg', '100', '16', '23', '2022-05-19 22:20:34', '2022-05-19 22:20:34'),
(1253, 'Sapox', '47.61', '125mg/5ml', '100', '75', '23', '2022-05-19 22:21:15', '2022-05-19 22:21:15'),
(1254, 'Sapox', '30.30', '125 mg/1.25 ml', '100', '70', '23', '2022-05-19 22:21:47', '2022-05-19 22:21:47'),
(1255, 'Seemaxyl', '3.60', '250mg', '100', '16', '170', '2022-05-19 22:22:32', '2022-05-19 22:22:32'),
(1256, 'Seemaxyl', '45.00', '125mg/5ml', '100', '75', '170', '2022-05-19 22:23:05', '2022-05-19 22:23:05'),
(1257, 'Seemaxyl DS', '6.76', '500mg', '100', '16', '170', '2022-05-19 22:23:53', '2022-05-19 22:23:53'),
(1258, 'Simox', '3.51', '250mg', '100', '16', '174', '2022-05-19 22:26:47', '2022-05-19 22:26:47'),
(1259, 'Simox', '6.02', '500mg', '100', '16', '174', '2022-05-19 22:27:28', '2022-05-19 22:27:28'),
(1260, 'Simox', '45.17', '125mg/5ml', '100', '75', '174', '2022-05-19 22:28:17', '2022-05-19 22:28:17'),
(1261, 'Simox', '27.11', '125 mg/1.25 ml', '100', '70', '174', '2022-05-19 22:28:57', '2022-05-19 22:28:57'),
(1262, 'Simox DS', '65.25', '250mg/5ml', '100', '75', '174', '2022-05-19 22:30:11', '2022-05-19 22:30:11'),
(1263, 'Sinamox', '3.60', '250mg', '100', '16', '91', '2022-05-19 22:30:54', '2022-05-19 22:30:54'),
(1264, 'Sinamox', '6.75', '500mg', '100', '16', '91', '2022-05-19 22:31:34', '2022-05-19 22:31:34'),
(1265, 'Sinamox', '47.46', '125mg/5ml', '100', '75', '91', '2022-05-19 22:32:31', '2022-05-19 22:32:31'),
(1266, 'Sinamox', '30.00', '125 mg/1.25 ml', '100', '70', '91', '2022-05-19 22:39:48', '2022-05-19 22:39:48'),
(1267, 'Sinamox DS', '69.00', '250mg/5ml', '100', '75', '91', '2022-05-19 22:41:57', '2022-05-19 22:41:57'),
(1268, 'SK-mox', '3.55', '250mg', '100', '16', '71', '2022-05-19 22:43:13', '2022-05-19 22:43:13'),
(1269, 'SK-mox', '6.09', '500mg', '100', '16', '71', '2022-05-19 22:44:02', '2022-05-19 22:44:02'),
(1270, 'SK-mox', '47.60', '125mg/5ml', '100', '75', '71', '2022-05-19 22:46:15', '2022-05-19 22:46:15'),
(1271, 'SK-mox', '30.20', '125 mg/1.25 ml', '100', '70', '71', '2022-05-19 22:47:10', '2022-05-19 22:47:10'),
(1272, 'SK-mox DS', '68.20', '250mg/5ml', '100', '75', '71', '2022-05-19 22:48:11', '2022-05-19 22:48:11'),
(1273, 'Tycil', '3.62', '250mg', '100', '16', '43', '2022-05-19 22:49:47', '2022-05-19 22:49:47'),
(1274, 'Tycil', '6.80', '500mg', '100', '16', '43', '2022-05-19 22:50:48', '2022-05-19 22:50:48'),
(1275, 'Tycil', '46.76', '125mg/5ml', '100', '75', '43', '2022-05-19 22:51:36', '2022-05-19 22:51:36'),
(1276, 'Tycil', '30.30', '125 mg/1.25 ml', '100', '70', '43', '2022-05-19 22:52:15', '2022-05-19 22:52:15'),
(1277, 'Tycil DS', '65.45', '250mg/5ml', '100', '75', '43', '2022-05-19 22:53:56', '2022-05-19 22:53:56'),
(1278, 'Tymox', '6.04', '500mg', '100', '16', '177', '2022-05-19 22:54:44', '2022-05-19 22:54:44'),
(1279, 'Tymox', '47.14', '125mg/5ml', '100', '75', '177', '2022-05-19 22:55:33', '2022-05-19 22:55:33'),
(1280, 'Tymox', '30.20', '125 mg/1.25 ml', '100', '70', '177', '2022-05-19 22:56:10', '2022-05-19 22:56:10'),
(1281, 'Ultramox', '3.50', '250mg', '100', '16', '82', '2022-05-19 22:57:00', '2022-05-19 22:57:00'),
(1282, 'Ultramox', '6.07', '500mg', '100', '16', '82', '2022-05-19 22:57:35', '2022-05-19 22:57:35'),
(1283, 'Ultramox', '47.29', '125mg/5ml', '100', '75', '82', '2022-05-19 22:58:38', '2022-05-19 22:58:38'),
(1284, 'Unimox', '3.60', '250mg', '100', '16', '77', '2022-05-19 22:59:24', '2022-05-19 22:59:24'),
(1285, 'Unimox', '6.73', '500mg', '100', '16', '77', '2022-05-19 23:00:12', '2022-05-19 23:00:12'),
(1286, 'Unimox', '47.29', '125mg/5ml', '100', '75', '77', '2022-05-19 23:00:54', '2022-05-19 23:00:54'),
(1287, 'Unimox', '28.32', '125 mg/1.25 ml', '100', '70', '77', '2022-05-19 23:01:37', '2022-05-19 23:01:37'),
(1288, 'Xtramox', '3.50', '250mg', '100', '16', '41', '2022-05-19 23:02:45', '2022-05-19 23:02:45'),
(1289, 'Xtramox', '6.00', '500mg', '100', '16', '41', '2022-05-19 23:03:24', '2022-05-19 23:03:24'),
(1290, 'Xtramox', '46.00', '125mg/5ml', '100', '75', '41', '2022-05-19 23:04:06', '2022-05-19 23:04:06'),
(1291, 'Tericin', '15045.10', '50mg/vial', '101', '50', '39', '2022-05-19 23:06:08', '2022-05-19 23:06:08'),
(1292, 'Acmecilin', '30.71', '125mg/5ml', '102', '67', '19', '2022-05-19 23:07:37', '2022-05-19 23:07:37'),
(1293, 'Acmecilin', '3.74', '250mg', '102', '16', '19', '2022-05-19 23:08:20', '2022-05-19 23:08:20'),
(1294, 'Acmecilin', '19.43', '250mg/vial', '100', '44', '19', '2022-05-19 23:09:20', '2022-05-19 23:10:15'),
(1295, 'Acmecilin', '27.32', '500mg/VIAL', '100', '10', '19', '2022-05-19 23:11:04', '2022-05-19 23:11:04'),
(1296, 'Ampexin', '17.98', '250mg/vial', '100', '10', '136', '2022-05-19 23:12:40', '2022-05-19 23:12:40'),
(1297, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:07', '2022-05-19 23:14:07'),
(1298, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:07', '2022-05-19 23:14:07'),
(1299, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:07', '2022-05-19 23:14:07'),
(1300, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:07', '2022-05-19 23:14:07'),
(1301, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:07', '2022-05-19 23:14:07'),
(1302, 'Ampexin', '24.00', '500mg/VIAL', '102', '10', '136', '2022-05-19 23:14:10', '2022-05-19 23:14:10'),
(1303, 'Ampimet', '3.25', '250mg', '100', '16', '113', '2022-05-19 23:16:12', '2022-05-19 23:16:12'),
(1304, 'Ampimet', '5.00', '500mg', '102', '16', '113', '2022-05-19 23:17:06', '2022-05-19 23:17:06'),
(1305, 'Ampimet', '5.00', '500mg', '102', '16', '113', '2022-05-19 23:17:06', '2022-05-19 23:17:06'),
(1306, 'Ampimet DS', '43.75', '125mg/5ml', '102', '67', '113', '2022-05-19 23:18:43', '2022-05-19 23:18:43'),
(1307, 'Ampimet DS', '43.75', '125mg/5ml', '102', '67', '113', '2022-05-19 23:18:44', '2022-05-19 23:18:44'),
(1308, 'Ampirex', '22.49', '500mg/VIAL', '102', '44', '98', '2022-05-19 23:19:57', '2022-05-19 23:19:57'),
(1309, 'Seemacillin', '45.00', '125mg/5ml', '102', '67', '170', '2022-05-19 23:20:43', '2022-05-19 23:20:43'),
(1310, 'Seemacillin', '17.65', '125 mg/1.25 ml', '100', '70', '170', '2022-05-19 23:21:58', '2022-05-19 23:21:58'),
(1311, 'Skycillin', '2.12', '250mg', '100', '17', '175', '2022-05-19 23:22:38', '2022-05-19 23:22:38'),
(1312, 'Anacare', '40.00', '1mg', '103', '13', '65', '2022-05-19 23:59:51', '2022-05-19 23:59:51'),
(1313, 'Anastrol', '50.00', '1mg', '103', '13', '39', '2022-05-20 00:00:48', '2022-05-20 00:00:48'),
(1314, 'Arimidex', '50.00', '1mg', '103', '13', '18', '2022-05-20 00:01:18', '2022-05-20 00:01:18'),
(1315, 'Arodex', '50.00', '1mg', '103', '13', '185', '2022-05-20 00:01:50', '2022-05-20 00:01:50'),
(1316, 'Aromatin', '50.00', '1mg', '103', '13', '34', '2022-05-20 00:02:24', '2022-05-20 00:02:24'),
(1317, 'Entroza', '50.00', '1mg', '103', '13', '92', '2022-05-20 00:02:51', '2022-05-20 00:02:51'),
(1318, 'Eraxis', '11,245.00', '100mg/vial', '104', '50', '156', '2022-05-20 00:04:35', '2022-05-20 00:04:53'),
(1319, 'Opthamet', '110.35', '0.05%+0.04%', '105', '69', '65', '2022-05-20 00:06:24', '2022-05-20 00:06:24'),
(1320, 'Spersallerg', '113.78', '0.05%+0.04%', '105', '69', '128', '2022-05-20 00:07:25', '2022-05-20 00:07:25'),
(1321, 'Zocare', '115.00', '0.05%+0.04%', '105', '69', '89', '2022-05-20 00:08:18', '2022-05-20 00:08:18'),
(1322, 'Thymoglobulin', '21,500.00', '25mg/10ml', '106', '49', '198', '2022-05-20 00:09:47', '2022-05-20 00:09:47'),
(1323, 'Alphanate', '9,900.00', '250ui', '107', '10', '200', '2022-05-20 00:11:27', '2022-05-20 00:11:27'),
(1324, 'Fertimax', '4,500.00', 'n/a', '108', '16', '75', '2022-05-20 00:12:40', '2022-05-20 00:12:40'),
(1325, 'MagniLife DB', '3,500.00', 'N/A', '109', '29', '39', '2022-05-20 00:13:53', '2022-05-20 00:13:53'),
(1326, 'Antixa', '10.00', '2.5mg', '110', '13', '78', '2022-05-20 00:14:51', '2022-05-20 00:14:51'),
(1327, 'Antixa', '20.00', '5mg', '110', '13', '78', '2022-05-20 00:15:23', '2022-05-20 00:15:23'),
(1328, 'Apiban', '25.00', '5mg', '110', '13', '127', '2022-05-20 00:16:01', '2022-05-20 00:16:01'),
(1329, 'Apiban', '15.00', '2.5mg', '110', '13', '127', '2022-05-20 00:16:36', '2022-05-20 00:16:36'),
(1330, 'Apixa', '15.00', '2.5mg', '110', '13', '43', '2022-05-20 00:17:12', '2022-05-20 00:17:12'),
(1331, 'Apixa', '25.00', '5mg', '110', '13', '43', '2022-05-20 00:17:48', '2022-05-20 00:17:48'),
(1332, 'Apixan', '10.00', '2.5mg', '110', '13', '190', '2022-05-20 00:18:28', '2022-05-20 00:18:28'),
(1333, 'Apixan', '20.00', '5mg', '110', '13', '190', '2022-05-20 00:19:05', '2022-05-20 00:19:05'),
(1334, 'Pixan', '15.00', '2.5mg', '110', '13', '82', '2022-05-20 00:19:40', '2022-05-20 00:19:40'),
(1335, 'Pixan', '25.00', '5mg', '110', '13', '82', '2022-05-20 00:20:06', '2022-05-20 00:20:06'),
(1336, 'Pixorel', '15.00', '2.5mg', '110', '13', '92', '2022-05-20 00:20:41', '2022-05-20 00:20:41'),
(1337, 'Pixorel', '25.00', '5mg', '110', '13', '92', '2022-05-20 00:21:11', '2022-05-20 00:21:11'),
(1338, 'Apemilast', '60.00', '30mg', '111', '13', '89', '2022-05-20 00:22:34', '2022-05-20 00:22:34'),
(1339, 'Apemilast', '25.00', '10mg', '111', '13', '89', '2022-05-20 00:23:07', '2022-05-20 00:23:07'),
(1340, 'Apilast', '25.00', '10mg', '111', '13', '103', '2022-05-20 00:23:49', '2022-05-20 00:23:49'),
(1341, 'Aprila', '60.00', '30mg', '111', '13', '65', '2022-05-20 00:24:22', '2022-05-20 00:24:22'),
(1342, 'Aprila', '25.00', '10mg', '111', '13', '65', '2022-05-20 00:25:00', '2022-05-20 00:25:00'),
(1343, 'Aprima', '25.00', '10mg', '111', '13', '92', '2022-05-20 00:25:28', '2022-05-20 00:25:28'),
(1344, 'Aprima', '60.00', '30mg', '111', '13', '92', '2022-05-20 00:26:07', '2022-05-20 00:26:07'),
(1345, 'Arsenor', '25.00', '10mg', '111', '13', '39', '2022-05-20 00:26:48', '2022-05-20 00:26:48'),
(1346, 'Arsenor', '60.00', '30mg', '111', '13', '39', '2022-05-20 00:27:31', '2022-05-20 00:27:31'),
(1347, 'Otelast', '25.00', '10mg', '111', '13', '179', '2022-05-20 00:28:08', '2022-05-20 00:28:08'),
(1348, 'Otelast', '60.00', '30mg', '111', '13', '179', '2022-05-20 00:28:37', '2022-05-20 00:28:37'),
(1349, 'Apridex', '50.00', '40mg', '112', '16', '65', '2022-05-20 00:38:33', '2022-05-20 00:38:33'),
(1350, 'Emend', '45.13', '40mg', '112', '16', '136', '2022-05-20 00:39:34', '2022-05-20 00:39:34'),
(1351, 'Emend', '150.00', '125mg', '112', '16', '136', '2022-05-20 00:40:53', '2022-05-20 00:40:53'),
(1352, 'Emestop', '50.00', '40mg', '112', '16', '92', '2022-05-20 00:41:54', '2022-05-20 00:41:54'),
(1353, 'Emestop', '150.00', '125mg', '112', '16', '92', '2022-05-20 00:43:01', '2022-05-20 00:43:01'),
(1354, 'Vomend', '50.00', '40mg', '112', '16', '71', '2022-05-20 00:44:04', '2022-05-20 00:44:04'),
(1355, 'BioBran', '500.00', '1 gm/sachet', '113', '76', '39', '2022-05-20 00:48:04', '2022-05-20 00:48:04'),
(1356, 'BioBran', '100.00', '250mg', '113', '13', '39', '2022-05-20 00:48:47', '2022-05-20 00:48:47'),
(1357, 'Aroneb', '40.00', '15mcg/2ml', '114', '53', '92', '2022-05-20 00:50:18', '2022-05-20 00:50:18'),
(1358, 'Aripen', '5.02', '10mg', '115', '13', '136', '2022-05-20 00:51:19', '2022-05-20 00:51:19'),
(1359, 'Aripen', '7.03', '15mg', '115', '13', '136', '2022-05-20 00:52:34', '2022-05-20 00:52:34'),
(1360, 'Aripra', '5.70', '10mg', '115', '13', '92', '2022-05-20 00:53:16', '2022-05-20 00:53:16'),
(1361, 'Aripra', '7.00', '15mg', '115', '13', '92', '2022-05-20 00:54:06', '2022-05-20 00:54:06'),
(1362, 'Ariprazole', '5.00', '10mg', '115', '13', '78', '2022-05-20 00:55:02', '2022-05-20 00:55:02'),
(1363, 'Ariprazole', '3.52', '5mg', '115', '13', '78', '2022-05-20 00:55:45', '2022-05-20 00:55:45'),
(1364, 'Ariprex', '5.00', '10mg', '115', '13', '179', '2022-05-20 00:56:22', '2022-05-20 00:56:22'),
(1365, 'Ariprex', '7.00', '15mg', '115', '13', '179', '2022-05-20 00:57:01', '2022-05-20 00:57:01'),
(1366, 'Ariprex', '2.00', '2mg', '115', '13', '179', '2022-05-20 00:58:12', '2022-05-20 00:58:12'),
(1367, 'Ariprex', '75.00', '5mg/5ml', '115', '28', '179', '2022-05-20 00:59:54', '2022-05-20 00:59:54'),
(1368, 'Siznil', '5.03', '10mg', '115', '13', '140', '2022-05-20 01:00:55', '2022-05-20 01:00:55'),
(1369, 'Sizopra', '5.03', '10mg', '115', '13', '19', '2022-05-20 01:17:08', '2022-05-20 01:17:08'),
(1370, 'Sizopra', '7.04', '15mg', '115', '13', '19', '2022-05-20 01:17:45', '2022-05-20 01:17:45'),
(1371, 'Armoda', '15.00', '150mg', '116', '13', '18', '2022-05-20 01:19:19', '2022-05-20 01:19:19'),
(1372, 'Armoda', '25.00', '250mg', '116', '13', '18', '2022-05-20 01:19:59', '2022-05-20 01:19:59'),
(1373, 'Armoda', '15.00', '150mg', '116', '13', '92', '2022-05-20 01:20:33', '2022-05-20 01:20:33'),
(1374, 'Arexel', '17.12', '12mg+120mg', '118', '13', '98', '2022-05-20 01:22:01', '2022-05-20 01:22:01'),
(1375, 'Artem', '20.00', '20mg+120mg', '118', '13', '21', '2022-05-22 00:35:01', '2022-05-22 00:35:01'),
(1376, 'Artem', '220.00', '(15 mg+90 mg)/5 ml', '118', '59', '21', '2022-05-22 00:36:21', '2022-05-22 00:36:21'),
(1377, 'Artemet', '20.00', '20mg+120mg', '118', '13', '92', '2022-05-22 00:37:05', '2022-05-22 00:37:05'),
(1378, 'Coavlon', '20.14', '20mg+120mg', '118', '13', '18', '2022-05-22 00:37:49', '2022-05-22 00:37:49'),
(1379, 'Lumertam', '20.13', '20mg+120mg', '118', '13', '179', '2022-05-22 00:38:35', '2022-05-22 00:38:35'),
(1380, 'Arinet', '10.00', '50mg', '119', '13', '23', '2022-05-22 00:40:27', '2022-05-22 00:40:27'),
(1381, 'Artesunet', '12.00', '50mg', '119', '13', '21', '2022-05-22 00:41:23', '2022-05-22 00:41:23'),
(1382, 'Artex', '12.08', '50mg', '119', '13', '98', '2022-05-22 00:42:15', '2022-05-22 00:42:15'),
(1383, 'Arocaine-A DC', '48.33', '4%+0.001%', '120', '10', '98', '2022-05-22 00:43:28', '2022-05-22 00:43:28'),
(1384, 'Diasweet', '0.90', '18mg', '121', '13', '186', '2022-05-22 00:44:40', '2022-05-22 00:44:40'),
(1385, 'Pep Sweet', '0.70', '25mg', '121', '13', '178', '2022-05-22 00:45:55', '2022-05-22 00:45:55'),
(1386, 'Sucrol', '0.69', '18mg', '121', '13', '19', '2022-05-22 00:46:41', '2022-05-22 00:46:41'),
(1387, 'Angin', '0.50', '75mg', '122', '13', '146', '2022-05-22 00:47:46', '2022-05-22 00:47:46'),
(1388, 'Asorin', '0.50', '75mg', '122', '13', '101', '2022-05-22 00:48:56', '2022-05-22 00:48:56'),
(1389, 'Caid', '0.60', '75mg', '122', '13', '98', '2022-05-22 00:49:30', '2022-05-22 00:49:30'),
(1390, 'Carva', '0.63', '75mg', '122', '13', '179', '2022-05-22 00:50:09', '2022-05-22 00:50:09'),
(1391, 'Disprin', '1.66', '300mg', '122', '13', '158', '2022-05-22 00:50:53', '2022-05-22 00:50:53'),
(1392, 'Disprin CV', '0.80', '100mg', '122', '13', '158', '2022-05-22 00:51:33', '2022-05-22 00:51:33'),
(1393, 'Ecosprin', '1.72', '300mg', '122', '13', '19', '2022-05-22 00:54:20', '2022-05-22 00:54:20'),
(1394, 'Ecosprin', '0.63', '75mg', '122', '13', '19', '2022-05-22 00:57:00', '2022-05-22 00:57:00'),
(1395, 'Ecosprin', '0.68', '81mg', '122', '13', '19', '2022-05-22 00:58:10', '2022-05-22 00:58:10'),
(1396, 'Encoprin LD', '0.50', '75mg', '122', '13', '113', '2022-05-22 00:59:04', '2022-05-22 00:59:04'),
(1397, 'Encoprin LD', '0.57', '75mg', '122', '13', '190', '2022-05-22 00:59:47', '2022-05-22 00:59:47'),
(1398, 'G-Aspirin', '29.35', '300mg', '122', '13', '84', '2022-05-22 01:00:36', '2022-05-22 01:00:36'),
(1399, 'G-Aspirin', '0.30', '100mg', '122', '13', '84', '2022-05-22 01:01:17', '2022-05-22 01:01:17'),
(1400, 'Mysprin', '0.58', '75mg', '122', '13', '142', '2022-05-22 01:01:54', '2022-05-22 01:01:54'),
(1401, 'Neospin', '0.37', '75mg', '122', '13', '67', '2022-05-22 01:02:47', '2022-05-22 01:02:47'),
(1402, 'S-Pirin', '0.50', '100mg', '122', '13', '124', '2022-05-22 01:03:24', '2022-05-22 01:03:24'),
(1403, 'Seemapyrin', '0.37', '75mg', '122', '13', '170', '2022-05-22 01:04:00', '2022-05-22 01:04:00'),
(1404, 'Solrin', '0.63', '75mg', '122', '13', '136', '2022-05-22 01:04:54', '2022-05-22 01:04:54'),
(1405, 'Aggreno', '12.00', '25mg+200mg', '123', '16', '197', '2022-05-22 01:06:30', '2022-05-22 01:06:30'),
(1406, 'Asta King', '20.10', '4mg', '124', '16', '65', '2022-05-22 01:07:34', '2022-05-22 01:07:34'),
(1407, 'Asta King', '10.05', '2mg', '124', '16', '65', '2022-05-22 01:08:40', '2022-05-22 01:08:40'),
(1408, 'Astagen', '12.03', '2mg', '124', '16', '78', '2022-05-22 01:09:18', '2022-05-22 01:09:18'),
(1409, 'Astagen', '22.07', '4mg', '124', '16', '78', '2022-05-22 01:10:35', '2022-05-22 01:10:35'),
(1410, 'Astamax', '22.00', '4mg', '124', '16', '150', '2022-05-22 01:11:25', '2022-05-22 01:11:25'),
(1411, 'Astamax', '12.00', '2mg', '124', '16', '150', '2022-05-22 01:11:56', '2022-05-22 01:11:56'),
(1412, 'G-Heparin', '390.00', '25000 IU/5 ml', '686', '44', '84', '2022-06-01 04:33:26', '2022-06-01 04:33:26'),
(1413, 'G-Ephedrine', '25.00', '25 mg/5 ml', '507', '44', '84', '2022-06-01 04:37:22', '2022-06-01 04:37:22'),
(1414, 'Tecentriq', '340,000.00', '1200 mg/vial', '127', '46', '164', '2022-06-01 16:34:35', '2022-06-01 16:34:35'),
(1415, 'Attentin', '8.00', '10 mg', '128', '16', '190', '2022-06-01 16:38:33', '2022-06-01 16:38:33'),
(1416, 'A-Statin', '10.00', '10 mg', '32', '13', '63', '2022-06-02 01:32:34', '2022-06-02 01:32:34'),
(1417, 'Altovas', '11.81', '10 mg', '32', '13', '94', '2022-06-02 02:51:23', '2022-06-02 02:51:23'),
(1418, 'Altovas', '23.61', '20 mg', '32', '13', '94', '2022-06-02 02:53:07', '2022-06-02 02:53:07'),
(1419, 'Anzitor', '12.00', '10 mg', '32', '13', '179', '2022-06-02 02:55:24', '2022-06-02 02:55:24'),
(1420, 'Anzitor', '28.00', '40 mg', '32', '13', '179', '2022-06-02 02:56:56', '2022-06-02 02:56:56'),
(1421, 'Astatin', '10.01', '10 mg', '32', '13', '192', '2022-06-02 02:58:26', '2022-06-02 02:58:26'),
(1422, 'Aster', '8.00', '10 mg', '32', '13', '73', '2022-06-02 02:59:31', '2022-06-02 02:59:31'),
(1423, 'Aster', '15.00', '20 mg', '32', '13', '73', '2022-06-02 03:00:43', '2022-06-02 03:00:43'),
(1424, 'Astin', '8.06', '10 mg', '32', '13', '98', '2022-06-02 03:01:54', '2022-06-02 03:01:54'),
(1425, 'Astin', '15.10', '20 mg', '32', '13', '98', '2022-06-02 03:03:00', '2022-06-02 03:03:00'),
(1426, 'Astiva', '7.50', '10 mg', '32', '13', '182', '2022-06-02 03:04:28', '2022-06-02 03:04:28'),
(1427, 'Atasin', '24.16', '40 mg', '32', '13', '18', '2022-06-02 03:05:43', '2022-06-02 03:05:43'),
(1428, 'Atasin', '11.00', '10 mg', '32', '13', '18', '2022-06-02 03:09:36', '2022-06-02 03:09:36'),
(1429, 'Atasin', '18.12', '20 mg', '32', '13', '18', '2022-06-02 03:10:41', '2022-06-02 03:10:41'),
(1430, 'Atasin', '40.12', '80 mg', '32', '13', '18', '2022-06-02 03:11:55', '2022-06-02 03:11:55'),
(1431, 'Atocon', '9.94', '10 mg', '32', '13', '112', '2022-06-02 03:13:09', '2022-06-02 03:13:09'),
(1432, 'Atomax', '10.00', '10 mg', '32', '13', '22', '2022-06-02 03:14:15', '2022-06-02 03:14:15'),
(1433, 'Atomax', '18.00', '20 mg', '32', '13', '22', '2022-06-02 03:15:52', '2022-06-02 03:15:52'),
(1434, 'Atonor', '10.00', '10 mg', '32', '13', '35', '2022-06-02 03:17:02', '2022-06-02 03:17:02'),
(1435, 'Atonor', '18.00', '20 mg', '32', '13', '35', '2022-06-02 03:18:14', '2022-06-02 03:18:14'),
(1436, 'Atorvast', '8.00', '10 mg', '32', '13', '113', '2022-06-02 03:19:27', '2022-06-02 03:19:27'),
(1437, 'Atostin', '10.00', '10 mg', '32', '13', '177', '2022-06-02 03:20:31', '2022-06-02 03:20:31'),
(1438, 'Atostin', '18.00', '20 mg', '32', '13', '177', '2022-06-02 03:21:21', '2022-06-02 03:21:21'),
(1439, 'Atova', '10.00', '10 mg', '32', '13', '43', '2022-06-02 03:22:32', '2022-06-02 03:22:32'),
(1440, 'Atova', '18.00', '20 mg', '32', '13', '43', '2022-06-02 03:23:42', '2022-06-02 03:23:42'),
(1441, 'Atova', '24.00', '40 mg', '32', '13', '43', '2022-06-02 03:24:46', '2022-06-02 03:24:46'),
(1442, 'Atovex', '10.00', '10 mg', '32', '13', '202', '2022-06-02 03:25:43', '2022-06-02 03:25:43'),
(1443, 'Atovex', '18.05', '20 mg', '32', '13', '202', '2022-06-02 03:26:55', '2022-06-02 03:26:55'),
(1444, 'Atovin', '10.03', '10 mg', '32', '13', '23', '2022-06-02 03:27:51', '2022-06-02 03:27:51'),
(1445, 'Atovin', '15.05', '20 mg', '32', '13', '23', '2022-06-02 03:28:41', '2022-06-02 03:28:41'),
(1446, 'Atrovast', '12.04', '20 mg', '32', '13', '133', '2022-06-02 03:29:50', '2022-06-02 03:29:50'),
(1447, 'Atrovast', '18.05', '20 mg', '32', '13', '133', '2022-06-02 03:31:00', '2022-06-02 03:31:00'),
(1448, 'ATV', '5.00', '10 mg', '32', '13', '61', '2022-06-02 03:31:50', '2022-06-02 03:31:50'),
(1449, 'ATV', '10.00', '20 mg', '32', '13', '61', '2022-06-02 03:32:52', '2022-06-02 03:32:52'),
(1450, 'ATV', '15.00', '40 mg', '32', '13', '61', '2022-06-02 03:33:39', '2022-06-02 03:33:39'),
(1451, 'Avas', '11.00', '10 mg', '32', '13', '136', '2022-06-02 03:34:35', '2022-06-02 03:34:35'),
(1452, 'Avas', '20.00', '20 mg', '32', '13', '136', '2022-06-02 03:35:23', '2022-06-02 03:35:23'),
(1453, 'Avas', '27.00', '40 mg', '32', '13', '136', '2022-06-02 03:36:15', '2022-06-02 03:36:15'),
(1454, 'Avastatin', '8.00', '10 mg', '32', '13', '67', '2022-06-02 03:37:14', '2022-06-02 03:37:14'),
(1455, 'Avastrol', '12.00', '10 mg', '32', '13', '49', '2022-06-02 03:37:57', '2022-06-02 03:37:57'),
(1456, 'Avastrol', '18.00', '20 mg', '32', '13', '49', '2022-06-02 03:38:47', '2022-06-02 03:38:47'),
(1457, 'Avator', '10.03', '10 mg', '32', '13', '127', '2022-06-02 03:39:38', '2022-06-02 03:39:38'),
(1458, 'Avator', '18.05', '20 mg', '32', '13', '127', '2022-06-02 03:40:27', '2022-06-02 03:40:27'),
(1459, 'Avocard', '10.00', '10 mg', '32', '13', '186', '2022-06-02 03:41:13', '2022-06-02 03:41:13'),
(1460, 'Avocard', '16.00', '20 mg', '32', '13', '186', '2022-06-02 03:42:11', '2022-06-02 03:42:11'),
(1461, 'Aztor', '10.09', '10 mg', '32', '13', '180', '2022-06-02 03:43:08', '2022-06-02 03:43:08'),
(1462, 'Aztor', '24.00', '40 mg', '32', '13', '180', '2022-06-02 03:44:11', '2022-06-02 03:44:11'),
(1463, 'Aztor', '18.16', '20 mg', '32', '13', '180', '2022-06-02 03:45:16', '2022-06-02 03:45:16'),
(1464, 'Cloles', '8.00', '10 mg', '32', '13', '64', '2022-06-02 03:46:26', '2022-06-02 03:46:26'),
(1465, 'Colostat', '10.00', '10 mg', '32', '13', '91', '2022-06-02 03:47:05', '2022-06-02 03:47:05'),
(1466, 'Colostat', '15.00', '20 mg', '32', '13', '91', '2022-06-02 03:47:55', '2022-06-02 03:47:55'),
(1467, 'Divastin', '11.00', '10 mg', '32', '13', '65', '2022-06-02 03:48:47', '2022-06-02 03:48:47'),
(1468, 'Divastin', '18.00', '20 mg', '32', '13', '65', '2022-06-02 03:49:49', '2022-06-02 03:49:49'),
(1469, 'Divastin', '20.00', '40 mg', '32', '13', '65', '2022-06-02 03:50:27', '2022-06-02 03:50:27'),
(1470, 'Frenvas', '12.04', '10 mg', '32', '13', '156', '2022-06-02 03:52:03', '2022-06-02 03:52:03'),
(1471, 'Frenvas', '20.06', '20 mg', '32', '13', '156', '2022-06-02 03:52:48', '2022-06-02 03:52:48'),
(1472, 'Frenvas', '28.00', '40 mg', '32', '13', '156', '2022-06-02 03:53:47', '2022-06-02 03:53:47'),
(1473, 'G-Atorvast', '7.00', '10 mg', '32', '13', '84', '2022-06-02 03:54:50', '2022-06-02 03:54:50'),
(1474, 'Lipex', '10.00', '10 mg', '32', '13', '140', '2022-06-02 03:55:43', '2022-06-02 03:55:43'),
(1475, 'Lipex', '18.00', '20 mg', '32', '13', '140', '2022-06-02 03:56:37', '2022-06-02 03:56:37'),
(1476, 'Lipicon', '10.00', '10 mg', '32', '13', '71', '2022-06-02 03:57:38', '2022-06-02 03:57:38'),
(1477, 'Lipicon', '18.00', '20 mg', '32', '13', '71', '2022-06-02 03:58:33', '2022-06-02 03:58:33'),
(1478, 'Lipicon', '24.00', '40 mg', '32', '13', '71', '2022-06-02 03:59:16', '2022-06-02 03:59:16'),
(1479, 'Lipicut', '10.03', '10 mg', '32', '13', '157', '2022-06-02 04:01:45', '2022-06-02 04:01:45'),
(1480, 'Lipicut', '18.05', '20 mg', '32', '13', '157', '2022-06-02 04:02:31', '2022-06-02 04:02:31'),
(1481, 'Lipigent', '10.00', '10 mg', '32', '13', '142', '2022-06-02 04:03:23', '2022-06-02 04:03:23'),
(1482, 'Lipigent', '18.00', '20 mg', '32', '13', '142', '2022-06-02 04:04:22', '2022-06-02 04:04:22'),
(1483, 'Lipiles', '10.00', '20 mg', '32', '13', '147', '2022-06-03 00:59:43', '2022-06-03 00:59:43'),
(1484, 'Lipiles', '18.00', '10 mg', '32', '13', '147', '2022-06-03 01:00:57', '2022-06-03 01:00:57'),
(1485, 'Lipinor', '7.00', '10 mg', '32', '13', '162', '2022-06-03 01:02:06', '2022-06-03 01:02:06'),
(1486, 'Lipistat', '8.00', '10 mg', '32', '13', '193', '2022-06-03 01:02:59', '2022-06-03 01:02:59'),
(1487, 'Lipitin', '10.07', '20 mg', '32', '13', '78', '2022-06-03 01:03:57', '2022-06-03 01:03:57'),
(1488, 'Lipitin', '18.12', '20 mg', '32', '13', '78', '2022-06-03 01:04:43', '2022-06-03 01:04:43'),
(1489, 'Lipiva', '10.00', '10 mg', '32', '13', '105', '2022-06-03 01:05:47', '2022-06-03 01:05:47'),
(1490, 'Lipiva', '18.00', '20 mg', '32', '13', '105', '2022-06-03 01:06:29', '2022-06-03 01:06:29'),
(1491, 'Liplo', '10.00', '10 mg', '32', '13', '82', '2022-06-03 01:07:28', '2022-06-03 01:07:28'),
(1492, 'Liplo', '18.00', '20 mg', '32', '13', '82', '2022-06-03 01:08:11', '2022-06-03 01:08:11'),
(1493, 'Lipobi', '10.00', '10 mg', '32', '13', '126', '2022-06-03 01:08:56', '2022-06-03 01:08:56');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(1494, 'Lipostat', '10.03', '10 mg', '32', '13', '124', '2022-06-03 01:16:56', '2022-06-03 01:16:56'),
(1495, 'Lipostat', '10.03', '10 mg', '32', '13', '124', '2022-06-03 01:16:56', '2022-06-03 01:16:56'),
(1496, 'Lipostat', '15.05', '20 mg', '32', '13', '124', '2022-06-03 01:17:48', '2022-06-03 01:17:48'),
(1497, 'Lipovast', '10.03', '10 mg', '32', '13', '172', '2022-06-03 01:18:40', '2022-06-03 01:18:40'),
(1498, 'Liptor', '10.07', '10 mg', '32', '13', '19', '2022-06-03 01:19:46', '2022-06-03 01:19:46'),
(1499, 'Liptor', '18.11', '20 mg', '32', '13', '19', '2022-06-03 01:20:28', '2022-06-03 01:20:28'),
(1500, 'Liptor', '24.16', '40 mg', '32', '13', '19', '2022-06-03 01:21:13', '2022-06-03 01:21:13'),
(1501, 'Liptor', '30.00', '80 mg', '32', '13', '19', '2022-06-03 01:22:00', '2022-06-03 01:22:00'),
(1502, 'Livas', '10.00', '10 mg', '32', '13', '19', '2022-06-03 01:22:48', '2022-06-03 01:22:48'),
(1503, 'Livas', '15.00', '20 mg', '32', '13', '185', '2022-06-03 01:23:52', '2022-06-03 01:23:52'),
(1504, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:24:36', '2022-06-03 01:24:36'),
(1505, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:24:50', '2022-06-03 01:24:50'),
(1506, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:03', '2022-06-03 01:25:03'),
(1507, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:16', '2022-06-03 01:25:16'),
(1508, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:17', '2022-06-03 01:25:17'),
(1509, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:29', '2022-06-03 01:25:29'),
(1510, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:29', '2022-06-03 01:25:29'),
(1511, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:29', '2022-06-03 01:25:29'),
(1512, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:29', '2022-06-03 01:25:29'),
(1513, 'Locol', '10.04', '10 mg', '32', '13', '150', '2022-06-03 01:25:29', '2022-06-03 01:25:29'),
(1514, 'Locol', '18.07', '20 mg', '32', '13', '150', '2022-06-03 01:26:46', '2022-06-03 01:26:46'),
(1515, 'Locol', '18.07', '20 mg', '32', '13', '150', '2022-06-03 01:27:09', '2022-06-03 01:27:09'),
(1516, 'Onvas', '10.00', '10 mg', '32', '13', '134', '2022-06-03 01:27:43', '2022-06-03 01:27:43'),
(1517, 'Onvas', '10.00', '10 mg', '32', '13', '134', '2022-06-03 01:28:09', '2022-06-03 01:28:09'),
(1518, 'Onvas', '10.00', '10 mg', '32', '13', '134', '2022-06-03 01:28:24', '2022-06-03 01:28:24'),
(1519, 'Onvas', '10.00', '10 mg', '32', '13', '134', '2022-06-03 01:28:54', '2022-06-03 01:28:54'),
(1520, 'Onvas', '18.00', '20 mg', '32', '13', '134', '2022-06-03 01:29:11', '2022-06-03 01:29:11'),
(1521, 'Optivas', '10.03', '10 mg', '32', '13', '53', '2022-06-03 01:30:22', '2022-06-03 01:30:22'),
(1522, 'Optivas', '18.05', '20 mg', '32', '13', '53', '2022-06-03 01:31:07', '2022-06-03 01:31:07'),
(1523, 'Orva', '12.04', '10 mg', '32', '13', '198', '2022-06-03 01:32:27', '2022-06-03 01:32:27'),
(1524, 'Orva', '20.01', '20 mg', '32', '13', '198', '2022-06-03 01:33:24', '2022-06-03 01:33:24'),
(1525, 'Orvatin', '10.03', '10 mg', '32', '13', '101', '2022-06-03 01:34:00', '2022-06-03 01:34:00'),
(1526, 'Orvatin', '18.00', '20 mg', '32', '13', '101', '2022-06-03 01:34:52', '2022-06-03 01:34:52'),
(1527, 'SB-Ator', '12.00', '10 mg', '32', '13', '181', '2022-06-03 02:13:37', '2022-06-03 02:13:37'),
(1528, 'SB-Ator', '20.00', '20 mg', '32', '13', '181', '2022-06-03 02:15:35', '2022-06-03 02:15:35'),
(1529, 'Sitova', '10.00', '10 mg', '32', '13', '173', '2022-06-03 02:28:04', '2022-06-03 02:28:04'),
(1530, 'Sitova', '18.00', '20 mg', '32', '13', '173', '2022-06-03 02:28:53', '2022-06-03 02:28:53'),
(1531, 'Stacor', '10.00', '10 mg', '32', '13', '190', '2022-06-03 02:31:16', '2022-06-03 02:31:16'),
(1532, 'Stacor', '18.00', '20 mg', '32', '13', '190', '2022-06-03 02:46:21', '2022-06-03 02:46:21'),
(1533, 'Stacor', '24.00', '40 mg', '32', '13', '190', '2022-06-03 02:47:07', '2022-06-03 02:47:07'),
(1534, 'Taven', '12.00', '10 mg', '32', '13', '161', '2022-06-03 02:48:41', '2022-06-03 02:48:41'),
(1535, 'Taven', '18.06', '20 mg', '32', '13', '161', '2022-06-03 02:49:24', '2022-06-03 02:49:24'),
(1536, 'Taven', '24.00', '40 mg', '32', '13', '161', '2022-06-03 02:50:09', '2022-06-03 02:50:09'),
(1537, 'TCL-R', '18.00', '20 mg', '32', '13', '34', '2022-06-03 02:51:42', '2022-06-03 02:51:42'),
(1538, 'TCL-R', '10.00', '10 mg', '32', '13', '34', '2022-06-03 02:52:08', '2022-06-03 02:52:08'),
(1539, 'TCL-R', '24.00', '40 mg', '32', '13', '34', '2022-06-03 02:52:40', '2022-06-03 02:52:40'),
(1540, 'Temvas', '10.00', '10 mg', '32', '13', '184', '2022-06-03 02:53:23', '2022-06-03 02:53:23'),
(1541, 'Tigilow', '12.03', '10 mg', '32', '13', '103', '2022-06-03 02:54:15', '2022-06-03 02:54:15'),
(1542, 'Tigilow', '20.06', '20 mg', '32', '13', '103', '2022-06-03 02:55:03', '2022-06-03 02:55:03'),
(1543, 'Tiginor', '10.00', '10 mg', '32', '13', '92', '2022-06-03 02:55:41', '2022-06-03 02:55:41'),
(1544, 'Tiginor', '18.00', '20 mg', '32', '13', '92', '2022-06-03 02:56:17', '2022-06-03 02:56:17'),
(1545, 'Tiginor', '24.00', '40 mg', '32', '13', '92', '2022-06-03 02:56:51', '2022-06-03 02:56:51'),
(1546, 'Torva', '10.00', '10 mg', '32', '13', '132', '2022-06-03 02:57:42', '2022-06-03 02:57:42'),
(1547, 'Torvas', '10.00', '10 mg', '32', '13', '102', '2022-06-03 02:58:24', '2022-06-03 02:59:22'),
(1548, 'Trova', '10.00', '10 mg', '32', '13', '45', '2022-06-03 03:00:08', '2022-06-03 03:00:08'),
(1549, 'Trova', '18.00', '20 mg', '32', '13', '45', '2022-06-03 03:00:51', '2022-06-03 03:00:51'),
(1550, 'Vass', '12.10', '10 mg', '32', '13', '167', '2022-06-03 03:02:13', '2022-06-03 03:02:13'),
(1551, 'Vass', '12.10', '10 mg', '32', '13', '167', '2022-06-03 03:02:13', '2022-06-03 03:02:13'),
(1552, 'Vass', '20.10', '20 mg', '32', '13', '167', '2022-06-03 03:03:01', '2022-06-03 03:03:01'),
(1553, 'Vastin', '8.03', '10 mg', '32', '13', '146', '2022-06-03 03:03:44', '2022-06-03 03:03:44'),
(1554, 'Vastin', '8.03', '10 mg', '32', '13', '28', '2022-06-03 03:07:36', '2022-06-03 03:07:36'),
(1555, 'Vastor', '10.00', '10 mg', '32', '13', '20', '2022-06-03 03:08:32', '2022-06-03 03:08:32'),
(1556, 'Xelitor', '10.03', '10 mg', '32', '13', '130', '2022-06-03 03:09:51', '2022-06-03 03:09:51'),
(1557, 'Xelitor', '18.05', '20 mg', '32', '13', '130', '2022-06-03 03:10:49', '2022-06-03 03:10:49'),
(1558, 'Xelpid', '10.00', '10 mg', '32', '13', '89', '2022-06-03 03:11:35', '2022-06-03 03:11:35'),
(1559, 'Xelpid', '18.00', '20 mg', '32', '13', '89', '2022-06-03 03:12:13', '2022-06-03 03:12:13'),
(1560, 'Xelpid', '24.00', '40 mg', '32', '13', '89', '2022-06-03 03:12:52', '2022-06-03 03:12:52'),
(1561, 'Xerova', '12.00', '10 mg', '32', '13', '39', '2022-06-03 03:14:16', '2022-06-03 03:14:16'),
(1562, 'Xerova', '20.00', '20 mg', '32', '13', '39', '2022-06-03 03:15:11', '2022-06-03 03:15:11'),
(1563, 'Zapitor', '10.00', '10 mg', '32', '13', '104', '2022-06-03 03:15:50', '2022-06-03 03:15:50'),
(1564, 'Zapitor', '12.00', '20 mg', '32', '13', '31', '2022-06-03 03:16:35', '2022-06-03 03:16:35'),
(1565, 'Zuvas', '10.00', '10 mg', '32', '13', '42', '2022-06-03 03:17:18', '2022-06-03 03:17:18'),
(1566, 'Zuvas', '18.00', '20 mg', '32', '13', '42', '2022-06-03 03:17:48', '2022-06-03 03:17:48'),
(1567, 'Tocoban', '650.00', '6.75 mg/0.9 ml', '129', '50', '92', '2022-06-03 03:20:27', '2022-06-03 03:20:27'),
(1568, 'Tocoban', '2,500.00', '37.5 mg/5 ml', '129', '50', '92', '2022-06-03 03:22:07', '2022-06-03 03:22:07'),
(1569, 'Atracurium Hameln', '220.00', '25 mg/2.5 ml', '130', '46', '195', '2022-06-03 03:25:09', '2022-06-03 03:26:03'),
(1570, 'Atrium', '80.00', '25 mg/2.5 ml', '130', '46', '51', '2022-06-03 03:27:24', '2022-06-03 03:27:24'),
(1571, 'Relaxton', '100.00', '25 mg/2.5 ml', '130', '46', '185', '2022-06-03 03:29:01', '2022-06-03 03:29:01'),
(1572, 'Atrogen', '70.21', '10 ml drop', '131', '69', '78', '2022-06-03 03:34:26', '2022-06-03 03:34:26'),
(1573, 'Atrogen', '70.00', '3 gm tube', '131', '66', '78', '2022-06-03 03:35:43', '2022-06-03 03:35:43'),
(1574, 'Atropin', '2.52', '0.6 mg/ml', '131', '10', '165', '2022-06-03 03:37:03', '2022-06-03 03:37:03'),
(1575, 'Atropine', '5.16', '0.6 mg/ml', '131', '10', '51', '2022-06-03 03:38:20', '2022-06-03 03:38:20'),
(1576, 'Atropine', '5.16', '0.6 mg/ml', '131', '10', '98', '2022-06-03 03:39:32', '2022-06-03 03:39:32'),
(1577, 'Atropine', '5.00', '0.6 mg/ml', '131', '10', '67', '2022-06-03 03:40:41', '2022-06-03 03:40:41'),
(1578, 'Atropine OSL', '25.95', '5 ml drop', '131', '69', '135', '2022-06-03 03:42:20', '2022-06-03 03:42:20'),
(1579, 'Atropine OSL', '14.05', '3 gm tube', '131', '66', '135', '2022-06-03 03:43:52', '2022-06-03 03:43:52'),
(1580, 'G-Atropine', '5.02', '0.6 mg/ml', '131', '10', '84', '2022-06-03 03:45:17', '2022-06-03 03:45:17'),
(1581, 'G-Atropine', '27.33', '10 ml drop', '131', '69', '84', '2022-06-03 03:46:33', '2022-06-03 03:46:33'),
(1582, 'Itropin', '25.29', '10 ml drop', '131', '69', '126', '2022-06-03 03:47:51', '2022-06-03 03:47:51'),
(1583, 'Mydri Atropine', '30.00', '5 ml drop', '131', '69', '160', '2022-06-03 03:49:11', '2022-06-03 03:49:11'),
(1584, 'Mydri Atropine', '25.00', '4 gm tube', '131', '66', '160', '2022-06-03 03:50:53', '2022-06-03 03:50:53'),
(1585, 'Mydri Atropine', '25.00', '4 gm tube', '131', '66', '160', '2022-06-03 03:52:18', '2022-06-03 03:52:18'),
(1586, 'Mydripine', '25.89', '10 ml drop', '131', '69', '77', '2022-06-03 03:54:12', '2022-06-03 03:54:12'),
(1587, 'Mydripine', '14.31', '5 gm tube', '131', '66', '77', '2022-06-03 03:55:27', '2022-06-03 03:55:27'),
(1588, 'Navafil', '50.00', '50 mg', '132', '13', '61', '2022-06-03 03:57:25', '2022-06-03 03:57:25'),
(1589, 'Navafil', '60.00', '100 mg', '132', '13', '61', '2022-06-03 03:58:31', '2022-06-03 03:58:31'),
(1590, 'Axinix', '1,000.00', '5 mg', '133', '13', '39', '2022-06-03 03:59:49', '2022-06-03 03:59:49'),
(1591, 'Axinix', '500.00', '1 mg', '133', '13', '39', '2022-06-03 04:01:00', '2022-06-03 04:01:00'),
(1592, 'Imuran', '16.00', '50 mg', '134', '13', '81', '2022-06-03 04:02:40', '2022-06-03 04:02:40'),
(1593, 'Azelec', '75.51', '10 gm tube', '135', '13', '19', '2022-06-03 04:04:46', '2022-06-03 04:04:46'),
(1594, 'Zelanex', '130.00', '5 ml drop', '136', '69', '136', '2022-06-03 16:47:11', '2022-06-03 16:47:11'),
(1595, 'Azelast', '180.00', '137 mcg/spray', '137', '57', '92', '2022-06-03 16:49:51', '2022-06-03 16:49:51'),
(1596, 'Azelta', '180.54', '137 mcg/spray', '137', '57', '135', '2022-06-03 16:51:31', '2022-06-03 16:51:31'),
(1597, 'Zelanex', '180.00', '137 mcg/spray', '137', '57', '136', '2022-06-03 16:52:37', '2022-06-03 16:52:37'),
(1598, 'Azeflu', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '135', '2022-06-03 16:54:58', '2022-06-03 16:54:58'),
(1599, 'Dynase', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '43', '2022-06-03 16:57:25', '2022-06-03 16:57:25'),
(1600, 'Flonasin', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '179', '2022-06-03 16:58:34', '2022-06-03 16:58:34'),
(1601, 'Flutispray Plus', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '124', '2022-06-03 16:59:40', '2022-06-03 16:59:40'),
(1602, 'Zeltas', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '136', '2022-06-03 17:00:51', '2022-06-03 17:00:51'),
(1603, 'Adarbi', '12.00', '40 mg', '139', '13', '127', '2022-06-03 17:02:21', '2022-06-03 17:02:21'),
(1604, 'Adarbi', '22.00', '80 mg', '139', '13', '127', '2022-06-03 17:03:34', '2022-06-03 17:03:34'),
(1605, 'Azisan', '12.00', '40 mg', '139', '13', '161', '2022-06-03 17:04:36', '2022-06-03 17:04:36'),
(1606, 'Azisan', '22.00', '80 mg', '139', '13', '161', '2022-06-03 17:05:52', '2022-06-03 17:05:52'),
(1607, 'Azistar', '12.00', '40 mg', '139', '13', '34', '2022-06-03 17:06:46', '2022-06-03 17:06:46'),
(1608, 'Azistar', '22.00', '80 mg', '139', '13', '34', '2022-06-03 17:08:07', '2022-06-03 17:08:07'),
(1609, 'Corzil', '12.00', '40 mg', '139', '13', '18', '2022-06-03 17:09:18', '2022-06-03 17:09:18'),
(1610, 'Corzil', '22.00', '80 mg', '139', '13', '18', '2022-06-03 17:10:10', '2022-06-03 17:10:10'),
(1611, 'Tanzil', '12.00', '40 mg', '139', '13', '65', '2022-06-03 17:11:25', '2022-06-03 17:11:25'),
(1612, 'Zilsart', '12.00', '40 mg', '139', '13', '19', '2022-06-03 17:12:26', '2022-06-03 17:12:26'),
(1613, 'Azisan Plus', '22.00', '40 mg+12.5 mg', '139', '13', '161', '2022-06-03 17:13:38', '2022-06-03 17:13:38'),
(1614, 'Accuzith', '55.00', '500 mg', '141', '13', '59', '2022-06-03 17:15:25', '2022-06-03 17:15:25'),
(1615, 'Acos', '55.17', '500 mg', '141', '13', '156', '2022-06-03 17:16:31', '2022-06-03 17:16:31'),
(1616, 'Acos', '175.53', '200 mg/5 ml', '141', '13', '156', '2022-06-03 17:17:30', '2022-06-03 17:17:30'),
(1617, 'Adiz', '35.00', '500 mg', '141', '13', '73', '2022-06-03 17:18:30', '2022-06-03 17:18:30'),
(1618, 'Adiz', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '73', '2022-06-03 17:22:27', '2022-06-03 17:22:27'),
(1619, 'Adiz', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '73', '2022-06-03 17:23:29', '2022-06-03 17:23:29'),
(1620, 'Adiz', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '73', '2022-06-03 17:24:37', '2022-06-03 17:24:37'),
(1621, 'Adiz', '25.00', '250 mg', '141', '16', '73', '2022-06-03 17:25:41', '2022-06-03 17:25:41'),
(1622, 'AM', '30.00', '500 mg', '141', '13', '159', '2022-06-03 17:26:39', '2022-06-03 17:26:39'),
(1623, 'AM', '130.00', '200 mg/5 ml', '141', '75', '159', '2022-06-03 17:27:49', '2022-06-03 17:27:49'),
(1624, 'Amzith', '20.06', '250 mg', '141', '16', '29', '2022-06-03 17:28:53', '2022-06-03 17:28:53'),
(1625, 'Amzith', '35.11', '500 mg', '141', '13', '29', '2022-06-03 17:30:34', '2022-06-03 17:30:34'),
(1626, 'Amzith', '130.00', '200 mg/5 ml', '141', '75', '29', '2022-06-03 17:31:28', '2022-06-03 17:31:28'),
(1627, 'Apozyth', '30.00', '500 mg', '141', '13', '32', '2022-06-03 17:32:36', '2022-06-03 17:32:36'),
(1628, 'Apozyth', '130.00', '200 mg/5 ml', '141', '75', '32', '2022-06-03 17:33:52', '2022-06-03 17:33:52'),
(1629, 'Arizith', '45.00', '500 mg', '141', '13', '49', '2022-06-03 17:34:47', '2022-06-03 17:34:47'),
(1630, 'Asizime', '240.00', '1 gm/vial', '141', '50', '35', '2022-06-03 17:35:49', '2022-06-03 17:35:49'),
(1631, 'Asizime', '85.00', '250 mg/vial', '141', '50', '35', '2022-06-03 17:37:19', '2022-06-03 17:37:19'),
(1632, 'Asizime', '130.00', '500 mg/vial', '141', '50', '35', '2022-06-03 17:38:29', '2022-06-03 17:38:29'),
(1633, 'Asizime', '130.00', '500 mg/vial', '141', '50', '35', '2022-06-03 17:40:01', '2022-06-03 17:40:01'),
(1634, 'Asizith', '20.00', '250 mg', '141', '13', '35', '2022-06-03 17:41:04', '2022-06-03 17:41:04'),
(1635, 'Asizith', '35.00', '500 mg', '141', '13', '35', '2022-06-03 17:42:06', '2022-06-03 17:42:06'),
(1636, 'Asizith', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '35', '2022-06-03 17:43:11', '2022-06-03 17:43:11'),
(1637, 'Asizith', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '35', '2022-06-03 17:44:11', '2022-06-03 17:44:11'),
(1638, 'Avalon', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '185', '2022-06-03 17:45:24', '2022-06-03 17:45:24'),
(1639, 'Avalon', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '185', '2022-06-03 17:46:32', '2022-06-03 17:46:32'),
(1640, 'Avalon', '35.00', '500 mg', '141', '13', '185', '2022-06-03 17:47:25', '2022-06-03 17:47:25'),
(1641, 'AZ', '25.00', '250 mg', '141', '16', '34', '2022-06-03 17:48:26', '2022-06-03 17:48:26'),
(1642, 'AZ', '35.00', '500 mg', '141', '16', '34', '2022-06-03 17:49:22', '2022-06-03 17:49:22'),
(1643, 'AZ', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '34', '2022-06-03 17:51:39', '2022-06-03 17:51:39'),
(1644, 'AZ', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '34', '2022-06-03 17:52:43', '2022-06-03 17:52:43'),
(1645, 'AZ', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '34', '2022-06-03 17:53:44', '2022-06-03 17:53:44'),
(1646, 'AZ', '25.00', '250 mg', '141', '13', '34', '2022-06-03 17:54:52', '2022-06-03 17:54:52'),
(1647, 'AZ', '35.00', '500 mg', '141', '13', '34', '2022-06-03 17:56:01', '2022-06-03 17:56:01'),
(1648, 'AZ', '35.00', '500 mg', '141', '13', '34', '2022-06-03 17:56:54', '2022-06-03 17:56:54'),
(1649, 'Azalid', '25.00', '250 mg', '141', '16', '140', '2022-06-03 17:58:01', '2022-06-03 17:58:01'),
(1650, 'Azalid', '35.11', '500 mg', '141', '13', '140', '2022-06-03 17:58:45', '2022-06-03 17:58:45'),
(1651, 'Azalid', '85.58', '200 mg/5 ml (15 ml bottle)', '141', '75', '140', '2022-06-03 18:01:06', '2022-06-03 18:01:06'),
(1652, 'Azalid', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '140', '2022-06-03 18:02:55', '2022-06-03 18:02:55'),
(1653, 'Azalid', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '140', '2022-06-03 18:04:11', '2022-06-03 18:04:11'),
(1654, 'Azaltic', '35.00', '500 mg', '141', '13', '127', '2022-06-03 18:05:38', '2022-06-03 18:05:38'),
(1655, 'Azaltic', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '127', '2022-06-03 18:06:49', '2022-06-03 18:06:49'),
(1656, 'AzalticAzaltic', '130.39', '200 mg/5 ml (35 ml bottle)', '141', '75', '127', '2022-06-03 18:07:53', '2022-06-03 18:07:53'),
(1657, 'Azasite', '35.11', '500 mg', '141', '13', '172', '2022-06-03 18:09:09', '2022-06-03 18:09:09'),
(1658, 'Azasite', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '172', '2022-06-03 18:10:35', '2022-06-03 18:10:35'),
(1659, 'Azasite', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '172', '2022-06-03 18:11:35', '2022-06-03 18:11:35'),
(1660, 'Azasite', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '172', '2022-06-03 18:12:36', '2022-06-03 18:12:36'),
(1661, 'Azebac', '30.00', '500 mg', '141', '13', '165', '2022-06-03 18:13:41', '2022-06-03 18:13:41'),
(1662, 'Azee', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '87', '2022-06-03 18:15:42', '2022-06-03 18:15:42'),
(1663, 'Azee', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '87', '2022-06-03 18:16:39', '2022-06-03 18:16:39'),
(1664, 'Azee', '30.10', '500 mg', '141', '13', '87', '2022-06-03 18:17:49', '2022-06-03 18:17:49'),
(1665, 'Azexia', '34.00', '500 mg', '141', '13', '147', '2022-06-03 18:19:00', '2022-06-03 18:19:00'),
(1666, 'Azexia', '95.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '147', '2022-06-03 18:20:13', '2022-06-03 18:20:13'),
(1667, 'Azexia', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '147', '2022-06-03 18:21:21', '2022-06-03 18:21:21'),
(1668, 'Azexia', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '147', '2022-06-03 18:22:25', '2022-06-03 18:22:25'),
(1669, 'Azi S', '30.00', '500 mg', '141', '13', '170', '2022-06-03 18:53:00', '2022-06-03 18:53:00'),
(1670, 'Azi S', '100.00', '200 mg/5 ml', '141', '75', '170', '2022-06-03 18:54:39', '2022-06-03 18:54:39'),
(1671, 'Azicin', '25.00', '250 mg', '141', '16', '136', '2022-06-03 18:56:17', '2022-06-03 18:56:17'),
(1672, 'Azicin', '35.00', '500 mg', '141', '16', '136', '2022-06-03 18:57:17', '2022-06-03 18:57:17'),
(1673, 'Azicin', '25.00', '250 mg', '141', '13', '136', '2022-06-03 18:58:13', '2022-06-03 18:58:13'),
(1674, 'Azicin', '35.00', '500 mg', '141', '13', '136', '2022-06-03 18:59:12', '2022-06-03 18:59:12'),
(1675, 'Azicin', '80.00', '1 gm/Sachet', '141', '75', '136', '2022-06-04 03:15:42', '2022-06-04 03:15:42'),
(1676, 'Azicin', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '136', '2022-06-04 03:16:49', '2022-06-04 03:16:49'),
(1677, 'Azicin', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '136', '2022-06-04 03:30:30', '2022-06-04 03:30:30'),
(1678, 'Azicin', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '136', '2022-06-04 03:31:42', '2022-06-04 03:31:42'),
(1679, 'Aziget', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '80', '2022-06-04 03:32:55', '2022-06-04 03:32:55'),
(1680, 'Aziget', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '80', '2022-06-04 03:34:04', '2022-06-04 03:34:04'),
(1681, 'Aziget', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '80', '2022-06-04 03:35:21', '2022-06-04 03:35:21'),
(1682, 'Aziget', '34.00', '500 mg', '141', '13', '80', '2022-06-04 03:36:36', '2022-06-04 03:36:36'),
(1683, 'Azikil', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '134', '2022-06-04 03:37:36', '2022-06-04 03:37:36'),
(1684, 'Azikil', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '134', '2022-06-04 03:38:40', '2022-06-04 03:38:40'),
(1685, 'Azikil', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '134', '2022-06-04 03:39:37', '2022-06-04 03:39:37'),
(1686, 'Azikil', '35.00', '500 mg', '141', '13', '134', '2022-06-04 03:40:46', '2022-06-04 03:40:46'),
(1687, 'Azilab', '50.15', '500 mg', '141', '13', '103', '2022-06-04 03:41:34', '2022-06-04 03:41:34'),
(1688, 'Azilab', '115.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '103', '2022-06-04 03:42:45', '2022-06-04 03:42:45'),
(1689, 'Azilab', '165.50', '200 mg/5 ml (35 ml bottle)', '141', '75', '103', '2022-06-04 03:43:53', '2022-06-04 03:43:53'),
(1690, 'Azilab', '216.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '103', '2022-06-04 03:45:01', '2022-06-04 03:45:01'),
(1691, 'Azilit', '35.00', '500 mg', '141', '13', '62', '2022-06-04 03:45:53', '2022-06-04 03:45:53'),
(1692, 'Azilit', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '62', '2022-06-04 03:50:08', '2022-06-04 03:50:08'),
(1693, 'Azilit', '160.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '62', '2022-06-04 03:51:06', '2022-06-04 03:51:06'),
(1694, 'Azimete', '30.00', '500 mg', '141', '75', '62', '2022-06-04 03:51:56', '2022-06-04 03:51:56'),
(1695, 'Azimete', '30.00', '500 mg', '141', '13', '113', '2022-06-04 03:53:02', '2022-06-04 03:53:02'),
(1696, 'Azimete', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '113', '2022-06-04 03:54:12', '2022-06-04 03:54:12'),
(1697, 'Azimete', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '113', '2022-06-04 03:55:32', '2022-06-04 03:55:32'),
(1698, 'Azimex', '25.10', '250 mg', '141', '13', '65', '2022-06-04 03:56:39', '2022-06-04 03:56:39'),
(1699, 'Azimex', '35.15', '500 mg', '141', '13', '65', '2022-06-04 03:57:36', '2022-06-04 03:57:36'),
(1700, 'Azimex', '95.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '65', '2022-06-04 03:58:50', '2022-06-04 03:58:50'),
(1701, 'Azimex', '140.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '65', '2022-06-04 04:00:02', '2022-06-04 04:00:02'),
(1702, 'Azimex', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '65', '2022-06-04 04:01:03', '2022-06-04 04:01:03'),
(1703, 'Azimon', '35.00', '500 mg', '141', '13', '119', '2022-06-04 04:02:09', '2022-06-04 04:02:09'),
(1704, 'Azimon', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '119', '2022-06-04 04:03:27', '2022-06-04 04:03:27'),
(1705, 'Azimon', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '119', '2022-06-04 04:04:29', '2022-06-04 04:04:29'),
(1706, 'Azin', '35.11', '500 mg', '141', '13', '19', '2022-06-04 04:05:18', '2022-06-04 04:05:18'),
(1707, 'Azin', '25.08', '250 mg', '141', '16', '19', '2022-06-04 04:06:22', '2022-06-04 04:06:22'),
(1708, 'Azin', '95.29', '200 mg/5 ml (15 ml bottle)', '141', '75', '19', '2022-06-04 04:07:40', '2022-06-04 04:07:40'),
(1709, 'Azin', '140.42', '200 mg/5 ml (30 ml bottle)', '141', '75', '19', '2022-06-04 04:08:38', '2022-06-04 04:08:38'),
(1710, 'Flurane', '3000.00', '100 mL', '781', '56', '185', '2022-06-04 04:09:06', '2022-06-04 04:09:06'),
(1711, 'Azin', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '19', '2022-06-04 04:09:30', '2022-06-04 04:09:30'),
(1712, 'Azinaaf', '33.00', '500 mg', '141', '13', '123', '2022-06-04 04:10:29', '2022-06-04 04:10:29'),
(1713, 'Azinaaf', '85.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '123', '2022-06-04 04:11:41', '2022-06-04 04:11:41'),
(1714, 'Azinaaf', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '123', '2022-06-04 04:12:40', '2022-06-04 04:12:40'),
(1715, 'Azinaaf', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '123', '2022-06-04 04:13:44', '2022-06-04 04:13:44'),
(1716, 'Azinil', '25.00', '250 mg', '141', '13', '31', '2022-06-04 04:14:34', '2022-06-04 04:14:34'),
(1717, 'Azinil', '35.00', '500 mg', '141', '13', '31', '2022-06-04 04:15:22', '2022-06-04 04:15:22'),
(1718, 'Azinil', '85.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '31', '2022-06-04 04:17:01', '2022-06-04 04:17:01'),
(1719, 'Azinil', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '31', '2022-06-04 04:17:59', '2022-06-04 04:17:59'),
(1720, 'Vaccine', 'N/A', 'N/A', '1560', '44', '43', '2022-06-04 04:18:01', '2022-06-04 04:18:01'),
(1721, 'Azinil', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '31', '2022-06-04 04:18:54', '2022-06-04 04:18:54'),
(1722, 'Azirex', '30.00', '500 mg', '141', '13', '40', '2022-06-04 04:19:48', '2022-06-04 04:19:48'),
(1723, 'Azirox', '35.11', '500 mg', '141', '13', '124', '2022-06-04 04:20:39', '2022-06-04 04:20:39'),
(1724, 'Azirox', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '124', '2022-06-04 04:21:43', '2022-06-04 04:21:43'),
(1725, 'Azirox', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '124', '2022-06-04 04:22:24', '2022-06-04 04:22:24'),
(1726, 'Azirox', '190.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '124', '2022-06-04 04:23:15', '2022-06-04 04:23:15'),
(1727, 'Azitac', '30.24', '500 mg', '141', '13', '192', '2022-06-04 04:24:08', '2022-06-04 04:24:08'),
(1728, 'Azitac', '80.55', '200 mg/5 ml (15 ml bottle)', '141', '75', '192', '2022-06-04 04:25:32', '2022-06-04 04:25:32'),
(1729, 'Azitac', '130.87', '200 mg/5 ml (35 ml bottle)', '141', '75', '192', '2022-06-04 04:26:42', '2022-06-04 04:26:42'),
(1730, 'Azitel', '35.00', '500 mg', '141', '16', '54', '2022-06-04 04:27:40', '2022-06-04 04:27:40'),
(1731, 'Azitel', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '54', '2022-06-04 04:28:54', '2022-06-04 04:28:54'),
(1732, 'Azitel', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '54', '2022-06-04 04:29:53', '2022-06-04 04:29:53'),
(1733, 'Azithin', '35.00', '500 mg', '141', '13', '51', '2022-06-04 04:30:59', '2022-06-04 04:30:59'),
(1734, 'Azithin', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '51', '2022-06-04 23:05:12', '2022-06-04 23:05:12'),
(1735, 'Azithin', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '51', '2022-06-04 23:05:56', '2022-06-04 23:05:56'),
(1736, 'Azithin', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '51', '2022-06-04 23:06:49', '2022-06-04 23:06:49'),
(1737, 'Azithral', '30.00', '500 mg', '141', '13', '83', '2022-06-04 23:07:59', '2022-06-04 23:07:59'),
(1738, 'Azithral', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '83', '2022-06-04 23:08:58', '2022-06-04 23:08:58'),
(1739, 'Azithral', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '83', '2022-06-04 23:09:53', '2022-06-04 23:09:53'),
(1740, 'Azithral', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '83', '2022-06-04 23:10:40', '2022-06-04 23:11:12'),
(1741, 'Azithro', '30.00', '500 mg', '141', '13', '36', '2022-06-04 23:12:24', '2022-06-04 23:12:24'),
(1742, 'Azithro', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '36', '2022-06-04 23:13:25', '2022-06-04 23:13:25'),
(1743, 'Azithro', '20.00', '250 mg', '141', '13', '36', '2022-06-04 23:14:22', '2022-06-04 23:14:22'),
(1744, 'Azithrocin', '25.00', '250 mg', '141', '16', '43', '2022-06-04 23:15:21', '2022-06-04 23:15:21'),
(1745, 'Azithrocin', '35.00', '500 mg', '141', '13', '43', '2022-06-04 23:16:13', '2022-06-04 23:16:13'),
(1746, 'Azithrocin', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '43', '2022-06-04 23:17:17', '2022-06-04 23:17:17'),
(1747, 'Azithrocin', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '43', '2022-06-04 23:21:37', '2022-06-04 23:21:37'),
(1748, 'Azithrocin', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '43', '2022-06-04 23:22:20', '2022-06-04 23:22:20'),
(1749, 'Azithrocin', '460.00', '500 mg/vial', '141', '50', '43', '2022-06-04 23:23:27', '2022-06-04 23:23:27'),
(1750, 'Azithrocin', '25.00', '250 mg', '141', '13', '43', '2022-06-04 23:24:21', '2022-06-04 23:24:21'),
(1751, 'Azithrogen', '30.00', '500 mg', '141', '13', '44', '2022-06-04 23:25:16', '2022-06-04 23:25:16'),
(1752, 'Azithromax', '35.00', '500 mg', '141', '13', '197', '2022-06-04 23:26:09', '2022-06-04 23:26:09'),
(1753, 'Azithromax', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '197', '2022-06-04 23:27:20', '2022-06-04 23:27:20'),
(1754, 'Azithromax', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '197', '2022-06-04 23:28:16', '2022-06-04 23:28:16'),
(1755, 'Azithromax', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '197', '2022-06-04 23:28:56', '2022-06-04 23:28:56'),
(1756, 'Azithromycin', '120.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '151', '2022-06-04 23:30:06', '2022-06-04 23:30:06'),
(1757, 'Azitor', '30.00', '500 mg', '141', '13', '50', '2022-06-04 23:31:00', '2022-06-04 23:31:00'),
(1758, 'Azitor', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '50', '2022-06-04 23:32:07', '2022-06-04 23:32:07'),
(1759, 'Azitra', '30.00', '500 mg', '141', '13', '120', '2022-06-04 23:32:57', '2022-06-04 23:32:57'),
(1760, 'Azix', '30.00', '500 mg', '141', '13', '28', '2022-06-04 23:33:48', '2022-06-04 23:33:48'),
(1761, 'Azix', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '28', '2022-06-04 23:34:43', '2022-06-04 23:34:43'),
(1762, 'Azmin', '30.00', '500 mg', '141', '13', '117', '2022-06-04 23:35:39', '2022-06-04 23:35:39'),
(1763, 'Azmin', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '117', '2022-06-04 23:36:40', '2022-06-04 23:36:40'),
(1764, 'Azmin', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '117', '2022-06-04 23:37:27', '2022-06-04 23:37:27'),
(1765, 'Azo', '30.00', '500 mg', '141', '13', '61', '2022-06-04 23:38:21', '2022-06-04 23:38:21'),
(1766, 'Azo', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '61', '2022-06-04 23:39:16', '2022-06-04 23:39:16'),
(1767, 'Azo', '140.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '61', '2022-06-04 23:40:03', '2022-06-04 23:40:03'),
(1768, 'Azomac', '35.00', '500 mg', '141', '13', '78', '2022-06-04 23:41:14', '2022-06-04 23:41:14'),
(1769, 'Azomac', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '78', '2022-06-04 23:42:02', '2022-06-04 23:42:02'),
(1770, 'Azomac', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '78', '2022-06-04 23:42:50', '2022-06-04 23:42:50'),
(1771, 'Azomac', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '78', '2022-06-04 23:43:48', '2022-06-04 23:43:48'),
(1772, 'Azosil', '35.00', '500 mg', '141', '13', '173', '2022-06-04 23:45:55', '2022-06-04 23:45:55'),
(1773, 'Azosil', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '173', '2022-06-04 23:47:00', '2022-06-04 23:47:00'),
(1774, 'Azosil', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '173', '2022-06-04 23:47:43', '2022-06-04 23:47:43'),
(1775, 'Azro', '30.00', '500 mg', '141', '13', '126', '2022-06-04 23:48:34', '2022-06-04 23:48:34'),
(1776, 'Azro', '85.01', '200 mg/5 ml (15 ml bottle)', '141', '75', '126', '2022-06-04 23:50:12', '2022-06-04 23:50:12'),
(1777, 'Azro', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '126', '2022-06-04 23:50:58', '2022-06-04 23:50:58'),
(1778, 'Azro', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '126', '2022-06-04 23:52:01', '2022-06-04 23:52:01'),
(1779, 'Azyth', '30.00', '250 mg', '141', '16', '167', '2022-06-04 23:53:02', '2022-06-04 23:53:02'),
(1780, 'Azyth', '55.50', '500 mg', '141', '13', '167', '2022-06-04 23:53:40', '2022-06-04 23:53:40'),
(1781, 'Azyth', '116.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '167', '2022-06-04 23:54:38', '2022-06-04 23:54:38'),
(1782, 'Azyth', '175.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '167', '2022-06-04 23:55:19', '2022-06-04 23:55:19'),
(1783, 'Azyth', '221.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '167', '2022-06-04 23:56:04', '2022-06-04 23:56:04'),
(1784, 'Benzith', '35.00', '500 mg', '141', '13', '42', '2022-06-04 23:56:45', '2022-06-04 23:56:45'),
(1785, 'Benzith', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '42', '2022-06-04 23:57:27', '2022-06-04 23:57:27'),
(1786, 'Benzith', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '42', '2022-06-04 23:58:08', '2022-06-04 23:58:08'),
(1787, 'Benzith', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '42', '2022-06-04 23:58:51', '2022-06-04 23:58:51'),
(1788, 'BP-Z', '30.00', '500 mg', '141', '16', '48', '2022-06-04 23:59:44', '2022-06-04 23:59:44'),
(1789, 'BP-Z', '30.00', '500 mg', '141', '13', '48', '2022-06-05 00:00:34', '2022-06-05 00:00:34'),
(1790, 'BP-Z', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '48', '2022-06-05 00:01:23', '2022-06-05 00:01:23'),
(1791, 'Cinalid', '34.00', '500 mg', '141', '13', '98', '2022-06-05 00:03:33', '2022-06-05 00:03:33'),
(1792, 'Cinalid', '75.50', '200 mg/5 ml (15 ml bottle)', '141', '75', '98', '2022-06-05 00:04:26', '2022-06-05 00:04:26'),
(1793, 'Cinalid', '130.39', '200 mg/5 ml (35 ml bottle)', '141', '75', '98', '2022-06-05 00:05:11', '2022-06-05 00:05:11'),
(1794, 'Cpzith', '30.00', '500 mg', '141', '13', '55', '2022-06-05 00:05:57', '2022-06-05 00:05:57'),
(1795, 'Cpzith', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '55', '2022-06-05 00:06:42', '2022-06-05 00:06:42'),
(1796, 'Curazith', '20.06', '250 mg', '141', '13', '198', '2022-06-05 00:07:49', '2022-06-05 00:07:49'),
(1797, 'Curazith', '35.11', '500 mg', '141', '13', '198', '2022-06-05 00:08:40', '2022-06-05 00:08:40'),
(1798, 'Curazith', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '198', '2022-06-05 00:09:36', '2022-06-05 00:09:36'),
(1799, 'Curazith', '130.39', '200 mg/5 ml (30 ml bottle)', '141', '75', '198', '2022-06-05 00:10:26', '2022-06-05 00:10:26'),
(1800, 'Demacro', '30.00', '500 mg', '141', '13', '60', '2022-06-05 00:11:25', '2022-06-05 00:11:25'),
(1801, 'Demacro', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '60', '2022-06-05 00:12:16', '2022-06-05 00:12:16'),
(1802, 'Ezith', '35.00', '500 mg', '141', '13', '67', '2022-06-05 00:13:04', '2022-06-05 00:13:04'),
(1803, 'Ezith', '85.01', '200 mg/5 ml (15 ml bottle)', '141', '75', '67', '2022-06-05 00:14:17', '2022-06-05 00:14:17'),
(1804, 'Ezith', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '67', '2022-06-05 00:15:00', '2022-06-05 00:15:00'),
(1805, 'Ezith', '29.97', '250 mg', '141', '13', '67', '2022-06-05 00:15:55', '2022-06-05 00:15:55'),
(1806, 'Fizyth', '30.00', '500 mg', '141', '13', '143', '2022-06-05 00:16:35', '2022-06-05 00:16:35'),
(1807, 'Hyzith', '30.00', '500 mg', '141', '13', '116', '2022-06-05 00:17:56', '2022-06-05 00:17:56'),
(1808, 'Hyzith', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '116', '2022-06-05 00:19:29', '2022-06-05 00:19:29'),
(1809, 'Hyzith', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '116', '2022-06-05 00:21:15', '2022-06-05 00:21:15'),
(1810, 'Ilozin', '30.00', '500 mg', '141', '13', '64', '2022-06-05 00:23:51', '2022-06-05 00:23:51'),
(1811, 'Ilozin', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '64', '2022-06-05 00:24:45', '2022-06-05 00:24:45'),
(1812, 'Ilozin', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '64', '2022-06-05 00:25:52', '2022-06-05 00:25:52'),
(1813, 'Indozith', '30.00', '250 mg', '141', '16', '93', '2022-06-05 00:26:53', '2022-06-05 00:26:53'),
(1814, 'Indozith', '30.00', '500 mg', '141', '13', '93', '2022-06-05 00:27:58', '2022-06-05 00:27:58'),
(1815, 'Indozith', '85.00', '500 mg (15 ml bottle)', '141', '16', '93', '2022-06-05 00:29:10', '2022-06-05 00:29:10'),
(1816, 'Indozith', '120.00', '500 mg (35 ml bottle)', '141', '16', '93', '2022-06-05 00:30:03', '2022-06-05 00:30:03'),
(1817, 'Macazi', '35.00', '500 mg', '141', '13', '142', '2022-06-05 00:30:58', '2022-06-05 00:30:58'),
(1818, 'Macazi', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '142', '2022-06-05 00:31:39', '2022-06-05 00:31:39'),
(1819, 'Macazi', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '142', '2022-06-05 00:32:23', '2022-06-05 00:32:23'),
(1820, 'Macazi', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '142', '2022-06-05 00:33:01', '2022-06-05 00:33:01'),
(1821, 'Maclid', '25.00', '250 mg', '141', '16', '72', '2022-06-05 00:39:35', '2022-06-05 00:39:35'),
(1822, 'Maclid', '35.00', '500 mg', '141', '16', '72', '2022-06-05 00:40:39', '2022-06-05 00:40:39'),
(1823, 'Maclid', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '72', '2022-06-05 00:41:35', '2022-06-05 00:41:35'),
(1824, 'Maclid', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '72', '2022-06-05 00:42:25', '2022-06-05 00:42:25'),
(1825, 'Maclid', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '72', '2022-06-05 00:43:14', '2022-06-05 00:43:14'),
(1826, 'Macrobac', '35.11', '500 mg', '141', '13', '53', '2022-06-05 00:44:05', '2022-06-05 00:44:05'),
(1827, 'Macrobac', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '53', '2022-06-05 00:45:04', '2022-06-05 00:45:04'),
(1828, 'Macrobac', '120.36', '200 mg/5 ml (25 ml bottle)', '141', '75', '53', '2022-06-05 00:45:52', '2022-06-05 00:45:52'),
(1829, 'Macrobac', '135.41', '200 mg/5 ml (35 ml bottle)', '141', '75', '53', '2022-06-05 00:46:45', '2022-06-05 00:46:45'),
(1830, 'Macrobac', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '53', '2022-06-05 00:47:33', '2022-06-05 00:47:33'),
(1831, 'Macrozith', '20.00', '250 mg', '141', '16', '174', '2022-06-05 00:49:33', '2022-06-05 00:49:33'),
(1832, 'Macrozith', '34.00', '500 mg', '141', '13', '174', '2022-06-05 00:50:31', '2022-06-05 00:50:31'),
(1833, 'Macrozith', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '174', '2022-06-05 00:51:21', '2022-06-05 00:51:21'),
(1834, 'Macrozith', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '174', '2022-06-05 00:52:04', '2022-06-05 00:52:04'),
(1835, 'Maczith', '25.00', '250 mg', '141', '16', '45', '2022-06-05 00:52:53', '2022-06-05 00:52:53'),
(1836, 'Maczith', '35.00', '500 mg', '141', '13', '45', '2022-06-05 00:53:43', '2022-06-05 00:53:43'),
(1837, 'Maczith', '95.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '45', '2022-06-05 01:00:31', '2022-06-05 01:00:31'),
(1838, 'Maczith', '160.60', '200 mg/5 ml (35 ml bottle)', '141', '75', '45', '2022-06-05 01:01:13', '2022-06-05 01:01:13'),
(1839, 'Maczith', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '45', '2022-06-05 01:01:56', '2022-06-05 01:01:56'),
(1840, 'Mazith', '30.15', '500 mg', '141', '13', '88', '2022-06-05 01:02:34', '2022-06-05 01:02:34'),
(1841, 'Mazith', '130.39', '200 mg/5 ml (35 ml bottle)', '141', '75', '88', '2022-06-05 01:03:27', '2022-06-05 01:03:27'),
(1842, 'Medzith', '140.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '114', '2022-06-05 01:04:21', '2022-06-05 01:04:21'),
(1843, 'My-Azi', '35.00', '500 mg', '141', '13', '63', '2022-06-05 01:05:14', '2022-06-05 01:05:14'),
(1844, 'My-Azi', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '63', '2022-06-05 01:06:00', '2022-06-05 01:06:00'),
(1845, 'My-Azi', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '63', '2022-06-05 01:06:47', '2022-06-05 01:06:47'),
(1846, 'Myzid', '20.00', '250 mg', '141', '13', '27', '2022-06-05 01:09:05', '2022-06-05 01:09:05'),
(1847, 'Myzid', '30.00', '500 mg', '141', '13', '27', '2022-06-05 01:09:58', '2022-06-05 01:09:58'),
(1848, 'N Zith', '30.00', '500 mg', '141', '13', '132', '2022-06-05 01:10:57', '2022-06-05 01:10:57'),
(1849, 'Neozith', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '111', '2022-06-05 01:11:50', '2022-06-05 01:11:50'),
(1850, 'Neozith', '35.00', '500 mg', '141', '13', '111', '2022-06-05 01:12:39', '2022-06-05 01:12:39'),
(1851, 'Novazith', '35.00', '500 mg', '141', '13', '105', '2022-06-05 01:14:25', '2022-06-05 01:14:25'),
(1852, 'Novazith', '80.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '105', '2022-06-05 01:15:21', '2022-06-05 01:15:21'),
(1853, 'Novazith', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '105', '2022-06-05 01:16:12', '2022-06-05 01:16:12'),
(1854, 'Novazith', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '105', '2022-06-05 01:16:54', '2022-06-05 01:16:54'),
(1855, 'Odaz', '40.00', '500 mg', '141', '13', '190', '2022-06-05 01:17:43', '2022-06-05 01:17:43'),
(1856, 'Odaz', '100.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '190', '2022-06-05 01:19:10', '2022-06-05 01:19:10'),
(1857, 'Odaz', '150.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '190', '2022-06-05 01:19:58', '2022-06-05 01:19:58'),
(1858, 'Odazin', '30.00', '500 mg', '141', '13', '41', '2022-06-05 01:20:43', '2022-06-05 01:20:43'),
(1859, 'Odazyth', '35.11', '500 mg', '141', '13', '18', '2022-06-05 01:21:28', '2022-06-05 01:21:28'),
(1860, 'Odazyth', '85.58', '200 mg/5 ml (15 ml bottle)', '141', '75', '18', '2022-06-05 01:24:39', '2022-06-05 01:24:39'),
(1861, 'Odazyth', '130.88', '200 mg/5 ml (30 ml bottle)', '141', '75', '18', '2022-06-05 01:25:36', '2022-06-05 01:25:36'),
(1862, 'Odazyth', '186.26', '200 mg/5 ml (50 ml bottle)', '141', '75', '18', '2022-06-05 01:26:15', '2022-06-05 01:26:15'),
(1863, 'Odazyth', '25.08', '250 mg', '141', '16', '18', '2022-06-05 01:27:12', '2022-06-05 01:27:12'),
(1864, 'Orgazith', '20.06', '250 mg', '141', '16', '138', '2022-06-05 01:28:18', '2022-06-05 01:28:18'),
(1865, 'Orgazith', '85.26', '200 mg/5 ml (20 ml bottle)', '141', '75', '138', '2022-06-05 01:29:10', '2022-06-05 01:29:10'),
(1866, 'Orgazith', '130.39', '200 mg/5 ml (35 ml bottle)', '141', '75', '138', '2022-06-05 01:30:00', '2022-06-05 01:30:00'),
(1867, 'Orgazith', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '138', '2022-06-05 01:30:50', '2022-06-05 01:30:50'),
(1868, 'Orgazith', '34.00', '500 mg', '141', '13', '138', '2022-06-05 01:31:37', '2022-06-05 01:31:37'),
(1869, 'Orzith', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '137', '2022-06-05 01:32:24', '2022-06-05 01:32:24'),
(1870, 'Orzith', '30.00', '500 mg', '141', '13', '137', '2022-06-05 01:33:16', '2022-06-05 01:33:16'),
(1871, 'Penalox', '30.00', '500 mg', '141', '16', '162', '2022-06-05 01:34:06', '2022-06-05 01:34:06'),
(1872, 'Phagocin', '30.09', '500 mg', '141', '13', '110', '2022-06-05 01:36:24', '2022-06-05 01:36:24'),
(1873, 'Phagocin', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '110', '2022-06-05 01:37:59', '2022-06-05 01:37:59'),
(1874, 'Phoenix Azithromycin', '4.00', '500 mg', '141', '13', '149', '2022-06-05 01:38:48', '2022-06-05 01:38:48'),
(1875, 'Premier\'s Azithromycin', '30.00', '500 mg', '141', '13', '151', '2022-06-05 01:39:38', '2022-06-05 01:39:38'),
(1876, 'Prizyth', '30.00', '500 mg', '141', '13', '152', '2022-06-05 02:17:22', '2022-06-05 02:17:22'),
(1877, 'Prizyth', '82.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '152', '2022-06-05 02:18:54', '2022-06-05 02:18:54'),
(1878, 'Prizyth', '125.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '152', '2022-06-05 02:19:39', '2022-06-05 02:19:39'),
(1879, 'Ranzith', '23.00', '250 mg', '141', '16', '157', '2022-06-05 02:20:38', '2022-06-05 02:20:38'),
(1880, 'Ranzith', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '157', '2022-06-05 02:21:40', '2022-06-05 02:21:40'),
(1881, 'Ranzith', '131.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '157', '2022-06-05 02:22:24', '2022-06-05 02:22:24'),
(1882, 'Ranzith', '186.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '157', '2022-06-05 02:23:14', '2022-06-05 02:23:14'),
(1883, 'Ranzith', '35.11', '500 mg', '141', '13', '157', '2022-06-05 02:26:08', '2022-06-05 02:26:08'),
(1884, 'Razithro', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '202', '2022-06-05 02:35:37', '2022-06-05 02:35:37'),
(1885, 'Razithro', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '202', '2022-06-05 02:35:37', '2022-06-05 02:35:37'),
(1886, 'Razithro', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '202', '2022-06-05 02:36:20', '2022-06-05 02:36:20'),
(1887, 'Razithro', '186.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '202', '2022-06-05 02:37:06', '2022-06-05 02:37:06'),
(1888, 'Razithro', '35.00', '500 mg', '141', '13', '202', '2022-06-05 02:37:45', '2022-06-05 02:37:45'),
(1889, 'Rema-Zith', '35.00', '500 mg', '141', '13', '160', '2022-06-05 02:38:28', '2022-06-05 02:38:28'),
(1890, 'Rema-Zith', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '160', '2022-06-05 02:39:15', '2022-06-05 02:39:15'),
(1891, 'Rema-Zith', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '160', '2022-06-05 02:40:22', '2022-06-05 02:40:22'),
(1892, 'Respazit', '25.00', '250 mg', '141', '16', '177', '2022-06-05 02:42:36', '2022-06-05 02:42:36'),
(1893, 'Respazit', '35.00', '500 mg', '141', '13', '177', '2022-06-05 02:43:19', '2022-06-05 02:43:19'),
(1894, 'Respazit', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '177', '2022-06-05 02:44:19', '2022-06-05 02:44:19'),
(1895, 'Respazit', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '177', '2022-06-05 02:45:09', '2022-06-05 02:45:09'),
(1896, 'Respazit', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '177', '2022-06-05 02:46:00', '2022-06-05 02:46:00'),
(1897, 'Respazit', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '177', '2022-06-05 02:46:11', '2022-06-05 02:46:11'),
(1898, 'Ribozith', '30.00', '500 mg', '141', '13', '129', '2022-06-05 02:46:57', '2022-06-05 02:46:57'),
(1899, 'Ribozith', '115.00', '200 mg/5 ml (25 ml bottle)', '141', '75', '129', '2022-06-05 02:47:54', '2022-06-05 02:47:54'),
(1900, 'Ribozith', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '129', '2022-06-05 02:48:45', '2022-06-05 02:48:45'),
(1901, 'Romycin', '20.00', '250 mg', '141', '16', '91', '2022-06-05 02:50:43', '2022-06-05 02:50:43'),
(1902, 'Romycin', '35.00', '500 mg', '141', '13', '91', '2022-06-05 02:51:28', '2022-06-05 02:51:28'),
(1903, 'Romycin', '90.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '91', '2022-06-05 02:52:15', '2022-06-05 02:52:15'),
(1904, 'Romycin', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '91', '2022-06-05 02:53:11', '2022-06-05 02:53:11'),
(1905, 'Romycin', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '91', '2022-06-05 02:53:54', '2022-06-05 02:53:54'),
(1906, 'Romycin', '190.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '91', '2022-06-05 02:54:35', '2022-06-05 02:54:35'),
(1907, 'Rozith', '25.00', '250 mg', '141', '13', '89', '2022-06-05 02:55:22', '2022-06-05 02:55:22'),
(1908, 'Rozith', '35.00', '500 mg', '141', '13', '89', '2022-06-05 02:56:01', '2022-06-05 02:56:01'),
(1909, 'Rozith', '95.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '89', '2022-06-05 02:56:39', '2022-06-05 02:56:39'),
(1910, 'Rozith', '105.00', '200 mg/5 ml (22.5 ml bottle)', '141', '75', '89', '2022-06-05 02:57:24', '2022-06-05 02:57:24'),
(1911, 'Rozith', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '89', '2022-06-05 02:58:09', '2022-06-05 02:58:09'),
(1912, 'Rozith', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '89', '2022-06-05 02:58:51', '2022-06-05 02:58:51'),
(1913, 'Rozith', '460.00', '500 mg/vial', '141', '75', '89', '2022-06-05 02:59:42', '2022-06-05 02:59:42'),
(1914, 'SB-Azit', '35.00', '500 mg', '141', '13', '181', '2022-06-05 03:02:24', '2022-06-05 03:02:24'),
(1915, 'Simpli', '35.11', '500 mg', '141', '13', '39', '2022-06-05 03:03:16', '2022-06-05 03:03:16'),
(1916, 'Simpli', '85.57', '200 mg/5 ml (20 ml bottle)', '141', '75', '39', '2022-06-05 03:08:31', '2022-06-05 03:09:17'),
(1917, 'Simpli', '130.88', '200 mg/5 ml (35 ml bottle)', '141', '75', '39', '2022-06-05 03:10:04', '2022-06-05 03:10:04'),
(1918, 'Simpli', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '39', '2022-06-05 03:10:59', '2022-06-05 03:10:59'),
(1919, 'Simpli', '461.3', '500 mg/vial', '141', '50', '39', '2022-06-05 03:12:13', '2022-06-05 03:12:13'),
(1920, 'Soto', '32.00', '500 mg', '141', '13', '90', '2022-06-05 03:13:06', '2022-06-05 03:13:06'),
(1921, 'Soto', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '90', '2022-06-05 03:13:58', '2022-06-05 03:13:58'),
(1922, 'Soto', 'Price not available', '250 mg', '141', '13', '90', '2022-06-05 03:15:00', '2022-06-05 03:15:00'),
(1923, 'Tabrex', '30.00', '500 mg', '141', '13', '37', '2022-06-05 03:16:02', '2022-06-05 03:16:02'),
(1924, 'Telide', '35.00', '500 mg', '141', '13', '184', '2022-06-05 03:16:46', '2022-06-05 03:16:46'),
(1925, 'Telide', '83.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '184', '2022-06-05 03:17:45', '2022-06-05 03:17:45'),
(1926, 'Telide', '135.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '184', '2022-06-05 03:18:43', '2022-06-05 03:18:43'),
(1927, 'Telide', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '184', '2022-06-05 03:19:23', '2022-06-05 03:19:23'),
(1928, 'Thiza', '30.00', '500 mg', '141', '13', '102', '2022-06-05 03:20:05', '2022-06-05 03:20:05'),
(1929, 'Thiza', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '102', '2022-06-05 03:20:54', '2022-06-05 03:20:54'),
(1930, 'Thiza', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '102', '2022-06-05 03:22:03', '2022-06-05 03:22:03'),
(1931, 'Thoraz', '25.00', '250 mg', '141', '13', '22', '2022-06-05 03:22:51', '2022-06-05 03:22:51'),
(1932, 'Thoraz', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '22', '2022-06-05 03:23:41', '2022-06-05 03:23:41'),
(1933, 'Thoraz', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '22', '2022-06-05 03:24:25', '2022-06-05 03:24:25'),
(1934, 'Thoraz', '35.00', '500 mg', '141', '13', '22', '2022-06-05 03:25:11', '2022-06-05 03:25:11'),
(1935, 'Thromax', '20.00', '250 mg', '141', '13', '130', '2022-06-05 03:27:19', '2022-06-05 03:27:19'),
(1936, 'Thromax', '35.00', '500 mg', '141', '13', '130', '2022-06-05 03:28:04', '2022-06-05 03:28:04'),
(1937, 'Thromax', '90.27', '200 mg/5 ml (15 ml bottle)', '141', '75', '130', '2022-06-05 03:28:58', '2022-06-05 03:28:58'),
(1938, 'Thromax', '140.42', '200 mg/5 ml (35 ml bottle)', '141', '75', '130', '2022-06-05 03:29:48', '2022-06-05 03:29:48'),
(1939, 'Tridosil', '25.00', '250 mg', '141', '13', '92', '2022-06-05 03:30:39', '2022-06-05 03:30:39'),
(1940, 'Tridosil', '35.00', '500 mg', '141', '13', '92', '2022-06-05 03:31:28', '2022-06-05 03:31:28'),
(1941, 'Tridosil', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '92', '2022-06-05 03:32:15', '2022-06-05 03:32:15'),
(1942, 'Tridosil', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '92', '2022-06-05 03:33:01', '2022-06-05 03:33:01'),
(1943, 'Tridosil', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '92', '2022-06-05 03:33:52', '2022-06-05 03:33:52'),
(1944, 'Tridosil', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '92', '2022-06-05 23:23:03', '2022-06-05 23:23:03'),
(1945, 'Tridosil', '460.00', '500 mg/vial', '141', '50', '92', '2022-06-05 23:24:03', '2022-06-05 23:24:03'),
(1946, 'Truzith', '32.00', '500 mg', '141', '13', '186', '2022-06-05 23:24:50', '2022-06-05 23:24:50'),
(1947, 'Truzith', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '186', '2022-06-05 23:26:01', '2022-06-05 23:26:01');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(1948, 'Truzith', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '186', '2022-06-05 23:26:42', '2022-06-05 23:26:42'),
(1949, 'Verizith', '35.11', '500 mg', '141', '13', '193', '2022-06-05 23:27:43', '2022-06-05 23:27:43'),
(1950, 'Vinzam', '30.00', '500 mg', '141', '13', '20', '2022-06-05 23:28:25', '2022-06-05 23:28:25'),
(1951, 'Verizith', '115.35', '200 mg/5 ml (25 ml bottle)', '141', '75', '193', '2022-06-05 23:29:18', '2022-06-05 23:29:18'),
(1952, 'Verizith', '140.23', '200 mg/5 ml (35 ml bottle)', '141', '75', '193', '2022-06-05 23:29:56', '2022-06-05 23:29:56'),
(1953, 'Vinzam', '82.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '20', '2022-06-05 23:30:48', '2022-06-05 23:30:48'),
(1954, 'Vinzam', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '20', '2022-06-05 23:31:28', '2022-06-05 23:31:28'),
(1955, 'Virzith', '30.00', '500 mg', '141', '13', '194', '2022-06-05 23:32:08', '2022-06-05 23:32:08'),
(1956, 'Virzith', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '194', '2022-06-05 23:32:55', '2022-06-05 23:32:55'),
(1957, 'Virzith', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '194', '2022-06-05 23:33:40', '2022-06-05 23:33:40'),
(1958, 'Xevlin', '35.00', '500 mg', '141', '13', '74', '2022-06-05 23:35:09', '2022-06-05 23:35:09'),
(1959, 'Xevlin', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '74', '2022-06-05 23:35:59', '2022-06-05 23:35:59'),
(1960, 'Zemycin', '30.09', '500 mg', '141', '13', '77', '2022-06-05 23:37:06', '2022-06-05 23:37:06'),
(1961, 'Zemycin', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '77', '2022-06-05 23:39:01', '2022-06-05 23:39:01'),
(1962, 'Zemycin', '128.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '77', '2022-06-05 23:39:41', '2022-06-05 23:39:41'),
(1963, 'Zemycin', '172.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '77', '2022-06-05 23:40:22', '2022-06-05 23:40:22'),
(1964, 'Zenicin', '30.00', '500 mg', '141', '13', '196', '2022-06-05 23:41:10', '2022-06-05 23:41:10'),
(1965, 'Zenicin', '80.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '196', '2022-06-05 23:41:52', '2022-06-05 23:41:52'),
(1966, 'Zenicin', '126.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '196', '2022-06-05 23:42:37', '2022-06-05 23:42:37'),
(1967, 'Zenicin', '180.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '196', '2022-06-05 23:43:14', '2022-06-05 23:43:14'),
(1968, 'Zibac', '25.00', '250 mg', '141', '13', '150', '2022-06-05 23:44:12', '2022-06-05 23:44:12'),
(1969, 'Zibac', '35.00', '500 mg', '141', '13', '150', '2022-06-05 23:44:50', '2022-06-05 23:44:50'),
(1970, 'Zibac', '95.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '150', '2022-06-05 23:45:52', '2022-06-05 23:45:52'),
(1971, 'Zibac', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '150', '2022-06-05 23:46:41', '2022-06-05 23:46:41'),
(1972, 'Zibac', '115.00', '200 mg/5 ml (25 ml bottle)', '141', '75', '150', '2022-06-05 23:47:27', '2022-06-05 23:47:27'),
(1973, 'Zibac', '150.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '150', '2022-06-05 23:48:12', '2022-06-05 23:48:12'),
(1974, 'Zibac', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '150', '2022-06-05 23:48:53', '2022-06-05 23:48:53'),
(1975, 'Zibac', '461.74', '500 mg/ml', '141', '50', '150', '2022-06-05 23:50:04', '2022-06-05 23:50:04'),
(1976, 'Zimax', '25.08', '250 mg', '141', '16', '179', '2022-06-05 23:51:48', '2022-06-05 23:51:48'),
(1977, 'Zimax', '95.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '179', '2022-06-05 23:52:33', '2022-06-05 23:52:33'),
(1978, 'Zimax', '140.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '179', '2022-06-05 23:53:35', '2022-06-05 23:53:35'),
(1979, 'Zimax', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '179', '2022-06-05 23:54:34', '2022-06-05 23:54:34'),
(1980, 'Zimax', '461.38', '500 mg/vial', '141', '50', '179', '2022-06-05 23:55:50', '2022-06-05 23:55:50'),
(1981, 'Zimax', '35.11', '500 mg', '141', '13', '179', '2022-06-05 23:56:52', '2022-06-05 23:56:52'),
(1982, 'Zinex', '20.06', '250 mg', '141', '13', '23', '2022-06-05 23:57:44', '2022-06-05 23:57:44'),
(1983, 'Zinex', '35.00', '500 mg', '141', '13', '23', '2022-06-05 23:59:35', '2022-06-05 23:59:35'),
(1984, 'Zinex', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '23', '2022-06-06 00:00:23', '2022-06-06 00:00:23'),
(1985, 'Zinex', '130.39', '200 mg/5 ml (30 ml bottle)', '141', '75', '23', '2022-06-06 00:01:18', '2022-06-06 00:01:18'),
(1986, 'Zinex', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '23', '2022-06-06 00:02:02', '2022-06-06 00:02:02'),
(1987, 'Zita', '35.00', '500 mg', '141', '13', '101', '2022-06-06 00:03:59', '2022-06-06 00:03:59'),
(1988, 'Zita', '85.26', '200 mg/5 ml (15 ml bottle)', '141', '75', '101', '2022-06-06 00:04:43', '2022-06-06 00:04:43'),
(1989, 'Zita', '130.39', '200 mg/5 ml (30 ml bottle)', '141', '75', '101', '2022-06-06 00:09:06', '2022-06-06 00:09:06'),
(1990, 'Zita', '185.56', '200 mg/5 ml (50 ml bottle)', '141', '75', '101', '2022-06-06 00:09:56', '2022-06-06 00:09:56'),
(1991, 'Zithracin', '35.00', '500 mg', '141', '13', '182', '2022-06-06 00:10:55', '2022-06-06 00:10:55'),
(1992, 'Zithracin', '130.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '182', '2022-06-06 00:11:52', '2022-06-06 00:11:52'),
(1993, 'Zithracin', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '182', '2022-06-06 00:12:40', '2022-06-06 00:12:40'),
(1994, 'Zithrin', '25.00', '250 mg', '141', '13', '161', '2022-06-06 00:13:31', '2022-06-06 00:13:31'),
(1995, 'Zithrin', '35.00', '500 mg', '141', '13', '161', '2022-06-06 00:14:26', '2022-06-06 00:14:26'),
(1996, 'Zithrin', '20.00', '250 mg', '141', '16', '161', '2022-06-06 00:15:18', '2022-06-06 00:15:18'),
(1997, 'Zithrin', '80.30', '200 mg/5 ml (15 ml bottle)', '141', '75', '161', '2022-06-06 00:16:17', '2022-06-06 00:16:17'),
(1998, 'Zithrin', '85.32', '200 mg/5 ml (20 ml bottle)', '141', '75', '161', '2022-06-06 00:17:08', '2022-06-06 00:17:08'),
(1999, 'Zithrin', '135.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '161', '2022-06-06 00:17:59', '2022-06-06 00:17:59'),
(2000, 'Zithrin', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '161', '2022-06-06 00:18:49', '2022-06-06 00:18:49'),
(2001, 'Zithrin', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '161', '2022-06-06 00:19:38', '2022-06-06 00:19:38'),
(2002, 'Zithrin', '460.00', '500 mg/vial', '141', '50', '161', '2022-06-06 00:21:00', '2022-06-06 00:21:00'),
(2003, 'Zithro', '20.06', '250 mg', '141', '16', '146', '2022-06-06 00:21:51', '2022-06-06 00:21:51'),
(2004, 'Zithro', '20.06', '250 mg', '141', '16', '146', '2022-06-06 00:22:04', '2022-06-06 00:22:04'),
(2005, 'Zithro', '30.11', '500 mg', '141', '16', '146', '2022-06-06 00:22:54', '2022-06-06 00:22:54'),
(2006, 'Zithro', '86.11', '200 mg/5 ml (15 ml bottle)', '141', '75', '146', '2022-06-06 00:23:45', '2022-06-06 00:23:45'),
(2007, 'Zithro', '125.47', '200 mg/5 ml (30 ml bottle)', '141', '75', '146', '2022-06-06 00:24:40', '2022-06-06 00:24:40'),
(2008, 'Zithrolex', '28.00', '500 mg', '141', '13', '122', '2022-06-06 00:25:27', '2022-06-06 00:25:27'),
(2009, 'Zithrox', '25.00', '250 mg', '141', '13', '71', '2022-06-06 00:27:30', '2022-06-06 00:27:30'),
(2010, 'Zithrox', '25.00', '250 mg', '141', '13', '71', '2022-06-06 00:27:30', '2022-06-06 00:27:30'),
(2011, 'Zithrox', '35.00', '500 mg', '141', '13', '71', '2022-06-06 00:28:22', '2022-06-06 00:28:22'),
(2012, 'Zithrox', '95.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '71', '2022-06-06 00:29:23', '2022-06-06 00:29:23'),
(2013, 'Zithrox', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '71', '2022-06-06 00:30:10', '2022-06-06 00:30:10'),
(2014, 'Zithrox', '192.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '71', '2022-06-06 00:30:52', '2022-06-06 00:30:52'),
(2015, 'Zitrex', '32.95', '500 mg', '141', '13', '112', '2022-06-06 00:31:39', '2022-06-06 00:31:39'),
(2016, 'Zitrex', '97.72', '200 mg/5 ml (20 ml bottle)', '141', '75', '112', '2022-06-06 00:32:31', '2022-06-06 00:32:31'),
(2017, 'Zitrex', '138.63', '200 mg/5 ml (35 ml bottle)', '141', '75', '112', '2022-06-06 00:33:20', '2022-06-06 00:33:20'),
(2018, 'Zitrex', '184.40', '200 mg/5 ml (50 ml bottle)', '141', '75', '112', '2022-06-06 00:34:15', '2022-06-06 00:34:15'),
(2019, 'Zixin', '35.00', '500 mg', '141', '13', '135', '2022-06-06 00:35:07', '2022-06-06 00:35:07'),
(2020, 'Zixin', '100.00', '200 mg/5 ml (20 ml bottle)', '141', '75', '135', '2022-06-06 00:36:00', '2022-06-06 00:36:00'),
(2021, 'Zixin', '140.00', '200 mg/5 ml (35 ml bottle)', '141', '75', '135', '2022-06-06 00:36:36', '2022-06-06 00:36:36'),
(2022, 'Zixin', '200.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '135', '2022-06-06 00:37:33', '2022-06-06 00:37:33'),
(2023, 'Zunami', '45.00', '500 mg', '141', '13', '133', '2022-06-06 00:38:23', '2022-06-06 00:38:23'),
(2024, 'Zycin', '35.00', '500 mg', '141', '13', '82', '2022-06-06 00:39:13', '2022-06-06 00:39:13'),
(2025, 'Zycin', '85.00', '200 mg/5 ml (15 ml bottle)', '141', '75', '82', '2022-06-06 00:39:56', '2022-06-06 00:39:56'),
(2026, 'Zycin', '130.00', '200 mg/5 ml (30 ml bottle)', '141', '75', '82', '2022-06-06 00:40:52', '2022-06-06 00:40:52'),
(2027, 'Zycin', '185.00', '200 mg/5 ml (50 ml bottle)', '141', '75', '82', '2022-06-06 00:41:38', '2022-06-06 00:41:38'),
(2028, 'Zylomax', '35.00', '500 mg', '141', '13', '25', '2022-06-06 00:42:29', '2022-06-06 00:42:29'),
(2029, 'Zelanex', '130.00', '5 ml drop', '136', '69', '136', '2022-06-06 00:45:13', '2022-06-06 00:45:13'),
(2030, 'Azelast', '180.00', '137 mcg/spray', '137', '57', '92', '2022-06-06 00:47:01', '2022-06-06 00:47:01'),
(2031, 'Azelta', '180.54', '137 mcg/spray', '137', '57', '135', '2022-06-06 00:48:10', '2022-06-06 00:48:10'),
(2032, 'Zelanex', '180.00', '137 mcg/spray', '137', '57', '135', '2022-06-06 00:49:11', '2022-06-06 00:49:11'),
(2033, 'Azeflu', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '135', '2022-06-06 00:58:16', '2022-06-06 00:58:16'),
(2034, 'Dynase', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '43', '2022-06-06 00:59:22', '2022-06-06 00:59:22'),
(2035, 'Dynase', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '43', '2022-06-06 00:59:49', '2022-06-06 00:59:49'),
(2036, 'Dynase', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '43', '2022-06-06 00:59:49', '2022-06-06 00:59:49'),
(2037, 'Dynase', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '43', '2022-06-06 00:59:57', '2022-06-06 00:59:57'),
(2038, 'Flonasin', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '179', '2022-06-06 01:00:52', '2022-06-06 01:00:52'),
(2039, 'Flutispray Plus', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '124', '2022-06-06 01:02:32', '2022-06-06 01:02:32'),
(2040, 'Zeltas', '320.00', '(137 mcg+50 mcg)/spray', '138', '57', '136', '2022-06-06 01:03:28', '2022-06-06 01:03:28'),
(2041, 'AZ', '120.00', '2.5 ml drop', '141', '69', '34', '2022-06-06 01:05:41', '2022-06-06 01:05:41'),
(2042, 'Azicin', '120.00', '2.5 ml drop', '141', '69', '136', '2022-06-06 01:06:53', '2022-06-06 01:06:53'),
(2043, 'Azinil', '110.00', '2.5 ml drop', '141', '69', '31', '2022-06-06 01:07:44', '2022-06-06 01:07:44'),
(2044, 'Romycin', '115.00', '2.5 ml drop', '141', '69', '91', '2022-06-06 01:08:49', '2022-06-06 01:08:49'),
(2045, 'Zibac', '110.41', '2.5 ml drop', '141', '69', '150', '2022-06-06 01:10:06', '2022-06-06 01:10:06'),
(2046, 'Zita', '120.35', '2.5 ml drop', '141', '69', '101', '2022-06-06 01:10:59', '2022-06-06 01:10:59'),
(2047, 'Azonam', '400.00', '1 gm/5 ml', '143', '68', '92', '2022-06-06 01:13:18', '2022-06-06 01:13:18'),
(2048, 'Enterogermina', '55.00', '2 billion/5 ml', '144', '67', '198', '2022-06-06 01:15:06', '2022-06-06 01:15:06'),
(2049, 'Polymix', '35.13', '(500 IU+10000 IU)/gm', '145', '66', '135', '2022-06-06 01:16:20', '2022-06-06 01:16:20'),
(2050, 'Polytracin', '65.00', '(500 IU+10000 IU)/gm', '145', '66', '91', '2022-06-06 01:17:14', '2022-06-06 01:17:14'),
(2051, 'Albafen', '8.00', '10 mg', '146', '13', '26', '2022-06-06 01:19:54', '2022-06-06 01:19:54'),
(2052, 'Axant', '8.00', '25 mg', '146', '13', '132', '2022-06-06 01:20:46', '2022-06-06 01:20:46'),
(2053, 'Axant', '4.50', '10 mg', '146', '13', '132', '2022-06-06 01:21:48', '2022-06-06 01:21:48'),
(2054, 'Bacaid', '4.50', '5 mg', '146', '13', '103', '2022-06-06 01:22:42', '2022-06-06 01:22:42'),
(2055, 'Bacaid', '8.27', '10 mg', '146', '13', '103', '2022-06-06 01:23:26', '2022-06-06 01:23:26'),
(2056, 'Bacben', '8.00', '10 mg', '146', '13', '42', '2022-06-06 01:24:11', '2022-06-06 01:24:11'),
(2057, 'Bacifen', '8.00', '10 mg', '146', '13', '45', '2022-06-06 01:24:50', '2022-06-06 01:24:50'),
(2058, 'Backtone', '10.03', '10 mg', '146', '13', '156', '2022-06-06 01:25:31', '2022-06-06 01:25:31'),
(2059, 'Backtone', '5.50', '5 mg', '146', '13', '156', '2022-06-06 01:26:14', '2022-06-06 01:26:14'),
(2060, 'Baclax', '8.00', '10 mg', '146', '13', '173', '2022-06-06 01:27:01', '2022-06-06 01:27:01'),
(2061, 'Baclium', '8.00', '10 mg', '146', '13', '194', '2022-06-06 01:27:45', '2022-06-06 01:27:45'),
(2062, 'Baclobac', '4.52', '5 mg', '146', '13', '147', '2022-06-06 01:28:27', '2022-06-06 01:28:27'),
(2063, 'Baclobac', '8.03', '10 mg', '146', '13', '147', '2022-06-06 01:29:11', '2022-06-06 01:29:11'),
(2064, 'Baclodol', '8.00', '10 mg', '146', '13', '36', '2022-06-06 01:30:03', '2022-06-06 01:30:03'),
(2065, 'Baclof', '9.50', '10 mg', '146', '13', '142', '2022-06-06 01:30:44', '2022-06-06 01:30:44'),
(2066, 'Baclofen', '7.00', '10 mg', '146', '13', '28', '2022-06-06 01:31:20', '2022-06-06 01:31:20'),
(2067, 'Baclofen', '7.00', '10 mg', '146', '13', '31', '2022-06-06 01:31:55', '2022-06-06 01:31:55'),
(2068, 'Bacloflex', '8.00', '10 mg', '146', '13', '177', '2022-06-06 01:33:46', '2022-06-06 01:33:46'),
(2069, 'Baclomark', '6.02', '10 mg', '146', '13', '88', '2022-06-06 01:34:23', '2022-06-06 01:34:23'),
(2070, 'Baclomax', '10.00', '10 mg', '146', '13', '193', '2022-06-06 01:35:00', '2022-06-06 01:35:00'),
(2071, 'Baclon', '4.54', '5 mg', '146', '13', '140', '2022-06-06 01:35:45', '2022-06-06 01:35:45'),
(2072, 'Baclon', '8.06', '10 mg', '146', '13', '140', '2022-06-06 01:36:25', '2022-06-06 01:36:25'),
(2073, 'Bacmax', '4.50', '10 mg', '146', '13', '65', '2022-06-06 01:37:27', '2022-06-06 01:37:27'),
(2074, 'Bacmax', '8.00', '10 mg', '146', '13', '65', '2022-06-06 01:38:25', '2022-06-06 01:38:25'),
(2075, 'Bacofen', '4.50', '5 mg', '146', '13', '91', '2022-06-06 01:39:03', '2022-06-06 01:39:03'),
(2076, 'Bacofen', '8.00', '10 mg', '146', '13', '91', '2022-06-06 01:39:44', '2022-06-06 01:39:44'),
(2077, 'Bactab', '8.03', '10 mg', '146', '13', '157', '2022-06-06 01:40:45', '2022-06-06 01:40:45'),
(2078, 'Balo', '7.58', '10 mg', '146', '13', '112', '2022-06-06 01:41:24', '2022-06-06 01:41:24'),
(2079, 'Beclovan', '8.00', '10 mg', '146', '13', '34', '2022-06-06 01:42:04', '2022-06-06 01:42:04'),
(2080, 'Beclovan', '5.50', '5 mg', '146', '13', '34', '2022-06-06 01:42:46', '2022-06-06 01:42:46'),
(2081, 'Beklo', '5.50', '5 mg', '146', '13', '136', '2022-06-06 01:43:30', '2022-06-06 01:43:30'),
(2082, 'Beklo', '9.50', '10 mg', '146', '13', '136', '2022-06-06 01:44:15', '2022-06-06 01:44:15'),
(2083, 'Beklo', '100.00', '5 mg/5 ml', '146', '28', '136', '2022-06-06 01:45:25', '2022-06-06 01:45:25'),
(2084, 'Beklo', '20.08', '25 mg', '146', '13', '136', '2022-06-06 01:46:14', '2022-06-06 01:46:14'),
(2085, 'Easybak', '8.00', '10 mg', '146', '13', '73', '2022-06-06 01:54:45', '2022-06-06 01:54:45'),
(2086, 'Felo', '9.48', '10 mg', '146', '13', '94', '2022-06-06 01:55:34', '2022-06-06 01:55:34'),
(2087, 'Felo', '5.34', '5 mg', '146', '13', '94', '2022-06-06 01:56:14', '2022-06-06 01:56:14'),
(2088, 'Fenobac', '100.00', '5 mg/5 ml', '146', '28', '71', '2022-06-06 01:57:45', '2022-06-06 01:57:45'),
(2089, 'Fenobac', '4.50', '5 mg', '146', '13', '71', '2022-06-06 01:58:23', '2022-06-06 01:58:23'),
(2090, 'Fenobac', '8.00', '10 mg', '146', '13', '71', '2022-06-06 01:59:13', '2022-06-06 01:59:13'),
(2091, 'Flexibac', '100.00', '5 mg/5 ml', '146', '28', '39', '2022-06-06 01:59:59', '2022-06-06 01:59:59'),
(2092, 'Flexibac', '5.50', '5 mg', '146', '13', '39', '2022-06-06 02:00:41', '2022-06-06 02:00:41'),
(2093, 'Flexibac', '10.00', '10 mg', '146', '13', '39', '2022-06-06 02:01:18', '2022-06-06 02:01:18'),
(2094, 'Flexibac', '20.06', '25 mg', '146', '13', '39', '2022-06-06 02:01:52', '2022-06-06 02:01:52'),
(2095, 'Flexifen', '4.50', '5 mg', '146', '13', '92', '2022-06-06 02:02:26', '2022-06-06 02:02:26'),
(2096, 'Flexifen', '8.00', '10 mg', '146', '13', '92', '2022-06-06 02:03:02', '2022-06-06 02:03:02'),
(2097, 'Flexilax', '9.00', '10 mg', '146', '13', '179', '2022-06-06 02:03:39', '2022-06-06 02:03:39'),
(2098, 'Flexilax', '5.50', '5 mg', '146', '13', '179', '2022-06-06 02:04:17', '2022-06-06 02:04:17'),
(2099, 'Flexiril', '8.00', '10 mg', '146', '13', '74', '2022-06-06 02:05:07', '2022-06-06 02:05:07'),
(2100, 'Flexiril', '5.00', '5 mg', '146', '13', '74', '2022-06-06 02:05:44', '2022-06-06 02:05:44'),
(2101, 'Liofen', '4.51', '5 mg', '146', '13', '180', '2022-06-06 02:07:28', '2022-06-06 02:07:28'),
(2102, 'Liofen', '8.03', '10 mg', '146', '13', '180', '2022-06-06 02:08:04', '2022-06-06 02:08:04'),
(2103, 'Liorel', '8.05', '10 mg', '146', '13', '18', '2022-06-06 02:08:40', '2022-06-06 02:08:40'),
(2104, 'Liorel', '4.53', '5 mg', '146', '13', '18', '2022-06-06 02:09:18', '2022-06-06 02:09:18'),
(2105, 'Lioresal', '22.69', '25 mg', '146', '13', '128', '2022-06-06 02:09:56', '2022-06-06 02:09:56'),
(2106, 'Lioresal', '13.01', '10 mg', '146', '13', '128', '2022-06-06 02:10:49', '2022-06-06 02:10:49'),
(2107, 'Liosal', '8.00', '10 mg', '146', '13', '61', '2022-06-06 02:11:48', '2022-06-06 02:11:48'),
(2108, 'Lirosal', '8.00', '10 mg', '146', '13', '129', '2022-06-06 02:12:38', '2022-06-06 02:12:38'),
(2109, 'Lospan', '16.00', '25 mg', '146', '13', '43', '2022-06-06 02:13:22', '2022-06-06 02:13:22'),
(2110, 'Lospan', '8.00', '10 mg', '146', '13', '43', '2022-06-06 02:13:50', '2022-06-06 02:13:50'),
(2111, 'Maxolax', '5.00', '5 mg', '146', '13', '161', '2022-06-06 02:14:26', '2022-06-06 02:14:26'),
(2112, 'Maxolax', '8.00', '10 mg', '146', '13', '161', '2022-06-06 02:15:00', '2022-06-06 02:15:00'),
(2113, 'Mylofen', '4.50', '5 mg', '146', '13', '150', '2022-06-06 02:15:40', '2022-06-06 02:15:40'),
(2114, 'Mylofen', '8.00', '10 mg', '146', '13', '150', '2022-06-06 02:16:09', '2022-06-06 02:16:09'),
(2115, 'Myobac', '5.02', '5 mg', '146', '13', '124', '2022-06-06 02:16:44', '2022-06-06 02:16:44'),
(2116, 'Myobac', '7.02', '10 mg', '146', '13', '124', '2022-06-06 02:17:17', '2022-06-06 02:17:17'),
(2117, 'Myorel', '5.00', '5 mg', '146', '13', '89', '2022-06-06 02:17:47', '2022-06-06 02:17:47'),
(2118, 'Myorel', '8.25', '10 mg', '146', '13', '89', '2022-06-06 02:18:17', '2022-06-06 02:18:17'),
(2119, 'Myospa', '7.00', '10 mg', '146', '13', '102', '2022-06-06 02:20:48', '2022-06-06 02:20:48'),
(2120, 'Myospa', '7.00', '10 mg', '146', '13', '102', '2022-06-06 02:20:48', '2022-06-06 02:20:48'),
(2121, 'Reflexen', '8.00', '10 mg', '146', '13', '127', '2022-06-06 02:21:34', '2022-06-06 02:21:34'),
(2122, 'Reflexen', '20.06', '25 mg', '146', '13', '127', '2022-06-06 02:22:10', '2022-06-06 02:22:10'),
(2123, 'Relmas', '8.00', '10 mg', '146', '13', '184', '2022-06-06 02:22:42', '2022-06-06 02:22:42'),
(2124, 'Relofen', '8.00', '10 mg', '146', '13', '20', '2022-06-06 02:23:07', '2022-06-06 02:23:07'),
(2125, 'Rembac', '8.00', '10 mg', '146', '13', '119', '2022-06-06 02:23:46', '2022-06-06 02:23:46'),
(2126, 'Restobac', '8.05', '10 mg', '146', '13', '78', '2022-06-06 02:24:16', '2022-06-06 02:24:16'),
(2127, 'Skelofen', '4.51', '5 mg', '146', '13', '19', '2022-06-06 02:25:39', '2022-06-06 02:25:39'),
(2128, 'Skelofen', '8.03', '10 mg', '146', '13', '19', '2022-06-06 02:26:11', '2022-06-06 02:26:11'),
(2129, 'SMR', '8.03', '10 mg', '146', '13', '29', '2022-06-06 02:26:45', '2022-06-06 02:26:45'),
(2130, 'Spaflex', '8.00', '10 mg', '146', '13', '133', '2022-06-06 02:27:25', '2022-06-06 02:27:25'),
(2131, 'Spaflex', '4.50', '5 mg', '146', '13', '133', '2022-06-06 02:28:04', '2022-06-06 02:28:04'),
(2132, 'Spakem', '4.50', '5 mg', '146', '13', '190', '2022-06-06 02:28:38', '2022-06-06 02:28:38'),
(2133, 'Spakem', '8.00', '10 mg', '146', '13', '190', '2022-06-06 02:29:06', '2022-06-06 02:29:06'),
(2134, 'Spinafen', '8.00', '10 mg', '146', '13', '82', '2022-06-06 02:29:34', '2022-06-06 02:29:34'),
(2135, 'Spinax', '8.00', '10 mg', '146', '13', '67', '2022-06-06 02:30:14', '2022-06-06 02:30:14'),
(2136, 'Spinofen', '8.03', '10 mg', '146', '13', '172', '2022-06-06 02:30:45', '2022-06-06 02:30:45'),
(2137, 'Spinolex', '8.00', '10 mg', '146', '13', '186', '2022-06-06 02:31:12', '2022-06-06 02:31:12'),
(2138, 'Starbac', '8.00', '10 mg', '146', '13', '105', '2022-06-06 02:31:45', '2022-06-06 02:31:45'),
(2139, 'Starbac', '4.50', '5 mg', '146', '13', '105', '2022-06-06 02:32:22', '2022-06-06 02:32:22'),
(2140, 'Xanbac', '8.00', '10 mg', '146', '13', '120', '2022-06-06 02:33:00', '2022-06-06 02:33:00'),
(2141, 'Zerolent', '8.00', '10 mg', '146', '13', '22', '2022-06-06 02:33:27', '2022-06-06 02:33:27'),
(2142, 'B-Sol', '250.00', '500 ml bottle', '147', '48', '150', '2022-06-06 02:36:03', '2022-06-06 02:36:03'),
(2143, 'BSS GV', '250.00', '500 ml bottle', '147', '48', '78', '2022-06-06 02:37:04', '2022-06-06 02:37:04'),
(2144, 'Opso-Rinse', '35.00', '100 ml bottle', '147', '48', '135', '2022-06-06 02:37:53', '2022-06-06 02:37:53'),
(2145, 'Opso-Rinse', '45.00', '500 ml bottle', '147', '48', '135', '2022-06-06 02:38:33', '2022-06-06 02:38:33'),
(2146, 'Balovir', '360.00', '40 mg', '148', '13', '19', '2022-06-06 23:40:22', '2022-06-06 23:40:22'),
(2147, 'Baloxa', 'Price Unavailable', '20 mg', '148', '13', '43', '2022-06-06 23:41:00', '2022-06-06 23:41:00'),
(2148, 'Baloxa', 'Price Unavailable', '40 mg', '148', '13', '43', '2022-06-06 23:41:40', '2022-06-06 23:41:40'),
(2149, 'Aerodyl', '3.00', '20 mg', '149', '13', '174', '2022-06-06 23:43:44', '2022-06-06 23:43:44'),
(2150, 'Aerodyl', '20.00', '5 mg/5 ml', '149', '28', '174', '2022-06-06 23:44:38', '2022-06-06 23:44:38'),
(2151, 'Aerodyl', '1.51', '10 mg', '149', '13', '174', '2022-06-06 23:46:45', '2022-06-06 23:46:45'),
(2152, 'Ambuterol', '20.00', '5 mg/5 ml', '149', '28', '30', '2022-06-06 23:47:49', '2022-06-06 23:47:49'),
(2153, 'Bambelor', '1.50', '10 mg', '149', '13', '92', '2022-06-06 23:48:27', '2022-06-06 23:48:27'),
(2154, 'Bambelor', '3.00', '20 mg', '149', '13', '92', '2022-06-06 23:49:25', '2022-06-06 23:49:25'),
(2155, 'Bambelor', '25.00', '5 mg/5 ml', '149', '28', '92', '2022-06-06 23:50:12', '2022-06-06 23:50:12'),
(2156, 'Bambutol', '3.00', '20 mg', '149', '13', '51', '2022-06-06 23:51:35', '2022-06-06 23:51:35'),
(2157, 'Bambutol', '1.50', '10 mg', '149', '13', '51', '2022-06-06 23:52:08', '2022-06-06 23:52:08'),
(2158, 'Buterol', '1.51', '10 mg', '149', '13', '18', '2022-06-06 23:52:47', '2022-06-06 23:52:47'),
(2159, 'Buterol', '35.13', '5 mg/5 ml', '149', '28', '18', '2022-06-06 23:53:34', '2022-06-06 23:53:34'),
(2160, 'Dilator', '30.00', '5 mg/5 ml', '149', '28', '71', '2022-06-06 23:54:21', '2022-06-06 23:54:21'),
(2161, 'Dilator', '4.00', '20 mg', '149', '13', '71', '2022-06-06 23:55:00', '2022-06-06 23:55:00'),
(2162, 'Dilator', '3.00', '10 mg', '149', '13', '71', '2022-06-06 23:56:16', '2022-06-06 23:56:16'),
(2163, 'Muterol', '1.51', '10 mg', '149', '13', '19', '2022-06-06 23:56:55', '2022-06-06 23:56:55'),
(2164, 'Muterol', '3.01', '20 mg', '149', '13', '19', '2022-06-06 23:57:37', '2022-06-06 23:57:37'),
(2165, 'Muterol', '20.13', '5 mg/5 ml', '149', '28', '19', '2022-06-06 23:58:24', '2022-06-06 23:58:24'),
(2166, 'Venterol', '35.14', '5 mg/5 ml', '149', '28', '91', '2022-06-06 23:59:11', '2022-06-06 23:59:11'),
(2167, 'Venterol', '3.01', '20 mg', '149', '13', '91', '2022-06-06 23:59:42', '2022-06-06 23:59:42'),
(2168, 'Venterol', '1.50', '10 mg', '149', '13', '91', '2022-06-07 00:00:26', '2022-06-07 00:00:26'),
(2169, 'Viewgut', '200.75', '150 gm', '150', '75', '150', '2022-06-07 00:12:00', '2022-06-07 00:12:00'),
(2170, 'Simulect', '103,273.56', '20 mg/vial', '168', '50', '128', '2022-06-07 00:14:58', '2022-06-07 00:14:58'),
(2171, 'Ascon-F', '550.00', '(200 mcg+6 mcg)/puff', '151', '48', '19', '2022-06-07 00:16:10', '2022-06-07 00:16:10'),
(2172, 'Ascon-F', '450.00', '(100 mcg+6 mcg)/puff', '151', '48', '19', '2022-06-07 00:17:24', '2022-06-07 00:17:24'),
(2173, 'Decomit Plus', '550.00', '(200 mcg+6 mcg)/puff', '151', '48', '43', '2022-06-07 00:18:15', '2022-06-07 00:18:15'),
(2174, 'Decomit Plus', '450.00', '(100 mcg+6 mcg)/puff', '151', '48', '43', '2022-06-07 00:18:59', '2022-06-07 00:18:59'),
(2175, 'Azbec', '270.00', '100 mcg/puff', '152', '48', '43', '2022-06-07 00:20:16', '2022-06-07 00:20:16'),
(2176, 'Azbec', '320.00', '250 mcg/puff', '152', '48', '71', '2022-06-07 00:21:33', '2022-06-07 00:21:33'),
(2177, 'Beclocort (HFA)', '250.00', '100 mcg/puff', '152', '48', '34', '2022-06-07 00:22:30', '2022-06-07 00:22:30'),
(2178, 'Beclocort (HFA)', '350.00', '250 mcg/puff', '152', '48', '34', '2022-06-07 00:23:13', '2022-06-07 00:23:13'),
(2179, 'Beclomin', '270.82', '100 mcg/puff', '152', '48', '179', '2022-06-07 00:23:56', '2022-06-07 00:23:56'),
(2180, 'Beclomin', '320.96', '250 mcg/puff', '152', '48', '179', '2022-06-07 00:24:53', '2022-06-07 00:24:53'),
(2181, 'Becovent', '250.00', '100 mcg/puff', '152', '48', '65', '2022-06-07 00:26:13', '2022-06-07 00:26:13'),
(2182, 'Decomit', '270.00', '100 mcg/puff', '152', '48', '43', '2022-06-07 00:26:55', '2022-06-07 00:26:55'),
(2183, 'Decomit', '220.00', '50 mcg/puff', '152', '48', '43', '2022-06-07 00:29:00', '2022-06-07 00:29:00'),
(2184, 'Steradin', '271.84', '100 mcg/puff', '152', '48', '18', '2022-06-07 00:29:47', '2022-06-07 00:29:47'),
(2185, 'Steradin', '352.38', '250 mcg/puff', '152', '48', '18', '2022-06-07 00:30:30', '2022-06-07 00:30:30'),
(2186, 'Beclomet', '120.37', '50 mcg/spray', '153', '57', '19', '2022-06-07 00:32:27', '2022-06-07 00:32:27'),
(2187, 'Beconase', '235.54', '50 mcg/spray', '153', '57', '81', '2022-06-07 00:33:20', '2022-06-07 00:33:20'),
(2188, 'Becospray', '146.00', '50 mcg/spray', '153', '57', '179', '2022-06-07 00:34:06', '2022-06-07 00:34:06'),
(2189, 'Decomit', '146.00', '50 mcg/spray', '153', '57', '43', '2022-06-07 00:49:22', '2022-06-07 00:49:22'),
(2190, 'Candibac', '200.00', '0.025%+5%+1%+1.73%', '154', '32', '136', '2022-06-07 22:53:58', '2022-06-07 22:53:58'),
(2191, 'Belopid', 'Price not available', '180 mg', '155', '13', '124', '2022-06-07 22:55:18', '2022-06-07 22:55:18'),
(2192, 'Bempid', '30.00', '180 mg', '155', '13', '71', '2022-06-07 22:56:03', '2022-06-07 22:56:03'),
(2193, 'Bemvas', 'Price not available', '180 mg', '155', '13', '136', '2022-06-07 22:56:49', '2022-06-07 22:56:49'),
(2194, 'Novelip', '30.00', '180 mg', '155', '13', '161', '2022-06-07 22:57:38', '2022-06-07 22:57:38'),
(2195, 'Kovlon', '220.00', '1% (500 ml bottle)', '156', '32', '101', '2022-06-07 23:03:01', '2022-06-07 23:03:01'),
(2196, 'Kovlon', '400.00', '1% (1 liter bottle)', '156', '32', '101', '2022-06-07 23:04:09', '2022-06-07 23:04:09'),
(2197, 'Benzapen', '23.00', '12 lac units/vial', '157', '44', '179', '2022-06-07 23:05:51', '2022-06-07 23:05:51'),
(2198, 'Diamine Penicillin', '24.30', '12 lac units/vial', '157', '10', '161', '2022-06-07 23:06:40', '2022-06-07 23:06:40'),
(2199, 'G Benzathine Penicil', '22.00', '12 lac units/vial', '157', '10', '84', '2022-06-07 23:07:34', '2022-06-07 23:07:34'),
(2200, 'G Benzathine Penicil', '15.00', '6 lac units/vial', '157', '10', '84', '2022-06-07 23:08:13', '2022-06-07 23:08:13'),
(2201, 'Lapen', '20.11', '12 lac units/vial', '157', '10', '98', '2022-06-07 23:08:51', '2022-06-07 23:08:51'),
(2202, 'Lapen', '14.60', '6 lac units/vial', '157', '10', '98', '2022-06-07 23:09:35', '2022-06-07 23:09:35'),
(2203, 'Oratics', '40.12', '20% w/w', '158', '30', '19', '2022-06-07 23:10:39', '2022-06-07 23:10:39'),
(2204, 'Orogel', '50.14', '20%', '158', '30', '179', '2022-06-07 23:11:24', '2022-06-07 23:11:24'),
(2205, 'Instasia', '350.00', '14%+2%+2%', '159', '60', '197', '2022-06-07 23:13:19', '2022-06-07 23:13:19'),
(2206, 'Bensal', '5.56', '6%+3%', '161', '66', '77', '2022-06-07 23:15:49', '2022-06-07 23:15:49'),
(2207, 'Benzalic', '14.00', '6%+3%', '161', '66', '50', '2022-06-07 23:16:34', '2022-06-07 23:16:34'),
(2208, 'Benzalic', '14.00', '6%+3%', '161', '66', '50', '2022-06-07 23:16:49', '2022-06-07 23:16:49'),
(2209, 'Bexsul', '15.00', '6%+3%', '161', '66', '67', '2022-06-07 23:17:23', '2022-06-07 23:17:23'),
(2210, 'BS', '667.00', '6%+3%', '161', '66', '19', '2022-06-07 23:18:11', '2022-06-07 23:18:11'),
(2211, 'Dermin', '20.06', '6%+3%', '161', '66', '98', '2022-06-07 23:18:55', '2022-06-07 23:18:55'),
(2212, 'Ensal', '265.00', '6%+3%', '161', '66', '161', '2022-06-07 23:19:40', '2022-06-07 23:19:40'),
(2213, 'Ensal', '265.00', '6%+3%', '161', '66', '161', '2022-06-07 23:19:55', '2022-06-07 23:19:55'),
(2214, 'G-Benzosal', '12.00', '6%+3%', '161', '66', '84', '2022-06-07 23:20:51', '2022-06-07 23:20:51'),
(2215, 'Modern\'s Whitfield', '8.00', '6%+3% (15 gm pot)', '161', '66', '117', '2022-06-07 23:22:02', '2022-06-07 23:22:02'),
(2216, 'Modern\'s Whitfield', '11.00', '6%+3% (25 gm pot)', '161', '66', '117', '2022-06-07 23:22:57', '2022-06-07 23:22:57'),
(2217, 'Saliben', '25.00', '6%+3%', '161', '66', '28', '2022-06-07 23:23:45', '2022-06-07 23:23:45'),
(2218, 'Whitfield', '8.50', '6%+3%', '161', '66', '116', '2022-06-07 23:24:39', '2022-06-07 23:24:39'),
(2219, 'Whitfield', '8.60', '6%+3%', '161', '66', '170', '2022-06-07 23:25:26', '2022-06-07 23:25:26'),
(2220, 'Whitfield', '8.00', '6%+3%', '161', '66', '191', '2022-06-07 23:26:12', '2022-06-07 23:26:12'),
(2221, 'Whitfield', '13.00', '6%+3%', '161', '66', '35', '2022-06-07 23:26:44', '2022-06-07 23:26:44'),
(2222, 'Benzac', '150.45', '4%', '162', '29', '65', '2022-06-07 23:28:14', '2022-06-07 23:28:14'),
(2223, 'Brevoxyl', '372.30', '4%', '162', '29', '81', '2022-06-07 23:28:57', '2022-06-07 23:28:57'),
(2224, 'Oxigel', '150.00', '2.5%', '162', '60', '190', '2022-06-07 23:29:43', '2022-06-07 23:29:43'),
(2225, 'Oxigel', '200.00', '5%', '162', '60', '190', '2022-06-07 23:31:02', '2022-06-07 23:31:02'),
(2226, 'Oxigel Wash', '400.00', '5%', '162', '60', '190', '2022-06-07 23:31:56', '2022-06-07 23:31:56'),
(2227, 'Benostar', '150.00', '0.15%', '163', '52', '179', '2022-06-07 23:33:16', '2022-06-07 23:33:16'),
(2228, 'Oryza', '120.00', '0.15% (120 ml bottle)', '163', '52', '92', '2022-06-07 23:34:08', '2022-06-07 23:34:08'),
(2229, 'Oryza', '225.00', '0.15% (250 ml bottle)', '163', '52', '92', '2022-06-07 23:34:51', '2022-06-07 23:34:51'),
(2230, 'Ascab', '12.13', '1.25 gm/5 ml (60 ml bottle)', '165', '51', '90', '2022-06-07 23:39:06', '2022-06-07 23:39:06'),
(2231, 'Ascab', '18.00', '1.25 gm/5 ml (100 ml bottle)', '165', '51', '90', '2022-06-07 23:40:38', '2022-06-07 23:40:38'),
(2232, 'Ascabiol', '32.00', '1.25 gm/5 ml', '165', '51', '198', '2022-06-07 23:42:17', '2022-06-07 23:42:17'),
(2233, 'Benosol', '35.25', '1.25 gm/5 ml', '165', '51', '28', '2022-06-07 23:42:59', '2022-06-07 23:42:59'),
(2234, 'Benzabiol', '31.00', '1.25 gm/5 ml', '165', '51', '37', '2022-06-07 23:43:50', '2022-06-07 23:43:50'),
(2235, 'Benzyl Lotion', '126.50', '1.25 gm/5 ml', '165', '51', '19', '2022-06-07 23:44:22', '2022-06-07 23:44:22'),
(2236, 'Benzyl Lotion', '126.50', '1.25 gm/5 ml', '165', '51', '19', '2022-06-07 23:44:43', '2022-06-07 23:44:43'),
(2237, 'Benzyl Lotion', '126.50', '1.25 gm/5 ml', '165', '51', '19', '2022-06-07 23:44:43', '2022-06-07 23:44:43'),
(2238, 'G-B-Benzoate', '25.00', '1.25 gm/5 ml', '165', '51', '84', '2022-06-07 23:45:16', '2022-06-07 23:45:16'),
(2239, 'G-B-Benzoate', '25.00', '1.25 gm/5 ml', '165', '51', '84', '2022-06-07 23:45:43', '2022-06-07 23:45:43'),
(2240, 'G-B-Benzoate', '25.00', '1.25 gm/5 ml', '165', '51', '84', '2022-06-07 23:45:55', '2022-06-07 23:45:55'),
(2241, 'G-B-Benzoate', '25.00', '1.25 gm/5 ml', '165', '51', '84', '2022-06-07 23:45:55', '2022-06-07 23:45:55'),
(2242, 'Scabex', '18.00', '1.25 gm/5 ml', '165', '51', '182', '2022-06-07 23:46:37', '2022-06-07 23:46:37'),
(2243, 'Scabex', '18.00', '1.25 gm/5 ml', '165', '51', '182', '2022-06-07 23:47:23', '2022-06-07 23:47:23'),
(2244, 'Scabex', '18.00', '1.25 gm/5 ml', '165', '51', '182', '2022-06-07 23:49:00', '2022-06-07 23:49:00'),
(2245, 'Scabicid', '12.13', '1.25 gm/5 ml', '165', '51', '21', '2022-06-07 23:49:38', '2022-06-07 23:49:38'),
(2246, 'Scabicon', '36.36', '1.25 gm/5 ml', '165', '51', '112', '2022-06-07 23:51:10', '2022-06-07 23:51:10'),
(2247, 'Scabisol', '35.11', '1.25 gm/5 ml', '165', '51', '98', '2022-06-07 23:51:48', '2022-06-07 23:51:48'),
(2248, 'Scanil', '32.00', '1.25 gm/5 ml', '165', '51', '161', '2022-06-07 23:52:43', '2022-06-07 23:52:43'),
(2249, 'Viola', '12.00', '1.25 gm/5 ml (60 ml pack)', '165', '51', '90', '2022-06-07 23:53:43', '2022-06-07 23:53:43'),
(2250, 'Viola', '22.00', '1.25 gm/5 ml (100 ml pack)', '165', '51', '90', '2022-06-07 23:54:28', '2022-06-07 23:54:28'),
(2251, 'Viola', '22.00', '1.25 gm/5 ml (100 ml pack)', '165', '51', '90', '2022-06-07 23:54:28', '2022-06-07 23:54:28'),
(2252, 'Pen-G', '11.29', '5 lac unit/vial', '166', '10', '136', '2022-06-07 23:55:48', '2022-06-07 23:55:48'),
(2253, 'Pen-G', '16.74', '10 lac unit/vial', '166', '10', '136', '2022-06-07 23:56:48', '2022-06-07 23:56:48'),
(2254, 'Bepogen', '300.00', '1.5%', '167', '69', '78', '2022-06-07 23:59:08', '2022-06-07 23:59:08'),
(2255, 'Bepost', '300.00', '1.5%', '167', '69', '18', '2022-06-08 00:03:04', '2022-06-08 00:03:04'),
(2256, 'Bepotas', '300.00', '1.5%', '167', '69', '34', '2022-06-08 00:03:52', '2022-06-08 00:03:52'),
(2257, 'Betasil', '300.00', '1.5%', '167', '69', '91', '2022-06-08 00:04:55', '2022-06-08 00:04:55'),
(2258, 'Betastin', '300.00', '1.5%', '167', '69', '92', '2022-06-08 00:05:59', '2022-06-08 00:05:59'),
(2259, 'Betastin', '300.00', '1.5%', '167', '69', '92', '2022-06-08 00:06:10', '2022-06-08 00:06:10'),
(2260, 'Eyetin', '300.00', '1.5%', '167', '69', '19', '2022-06-08 00:06:58', '2022-06-08 00:06:58'),
(2261, 'Eyetin', '300.00', '1.5%', '167', '69', '19', '2022-06-08 00:07:20', '2022-06-08 00:07:20'),
(2262, 'Eyetin', '300.00', '1.5%', '167', '69', '19', '2022-06-08 00:07:20', '2022-06-08 00:07:20'),
(2263, 'Ocustin', '300.00', '1.5%', '167', '69', '150', '2022-06-08 00:08:07', '2022-06-08 00:08:07'),
(2264, 'Ocustin', '300.00', '1.5%', '167', '69', '150', '2022-06-08 00:08:37', '2022-06-08 00:08:37'),
(2265, 'Ocustin', '300.00', '1.5%', '167', '69', '150', '2022-06-08 00:09:00', '2022-06-08 00:09:00'),
(2266, 'Reprova', '320.00', '1.5%', '167', '69', '89', '2022-06-08 00:09:35', '2022-06-08 00:09:35'),
(2267, 'Reprova', '320.00', '1.5%', '167', '69', '89', '2022-06-08 00:09:41', '2022-06-08 00:09:41'),
(2268, 'Besibac', '350.00', '0.6%', '168', '69', '150', '2022-06-08 00:11:06', '2022-06-08 00:11:06'),
(2269, 'Besibac', '350.00', '0.6%', '168', '69', '150', '2022-06-08 00:11:44', '2022-06-08 00:11:44'),
(2270, 'Besiflox', '350.00', '0.6%', '168', '69', '34', '2022-06-08 00:12:44', '2022-06-08 00:12:44'),
(2271, 'Besiflox', '350.00', '0.6%', '168', '69', '34', '2022-06-08 00:12:57', '2022-06-08 00:12:57'),
(2272, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:14:05', '2022-06-08 00:14:05'),
(2273, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:15:36', '2022-06-08 00:15:36'),
(2274, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:16:21', '2022-06-08 00:16:21'),
(2275, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:16:21', '2022-06-08 00:16:21'),
(2276, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:16:21', '2022-06-08 00:16:21'),
(2277, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:17:08', '2022-06-08 00:17:08'),
(2278, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:17:21', '2022-06-08 00:17:21'),
(2279, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:17:21', '2022-06-08 00:17:21'),
(2280, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:17:22', '2022-06-08 00:17:22'),
(2281, 'Besigen', '350.00', '0.6%', '168', '69', '78', '2022-06-08 00:17:22', '2022-06-08 00:17:22'),
(2282, 'Besiven', '350.00', '0.6%', '168', '69', '92', '2022-06-08 00:18:06', '2022-06-08 00:18:06'),
(2283, 'Besiven', '350.00', '0.6%', '168', '69', '92', '2022-06-08 00:18:21', '2022-06-08 00:18:21'),
(2284, 'Besiven', '350.00', '0.6%', '168', '69', '92', '2022-06-08 00:19:36', '2022-06-08 00:19:36'),
(2285, 'Besixin', '350.00', '0.6%', '168', '69', '135', '2022-06-08 00:20:42', '2022-06-08 00:20:42'),
(2286, 'Besixin', '350.00', '0.6%', '168', '69', '135', '2022-06-08 00:20:55', '2022-06-08 00:20:55'),
(2287, 'Besixin', '350.00', '0.6%', '168', '69', '135', '2022-06-08 00:23:33', '2022-06-08 00:23:33'),
(2288, 'Besixin', '350.00', '0.6%', '168', '69', '135', '2022-06-08 00:23:33', '2022-06-08 00:23:33'),
(2289, 'Florobex', '350.00', '0.6%', '168', '69', '91', '2022-06-08 00:24:30', '2022-06-08 00:24:30'),
(2290, 'Florobex', '350.00', '0.6%', '168', '69', '91', '2022-06-08 00:26:05', '2022-06-08 00:26:05'),
(2291, 'Florobex', '350.00', '0.6%', '168', '69', '91', '2022-06-08 00:28:57', '2022-06-08 00:28:57'),
(2292, 'Florobex', '350.00', '0.6%', '168', '69', '91', '2022-06-08 00:28:57', '2022-06-08 00:28:57'),
(2293, 'Merison', '2.01', '6 mg', '171', '13', '179', '2022-06-08 00:32:15', '2022-06-08 00:32:15'),
(2294, 'Bet-A', '0.85', '0.5 mg', '172', '13', '19', '2022-06-08 00:33:06', '2022-06-08 00:33:06'),
(2295, 'Bet-A', '0.85', '0.5 mg', '172', '13', '19', '2022-06-08 00:33:19', '2022-06-08 00:33:19'),
(2296, 'Betnelan', '0.76', '0.5 mg', '172', '13', '81', '2022-06-08 00:34:03', '2022-06-08 00:34:03'),
(2297, 'Betnelan', '0.76', '0.5 mg', '172', '13', '81', '2022-06-08 00:35:27', '2022-06-08 00:35:27'),
(2298, 'Betnelan', '0.76', '0.5 mg', '172', '13', '81', '2022-06-08 00:35:27', '2022-06-08 00:35:27'),
(2299, 'Betatin', '3.00', '8 mg', '170', '13', '161', '2022-06-08 00:36:39', '2022-06-08 00:36:39'),
(2300, 'Betatin', '3.00', '8 mg', '170', '13', '161', '2022-06-08 00:37:25', '2022-06-08 00:37:25'),
(2301, 'Betatin', '5.00', '16 mg', '170', '13', '161', '2022-06-08 00:38:07', '2022-06-08 00:38:07'),
(2302, 'Betatin', '5.00', '16 mg', '170', '13', '161', '2022-06-08 00:38:26', '2022-06-08 00:38:26'),
(2303, 'Menaril', '3.00', '8 mg', '170', '13', '92', '2022-06-08 00:39:17', '2022-06-08 00:39:17'),
(2304, 'Menaril', '5.00', '16 mg', '170', '13', '92', '2022-06-08 00:41:00', '2022-06-08 00:41:00'),
(2305, 'Menaril', '5.00', '16 mg', '170', '13', '92', '2022-06-08 00:41:12', '2022-06-08 00:41:12'),
(2306, 'Tiniril', '2.01', '8 mg', '170', '13', '136', '2022-06-08 00:41:46', '2022-06-08 00:41:46'),
(2307, 'Tiniril', '5.00', '16 mg', '170', '13', '136', '2022-06-08 00:42:45', '2022-06-08 00:42:45'),
(2308, 'Vectra', '3.00', '8 mg', '170', '13', '89', '2022-06-08 00:43:28', '2022-06-08 00:43:28'),
(2309, 'Vectra', '3.00', '8 mg', '170', '13', '89', '2022-06-08 00:44:39', '2022-06-08 00:44:39'),
(2310, 'Vectra', '3.00', '8 mg', '170', '13', '89', '2022-06-08 00:44:39', '2022-06-08 00:44:39'),
(2311, 'Vectra', '5.00', '16 mg', '170', '13', '89', '2022-06-08 00:45:18', '2022-06-08 00:45:18'),
(2312, 'Vectra', '5.00', '16 mg', '170', '13', '89', '2022-06-08 00:45:29', '2022-06-08 00:45:29'),
(2313, 'Vertinor', '3.00', '8 mg', '170', '13', '150', '2022-06-08 00:47:39', '2022-06-08 00:47:39'),
(2314, 'Vertinor', '3.00', '8 mg', '170', '13', '150', '2022-06-08 00:47:50', '2022-06-08 00:47:50'),
(2315, 'Vertinor', '5.00', '16 mg', '170', '13', '150', '2022-06-08 00:48:33', '2022-06-08 00:48:33'),
(2316, 'Veserc', '3.00', '8 mg', '170', '13', '190', '2022-06-08 00:49:26', '2022-06-08 00:49:26'),
(2317, 'Veserc', '5.00', '16 mg', '170', '13', '190', '2022-06-08 00:50:01', '2022-06-08 00:50:01'),
(2318, 'Veserc', '5.00', '16 mg', '170', '13', '190', '2022-06-08 00:50:13', '2022-06-08 00:50:13'),
(2319, 'A-Care', '2.50', '6 mg+200 mg+50 mg', '169', '13', '35', '2022-06-08 00:55:45', '2022-06-08 00:55:45'),
(2320, 'Active Plus', '2.50', '6 mg+200 mg+50 mg', '169', '13', '186', '2022-06-08 00:56:31', '2022-06-08 00:56:31'),
(2321, 'Age M', '2.53', '6 mg+200 mg+50 mg', '169', '13', '122', '2022-06-08 00:57:53', '2022-06-08 00:57:53'),
(2322, 'Agedefy', '2.50', '6 mg+200 mg+50 mg', '169', '13', '113', '2022-06-08 00:58:31', '2022-06-08 00:58:31'),
(2323, 'Agedefy', '2.50', '6 mg+200 mg+50 mg', '169', '13', '113', '2022-06-08 00:59:12', '2022-06-08 00:59:12'),
(2324, 'Anoxiv', '2.52', '6 mg+200 mg+50 mg', '169', '13', '190', '2022-06-08 00:59:49', '2022-06-08 00:59:49'),
(2325, 'Antox', '2.55', '6 mg+200 mg+50 mg', '169', '13', '19', '2022-06-08 01:42:39', '2022-06-08 01:42:39'),
(2326, 'AX', '2.53', '6 mg+200 mg+50 mg', '169', '13', '48', '2022-06-08 01:43:16', '2022-06-08 01:43:16'),
(2327, 'Bec', '2.26', '6 mg+200 mg+50 mg', '169', '13', '136', '2022-06-08 01:43:58', '2022-06-08 01:43:58'),
(2328, 'Betanic', '3.75', '6 mg+200 mg+50 mg', '169', '13', '117', '2022-06-08 01:44:39', '2022-06-08 01:44:39'),
(2329, 'Care', '2.50', '6 mg+200 mg+50 mg', '169', '13', '67', '2022-06-08 01:45:17', '2022-06-08 01:45:17'),
(2330, 'Carocet', '2.54', '6 mg+200 mg+50 mg', '169', '13', '43', '2022-06-08 01:45:48', '2022-06-08 01:45:48'),
(2331, 'Carocet', '2.54', '6 mg+200 mg+50 mg', '169', '13', '43', '2022-06-08 01:46:01', '2022-06-08 01:46:01'),
(2332, 'CEB', '4.00', '6 mg+200 mg+50 mg', '169', '13', '162', '2022-06-08 01:46:44', '2022-06-08 01:46:44'),
(2333, 'Cebeta', '2.50', '6 mg+200 mg+50 mg', '169', '13', '29', '2022-06-08 01:47:57', '2022-06-08 01:47:57'),
(2334, 'Ceto', '3.00', '6 mg+200 mg+50 mg', '169', '13', '78', '2022-06-08 01:48:24', '2022-06-08 01:48:24'),
(2335, 'Cetox Plus', '4.00', '6 mg+200 mg+50 mg', '169', '13', '51', '2022-06-08 01:49:10', '2022-06-08 01:49:10'),
(2336, 'Donor', '2.50', '6 mg+200 mg+50 mg', '169', '13', '116', '2022-06-08 01:53:07', '2022-06-08 01:53:07'),
(2337, 'Eba', '2.25', '6 mg+200 mg+50 mg', '169', '13', '31', '2022-06-08 01:53:50', '2022-06-08 01:53:50'),
(2338, 'EC-Vit', '2.50', '6 mg+200 mg+50 mg', '169', '13', '196', '2022-06-08 01:56:21', '2022-06-08 01:56:21'),
(2339, 'ECA', '2.54', '6 mg+200 mg+50 mg', '169', '13', '77', '2022-06-08 01:56:52', '2022-06-08 01:56:52'),
(2340, 'Ecotin', '8.00', '6 mg+200 mg+50 mg', '169', '13', '82', '2022-06-08 01:57:38', '2022-06-08 01:57:38'),
(2341, 'Energin', '2.50', '6 mg+200 mg+50 mg', '169', '13', '64', '2022-06-08 01:58:33', '2022-06-08 01:58:33'),
(2342, 'Extravit X', '2.50', '6 mg+200 mg+50 mg', '169', '13', '166', '2022-06-08 01:59:58', '2022-06-08 01:59:58'),
(2343, 'Hax', '2.50', '6 mg+200 mg+50 mg', '169', '13', '90', '2022-06-08 02:00:39', '2022-06-08 02:00:39'),
(2344, 'Hiprex', '2.50', '6 mg+200 mg+50 mg', '169', '13', '102', '2022-06-08 02:01:15', '2022-06-08 02:01:15'),
(2345, 'Maxvit Ace', '2.51', '6 mg+200 mg+50 mg', '169', '13', '53', '2022-06-08 02:02:26', '2022-06-08 02:02:26'),
(2346, 'Norad', '4.00', '6 mg+200 mg+50 mg', '169', '13', '142', '2022-06-08 02:03:00', '2022-06-08 02:03:00'),
(2347, 'Norad SG', '4.00', '6 mg+200 mg+50 mg', '169', '16', '142', '2022-06-08 02:03:37', '2022-06-08 02:03:37'),
(2348, 'Nox', '2.54', '6 mg+200 mg+50 mg', '169', '13', '23', '2022-06-08 02:04:20', '2022-06-08 02:04:20'),
(2349, 'Noxid', '2.51', '6 mg+200 mg+50 mg', '169', '13', '124', '2022-06-08 02:05:05', '2022-06-08 02:05:05'),
(2350, 'Nutriace', '2.50', '6 mg+200 mg+50 mg', '169', '13', '111', '2022-06-08 02:05:54', '2022-06-08 02:05:54'),
(2351, 'Oxfort', '2.50', '6 mg+200 mg+50 mg', '169', '13', '160', '2022-06-08 02:06:30', '2022-06-08 02:06:30'),
(2352, 'Oxid', '2.50', '6 mg+200 mg+50 mg', '169', '13', '112', '2022-06-08 02:07:11', '2022-06-08 02:07:11'),
(2353, 'Oxitab', '2.50', '6 mg+200 mg+50 mg', '169', '13', '120', '2022-06-08 02:07:47', '2022-06-08 02:07:47'),
(2354, 'Tanox', '3.00', '6 mg+200 mg+50 mg', '169', '16', '65', '2022-06-08 02:09:20', '2022-06-08 02:09:20'),
(2355, 'Oxivit', '3.75', '6 mg+200 mg+50 mg', '169', '13', '146', '2022-06-08 02:09:59', '2022-06-08 02:09:59'),
(2356, 'Perex', '2.50', '6 mg+200 mg+50 mg', '169', '13', '50', '2022-06-08 02:10:48', '2022-06-08 02:10:48'),
(2357, 'Prentox', '2.51', '6 mg+200 mg+50 mg', '169', '13', '174', '2022-06-08 02:11:20', '2022-06-08 02:11:20'),
(2358, 'Priovit', '2.50', '6 mg+200 mg+50 mg', '169', '13', '71', '2022-06-08 02:11:57', '2022-06-08 02:11:57'),
(2359, 'Proxid', '2.50', '6 mg+200 mg+50 mg', '169', '13', '161', '2022-06-08 02:12:48', '2022-06-08 02:12:48'),
(2360, 'Race', '3.00', '6 mg+200 mg+50 mg', '169', '13', '91', '2022-06-08 02:13:19', '2022-06-08 02:13:19'),
(2361, 'Rex', '3.01', '6 mg+200 mg+50 mg', '169', '13', '179', '2022-06-08 02:13:53', '2022-06-08 02:13:53'),
(2362, 'Rotex', '2.55', '6 mg+200 mg+50 mg', '169', '13', '110', '2022-06-08 02:14:31', '2022-06-08 02:14:31'),
(2363, 'Safe', '2.54', '6 mg+200 mg+50 mg', '169', '13', '126', '2022-06-08 02:15:11', '2022-06-08 02:15:11'),
(2364, 'Tasti', '2.51', '6 mg+200 mg+50 mg', '169', '13', '18', '2022-06-08 02:16:31', '2022-06-08 02:16:31'),
(2365, 'Trivit', '3.00', '6 mg+200 mg+50 mg', '169', '13', '36', '2022-06-08 02:17:13', '2022-06-08 02:17:13'),
(2366, 'Vecarot', '2.57', '6 mg+200 mg+50 mg', '169', '13', '54', '2022-06-08 02:17:48', '2022-06-08 02:17:48'),
(2367, 'Vigor Ace', '3.00', '6 mg+200 mg+50 mg', '169', '13', '88', '2022-06-08 02:18:17', '2022-06-08 02:18:17'),
(2368, 'Vitace', '3.00', '6 mg+200 mg+50 mg', '169', '13', '34', '2022-06-08 02:18:46', '2022-06-08 02:18:46'),
(2369, 'Vitaforce', '3.00', '6 mg+200 mg+50 mg', '169', '13', '45', '2022-06-08 02:19:23', '2022-06-08 02:19:23'),
(2370, 'Vitoxi-3', '2.50', '6 mg+200 mg+50 mg', '169', '13', '62', '2022-06-08 02:20:06', '2022-06-08 02:20:06'),
(2371, 'Vroot', '2.51', '6 mg+200 mg+50 mg', '169', '13', '101', '2022-06-08 02:20:55', '2022-06-08 02:20:55'),
(2372, 'Zest', '4.00', '6 mg+200 mg+50 mg', '169', '13', '98', '2022-06-08 02:21:32', '2022-06-08 02:21:32'),
(2373, 'Betol', '380.00', '0.05%+0.005%', '173', '66', '19', '2022-06-08 03:22:14', '2022-06-08 03:22:14'),
(2374, 'Dyvon Plus', '381.14', '0.05%+0.005%', '173', '66', '179', '2022-06-08 03:23:06', '2022-06-08 03:23:06'),
(2375, 'Dyvon Plus', '551.65', '0.05%+0.005%', '173', '62', '179', '2022-06-08 03:24:06', '2022-06-08 03:24:06'),
(2376, 'Planex Plus', '380.00', '0.05%+0.005%', '173', '66', '92', '2022-06-08 03:24:56', '2022-06-08 03:24:56'),
(2377, 'Soria-D', '380.00', '0.05%+0.005%', '173', '66', '197', '2022-06-08 03:25:50', '2022-06-08 03:25:50'),
(2378, 'Aristobet-CL', '45.00', '0.1%+1%', '174', '66', '34', '2022-06-08 03:28:11', '2022-06-08 03:28:11'),
(2379, 'Bantovet-CL', '30.00', '0.1%+1%', '174', '66', '59', '2022-06-08 03:28:58', '2022-06-08 03:28:58'),
(2380, 'Bet-CL', '29.20', '0.05%+1%', '174', '29', '19', '2022-06-08 03:29:58', '2022-06-08 03:29:58'),
(2381, 'Bet-CL', '29.08', '0.1%+1%', '174', '66', '19', '2022-06-08 03:30:30', '2022-06-08 03:30:30'),
(2382, 'Betameson-CL', '45.00', '0.05%+1%', '174', '29', '179', '2022-06-08 03:31:34', '2022-06-08 03:31:34'),
(2383, 'Betavate-CL', '29.00', '0.1%+1%', '174', '66', '65', '2022-06-08 03:32:36', '2022-06-08 03:32:36'),
(2384, 'Betovate CL', '29.31', '0.1%+1%', '174', '66', '81', '2022-06-08 03:33:40', '2022-06-08 03:33:40'),
(2385, 'Betson-CL', '25.09', '0.05%+1%', '174', '29', '136', '2022-06-08 03:35:08', '2022-06-08 03:35:08'),
(2386, 'Betson-CL', '29.31', '0.1%+1%', '174', '66', '136', '2022-06-08 03:36:13', '2022-06-08 03:36:13'),
(2387, 'Closon', '28.00', '0.05%+1%', '174', '29', '112', '2022-06-08 03:37:07', '2022-06-08 03:37:07'),
(2388, 'Clozosone', '25.00', '0.05%+1%', '174', '29', '190', '2022-06-08 03:37:55', '2022-06-08 03:37:55'),
(2389, 'Derson-CL', '29.08', '0.1%+1%', '174', '66', '101', '2022-06-08 03:39:22', '2022-06-08 03:39:22'),
(2390, 'F-Gurd', '35.00', '0.05%+1%', '174', '29', '72', '2022-06-08 03:40:13', '2022-06-08 03:40:13'),
(2391, 'Fungin-B', '35.00', '0.05%+1%', '174', '29', '91', '2022-06-08 03:46:24', '2022-06-08 03:46:24'),
(2392, 'Stebet-CL', '35.00', '0.05%+1%', '174', '29', '124', '2022-06-08 03:47:08', '2022-06-08 03:47:08'),
(2393, 'Topibet CL', '30.00', '0.1%+1%', '174', '66', '71', '2022-06-08 03:47:53', '2022-06-08 03:47:53'),
(2394, 'Topibet CL', '25.00', '0.05%+1%', '174', '29', '71', '2022-06-08 03:49:04', '2022-06-08 03:49:04'),
(2395, 'Aristoderm', '75.00', '0.05%+1%+0.1%', '175', '29', '34', '2022-06-08 03:50:34', '2022-06-08 03:50:34'),
(2396, 'Bet-CG', '75.00', '0.05%+1%+0.1%', '175', '29', '19', '2022-06-08 03:51:14', '2022-06-08 03:51:14'),
(2397, 'Combiderm', '75.00', '0.05%+1%+0.1%', '175', '29', '150', '2022-06-08 03:51:54', '2022-06-08 03:51:54'),
(2398, 'Aristobet N', '35.00', '0.1%+0.5%', '176', '69', '34', '2022-06-08 03:55:40', '2022-06-08 03:55:40'),
(2399, 'Aristobet N', '14.30', '0.1%+0.5%', '176', '66', '34', '2022-06-08 03:56:37', '2022-06-08 03:56:37'),
(2400, 'Betacin-N', '35.00', '0.1%+0.5%', '177', '69', '91', '2022-06-08 03:59:07', '2022-06-08 03:59:07'),
(2401, 'Betacin-N', '18.17', '0.1%+0.5%', '177', '66', '91', '2022-06-08 03:59:54', '2022-06-08 03:59:54'),
(2402, 'Betason N', '14.33', '0.1%+0.5%', '177', '66', '160', '2022-06-08 04:00:41', '2022-06-08 04:00:41'),
(2403, 'Betason N', '32.44', '0.1%+0.5%', '177', '69', '160', '2022-06-08 04:01:50', '2022-06-08 04:01:50'),
(2404, 'Betricin-N', '35.00', '0.1%+0.5%', '177', '69', '126', '2022-06-08 04:02:30', '2022-06-08 04:02:30'),
(2405, 'Betricin-N', '10.77', '0.1%+0.5% (3 gm tube)', '177', '66', '126', '2022-06-08 04:03:30', '2022-06-08 04:03:30'),
(2406, 'Betricin-N', '13.00', '0.1%+0.5% (5 gm tube)', '177', '66', '126', '2022-06-08 04:04:10', '2022-06-08 04:04:10'),
(2407, 'Betson-N', '32.30', '0.1%+0.5%', '177', '69', '136', '2022-06-08 04:04:55', '2022-06-08 04:04:55'),
(2408, 'BN', '37.57', '0.1%+0.5%', '177', '69', '35', '2022-06-08 04:05:36', '2022-06-08 04:05:36'),
(2409, 'Methasol-N', '12.70', '0.1%+0.5%', '177', '69', '77', '2022-06-08 04:06:27', '2022-06-08 04:06:27'),
(2410, 'Methasol-N', '35.11', '0.1%+0.5%', '177', '69', '77', '2022-06-08 04:07:15', '2022-06-08 04:07:15'),
(2411, 'Optison-N', '10.54', '0.1%+0.5%', '177', '66', '135', '2022-06-08 04:08:16', '2022-06-08 04:08:16'),
(2412, 'Optison-N', '30.00', '0.1%+0.5%', '177', '69', '135', '2022-06-08 04:08:58', '2022-06-08 04:08:58'),
(2413, 'Bactovate', '22.00', '0.1%+0.5%', '178', '29', '202', '2022-06-09 00:47:21', '2022-06-09 00:47:21'),
(2414, 'Bantovet-N', '28.00', '0.1%+0.5%', '178', '29', '59', '2022-06-09 00:48:07', '2022-06-09 00:48:07'),
(2415, 'Besone-N', '18.00', '0.1%+0.5%', '178', '66', '146', '2022-06-09 00:49:15', '2022-06-09 00:49:15');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(2416, 'Betaderm N', '22.00', '0.1%+0.5%', '178', '66', '92', '2022-06-09 00:49:53', '2022-06-09 00:49:53'),
(2417, 'Betameson-N', '35.00', '0.1%+0.5%', '178', '29', '179', '2022-06-09 00:50:44', '2022-06-09 00:50:44'),
(2418, 'Betamycin', '15.30', '0.1%+0.5%', '178', '66', '182', '2022-06-09 00:51:45', '2022-06-09 00:51:45'),
(2419, 'Betanosol-N', '18.00', '0.1%+0.5%', '178', '66', '67', '2022-06-09 00:52:42', '2022-06-09 00:52:42'),
(2420, 'Betanosol-N', '15.00', '0.1%+0.5%', '178', '29', '67', '2022-06-09 00:53:40', '2022-06-09 00:53:40'),
(2421, 'Betason N', '18.00', '0.1%+0.5%', '178', '66', '160', '2022-06-09 00:54:16', '2022-06-09 00:54:16'),
(2422, 'Betaval N', '18.51', '0.1%+0.5% (5 gm tube)', '178', '29', '89', '2022-06-09 00:55:22', '2022-06-09 00:55:22'),
(2423, 'Betaval N', '35.00', '0.1%+0.5% (15 gm tube)', '178', '29', '89', '2022-06-09 00:56:13', '2022-06-09 00:56:13'),
(2424, 'Betaval N', '18.54', '0.1%+0.5% (5 gm tube)', '178', '66', '89', '2022-06-09 00:58:36', '2022-06-09 00:58:36'),
(2425, 'Betaval N', '26.84', '0.1%+0.5% (10 gm tube)', '178', '66', '89', '2022-06-09 01:00:07', '2022-06-09 01:00:07'),
(2426, 'Betavate-N', '22.00', '0.1%+0.5%', '178', '29', '65', '2022-06-09 01:01:05', '2022-06-09 01:01:05'),
(2427, 'Betnovate-N', '18.54', '0.1%+0.5% (5 gm tube)', '178', '66', '81', '2022-06-09 01:02:32', '2022-06-09 01:02:32'),
(2428, 'Betnovate-N', '26.84', '0.1%+0.5% (10 gm tube)', '178', '66', '81', '2022-06-09 01:03:32', '2022-06-09 01:03:32'),
(2429, 'Betnovate-N', '18.51', '0.1%+0.5% (5 gm tube)', '178', '29', '81', '2022-06-09 01:05:29', '2022-06-09 01:05:29'),
(2430, 'Betnovate-N', '26.84', '0.1%+0.5% (10 gm tube)', '178', '29', '81', '2022-06-09 01:06:34', '2022-06-09 01:06:34'),
(2431, 'Betson-N', '14.30', '0.1%+0.5% (3 gm tube)', '178', '29', '136', '2022-06-09 01:08:48', '2022-06-09 01:08:48'),
(2432, 'Betson-N', '18.51', '0.1%+0.5% (5 gm tube)', '178', '29', '136', '2022-06-09 01:09:35', '2022-06-09 01:09:35'),
(2433, 'Betson-N', '24.00', '0.1%+0.5% (10 gm tube)', '178', '29', '136', '2022-06-09 01:10:14', '2022-06-09 01:10:14'),
(2434, 'Cortucin-N', '18.50', '0.1%+0.5%', '178', '29', '72', '2022-06-09 01:11:23', '2022-06-09 01:11:23'),
(2435, 'Methovate-N', '15.39', '0.1%+0.5% (5 gm tube)', '178', '29', '77', '2022-06-09 01:12:07', '2022-06-09 01:12:07'),
(2436, 'Methovate-N', '22.07', '0.1%+0.5% (10 gm tube)', '178', '29', '77', '2022-06-09 01:12:45', '2022-06-09 01:12:45'),
(2437, 'Methovate-N', '18.53', '0.1%+0.5%', '178', '66', '77', '2022-06-09 01:13:28', '2022-06-09 01:13:28'),
(2438, 'Mexiderm-N', '22.00', '0.1%+0.5%', '178', '29', '45', '2022-06-09 01:14:15', '2022-06-09 01:14:15'),
(2439, 'Mexiderm-N', '22.00', '0.1%+0.5%', '178', '66', '45', '2022-06-09 01:14:59', '2022-06-09 01:14:59'),
(2440, 'Neobet', '15.33', '0.1%+0.5% (5 gm tube)', '178', '29', '19', '2022-06-09 01:15:49', '2022-06-09 01:15:49'),
(2441, 'Neobet', '22.15', '0.1%+0.5% (10 gm tube)', '178', '29', '19', '2022-06-09 01:16:45', '2022-06-09 01:16:45'),
(2442, 'Neobet', '27.00', '0.1%+0.5% (15 gm tube)', '178', '29', '19', '2022-06-09 01:17:40', '2022-06-09 01:17:40'),
(2443, 'Neocort', '18.53', '0.1%+0.5%', '178', '66', '91', '2022-06-09 01:18:27', '2022-06-09 01:18:27'),
(2444, 'Neocort', '15.00', '0.1%+0.5%', '178', '29', '91', '2022-06-09 01:19:18', '2022-06-09 01:19:18'),
(2445, 'Methovate-R', '30.09', '0.05%+0.1%+2.5%', '179', '66', '77', '2022-06-09 01:21:28', '2022-06-09 01:21:28'),
(2446, 'Relitch', '30.10', '0.05%+0.1%+2.5%', '179', '66', '65', '2022-06-09 01:22:28', '2022-06-09 01:22:28'),
(2447, 'Betameson', '45.00', '0.05%', '180', '29', '179', '2022-06-09 01:23:53', '2022-06-09 01:23:53'),
(2448, 'Betameson', '48.00', '0.05%', '180', '66', '179', '2022-06-09 01:24:56', '2022-06-09 01:24:56'),
(2449, 'Betson', '45.00', '0.05%', '180', '29', '136', '2022-06-09 01:26:07', '2022-06-09 01:26:07'),
(2450, 'Betson', '48.00', '0.05%', '180', '66', '136', '2022-06-09 01:26:57', '2022-06-09 01:26:57'),
(2451, 'B-Cort', '30.00', '0.1%', '182', '69', '82', '2022-06-09 01:48:03', '2022-06-09 01:48:03'),
(2452, 'Betricin', '29.33', '0.1%', '182', '69', '126', '2022-06-09 01:48:51', '2022-06-09 01:48:51'),
(2453, 'Celudex', '60.00', '0.1%', '182', '69', '65', '2022-06-09 01:49:46', '2022-06-09 01:49:46'),
(2454, 'Eyebet', '30.00', '0.1%', '182', '69', '92', '2022-06-09 01:50:47', '2022-06-09 01:50:47'),
(2455, 'Methasol', '31.80', '0.1%', '182', '69', '77', '2022-06-09 01:51:33', '2022-06-09 01:51:33'),
(2456, 'Aristobet', '44.00', '0.1%', '183', '29', '34', '2022-06-09 02:01:05', '2022-06-09 02:01:05'),
(2457, 'Aristobet', '48.00', '0.1%', '183', '66', '34', '2022-06-09 02:02:18', '2022-06-09 02:02:18'),
(2458, 'Bantovet', '38.00', '0.1%', '183', '29', '59', '2022-06-09 02:03:08', '2022-06-09 02:03:08'),
(2459, 'Bantovet', '40.90', '0.1%', '183', '66', '59', '2022-06-09 02:03:46', '2022-06-09 02:03:46'),
(2460, 'Besone', '13.04', '0.1%', '183', '66', '146', '2022-06-09 02:04:32', '2022-06-09 02:04:32'),
(2461, 'Bet-A', '35.11', '0.1%', '183', '66', '19', '2022-06-09 02:05:17', '2022-06-09 02:05:17'),
(2462, 'Bet-A', '33.10', '0.1%', '183', '29', '19', '2022-06-09 02:06:20', '2022-06-09 02:06:20'),
(2463, 'Betaderm', '35.00', '0.1%', '183', '66', '92', '2022-06-09 02:06:57', '2022-06-09 02:06:57'),
(2464, 'Betaval', '33.00', '0.1%', '183', '29', '89', '2022-06-09 02:08:14', '2022-06-09 02:08:14'),
(2465, 'Betaval', '35.00', '0.1%', '183', '66', '89', '2022-06-09 02:09:04', '2022-06-09 02:09:04'),
(2466, 'Betnoson', '30.00', '0.1%', '183', '66', '90', '2022-06-09 02:09:47', '2022-06-09 02:09:47'),
(2467, 'Betnova', '36.10', '0.1%', '183', '66', '127', '2022-06-09 02:10:34', '2022-06-09 02:10:34'),
(2468, 'Betnova', '33.60', '0.1%', '183', '29', '127', '2022-06-09 02:11:28', '2022-06-09 02:11:28'),
(2469, 'Betnovate', '48.00', '0.1%', '183', '66', '81', '2022-06-09 02:12:12', '2022-06-09 02:12:12'),
(2470, 'Betnovate', '45.00', '0.1%', '183', '29', '81', '2022-06-09 02:13:17', '2022-06-09 02:13:17'),
(2471, 'Derson', '36.00', '0.1%', '183', '66', '101', '2022-06-09 02:14:02', '2022-06-09 02:14:02'),
(2472, 'Mexiderm', '34.00', '0.1%', '183', '66', '45', '2022-06-09 02:15:27', '2022-06-09 02:15:27'),
(2473, 'Mexiderm', '25.00', '0.1%', '183', '29', '45', '2022-06-09 02:16:10', '2022-06-09 02:16:10'),
(2474, 'Sinacort', '20.00', '0.1%', '183', '66', '91', '2022-06-09 02:16:56', '2022-06-09 02:16:56'),
(2475, 'Sinacort', '20.00', '0.1%', '183', '29', '91', '2022-06-09 02:17:55', '2022-06-09 02:17:55'),
(2476, 'Betaxol', '150.00', '0.25%', '184', '69', '34', '2022-06-09 02:20:32', '2022-06-09 02:20:32'),
(2477, 'Glucovis', '200.00', '0.25%', '184', '69', '43', '2022-06-09 02:21:23', '2022-06-09 02:21:23'),
(2478, 'Optaloc', '200.75', '0.5%', '184', '69', '150', '2022-06-09 02:22:08', '2022-06-09 02:22:08'),
(2479, 'Optibet', '151.00', '0.25%', '184', '69', '98', '2022-06-09 02:22:54', '2022-06-09 02:22:54'),
(2480, 'BetriXa', '65.00', '40 mg', '185', '16', '179', '2022-06-09 02:24:14', '2022-06-09 02:24:14'),
(2481, 'BetriXa', '115.00', '80 mg', '185', '16', '179', '2022-06-09 02:25:08', '2022-06-09 02:25:08'),
(2482, 'Avastin', '20,200.00', '100 mg/4 ml', '186', '50', '164', '2022-06-09 02:31:14', '2022-06-09 02:31:14'),
(2483, 'Avastin', '78,000.00', '400 mg/16 ml', '186', '50', '164', '2022-06-09 23:23:02', '2022-06-09 23:23:02'),
(2484, 'Bevacimab', '58,500.00', '400 mg/16 ml', '186', '50', '89', '2022-06-09 23:24:12', '2022-06-09 23:24:12'),
(2485, 'Bevacimab', '16,100.00', '100 mg/4 ml', '186', '50', '89', '2022-06-09 23:25:00', '2022-06-09 23:25:00'),
(2486, 'Bevastim', '18,560.00', '100 mg/4 ml', '186', '50', '39', '2022-06-09 23:26:35', '2022-06-09 23:26:35'),
(2487, 'Bevastim', '74,000.00', '400 mg/16 ml', '186', '50', '39', '2022-06-09 23:27:27', '2022-06-09 23:27:27'),
(2488, 'Bevixa', '20,000.00', '100 mg/4 ml', '186', '50', '92', '2022-06-09 23:28:12', '2022-06-09 23:28:12'),
(2489, 'Bevixa', '75,000.00', '400 mg/16 ml', '186', '50', '92', '2022-06-09 23:29:18', '2022-06-09 23:29:18'),
(2490, 'Bical', '80.00', '50 mg', '187', '13', '39', '2022-06-09 23:30:31', '2022-06-09 23:30:31'),
(2491, 'Bicalon', '30.00', '50 mg', '187', '13', '65', '2022-06-09 23:31:11', '2022-06-09 23:31:11'),
(2492, 'Calumide', '80.00', '50 mg', '187', '13', '89', '2022-06-09 23:31:42', '2022-06-09 23:31:42'),
(2493, 'Dialyte-B', '411.50', '10 liters container', '188', '31', '150', '2022-06-09 23:33:06', '2022-06-09 23:33:06'),
(2494, 'G-Hemodialysis B', '351.32', '10 liters container', '188', '31', '84', '2022-06-09 23:33:56', '2022-06-09 23:33:56'),
(2495, 'Hemosol-B', '382.00', '10 liters container', '188', '31', '179', '2022-06-09 23:34:45', '2022-06-09 23:34:45'),
(2496, 'Renalaid-B', '351.57', '10 liters container', '188', '31', '103', '2022-06-09 23:35:43', '2022-06-09 23:35:43'),
(2497, 'Bimaprost', '500.00', '0.03%', '190', '69', '150', '2022-06-09 23:36:52', '2022-06-09 23:36:52'),
(2498, 'Bimatol', '650.00', '0.03% (5 ml drop)', '190', '69', '71', '2022-06-09 23:37:55', '2022-06-09 23:40:23'),
(2499, 'Lumigan', '1305.00', '0.03% (3 ml drop)', '190', '69', '71', '2022-06-09 23:38:46', '2022-06-09 23:39:36'),
(2500, 'Bimator', '500.00', '0.03%+0.5%', '191', '69', '179', '2022-06-09 23:41:34', '2022-06-09 23:41:34'),
(2501, 'Acilog Mix', '450.00', '30%+70%', '192', '47', '18', '2022-06-09 23:42:40', '2022-06-09 23:42:40'),
(2502, 'Acilog Mix', '825.00', '30%+70%', '192', '47', '18', '2022-06-09 23:43:25', '2022-06-09 23:43:25'),
(2503, 'NovoMix', '720', '30%+70%', '192', '47', '131', '2022-06-09 23:48:48', '2022-06-09 23:48:48'),
(2504, 'NovoMix', '865.00', '30%+70%', '192', '47', '131', '2022-06-09 23:49:48', '2022-06-09 23:49:48'),
(2505, 'Allertin', '15.00', '20 mg', '189', '13', '124', '2022-06-09 23:52:12', '2022-06-09 23:52:12'),
(2506, 'Allertin', '120.00', '12.5 mg/5 ml', '189', '71', '124', '2022-06-09 23:53:35', '2022-06-09 23:53:35'),
(2507, 'Belas', '15.00', '20 mg', '189', '13', '142', '2022-06-09 23:54:31', '2022-06-09 23:54:31'),
(2508, 'Bilamin', '15.00', '20 mg', '189', '13', '91', '2022-06-09 23:55:37', '2022-06-09 23:55:37'),
(2509, 'Bilan', '15.00', '20 mg', '189', '13', '19', '2022-06-09 23:56:13', '2022-06-09 23:56:13'),
(2510, 'Bilanex', '15.00', '20 mg', '189', '13', '39', '2022-06-09 23:57:03', '2022-06-09 23:57:03'),
(2511, 'Bilargo', '100.00', '12.5 mg/5 ml', '189', '28', '197', '2022-06-09 23:57:52', '2022-06-09 23:57:52'),
(2512, 'Bilargo', '15.00', '20 mg', '189', '13', '197', '2022-06-09 23:58:53', '2022-06-09 23:58:53'),
(2513, 'Bilargo', '10.00', '10 mg', '189', '13', '197', '2022-06-10 00:00:27', '2022-06-10 00:00:27'),
(2514, 'Bilasi', '15.00', '20 mg', '189', '13', '184', '2022-06-10 00:01:09', '2022-06-10 00:01:09'),
(2515, 'Bilastin', '120.00', '12.5 mg/5 ml', '189', '28', '150', '2022-06-10 00:02:11', '2022-06-10 00:02:11'),
(2516, 'Bilastin', '15.00', '20 mg', '189', '13', '150', '2022-06-10 00:02:46', '2022-06-10 00:02:46'),
(2517, 'Bilastin Kids', '15.00', '10 mg', '189', '13', '150', '2022-06-10 00:03:24', '2022-06-10 00:03:24'),
(2518, 'Bilaxe', '15.00', '20 mg', '193', '13', '31', '2022-06-10 00:04:09', '2022-06-10 00:04:09'),
(2519, 'Bilfast', '15.00', '20 mg', '189', '13', '127', '2022-06-10 00:04:45', '2022-06-10 00:04:45'),
(2520, 'Bilista', '15.00', '20 mg', '189', '13', '179', '2022-06-10 00:05:22', '2022-06-10 00:05:22'),
(2521, 'Bilista Kids', '15.00', '10 mg', '189', '13', '179', '2022-06-10 00:05:56', '2022-06-10 00:05:56'),
(2522, 'Billi', '140.00', '12.5 mg/5 ml', '189', '28', '43', '2022-06-10 00:09:28', '2022-06-10 00:09:28'),
(2523, 'Billi', '15.00', '20 mg', '189', '13', '43', '2022-06-10 00:10:08', '2022-06-10 00:10:08'),
(2524, 'Billi Meltab', '15.00', '10 mg', '189', '13', '43', '2022-06-10 00:11:00', '2022-06-10 00:11:00'),
(2525, 'Biltin', '15.00', '20 mg', '189', '13', '71', '2022-06-10 00:11:57', '2022-06-10 00:11:57'),
(2526, 'Biltin', '75.00', '12.5 mg/5 ml', '189', '28', '71', '2022-06-10 00:12:41', '2022-06-10 00:12:41'),
(2527, 'Biltin', '13.00', '10 mg', '189', '13', '71', '2022-06-10 00:14:27', '2022-06-10 00:14:27'),
(2528, 'Bilxen', '15.00', '20 mg', '193', '13', '74', '2022-06-10 00:15:21', '2022-06-10 00:15:21'),
(2529, 'Bislor', '15.00', '20 mg', '189', '13', '140', '2022-06-10 00:16:08', '2022-06-10 00:16:08'),
(2530, 'Blast', '15.00', '20 mg', '189', '13', '78', '2022-06-10 00:16:51', '2022-06-10 00:16:51'),
(2531, 'Blast', '15.00', '10 mg', '189', '13', '78', '2022-06-10 00:17:25', '2022-06-10 00:17:25'),
(2532, 'Blextin', '15.00', '20 mg', '189', '13', '177', '2022-06-10 00:18:05', '2022-06-10 00:18:05'),
(2533, 'Byloza', '15.00', '20 mg', '189', '13', '133', '2022-06-10 00:18:57', '2022-06-10 00:18:57'),
(2534, 'Elargen', '10.00', '20 mg', '189', '13', '61', '2022-06-10 00:19:33', '2022-06-10 00:19:33'),
(2535, 'Mylastin', '15.00', '20 mg', '189', '13', '65', '2022-06-10 00:20:09', '2022-06-10 00:20:09'),
(2536, 'Opexa', '15.00', '20 mg', '189', '13', '161', '2022-06-10 00:20:49', '2022-06-10 00:20:49'),
(2537, 'Rinobil', '75.00', '12.5 mg/5 ml', '189', '28', '147', '2022-06-10 00:22:06', '2022-06-10 00:22:06'),
(2538, 'Rinobil', '15.00', '20 mg', '189', '13', '147', '2022-06-10 00:22:41', '2022-06-10 00:22:41'),
(2539, 'Tinabil', '15.00', '20 mg', '189', '13', '92', '2022-06-10 00:23:41', '2022-06-10 00:23:41'),
(2540, 'Zilas', '15.00', '20 mg', '189', '13', '89', '2022-06-10 00:24:11', '2022-06-10 00:24:11'),
(2541, 'Duralax', '0.71', '5 mg', '193', '13', '136', '2022-06-10 00:26:30', '2022-06-10 00:26:30'),
(2542, 'Bispep', '75.00', '87.5 mg/5 ml (100 ml bottle)', '194', '67', '42', '2022-06-10 00:31:52', '2022-06-10 00:31:52'),
(2543, 'Bispep', '150.00', '87.5 mg/5 ml (200 ml bottle)', '194', '67', '42', '2022-06-10 00:33:25', '2022-06-10 00:33:25'),
(2544, 'Pepto', '100.00', '87.5 mg/5 ml', '194', '28', '135', '2022-06-10 00:35:44', '2022-06-10 00:35:44'),
(2545, 'Pepto-Care', '150.00', '87.5 mg/5 ml', '194', '28', '58', '2022-06-10 00:36:50', '2022-06-10 00:36:50'),
(2546, 'Peptocid', '95.00', '87.5 mg/5 ml', '194', '28', '92', '2022-06-10 00:38:48', '2022-06-10 00:38:48'),
(2547, 'Peptofit', '100.00', '87.5 mg/5 ml', '194', '67', '136', '2022-06-10 00:39:47', '2022-06-10 00:39:47'),
(2548, 'Pink-Bismol', '120.00', '87.5 mg/5 ml', '194', '67', '197', '2022-06-10 00:40:41', '2022-06-10 00:40:41'),
(2549, 'Amdocal Pro', '6.00', '2.5 mg+5 mg', '195', '13', '43', '2022-06-10 00:42:25', '2022-06-10 00:42:25'),
(2550, 'Ancor A', '6.00', '2.5 mg+5 mg', '195', '13', '34', '2022-06-10 00:43:08', '2022-06-10 00:43:08'),
(2551, 'Betabis-A', '6.00', '2.5 mg+5 mg', '195', '13', '19', '2022-06-10 00:43:55', '2022-06-10 00:43:55'),
(2552, 'Betacor AM', '6.00', '2.5 mg+5 mg', '195', '13', '150', '2022-06-10 00:44:34', '2022-06-10 00:44:34'),
(2553, 'Betafix AM', '6.00', '2.5 mg+5 mg', '195', '13', '89', '2022-06-10 00:46:50', '2022-06-10 00:46:50'),
(2554, 'Bislol Max', '6.00', '2.5 mg+5 mg', '195', '13', '136', '2022-06-10 00:47:29', '2022-06-10 00:47:29'),
(2555, 'Bisocam', '6.00', '2.5 mg+5 mg', '195', '13', '179', '2022-06-10 00:48:14', '2022-06-10 00:48:14'),
(2556, 'Bisopol A', '6.00', '2.5 mg+5 mg', '195', '13', '73', '2022-06-10 00:49:03', '2022-06-10 00:49:03'),
(2557, 'Bisopro-A', '6.00', '2.5 mg+5 mg', '195', '13', '92', '2022-06-10 00:49:38', '2022-06-10 00:49:38'),
(2558, 'Bisoren M', '6.00', '2.5 mg+5 mg', '195', '13', '161', '2022-06-10 00:50:12', '2022-06-10 00:50:12'),
(2559, 'Bisoren M', '10.00', '5 mg+5 mg', '195', '13', '161', '2022-06-10 00:50:50', '2022-06-10 00:50:50'),
(2560, 'Cardobis M', '6.00', '2.5 mg+5 mg', '195', '13', '71', '2022-06-10 00:51:30', '2022-06-10 00:51:30'),
(2561, 'Cardofix', '6.00', '2.5 mg+5 mg', '195', '13', '103', '2022-06-10 00:52:07', '2022-06-10 00:52:07'),
(2562, 'Ancor Plus', '10.00', '5 mg+6.25 mg', '196', '13', '34', '2022-06-10 01:13:30', '2022-06-10 01:13:30'),
(2563, 'Ancor Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '34', '2022-06-10 01:14:14', '2022-06-10 01:14:14'),
(2564, 'Betabis Plus', '10.00', '5 mg+6.25 mg', '196', '13', '19', '2022-06-10 01:15:11', '2022-06-10 01:15:11'),
(2565, 'Betabis Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '19', '2022-06-10 01:15:56', '2022-06-10 01:15:56'),
(2566, 'Betacor HZ', '10.00', '5 mg+6.25 mg', '196', '13', '150', '2022-06-10 01:16:43', '2022-06-10 01:16:43'),
(2567, 'Betacor HZ', '6.00', '2.5 mg+6.25 mg', '196', '13', '150', '2022-06-10 01:17:31', '2022-06-10 01:17:31'),
(2568, 'Betafix Plus', '10.00', '5 mg+6.25 mg', '196', '13', '89', '2022-06-10 01:18:06', '2022-06-10 01:18:06'),
(2569, 'Betafix Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '89', '2022-06-10 01:18:47', '2022-06-10 01:18:47'),
(2570, 'Bislol Plus', '16.05', '10 mg+6.25 mg', '196', '13', '136', '2022-06-10 01:19:50', '2022-06-10 01:19:50'),
(2571, 'Bislol Plus', '6.02', '2.5 mg+6.25 mg', '196', '13', '136', '2022-06-10 01:20:35', '2022-06-10 01:20:35'),
(2572, 'Bislol Plus', '10.03', '5 mg+6.25 mg', '196', '13', '136', '2022-06-10 01:21:21', '2022-06-10 01:21:21'),
(2573, 'Bisocor Plus', '6.02', '2.5 mg+6.25 mg', '196', '13', '179', '2022-06-10 01:22:25', '2022-06-10 01:22:25'),
(2574, 'Bisocor Plus', '10.03', '5 mg+6.25 mg', '196', '13', '179', '2022-06-10 01:23:48', '2022-06-10 01:23:48'),
(2575, 'Bisopro Plus', '10.00', '5 mg+6.25 mg', '196', '13', '92', '2022-06-10 01:24:21', '2022-06-10 01:24:21'),
(2576, 'Bisopro Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '92', '2022-06-10 01:25:10', '2022-06-10 01:25:10'),
(2577, 'Bisoren Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '161', '2022-06-10 01:26:25', '2022-06-10 01:26:25'),
(2578, 'Bisoren Plus', '10.00', '5 mg+6.25 mg', '196', '13', '161', '2022-06-10 01:28:11', '2022-06-10 01:28:11'),
(2579, 'Bisten Plus', '19.18', '10 mg+6.25 mg', '196', '13', '67', '2022-06-10 01:28:49', '2022-06-10 01:28:49'),
(2580, 'Bisten Plus', '5.00', '2.5 mg+6.25 mg', '196', '13', '67', '2022-06-10 01:29:28', '2022-06-10 01:29:28'),
(2581, 'Bisten Plus', '9.00', '5 mg+6.25 mg', '196', '13', '67', '2022-06-10 01:30:07', '2022-06-10 01:30:07'),
(2582, 'Cardobis Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '71', '2022-06-10 01:30:43', '2022-06-10 01:30:43'),
(2583, 'Cardobis Plus', '10.00', '5 mg+6.25 mg', '196', '13', '71', '2022-06-10 01:31:25', '2022-06-10 01:31:25'),
(2584, 'Probis Plus', '10.03', '5 mg+6.25 mg', '196', '13', '18', '2022-06-10 01:32:08', '2022-06-10 01:32:08'),
(2585, 'Probis Plus', '6.02', '2.5 mg+6.25 mg', '196', '13', '18', '2022-06-10 01:32:39', '2022-06-10 01:32:39'),
(2586, 'Tabis Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '124', '2022-06-10 01:33:19', '2022-06-10 01:33:19'),
(2587, 'Tabis Plus', '10.00', '5 mg+6.25 mg', '196', '13', '124', '2022-06-10 01:33:57', '2022-06-10 01:33:57'),
(2588, 'Tenobis Plus', '16.00', '10 mg+6.25 mg', '196', '13', '65', '2022-06-10 01:34:37', '2022-06-10 01:34:37'),
(2589, 'Tenobis Plus', '10.00', '5 mg+6.25 mg', '196', '13', '65', '2022-06-10 01:35:28', '2022-06-10 01:35:28'),
(2590, 'Tenobis Plus', '6.00', '2.5 mg+6.25 mg', '196', '13', '65', '2022-06-10 01:36:11', '2022-06-10 01:36:11'),
(2591, 'Acubis', '6.02', '2.5 mg', '197', '13', '53', '2022-06-10 01:38:21', '2022-06-10 01:38:21'),
(2592, 'Acubis', '10.03', '5 mg', '197', '13', '53', '2022-06-10 01:38:55', '2022-06-10 01:38:55'),
(2593, 'Ancor', '10.00', '5 mg', '197', '13', '34', '2022-06-10 01:39:42', '2022-06-10 01:39:42'),
(2594, 'Ancor', '6.00', '2.5 mg', '197', '13', '34', '2022-06-10 01:40:08', '2022-06-10 01:40:08'),
(2595, 'Ancor', '6.00', '2.5 mg', '197', '13', '34', '2022-06-10 01:40:28', '2022-06-10 01:40:28'),
(2596, 'Ancor', '16.00', '10 mg', '197', '13', '34', '2022-06-10 01:41:05', '2022-06-10 01:41:05'),
(2597, 'B-Prolol', '6.01', '2.5 mg', '197', '13', '172', '2022-06-10 01:42:03', '2022-06-10 01:42:03'),
(2598, 'Betabis', '10.03', '5 mg', '197', '13', '19', '2022-06-10 01:42:46', '2022-06-10 01:42:46'),
(2599, 'Betabis', '16.00', '10 mg', '197', '13', '19', '2022-06-10 01:43:15', '2022-06-10 01:43:15'),
(2600, 'Betabis', '6.01', '2.5 mg', '197', '13', '19', '2022-06-10 01:43:53', '2022-06-10 01:43:53'),
(2601, 'Betacor', '6.00', '2.5 mg', '197', '13', '150', '2022-06-10 01:44:48', '2022-06-10 01:44:48'),
(2602, 'Betacor', '10.00', '5 mg', '197', '13', '150', '2022-06-10 01:45:18', '2022-06-10 01:45:18'),
(2603, 'Betafix', '6.00', '2.5 mg', '197', '13', '89', '2022-06-10 01:46:16', '2022-06-10 01:46:16'),
(2604, 'Betafix', '10.00', '5 mg', '197', '13', '89', '2022-06-10 02:32:01', '2022-06-10 02:32:01'),
(2605, 'Betapro', '16.00', '10 mg', '197', '13', '43', '2022-06-10 02:39:39', '2022-06-10 02:39:39'),
(2606, 'Betapro', '10.00', '5 mg', '197', '13', '43', '2022-06-10 02:40:17', '2022-06-10 02:40:17'),
(2607, 'Betapro', '6.00', '2.5 mg', '197', '13', '43', '2022-06-10 02:40:55', '2022-06-10 02:40:55'),
(2608, 'Bislol', '10.07', '5 mg', '197', '13', '136', '2022-06-10 02:43:49', '2022-06-10 02:43:49'),
(2609, 'Bislol', '16.11', '10 mg', '197', '13', '136', '2022-06-10 02:45:07', '2022-06-10 02:45:07'),
(2610, 'Bislol', '6.04', '2.5 mg', '197', '13', '136', '2022-06-10 02:45:56', '2022-06-10 02:45:56'),
(2611, 'Bislol', '3.50', '1.25 mg', '197', '13', '136', '2022-06-10 02:47:00', '2022-06-10 02:47:00'),
(2612, 'Bisocor', '10.07', '5 mg', '197', '13', '179', '2022-06-10 02:47:43', '2022-06-10 02:47:43'),
(2613, 'Bisocor', '10.07', '5 mg', '197', '13', '179', '2022-06-10 02:47:54', '2022-06-10 02:47:54'),
(2614, 'Bisocor', '6.04', '2.5 mg', '197', '13', '179', '2022-06-10 02:49:04', '2022-06-10 02:49:04'),
(2615, 'Bisofar', '10.00', '5 mg', '197', '13', '173', '2022-06-10 02:49:53', '2022-06-10 02:49:53'),
(2616, 'Bisofar', '6.00', '2.5 mg', '197', '13', '173', '2022-06-10 02:50:39', '2022-06-10 02:50:39'),
(2617, 'Bisoliv', '10.00', '5 mg', '197', '13', '134', '2022-06-10 02:51:38', '2022-06-10 02:51:38'),
(2618, 'Bisoliv', '6.00', '2.5 mg', '197', '13', '134', '2022-06-10 02:52:30', '2022-06-10 02:52:30'),
(2619, 'Bisoloc', '6.02', '2.5 mg', '197', '13', '140', '2022-06-10 02:53:21', '2022-06-10 02:53:21'),
(2620, 'Bisoloc', '6.02', '2.5 mg', '197', '13', '140', '2022-06-10 02:53:36', '2022-06-10 02:53:36'),
(2621, 'Bisoloc', '10.03', '5 mg', '197', '13', '140', '2022-06-10 02:54:19', '2022-06-10 02:54:19'),
(2622, 'Bisonat', '6', '2.5 mg', '197', '13', '186', '2022-06-10 02:55:32', '2022-06-10 02:55:32'),
(2623, 'Bisopol', '9.00', '5 mg', '197', '13', '73', '2022-06-10 02:56:27', '2022-06-10 02:56:27'),
(2624, 'Bisopol', '5.00', '2.5 mg', '197', '13', '73', '2022-06-10 02:57:06', '2022-06-10 02:57:06'),
(2625, 'Bisopress', '10.03', '5 mg', '197', '13', '127', '2022-06-10 02:57:52', '2022-06-10 02:57:52'),
(2626, 'Bisopress', '6.02', '2.5 mg', '197', '13', '127', '2022-06-10 02:58:39', '2022-06-10 02:58:39'),
(2627, 'Bisopro', '10.00', '5 mg', '197', '13', '92', '2022-06-10 03:03:43', '2022-06-10 03:03:43'),
(2628, 'Bisopro', '6.00', '2.5 mg', '197', '13', '92', '2022-06-10 03:05:03', '2022-06-10 03:05:03'),
(2629, 'Bisoren', '10.00', '5 mg', '197', '13', '161', '2022-06-10 03:05:38', '2022-06-10 03:05:38'),
(2630, 'Bisoren', '6.00', '2.5 mg', '197', '13', '161', '2022-06-10 03:06:41', '2022-06-10 03:06:41'),
(2631, 'Bisotab', '6.00', '2.5 mg', '197', '13', '147', '2022-06-10 03:07:30', '2022-06-10 03:07:30'),
(2632, 'Bisotab', '10.00', '5 mg', '197', '13', '147', '2022-06-10 03:09:33', '2022-06-10 03:09:33'),
(2633, 'Bisten', '14.00', '10 mg', '197', '13', '67', '2022-06-10 03:13:44', '2022-06-10 03:13:44'),
(2634, 'Bisten', '5.00', '2.5 mg', '197', '13', '67', '2022-06-10 03:14:34', '2022-06-10 03:14:34'),
(2635, 'Bisten', '9.00', '5 mg', '197', '13', '67', '2022-06-10 03:15:25', '2022-06-10 03:15:25'),
(2636, 'Cardicor', '10.00', '5 mg', '197', '13', '190', '2022-06-10 03:16:14', '2022-06-10 03:16:14'),
(2637, 'Cardicor', '6.00', '2.5 mg', '197', '13', '190', '2022-06-10 03:16:49', '2022-06-10 03:16:49'),
(2638, 'Cardinor', '10', '5 mg', '197', '13', '103', '2022-06-10 03:17:29', '2022-06-10 03:17:29'),
(2639, 'Cardinor', '6.02', '2.5 mg', '197', '13', '103', '2022-06-10 03:18:20', '2022-06-10 03:18:20'),
(2640, 'Cardobis', '6.00', '2.5 mg', '197', '13', '71', '2022-06-10 03:19:17', '2022-06-10 03:19:17'),
(2641, 'Cardobis', '6.00', '2.5 mg', '197', '13', '71', '2022-06-10 03:19:31', '2022-06-10 03:19:31'),
(2642, 'Cardobis', '10.00', '5 mg', '197', '13', '71', '2022-06-10 03:20:03', '2022-06-10 03:20:03'),
(2643, 'Cardobis', '10.00', '5 mg', '197', '13', '71', '2022-06-10 03:20:44', '2022-06-10 03:20:44'),
(2644, 'Cardobis', '10.00', '5 mg', '197', '13', '71', '2022-06-10 03:20:45', '2022-06-10 03:20:45'),
(2645, 'Conbis', '10.00', '5 mg', '197', '13', '202', '2022-06-10 03:22:00', '2022-06-10 03:22:00'),
(2646, 'Conbis', '6.00', '2.5 mg', '197', '13', '202', '2022-06-10 03:22:50', '2022-06-10 03:22:50'),
(2647, 'Concor', '26.00', '10 mg', '197', '13', '110', '2022-06-10 03:25:12', '2022-06-10 03:25:12'),
(2648, 'Diobis', '6.00', '2.5 mg', '197', '13', '105', '2022-06-10 03:25:54', '2022-06-10 03:25:54'),
(2649, 'Isolol', '7.08', '2.5 mg', '197', '13', '94', '2022-06-10 03:26:44', '2022-06-10 03:26:44'),
(2650, 'Isolol', '11.81', '5 mg', '197', '13', '94', '2022-06-10 03:27:37', '2022-06-10 03:27:37'),
(2651, 'Myocard', '10.03', '5 mg', '197', '13', '78', '2022-06-10 03:28:13', '2022-06-10 03:28:13'),
(2652, 'Myocard', '6.02', '2.5 mg', '197', '13', '78', '2022-06-10 03:28:59', '2022-06-10 03:28:59'),
(2653, 'Myocor', '6.00', '2.5 mg', '197', '13', '45', '2022-06-10 03:29:40', '2022-06-10 03:29:40'),
(2654, 'Myocor', '10.00', '5 mg', '197', '13', '45', '2022-06-10 03:30:23', '2022-06-10 03:30:23'),
(2655, 'Nubis', '6.00', '2.5 mg', '197', '13', '133', '2022-06-10 03:31:08', '2022-06-10 03:31:08'),
(2656, 'Nubis', '10.00', '5 mg', '197', '13', '133', '2022-06-10 03:31:48', '2022-06-10 03:31:48'),
(2657, 'Orabis', '10.00', '5 mg', '197', '13', '91', '2022-06-10 03:32:28', '2022-06-10 03:32:28'),
(2658, 'Orabis', '6.00', '2.5 mg', '197', '13', '91', '2022-06-10 03:33:13', '2022-06-10 03:33:13'),
(2659, 'Prelizer', '10.00', '5 mg', '197', '13', '156', '2022-06-10 03:33:55', '2022-06-10 03:33:55'),
(2660, 'Prelizer', '6.00', '2.5 mg', '197', '13', '156', '2022-06-10 03:34:40', '2022-06-10 03:34:40'),
(2661, 'Probis', '10.03', '5 mg', '197', '13', '18', '2022-06-10 03:35:27', '2022-06-10 03:35:27'),
(2662, 'Probis', '6.02', '2.5 mg', '197', '13', '18', '2022-06-10 03:36:21', '2022-06-10 03:36:21'),
(2663, 'SB-Bisop', '10.00', '5 mg', '197', '13', '181', '2022-06-10 03:37:05', '2022-06-10 03:37:05'),
(2664, 'Tabis', '10.03', '5 mg', '197', '13', '124', '2022-06-10 03:37:58', '2022-06-10 03:37:58'),
(2665, 'Tabis', '10.03', '5 mg', '197', '13', '124', '2022-06-10 03:38:23', '2022-06-10 03:38:23'),
(2666, 'Tabis', '6.02', '2.5 mg', '197', '13', '124', '2022-06-10 03:39:22', '2022-06-10 03:39:22'),
(2667, 'Tenobis', '6.05', '2.5 mg', '197', '13', '65', '2022-06-10 03:40:10', '2022-06-10 03:40:10'),
(2668, 'Tenobis', '10.05', '5 mg', '197', '13', '65', '2022-06-10 03:40:58', '2022-06-10 03:40:58'),
(2669, 'Tibeta', '6.02', '2.5 mg', '197', '13', '63', '2022-06-10 03:41:39', '2022-06-10 03:41:39'),
(2670, 'Tibeta', '10.00', '5 mg', '197', '13', '63', '2022-06-10 03:42:21', '2022-06-10 03:42:21'),
(2671, 'Xisrol', '10.00', '5 mg', '197', '13', '56', '2022-06-10 03:43:23', '2022-06-10 03:43:23'),
(2672, 'Biva', '10,000.00', '250 mg/5 ml', '198', '49', '89', '2022-06-10 03:44:54', '2022-06-10 03:44:54'),
(2673, 'Bleonix', '1,500.00', '15 unit/vial', '199', '44', '39', '2022-06-10 03:46:29', '2022-06-10 03:46:29'),
(2674, 'Bortez', '7,500.00', '1 mg/vial', '200', '50', '39', '2022-06-10 03:47:54', '2022-06-10 03:47:54'),
(2675, 'Bortez', '12,000.00', '2 gm/vial', '200', '50', '39', '2022-06-10 03:49:05', '2022-06-10 03:49:05'),
(2676, 'Velcade', '14,204.90', '1 mg/vial', '200', '50', '190', '2022-06-10 03:50:13', '2022-06-10 03:50:13'),
(2677, 'Pulmoten', '150.00', '62.50 mg', '201', '13', '58', '2022-06-10 03:51:56', '2022-06-10 03:51:56'),
(2678, 'Brexi', '10.00', '0.5 mg', '202', '13', '71', '2022-06-10 03:53:29', '2022-06-10 03:53:29'),
(2679, 'Brexi', '15.00', '1 mg', '202', '13', '71', '2022-06-10 03:54:26', '2022-06-10 03:54:26'),
(2680, 'Trepmac', '3,000.00', '90 mg', '203', '13', '79', '2022-06-10 14:28:54', '2022-06-10 14:28:54'),
(2681, 'Alphagan P', '664.00', '0.15%', '204', '69', '71', '2022-06-10 14:30:42', '2022-06-10 14:30:42'),
(2682, 'Bricoma', '80.30', '0.2%', '204', '69', '136', '2022-06-10 14:31:25', '2022-06-10 14:31:25'),
(2683, 'Brimo', '80.30', '0.2%', '204', '69', '150', '2022-06-10 14:32:27', '2022-06-10 14:32:27'),
(2684, 'Brimodin', '80.00', '0.2%', '204', '69', '92', '2022-06-10 14:33:13', '2022-06-10 14:33:13'),
(2685, 'Eyelia', '115.00', '0.025%', '204', '69', '89', '2022-06-10 14:34:04', '2022-06-10 14:34:04'),
(2686, 'Locular', '80.55', '0.2%', '204', '69', '179', '2022-06-10 14:36:13', '2022-06-10 14:36:13'),
(2687, 'Luminor', '115.00', '0.025%', '204', '69', '150', '2022-06-10 14:37:38', '2022-06-10 14:37:38'),
(2688, 'Rocular', '80.00', '0.2%', '204', '69', '77', '2022-06-10 14:38:22', '2022-06-10 14:38:22'),
(2689, 'ABpres', '110.00', '0.2%+0.5%', '207', '69', '124', '2022-06-10 14:40:51', '2022-06-10 14:40:51'),
(2690, 'Bimolet', '110.00', '0.2%+0.5%', '207', '69', '91', '2022-06-10 14:42:17', '2022-06-10 14:42:17'),
(2691, 'Brimodin Plus', '110.00', '0.2%+0.5%', '207', '69', '92', '2022-06-10 14:43:30', '2022-06-10 14:43:30'),
(2692, 'Brimolol', '110.00', '0.2%+0.5%', '207', '69', '31', '2022-06-10 14:44:12', '2022-06-10 14:44:12'),
(2693, 'Brimopres', '120.00', '0.2%+0.5%', '207', '69', '150', '2022-06-10 14:45:07', '2022-06-10 14:45:07'),
(2694, 'Combat', '120.00', '0.2%+0.5%', '207', '69', '78', '2022-06-10 14:46:00', '2022-06-10 14:46:00'),
(2695, 'Combigan', '712.00', '0.2%+0.5%', '207', '69', '71', '2022-06-10 14:46:50', '2022-06-10 14:46:50'),
(2696, 'Combipres', '120.00', '0.2%+0.5%', '207', '69', '34', '2022-06-10 14:47:33', '2022-06-10 14:47:33'),
(2697, 'Glumol Plus', '110.00', '0.2%+0.5%', '207', '69', '82', '2022-06-10 14:48:21', '2022-06-10 14:49:44'),
(2698, 'Locoma', '120.00', '0.2%+0.5%', '207', '69', '18', '2022-06-10 14:49:17', '2022-06-10 14:49:17'),
(2699, 'Locular Plus', '110.33', '0.2%+0.5%', '207', '69', '179', '2022-06-10 14:50:37', '2022-06-10 14:50:37'),
(2700, 'Rocular Plus', '110.00', '0.2%+0.5%', '207', '69', '77', '2022-06-10 14:51:17', '2022-06-10 14:51:17'),
(2701, 'Ticoma B', '110.42', '0.2%+0.5%', '207', '69', '136', '2022-06-10 14:51:59', '2022-06-10 14:51:59'),
(2702, 'Timo-Plus', '110.00', '0.2%+0.5%', '207', '69', '160', '2022-06-10 14:52:37', '2022-06-10 14:52:37'),
(2703, 'Timodin', '110.42', '0.2%+0.5%', '207', '69', '135', '2022-06-10 14:53:28', '2022-06-10 14:53:28'),
(2704, 'Wigan', '120.00', '0.2%+0.5%', '207', '69', '89', '2022-06-10 14:54:09', '2022-06-10 14:54:09'),
(2705, 'Wigan', '500.00', '1%', '208', '69', '89', '2022-06-10 14:57:44', '2022-06-10 14:57:44'),
(2706, 'Azomid', '500.00', '1%', '208', '69', '43', '2022-06-10 14:58:39', '2022-06-10 14:58:39'),
(2707, 'Azopres', '500.00', '1%', '208', '69', '91', '2022-06-10 14:59:28', '2022-06-10 14:59:28'),
(2708, 'Benozol', '500.00', '1%', '208', '69', '150', '2022-06-10 15:00:10', '2022-06-10 15:00:10'),
(2709, 'Brinop', '500.00', '1%', '208', '69', '19', '2022-06-10 15:00:57', '2022-06-10 15:00:57'),
(2710, 'Brinz', '500.00', '1%', '208', '69', '135', '2022-06-10 15:01:35', '2022-06-10 15:01:35'),
(2711, 'Brinzopt', '500.00', '1%', '208', '69', '34', '2022-06-10 15:02:12', '2022-06-10 15:02:12'),
(2712, 'Genazopt', '501.50', '1%', '208', '69', '78', '2022-06-10 15:03:03', '2022-06-10 15:03:03'),
(2713, 'Ocubrin', '500.00', '1%', '208', '69', '35', '2022-06-10 15:03:50', '2022-06-10 15:03:50'),
(2714, 'Xolamid', '500.00', '1%', '208', '69', '136', '2022-06-10 15:04:33', '2022-06-10 15:04:33'),
(2715, 'Zolamid', '500.00', '1%', '208', '69', '92', '2022-06-10 15:05:08', '2022-06-10 15:05:08'),
(2716, 'Zolopt', '550.00', '1%', '208', '69', '71', '2022-06-10 15:05:50', '2022-06-10 15:05:50'),
(2717, 'Azobrin Plus', '550.00', '1%+0.2%', '209', '69', '89', '2022-06-10 15:08:00', '2022-06-10 15:08:00'),
(2718, 'Azopres BR', '550.00', '1%+0.2%', '209', '69', '91', '2022-06-10 15:08:50', '2022-06-10 15:08:50'),
(2719, 'Benozol BR', '550.00', '1%+0.2%', '209', '69', '150', '2022-06-10 15:09:34', '2022-06-10 15:09:34'),
(2720, 'Brindin', '550.00', '1%+0.2%', '209', '69', '19', '2022-06-10 15:10:23', '2022-06-10 15:10:23'),
(2721, 'Genazopt Plus', '550.00', '1%+0.2%', '209', '69', '78', '2022-06-10 15:11:07', '2022-06-10 15:11:07'),
(2722, 'Ocluma B', '550.00', '1%+0.2%', '209', '69', '142', '2022-06-10 15:11:52', '2022-06-10 15:11:52'),
(2723, 'Xolamid B', '550.00', '1%+0.2%', '209', '69', '136', '2022-06-10 15:12:34', '2022-06-10 15:12:34'),
(2724, 'Zoladin', '550.00', '1%+0.2%', '209', '69', '34', '2022-06-10 15:13:21', '2022-06-10 15:13:21'),
(2725, 'Zolamid Plus', '550.00', '1%+0.2%', '209', '69', '92', '2022-06-10 15:13:59', '2022-06-10 15:13:59'),
(2726, 'Zolopt BR', '550.00', '1%+0.2%', '209', '69', '71', '2022-06-10 15:14:46', '2022-06-10 15:14:46'),
(2727, 'Binzotim', '550.00', '1%+0.5%', '210', '69', '71', '2022-06-10 15:15:57', '2022-06-10 15:15:57'),
(2728, 'Brinz T', '543.44', '1%+0.5%', '210', '69', '135', '2022-06-10 15:16:41', '2022-06-10 15:16:41'),
(2729, 'Genazopt T', '551.65', '1%+0.5%', '210', '69', '78', '2022-06-10 15:17:20', '2022-06-10 15:17:20'),
(2730, 'Xolamid T', '550.00', '1%+0.5%', '210', '69', '136', '2022-06-10 15:18:01', '2022-06-10 15:18:01'),
(2731, 'Briva', '40.00', '25 mg', '211', '13', '19', '2022-06-10 15:19:03', '2022-06-10 15:19:03'),
(2732, 'Briva', '75.00', '50 mg', '211', '13', '19', '2022-06-10 15:19:52', '2022-06-10 15:19:52'),
(2733, 'Briva', '800.00', '10 mg/ml', '211', '28', '19', '2022-06-10 15:20:36', '2022-06-10 15:20:36'),
(2734, 'Ancotil', '4.02', '3 mg', '212', '13', '157', '2022-06-10 16:32:29', '2022-06-10 16:32:29'),
(2735, 'Anxio', '4.50', '3 mg', '212', '13', '190', '2022-06-10 16:33:23', '2022-06-10 16:33:23'),
(2736, 'Anxionil', '5.02', '3 mg', '212', '13', '127', '2022-06-10 16:34:20', '2022-06-10 16:34:20'),
(2737, 'Anxirel', '4.01', '3 mg', '212', '13', '130', '2022-06-10 16:35:12', '2022-06-10 16:35:12'),
(2738, 'Anxirel', '4.01', '3 mg', '212', '13', '130', '2022-06-10 16:35:12', '2022-06-10 16:35:12'),
(2739, 'Benzopam', '5.00', '3 mg', '212', '13', '42', '2022-06-10 16:35:46', '2022-06-10 16:35:46'),
(2740, 'Bomaz', '4.01', '3 mg', '212', '13', '172', '2022-06-10 16:36:52', '2022-06-10 16:36:52'),
(2741, 'Bopam', '4.54', '3 mg', '212', '13', '136', '2022-06-10 16:37:25', '2022-06-10 16:37:25'),
(2742, 'Bromazep', '4.01', '3 mg', '212', '13', '140', '2022-06-10 16:38:04', '2022-06-10 16:38:04'),
(2743, 'Bronium', '1.50', '3 mg', '212', '13', '63', '2022-06-10 16:38:37', '2022-06-10 16:38:37'),
(2744, 'Broze', '5.00', '3 mg', '212', '13', '45', '2022-06-10 16:39:07', '2022-06-10 16:39:07'),
(2745, 'Brozep', '5.00', '5 mg', '212', '13', '23', '2022-06-10 16:39:44', '2022-06-10 16:39:44'),
(2746, 'Freten', '3.00', '3 mg', '212', '13', '61', '2022-06-10 16:41:10', '2022-06-10 16:41:10'),
(2747, 'Kpam', '4.01', '3 mg', '212', '13', '101', '2022-06-10 16:41:41', '2022-06-10 16:41:41'),
(2748, 'Laten', '3.00', '3 mg', '212', '13', '182', '2022-06-10 16:42:20', '2022-06-10 16:42:20'),
(2749, 'Laxonil', '4.00', '3 mg', '212', '13', '162', '2022-06-10 16:42:54', '2022-06-10 16:42:54'),
(2750, 'Laxyl', '5.02', '3 mg', '212', '13', '179', '2022-06-10 16:43:33', '2022-06-10 16:43:33'),
(2751, 'Lazonil', '3.00', '3 mg', '212', '13', '162', '2022-06-10 16:44:44', '2022-06-10 16:44:44'),
(2752, 'Lexnil', '4.00', '3 mg', '212', '13', '35', '2022-06-10 16:45:27', '2022-06-10 16:45:27'),
(2753, 'Lexopam', '4.50', '3 mg', '212', '13', '56', '2022-06-10 16:46:02', '2022-06-10 16:46:02'),
(2754, 'Lexopil', '5.00', '3 mg', '212', '13', '89', '2022-06-10 16:47:03', '2022-06-10 16:47:03'),
(2755, 'Lexotanil', '8.00', '3 mg', '212', '13', '156', '2022-06-10 16:47:37', '2022-06-10 16:47:37'),
(2756, 'Mapez', '4.00', '3 mg', '212', '13', '102', '2022-06-10 16:48:08', '2022-06-10 16:48:08'),
(2757, 'Nightus', '3.00', '3 mg', '212', '13', '43', '2022-06-10 16:48:42', '2022-06-10 16:48:42'),
(2758, 'Norry', '5.00', '3 mg', '212', '13', '161', '2022-06-10 16:49:17', '2022-06-10 16:49:17'),
(2759, 'Notens', '5.00', '3 mg', '212', '13', '34', '2022-06-10 16:50:16', '2022-06-10 16:50:16'),
(2760, 'Peacepil', '5.00', '3 mg', '212', '13', '53', '2022-06-10 16:50:52', '2022-06-10 16:50:52'),
(2761, 'Relaxaid', '5.00', '3 mg', '212', '13', '103', '2022-06-10 16:51:22', '2022-06-10 16:51:22'),
(2762, 'Relaxium', '4.00', '3 mg', '212', '13', '28', '2022-06-10 16:51:54', '2022-06-10 16:51:54'),
(2763, 'Rem', '3.50', '3 mg', '212', '13', '27', '2022-06-10 16:52:29', '2022-06-10 16:52:29'),
(2764, 'Restol', '5.00', '3 mg', '212', '13', '71', '2022-06-10 16:53:14', '2022-06-10 16:53:14'),
(2765, 'Siesta', '4.00', '3 mg', '212', '13', '92', '2022-06-10 16:54:19', '2022-06-10 16:54:19'),
(2766, 'Stressnil', '5.00', '3 mg', '212', '13', '63', '2022-06-10 16:54:51', '2022-06-10 16:54:51'),
(2767, 'Tarbo', '5.00', '3 mg', '212', '13', '147', '2022-06-10 16:55:25', '2022-06-10 16:55:25'),
(2768, 'Tenapam', '5.00', '3 mg', '212', '13', '78', '2022-06-10 16:56:07', '2022-06-10 16:56:07'),
(2769, 'Tenil', '5.50', '3 mg', '212', '13', '19', '2022-06-10 16:56:38', '2022-06-10 16:56:38'),
(2770, 'Tensfree', '4.50', '3 mg', '212', '13', '82', '2022-06-10 16:57:21', '2022-06-10 16:57:21'),
(2771, 'Tynaxie', '5.02', '3 mg', '212', '13', '124', '2022-06-10 16:57:57', '2022-06-10 16:57:57'),
(2772, 'Xionil', '5.10', '3 mg', '212', '13', '167', '2022-06-10 16:58:38', '2022-06-10 16:58:38'),
(2773, 'Xiopam', '5.00', '3 mg', '212', '13', '73', '2022-06-10 16:59:20', '2022-06-10 16:59:20'),
(2774, 'Zepam', '5.02', '3 mg', '212', '13', '18', '2022-06-10 17:07:12', '2022-06-10 17:07:12'),
(2775, 'Zerotens', '4.00', '3 mg', '212', '13', '150', '2022-06-10 17:07:50', '2022-06-10 17:07:50'),
(2776, 'Kontab', '6.00', '50 mg+1 mg', '213', '13', '52', '2022-06-10 17:09:07', '2022-06-10 17:09:07'),
(2777, 'Acunac', '100.30', '0.09%', '214', '69', '78', '2022-06-10 18:00:31', '2022-06-10 18:00:31'),
(2778, 'Bfenac', '100.00', '0.09%', '214', '69', '150', '2022-06-10 18:01:26', '2022-06-10 18:01:26'),
(2779, 'Bromnac', '100.38', '0.09%', '214', '69', '136', '2022-06-10 18:02:10', '2022-06-10 18:02:10'),
(2780, 'Bromofen', '100.00', '0.09%', '214', '69', '91', '2022-06-10 18:02:52', '2022-06-10 18:02:52'),
(2781, 'BSH', '100.00', '0.09%', '214', '69', '135', '2022-06-10 18:03:42', '2022-06-10 18:03:42'),
(2782, 'BSH', '100.00', '0.09%', '214', '69', '135', '2022-06-10 18:03:42', '2022-06-10 18:03:42'),
(2783, 'Catalan', '110.00', '0.09%', '214', '69', '89', '2022-06-10 18:04:17', '2022-06-10 18:04:17'),
(2784, 'Eyebrom', '100.00', '0.09%', '214', '69', '65', '2022-06-10 18:05:27', '2022-06-10 18:05:27'),
(2785, 'Eyefen', '100.30', '0.09%', '214', '69', '19', '2022-06-10 18:06:03', '2022-06-10 18:06:03'),
(2786, 'Fenasol', '95.00', '0.09%', '214', '69', '101', '2022-06-10 18:06:41', '2022-06-10 18:06:41'),
(2787, 'Inarom', '100.30', '0.09%', '214', '69', '124', '2022-06-10 18:07:18', '2022-06-10 18:07:18'),
(2788, 'Ocubrom', '90.00', '0.07%', '214', '69', '179', '2022-06-10 18:08:12', '2022-06-10 18:08:12'),
(2789, 'Optifen', '100.00', '0.09%', '214', '69', '82', '2022-06-10 18:08:56', '2022-06-10 18:08:56'),
(2790, 'Re-Fenac', '100.00', '0.09%', '214', '69', '160', '2022-06-10 18:10:00', '2022-06-10 18:10:00'),
(2791, 'Relye', '100.00', '0.09%', '214', '69', '45', '2022-06-10 18:10:31', '2022-06-10 18:10:31'),
(2792, 'Romfen', '100.00', '0.09%', '214', '69', '71', '2022-06-10 18:11:06', '2022-06-10 18:11:06'),
(2793, 'Romfen S', '90.00', '0.09%', '214', '69', '71', '2022-06-10 18:11:41', '2022-06-10 18:11:41'),
(2794, 'Rotarac', '110.00', '0.09%', '214', '69', '18', '2022-06-10 18:12:20', '2022-06-10 18:12:20'),
(2795, 'Rotarac LS', '90.00', '0.07%', '214', '69', '18', '2022-06-10 18:13:01', '2022-06-10 18:13:01'),
(2796, 'Xibrofen', '100.00', '0.09%', '214', '69', '92', '2022-06-10 18:13:39', '2022-06-10 18:13:39'),
(2797, 'Xirofen', '95.00', '0.09%', '214', '69', '31', '2022-06-10 18:14:32', '2022-06-10 18:14:32'),
(2798, 'Xirom', '90.00', '0.07', '214', '69', '34', '2022-06-10 18:15:15', '2022-06-10 18:15:15'),
(2799, 'Xirom', '100.00', '0.09%', '214', '69', '34', '2022-06-10 18:15:53', '2022-06-10 18:15:53'),
(2800, 'A-Cold', '40.12', '4 mg/5 ml', '215', '59', '19', '2022-06-10 18:24:03', '2022-06-10 18:24:03'),
(2801, 'Brohexin', '2.00', '8 mg', '215', '13', '116', '2022-06-10 18:24:51', '2022-06-10 18:24:51'),
(2802, 'Brohexin', '30.00', '4 mg/5 ml', '215', '59', '116', '2022-06-10 18:25:35', '2022-06-10 18:25:35'),
(2803, 'Brokof', '40.00', '4 mg/5 ml', '215', '59', '53', '2022-06-10 18:26:30', '2022-06-10 18:26:30'),
(2804, 'Brolyt', '1.00', '8 mg', '215', '13', '23', '2022-06-10 18:27:13', '2022-06-10 18:27:13'),
(2805, 'Brolyt', '40.12', '4 mg/5 ml', '215', '59', '23', '2022-06-10 18:27:52', '2022-06-10 18:27:52'),
(2806, 'Brolyt', '0.80', '4 mg', '215', '13', '23', '2022-06-10 18:28:49', '2022-06-10 18:28:49'),
(2807, 'Bromex', '27.10', '4 mg/5 ml', '215', '59', '177', '2022-06-10 18:30:06', '2022-06-10 18:30:06'),
(2808, 'Bromex', '2.00', '8 mg', '215', '13', '177', '2022-06-10 18:30:48', '2022-06-10 18:30:48'),
(2809, 'Bromolit', '25.00', '4 mg/5 ml', '215', '59', '143', '2022-06-10 18:31:24', '2022-06-10 18:31:24'),
(2810, 'Bromotex', '40.00', '4 mg/5 ml', '215', '59', '91', '2022-06-10 18:32:08', '2022-06-10 18:32:08'),
(2811, 'Bromoxol', '45.00', '4 mg/5 ml', '215', '59', '89', '2022-06-10 18:32:56', '2022-06-10 18:32:56'),
(2812, 'Bromoxol DS', '65.00', '8 mg/5 ml', '215', '59', '89', '2022-06-10 18:33:32', '2022-06-10 18:33:32'),
(2813, 'Bronchodex', '40.13', '4 mg/5 ml', '215', '59', '138', '2022-06-10 18:34:47', '2022-06-10 18:34:47'),
(2814, 'Broncomet', '30.00', '4 mg/5 ml', '215', '59', '65', '2022-06-10 18:35:44', '2022-06-10 18:35:44'),
(2815, 'Brostin', '40.00', '4 mg/5 ml', '215', '59', '162', '2022-06-10 18:36:29', '2022-06-10 18:36:29'),
(2816, 'Brostin DS', '2.00', '8 mg', '215', '13', '162', '2022-06-10 18:37:16', '2022-06-10 18:37:16'),
(2817, 'Broxine', '30.12', '4 mg/5 ml', '215', '59', '78', '2022-06-10 18:42:32', '2022-06-10 18:42:32'),
(2818, 'Coflyt', '30.00', '4 mg/5 ml', '215', '59', '35', '2022-06-10 18:43:14', '2022-06-10 18:43:14'),
(2819, 'Cold B', '70.00', '4 mg', '215', '13', '113', '2022-06-10 18:43:54', '2022-06-10 18:43:54'),
(2820, 'De-Cold', '30.00', '4 mg/5 ml', '215', '59', '21', '2022-06-10 18:44:24', '2022-06-10 18:44:24'),
(2821, 'E-Hexin', '2.00', '16 mg', '215', '13', '72', '2022-06-10 18:46:01', '2022-06-10 18:46:01'),
(2822, 'E-Hexin', '40.00', '4 mg/5 ml', '215', '59', '72', '2022-06-10 18:46:35', '2022-06-10 18:46:35'),
(2823, 'Expecto', '40.00', '4 mg/5 ml', '215', '59', '34', '2022-06-10 18:47:16', '2022-06-10 18:47:16'),
(2824, 'Mexilyt', '18.06', '4 mg/5 ml (60 ml bottle)', '215', '59', '146', '2022-06-10 18:48:13', '2022-06-10 18:48:13'),
(2825, 'Mexilyt', '25.09', '4 mg/5 ml (100 ml bottle)', '215', '59', '146', '2022-06-10 18:48:54', '2022-06-10 18:48:54'),
(2826, 'Mucodil', '40.12', '4 mg/5 ml', '215', '59', '127', '2022-06-10 18:49:29', '2022-06-10 18:49:29'),
(2827, 'Mucof', '30.11', '4 mg/5 ml', '215', '59', '166', '2022-06-10 18:50:04', '2022-06-10 18:50:04'),
(2828, 'Mucola', '25.00', '4 mg/5 ml', '215', '59', '28', '2022-06-10 18:50:53', '2022-06-10 18:50:53'),
(2829, 'Mucolyt', '40.00', '4 mg/5 ml (100 ml bottle)', '215', '59', '92', '2022-06-10 18:51:40', '2022-06-10 18:51:40'),
(2830, 'Mucolyt', '75.00', '4 mg/5 ml (200 ml bottle)', '215', '59', '92', '2022-06-10 18:52:16', '2022-06-10 18:52:16'),
(2831, 'Mucolyt', '2.00', '8 mg', '215', '13', '92', '2022-06-10 18:52:59', '2022-06-10 18:52:59'),
(2832, 'Muconil', '30.00', '4 mg/5 ml', '215', '59', '197', '2022-06-10 18:54:19', '2022-06-10 18:54:19'),
(2833, 'Mucopront', '40.00', '4 mg/5 ml', '215', '59', '54', '2022-06-10 18:55:04', '2022-06-10 18:55:04'),
(2834, 'Mucospel', '40.13', '4 mg/5 ml', '215', '59', '179', '2022-06-10 18:55:39', '2022-06-10 18:55:39'),
(2835, 'Mucotec', '35.00', '4 mg/5 ml', '215', '59', '83', '2022-06-10 18:56:17', '2022-06-10 18:56:17'),
(2836, 'Mucoten', '40.00', '4 mg/5 ml', '215', '59', '71', '2022-06-10 18:56:58', '2022-06-10 18:56:58'),
(2837, 'Mucut', '40.00', '4 mg/5 ml', '215', '59', '45', '2022-06-10 18:57:39', '2022-06-10 18:57:39'),
(2838, 'Mulyt', '40.12', '4 mg/5 ml', '215', '59', '77', '2022-06-10 18:58:11', '2022-06-10 18:58:11'),
(2839, 'Munil', '40.00', '4 mg/5 ml', '215', '59', '136', '2022-06-10 18:59:03', '2022-06-10 18:59:03'),
(2840, 'Mute', '40.00', '4 mg/5 ml', '215', '59', '36', '2022-06-10 19:13:31', '2022-06-10 19:13:31'),
(2841, 'N Hexin', '30.00', '4 mg/5 ml', '215', '59', '126', '2022-06-10 19:14:15', '2022-06-10 19:14:15'),
(2842, 'Naxcel', '40.00', '4 mg/5 ml', '215', '59', '102', '2022-06-10 19:14:53', '2022-06-10 19:14:53'),
(2843, 'Spulyt', '40.00', '4 mg/5 ml', '215', '59', '43', '2022-06-10 19:15:24', '2022-06-10 19:15:24'),
(2844, 'Spulyt', '2.00', '8 mg', '215', '13', '43', '2022-06-10 19:15:58', '2022-06-10 19:15:58'),
(2845, 'Sputen', '30.11', '4 mg/5 ml', '215', '59', '174', '2022-06-10 19:16:32', '2022-06-10 19:16:32'),
(2846, 'Topsil', '30.00', '4 mg/5 ml', '215', '59', '196', '2022-06-10 19:17:08', '2022-06-10 19:17:08'),
(2847, 'Topsil', '0.70', '4 mg', '215', '13', '196', '2022-06-10 19:18:01', '2022-06-10 19:18:01'),
(2848, 'X-Pectoran', '2.01', '8 mg', '215', '13', '157', '2022-06-10 19:18:33', '2022-06-10 19:18:33'),
(2849, 'X-Pectoran', '40.13', '4 mg/5 ml', '215', '59', '157', '2022-06-10 19:19:09', '2022-06-10 19:19:09'),
(2850, 'Bromergon', '14.04', '2.5 mg', '216', '13', '167', '2022-06-10 19:23:34', '2022-06-10 19:23:34'),
(2851, 'Bromocriptine', '21.20', '2.5 mg', '216', '13', '52', '2022-06-10 19:24:12', '2022-06-10 19:24:12'),
(2852, 'Bromodel', '12.00', '2.5 mg', '216', '13', '136', '2022-06-10 19:24:46', '2022-06-10 19:24:46'),
(2853, 'Bromolac', '12.03', '2.5 mg', '216', '13', '179', '2022-06-10 19:25:23', '2022-06-10 19:25:23'),
(2854, 'Bromotine', '11.03', '2.5 mg', '216', '13', '133', '2022-06-10 19:26:10', '2022-06-10 19:26:10'),
(2855, 'Criptine', '12.00', '2.5 mg', '216', '13', '161', '2022-06-10 19:26:43', '2022-06-10 19:26:43'),
(2856, 'Aeronid', '410.00', '200 mcg/puff', '217', '48', '43', '2022-06-10 19:27:51', '2022-06-10 19:27:51'),
(2857, 'Budenide', '250.75', '100 mcg/spray', '218', '57', '18', '2022-06-10 19:29:18', '2022-06-10 19:29:18'),
(2858, 'Budicort', '250.00', '100 mcg/spray', '218', '57', '92', '2022-06-10 19:29:52', '2022-06-10 19:29:52'),
(2859, 'Pulmicort', '250.00', '100 mcg/spray', '218', '57', '136', '2022-06-10 19:31:58', '2022-06-10 19:31:58'),
(2860, 'Rhinocort', '250.00', '100 mcg/spray', '218', '57', '65', '2022-06-10 19:32:39', '2022-06-10 19:32:39'),
(2861, 'Sonicort', '250.75', '100 mcg/spray', '218', '57', '136', '2022-06-10 19:33:34', '2022-06-10 19:33:34'),
(2862, 'Budetide', '40.00', '0.5 mg/2 ml', '219', '53', '190', '2022-06-10 19:37:01', '2022-06-10 19:40:42'),
(2863, 'Budetide', '70.00', '1 mg/2 ml', '219', '53', '190', '2022-06-10 19:37:47', '2022-06-10 19:41:12'),
(2864, 'Budicort', '40.00', '0.5 mg/2 ml', '219', '53', '92', '2022-06-10 19:38:31', '2022-06-10 19:41:40'),
(2865, 'Budicort', '25.00', '0.25 mg/2 ml', '219', '53', '92', '2022-06-10 19:39:26', '2022-06-10 19:39:26'),
(2866, 'Budison', '40.00', '0.5 mg/2 ml', '219', '53', '34', '2022-06-10 19:40:06', '2022-06-10 19:40:06'),
(2867, 'Budicort ER', '30.00', '9 mg', '220', '13', '92', '2022-06-11 03:09:50', '2022-06-11 03:09:50'),
(2868, 'Antivenom', '1000.00', '10 mL', '1382', '10', '92', '2022-06-12 05:09:05', '2022-06-12 05:09:05'),
(2869, 'Cholvax', '1000.00', '1.5 mL/ vial', '1087', '67', '92', '2022-06-12 05:25:21', '2022-06-12 05:25:21'),
(2870, 'Budefort', '7.00', '100 mcg+6 mcg', '221', '16', '19', '2022-06-13 00:44:36', '2022-06-13 00:44:36'),
(2871, 'Budefort', '9.00', '200 mcg+6 mcg', '221', '16', '19', '2022-06-13 00:45:11', '2022-06-13 00:45:11'),
(2872, 'Budefort', '14.00', '400 mcg+12 mcg', '221', '16', '19', '2022-06-13 00:45:43', '2022-06-13 00:45:43'),
(2873, 'Budemet', '9.00', '200 mcg+6 mcg', '221', '16', '92', '2022-06-13 00:46:18', '2022-06-13 00:46:18'),
(2874, 'Budemet', '14.00', '400 mcg+12 mcg', '221', '16', '92', '2022-06-13 00:49:47', '2022-06-13 00:49:47'),
(2875, 'Budemet', '7.00', '100 mcg+6 mcg', '221', '16', '92', '2022-06-13 00:50:23', '2022-06-13 00:50:23'),
(2876, 'Budetrol', '9.00', '200 mcg+6 mcg', '221', '16', '65', '2022-06-13 00:51:14', '2022-06-13 00:51:14'),
(2877, 'Budetrol', '14.00', '400 mcg+12 mcg', '221', '16', '65', '2022-06-13 00:51:46', '2022-06-13 00:51:46'),
(2878, 'Budetrol', '7.00', '100 mcg+6 mcg', '221', '16', '65', '2022-06-13 00:52:17', '2022-06-13 00:52:17'),
(2879, 'Budison F', '400.00', '(80 mcg+4.5 mcg)/puff', '221', '48', '34', '2022-06-13 00:53:03', '2022-06-13 00:53:03'),
(2880, 'Budison F', '500.00', '(160 mcg+4.5 mcg)/puff', '221', '48', '34', '2022-06-13 00:53:39', '2022-06-13 00:53:39'),
(2881, 'Bufocort', '9.03', '200 mcg+6 mcg', '221', '16', '179', '2022-06-13 00:54:45', '2022-06-13 00:54:45'),
(2882, 'Bufocort', '14.05', '400 mcg+12 mcg', '221', '16', '179', '2022-06-13 00:56:00', '2022-06-13 00:56:00'),
(2883, 'Fobunid', '9.00', '200 mcg+6 mcg', '221', '16', '71', '2022-06-13 00:56:35', '2022-06-13 00:56:35'),
(2884, 'Fobunid', '7.00', '100 mcg+6 mcg', '221', '16', '71', '2022-06-13 00:57:06', '2022-06-13 00:57:06'),
(2885, 'Formatide', '14.00', '400 mcg+12 mcg', '221', '16', '190', '2022-06-13 00:57:46', '2022-06-13 00:57:46'),
(2886, 'Formatide', '625.00', '(80 mcg+4.5 mcg)/Puff', '221', '48', '190', '2022-06-13 01:05:17', '2022-06-13 01:05:17'),
(2887, 'Formatide', '900.00', '(160 mcg+4.5 mcg)/Puff', '221', '48', '190', '2022-06-13 01:05:56', '2022-06-13 01:05:56'),
(2888, 'Formatide', '9.00', '200 mcg+6 mcg', '221', '16', '190', '2022-06-13 01:06:37', '2022-06-13 01:06:37'),
(2889, 'Formatide', '7.00', '100 mcg+6 mcg', '221', '16', '190', '2022-06-13 01:07:11', '2022-06-13 01:07:11'),
(2890, 'Formocort', '400.00', '(80 mcg+4.5 mcg)/puff', '221', '48', '89', '2022-06-13 01:08:18', '2022-06-13 01:08:18'),
(2891, 'Formocort', '500.00', '(160 mcg+4.5 mcg)/puff', '221', '48', '89', '2022-06-13 01:08:58', '2022-06-13 01:08:58'),
(2892, 'Formocort', '9.00', '200 mcg+6 mcg', '221', '16', '89', '2022-06-13 01:09:29', '2022-06-13 01:09:29'),
(2893, 'Formocort', '7.00', '100 mcg+6 mcg', '221', '16', '89', '2022-06-13 01:10:01', '2022-06-13 01:10:01');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(2894, 'Formocort', '14.00', '400 mcg+12 mcg', '221', '16', '89', '2022-06-13 01:10:35', '2022-06-13 01:10:35'),
(2895, 'Pulmicort-F', '900.00', '(160 mcg+4.5 mcg)/puff', '221', '48', '136', '2022-06-13 01:11:11', '2022-06-13 01:11:11'),
(2896, 'Symbion', '900.00', '(100 mcg+6 mcg)/puff', '221', '48', '43', '2022-06-13 01:12:16', '2022-06-13 01:12:16'),
(2897, 'Symbion', '1000.00', '(200 mcg+6 mcg)/puff', '221', '48', '43', '2022-06-13 01:12:56', '2022-06-13 01:12:56'),
(2898, 'Symbion', '1100.00', '(400 mcg+12 mcg)/puff', '221', '48', '43', '2022-06-13 01:13:35', '2022-06-13 01:13:35'),
(2899, 'Symbion', '14.00', '400 mcg+12 mcg', '221', '16', '43', '2022-06-13 01:14:08', '2022-06-13 01:14:08'),
(2900, 'Symbion', '980.00', '(160 mcg+4.5 mcg)/puff', '221', '48', '43', '2022-06-13 01:14:55', '2022-06-13 01:14:55'),
(2901, 'Symbion', '625.00', '(80 mcg+4.5 mcg)/puff', '221', '48', '43', '2022-06-13 01:24:16', '2022-06-13 01:24:16'),
(2902, 'Symbion', '11.00', '200 mcg+6 mcg', '221', '16', '43', '2022-06-13 01:24:53', '2022-06-13 01:24:53'),
(2903, 'Symbion', '9.00', '100 mcg+6 mcg', '221', '16', '43', '2022-06-13 01:25:33', '2022-06-13 01:25:33'),
(2904, 'Bumecard', '5.00', '1 mg', '222', '13', '92', '2022-06-13 01:34:16', '2022-06-13 01:34:16'),
(2905, 'Bumecard', '18.00', '5 mg', '222', '13', '92', '2022-06-13 01:34:51', '2022-06-13 01:34:51'),
(2906, 'Bumecard', '30.00', '2 mg/4 ml', '222', '49', '92', '2022-06-13 01:35:33', '2022-06-13 01:35:33'),
(2907, 'Conart', '5.02', '1 mg', '222', '13', '18', '2022-06-13 01:36:07', '2022-06-13 01:36:07'),
(2908, 'Urinide', '10.05', '1 mg', '222', '13', '124', '2022-06-13 01:36:42', '2022-06-13 01:36:42'),
(2909, 'Urinide', '18.00', '5 mg', '222', '13', '124', '2022-06-13 01:37:13', '2022-06-13 01:37:13'),
(2910, 'Bupi', '60.23', '0.5%', '223', '10', '150', '2022-06-13 02:40:16', '2022-06-13 02:40:16'),
(2911, 'Nerkein', '60.00', '0.5%', '223', '10', '43', '2022-06-13 02:40:50', '2022-06-13 02:40:50'),
(2912, 'Ultracaine', '60.42', '0.5%', '223', '10', '98', '2022-06-13 02:41:29', '2022-06-13 02:41:29'),
(2913, 'Ultracaine', '35.53', '0.25%', '223', '10', '98', '2022-06-13 02:42:01', '2022-06-13 02:42:01'),
(2914, 'Anespine', '30.20', '0.5%+8%', '224', '13', '179', '2022-06-13 02:43:31', '2022-06-13 02:43:31'),
(2915, 'Bupi Heavy', '30.11', '0.5%+8%', '224', '10', '150', '2022-06-13 02:44:43', '2022-06-13 02:44:43'),
(2916, 'Bupicain Heavy', '28.00', '0.5%+8%', '224', '10', '51', '2022-06-13 02:45:23', '2022-06-13 02:45:23'),
(2917, 'Duracain', '30.00', '0.5%+8%', '224', '10', '185', '2022-06-13 02:46:00', '2022-06-13 02:46:00'),
(2918, 'G-Bupivacaine Heavy', '30.00', '0.5%+8%', '224', '10', '84', '2022-06-13 02:46:48', '2022-06-13 02:46:48'),
(2919, 'Sivicaine Heavy', '30.11', '0.5%+8%', '224', '10', '161', '2022-06-13 02:48:04', '2022-06-13 02:48:04'),
(2920, 'Spino', '30.00', '0.5%+8%', '224', '10', '92', '2022-06-13 02:48:44', '2022-06-13 02:48:44'),
(2921, 'Ultracaine Heavy', '30.20', '0.5%+8%', '224', '10', '98', '2022-06-13 02:49:18', '2022-06-13 02:49:18'),
(2922, 'Vaspine', '32.00', '0.5%+8%', '224', '10', '89', '2022-06-13 02:50:36', '2022-06-13 02:50:36'),
(2923, 'Depnox SR', '10.06', '150 mg', '225', '13', '98', '2022-06-13 02:51:43', '2022-06-13 02:51:43'),
(2924, 'Zybex SR', '10.00', '150 mg', '225', '13', '43', '2022-06-13 02:52:30', '2022-06-13 02:52:30'),
(2925, 'Askorel', '80.00', '7.5 mg/5 ml', '227', '59', '92', '2022-06-13 02:55:00', '2022-06-13 02:55:00'),
(2926, 'Askorel', '50.00', '5 mg/ml', '227', '70', '92', '2022-06-13 02:55:43', '2022-06-13 02:55:43'),
(2927, 'Askorel SR', '10.00', '50 mg', '227', '13', '92', '2022-06-13 02:57:08', '2022-06-13 02:57:08'),
(2928, 'Bidicod', '80.00', '7.5 mg/5 ml', '227', '59', '134', '2022-06-13 02:57:44', '2022-06-13 02:57:44'),
(2929, 'Bucod', '80.00', '7.5 mg/5 ml', '227', '59', '172', '2022-06-13 02:58:28', '2022-06-13 02:58:28'),
(2930, 'Bucod SR', '8.03', '50 mg', '227', '13', '172', '2022-06-13 02:59:09', '2022-06-13 02:59:09'),
(2931, 'Bukof', '10.03', '50 mg', '227', '13', '39', '2022-06-13 03:00:22', '2022-06-13 03:00:22'),
(2932, 'Bukof', '80.24', '7.5 mg/5 ml', '227', '59', '39', '2022-06-13 03:01:09', '2022-06-13 03:01:09'),
(2933, 'Bulex', '80.00', '7.5 mg/5 ml', '227', '59', '74', '2022-06-13 03:01:52', '2022-06-13 03:01:52'),
(2934, 'Bupce', '80.00', '7.5 mg/5 ml', '227', '59', '103', '2022-06-13 03:02:23', '2022-06-13 03:02:23'),
(2935, 'Burat CR', '10.00', '50 mg', '227', '13', '161', '2022-06-13 03:03:03', '2022-06-13 03:03:03'),
(2936, 'Buratuss', '50.00', '5 mg/ml', '227', '70', '43', '2022-06-13 03:03:39', '2022-06-13 03:03:39'),
(2937, 'Buratuss', '80.00', '7.5 mg/5 ml', '227', '59', '43', '2022-06-13 03:07:55', '2022-06-13 03:07:55'),
(2938, 'Buratuss', '10.00', '50 mg', '227', '13', '43', '2022-06-13 03:08:36', '2022-06-13 03:08:36'),
(2939, 'Butacit', '80.00', '7.5 mg/5 ml', '227', '59', '19', '2022-06-13 03:09:39', '2022-06-13 03:09:39'),
(2940, 'Butacit', '50.00', '5 mg/ml', '227', '70', '19', '2022-06-13 03:10:15', '2022-06-13 03:10:15'),
(2941, 'Butacod', '80.00', '7.5 mg/5 ml', '227', '59', '147', '2022-06-13 03:11:01', '2022-06-13 03:11:01'),
(2942, 'Butacod SR', '10.00', '50 mg', '227', '13', '147', '2022-06-13 03:11:37', '2022-06-13 03:11:37'),
(2943, 'Butakof', '80.00', '7.5 mg/5 ml', '227', '59', '78', '2022-06-13 03:12:10', '2022-06-13 03:12:10'),
(2944, 'Butakof', '10.00', '50 mg', '227', '13', '42', '2022-06-13 03:12:53', '2022-06-13 03:12:53'),
(2945, 'Butaret', '50.15', '5 mg/ml', '227', '70', '136', '2022-06-13 03:13:29', '2022-06-13 03:13:29'),
(2946, 'Butaret', '80.24', '7.5 mg/5 ml', '227', '59', '136', '2022-06-13 03:14:03', '2022-06-13 03:14:03'),
(2947, 'Butaret SR', '10.00', '50 mg', '227', '13', '136', '2022-06-13 03:14:39', '2022-06-13 03:14:39'),
(2948, 'Butasiv', '80.00', '7.5 mg/5 ml', '227', '59', '202', '2022-06-13 03:15:49', '2022-06-13 03:15:49'),
(2949, 'Butasiv', '10.00', '50 mg', '227', '13', '202', '2022-06-13 03:16:19', '2022-06-13 03:16:19'),
(2950, 'Butasiv', '50.00', '5 mg/ml', '227', '70', '202', '2022-06-13 03:16:53', '2022-06-13 03:16:53'),
(2951, 'Butil', '80.00', '7.5 mg/5 ml', '227', '59', '82', '2022-06-13 03:17:30', '2022-06-13 03:17:30'),
(2952, 'Cofof', '80.00', '7.5 mg/5 ml', '227', '59', '73', '2022-06-13 03:18:07', '2022-06-13 03:18:07'),
(2953, 'Cofof', '10.00', '50 mg', '227', '13', '73', '2022-06-13 03:18:36', '2022-06-13 03:18:36'),
(2954, 'Coughcut', '150.00', '7.5 mg/5 ml', '227', '59', '142', '2022-06-13 03:19:15', '2022-06-13 03:19:15'),
(2955, 'Deconil', '80.24', '7.5 mg/5 ml', '227', '59', '140', '2022-06-13 03:20:05', '2022-06-13 03:20:05'),
(2956, 'Deconil SR', '10.07', '50 mg', '227', '13', '140', '2022-06-13 03:20:59', '2022-06-13 03:20:59'),
(2957, 'Drycofix', '80.00', '7.5 mg/5 ml', '227', '59', '59', '2022-06-13 03:21:34', '2022-06-13 03:21:34'),
(2958, 'Kofnix', '50.00', '5 mg/ml', '227', '70', '18', '2022-06-13 03:23:38', '2022-06-13 03:23:38'),
(2959, 'Kofnix', '80.00', '7.5 mg/5 ml', '227', '59', '18', '2022-06-13 03:24:20', '2022-06-13 03:24:20'),
(2960, 'Kofnix SR', '10.03', '50 mg', '227', '13', '18', '2022-06-13 03:24:54', '2022-06-13 03:24:54'),
(2961, 'Meera', '80.00', '7.5 mg/5 ml', '227', '59', '61', '2022-06-13 03:25:32', '2022-06-13 03:25:32'),
(2962, 'Meera SR', '10.00', '50 mg', '227', '13', '61', '2022-06-13 03:26:01', '2022-06-13 03:26:01'),
(2963, 'Miracit', '80.00', '7.5 mg/5 ml', '227', '59', '34', '2022-06-13 03:26:35', '2022-06-13 03:26:35'),
(2964, 'Mirakof', '80.24', '7.5 mg/5 ml', '227', '59', '179', '2022-06-13 03:27:11', '2022-06-13 03:27:11'),
(2965, 'Mirakof', '50.00', '5 mg/ml', '227', '70', '179', '2022-06-13 03:27:46', '2022-06-13 03:27:46'),
(2966, 'Mirakof SR', '10.07', '50 mg', '227', '13', '179', '2022-06-13 03:28:26', '2022-06-13 03:28:26'),
(2967, 'Miraten', '50.00', '5 mg/ml', '227', '70', '71', '2022-06-13 03:28:59', '2022-06-13 03:28:59'),
(2968, 'Miraten', '80.00', '7.5 mg/5 ml (100 ml bottle)', '227', '59', '71', '2022-06-13 03:29:52', '2022-06-13 03:29:52'),
(2969, 'Miraten', '150.00', '7.5 mg/5 ml (200 ml bottle)', '227', '59', '71', '2022-06-13 03:30:37', '2022-06-13 03:30:37'),
(2970, 'Pintus', '80.00', '7.5 mg/5 ml', '227', '59', '124', '2022-06-13 03:31:20', '2022-06-13 03:31:20'),
(2971, 'Sinakof', '10.00', '50 mg', '227', '13', '91', '2022-06-13 03:31:47', '2022-06-13 03:31:47'),
(2972, 'Sinecod SR', '12.00', '50 mg', '227', '13', '167', '2022-06-13 03:32:18', '2022-06-13 03:32:18'),
(2973, 'Tussibic', '10.00', '50 mg', '227', '13', '190', '2022-06-13 03:32:44', '2022-06-13 03:32:44'),
(2974, 'Tussibic', '80.00', '7.5 mg/5 ml', '227', '59', '190', '2022-06-13 03:33:14', '2022-06-13 03:33:14'),
(2975, 'Butefin', '40.13', '1%', '228', '29', '179', '2022-06-13 03:35:05', '2022-06-13 03:35:05'),
(2976, 'Fintop', '40.15', '1%', '228', '29', '65', '2022-06-13 03:35:40', '2022-06-13 03:35:40'),
(2977, 'Tenafin', '50.00', '1%', '228', '29', '43', '2022-06-13 03:36:14', '2022-06-13 03:36:14'),
(2978, 'Jevtana', '142,687.22', '60 mg/1.5 ml', '230', '50', '198', '2022-06-13 03:37:28', '2022-06-13 03:37:53'),
(2979, 'Argolin', '80.00', '0.5 mg', '231', '13', '136', '2022-06-13 03:38:49', '2022-06-13 03:38:49'),
(2980, 'Caber', '80.00', '0.5 mg', '231', '13', '18', '2022-06-13 03:39:19', '2022-06-13 03:39:19'),
(2981, 'Cabergol', '80.00', '0.5 mg', '231', '13', '150', '2022-06-13 03:39:52', '2022-06-13 03:39:52'),
(2982, 'Caberol', '80.00', '0.5 mg', '231', '13', '179', '2022-06-13 03:40:31', '2022-06-13 03:40:31'),
(2983, 'Cabolac', '0.5 mg', '80 mg', '231', '13', '92', '2022-06-13 03:41:00', '2022-06-13 03:41:00'),
(2984, 'Cabolin', '80.00', '0.5 mg', '231', '13', '161', '2022-06-13 03:41:36', '2022-06-13 03:41:36'),
(2985, 'Cabanib', '120.00', '20 mg', '232', '16', '65', '2022-06-13 03:42:41', '2022-06-13 03:42:41'),
(2986, 'Cabanib', '450.00', '80 mg', '232', '16', '65', '2022-06-13 03:43:19', '2022-06-13 03:43:19'),
(2987, 'Caboxen', '355.00', '20 mg', '232', '16', '74', '2022-06-13 03:43:57', '2022-06-13 03:43:57'),
(2988, 'Caboxen', '1100.00', '80 mg', '232', '16', '74', '2022-06-13 03:44:39', '2022-06-13 03:44:39'),
(2989, 'Caboz', '1,044.00', '20 mg', '232', '16', '39', '2022-06-13 03:45:15', '2022-06-13 03:45:15'),
(2990, 'Cazar', '1,740.00', '20 mg', '232', '16', '202', '2022-06-13 03:45:48', '2022-06-13 03:45:48'),
(2991, 'Cazar', '5,220.00', '80 mg', '232', '16', '202', '2022-06-13 03:46:30', '2022-06-13 03:46:30'),
(2992, 'Comarit', '700.00', '20 mg', '232', '16', '79', '2022-06-13 03:47:09', '2022-06-13 03:47:09'),
(2993, 'Comarit', '2,200.00', '80 mg', '232', '16', '79', '2022-06-13 03:47:41', '2022-06-13 03:47:41'),
(2994, 'Calamilon', '38.15', '15%+5%+5%', '233', '51', '192', '2022-06-13 03:51:11', '2022-06-13 03:51:11'),
(2995, 'Calamin M', '38.00', '15%+5%+5%', '233', '51', '118', '2022-06-13 03:51:52', '2022-06-13 03:51:52'),
(2996, 'Calamine', '38.00', '15%+5%+5%', '233', '51', '28', '2022-06-13 03:52:31', '2022-06-13 03:52:31'),
(2997, 'Daivonex', '1,377.98', '0.005% w/w', '234', '29', '48', '2022-06-13 03:53:48', '2022-06-13 03:53:48'),
(2998, 'Daivonex', '1,377.98', '0.005% w/w', '234', '66', '48', '2022-06-13 03:54:40', '2022-06-13 03:54:40'),
(2999, 'Dyvon', '351.06', '0.005% w/w', '234', '66', '179', '2022-06-13 03:55:22', '2022-06-13 03:55:22'),
(3000, 'Planex', '250.00', '0.005% w/w', '234', '66', '92', '2022-06-13 03:55:59', '2022-06-13 03:55:59'),
(3001, 'Calcitrol', '10.03', '0.25 mcg', '235', '16', '179', '2022-06-13 03:58:24', '2022-06-13 03:58:24'),
(3002, 'Caloren', '150.00', '1 mcg/ml', '235', '49', '18', '2022-06-13 03:59:57', '2022-06-13 03:59:57'),
(3003, 'Caltrol', '10.00', '0.25 mcg', '235', '16', '142', '2022-06-13 04:00:32', '2022-06-13 04:00:32'),
(3004, 'Caltrol', '155.00', '1 mcg/ml', '235', '49', '142', '2022-06-13 04:01:12', '2022-06-13 04:01:12'),
(3005, 'Colitrol', '10.00', '0.25 mcg', '235', '16', '92', '2022-06-13 04:01:44', '2022-06-13 04:01:44'),
(3006, 'Colitrol', '155.00', '1 mcg/ml', '235', '49', '92', '2022-06-13 04:03:45', '2022-06-13 04:03:45'),
(3007, 'Dicaltrol', '10.05', '0.25 mcg', '235', '16', '65', '2022-06-13 04:04:32', '2022-06-13 04:04:32'),
(3008, 'Encatrol', '10.00', '0.25 mcg', '235', '16', '82', '2022-06-13 04:05:06', '2022-06-13 04:05:06'),
(3009, 'Improcal', '7.03', '0.25 mcg', '235', '16', '136', '2022-06-13 04:05:55', '2022-06-13 04:05:55'),
(3010, 'Liquical', '10.06', '0.25 mcg', '235', '16', '39', '2022-06-13 04:06:32', '2022-06-13 04:06:32'),
(3011, 'Lucent', '10.00', '0.25 mcg', '235', '16', '161', '2022-06-13 04:07:20', '2022-06-13 04:07:20'),
(3012, 'Ostriol', '10.03', '0.25 mcg', '235', '16', '127', '2022-06-13 04:07:57', '2022-06-13 04:07:57'),
(3013, 'Promocal', '155.47', '1 mcg/ml', '235', '49', '124', '2022-06-13 04:08:34', '2022-06-13 04:08:34'),
(3014, 'Rocaltrol', '20.00', '0.25 mcg', '235', '16', '164', '2022-06-13 04:09:15', '2022-06-13 04:09:15'),
(3015, 'Calbotol', '13.00', '0.25 mcg+252 mg', '236', '13', '179', '2022-06-13 04:10:57', '2022-06-13 04:10:57'),
(3016, 'Citritol', '6.00', '0.25 mcg+252 mg', '236', '13', '136', '2022-06-13 04:11:27', '2022-06-13 04:11:27'),
(3017, 'Dicaltrol Plus', '13.00', '0.25 mcg+252 mg', '236', '13', '65', '2022-06-13 04:12:00', '2022-06-13 04:12:00'),
(3018, 'Calbon Plus', '5.50', '0', '237', '13', '34', '2022-06-13 04:13:53', '2022-06-13 04:13:53'),
(3019, 'Maxical-M', '5.03', '0', '237', '13', '140', '2022-06-13 04:14:35', '2022-06-13 04:14:35'),
(3020, 'Ostogen Bone', '5.02', '0', '237', '13', '136', '2022-06-13 04:15:06', '2022-06-13 04:15:06'),
(3021, 'G-Hypophos', '3.00', '667 mg', '238', '13', '84', '2022-06-13 04:15:58', '2022-06-13 04:15:58'),
(3022, 'Hypophos', '5.52', '667 mg', '238', '13', '150', '2022-06-13 04:16:33', '2022-06-13 04:16:33'),
(3023, 'Lofos', '6.00', '667 mg', '238', '13', '179', '2022-06-13 04:17:09', '2022-06-13 04:17:09'),
(3024, 'Remophos', '6.02', '667 mg', '238', '13', '18', '2022-06-13 04:17:44', '2022-06-13 04:17:44'),
(3025, 'A-Cal', '5.00', '500 mg', '239', '13', '19', '2022-06-14 00:25:15', '2022-06-14 00:25:15'),
(3026, 'Acical', '4.01', '500 mg', '239', '13', '18', '2022-06-14 00:25:49', '2022-06-14 00:25:49'),
(3027, 'Acical JR', '3.01', '250 mg', '239', '13', '18', '2022-06-14 00:26:24', '2022-06-14 00:26:24'),
(3028, 'Ambeecal', '2.01', '500 mg', '239', '13', '27', '2022-06-14 00:27:03', '2022-06-14 00:27:03'),
(3029, 'Aristocal', '4.00', '500 mg', '239', '13', '43', '2022-06-14 00:27:32', '2022-06-14 00:27:32'),
(3030, 'Bonacal', '2.21', '500 mg', '239', '13', '111', '2022-06-14 00:28:07', '2022-06-14 00:28:07'),
(3031, 'Bpcal', '2.00', '500 mg', '239', '13', '48', '2022-06-14 00:29:17', '2022-06-14 00:29:17'),
(3032, 'Cabonate', '2.50', '500 mg', '239', '13', '116', '2022-06-14 00:29:45', '2022-06-14 00:29:45'),
(3033, 'Cal', '3.00', '250 mg', '239', '13', '142', '2022-06-14 00:30:34', '2022-06-14 00:30:34'),
(3034, 'Cal', '5.00', '500 mg', '239', '13', '142', '2022-06-14 00:31:01', '2022-06-14 00:31:01'),
(3035, 'Cal-aid', '2.00', '500 mg', '239', '13', '72', '2022-06-14 00:31:36', '2022-06-14 00:31:36'),
(3036, 'Calbo', '5.00', '500 mg', '239', '13', '179', '2022-06-14 00:32:20', '2022-06-14 00:32:20'),
(3037, 'Calbo Jr', '3.01', '250 mg', '239', '13', '179', '2022-06-14 00:33:00', '2022-06-14 00:33:00'),
(3038, 'Calbon', '5.00', '500 mg', '239', '13', '34', '2022-06-14 00:34:10', '2022-06-14 00:34:10'),
(3039, 'Calci-D', '2.00', '500 mg', '239', '13', '162', '2022-06-14 00:34:44', '2022-06-14 00:34:44'),
(3040, 'Calcibo', '3.00', '500 mg', '239', '13', '36', '2022-06-14 00:35:18', '2022-06-14 00:35:18'),
(3041, 'Calcicar', '2.50', '500 mg', '239', '13', '92', '2022-06-14 00:35:50', '2022-06-14 00:35:50'),
(3042, 'Calcid', '2.01', '1000 mg', '239', '13', '136', '2022-06-14 00:40:09', '2022-06-14 00:40:09'),
(3043, 'Calcifil', '3.27', '500 mg', '239', '13', '77', '2022-06-14 00:40:38', '2022-06-14 00:40:38'),
(3044, 'Calcin', '5.00', '500 mg', '239', '13', '161', '2022-06-14 00:41:15', '2022-06-14 00:41:15'),
(3045, 'Calciton', '2.00', '500 mg', '239', '13', '51', '2022-06-14 00:41:45', '2022-06-14 00:41:45'),
(3046, 'Calcium-A', '3.00', '500 mg', '239', '13', '20', '2022-06-14 00:42:12', '2022-06-14 00:42:12'),
(3047, 'Calcizen DS', '2.00', '500 mg', '239', '13', '196', '2022-06-14 00:42:47', '2022-06-14 00:42:47'),
(3048, 'Caldical', '2.50', '500 mg', '239', '13', '197', '2022-06-14 00:43:19', '2022-06-14 00:43:19'),
(3049, 'Caldil', '4.00', '500 mg', '239', '13', '65', '2022-06-14 00:43:46', '2022-06-14 00:43:46'),
(3050, 'Caletal', '3.02', '500 mg', '239', '13', '192', '2022-06-14 00:44:16', '2022-06-14 00:44:16'),
(3051, 'Calfeed', '2.00', '500 mg', '239', '13', '32', '2022-06-14 00:45:52', '2022-06-14 00:45:52'),
(3052, 'Calfor', '1.82', '500 mg', '239', '13', '35', '2022-06-14 00:46:21', '2022-06-14 00:46:21'),
(3053, 'Calium', '2.50', '500 mg', '239', '13', '146', '2022-06-14 00:46:49', '2022-06-14 00:46:49'),
(3054, 'Calmax', '2.00', '500 mg', '239', '13', '90', '2022-06-14 00:47:18', '2022-06-14 00:47:18'),
(3055, 'Calmet', '3.00', '500 mg', '239', '13', '177', '2022-06-14 00:47:52', '2022-06-14 00:47:52'),
(3056, 'Calmi', '4.01', '500 mg', '239', '13', '23', '2022-06-14 00:48:33', '2022-06-14 00:48:33'),
(3057, 'Calos', '4.00', '500 mg', '239', '13', '117', '2022-06-14 00:49:13', '2022-06-14 00:49:13'),
(3058, 'Calpo', '2.84', '500 mg', '239', '13', '112', '2022-06-14 00:50:32', '2022-06-14 00:50:32'),
(3059, 'Calsil', '4.00', '500 mg', '239', '13', '174', '2022-06-14 00:50:59', '2022-06-14 00:50:59'),
(3060, 'Calsto', '2.00', '500 mg', '239', '13', '119', '2022-06-14 00:51:30', '2022-06-14 00:51:30'),
(3061, 'Caltonic', '4.00', '500 mg', '239', '13', '83', '2022-06-14 00:52:04', '2022-06-14 00:52:04'),
(3062, 'Carben', '3.50', '500 mg', '239', '13', '42', '2022-06-14 00:52:31', '2022-06-14 00:52:31'),
(3063, 'Carbocal', '2.20', '500 mg', '239', '13', '82', '2022-06-14 00:53:05', '2022-06-14 00:53:05'),
(3064, 'Casalt', '4.01', '500 mg', '239', '13', '101', '2022-06-14 00:53:31', '2022-06-14 00:53:31'),
(3065, 'Cenet', '1.60', '500 mg', '239', '13', '50', '2022-06-14 00:54:07', '2022-06-14 00:54:07'),
(3066, 'Cinet', '2.00', '500 mg', '239', '13', '40', '2022-06-14 00:54:51', '2022-06-14 00:54:51'),
(3067, 'Costin', '3.01', '500 mg', '239', '13', '78', '2022-06-14 00:55:32', '2022-06-14 00:55:32'),
(3068, 'Cpcal', '2.00', '500 mg', '239', '13', '55', '2022-06-14 00:56:08', '2022-06-14 00:56:08'),
(3069, 'Edical', '2.00', '500 mg', '239', '13', '67', '2022-06-14 00:57:49', '2022-06-14 00:57:49'),
(3070, 'Eurocal', '4.50', '500 mg', '239', '13', '73', '2022-06-14 00:58:26', '2022-06-14 00:58:26'),
(3071, 'Forbon', '3.00', '500 mg', '239', '13', '202', '2022-06-14 00:59:28', '2022-06-14 00:59:28'),
(3072, 'Indocal', '2.00', '500 mg', '239', '13', '93', '2022-06-14 00:59:55', '2022-06-14 00:59:55'),
(3073, 'Ipical', '3.50', '500 mg', '239', '13', '91', '2022-06-14 01:00:22', '2022-06-14 01:00:22'),
(3074, 'Isocal', '1.86', '500 mg', '239', '13', '64', '2022-06-14 01:00:55', '2022-06-14 01:00:55'),
(3075, 'Jasocal', '2.01', '500 mg', '239', '13', '98', '2022-06-14 01:01:21', '2022-06-14 01:01:21'),
(3076, 'Jasocal', '1.51', '250 mg', '239', '13', '98', '2022-06-14 01:01:58', '2022-06-14 01:01:58'),
(3077, 'Kidcal', '1.51', '250 mg', '239', '13', '19', '2022-06-14 01:02:24', '2022-06-14 01:02:24'),
(3078, 'Maxcal', '3.25', '500 mg', '239', '13', '132', '2022-06-14 01:37:43', '2022-06-14 01:37:43'),
(3079, 'Maxical', '3.52', '500 mg', '239', '13', '140', '2022-06-14 01:38:16', '2022-06-14 01:38:16'),
(3080, 'Med Cal', '2.00', '500 mg', '239', '13', '113', '2022-06-14 01:38:47', '2022-06-14 01:38:47'),
(3081, 'Miracal', '4.50', '500 mg', '239', '13', '124', '2022-06-14 01:39:15', '2022-06-14 01:39:15'),
(3082, 'Miracal-J', '2.00', '250 mg', '239', '13', '124', '2022-06-14 01:39:43', '2022-06-14 01:39:43'),
(3083, 'Monocal', '4.01', '500 mg', '239', '13', '53', '2022-06-14 01:40:12', '2022-06-14 01:40:12'),
(3084, 'Mycal', '3.01', '500 mg', '239', '13', '138', '2022-06-14 01:40:41', '2022-06-14 01:40:41'),
(3085, 'Myocal', '2.64', '500 mg', '239', '13', '126', '2022-06-14 01:41:11', '2022-06-14 01:41:11'),
(3086, 'Mystocal', '2.54', '500 mg', '239', '13', '122', '2022-06-14 01:41:50', '2022-06-14 01:41:50'),
(3087, 'Naafcal', '4.00', '500 mg', '239', '13', '123', '2022-06-14 01:44:07', '2022-06-14 01:44:07'),
(3088, 'Neocal', '2.50', '500 mg', '239', '13', '186', '2022-06-14 01:45:01', '2022-06-14 01:45:01'),
(3089, 'Oracal', '2.00', '500 mg', '239', '13', '28', '2022-06-14 01:45:31', '2022-06-14 01:45:31'),
(3090, 'Orbical', '2.10', '500 mg', '239', '13', '137', '2022-06-14 01:46:10', '2022-06-14 01:46:10'),
(3091, 'Orthocal', '4.00', '500 mg', '239', '13', '45', '2022-06-14 01:46:43', '2022-06-14 01:46:43'),
(3092, 'Oscal', '3.50', '500 mg', '239', '13', '190', '2022-06-14 01:47:09', '2022-06-14 01:47:09'),
(3093, 'Ossi', '3.00', '500 mg', '239', '13', '102', '2022-06-14 01:47:37', '2022-06-14 01:47:37'),
(3094, 'Ostacid', '4.00', '500 mg', '239', '13', '157', '2022-06-14 01:48:06', '2022-06-14 01:48:06'),
(3095, 'Ostim', '2.52', '500 mg', '239', '13', '88', '2022-06-14 01:49:36', '2022-06-14 01:49:36'),
(3096, 'Ostimet', '3.00', '500 mg', '239', '13', '194', '2022-06-14 01:50:13', '2022-06-14 01:50:13'),
(3097, 'Ostocal', '4.00', '500 mg', '239', '13', '71', '2022-06-14 01:50:41', '2022-06-14 01:50:41'),
(3098, 'Ostocal JR', '3.00', '250 mg', '239', '13', '71', '2022-06-14 01:51:10', '2022-06-14 01:51:10'),
(3099, 'Ostocurb', '1.60', '500 mg', '239', '13', '21', '2022-06-14 01:52:12', '2022-06-14 01:52:12'),
(3100, 'Ostogen', '3.26', '500 mg', '239', '13', '136', '2022-06-14 01:52:45', '2022-06-14 01:52:45'),
(3101, 'Ostogen Jr.', '2.01', '500 mg', '239', '13', '136', '2022-06-14 01:53:16', '2022-06-14 01:53:16'),
(3102, 'Ostoplus', '2.00', '500 mg', '239', '13', '62', '2022-06-14 01:53:46', '2022-06-14 01:53:46'),
(3103, 'Phoenix Calcium', '2.00', '500 mg', '239', '13', '149', '2022-06-14 01:54:24', '2022-06-14 01:54:24'),
(3104, 'Precal', '2.53', '500 mg', '239', '13', '151', '2022-06-14 01:55:13', '2022-06-14 01:55:13'),
(3105, 'Precal', '75.90', '500 mg', '239', '13', '151', '2022-06-14 01:55:59', '2022-06-14 01:55:59'),
(3106, 'Procala', '2.00', '500 mg', '239', '13', '110', '2022-06-14 01:56:41', '2022-06-14 01:56:41'),
(3107, 'Protebon', '2.01', '500 mg', '239', '13', '39', '2022-06-14 01:58:34', '2022-06-14 01:58:34'),
(3108, 'Rejuven', '3.00', '500 mg', '239', '13', '130', '2022-06-14 01:59:13', '2022-06-14 01:59:13'),
(3109, 'Rocal', '5.00', '500 mg', '239', '13', '89', '2022-06-14 01:59:51', '2022-06-14 01:59:51'),
(3110, 'Rocal Jr', '4.00', '250 mg', '239', '13', '89', '2022-06-14 02:00:33', '2022-06-14 02:00:33'),
(3111, 'Saltonate', '3.01', '500 mg', '239', '13', '166', '2022-06-14 02:01:03', '2022-06-14 02:01:03'),
(3112, 'Sancal', '3.00', '500 mg', '239', '13', '152', '2022-06-14 02:01:32', '2022-06-14 02:01:32'),
(3113, 'Sandocal', '6.00', '500 mg', '239', '13', '167', '2022-06-14 02:02:03', '2022-06-14 02:02:03'),
(3114, 'See-Cal', '3.25', '500 mg', '239', '13', '170', '2022-06-14 02:02:38', '2022-06-14 02:02:38'),
(3115, 'Silcal', '3.00', '500 mg', '239', '13', '173', '2022-06-14 02:03:18', '2022-06-14 02:03:18'),
(3116, 'Starcal', '5.00', '500 mg', '239', '13', '127', '2022-06-14 02:03:46', '2022-06-14 02:03:46'),
(3117, 'Sucal', '4.00', '500 mg', '239', '13', '182', '2022-06-14 02:04:18', '2022-06-14 02:04:18'),
(3118, 'Suplical', '3.00', '500 mg', '239', '13', '54', '2022-06-14 02:04:45', '2022-06-14 02:04:45'),
(3119, 'Sycal', '2.50', '500 mg', '239', '13', '120', '2022-06-14 02:05:21', '2022-06-14 02:05:21'),
(3120, 'Xcid', '2.01', '1000 mg', '239', '13', '179', '2022-06-14 02:06:04', '2022-06-14 02:06:04'),
(3121, 'Algecal D', '10.00', '500 mg+200 IU', '240', '13', '136', '2022-06-14 02:14:19', '2022-06-14 02:14:19'),
(3122, 'Algecal Dx', '15.00', '600 mg+400 IU', '240', '13', '136', '2022-06-14 02:14:51', '2022-06-14 02:14:51'),
(3123, 'Algita D', '10.00', '500 mg+200 IU', '240', '13', '103', '2022-06-14 02:15:22', '2022-06-14 02:15:22'),
(3124, 'Algita DX', '15.00', '600 mg+400 IU', '240', '13', '15', '2022-06-14 02:15:51', '2022-06-14 02:15:51'),
(3125, 'Biocal-D', '10.00', '500 mg+200 IU', '240', '13', '18', '2022-06-14 02:16:22', '2022-06-14 02:16:22'),
(3126, 'Biocal-DX', '15.00', '600 mg+400 IU', '240', '13', '18', '2022-06-14 02:17:05', '2022-06-14 02:17:05'),
(3127, 'Boni LG', '8.00', '500 mg+200 IU', '240', '13', '61', '2022-06-14 02:17:39', '2022-06-14 02:17:39'),
(3128, 'Boni LGX', '12.00', '600 mg+400 IU', '240', '13', '61', '2022-06-14 02:18:17', '2022-06-14 02:18:17'),
(3129, 'G-Calbo', '10.00', '500 mg+200 IU', '240', '13', '179', '2022-06-14 02:18:54', '2022-06-14 02:18:54'),
(3130, 'Algeum-D', '10.00', '500 mg+200 IU', '241', '13', '155', '2022-06-14 02:19:59', '2022-06-14 02:19:59'),
(3131, 'Algeum-DX', '15.00', '600 mg+400 IU', '241', '13', '155', '2022-06-14 02:20:44', '2022-06-14 02:20:44'),
(3132, 'Becoral D', '10.00', '500 mg+200 IU', '241', '13', '43', '2022-06-14 03:22:26', '2022-06-14 03:22:26'),
(3133, 'Becoral Dx', '15.00', '600 mg+400 IU', '241', '13', '43', '2022-06-14 03:23:06', '2022-06-14 03:23:06'),
(3134, 'Calboral-D', '10.03', '500 mg+200 IU', '241', '13', '179', '2022-06-14 03:23:46', '2022-06-14 03:23:46'),
(3135, 'Calboral-DX', '15.00', '600 mg+400 IU', '241', '13', '179', '2022-06-14 03:24:15', '2022-06-14 03:24:15'),
(3136, 'Calcixen', '10.00', '500 mg+200 IU', '241', '13', '74', '2022-06-14 03:24:51', '2022-06-14 03:24:51'),
(3137, 'CalCor-D', '10.01', '500 mg+200 IU', '241', '13', '142', '2022-06-14 03:25:31', '2022-06-14 03:25:31'),
(3138, 'CalCor-DX', '15.00', '600 mg+400 IU', '241', '13', '142', '2022-06-14 03:26:08', '2022-06-14 03:26:08'),
(3139, 'Carol-D', '9.00', '500 mg+200 IU', '241', '13', '54', '2022-06-14 03:26:45', '2022-06-14 03:26:45'),
(3140, 'Cora-D', '10.50', '500 mg+200 IU', '241', '13', '18', '2022-06-14 03:27:21', '2022-06-14 03:27:21'),
(3141, 'Cora-DX', '15.00', '600 mg+400 IU', '241', '13', '18', '2022-06-14 03:27:52', '2022-06-14 03:27:52'),
(3142, 'Corabon-D', '10.03', '500 mg+200 IU', '241', '13', '133', '2022-06-14 03:28:32', '2022-06-14 03:28:32'),
(3143, 'Corabon-DX', '15.00', '600 mg+400 IU', '241', '13', '133', '2022-06-14 03:29:11', '2022-06-14 03:29:11'),
(3144, 'Coral CD', '10.00', '500 mg+200 IU', '241', '13', '157', '2022-06-14 03:29:47', '2022-06-14 03:29:47'),
(3145, 'Coralben D', '10.00', '500 mg+200 IU', '241', '13', '42', '2022-06-14 03:30:20', '2022-06-14 03:30:20'),
(3146, 'CoralCal-D', '11.00', '500 mg+200 IU', '241', '13', '155', '2022-06-14 03:31:08', '2022-06-14 03:31:08'),
(3147, 'Coralcin-D', '10.00', '500 mg+200 IU', '241', '13', '161', '2022-06-14 03:31:37', '2022-06-14 03:31:37'),
(3148, 'Coralcin-DX', '15.00', '600 mg+400 IU', '241', '13', '161', '2022-06-14 03:32:10', '2022-06-14 03:32:10'),
(3149, 'Coralex', '10.00', '500 mg+200 IU', '241', '13', '19', '2022-06-14 03:33:41', '2022-06-14 03:33:41'),
(3150, 'Coralex DX', '15.00', '600 mg+400 IU', '241', '13', '19', '2022-06-14 03:34:18', '2022-06-14 03:34:18'),
(3151, 'Coralgen D', '10.00', '500 mg+200 IU', '241', '13', '104', '2022-06-14 03:34:52', '2022-06-14 03:34:52'),
(3152, 'Coralium-D', '10.00', '500 mg+200 IU', '241', '13', '22', '2022-06-14 03:35:25', '2022-06-14 03:35:25'),
(3153, 'CoralMax-D', '10.00', '500 mg+200 IU', '241', '13', '140', '2022-06-14 03:36:08', '2022-06-14 03:36:08'),
(3154, 'CoralMax-DX', '15.00', '600 mg+400 IU', '241', '13', '140', '2022-06-14 03:36:40', '2022-06-14 03:36:40'),
(3155, 'CoralTab', '8.00', '500 mg+200 IU', '241', '13', '91', '2022-06-14 03:37:19', '2022-06-14 03:37:19'),
(3156, 'CoralTab-DX', '10.00', '600 mg+400 IU', '241', '13', '91', '2022-06-14 03:37:47', '2022-06-14 03:37:47'),
(3157, 'Coralvit-D', '10.00', '500 mg+200 IU', '241', '13', '186', '2022-06-14 03:38:20', '2022-06-14 03:38:20'),
(3158, 'Corasis-D', '10.00', '500 mg+200 IU', '241', '13', '184', '2022-06-14 03:38:49', '2022-06-14 03:38:49'),
(3159, 'Corcal D', '10.00', '500 mg+200 IU', '241', '13', '135', '2022-06-14 03:39:22', '2022-06-14 03:39:22'),
(3160, 'Corsil-D', '11.00', '500 mg+200 IU', '241', '13', '59', '2022-06-14 03:39:55', '2022-06-14 03:39:55'),
(3161, 'Fossical-D', '10.00', '500 mg+200 IU', '241', '13', '34', '2022-06-14 03:40:25', '2022-06-14 03:40:25'),
(3162, 'Fossical-DX', '15.00', '600 mg+400 IU', '241', '13', '34', '2022-06-14 03:40:57', '2022-06-14 03:40:57'),
(3163, 'Kalcoral-D', '10.00', '500 mg+200 IU', '241', '13', '150', '2022-06-14 03:41:30', '2022-06-14 03:41:30'),
(3164, 'Kalcoral-DX', '15.00', '600 mg+400 IU', '241', '13', '150', '2022-06-14 03:42:09', '2022-06-14 03:42:09'),
(3165, 'Kindical-D', '10.00', '500 mg+200 IU', '241', '13', '124', '2022-06-14 03:44:20', '2022-06-14 03:44:20'),
(3166, 'Kindical-DX', '15.00', '600 mg+400 IU', '241', '13', '124', '2022-06-14 03:44:57', '2022-06-14 03:44:57'),
(3167, 'MarinCal-D', '10.00', '500 mg+200 IU', '241', '13', '92', '2022-06-14 03:45:29', '2022-06-14 03:45:29'),
(3168, 'MarinCal-DX', '15.00', '600 mg+400 IU', '241', '13', '92', '2022-06-14 03:46:01', '2022-06-14 03:46:01'),
(3169, 'Max Coral D', '9.00', '500 mg+200 IU', '241', '13', '44', '2022-06-14 03:46:41', '2022-06-14 03:46:41'),
(3170, 'Max Coral DX', '14.00', '600 mg+400 IU', '241', '13', '44', '2022-06-14 03:47:13', '2022-06-14 03:47:13'),
(3171, 'Natcal DX', '15.00', '600 mg+400 IU', '241', '13', '202', '2022-06-14 03:48:03', '2022-06-14 03:48:03'),
(3172, 'Nexcal-D', '10.00', '500 mg+200 IU', '241', '13', '35', '2022-06-14 03:48:28', '2022-06-14 03:48:28'),
(3173, 'Oceancal-D', '10.00', '500 mg+200 IU', '241', '13', '78', '2022-06-14 03:48:59', '2022-06-14 03:48:59'),
(3174, 'Oceancal-DX', '15.00', '600 mg+400 IU', '241', '13', '78', '2022-06-14 03:49:31', '2022-06-14 03:49:31'),
(3175, 'Ocoral', '10.00', '500 mg+200 IU', '241', '13', '102', '2022-06-14 03:50:05', '2022-06-14 03:50:05'),
(3176, 'Okical-D', '10.00', '500 mg+400 IU', '241', '13', '190', '2022-06-14 03:50:35', '2022-06-14 03:50:35'),
(3177, 'Okical-DX', '15.00', '600 mg+400 IU', '241', '13', '190', '2022-06-14 03:51:05', '2022-06-14 03:51:05'),
(3178, 'Ostocal G', '10.00', '500 mg+200 IU', '241', '13', '71', '2022-06-14 03:51:40', '2022-06-14 03:51:40'),
(3179, 'Ostocal GX', '15.00', '600 mg+400 IU', '241', '13', '71', '2022-06-14 03:52:22', '2022-06-14 03:52:22'),
(3180, 'Ostoplus-Coral DX', '14.00', '600 mg+400 IU', '241', '13', '62', '2022-06-14 03:52:54', '2022-06-14 03:52:54'),
(3181, 'Ostoref D', '10.00', '500 mg+200 IU', '241', '13', '136', '2022-06-14 03:53:51', '2022-06-14 03:53:51'),
(3182, 'Ostoref DX', '15.00', '600 mg+400 IU', '241', '13', '136', '2022-06-14 03:54:18', '2022-06-14 03:54:18'),
(3183, 'Reef-D', '10.00', '500 mg+200 IU', '241', '13', '89', '2022-06-14 03:54:47', '2022-06-14 03:54:47'),
(3184, 'Reef-DX', '15.00', '600 mg+400 IU', '241', '13', '89', '2022-06-14 03:55:16', '2022-06-14 03:55:16'),
(3185, 'SB-Corac D', '10.00', '500 mg+200 IU', '241', '13', '181', '2022-06-14 03:55:56', '2022-06-14 03:55:56'),
(3186, 'Seacal-D', '10.00', '500 mg+200 IU', '241', '13', '65', '2022-06-14 03:56:26', '2022-06-14 03:56:26'),
(3187, 'Seacal-DX', '14.00', '600 mg+400 IU', '241', '13', '65', '2022-06-14 03:57:05', '2022-06-14 03:57:05'),
(3188, 'Seacoral D', '8.00', '500 mg+200 IU', '241', '13', '202', '2022-06-14 03:57:35', '2022-06-14 03:57:35'),
(3189, 'Seacoral DX', '12.00', '600 mg+400 IU', '241', '13', '202', '2022-06-14 03:58:11', '2022-06-14 03:58:11'),
(3190, 'Xelcoral-D', '10.00', '500 mg+200 IU', '241', '13', '134', '2022-06-14 03:58:41', '2022-06-14 03:58:41'),
(3191, 'Xelcoral-DX', '15.00', '600 mg+400 IU', '241', '13', '134', '2022-06-14 03:59:15', '2022-06-14 03:59:15'),
(3192, 'Ovocal-D', '10.00', '500 mg+200 IU', '242', '13', '39', '2022-06-14 03:59:56', '2022-06-14 03:59:56'),
(3193, 'Ovocal-DX', '15.00', '600 mg+400 IU', '242', '13', '39', '2022-06-14 04:00:27', '2022-06-14 04:00:27'),
(3194, 'A-Cal D', '6.50', '500 mg+200 IU', '243', '13', '19', '2022-06-16 03:15:28', '2022-06-16 03:15:28'),
(3195, 'A-Cal DX', '7.50', '500 mg+400 IU', '243', '13', '19', '2022-06-16 03:17:02', '2022-06-16 03:17:02'),
(3196, 'Acical-D', '7.00', '500 mg+200 IU', '243', '13', '18', '2022-06-16 03:17:42', '2022-06-16 03:17:42'),
(3197, 'Acical-DX', '15.00', '600 mg+400 IU', '243', '13', '18', '2022-06-16 03:18:30', '2022-06-16 03:18:30'),
(3198, 'Adcal D', '5.02', '500 mg+200 IU', '243', '13', '29', '2022-06-16 03:22:12', '2022-06-16 03:22:12'),
(3199, 'Ambeecal-D', '3.33', '500 mg+200 IU', '243', '13', '27', '2022-06-16 03:23:20', '2022-06-16 03:23:20'),
(3200, 'Apocal-D', '5.00', '500 mg+200 IU', '243', '13', '31', '2022-06-16 03:25:07', '2022-06-16 03:25:07'),
(3201, 'Aristocal D', '7.00', '500 mg+200 IU', '243', '13', '43', '2022-06-16 03:25:48', '2022-06-16 03:25:48'),
(3202, 'Beucal D', '7.00', '500 mg+200 IU', '243', '13', '202', '2022-06-16 03:26:36', '2022-06-16 03:26:36'),
(3203, 'Boni D', '4.00', '500 mg+200 IU', '243', '13', '61', '2022-06-16 03:27:28', '2022-06-16 03:27:28'),
(3204, 'Bonmax D', '4.00', '500 mg+200 IU', '243', '13', '129', '2022-06-16 03:28:02', '2022-06-16 03:28:02'),
(3205, 'Bonwell-D', '7.00', '500 mg+200 IU', '243', '13', '22', '2022-06-16 03:28:43', '2022-06-16 03:28:43'),
(3206, 'Bpcal D', '3.30', '500 mg+200 IU', '243', '13', '48', '2022-06-16 03:30:41', '2022-06-16 03:30:41'),
(3207, 'Bpcal D', '3.30', '500 mg+200 IU', '243', '13', '48', '2022-06-16 03:33:58', '2022-06-16 03:33:58'),
(3208, 'Cadmin', '3.33', '500 mg+200 IU', '243', '13', '78', '2022-06-16 03:35:53', '2022-06-16 03:35:53'),
(3209, 'Cadolin', '5.01', '500 mg+200 IU', '243', '13', '98', '2022-06-16 03:36:42', '2022-06-16 03:36:42'),
(3210, 'Cal D', '7.00', '500 mg+200 IU', '243', '13', '142', '2022-06-16 03:37:16', '2022-06-16 03:37:16'),
(3211, 'Cal-D-Zen', '5.00', '500 mg+200 IU', '243', '13', '196', '2022-06-16 03:38:11', '2022-06-16 03:38:11'),
(3212, 'Cal-D-Zen', '5.00', '500 mg+200 IU', '243', '13', '196', '2022-06-16 03:39:12', '2022-06-16 03:39:12'),
(3213, 'Calbo-D', '7.00', '500 mg+200 IU', '243', '13', '179', '2022-06-16 03:39:24', '2022-06-16 03:39:24'),
(3214, 'Calbon D', '7.00', '500 mg+200 IU', '243', '13', '34', '2022-06-16 03:43:01', '2022-06-16 03:43:01'),
(3215, 'Calci-D Plus', '4.30', '500 mg+200 IU', '243', '13', '162', '2022-06-16 03:43:50', '2022-06-16 03:43:50'),
(3216, 'Calci-D Plus', '4.30', '500 mg+200 IU', '243', '13', '162', '2022-06-16 03:44:29', '2022-06-16 03:44:29'),
(3217, 'Calcibo D', '4.00', '500 mg+200 IU', '243', '13', '36', '2022-06-16 03:45:10', '2022-06-16 03:45:10'),
(3218, 'Calcibost-D', '6.00', '500 mg+200 IU', '243', '13', '172', '2022-06-16 03:47:08', '2022-06-16 03:47:08'),
(3219, 'Calcical-D', '4.94', '500 mg+200 IU', '243', '13', '185', '2022-06-16 03:47:44', '2022-06-16 03:47:44'),
(3220, 'Calcifil D', '4.02', '500 mg+200 IU', '243', '13', '77', '2022-06-16 03:48:20', '2022-06-16 03:48:20'),
(3221, 'Calcin-D', '7.00', '500 mg+200 IU', '243', '13', '161', '2022-06-16 03:48:50', '2022-06-16 03:48:50'),
(3222, 'Calcin-DX', '8.00', '600 mg+400 IU', '243', '13', '161', '2022-06-16 03:53:06', '2022-06-16 03:53:06'),
(3223, 'Calcium A&D', '3.80', '500 mg+200 IU', '243', '13', '20', '2022-06-16 03:54:18', '2022-06-16 03:54:18'),
(3224, 'Caldical-D', '7.00', '500 mg+200 IU', '243', '13', '197', '2022-06-16 03:54:55', '2022-06-16 03:54:55'),
(3225, 'Caldil-Plus', '7.00', '500 mg+200 IU', '243', '13', '65', '2022-06-16 03:57:51', '2022-06-16 03:57:51'),
(3226, 'Caldivit', '4.00', '500 mg+200 IU', '243', '13', '81', '2022-06-16 03:58:24', '2022-06-16 03:58:24'),
(3227, 'Caldolin', '5.67', '500 mg+400 IU (30\'s pack)', '243', '13', '51', '2022-06-16 03:59:43', '2022-06-16 03:59:43'),
(3228, 'Caldolin', '5.00', '500 mg+400 IU (20\'s pack)', '243', '13', '51', '2022-06-16 04:00:20', '2022-06-16 04:00:20'),
(3229, 'Caletal-D', '4.01', '500 mg+200 IU', '243', '13', '192', '2022-06-16 04:01:00', '2022-06-16 04:01:00'),
(3230, 'Calex-D', '6.00', '500 mg+200 IU', '243', '13', '87', '2022-06-16 04:01:58', '2022-06-16 04:01:58'),
(3231, 'Calfeed-D', '4.83', '500 mg+200 IU', '243', '13', '32', '2022-06-16 04:02:31', '2022-06-16 04:02:31'),
(3232, 'Calfor-D', '4.00', '500 mg+200 IU', '243', '13', '35', '2022-06-16 04:03:40', '2022-06-16 04:03:40'),
(3233, 'Calgum JR', '7.00', '250 mg+250 IU', '243', '13', '71', '2022-06-16 04:04:12', '2022-06-16 04:04:12'),
(3234, 'Calium Plus', '4.00', '500 mg+200 IU', '243', '13', '146', '2022-06-16 04:04:56', '2022-06-16 04:04:56'),
(3235, 'Calium Plus', '4.00', '500 mg+200 IU', '243', '13', '146', '2022-06-16 04:05:57', '2022-06-16 04:05:57'),
(3236, 'Calium Plus', '4.00', '500 mg+200 IU', '243', '13', '146', '2022-06-16 04:05:57', '2022-06-16 04:05:57'),
(3237, 'Calmax-D', '4.00', '500 mg+200 IU', '243', '13', '90', '2022-06-16 04:06:24', '2022-06-16 04:06:24'),
(3238, 'Calmax-D', '4.00', '500 mg+200 IU', '243', '13', '90', '2022-06-16 04:08:47', '2022-06-16 04:08:47'),
(3239, 'Calmax-D', '4.00', '500 mg+200 IU', '243', '13', '90', '2022-06-16 04:08:47', '2022-06-16 04:08:47'),
(3240, 'Calmax-D', '4.00', '500 mg+200 IU', '243', '13', '90', '2022-06-16 04:08:47', '2022-06-16 04:08:47'),
(3241, 'Calmet-D', '5.00', '500 mg+200 IU', '243', '13', '177', '2022-06-16 04:09:29', '2022-06-16 04:09:29'),
(3242, 'Calmi-D', '5.02', '500 mg+200 IU', '243', '13', '23', '2022-06-16 04:10:04', '2022-06-16 04:10:04'),
(3243, 'Calos-D', '4.00', '500 mg+200 IU', '243', '13', '117', '2022-06-16 04:11:55', '2022-06-16 04:11:55'),
(3244, 'Calpo-D', '3.98', '500 mg+200 IU', '243', '13', '112', '2022-06-16 04:12:36', '2022-06-16 04:12:36'),
(3245, 'Calsil Plus', '5.00', '500 mg+200 IU', '243', '13', '174', '2022-06-16 04:13:11', '2022-06-16 04:13:11'),
(3246, 'Calsto D', '5.00', '500 mg+200 IU', '243', '13', '119', '2022-06-16 04:13:51', '2022-06-16 04:13:51'),
(3247, 'Caltonic-D', '5.00', '500 mg+200 IU', '243', '13', '83', '2022-06-16 04:14:32', '2022-06-16 04:14:32'),
(3248, 'Calvimax D', '5.00', '500 mg+200 IU', '243', '13', '92', '2022-06-16 04:15:05', '2022-06-16 04:15:05'),
(3249, 'Carben D', '6.50', '500 mg+200 IU', '243', '13', '42', '2022-06-16 04:15:40', '2022-06-16 04:15:40'),
(3250, 'Carben DS', '8.00', '600 mg+400 IU', '243', '13', '42', '2022-06-16 04:16:16', '2022-06-16 04:16:16'),
(3251, 'Carbocal-D', '7.00', '500 mg+200 IU', '243', '13', '82', '2022-06-16 04:16:51', '2022-06-16 04:16:51'),
(3252, 'Cardiben-D', '4.00', '500 mg+200 IU', '243', '13', '41', '2022-06-16 04:17:26', '2022-06-16 04:17:26'),
(3253, 'Carmo D', '3.30', '500 mg+200 IU', '243', '13', '165', '2022-06-16 04:18:00', '2022-06-16 04:18:00'),
(3254, 'Casalt-D', '7.00', '500 mg+200 IU', '243', '13', '101', '2022-06-16 04:18:35', '2022-06-16 04:18:35'),
(3255, 'CoralCal-DX', '15.05', '600 mg+400 IU', '243', '13', '155', '2022-06-16 04:19:07', '2022-06-16 04:19:07'),
(3256, 'Dos', '4.00', '500 mg+200 IU', '243', '13', '50', '2022-06-16 04:19:38', '2022-06-16 04:19:38'),
(3257, 'Ecal-D3', '5.00', '500 mg+200 IU', '243', '13', '72', '2022-06-16 04:20:11', '2022-06-16 04:20:11'),
(3258, 'Ecal-D3', '5.00', '500 mg+200 IU', '243', '13', '72', '2022-06-17 02:47:51', '2022-06-17 02:47:51'),
(3259, 'Edical-D', '5.00', '500 mg+200 IU', '243', '13', '67', '2022-06-17 02:53:44', '2022-06-17 02:53:44'),
(3260, 'Edical-D', '5.00', '500 mg+200 IU', '243', '13', '67', '2022-06-17 02:53:44', '2022-06-17 02:53:44'),
(3261, 'Eurocal-D', '6.50', '500 mg+200 IU', '243', '13', '73', '2022-06-17 02:57:13', '2022-06-17 02:57:13'),
(3262, 'G-Cal D', '120.00', '500 mg+200 IU', '243', '13', '84', '2022-06-17 03:04:16', '2022-06-17 03:04:16'),
(3263, 'Har D', '5.00', '500 mg+200 IU', '243', '13', '63', '2022-06-17 03:05:11', '2022-06-17 03:05:11'),
(3264, 'Ipical DX', '8.00', '600 mg+400 IU', '243', '13', '91', '2022-06-17 03:08:14', '2022-06-17 03:08:14'),
(3265, 'Ipical-D', '5.00', '500 mg+200 IU', '243', '13', '91', '2022-06-17 03:08:50', '2022-06-17 03:08:50'),
(3266, 'Isocal-D', '3.00', '500 mg+200 IU', '243', '13', '64', '2022-06-17 03:09:39', '2022-06-17 03:09:39'),
(3267, 'Isocal-D', '3.00', '500 mg+200 IU', '243', '13', '64', '2022-06-17 03:09:52', '2022-06-17 03:09:52'),
(3268, 'Labcal-D', '7.02', '500 mg+200 IU', '243', '13', '103', '2022-06-17 03:10:19', '2022-06-17 03:10:19'),
(3269, 'Maxcal-D', '5.00', '500 mg+200 IU', '243', '13', '132', '2022-06-17 03:11:08', '2022-06-17 03:11:08'),
(3270, 'Maxical-D', '5.00', '500 mg+200 IU', '243', '13', '140', '2022-06-17 03:12:58', '2022-06-17 03:12:58'),
(3271, 'Maxical-D', '5.00', '500 mg+200 IU', '243', '13', '140', '2022-06-17 03:12:58', '2022-06-17 03:12:58'),
(3272, 'Maxical-DX', '8.00', '600 mg+400 IU', '243', '13', '140', '2022-06-17 03:13:30', '2022-06-17 03:13:30'),
(3273, 'Maxical-DX', '8.00', '600 mg+400 IU', '243', '13', '140', '2022-06-17 03:13:46', '2022-06-17 03:13:46'),
(3274, 'Miracal-D', '6.50', '500 mg+200 IU', '243', '13', '124', '2022-06-17 03:15:14', '2022-06-17 03:15:14'),
(3275, 'Monocal D', '5.02', '500 mg+200 IU', '243', '13', '53', '2022-06-17 03:16:43', '2022-06-17 03:16:43'),
(3276, 'Mycal-D', '6.00', '500 mg+200 IU', '243', '13', '138', '2022-06-17 03:18:07', '2022-06-17 03:18:07'),
(3277, 'Myocal-D', '7.00', '500 mg+200 IU', '243', '13', '126', '2022-06-17 03:20:08', '2022-06-17 03:20:08'),
(3278, 'Naafcal-D', '7.00', '500 mg+200 IU', '243', '13', '123', '2022-06-17 03:21:21', '2022-06-17 03:21:21'),
(3279, 'Naafcal-DS', '8.00', '600 mg+400 IU', '243', '13', '123', '2022-06-17 03:22:18', '2022-06-17 03:22:18'),
(3280, 'Neocal D', '6.50', '500 mg+200 IU', '243', '13', '186', '2022-06-17 03:23:02', '2022-06-17 03:23:02'),
(3281, 'Neocal D', '6.50', '500 mg+200 IU', '243', '13', '186', '2022-06-17 03:23:04', '2022-06-17 03:23:04'),
(3282, 'Novacal DX', '5.02', '500 mg+400 IU', '243', '13', '129', '2022-06-17 03:23:41', '2022-06-17 03:23:41'),
(3283, 'Novacal-D', '5.00', '500 mg+200 IU', '243', '13', '105', '2022-06-17 03:24:37', '2022-06-17 03:24:37'),
(3284, 'Novacal-D', '5.00', '500 mg+200 IU', '243', '13', '105', '2022-06-17 03:26:30', '2022-06-17 03:26:30'),
(3285, 'Nutribon', '6.01', '500 mg+200 IU', '243', '13', '193', '2022-06-17 03:27:01', '2022-06-17 03:27:01'),
(3286, 'Onecal-D', '7.00', '500 mg+200 IU', '243', '13', '134', '2022-06-17 03:27:58', '2022-06-17 03:27:58'),
(3287, 'Oracal D', '5.00', '500 mg+200 IU', '243', '13', '28', '2022-06-17 03:28:23', '2022-06-17 03:28:23'),
(3288, 'Novacal-D', '5.00', '500 mg+200 IU', '243', '13', '105', '2022-06-17 03:28:44', '2022-06-17 03:28:44'),
(3289, 'Nutribon', '6.01', '500 mg+200 IU', '243', '13', '193', '2022-06-17 15:01:34', '2022-06-17 15:01:34'),
(3290, 'Onecal-D', '7.00', '500 mg+200 IU', '243', '13', '134', '2022-06-17 15:02:05', '2022-06-17 15:02:05'),
(3291, 'Oracal D', '5.00', '500 mg+200 IU', '243', '13', '28', '2022-06-17 15:02:38', '2022-06-17 15:02:38'),
(3292, 'Orthocal-D', '6.00', '500 mg+200 IU', '243', '13', '45', '2022-06-17 15:03:11', '2022-06-17 15:03:11'),
(3293, 'Oscal-D', '5.00', '500 mg+400 IU', '243', '13', '190', '2022-06-17 15:03:43', '2022-06-17 15:03:43'),
(3294, 'Oscal-D Forte', '6.00', '600 mg+400 IU', '243', '13', '190', '2022-06-17 15:04:17', '2022-06-17 15:04:17'),
(3295, 'Osmin-D', '3.33', '500 mg+200 IU', '243', '13', '110', '2022-06-17 15:04:52', '2022-06-17 15:04:52'),
(3296, 'Ossi D', '5.00', '500 mg+200 IU', '243', '13', '102', '2022-06-17 15:06:10', '2022-06-17 15:06:10'),
(3297, 'Ostacid-D', '6.00', '500 mg+200 IU', '243', '13', '157', '2022-06-17 15:06:44', '2022-06-17 15:06:44'),
(3298, 'Ostelin-D', '7.00', '500 mg+200 IU', '243', '13', '74', '2022-06-17 15:07:20', '2022-06-17 15:07:20'),
(3299, 'Ostim-D', '5.01', '500 mg+200 IU', '243', '13', '88', '2022-06-17 15:07:53', '2022-06-17 15:07:53'),
(3300, 'Ostimet-D', '5.00', '500 mg+200 IU', '243', '13', '194', '2022-06-17 15:08:25', '2022-06-17 15:08:25'),
(3301, 'Ostocal D', '7.00', '500 mg+200 IU', '243', '13', '71', '2022-06-17 15:09:49', '2022-06-17 15:09:49'),
(3302, 'Ostocal D', '7.00', '500 mg+200 IU', '243', '13', '71', '2022-06-17 15:09:49', '2022-06-17 15:09:49'),
(3303, 'Ostocal D', '7.00', '500 mg+200 IU', '243', '26', '71', '2022-06-17 15:10:38', '2022-06-17 15:10:38'),
(3304, 'Ostocal DX', '8.00', '600 mg+400 IU', '243', '13', '71', '2022-06-17 15:11:10', '2022-06-17 15:11:10'),
(3305, 'Ostocal DX', '8.00', '600 mg+400 IU', '243', '26', '71', '2022-06-17 15:11:43', '2022-06-17 15:11:43'),
(3306, 'Ostogen D', '7.00', '500 mg+200 IU', '243', '13', '136', '2022-06-17 15:12:14', '2022-06-17 15:12:14'),
(3307, 'Ostogen D Forte', '7.00', '600 mg+400 IU', '243', '13', '136', '2022-06-17 15:12:44', '2022-06-17 15:12:44'),
(3308, 'Ostoplus-D', '4.00', '500 mg+200 IU', '243', '13', '62', '2022-06-17 15:15:52', '2022-06-17 15:15:52'),
(3309, 'Peocal D', '3.00', '500 mg+200 IU', '243', '13', '143', '2022-06-17 15:16:29', '2022-06-17 15:16:29'),
(3310, 'Precal-D', '5.00', '500 mg+200 IU', '243', '13', '151', '2022-06-17 15:17:39', '2022-06-17 15:17:39'),
(3311, 'Protebon-D', '7.00', '500 mg+200 IU', '243', '13', '39', '2022-06-17 15:18:09', '2022-06-17 15:18:09'),
(3312, 'Reefcal-D', '10.00', '500 mg+200 IU', '243', '13', '197', '2022-06-17 15:18:39', '2022-06-17 15:18:39'),
(3313, 'Reefcal-DX', '15.00', '600 mg+400 IU', '243', '13', '197', '2022-06-17 15:19:13', '2022-06-17 15:19:13'),
(3314, 'Rejuven-D', '4.02', '500 mg+200 IU', '243', '13', '130', '2022-06-17 15:21:14', '2022-06-17 15:21:14'),
(3315, 'RN-D', '6.50', '500 mg+200 IU', '243', '13', '163', '2022-06-17 15:21:49', '2022-06-17 15:21:49'),
(3316, 'Rocal-D', '8.00', '500 mg+200 IU', '243', '13', '89', '2022-06-17 15:22:21', '2022-06-17 15:22:21'),
(3317, 'Rocal-D Vita', '15.00', '600 mg+400 IU', '243', '13', '89', '2022-06-17 15:23:06', '2022-06-17 15:23:06'),
(3318, 'Sancal-D', '5.00', '500 mg+200 IU', '243', '13', '152', '2022-06-17 15:23:47', '2022-06-17 15:23:47'),
(3319, 'Sandocal-D', '9.00', '500 mg+200 IU', '243', '13', '167', '2022-06-17 15:24:24', '2022-06-17 15:24:24'),
(3320, 'SB-Cal D', '5.00', '500 mg+200 IU', '243', '13', '181', '2022-06-17 15:25:02', '2022-06-17 15:25:02'),
(3321, 'Seecal Plus', '4.00', '500 mg+200 IU', '243', '13', '170', '2022-06-17 15:25:35', '2022-06-17 15:25:35'),
(3322, 'Silcal-D', '5.00', '500 mg+200 IU', '243', '13', '173', '2022-06-17 15:26:07', '2022-06-17 15:26:07'),
(3323, 'Starcal D', '7.00', '500 mg+200 IU', '243', '13', '127', '2022-06-17 15:26:40', '2022-06-17 15:26:40'),
(3324, 'Starcal D Forte', '8.02', '500 mg+400 IU', '243', '13', '127', '2022-06-17 15:27:18', '2022-06-17 15:27:18'),
(3325, 'Sucal D', '4.00', '500 mg+200 IU', '243', '13', '182', '2022-06-17 15:27:53', '2022-06-17 15:27:53'),
(3326, 'Suplical-D', '5.00', '500 mg+200 IU', '243', '13', '54', '2022-06-17 15:28:25', '2022-06-17 15:28:25'),
(3327, 'Sycal-D', '4.00', '500 mg+200 IU', '243', '13', '120', '2022-06-17 15:29:00', '2022-06-17 15:29:00'),
(3328, 'Temcal-D', '7.00', '500 mg+200 IU', '243', '13', '184', '2022-06-17 15:29:29', '2022-06-17 15:29:29'),
(3329, 'Ultracal-D', '7.00', '500 mg+200 IU', '243', '13', '150', '2022-06-17 15:30:02', '2022-06-17 15:30:02'),
(3330, 'VD-Cal', '7.00', '500 mg+200 IU', '243', '13', '49', '2022-06-17 15:30:32', '2022-06-17 15:30:32'),
(3331, 'Vitocal D', '15.00', '600 mg+400 IU', '243', '13', '71', '2022-06-17 15:31:19', '2022-06-17 15:31:19'),
(3332, 'Xtracal-D', '6.00', '500 mg+200 IU', '243', '13', '147', '2022-06-17 15:31:53', '2022-06-17 15:31:53'),
(3333, 'Zencal-D', '7.00', '500 mg+200 IU', '243', '13', '44', '2022-06-17 15:32:24', '2022-06-17 15:32:24'),
(3334, 'Acical-M', '7.00', '600 mg', '244', '13', '18', '2022-06-17 15:36:57', '2022-06-17 15:36:57'),
(3335, 'Acical-MX', '20.00', '600 mg', '244', '27', '18', '2022-06-17 15:37:53', '2022-06-17 15:37:53'),
(3336, 'Apocal-DM', '5.00', '600 mg', '244', '13', '31', '2022-06-17 15:38:24', '2022-06-17 15:38:24'),
(3337, 'Aristocal M', '5.50', '600 mg', '244', '13', '43', '2022-06-17 15:38:58', '2022-06-17 15:38:58'),
(3338, 'Boni M', '4.00', '600 mg', '244', '13', '61', '2022-06-17 15:39:30', '2022-06-17 15:39:30'),
(3339, 'Bonmax M', '5.00', '600 mg', '244', '13', '129', '2022-06-17 15:40:23', '2022-06-17 15:40:23'),
(3340, 'Bontonic', '5.00', '600 mg', '244', '13', '83', '2022-06-17 15:40:54', '2022-06-17 15:40:54'),
(3341, 'Bpcal M', '4.00', '600 mg', '244', '13', '48', '2022-06-17 15:41:29', '2022-06-17 15:41:29'),
(3342, 'Cadmin Plus', '4.04', '600 mg', '244', '13', '78', '2022-06-17 15:44:22', '2022-06-17 15:44:22'),
(3343, 'Cal D Plus', '8.00', '600 mg', '244', '13', '142', '2022-06-17 15:44:52', '2022-06-17 15:44:52'),
(3344, 'Calbon M', '5.00', '600 mg', '244', '13', '34', '2022-06-17 15:45:19', '2022-06-17 15:45:19'),
(3345, 'Calboplex', '5.02', '600 mg', '244', '13', '179', '2022-06-17 15:45:49', '2022-06-17 15:45:49'),
(3346, 'Calcin-M', '5.50', '600 mg', '244', '13', '161', '2022-06-17 15:46:18', '2022-06-17 15:46:18'),
(3347, 'Calmet M', '4.01', '600 mg', '243', '13', '177', '2022-06-17 15:48:10', '2022-06-17 15:48:10'),
(3348, 'Calmi-M', '5.52', '600 mg', '244', '13', '23', '2022-06-17 15:48:41', '2022-06-17 15:48:41'),
(3349, 'Calsil M', '5.50', '600 mg', '244', '13', '174', '2022-06-17 15:49:11', '2022-06-17 15:49:11'),
(3350, 'Calvimax Plus', '5.00', '600 mg', '244', '13', '92', '2022-06-17 15:49:41', '2022-06-17 15:49:41'),
(3351, 'Carbocal-M', '5.00', '600 mg', '244', '13', '82', '2022-06-17 15:50:10', '2022-06-17 15:50:10'),
(3352, 'CZM', '4.00', '600 mg', '244', '13', '60', '2022-06-17 15:50:36', '2022-06-17 15:50:36'),
(3353, 'FizyCal-M', '18.00', '600 mg', '243', '27', '92', '2022-06-17 15:51:22', '2022-06-17 15:51:22'),
(3354, 'Geriton-MD', '5.00', '600 mg', '244', '13', '72', '2022-06-17 15:51:52', '2022-06-17 15:51:52'),
(3355, 'Ipical-M', '6.00', '600 mg', '244', '13', '91', '2022-06-17 15:52:27', '2022-06-17 15:52:27'),
(3356, 'Miracal-M', '5.36', '600 mg', '244', '13', '124', '2022-06-17 15:52:58', '2022-06-17 15:52:58'),
(3357, 'Multical', '4.00', '600 mg', '244', '13', '196', '2022-06-17 15:53:40', '2022-06-17 15:53:40'),
(3358, 'Neocal M Vita', '20.00', '600 mg', '244', '13', '186', '2022-06-17 15:56:11', '2022-06-17 15:56:11'),
(3359, 'Nutrum Bone', '4.03', '600 mg', '244', '13', '19', '2022-06-17 15:56:51', '2022-06-17 15:56:51'),
(3360, 'Onecal-M', '6.50', '600 mg', '244', '13', '134', '2022-06-17 15:57:23', '2022-06-17 15:57:23'),
(3361, 'Oracal M', '4.00', '600 mg', '244', '13', '28', '2022-06-17 15:57:51', '2022-06-17 15:57:51'),
(3362, 'Oscal-M', '5.00', '600 mg', '244', '13', '190', '2022-06-17 15:58:20', '2022-06-17 15:58:20'),
(3363, 'Ostocal M', '7.00', '600 mg', '244', '13', '71', '2022-06-17 15:58:49', '2022-06-17 15:58:49');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(3364, 'Ostogen Plus', '5.03', '600 mg', '244', '13', '136', '2022-06-17 15:59:32', '2022-06-17 15:59:32'),
(3365, 'Protebon-M', '5.03', '600 mg', '244', '13', '39', '2022-06-17 16:00:03', '2022-06-17 16:00:03'),
(3366, 'Rocal-M', '9.00', '600 mg', '244', '13', '89', '2022-06-17 16:00:34', '2022-06-17 16:00:34'),
(3367, 'Rocal-M Vita', '20.00', '600 mg', '244', '13', '89', '2022-06-17 16:01:06', '2022-06-17 16:01:06'),
(3368, 'Starcal M', '6.50', '600 mg', '244', '13', '127', '2022-06-17 16:01:40', '2022-06-17 16:01:40'),
(3369, 'Xtracal-M', '4.00', '600 mg', '244', '13', '147', '2022-06-17 16:02:37', '2022-06-17 16:02:37'),
(3370, 'Cadosil', '20.00', '500 mg', '245', '16', '190', '2022-06-17 16:03:49', '2022-06-17 16:03:49'),
(3371, 'Dobelit', '20.00', '500 mg', '245', '16', '150', '2022-06-17 16:04:19', '2022-06-17 16:04:19'),
(3372, 'Dobesil', '20.00', '500 mg', '245', '16', '92', '2022-06-17 16:04:54', '2022-06-17 16:05:22'),
(3373, 'Dobical', '20.00', '500 mg', '245', '16', '136', '2022-06-17 16:06:13', '2022-06-17 16:06:13'),
(3374, 'Vasoproct', '20.00', '500 mg', '245', '16', '78', '2022-06-17 16:06:42', '2022-06-17 16:06:42'),
(3375, 'Cadosil LD', '170.00', '4%+2%+0.025%', '246', '66', '190', '2022-06-17 16:07:56', '2022-06-17 16:07:56'),
(3376, 'Dobesil LD', '160.00', '4%+2%+0.025%', '246', '66', '92', '2022-06-17 16:08:44', '2022-06-17 16:08:44'),
(3377, 'Pilosol', '160.00', '4%+2%+0.025%', '246', '66', '197', '2022-06-17 16:09:35', '2022-06-17 16:09:35'),
(3378, 'Biofol', '25.00', '15 mg', '247', '13', '92', '2022-06-17 16:11:56', '2022-06-17 16:11:56'),
(3379, 'Biofol', '9.00', '5 mg', '247', '13', '92', '2022-06-17 16:12:22', '2022-06-17 16:12:22'),
(3380, 'Calcium Folinate PhaRes', '2,119.00', '10 mg/ml (200 mg vial)', '247', '68', '195', '2022-06-17 16:13:51', '2022-06-17 16:13:51'),
(3381, 'Calcium Folinate PhaRes', '4,239.00', '10 mg/ml (500 mg vial)', '247', '68', '195', '2022-06-17 16:14:40', '2022-06-17 16:14:40'),
(3382, 'Folcasin', '1,477.00', '10 mg/ml', '247', '68', '47', '2022-06-17 16:16:42', '2022-06-17 16:16:42'),
(3383, 'Folicid', '500.00', '10 mg/ml (50 mg vial)', '247', '68', '185', '2022-06-17 16:17:49', '2022-06-17 16:17:49'),
(3384, 'Folicid', '950.00', '50 mg vial (100 mg vial)', '247', '68', '185', '2022-06-17 16:19:02', '2022-06-17 16:19:02'),
(3385, 'Folinex', '500.00', '10 mg/ml', '247', '68', '39', '2022-06-17 16:20:00', '2022-06-17 16:20:00'),
(3386, 'Folita', '9.00', '5 mg', '247', '13', '179', '2022-06-17 16:20:40', '2022-06-17 16:20:40'),
(3387, 'Folix', '9.00', '5 mg', '247', '13', '19', '2022-06-17 16:21:17', '2022-06-17 16:21:17'),
(3388, 'Foly', '25.00', '15 mg', '247', '13', '65', '2022-06-17 16:21:51', '2022-06-17 16:21:51'),
(3389, 'Foly', '400.00', '10 mg/ml (50 mg vial)', '247', '68', '65', '2022-06-17 16:22:55', '2022-06-17 16:22:55'),
(3390, 'Foly', '900.00', '10 mg/ml (100 mg vial)', '247', '68', '65', '2022-06-17 16:23:48', '2022-06-17 16:23:48'),
(3391, 'Leufol', '625.00', '10 mg/ml (50 mg vial)', '247', '68', '89', '2022-06-17 16:24:45', '2022-06-17 16:24:45'),
(3392, 'Leufol', '1150.00', '10 mg/ml (100 mg vial)', '247', '68', '89', '2022-06-17 16:25:43', '2022-06-17 16:25:43'),
(3393, 'Natfol', '9.00', '5 mg', '247', '13', '177', '2022-06-17 16:26:30', '2022-06-17 16:26:30'),
(3394, 'Cal. Gluconate', '13.00', '500 mg/5 ml', '248', '68', '67', '2022-06-17 16:29:37', '2022-06-17 16:29:37'),
(3395, 'Calcium Ambee', '6.22', '500 mg/5 ml', '248', '68', '27', '2022-06-17 16:30:24', '2022-06-17 16:30:24'),
(3396, 'Calcium-Jayson', '9.18', '500 mg/5 ml', '248', '68', '98', '2022-06-17 16:31:15', '2022-06-17 16:31:15'),
(3397, 'Calcium-Jayson', '9.77', '500 mg/5 ml', '248', '68', '98', '2022-06-17 16:32:01', '2022-06-17 16:32:01'),
(3398, 'G-Calcium Gluconate', '9.20', '500 mg/5 ml', '248', '68', '84', '2022-06-17 16:33:42', '2022-06-17 16:33:42'),
(3399, 'Calac', '0.31', '300 mg', '249', '13', '136', '2022-06-17 16:35:22', '2022-06-17 16:35:22'),
(3400, 'Calate', '0.50', '300 mg', '249', '13', '146', '2022-06-17 16:36:01', '2022-06-17 16:36:01'),
(3401, 'Calcitate', '0.29', '300 mg', '249', '13', '27', '2022-06-17 16:36:44', '2022-06-17 16:36:44'),
(3402, 'Calcizen', '0.30', '300 mg', '249', '13', '196', '2022-06-17 16:37:20', '2022-06-17 16:37:20'),
(3403, 'Calson', '0.29', '300 mg', '249', '13', '90', '2022-06-17 16:38:01', '2022-06-17 16:38:01'),
(3404, 'Caltab', '0.27', '300 mg', '249', '13', '93', '2022-06-17 16:39:03', '2022-06-17 16:39:03'),
(3405, 'Caltate', '0.71', '300 mg', '249', '13', '77', '2022-06-17 16:39:58', '2022-06-17 16:39:58'),
(3406, 'Calton', '0.29', '300 mg', '249', '13', '166', '2022-06-17 16:40:56', '2022-06-17 16:40:56'),
(3407, 'D-Lactate', '0.29', '300 mg', '249', '13', '63', '2022-06-17 16:41:40', '2022-06-17 16:41:40'),
(3408, 'Decal', '0.29', '300 mg', '249', '13', '62', '2022-06-17 16:42:20', '2022-06-17 16:42:20'),
(3409, 'G-Calcium Lactate', '40.00', '300 mg (100\'s strip)', '249', '13', '84', '2022-06-17 16:43:19', '2022-06-17 16:43:19'),
(3410, 'G-Calcium Lactate', '30.00', '300 mg (100\'s can)', '249', '13', '84', '2022-06-17 16:44:10', '2022-06-17 16:44:10'),
(3411, 'G-Calcium Lactate', '93.38', '300 mg (1000\'s tin)', '249', '13', '84', '2022-06-17 16:45:13', '2022-06-17 16:45:13'),
(3412, 'Acical-C', '11.03', '1000 mg+327 mg+500 mg', '250', '13', '18', '2022-06-17 16:47:10', '2022-06-17 16:47:10'),
(3413, 'C-4', '10.90', '1000 mg+327 mg+500 mg', '250', '13', '23', '2022-06-17 16:50:49', '2022-06-17 16:50:49'),
(3414, 'Calbo-C', '7.88', '1000 mg+327 mg+500 mg', '250', '13', '179', '2022-06-17 16:51:26', '2022-06-17 16:51:26'),
(3415, 'Calcefer', '10.00', '1000 mg+327 mg+500 mg', '250', '13', '161', '2022-06-17 16:52:02', '2022-06-17 16:52:02'),
(3416, 'Carben C', '10.00', '1000 mg+327 mg+500 mg', '250', '13', '42', '2022-06-17 16:52:35', '2022-06-17 16:52:35'),
(3417, 'Cavic-C', '10.00', '1000 mg+327 mg+500 mg', '250', '13', '92', '2022-06-17 16:53:07', '2022-06-17 16:53:07'),
(3418, 'Micac', '7.80', '1000 mg+327 mg+500 mg', '250', '13', '116', '2022-06-17 16:53:43', '2022-06-17 16:53:43'),
(3419, 'Ostocal-C', '15.00', '1000 mg+327 mg+500 mg', '250', '13', '71', '2022-06-17 16:54:18', '2022-06-17 16:54:18'),
(3420, 'Ostogen C', '10.00', '1000 mg+327 mg+500 mg', '250', '13', '136', '2022-06-17 16:54:46', '2022-06-17 16:54:46'),
(3421, 'Sante', '15.00', '1000 mg+327 mg+500 mg', '250', '13', '89', '2022-06-17 16:55:21', '2022-06-17 16:55:21'),
(3422, 'Ultracal-C', '10.54', '1000 mg+327 mg+500 mg', '250', '13', '150', '2022-06-17 16:55:52', '2022-06-17 16:55:52'),
(3423, 'Calbo Forte', '8.06', '1000 mg+327 mg+500 mg', '251', '13', '179', '2022-06-17 16:56:59', '2022-06-17 16:56:59'),
(3424, 'Cavic-C Plus', '10.00', '1000 mg+327 mg+500 mg', '251', '13', '92', '2022-06-17 16:57:28', '2022-06-17 16:57:28'),
(3425, 'Ostogen C Plus', '10.00', '1000 mg+327 mg+500 mg', '251', '13', '136', '2022-06-17 16:58:00', '2022-06-17 16:58:00'),
(3426, 'Ostovit D', '8.00', '1000 mg+327 mg+500 mg', '251', '13', '71', '2022-06-17 16:58:31', '2022-06-17 16:58:31'),
(3427, 'Calbo-D Vita', '15.05', '1358.196 mg+600 mg+400 IU', '252', '13', '179', '2022-06-17 17:00:37', '2022-06-17 17:00:37'),
(3428, 'Cora-DX Vita', '17.00', '1358.196 mg+600 mg+400 IU', '252', '13', '18', '2022-06-17 17:01:18', '2022-06-17 17:01:18'),
(3429, 'FizyCal-D', '15.00', '1358.196 mg+600 mg+400 IU', '252', '13', '92', '2022-06-17 17:01:54', '2022-06-17 17:01:54'),
(3430, 'Ostocal Vita', '17.00', '1358.196 mg+600 mg+400 IU', '252', '13', '71', '2022-06-17 17:02:28', '2022-06-17 17:02:28'),
(3431, 'Humphry', '8.02', '400 mg', '253', '13', '39', '2022-06-17 17:08:33', '2022-06-17 17:08:33'),
(3432, 'Humphry', '12.00', '740 mg', '253', '13', '39', '2022-06-17 17:09:21', '2022-06-17 17:09:21'),
(3433, 'Boni Gold', '8.00', '400 mg', '253', '13', '61', '2022-06-17 17:10:20', '2022-06-17 17:10:20'),
(3434, 'Calbostar', '12.03', '740 mg', '253', '13', '179', '2022-06-17 17:10:55', '2022-06-17 17:10:55'),
(3435, 'Calbostar', '8.03', '400 mg', '253', '13', '179', '2022-06-17 17:11:41', '2022-06-17 17:11:41'),
(3436, 'Calcin-O', '8.00', '400 mg', '253', '13', '161', '2022-06-17 17:12:17', '2022-06-17 17:12:17'),
(3437, 'Calcin-O DS', '12.00', '740 mg', '253', '13', '161', '2022-06-17 17:12:51', '2022-06-17 17:12:51'),
(3438, 'Caldil-OT', '8.00', '400 mg', '253', '13', '65', '2022-06-17 17:13:29', '2022-06-17 17:13:29'),
(3439, 'Calofast', '8.00', '400 mg', '253', '13', '71', '2022-06-17 17:14:03', '2022-06-17 17:14:03'),
(3440, 'Calorate', '8.00', '400 mg', '253', '13', '43', '2022-06-17 17:15:07', '2022-06-17 17:15:07'),
(3441, 'Calorate', '8.00', '400 mg', '253', '13', '43', '2022-06-17 17:15:07', '2022-06-17 17:15:07'),
(3442, 'Calorate', '10.00', '740 mg', '253', '13', '43', '2022-06-17 17:15:40', '2022-06-17 17:15:40'),
(3443, 'Carben O', '8.00', '400 mg', '253', '13', '42', '2022-06-17 17:16:09', '2022-06-17 17:16:09'),
(3444, 'Carlomed', '8.00', '400 mg', '253', '13', '114', '2022-06-17 17:16:43', '2022-06-17 17:16:43'),
(3445, 'Cdens', '12.00', '740 mg', '253', '13', '198', '2022-06-17 17:17:28', '2022-06-17 17:17:28'),
(3446, 'Davycal', '8.00', '400 mg', '253', '13', '129', '2022-06-17 17:18:00', '2022-06-17 17:18:00'),
(3447, 'Easycal', '8.00', '400 mg', '253', '13', '51', '2022-06-17 17:18:29', '2022-06-17 17:18:29'),
(3448, 'Effical', '8.00', '400 mg', '253', '13', '82', '2022-06-17 17:18:59', '2022-06-17 17:18:59'),
(3449, 'IntraCal', '8.00', '400 mg', '253', '13', '92', '2022-06-17 17:20:27', '2022-06-17 17:20:27'),
(3450, 'IntraCal', '10.00', '740 mg', '253', '13', '92', '2022-06-17 17:20:56', '2022-06-17 17:20:56'),
(3451, 'Monocal Gold', '8.00', '400 mg', '253', '13', '53', '2022-06-17 17:21:23', '2022-06-17 17:21:23'),
(3452, 'O-Cal', '10.00', '740 mg', '253', '13', '19', '2022-06-17 17:23:24', '2022-06-17 17:23:24'),
(3453, 'Orcical', '10.00', '740 mg', '253', '13', '91', '2022-06-17 17:24:08', '2022-06-17 17:24:08'),
(3454, 'Orcical', '8.00', '400 mg', '253', '13', '91', '2022-06-17 17:24:45', '2022-06-17 17:24:45'),
(3455, 'Orthorate', '8.00', '400 mg', '253', '13', '45', '2022-06-17 17:25:22', '2022-06-17 17:25:22'),
(3456, 'Ortical', '8.03', '400 mg', '253', '13', '136', '2022-06-17 17:25:56', '2022-06-17 17:25:56'),
(3457, 'Ortical', '10.00', '740 mg', '253', '13', '136', '2022-06-17 17:26:25', '2022-06-17 17:26:25'),
(3458, 'Ostorate', '8.00', '400 mg', '253', '13', '135', '2022-06-17 17:26:51', '2022-06-17 17:26:51'),
(3459, 'Ostorate', '10.00', '740 mg', '253', '13', '135', '2022-06-17 17:27:25', '2022-06-17 17:27:25'),
(3460, 'Protebon-P', '8.02', '400 mg', '253', '13', '39', '2022-06-17 17:29:05', '2022-06-17 17:29:05'),
(3461, 'Protebon-P', '12.00', '740 mg', '253', '13', '39', '2022-06-17 17:29:36', '2022-06-17 17:29:36'),
(3462, 'Rocal-O', '8.00', '400 mg', '253', '13', '89', '2022-06-17 17:30:02', '2022-06-17 17:30:02'),
(3463, 'Rotacal', '8.00', '400 mg', '253', '13', '18', '2022-06-17 17:30:30', '2022-06-17 17:30:30'),
(3464, 'Rotacal Max', '12.00', '740 mg', '253', '13', '18', '2022-06-17 17:31:12', '2022-06-17 17:31:12'),
(3465, 'Rotate', '5.00', '400 mg', '253', '13', '197', '2022-06-17 17:31:41', '2022-06-17 17:31:41'),
(3466, 'Rotate', '10.00', '740 mg', '253', '13', '197', '2022-06-17 17:32:16', '2022-06-17 17:32:16'),
(3467, 'Silcal O', '8.00', '400 mg', '253', '13', '173', '2022-06-17 17:32:44', '2022-06-17 17:32:44'),
(3468, 'Silcal O', '10.00', '740 mg', '253', '13', '173', '2022-06-17 17:33:14', '2022-06-17 17:33:14'),
(3469, 'Trucal', '8.00', '400 mg', '253', '13', '56', '2022-06-17 17:33:41', '2022-06-17 17:33:41'),
(3470, 'Xtracal OT', '7.00', '400 mg', '253', '13', '147', '2022-06-17 17:34:11', '2022-06-17 17:34:11'),
(3471, 'Xtracal OT', '10.00', '740 mg', '253', '13', '147', '2022-06-17 17:35:16', '2022-06-17 17:35:16'),
(3472, 'Xtracal OT', '10.00', '740 mg', '253', '13', '147', '2022-06-17 17:35:16', '2022-06-17 17:35:16'),
(3473, 'Calci', '3.52', '100 mg/2 ml', '254', '10', '136', '2022-06-17 17:37:49', '2022-06-17 17:37:49'),
(3474, 'Calcinate', '3.50', '100 mg/2 ml', '254', '10', '77', '2022-06-17 17:38:19', '2022-06-17 17:38:19'),
(3475, 'K-Nor', '980.00', '99.934% w/w', '255', '75', '150', '2022-06-17 17:39:08', '2022-06-17 17:39:08'),
(3476, 'Sinex', '12.00', '10 gm tube', '256', '66', '54', '2022-06-17 17:48:25', '2022-06-17 17:48:25'),
(3477, 'Vaporex', '35.00', '30 gm tube', '256', '66', '88', '2022-06-17 17:51:19', '2022-06-17 17:51:19'),
(3478, 'Vaporex', '35.00', '30 gm tube', '256', '66', '88', '2022-06-17 17:51:19', '2022-06-17 17:51:19'),
(3479, 'Canaglif', '40.00', '100 mg', '257', '13', '179', '2022-06-17 17:52:13', '2022-06-17 17:52:13'),
(3480, 'Canarol', '60.00', '100 mg', '257', '13', '65', '2022-06-17 17:52:48', '2022-06-17 17:52:48'),
(3481, 'Diacana', '60.00', '100 mg', '257', '13', '127', '2022-06-17 17:53:42', '2022-06-17 17:53:42'),
(3482, 'Glicana', '60.00', '100 mg', '257', '13', '92', '2022-06-17 17:54:13', '2022-06-17 17:54:13'),
(3483, 'Invokana', '75.66', '100 mg', '257', '13', '97', '2022-06-17 17:54:56', '2022-06-17 17:54:56'),
(3484, 'ARB', '10.07', '16 mg', '258', '13', '179', '2022-06-17 17:56:08', '2022-06-17 17:56:08'),
(3485, 'Giran', '6.00', '8 mg', '258', '13', '34', '2022-06-17 17:56:41', '2022-06-17 17:56:41'),
(3486, 'Giran', '11.00', '16 mg', '258', '13', '34', '2022-06-17 17:57:20', '2022-06-17 17:57:20'),
(3487, 'Vesotan', '6.02', '8 mg', '258', '13', '157', '2022-06-17 17:58:34', '2022-06-17 17:59:00'),
(3488, 'Vesotan', '11.03', '16 mg', '258', '13', '157', '2022-06-17 17:59:32', '2022-06-17 17:59:32'),
(3489, 'Giran-H', '6.00', '8 mg+12.5 mg', '259', '13', '34', '2022-06-17 18:05:05', '2022-06-17 18:05:05'),
(3490, 'Cabita', '100.00', '500 mg', '260', '13', '65', '2022-06-17 18:06:14', '2022-06-17 18:06:14'),
(3491, 'Capcitab', '60.00', '150 mg', '260', '13', '71', '2022-06-17 18:06:47', '2022-06-17 18:06:47'),
(3492, 'Capcitab', '125.00', '500 mg', '260', '13', '71', '2022-06-17 18:07:25', '2022-06-17 18:07:25'),
(3493, 'Capecitin', '120.00', '500 mg', '260', '13', '34', '2022-06-17 18:07:55', '2022-06-17 18:07:55'),
(3494, 'Captabine', '30.00', '150 mg', '260', '13', '185', '2022-06-17 18:08:27', '2022-06-17 18:08:27'),
(3495, 'Captabine', '90.00', '500 mg', '260', '13', '185', '2022-06-17 18:08:56', '2022-06-17 18:08:56'),
(3496, 'Tysinor', '60.00', '150 mg', '260', '13', '79', '2022-06-17 18:09:30', '2022-06-17 18:09:30'),
(3497, 'Tysinor', '120.00', '500 mg', '260', '13', '79', '2022-06-17 18:10:01', '2022-06-17 18:10:01'),
(3498, 'Xelobine', '150.00', '500 mg', '260', '13', '89', '2022-06-17 18:10:40', '2022-06-17 18:10:40'),
(3499, 'Xelocin', '150.00', '500 mg', '260', '13', '43', '2022-06-17 18:11:16', '2022-06-17 18:11:16'),
(3500, 'Xeloda', '155.00', '500 mg', '260', '13', '164', '2022-06-17 18:12:10', '2022-06-17 18:12:10'),
(3501, 'Xitabin', '125.00', '500 mg', '260', '13', '39', '2022-06-17 18:12:44', '2022-06-17 18:12:44'),
(3502, 'Xitabin', '60.00', '150 mg', '260', '13', '39', '2022-06-17 18:13:17', '2022-06-17 18:13:17'),
(3503, 'Physiogel', '499.00', '75 ml tube', '261', '29', '81', '2022-06-17 18:14:10', '2022-06-17 18:14:10'),
(3504, 'Physiogel', '960.00', '150 ml bottle', '261', '51', '81', '2022-06-17 18:14:48', '2022-06-17 18:14:48'),
(3505, 'Ostocin', '49.95', '0.025% w/w', '262', '29', '78', '2022-06-17 18:15:35', '2022-06-17 18:15:35'),
(3506, 'Topicacin', '50.00', '0.025% w/w', '263', '29', '92', '2022-06-17 18:16:14', '2022-06-17 18:16:14'),
(3507, 'Acetor', '3.00', '25 mg', '263', '13', '65', '2022-06-17 18:17:28', '2022-06-17 18:17:28'),
(3508, 'Angiten', '3.25', '25 mg', '263', '13', '91', '2022-06-17 18:20:48', '2022-06-17 18:20:48'),
(3509, 'Capotril', '3.00', '25 mg', '263', '13', '23', '2022-06-17 18:21:37', '2022-06-17 18:21:37'),
(3510, 'Cardopril', '3.01', '25 mg', '263', '13', '43', '2022-06-17 18:22:16', '2022-06-17 18:22:16'),
(3511, 'Cardopril', '6.02', '50 mg', '263', '13', '43', '2022-06-17 18:22:52', '2022-06-17 18:22:52'),
(3512, 'Catopil', '3.00', '25 mg', '263', '13', '196', '2022-06-17 18:23:26', '2022-06-17 18:23:26'),
(3513, 'Catopil', '1.75', '12.5 mg', '263', '13', '196', '2022-06-17 18:24:00', '2022-06-17 18:24:00'),
(3514, 'Topril', '2.80', '50 mg', '263', '13', '98', '2022-06-17 18:24:45', '2022-06-17 18:24:45'),
(3515, 'Anleptic', '300.90', '100 mg/5 ml', '264', '67', '179', '2022-06-17 19:25:45', '2022-06-17 19:25:45'),
(3516, 'Anleptic CR', '6.02', '200 mg', '264', '13', '179', '2022-06-17 19:27:26', '2022-06-17 19:27:26'),
(3517, 'Cabretol', '3.91', '200 mg', '264', '13', '161', '2022-06-17 19:28:11', '2022-06-17 19:28:11'),
(3518, 'Cabretol', '301.13', '100 mg/5 ml', '264', '67', '161', '2022-06-17 19:29:00', '2022-06-17 19:29:00'),
(3519, 'Carbazin', '4.00', '200 mg', '264', '13', '71', '2022-06-17 19:30:53', '2022-06-17 19:30:53'),
(3520, 'Carbazine CR', '4.50', '200 mg', '264', '26', '71', '2022-06-17 19:31:52', '2022-06-17 19:31:52'),
(3521, 'Carmapine', '250.00', '100 mg/5 ml', '264', '67', '92', '2022-06-17 19:32:38', '2022-06-17 19:32:38'),
(3522, 'Carmapine', '4.00', '200 mg', '264', '13', '92', '2022-06-17 19:33:24', '2022-06-17 19:33:24'),
(3523, 'Carmapine CR', '5.00', '200 mg', '264', '26', '92', '2022-06-17 19:33:55', '2022-06-17 19:33:55'),
(3524, 'Carmaz', '4.00', '200 mg', '264', '13', '34', '2022-06-17 19:34:37', '2022-06-17 19:34:37'),
(3525, 'Cazep', '4.02', '200 mg', '264', '13', '136', '2022-06-17 19:35:17', '2022-06-17 19:35:17'),
(3526, 'Epilep', '3.51', '200 mg', '264', '13', '43', '2022-06-17 19:35:52', '2022-06-17 19:35:52'),
(3527, 'Epilep CR', '4.52', '200 mg', '264', '13', '43', '2022-06-17 19:36:33', '2022-06-17 19:36:33'),
(3528, 'Tegretol', '380.44', '100 mg/5 ml', '264', '67', '128', '2022-06-17 19:37:19', '2022-06-17 19:37:19'),
(3529, 'Tegretol', '6.45', '200 mg', '264', '13', '128', '2022-06-17 19:38:11', '2022-06-17 19:38:11'),
(3530, 'Tegretol CR', '9.53', '200 mg', '264', '13', '128', '2022-06-17 19:38:47', '2022-06-17 19:38:47'),
(3531, 'Zeptol', '5.52', '200 mg', '264', '13', '180', '2022-06-17 19:39:33', '2022-06-17 19:39:33'),
(3532, 'Zeptol CR', '8.52', '400 mg', '264', '13', '180', '2022-06-17 19:40:08', '2022-06-17 19:40:08'),
(3533, 'Zeptol CR', '7.00', '200 mg', '264', '26', '180', '2022-06-17 19:40:57', '2022-06-17 19:40:57'),
(3534, 'Arbecin', '150.00', '100 mcg/ml', '265', '49', '161', '2022-06-17 19:48:54', '2022-06-17 19:48:54'),
(3535, 'Carbate', '150.00', '100 mcg/ml', '265', '49', '92', '2022-06-17 19:49:46', '2022-06-17 19:49:46'),
(3536, 'Carbeshot', '149.00', '100 mcg/ml', '265', '49', '133', '2022-06-17 19:50:20', '2022-06-17 19:50:20'),
(3537, 'Duratocin', '150.45', '100 mcg/ml', '265', '49', '39', '2022-06-17 19:50:57', '2022-06-17 19:50:57'),
(3538, 'Oxagon', '150.00', '100 mcg/ml', '265', '49', '89', '2022-06-17 19:51:34', '2022-06-17 19:51:34'),
(3539, 'Carbiroid', '4.80', '5 mg', '266', '13', '186', '2022-06-17 19:52:32', '2022-06-17 19:52:32'),
(3540, 'Carbizol', '3.01', '5 mg', '265', '13', '179', '2022-06-17 19:53:06', '2022-06-17 19:53:06'),
(3541, 'Carbizol', '5.00', '10 mg', '266', '13', '179', '2022-06-17 19:53:45', '2022-06-17 19:53:45'),
(3542, 'Mercazole', '3.00', '5 mg', '266', '13', '161', '2022-06-17 19:54:17', '2022-06-17 19:54:17'),
(3543, 'Carbolin', '30.00', '125 mg/5 ml', '267', '59', '71', '2022-06-17 19:59:53', '2022-06-17 19:59:53'),
(3544, 'Carbolin', '2.50', '375 mg', '267', '16', '71', '2022-06-17 20:00:44', '2022-06-17 20:00:44'),
(3545, 'Carbolin DS', '40.00', '250 mg/5 ml', '267', '59', '71', '2022-06-17 20:01:28', '2022-06-17 20:01:28'),
(3546, 'Carboten DS', '40.00', '250 mg/5 ml', '267', '59', '28', '2022-06-17 20:02:10', '2022-06-17 20:02:10'),
(3547, 'Castin', '2.50', '375 mg', '267', '16', '18', '2022-06-17 20:02:44', '2022-06-17 20:02:44'),
(3548, 'Castin', '25.00', '125 mg/5 ml', '267', '59', '18', '2022-06-17 20:03:22', '2022-06-17 20:03:22'),
(3549, 'Castin DS', '40.00', '250 mg/5 ml', '267', '59', '18', '2022-06-17 20:03:57', '2022-06-17 20:03:57'),
(3550, 'Flegnil', '30.11', '125 mg/5 ml', '267', '59', '140', '2022-06-17 20:04:42', '2022-06-17 20:04:42'),
(3551, 'Flegnil DS', '40.15', '250 mg/5 ml', '267', '59', '140', '2022-06-17 20:05:48', '2022-06-17 20:05:48'),
(3552, 'Mucolex', '30.00', '125 mg/5 ml', '267', '59', '78', '2022-06-17 20:06:28', '2022-06-17 20:06:28'),
(3553, 'Mucolex DS', '40.00', '250 mg/5 ml', '267', '59', '78', '2022-06-17 20:06:57', '2022-06-17 20:06:57'),
(3554, 'Nokof', '30.00', '125 mg/5 ml', '267', '59', '43', '2022-06-17 20:07:37', '2022-06-17 20:07:37'),
(3555, 'Nokof', '2.50', '375 mg', '267', '16', '43', '2022-06-17 20:08:16', '2022-06-17 20:08:16'),
(3556, 'Nokof DS', '40.00', '250 mg/5 ml', '267', '59', '43', '2022-06-17 20:08:54', '2022-06-17 20:08:54'),
(3557, 'Tulsi', '28.00', '125 mg/5 ml', '267', '59', '73', '2022-06-17 20:09:30', '2022-06-17 20:09:30'),
(3558, 'Feofol-Cl', '2.50', '50 mg+0.5 mg', '268', '16', '71', '2022-06-17 20:24:57', '2022-06-17 20:24:57'),
(3559, 'Fer', '2.51', '50 mg+0.5 mg', '268', '16', '138', '2022-06-17 20:25:32', '2022-06-17 20:25:32'),
(3560, 'Pregmin', '2.41', '50 mg+0.5 mg', '268', '16', '157', '2022-06-17 20:26:46', '2022-06-17 20:26:46'),
(3561, 'Animet', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '35', '2022-06-17 20:28:22', '2022-06-17 20:28:22'),
(3562, 'Biofez', '3.01', '50 mg+0.50 mg+61.80 mg', '269', '25', '98', '2022-06-17 20:29:02', '2022-06-17 20:29:02'),
(3563, 'Carofol Z', '5.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '43', '2022-06-17 20:29:36', '2022-06-17 20:29:36'),
(3564, 'Defaz CI', '3.01', '50 mg+0.50 mg+61.80 mg', '269', '25', '19', '2022-06-17 20:30:15', '2022-06-17 20:30:15'),
(3565, 'Enazif', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '194', '2022-06-17 20:30:57', '2022-06-17 20:30:57'),
(3566, 'Feocron', '3.01', '50 mg+0.50 mg+61.80 mg', '269', '25', '130', '2022-06-17 20:31:36', '2022-06-17 20:31:36'),
(3567, 'Fer-Z', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '138', '2022-06-17 20:32:15', '2022-06-17 20:32:15'),
(3568, 'Ferix-V', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '161', '2022-06-17 20:32:47', '2022-06-17 20:32:47'),
(3569, 'Feropreg TR', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '28', '2022-06-17 20:33:28', '2022-06-17 20:33:28'),
(3570, 'Ferozi-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '65', '2022-06-17 20:34:04', '2022-06-17 20:34:04'),
(3571, 'Fezin-CI', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '162', '2022-06-17 20:34:34', '2022-06-17 20:34:34'),
(3572, 'Folic ZI', '3.01', '50 mg+0.50 mg+61.80 mg', '269', '25', '136', '2022-06-17 20:35:05', '2022-06-17 20:35:05'),
(3573, 'Folzin-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '142', '2022-06-17 20:35:33', '2022-06-17 20:35:33'),
(3574, 'Glory', '3.02', '50 mg+0.50 mg+61.80 mg', '269', '25', '140', '2022-06-17 20:36:02', '2022-06-17 20:36:02'),
(3575, 'Hema', '3.51', '50 mg+0.50 mg+61.80 mg', '269', '25', '63', '2022-06-17 20:36:43', '2022-06-17 20:36:43'),
(3576, 'Hemo Plus', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '196', '2022-06-17 20:37:13', '2022-06-17 20:37:13'),
(3577, 'Itop CI', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '147', '2022-06-17 20:38:30', '2022-06-17 20:38:30'),
(3578, 'Izic', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '137', '2022-06-17 20:39:00', '2022-06-17 20:39:00'),
(3579, 'Omazif-CI', '3.50', '50 mg+0.50 mg+61.80 mg', '269', '25', '134', '2022-06-17 20:39:29', '2022-06-17 20:39:29'),
(3580, 'Preg-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '18', '2022-06-17 20:40:14', '2022-06-17 20:40:14'),
(3581, 'Pregmin-Z', '3.01', '50 mg+0.50 mg+61.80 mg', '269', '25', '157', '2022-06-17 20:40:45', '2022-06-17 20:40:45'),
(3582, 'Prenat-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '89', '2022-06-17 20:41:40', '2022-06-17 20:41:40'),
(3583, 'Prenatal', '2.91', '50 mg+0.50 mg+61.80 mg', '269', '25', '174', '2022-06-17 20:42:17', '2022-06-17 20:42:17'),
(3584, 'Preneed-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '92', '2022-06-17 20:42:45', '2022-06-17 20:42:45'),
(3585, 'Zeefol-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '71', '2022-06-17 20:43:19', '2022-06-17 20:43:19'),
(3586, 'Zeofit', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '103', '2022-06-17 20:43:50', '2022-06-17 20:43:50'),
(3587, 'ZFC', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '173', '2022-06-17 20:44:28', '2022-06-17 20:44:28'),
(3588, 'Zif-CI', '4.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '179', '2022-06-17 20:44:56', '2022-06-17 20:44:56'),
(3589, 'Zifocap', '5.40', '50 mg+0.50 mg+61.80 mg', '269', '25', '133', '2022-06-17 20:45:30', '2022-06-17 20:45:30'),
(3590, 'Zifonyl', '3.00', '50 mg+0.50 mg+61.80 mg', '269', '25', '102', '2022-06-17 20:46:09', '2022-06-17 20:46:09'),
(3591, 'Carbomet', '3.01', '50 mg', '270', '16', '177', '2022-06-17 20:47:52', '2022-06-17 20:47:52'),
(3592, 'Civic-ZF', '3.50', '50 mg', '270', '16', '102', '2022-06-17 20:48:26', '2022-06-17 20:48:26'),
(3593, 'EPL Plus', '3.50', '50 mg', '270', '16', '82', '2022-06-17 20:49:08', '2022-06-17 20:49:08'),
(3594, 'Famina Z', '3.51', '50 mg', '270', '16', '174', '2022-06-17 20:50:02', '2022-06-17 20:50:02'),
(3595, 'Femavit Forte', '3.50', '50 mg', '270', '16', '129', '2022-06-17 20:51:05', '2022-06-17 20:51:05'),
(3596, 'Feocron Plus', '3.51', '50 mg', '270', '16', '130', '2022-06-17 20:51:36', '2022-06-17 20:51:36'),
(3597, 'Fer-V', '3.50', '50 mg', '270', '16', '138', '2022-06-17 20:52:16', '2022-06-17 20:52:16'),
(3598, 'Fizz-CI', '3.50', '50 mg', '270', '16', '186', '2022-06-17 20:52:50', '2022-06-17 20:52:50'),
(3599, 'Karbon', '3.50', '50 mg', '270', '16', '50', '2022-06-17 20:53:21', '2022-06-17 20:53:21'),
(3600, 'Maxirom', '3.50', '50 mg', '270', '16', '31', '2022-06-17 20:53:51', '2022-06-17 20:53:51'),
(3601, 'Momneed', '3.52', '50 mg', '270', '16', '19', '2022-06-17 20:54:32', '2022-06-17 20:54:32'),
(3602, 'Omnivit', '3.50', '50 mg', '270', '16', '43', '2022-06-17 20:55:05', '2022-06-17 20:55:05'),
(3603, 'Prenat-XL', '5.00', '50 mg', '270', '16', '89', '2022-06-17 20:55:35', '2022-06-17 20:55:35'),
(3604, 'SYN-Z', '3.50', '50 mg', '270', '16', '120', '2022-06-17 20:56:07', '2022-06-17 20:56:07'),
(3605, 'Xvit', '4.00', '50 mg', '270', '16', '39', '2022-06-17 20:56:32', '2022-06-17 20:56:32'),
(3606, 'Zif Forte', '3.52', '50 mg', '270', '16', '179', '2022-06-17 20:57:04', '2022-06-17 20:57:04'),
(3607, 'Zilvit', '3.50', '50 mg', '270', '16', '71', '2022-06-17 20:57:33', '2022-06-17 20:57:33'),
(3608, 'Carboplat', '1400.00', '10 mg/ml (150 mg vial)', '271', '50', '39', '2022-06-17 20:58:57', '2022-06-17 20:58:57'),
(3609, 'Carboplat', '3800.00', '10 mg/ml (450 mg vial)', '271', '50', '39', '2022-06-17 20:59:50', '2022-06-17 20:59:50'),
(3610, 'Carboplatin', '3375.00', '10 mg/ml', '271', '50', '97', '2022-06-17 21:01:16', '2022-06-17 21:01:16'),
(3611, 'Carboplatin Sindan', '4140.00', '10 mg/ml (450 mg vial)', '271', '50', '47', '2022-06-17 21:02:13', '2022-06-17 21:02:13'),
(3612, 'Carboplatin Sindan', '5520.00', '10 mg/ml (800 mg vial)', '271', '50', '47', '2022-06-17 21:03:09', '2022-06-17 21:03:09'),
(3613, 'Carboplatin Hexal', '1800.90', '10 mg/ml (150 mg vial)', '271', '50', '167', '2022-06-17 21:04:14', '2022-06-17 21:04:14'),
(3614, 'Carboplatin Hexal', '4,482.24', '10 mg/ml (450 mg vial)', '271', '50', '167', '2022-06-17 21:05:03', '2022-06-17 21:05:03'),
(3615, 'Carbotin', '1300.00', '10 mg/ml (150 mg vial)', '271', '50', '185', '2022-06-17 21:11:36', '2022-06-17 21:11:36'),
(3616, 'Carbotin', '3500.00', '10 mg/ml (450 mg vial)', '271', '16', '185', '2022-06-17 21:12:25', '2022-06-17 21:12:25'),
(3617, 'Carbotin', '1600.00', '10 mg/ml (150 mg vial)', '271', '50', '71', '2022-06-17 21:13:35', '2022-06-17 21:13:35'),
(3618, 'Carbotor', '4400.00', '10 mg/ml (450 mg vial)', '271', '50', '71', '2022-06-17 21:14:32', '2022-06-17 21:14:32'),
(3619, 'Carplatin', '1400.00', '10 mg/ml (150 mg vial)', '271', '50', '65', '2022-06-17 21:15:45', '2022-06-17 21:15:45'),
(3620, 'Carplatin', '3700.00', '10 mg/ml (450 mg vial)', '271', '50', '65', '2022-06-17 21:16:36', '2022-06-17 21:16:36'),
(3621, 'Cytocarb', '1600.00', '10 mg/ml (150 mg vial)', '271', '50', '89', '2022-06-17 21:17:26', '2022-06-17 21:17:26'),
(3622, 'Cytocarb', '4400.00', '10 mg/ml (450 mg vial)', '271', '50', '89', '2022-06-17 21:18:28', '2022-06-17 21:18:28'),
(3623, 'Carbestop', '200.00', '250 mcg/ml', '272', '10', '92', '2022-06-17 21:19:26', '2022-06-17 21:19:26'),
(3624, 'Aquafresh', '270.00', '1% (10 ml drop)', '273', '69', '150', '2022-06-18 02:22:29', '2022-06-18 02:22:29'),
(3625, 'Aquafresh', '375.00', '1% (15 ml drop)', '273', '69', '150', '2022-06-18 02:23:19', '2022-06-18 02:23:19'),
(3626, 'Carmelus', '275.00', '1%', '273', '69', '142', '2022-06-18 02:23:59', '2022-06-18 02:23:59'),
(3627, 'Cfresh Liquigel', '270.00', '1%', '273', '69', '124', '2022-06-18 02:24:47', '2022-06-18 02:24:47'),
(3628, 'CMC-Gel', '250.00', '1%', '273', '69', '45', '2022-06-18 02:25:28', '2022-06-18 02:25:28'),
(3629, 'Dewgel Liquigel', '275.00', '1%', '273', '69', '135', '2022-06-18 02:26:10', '2022-06-18 02:26:10'),
(3630, 'Drylief', '275.00', '1%', '273', '69', '34', '2022-06-18 02:26:53', '2022-06-18 02:26:53'),
(3631, 'Drylief', '275.00', '1%', '273', '69', '34', '2022-06-18 02:26:57', '2022-06-18 02:26:57'),
(3632, 'Everfresh', '250.00', '1%', '273', '69', '77', '2022-06-18 02:27:47', '2022-06-18 02:27:47'),
(3633, 'Everfresh', '250.00', '1%', '273', '69', '77', '2022-06-18 02:28:11', '2022-06-18 02:28:11'),
(3634, 'Everfresh', '250.00', '1%', '273', '69', '77', '2022-06-18 02:28:15', '2022-06-18 02:28:15'),
(3635, 'Everfresh', '250.00', '1%', '273', '69', '77', '2022-06-18 02:28:32', '2022-06-18 02:28:32'),
(3636, 'Freshfil', '275', '1%', '273', '69', '92', '2022-06-18 02:30:16', '2022-06-18 02:30:16'),
(3637, 'I-Aqua', '250.00', '1%', '273', '69', '31', '2022-06-18 02:30:51', '2022-06-18 02:30:51'),
(3638, 'Lacrigel', '275.00', '1%', '273', '69', '136', '2022-06-18 02:31:31', '2022-06-18 02:31:31'),
(3639, 'Lubgel', '275.00', '1%', '273', '69', '179', '2022-06-18 02:32:09', '2022-06-18 02:32:09'),
(3640, 'Lubrimax', '275.00', '1%', '273', '69', '18', '2022-06-18 02:32:48', '2022-06-18 02:32:48'),
(3641, 'Refresh Liquigel', '593.00', '1%', '273', '69', '71', '2022-06-18 02:33:38', '2022-06-18 02:33:38'),
(3642, 'Refresh Tears', '300.00', '0.5%', '273', '69', '71', '2022-06-18 02:34:36', '2022-06-18 02:34:36'),
(3643, 'Refresh-i', '250.00', '1%', '273', '69', '35', '2022-06-18 03:08:53', '2022-06-18 03:08:53'),
(3644, 'Sinafresh', '250.00', '1%', '273', '69', '91', '2022-06-18 03:09:53', '2022-06-18 03:09:53'),
(3645, 'Tearfresh Liquigel', '275.00', '1% (10 ml drop)', '273', '69', '78', '2022-06-18 03:11:11', '2022-06-18 03:11:11'),
(3646, 'Tearfresh Liquigel', '350.00', '1% (15 ml drop)', '273', '69', '78', '2022-06-18 03:12:03', '2022-06-18 03:12:03'),
(3647, 'Tearon Fresh', '275.00', '1%', '273', '69', '43', '2022-06-18 03:12:44', '2022-06-18 03:12:44'),
(3648, 'TR Care', '275.00', '1%', '273', '69', '89', '2022-06-18 03:13:17', '2022-06-18 03:13:17'),
(3649, 'Carmelus-G', '190.00', '0.5%+0.9%', '274', '69', '142', '2022-06-18 03:15:55', '2022-06-18 03:15:55'),
(3650, 'Eyedew', '190.00', '0.5%+0.9%', '274', '69', '19', '2022-06-18 03:16:39', '2022-06-18 03:16:39'),
(3651, 'G-Fresh', '190.00', '0.5%+0.9%', '274', '69', '91', '2022-06-18 03:17:32', '2022-06-18 03:17:32'),
(3652, 'Lacrigel G', '190.00', '0.5%+0.9%', '274', '69', '136', '2022-06-18 03:18:20', '2022-06-18 03:18:20'),
(3653, 'Lacrin', '187.71', '0.5%+0.9%', '274', '69', '135', '2022-06-18 03:19:14', '2022-06-18 03:19:14'),
(3654, 'Neotear', '190.00', '0.5%+0.9%', '274', '69', '34', '2022-06-18 03:19:48', '2022-06-18 03:19:48'),
(3655, 'Aqua', '190.00', '0.25%+0.3%', '275', '66', '135', '2022-06-18 03:28:43', '2022-06-18 03:28:43'),
(3656, 'Aqua', '190.00', '0.25%+0.3%', '275', '66', '135', '2022-06-18 03:28:43', '2022-06-18 03:28:43'),
(3657, 'Artifresh', '200.00', '0.25%+0.3%', '275', '66', '124', '2022-06-18 03:30:17', '2022-06-18 03:30:17'),
(3658, 'Carmelus-H', '210.00', '0.25%+0.3%', '275', '66', '142', '2022-06-18 03:31:05', '2022-06-18 03:31:05'),
(3659, 'Eyemist', '200.00', '0.25%+0.3%', '275', '66', '136', '2022-06-18 03:31:40', '2022-06-18 03:31:40'),
(3660, 'Hypro Extra', '150.00', '0.25%+0.3%', '275', '66', '126', '2022-06-18 03:32:19', '2022-06-18 03:32:19'),
(3661, 'Isotear', '200.00', '0.25%+0.3%', '275', '66', '150', '2022-06-18 03:32:58', '2022-06-18 03:32:58'),
(3662, 'Lubric Extra', '210.00', '0.25%+0.3%', '275', '66', '92', '2022-06-18 03:33:36', '2022-06-18 03:33:36'),
(3663, 'Caridol', '6.00', '250 mg', '276', '13', '71', '2022-06-18 03:34:25', '2022-06-18 03:34:25'),
(3664, 'Carilax', '6.00', '250 mg', '276', '13', '92', '2022-06-18 03:35:12', '2022-06-18 03:35:12'),
(3665, 'CMC Luvis', '950.00', '0.5%', '277', '69', '195', '2022-06-18 03:36:13', '2022-06-18 03:36:13'),
(3666, 'Arilol', '8.00', '25 mg', '278', '13', '142', '2022-06-18 03:37:50', '2022-06-18 03:37:50'),
(3667, 'Arilol', '5.00', '12.5 mg', '278', '13', '142', '2022-06-18 03:38:23', '2022-06-18 03:38:23'),
(3668, 'Arilol', '3.00', '6.25 mg', '278', '13', '142', '2022-06-18 03:39:06', '2022-06-18 03:39:06'),
(3669, 'Avidol', '3.00', '6.25 mg', '278', '13', '20', '2022-06-18 03:39:49', '2022-06-18 03:39:49'),
(3670, 'Cardex', '1.52', '3.125 mg', '278', '13', '136', '2022-06-18 03:40:38', '2022-06-18 03:40:38'),
(3671, 'Cardex', '3.01', '6.25 mg', '278', '13', '136', '2022-06-18 03:41:14', '2022-06-18 03:41:14'),
(3672, 'Cardex', '5.03', '12.5 mg', '278', '13', '136', '2022-06-18 03:41:54', '2022-06-18 03:41:54'),
(3673, 'Cardivas', '6.56', '12.5 mg', '278', '13', '180', '2022-06-18 03:42:34', '2022-06-18 03:42:34'),
(3674, 'Cardivas', '4.56', '6.25 mg', '278', '13', '180', '2022-06-18 03:43:12', '2022-06-18 03:43:12'),
(3675, 'Carved', '4.50', '6.25 mg', '278', '13', '45', '2022-06-18 03:43:52', '2022-06-18 03:43:52'),
(3676, 'Carved', '8.00', '25 mg', '278', '13', '45', '2022-06-18 03:44:33', '2022-06-18 03:44:33'),
(3677, 'Carved', '6.50', '12.5 mg', '278', '13', '45', '2022-06-18 03:45:17', '2022-06-18 03:45:17'),
(3678, 'Carvetab', '5.00', '12.5 mg', '278', '13', '113', '2022-06-18 03:45:59', '2022-06-18 03:45:59'),
(3679, 'Carvetab', '3.00', '6.25 mg', '278', '13', '113', '2022-06-18 03:46:37', '2022-06-18 03:46:37'),
(3680, 'Carvipress', '3.01', '6.25 mg', '278', '13', '19', '2022-06-18 03:47:15', '2022-06-18 03:47:15'),
(3681, 'Carvipress', '8.07', '25 mg', '278', '13', '19', '2022-06-18 03:47:52', '2022-06-18 03:47:52'),
(3682, 'Carvipress', '5.03', '12.5 mg', '278', '13', '19', '2022-06-18 03:48:30', '2022-06-18 03:48:30'),
(3683, 'Carvista', '3.00', '6.25 mg', '278', '13', '92', '2022-06-18 03:50:00', '2022-06-18 03:50:00'),
(3684, 'Carvista', '5.00', '12.5 mg', '278', '13', '92', '2022-06-18 03:50:28', '2022-06-18 03:50:28'),
(3685, 'Carvista', '8.00', '25 mg', '278', '13', '92', '2022-06-18 03:51:00', '2022-06-18 03:51:00'),
(3686, 'Cavelon', '6.00', '12.5 mg', '278', '13', '65', '2022-06-18 03:51:29', '2022-06-18 03:51:29'),
(3687, 'Cavelon', '3.00', '6.25 mg', '278', '13', '65', '2022-06-18 03:52:02', '2022-06-18 03:52:02'),
(3688, 'Dilapress', '3.00', '6.25 mg', '278', '13', '43', '2022-06-18 03:52:33', '2022-06-18 03:52:33'),
(3689, 'Dilapress', '5.00', '12.5 mg', '278', '13', '43', '2022-06-18 03:53:11', '2022-06-18 03:53:11'),
(3690, 'Dilapress', '8.00', '25 mg', '278', '13', '43', '2022-06-18 03:54:05', '2022-06-18 03:54:05'),
(3691, 'Dilgard', '3.02', '6.25 mg', '278', '13', '78', '2022-06-18 03:54:40', '2022-06-18 03:54:40'),
(3692, 'Dilgard', '3.02', '6.25 mg', '278', '13', '78', '2022-06-18 03:54:51', '2022-06-18 03:54:51'),
(3693, 'Dilgard', '8.05', '25 mg', '278', '13', '78', '2022-06-18 03:55:31', '2022-06-18 03:55:31'),
(3694, 'Dilgard', '5.04', '12.5 mg', '278', '13', '78', '2022-06-18 03:56:02', '2022-06-18 03:56:02'),
(3695, 'Dilocard', '5.00', '12.5 mg', '278', '13', '186', '2022-06-18 03:56:34', '2022-06-18 03:56:34'),
(3696, 'Dilocard', '3.00', '6.25 mg', '278', '13', '186', '2022-06-18 03:57:10', '2022-06-18 03:57:10'),
(3697, 'Dilocard', '3.00', '6.25 mg', '278', '13', '186', '2022-06-18 03:57:26', '2022-06-18 03:57:26'),
(3698, 'Dilol', '5.00', '12.5 mg', '278', '13', '122', '2022-06-18 03:58:06', '2022-06-18 03:58:06'),
(3699, 'Dilol', '5.00', '12.5 mg', '278', '13', '122', '2022-06-18 03:58:20', '2022-06-18 03:58:20'),
(3700, 'Dilol', '3.00', '6.25 mg', '278', '13', '122', '2022-06-18 03:59:04', '2022-06-18 03:59:04'),
(3701, 'Koreg', '3.01', '6.25 mg', '278', '13', '174', '2022-06-18 03:59:38', '2022-06-18 03:59:38'),
(3702, 'Koreg', '8.03', '25 mg', '278', '13', '174', '2022-06-18 04:00:23', '2022-06-18 04:00:23'),
(3703, 'Koreg', '5.02', '12.5 mg', '278', '13', '174', '2022-06-18 04:00:59', '2022-06-18 04:00:59'),
(3704, 'Raditrend', '11.03', '6.25 mg', '278', '13', '155', '2022-06-18 04:02:08', '2022-06-18 04:02:08'),
(3705, 'Revodil', '3.00', '6.25 mg', '278', '13', '91', '2022-06-18 04:03:49', '2022-06-18 04:03:49'),
(3706, 'Rovedilol', '4.00', '6.25 mg', '278', '13', '89', '2022-06-18 04:04:21', '2022-06-18 04:04:21'),
(3707, 'Rovedilol', '7.00', '12.5 mg', '278', '13', '89', '2022-06-18 04:04:54', '2022-06-18 04:04:54'),
(3708, 'Ucardol', '9.00', '25 mg', '278', '13', '190', '2022-06-18 04:05:38', '2022-06-18 04:05:38'),
(3709, 'Ucardol', '5.00', '12.5 mg', '278', '13', '190', '2022-06-18 04:06:02', '2022-06-18 04:06:02'),
(3710, 'Ucardol', '3.00', '6.25 mg', '278', '13', '190', '2022-06-18 04:06:39', '2022-06-18 04:06:39'),
(3711, 'Vedilol', '8.00', '25 mg', '278', '13', '71', '2022-06-18 04:07:13', '2022-06-18 04:07:13'),
(3712, 'Vedilol', '5.00', '12.5 mg', '278', '13', '71', '2022-06-18 04:07:43', '2022-06-18 04:07:43'),
(3713, 'Vedilol', '3.00', '6.25 mg', '278', '13', '71', '2022-06-18 04:08:20', '2022-06-18 04:08:20'),
(3714, 'Vesodil', '8.03', '25 mg', '278', '13', '157', '2022-06-18 04:09:01', '2022-06-18 04:09:01'),
(3715, 'Vesodil', '5.02', '12.5 mg', '278', '13', '157', '2022-06-18 04:09:56', '2022-06-18 04:09:56'),
(3716, 'Vesodil', '3.01', '6.25 mg', '278', '13', '157', '2022-06-18 04:10:32', '2022-06-18 04:10:32'),
(3717, 'Ronapreve', '26,562.50', '300 mg/2.5 ml & 300 mg/2.5 ml', '279', '10', '164', '2022-06-18 04:11:47', '2022-06-18 04:11:47'),
(3718, 'Ronapreve', '106,250.00', '1332 mg/11.1 ml & 1332 mg/11.1 ml', '279', '10', '164', '2022-06-18 04:12:38', '2022-06-18 04:12:38'),
(3719, 'Abaclor', '201.35', '125 mg/5 ml', '280', '75', '18', '2022-06-18 23:03:00', '2022-06-18 23:03:00'),
(3720, 'Abaclor', '125.85', '125 mg/1.25 ml', '280', '70', '18', '2022-06-18 23:03:36', '2022-06-18 23:03:36'),
(3721, 'Abaclor', '21.14', '250 mg', '280', '16', '18', '2022-06-18 23:04:15', '2022-06-18 23:04:15'),
(3722, 'Abaclor', '40.27', '500 mg', '280', '16', '18', '2022-06-18 23:04:49', '2022-06-18 23:04:49'),
(3723, 'Alclor', '40.12', '500 mg', '280', '16', '19', '2022-06-18 23:05:28', '2022-06-18 23:05:28'),
(3724, 'Alclor', '190.58', '125 mg/5 ml', '280', '75', '19', '2022-06-18 23:06:15', '2022-06-18 23:06:15'),
(3725, 'Alclor', '125.37', '125 mg/1.25 ml', '280', '70', '19', '2022-06-18 23:06:48', '2022-06-18 23:06:48'),
(3726, 'Biocef', '25.00', '250 mg', '280', '16', '167', '2022-06-18 23:07:27', '2022-06-18 23:07:27'),
(3727, 'Biocef', '46.50', '500 mg', '280', '16', '167', '2022-06-18 23:08:03', '2022-06-18 23:08:03'),
(3728, 'Biocef', '288.00', '125 mg/5 ml', '280', '75', '167', '2022-06-18 23:08:45', '2022-06-18 23:08:45'),
(3729, 'Ceflon', '16.00', '250 mg', '280', '16', '71', '2022-06-18 23:09:32', '2022-06-18 23:09:32'),
(3730, 'Ceflon', '30.00', '500 mg', '280', '16', '71', '2022-06-18 23:10:15', '2022-06-18 23:10:15'),
(3731, 'Ceflon', '125.00', '125 mg/1.25 ml', '280', '70', '71', '2022-06-18 23:11:00', '2022-06-18 23:11:00'),
(3732, 'Ceflon', '200.00', '125 mg/5 ml', '280', '75', '71', '2022-06-18 23:11:39', '2022-06-18 23:11:39'),
(3733, 'Cefticlor', '21.08', '250 mg', '280', '16', '161', '2022-06-18 23:12:22', '2022-06-18 23:12:22'),
(3734, 'Cefticlor', '30.11', '375 mg', '280', '16', '161', '2022-06-18 23:13:03', '2022-06-18 23:13:03'),
(3735, 'Cefticlor', '190.72', '125 mg/5 ml125 mg/5 ml', '280', '75', '161', '2022-06-18 23:13:47', '2022-06-18 23:13:47'),
(3736, 'Cefticlor', '125.00', '125 mg/1.25 ml', '280', '70', '161', '2022-06-18 23:14:24', '2022-06-18 23:14:24'),
(3737, 'Cefticlor', '38.14', '500 mg', '280', '16', '161', '2022-06-18 23:15:00', '2022-06-18 23:15:00'),
(3738, 'CFL', '190.58', '125 mg/5 ml', '280', '75', '172', '2022-06-18 23:17:07', '2022-06-18 23:17:07'),
(3739, 'CFL', '125.37', '125 mg/1.25 ml', '280', '70', '172', '2022-06-18 23:18:05', '2022-06-18 23:18:05'),
(3740, 'Clobac', '180.68', '125 mg/5 ml', '280', '75', '136', '2022-06-18 23:18:53', '2022-06-18 23:18:53'),
(3741, 'Clobac', '125.85', '125 mg/1.25 ml', '280', '70', '136', '2022-06-18 23:19:30', '2022-06-18 23:19:30'),
(3742, 'Clocef', '45.00', '500 mg', '280', '16', '28', '2022-06-18 23:20:06', '2022-06-18 23:20:06'),
(3743, 'Clocef', '175.00', '125 mg/5 ml', '280', '75', '28', '2022-06-18 23:20:44', '2022-06-18 23:20:44'),
(3744, 'Clorocef', '130.00', '125 mg/1.25 ml', '280', '70', '91', '2022-06-18 23:21:22', '2022-06-18 23:21:22'),
(3745, 'Clorocef', '22.00', '250 mg', '280', '16', '91', '2022-06-18 23:21:54', '2022-06-18 23:21:54'),
(3746, 'Clorocef', '40.00', '500 mg', '280', '16', '91', '2022-06-18 23:22:36', '2022-06-18 23:22:36'),
(3747, 'Clorocef', '205.00', '125 mg/5 ml', '280', '75', '91', '2022-06-18 23:23:13', '2022-06-18 23:23:13'),
(3748, 'Loracef', '191.30', '125 mg/5 ml', '280', '75', '179', '2022-06-18 23:23:54', '2022-06-18 23:23:54'),
(3749, 'Loracef', '125.85', '125 mg/1.25 ml', '280', '70', '179', '2022-06-18 23:24:33', '2022-06-18 23:24:33'),
(3750, 'Navacef', '21.13', '250 mg', '280', '16', '124', '2022-06-18 23:25:07', '2022-06-18 23:25:07'),
(3751, 'Navacef', '40.26', '500 mg', '280', '16', '124', '2022-06-18 23:25:44', '2022-06-18 23:25:44'),
(3752, 'Navacef', '130.87', '125 mg/5 ml (60 ml bottle)', '280', '75', '124', '2022-06-18 23:26:38', '2022-06-18 23:26:38'),
(3753, 'Navacef', '190.27', '125 mg/5 ml (100 ml bottle)', '280', '75', '124', '2022-06-18 23:27:23', '2022-06-18 23:27:23'),
(3754, 'Navacef', '125.82', '125 mg/1.25 ml', '280', '70', '124', '2022-06-18 23:28:04', '2022-06-18 23:28:04'),
(3755, 'Oticef', '40.12', '500 mg', '280', '16', '23', '2022-06-18 23:28:36', '2022-06-18 23:28:36'),
(3756, 'Oticef', '125.38', '125 mg/1.25 ml', '280', '70', '23', '2022-06-18 23:29:15', '2022-06-18 23:29:15'),
(3757, 'Oticef', '200.60', '125 mg/5 ml', '280', '75', '23', '2022-06-18 23:29:51', '2022-06-18 23:29:51'),
(3758, 'Oticlor', '125.00', '125 mg/1.25 ml', '280', '70', '92', '2022-06-18 23:30:29', '2022-06-18 23:30:29'),
(3759, 'Oticlor', '180.00', '125 mg/5 ml', '280', '75', '92', '2022-06-18 23:31:04', '2022-06-18 23:31:04'),
(3760, 'Oticlor', '40.00', '500 mg', '280', '16', '92', '2022-06-18 23:31:38', '2022-06-18 23:31:38'),
(3761, 'Sefalor', '185.86', '125 mg/5 ml', '280', '75', '185', '2022-06-18 23:32:13', '2022-06-18 23:32:13'),
(3762, 'Sefalor', '37.17', '500 mg', '280', '16', '185', '2022-06-18 23:32:44', '2022-06-18 23:32:44'),
(3763, 'Uniclor', '125.00', '125 mg/1.25 ml', '280', '70', '105', '2022-06-18 23:33:20', '2022-06-18 23:33:20'),
(3764, 'Xclor', '190.57', '125 mg/5 ml', '280', '75', '140', '2022-06-18 23:33:57', '2022-06-18 23:33:57'),
(3765, '1stCef', '12.00', '500 mg', '281', '16', '113', '2022-06-18 23:37:31', '2022-06-18 23:37:31'),
(3766, 'Adocil', '80.24', '125 mg/5 ml', '281', '75', '101', '2022-06-18 23:38:17', '2022-06-18 23:38:17'),
(3767, 'Adocil', '12.04', '500 mg', '281', '16', '101', '2022-06-18 23:38:49', '2022-06-18 23:38:49'),
(3768, 'Adora', '60.00', '125 mg/5 ml (60 ml bottle)', '281', '75', '92', '2022-06-18 23:39:34', '2022-06-18 23:39:34'),
(3769, 'Adora', '90.00', '125 mg/5 ml (100 ml bottle)', '281', '75', '92', '2022-06-18 23:40:17', '2022-06-18 23:40:17'),
(3770, 'Adora', '50.00', '125 mg/1.25 ml', '281', '70', '92', '2022-06-18 23:40:49', '2022-06-18 23:40:49'),
(3771, 'Adora', '18.00', '500 mg', '281', '16', '92', '2022-06-18 23:41:22', '2022-06-18 23:41:22'),
(3772, 'Adora', '32.00', '1000 mg', '281', '13', '92', '2022-06-18 23:41:52', '2022-06-18 23:41:52'),
(3773, 'Arocef', '15.00', '500 mg', '281', '16', '71', '2022-06-18 23:42:29', '2022-06-18 23:42:29'),
(3774, 'Arocef', '70.00', '125 mg/5 ml', '281', '75', '71', '2022-06-18 23:43:01', '2022-06-18 23:43:01'),
(3775, 'Arocef', '50.00', '125 mg/1.25 ml', '281', '70', '71', '2022-06-18 23:43:38', '2022-06-18 23:43:38'),
(3776, 'Bexen', '12.07', '500 mg', '281', '16', '127', '2022-06-18 23:44:12', '2022-06-18 23:44:12'),
(3777, 'Bexen', '70.00', '125 mg/5 ml', '281', '75', '127', '2022-06-18 23:44:50', '2022-06-18 23:44:50'),
(3778, 'Cedril', '12.05', '500 mg', '281', '16', '18', '2022-06-18 23:45:32', '2022-06-18 23:45:32'),
(3779, 'Cedril', '70.26', '125 mg/5 ml', '281', '75', '18', '2022-06-18 23:46:07', '2022-06-18 23:46:07'),
(3780, 'Cefador', '12.05', '500 mg', '281', '16', '177', '2022-06-18 23:46:45', '2022-06-18 23:46:45'),
(3781, 'Cefador', '70.26', '125 mg/5 ml', '281', '75', '177', '2022-06-18 23:47:28', '2022-06-18 23:47:28'),
(3782, 'Cefador', '50.19', '125 mg/1.25 ml', '281', '70', '177', '2022-06-18 23:48:05', '2022-06-18 23:48:05'),
(3783, 'Cefcare', '95.63', '125 mg/5 ml', '281', '75', '124', '2022-06-18 23:49:30', '2022-06-18 23:49:30'),
(3784, 'Cefcare', '50.19', '125 mg/1.25 ml', '281', '70', '124', '2022-06-18 23:50:06', '2022-06-18 23:50:06'),
(3785, 'Cefcare', '15.00', '500 mg', '281', '16', '124', '2022-06-18 23:50:32', '2022-06-18 23:50:32'),
(3786, 'Droxil', '12.03', '500 mg', '281', '16', '157', '2022-06-18 23:51:06', '2022-06-18 23:51:06'),
(3787, 'Droxil', '70.21', '125 mg/5 ml', '281', '75', '157', '2022-06-18 23:51:45', '2022-06-18 23:51:45'),
(3788, 'Droxil', '50.15', '125 mg/1.25 ml', '281', '70', '157', '2022-06-18 23:52:23', '2022-06-18 23:52:23'),
(3789, 'Ficef', '15.00', '500 mg', '281', '16', '190', '2022-06-18 23:52:51', '2022-06-18 23:52:51'),
(3790, 'Ficef', '90.00', '125 mg/5 ml', '281', '75', '190', '2022-06-18 23:53:22', '2022-06-18 23:53:22'),
(3791, 'Fodexil', '18.00', '500 mg', '281', '16', '179', '2022-06-18 23:53:59', '2022-06-18 23:53:59'),
(3792, 'Fodexil', '25.00', '1000 mg', '281', '13', '179', '2022-06-18 23:54:32', '2022-06-18 23:54:32'),
(3793, 'Licef', '11.93', '500 mg', '281', '16', '35', '2022-06-18 23:55:07', '2022-06-18 23:55:07'),
(3794, 'Sefadol', '68.47', '125 mg/5 ml', '281', '75', '185', '2022-06-18 23:55:42', '2022-06-18 23:55:42'),
(3795, 'Sefadol', '11.74', '500 mg', '281', '16', '185', '2022-06-18 23:56:13', '2022-06-18 23:56:13'),
(3796, 'Sefanid', '70.25', '125 mg/5 ml', '281', '75', '65', '2022-06-18 23:56:48', '2022-06-18 23:56:48'),
(3797, 'Sefanid', '12.05', '500 mg', '281', '16', '65', '2022-06-19 00:10:11', '2022-06-19 00:10:11'),
(3798, 'Trubid', '15.00', '500 mg', '281', '16', '136', '2022-06-19 00:10:41', '2022-06-19 00:10:41'),
(3799, 'Trubid', '50.19', '125 mg/5 ml (60 ml bottle)', '281', '75', '136', '2022-06-19 00:11:27', '2022-06-19 00:11:27'),
(3800, 'Trubid', '70.26', '125 mg/5 ml (100 ml bottle)', '281', '75', '136', '2022-06-19 00:12:08', '2022-06-19 00:12:08'),
(3801, 'Twicef', '12.09', '500 mg', '281', '16', '19', '2022-06-19 00:12:45', '2022-06-19 00:12:45'),
(3802, 'Cefazol', '125.00', '500 mg/vial', '282', '68', '92', '2022-06-19 00:13:46', '2022-06-19 00:13:46'),
(3803, 'Cefazol', '200.00', '1 gm/vial', '282', '68', '92', '2022-06-19 00:14:39', '2022-06-19 00:14:39'),
(3804, 'Zolibac', '125.00', '500 mg/vial', '282', '68', '179', '2022-06-19 00:15:23', '2022-06-19 00:15:23'),
(3805, 'Zolibac', '200.00', '1 gm/vial (1000 mg vial)', '282', '68', '179', '2022-06-19 00:16:14', '2022-06-19 00:16:14'),
(3806, 'Adinir', '45.16', '300 mg', '283', '16', '19', '2022-06-19 00:18:16', '2022-06-19 00:18:16'),
(3807, 'Adinir', '175.66', '125 mg/5 ml', '283', '75', '19', '2022-06-19 00:19:04', '2022-06-19 00:19:04'),
(3808, 'Cednir', '40.00', '300 mg', '283', '16', '71', '2022-06-19 00:19:36', '2022-06-19 00:19:36'),
(3809, 'Cednir DS', '160.00', '250 mg/5 ml', '283', '75', '71', '2022-06-19 00:20:16', '2022-06-19 00:20:16'),
(3810, 'Cefexta', '57.00', '300 mg', '283', '16', '190', '2022-06-19 00:21:00', '2022-06-19 00:21:00'),
(3811, 'Cefexta', '225.00', '125 mg/5 ml', '283', '75', '190', '2022-06-19 00:21:29', '2022-06-19 00:21:29'),
(3812, 'Cefexta Forte', '210.00', '250 mg/5 ml', '283', '75', '190', '2022-06-19 00:22:07', '2022-06-19 00:22:07'),
(3813, 'Cefida', '150.00', '125 mg/5 ml', '283', '75', '43', '2022-06-19 00:22:47', '2022-06-19 00:22:47'),
(3814, 'Cefida', '45.00', '300 mg', '283', '16', '43', '2022-06-19 00:23:18', '2022-06-19 00:23:18'),
(3815, 'Efdinir', '45.00', '300 mg', '283', '16', '92', '2022-06-19 00:23:49', '2022-06-19 00:23:49'),
(3816, 'Efdinir', '175.00', '125 mg/5 ml', '283', '75', '92', '2022-06-19 00:24:28', '2022-06-19 00:24:28'),
(3817, 'Palcef', '45.00', '300 mg', '283', '16', '161', '2022-06-19 00:25:11', '2022-06-19 00:25:38'),
(3818, 'Palcef', '176.95', '125 mg/5 ml', '283', '75', '161', '2022-06-19 00:26:24', '2022-06-19 00:26:24'),
(3819, 'Palcef DS', '161.77', '250 mg/5 ml', '283', '75', '161', '2022-06-19 00:27:03', '2022-06-19 00:27:03'),
(3820, 'Ridicef', '175.65', '125 mg/5 ml', '283', '75', '124', '2022-06-19 00:27:44', '2022-06-19 00:27:44'),
(3821, 'Ridicef', '45.16', '300 mg', '283', '16', '124', '2022-06-19 00:28:18', '2022-06-19 00:28:18'),
(3822, 'Cefdiren', '150.00', '200 mg', '284', '13', '91', '2022-06-19 00:40:38', '2022-06-19 00:40:38'),
(3823, 'Cefdiren', '250.00', '400 mg', '284', '13', '91', '2022-06-19 00:41:19', '2022-06-19 00:41:19'),
(3824, 'Cefditor', '150.45', '200 mg', '284', '13', '140', '2022-06-19 00:42:03', '2022-06-19 00:42:03'),
(3825, 'Ceftoren', '150.00', '200 mg', '284', '13', '18', '2022-06-19 00:42:39', '2022-06-19 00:42:39'),
(3826, 'Ceftoren', '250.00', '400 mg', '284', '13', '18', '2022-06-19 00:43:14', '2022-06-19 00:43:14'),
(3827, 'Amupime', '300.00', '500 mg/vial', '285', '68', '29', '2022-06-19 00:45:41', '2022-06-19 00:45:41'),
(3828, 'Axepime', '550.00', '1 gm/vial', '285', '68', '73', '2022-06-19 00:46:30', '2022-06-19 00:46:30'),
(3829, 'Cefa-4', '1100.00', '2 gm/vial', '285', '68', '150', '2022-06-19 00:47:10', '2022-06-19 00:47:10'),
(3830, 'Cefa-4', '550.00', '1 gm/vial', '285', '68', '150', '2022-06-19 00:47:57', '2022-06-19 00:47:57'),
(3831, 'Cefa-4', '300.00', '500 mg/vial', '285', '68', '150', '2022-06-19 00:48:45', '2022-06-19 00:48:45');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(3832, 'Ceftipime', '301.13', '500 mg/vial', '285', '68', '161', '2022-06-19 00:49:22', '2022-06-19 00:49:22'),
(3833, 'Ceftipime', '552.08', '1 gm/vial', '285', '68', '161', '2022-06-19 00:50:13', '2022-06-19 00:50:13'),
(3834, 'Ceftipime', '1104.15', '2 gm/vial', '285', '68', '161', '2022-06-19 00:51:07', '2022-06-19 00:51:07'),
(3835, 'Cepime', '550.00', '1 gm/vial', '285', '68', '162', '2022-06-19 00:51:56', '2022-06-19 00:51:56'),
(3836, 'Cepime', '300.00', '500 mg/vial', '285', '68', '162', '2022-06-19 00:52:36', '2022-06-19 00:52:36'),
(3837, 'Efepime', '300.00', '500 mg/vial', '285', '68', '197', '2022-06-19 00:53:29', '2022-06-19 00:53:29'),
(3838, 'Efepime', '550.00', '1 gm/vial', '285', '68', '197', '2022-06-19 00:54:15', '2022-06-19 00:54:15'),
(3839, 'Efepime', '1100.00', '2 gm/vial', '285', '68', '197', '2022-06-19 00:55:03', '2022-06-19 00:55:03'),
(3840, 'Forgen', '550.00', '1 gm/vial', '285', '68', '34', '2022-06-19 00:55:54', '2022-06-19 00:55:54'),
(3841, 'Forgen', '1100.00', '2 gm/vial', '285', '68', '34', '2022-06-19 00:56:34', '2022-06-19 00:56:34'),
(3842, 'Forgen', '300.00', '500 mg/vial', '285', '68', '34', '2022-06-19 00:57:12', '2022-06-19 00:57:12'),
(3843, 'Fourgen', '550.00', '1 gm/vial', '285', '68', '45', '2022-06-19 00:57:52', '2022-06-19 00:57:52'),
(3844, 'Fourgen', '1100.00', '2 gm/vial', '285', '68', '45', '2022-06-19 00:58:52', '2022-06-19 00:58:52'),
(3845, 'Fourgen', '300.00', '500 mg/vial', '285', '68', '45', '2022-06-19 00:59:32', '2022-06-19 00:59:32'),
(3846, 'Gen4', '1010.00', '2 gm/vial', '285', '68', '91', '2022-06-19 01:02:06', '2022-06-19 01:02:06'),
(3847, 'Gen4', '555.00', '1 gm/vial', '285', '68', '91', '2022-06-19 01:02:51', '2022-06-19 01:02:51'),
(3848, 'Gen4', '305.00', '500 mg/vial', '285', '68', '91', '2022-06-19 01:03:39', '2022-06-19 01:03:39'),
(3849, 'Japime', '551.65', '1 gm/vial', '285', '68', '98', '2022-06-19 01:04:30', '2022-06-19 01:04:30'),
(3850, 'Magnova', '551.65', '1 gm/vial', '285', '68', '140', '2022-06-19 01:05:17', '2022-06-19 01:05:17'),
(3851, 'Magnova', '300.90', '500 mg/vial', '285', '68', '140', '2022-06-19 01:06:02', '2022-06-19 01:06:02'),
(3852, 'Maxpime', '551.65', '1 gm/vial', '285', '68', '179', '2022-06-19 01:06:42', '2022-06-19 01:06:42'),
(3853, 'Maxpime', '300.90', '500 mg/vial', '285', '68', '179', '2022-06-19 01:07:25', '2022-06-19 01:07:25'),
(3854, 'Megapime', '1100.00', '2 gm/vial', '285', '68', '71', '2022-06-19 01:08:10', '2022-06-19 01:08:10'),
(3855, 'Megapime', '550.00', '1 gm/vial', '285', '68', '71', '2022-06-19 01:08:56', '2022-06-19 01:08:56'),
(3856, 'Megapime', '300.00', '500 mg/vial', '285', '68', '71', '2022-06-19 01:09:56', '2022-06-19 01:09:56'),
(3857, 'Pimacef', '550.00', '1 gm/vial', '285', '68', '63', '2022-06-19 01:10:36', '2022-06-19 01:10:36'),
(3858, 'Pime-4', '302.04', '500 mg/vial', '285', '68', '18', '2022-06-19 01:11:28', '2022-06-19 01:11:28'),
(3859, 'Pime-4', '553.73', '1 gm/vial', '285', '68', '18', '2022-06-19 01:12:07', '2022-06-19 01:12:07'),
(3860, 'Superpime', '551.65', '1 gm/vial', '285', '68', '19', '2022-06-19 01:13:02', '2022-06-19 01:13:02'),
(3861, 'Superpime', '300.90', '500 mg/vial', '285', '68', '19', '2022-06-19 01:13:52', '2022-06-19 01:13:52'),
(3862, 'Tetracef', '1100.00', '2 gm/vial', '285', '68', '43', '2022-06-19 01:14:31', '2022-06-19 01:14:31'),
(3863, 'Tetracef', '300.00', '500 mg/vial', '285', '68', '43', '2022-06-19 01:15:20', '2022-06-19 01:15:20'),
(3864, 'Tetracef', '550.00', '1 gm/vial', '285', '68', '43', '2022-06-19 01:17:16', '2022-06-19 01:17:16'),
(3865, 'Tupime', '551.65', '1 gm/vial', '285', '68', '101', '2022-06-19 01:20:16', '2022-06-19 01:20:16'),
(3866, 'Ultrapime', '300.00', '500 mg/vial', '285', '68', '92', '2022-06-19 01:21:02', '2022-06-19 01:21:02'),
(3867, 'Ultrapime', '550.00', '1 gm/vial', '285', '68', '92', '2022-06-19 01:21:37', '2022-06-19 01:21:37'),
(3868, 'Unipim', '301.00', '500 mg/vial', '285', '68', '65', '2022-06-19 01:22:23', '2022-06-19 01:22:23'),
(3869, 'Unipim', '501.50', '1 gm/vial', '285', '68', '65', '2022-06-19 01:23:06', '2022-06-19 01:23:06'),
(3870, 'Winnipime', '300.00', '500 mg/vial', '285', '68', '198', '2022-06-19 01:24:19', '2022-06-19 01:24:19'),
(3871, 'Winnipime', '1103.31', '2 gm/vial', '285', '68', '198', '2022-06-19 01:25:17', '2022-06-19 01:25:17'),
(3872, 'Winnipime', '551.65', '1 gm/vial', '285', '68', '198', '2022-06-19 01:26:04', '2022-06-19 01:26:04'),
(3873, 'Xemimax', '550.00', '1 gm/vial', '285', '68', '147', '2022-06-19 01:26:50', '2022-06-19 01:26:50'),
(3874, 'Xemimax', '300.00', '500 mg/vial', '285', '68', '147', '2022-06-19 01:32:38', '2022-06-19 01:32:38'),
(3875, 'Xenim', '301.13', '500 mg/vial', '285', '68', '136', '2022-06-19 01:33:15', '2022-06-19 01:33:15'),
(3876, 'Xenim', '552.08', '1 gm/vial', '285', '68', '136', '2022-06-19 01:33:55', '2022-06-19 01:33:55'),
(3877, 'Ximepime', '1100.00', '2 gm/vial', '285', '68', '82', '2022-06-19 01:34:44', '2022-06-19 01:34:44'),
(3878, 'Ximepime', '300.00', '500 mg/vial', '285', '68', '82', '2022-06-19 01:35:20', '2022-06-19 01:35:20'),
(3879, 'Ximepime', '550.00', '1 gm/vial', '285', '68', '82', '2022-06-19 01:35:58', '2022-06-19 01:35:58'),
(3880, 'Xtrapime', '1100.00', '2 gm/vial', '285', '68', '35', '2022-06-19 01:36:43', '2022-06-19 01:36:43'),
(3881, 'Xtrapime', '550.00', '1 gm/vial', '285', '68', '35', '2022-06-19 01:37:27', '2022-06-19 01:37:27'),
(3882, 'Xtrapime', '300.00', '500 mg/vial', '285', '68', '35', '2022-06-19 01:38:09', '2022-06-19 01:38:09'),
(3883, 'Zopime', '550.00', '1 gm/vial', '285', '68', '89', '2022-06-19 01:38:52', '2022-06-19 01:38:52'),
(3884, 'Zopime', '300.00', '500 mg/vial', '285', '68', '89', '2022-06-19 01:39:29', '2022-06-19 01:39:29'),
(3885, '3-C', '35.00', '200 mg', '286', '16', '67', '2022-06-19 01:46:29', '2022-06-19 01:46:29'),
(3886, '3-C', '195.00', '100 mg/5 ml', '286', '16', '67', '2022-06-19 01:47:14', '2022-06-19 01:47:14'),
(3887, '3-C', '48.00', '400 mg', '286', '16', '67', '2022-06-19 01:47:58', '2022-06-19 01:47:58'),
(3888, '3-Geocef', '30.00', '200 mg', '286', '16', '88', '2022-06-19 01:51:46', '2022-06-19 01:51:46'),
(3889, '3-Geocef', '175.00', '100 mg/5 ml', '286', '75', '88', '2022-06-19 01:52:23', '2022-06-19 01:52:23'),
(3890, '3RD Cef', '27.00', '200 mg', '286', '13', '113', '2022-06-19 01:53:01', '2022-06-19 01:53:01'),
(3891, '3RD Cef', '50.00', '400 mg', '286', '13', '113', '2022-06-19 01:53:41', '2022-06-19 01:53:41'),
(3892, '3RD Cef', '130.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '113', '2022-06-19 01:54:43', '2022-06-19 01:54:43'),
(3893, '3RD Cef', '160.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '113', '2022-06-19 01:55:38', '2022-06-19 01:55:38'),
(3894, 'Adexim', '30.00', '200 mg', '286', '16', '182', '2022-06-19 01:56:19', '2022-06-19 01:56:19'),
(3895, 'Adexim', '160.00', '100 mg/5 ml', '286', '75', '182', '2022-06-19 01:56:57', '2022-06-19 01:56:57'),
(3896, 'Afix', '35.00', '200 mg', '286', '16', '34', '2022-06-19 01:57:49', '2022-06-19 01:57:49'),
(3897, 'Afix', '50.00', '400 mg', '286', '16', '34', '2022-06-19 01:58:31', '2022-06-19 01:58:31'),
(3898, 'Afix', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '34', '2022-06-19 01:59:33', '2022-06-19 01:59:33'),
(3899, 'Afix', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '34', '2022-06-19 02:00:13', '2022-06-19 02:00:13'),
(3900, 'Afix', '35.00', '200 mg', '286', '13', '34', '2022-06-19 02:00:52', '2022-06-19 02:00:52'),
(3901, 'Afix', '50.00', '400 mg', '286', '13', '34', '2022-06-19 02:01:27', '2022-06-19 02:01:27'),
(3902, 'Afix DS', '195.00', '200 mg/5 ml (30 ml bottle)', '286', '75', '34', '2022-06-19 02:02:15', '2022-06-19 02:02:15'),
(3903, 'Afix DS', '320.00', '200 mg/5 ml (50 ml bottle)', '286', '75', '34', '2022-06-19 02:03:12', '2022-06-19 02:03:12'),
(3904, 'Afixime', '30.00', '200 mg', '286', '16', '35', '2022-06-19 02:03:54', '2022-06-19 02:03:54'),
(3905, 'Afixime', '50.00', '400 mg', '286', '16', '35', '2022-06-19 02:04:38', '2022-06-19 02:04:38'),
(3906, 'Afixime', '130.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '35', '2022-06-19 02:05:28', '2022-06-19 02:05:28'),
(3907, 'Afixime', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '35', '2022-06-19 02:06:07', '2022-06-19 02:06:07'),
(3908, 'Afixime', '100.00', '25 mg/ml', '286', '70', '35', '2022-06-19 02:06:46', '2022-06-19 02:06:46'),
(3909, 'Alfixim', '35.00', '200 mg', '286', '16', '26', '2022-06-19 02:13:20', '2022-06-19 02:13:20'),
(3910, 'Alfixim', '50.00', '400 mg', '286', '16', '26', '2022-06-19 02:13:58', '2022-06-19 02:13:58'),
(3911, 'Alfixim', '195.00', '100 mg/5 ml', '286', '75', '26', '2022-06-19 02:15:04', '2022-06-19 02:15:04'),
(3912, 'Alfixim', '195.00', '100 mg/5 ml', '286', '75', '26', '2022-06-19 02:15:04', '2022-06-19 02:15:04'),
(3913, 'Amucef', '30.00', '200 mg', '286', '16', '29', '2022-06-19 02:15:56', '2022-06-19 02:15:56'),
(3914, 'Amucef', '50.00', '400 mg', '286', '16', '29', '2022-06-19 02:16:36', '2022-06-19 02:16:36'),
(3915, 'Amucef', '195.60', '100 mg/5 ml', '286', '75', '29', '2022-06-19 02:17:26', '2022-06-19 02:17:26'),
(3916, 'Antima', '30.09', '200 mg', '286', '16', '98', '2022-06-19 02:18:02', '2022-06-19 02:18:02'),
(3917, 'Antima', '50.15', '400 mg', '286', '16', '98', '2022-06-19 02:18:38', '2022-06-19 02:18:38'),
(3918, 'Antima', '200.00', '100 mg/5 ml', '286', '75', '98', '2022-06-19 02:19:21', '2022-06-19 02:19:21'),
(3919, 'Bactazim', '35.00', '200 mg', '286', '16', '173', '2022-06-19 02:20:09', '2022-06-19 02:20:09'),
(3920, 'Bactazim', '50.00', '400 mg', '286', '16', '173', '2022-06-19 02:20:46', '2022-06-19 02:20:46'),
(3921, 'Bactazim', '195.00', '100 mg/5 ml', '286', '75', '173', '2022-06-19 02:21:31', '2022-06-19 02:21:31'),
(3922, 'Bestcef', '35.00', '200 mg', '286', '16', '45', '2022-06-19 02:29:16', '2022-06-19 02:29:16'),
(3923, 'Bestcef', '50.19', '400 mg', '286', '16', '45', '2022-06-19 02:29:50', '2022-06-19 02:29:50'),
(3924, 'Bestcef', '130.79', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '45', '2022-06-19 02:30:54', '2022-06-19 02:30:54'),
(3925, 'Bestcef', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '45', '2022-06-19 02:31:38', '2022-06-19 02:31:38'),
(3926, 'Bestcef Forte', '280.00', '200 mg/5 ml', '286', '75', '45', '2022-06-19 02:32:21', '2022-06-19 02:32:21'),
(3927, 'Bioxim', '30.00', '200 mg', '286', '16', '172', '2022-06-19 02:32:58', '2022-06-19 02:32:58'),
(3928, 'Bioxim', '50.14', '400 mg', '286', '16', '172', '2022-06-19 02:33:43', '2022-06-19 02:33:43'),
(3929, 'Bioxim', '120.37', '100 mg/5 ml (30 ml bottle)', '286', '75', '172', '2022-06-19 02:34:24', '2022-06-19 02:34:24'),
(3930, 'Bioxim', '175.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '168', '2022-06-19 02:35:02', '2022-06-19 02:35:02'),
(3931, 'Bioxim DS', '280.00', '200 mg/5 ml', '286', '75', '172', '2022-06-19 02:35:36', '2022-06-19 02:35:36'),
(3932, 'C-3', '50.00', '400 mg', '286', '16', '36', '2022-06-19 02:36:12', '2022-06-19 02:36:12'),
(3933, 'C-3', '195.00', '100 mg/5 ml', '286', '75', '36', '2022-06-19 02:36:46', '2022-06-19 02:36:46'),
(3934, 'Cebex', '35.00', '200 mg', '286', '16', '130', '2022-06-19 02:37:24', '2022-06-19 02:37:24'),
(3935, 'Cebex', '52.50', '400 mg', '286', '16', '130', '2022-06-19 02:38:01', '2022-06-19 02:38:01'),
(3936, 'Cebex', '166.60', '100 mg/5 ml', '286', '75', '130', '2022-06-19 02:38:40', '2022-06-19 02:38:40'),
(3937, 'Cef-3', '35.11', '200', '286', '16', '179', '2022-06-19 02:39:23', '2022-06-19 02:39:23'),
(3938, 'Cef-3', '135.40', '100 mg/5 ml (30 ml bottle)', '286', '75', '179', '2022-06-19 03:38:51', '2022-06-19 03:38:51'),
(3939, 'Cef-3', '210.63', '100 mg/5 ml', '286', '75', '179', '2022-06-19 03:39:58', '2022-06-19 03:39:58'),
(3940, 'Cef-3', '250.00', '100 mg/5 ml (75 ml bottle)', '286', '75', '179', '2022-06-19 03:40:45', '2022-06-19 03:40:45'),
(3941, 'Cef-3 DS', '50.35', '400 mg', '286', '16', '179', '2022-06-19 03:41:26', '2022-06-19 03:41:26'),
(3942, 'Cef-3 Forte', '320.00', '200 mg/5 ml', '286', '75', '179', '2022-06-19 03:42:46', '2022-06-19 03:42:46'),
(3943, 'Cef-3 Max', '250.00', '100 mg/ml', '286', '70', '179', '2022-06-19 03:44:07', '2022-06-19 03:44:07'),
(3944, 'Cef-3', '100.30', '25 mg/ml', '286', '70', '179', '2022-06-19 03:44:54', '2022-06-19 03:44:54'),
(3945, 'Cef-Plus', '28.00', '200 mg', '286', '16', '90', '2022-06-19 03:51:12', '2022-06-19 03:51:12'),
(3946, 'Cef-Plus', '170.00', '100 mg/5 ml', '286', '75', '90', '2022-06-19 03:51:40', '2022-06-19 03:51:40'),
(3947, 'Cefadyl', '30.00', '200 mg', '286', '16', '102', '2022-06-19 03:52:20', '2022-06-19 03:52:20'),
(3948, 'Cefadyl', '180.00', '100 mg/5 ml', '286', '75', '102', '2022-06-19 03:53:06', '2022-06-19 03:53:06'),
(3949, 'Cefadyl', '48.00', '400 mg', '286', '16', '102', '2022-06-19 03:54:00', '2022-06-19 03:54:00'),
(3950, 'Ceferon', '25.00', '200 mg', '286', '16', '21', '2022-06-19 03:54:54', '2022-06-19 03:54:54'),
(3951, 'Ceferon', '25.00', '200 mg', '286', '16', '21', '2022-06-19 03:55:04', '2022-06-19 03:55:04'),
(3952, 'Ceferon', '25.00', '200 mg', '286', '16', '21', '2022-06-19 03:55:27', '2022-06-19 03:55:27'),
(3953, 'Ceferon', '25.00', '200 mg', '286', '16', '21', '2022-06-19 03:55:27', '2022-06-19 03:55:27'),
(3954, 'Ceferon', '130.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '21', '2022-06-19 03:56:01', '2022-06-19 03:56:01'),
(3955, 'Ceferon', '130.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '21', '2022-06-19 03:56:32', '2022-06-19 03:56:32'),
(3956, 'Ceferon', '160.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '21', '2022-06-19 03:57:35', '2022-06-19 03:57:35'),
(3957, 'Cefesta', '30.00', '200 mg', '286', '16', '30', '2022-06-19 03:58:11', '2022-06-19 03:58:11'),
(3958, 'Cefesta', '86.00', '100 mg/5 ml', '286', '75', '30', '2022-06-19 03:58:50', '2022-06-19 03:58:50'),
(3959, 'Ceficap', '35.00', '200 mg', '286', '16', '73', '2022-06-19 03:59:30', '2022-06-19 03:59:30'),
(3960, 'Ceficap', '50.00', '400 mg', '286', '16', '73', '2022-06-19 04:00:09', '2022-06-19 04:00:09'),
(3961, 'Ceficap', '195.00', '100 mg/5 ml', '286', '75', '73', '2022-06-19 04:01:08', '2022-06-19 04:01:08'),
(3962, 'Cefiget', '34.00', '200 mg', '286', '16', '80', '2022-06-19 04:01:41', '2022-06-19 04:01:41'),
(3963, 'Cefiget', '49.00', '400 mg', '286', '16', '80', '2022-06-19 04:02:20', '2022-06-19 04:02:20'),
(3964, 'Cefiget', '90.00', '25 mg/ml', '286', '70', '80', '2022-06-19 04:03:02', '2022-06-19 04:03:02'),
(3965, 'Cefiget', '205.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '80', '2022-06-19 04:03:46', '2022-06-19 04:03:46'),
(3966, 'Cefiget', '245.00', '100 mg/5 ml (100 ml bottle)', '286', '75', '80', '2022-06-19 04:04:33', '2022-06-19 04:04:33'),
(3967, 'Cefim-3', '130.39', '100 mg/5 ml (30 ml bottle)', '286', '75', '18', '2022-06-19 22:47:59', '2022-06-19 22:47:59'),
(3968, 'Cefim-3', '210.63', '100 mg/5 ml (50 ml bottle)', '286', '75', '18', '2022-06-19 22:48:40', '2022-06-19 22:48:40'),
(3969, 'Cefim-3', '241.62', '100 mg/5 ml (75 ml bottle)', '286', '75', '18', '2022-06-19 22:49:22', '2022-06-19 22:49:22'),
(3970, 'Cefim-3', '35.11', '200 mg', '286', '16', '18', '2022-06-19 22:50:00', '2022-06-19 22:50:00'),
(3971, 'Cefim-3', '100.00', '25 mg/ml', '286', '70', '18', '2022-06-19 22:50:34', '2022-06-19 22:50:34'),
(3972, 'Cefim-3', '30.09', '200 mg', '286', '13', '18', '2022-06-19 22:51:18', '2022-06-19 22:51:18'),
(3973, 'Cefim-3 DS', '50.34', '400 mg', '286', '16', '18', '2022-06-19 22:51:52', '2022-06-19 22:51:52'),
(3974, 'Cefim-3 DS', '300.90', '200 mg/5 ml', '286', '75', '18', '2022-06-19 22:52:24', '2022-06-19 22:52:24'),
(3975, 'Cefim-3 DS', '50.15', '400 mg', '286', '13', '18', '2022-06-19 22:52:56', '2022-06-19 22:52:56'),
(3976, 'Cefinaaf', '35.00', '200 mg', '286', '16', '123', '2022-06-19 22:54:20', '2022-06-19 22:54:20'),
(3977, 'Cefinaaf', '50.00', '400 mg', '286', '13', '123', '2022-06-19 22:54:50', '2022-06-19 22:54:50'),
(3978, 'Cefinaaf', '190.00', '100 mg/5 ml', '286', '75', '123', '2022-06-19 22:55:29', '2022-06-19 22:55:29'),
(3979, 'Cefixim', '35.00', '200 mg', '286', '16', '91', '2022-06-19 22:56:01', '2022-06-19 22:56:01'),
(3980, 'Cefixim', '55.00', '400 mg', '286', '16', '91', '2022-06-19 22:56:35', '2022-06-19 22:56:35'),
(3981, 'Cefixim', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '91', '2022-06-19 23:14:53', '2022-06-19 23:14:53'),
(3982, 'Cefixim', '180.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '91', '2022-06-19 23:15:43', '2022-06-19 23:15:43'),
(3983, 'Cefixim', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '91', '2022-06-19 23:16:33', '2022-06-19 23:16:33'),
(3984, 'Cefixim', '240.00', '100 mg/5 ml (75 ml bottle)', '286', '75', '91', '2022-06-19 23:17:22', '2022-06-19 23:17:22'),
(3985, 'Cefixim', '100.00', '25 mg/ml', '286', '70', '91', '2022-06-19 23:19:09', '2022-06-19 23:19:09'),
(3986, 'Cefixim DS', '280.00', '200 mg/5 ml', '286', '75', '91', '2022-06-19 23:19:51', '2022-06-19 23:19:51'),
(3987, 'Cefixime-A', '30.00', '200 mg', '286', '16', '20', '2022-06-19 23:20:37', '2022-06-19 23:20:37'),
(3988, 'Cefixime-A', '180.00', '100 mg/5 ml', '286', '75', '20', '2022-06-19 23:21:13', '2022-06-19 23:21:13'),
(3989, 'Cefmix', '35.00', '200 mg', '286', '16', '119', '2022-06-19 23:21:53', '2022-06-19 23:21:53'),
(3990, 'Cefmix', '50.00', '400 mg', '286', '16', '119', '2022-06-19 23:22:29', '2022-06-19 23:22:29'),
(3991, 'Cefmix', '195.00', '100 mg/5 ml', '286', '75', '119', '2022-06-19 23:23:29', '2022-06-19 23:23:29'),
(3992, 'Cefocef', '25.09', '200 mg', '286', '16', '146', '2022-06-19 23:24:08', '2022-06-19 23:24:08'),
(3993, 'Cefocef', '175.00', '100 mg/5 ml', '286', '75', '146', '2022-06-19 23:24:50', '2022-06-19 23:24:50'),
(3994, 'Cefocef DS', '45.16', '400 mg', '286', '16', '146', '2022-06-19 23:25:27', '2022-06-19 23:25:27'),
(3995, 'Ceftem', '30.00', '200 mg', '286', '16', '184', '2022-06-19 23:29:41', '2022-06-19 23:29:41'),
(3996, 'Ceftem', '45.00', '400 mg', '286', '16', '184', '2022-06-19 23:30:16', '2022-06-19 23:30:16'),
(3997, 'Ceftem', '185.00', '100 mg/5 ml', '286', '75', '184', '2022-06-19 23:30:55', '2022-06-19 23:30:55'),
(3998, 'Ceftid', '35.11', '200 mg', '286', '16', '136', '2022-06-19 23:31:36', '2022-06-19 23:31:36'),
(3999, 'Ceftid', '50.35', '400 mg', '286', '16', '136', '2022-06-19 23:32:13', '2022-06-19 23:32:13'),
(4000, 'Ceftid', '130.49', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '136', '2022-06-19 23:32:55', '2022-06-19 23:32:55'),
(4001, 'Ceftid', '210.63', '100 mg/5 ml (50 ml bottle)', '286', '75', '136', '2022-06-19 23:33:36', '2022-06-19 23:33:36'),
(4002, 'Ceftid', '250.00', '100 mg/5 ml (75 ml bottle)', '286', '75', '136', '2022-06-19 23:34:20', '2022-06-19 23:34:20'),
(4003, 'Ceftid', '98.00', '25 mg/ml', '286', '70', '136', '2022-06-19 23:34:58', '2022-06-19 23:34:58'),
(4004, 'Ceftid', '35.11', '200 mg', '286', '13', '136', '2022-06-19 23:35:31', '2022-06-19 23:35:31'),
(4005, 'Ceftid', '50.35', '400 mg', '286', '13', '136', '2022-06-19 23:36:12', '2022-06-19 23:36:12'),
(4006, 'Ceftid DS', '321.21', '200 mg/5 ml', '286', '75', '136', '2022-06-19 23:36:52', '2022-06-19 23:36:52'),
(4007, 'Ceftid QS', '225.00', '100 mg/ml', '286', '70', '136', '2022-06-19 23:37:27', '2022-06-19 23:37:27'),
(4008, 'Cemaxi', '30.00', '200 mg', '286', '16', '87', '2022-06-19 23:38:07', '2022-06-19 23:38:07'),
(4009, 'Cemaxi', '120.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '87', '2022-06-19 23:38:49', '2022-06-19 23:38:49'),
(4010, 'Cemaxi', '190.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '87', '2022-06-19 23:39:33', '2022-06-19 23:39:33'),
(4011, 'Cemix-3', '30.00', '200 mg', '286', '16', '170', '2022-06-19 23:40:20', '2022-06-19 23:40:20'),
(4012, 'Cemix-3', '195.00', '100 mg/5 ml', '286', '75', '170', '2022-06-19 23:41:05', '2022-06-19 23:41:05'),
(4013, 'Cephoral', '35.11', '200 mg', '286', '16', '103', '2022-06-19 23:42:59', '2022-06-19 23:42:59'),
(4014, 'Cephoral', '55.14', '400 mg', '286', '16', '103', '2022-06-19 23:43:37', '2022-06-19 23:43:37'),
(4015, 'Cephoral', '230.00', '100 mg/5 ml', '286', '75', '103', '2022-06-19 23:44:14', '2022-06-19 23:44:14'),
(4016, 'Cephoral', '100.00', '25 mg/ml', '286', '70', '103', '2022-06-19 23:45:00', '2022-06-19 23:45:00'),
(4017, 'Cephoral DS', '300.00', '200 mg/5 ml', '286', '75', '103', '2022-06-19 23:45:38', '2022-06-19 23:45:38'),
(4018, 'Cexime', '35.11', '200 mg', '286', '16', '81', '2022-06-19 23:46:24', '2022-06-19 23:46:24'),
(4019, 'Cexime', '50.00', '400 mg', '286', '16', '81', '2022-06-19 23:46:57', '2022-06-19 23:46:57'),
(4020, 'Cexime', '200.00', '100 mg/5 ml', '286', '75', '81', '2022-06-19 23:47:40', '2022-06-19 23:47:40'),
(4021, 'D-Fix', '25.00', '200 mg', '286', '16', '62', '2022-06-19 23:48:13', '2022-06-19 23:48:13'),
(4022, 'D-Fix', '160.00', '100 mg/5 ml', '286', '75', '62', '2022-06-19 23:48:50', '2022-06-19 23:48:50'),
(4023, 'Denvar', '35.00', '200 mg', '286', '16', '89', '2022-06-19 23:49:22', '2022-06-19 23:49:22'),
(4024, 'Denvar', '50.00', '400 mg', '286', '16', '89', '2022-06-19 23:49:50', '2022-06-19 23:49:50'),
(4025, 'Denvar', '145.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '89', '2022-06-19 23:50:26', '2022-06-19 23:50:26'),
(4026, 'Denvar', '175.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '89', '2022-06-19 23:51:02', '2022-06-19 23:51:02'),
(4027, 'Denvar', '175.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '89', '2022-06-19 23:51:53', '2022-06-19 23:53:27'),
(4028, 'Denvar', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '89', '2022-06-19 23:54:04', '2022-06-19 23:54:04'),
(4029, 'Denvar DS', '240.00', '200 mg/5 ml (37.5 ml bottle)', '286', '75', '89', '2022-06-19 23:54:52', '2022-06-19 23:54:52'),
(4030, 'Denvar DS', '320.00', '200 mg/5 ml (50 ml bottle)', '286', '75', '89', '2022-06-19 23:55:29', '2022-06-19 23:55:29'),
(4031, 'Duracef', '35.00', '200 mg', '286', '16', '124', '2022-06-19 23:56:07', '2022-06-19 23:56:07'),
(4032, 'Duracef', '50.14', '400 mg', '286', '16', '124', '2022-06-19 23:56:49', '2022-06-19 23:56:49'),
(4033, 'Duracef', '128.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '124', '2022-06-19 23:58:12', '2022-06-19 23:58:12'),
(4034, 'Duracef', '208.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '124', '2022-06-19 23:58:46', '2022-06-19 23:58:46'),
(4035, 'Duracef', '100.00', '25 mg/ml', '286', '70', '124', '2022-06-19 23:59:21', '2022-06-19 23:59:21'),
(4036, 'Duracef', '35.00', '200 mg', '286', '13', '124', '2022-06-19 23:59:54', '2022-06-19 23:59:54'),
(4037, 'Duracef DS', '280.84', '200 mg/5 ml', '286', '75', '124', '2022-06-20 00:00:38', '2022-06-20 00:00:38'),
(4038, 'Duracef-Max', '207.50', '500 mg/5 ml (10 ml bottle)', '286', '75', '124', '2022-06-20 00:01:34', '2022-06-20 00:01:34'),
(4039, 'Duracef-Max', '316.18', '500 mg/5 ml (20 ml bottle)', '286', '75', '124', '2022-06-20 00:02:19', '2022-06-20 00:02:19'),
(4040, 'Elexime', '35.00', '200 mg', '286', '16', '159', '2022-06-20 00:02:51', '2022-06-20 00:02:51'),
(4041, 'Elexime', '160.00', '100 mg/5 ml', '286', '75', '159', '2022-06-20 00:03:27', '2022-06-20 00:03:27'),
(4042, 'Emixef', '35.00', '200 mg', '286', '16', '92', '2022-06-20 00:04:00', '2022-06-20 00:04:00'),
(4043, 'Emixef', '50.00', '400 mg', '286', '16', '92', '2022-06-20 00:04:29', '2022-06-20 00:04:29'),
(4044, 'Emixef', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '92', '2022-06-20 00:05:05', '2022-06-20 00:05:05'),
(4045, 'Emixef', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '92', '2022-06-20 00:05:32', '2022-06-20 00:05:32'),
(4046, 'Emixef', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '92', '2022-06-20 00:05:42', '2022-06-20 00:05:42'),
(4047, 'Emixef', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '92', '2022-06-20 00:05:47', '2022-06-20 00:05:47'),
(4048, 'Emixef', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '92', '2022-06-20 00:06:21', '2022-06-20 00:06:21'),
(4049, 'Emixef', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '92', '2022-06-20 00:06:36', '2022-06-20 00:06:36'),
(4050, 'Emixef', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '92', '2022-06-20 00:06:56', '2022-06-20 00:06:56'),
(4051, 'Emixef', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '92', '2022-06-20 00:07:17', '2022-06-20 00:07:17'),
(4052, 'Emixef', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '92', '2022-06-20 00:08:07', '2022-06-20 00:08:07'),
(4053, 'Emixef', '240.00', '100 mg/5 ml (75 ml bottle)', '286', '75', '92', '2022-06-20 00:09:31', '2022-06-20 00:09:31'),
(4054, 'Emixef', '100.00', '25 mg/ml', '286', '70', '92', '2022-06-20 00:10:09', '2022-06-20 00:10:09'),
(4055, 'Emixef', '35.00', '200 mg', '286', '13', '92', '2022-06-20 00:16:06', '2022-06-20 00:16:06'),
(4056, 'Emixef DS', '280.00', '200 mg/5 ml', '286', '75', '92', '2022-06-20 00:16:48', '2022-06-20 00:16:48'),
(4057, 'Erafix', '30.00', '200 mg', '286', '16', '194', '2022-06-20 00:18:36', '2022-06-20 00:18:36'),
(4058, 'Erafix', '120.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '194', '2022-06-20 00:19:32', '2022-06-20 00:19:32'),
(4059, 'Erafix', '140.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '194', '2022-06-20 00:20:11', '2022-06-20 00:20:11'),
(4060, 'Erafix', '170.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '194', '2022-06-20 00:20:54', '2022-06-20 00:20:54'),
(4061, 'Erafix', '45.00', '400 mg', '286', '16', '194', '2022-06-20 00:21:42', '2022-06-20 00:21:42'),
(4062, 'Evofix', '35.00', '200 mg', '286', '16', '74', '2022-06-20 00:22:28', '2022-06-20 00:22:28'),
(4063, 'Evofix', '50.00', '400 mg', '286', '16', '74', '2022-06-20 00:23:07', '2022-06-20 00:23:07'),
(4064, 'Evofix', '200.00', '100 mg/5 ml', '286', '75', '74', '2022-06-20 00:23:51', '2022-06-20 00:23:51'),
(4065, 'Excef', '35.00', '200 mg', '286', '16', '51', '2022-06-20 00:24:34', '2022-06-20 00:24:34'),
(4066, 'Excef', '195.00', '100 mg/5 ml', '286', '75', '51', '2022-06-20 00:25:18', '2022-06-20 00:25:18'),
(4067, 'Excef', '45.00', '400 mg', '286', '16', '51', '2022-06-20 00:25:57', '2022-06-20 00:25:57'),
(4068, 'Exiben', '35.00', '200 mg', '286', '16', '42', '2022-06-20 00:26:33', '2022-06-20 00:26:33'),
(4069, 'Exiben', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '42', '2022-06-20 00:27:23', '2022-06-20 00:27:23'),
(4070, 'Exiben', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '42', '2022-06-20 00:27:59', '2022-06-20 00:27:59'),
(4071, 'Exiben', '225.00', '100 mg/5 ml (70 ml bottle)', '286', '75', '42', '2022-06-20 00:28:39', '2022-06-20 00:28:39'),
(4072, 'Exiben', '50.00', '400 mg', '286', '16', '42', '2022-06-20 00:29:16', '2022-06-20 00:29:16'),
(4073, 'Fix-A', '35.00', '200 mg', '286', '16', '19', '2022-06-20 00:29:49', '2022-06-20 00:29:49'),
(4074, 'Fix-A', '130.88', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '19', '2022-06-20 00:30:58', '2022-06-20 00:30:58'),
(4075, 'Fix-A', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '19', '2022-06-20 00:31:50', '2022-06-20 00:31:50'),
(4076, 'Fix-A', '210.63', '100 mg/5 ml (50 ml bottle)', '286', '75', '19', '2022-06-20 00:32:25', '2022-06-20 00:32:25'),
(4077, 'Fix-A', '240.72', '100 mg/5 ml (75 ml bottle)', '286', '75', '19', '2022-06-20 00:33:11', '2022-06-20 00:33:11'),
(4078, 'Fix-A', '100.30', '25 mg/ml', '286', '70', '19', '2022-06-20 00:33:53', '2022-06-20 00:33:53'),
(4079, 'Fix-A DS', '50.35', '400 mg', '286', '16', '19', '2022-06-20 00:34:33', '2022-06-20 00:34:33'),
(4080, 'Fix-A DS', '280.84', '200 mg/5 ml', '286', '75', '19', '2022-06-20 00:35:14', '2022-06-20 00:35:14'),
(4081, 'Fixbac', '35.00', '200 mg', '286', '16', '202', '2022-06-20 00:37:05', '2022-06-20 00:37:05'),
(4082, 'Fixbac', '50.00', '400 mg', '286', '16', '202', '2022-06-20 00:38:23', '2022-06-20 00:38:23'),
(4083, 'Fixbac', '140.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '202', '2022-06-20 00:39:05', '2022-06-20 00:39:05'),
(4084, 'Fixbac', '200.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '202', '2022-06-20 00:39:44', '2022-06-20 00:39:44'),
(4085, 'Fixbac', '100.00', '25 mg/ml', '286', '70', '202', '2022-06-20 00:40:34', '2022-06-20 00:40:34'),
(4086, 'Fixbac DS', '300.00', '200 mg/5 ml', '286', '75', '202', '2022-06-20 00:41:20', '2022-06-20 00:41:20'),
(4087, 'Fixim', '30.20', '200 mg', '286', '16', '160', '2022-06-20 00:42:11', '2022-06-20 00:42:11'),
(4088, 'Fixim', '195.00', '100 mg/5 ml', '286', '75', '160', '2022-06-20 00:42:55', '2022-06-20 00:42:55'),
(4089, 'Fixotim', '35.00', '200 mg', '286', '16', '63', '2022-06-20 00:43:30', '2022-06-20 00:43:30'),
(4090, 'Fixotim', '50.00', '400 mg', '286', '16', '63', '2022-06-20 00:44:12', '2022-06-20 00:44:12'),
(4091, 'Fixotim', '175.00', '100 mg/5 ml', '286', '75', '63', '2022-06-20 00:45:07', '2022-06-20 00:45:07'),
(4092, 'Fixpro', '35.00', '200 mg', '286', '16', '127', '2022-06-20 00:45:46', '2022-06-20 00:45:46'),
(4093, 'Fixpro', '50.34', '400 mg', '286', '16', '127', '2022-06-20 00:46:24', '2022-06-20 00:46:24'),
(4094, 'Fixpro', '196.33', '100 mg/5 ml', '286', '75', '127', '2022-06-20 00:47:05', '2022-06-20 00:47:05'),
(4095, 'Fixpro DS', '280.00', '200 mg/5 ml', '286', '75', '127', '2022-06-20 00:48:04', '2022-06-20 00:48:04'),
(4096, 'G-Cefixime', '20.06', '200 mg', '286', '16', '84', '2022-06-20 00:48:58', '2022-06-20 00:48:58'),
(4097, 'G-Cefixime', '100.00', '200 mg/5 ml', '286', '75', '84', '2022-06-20 00:49:35', '2022-06-20 00:49:35'),
(4098, 'G-Cefixime', '130.50', '100 mg/5 ml', '286', '75', '85', '2022-06-20 00:51:56', '2022-06-20 00:51:56'),
(4099, 'G-Cefixime', '20.00', '200 mg', '286', '16', '85', '2022-06-20 00:52:27', '2022-06-20 00:52:27'),
(4100, 'G-Fix', '35', '200 mg', '286', '16', '77', '2022-06-20 00:53:04', '2022-06-20 00:53:04'),
(4101, 'G-Fix', '195.59', '100 mg/5 ml', '286', '75', '77', '2022-06-20 00:53:56', '2022-06-20 00:53:56'),
(4102, 'G-Fix', '48.00', '400 mg', '286', '16', '77', '2022-06-20 00:54:30', '2022-06-20 00:54:30'),
(4103, 'Gen-3', '30.00', '200 mg', '286', '16', '28', '2022-06-20 00:55:25', '2022-06-20 00:55:25'),
(4104, 'Gen-3', '175.00', '100 mg/5 ml', '286', '75', '28', '2022-06-20 00:56:09', '2022-06-20 00:56:09'),
(4105, 'Globexim', '30.00', '200 mg', '286', '16', '83', '2022-06-20 00:56:50', '2022-06-20 00:56:50'),
(4106, 'Globexim', '120.00', '200 mg/5 ml (30 ml bottle)', '286', '75', '82', '2022-06-20 00:57:31', '2022-06-20 00:57:31'),
(4107, 'Globexim', '150.00', '200 mg/5 ml (40 ml bottle)', '286', '75', '83', '2022-06-20 00:58:15', '2022-06-20 00:58:15'),
(4108, 'Globexim', '190.00', '200 mg/5 ml (50 ml bottle)', '286', '75', '83', '2022-06-20 00:58:50', '2022-06-20 00:58:50'),
(4109, 'Hyxim', '195.00', '100 mg/5 ml', '286', '75', '116', '2022-06-20 00:59:42', '2022-06-20 00:59:42'),
(4110, 'Hyxim', '25.00', '200 mg', '286', '16', '116', '2022-06-20 01:06:27', '2022-06-20 01:06:27'),
(4111, 'Infa-3', '35.11', '200 mg', '286', '16', '129', '2022-06-20 01:07:03', '2022-06-20 01:07:03'),
(4112, 'Infa-3', '50.15', '400 mg', '286', '16', '129', '2022-06-20 01:07:53', '2022-06-20 01:07:53'),
(4113, 'Infa-3', '195.59', '100 mg/5 ml', '286', '75', '129', '2022-06-20 01:08:35', '2022-06-20 01:08:35'),
(4114, 'Kefim', '30.09', '200 mg', '286', '16', '101', '2022-06-20 01:09:29', '2022-06-20 01:09:29'),
(4115, 'Kefim', '55.16', '400 mg', '286', '16', '101', '2022-06-20 01:10:11', '2022-06-20 01:10:11'),
(4116, 'Kefim', '130.39', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '101', '2022-06-20 01:10:54', '2022-06-20 01:10:54'),
(4117, 'Kefim', '195.59', '100 mg/5 ml (50 ml bottle)', '286', '75', '101', '2022-06-20 01:11:34', '2022-06-20 01:11:34'),
(4118, 'Keor', '30.00', '200 mg', '286', '16', '162', '2022-06-20 01:15:40', '2022-06-20 01:15:40'),
(4119, 'Keor', '160.00', '100 mg/5 ml', '286', '75', '162', '2022-06-20 01:17:10', '2022-06-20 01:17:10'),
(4120, 'Keor DS', '50.00', '400 mg', '286', '16', '162', '2022-06-20 01:17:49', '2022-06-20 01:17:49'),
(4121, 'Kuracef', '40.00', '200 mg', '286', '13', '198', '2022-06-20 01:18:45', '2022-06-20 01:18:45'),
(4122, 'Kuracef', '55.00', '400 mg', '286', '13', '198', '2022-06-20 01:19:33', '2022-06-20 01:19:33'),
(4123, 'Kuracef', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '198', '2022-06-20 01:20:20', '2022-06-20 01:20:20'),
(4124, 'Kuracef', '215.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '198', '2022-06-20 01:20:57', '2022-06-20 01:20:57'),
(4125, 'Microcef', '30.09', '200 mg', '286', '16', '53', '2022-06-20 01:21:32', '2022-06-20 01:21:32'),
(4126, 'Microcef', '50.15', '400 mg', '286', '16', '53', '2022-06-20 01:22:21', '2022-06-20 01:22:21'),
(4127, 'Microcef', '130.39', '100 mg/5 ml (30 ml bottle)', '286', '75', '53', '2022-06-20 01:23:04', '2022-06-20 01:23:04'),
(4128, 'Microcef', '195.59', '100 mg/5 ml (50 ml bottle)', '286', '75', '53', '2022-06-20 01:23:46', '2022-06-20 01:23:46'),
(4129, 'Microcef DS', '300.00', '200 mg/5 ml', '286', '75', '53', '2022-06-20 01:25:11', '2022-06-20 01:25:11'),
(4130, 'Neofexim', '25.00', '200 mg', '286', '16', '63', '2022-06-20 01:25:47', '2022-06-20 01:25:47'),
(4131, 'Neofexim', '175.00', '100 mg/5 ml', '286', '75', '63', '2022-06-20 01:26:28', '2022-06-20 01:26:28'),
(4132, 'Neofix', '35.00', '200 mg', '286', '16', '117', '2022-06-20 01:27:18', '2022-06-20 01:27:18'),
(4133, 'Neofix', '180.00', '100 mg/5 ml', '286', '75', '117', '2022-06-20 01:28:01', '2022-06-20 01:28:01'),
(4134, 'Ngcef', '35.00', '200 mg', '286', '16', '157', '2022-06-20 01:28:39', '2022-06-20 01:28:39'),
(4135, 'Ngcef', '130.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '157', '2022-06-20 01:29:19', '2022-06-20 01:29:19'),
(4136, 'Ngcef', '200.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '157', '2022-06-20 01:29:53', '2022-06-20 01:29:53'),
(4137, 'Ngcef', '50.00', '400 mg', '286', '16', '157', '2022-06-20 01:30:34', '2022-06-20 01:30:34'),
(4138, 'Ngcef DS', '300.00', '200 mg/5 ml', '286', '75', '157', '2022-06-20 01:32:30', '2022-06-20 01:32:30'),
(4139, 'Novacef', '30.00', '200 mg', '286', '16', '132', '2022-06-20 02:56:16', '2022-06-20 02:56:16'),
(4140, 'Novacef', '195.00', '100 mg/5 ml', '286', '75', '132', '2022-06-20 02:56:57', '2022-06-20 02:56:57'),
(4141, 'Odacef', '30.00', '200 mg', '286', '16', '190', '2022-06-20 02:57:32', '2022-06-20 02:57:32'),
(4142, 'Odacef', '50.00', '400 mg', '286', '16', '190', '2022-06-20 02:58:04', '2022-06-20 02:58:04'),
(4143, 'Odacef', '120.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '190', '2022-06-20 02:58:40', '2022-06-20 02:58:40'),
(4144, 'Odacef', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '190', '2022-06-20 02:59:24', '2022-06-20 02:59:24'),
(4145, 'Ofex', '25.00', '200 mg', '286', '16', '61', '2022-06-20 03:05:32', '2022-06-20 03:05:32'),
(4146, 'Ofex', '40.00', '400 mg', '286', '16', '61', '2022-06-20 03:06:09', '2022-06-20 03:06:09'),
(4147, 'Ofex', '195.00', '100 mg/5 ml', '286', '75', '61', '2022-06-20 03:07:05', '2022-06-20 03:07:05'),
(4148, 'Onefix', '35.00', '200 mg', '286', '16', '134', '2022-06-20 03:07:27', '2022-06-20 03:07:27'),
(4149, 'Onefix', '50.00', '400 mg', '286', '16', '134', '2022-06-20 03:08:05', '2022-06-20 03:08:05'),
(4150, 'Onefix', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '134', '2022-06-20 03:08:43', '2022-06-20 03:08:43'),
(4151, 'Onefix', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '134', '2022-06-20 03:09:13', '2022-06-20 03:09:13'),
(4152, 'Orbixim', '25.00', '200 mg', '286', '16', '137', '2022-06-20 03:10:23', '2022-06-20 03:10:23'),
(4153, 'Orbixim', '160.00', '100 mg/5 ml', '286', '75', '137', '2022-06-20 03:11:10', '2022-06-20 03:11:10'),
(4154, 'Orcef', '35.00', '200 mg', '286', '13', '161', '2022-06-20 03:11:59', '2022-06-20 03:11:59'),
(4155, 'Orcef', '35.00', '200 mg', '286', '13', '161', '2022-06-20 03:11:59', '2022-06-20 03:11:59'),
(4156, 'Orcef', '35.00', '200 mg', '286', '13', '161', '2022-06-20 03:11:59', '2022-06-20 03:11:59'),
(4157, 'Orcef', '50.19', '400 mg', '286', '13', '161', '2022-06-20 03:17:57', '2022-06-20 03:17:57'),
(4158, 'Orcef', '35.00', '200 mg', '286', '16', '161', '2022-06-20 03:18:26', '2022-06-20 03:18:26'),
(4159, 'Orcef', '135.51', '100 mg/5 ml (30 ml bottle)', '286', '75', '161', '2022-06-20 03:19:22', '2022-06-20 03:19:22'),
(4160, 'Orcef', '155.58', '100 mg/5 ml (40 ml bottle)', '286', '75', '161', '2022-06-20 03:20:21', '2022-06-20 03:20:21'),
(4161, 'Orcef', '195.74', '100 mg/5 ml (50 ml bottle)', '286', '75', '161', '2022-06-20 03:21:08', '2022-06-20 03:21:08'),
(4162, 'Orcef', '225.00', '100 mg/5 ml (70 ml bottle)', '286', '75', '161', '2022-06-20 03:22:10', '2022-06-20 03:22:10'),
(4163, 'Orcef', '50.00', '400 mg', '286', '16', '161', '2022-06-20 03:22:43', '2022-06-20 03:22:43'),
(4164, 'Orcef', '100.00', '25 mg/ml', '286', '70', '161', '2022-06-20 03:23:09', '2022-06-20 03:23:09'),
(4165, 'Orcef DS', '280.00', '200 mg/5 ml', '286', '75', '161', '2022-06-20 03:24:01', '2022-06-20 03:24:01'),
(4166, 'Orcef DS', '280.00', '200 mg/5 ml', '286', '75', '161', '2022-06-20 03:24:24', '2022-06-20 03:24:24'),
(4167, 'Orfix', '45.00', '200 mg', '286', '16', '122', '2022-06-20 03:29:00', '2022-06-20 03:29:00'),
(4168, 'Orfix', '45.00', '200 mg', '286', '16', '122', '2022-06-20 03:29:01', '2022-06-20 03:29:01'),
(4169, 'Orfix DS', '250.00', '200 mg/5 ml', '286', '75', '122', '2022-06-20 03:29:41', '2022-06-20 03:29:41'),
(4170, 'Orfix DS', '250.00', '200 mg/5 ml', '286', '75', '122', '2022-06-20 03:29:52', '2022-06-20 03:29:52'),
(4171, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:30:15', '2022-06-20 03:30:15'),
(4172, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:30:26', '2022-06-20 03:30:26'),
(4173, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:30:45', '2022-06-20 03:30:45'),
(4174, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:30:57', '2022-06-20 03:30:57'),
(4175, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:31:24', '2022-06-20 03:31:24'),
(4176, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:31:39', '2022-06-20 03:31:39'),
(4177, 'Orgaxim', '35.00', '200 mg', '286', '16', '138', '2022-06-20 03:32:47', '2022-06-20 03:32:47'),
(4178, 'Orgaxim', '50.15', '400 mg', '286', '16', '138', '2022-06-20 03:33:10', '2022-06-20 03:33:10'),
(4179, 'Orgaxim', '195.59', '100 mg/5 ml (50 ml bottle)', '286', '75', '138', '2022-06-20 03:34:10', '2022-06-20 03:34:10'),
(4180, 'Orgaxim', '240.72', '100 mg/5 ml (75 ml bottle)', '286', '75', '138', '2022-06-20 03:35:21', '2022-06-20 03:35:21'),
(4181, 'Polyxim', '35.00', '200 mg', '286', '16', '105', '2022-06-20 03:35:56', '2022-06-20 03:35:56'),
(4182, 'Polyxim', '50.00', '400 mg', '286', '16', '105', '2022-06-20 03:36:29', '2022-06-20 03:36:29'),
(4183, 'Polyxim', '195.00', '100 mg/5 ml', '286', '75', '105', '2022-06-20 03:37:19', '2022-06-20 03:37:19'),
(4184, 'Polyxim DS', '320.00', '200 mg/5 ml', '286', '75', '105', '2022-06-20 03:37:55', '2022-06-20 03:37:55'),
(4185, 'Prex-3', '35.00', '200 mg', '286', '16', '20', '2022-06-20 03:38:29', '2022-06-20 03:38:29'),
(4186, 'Prex-3', '50.00', '400 mg', '286', '16', '20', '2022-06-20 03:39:11', '2022-06-20 03:39:11'),
(4187, 'Prex-3', '195.00', '100 mg/5 ml', '286', '75', '20', '2022-06-20 03:39:46', '2022-06-20 03:39:46'),
(4188, 'Prexim', '35.00', '200 mg', '286', '16', '197', '2022-06-20 03:40:20', '2022-06-20 03:40:20'),
(4189, 'Prexim', '120.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '197', '2022-06-20 03:40:56', '2022-06-20 03:40:56'),
(4190, 'Prexim', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '197', '2022-06-20 03:41:45', '2022-06-20 03:41:45'),
(4191, 'Prexim', '50.00', '400 mg', '286', '16', '197', '2022-06-20 03:42:18', '2022-06-20 03:42:18'),
(4192, 'Prexim DS', '300.00', '200 mg/5 ml', '286', '75', '197', '2022-06-20 03:42:55', '2022-06-20 03:42:55'),
(4193, 'Profix', '34.09', '200 mg', '286', '16', '112', '2022-06-20 03:45:39', '2022-06-20 03:45:39'),
(4194, 'Profix', '102.27', '100 mg/5 ml (30 ml bottle)', '286', '75', '112', '2022-06-20 03:46:21', '2022-06-20 03:46:21'),
(4195, 'Profix', '193.17', '100 mg/5 ml (50 ml bottle)', '286', '75', '112', '2022-06-20 03:47:04', '2022-06-20 03:47:04'),
(4196, 'Rescure', '165.00', '100 mg/5 ml', '286', '75', '111', '2022-06-20 03:47:49', '2022-06-20 03:47:49'),
(4197, 'Rescure', '30.00', '200 mg', '286', '16', '111', '2022-06-20 03:48:19', '2022-06-20 03:48:19'),
(4198, 'Rofixim', '35.00', '200 mg', '286', '16', '156', '2022-06-20 03:48:55', '2022-06-20 03:48:55'),
(4199, 'Rofixim', '65.00', '400 mg', '286', '16', '156', '2022-06-20 03:49:27', '2022-06-20 03:49:27'),
(4200, 'Rofixim', '250.00', '100 mg/5 ml', '286', '75', '156', '2022-06-20 03:50:06', '2022-06-20 03:50:06'),
(4201, 'Rofixim-DS', '395.00', '200 mg/5 ml', '286', '75', '156', '2022-06-20 03:50:39', '2022-06-20 03:50:39'),
(4202, 'Roxim', '35.00', '200 mg', '286', '16', '71', '2022-06-20 03:51:09', '2022-06-20 03:51:09'),
(4203, 'Roxim', '50.00', '400 mg', '286', '16', '71', '2022-06-20 03:51:38', '2022-06-20 03:51:38'),
(4204, 'Roxim', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '71', '2022-06-20 03:52:15', '2022-06-20 03:52:15'),
(4205, 'Roxim', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '71', '2022-06-20 03:52:55', '2022-06-20 03:52:55'),
(4206, 'Roxim', '240.00', '100 mg/5 ml (75 ml bottle)', '286', '75', '71', '2022-06-20 03:53:34', '2022-06-20 03:53:34'),
(4207, 'Roxim', '85.00', '25 mg/ml', '286', '70', '71', '2022-06-20 03:54:08', '2022-06-20 03:54:08'),
(4208, 'Roxim', '35.00', '200 mg', '286', '13', '71', '2022-06-20 03:54:44', '2022-06-20 03:54:44'),
(4209, 'Roxim', '50.00', '400 mg', '286', '13', '71', '2022-06-20 03:55:24', '2022-06-20 03:55:24'),
(4210, 'Roxim XL', '320.00', '200 mg/5 ml (60 ml bottle)', '286', '75', '71', '2022-06-20 03:56:07', '2022-06-20 03:56:07'),
(4211, 'Roxim XL', '225.00', '200 mg/5 ml (37.5 ml bottle)', '286', '75', '71', '2022-06-20 03:56:54', '2022-06-20 03:56:54'),
(4212, 'Sanfix', '35.11', '200 mg', '286', '16', '133', '2022-06-20 03:58:33', '2022-06-20 03:58:33'),
(4213, 'Sanfix', '210.00', '100 mg/5 ml', '286', '75', '133', '2022-06-20 03:59:31', '2022-06-20 03:59:31'),
(4214, 'Sanfix', '50.00', '400 mg', '286', '16', '133', '2022-06-20 04:00:21', '2022-06-20 04:00:21'),
(4215, 'Sanfix', '50.00', '400 mg', '286', '16', '133', '2022-06-20 04:00:21', '2022-06-20 04:00:21'),
(4216, 'Sanfix DS', '280.00', '200 mg/5 ml', '286', '75', '133', '2022-06-20 04:01:02', '2022-06-20 04:01:02'),
(4217, 'Saver', '30.09', '200 mg', '286', '16', '23', '2022-06-20 04:01:41', '2022-06-20 04:01:41'),
(4218, 'Saver', '120.36', '100 mg/5 ml (30 ml bottle)', '286', '75', '23', '2022-06-20 04:02:17', '2022-06-20 04:02:17'),
(4219, 'Saver', '150.44', '100 mg/5 ml (40 ml bottle)', '286', '75', '23', '2022-06-20 04:02:57', '2022-06-20 04:02:57'),
(4220, 'Saver', '195.60', '100 mg/5 ml (50 ml bottle)', '286', '75', '23', '2022-06-20 04:03:50', '2022-06-20 04:03:50'),
(4221, 'Setic', '35.25', '200 mg', '286', '16', '167', '2022-06-20 04:04:28', '2022-06-20 04:04:28'),
(4222, 'Setic', '55.25', '400 mg', '286', '16', '167', '2022-06-20 04:05:06', '2022-06-20 04:05:06'),
(4223, 'Setic', '210.00', '100 mg/5 ml', '286', '75', '167', '2022-06-20 04:05:38', '2022-06-20 04:05:38'),
(4224, 'Sonexim', '30.00', '200 mg', '286', '16', '165', '2022-06-20 04:06:13', '2022-06-20 04:06:13'),
(4225, 'Sonexim', '160.60', '100 mg/5 ml', '286', '75', '165', '2022-06-20 04:06:52', '2022-06-20 04:06:52'),
(4226, 'Starcef', '35.11', '200 mg', '286', '16', '39', '2022-06-20 04:07:31', '2022-06-20 04:07:31'),
(4227, 'Starcef', '210.00', '100 mg/5 ml', '286', '75', '39', '2022-06-20 04:08:30', '2022-06-20 04:08:30'),
(4228, 'Starcef', '210.00', '100 mg/5 ml', '286', '75', '39', '2022-06-20 04:08:30', '2022-06-20 04:08:30'),
(4229, 'Starcef', '50.00', '400 mg', '286', '16', '39', '2022-06-20 04:08:57', '2022-06-20 04:08:57'),
(4230, 'Hepavax-B', '500.00', '20 mcg/ml', '689', '68', '150', '2022-06-20 04:34:23', '2022-06-20 04:34:23'),
(4231, 'Influvax Tetra', '950.00', '0.5 ml/Prefilled Syringe', '738', '68', '92', '2022-06-20 04:40:40', '2022-06-20 04:40:40'),
(4232, 'Suffix', '25.00', '200 mg', '286', '16', '110', '2022-06-20 23:43:49', '2022-06-20 23:43:49'),
(4233, 'Suffix', '160.00', '100 mg/5 ml', '286', '75', '110', '2022-06-20 23:44:28', '2022-06-20 23:44:28'),
(4234, 'Suprax', '32.00', '200 mg', '286', '16', '54', '2022-06-20 23:45:05', '2022-06-20 23:45:05'),
(4235, 'Suprax', '195.00', '100 mg/5 ml', '286', '75', '54', '2022-06-20 23:45:51', '2022-06-20 23:45:51'),
(4236, 'Suprax DS', '50.00', '400 mg', '286', '16', '54', '2022-06-20 23:46:24', '2022-06-20 23:46:24'),
(4237, 'Supraxim', '35.00', '200 mg', '286', '16', '174', '2022-06-20 23:47:04', '2022-06-20 23:47:04'),
(4238, 'Supraxim', '200.00', '100 mg/5 ml', '286', '75', '174', '2022-06-20 23:47:39', '2022-06-20 23:47:39'),
(4239, 'T-Cef', '35.00', '200 mg', '286', '16', '65', '2022-06-20 23:48:12', '2022-06-20 23:48:12'),
(4240, 'T-Cef', '50.20', '400 mg', '286', '16', '65', '2022-06-20 23:48:44', '2022-06-20 23:48:44'),
(4241, 'T-Cef', '135.45', '100 mg/5 ml (30 ml bottle)', '286', '75', '65', '2022-06-20 23:49:26', '2022-06-20 23:49:26'),
(4242, 'T-Cef', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '65', '2022-06-20 23:50:02', '2022-06-20 23:50:02'),
(4243, 'T-Cef', '100.30', '25 mg/ml', '286', '70', '65', '2022-06-20 23:50:33', '2022-06-20 23:50:33'),
(4244, 'T-Cef', '100.30', '25 mg/ml', '286', '70', '65', '2022-06-20 23:50:55', '2022-06-20 23:50:55'),
(4245, 'T-Cef', '100.30', '25 mg/ml', '286', '70', '65', '2022-06-20 23:51:12', '2022-06-20 23:51:12'),
(4246, 'T-Cef', '100.30', '25 mg/ml', '286', '70', '65', '2022-06-20 23:51:29', '2022-06-20 23:51:29'),
(4247, 'T-Cef DS', '280.85', '200 mg/5 ml', '286', '75', '65', '2022-06-20 23:52:20', '2022-06-20 23:52:20'),
(4248, 'Tdcef', '35.00', '200 mg', '286', '13', '185', '2022-06-21 00:12:03', '2022-06-21 00:12:03'),
(4249, 'Tdcef', '35.00', '200 mg', '286', '13', '185', '2022-06-21 00:12:03', '2022-06-21 00:12:03'),
(4250, 'Tdcef', '210.00', '100 mg/5 ml', '286', '75', '185', '2022-06-21 00:12:53', '2022-06-21 00:12:53'),
(4251, 'Tdcef', '50.00', '400 mg', '286', '13', '185', '2022-06-21 00:13:25', '2022-06-21 00:13:25'),
(4252, 'Tdcef', '35.00', '200 mg', '286', '16', '185', '2022-06-21 00:14:19', '2022-06-21 00:14:19'),
(4253, 'Tdcef', '50.00', '400 mg', '286', '16', '185', '2022-06-21 00:14:50', '2022-06-21 00:14:50'),
(4254, 'Tdcef DS', '300.00', '200 mg/5 ml', '286', '75', '185', '2022-06-21 00:15:47', '2022-06-21 00:15:47'),
(4255, 'Texit', '35.00', '200 mg', '286', '16', '31', '2022-06-21 00:17:00', '2022-06-21 00:17:00'),
(4256, 'Texit', '50.00', '400 mg', '286', '16', '31', '2022-06-21 02:12:18', '2022-06-21 02:12:18'),
(4257, 'Texit', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '31', '2022-06-21 02:13:03', '2022-06-21 02:13:03'),
(4258, 'Texit', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '31', '2022-06-21 02:13:19', '2022-06-21 02:13:19'),
(4259, 'Texit', '250.00', '100 mg/5 ml (100 ml bottle)', '286', '75', '31', '2022-06-21 02:14:08', '2022-06-21 02:14:08'),
(4260, 'Texit', '250.00', '100 mg/5 ml (100 ml bottle)', '286', '75', '31', '2022-06-21 02:14:47', '2022-06-21 02:14:47'),
(4261, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:15:26', '2022-06-21 02:15:26'),
(4262, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:16:15', '2022-06-21 02:16:15'),
(4263, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:16:41', '2022-06-21 02:16:41'),
(4264, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:16:58', '2022-06-21 02:16:58'),
(4265, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:17:14', '2022-06-21 02:17:14'),
(4266, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:17:14', '2022-06-21 02:17:14'),
(4267, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:17:14', '2022-06-21 02:17:14'),
(4268, 'Tgocef', '35.00', '200 mg', '286', '16', '177', '2022-06-21 02:17:14', '2022-06-21 02:17:14'),
(4269, 'Tgocef', '50.00', '400 mg', '286', '16', '177', '2022-06-21 02:17:52', '2022-06-21 02:17:52'),
(4270, 'Tgocef', '50.00', '400 mg', '286', '16', '177', '2022-06-21 02:20:02', '2022-06-21 02:20:02'),
(4271, 'Tgocef', '130.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '177', '2022-06-21 03:02:57', '2022-06-21 03:02:57'),
(4272, 'Tgocef', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '177', '2022-06-21 03:03:48', '2022-06-21 03:03:48'),
(4273, 'Tgocef DS', '280.00', '200 mg/5 ml', '286', '75', '177', '2022-06-21 03:10:42', '2022-06-21 03:10:42'),
(4274, 'Tinfix', '35.00', '200 mg', '286', '16', '33', '2022-06-21 03:13:46', '2022-06-21 03:13:46'),
(4275, 'Tinfix', '50.00', '400 mg', '286', '16', '33', '2022-06-21 03:14:14', '2022-06-21 03:14:14'),
(4276, 'Tinfix', '210.00', '100 mg/5 ml', '286', '75', '33', '2022-06-21 03:15:14', '2022-06-21 03:15:14'),
(4277, 'Tocef', '35.00', '200 mg', '286', '16', '78', '2022-06-21 03:15:49', '2022-06-21 03:15:49'),
(4278, 'Tocef', '50.34', '400 mg', '286', '16', '78', '2022-06-21 03:16:19', '2022-06-21 03:16:19'),
(4279, 'Tocef', '130.88', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '78', '2022-06-21 03:17:23', '2022-06-21 03:17:23'),
(4280, 'Tocef', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '78', '2022-06-21 03:17:55', '2022-06-21 03:17:55'),
(4281, 'Tocef DS', '280.00', '200 mg/5 ml', '286', '75', '78', '2022-06-21 03:18:28', '2022-06-21 03:18:28'),
(4282, 'Tricef', '25.09', '200 mg', '286', '16', '27', '2022-06-21 03:19:05', '2022-06-21 03:19:05'),
(4283, 'Tricef', '160.55', '100 mg/5 ml', '286', '75', '27', '2022-06-21 03:19:50', '2022-06-21 03:19:50'),
(4284, 'Trifix', '35.00', '200 mg', '286', '16', '142', '2022-06-21 03:20:23', '2022-06-21 03:20:23'),
(4285, 'Trifix', '190.00', '100 mg/5 ml', '286', '75', '142', '2022-06-21 03:20:55', '2022-06-21 03:20:55'),
(4286, 'Trifix', '50.00', '400 mg', '286', '16', '142', '2022-06-21 03:21:25', '2022-06-21 03:21:25'),
(4287, 'Trifix DS', '280.00', '200 mg/5 ml', '286', '75', '142', '2022-06-21 03:21:57', '2022-06-21 03:21:57'),
(4288, 'Triocef', '30.00', '200 mg', '286', '16', '126', '2022-06-21 03:22:28', '2022-06-21 03:22:28'),
(4289, 'Triocef', '30.00', '200 mg', '286', '16', '126', '2022-06-21 03:22:58', '2022-06-21 03:22:58'),
(4290, 'Triocef', '135.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '126', '2022-06-21 03:23:49', '2022-06-21 03:23:49'),
(4291, 'Triocef', '135.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '126', '2022-06-21 03:24:01', '2022-06-21 03:24:01'),
(4292, 'Triocef', '195.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '126', '2022-06-21 03:24:58', '2022-06-21 03:24:58'),
(4293, 'Triocim', '35.00', '200 mg', '286', '16', '43', '2022-06-21 03:26:25', '2022-06-21 03:26:25');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(4294, 'Triocim', '35.00', '200 mg', '286', '16', '43', '2022-06-21 03:26:48', '2022-06-21 03:26:48'),
(4295, 'Triocim', '35.00', '200 mg', '286', '16', '43', '2022-06-21 03:27:08', '2022-06-21 03:27:08'),
(4296, 'Triocim', '50.00', '400 mg', '286', '16', '43', '2022-06-21 03:28:11', '2022-06-21 03:28:11'),
(4297, 'Triocim', '210.00', '100 mg/5 ml', '286', '75', '43', '2022-06-21 03:28:48', '2022-06-21 03:28:48'),
(4298, 'Triocim DS', '320.00', '200 mg/5 ml', '286', '75', '43', '2022-06-21 03:29:33', '2022-06-21 03:29:33'),
(4299, 'Trixim', '30.00', '200 mg', '286', '16', '72', '2022-06-21 03:30:12', '2022-06-21 03:30:12'),
(4300, 'Trixim', '50.00', '400 mg', '286', '16', '72', '2022-06-21 03:30:49', '2022-06-21 03:30:49'),
(4301, 'Trixim', '190.00', '100 mg/5 ml', '286', '75', '72', '2022-06-21 03:31:30', '2022-06-21 03:31:30'),
(4302, 'Truso', '35.11', '200 mg', '286', '16', '140', '2022-06-21 03:32:05', '2022-06-21 03:32:05'),
(4303, 'Truso', '50.15', '400 mg', '286', '16', '140', '2022-06-21 03:32:46', '2022-06-21 03:32:46'),
(4304, 'Truso', '135.00', '100 mg/5 ml (37.5 ml bottle)', '286', '75', '140', '2022-06-21 03:33:35', '2022-06-21 03:33:35'),
(4305, 'Truso', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '140', '2022-06-21 03:34:10', '2022-06-21 03:34:10'),
(4306, 'Truso DS', '280.83', '200 mg/5 ml', '286', '75', '140', '2022-06-21 03:34:51', '2022-06-21 03:34:51'),
(4307, 'Truso PD', '80.24', '25 mg/ml', '286', '70', '140', '2022-06-21 03:35:43', '2022-06-21 03:35:43'),
(4308, 'Tyfax', '25.00', '200 mg', '286', '16', '186', '2022-06-21 03:36:20', '2022-06-21 03:36:20'),
(4309, 'Tyfax', '195.74', '100 mg/5 ml', '286', '75', '186', '2022-06-21 03:37:04', '2022-06-21 03:37:04'),
(4310, 'Tyfax DS', '50.00', '400 mg', '286', '16', '186', '2022-06-21 03:37:37', '2022-06-21 03:37:37'),
(4311, 'Unifix', '30.00', '200 mg', '286', '16', '120', '2022-06-21 03:38:14', '2022-06-21 03:38:14'),
(4312, 'Unifix', '160.00', '100 mg/5 ml', '286', '75', '120', '2022-06-21 03:38:50', '2022-06-21 03:38:50'),
(4313, 'Unisef', '210.00', '100 mg/5 ml', '286', '75', '135', '2022-06-21 03:40:31', '2022-06-21 03:40:31'),
(4314, 'Unisef', '35.00', '200 mg', '286', '16', '135', '2022-06-21 03:41:01', '2022-06-21 03:41:01'),
(4315, 'Unisef', '50.35', '400 mg', '286', '16', '135', '2022-06-21 03:41:39', '2022-06-21 03:41:39'),
(4316, 'Velofix', '34.00', '200 mg', '286', '16', '147', '2022-06-21 03:42:16', '2022-06-21 03:42:16'),
(4317, 'Velofix', '50.00', '400 mg', '286', '16', '147', '2022-06-21 03:43:06', '2022-06-21 03:43:06'),
(4318, 'Velofix', '195.00', '100 mg/5 ml', '286', '75', '147', '2022-06-21 03:43:44', '2022-06-21 03:43:44'),
(4319, 'Velofix DS', '225.85', '200 mg/5 ml (37.5 ml bottle)', '286', '75', '147', '2022-06-21 03:44:37', '2022-06-21 03:44:37'),
(4320, 'Velofix DS', '225.85', '200 mg/5 ml (37.5 ml bottle)', '286', '75', '147', '2022-06-21 03:44:37', '2022-06-21 03:44:37'),
(4321, 'Velofix DS', '320.00', '200 mg/5 ml (50 ml bottle)', '286', '75', '147', '2022-06-21 03:45:13', '2022-06-21 03:45:13'),
(4322, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:45:45', '2022-06-21 03:45:45'),
(4323, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:45:57', '2022-06-21 03:45:57'),
(4324, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:46:10', '2022-06-21 03:46:10'),
(4325, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:46:23', '2022-06-21 03:46:23'),
(4326, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:46:23', '2022-06-21 03:46:23'),
(4327, 'Verixim', '35.00', '200 mg', '286', '16', '193', '2022-06-21 03:46:23', '2022-06-21 03:46:23'),
(4328, 'Verixim', '50.00', '400 mg', '286', '16', '193', '2022-06-21 03:46:51', '2022-06-21 03:46:51'),
(4329, 'Verixim', '50.00', '400 mg', '286', '16', '193', '2022-06-21 03:47:01', '2022-06-21 03:47:01'),
(4330, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:47:57', '2022-06-21 03:47:57'),
(4331, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:48:31', '2022-06-21 03:48:31'),
(4332, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:48:50', '2022-06-21 03:48:50'),
(4333, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:49:25', '2022-06-21 03:49:25'),
(4334, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:49:43', '2022-06-21 03:49:43'),
(4335, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:31', '2022-06-21 03:50:31'),
(4336, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:31', '2022-06-21 03:50:31'),
(4337, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:31', '2022-06-21 03:50:31'),
(4338, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:31', '2022-06-21 03:50:31'),
(4339, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:31', '2022-06-21 03:50:31'),
(4340, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:38', '2022-06-21 03:50:38'),
(4341, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:38', '2022-06-21 03:50:38'),
(4342, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:50:42', '2022-06-21 03:50:42'),
(4343, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:01', '2022-06-21 03:51:01'),
(4344, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4345, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4346, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4347, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4348, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4349, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4350, 'Verixim', '195.58', '100 mg/5 ml', '286', '75', '193', '2022-06-21 03:51:02', '2022-06-21 03:51:02'),
(4351, 'Xifim', '30.00', '200 mg', '286', '16', '48', '2022-06-21 03:51:46', '2022-06-21 03:51:46'),
(4352, 'Xifim', '30.00', '200 mg', '286', '16', '48', '2022-06-21 03:52:54', '2022-06-21 03:52:54'),
(4353, 'Xifim', '30.00', '200 mg', '286', '16', '48', '2022-06-21 03:53:37', '2022-06-21 03:53:37'),
(4354, 'Xifim', '30.00', '200 mg', '286', '16', '48', '2022-06-21 03:53:44', '2022-06-21 03:53:44'),
(4355, 'Xifim', '160.00', '100 mg/5 ml', '286', '75', '48', '2022-06-21 03:56:01', '2022-06-21 03:56:01'),
(4356, 'Xifim', '160.00', '100 mg/5 ml', '286', '75', '48', '2022-06-21 03:57:03', '2022-06-21 03:57:03'),
(4357, 'Xylocef', '25.10', '200 mg', '286', '16', '107', '2022-06-21 03:57:54', '2022-06-21 03:57:54'),
(4358, 'Xylocef', '160.61', '100 mg/5 ml', '286', '75', '107', '2022-06-21 03:59:21', '2022-06-21 03:59:21'),
(4359, 'Zemicef', '35.00', '200 mg', '286', '16', '150', '2022-06-21 03:59:57', '2022-06-21 03:59:57'),
(4360, 'Zemicef', '50.19', '400 mg', '286', '16', '150', '2022-06-21 04:00:37', '2022-06-21 04:00:37'),
(4361, 'Zemicef', '50.19', '400 mg', '286', '16', '150', '2022-06-21 04:01:26', '2022-06-21 04:01:26'),
(4362, 'Zemicef', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '150', '2022-06-21 04:02:43', '2022-06-21 04:02:43'),
(4363, 'Zemicef', '135.00', '100 mg/5 ml (30 ml bottle)', '286', '75', '150', '2022-06-21 04:03:21', '2022-06-21 04:03:21'),
(4364, 'Zemicef', '170.00', '100 mg/5 ml (40 ml bottle)', '286', '75', '150', '2022-06-21 04:05:07', '2022-06-21 04:05:07'),
(4365, 'Zemicef', '210.00', '100 mg/5 ml (50 ml bottle)', '286', '75', '150', '2022-06-21 04:06:26', '2022-06-21 04:06:26'),
(4366, 'Zemicef DS', '321.22', '200 mg/5 ml', '286', '75', '150', '2022-06-21 04:07:05', '2022-06-21 04:07:05'),
(4367, 'Zemicef Max', '250.00', '100 mg/ml', '286', '70', '150', '2022-06-21 04:07:49', '2022-06-21 04:07:49'),
(4368, 'Zenicef', '25.00', '200 mg', '286', '16', '196', '2022-06-21 04:08:21', '2022-06-21 04:08:21'),
(4369, 'Zenicef', '160.00', '100 mg/5 ml', '286', '75', '196', '2022-06-21 04:08:51', '2022-06-21 04:08:51'),
(4370, 'Cefaking', '220.00', '1 gm/vial', '287', '49', '65', '2022-06-21 04:10:57', '2022-06-21 04:13:26'),
(4371, 'Cefaking', '400.00', '2 gm/vial', '287', '49', '65', '2022-06-21 04:14:05', '2022-06-21 04:14:05'),
(4372, 'Cefaking', '150.00', '500 mg/vial', '287', '49', '65', '2022-06-21 04:14:46', '2022-06-21 04:14:46'),
(4373, 'Cefazone', '250.00', '1 gm/vial', '287', '49', '92', '2022-06-21 04:15:21', '2022-06-21 04:15:21'),
(4374, 'Cefazone', '400.00', '2 gm/vial', '287', '49', '92', '2022-06-21 04:15:53', '2022-06-21 04:15:53'),
(4375, 'Cefoject', '250.00', '1 gm/vial', '287', '49', '71', '2022-06-21 04:16:29', '2022-06-21 04:16:29'),
(4376, 'Cefopar', '220.00', '1 gm/vial', '287', '49', '136', '2022-06-21 04:17:06', '2022-06-21 04:17:06'),
(4377, 'Cefopar', '400.00', '2 gm/vial', '287', '49', '136', '2022-06-21 04:17:38', '2022-06-21 04:17:38'),
(4378, 'Cefopen', '250.00', '1 gm/vial', '287', '49', '179', '2022-06-21 04:18:19', '2022-06-21 04:18:19'),
(4379, 'Cefopen', '400.00', '2 gm/vial', '287', '49', '179', '2022-06-21 04:18:53', '2022-06-21 04:18:53'),
(4380, 'Ingovax ACWY', '1000.00', '0.5 mL', '921', '77', '92', '2022-06-21 05:49:23', '2022-06-21 05:49:23'),
(4381, 'Normoglobin', '2800.00', '500mg / 10mL', '693', '49', '92', '2022-06-21 05:54:59', '2022-07-03 05:36:03'),
(4382, 'Cefot', '76.23', '500 mg/10 ml', '288', '49', '18', '2022-06-21 16:42:08', '2022-06-21 16:42:08'),
(4383, 'Cefot', '250.75', '2 mg/10 ml', '288', '49', '18', '2022-06-21 16:43:09', '2022-06-21 16:43:09'),
(4384, 'Cefot', '132.40', '1 gm/10 ml', '288', '49', '18', '2022-06-21 16:43:56', '2022-06-21 16:43:56'),
(4385, 'Cefot', '50.50', '250 mg/5 ml', '288', '49', '18', '2022-06-21 16:44:38', '2022-06-21 16:44:38'),
(4386, 'Cefotax', '75.00', '250 mg/5 ml', '288', '49', '161', '2022-06-21 16:45:33', '2022-06-21 16:45:33'),
(4387, 'Cefotax', '180.00', '1 gm/10 ml', '288', '49', '161', '2022-06-21 16:46:16', '2022-06-21 16:46:16'),
(4388, 'Cefotax', '100.00', '500 mg/10 ml', '288', '49', '161', '2022-06-21 16:47:40', '2022-06-21 16:47:40'),
(4389, 'Cefotime', '50.00', '250 mg/5 ml', '288', '49', '92', '2022-06-21 16:49:22', '2022-06-21 16:49:22'),
(4390, 'Cefotime', '132.00', '1 gm/10 ml', '288', '49', '92', '2022-06-21 16:49:59', '2022-06-21 16:49:59'),
(4391, 'Cefotime', '76.00', '500 mg/10 ml', '288', '49', '92', '2022-06-21 16:50:39', '2022-06-21 16:50:39'),
(4392, 'Ceftax', '50.19', '250 mg/5 ml', '288', '49', '136', '2022-06-21 16:51:21', '2022-06-21 16:51:21'),
(4393, 'Ceftax', '132.50', '1 gm/10 ml', '288', '49', '136', '2022-06-21 16:52:03', '2022-06-21 16:52:03'),
(4394, 'Ceftax', '76.29', '500 mg/10 ml', '288', '49', '136', '2022-06-21 16:52:46', '2022-06-21 16:52:46'),
(4395, 'Cetaxim', '130.00', '1 gm/10 ml', '288', '49', '82', '2022-06-21 16:53:28', '2022-06-21 16:53:28'),
(4396, 'Cetaxim', '50.00', '250 mg/5 ml', '288', '49', '82', '2022-06-21 16:54:08', '2022-06-21 16:54:08'),
(4397, 'Cetaxim', '76.00', '500 mg/10 ml', '288', '49', '82', '2022-06-21 16:54:48', '2022-06-21 16:54:48'),
(4398, 'Maxcef', '70.21', '250 mg/5 ml', '288', '49', '179', '2022-06-21 16:56:06', '2022-06-21 16:56:06'),
(4399, 'Taxceph', '52.00', '250 mg/5 ml', '288', '49', '91', '2022-06-21 16:56:43', '2022-06-21 16:56:43'),
(4400, 'Taxceph', '76.00', '500 mg/10 ml', '288', '49', '91', '2022-06-21 16:57:38', '2022-06-21 16:57:38'),
(4401, 'Taxceph', '140.00', '1 gm/10 ml', '288', '49', '91', '2022-06-21 16:58:32', '2022-06-21 16:58:32'),
(4402, 'Taxim', '75.22', '250 mg/5 ml', '288', '49', '19', '2022-06-21 16:59:08', '2022-06-21 16:59:08'),
(4403, 'Taxim', '100.30', '500 mg/10 ml', '288', '49', '19', '2022-06-21 16:59:46', '2022-06-21 16:59:46'),
(4404, 'Taxim', '150.44', '1 gm/10 ml', '288', '49', '19', '2022-06-21 17:00:19', '2022-06-21 17:00:19'),
(4405, 'Torped', '50.35', '250 mg/5 ml', '288', '49', '140', '2022-06-21 17:25:03', '2022-06-21 17:25:03'),
(4406, 'Torped', '75.50', '500 mg/10 ml', '288', '49', '140', '2022-06-21 17:25:50', '2022-06-21 17:25:50'),
(4407, 'Torped', '130.88', '1 gm/10 ml', '288', '49', '140', '2022-06-21 17:26:28', '2022-06-21 17:26:28'),
(4408, 'Cefdox', '98.67', '40 mg/5 ml', '291', '75', '18', '2022-06-21 17:27:46', '2022-06-21 17:27:46'),
(4409, 'Cefdox', '60.41', '20 mg/ml', '291', '70', '18', '2022-06-21 17:28:29', '2022-06-21 17:28:29'),
(4410, 'Cefdox', '22.13', '100 mg', '291', '16', '18', '2022-06-21 17:29:17', '2022-06-21 17:29:17'),
(4411, 'Cefdox', '37.00', '200 mg', '291', '13', '18', '2022-06-21 17:42:33', '2022-06-21 17:42:33'),
(4412, 'Cefdox DS', '176.19', '80 mg/5 ml', '291', '75', '18', '2022-06-21 17:43:11', '2022-06-21 17:43:11'),
(4413, 'Cefipod', '98.00', '40 mg/5 ml', '291', '75', '35', '2022-06-21 17:43:47', '2022-06-21 17:43:47'),
(4414, 'Cefipod', '60.00', '20 mg/ml', '291', '70', '35', '2022-06-21 17:44:20', '2022-06-21 17:44:20'),
(4415, 'Cefobid', '98.00', '40 mg/5 ml', '291', '75', '190', '2022-06-21 17:45:21', '2022-06-21 17:45:21'),
(4416, 'Cefobid', '42.00', '200 mg', '291', '16', '190', '2022-06-21 17:46:00', '2022-06-21 17:46:00'),
(4417, 'Cefodim', '95.00', '40 mg/5 ml', '291', '75', '142', '2022-06-21 17:46:36', '2022-06-21 17:46:36'),
(4418, 'Cefodim', '40.00', '200 mg', '291', '16', '142', '2022-06-21 17:47:18', '2022-06-21 17:47:18'),
(4419, 'Cefodim', '22.00', '100 mg', '291', '16', '142', '2022-06-21 17:47:57', '2022-06-21 17:47:57'),
(4420, 'Cefodox', '95.00', '40 mg/5 ml', '291', '75', '48', '2022-06-21 17:49:33', '2022-06-21 17:49:33'),
(4421, 'Cefodox', '22.00', '100 mg', '291', '16', '48', '2022-06-21 17:50:04', '2022-06-21 17:50:04'),
(4422, 'Cefokid', '98.00', '40 mg/5 ml', '291', '75', '73', '2022-06-21 17:50:44', '2022-06-21 17:50:44'),
(4423, 'Cefokid DS', '175.00', '80 mg/5 ml', '291', '75', '73', '2022-06-21 17:51:20', '2022-06-21 17:51:20'),
(4424, 'Cefomin', '96.36', '40 mg/5 ml', '291', '75', '150', '2022-06-21 17:51:50', '2022-06-21 17:51:50'),
(4425, 'Cefoprox', '98.00', '40 mg/5 ml', '291', '75', '105', '2022-06-21 17:52:29', '2022-06-21 17:52:29'),
(4426, 'Cefoprox DS', '175.00', '80 mg/5 ml', '291', '75', '105', '2022-06-21 17:53:04', '2022-06-21 17:53:04'),
(4427, 'Ceforan', '17.00', '100 mg', '291', '13', '65', '2022-06-21 17:53:33', '2022-06-21 17:53:33'),
(4428, 'Ceforan', '28.00', '200 mg', '291', '13', '65', '2022-06-21 17:54:02', '2022-06-21 17:54:02'),
(4429, 'Ceforan', '19.99', '100 mg', '291', '16', '65', '2022-06-21 17:54:41', '2022-06-21 17:54:41'),
(4430, 'Ceforan', '25.00', '200 mg', '291', '16', '65', '2022-06-21 22:43:16', '2022-06-21 22:43:16'),
(4431, 'Ceforan', '75.25', '40 mg/5 ml (50 ml bottle)', '291', '75', '65', '2022-06-21 22:44:42', '2022-06-21 22:44:42'),
(4432, 'Ceforan', '120.39', '40 mg/5 ml (100 ml bottle)', '291', '75', '65', '2022-06-21 22:45:29', '2022-06-21 22:45:29'),
(4433, 'Ceforan DS', '175.00', '80 mg/5 ml', '291', '75', '65', '2022-06-21 22:46:06', '2022-06-21 22:46:06'),
(4434, 'Cefpod', '22.00', '100 mg', '291', '13', '196', '2022-06-21 22:46:50', '2022-06-21 22:46:50'),
(4435, 'Cepdoxim', '90.27', '40 mg/5 ml (50 ml bottle)', '291', '75', '23', '2022-06-21 22:47:43', '2022-06-21 22:47:43'),
(4436, 'Cepdoxim', '175.53', '40 mg/5 ml (100 ml bottle)', '291', '75', '23', '2022-06-21 22:48:24', '2022-06-21 22:48:24'),
(4437, 'Cepoxid', '98.00', '40 mg/5 ml', '291', '75', '31', '2022-06-21 22:51:35', '2022-06-21 22:51:35'),
(4438, 'Cepoxid', '41.00', '200 mg', '291', '13', '56', '2022-06-21 22:52:30', '2022-06-21 22:52:30'),
(4439, 'CP', '60.40', '20 mg/ml', '291', '70', '19', '2022-06-21 22:53:09', '2022-06-21 22:53:09'),
(4440, 'CP', '98.65', '40 mg/5 ml', '291', '75', '19', '2022-06-21 22:53:45', '2022-06-21 22:53:45'),
(4441, 'Desbac', '98.68', '40 mg/5 ml', '291', '75', '78', '2022-06-21 22:54:26', '2022-06-21 22:54:26'),
(4442, 'Dofixim', '100.00', '40 mg/5 ml', '291', '75', '91', '2022-06-21 22:55:06', '2022-06-21 22:55:06'),
(4443, 'Dofixim', '21.00', '100 mg', '291', '16', '91', '2022-06-21 22:56:03', '2022-06-21 22:56:03'),
(4444, 'Dxproxil', '98.00', '40 mg/5 ml', '291', '75', '119', '2022-06-21 22:56:57', '2022-06-21 22:56:57'),
(4445, 'E-Pod', '40.00', '200 mg', '291', '16', '67', '2022-06-21 22:57:37', '2022-06-21 22:57:37'),
(4446, 'E-Pod', '96.00', '80 mg/5 ml', '291', '75', '67', '2022-06-21 22:58:41', '2022-06-21 22:58:41'),
(4447, 'Emiprox', '90.00', '40 mg/5 ml', '291', '75', '194', '2022-06-21 22:59:31', '2022-06-21 22:59:31'),
(4448, 'Emiprox DS', '170.00', '80 mg/5 ml', '291', '75', '194', '2022-06-21 23:00:08', '2022-06-21 23:00:08'),
(4449, 'Epoxim', '35.00', '200 mg', '291', '13', '143', '2022-06-21 23:00:55', '2022-06-21 23:00:55'),
(4450, 'Epoxim', '98.00', '40 mg/5 ml (50 ml bottle)', '291', '75', '143', '2022-06-21 23:02:00', '2022-06-21 23:02:00'),
(4451, 'Epoxim', '180.00', '40 mg/5 ml (100 ml bottle)', '291', '75', '143', '2022-06-21 23:02:40', '2022-06-21 23:02:40'),
(4452, 'Epoxim', '20.00', '100 mg', '291', '13', '143', '2022-06-21 23:03:11', '2022-06-21 23:03:11'),
(4453, 'Kidcef', '98.67', '40 mg/5 ml', '291', '75', '39', '2022-06-21 23:04:54', '2022-06-21 23:04:54'),
(4454, 'Neoprox', '98.37', '40 mg/5 ml', '291', '75', '177', '2022-06-21 23:05:35', '2022-06-21 23:05:35'),
(4455, 'Neoprox', '60.23', '20 mg/ml', '291', '75', '177', '2022-06-21 23:06:26', '2022-06-21 23:06:26'),
(4456, 'Pedicef', '98.66', '40 mg/5 ml', '291', '75', '140', '2022-06-21 23:07:11', '2022-06-21 23:07:11'),
(4457, 'Pedicef', '60.39', '20 mg/ml', '291', '70', '140', '2022-06-21 23:07:48', '2022-06-21 23:07:48'),
(4458, 'Pedicef DS', '176.19', '80 mg/5 ml', '291', '75', '140', '2022-06-21 23:08:27', '2022-06-21 23:08:27'),
(4459, 'Podo', '98.29', '40 mg/5 ml', '291', '75', '101', '2022-06-21 23:09:17', '2022-06-21 23:09:17'),
(4460, 'Podoxi', '90.00', '40 mg/5 ml', '291', '75', '51', '2022-06-21 23:09:54', '2022-06-21 23:09:54'),
(4461, 'Proctil', '95.45', '40 mg/5 ml', '291', '75', '112', '2022-06-21 23:11:08', '2022-06-21 23:11:08'),
(4462, 'Rovantin', '14.05', '100 mg', '291', '13', '136', '2022-06-21 23:11:45', '2022-06-21 23:11:45'),
(4463, 'Rovantin', '25.09', '200 mg', '291', '13', '136', '2022-06-21 23:12:36', '2022-06-21 23:12:36'),
(4464, 'Rovantin', '60.42', '20 mg/ml', '291', '75', '136', '2022-06-21 23:13:19', '2022-06-21 23:13:19'),
(4465, 'Rovantin', '98.66', '40 mg/5 ml', '291', '75', '136', '2022-06-21 23:13:55', '2022-06-21 23:13:55'),
(4466, 'Rovantin DS', '175.66', '80 mg/5 ml', '291', '75', '136', '2022-06-21 23:14:31', '2022-06-21 23:14:31'),
(4467, 'Roxetil', '95.00', '40 mg/5 ml', '291', '75', '89', '2022-06-21 23:15:19', '2022-06-21 23:15:19'),
(4468, 'Sedox', '98.00', '40 mg/5 ml', '291', '75', '137', '2022-06-21 23:15:56', '2022-06-21 23:15:56'),
(4469, 'Sefox', '22.08', '100 mg', '291', '16', '124', '2022-06-21 23:17:36', '2022-06-21 23:17:36'),
(4470, 'Sefox', '98.00', '40 mg/5 ml', '291', '75', '124', '2022-06-21 23:18:12', '2022-06-21 23:18:12'),
(4471, 'Starin', '40.00', '200 mg', '291', '16', '71', '2022-06-21 23:19:36', '2022-06-21 23:19:36'),
(4472, 'Starin', '22.00', '100 mg', '291', '16', '71', '2022-06-21 23:20:12', '2022-06-21 23:20:12'),
(4473, 'Starin', '98.00', '40 mg/5 ml', '291', '75', '71', '2022-06-21 23:20:46', '2022-06-21 23:20:46'),
(4474, 'Starin', '60.00', '20 mg/ml', '291', '70', '71', '2022-06-21 23:21:15', '2022-06-21 23:21:15'),
(4475, 'Starin DS', '150.00', '80 mg/5 ml', '291', '75', '71', '2022-06-21 23:21:53', '2022-06-21 23:21:53'),
(4476, 'Sudoxim', '95.00', '40 mg/5 ml', '291', '75', '165', '2022-06-21 23:22:25', '2022-06-21 23:22:25'),
(4477, 'Supoxim', '98.00', '40 mg/5 ml', '291', '75', '72', '2022-06-21 23:23:16', '2022-06-21 23:23:16'),
(4478, 'Taxetil', '62.00', '20 mg/ml', '291', '75', '34', '2022-06-21 23:23:46', '2022-06-21 23:23:46'),
(4479, 'Taxetil', '99.00', '40 mg/5 ml (50 ml bottle)', '291', '75', '34', '2022-06-21 23:24:56', '2022-06-21 23:24:56'),
(4480, 'Taxetil', '195.00', '40 mg/5 ml (100 ml bottle)', '291', '75', '34', '2022-06-21 23:25:30', '2022-06-21 23:25:30'),
(4481, 'Taxetil DS', '175.00', '80 mg/5 ml', '291', '75', '34', '2022-06-21 23:26:02', '2022-06-21 23:26:02'),
(4482, 'Toraxim', '60.00', '20 mg/ml', '291', '70', '61', '2022-06-21 23:26:37', '2022-06-21 23:26:37'),
(4483, 'Toraxim', '98.00', '40 mg/5 ml', '291', '75', '61', '2022-06-21 23:27:17', '2022-06-21 23:27:17'),
(4484, 'Trucef', '98.37', '40 mg/5 ml', '291', '75', '161', '2022-06-21 23:28:25', '2022-06-21 23:28:25'),
(4485, 'Trucef', '60.23', '20 mg/ml', '291', '70', '161', '2022-06-21 23:29:05', '2022-06-21 23:29:05'),
(4486, 'Trucef DS', '175.66', '80 mg/5 ml', '291', '75', '161', '2022-06-21 23:29:52', '2022-06-21 23:29:52'),
(4487, 'Vanprox', '98.65', '40 mg/5 ml', '291', '75', '179', '2022-06-21 23:30:42', '2022-06-21 23:30:42'),
(4488, 'Vanprox', '60.40', '20 mg/ml', '291', '70', '179', '2022-06-21 23:31:19', '2022-06-21 23:31:19'),
(4489, 'Vanprox Forte', '176.19', '80 mg/5 ml', '291', '75', '179', '2022-06-21 23:32:08', '2022-06-21 23:32:08'),
(4490, 'Vercef', '98.00', '40 mg/5 ml', '291', '75', '43', '2022-06-21 23:32:49', '2022-06-21 23:32:49'),
(4491, 'Vercef', '60.00', '20 mg/ml', '291', '70', '43', '2022-06-21 23:33:21', '2022-06-21 23:33:21'),
(4492, 'Vercef DS', '175.00', '80 mg/5 ml', '291', '75', '43', '2022-06-21 23:33:55', '2022-06-21 23:33:55'),
(4493, 'Victorin', '40.00', '200 mg', '291', '16', '130', '2022-06-22 00:55:45', '2022-06-22 00:55:45'),
(4494, 'Victorin', '98.29', '40 mg/5 ml', '291', '75', '130', '2022-06-22 00:56:36', '2022-06-22 00:56:36'),
(4495, 'Victorin', '60.18', '20 mg/ml', '291', '70', '130', '2022-06-22 00:57:23', '2022-06-22 00:57:23'),
(4496, 'Xepodox', '98.29', '40 mg/5 ml', '291', '75', '157', '2022-06-22 00:58:05', '2022-06-22 00:58:05'),
(4497, 'Xepodox', '60.18', '20 mg/ml', '291', '70', '157', '2022-06-22 00:58:49', '2022-06-22 00:58:49'),
(4498, 'Ximeprox', '17.00', '100 mg', '291', '13', '92', '2022-06-22 00:59:29', '2022-06-22 00:59:29'),
(4499, 'Ximeprox', '98.00', '40 mg/5 ml (50 ml bottle)', '291', '75', '92', '2022-06-22 01:00:26', '2022-06-22 01:00:26'),
(4500, 'Ximeprox', '195.00', '40 mg/5 ml (100 ml bottle)', '291', '75', '92', '2022-06-22 01:01:07', '2022-06-22 01:01:07'),
(4501, 'Ximeprox', '60.00', '20 mg/ml', '291', '70', '92', '2022-06-22 01:01:59', '2022-06-22 01:01:59'),
(4502, 'Ximeprox DS', '175.00', '80 mg/5 ml', '291', '75', '92', '2022-06-22 01:02:43', '2022-06-22 01:02:43'),
(4503, 'Ximocef', '40.00', '200 mg', '291', '16', '102', '2022-06-22 01:03:17', '2022-06-22 01:03:17'),
(4504, 'Ximocef', '95.00', '40 mg/5 ml', '291', '75', '102', '2022-06-22 01:04:00', '2022-06-22 01:04:00'),
(4505, 'Ximocef', '150.00', '20 mg/ml', '291', '70', '102', '2022-06-22 01:04:37', '2022-06-22 01:04:37'),
(4506, 'Xpotil', '98.00', '40 mg/5 ml', '291', '75', '54', '2022-06-22 01:05:18', '2022-06-22 01:05:18'),
(4507, 'Zedoxim', '95.00', '40 mg/5 ml', '291', '75', '82', '2022-06-22 01:05:54', '2022-06-22 01:05:54'),
(4508, 'Zedoxim', '40.00', '200 mg', '291', '16', '82', '2022-06-22 01:06:43', '2022-06-22 01:06:43'),
(4509, 'Zedoxim', '20.00', '100 mg', '291', '16', '82', '2022-06-22 01:07:20', '2022-06-22 01:07:20'),
(4510, 'Zedoxim', '60.00', '20 mg/ml', '291', '70', '82', '2022-06-22 01:07:57', '2022-06-22 01:07:57'),
(4511, 'Clavuran', '22.10', '100 mg+62.5 mg', '292', '13', '65', '2022-06-22 01:13:32', '2022-06-22 01:13:32'),
(4512, 'Clavuran', '35.15', '200 mg+125 mg', '292', '13', '65', '2022-06-22 01:15:15', '2022-06-22 01:15:15'),
(4513, 'Combocef', '50.15', '200 mg+125 mg', '292', '13', '18', '2022-06-22 01:15:49', '2022-06-22 01:15:49'),
(4514, 'Combocef', '30.09', '100 mg+62.5 mg', '292', '13', '18', '2022-06-22 01:16:29', '2022-06-22 01:16:29'),
(4515, 'Duo-5', '40.00', '200 mg+125 mg', '292', '13', '92', '2022-06-22 01:17:06', '2022-06-22 01:17:06'),
(4516, 'Duo-5 LS', '25.00', '100 mg+62.5 mg', '292', '13', '92', '2022-06-22 01:17:47', '2022-06-22 01:17:47'),
(4517, 'Trioclav', '40.00', '200 mg+125 mg', '292', '13', '71', '2022-06-22 01:18:25', '2022-06-22 01:18:25'),
(4518, 'Xtabac', '35.00', '200 mg+125 mg', '292', '13', '136', '2022-06-22 01:19:11', '2022-06-22 01:19:11'),
(4519, 'Xtabac', '20.00', '100 mg+62.5 mg', '292', '13', '136', '2022-06-22 01:19:44', '2022-06-22 01:19:44'),
(4520, 'Cefrozil', '30.11', '250 mg', '293', '13', '150', '2022-06-22 01:21:05', '2022-06-22 01:21:05'),
(4521, 'Cefrozil', '55.19', '500 mg', '293', '13', '150', '2022-06-22 01:21:58', '2022-06-22 01:21:58'),
(4522, 'Cefrozil', '230.87', '125 mg/5 ml', '293', '75', '150', '2022-06-22 01:22:46', '2022-06-22 01:22:46'),
(4523, 'Pathozil', '55.00', '500 mg', '293', '16', '71', '2022-06-22 01:23:56', '2022-06-22 01:23:56'),
(4524, 'Pathozil', '275.00', '250 mg/5 ml', '293', '75', '71', '2022-06-22 01:27:13', '2022-06-22 01:27:13'),
(4525, 'Zilapro', '276.00', '250 mg/5 ml', '293', '75', '43', '2022-06-22 01:28:22', '2022-06-22 01:28:22'),
(4526, 'Zilapro', '30.00', '250 mg', '293', '16', '43', '2022-06-22 01:29:09', '2022-06-22 01:29:09'),
(4527, 'Zilapro', '55.00', '500 mg', '293', '16', '43', '2022-06-22 01:29:43', '2022-06-22 01:29:43'),
(4528, 'Zavicefta', '6,460.00', '(2 gm+0.5 gm)/vial', '294', '50', '156', '2022-06-22 01:30:49', '2022-06-22 01:30:49'),
(4529, 'Cefazid', '130.00', '500 mg/vial', '295', '49', '161', '2022-06-22 01:33:08', '2022-06-22 01:36:38'),
(4530, 'Cefazid', '240.00', '1 gm/vial', '295', '49', '161', '2022-06-22 01:33:55', '2022-06-22 01:35:39'),
(4531, 'Cefazid', '85.00', '250 mg/vial', '295', '49', '161', '2022-06-22 01:35:01', '2022-06-22 01:35:01'),
(4532, 'Ceftazim', '85.00', '250 mg/vial', '295', '49', '34', '2022-06-22 01:37:28', '2022-06-22 01:37:28'),
(4533, 'Ceftazim', '130.00', '500 mg/vial', '295', '49', '34', '2022-06-22 01:38:12', '2022-06-22 01:38:12'),
(4534, 'Ceftazim', '240.00', '1 gm/vial', '295', '49', '34', '2022-06-22 01:38:59', '2022-06-22 01:38:59'),
(4535, 'Cefzon', '80.00', '250 mg/vial', '295', '49', '124', '2022-06-22 01:39:48', '2022-06-22 01:39:48'),
(4536, 'Cefzon', '125.00', '500 mg/vial', '295', '49', '124', '2022-06-22 01:40:50', '2022-06-22 01:40:50'),
(4537, 'Cefzon', '216.44', '1 gm/vial', '295', '49', '124', '2022-06-22 01:41:32', '2022-06-22 01:41:32'),
(4538, 'Cozid', '240.00', '1 gm/vial', '295', '49', '39', '2022-06-22 01:42:13', '2022-06-22 01:42:13'),
(4539, 'Cozid', '130.00', '500 mg/vial', '295', '49', '39', '2022-06-22 01:42:59', '2022-06-22 01:42:59'),
(4540, 'Cozid', '85.00', '250 mg/vial', '295', '49', '39', '2022-06-22 01:43:49', '2022-06-22 01:43:49'),
(4541, 'Lesero', '70.00', '250 mg/vial', '295', '49', '197', '2022-06-22 01:44:53', '2022-06-22 01:44:53'),
(4542, 'Lesero', '115.00', '500 mg/vial', '295', '49', '197', '2022-06-22 01:45:40', '2022-06-22 01:45:40'),
(4543, 'Lesero', '215.00', '1 gm/vial', '295', '49', '197', '2022-06-22 01:46:25', '2022-06-22 01:46:25'),
(4544, 'Maxbac', '240.72', '1 gm/vial', '295', '49', '157', '2022-06-22 02:03:22', '2022-06-22 02:03:22'),
(4545, 'Maxbac', '130.39', '500 mg/vial', '295', '49', '157', '2022-06-22 02:04:07', '2022-06-22 02:04:07'),
(4546, 'Maxbac', '85.26', '250 mg/vial', '295', '49', '157', '2022-06-22 02:05:14', '2022-06-22 02:05:14'),
(4547, 'Maxbac', '85.26', '250 mg/vial', '295', '49', '157', '2022-06-22 02:05:14', '2022-06-22 02:05:14'),
(4548, 'Maxidim', '85.00', '250 mg/vial', '295', '49', '43', '2022-06-22 02:05:48', '2022-06-22 02:05:48'),
(4549, 'Maxidim', '130.00', '500 mg/vial', '295', '49', '43', '2022-06-22 02:07:54', '2022-06-22 02:07:54'),
(4550, 'Maxidim', '240.00', '1 gm/vial', '295', '49', '43', '2022-06-22 02:08:33', '2022-06-22 02:08:33'),
(4551, 'Sentibac', '230.00', '1 gm/vial', '295', '49', '83', '2022-06-22 02:09:16', '2022-06-22 02:09:16'),
(4552, 'Sentibac', '85.00', '250 mg/vial', '295', '49', '83', '2022-06-22 02:10:14', '2022-06-22 02:10:14'),
(4553, 'Serozid', '130.39', '500 mg/vial', '295', '49', '136', '2022-06-22 02:11:10', '2022-06-22 02:11:10'),
(4554, 'Serozid', '85.00', '250 mg/vial', '295', '49', '136', '2022-06-22 02:11:54', '2022-06-22 02:11:54'),
(4555, 'Serozid', '240.00', '1 gm/vial', '295', '49', '136', '2022-06-22 02:12:32', '2022-06-22 02:12:32'),
(4556, 'Sidobac', '215.00', '1 gm/vial', '295', '49', '92', '2022-06-22 02:13:20', '2022-06-22 02:13:20'),
(4557, 'Sidobac', '115.00', '500 mg/vial', '295', '49', '92', '2022-06-22 02:14:08', '2022-06-22 02:14:08'),
(4558, 'Sidobac', '70.00', '250 mg/vial', '295', '49', '92', '2022-06-22 02:14:46', '2022-06-22 02:14:46'),
(4559, 'Sidobac', '70.00', '250 mg/vial', '295', '49', '92', '2022-06-22 02:14:48', '2022-06-22 02:14:48'),
(4560, 'Taziaid', '130.00', '500 mg/vial', '295', '49', '103', '2022-06-22 02:15:35', '2022-06-22 02:15:35'),
(4561, 'Taziaid', '130.00', '500 mg/vial', '295', '49', '103', '2022-06-22 02:15:46', '2022-06-22 02:15:46'),
(4562, 'Taziaid', '130.00', '500 mg/vial', '295', '49', '103', '2022-06-22 02:16:28', '2022-06-22 02:16:28'),
(4563, 'Taziaid', '130.00', '500 mg/vial', '295', '49', '103', '2022-06-22 02:16:28', '2022-06-22 02:16:28'),
(4564, 'Taziaid', '240.00', '1 gm/vial', '295', '49', '103', '2022-06-22 02:17:32', '2022-06-22 02:17:32'),
(4565, 'Taziaid', '85.00', '250 mg/vial', '230', '49', '103', '2022-06-22 02:19:24', '2022-06-22 02:19:24'),
(4566, 'Tazid', '240.72', '1 gm/vial', '295', '49', '179', '2022-06-22 02:58:23', '2022-06-22 02:58:23'),
(4567, 'Tazid', '130.39', '500 mg/vial', '295', '49', '179', '2022-06-22 02:59:07', '2022-06-22 02:59:07'),
(4568, 'Tazid', '85.26', '250 mg/vial', '295', '49', '179', '2022-06-22 03:01:16', '2022-06-22 03:01:16'),
(4569, 'Tazimax', '240.00', '1 gm/vial', '295', '49', '71', '2022-06-22 03:12:29', '2022-06-22 03:12:29'),
(4570, 'Tazimax', '85.00', '250 mg/vial', '295', '49', '71', '2022-06-22 03:13:19', '2022-06-22 03:13:19'),
(4571, 'Tizime', '70.00', '250 mg/vial', '295', '49', '82', '2022-06-22 03:18:47', '2022-06-22 03:18:47'),
(4572, 'Tizime', '115.00', '500 mg/vial', '295', '49', '82', '2022-06-22 03:19:32', '2022-06-22 03:19:32'),
(4573, 'Tizime', '210.00', '1 gm/vial', '295', '49', '82', '2022-06-22 03:22:23', '2022-06-22 03:22:23'),
(4574, 'Trizidim', '70.47', '250 mg/vial', '295', '49', '19', '2022-06-22 03:23:04', '2022-06-22 03:23:04'),
(4575, 'Trizidim', '115.78', '500 mg/vial', '295', '49', '19', '2022-06-22 03:23:59', '2022-06-22 03:23:59'),
(4576, 'Trizidim', '216.45', '1 gm/vial', '295', '49', '19', '2022-06-22 03:24:44', '2022-06-22 03:24:44'),
(4577, 'Trum 3', '70.25', '250 mg/vial', '295', '49', '65', '2022-06-22 03:25:32', '2022-06-22 03:25:32'),
(4578, 'Trum 3', '225.70', '1 gm/vial', '295', '49', '65', '2022-06-22 03:26:13', '2022-06-22 03:26:13'),
(4579, 'Trum 3', '120.40', '500 mg/vial', '295', '49', '65', '2022-06-22 03:28:31', '2022-06-22 03:28:31'),
(4580, 'Zidicef', '215.82', '1 gm/vial', '295', '49', '150', '2022-06-22 03:29:57', '2022-06-22 03:29:57'),
(4581, 'Zidicef', '115.43', '500 mg/vial', '295', '49', '150', '2022-06-22 03:30:36', '2022-06-22 03:30:36'),
(4582, 'Zidicef', '70.26', '250 mg/vial', '295', '49', '150', '2022-06-22 03:31:18', '2022-06-22 03:31:18'),
(4583, 'Zidim', '216.45', '1 gm/vial', '295', '49', '140', '2022-06-22 03:32:02', '2022-06-22 03:32:02'),
(4584, 'Zidim', '115.78', '500 mg/vial', '295', '49', '140', '2022-06-22 03:32:57', '2022-06-22 03:32:57'),
(4585, 'Zidim', '70.48', '250 mg/vial', '295', '49', '140', '2022-06-22 03:33:51', '2022-06-22 03:33:51'),
(4586, 'Zidimax', '115.00', '500 mg/vial', '295', '49', '45', '2022-06-22 03:34:34', '2022-06-22 03:34:34'),
(4587, 'Zidimax', '70', '250 mg/vial', '295', '49', '45', '2022-06-22 03:35:11', '2022-06-22 03:35:11'),
(4588, 'Zidimax', '225.00', '1 gm/vial', '295', '49', '45', '2022-06-22 03:35:46', '2022-06-22 03:35:46'),
(4589, 'Zitum', '226.53', '1 gm/vial', '295', '49', '18', '2022-06-22 03:36:46', '2022-06-22 03:36:46'),
(4590, 'Zitum', '115.78', '500 mg/vial', '295', '49', '18', '2022-06-22 03:37:22', '2022-06-22 03:37:22'),
(4591, 'Zitum', '70.47', '250 mg/vial', '295', '49', '18', '2022-06-22 03:38:00', '2022-06-22 03:38:00'),
(4592, 'Butibac', '120.00', '400 mg', '296', '16', '65', '2022-06-22 03:40:48', '2022-06-22 03:40:48'),
(4593, 'Butibac', '480.00', '90 mg/5 ml', '296', '75', '65', '2022-06-22 03:41:26', '2022-06-22 03:41:26'),
(4594, 'Buticef', '120.00', '400 mg', '296', '16', '91', '2022-06-22 03:42:02', '2022-06-22 03:42:02'),
(4595, 'Buticef', '480.00', '90 mg/5 ml', '296', '75', '91', '2022-06-22 03:42:32', '2022-06-22 03:42:32'),
(4596, 'Cebumax', '480.00', '90 mg/5 ml', '296', '75', '78', '2022-06-22 03:43:05', '2022-06-22 03:43:05'),
(4597, 'Cebumax', '120.00', '400 mg', '296', '16', '78', '2022-06-22 03:43:42', '2022-06-22 03:43:42'),
(4598, 'Cebuten', '120.00', '400 mg', '295', '16', '161', '2022-06-22 03:44:24', '2022-06-22 03:44:24'),
(4599, 'Cefamax', '480.00', '90 mg/5 ml', '296', '75', '92', '2022-06-22 03:45:00', '2022-06-22 03:45:00'),
(4600, 'Cefamax', '120.00', '400 mg', '296', '16', '92', '2022-06-22 03:45:26', '2022-06-22 03:45:26'),
(4601, 'Cefamax DS', '800.00', '180 mg/5 ml', '296', '75', '92', '2022-06-22 03:46:09', '2022-06-22 03:46:09'),
(4602, 'Cefaten', '120.00', '400 mg', '296', '16', '71', '2022-06-22 03:47:04', '2022-06-22 03:47:04'),
(4603, 'Cefaten', '465.00', '90 mg/5 ml (60 ml bottle)', '296', '75', '71', '2022-06-22 03:48:01', '2022-06-22 03:48:01'),
(4604, 'Cefaten', '775.00', '90 mg/5 ml (100 ml bottle)', '296', '75', '71', '2022-06-22 03:48:44', '2022-06-22 03:48:44'),
(4605, 'Cefteria', '120.00', '400 mg', '296', '16', '18', '2022-06-22 03:49:22', '2022-06-22 03:49:22'),
(4606, 'Cefteria', '481.00', '90 mg/5 ml (60 ml bottle)', '296', '75', '18', '2022-06-22 03:50:07', '2022-06-22 03:50:07'),
(4607, 'Cefteria', '802.00', '90 mg/5 ml (100 ml bottle)', '296', '75', '18', '2022-06-22 03:50:43', '2022-06-22 03:50:43'),
(4608, 'Ceftiben', '120.00', '400 mg', '296', '16', '179', '2022-06-22 03:51:20', '2022-06-22 03:51:20'),
(4609, 'Ceftiben', '480.00', '90 mg/5 ml', '296', '75', '179', '2022-06-22 03:52:11', '2022-06-22 03:52:11'),
(4610, 'Ceftiten', '120.00', '400 mg', '296', '16', '35', '2022-06-22 03:54:46', '2022-06-22 03:54:46'),
(4611, 'Ceftiten', '480.00', '90 mg/5 ml', '296', '75', '35', '2022-06-22 03:55:31', '2022-06-22 03:55:31'),
(4612, 'Ceftoril', '480.00', '90 mg/5 ml', '296', '75', '43', '2022-06-22 03:56:19', '2022-06-22 03:56:19'),
(4613, 'Ceftoril', '120.00', '400 mg', '296', '16', '43', '2022-06-22 03:56:48', '2022-06-22 03:56:48'),
(4614, 'Ceftoril', '120.00', '400 mg', '296', '16', '43', '2022-06-22 03:57:05', '2022-06-22 03:57:05'),
(4615, 'Inbuten', '480.00', '90 mg/5 ml', '296', '75', '156', '2022-06-22 03:58:24', '2022-06-22 03:58:24'),
(4616, 'Inbuten', '120.00', '400 mg', '296', '16', '156', '2022-06-22 03:58:49', '2022-06-22 03:58:49'),
(4617, 'Logibac', '480.00', '90 mg/5 ml', '296', '75', '19', '2022-06-22 03:59:27', '2022-06-22 03:59:27'),
(4618, 'Logibac', '120.00', '400 mg', '296', '16', '19', '2022-06-22 03:59:56', '2022-06-22 03:59:56'),
(4619, 'Maxbuten', '480.00', '90 mg/5 ml', '296', '75', '198', '2022-06-22 04:01:02', '2022-06-22 04:01:02'),
(4620, 'Maxbuten', '480.00', '90 mg/5 ml', '296', '75', '198', '2022-06-22 04:01:17', '2022-06-22 04:01:17'),
(4621, 'Maxbuten', '120.00', '400 mg', '296', '16', '198', '2022-06-22 04:02:05', '2022-06-22 04:02:05'),
(4622, 'Maxbuten DS', '800.00', '180 mg/5 ml', '296', '75', '198', '2022-06-22 04:02:47', '2022-06-22 04:02:47'),
(4623, 'Oditen', '70.00', '200 mg', '296', '16', '136', '2022-06-22 04:03:17', '2022-06-22 04:03:17'),
(4624, 'Oditen', '481.44', '90 mg/5 ml (60 ml bottle)', '296', '75', '136', '2022-06-22 04:04:09', '2022-06-22 04:04:09'),
(4625, 'Oditen', '800.00', '90 mg/5 ml (100 ml bottle)', '296', '75', '136', '2022-06-22 04:04:43', '2022-06-22 04:04:43'),
(4626, 'Oditen', '120.37', '400 mg', '296', '16', '136', '2022-06-22 04:05:06', '2022-06-22 04:05:06'),
(4627, 'Orbuten', '120.00', '400 mg', '296', '16', '34', '2022-06-22 04:05:37', '2022-06-22 04:05:37'),
(4628, 'Orbuten', '480.00', '90 mg/5 ml', '296', '75', '34', '2022-06-22 04:06:18', '2022-06-22 04:06:18'),
(4629, 'Roin', '400.00', '90 mg/5 ml', '296', '75', '197', '2022-06-22 04:07:14', '2022-06-22 04:07:14'),
(4630, 'Roin', '99.00', '400 mg', '296', '16', '197', '2022-06-22 04:07:46', '2022-06-22 04:07:46'),
(4631, 'Tencef', '120.00', '400 mg', '296', '16', '124', '2022-06-22 04:08:23', '2022-06-22 04:08:23'),
(4632, 'Tibucef', '465.00', '90 mg/5 ml', '296', '75', '82', '2022-06-22 04:08:59', '2022-06-22 04:08:59'),
(4633, 'Tibucef', '120.00', '400 mg', '296', '16', '82', '2022-06-22 04:09:30', '2022-06-22 04:09:30'),
(4634, 'Zoventa', '40.00', '200 mg', '296', '16', '89', '2022-06-22 04:10:04', '2022-06-22 04:10:04'),
(4635, 'Zoventa', '480.00', '90 mg/5 ml', '296', '75', '89', '2022-06-22 04:10:38', '2022-06-22 04:10:38'),
(4636, 'Zoventa', '120.00', '400 mg', '296', '16', '89', '2022-06-22 04:11:04', '2022-06-22 04:11:04'),
(4637, 'Zoventa DS', '800.00', '180 mg/5 ml', '296', '75', '89', '2022-06-22 04:11:36', '2022-06-22 04:11:36'),
(4638, 'Aciphin', '100.30', '250 mg/vial', '297', '68', '18', '2022-06-22 04:13:41', '2022-06-22 04:13:41'),
(4639, 'Aciphin', '130.39', '500 mg/vial', '282', '68', '18', '2022-06-22 04:14:17', '2022-06-22 04:14:17'),
(4640, 'Aciphin', '191.29', '1 gm/vial', '297', '68', '18', '2022-06-22 04:15:03', '2022-06-22 04:15:03'),
(4641, 'Aciphin', '100.30', '250 mg/vial', '297', '68', '18', '2022-06-22 04:15:40', '2022-06-22 04:15:40'),
(4642, 'Aciphin', '130.39', '500 mg/vial', '297', '68', '18', '2022-06-22 04:16:17', '2022-06-22 04:16:17'),
(4643, 'Aciphin', '191.29', '1 gm/vial', '297', '68', '18', '2022-06-22 04:16:58', '2022-06-22 04:16:58'),
(4644, 'Aciphin', '302.04', '2 gm/vial', '297', '68', '18', '2022-06-22 04:17:49', '2022-06-22 04:17:49'),
(4645, 'Amiphin', '300.00', '2 gm/vial', '297', '68', '22', '2022-06-22 04:18:42', '2022-06-22 04:18:42'),
(4646, 'Arixon', '100.00', '250 mg/vial', '297', '68', '43', '2022-06-22 04:19:21', '2022-06-22 04:19:21'),
(4647, 'Arixon', '130.00', '500 mg/vial', '297', '68', '43', '2022-06-22 04:20:00', '2022-06-22 04:20:00'),
(4648, 'Arixon', '190.00', '1 gm/vial', '297', '68', '43', '2022-06-22 04:20:36', '2022-06-22 04:20:36'),
(4649, 'Arixon', '100.00', '250 mg/vial', '297', '68', '43', '2022-06-22 04:21:09', '2022-06-22 04:21:09'),
(4650, 'Arixon', '130.00', '500 mg/vial', '297', '68', '43', '2022-06-22 04:21:50', '2022-06-22 04:21:50'),
(4651, 'Arixon', '190.00', '1 gm/vial', '297', '68', '43', '2022-06-22 04:22:27', '2022-06-22 04:22:27'),
(4652, 'Arixon', '300.00', '2 gm/vial', '297', '68', '43', '2022-06-22 04:23:12', '2022-06-22 04:23:12'),
(4653, 'Asixone', '190.00', '1 gm/vial', '297', '68', '35', '2022-06-22 23:56:38', '2022-06-22 23:56:38'),
(4654, 'Asixone', '190.00', '1 gm/vial', '297', '49', '35', '2022-06-22 23:57:22', '2022-06-22 23:57:22'),
(4655, 'Asixone', '100.00', '250 mg/vial', '297', '68', '35', '2022-06-22 23:58:04', '2022-06-22 23:58:04'),
(4656, 'Asixone', '100.00', '250 mg/vial', '297', '49', '35', '2022-06-22 23:58:41', '2022-06-22 23:58:41'),
(4657, 'Asixone', '130.00', '500 mg/vial', '297', '49', '35', '2022-06-22 23:59:28', '2022-06-22 23:59:28'),
(4658, 'Asixone', '130.00', '500 mg/vial', '297', '68', '35', '2022-06-23 00:00:07', '2022-06-23 00:00:07'),
(4659, 'Axon', '100.00', '250 mg/vial', '297', '68', '34', '2022-06-23 00:00:39', '2022-06-23 00:00:39'),
(4660, 'Axon', '130.00', '500 mg/vial', '297', '68', '34', '2022-06-23 00:01:15', '2022-06-23 00:01:15'),
(4661, 'Axon', '200.00', '1 gm/vial', '297', '68', '34', '2022-06-23 00:01:50', '2022-06-23 00:01:50'),
(4662, 'Axon', '100.00', '250 mg/vial', '297', '49', '34', '2022-06-23 00:02:29', '2022-06-23 00:02:29'),
(4663, 'Axon', '130.00', '500 mg/vial', '297', '49', '34', '2022-06-23 00:03:09', '2022-06-23 00:03:09'),
(4664, 'Axon', '200.00', '1 gm/vial', '297', '49', '34', '2022-06-23 00:04:01', '2022-06-23 00:04:01'),
(4665, 'Axon', '300.00', '2 gm/vial', '297', '49', '34', '2022-06-23 00:05:11', '2022-06-23 00:05:11'),
(4666, 'Axosin', '90.00', '250 mg/vial', '297', '68', '91', '2022-06-23 00:05:54', '2022-06-23 00:05:54'),
(4667, 'Axosin', '120.46', '500 mg/vial', '297', '68', '91', '2022-06-23 00:06:32', '2022-06-23 00:06:32'),
(4668, 'Axosin', '180.00', '1 gm/vial', '297', '68', '91', '2022-06-23 00:07:07', '2022-06-23 00:07:07'),
(4669, 'Axosin', '90.00', '250 mg/vial', '297', '49', '91', '2022-06-23 00:07:47', '2022-06-23 00:07:47'),
(4670, 'Axosin', '120.46', '500 mg/vial', '297', '49', '91', '2022-06-23 00:08:23', '2022-06-23 00:08:23'),
(4671, 'Axosin', '180.00', '1 gm/vial', '297', '49', '91', '2022-06-23 00:09:00', '2022-06-23 00:09:00'),
(4672, 'Axosin', '290.00', '2 gm/vial', '297', '49', '91', '2022-06-23 00:09:38', '2022-06-23 00:09:38'),
(4673, 'Bakticef', '130.00', '500 mg/vial', '297', '68', '135', '2022-06-23 00:11:00', '2022-06-23 00:11:00'),
(4674, 'Bakticef', '190.00', '1 gm/vial', '297', '49', '135', '2022-06-23 00:11:37', '2022-06-23 00:11:37'),
(4675, 'Bakticef', '301.12', '2 gm/vial', '297', '49', '135', '2022-06-23 00:12:17', '2022-06-23 00:12:17'),
(4676, 'Bioxon', '130.00', '500 mg/vial', '297', '49', '42', '2022-06-23 00:12:53', '2022-06-23 00:12:53'),
(4677, 'Bioxon', '130.00', '500 mg/vial', '297', '68', '42', '2022-06-23 00:13:31', '2022-06-23 00:13:31'),
(4678, 'Bioxon', '185.00', '1 gm/vial', '297', '68', '42', '2022-06-23 00:14:09', '2022-06-23 00:14:09'),
(4679, 'Bioxon', '185.00', '1 gm/vial', '297', '49', '42', '2022-06-23 00:14:53', '2022-06-23 00:14:53'),
(4680, 'Bioxon', '290.00', '2 gm/vial', '297', '49', '42', '2022-06-23 00:15:55', '2022-06-23 00:15:55'),
(4681, 'Cefixon', '150.00', '500 mg/vial', '297', '49', '185', '2022-06-23 00:16:36', '2022-06-23 00:16:36'),
(4682, 'Cefixon', '250.00', '1 gm/vial', '297', '49', '185', '2022-06-23 00:17:16', '2022-06-23 00:17:16'),
(4683, 'Cefixon', '300.00', '2 gm/vial', '297', '49', '185', '2022-06-23 00:17:57', '2022-06-23 00:17:57'),
(4684, 'Cefone', '90.28', '250 mg/vial', '297', '68', '172', '2022-06-23 00:18:34', '2022-06-23 00:18:34'),
(4685, 'Cefone', '120.37', '500 mg/vial', '297', '68', '172', '2022-06-23 00:19:31', '2022-06-23 00:19:31'),
(4686, 'Cefone', '180.54', '1 gm/vial', '297', '49', '172', '2022-06-23 00:20:11', '2022-06-23 00:20:11'),
(4687, 'Cefone', '260.80', '2 gm/vial', '297', '49', '172', '2022-06-23 00:20:58', '2022-06-23 00:20:58'),
(4688, 'Cefoxguard', '120.00', '500 mg/vial', '297', '68', '87', '2022-06-23 00:21:37', '2022-06-23 00:21:37'),
(4689, 'Cefoxguard', '300.00', '2 gm/vial', '297', '49', '87', '2022-06-23 00:22:20', '2022-06-23 00:22:20'),
(4690, 'Ceftizone', '100.38', '250 mg/vial', '297', '68', '161', '2022-06-23 00:26:02', '2022-06-23 00:26:02'),
(4691, 'Ceftizone', '140.53', '500 mg/vial', '296', '68', '161', '2022-06-23 00:26:49', '2022-06-23 00:26:49'),
(4692, 'Ceftizone', '250.00', '1 gm/vial', '297', '68', '161', '2022-06-23 00:28:04', '2022-06-23 00:28:04'),
(4693, 'Ceftizone', '100.38', '250 mg/vial', '297', '49', '161', '2022-06-23 00:28:49', '2022-06-23 00:28:49'),
(4694, 'Ceftizone', '140.53', '500 mg/vial', '296', '49', '161', '2022-06-23 00:29:38', '2022-06-23 00:29:38'),
(4695, 'Ceftizone', '250.00', '1 gm/vial', '297', '49', '161', '2022-06-23 00:30:22', '2022-06-23 00:30:22'),
(4696, 'Ceftizone', '341.28', '2 gm/vial', '297', '49', '161', '2022-06-23 00:31:08', '2022-06-23 00:31:08'),
(4697, 'Ceftobac', '120.00', '500 mg/vial', '297', '68', '138', '2022-06-23 00:31:51', '2022-06-23 00:31:51'),
(4698, 'Ceftobac', '160.00', '1 gm/vial', '297', '49', '138', '2022-06-23 00:32:31', '2022-06-23 00:32:31'),
(4699, 'Ceftobac', '300.00', '2 gm/vial', '297', '49', '138', '2022-06-23 00:33:10', '2022-06-23 00:33:10'),
(4700, 'Ceftriaid', '130.00', '250 mg/vial', '297', '68', '103', '2022-06-23 00:33:53', '2022-06-23 00:33:53'),
(4701, 'Ceftriaid', '320.00', '1 gm/vial', '297', '68', '103', '2022-06-23 00:34:28', '2022-06-23 00:34:28'),
(4702, 'Ceftriaid', '200.00', '500 mg/vial', '297', '68', '103', '2022-06-23 00:35:01', '2022-06-23 00:35:01'),
(4703, 'Ceftriaid', '320.00', '1 gm/vial', '297', '49', '103', '2022-06-23 00:35:44', '2022-06-23 00:35:44'),
(4704, 'Ceftriaid', '490.00', '2 gm/vial', '297', '49', '103', '2022-06-23 00:36:26', '2022-06-23 00:36:26'),
(4705, 'Ceftriaid', '200.00', '500 mg/vial', '297', '49', '103', '2022-06-23 00:37:09', '2022-06-23 00:37:09'),
(4706, 'Ceftrimax', '130.39', '500 mg/vial', '297', '68', '193', '2022-06-23 00:37:39', '2022-06-23 00:37:39'),
(4707, 'Ceftrimax', '190.57', '1 gm/vial', '297', '68', '193', '2022-06-23 00:38:15', '2022-06-23 00:38:15'),
(4708, 'Ceftrimax', '190.57', '1 gm/vial', '297', '49', '193', '2022-06-23 00:38:53', '2022-06-23 00:38:53'),
(4709, 'Ceftrimax', '300.90', '2 gm/vial', '297', '49', '193', '2022-06-23 00:39:29', '2022-06-23 00:39:29'),
(4710, 'Ceftrimax', '130.39', '500 mg/vial', '297', '49', '193', '2022-06-23 00:40:04', '2022-06-23 00:40:04'),
(4711, 'Ceftrix', '90.27', '250 mg/vial', '297', '68', '130', '2022-06-23 00:41:58', '2022-06-23 00:41:58'),
(4712, 'Ceftrix', '130.39', '500 mg/vial', '297', '68', '130', '2022-06-23 00:42:43', '2022-06-23 00:42:43'),
(4713, 'Ceftrix', '160.48', '1 gm/vial', '297', '49', '130', '2022-06-23 00:43:25', '2022-06-23 00:43:25'),
(4714, 'Ceftrix', '300.90', '2 gm/vial', '297', '49', '130', '2022-06-23 00:44:03', '2022-06-23 00:44:03'),
(4715, 'Ceftron', '120.00', '250 mg/vial', '297', '68', '179', '2022-06-23 00:44:50', '2022-06-23 00:44:50'),
(4716, 'Ceftron', '180.00', '500 mg/vial', '297', '68', '179', '2022-06-23 00:45:33', '2022-06-23 00:45:33'),
(4717, 'Ceftron', '250.00', '1 gm/vial', '297', '68', '179', '2022-06-23 00:46:12', '2022-06-23 00:46:12'),
(4718, 'Ceftron', '120.00', '250 mg/vial', '297', '49', '179', '2022-06-23 00:46:50', '2022-06-23 00:46:50'),
(4719, 'Ceftron', '180.00', '500 mg/vial', '297', '49', '179', '2022-06-23 00:47:30', '2022-06-23 00:47:30'),
(4720, 'Ceftron', '250.00', '1 gm/vial', '297', '49', '179', '2022-06-23 00:48:34', '2022-06-23 00:48:34'),
(4721, 'Ceftron', '350.00', '2 gm/vial', '297', '49', '179', '2022-06-23 00:49:14', '2022-06-23 00:49:14'),
(4722, 'Cetaxone', '130.00', '500 mg/vial', '297', '68', '73', '2022-06-23 00:49:48', '2022-06-23 00:49:48'),
(4723, 'Cetaxone', '190.00', '1 gm/vial', '297', '49', '73', '2022-06-23 00:50:23', '2022-06-23 00:50:23'),
(4724, 'Cetaxone', '300.00', '2 gm/vial', '297', '49', '73', '2022-06-23 00:50:56', '2022-06-23 00:50:56'),
(4725, 'Dicephin', '100.00', '250 mg/vial', '297', '68', '65', '2022-06-23 00:51:41', '2022-06-23 00:51:41'),
(4726, 'Dicephin', '130.00', '500 mg/vial', '297', '68', '65', '2022-06-23 00:52:15', '2022-06-23 00:52:15'),
(4727, 'Dicephin', '190.00', '1 gm/vial', '297', '68', '65', '2022-06-23 00:52:53', '2022-06-23 00:52:53'),
(4728, 'Dicephin', '100.00', '250 mg/vial', '297', '49', '65', '2022-06-23 00:53:30', '2022-06-23 00:53:30'),
(4729, 'Dicephin', '130.00', '500 mg/vial', '297', '49', '65', '2022-06-23 00:54:14', '2022-06-23 00:54:14'),
(4730, 'Dicephin', '190.00', '1 gm/vial', '296', '49', '65', '2022-06-23 00:54:53', '2022-06-23 00:54:53'),
(4731, 'Dicephin', '301.00', '2 gm/vial', '297', '49', '65', '2022-06-23 00:55:48', '2022-06-23 00:55:48'),
(4732, 'Enocef', '201.35', '1 gm/vial', '297', '49', '198', '2022-06-23 00:58:23', '2022-06-23 00:58:23'),
(4733, 'Enocef', '201.35', '1 gm/vial', '297', '49', '198', '2022-06-23 00:58:23', '2022-06-23 00:58:23'),
(4734, 'Enocef', '210.35', '1 gm/vial', '297', '68', '198', '2022-06-23 00:59:25', '2022-06-23 00:59:25'),
(4735, 'Enocef', '100.38', '250 mg/vial', '296', '68', '198', '2022-06-23 01:00:09', '2022-06-23 01:00:09'),
(4736, 'Enocef', '100.38', '250 mg/vial', '230', '49', '198', '2022-06-23 01:00:48', '2022-06-23 01:00:48'),
(4737, 'Enocef', '150.57', '500 mg/vial', '297', '49', '198', '2022-06-23 01:01:34', '2022-06-23 01:01:34'),
(4738, 'Enocef', '150.57', '500 mg/vial', '297', '68', '198', '2022-06-23 01:02:14', '2022-06-23 01:02:14'),
(4739, 'Eracef', '100.00', '250 mg/vial', '296', '68', '150', '2022-06-23 01:02:52', '2022-06-23 01:02:52'),
(4740, 'Eracef', '130.00', '500 mg/vial', '297', '68', '150', '2022-06-23 01:03:32', '2022-06-23 01:03:32'),
(4741, 'Eracef', '190.00', '1 gm/vial', '287', '68', '150', '2022-06-23 01:04:19', '2022-06-23 01:04:19'),
(4742, 'Eracef', '130.00', '500 mg/vial', '297', '49', '150', '2022-06-23 01:05:00', '2022-06-23 01:05:00'),
(4743, 'Eracef', '190.00', '1 gm/vial', '297', '49', '150', '2022-06-23 01:05:48', '2022-06-23 01:05:48'),
(4744, 'Eracef', '301.14', '2 gm/vial', '296', '49', '150', '2022-06-23 01:06:35', '2022-06-23 01:06:35'),
(4745, 'Exephin', '100.00', '250 mg/vial', '297', '68', '92', '2022-06-23 01:07:11', '2022-06-23 01:07:11'),
(4746, 'Exephin', '130.00', '500 mg/vial', '297', '68', '92', '2022-06-23 01:08:05', '2022-06-23 01:08:05'),
(4747, 'Exephin', '190.00', '1 gm/vial', '297', '68', '92', '2022-06-23 01:08:37', '2022-06-23 01:08:37'),
(4748, 'Exephin', '100.00', '250 mg/vial', '297', '49', '92', '2022-06-23 01:09:25', '2022-06-23 01:09:25'),
(4749, 'Exephin', '130.00', '500 mg/vial', '297', '49', '92', '2022-06-23 01:09:56', '2022-06-23 01:09:56'),
(4750, 'Exephin', '190.00', '1 gm/vial', '297', '49', '92', '2022-06-23 01:10:42', '2022-06-23 01:10:42'),
(4751, 'Exephin', '300.00', '2 gm/vial', '297', '49', '92', '2022-06-23 01:11:25', '2022-06-23 01:11:25'),
(4752, 'G-Ceftriax', '50.00', '250 mg/vial', '297', '68', '84', '2022-06-23 01:13:05', '2022-06-23 01:13:05'),
(4753, 'G-Ceftriax', '80.00', '500 mg/vial', '230', '68', '84', '2022-06-23 01:13:48', '2022-06-23 01:13:48'),
(4754, 'G-Ceftriax', '120.00', '1 gm/vial', '297', '68', '84', '2022-06-23 01:14:27', '2022-06-23 01:14:27'),
(4755, 'G-Ceftriax', '50.00', '250 mg/vial', '297', '49', '84', '2022-06-23 01:15:08', '2022-06-23 01:15:08'),
(4756, 'G-Ceftriax', '120.00', '500 mg/vial', '297', '49', '84', '2022-06-23 01:15:50', '2022-06-23 01:15:50'),
(4757, 'G-Ceftriax', '120.00', '1 gm/vial', '297', '49', '84', '2022-06-23 01:16:36', '2022-06-23 01:16:36'),
(4758, 'G-Ceftriax', '150.00', '2 gm/vial', '297', '68', '84', '2022-06-23 01:17:09', '2022-06-23 01:17:09'),
(4759, 'G-Ceftriax', '150.00', '2 gm/vial', '297', '49', '84', '2022-06-23 01:17:51', '2022-06-23 01:17:51'),
(4760, 'Herculix', '150.00', '500 mg/vial', '297', '49', '102', '2022-06-23 01:18:41', '2022-06-23 01:18:41'),
(4761, 'Herculix', '150.00', '500 mg/vial', '297', '68', '102', '2022-06-23 01:19:30', '2022-06-23 01:19:30');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(4762, 'Herculix', '200.00', '1 gm/vial', '297', '68', '102', '2022-06-23 01:20:10', '2022-06-23 01:20:10'),
(4763, 'Herculix', '200.00', '1 gm/vial', '297', '49', '102', '2022-06-23 01:20:51', '2022-06-23 01:20:51'),
(4764, 'Herculix', '350.00', '2 gm/vial', '297', '49', '102', '2022-06-23 01:21:34', '2022-06-23 01:21:34'),
(4765, 'Holicef', '175.00', '1 gm/vial', '297', '68', '53', '2022-06-23 01:22:06', '2022-06-23 01:22:06'),
(4766, 'Holicef', '185.00', '1 gm/vial', '297', '49', '53', '2022-06-23 01:22:51', '2022-06-23 01:22:51'),
(4767, 'Holicef', '185.00', '1 gm/vial', '297', '49', '53', '2022-06-23 01:22:51', '2022-06-23 01:22:51'),
(4768, 'Holicef', '295.00', '2 gm/vial', '297', '49', '53', '2022-06-23 01:23:21', '2022-06-23 01:23:21'),
(4769, 'Holicef', '295.00', '2 gm/vial', '297', '49', '53', '2022-06-23 01:23:38', '2022-06-23 01:23:38'),
(4770, 'Holicef', '125.00', '500 mg/vial', '297', '68', '53', '2022-06-23 01:25:01', '2022-06-23 01:25:01'),
(4771, 'Holicef', '125.00', '500 mg/vial', '297', '49', '53', '2022-06-23 01:25:37', '2022-06-23 01:25:37'),
(4772, 'Imacef', '90.60', '250 mg/vial', '297', '68', '78', '2022-06-23 01:27:06', '2022-06-23 01:27:06'),
(4773, 'Imacef', '130.00', '500 mg/vial', '297', '68', '78', '2022-06-23 01:27:34', '2022-06-23 01:27:34'),
(4774, 'Imacef', '190.00', '1 gm/vial', '297', '68', '78', '2022-06-23 01:28:15', '2022-06-23 01:28:15'),
(4775, 'Imacef', '190.00', '1 gm/vial', '297', '49', '78', '2022-06-23 01:28:46', '2022-06-23 01:28:46'),
(4776, 'Imacef', '302.00', '2 gm/vial', '297', '49', '78', '2022-06-23 01:29:29', '2022-06-23 01:29:29'),
(4777, 'Imacef', '90.00', '250 mg/vial', '297', '49', '78', '2022-06-23 01:30:37', '2022-06-23 01:30:37'),
(4778, 'Infecef', '100.30', '250 mg/vial', '297', '68', '23', '2022-06-23 01:31:08', '2022-06-23 01:31:08'),
(4779, 'Infecef', '130.39', '500 mg/vial', '297', '68', '23', '2022-06-23 01:31:55', '2022-06-23 01:31:55'),
(4780, 'Infecef', '190.58', '1 gm/vial', '297', '68', '23', '2022-06-23 01:33:10', '2022-06-23 01:33:10'),
(4781, 'Infecef', '190.58', '1 gm/vial', '297', '49', '23', '2022-06-23 01:33:46', '2022-06-23 01:33:46'),
(4782, 'Infecef', '300.90', '2 gm/vial', '297', '49', '23', '2022-06-23 01:34:24', '2022-06-23 01:34:24'),
(4783, 'Inoxon', '80.00', '250 mg/vial', '297', '68', '162', '2022-06-23 01:35:06', '2022-06-23 01:35:06'),
(4784, 'Inoxon', '120.00', '500 mg/vial', '297', '68', '162', '2022-06-23 01:35:41', '2022-06-23 01:35:41'),
(4785, 'Inoxon', '160.00', '1 gm/vial', '297', '68', '162', '2022-06-23 01:36:37', '2022-06-23 01:36:37'),
(4786, 'Inoxon', '80.00', '250 mg/vial', '297', '49', '162', '2022-06-23 01:37:09', '2022-06-23 01:37:09'),
(4787, 'Inoxon', '80.00', '250 mg/vial', '297', '49', '162', '2022-06-23 01:37:23', '2022-06-23 01:37:23'),
(4788, 'Inoxon', '120.00', '500 mg/vial', '297', '49', '162', '2022-06-23 01:37:59', '2022-06-23 01:37:59'),
(4789, 'Inoxon', '120.00', '500 mg/vial', '297', '49', '162', '2022-06-23 01:38:32', '2022-06-23 01:38:32'),
(4790, 'Inoxon', '160.00', '1 gm/vial', '297', '49', '162', '2022-06-23 01:39:13', '2022-06-23 01:39:13'),
(4791, 'Inoxon', '160.00', '1 gm/vial', '297', '49', '162', '2022-06-23 01:39:16', '2022-06-23 01:39:16'),
(4792, 'Inoxon', '300.00', '2 gm/vial', '297', '49', '162', '2022-06-23 01:40:12', '2022-06-23 01:40:12'),
(4793, 'Keptrix', '80.00', '500 mg/vial', '297', '68', '31', '2022-06-23 01:41:21', '2022-06-23 01:41:21'),
(4794, 'Keptrix', '120.00', '1 gm/vial', '297', '68', '31', '2022-06-23 01:43:54', '2022-06-23 01:43:54'),
(4795, 'Keptrix', '120.00', '1 gm/vial', '230', '49', '31', '2022-06-23 01:44:27', '2022-06-23 01:44:27'),
(4796, 'Keptrix', '220.00', '2 gm/vial', '297', '49', '31', '2022-06-23 01:45:04', '2022-06-23 01:45:04'),
(4797, 'Maxzon', '130.00', '500 mg/vial', '297', '68', '134', '2022-06-23 01:45:34', '2022-06-23 01:45:34'),
(4798, 'Maxzon', '100.00', '250 mg/vial', '297', '68', '134', '2022-06-23 01:46:16', '2022-06-23 01:46:16'),
(4799, 'Maxzon', '190.00', '1 gm/vial', '297', '49', '134', '2022-06-23 01:46:54', '2022-06-23 01:46:54'),
(4800, 'Maxzon', '300.00', '2 gm/vial', '297', '49', '134', '2022-06-23 01:47:21', '2022-06-23 01:47:21'),
(4801, 'Nilicon', '300.00', '2 gm/vial', '297', '49', '72', '2022-06-23 01:47:59', '2022-06-23 01:47:59'),
(4802, 'Nilicon', '180.00', '1 gm/vial', '297', '49', '72', '2022-06-23 01:48:31', '2022-06-23 01:48:31'),
(4803, 'Nilicon', '120.00', '500 mg/vial', '297', '49', '72', '2022-06-23 01:49:07', '2022-06-23 01:49:07'),
(4804, 'Nilicon', '90.00', '250 mg/vial', '297', '49', '72', '2022-06-23 01:49:45', '2022-06-23 01:49:45'),
(4805, 'Nilicon', '90.00', '250 mg/vial', '297', '68', '72', '2022-06-23 01:50:15', '2022-06-23 01:50:15'),
(4806, 'Nilicon', '120.00', '500 mg/vial', '297', '68', '72', '2022-06-23 01:50:53', '2022-06-23 01:50:53'),
(4807, 'Nilicon', '180.00', '1 gm/vial', '297', '68', '72', '2022-06-23 01:51:21', '2022-06-23 01:51:21'),
(4808, 'Nixon', '110.33', '250 mg/vial', '297', '68', '127', '2022-06-23 01:54:41', '2022-06-23 01:54:41'),
(4809, 'Nixon', '110.33', '250 mg/vial', '297', '49', '127', '2022-06-23 01:55:27', '2022-06-23 01:55:27'),
(4810, 'Nixon', '150.45', '500 mg/vial', '297', '68', '127', '2022-06-23 01:56:05', '2022-06-23 01:56:05'),
(4811, 'Nixon', '150.45', '500 mg/vial', '297', '49', '127', '2022-06-23 01:56:44', '2022-06-23 01:56:44'),
(4812, 'Nixon', '150.45', '500 mg/vial', '297', '49', '127', '2022-06-23 01:56:45', '2022-06-23 01:56:45'),
(4813, 'Nixon', '220.66', '1 gm/vial', '297', '68', '127', '2022-06-23 01:57:16', '2022-06-23 01:57:16'),
(4814, 'Nixon', '220.66', '1 gm/vial', '297', '49', '127', '2022-06-23 01:58:15', '2022-06-23 01:58:15'),
(4815, 'Nixon', '320.96', '2 gm/vial', '297', '49', '127', '2022-06-23 01:59:00', '2022-06-23 01:59:00'),
(4816, 'Odatrix', '120.00', '500 mg/vial', '297', '68', '190', '2022-06-23 01:59:26', '2022-06-23 01:59:26'),
(4817, 'Odatrix', '160.00', '1 gm/vial', '297', '49', '190', '2022-06-23 02:00:07', '2022-06-23 02:00:07'),
(4818, 'Odatrix', '300.00', '2 gm/vial', '297', '49', '190', '2022-06-23 02:00:46', '2022-06-23 02:00:46'),
(4819, 'Oricef', '130.00', '250 mg/vial', '297', '68', '89', '2022-06-23 02:01:24', '2022-06-23 02:01:24'),
(4820, 'Oricef', '200.00', '500 mg/vial', '297', '68', '89', '2022-06-23 02:01:56', '2022-06-23 02:01:56'),
(4821, 'Oricef', '320.00', '1 gm/vial', '297', '68', '89', '2022-06-23 02:02:22', '2022-06-23 02:02:22'),
(4822, 'Oricef', '130.00', '250 mg/vial', '297', '49', '89', '2022-06-23 02:03:05', '2022-06-23 02:03:05'),
(4823, 'Oricef', '200.00', '500 mg/vial', '297', '49', '89', '2022-06-23 02:03:41', '2022-06-23 02:03:41'),
(4824, 'Oricef', '320.00', '1 gm/vial', '297', '49', '89', '2022-06-23 02:04:26', '2022-06-23 02:04:26'),
(4825, 'Oricef', '490.00', '2 gm/vial', '297', '49', '89', '2022-06-23 02:05:00', '2022-06-23 02:05:00'),
(4826, 'Orizone', '200.60', '500 mg/vial', '297', '49', '145', '2022-06-23 03:21:44', '2022-06-23 03:21:44'),
(4827, 'Orizone', '290.87', '1 gm/vial', '297', '49', '145', '2022-06-23 03:22:27', '2022-06-23 03:22:27'),
(4828, 'Orizone', '501.50', '2 gm/vial', '297', '49', '145', '2022-06-23 03:23:10', '2022-06-23 03:23:10'),
(4829, 'Oryx', '100.30', '250 mg/vial', '297', '68', '157', '2022-06-23 03:24:12', '2022-06-23 03:24:12'),
(4830, 'Oryx', '150.45', '500 mg/vial', '297', '68', '157', '2022-06-23 03:24:55', '2022-06-23 03:24:55'),
(4831, 'Oryx', '200.61', '1 gm/vial', '297', '68', '157', '2022-06-23 03:25:54', '2022-06-23 03:25:54'),
(4832, 'Oryx', '100.30', '250 mg/vial', '297', '49', '157', '2022-06-23 03:26:46', '2022-06-23 03:26:46'),
(4833, 'Oryx', '150.45', '500 mg/vial', '297', '49', '157', '2022-06-23 03:27:33', '2022-06-23 03:27:33'),
(4834, 'Oryx', '200.61', '1 gm/vial', '297', '49', '157', '2022-06-23 03:28:09', '2022-06-23 03:28:09'),
(4835, 'Oryx', '351.06', '2 gm/vial', '297', '49', '157', '2022-06-23 03:28:49', '2022-06-23 03:28:49'),
(4836, 'Parcef', '75.00', '250 mg/vial', '297', '68', '98', '2022-06-23 03:29:32', '2022-06-23 03:29:32'),
(4837, 'Parcef', '110.00', '500 mg/vial', '297', '68', '98', '2022-06-23 03:30:14', '2022-06-23 03:30:14'),
(4838, 'Parcef', '160.48', '1 gm/vial', '297', '68', '98', '2022-06-23 03:30:59', '2022-06-23 03:30:59'),
(4839, 'Parcef', '80.24', '250 mg/vial', '297', '49', '98', '2022-06-23 03:31:37', '2022-06-23 03:31:37'),
(4840, 'Parcef', '120.36', '500 mg/vial', '297', '49', '98', '2022-06-23 03:32:16', '2022-06-23 03:32:16'),
(4841, 'Parcef', '160.48', '1 gm/vial', '297', '49', '98', '2022-06-23 03:32:46', '2022-06-23 03:32:46'),
(4842, 'Parcef', '300.00', '2 gm/vial', '297', '49', '98', '2022-06-23 03:33:37', '2022-06-23 03:33:37'),
(4843, 'Perix', '90.00', '250 mg/vial', '297', '68', '119', '2022-06-23 03:36:01', '2022-06-23 03:36:01'),
(4844, 'Perix', '90.00', '250 mg/vial', '297', '68', '119', '2022-06-23 03:36:01', '2022-06-23 03:36:01'),
(4845, 'Perix', '120.00', '500 mg/vial', '297', '68', '119', '2022-06-23 03:36:48', '2022-06-23 03:36:48'),
(4846, 'Perix', '160.00', '1 gm/vial', '297', '68', '119', '2022-06-23 03:37:26', '2022-06-23 03:37:26'),
(4847, 'Perix', '90.00', '250 mg/vial', '297', '49', '119', '2022-06-23 03:38:07', '2022-06-23 03:38:07'),
(4848, 'Perix', '120.00', '500 mg/vial', '297', '49', '119', '2022-06-23 03:38:53', '2022-06-23 03:38:53'),
(4849, 'Perix', '160.00', '1 gm/vial', '297', '49', '119', '2022-06-23 03:39:22', '2022-06-23 03:39:22'),
(4850, 'Perix', '300.00', '2 gm/vial', '297', '49', '119', '2022-06-23 03:40:05', '2022-06-23 03:40:05'),
(4851, 'Powercef', '98.00', '250 mg/vial', '297', '68', '51', '2022-06-23 03:41:07', '2022-06-23 03:41:07'),
(4852, 'Powercef', '130.00', '500 mg/vial', '297', '68', '51', '2022-06-23 03:41:34', '2022-06-23 03:41:34'),
(4853, 'Powercef', '130.00', '500 mg/vial', '297', '68', '51', '2022-06-23 03:41:45', '2022-06-23 03:41:45'),
(4854, 'Powercef', '187.00', '1 gm/vial', '297', '68', '51', '2022-06-23 03:42:26', '2022-06-23 03:42:26'),
(4855, 'Powercef', '187.00', '1 gm/vial', '297', '68', '51', '2022-06-23 03:42:36', '2022-06-23 03:42:36'),
(4856, 'Powercef', '300.00', '2 gm/vial', '297', '49', '51', '2022-06-23 03:43:58', '2022-06-23 03:43:58'),
(4857, 'Powercef', '300.00', '2 gm/vial', '297', '49', '51', '2022-06-23 03:44:12', '2022-06-23 03:44:12'),
(4858, 'Powercef', '187.00', '1 gm/vial', '297', '49', '51', '2022-06-23 03:45:13', '2022-06-23 03:45:13'),
(4859, 'Rakxon', '130.00', '500 mg/vial', '297', '68', '202', '2022-06-23 03:46:05', '2022-06-23 03:46:05'),
(4860, 'Rakxon', '190.00', '1 gm/vial', '297', '68', '202', '2022-06-23 03:46:45', '2022-06-23 03:46:45'),
(4861, 'Rakxon', '300.00', '2 gm/vial', '297', '49', '202', '2022-06-23 03:47:28', '2022-06-23 03:47:28'),
(4862, 'Rakxon', '190.00', '1 gm/vial', '297', '49', '202', '2022-06-23 03:48:21', '2022-06-23 03:48:21'),
(4863, 'Rit', '95.29', '250 mg/vial', '297', '68', '101', '2022-06-23 03:49:09', '2022-06-23 03:49:09'),
(4864, 'Rit', '120.35', '500 mg/vial', '297', '68', '101', '2022-06-23 03:49:56', '2022-06-23 03:49:56'),
(4865, 'Rit', '190.58', '1 gm/vial', '297', '68', '101', '2022-06-23 03:50:39', '2022-06-23 03:50:39'),
(4866, 'Rit', '190.', '1 gm/vial', '297', '49', '101', '2022-06-23 03:51:37', '2022-06-23 03:51:37'),
(4867, 'Rit', '300.90', '2 gm/vial', '297', '49', '101', '2022-06-23 03:52:20', '2022-06-23 03:52:20'),
(4868, 'Rofecin', '220.66', '500 mg/vial', '297', '68', '156', '2022-06-23 03:54:53', '2022-06-23 03:54:53'),
(4869, 'Rofecin', '361.08', '1 gm/vial', '297', '68', '156', '2022-06-23 03:55:41', '2022-06-23 03:55:41'),
(4870, 'Rofecin', '220.66', '500 mg/vial', '297', '49', '156', '2022-06-23 03:56:27', '2022-06-23 03:56:27'),
(4871, 'Rofecin', '361.08', '1 gm/vial', '297', '49', '156', '2022-06-23 03:57:25', '2022-06-23 03:57:25'),
(4872, 'Rofecin', '682.05', '2 gm/vial', '297', '49', '156', '2022-06-23 03:58:10', '2022-06-23 03:58:10'),
(4873, 'Temtrix', '190.00', '1 gm/vial', '297', '68', '184', '2022-06-23 03:58:48', '2022-06-23 03:58:48'),
(4874, 'Temtrix', '190.00', '1 gm/vial', '297', '49', '184', '2022-06-23 03:59:32', '2022-06-23 03:59:32'),
(4875, 'Temtrix', '300.00', '2 gm/vial', '297', '49', '184', '2022-06-23 04:00:19', '2022-06-23 04:00:19'),
(4876, 'Topcef', '90.29', '250 mg/vial', '297', '68', '124', '2022-06-23 04:01:04', '2022-06-23 04:01:04'),
(4877, 'Topcef', '130.39', '500 mg/vial', '297', '68', '124', '2022-06-23 04:01:52', '2022-06-23 04:01:52'),
(4878, 'Topcef', '190.58', '1 gm/vial', '297', '68', '124', '2022-06-23 04:02:33', '2022-06-23 04:02:33'),
(4879, 'Topcef', '130.39', '500 mg/vial', '297', '49', '124', '2022-06-23 04:03:22', '2022-06-23 04:03:22'),
(4880, 'Topcef', '190.58', '1 gm/vial', '297', '49', '124', '2022-06-23 04:04:00', '2022-06-23 04:04:00'),
(4881, 'Topcef', '301.00', '2 gm/vial', '297', '49', '124', '2022-06-23 04:04:44', '2022-06-23 04:04:44'),
(4882, 'Trax', '90.00', '250 mg/vial', '297', '68', '113', '2022-06-23 04:05:24', '2022-06-23 04:05:24'),
(4883, 'Trax', '120.00', '500 mg/vial', '297', '68', '113', '2022-06-23 04:06:11', '2022-06-23 04:06:11'),
(4884, 'Trax', '160.00', '1 gm/vial', '297', '68', '113', '2022-06-23 04:06:52', '2022-06-23 04:06:52'),
(4885, 'Trax', '90.00', '250 mg/vial', '297', '49', '113', '2022-06-23 04:07:37', '2022-06-23 04:07:37'),
(4886, 'Trax', '120.00', '500 mg/vial', '297', '49', '113', '2022-06-23 04:08:24', '2022-06-23 04:08:24'),
(4887, 'Trax', '160.00', '1 gm/vial', '297', '49', '113', '2022-06-23 04:09:04', '2022-06-23 04:09:04'),
(4888, 'Traxef', '320.96', '1 gm/vial', '297', '68', '39', '2022-06-23 04:11:02', '2022-06-23 04:11:02'),
(4889, 'Traxef', '320.96', '1 gm/vial', '297', '49', '39', '2022-06-23 04:11:42', '2022-06-23 04:11:42'),
(4890, 'Traxef', '490.00', '2 gm/vial', '297', '49', '39', '2022-06-23 04:12:32', '2022-06-23 04:12:32'),
(4891, 'Traxon', '100.00', '250 mg/vial', '297', '68', '136', '2022-06-23 04:13:40', '2022-06-23 04:13:40'),
(4892, 'Traxon', '130.00', '500 mg/vial', '297', '68', '136', '2022-06-23 04:14:16', '2022-06-23 04:14:16'),
(4893, 'Traxon', '190.00', '1 gm/vial', '297', '68', '136', '2022-06-23 04:14:56', '2022-06-23 04:14:56'),
(4894, 'Traxon', '100.00', '250 mg/vial', '297', '49', '136', '2022-06-23 04:15:30', '2022-06-23 04:15:30'),
(4895, 'Traxon', '130.00', '500 mg/vial', '297', '49', '136', '2022-06-23 04:16:06', '2022-06-23 04:16:06'),
(4896, 'Traxon', '190.58', '1 gm/vial', '297', '49', '136', '2022-06-23 04:16:44', '2022-06-23 04:16:44'),
(4897, 'Traxon', '302.00', '2 gm/vial', '297', '49', '136', '2022-06-23 04:17:30', '2022-06-23 04:17:30'),
(4898, 'Tribac', '90.00', '250 mg/vial', '297', '68', '82', '2022-06-23 04:18:08', '2022-06-23 04:18:08'),
(4899, 'Tribac', '120.00', '500 mg/vial', '297', '68', '82', '2022-06-23 04:18:49', '2022-06-23 04:18:49'),
(4900, 'Tribac', '180.00', '1 gm/vial', '297', '68', '82', '2022-06-23 04:19:26', '2022-06-23 04:19:26'),
(4901, 'Tribac', '90.00', '250 mg/vial', '297', '49', '82', '2022-06-23 04:20:04', '2022-06-23 04:20:04'),
(4902, 'Tribac', '120.00', '500 mg/vial', '297', '49', '82', '2022-06-23 04:20:41', '2022-06-23 04:20:41'),
(4903, 'Tribac', '180.00', '1 gm/vial', '297', '49', '82', '2022-06-23 04:21:19', '2022-06-23 04:21:19'),
(4904, 'Tribac', '300.00', '2 gm/vial', '297', '49', '82', '2022-06-23 04:21:57', '2022-06-23 04:21:57'),
(4905, 'Triject', '100.00', '250 mg/vial', '297', '68', '71', '2022-06-23 23:14:39', '2022-06-23 23:14:39'),
(4906, 'Triject', '130.00', '500 mg/vial', '297', '68', '71', '2022-06-23 23:15:17', '2022-06-23 23:15:17'),
(4907, 'Triject', '190.00', '1 gm/vial', '297', '68', '71', '2022-06-23 23:16:08', '2022-06-23 23:16:08'),
(4908, 'Triject', '100.00', '250 mg/vial', '297', '49', '71', '2022-06-23 23:16:47', '2022-06-23 23:16:47'),
(4909, 'Triject', '130.00', '500 mg/vial', '297', '49', '71', '2022-06-23 23:17:23', '2022-06-23 23:17:23'),
(4910, 'Triject', '190.00', '1 gm/vial', '297', '49', '71', '2022-06-23 23:17:59', '2022-06-23 23:17:59'),
(4911, 'Triject', '300.00', '2 gm/vial', '297', '49', '71', '2022-06-23 23:18:48', '2022-06-23 23:18:48'),
(4912, 'Trimax', '90.00', '250 mg/vial', '297', '68', '147', '2022-06-23 23:19:27', '2022-06-23 23:19:27'),
(4913, 'Trimax', '120.00', '500 mg/vial', '297', '68', '147', '2022-06-23 23:20:02', '2022-06-23 23:20:02'),
(4914, 'Trimax', '160.00', '1 gm/vial', '297', '68', '147', '2022-06-23 23:20:41', '2022-06-23 23:20:41'),
(4915, 'Trimax', '120.00', '500 mg/vial', '297', '49', '147', '2022-06-23 23:21:23', '2022-06-23 23:21:23'),
(4916, 'Trimax', '160.00', '1 gm/vial', '297', '49', '147', '2022-06-23 23:22:06', '2022-06-23 23:22:06'),
(4917, 'Trimax', '300.00', '2 gm/vial', '297', '49', '147', '2022-06-23 23:22:43', '2022-06-23 23:22:43'),
(4918, 'Triphin', '80.00', '250 mg/vial', '297', '68', '197', '2022-06-23 23:23:21', '2022-06-23 23:23:21'),
(4919, 'Triphin', '120.00', '500 mg/vial', '297', '68', '197', '2022-06-23 23:24:05', '2022-06-23 23:24:05'),
(4920, 'Triphin', '160.00', '1 gm/vial', '297', '68', '197', '2022-06-23 23:24:45', '2022-06-23 23:24:45'),
(4921, 'Triphin', '80.00', '250 mg/vial', '297', '49', '197', '2022-06-23 23:25:25', '2022-06-23 23:25:25'),
(4922, 'Triphin', '120.00', '500 mg/vial', '297', '49', '197', '2022-06-23 23:26:04', '2022-06-23 23:26:04'),
(4923, 'Triphin', '160.00', '1 gm/vial', '297', '49', '197', '2022-06-23 23:26:37', '2022-06-23 23:26:37'),
(4924, 'Triphin', '250.00', '2 gm/vial', '297', '49', '197', '2022-06-23 23:27:13', '2022-06-23 23:27:13'),
(4925, 'Trixotim', '190.00', '1 gm/vial', '297', '49', '63', '2022-06-23 23:29:51', '2022-06-23 23:29:51'),
(4926, 'Trizon', '100.30', '250 mg/vial', '297', '68', '19', '2022-06-23 23:30:29', '2022-06-23 23:30:29'),
(4927, 'Trizon', '130.39', '500 mg/vial', '297', '68', '19', '2022-06-23 23:31:03', '2022-06-23 23:31:03'),
(4928, 'Trizon', '190.58', '1 gm/vial', '297', '68', '19', '2022-06-23 23:31:45', '2022-06-23 23:31:45'),
(4929, 'Trizon', '130.39', '500 mg/vial', '297', '49', '19', '2022-06-23 23:32:18', '2022-06-23 23:32:18'),
(4930, 'Trizon', '190.58', '1 gm/vial', '297', '49', '19', '2022-06-23 23:32:56', '2022-06-23 23:32:56'),
(4931, 'Trizon', '300.90', '2 gm/vial', '297', '49', '19', '2022-06-23 23:33:37', '2022-06-23 23:33:37'),
(4932, 'Vertex', '100.30', '250 mg/vial', '297', '49', '140', '2022-06-23 23:34:18', '2022-06-23 23:34:18'),
(4933, 'Vertex', '130.39', '500 mg/vial', '297', '49', '140', '2022-06-23 23:35:00', '2022-06-23 23:35:00'),
(4934, 'Vertex', '190.21', '1 gm/vial', '297', '49', '140', '2022-06-23 23:35:47', '2022-06-23 23:35:47'),
(4935, 'Vertex', '302.04', '2 gm/vial', '297', '49', '140', '2022-06-23 23:36:31', '2022-06-23 23:36:31'),
(4936, 'Vertex', '190.21', '1 gm/vial', '297', '68', '140', '2022-06-23 23:37:11', '2022-06-23 23:37:11'),
(4937, 'Vertex', '100.30', '250 mg/vial', '297', '68', '140', '2022-06-23 23:37:47', '2022-06-23 23:37:47'),
(4938, 'Vertex', '130.39', '500 mg/vial', '297', '68', '140', '2022-06-23 23:38:22', '2022-06-23 23:38:22'),
(4939, 'Winner', '120.45', '500 mg/vial', '297', '68', '45', '2022-06-23 23:39:17', '2022-06-23 23:39:17'),
(4940, 'Winner', '180.68', '1 gm/vial', '297', '68', '45', '2022-06-23 23:40:02', '2022-06-23 23:40:02'),
(4941, 'Winner', '120.45', '500 mg/vial', '297', '49', '45', '2022-06-23 23:40:51', '2022-06-23 23:40:51'),
(4942, 'Winner', '180.68', '1 gm/vial', '297', '49', '45', '2022-06-23 23:41:29', '2022-06-23 23:41:29'),
(4943, 'Winner', '300.00', '2 gm/vial', '297', '49', '45', '2022-06-23 23:42:09', '2022-06-23 23:42:09'),
(4944, 'Xone-3', '100.00', '500 mg/vial', '297', '68', '61', '2022-06-23 23:42:50', '2022-06-23 23:42:50'),
(4945, 'Xone-3', '150.00', '1 gm/vial', '297', '49', '61', '2022-06-23 23:43:30', '2022-06-23 23:43:30'),
(4946, 'Xone-3', '250.00', '2 gm/vial', '297', '49', '61', '2022-06-23 23:44:08', '2022-06-23 23:44:08'),
(4947, 'Xone-3', '100.00', '500 mg/vial', '297', '49', '61', '2022-06-23 23:44:54', '2022-06-23 23:44:54'),
(4948, 'Adetil', '25.00', '250 mg', '298', '13', '182', '2022-06-24 00:27:43', '2022-06-24 00:27:43'),
(4949, 'Adetil', '45.00', '500 mg', '298', '13', '182', '2022-06-24 00:28:21', '2022-06-24 00:28:21'),
(4950, 'Adrox', '181.00', '125 mg/5 ml', '298', '75', '20', '2022-06-24 00:29:23', '2022-06-24 00:29:23'),
(4951, 'Axefur', '25.00', '250 mg', '298', '13', '29', '2022-06-24 00:29:53', '2022-06-24 00:29:53'),
(4952, 'Axefur', '45.13', '500 mg', '298', '13', '29', '2022-06-24 00:30:30', '2022-06-24 00:30:30'),
(4953, 'Axefur', '198.00', '125 mg/5 ml', '298', '75', '29', '2022-06-24 00:31:15', '2022-06-24 00:31:15'),
(4954, 'Axet', '15.10', '125 mg', '297', '13', '140', '2022-06-24 00:31:57', '2022-06-24 00:31:57'),
(4955, 'Axet', '25.16', '250 mg', '298', '13', '140', '2022-06-24 00:32:35', '2022-06-24 00:32:35'),
(4956, 'Axet', '45.30', '500 mg', '298', '13', '140', '2022-06-24 00:33:14', '2022-06-24 00:33:14'),
(4957, 'Axet', '216.46', '125 mg/5 ml', '298', '75', '140', '2022-06-24 00:34:17', '2022-06-24 00:34:17'),
(4958, 'Axet', '125.86', '750 mg/vial', '298', '68', '140', '2022-06-24 00:35:03', '2022-06-24 00:35:03'),
(4959, 'Axetil', '12.04', '125 mg', '298', '13', '23', '2022-06-24 00:35:39', '2022-06-24 00:35:39'),
(4960, 'Axetil', '25.08', '250 mg', '298', '13', '23', '2022-06-24 00:36:13', '2022-06-24 00:36:13'),
(4961, 'Axetil', '45.14', '500 mg', '298', '13', '23', '2022-06-24 00:36:56', '2022-06-24 00:36:56'),
(4962, 'Axetil', '190.58', '125 mg/5 ml', '298', '75', '23', '2022-06-24 00:37:32', '2022-06-24 00:37:32'),
(4963, 'Axibid', '25.08', '250 mg', '298', '13', '133', '2022-06-24 00:38:24', '2022-06-24 00:38:24'),
(4964, 'Axibid', '45.13', '500 mg', '298', '13', '133', '2022-06-24 00:39:08', '2022-06-24 00:39:08'),
(4965, 'Axicef', '25.00', '250 mg', '298', '13', '190', '2022-06-24 00:42:59', '2022-06-24 00:42:59'),
(4966, 'Axicef', '45.00', '500 mg', '298', '13', '190', '2022-06-24 00:43:27', '2022-06-24 00:43:27'),
(4967, 'Axicef', '200.00', '125 mg/5 ml', '298', '75', '190', '2022-06-24 00:47:14', '2022-06-24 00:47:14'),
(4968, 'Axim', '15.00', '125 mg', '298', '13', '34', '2022-06-24 00:47:53', '2022-06-24 00:47:53'),
(4969, 'Axim', '25.00', '250 mg', '298', '13', '34', '2022-06-24 00:48:24', '2022-06-24 00:48:24'),
(4970, 'Axim', '45.00', '500 mg', '298', '13', '34', '2022-06-24 00:48:57', '2022-06-24 00:48:57'),
(4971, 'Axim', '225.00', '125 mg/5 ml', '298', '75', '34', '2022-06-24 00:49:29', '2022-06-24 00:49:29'),
(4972, 'Axim', '125.00', '750 mg/vial', '298', '68', '34', '2022-06-24 00:50:00', '2022-06-24 00:50:00'),
(4973, 'Axim', '200.00', '1.5 gm/vial', '298', '49', '34', '2022-06-24 00:50:33', '2022-06-24 00:50:33'),
(4974, 'Bactikil', '25.00', '250 mg', '298', '13', '67', '2022-06-24 00:51:14', '2022-06-24 00:51:14'),
(4975, 'Bactikil', '45.00', '500 mg', '298', '13', '67', '2022-06-24 00:51:51', '2022-06-24 00:51:51'),
(4976, 'Bactikil', '198.00', '125 mg/5 ml', '298', '75', '67', '2022-06-24 00:52:30', '2022-06-24 00:52:30'),
(4977, 'Benkill', '25.00', '250 mg', '298', '13', '42', '2022-06-24 00:53:06', '2022-06-24 00:53:06'),
(4978, 'Benkill', '45.00', '500 mg', '298', '13', '42', '2022-06-24 00:53:38', '2022-06-24 00:53:38'),
(4979, 'Brocef', '24.00', '250 mg', '298', '13', '77', '2022-06-24 00:54:12', '2022-06-24 00:54:12'),
(4980, 'Brocef', '43.00', '500 mg', '298', '13', '77', '2022-06-24 00:54:51', '2022-06-24 00:54:51'),
(4981, 'C-2', '25.00', '250 mg', '298', '13', '36', '2022-06-24 00:55:27', '2022-06-24 00:55:27'),
(4982, 'C-2', '45.00', '500 mg', '298', '13', '36', '2022-06-24 00:56:09', '2022-06-24 00:56:09'),
(4983, 'C-2', '198.00', '125 mg/5 ml', '298', '75', '36', '2022-06-24 00:56:49', '2022-06-24 00:56:49'),
(4984, 'Cefobac', '25.09', '250 mg', '298', '13', '150', '2022-06-24 00:58:24', '2022-06-24 00:58:24'),
(4985, 'Cefobac', '45.17', '500 mg', '298', '13', '150', '2022-06-24 00:59:04', '2022-06-24 00:59:04'),
(4986, 'Cefobac', '198.75', '125 mg/5 ml', '298', '75', '150', '2022-06-24 00:59:43', '2022-06-24 00:59:43'),
(4987, 'Cefobac', '125.48', '750 mg/vial', '298', '68', '150', '2022-06-24 01:00:17', '2022-06-24 01:00:17'),
(4988, 'Cefobac', '125.48', '750 mg/vial', '298', '68', '150', '2022-06-24 01:00:38', '2022-06-24 01:00:38'),
(4989, 'Cefotil', '25.17', '250 mg', '298', '13', '179', '2022-06-24 01:01:11', '2022-06-24 01:01:11'),
(4990, 'Cefotil', '25.17', '250 mg', '298', '13', '179', '2022-06-24 01:01:28', '2022-06-24 01:01:28'),
(4991, 'Cefotil', '45.29', '500 mg', '298', '13', '179', '2022-06-24 01:02:24', '2022-06-24 01:02:24'),
(4992, 'Cefotil', '199.34', '125 mg/5 ml', '298', '75', '179', '2022-06-24 01:03:14', '2022-06-24 01:03:14'),
(4993, 'Cefotil', '125.85', '750 mg/vial', '298', '68', '179', '2022-06-24 01:06:47', '2022-06-24 01:06:47'),
(4994, 'Cefotil', '201.35', '1.5 gm/vial', '298', '49', '179', '2022-06-24 01:07:32', '2022-06-24 01:07:32'),
(4995, 'Cefoxil', '25.00', '250 mg', '298', '13', '162', '2022-06-24 01:08:08', '2022-06-24 01:08:08'),
(4996, 'Cefoxil', '45.00', '500 mg', '298', '13', '162', '2022-06-24 01:08:39', '2022-06-24 01:08:39'),
(4997, 'Cefoxil', '200.00', '125 mg/5 ml', '298', '75', '162', '2022-06-24 01:09:21', '2022-06-24 01:09:21'),
(4998, 'Cefroxil', '25.00', '250 mg', '298', '13', '88', '2022-06-24 01:09:59', '2022-06-24 01:09:59'),
(4999, 'Cefroxil', '195.74', '125 mg/5 ml', '298', '75', '88', '2022-06-24 01:10:32', '2022-06-24 01:10:32'),
(5000, 'Cefstar', '15.05', '125 mg', '298', '13', '146', '2022-06-24 01:11:11', '2022-06-24 01:11:11'),
(5001, 'Cefstar', '25.08', '250 mg', '298', '13', '146', '2022-06-24 01:11:53', '2022-06-24 01:11:53'),
(5002, 'Cefstar', '45.16', '500 mg', '298', '13', '146', '2022-06-24 01:12:40', '2022-06-24 01:12:40'),
(5003, 'Cefstar', '190.00', '125 mg/5 ml', '298', '75', '146', '2022-06-24 01:13:22', '2022-06-24 01:13:22'),
(5004, 'Cefu M', '125.00', '750 mg/vial', '298', '68', '113', '2022-06-24 01:14:58', '2022-06-24 01:14:58'),
(5005, 'Cefuact', '25.00', '250 mg', '298', '13', '105', '2022-06-24 01:15:32', '2022-06-24 01:15:32'),
(5006, 'Cefuact', '45.00', '500 mg', '298', '13', '105', '2022-06-24 01:16:11', '2022-06-24 01:16:11'),
(5007, 'Cefuact', '199.00', '125 mg/5 ml', '298', '75', '105', '2022-06-24 01:17:07', '2022-06-24 01:17:07'),
(5008, 'Cefunix', '25.00', '250 mg', '298', '13', '194', '2022-06-24 01:17:49', '2022-06-24 01:17:49'),
(5009, 'Cefunix', '40.00', '500 mg', '298', '13', '194', '2022-06-24 01:18:30', '2022-06-24 01:18:30'),
(5010, 'Cefunix', '190.00', '125 mg/5 ml', '298', '75', '194', '2022-06-24 01:19:06', '2022-06-24 01:19:06'),
(5011, 'Cefurim', '25.10', '250 mg', '298', '13', '177', '2022-06-24 01:21:06', '2022-06-24 01:21:06'),
(5012, 'Cefurim', '45.17', '500 mg', '298', '13', '177', '2022-06-24 01:21:50', '2022-06-24 01:21:50'),
(5013, 'Cefurim', '200.00', '125 mg/5 ml', '298', '75', '177', '2022-06-24 01:22:29', '2022-06-24 01:22:29'),
(5014, 'Cefurino', '25.00', '250 mg', '298', '13', '63', '2022-06-24 01:23:02', '2022-06-24 01:23:02'),
(5015, 'Cefusil', '25.00', '250 mg', '298', '13', '173', '2022-06-24 01:23:35', '2022-06-24 01:23:35'),
(5016, 'Cefusil', '45.00', '500 mg', '298', '13', '173', '2022-06-24 01:24:11', '2022-06-24 01:24:11'),
(5017, 'Cefuson', '25.00', '250 mg', '298', '13', '98', '2022-06-24 01:24:43', '2022-06-24 01:24:43'),
(5018, 'Cefuson', '45.00', '500 mg', '298', '13', '98', '2022-06-24 01:25:15', '2022-06-24 01:25:15'),
(5019, 'Cefuxet', '25.00', '250 mg', '298', '13', '51', '2022-06-24 01:25:56', '2022-06-24 01:25:56'),
(5020, 'Cefuxet', '45.00', '500 mg', '298', '13', '51', '2022-06-24 01:26:28', '2022-06-24 01:26:28'),
(5021, 'Cefuxet', '198.00', '125 mg/5 ml', '298', '75', '51', '2022-06-24 01:27:01', '2022-06-24 01:27:01'),
(5022, 'Cerox-A', '25.17', '250 mg', '298', '13', '18', '2022-06-24 01:28:42', '2022-06-24 01:28:42'),
(5023, 'Cerox-A', '45.31', '500 mg', '298', '13', '18', '2022-06-24 01:29:18', '2022-06-24 01:29:18'),
(5024, 'Cerox-A', '199.35', '125 mg/5 ml', '298', '75', '18', '2022-06-24 01:30:04', '2022-06-24 01:30:04'),
(5025, 'Cerox-A', '126.12', '750 mg/vial', '298', '68', '18', '2022-06-24 01:30:41', '2022-06-24 01:30:41'),
(5026, 'Cerox-A', '201.35', '1.5 gm/vial', '298', '49', '18', '2022-06-24 01:31:12', '2022-06-24 01:31:12'),
(5027, 'Cerox-A', '15.11', '125 mg', '298', '13', '18', '2022-06-24 01:31:40', '2022-06-24 01:31:40'),
(5028, 'Cerox-A', '55.38', '250 mg/vial', '298', '68', '18', '2022-06-24 01:32:13', '2022-06-24 01:32:13'),
(5029, 'Ceroxime', '25.00', '250 mg', '298', '13', '35', '2022-06-24 01:32:46', '2022-06-24 01:32:46'),
(5030, 'Ceroxime', '45.00', '500 mg', '298', '13', '35', '2022-06-24 01:33:22', '2022-06-24 01:33:22'),
(5031, 'Ceroxime', '198.00', '125 mg/5 ml', '298', '75', '35', '2022-06-24 01:33:54', '2022-06-24 01:33:54'),
(5032, 'Ceroxime', '125.00', '750 mg/vial', '298', '68', '35', '2022-06-24 01:34:42', '2022-06-24 01:34:42'),
(5033, 'Cexitil', '22.73', '250 mg', '298', '13', '112', '2022-06-24 01:35:19', '2022-06-24 01:35:19'),
(5034, 'Cexitil', '44.03', '500 mg', '298', '13', '112', '2022-06-24 01:35:58', '2022-06-24 01:35:58'),
(5035, 'Dexatil', '25.00', '250 mg', '298', '13', '64', '2022-06-24 01:36:36', '2022-06-24 01:44:36'),
(5036, 'Dexatil', '198.00', '125 mg/5 ml', '298', '75', '64', '2022-06-24 01:37:16', '2022-06-24 01:37:16'),
(5037, 'Eliroxime', '25.00', '250 mg', '298', '13', '159', '2022-06-24 01:37:57', '2022-06-24 01:37:57'),
(5038, 'Eliroxime', '170.34', '125 mg/5 ml', '298', '75', '159', '2022-06-24 01:38:28', '2022-06-24 01:38:28'),
(5039, 'Eurix', '25.00', '250 mg', '298', '13', '72', '2022-06-24 01:45:27', '2022-06-24 01:45:27'),
(5040, 'Eurix', '45.00', '500 mg', '298', '13', '72', '2022-06-24 01:46:17', '2022-06-24 01:46:17'),
(5041, 'Eurix', '190.00', '125 mg/5 ml', '298', '75', '72', '2022-06-24 01:47:12', '2022-06-24 01:47:12'),
(5042, 'Famicef', '25.17', '250 mg', '298', '13', '19', '2022-06-24 01:47:57', '2022-06-24 01:47:57'),
(5043, 'Famicef', '45.29', '500 mg', '298', '13', '19', '2022-06-24 01:48:35', '2022-06-24 01:48:35'),
(5044, 'Famicef', '199.34', '125 mg/5 ml', '298', '75', '19', '2022-06-24 01:49:16', '2022-06-24 01:49:16'),
(5045, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 01:49:47', '2022-06-24 01:49:47'),
(5046, 'Famicef', '201.35', '1.5 gm/vial', '298', '49', '19', '2022-06-24 01:50:28', '2022-06-24 01:50:28'),
(5047, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 01:51:08', '2022-06-24 01:51:08'),
(5048, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 01:51:47', '2022-06-24 01:51:47'),
(5049, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 01:52:23', '2022-06-24 01:52:23'),
(5050, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 01:53:09', '2022-06-24 01:53:09'),
(5051, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 01:53:50', '2022-06-24 01:53:50'),
(5052, 'Fixcef', '199.00', '125 mg/5 ml', '298', '75', '124', '2022-06-24 01:54:22', '2022-06-24 01:54:22'),
(5053, 'Fixcef', '125.37', '750 mg/vial', '298', '68', '124', '2022-06-24 01:55:01', '2022-06-24 01:55:01'),
(5054, 'Furex', '25.00', '250 mg', '298', '13', '65', '2022-06-24 01:55:32', '2022-06-24 01:55:32'),
(5055, 'Furex', '45.00', '500 mg', '298', '13', '65', '2022-06-24 01:56:05', '2022-06-24 01:56:05'),
(5056, 'Furex', '225.00', '125 mg/5 ml', '298', '75', '65', '2022-06-24 01:56:37', '2022-06-24 01:56:37'),
(5057, 'Furex', '50.20', '250 mg/vial', '298', '68', '65', '2022-06-24 01:57:15', '2022-06-24 01:57:15'),
(5058, 'Furex', '125.40', '750 mg/vial', '298', '68', '65', '2022-06-24 01:57:54', '2022-06-24 01:57:54'),
(5059, 'Furex', '200.75', '1.5 gm/vial', '298', '49', '65', '2022-06-24 01:58:37', '2022-06-24 01:58:37'),
(5060, 'Famicef', '199.34', '125 mg/5 ml', '298', '75', '19', '2022-06-24 02:59:42', '2022-06-24 02:59:42'),
(5061, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:00:30', '2022-06-24 03:00:30'),
(5062, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:00:51', '2022-06-24 03:00:51'),
(5063, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:01:30', '2022-06-24 03:01:30'),
(5064, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:01:49', '2022-06-24 03:01:49'),
(5065, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:02:05', '2022-06-24 03:02:05'),
(5066, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:02:05', '2022-06-24 03:02:05'),
(5067, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:02:05', '2022-06-24 03:02:05'),
(5068, 'Famicef', '120.82', '750 mg/vial', '298', '68', '19', '2022-06-24 03:02:05', '2022-06-24 03:02:05'),
(5069, 'Famicef', '201.35', '1.5 gm/vial', '298', '49', '19', '2022-06-24 03:02:58', '2022-06-24 03:02:58'),
(5070, 'Famicef', '201.35', '1.5 gm/vial', '298', '49', '19', '2022-06-24 03:04:00', '2022-06-24 03:04:00'),
(5071, 'Famicef', '201.35', '1.5 gm/vial', '298', '49', '19', '2022-06-24 03:04:09', '2022-06-24 03:04:09'),
(5072, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:04:39', '2022-06-24 03:04:39'),
(5073, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:05:16', '2022-06-24 03:05:16'),
(5074, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:05:23', '2022-06-24 03:05:23'),
(5075, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:06:34', '2022-06-24 03:06:34'),
(5076, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:06:38', '2022-06-24 03:06:38'),
(5077, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:07:19', '2022-06-24 03:07:19'),
(5078, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:07:19', '2022-06-24 03:07:19'),
(5079, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:07:19', '2022-06-24 03:07:19'),
(5080, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:07:19', '2022-06-24 03:07:19'),
(5081, 'Famicef DS', '186.25', '250 mg/5 ml', '298', '75', '19', '2022-06-24 03:07:19', '2022-06-24 03:07:19'),
(5082, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:07:56', '2022-06-24 03:07:56'),
(5083, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:07:58', '2022-06-24 03:07:58'),
(5084, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:08:20', '2022-06-24 03:08:20'),
(5085, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:08:51', '2022-06-24 03:08:51'),
(5086, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:09:27', '2022-06-24 03:09:27'),
(5087, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:10:33', '2022-06-24 03:10:33'),
(5088, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:10:39', '2022-06-24 03:10:39'),
(5089, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:10:53', '2022-06-24 03:10:53'),
(5090, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:12:35', '2022-06-24 03:12:35'),
(5091, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:13:05', '2022-06-24 03:13:05'),
(5092, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:13:58', '2022-06-24 03:13:58'),
(5093, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5094, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5095, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5096, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5097, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5098, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5099, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5100, 'Fightex', '25.00', '250 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5101, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:14:10', '2022-06-24 03:14:10'),
(5102, 'Fightex', '45.00', '500 mg', '298', '13', '87', '2022-06-24 03:14:27', '2022-06-24 03:14:27'),
(5103, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 03:15:53', '2022-06-24 03:15:53'),
(5104, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 03:16:18', '2022-06-24 03:16:18'),
(5105, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:17:11', '2022-06-24 03:17:11'),
(5106, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:17:45', '2022-06-24 03:17:45'),
(5107, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:17:45', '2022-06-24 03:17:45'),
(5108, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 03:17:45', '2022-06-24 03:17:45'),
(5109, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 03:17:45', '2022-06-24 03:17:45'),
(5110, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:17:58', '2022-06-24 03:17:58'),
(5111, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:18:06', '2022-06-24 03:18:06'),
(5112, 'Fixcef', '25.08', '250 mg', '298', '13', '124', '2022-06-24 03:19:36', '2022-06-24 03:19:36'),
(5113, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:19:36', '2022-06-24 03:19:36'),
(5114, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:19:36', '2022-06-24 03:19:36'),
(5115, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:19:36', '2022-06-24 03:19:36'),
(5116, 'Fixcef', '45.13', '500 mg', '298', '13', '124', '2022-06-24 03:19:36', '2022-06-24 03:19:36'),
(5117, 'Fixcef', '199.00', '125 mg/5 ml', '298', '75', '124', '2022-06-24 03:20:37', '2022-06-24 03:20:37'),
(5118, 'Fixcef', '199.00', '125 mg/5 ml', '298', '75', '124', '2022-06-24 03:21:05', '2022-06-24 03:21:05'),
(5119, 'Fixcef', '125.37', '750 mg/vial', '298', '68', '124', '2022-06-24 03:22:13', '2022-06-24 03:22:13'),
(5120, 'Furex', '25.00', '250 mg', '298', '13', '65', '2022-06-24 03:22:44', '2022-06-24 03:22:44'),
(5121, 'Furex', '45.00', '500 mg', '298', '13', '65', '2022-06-24 03:23:28', '2022-06-24 03:23:28'),
(5122, 'Furex', '225.00', '125 mg/5 ml', '298', '75', '65', '2022-06-24 03:24:52', '2022-06-24 03:24:52'),
(5123, 'Furex', '50.20', '250 mg/vial', '298', '68', '65', '2022-06-24 03:25:33', '2022-06-24 03:25:33'),
(5124, 'Furex', '125.20', '750 mg/vial', '298', '68', '65', '2022-06-24 03:26:32', '2022-06-24 03:26:32'),
(5125, 'Furex', '200.75', '1.5 gm/vial', '298', '49', '65', '2022-06-24 03:27:14', '2022-06-24 03:27:14'),
(5126, 'Furocef', '15.06', '125 mg', '298', '13', '161', '2022-06-24 03:27:52', '2022-06-24 03:27:52'),
(5127, 'Furocef', '25.09', '250 mg', '298', '13', '161', '2022-06-24 03:28:26', '2022-06-24 03:28:26'),
(5128, 'Furocef', '45.17', '500 mg', '298', '13', '161', '2022-06-24 03:29:07', '2022-06-24 03:29:07'),
(5129, 'Furocef', '225.00', '125 mg/5 ml', '298', '75', '161', '2022-06-24 03:29:45', '2022-06-24 03:29:45'),
(5130, 'Furocef', '125.47', '750 mg/vial', '298', '68', '161', '2022-06-24 03:30:25', '2022-06-24 03:30:25'),
(5131, 'Furocef', '200.75', '1.5 gm/vial', '298', '49', '161', '2022-06-24 03:31:02', '2022-06-24 03:31:02'),
(5132, 'Furocef', '160.00', '1 gm/vial', '298', '68', '161', '2022-06-24 03:33:08', '2022-06-24 03:33:08'),
(5133, 'Furocef', '55.21', '250 mg/vial', '298', '68', '161', '2022-06-24 03:40:29', '2022-06-24 03:40:29'),
(5134, 'Furocef DS', '250.00', '250 mg/5 ml', '298', '75', '161', '2022-06-24 03:41:01', '2022-06-24 03:41:01'),
(5135, 'Furoget', '24.00', '250 mg', '298', '13', '80', '2022-06-24 03:43:10', '2022-06-24 03:43:10'),
(5136, 'Furoget', '44.00', '500 mg', '298', '13', '80', '2022-06-24 03:43:50', '2022-06-24 03:43:50'),
(5137, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:21', '2022-06-24 03:44:21'),
(5138, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:35', '2022-06-24 03:44:35'),
(5139, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:35', '2022-06-24 03:44:35'),
(5140, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:35', '2022-06-24 03:44:35'),
(5141, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:36', '2022-06-24 03:44:36'),
(5142, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:36', '2022-06-24 03:44:36'),
(5143, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:39', '2022-06-24 03:44:39'),
(5144, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:44:42', '2022-06-24 03:44:42'),
(5145, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5146, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5147, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5148, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5149, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5150, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5151, 'Furoget', '195.00', '125 mg/5 ml', '298', '75', '80', '2022-06-24 03:45:17', '2022-06-24 03:45:17'),
(5152, 'Furotec', '45.00', '500 mg', '298', '13', '30', '2022-06-24 03:45:18', '2022-06-24 03:45:18'),
(5153, 'Furotec', '45.00', '500 mg', '298', '13', '30', '2022-06-24 03:45:27', '2022-06-24 03:45:27'),
(5154, 'Furotec', '45.00', '500 mg', '298', '13', '30', '2022-06-24 03:45:31', '2022-06-24 03:45:31'),
(5155, 'Furotil', '15.00', '125 mg', '298', '13', '89', '2022-06-24 03:46:03', '2022-06-24 03:46:03'),
(5156, 'Furotil', '25.00', '250 mg', '298', '13', '89', '2022-06-24 03:46:34', '2022-06-24 03:46:34'),
(5157, 'Furotil', '15.00', '125 mg', '298', '13', '89', '2022-06-24 03:46:59', '2022-06-24 03:46:59'),
(5158, 'Furotil', '25.00', '250 mg', '298', '13', '89', '2022-06-24 03:46:59', '2022-06-24 03:46:59'),
(5159, 'Furotil', '25.00', '250 mg', '298', '13', '89', '2022-06-24 03:47:11', '2022-06-24 03:47:11'),
(5160, 'Furotil', '25.00', '250 mg', '298', '13', '89', '2022-06-24 03:47:14', '2022-06-24 03:47:14'),
(5161, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:47:37', '2022-06-24 03:47:37'),
(5162, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:48:06', '2022-06-24 03:48:06'),
(5163, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:48:36', '2022-06-24 03:48:36'),
(5164, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:48:49', '2022-06-24 03:48:49'),
(5165, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:49:22', '2022-06-24 03:49:22'),
(5166, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:49:30', '2022-06-24 03:49:30'),
(5167, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:49:46', '2022-06-24 03:49:46'),
(5168, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:50:03', '2022-06-24 03:50:03'),
(5169, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:51:01', '2022-06-24 03:51:01'),
(5170, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:51:03', '2022-06-24 03:51:03'),
(5171, 'Furotil', '200.00', '125 mg/5 ml', '298', '75', '89', '2022-06-24 03:51:56', '2022-06-24 03:51:56'),
(5172, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5173, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5174, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5175, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5176, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5177, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:22', '2022-06-24 03:52:22'),
(5178, 'Furotil', '200.00', '125 mg/5 ml', '298', '75', '89', '2022-06-24 03:52:25', '2022-06-24 03:52:25'),
(5179, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:29', '2022-06-24 03:52:29'),
(5180, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:29', '2022-06-24 03:52:29'),
(5181, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:29', '2022-06-24 03:52:29'),
(5182, 'Furotil', '45.00', '500 mg', '298', '13', '89', '2022-06-24 03:52:29', '2022-06-24 03:52:29'),
(5183, 'Furotil', '200.00', '125 mg/5 ml', '298', '75', '89', '2022-06-24 03:52:29', '2022-06-24 03:52:29'),
(5184, 'Furotil', '175.00', '750 mg/vial', '298', '68', '89', '2022-06-24 04:13:27', '2022-06-24 04:13:27'),
(5185, 'Furotil', '275.00', '1.5 gm/vial', '298', '49', '89', '2022-06-24 04:14:07', '2022-06-24 04:14:07'),
(5186, 'Furotixol', '25.09', '250 mg', '298', '13', '172', '2022-06-24 04:15:04', '2022-06-24 04:15:04'),
(5187, 'Furotixol', '45.13', '500 mg', '298', '13', '172', '2022-06-24 04:15:39', '2022-06-24 04:15:39'),
(5188, 'Furotixol', '198.60', '125 mg/5 ml', '298', '75', '172', '2022-06-24 04:16:31', '2022-06-24 04:16:31'),
(5189, 'Furotixol', '198.60', '125 mg/5 ml', '298', '75', '172', '2022-06-24 04:16:31', '2022-06-24 04:16:31'),
(5190, 'Fuxtil', '30.00', '250 mg', '298', '13', '147', '2022-06-24 04:16:56', '2022-06-24 04:16:56'),
(5191, 'Fuxtil', '50.00', '500 mg', '298', '13', '147', '2022-06-24 04:18:04', '2022-06-24 04:18:04'),
(5192, 'Fuxtil', '225.00', '125 mg/5 ml', '298', '75', '147', '2022-06-24 04:18:45', '2022-06-24 04:18:45'),
(5193, 'Fuxtil', '200.00', '1.5 gm/vial', '298', '49', '147', '2022-06-24 04:19:25', '2022-06-24 04:19:25'),
(5194, 'Fuxtil', '125.00', '750 mg/vial', '298', '68', '147', '2022-06-24 04:20:04', '2022-06-24 04:20:04'),
(5195, 'Gimrox', '190.00', '125 mg/5 ml', '298', '75', '83', '2022-06-24 04:22:09', '2022-06-24 04:22:09'),
(5196, 'Gimrox', '25.00', '250 mg', '298', '13', '83', '2022-06-24 04:23:17', '2022-06-24 04:23:17'),
(5197, 'Gimrox', '45.00', '500 mg', '298', '13', '83', '2022-06-24 04:24:00', '2022-06-24 04:24:00'),
(5198, 'Gimrox', '120.00', '750 mg/vial', '298', '68', '83', '2022-06-24 04:24:35', '2022-06-24 04:24:35'),
(5199, 'Infanil', '25.08', '250 mg', '298', '13', '123', '2022-06-24 04:25:17', '2022-06-24 04:25:17'),
(5200, 'Infanil', '45.00', '500 mg', '298', '13', '129', '2022-06-24 04:26:10', '2022-06-24 04:26:10'),
(5201, 'Infanil', '45.00', '500 mg', '298', '13', '129', '2022-06-24 04:26:10', '2022-06-24 04:26:10'),
(5202, 'Infanil', '198.60', '125 mg/5 ml', '298', '75', '129', '2022-06-24 04:27:03', '2022-06-24 04:27:03'),
(5203, 'Kfore', '25.07', '250 mg', '298', '13', '101', '2022-06-24 04:27:38', '2022-06-24 04:27:38'),
(5204, 'Kfore', '45.13', '500 mg', '298', '13', '101', '2022-06-24 04:28:14', '2022-06-24 04:28:14'),
(5205, 'Kfore', '198.00', '125 mg/5 ml', '298', '75', '101', '2022-06-24 04:28:52', '2022-06-24 04:28:52'),
(5206, 'Kilbac', '15.00', '125 mg', '298', '13', '92', '2022-06-24 04:29:27', '2022-06-24 04:29:27'),
(5207, 'Kilbac', '25.00', '250 mg', '298', '13', '92', '2022-06-24 04:30:11', '2022-06-24 04:30:11'),
(5208, 'Kilbac', '45.00', '500 mg', '298', '13', '92', '2022-06-24 04:31:03', '2022-06-24 04:31:03'),
(5209, 'Kilbac', '198.00', '125 mg/5 ml', '298', '75', '92', '2022-06-24 04:31:35', '2022-06-24 04:31:35'),
(5210, 'Kilbac', '55.00', '250 mg/vial', '298', '68', '92', '2022-06-24 04:32:47', '2022-06-24 04:32:47'),
(5211, 'Kilbac', '125.00', '750 mg/vial', '298', '68', '92', '2022-06-24 04:33:32', '2022-06-24 04:33:32'),
(5212, 'Kilbac', '200.00', '1.5 gm/vial', '298', '49', '92', '2022-06-24 13:41:53', '2022-06-24 13:41:53'),
(5213, 'Kilbac DS', '250.00', '250 mg/5 ml', '298', '75', '92', '2022-06-24 13:42:25', '2022-06-24 13:42:25'),
(5214, 'Kilmax', '15.00', '125 mg', '298', '13', '71', '2022-06-24 14:00:49', '2022-06-24 14:00:49'),
(5215, 'Kilmax', '25.00', '250 mg', '298', '13', '71', '2022-06-24 14:01:43', '2022-06-24 14:01:43'),
(5216, 'Kilmax', '25.00', '250 mg', '298', '13', '71', '2022-06-24 14:01:43', '2022-06-24 14:01:43'),
(5217, 'Kilmax', '45.00', '500 mg', '298', '13', '71', '2022-06-24 14:02:13', '2022-06-24 14:02:13'),
(5218, 'Kilmax', '198.00', '125 mg/5 ml', '298', '75', '71', '2022-06-24 14:02:47', '2022-06-24 14:02:47'),
(5219, 'Kilmax', '125.00', '750 mg/vial', '298', '68', '71', '2022-06-24 14:03:29', '2022-06-24 14:03:29'),
(5220, 'Kilmax', '200.00', '1.5 gm/vial', '298', '49', '71', '2022-06-24 14:04:11', '2022-06-24 14:04:11'),
(5221, 'Kilmax', '55.00', '250 mg/vial', '298', '68', '71', '2022-06-24 14:04:45', '2022-06-24 14:04:45'),
(5222, 'Lepath', '22.00', '250 mg', '298', '13', '28', '2022-06-24 14:05:24', '2022-06-24 14:05:24'),
(5223, 'Libotil', '198.75', '125 mg/5 ml', '298', '75', '107', '2022-06-24 14:06:14', '2022-06-24 14:06:14'),
(5224, 'Merocef', '26.00', '250 mg', '298', '13', '91', '2022-06-24 14:06:45', '2022-06-24 14:06:45'),
(5225, 'Merocef', '46.00', '500 mg', '298', '13', '91', '2022-06-24 14:07:19', '2022-06-24 14:07:19'),
(5226, 'Merocef', '200.00', '125 mg/5 ml', '298', '75', '91', '2022-06-24 14:07:52', '2022-06-24 14:07:52'),
(5227, 'Merocef', '130.00', '750 mg/vial', '298', '68', '91', '2022-06-24 14:08:25', '2022-06-24 14:08:25'),
(5228, 'Mextil', '25.09', '250 mg', '298', '13', '45', '2022-06-24 14:09:02', '2022-06-24 14:09:02'),
(5229, 'Mextil', '45.17', '500 mg', '298', '13', '45', '2022-06-24 14:09:40', '2022-06-24 14:09:40'),
(5230, 'Mextil', '200.75', '125 mg/5 ml', '298', '75', '45', '2022-06-24 14:10:17', '2022-06-24 14:10:17'),
(5231, 'Mextil', '125.00', '750 mg/vial', '298', '68', '45', '2022-06-24 14:10:50', '2022-06-24 14:10:50'),
(5232, 'Mextil DS', '250.94', '250 mg/5 ml', '298', '75', '45', '2022-06-24 14:11:28', '2022-06-24 14:11:28'),
(5233, 'Orextil', '25.00', '250 mg', '298', '13', '119', '2022-06-24 14:12:11', '2022-06-24 14:12:11'),
(5234, 'Orextil', '45.00', '500 mg', '298', '13', '119', '2022-06-24 14:13:16', '2022-06-24 14:13:16'),
(5235, 'Picocef', '25.08', '250 mg', '298', '13', '53', '2022-06-24 14:13:53', '2022-06-24 14:13:53'),
(5236, 'Picocef', '45.14', '500 mg', '298', '13', '53', '2022-06-24 14:14:25', '2022-06-24 14:14:25'),
(5237, 'Picocef', '198.60', '125 mg/5 ml', '298', '75', '53', '2022-06-24 14:14:59', '2022-06-24 14:14:59'),
(5238, 'Primocef', '25.08', '250 mg', '298', '13', '130', '2022-06-24 14:19:20', '2022-06-24 14:19:20'),
(5239, 'Primocef', '45.00', '500 mg', '298', '13', '130', '2022-06-24 14:19:53', '2022-06-24 14:19:53');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(5240, 'Primocef', '198.00', '125 mg/5 ml', '298', '75', '130', '2022-06-24 14:20:27', '2022-06-24 14:20:27'),
(5241, 'Primocef', '125.37', '750 mg/vial', '298', '68', '130', '2022-06-24 14:21:27', '2022-06-24 14:21:27'),
(5242, 'Primocef', '200.60', '1.5 gm/vial', '298', '49', '130', '2022-06-24 14:22:06', '2022-06-24 14:22:06'),
(5243, 'Probac', '25.10', '250 mg', '298', '13', '174', '2022-06-24 14:22:41', '2022-06-24 14:22:41'),
(5244, 'Probac', '45.17', '500 mg', '298', '13', '174', '2022-06-24 14:23:15', '2022-06-24 14:23:15'),
(5245, 'Probac', '198.66', '125 mg/5 ml', '298', '75', '174', '2022-06-24 14:23:59', '2022-06-24 14:23:59'),
(5246, 'Recofast', '25.08', '250 mg', '298', '13', '157', '2022-06-24 14:24:34', '2022-06-24 14:24:34'),
(5247, 'Recofast', '45.14', '500 mg', '298', '13', '157', '2022-06-24 14:25:22', '2022-06-24 14:25:22'),
(5248, 'Recofast', '210.00', '125 mg/5 ml', '298', '75', '157', '2022-06-24 14:25:55', '2022-06-24 14:25:55'),
(5249, 'Recofast', '125.37', '750 mg/vial', '298', '68', '157', '2022-06-24 14:26:30', '2022-06-24 14:26:30'),
(5250, 'Recofast', '15.05', '125 mg', '298', '13', '157', '2022-06-24 14:27:05', '2022-06-24 14:27:05'),
(5251, 'Refurox', '35.00', '250 mg', '298', '13', '156', '2022-06-24 14:27:40', '2022-06-24 14:27:40'),
(5252, 'Refurox', '55.00', '500 mg', '298', '13', '156', '2022-06-24 14:28:14', '2022-06-24 14:28:14'),
(5253, 'Relacef', '23.00', '250 mg', '298', '13', '54', '2022-06-24 14:28:50', '2022-06-24 14:28:50'),
(5254, 'Relacef', '43.00', '500 mg', '298', '13', '54', '2022-06-24 14:29:21', '2022-06-24 14:29:21'),
(5255, 'Rofurox', '325.00', '125 mg/5 ml', '298', '75', '156', '2022-06-24 14:29:54', '2022-06-24 14:29:54'),
(5256, 'Rofurox', '250.00', '750 mg/vial', '298', '68', '156', '2022-06-24 14:30:34', '2022-06-24 14:30:34'),
(5257, 'Rofurox', '60.00', '500 mg', '298', '13', '156', '2022-06-24 14:31:04', '2022-06-24 14:31:04'),
(5258, 'Rofurox', '40.00', '250 mg', '298', '13', '156', '2022-06-24 14:31:36', '2022-06-24 14:31:36'),
(5259, 'Roxibac', '25.00', '250 mg', '298', '13', '202', '2022-06-24 14:32:18', '2022-06-24 14:32:18'),
(5260, 'Roxibac', '45.00', '500 mg', '298', '13', '202', '2022-06-24 14:32:47', '2022-06-24 14:32:47'),
(5261, 'Roxilab', '25.07', '250 mg', '298', '13', '103', '2022-06-24 14:33:21', '2022-06-24 14:33:21'),
(5262, 'Roxilab', '50.14', '500 mg', '298', '13', '103', '2022-06-24 14:33:50', '2022-06-24 14:33:50'),
(5263, 'Roxilab', '270.81', '125 mg/5 ml', '298', '75', '103', '2022-06-24 14:34:25', '2022-06-24 14:34:25'),
(5264, 'Roxilab', '175.00', '750 mg/vial', '298', '68', '103', '2022-06-24 14:34:57', '2022-06-24 14:34:57'),
(5265, 'Roximax', '25.07', '250 mg', '298', '13', '193', '2022-06-24 14:37:28', '2022-06-24 14:37:28'),
(5266, 'Roximax', '45.04', '500 mg', '298', '13', '193', '2022-06-24 14:38:04', '2022-06-24 14:38:04'),
(5267, 'Secomax', '25.16', '250 mg', '298', '13', '78', '2022-06-24 14:38:40', '2022-06-24 14:38:40'),
(5268, 'Secomax', '45.31', '500 mg', '298', '13', '78', '2022-06-24 14:39:14', '2022-06-24 14:39:14'),
(5269, 'Secomax', '201.35', '125 mg/5 ml', '298', '75', '78', '2022-06-24 14:40:06', '2022-06-24 14:40:06'),
(5270, 'Sefur', '15.06', '125 mg', '298', '13', '136', '2022-06-24 14:40:40', '2022-06-24 14:40:40'),
(5271, 'Sefur', '25.16', '250 mg', '298', '13', '136', '2022-06-24 14:41:11', '2022-06-24 14:41:11'),
(5272, 'Sefur', '45.30', '500 mg', '298', '13', '136', '2022-06-24 14:41:42', '2022-06-24 14:41:42'),
(5273, 'Sefur', '198.75', '125 mg/5 ml', '298', '75', '136', '2022-06-24 14:42:14', '2022-06-24 14:42:14'),
(5274, 'Sefur', '125.47', '750 mg/vial', '298', '68', '136', '2022-06-24 14:42:49', '2022-06-24 14:42:49'),
(5275, 'Sefur', '200.75', '1.5 gm/vial', '298', '49', '136', '2022-06-24 14:43:22', '2022-06-24 14:43:22'),
(5276, 'Sefur DS', '250.94', '250 mg/5 ml', '298', '75', '136', '2022-06-24 14:43:57', '2022-06-24 14:43:57'),
(5277, 'Sefurox', '25.17', '250 mg', '298', '13', '198', '2022-06-24 14:44:31', '2022-06-24 14:44:31'),
(5278, 'Sefurox', '45.31', '500 mg', '298', '13', '198', '2022-06-24 14:45:08', '2022-06-24 14:45:08'),
(5279, 'Sefurox', '199.34', '125 mg/5 ml', '298', '75', '198', '2022-06-24 14:45:41', '2022-06-24 14:45:41'),
(5280, 'Sefurox', '125.85', '750 mg/vial', '298', '68', '198', '2022-06-24 14:46:22', '2022-06-24 14:46:22'),
(5281, 'Sefurox', '200.60', '1.5 gm/vial', '298', '49', '198', '2022-06-24 14:47:07', '2022-06-24 14:47:07'),
(5282, 'Segorin', '15.00', '125 mg', '298', '13', '142', '2022-06-24 14:47:42', '2022-06-24 14:47:42'),
(5283, 'Segorin', '25.00', '250 mg', '298', '13', '142', '2022-06-24 14:48:17', '2022-06-24 14:48:17'),
(5284, 'Segorin', '45.00', '500 mg', '298', '13', '142', '2022-06-24 14:48:44', '2022-06-24 14:48:44'),
(5285, 'Segorin', '200.00', '125 mg/5 ml', '298', '75', '142', '2022-06-24 14:49:09', '2022-06-24 14:49:09'),
(5286, 'Sharpkil', '25.00', '250 mg', '298', '13', '134', '2022-06-24 14:49:40', '2022-06-24 14:49:40'),
(5287, 'Sharpkil', '45.00', '500 mg', '298', '13', '134', '2022-06-24 14:50:09', '2022-06-24 14:50:09'),
(5288, 'Staxim', '25.00', '250 mg', '298', '13', '61', '2022-06-24 14:52:27', '2022-06-24 14:52:27'),
(5289, 'Staxim', '45.00', '500 mg', '298', '13', '61', '2022-06-24 14:53:06', '2022-06-24 14:53:06'),
(5290, 'Staxim', '170.00', '125 mg/5 ml', '298', '75', '61', '2022-06-24 14:53:52', '2022-06-24 14:53:52'),
(5291, 'TIL', '25.00', '250 mg', '298', '13', '31', '2022-06-24 14:54:25', '2022-06-24 14:54:25'),
(5292, 'TIL', '52.50', '500 mg', '298', '13', '31', '2022-06-24 14:54:59', '2022-06-24 14:54:59'),
(5293, 'TIL', '198.00', '125 mg/5 ml', '298', '75', '31', '2022-06-24 14:55:30', '2022-06-24 14:55:30'),
(5294, 'Turbocef', '25.00', '250 mg', '298', '13', '43', '2022-06-24 14:56:03', '2022-06-24 14:56:03'),
(5295, 'Turbocef', '45.00', '500 mg', '298', '13', '43', '2022-06-24 14:56:36', '2022-06-24 14:56:36'),
(5296, 'Turbocef', '240.00', '125 mg/5 ml', '298', '75', '43', '2022-06-24 14:57:17', '2022-06-24 14:57:17'),
(5297, 'Turbocef', '125.00', '750 mg/vial', '298', '68', '43', '2022-06-24 14:58:01', '2022-06-24 14:58:01'),
(5298, 'Turbocef', '200.00', '1.5 gm/vial', '298', '49', '43', '2022-06-24 14:58:34', '2022-06-24 14:58:34'),
(5299, 'Twotil', '25.00', '250 mg', '298', '13', '33', '2022-06-24 14:59:09', '2022-06-24 14:59:09'),
(5300, 'Twotil', '45.00', '500 mg', '298', '13', '33', '2022-06-24 14:59:40', '2022-06-24 14:59:40'),
(5301, 'Uroxime', '25.00', '250 mg', '298', '13', '73', '2022-06-24 15:00:21', '2022-06-24 15:00:21'),
(5302, 'Uroxime', '198.00', '125 mg/5 ml', '298', '75', '73', '2022-06-24 15:00:57', '2022-06-24 15:00:57'),
(5303, 'Uroxime', '45.00', '500 mg', '298', '13', '73', '2022-06-24 15:01:30', '2022-06-24 15:01:30'),
(5304, 'Vexotil', '25.08', '250 mg', '298', '13', '138', '2022-06-24 15:02:04', '2022-06-24 15:02:04'),
(5305, 'Vexotil', '198.60', '125 mg/5 ml', '298', '75', '138', '2022-06-24 15:02:38', '2022-06-24 15:02:38'),
(5306, 'Vexotil', '45.13', '500 mg', '298', '13', '138', '2022-06-24 15:03:14', '2022-06-24 15:03:14'),
(5307, 'Winfax', '25.00', '250 mg', '298', '13', '186', '2022-06-24 15:03:46', '2022-06-24 15:03:46'),
(5308, 'Winfax', '45.00', '500 mg', '298', '13', '186', '2022-06-24 15:04:37', '2022-06-24 15:04:37'),
(5309, 'Winfax', '198.00', '125 mg/5 ml', '298', '75', '186', '2022-06-24 15:05:00', '2022-06-24 15:05:00'),
(5310, 'Winfax', '198.00', '125 mg/5 ml', '298', '75', '186', '2022-06-24 15:05:13', '2022-06-24 15:05:13'),
(5311, 'Ximetil', '25.00', '250 mg', '298', '13', '82', '2022-06-24 15:05:51', '2022-06-24 15:05:51'),
(5312, 'Ximetil', '45.00', '500 mg', '298', '13', '82', '2022-06-24 15:06:20', '2022-06-24 15:06:20'),
(5313, 'Ximetil', '125.00', '750 mg/vial', '298', '68', '82', '2022-06-24 15:06:58', '2022-06-24 15:06:58'),
(5314, 'Ximetil', '200.00', '1.5 gm/vial', '298', '49', '82', '2022-06-24 15:07:34', '2022-06-24 15:07:34'),
(5315, 'Ximetil', '198.00', '125 mg/5 ml', '298', '75', '82', '2022-06-24 15:08:07', '2022-06-24 15:08:07'),
(5316, 'Ximorox', '25.00', '250 mg', '298', '13', '102', '2022-06-24 15:09:52', '2022-06-24 15:09:52'),
(5317, 'Ximorox', '45.00', '500 mg', '298', '13', '102', '2022-06-24 15:10:24', '2022-06-24 15:10:24'),
(5318, 'Ximorox', '195.00', '125 mg/5 ml', '298', '75', '102', '2022-06-24 15:11:13', '2022-06-24 15:11:13'),
(5319, 'Xinarox', '25.08', '250 mg', '298', '13', '127', '2022-06-24 15:11:47', '2022-06-24 15:11:47'),
(5320, 'Xinarox', '45.14', '500 mg', '298', '13', '127', '2022-06-24 15:12:21', '2022-06-24 15:12:21'),
(5321, 'Xinarox', '125.00', '750 mg/vial', '298', '68', '127', '2022-06-24 15:12:54', '2022-06-24 15:12:54'),
(5322, 'Xinarox', '200.00', '1.5 gm/vial', '298', '49', '127', '2022-06-24 15:13:32', '2022-06-24 15:13:32'),
(5323, 'Xitil', '25.00', '250 mg', '298', '13', '197', '2022-06-24 15:14:03', '2022-06-24 15:14:03'),
(5324, 'Xitil', '45.00', '500 mg', '298', '13', '197', '2022-06-24 15:14:36', '2022-06-24 15:14:36'),
(5325, 'Xitil', '198.00', '125 mg/5 ml', '298', '75', '197', '2022-06-24 15:15:09', '2022-06-24 15:15:09'),
(5326, 'Xorimax', '30.50', '250 mg', '298', '13', '167', '2022-06-24 15:15:47', '2022-06-24 15:15:47'),
(5327, 'Xorimax', '55.50', '500 mg', '298', '13', '167', '2022-06-24 15:16:25', '2022-06-24 15:16:25'),
(5328, 'Xorimax', '251.00', '125 mg/5 ml', '298', '75', '167', '2022-06-24 15:17:00', '2022-06-24 15:17:00'),
(5329, 'Xtil', '25.00', '250 mg', '298', '13', '120', '2022-06-24 15:17:33', '2022-06-24 15:17:33'),
(5330, 'Zenifor', '45.00', '500 mg', '298', '13', '196', '2022-06-24 15:18:04', '2022-06-24 15:18:04'),
(5331, 'Zenifor DS', '198.00', '250 mg/5 ml', '298', '75', '196', '2022-06-24 15:18:35', '2022-06-24 15:18:35'),
(5332, 'Zerotil', '25.00', '250 mg', '298', '13', '39', '2022-06-24 15:19:11', '2022-06-24 15:19:11'),
(5333, 'Zerotil', '275.00', '125 mg/5 ml', '298', '75', '39', '2022-06-24 15:19:47', '2022-06-24 15:19:47'),
(5334, 'Zerotil', '275.00', '125 mg/5 ml', '298', '75', '39', '2022-06-24 15:20:23', '2022-06-24 15:20:23'),
(5335, 'Zerotil', '200.00', '750 mg/vial', '298', '68', '39', '2022-06-24 15:21:00', '2022-06-24 15:21:00'),
(5336, 'Zerotil', '275.00', '1.5 gm/vial', '298', '49', '39', '2022-06-24 15:21:37', '2022-06-24 15:21:37'),
(5337, 'Zinnat', '15.00', '125 mg', '298', '13', '81', '2022-06-24 15:22:06', '2022-06-24 15:22:06'),
(5338, 'Zinnat', '27.00', '250 mg', '298', '13', '81', '2022-06-24 15:22:35', '2022-06-24 15:22:35'),
(5339, 'Zinnat', '48.00', '500 mg', '298', '13', '81', '2022-06-24 15:23:08', '2022-06-24 15:23:08'),
(5340, 'Zinnat', '360.00', '125 mg/5 ml', '298', '75', '81', '2022-06-24 15:23:37', '2022-06-24 15:23:37'),
(5341, 'Axeclav', '30.00', '250 mg+62.5 mg', '299', '13', '23', '2022-06-24 15:59:22', '2022-06-24 15:59:22'),
(5342, 'Axeclav', '50.00', '500 mg+125 mg', '299', '13', '23', '2022-06-24 16:00:26', '2022-06-24 16:00:26'),
(5343, 'Axeclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '23', '2022-06-24 16:01:09', '2022-06-24 16:01:09'),
(5344, 'Axeclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '23', '2022-06-24 16:01:20', '2022-06-24 16:01:20'),
(5345, 'Axicef Plus', '30.00', '250 mg+62.5 mg', '299', '13', '190', '2022-06-24 16:01:54', '2022-06-24 16:01:54'),
(5346, 'Axicef Plus', '50.00', '500 mg+125 mg', '299', '13', '190', '2022-06-24 16:02:30', '2022-06-24 16:02:30'),
(5347, 'Axicef Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '190', '2022-06-24 16:03:04', '2022-06-24 16:03:04'),
(5348, 'Axicef Plus', '14.00', '125 mg+31.25 mg', '299', '13', '190', '2022-06-24 16:03:37', '2022-06-24 16:03:37'),
(5349, 'Axim CV', '50.00', '500 mg+125 mg', '299', '13', '34', '2022-06-24 16:04:31', '2022-06-24 16:04:31'),
(5350, 'Axim CV', '30.00', '250 mg+62.5 mg', '299', '13', '34', '2022-06-24 16:05:05', '2022-06-24 16:05:05'),
(5351, 'Axim CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '34', '2022-06-24 16:05:41', '2022-06-24 16:05:41'),
(5352, 'Benkill CV', '30.00', '250 mg+62.5 mg', '299', '13', '42', '2022-06-24 16:06:54', '2022-06-24 16:06:54'),
(5353, 'Benkill CV', '50.00', '500 mg+125 mg', '299', '13', '42', '2022-06-24 16:07:29', '2022-06-24 16:07:29'),
(5354, 'Brocef Plus', '28.00', '250 mg+62.5 mg', '299', '13', '77', '2022-06-24 16:08:18', '2022-06-24 16:08:18'),
(5355, 'Brocef Plus', '48.00', '500 mg+125 mg', '299', '13', '77', '2022-06-24 16:08:54', '2022-06-24 16:08:54'),
(5356, 'Ceclav', '30.00', '250 mg+62.5 mg', '299', '13', '172', '2022-06-24 16:09:43', '2022-06-24 16:09:43'),
(5357, 'Ceclav', '50.00', '500 mg+125 mg', '299', '13', '172', '2022-06-24 16:10:30', '2022-06-24 16:10:30'),
(5358, 'Ceclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '172', '2022-06-24 16:11:05', '2022-06-24 16:11:05'),
(5359, 'Cefaclav', '18.00', '125 mg+31.25 mg', '299', '13', '92', '2022-06-24 16:11:39', '2022-06-24 16:11:39'),
(5360, 'Cefaclav', '30.00', '250 mg+62.5 mg', '299', '13', '92', '2022-06-24 16:12:11', '2022-06-24 16:12:11'),
(5361, 'Cefaclav', '50.00', '500 mg+125 mg', '299', '13', '92', '2022-06-24 16:12:42', '2022-06-24 16:12:42'),
(5362, 'Cefaclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '92', '2022-06-24 16:13:16', '2022-06-24 16:13:16'),
(5363, 'Cefotil Plus', '30.10', '250 mg+62.5 mg', '299', '13', '179', '2022-06-24 16:13:51', '2022-06-24 16:13:51'),
(5364, 'Cefotil Plus', '50.15', '500 mg+125 mg', '299', '13', '179', '2022-06-24 16:14:34', '2022-06-24 16:14:34'),
(5365, 'Cefotil Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '179', '2022-06-24 16:15:13', '2022-06-24 16:15:13'),
(5366, 'Cefurav Plus', '30.00', '250 mg+62.5 mg', '299', '13', '184', '2022-06-24 16:15:42', '2022-06-24 16:15:42'),
(5367, 'Cefurav Plus', '50.00', '500 mg+125 mg', '299', '13', '184', '2022-06-24 16:16:14', '2022-06-24 16:16:14'),
(5368, 'Cefurav Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '184', '2022-06-24 16:16:43', '2022-06-24 16:16:43'),
(5369, 'Cefurim CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '177', '2022-06-24 16:18:30', '2022-06-24 16:18:30'),
(5370, 'Cefurim CV', '30.00', '250 mg+62.5 mg', '299', '13', '177', '2022-06-24 16:19:13', '2022-06-24 16:19:13'),
(5371, 'Cefurim CV', '50.00', '500 mg+125 mg', '299', '13', '177', '2022-06-24 16:19:44', '2022-06-24 16:19:44'),
(5372, 'Cefurino Plus', '50.00', '500 mg+125 mg', '299', '13', '63', '2022-06-24 16:20:17', '2022-06-24 16:20:17'),
(5373, 'Cefurino Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '63', '2022-06-24 16:20:51', '2022-06-24 16:20:51'),
(5374, 'Cefusil CV', '30.00', '250 mg+62.5 mg', '299', '13', '173', '2022-06-24 16:21:23', '2022-06-24 16:21:23'),
(5375, 'Cefusil CV', '50.00', '500 mg+125 mg', '299', '13', '173', '2022-06-24 16:21:57', '2022-06-24 16:21:57'),
(5376, 'Cefuxet Plus', '100.00', '500 mg+125 mg', '299', '13', '51', '2022-06-24 16:22:30', '2022-06-24 16:22:30'),
(5377, 'Cerox CV', '250.75', '(125 mg+31.25 mg)/5 ml', '299', '75', '18', '2022-06-24 16:23:08', '2022-06-24 16:23:08'),
(5378, 'Cerox CV', '21.06', '125 mg+31.25 mg', '299', '13', '18', '2022-06-24 16:23:42', '2022-06-24 16:23:42'),
(5379, 'Cerox CV', '35.00', '250 mg+62.5 mg', '299', '13', '18', '2022-06-24 16:24:14', '2022-06-24 16:24:14'),
(5380, 'Cerox CV', '60.00', '500 mg+125 mg', '299', '13', '18', '2022-06-24 16:24:43', '2022-06-24 16:24:43'),
(5381, 'Clacef', '18.00', '125 mg+31.25 mg', '299', '13', '135', '2022-06-24 16:25:15', '2022-06-24 16:25:15'),
(5382, 'Clacef', '30.00', '250 mg+62.5 mg', '299', '13', '135', '2022-06-24 16:25:43', '2022-06-24 16:25:43'),
(5383, 'Clacef', '50.00', '500 mg+125 mg', '299', '13', '135', '2022-06-24 16:26:17', '2022-06-24 16:26:17'),
(5384, 'Claviator-CV', '30.00', '250 mg+62.5 mg', '299', '13', '22', '2022-06-24 16:26:53', '2022-06-24 16:26:53'),
(5385, 'Claviator-CV', '50.00', '500 mg+125 mg', '299', '13', '22', '2022-06-24 16:27:24', '2022-06-24 16:27:24'),
(5386, 'Claviator-CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '22', '2022-06-24 16:27:54', '2022-06-24 16:27:54'),
(5387, 'Clavurox', '50.00', '500 mg+125 mg', '299', '13', '150', '2022-06-24 16:28:23', '2022-06-24 16:28:23'),
(5388, 'Clavurox', '30.00', '250 mg+62.5 mg', '299', '13', '150', '2022-06-24 16:29:06', '2022-06-24 16:29:06'),
(5389, 'Clavurox', '30.00', '250 mg+62.5 mg', '299', '13', '150', '2022-06-24 16:29:17', '2022-06-24 16:29:17'),
(5390, 'Clavurox', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '150', '2022-06-24 16:30:00', '2022-06-24 16:30:00'),
(5391, 'Clavurox', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '150', '2022-06-24 16:30:00', '2022-06-24 16:30:00'),
(5392, 'Clavusef', '18.05', '125 mg+31.25 mg', '299', '13', '136', '2022-06-24 16:30:56', '2022-06-24 16:30:56'),
(5393, 'Clavusef', '35.00', '250 mg+62.5 mg', '299', '13', '136', '2022-06-24 16:31:48', '2022-06-24 16:31:48'),
(5394, 'Clavusef', '55.00', '500 mg+125 mg', '299', '13', '136', '2022-06-24 16:32:27', '2022-06-24 16:32:27'),
(5395, 'Clavusef', '252.75', '(125 mg+31.25 mg)/5 ml', '299', '75', '136', '2022-06-24 16:33:28', '2022-06-24 16:33:28'),
(5396, 'Clavutil', '252.75', '(125 mg+31.25 mg)/5 ml', '299', '75', '31', '2022-06-24 16:34:08', '2022-06-24 16:34:08'),
(5397, 'Clavutil', '30.00', '250 mg+62.5 mg', '299', '13', '31', '2022-06-24 16:39:35', '2022-06-24 16:39:35'),
(5398, 'Clavutil', '50.00', '500 mg+125 mg', '299', '13', '31', '2022-06-24 16:40:09', '2022-06-24 16:40:09'),
(5399, 'Clavuxet', '30.07', '250 mg+62.5 mg', '299', '13', '105', '2022-06-24 16:42:02', '2022-06-24 16:42:02'),
(5400, 'Clavuxim', '30.00', '250 mg+62.5 mg', '299', '13', '138', '2022-06-24 16:42:45', '2022-06-24 16:42:45'),
(5401, 'Clavuxim', '50.00', '500 mg+125 mg', '299', '13', '138', '2022-06-24 16:43:24', '2022-06-24 16:43:24'),
(5402, 'Co-axet', '30.09', '250 mg+62.5 mg', '299', '13', '140', '2022-06-24 16:44:01', '2022-06-24 16:44:01'),
(5403, 'Co-axet', '50.15', '500 mg+125 mg', '299', '13', '140', '2022-06-24 16:44:37', '2022-06-24 16:44:37'),
(5404, 'Co-axet', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '140', '2022-06-24 16:45:13', '2022-06-24 16:45:13'),
(5405, 'Cosmotil', '30.00', '250 mg+62.5 mg', '299', '13', '55', '2022-06-24 16:45:54', '2022-06-24 16:45:54'),
(5406, 'Cosmotil', '50.00', '500 mg+125 mg', '299', '13', '55', '2022-06-24 16:46:41', '2022-06-24 16:46:41'),
(5407, 'Eurix CV', '30.00', '250 mg+62.5 mg', '299', '13', '72', '2022-06-24 16:47:16', '2022-06-24 16:47:16'),
(5408, 'Eurix CV', '50.00', '500 mg+125 mg', '299', '13', '72', '2022-06-24 16:47:53', '2022-06-24 16:47:53'),
(5409, 'Eurix CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '72', '2022-06-24 16:48:28', '2022-06-24 16:48:28'),
(5410, 'Famiclav', '30.00', '250 mg+62.5 mg', '299', '13', '19', '2022-06-24 16:49:00', '2022-06-24 16:49:00'),
(5411, 'Famiclav', '50.00', '500 mg+125 mg', '299', '13', '19', '2022-06-24 16:49:34', '2022-06-24 16:49:34'),
(5412, 'Famiclav', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '19', '2022-06-24 16:50:11', '2022-06-24 16:50:11'),
(5413, 'Fixcef Plus', '50.00', '500 mg+125 mg', '299', '13', '124', '2022-06-24 16:50:49', '2022-06-24 16:50:49'),
(5414, 'Fixcef Plus', '30.00', '250 mg+62.5 mg', '299', '13', '124', '2022-06-24 16:51:28', '2022-06-24 16:51:28'),
(5415, 'Fuclav', '18.10', '125 mg+31.25 mg', '299', '13', '65', '2022-06-24 16:52:04', '2022-06-24 16:52:04'),
(5416, 'Fuclav', '30.10', '250 mg+62.5 mg', '299', '13', '65', '2022-06-24 16:52:39', '2022-06-24 16:52:39'),
(5417, 'Fuclav', '50.20', '500 mg+125 mg', '299', '13', '65', '2022-06-24 16:53:17', '2022-06-24 16:53:17'),
(5418, 'Fuclav', '250.75', '(125 mg+31.25 mg)/5 ml', '299', '75', '65', '2022-06-24 16:54:00', '2022-06-24 16:54:00'),
(5419, 'Furoclav', '30.00', '250 mg+62.5 mg', '299', '13', '161', '2022-06-24 16:54:38', '2022-06-24 16:54:38'),
(5420, 'Furoclav', '50.00', '500 mg+125 mg', '299', '13', '161', '2022-06-24 16:55:11', '2022-06-24 16:55:11'),
(5421, 'Furoclav', '18.00', '125 mg+31.25 mg', '299', '13', '161', '2022-06-24 16:55:44', '2022-06-24 16:55:44'),
(5422, 'Furoclav', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '161', '2022-06-24 16:56:33', '2022-06-24 16:56:33'),
(5423, 'Furoclav', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '161', '2022-06-24 16:56:42', '2022-06-24 16:56:42'),
(5424, 'Furoget CV', '48.00', '500 mg+125 mg', '299', '13', '80', '2022-06-24 16:57:09', '2022-06-24 16:57:09'),
(5425, 'Furoget CV', '28.00', '250 mg+62.5 mg', '299', '13', '80', '2022-06-24 16:58:03', '2022-06-24 16:58:03'),
(5426, 'Furoget CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '80', '2022-06-24 16:58:43', '2022-06-24 16:58:43'),
(5427, 'Furonaaf-CV', '30.00', '250 mg+62.5 mg', '299', '13', '123', '2022-06-24 17:00:52', '2022-06-24 17:00:52'),
(5428, 'Furonaaf-CV', '50.00', '500 mg+125 mg', '299', '13', '123', '2022-06-24 17:01:28', '2022-06-24 17:01:28'),
(5429, 'Furonaaf-CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '123', '2022-06-24 17:02:14', '2022-06-24 17:02:14'),
(5430, 'Furotil Plus', '252.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '89', '2022-06-24 17:02:56', '2022-06-24 17:02:56'),
(5431, 'Furotil Plus', '21.00', '125 mg+31.25 mg', '299', '13', '89', '2022-06-24 17:03:26', '2022-06-24 17:03:26'),
(5432, 'Furotil Plus', '35.00', '250 mg+62.5 mg', '299', '13', '89', '2022-06-24 17:03:59', '2022-06-24 17:03:59'),
(5433, 'Furotil Plus', '60.00', '500 mg+125 mg', '299', '13', '89', '2022-06-24 17:04:40', '2022-06-24 17:04:40'),
(5434, 'Fuxtil CV', '30.00', '250 mg+62.5 mg', '299', '13', '147', '2022-06-24 17:05:18', '2022-06-24 17:05:18'),
(5435, 'Fuxtil CV', '50.00', '500 mg+125 mg', '299', '13', '147', '2022-06-24 17:05:55', '2022-06-24 17:05:55'),
(5436, 'Fuxtil CV', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '147', '2022-06-24 17:06:36', '2022-06-24 17:06:36'),
(5437, 'Kefuclav', '50.00', '500 mg+125 mg', '299', '13', '71', '2022-06-24 17:07:14', '2022-06-24 17:07:14'),
(5438, 'Kefuclav', '30.00', '250 mg+62.5 mg', '299', '13', '71', '2022-06-24 17:07:54', '2022-06-24 17:07:54'),
(5439, 'Kefuclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '71', '2022-06-24 17:08:34', '2022-06-24 17:08:34'),
(5440, 'Meroclav', '30.00', '250 mg+62.5 mg', '299', '13', '91', '2022-06-24 17:09:09', '2022-06-24 17:09:09'),
(5441, 'Meroclav', '50.00', '500 mg+125 mg', '299', '13', '91', '2022-06-24 17:09:50', '2022-06-24 17:09:50'),
(5442, 'Meroclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '91', '2022-06-24 17:10:25', '2022-06-24 17:10:25'),
(5443, 'Mexclav', '30.00', '250 mg+62.5 mg', '299', '13', '45', '2022-06-24 17:11:00', '2022-06-24 17:11:00'),
(5444, 'Mexclav', '50.00', '500 mg+125 mg', '299', '13', '45', '2022-06-24 17:11:35', '2022-06-24 17:11:35'),
(5445, 'Mexclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '45', '2022-06-24 17:12:11', '2022-06-24 17:12:11'),
(5446, 'Neoclav', '30.00', '250 mg+62.5 mg', '299', '13', '176', '2022-06-24 17:12:50', '2022-06-24 17:12:50'),
(5447, 'Neoclav', '50.00', '500 mg+125 mg', '299', '13', '176', '2022-06-24 17:13:30', '2022-06-24 17:13:30'),
(5448, 'Probac Plus', '50.00', '500 mg+125 mg', '299', '13', '174', '2022-06-24 17:14:14', '2022-06-24 17:14:14'),
(5449, 'Probac Plus', '30.00', '250 mg+62.5 mg', '299', '13', '174', '2022-06-24 17:14:41', '2022-06-24 17:14:41'),
(5450, 'Rapiclav', '30.00', '250 mg+62.5 mg', '299', '13', '185', '2022-06-24 17:15:15', '2022-06-24 17:15:15'),
(5451, 'Rapiclav', '50.00', '500 mg+125 mg', '299', '13', '185', '2022-06-24 17:15:49', '2022-06-24 17:15:49'),
(5452, 'Rapiclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '185', '2022-06-24 17:16:26', '2022-06-24 17:16:26'),
(5453, 'Recofast CV', '30.00', '250 mg+62.5 mg', '299', '13', '157', '2022-06-24 17:17:08', '2022-06-24 17:17:08'),
(5454, 'Recofast CV', '50.00', '500 mg+125 mg', '299', '13', '157', '2022-06-24 17:17:41', '2022-06-24 17:17:41'),
(5455, 'Relacef Plus', '28.00', '250 mg+62.5 mg', '299', '13', '54', '2022-06-24 17:18:18', '2022-06-24 17:18:18'),
(5456, 'Relacef Plus', '48.00', '500 mg+125 mg', '299', '13', '54', '2022-06-24 17:18:56', '2022-06-24 17:18:56'),
(5457, 'Roclav', '50.00', '500 mg+125 mg', '299', '13', '53', '2022-06-24 17:23:29', '2022-06-24 17:23:29'),
(5458, 'Roclav', '30.00', '250 mg+62.5 mg', '299', '13', '53', '2022-06-24 17:24:17', '2022-06-24 17:24:17'),
(5459, 'Roclav', '30.00', '250 mg+62.5 mg', '299', '13', '53', '2022-06-24 17:24:22', '2022-06-24 17:24:22'),
(5460, 'Roclav', '30.00', '250 mg+62.5 mg', '299', '13', '53', '2022-06-24 17:24:32', '2022-06-24 17:24:32'),
(5461, 'Roclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '53', '2022-06-24 17:25:05', '2022-06-24 17:25:05'),
(5462, 'Roclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '53', '2022-06-24 17:25:13', '2022-06-24 17:25:13'),
(5463, 'Rofuclav', '50.00', '250 mg+62.5 mg', '299', '13', '156', '2022-06-24 17:26:00', '2022-06-24 17:26:00'),
(5464, 'Rofuclav', '80.00', '500 mg+125 mg', '299', '13', '156', '2022-06-24 17:26:32', '2022-06-24 17:26:32'),
(5465, 'Rofuclav', '25.00', '(125 mg+31.25 mg)/sachet', '299', '75', '156', '2022-06-24 17:27:09', '2022-06-24 17:27:09'),
(5466, 'Roxibac Plus', '30.00', '250 mg+62.5 mg', '299', '13', '202', '2022-06-24 17:27:46', '2022-06-24 17:27:46'),
(5467, 'Roxibac Plus', '50.00', '500 mg+125 mg', '299', '13', '202', '2022-06-24 17:28:29', '2022-06-24 17:28:29'),
(5468, 'Roxiclav', '50.00', '500 mg+125 mg', '299', '13', '73', '2022-06-24 17:29:05', '2022-06-24 17:29:05'),
(5469, 'Roxiclav', '30.00', '250 mg+62.5 mg', '299', '13', '73', '2022-06-24 17:29:45', '2022-06-24 17:29:45'),
(5470, 'Roxilab Plus', '50.00', '500 mg+125 mg', '299', '13', '103', '2022-06-24 17:30:17', '2022-06-24 17:30:17'),
(5471, 'Roxilab Plus', '30.00', '250 mg+62.5 mg', '299', '13', '103', '2022-06-24 17:30:50', '2022-06-24 17:30:50'),
(5472, 'Roxilab Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '103', '2022-06-24 17:31:24', '2022-06-24 17:31:24'),
(5473, 'Roxtal XP', '30.00', '250 mg+62.5 mg', '299', '13', '74', '2022-06-24 17:32:08', '2022-06-24 17:32:08'),
(5474, 'Roxtal XP', '55.00', '500 mg+125 mg', '299', '13', '74', '2022-06-24 17:32:49', '2022-06-24 17:32:49'),
(5475, 'Secoclav', '30.00', '250 mg+62.5 mg', '299', '13', '78', '2022-06-24 17:33:27', '2022-06-24 17:33:27'),
(5476, 'Secoclav', '50.00', '500 mg+125 mg', '299', '13', '78', '2022-06-24 17:33:59', '2022-06-24 17:33:59'),
(5477, 'Segorin Plus', '200.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '142', '2022-06-24 17:34:29', '2022-06-24 17:34:29'),
(5478, 'Segorin Plus', '25.00', '250 mg+62.5 mg', '299', '13', '142', '2022-06-24 17:35:04', '2022-06-24 17:35:04'),
(5479, 'Segorin Plus', '45.00', '500 mg+125 mg', '299', '13', '142', '2022-06-24 17:35:35', '2022-06-24 17:35:35'),
(5480, 'Sharpkil Plus', '30.00', '250 mg+62.5 mg', '299', '13', '134', '2022-06-24 17:36:16', '2022-06-24 17:36:16'),
(5481, 'Sharpkil Plus', '50.00', '500 mg+125 mg', '299', '13', '134', '2022-06-24 17:37:02', '2022-06-24 17:37:02'),
(5482, 'Sharpkil Plus', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '134', '2022-06-24 17:37:36', '2022-06-24 17:37:36'),
(5483, 'Staxiclav', '30.00', '250 mg+62.5 mg', '299', '13', '61', '2022-06-24 17:38:15', '2022-06-24 17:38:15'),
(5484, 'Turboclav', '30.00', '250 mg+62.5 mg', '299', '13', '43', '2022-06-24 17:38:51', '2022-06-24 17:38:51'),
(5485, 'Turboclav', '50.00', '500 mg+125 mg', '299', '13', '43', '2022-06-24 17:39:22', '2022-06-24 17:39:22'),
(5486, 'Xiclav', '30.00', '250 mg+62.5 mg', '299', '13', '197', '2022-06-24 17:39:58', '2022-06-24 17:39:58'),
(5487, 'Xiclav', '50.00', '500 mg+125 mg', '299', '13', '197', '2022-06-24 17:40:32', '2022-06-24 17:40:32'),
(5488, 'Xiclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '197', '2022-06-24 17:41:03', '2022-06-24 17:41:03'),
(5489, 'Ximeclav', '250.00', '(125 mg+31.25 mg)/5 ml', '299', '75', '82', '2022-06-24 17:41:36', '2022-06-24 17:41:36'),
(5490, 'Ximeclav', '30.00', '250 mg+62.5 mg', '299', '13', '82', '2022-06-24 17:42:08', '2022-06-24 17:42:08'),
(5491, 'Ximeclav', '50.00', '500 mg+125 mg', '299', '13', '82', '2022-06-24 17:42:40', '2022-06-24 17:42:40'),
(5492, 'Ximeclav', '18.00', '125 mg+31.25 mg', '299', '13', '82', '2022-06-24 17:43:12', '2022-06-24 17:43:12'),
(5493, 'Ximoclav', '30.00', '250 mg+62.5 mg', '299', '13', '102', '2022-06-24 17:43:47', '2022-06-24 17:43:47'),
(5494, 'Ximoclav', '50.00', '500 mg+125 mg', '299', '13', '102', '2022-06-24 17:44:23', '2022-06-24 17:44:23'),
(5495, 'Xinarox CV', '30.00', '250 mg+62.5 mg', '299', '13', '127', '2022-06-24 17:45:01', '2022-06-24 17:45:01'),
(5496, 'Xinarox CV', '50.00', '500 mg+125 mg', '299', '13', '127', '2022-06-24 17:45:36', '2022-06-24 17:45:36'),
(5497, 'Zerotil Plus', '35.00', '250 mg+62.5 mg', '299', '13', '39', '2022-06-24 17:46:11', '2022-06-24 17:46:11'),
(5498, 'Zerotil Plus', '60.00', '500 mg+125 mg', '299', '13', '39', '2022-06-24 17:46:43', '2022-06-24 17:46:43'),
(5499, 'Celeco', '4.50', '100 mg', '300', '16', '113', '2022-06-24 17:56:45', '2022-06-24 17:56:45'),
(5500, 'Celeco', '8.00', '200 mg', '300', '16', '113', '2022-06-24 17:57:17', '2022-06-24 17:57:17'),
(5501, 'Celenta', '4.50', '100 mg', '300', '16', '92', '2022-06-24 17:57:57', '2022-06-24 17:57:57'),
(5502, 'Celenta', '8.00', '200 mg', '300', '16', '92', '2022-06-24 18:00:07', '2022-06-24 18:00:07'),
(5503, 'Cox B', '8.00', '200 mg', '300', '16', '43', '2022-06-24 18:01:00', '2022-06-24 18:01:00'),
(5504, 'Cox B', '4.50', '100 mg', '300', '16', '43', '2022-06-24 18:01:47', '2022-06-24 18:01:47'),
(5505, 'Coxib', '4.00', '100 mg', '300', '16', '23', '2022-06-24 18:02:23', '2022-06-24 18:02:23'),
(5506, 'Coxib', '7.00', '200 mg', '300', '16', '23', '2022-06-24 18:02:55', '2022-06-24 18:02:55'),
(5507, 'Ezy', '8.00', '200 mg', '300', '16', '71', '2022-06-24 18:03:32', '2022-06-24 18:03:32'),
(5508, 'Ezy', '4.50', '100 mg', '300', '16', '71', '2022-06-24 18:04:09', '2022-06-24 18:04:09'),
(5509, 'Celipress', '8.00', '200 mg', '301', '13', '71', '2022-06-24 18:04:54', '2022-06-24 18:04:54'),
(5510, 'Celipress', '15.00', '400 mg', '301', '13', '71', '2022-06-24 18:05:29', '2022-06-24 18:05:29'),
(5511, 'Acelex', '42.66', '125 mg/1.25 ml', '302', '70', '19', '2022-06-24 18:09:03', '2022-06-24 18:09:03'),
(5512, 'Acelex', '77.52', '125 mg/5 ml', '302', '75', '19', '2022-06-24 18:09:43', '2022-06-24 18:09:43'),
(5513, 'Acelex', '12.50', '500 mg', '302', '16', '19', '2022-06-24 18:10:22', '2022-06-24 18:10:22'),
(5514, 'Acelex', '6.60', '250 mg', '302', '16', '19', '2022-06-24 18:11:03', '2022-06-24 18:11:03'),
(5515, 'Cefalex', '81.00', '125 mg/5 ml', '302', '75', '65', '2022-06-24 19:13:36', '2022-06-24 19:13:36'),
(5516, 'Cefalex', '8.25', '500 mg', '302', '16', '65', '2022-06-24 19:14:10', '2022-06-24 19:14:10'),
(5517, 'Cefex', '75.00', '125 mg/5 ml', '302', '75', '64', '2022-06-24 19:14:52', '2022-06-24 19:14:52'),
(5518, 'Cefex', '12.00', '500 mg', '302', '16', '64', '2022-06-24 19:15:33', '2022-06-24 19:15:33'),
(5519, 'Cefex', '6.50', '250 mg', '302', '16', '64', '2022-06-24 19:16:16', '2022-06-24 19:16:16'),
(5520, 'Cephalen', '13.29', '500 mg', '302', '16', '43', '2022-06-24 19:19:38', '2022-06-24 19:19:38'),
(5521, 'Cephalen', '6.88', '250 mg', '302', '16', '43', '2022-06-24 19:20:14', '2022-06-24 19:20:14'),
(5522, 'Cephalen', '84.27', '125 mg/5 ml', '302', '75', '43', '2022-06-24 19:21:08', '2022-06-24 19:21:08'),
(5523, 'Cephalor', '6.78', '250 mg', '302', '16', '175', '2022-06-24 19:22:24', '2022-06-24 19:22:24'),
(5524, 'Cephalor', '81.50', '125 mg/5 ml', '302', '75', '175', '2022-06-24 19:23:32', '2022-06-24 19:23:32'),
(5525, 'Cephaxin', '10.53', '500 mg', '302', '16', '146', '2022-06-24 19:24:10', '2022-06-24 19:24:10'),
(5526, 'Cephaxin', '72.27', '125 mg/5 ml', '302', '75', '146', '2022-06-24 19:24:48', '2022-06-24 19:24:48'),
(5527, 'Ceporal', '78.00', '125 mg/5 ml', '302', '75', '113', '2022-06-24 19:25:39', '2022-06-24 19:25:39'),
(5528, 'Ceporal', '5.50', '250 mg', '302', '16', '113', '2022-06-24 19:31:33', '2022-06-24 19:31:33'),
(5529, 'Ceporal', '10.00', '500 mg', '302', '16', '113', '2022-06-24 19:32:10', '2022-06-24 19:32:10'),
(5530, 'Ceporex', '6.90', '250 mg', '300', '16', '81', '2022-06-24 19:33:03', '2022-06-24 19:33:03'),
(5531, 'Ceporex', '12.73', '500 mg', '302', '16', '81', '2022-06-24 19:34:00', '2022-06-24 19:34:00'),
(5532, 'Ceporex', '84.27', '125 mg/5 ml', '302', '75', '81', '2022-06-24 19:34:42', '2022-06-24 19:34:42'),
(5533, 'Edicef', '6.50', '250 mg', '302', '16', '67', '2022-06-24 19:35:24', '2022-06-24 19:35:24'),
(5534, 'Edicef', '77.00', '125 mg/5 ml', '302', '75', '67', '2022-06-24 19:36:10', '2022-06-24 19:36:10'),
(5535, 'G Cephalexin', '4.00', '250 mg', '302', '16', '84', '2022-06-24 19:36:57', '2022-06-24 19:36:57'),
(5536, 'G Cephalexin', '75.00', '125 mg/5 ml', '302', '75', '84', '2022-06-24 19:37:38', '2022-06-24 19:37:38'),
(5537, 'Hi-cef', '10.50', '500 mg', '302', '16', '90', '2022-06-24 19:38:20', '2022-06-24 19:38:20'),
(5538, 'Hi-cef', '70.00', '125 mg/5 ml', '302', '75', '90', '2022-06-24 19:39:02', '2022-06-24 19:39:02'),
(5539, 'Navalexin', '80.00', '125 mg/5 ml', '302', '75', '124', '2022-06-24 19:39:48', '2022-06-24 19:39:48'),
(5540, 'Navalexin', '9.00', '500 mg', '302', '16', '124', '2022-06-24 19:40:28', '2022-06-24 19:40:28'),
(5541, 'Navalexin', '5.00', '250 mg', '302', '16', '123', '2022-06-24 19:41:11', '2022-06-24 19:41:11'),
(5542, 'Neorex', '6.60', '250 mg', '302', '16', '71', '2022-06-24 19:41:49', '2022-06-24 19:41:49'),
(5543, 'Neorex', '83.50', '125 mg/5 ml', '302', '75', '71', '2022-06-24 19:42:31', '2022-06-24 19:42:31'),
(5544, 'Neorex', '12.50', '500 mg', '302', '16', '71', '2022-06-24 19:43:09', '2022-06-24 19:43:09'),
(5545, 'Nufex', '78.52', '125 mg/5 ml', '302', '75', '78', '2022-06-24 19:43:48', '2022-06-24 19:43:48'),
(5546, 'Nufex', '9.06', '500 mg', '302', '16', '78', '2022-06-24 19:44:24', '2022-06-24 19:44:24'),
(5547, 'Seemacheph', '77.00', '125 mg/5 ml', '302', '75', '170', '2022-06-24 19:44:59', '2022-06-24 19:44:59'),
(5548, 'Seemacheph', '12.40', '500 mg', '302', '16', '170', '2022-06-24 19:45:37', '2022-06-24 19:45:37'),
(5549, 'Selex', '12.43', '500 mg', '302', '16', '140', '2022-06-24 19:46:19', '2022-06-24 19:46:19'),
(5550, 'Selex', '82.00', '125 mg/5 ml', '302', '75', '140', '2022-06-24 19:47:07', '2022-06-24 19:47:07'),
(5551, 'Sulpralex', '12.05', '500 mg', '302', '16', '45', '2022-06-24 19:47:48', '2022-06-24 19:47:48'),
(5552, 'Sulpralex', '6.52', '250 mg', '302', '16', '45', '2022-06-24 19:48:28', '2022-06-24 19:48:28'),
(5553, 'Supralex', '77.29', '125 mg/5 ml', '302', '75', '45', '2022-06-24 19:49:15', '2022-06-24 19:49:15'),
(5554, 'Abac', '12.50', '500 mg', '303', '16', '51', '2022-06-25 00:57:34', '2022-06-25 01:05:47'),
(5555, 'Abac', '81.92', '125 mg/5 ml', '303', '75', '51', '2022-06-25 00:58:56', '2022-06-25 01:06:18'),
(5556, 'Abac', '50.00', '125 mg/1.25 ml', '303', '70', '51', '2022-06-25 00:59:48', '2022-06-25 01:19:59'),
(5557, 'Acefra', '12.00', '500 mg', '303', '16', '32', '2022-06-25 01:00:28', '2022-06-25 01:20:41'),
(5558, 'Acefra', '78.00', '125 mg/5 ml', '303', '75', '32', '2022-06-25 01:01:11', '2022-06-25 01:21:39'),
(5559, 'Adecef', '12.50', '500 mg', '303', '16', '182', '2022-06-25 01:01:53', '2022-06-25 01:22:39'),
(5560, 'Adecef', '80.00', '125 mg/5 ml', '303', '75', '182', '2022-06-25 01:02:38', '2022-06-25 01:23:25'),
(5561, 'Adecef DS', '120.00', '250 mg/5 ml', '303', '75', '182', '2022-06-25 01:03:37', '2022-06-25 01:05:10'),
(5562, 'Alfradin', '12.50', '500 mg', '303', '16', '26', '2022-06-25 01:04:40', '2022-06-25 01:04:40'),
(5563, 'Alfradin DS', '120.00', '250 mg/5 ml', '303', '75', '26', '2022-06-25 01:47:07', '2022-06-25 01:47:07'),
(5564, 'Amfrad', '12.54', '500 mg', '303', '16', '29', '2022-06-25 01:47:50', '2022-06-25 01:47:50'),
(5565, 'Amfrad', '6.25', '250 mg', '303', '16', '29', '2022-06-25 01:48:28', '2022-06-25 01:48:28'),
(5566, 'Amfrad', '80.24', '125 mg/5 ml', '303', '75', '29', '2022-06-25 01:49:16', '2022-06-25 01:49:16'),
(5567, 'Ancef', '6.50', '250 mg', '303', '16', '190', '2022-06-25 01:50:04', '2022-06-25 01:50:04'),
(5568, 'Ancef', '12.50', '500 mg', '303', '16', '190', '2022-06-25 01:50:37', '2022-06-25 01:50:37'),
(5569, 'Ancef', '12.50', '500 mg', '303', '16', '190', '2022-06-25 01:50:50', '2022-06-25 01:50:50'),
(5570, 'Ancef', '85.00', '125 mg/5 ml', '303', '75', '190', '2022-06-25 01:51:26', '2022-06-25 01:51:26'),
(5571, 'Ancef', '50.00', '125 mg/1.25 ml', '303', '70', '190', '2022-06-25 01:52:10', '2022-06-25 01:52:10'),
(5572, 'Ancef Forte', '120.00', '250 mg/5 ml', '303', '75', '190', '2022-06-25 01:52:48', '2022-06-25 01:52:48'),
(5573, 'Aphrin', '12.00', '500 mg', '303', '16', '31', '2022-06-25 01:53:31', '2022-06-25 01:53:31'),
(5574, 'Aphrin', '80.00', '125 mg/5 ml', '303', '75', '31', '2022-06-25 01:54:10', '2022-06-25 01:54:10'),
(5575, 'Avlosef', '8.02', '250 mg', '303', '16', '18', '2022-06-25 01:56:36', '2022-06-25 01:56:36'),
(5576, 'Avlosef', '15.05', '500 mg', '303', '16', '18', '2022-06-25 01:57:18', '2022-06-25 01:57:18'),
(5577, 'Avlosef', '65.20', '125 mg/1.25 ml', '303', '70', '18', '2022-06-25 01:58:07', '2022-06-25 01:58:07'),
(5578, 'Avlosef', '95.29', '1 gm/vial', '303', '68', '18', '2022-06-25 01:58:46', '2022-06-25 01:58:46'),
(5579, 'Avlosef', '90.27', '125 mg/5 ml', '303', '75', '18', '2022-06-25 01:59:21', '2022-06-25 01:59:21'),
(5580, 'Avlosef DS', '80.54', '250 mg/5 ml (60 ml bottle)', '303', '75', '18', '2022-06-25 02:00:18', '2022-06-25 02:00:18'),
(5581, 'Avlosef DS', '135.41', '250 mg/5 ml (100 ml bottle)', '303', '75', '18', '2022-06-25 02:00:59', '2022-06-25 02:00:59'),
(5582, 'Bactacef', '12.50', '500 mg', '303', '16', '173', '2022-06-25 02:06:00', '2022-06-25 02:06:00'),
(5583, 'Bactacef', '80.00', '125 mg/5 ml', '303', '75', '173', '2022-06-25 02:06:56', '2022-06-25 02:06:56'),
(5584, 'Bactacef DS', '120.00', '250 mg/5 ml', '303', '75', '173', '2022-06-25 02:07:31', '2022-06-25 02:07:31'),
(5585, 'Bactokil', '6.50', '250 mg', '303', '16', '194', '2022-06-25 02:08:10', '2022-06-25 02:08:10'),
(5586, 'Bactokil', '12.50', '500 mg', '303', '16', '194', '2022-06-25 02:08:52', '2022-06-25 02:08:52'),
(5587, 'Bactokil', '80.00', '125 mg/5 ml', '303', '75', '194', '2022-06-25 02:09:28', '2022-06-25 02:09:28'),
(5588, 'Belocef', '12.05', '250 mg', '303', '16', '28', '2022-06-25 02:10:12', '2022-06-25 02:10:12'),
(5589, 'Belocef', '80.00', '125 mg/5 ml', '303', '75', '28', '2022-06-25 02:10:51', '2022-06-25 02:10:51'),
(5590, 'Belocef', '50.00', '125 mg/1.25 ml', '303', '70', '28', '2022-06-25 02:11:29', '2022-06-25 02:11:29'),
(5591, 'Belocef DS', '110.00', '250 mg/5 ml', '303', '75', '28', '2022-06-25 02:12:15', '2022-06-25 02:12:15'),
(5592, 'Benocef', '90.00', '125 mg/5 ml', '303', '75', '42', '2022-06-25 02:12:56', '2022-06-25 02:12:56'),
(5593, 'Benocef', '15.00', '500 mg', '303', '16', '42', '2022-06-25 02:13:38', '2022-06-25 02:13:38'),
(5594, 'Betasef', '8.00', '250 mg', '303', '16', '23', '2022-06-25 02:14:32', '2022-06-25 02:14:32'),
(5595, 'Betasef', '15.00', '500 mg', '303', '16', '23', '2022-06-25 02:15:12', '2022-06-25 02:15:12'),
(5596, 'Betasef', '90.00', '125 mg/5 ml', '303', '75', '23', '2022-06-25 02:15:49', '2022-06-25 02:15:49'),
(5597, 'Betasef', '65.00', '125 mg/1.25 ml', '303', '70', '23', '2022-06-25 02:16:27', '2022-06-25 02:16:27'),
(5598, 'Betasef DS', '120.36', '250 mg/5 ml', '303', '75', '23', '2022-06-25 02:17:08', '2022-06-25 02:17:08'),
(5599, 'Brace', '6.53', '250 mg', '303', '16', '88', '2022-06-25 03:02:41', '2022-06-25 03:02:41'),
(5600, 'Brace', '12.05', '500 mg', '303', '16', '88', '2022-06-25 03:03:18', '2022-06-25 03:03:18'),
(5601, 'Brace', '80.00', '125 mg/5 ml', '303', '75', '88', '2022-06-25 03:03:58', '2022-06-25 03:03:58'),
(5602, 'Cefadin', '12.00', '500 mg', '303', '16', '197', '2022-06-25 03:04:39', '2022-06-25 03:04:39'),
(5603, 'Cefadin', '80.00', '125 mg/5 ml', '303', '75', '197', '2022-06-25 03:05:17', '2022-06-25 03:05:17'),
(5604, 'Cefasia', '13.00', '500 mg', '303', '16', '147', '2022-06-25 03:07:51', '2022-06-25 03:07:51'),
(5605, 'Cefasia', '80.31', '125 mg/5 ml', '303', '75', '147', '2022-06-25 03:08:36', '2022-06-25 03:08:36'),
(5606, 'Cefasia DS', '140.00', '250 mg/5 ml', '303', '75', '147', '2022-06-25 03:09:17', '2022-06-25 03:09:17'),
(5607, 'Ceflin', '12.66', '500 mg', '303', '16', '126', '2022-06-25 03:09:56', '2022-06-25 03:09:56'),
(5608, 'Ceflin', '80.00', '125 mg/5 ml', '303', '75', '126', '2022-06-25 03:10:43', '2022-06-25 03:10:43'),
(5609, 'Cefracef', '6.55', '250 mg', '303', '16', '127', '2022-06-25 03:11:20', '2022-06-25 03:11:20'),
(5610, 'Cefracef', '12.59', '500 mg', '303', '16', '127', '2022-06-25 03:11:58', '2022-06-25 03:11:58'),
(5611, 'Cefracef', '80.55', '125 mg/5 ml', '303', '75', '127', '2022-06-25 03:12:43', '2022-06-25 03:12:43'),
(5612, 'Cefracef DS', '135.00', '250 mg/5 ml', '303', '75', '127', '2022-06-25 03:13:28', '2022-06-25 03:13:28'),
(5613, 'Ceframed', '7.00', '250 mg', '303', '16', '113', '2022-06-25 03:14:08', '2022-06-25 03:14:08'),
(5614, 'Ceframed', '12.00', '500 mg', '303', '16', '113', '2022-06-25 03:15:00', '2022-06-25 03:15:00'),
(5615, 'Ceframed', '80.00', '125 mg/5 ml', '303', '75', '113', '2022-06-25 03:15:47', '2022-06-25 03:15:47'),
(5616, 'Ceframed', '50.00', '125 mg/1.25 ml', '303', '70', '113', '2022-06-25 03:16:30', '2022-06-25 03:16:30'),
(5617, 'Cefranov', '12.50', '500 mg', '303', '16', '132', '2022-06-25 03:17:11', '2022-06-25 03:17:11'),
(5618, 'Cefranov', '80.00', '125 mg/5 ml', '303', '75', '132', '2022-06-25 03:18:03', '2022-06-25 03:18:03'),
(5619, 'Cefrasyn', '13.00', '500 mg', '303', '16', '120', '2022-06-25 03:18:49', '2022-06-25 03:18:49'),
(5620, 'Cefrasyn', '80.00', '125 mg/5 ml', '303', '75', '120', '2022-06-25 03:19:28', '2022-06-25 03:19:28'),
(5621, 'Ceodin', '80.00', '125 mg/5 ml', '303', '75', '50', '2022-06-25 03:20:18', '2022-06-25 03:20:18'),
(5622, 'Cephid', '6.52', '250 mg', '303', '16', '196', '2022-06-25 03:20:59', '2022-06-25 03:20:59'),
(5623, 'Cephid', '12.50', '500 mg', '303', '16', '196', '2022-06-25 03:21:34', '2022-06-25 03:21:34'),
(5624, 'Cephid', '80.00', '125 mg/5 ml', '303', '75', '196', '2022-06-25 03:22:13', '2022-06-25 03:22:13'),
(5625, 'Cephracap', '15.00', '500 mg', '303', '16', '73', '2022-06-25 03:25:52', '2022-06-25 03:25:52'),
(5626, 'Cephracap DS', '120.00', '250 mg/5 ml', '303', '75', '73', '2022-06-25 03:26:31', '2022-06-25 03:26:31'),
(5627, 'Cephradex', '12.50', '500 mg', '303', '16', '110', '2022-06-25 03:27:18', '2022-06-25 03:27:18'),
(5628, 'Cephradex DS', '80.00', '125 mg/5 ml', '303', '75', '110', '2022-06-25 03:28:00', '2022-06-25 03:28:00'),
(5629, 'Cephran', '15.05', '500 mg', '303', '16', '136', '2022-06-25 03:28:52', '2022-06-25 03:28:52'),
(5630, 'Cephran', '90.00', '125 mg/5 ml', '303', '75', '136', '2022-06-25 03:29:51', '2022-06-25 03:29:51'),
(5631, 'Cephran', '65.00', '125 mg/1.25 ml', '303', '70', '136', '2022-06-25 03:32:19', '2022-06-25 03:32:19'),
(5632, 'Cephran', '54.20', '500 mg/vial', '303', '68', '136', '2022-06-25 03:33:07', '2022-06-25 03:33:07'),
(5633, 'Cephran', '80.30', '1 gm/vial', '303', '68', '136', '2022-06-25 03:33:50', '2022-06-25 03:33:50'),
(5634, 'Cephran DS', '120.81', '250 mg/5 ml', '303', '75', '136', '2022-06-25 03:34:30', '2022-06-25 03:34:30'),
(5635, 'Ceproval', '10.50', '500 mg', '303', '16', '143', '2022-06-25 03:35:10', '2022-06-25 03:35:10'),
(5636, 'Ceproval', '70.00', '125 mg/5 ml', '303', '75', '143', '2022-06-25 03:36:01', '2022-06-25 03:36:01'),
(5637, 'Coscef', '12.00', '500 mg', '303', '16', '55', '2022-06-25 03:36:44', '2022-06-25 03:36:44'),
(5638, 'Coscef', '80.00', '125 mg/5 ml', '303', '75', '55', '2022-06-25 03:37:25', '2022-06-25 03:37:25'),
(5639, 'Cusef', '6.50', '250 mg', '303', '16', '61', '2022-06-25 03:38:37', '2022-06-25 03:38:37'),
(5640, 'Cusef', '12.50', '500 mg', '303', '16', '61', '2022-06-25 03:39:16', '2022-06-25 03:39:16'),
(5641, 'Dicef', '7.00', '250 mg', '303', '16', '65', '2022-06-25 03:39:57', '2022-06-25 03:39:57'),
(5642, 'Dicef', '13.00', '500 mg', '303', '16', '65', '2022-06-25 03:40:43', '2022-06-25 03:40:43'),
(5643, 'Dicef', '81.00', '125 mg/5 ml', '303', '75', '65', '2022-06-25 03:41:27', '2022-06-25 03:41:27'),
(5644, 'Dicef', '50.00', '125 mg/1.25 ml', '303', '70', '65', '2022-06-25 03:42:11', '2022-06-25 03:42:11'),
(5645, 'Dicef', '85.00', '1 gm/vial', '303', '68', '65', '2022-06-25 03:43:01', '2022-06-25 03:43:01'),
(5646, 'Dicef Forte', '120.40', '250 mg/5 ml', '303', '75', '65', '2022-06-25 03:43:45', '2022-06-25 03:43:45'),
(5647, 'Edin', '6.50', '250 mg', '303', '16', '116', '2022-06-25 03:44:29', '2022-06-25 03:44:29'),
(5648, 'Edin', '12.50', '500 mg', '303', '16', '116', '2022-06-25 03:45:13', '2022-06-25 03:45:13'),
(5649, 'Edin', '86.00', '125 mg/5 ml', '303', '75', '116', '2022-06-25 03:45:54', '2022-06-25 03:45:54'),
(5650, 'Edin', '50.00', '125 mg/1.25 ml', '303', '70', '116', '2022-06-25 03:46:36', '2022-06-25 03:46:36'),
(5651, 'Edin DS', '120.00', '250 mg/5 ml', '303', '75', '116', '2022-06-25 03:47:25', '2022-06-25 03:47:25'),
(5652, 'Efrad', '6.50', '250 mg', '303', '16', '67', '2022-06-25 03:49:55', '2022-06-25 03:49:55'),
(5653, 'Efrad', '12.50', '500 mg', '303', '16', '67', '2022-06-25 03:50:37', '2022-06-25 03:50:37'),
(5654, 'Efrad', '82.00', '125 mg/5 ml', '303', '75', '67', '2022-06-25 03:51:21', '2022-06-25 03:51:21'),
(5655, 'Elocef', '7.00', '250 mg', '303', '16', '72', '2022-06-25 03:52:01', '2022-06-25 03:52:01'),
(5656, 'Elocef', '13.00', '500 mg', '303', '16', '72', '2022-06-25 03:52:42', '2022-06-25 03:52:42'),
(5657, 'Elocef', '80.00', '125 mg/5 ml', '303', '75', '72', '2022-06-25 03:53:26', '2022-06-25 03:53:26'),
(5658, 'Eusef', '12.00', '500 mg', '303', '16', '82', '2022-06-25 03:54:03', '2022-06-25 03:54:03'),
(5659, 'Eusef', '80.00', '125 mg/5 ml', '303', '75', '82', '2022-06-25 03:54:43', '2022-06-25 03:54:43'),
(5660, 'Eusef', '50.00', '125 mg/1.25 ml', '303', '70', '82', '2022-06-25 03:55:33', '2022-06-25 03:55:33'),
(5661, 'Eusef', '50.00', '500 mg/vial', '303', '68', '82', '2022-06-25 03:56:20', '2022-06-25 03:56:20'),
(5662, 'Eusef', '80.00', '1 gm/vial', '303', '68', '82', '2022-06-25 03:56:58', '2022-06-25 03:56:58'),
(5663, 'Eusef DS', '140.00', '250 mg/5 ml', '303', '75', '82', '2022-06-25 03:57:41', '2022-06-25 03:57:41'),
(5664, 'Extracef', '8.00', '250 mg', '303', '16', '34', '2022-06-25 03:58:27', '2022-06-25 03:58:27'),
(5665, 'Extracef', '15.00', '500 mg', '303', '16', '34', '2022-06-25 03:59:02', '2022-06-25 03:59:02'),
(5666, 'Extracef', '90.00', '125 mg/5 ml', '303', '75', '34', '2022-06-25 03:59:39', '2022-06-25 03:59:39'),
(5667, 'Extracef', '140.00', '250 mg/5 ml', '303', '75', '34', '2022-06-25 04:00:16', '2022-06-25 04:00:16'),
(5668, 'Extracef', '62.00', '125 mg/1.25 ml', '303', '70', '34', '2022-06-25 04:00:53', '2022-06-25 04:00:53'),
(5669, 'G-Cefradine', '10.00', '500 mg', '303', '16', '84', '2022-06-25 04:01:32', '2022-06-25 04:01:32'),
(5670, 'G-Cefradine', '50.00', '125 mg/5 ml', '303', '75', '84', '2022-06-25 04:02:12', '2022-06-25 04:02:12'),
(5671, 'G-Cefradine', '30.00', '125 mg/1.25 ml', '303', '70', '84', '2022-06-25 04:02:52', '2022-06-25 04:02:52'),
(5672, 'G-Cefradine', '40.00', '500 mg/vial', '303', '68', '84', '2022-06-25 04:03:28', '2022-06-25 04:03:28'),
(5673, 'Gigacef', '15.00', '500 mg', '303', '16', '142', '2022-06-25 04:04:01', '2022-06-25 04:04:01'),
(5674, 'Gigacef', '85.00', '125 mg/5 ml', '303', '75', '142', '2022-06-25 04:04:39', '2022-06-25 04:04:39'),
(5675, 'Gigacef', '63.00', '125 mg/1.25 ml', '303', '70', '142', '2022-06-25 04:05:14', '2022-06-25 04:05:14'),
(5676, 'Glovocef', '12.50', '500 mg', '303', '16', '83', '2022-06-25 04:07:28', '2022-06-25 04:07:28'),
(5677, 'Glovocef', '80.00', '125 mg/5 ml', '303', '75', '83', '2022-06-25 04:08:23', '2022-06-25 04:08:23'),
(5678, 'Indocef', '80.00', '125 mg/5 ml', '303', '75', '93', '2022-06-25 04:09:00', '2022-06-25 04:09:00'),
(5679, 'Intracef', '6.50', '250 mg', '303', '16', '43', '2022-06-25 04:09:42', '2022-06-25 04:09:42'),
(5680, 'Intracef', '12.50', '500 mg', '303', '16', '43', '2022-06-25 04:10:21', '2022-06-25 04:10:21'),
(5681, 'Intracef', '80.00', '125 mg/5 ml', '303', '75', '43', '2022-06-25 04:10:59', '2022-06-25 04:10:59'),
(5682, 'Intracef', '50.00', '125 mg/1.25 ml', '303', '70', '43', '2022-06-25 04:11:42', '2022-06-25 04:11:42'),
(5683, 'Intracef DS', '120.00', '250 mg/5 ml', '303', '75', '43', '2022-06-25 04:12:28', '2022-06-25 04:12:28'),
(5684, 'Jedine', '12.50', '500 mg', '303', '16', '20', '2022-06-25 04:13:04', '2022-06-25 04:13:04'),
(5685, 'Jedine', '80.00', '125 mg/5 ml', '303', '75', '20', '2022-06-25 04:13:40', '2022-06-25 04:13:40'),
(5686, 'Jedine', '50', '125 mg/1.25 ml', '303', '70', '20', '2022-06-25 04:14:18', '2022-06-25 04:14:18'),
(5687, 'Kefdrin', '13.60', '500 mg', '303', '16', '81', '2022-06-25 04:15:04', '2022-06-25 04:15:04'),
(5688, 'Kefdrin', '86.30', '125 mg/5 ml', '303', '75', '81', '2022-06-25 04:15:40', '2022-06-25 04:15:40'),
(5689, 'Kefdrin', '7.09', '250 mg', '303', '16', '81', '2022-06-25 04:16:15', '2022-06-25 04:16:15'),
(5690, 'Keprad', '8.20', '250 mg', '303', '16', '178', '2022-06-25 04:16:54', '2022-06-25 04:16:54'),
(5691, 'Keprad', '15.38', '500 mg', '303', '16', '178', '2022-06-25 04:17:25', '2022-06-25 04:17:25'),
(5692, 'Lebac', '8.03', '250 mg', '303', '16', '179', '2022-06-25 04:18:04', '2022-06-25 04:18:04'),
(5693, 'Lebac', '15.05', '500 mg', '303', '16', '179', '2022-06-25 04:18:44', '2022-06-25 04:18:44'),
(5694, 'Lebac', '95.00', '125 mg/5 ml', '303', '75', '179', '2022-06-25 04:19:27', '2022-06-25 04:19:27'),
(5695, 'Lebac', '65.19', '125 mg/1.25 ml', '303', '70', '179', '2022-06-25 04:20:09', '2022-06-25 04:20:09'),
(5696, 'Lebac', '65.19', '500 mg/vial', '303', '68', '179', '2022-06-25 04:20:48', '2022-06-25 04:20:48'),
(5697, 'Lebac Forte', '135.40', '250 mg/5 ml', '303', '75', '179', '2022-06-25 04:21:26', '2022-06-25 04:21:26'),
(5698, 'Libradin', '80.30', '125 mg/5 ml', '303', '75', '107', '2022-06-25 04:22:03', '2022-06-25 04:22:03'),
(5699, 'Libradin', '12.54', '500 mg', '303', '16', '107', '2022-06-25 04:22:38', '2022-06-25 04:22:38'),
(5700, 'Lidocef', '12.50', '500 mg', '303', '16', '105', '2022-06-25 04:23:27', '2022-06-25 04:23:27'),
(5701, 'Lidocef', '80.00', '125 mg/5 ml', '303', '75', '105', '2022-06-25 04:24:10', '2022-06-25 04:24:10'),
(5702, 'Lindex', '7.00', '250 mg', '303', '16', '157', '2022-06-25 04:24:51', '2022-06-25 04:24:51'),
(5703, 'Lindex', '13.00', '500 mg', '303', '16', '157', '2022-06-25 04:25:26', '2022-06-25 04:25:26'),
(5704, 'Lindex', '85.00', '125 mg/5 ml', '303', '75', '157', '2022-06-25 04:26:00', '2022-06-25 04:26:00');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(5705, 'Lindex', '60.00', '125 mg/1.25 ml', '303', '70', '157', '2022-06-25 04:26:39', '2022-06-25 04:26:39'),
(5706, 'Lindex', '55.00', '500 mg/vial', '303', '68', '157', '2022-06-25 04:27:14', '2022-06-25 04:27:14'),
(5707, 'Lindex', '85.00', '1 gm/vial', '303', '68', '157', '2022-06-25 04:27:50', '2022-06-25 04:27:50'),
(5708, 'Lindex DS', '130.00', '250 mg/5 ml', '303', '75', '162', '2022-06-25 04:28:30', '2022-06-25 04:28:30'),
(5709, 'Medicef', '11.93', '500 mg', '303', '16', '112', '2022-06-25 04:29:53', '2022-06-25 04:29:53'),
(5710, 'Medicef', '75.00', '125 mg/5 ml', '303', '75', '112', '2022-06-25 04:30:27', '2022-06-25 04:30:27'),
(5711, 'Mefrad', '12.55', '500 mg', '303', '16', '117', '2022-06-25 19:21:25', '2022-06-25 19:21:25'),
(5712, 'Mefrad', '100.00', '250 mg/5 ml', '303', '75', '117', '2022-06-25 19:22:15', '2022-06-25 19:22:15'),
(5713, 'Mega Cef', '11.90', '500 mg', '303', '16', '90', '2022-06-25 19:22:49', '2022-06-25 19:22:49'),
(5714, 'Mega Cef', '81.00', '125 mg/5 ml', '303', '75', '90', '2022-06-25 19:23:20', '2022-06-25 19:23:20'),
(5715, 'Multicef', '8.00', '250 mg', '303', '16', '62', '2022-06-25 19:24:33', '2022-06-25 19:24:33'),
(5716, 'Multicef', '15.00', '500 mg', '303', '16', '62', '2022-06-25 19:25:08', '2022-06-25 19:25:08'),
(5717, 'Multicef', '85.00', '125 mg/5 ml', '303', '75', '62', '2022-06-25 19:25:38', '2022-06-25 19:25:38'),
(5718, 'Multicef', '60.00', '125 mg/1.25 ml', '303', '70', '62', '2022-06-25 19:26:31', '2022-06-25 19:26:31'),
(5719, 'Mycef', '12.54', '500 mg', '303', '16', '27', '2022-06-25 19:27:01', '2022-06-25 19:27:01'),
(5720, 'Mycef', '80.27', '125 mg/5 ml', '303', '75', '27', '2022-06-25 19:27:30', '2022-06-25 19:27:30'),
(5721, 'Mycef', '50.18', '125 mg/1.25 ml', '303', '70', '27', '2022-06-25 19:28:01', '2022-06-25 19:28:01'),
(5722, 'Mycef DS', '120.00', '250 mg/5 ml', '303', '75', '27', '2022-06-25 19:28:29', '2022-06-25 19:28:29'),
(5723, 'Novadin', '12.00', '500 mg', '303', '16', '21', '2022-06-25 19:29:09', '2022-06-25 19:29:09'),
(5724, 'Novadin', '80.00', '125 mg/5 ml', '303', '75', '21', '2022-06-25 19:29:38', '2022-06-25 19:29:38'),
(5725, 'Omnisef', '80.00', '125 mg/5 ml', '303', '75', '137', '2022-06-25 20:38:27', '2022-06-25 20:38:27'),
(5726, 'Omnisef', '14.00', '500 mg', '303', '16', '137', '2022-06-25 20:39:01', '2022-06-25 20:39:01'),
(5727, 'Orgacef', '6.52', '250 mg', '303', '16', '138', '2022-06-25 20:59:50', '2022-06-25 20:59:50'),
(5728, 'Orgacef', '12.54', '500 mg', '303', '16', '138', '2022-06-25 21:00:25', '2022-06-25 21:00:25'),
(5729, 'Orgacef', '80.24', '125 mg/5 ml', '303', '75', '138', '2022-06-25 21:00:59', '2022-06-25 21:00:59'),
(5730, 'P-Cef', '12.05', '500 mg', '303', '16', '146', '2022-06-25 21:01:40', '2022-06-25 21:01:40'),
(5731, 'P-Cef', '78.00', '125 mg/5 ml', '303', '75', '146', '2022-06-25 21:02:12', '2022-06-25 21:02:12'),
(5732, 'P-Cef', '50.18', '125 mg/1.25 ml', '303', '70', '146', '2022-06-25 21:02:42', '2022-06-25 21:02:42'),
(5733, 'P-Cef DS', '120.45', '250 mg/5 ml', '303', '75', '146', '2022-06-25 21:04:20', '2022-06-25 21:04:20'),
(5734, 'Polycef', '6.52', '250 mg', '303', '16', '161', '2022-06-25 21:05:22', '2022-06-25 21:05:22'),
(5735, 'Polycef', '12.54', '500 mg', '303', '16', '161', '2022-06-25 21:06:42', '2022-06-25 21:06:42'),
(5736, 'Polycef', '90.00', '125 mg/5 ml', '303', '75', '161', '2022-06-25 21:07:09', '2022-06-25 21:07:09'),
(5737, 'Polycef', '62.00', '125 mg/1.25 ml', '303', '70', '161', '2022-06-25 21:07:45', '2022-06-25 21:07:45'),
(5738, 'Polycef', '65.00', '500 mg/vial', '303', '68', '161', '2022-06-25 21:08:31', '2022-06-25 21:08:31'),
(5739, 'Polycef', '90.00', '1 gm/vial', '303', '68', '161', '2022-06-25 21:09:03', '2022-06-25 21:09:03'),
(5740, 'Polycef DS', '132.00', '250 mg/5 ml', '303', '75', '161', '2022-06-25 21:09:29', '2022-06-25 21:09:29'),
(5741, 'Procef', '6.50', '250 mg', '303', '16', '92', '2022-06-25 21:09:55', '2022-06-25 21:09:55'),
(5742, 'Procef', '12.50', '500 mg', '303', '16', '92', '2022-06-25 21:14:58', '2022-06-25 21:14:58'),
(5743, 'Procef', '80.00', '125 mg/5 ml', '303', '75', '92', '2022-06-25 21:15:48', '2022-06-25 21:15:48'),
(5744, 'Procef', '50.00', '125 mg/1.25 ml', '303', '70', '92', '2022-06-25 21:16:16', '2022-06-25 21:16:16'),
(5745, 'Procef', '50.00', '500 mg/vial', '303', '68', '92', '2022-06-25 21:16:53', '2022-06-25 21:16:53'),
(5746, 'Procef', '80.00', '1 gm/vial', '303', '68', '92', '2022-06-25 21:17:37', '2022-06-25 21:17:37'),
(5747, 'Procef Fort', '120.00', '250 mg/5 ml', '303', '75', '92', '2022-06-25 21:18:03', '2022-06-25 21:18:03'),
(5748, 'Recepra', '12.50', '500 mg', '303', '16', '159', '2022-06-25 21:19:45', '2022-06-25 21:19:45'),
(5749, 'Recepra', '75.00', '125 mg/5 ml', '303', '75', '159', '2022-06-25 21:20:16', '2022-06-25 21:20:16'),
(5750, 'Reocef', '15.00', '500 mg', '303', '16', '162', '2022-06-25 21:20:42', '2022-06-25 21:20:42'),
(5751, 'Reocef', '87.00', '125 mg/5 ml', '303', '75', '162', '2022-06-25 21:21:11', '2022-06-25 21:21:11'),
(5752, 'Revoc', '12.04', '500 mg', '303', '16', '130', '2022-06-25 21:21:43', '2022-06-25 21:21:43'),
(5753, 'Revoc', '80.24', '125 mg/5 ml', '303', '75', '130', '2022-06-25 21:22:19', '2022-06-25 21:22:19'),
(5754, 'Revoc', '50.15', '125 mg/1.25 ml', '303', '75', '130', '2022-06-25 21:22:51', '2022-06-25 21:22:51'),
(5755, 'Revoc DS', '120.37', '250 mg/5 ml', '303', '75', '130', '2022-06-25 21:23:22', '2022-06-25 21:23:22'),
(5756, 'Rocef', '10.00', '250 mg', '303', '16', '89', '2022-06-25 21:23:53', '2022-06-25 21:23:53'),
(5757, 'Rocef', '16.00', '500 mg', '303', '16', '89', '2022-06-25 21:24:21', '2022-06-25 21:24:21'),
(5758, 'Rocef', '95.00', '125 mg/5 ml', '303', '75', '89', '2022-06-25 21:24:51', '2022-06-25 21:24:51'),
(5759, 'Rocef Forte', '140.00', '250 mg/5 ml', '303', '75', '89', '2022-06-25 21:25:21', '2022-06-25 21:25:21'),
(5760, 'Roxicef', '12.55', '500 mg', '303', '16', '150', '2022-06-25 21:25:49', '2022-06-25 21:25:49'),
(5761, 'Roxicef', '80.30', '125 mg/5 ml', '303', '75', '150', '2022-06-25 21:26:20', '2022-06-25 21:26:20'),
(5762, 'Sefacin', '7.75', '250 mg', '303', '16', '102', '2022-06-25 22:34:54', '2022-06-25 22:34:54'),
(5763, 'Sefacin', '12.50', '500 mg', '303', '16', '102', '2022-06-25 22:35:35', '2022-06-25 22:35:35'),
(5764, 'Sefacin', '85.00', '125 mg/5 ml', '303', '75', '102', '2022-06-25 22:36:17', '2022-06-25 22:36:17'),
(5765, 'Sefacin', '50.00', '125 mg/1.25 ml', '303', '70', '102', '2022-06-25 22:36:58', '2022-06-25 22:36:58'),
(5766, 'Sefcon', '12.54', '500 mg', '303', '16', '53', '2022-06-25 22:37:50', '2022-06-25 22:37:50'),
(5767, 'Sefcon DS', '120.36', '250 mg/5 ml', '303', '75', '53', '2022-06-25 22:38:30', '2022-06-25 22:38:30'),
(5768, 'Sefin', '6.55', '250 mg', '303', '16', '140', '2022-06-25 22:39:34', '2022-06-25 22:39:34'),
(5769, 'Sefin', '12.59', '500 mg', '303', '16', '140', '2022-06-25 22:40:19', '2022-06-25 22:40:19'),
(5770, 'Sefin', '80.55', '125 mg/5 ml', '303', '75', '140', '2022-06-25 22:41:02', '2022-06-25 22:41:02'),
(5771, 'Sefin', '50.35', '125 mg/1.25 ml', '303', '70', '140', '2022-06-25 22:41:51', '2022-06-25 22:41:51'),
(5772, 'Sefin', '35.23', '250 mg/vial', '303', '68', '140', '2022-06-25 22:42:31', '2022-06-25 22:42:31'),
(5773, 'Sefin', '50.35', '500 mg/vial', '303', '68', '140', '2022-06-25 22:43:13', '2022-06-25 22:43:13'),
(5774, 'Sefin', '80.55', '1 gm/vial', '303', '68', '140', '2022-06-25 22:43:53', '2022-06-25 22:43:53'),
(5775, 'Sefin DS', '60.42', '250 mg/5 ml (50 ml bottle)', '303', '75', '140', '2022-06-25 22:44:51', '2022-06-25 22:44:51'),
(5776, 'Sefin DS', '120.81', '250 mg/5 ml (100 ml bottle)', '303', '75', '140', '2022-06-25 22:45:41', '2022-06-25 22:45:41'),
(5777, 'Sefnin', '6.50', '250 mg', '303', '16', '119', '2022-06-25 22:46:23', '2022-06-25 22:46:23'),
(5778, 'Sefnin', '12.50', '500 mg', '303', '16', '119', '2022-06-25 22:47:04', '2022-06-25 22:47:04'),
(5779, 'Sefnin', '80.00', '125 mg/5 ml', '303', '75', '119', '2022-06-25 22:47:46', '2022-06-25 22:47:46'),
(5780, 'Sefrad', '10.03', '250 mg', '303', '16', '198', '2022-06-25 22:48:27', '2022-06-25 22:48:27'),
(5781, 'Sefrad', '16.05', '500 mg', '303', '16', '198', '2022-06-25 22:49:06', '2022-06-25 22:49:06'),
(5782, 'Sefrad', '95.29', '125 mg/5 ml', '303', '75', '198', '2022-06-25 22:49:46', '2022-06-25 22:49:46'),
(5783, 'Sefrad', '65.20', '100 mg/ml', '303', '75', '198', '2022-06-25 22:50:37', '2022-06-25 22:50:37'),
(5784, 'Sefrad', '60.18', '500 mg/vial', '303', '68', '198', '2022-06-25 22:51:12', '2022-06-25 22:51:12'),
(5785, 'Sefrad DS', '130.39', '250 mg/5 ml', '303', '75', '198', '2022-06-25 22:51:54', '2022-06-25 22:51:54'),
(5786, 'Sefrate', '12.50', '500 mg', '303', '16', '48', '2022-06-25 22:52:34', '2022-06-25 22:52:34'),
(5787, 'Sefrate', '80.00', '125 mg/5 ml', '303', '75', '48', '2022-06-25 22:53:13', '2022-06-25 22:53:13'),
(5788, 'Sefrate', '50.00', '125 mg/1.25 ml', '303', '70', '48', '2022-06-25 22:53:50', '2022-06-25 22:53:50'),
(5789, 'Sefril', '8.03', '250 mg', '303', '16', '19', '2022-06-25 22:55:01', '2022-06-25 22:55:01'),
(5790, 'Sefril', '15.04', '500 mg', '303', '16', '19', '2022-06-25 22:55:43', '2022-06-25 22:55:43'),
(5791, 'Sefril', '90.27', '125 mg/5 ml', '303', '75', '19', '2022-06-25 22:56:27', '2022-06-25 22:56:27'),
(5792, 'Sefril', '62.19', '125 mg/1.25 ml', '303', '70', '19', '2022-06-25 22:57:11', '2022-06-25 22:57:11'),
(5793, 'Sefril DS', '120.82', '250 mg/5 ml', '303', '75', '19', '2022-06-25 22:57:55', '2022-06-25 22:57:55'),
(5794, 'Sefro', '6.52', '250 mg', '303', '16', '124', '2022-06-25 22:58:36', '2022-06-25 22:58:36'),
(5795, 'Sefro', '15.00', '500 mg', '303', '16', '124', '2022-06-25 22:59:05', '2022-06-25 22:59:05'),
(5796, 'Sefro', '85.00', '125 mg/5 ml', '303', '75', '124', '2022-06-25 22:59:36', '2022-06-25 22:59:36'),
(5797, 'Sefro', '62.00', '125 mg/1.25 ml', '303', '70', '124', '2022-06-25 23:00:07', '2022-06-25 23:00:07'),
(5798, 'Sefro DS', '120.80', '250 mg/5 ml', '303', '75', '124', '2022-06-25 23:00:37', '2022-06-25 23:00:37'),
(5799, 'Seftec', '12.50', '500 mg', '303', '16', '30', '2022-06-25 23:18:56', '2022-06-25 23:18:56'),
(5800, 'Seftec', '160.00', '125 mg/5 ml', '303', '75', '30', '2022-06-25 23:19:39', '2022-06-25 23:19:39'),
(5801, 'Seftec', '50.00', '125 mg/1.25 ml', '303', '70', '30', '2022-06-25 23:20:17', '2022-06-25 23:20:17'),
(5802, 'Sephar', '12.50', '500 mg', '303', '16', '202', '2022-06-25 23:21:06', '2022-06-25 23:21:06'),
(5803, 'Sephar', '80.00', '125 mg/5 ml', '303', '75', '202', '2022-06-25 23:21:40', '2022-06-25 23:21:40'),
(5804, 'Sephar DS', '120.00', '250 mg/5 ml', '303', '75', '202', '2022-06-25 23:22:22', '2022-06-25 23:22:22'),
(5805, 'Sepra-S', '15.00', '500 mg', '303', '16', '170', '2022-06-25 23:22:57', '2022-06-25 23:22:57'),
(5806, 'Sepra-S', '86.00', '125 mg/5 ml', '303', '75', '170', '2022-06-25 23:23:49', '2022-06-25 23:23:49'),
(5807, 'Septa', '12.36', '500 mg', '303', '16', '64', '2022-06-25 23:24:31', '2022-06-25 23:24:31'),
(5808, 'Septa', '49.00', '125 mg/5 ml', '303', '75', '64', '2022-06-25 23:25:11', '2022-06-25 23:25:11'),
(5809, 'Septa', '48.90', '125 mg/1.25 ml', '303', '70', '64', '2022-06-25 23:25:55', '2022-06-25 23:25:55'),
(5810, 'Sicef', '12.55', '500 mg', '303', '16', '174', '2022-06-25 23:26:32', '2022-06-25 23:26:32'),
(5811, 'Sicef', '80.00', '125 mg/5 ml', '303', '75', '174', '2022-06-25 23:27:09', '2022-06-25 23:27:09'),
(5812, 'Sicef', '45.14', '125 mg/1.25 ml', '303', '70', '174', '2022-06-25 23:27:50', '2022-06-25 23:27:50'),
(5813, 'Sicef DS', '70.26', '250 mg/5 ml (60 ml bottle)', '303', '75', '174', '2022-06-25 23:28:40', '2022-06-25 23:28:40'),
(5814, 'Sicef DS', '120.46', '250 mg/5 ml (100 ml bottle)', '303', '75', '174', '2022-06-25 23:29:35', '2022-06-25 23:29:35'),
(5815, 'Sinaceph', '6.80', '250 mg', '303', '16', '91', '2022-06-25 23:30:13', '2022-06-25 23:30:13'),
(5816, 'Sinaceph', '15.00', '500 mg', '303', '16', '91', '2022-06-25 23:30:47', '2022-06-25 23:30:47'),
(5817, 'Sinaceph', '95.00', '125 mg/5 ml', '303', '75', '91', '2022-06-25 23:32:31', '2022-06-25 23:32:31'),
(5818, 'Sinaceph', '55.00', '125 mg/1.25 ml', '303', '70', '91', '2022-06-25 23:33:05', '2022-06-25 23:33:05'),
(5819, 'Sinaceph', '55.00', '500 mg/vial', '303', '68', '91', '2022-06-25 23:33:41', '2022-06-25 23:33:41'),
(5820, 'Sinaceph', '85.00', '1 gm/vial', '303', '68', '91', '2022-06-25 23:34:17', '2022-06-25 23:34:17'),
(5821, 'Sinaceph DS', '125.00', '250 mg/5 ml', '303', '75', '91', '2022-06-25 23:34:51', '2022-06-25 23:34:51'),
(5822, 'SK-cef', '8.00', '250 mg', '303', '16', '71', '2022-06-25 23:35:34', '2022-06-25 23:35:34'),
(5823, 'SK-cef', '15.00', '500 mg', '303', '16', '71', '2022-06-25 23:36:05', '2022-06-25 23:36:05'),
(5824, 'SK-cef', '90.00', '125 mg/5 ml', '303', '75', '71', '2022-06-25 23:36:37', '2022-06-25 23:36:37'),
(5825, 'SK-cefSK-cef', '65.00', '125 mg/1.25 ml', '303', '70', '71', '2022-06-25 23:37:09', '2022-06-25 23:37:09'),
(5826, 'SK-cef', '60.00', '500 mg/vial', '303', '68', '71', '2022-06-25 23:37:49', '2022-06-25 23:37:49'),
(5827, 'SK-cef', '85.00', '1 gm/vial', '303', '68', '71', '2022-06-25 23:38:28', '2022-06-25 23:38:28'),
(5828, 'SK-cef DS', '80.00', '250 mg/5 ml (60 ml bottle)', '303', '75', '71', '2022-06-25 23:38:59', '2022-06-25 23:38:59'),
(5829, 'SK-cef DS', '140.00', '250 mg/5 ml (100 ml bottle)', '303', '75', '71', '2022-06-25 23:39:41', '2022-06-25 23:39:41'),
(5830, 'Sporin', '12.00', '500 mg', '303', '16', '111', '2022-06-25 23:40:25', '2022-06-25 23:40:25'),
(5831, 'Sporin', '80.00', '125 mg/5 ml', '303', '75', '111', '2022-06-25 23:41:02', '2022-06-25 23:41:02'),
(5832, 'Sporin', '60.00', '125 mg/1.25 ml', '303', '70', '111', '2022-06-25 23:41:36', '2022-06-25 23:41:36'),
(5833, 'Supracef', '6.72', '250 mg', '303', '16', '45', '2022-06-25 23:43:59', '2022-06-25 23:43:59'),
(5834, 'Supracef', '12.55', '500 mg', '303', '16', '45', '2022-06-25 23:44:36', '2022-06-25 23:44:36'),
(5835, 'Supracef', '80.30', '125 mg/5 ml', '303', '75', '45', '2022-06-25 23:45:18', '2022-06-25 23:45:18'),
(5836, 'Supracef', '50.19', '125 mg/1.25 ml', '303', '70', '45', '2022-06-25 23:46:15', '2022-06-25 23:46:15'),
(5837, 'Supracef', '74.00', '1 gm/vial', '303', '68', '45', '2022-06-25 23:46:57', '2022-06-25 23:46:57'),
(5838, 'Supracef DS', '120.45', '250 mg/5 ml', '303', '75', '45', '2022-06-25 23:47:43', '2022-06-25 23:47:43'),
(5839, 'Tydin', '14.68', '500 mg', '303', '16', '177', '2022-06-25 23:48:27', '2022-06-25 23:48:27'),
(5840, 'Tydin', '82.00', '125 mg/5 ml', '303', '75', '177', '2022-06-25 23:49:07', '2022-06-25 23:49:07'),
(5841, 'Tydin DS', '120.46', '250 mg/5 ml', '303', '75', '177', '2022-06-25 23:49:58', '2022-06-25 23:49:58'),
(5842, 'Ultrasef', '6.87', '250 mg', '303', '16', '98', '2022-06-25 23:50:51', '2022-06-25 23:50:51'),
(5843, 'Ultrasef', '12.58', '500 mg', '303', '16', '98', '2022-06-25 23:51:59', '2022-06-25 23:51:59'),
(5844, 'Ultrasef', '90.27', '125 mg/5 ml', '303', '75', '98', '2022-06-25 23:52:57', '2022-06-25 23:52:57'),
(5845, 'Ultrasef', '50.35', '125 mg/1.25 ml', '303', '70', '98', '2022-06-25 23:53:34', '2022-06-25 23:53:34'),
(5846, 'Vecef', '12.50', '500 mg', '303', '16', '35', '2022-06-25 23:54:12', '2022-06-25 23:54:12'),
(5847, 'Vecef', '80.00', '125 mg/5 ml', '303', '75', '35', '2022-06-25 23:54:50', '2022-06-25 23:54:50'),
(5848, 'Vecef', '50.00', '125 mg/1.25 ml', '303', '70', '35', '2022-06-25 23:55:24', '2022-06-25 23:55:24'),
(5849, 'Vecef-DS', '120.00', '250 mg/5 ml', '303', '75', '35', '2022-06-25 23:56:01', '2022-06-25 23:56:01'),
(5850, 'Velodin', '13.00', '500 mg', '303', '16', '87', '2022-06-25 23:56:42', '2022-06-25 23:56:42'),
(5851, 'Velodin', '90.00', '125 mg/5 ml', '303', '75', '87', '2022-06-25 23:57:20', '2022-06-25 23:57:20'),
(5852, 'Velogen', '12.59', '500 mg', '303', '16', '78', '2022-06-25 23:58:08', '2022-06-25 23:58:08'),
(5853, 'Velogen', '82.66', '125 mg/5 ml', '303', '75', '78', '2022-06-25 23:58:43', '2022-06-25 23:58:43'),
(5854, 'Velogen', '50.35', '125 mg/1.25 ml', '303', '70', '78', '2022-06-25 23:59:17', '2022-06-25 23:59:17'),
(5855, 'Velogen', '50.35', '125 mg/1.25 ml', '303', '70', '78', '2022-06-25 23:59:53', '2022-06-25 23:59:53'),
(5856, 'Velox', '7.02', '250 mg', '303', '16', '101', '2022-06-26 00:00:30', '2022-06-26 00:00:30'),
(5857, 'Velox', '13.04', '500 mg', '303', '16', '101', '2022-06-26 00:01:10', '2022-06-26 00:01:10'),
(5858, 'Velox', '80.24', '125 mg/5 ml', '303', '75', '101', '2022-06-26 00:01:46', '2022-06-26 00:01:46'),
(5859, 'Velox', '50.15', '125 mg/1.25 ml', '303', '70', '101', '2022-06-26 00:02:18', '2022-06-26 00:02:18'),
(5860, 'Vericef', '10.00', '500 mg', '303', '16', '193', '2022-06-26 00:02:51', '2022-06-26 00:02:51'),
(5861, 'Vericef', '90.27', '125 mg/5 ml', '303', '75', '193', '2022-06-26 00:03:25', '2022-06-26 00:03:25'),
(5862, 'Wincef', '80.30', '125 mg/5 ml', '303', '75', '186', '2022-06-26 00:04:04', '2022-06-26 00:04:04'),
(5863, 'Wincef', '12.50', '500 mg', '303', '16', '186', '2022-06-26 00:04:38', '2022-06-26 00:04:38'),
(5864, 'Zecef', '12.54', '500 mg', '303', '16', '77', '2022-06-26 00:05:13', '2022-06-26 00:05:13'),
(5865, 'Zecef', '80.24', '125 mg/5 ml', '303', '75', '77', '2022-06-26 00:05:50', '2022-06-26 00:05:50'),
(5866, 'Zecef', '50.16', '125 mg/1.25 ml', '303', '70', '77', '2022-06-26 00:06:30', '2022-06-26 00:06:30'),
(5867, 'Zenaf', '13.38', '500 mg', '303', '16', '54', '2022-06-26 00:07:13', '2022-06-26 00:07:13'),
(5868, 'Zenaf', '82.00', '125 mg/5 ml', '303', '75', '54', '2022-06-26 00:08:33', '2022-06-26 00:08:33'),
(5869, 'Zenaf', '57.00', '125 mg/1.25 ml', '303', '70', '54', '2022-06-26 00:09:15', '2022-06-26 00:09:15'),
(5870, 'Cerinib', '626.67', '150 mg', '304', '16', '65', '2022-06-26 00:10:06', '2022-06-26 00:10:06'),
(5871, 'Erinlar', '2500.00', '150 mg', '304', '16', '79', '2022-06-26 00:10:50', '2022-06-26 00:11:34'),
(5872, 'Bongel', '80.24', '0.01%+8.714%', '305', '71', '78', '2022-06-26 00:12:33', '2022-06-26 00:12:33'),
(5873, 'Acitrin', '3.01', '10 mg', '306', '13', '18', '2022-06-26 00:15:21', '2022-06-26 00:15:21'),
(5874, 'Acitrin', '3.01', '10 mg', '306', '13', '18', '2022-06-26 00:15:21', '2022-06-26 00:15:21'),
(5875, 'Acitrin', '30.09', '5 mg/5 ml', '306', '59', '18', '2022-06-26 00:16:14', '2022-06-26 00:16:14'),
(5876, 'Acitrin', '25.08', '2.5 mg/ml', '306', '70', '18', '2022-06-26 00:16:57', '2022-06-26 00:16:57'),
(5877, 'Actizen', '2.03', '10 mg', '306', '13', '27', '2022-06-26 00:17:37', '2022-06-26 00:17:37'),
(5878, 'Actizen', '16.00', '5 mg/5 ml', '306', '59', '27', '2022-06-26 00:19:49', '2022-06-26 00:19:49'),
(5879, 'Adtrizin', '2.50', '10 mg', '306', '13', '184', '2022-06-26 00:20:38', '2022-06-26 00:20:38'),
(5880, 'Alargol', '25.00', '5 mg/5 ml', '306', '59', '72', '2022-06-26 00:21:18', '2022-06-26 00:21:18'),
(5881, 'Alargol', '2.50', '10 mg', '306', '13', '72', '2022-06-26 00:22:07', '2022-06-26 00:22:07'),
(5882, 'Alartn', '30.00', '5 mg/5 ml', '306', '59', '25', '2022-06-26 00:24:57', '2022-06-26 00:24:57'),
(5883, 'Alat', '2.50', '10 mg', '306', '13', '151', '2022-06-26 00:25:46', '2022-06-26 00:25:46'),
(5884, 'Alater', '2.50', '10 mg', '306', '13', '41', '2022-06-26 00:27:02', '2022-06-26 00:27:02'),
(5885, 'Alatin', '2.01', '10 mg', '306', '13', '53', '2022-06-26 00:27:37', '2022-06-26 00:27:37'),
(5886, 'Alatrol', '3.01', '10 mg', '306', '13', '179', '2022-06-26 00:28:41', '2022-06-26 00:28:41'),
(5887, 'Alatrol', '30.10', '5 mg/5 ml', '306', '59', '179', '2022-06-26 00:29:21', '2022-06-26 00:29:21'),
(5888, 'Alatrol', '25.08', '2.5 mg/ml', '306', '70', '179', '2022-06-26 00:30:04', '2022-06-26 00:30:04'),
(5889, 'Alermet', '16.00', '5 mg/5 ml', '306', '57', '137', '2022-06-26 01:47:29', '2022-06-26 01:47:29'),
(5890, 'Alermet', '2.50', '10 mg', '306', '13', '137', '2022-06-26 01:48:22', '2022-06-26 01:48:22'),
(5891, 'Aletrin', '2.50', '10 mg', '306', '13', '160', '2022-06-26 01:49:15', '2022-06-26 01:49:15'),
(5892, 'Allercet', '2.50', '10 mg', '306', '13', '111', '2022-06-26 01:50:00', '2022-06-26 01:50:00'),
(5893, 'Allercet', '14.80', '5 mg/5 ml', '306', '59', '111', '2022-06-26 01:50:44', '2022-06-26 01:50:44'),
(5894, 'Allernil', '2.51', '10 mg', '306', '13', '101', '2022-06-26 01:51:28', '2022-06-26 01:51:28'),
(5895, 'Allernil', '25.00', '5 mg/5 ml', '306', '59', '101', '2022-06-26 01:52:07', '2022-06-26 01:52:07'),
(5896, 'Antrin', '2.50', '10 mg', '306', '13', '50', '2022-06-26 01:52:57', '2022-06-26 01:52:57'),
(5897, 'Arcet', '2.01', '10 mg', '306', '13', '127', '2022-06-26 01:54:00', '2022-06-26 01:54:00'),
(5898, 'Arcet', '25.08', '5 mg/5 ml', '306', '59', '127', '2022-06-26 01:56:31', '2022-06-26 01:56:31'),
(5899, 'Asitrol', '2.00', '10 mg', '306', '13', '35', '2022-06-26 01:57:21', '2022-06-26 01:57:21'),
(5900, 'Atrizin', '3.00', '10 mg', '306', '13', '43', '2022-06-26 01:58:09', '2022-06-26 01:58:09'),
(5901, 'Atrizin', '30.00', '5 mg/5 ml', '306', '59', '43', '2022-06-26 01:59:03', '2022-06-26 01:59:03'),
(5902, 'Atrizin', '25.00', '2.5 mg/ml', '306', '70', '43', '2022-06-26 01:59:41', '2022-06-26 01:59:41'),
(5903, 'B-Cef', '2.50', '10 mg', '306', '13', '40', '2022-06-26 02:00:22', '2022-06-26 02:00:22'),
(5904, 'B-Cef', '20.00', '5 mg/5 ml', '306', '59', '40', '2022-06-26 02:01:06', '2022-06-26 02:01:06'),
(5905, 'Bptrol', '2.00', '10 mg', '306', '13', '48', '2022-06-26 02:01:48', '2022-06-26 02:01:48'),
(5906, 'Celozin', '2.50', '10 mg', '306', '13', '105', '2022-06-26 02:02:52', '2022-06-26 02:02:52'),
(5907, 'Celozin', '30.00', '5 mg/5 ml', '306', '59', '105', '2022-06-26 02:03:29', '2022-06-26 02:03:29'),
(5908, 'Ceritec', '2.25', '10 mg', '306', '13', '165', '2022-06-26 02:04:17', '2022-06-26 02:04:17'),
(5909, 'Cerzin', '2.50', '10 mg', '306', '13', '76', '2022-06-26 02:04:50', '2022-06-26 02:04:50'),
(5910, 'Cesil', '2.51', '10 mg', '306', '13', '174', '2022-06-26 02:05:31', '2022-06-26 02:05:31'),
(5911, 'Cesil', '16.00', '5 mg/5 ml', '306', '59', '174', '2022-06-26 02:06:12', '2022-06-26 02:06:12'),
(5912, 'Cetirizine', '2.50', '10 mg', '306', '13', '30', '2022-06-26 02:06:47', '2022-06-26 02:06:47'),
(5913, 'Cetirizine', '16.00', '5 mg/5 ml', '306', '59', '30', '2022-06-26 02:07:31', '2022-06-26 02:07:31'),
(5914, 'Cetisoft', '4.00', '10 mg', '306', '16', '19', '2022-06-26 02:08:22', '2022-06-26 02:08:22'),
(5915, 'Cetizin', '3.01', '10 mg', '306', '13', '19', '2022-06-26 02:08:58', '2022-06-26 02:08:58'),
(5916, 'Cetjet', '2.00', '10 mg', '306', '13', '159', '2022-06-26 02:09:37', '2022-06-26 02:09:37'),
(5917, 'Cetmax', '3.00', '10 mg', '306', '13', '22', '2022-06-26 02:10:24', '2022-06-26 02:10:24'),
(5918, 'Cetra', '2.02', '10 mg', '306', '13', '55', '2022-06-26 02:11:05', '2022-06-26 02:11:05'),
(5919, 'Cetriben', '3.00', '10 mg', '306', '13', '42', '2022-06-26 02:11:40', '2022-06-26 02:11:40'),
(5920, 'Cetriben', '30.00', '5 mg/5 ml', '306', '59', '42', '2022-06-26 02:12:23', '2022-06-26 02:12:23'),
(5921, 'Cetrigen', '2.50', '10 mg', '306', '13', '44', '2022-06-26 02:13:00', '2022-06-26 02:13:00'),
(5922, 'Cetril', '2.52', '10 mg', '306', '13', '51', '2022-06-26 02:21:03', '2022-06-26 02:21:03'),
(5923, 'Cetril', '30.00', '5 mg/5 ml', '306', '59', '51', '2022-06-26 02:21:49', '2022-06-26 02:21:49'),
(5924, 'Cetrimax', '2.50', '10 mg', '306', '13', '132', '2022-06-26 02:22:33', '2022-06-26 02:22:33'),
(5925, 'Cetrin', '3.00', '10 mg', '306', '13', '65', '2022-06-26 02:23:12', '2022-06-26 02:23:12'),
(5926, 'Cetrin', '4.00', '10 mg', '306', '16', '65', '2022-06-26 02:23:51', '2022-06-26 02:23:51'),
(5927, 'Cetriz', '2.50', '10 mg', '306', '13', '36', '2022-06-26 02:24:29', '2022-06-26 02:24:29'),
(5928, 'Cetriz', '20.00', '5 mg/5 ml', '306', '59', '36', '2022-06-26 02:25:10', '2022-06-26 02:25:10'),
(5929, 'Cetrol', '3.00', '10 mg', '306', '13', '63', '2022-06-26 02:26:16', '2022-06-26 02:26:16'),
(5930, 'Cetzin', '3.00', '10 mg', '306', '13', '54', '2022-06-26 02:26:57', '2022-06-26 02:26:57'),
(5931, 'Cetzin', '25.00', '5 mg/5 ml', '306', '59', '54', '2022-06-26 02:27:40', '2022-06-26 02:27:40'),
(5932, 'Cezin', '1.70', '10 mg', '306', '13', '112', '2022-06-26 02:28:25', '2022-06-26 02:28:25'),
(5933, 'Cezin', '18.18', '5 mg/5 ml', '306', '59', '112', '2022-06-26 02:29:07', '2022-06-26 02:29:07'),
(5934, 'Cipzin', '2.00', '10 mg', '306', '13', '170', '2022-06-26 02:29:44', '2022-06-26 02:29:44'),
(5935, 'Cipzin', '20.00', '5 mg/5 ml', '306', '59', '170', '2022-06-26 02:30:29', '2022-06-26 02:30:29'),
(5936, 'Cirizin', '2.00', '10 mg', '306', '13', '20', '2022-06-26 02:31:02', '2022-06-26 02:31:02'),
(5937, 'Cirizin', '22.00', '5 mg/5 ml', '306', '59', '20', '2022-06-26 02:31:38', '2022-06-26 02:31:38'),
(5938, 'Citin', '3.00', '10 mg', '306', '13', '136', '2022-06-26 02:32:29', '2022-06-26 02:32:29'),
(5939, 'Citin', '30.10', '5 mg/5 ml', '306', '59', '136', '2022-06-26 02:33:10', '2022-06-26 02:33:10'),
(5940, 'Citizen', '2.00', '10 mg', '306', '13', '196', '2022-06-26 02:33:48', '2022-06-26 02:33:48'),
(5941, 'Cizin', '2.00', '10 mg', '306', '13', '126', '2022-06-26 02:34:47', '2022-06-26 02:34:47'),
(5942, 'Cizin', '15.17', '5 mg/5 ml', '306', '59', '126', '2022-06-26 02:35:25', '2022-06-26 02:35:25'),
(5943, 'CTZ', '1.00', '10 mg', '306', '13', '61', '2022-06-26 02:36:02', '2022-06-26 02:36:02'),
(5944, 'CZ', '2.51', '10 mg', '306', '13', '138', '2022-06-26 02:36:45', '2022-06-26 02:36:45'),
(5945, 'Dyno', '2.00', '10 mg', '306', '13', '162', '2022-06-26 02:37:23', '2022-06-26 02:37:23'),
(5946, 'Dyzin', '2.75', '10 mg', '306', '13', '28', '2022-06-26 02:37:57', '2022-06-26 02:37:57'),
(5947, 'Dyzin', '22.00', '5 mg/5 ml', '306', '59', '28', '2022-06-26 02:38:33', '2022-06-26 02:38:33'),
(5948, 'Etizin', '2.52', '10 mg', '306', '13', '67', '2022-06-26 02:39:05', '2022-06-26 02:39:05'),
(5949, 'Etizin', '20.00', '5 mg/5 ml', '306', '59', '67', '2022-06-26 02:39:50', '2022-06-26 02:39:50'),
(5950, 'Flustat', '2.00', '10 mg', '306', '13', '60', '2022-06-26 02:40:28', '2022-06-26 02:40:28'),
(5951, 'Flustat', '20.00', '5 mg/5 ml', '306', '59', '60', '2022-06-26 02:41:04', '2022-06-26 02:41:04'),
(5952, 'G-Cetirizine', '2.00', '10 mg', '306', '13', '84', '2022-06-26 02:41:40', '2022-06-26 02:41:40'),
(5953, 'G-Cetirizine', '20.00', '5 mg/5 ml', '306', '59', '84', '2022-06-26 02:42:17', '2022-06-26 02:42:17'),
(5954, 'Hi-Trol', '1.50', '10 mg', '306', '13', '90', '2022-06-26 02:42:57', '2022-06-26 02:42:57'),
(5955, 'Hi-Trol', '16.00', '5 mg/5 ml', '306', '59', '90', '2022-06-26 02:43:32', '2022-06-26 02:43:32'),
(5956, 'Histacet', '2.00', '10 mg', '306', '13', '113', '2022-06-26 02:45:35', '2022-06-26 02:45:35'),
(5957, 'Histacet', '15.50', '5 mg/5 ml', '306', '59', '113', '2022-06-26 02:46:15', '2022-06-26 02:46:15'),
(5958, 'Moset', '2.50', '10 mg', '306', '13', '119', '2022-06-26 02:46:48', '2022-06-26 02:46:48'),
(5959, 'Moset', '2.50', '10 mg', '306', '13', '119', '2022-06-26 02:47:07', '2022-06-26 02:47:07'),
(5960, 'Moset', '2.50', '10 mg', '306', '13', '119', '2022-06-26 02:47:19', '2022-06-26 02:47:19'),
(5961, 'Moset', '25.00', '5 mg/5 ml', '306', '59', '119', '2022-06-26 02:47:50', '2022-06-26 02:47:50'),
(5962, 'Moset', '25.00', '5 mg/5 ml', '306', '59', '119', '2022-06-26 02:48:02', '2022-06-26 02:48:02'),
(5963, 'Moset', '25.00', '5 mg/5 ml', '306', '59', '119', '2022-06-26 02:48:22', '2022-06-26 02:48:22'),
(5964, 'Moset', '25.00', '5 mg/5 ml', '306', '59', '119', '2022-06-26 02:48:30', '2022-06-26 02:48:30'),
(5965, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:11', '2022-06-26 02:49:11'),
(5966, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:21', '2022-06-26 02:49:21'),
(5967, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:34', '2022-06-26 02:49:34'),
(5968, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:34', '2022-06-26 02:49:34'),
(5969, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:34', '2022-06-26 02:49:34'),
(5970, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:34', '2022-06-26 02:49:34'),
(5971, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:34', '2022-06-26 02:49:34'),
(5972, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:35', '2022-06-26 02:49:35'),
(5973, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:35', '2022-06-26 02:49:35'),
(5974, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:35', '2022-06-26 02:49:35'),
(5975, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:37', '2022-06-26 02:49:37'),
(5976, 'No-Trol', '1.50', '10 mg', '306', '13', '21', '2022-06-26 02:49:41', '2022-06-26 02:49:41'),
(5977, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:53:34', '2022-06-26 02:53:34'),
(5978, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:53:52', '2022-06-26 02:53:52'),
(5979, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:54:11', '2022-06-26 02:54:11'),
(5980, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:54:31', '2022-06-26 02:54:31'),
(5981, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:54:38', '2022-06-26 02:54:38'),
(5982, 'Nohist', '3.00', '10 mg', '306', '13', '56', '2022-06-26 02:54:51', '2022-06-26 02:54:51'),
(5983, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:56:37', '2022-06-26 02:56:37'),
(5984, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:07', '2022-06-26 02:57:07'),
(5985, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:08', '2022-06-26 02:57:08'),
(5986, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:08', '2022-06-26 02:57:08'),
(5987, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:15', '2022-06-26 02:57:15'),
(5988, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:15', '2022-06-26 02:57:15'),
(5989, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:15', '2022-06-26 02:57:15'),
(5990, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:34', '2022-06-26 02:57:34'),
(5991, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:34', '2022-06-26 02:57:34'),
(5992, 'Noler', '2.51', '10 mg', '306', '13', '23', '2022-06-26 02:57:34', '2022-06-26 02:57:34'),
(5993, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:00:46', '2022-06-26 03:00:46'),
(5994, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:33', '2022-06-26 03:01:33'),
(5995, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:34', '2022-06-26 03:01:34'),
(5996, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:34', '2022-06-26 03:01:34'),
(5997, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:35', '2022-06-26 03:01:35'),
(5998, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:35', '2022-06-26 03:01:35'),
(5999, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:35', '2022-06-26 03:01:35'),
(6000, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:35', '2022-06-26 03:01:35'),
(6001, 'Noriz', '2.20', '10 mg', '306', '13', '175', '2022-06-26 03:01:37', '2022-06-26 03:01:37'),
(6002, 'Noriz', '16.00', '5 mg/5 ml (60 ml bottle)', '306', '59', '175', '2022-06-26 03:03:45', '2022-06-26 03:03:45'),
(6003, 'Noriz', '25.00', '5 mg/5 ml (100 ml bottle)', '306', '59', '175', '2022-06-26 03:05:00', '2022-06-26 03:05:00'),
(6004, 'Nosemin', '3.00', '10 mg', '306', '13', '91', '2022-06-26 03:05:35', '2022-06-26 03:05:35'),
(6005, 'Nosemin', '20.00', '5 mg/5 ml', '306', '59', '91', '2022-06-26 03:06:03', '2022-06-26 03:06:03'),
(6006, 'Ontin', '3.00', '10 mg', '306', '13', '71', '2022-06-26 03:06:37', '2022-06-26 03:06:37'),
(6007, 'Ontin', '30.00', '5 mg/5 ml', '306', '59', '71', '2022-06-26 03:07:17', '2022-06-26 03:07:17'),
(6008, 'Opzin', '1.50', '10 mg', '306', '13', '146', '2022-06-26 03:07:49', '2022-06-26 03:07:49'),
(6009, 'Opzin', '22.00', '5 mg/5 ml', '306', '59', '146', '2022-06-26 03:08:29', '2022-06-26 03:08:29'),
(6010, 'Orgy', '3.00', '10 mg', '306', '13', '102', '2022-06-26 03:09:20', '2022-06-26 03:09:20'),
(6011, 'Orgy', '20.00', '5 mg/5 ml', '306', '59', '102', '2022-06-26 15:22:07', '2022-06-26 15:22:07'),
(6012, 'Phoenix Cetirizine', '2.50', '10 mg', '306', '13', '149', '2022-06-26 15:22:54', '2022-06-26 15:22:54'),
(6013, 'Procet', '2.50', '10 mg', '306', '13', '177', '2022-06-26 15:23:32', '2022-06-26 15:23:32'),
(6014, 'Procet', '20.00', '5 mg/5 ml', '306', '59', '177', '2022-06-26 15:24:06', '2022-06-26 15:24:06'),
(6015, 'Proler', '2.52', '10 mg', '306', '13', '88', '2022-06-26 15:24:34', '2022-06-26 15:24:34'),
(6016, 'Proler', '16.12', '5 mg/5 ml', '306', '59', '88', '2022-06-26 15:25:04', '2022-06-26 15:25:04'),
(6017, 'Retrezin', '2.00', '10 mg', '306', '13', '163', '2022-06-26 15:25:35', '2022-06-26 15:25:35'),
(6018, 'Rhinil', '3.00', '10 mg', '306', '13', '34', '2022-06-26 15:30:12', '2022-06-26 15:30:12'),
(6019, 'Rhinil', '30.00', '5 mg/5 ml', '306', '59', '34', '2022-06-26 15:30:39', '2022-06-26 15:30:39'),
(6020, 'Rinzin', '3.00', '10 mg', '306', '13', '83', '2022-06-26 15:31:09', '2022-06-26 15:31:09'),
(6021, 'Riz', '3.01', '10 mg', '306', '13', '140', '2022-06-26 15:31:44', '2022-06-26 15:31:44'),
(6022, 'Riz', '25.00', '5 mg/5 ml', '306', '59', '140', '2022-06-26 15:32:15', '2022-06-26 15:32:15'),
(6023, 'Rizin', '2.51', '10 mg', '306', '13', '77', '2022-06-26 15:32:38', '2022-06-26 15:32:38'),
(6024, 'Rizin', '16.05', '5 mg/5 ml', '306', '59', '77', '2022-06-26 15:33:06', '2022-06-26 15:33:06'),
(6025, 'Sarcet', '2.50', '10 mg', '306', '13', '186', '2022-06-26 15:33:35', '2022-06-26 15:33:35'),
(6026, 'Sartec', '3.00', '10 mg', '306', '13', '157', '2022-06-26 15:33:59', '2022-06-26 15:33:59'),
(6027, 'Sartec', '20.06', '5 mg/5 ml', '306', '59', '157', '2022-06-26 15:34:25', '2022-06-26 15:34:25'),
(6028, 'Satrol', '2.00', '10 mg', '306', '13', '110', '2022-06-26 15:34:52', '2022-06-26 15:34:52'),
(6029, 'SB-Cetiz', '3.00', '10 mg', '306', '13', '181', '2022-06-26 15:36:29', '2022-06-26 15:36:29'),
(6030, 'Setir', '2.00', '10 mg', '306', '13', '29', '2022-06-26 15:36:59', '2022-06-26 15:36:59'),
(6031, 'Silatrol', '2.50', '10 mg', '306', '13', '173', '2022-06-26 15:37:25', '2022-06-26 15:37:25'),
(6032, 'Sistin', '2.50', '10 mg', '306', '13', '182', '2022-06-26 15:38:00', '2022-06-26 15:38:00'),
(6033, 'Sistin', '16.00', '5 mg/5 ml', '306', '59', '182', '2022-06-26 15:38:30', '2022-06-26 15:38:30'),
(6034, 'Sytrol', '2.50', '10 mg', '306', '13', '120', '2022-06-26 15:39:16', '2022-06-26 15:39:16'),
(6035, 'Sytrol', '16.00', '5 mg/5 ml', '306', '59', '120', '2022-06-26 15:39:50', '2022-06-26 15:39:50'),
(6036, 'Tiz', '3.00', '10 mg', '306', '13', '73', '2022-06-26 15:40:20', '2022-06-26 15:40:20'),
(6037, 'Trin', '2.50', '10 mg', '306', '13', '82', '2022-06-26 15:40:49', '2022-06-26 15:40:49'),
(6038, 'Trin', '25.00', '5 mg/5 ml', '306', '59', '82', '2022-06-26 15:41:21', '2022-06-26 15:41:21'),
(6039, 'Trizin', '1.00', '10 mg', '306', '13', '124', '2022-06-26 15:41:45', '2022-06-26 15:41:45'),
(6040, 'Trizin', '30.00', '5 mg/5 ml', '306', '59', '124', '2022-06-26 15:42:14', '2022-06-26 15:42:14'),
(6041, 'Veritrizin', '3.00', '10 mg', '306', '13', '193', '2022-06-26 15:42:40', '2022-06-26 15:42:40'),
(6042, 'Vircet', '20.00', '5 mg/5 ml', '306', '59', '194', '2022-06-26 15:43:06', '2022-06-26 15:43:06'),
(6043, 'Zinal', '20.00', '5 mg/5 ml', '306', '59', '190', '2022-06-26 15:43:30', '2022-06-26 15:43:30'),
(6044, 'Zytec', '1.50', '10 mg', '306', '13', '62', '2022-06-26 15:43:56', '2022-06-26 15:43:56'),
(6045, 'Zervin', '140.00', '0.24%', '307', '69', '92', '2022-06-26 16:23:38', '2022-06-26 16:23:38'),
(6046, 'Trizin', '140.00', '0.24%', '307', '69', '124', '2022-06-26 16:24:12', '2022-06-26 16:24:12'),
(6047, 'Opcet', '140.00', '0.24%', '307', '69', '91', '2022-06-26 16:26:25', '2022-06-26 16:26:25'),
(6048, 'Cetrotide', '3,592.90', '250 mcg/vial', '308', '77', '97', '2022-06-26 16:30:32', '2022-06-26 16:30:32'),
(6049, 'Cetuxim', '25000.00', '5 mg/ml', '309', '49', '39', '2022-06-26 16:31:22', '2022-06-26 16:31:22'),
(6050, 'Erbitux', '28,642.00', '5 mg/ml', '309', '49', '97', '2022-06-26 16:32:01', '2022-06-26 16:32:01'),
(6051, 'A-Phenicol', '34.50', '0.5%', '311', '69', '19', '2022-06-26 16:40:52', '2022-06-26 16:40:52'),
(6052, 'Aristophen', '8.39', '1% (3 gm tube)', '311', '66', '34', '2022-06-26 16:42:06', '2022-06-26 16:42:06'),
(6053, 'Aristophen', '13.00', '1% (5 gm tube)', '311', '66', '34', '2022-06-26 16:42:41', '2022-06-26 16:42:41'),
(6054, 'Aristophen', '34.50', '0.5%', '311', '69', '34', '2022-06-26 16:43:37', '2022-06-26 16:43:37'),
(6055, 'Chlorovis', '34.40', '0.5%', '311', '69', '45', '2022-06-26 16:46:42', '2022-06-26 16:46:42'),
(6056, 'Chlorphen', '8.50', '1%', '311', '66', '126', '2022-06-26 16:47:13', '2022-06-26 16:47:13'),
(6057, 'Chlorphen', '30.00', '0.5%', '311', '69', '126', '2022-06-26 16:53:08', '2022-06-26 16:53:08'),
(6058, 'Cloram', '34.39', '0.5%', '311', '69', '91', '2022-06-26 16:53:36', '2022-06-26 16:53:36'),
(6059, 'Cloram', '13.00', '1%', '311', '66', '91', '2022-06-26 16:54:18', '2022-06-26 16:54:18'),
(6060, 'Conicol', '9.71', '1%', '311', '66', '136', '2022-06-26 16:54:53', '2022-06-26 16:54:53'),
(6061, 'Conicol', '34.40', '0.5%', '311', '69', '136', '2022-06-26 16:57:24', '2022-06-26 16:57:24'),
(6062, 'Edrumycetin', '34.00', '0.5%', '311', '69', '67', '2022-06-26 16:57:54', '2022-06-26 16:57:54'),
(6063, 'Eyephen', '34.00', '0.5%', '311', '69', '89', '2022-06-26 16:58:45', '2022-06-26 16:58:45'),
(6064, 'G-Chloramphenicol', '8.00', '1%', '311', '66', '84', '2022-06-26 16:59:16', '2022-06-26 16:59:16'),
(6065, 'G-Chloramphenicol', '20.00', '0.5%', '311', '69', '84', '2022-06-26 16:59:45', '2022-06-26 16:59:45'),
(6066, 'Glophen', '34.00', '0.5%', '311', '69', '82', '2022-06-26 17:00:17', '2022-06-26 17:00:17'),
(6067, 'I-Guard', '34.40', '0.5%', '311', '69', '92', '2022-06-26 17:00:47', '2022-06-26 17:00:47'),
(6068, 'Icol', '34.50', '0.5%', '311', '69', '18', '2022-06-26 17:01:18', '2022-06-26 17:01:18'),
(6069, 'Nicol', '25.00', '0.5%', '311', '69', '162', '2022-06-26 17:01:47', '2022-06-26 17:01:47'),
(6070, 'Nidependiol', '34.00', '0.5%', '311', '69', '142', '2022-06-26 17:02:14', '2022-06-26 17:02:14'),
(6071, 'Ocubac', '34.50', '0.5%', '311', '69', '31', '2022-06-26 17:02:45', '2022-06-26 17:02:45'),
(6072, 'Ocuclor', '34.36', '0.5%', '311', '69', '78', '2022-06-26 17:03:13', '2022-06-26 17:03:13'),
(6073, 'Ocuclor', '8.52', '1%', '311', '66', '78', '2022-06-26 17:03:41', '2022-06-26 17:03:41'),
(6074, 'Ocuram', '34.10', '0.5%', '311', '69', '124', '2022-06-26 17:04:06', '2022-06-26 17:04:06'),
(6075, 'Ocutrex', '34.50', '0.5%', '311', '69', '43', '2022-06-26 17:04:34', '2022-06-26 17:04:34'),
(6076, 'Opsophenicol', '34.37', '0.5%', '311', '69', '135', '2022-06-26 17:05:05', '2022-06-26 17:05:05'),
(6077, 'Opsophenicol', '8.52', '1%', '311', '66', '135', '2022-06-26 17:05:30', '2022-06-26 17:05:30'),
(6078, 'Optabac', '34.27', '0.5%', '311', '69', '150', '2022-06-26 18:45:22', '2022-06-26 18:45:22'),
(6079, 'Optaphenicol', '10.00', '1%', '311', '66', '160', '2022-06-26 18:46:07', '2022-06-26 18:46:07'),
(6080, 'Optaphenicol', '34.00', '0.5%', '311', '69', '160', '2022-06-26 18:46:39', '2022-06-26 18:46:39'),
(6081, 'Opthacol', '30.10', '0.5%', '311', '69', '65', '2022-06-26 19:27:30', '2022-06-26 19:27:30'),
(6082, 'Optichlor', '34.00', '0.5%', '311', '69', '98', '2022-06-26 19:28:09', '2022-06-26 19:28:09'),
(6083, 'Optichlor', '12.09', '1%', '311', '66', '98', '2022-06-26 19:29:39', '2022-06-26 19:29:39'),
(6084, 'Opticol', '34.40', '0.5%', '311', '69', '35', '2022-06-26 19:30:10', '2022-06-26 19:30:10'),
(6085, 'Ramphen', '35.00', '0.5%', '311', '69', '101', '2022-06-26 20:07:16', '2022-06-26 20:07:16'),
(6086, 'SQ-Mycetin', '34.50', '0.5%', '311', '69', '179', '2022-06-26 20:07:52', '2022-06-26 20:07:52'),
(6087, 'Supraphen', '34.50', '0.5%', '311', '69', '77', '2022-06-26 20:08:21', '2022-06-26 20:08:21'),
(6088, 'Supraphen', '25.57', '10%', '311', '69', '77', '2022-06-26 20:36:35', '2022-06-26 20:36:35'),
(6089, 'Supraphen', '16.10', '5%', '311', '69', '77', '2022-06-26 20:37:04', '2022-06-26 20:37:04'),
(6090, 'Supraphen', '12.53', '1%', '311', '66', '77', '2022-06-26 20:37:32', '2022-06-26 20:37:32'),
(6091, 'Varen', '34.27', '0.5%', '311', '69', '119', '2022-06-26 20:38:09', '2022-06-26 20:38:09'),
(6092, 'Chloramphenicol', '2.20', '250 mg', '312', '16', '90', '2022-06-26 20:40:34', '2022-06-26 20:40:34'),
(6093, 'Chlorool', '3.00', '250 mg', '312', '16', '170', '2022-06-26 20:43:59', '2022-06-26 20:43:59'),
(6094, 'Chlorool', '20.00', '125 mg/5 ml', '312', '67', '170', '2022-06-26 20:45:12', '2022-06-26 20:45:12'),
(6095, 'Chlorphen', '2.00', '250 mg', '312', '16', '126', '2022-06-26 20:45:48', '2022-06-26 20:45:48'),
(6096, 'Edrumycetin', '2.50', '250 mg', '312', '16', '67', '2022-06-26 20:46:15', '2022-06-26 20:46:15'),
(6097, 'Opsomycetin', '44.71', '125 mg/5 ml', '312', '67', '136', '2022-06-26 20:47:04', '2022-06-26 20:47:04'),
(6098, 'Ramicol', '2.95', '250 mg', '312', '16', '175', '2022-06-26 20:47:51', '2022-06-26 20:47:51'),
(6099, 'Ramicol', '23.00', '125 mg/5 ml', '312', '67', '175', '2022-06-26 20:48:28', '2022-06-26 20:48:28'),
(6100, 'Chlorphen', '20.23', '5%+1%', '313', '32', '126', '2022-06-26 20:49:53', '2022-06-26 20:49:53'),
(6101, 'OTO-Plus', '20.00', '5%+1%', '313', '32', '67', '2022-06-26 20:51:09', '2022-06-26 20:51:09'),
(6102, 'Supraphen plus', '20.06', '5%+1%', '313', '32', '77', '2022-06-26 20:52:34', '2022-06-26 20:52:34'),
(6103, 'Biorub', '130.00', '0.2%', '314', '52', '45', '2022-06-26 20:53:56', '2022-06-26 20:53:56'),
(6104, 'Oral-C', '75.00', '0.2%', '314', '52', '190', '2022-06-26 20:55:13', '2022-06-26 20:55:13'),
(6105, 'Oralon', '60.00', '0.2%', '314', '52', '18', '2022-06-26 20:55:45', '2022-06-26 20:55:45'),
(6106, 'Ororinse', '60.00', '0.2%', '314', '52', '92', '2022-06-26 20:56:26', '2022-06-26 20:56:26'),
(6107, 'Hexitane', '1%', '90.00', '315', '29', '18', '2022-06-26 20:57:23', '2022-06-26 20:57:23'),
(6108, 'Oralon', '55.17', '1%', '315', '71', '18', '2022-06-26 20:58:10', '2022-06-26 20:58:10'),
(6109, 'Germicord', '30.00', '7.1%', '317', '62', '179', '2022-06-26 21:00:22', '2022-06-26 21:00:22'),
(6110, 'Hexicord', '30.09', '7.1% (10 ml bottle)', '317', '62', '18', '2022-06-26 21:19:18', '2022-06-26 21:19:18'),
(6111, 'Hexicord', '45.14', '7.1% (25 ml bottle)', '317', '62', '18', '2022-06-26 21:19:53', '2022-06-26 21:19:53'),
(6112, 'Hexicord', '65.20', '7.1% (50 ml bottle)', '317', '62', '18', '2022-06-26 21:20:31', '2022-06-26 21:20:31'),
(6113, 'Hexicord', '275.83', '7.1% (250 ml bottle)', '317', '62', '18', '2022-06-26 21:21:12', '2022-06-26 21:21:12'),
(6114, 'Care-on', '125.00', '0.3%+3% (500 ml bottle)', '318', '55', '197', '2022-06-26 21:36:40', '2022-06-26 21:36:40'),
(6115, 'Care-on', '220.00', '0.3%+3% (1 liter pack)', '318', '55', '197', '2022-06-26 21:37:26', '2022-06-26 21:37:26'),
(6116, 'Care-on', '710.00', '0.3%+3% (5 liter pack)', '318', '55', '197', '2022-06-26 21:38:00', '2022-06-26 21:38:00'),
(6117, 'Combisol', '220.00', '0.3%+3%', '318', '55', '98', '2022-06-26 21:38:26', '2022-06-26 21:38:26'),
(6118, 'G-Antiseptic', '20.00', '0.3%+3%', '318', '55', '84', '2022-06-26 21:38:59', '2022-06-26 21:38:59'),
(6119, 'Germfree', '1550.00', '1.5%+15%', '318', '55', '34', '2022-06-26 21:39:35', '2022-06-26 21:39:35'),
(6120, 'Germfree', '32.00', '0.3%+3% (56 ml bottle)', '318', '55', '34', '2022-06-26 21:40:19', '2022-06-26 21:40:19'),
(6121, 'Germfree', '153.00', '0.3%+3% (500 ml bottle)', '318', '55', '34', '2022-06-26 21:41:00', '2022-06-26 21:41:00'),
(6122, 'Germfree', '230.00', '0.3%+3% (1 liter pack)', '318', '55', '34', '2022-06-26 21:41:42', '2022-06-26 21:41:42'),
(6123, 'Germfree', '715.00', '0.3%+3% (5 liter pack)', '318', '55', '34', '2022-06-26 21:42:11', '2022-06-26 21:42:11'),
(6124, 'Hyginol', '17.00', '0.3%+3% (50 ml bottle)', '318', '55', '116', '2022-06-26 21:43:05', '2022-06-26 21:43:05'),
(6125, 'Hyginol', '26.00', '0.3%+3% (100 ml bottle)', '318', '55', '116', '2022-06-26 21:43:36', '2022-06-26 21:43:36'),
(6126, 'Savlon', '32.00', '0.3%+3% (56 ml bottle)', '318', '55', '18', '2022-06-26 21:44:26', '2022-06-26 21:44:26'),
(6127, 'Savlon', '44.00', '0.3%+3% (112 ml bottle)', '318', '55', '18', '2022-06-26 21:45:00', '2022-06-26 21:45:00'),
(6128, 'Savlon', '125.00', '0.3%+3% (500 ml bottle)', '318', '55', '18', '2022-06-26 21:45:38', '2022-06-26 21:45:38'),
(6129, 'Savlon', '250.00', '0.3%+3% (1 liter pack)', '318', '55', '18', '2022-06-26 21:46:17', '2022-06-26 21:46:17'),
(6130, 'Savlon', '712.00', '0.3%+3% (5 liter pack)', '318', '55', '18', '2022-06-26 21:46:48', '2022-06-26 21:46:48'),
(6131, 'Scrublon', '120.00', '0.3%+3% (500 ml bottle)', '318', '55', '184', '2022-06-26 21:47:35', '2022-06-26 21:47:35'),
(6132, 'Scrublon', '220.00', '0.3%+3% (1000 ml bottle)', '318', '55', '184', '2022-06-26 21:48:03', '2022-06-26 21:48:03'),
(6133, 'Seplon', '18.00', '0.3%+3% (56 ml bottle)', '318', '55', '93', '2022-06-26 21:48:46', '2022-06-26 21:48:46'),
(6134, 'Seplon', '21.00', '0.3%+3% (110 ml bottle)', '318', '55', '93', '2022-06-26 21:49:20', '2022-06-26 21:49:20'),
(6135, 'Sepnil', '11.00', '0.5%+3% (50 ml bottle)', '318', '55', '179', '2022-06-26 21:50:00', '2022-06-26 21:50:00'),
(6136, 'Sepnil', '16.63', '0.5%+3% (100 ml bottle)', '318', '55', '179', '2022-06-26 21:50:39', '2022-06-26 21:50:39'),
(6137, 'Sepnil', '1,418.00', '1.5%+15%', '318', '55', '179', '2022-06-26 21:51:16', '2022-06-26 21:51:16'),
(6138, 'Welon', '85.00', '0.5%+3% (500 ml bottle)', '318', '55', '71', '2022-06-26 21:51:58', '2022-06-26 21:51:58'),
(6139, 'Welon', '145.00', '0.5%+3% (1 liter pack)', '318', '55', '71', '2022-06-26 21:52:56', '2022-06-26 21:52:56'),
(6140, 'Aquisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '33', '2022-06-26 23:58:04', '2022-06-26 23:58:04'),
(6141, 'Aquisol', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '33', '2022-06-26 23:58:48', '2022-06-26 23:58:48'),
(6142, 'Betaseptic', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '121', '2022-06-26 23:59:46', '2022-06-26 23:59:46'),
(6143, 'Betaseptic', '215.00', '0.5%+70% (500 ml bottle)', '319', '55', '121', '2022-06-27 00:00:30', '2022-06-27 00:00:30'),
(6144, 'Chlorosol', '130.00', '0.5%+70%', '319', '55', '197', '2022-06-27 00:01:11', '2022-06-27 00:01:11'),
(6145, 'Cleansol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '19', '2022-06-27 00:01:53', '2022-06-27 00:01:53'),
(6146, 'Cleansol', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '19', '2022-06-27 00:02:32', '2022-06-27 00:02:32'),
(6147, 'Germisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '179', '2022-06-27 00:03:43', '2022-06-27 00:03:43'),
(6148, 'Germisol', '48.00', '0.5%+70% (60 ml bottle)', '319', '55', '179', '2022-06-27 00:04:26', '2022-06-27 00:04:26'),
(6149, 'Germisol', '130.39', '0.5%+70% (200 ml bottle)', '319', '55', '179', '2022-06-27 00:05:14', '2022-06-27 00:05:14'),
(6150, 'Handirub', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '71', '2022-06-27 00:06:07', '2022-06-27 00:06:07'),
(6151, 'Handirub', '100.00', '0.5%+70% (200 ml bottle)', '319', '55', '71', '2022-06-27 00:06:53', '2022-06-27 00:06:53'),
(6152, 'Handisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '86', '2022-06-27 00:07:43', '2022-06-27 00:07:43'),
(6153, 'Handisol', '70.00', '0.5%+70% (125 ml bottle)', '319', '55', '86', '2022-06-27 00:08:34', '2022-06-27 00:08:34'),
(6154, 'Handiwash', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '78', '2022-06-27 00:09:13', '2022-06-27 00:09:13'),
(6155, 'Handiwash', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '78', '2022-06-27 00:09:50', '2022-06-27 00:09:50'),
(6156, 'Handsafe', '60.00', '0.5%+70% (50 ml bottle)', '319', '55', '184', '2022-06-27 00:10:31', '2022-06-27 00:10:31'),
(6157, 'Handsafe', '100.00', '0.5%+70% (100 ml bottle)', '319', '55', '184', '2022-06-27 00:11:15', '2022-06-27 00:11:15'),
(6158, 'Hexasia', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '147', '2022-06-27 00:12:04', '2022-06-27 00:12:04'),
(6159, 'Hexasia', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '147', '2022-06-27 00:12:44', '2022-06-27 00:12:44'),
(6160, 'Hexicon', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '53', '2022-06-27 00:15:48', '2022-06-27 00:15:48'),
(6161, 'Hexicon', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '53', '2022-06-27 00:15:48', '2022-06-27 00:15:48'),
(6162, 'Hexicon', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '53', '2022-06-27 00:15:48', '2022-06-27 00:15:48'),
(6163, 'Hexicon', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '53', '2022-06-27 00:15:48', '2022-06-27 00:15:48'),
(6164, 'Hexicon', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '53', '2022-06-27 00:15:48', '2022-06-27 00:15:48'),
(6165, 'Hexicon', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '53', '2022-06-27 00:18:28', '2022-06-27 00:18:28'),
(6166, 'Hexidine', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '85', '2022-06-27 00:19:11', '2022-06-27 00:19:11'),
(6167, 'Hexidine', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '85', '2022-06-27 00:20:14', '2022-06-27 00:20:14'),
(6168, 'Hexidine', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '85', '2022-06-27 00:20:14', '2022-06-27 00:20:14'),
(6169, 'Hexidine', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '85', '2022-06-27 00:20:50', '2022-06-27 00:20:50'),
(6170, 'Hexidine', '215.00', '0.5%+70% (500 ml bottle)', '319', '55', '85', '2022-06-27 00:21:57', '2022-06-27 00:21:57'),
(6171, 'Hexigard', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '172', '2022-06-27 00:22:40', '2022-06-27 00:22:40'),
(6172, 'Hexigard', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '172', '2022-06-27 00:23:18', '2022-06-27 00:23:18'),
(6173, 'Hexigen', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '44', '2022-06-27 00:24:01', '2022-06-27 00:24:01'),
(6174, 'Hexigen', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '172', '2022-06-27 00:24:38', '2022-06-27 00:24:38'),
(6175, 'Hexihygin', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '73', '2022-06-27 00:25:17', '2022-06-27 00:25:17'),
(6176, 'Hexihygin', '75.00', '0.5%+70% (250 ml bottle)', '319', '55', '73', '2022-06-27 00:26:19', '2022-06-27 00:26:19'),
(6177, 'Hexihygin', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '73', '2022-06-27 00:26:54', '2022-06-27 00:26:54'),
(6178, 'Hexil', '60.00', '0.5%+70% (50 ml bottle)', '319', '55', '22', '2022-06-27 00:28:43', '2022-06-27 00:28:43'),
(6179, 'Hexil', '120.00', '0.5%+70% (100 ml bottle)', '319', '55', '22', '2022-06-27 00:29:25', '2022-06-27 00:29:25');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(6180, 'Hexil', '200.00', '0.5%+70% (200 ml bottle)', '319', '55', '22', '2022-06-27 00:30:24', '2022-06-27 00:30:24'),
(6181, 'Hexinaaf', '130.00', '0.5%+70%', '319', '55', '123', '2022-06-27 00:31:03', '2022-06-27 00:31:03'),
(6182, 'Hexion', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '140', '2022-06-27 00:31:43', '2022-06-27 00:31:43'),
(6183, 'Hexion', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '140', '2022-06-27 00:32:20', '2022-06-27 00:32:20'),
(6184, 'Hexisol', '40.12', '0.5%+70% (50 ml bottle)', '319', '55', '18', '2022-06-27 01:41:54', '2022-06-27 01:41:54'),
(6185, 'Hexisol', '130.39', '0.5%+70% (250 ml bottle)', '319', '55', '18', '2022-06-27 01:42:31', '2022-06-27 01:42:31'),
(6186, 'Hexisol', '130.39', '0.5%+70% (250 ml bottle)', '319', '55', '18', '2022-06-27 01:42:40', '2022-06-27 01:42:40'),
(6187, 'Hexisol', '195.74', '0.5%+70% (500 ml bottle)', '319', '55', '18', '2022-06-27 01:43:46', '2022-06-27 01:43:46'),
(6188, 'Hexisol', '195.74', '0.5%+70% (500 ml bottle)', '319', '55', '18', '2022-06-27 01:44:27', '2022-06-27 01:44:27'),
(6189, 'Hexisol', '215.65', '0.5%+70% (500 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:45:57', '2022-06-27 01:45:57'),
(6190, 'Hexisol', '215.65', '0.5%+70% (500 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:46:55', '2022-06-27 01:46:55'),
(6191, 'Hexisol', '215.65', '0.5%+70% (500 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:46:55', '2022-06-27 01:46:55'),
(6192, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:47:52', '2022-06-27 01:47:52'),
(6193, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:17', '2022-06-27 01:48:17'),
(6194, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:27', '2022-06-27 01:48:27'),
(6195, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:40', '2022-06-27 01:48:40'),
(6196, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:40', '2022-06-27 01:48:40'),
(6197, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:51', '2022-06-27 01:48:51'),
(6198, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:51', '2022-06-27 01:48:51'),
(6199, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6200, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6201, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6202, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6203, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6204, 'Hexisol', '140.42', '0.5%+70% (250 ml bottle (with dispenser))', '319', '55', '18', '2022-06-27 01:48:52', '2022-06-27 01:48:52'),
(6205, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:51:28', '2022-06-27 01:51:28'),
(6206, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:52:31', '2022-06-27 01:52:31'),
(6207, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:52:50', '2022-06-27 01:52:50'),
(6208, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:53:18', '2022-06-27 01:53:18'),
(6209, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:53:36', '2022-06-27 01:53:36'),
(6210, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:53:48', '2022-06-27 01:53:48'),
(6211, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:27', '2022-06-27 01:54:27'),
(6212, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:37', '2022-06-27 01:54:37'),
(6213, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:37', '2022-06-27 01:54:37'),
(6214, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:37', '2022-06-27 01:54:37'),
(6215, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:37', '2022-06-27 01:54:37'),
(6216, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:54:37', '2022-06-27 01:54:37'),
(6217, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6218, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6219, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6220, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6221, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6222, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6223, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6224, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6225, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6226, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6227, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6228, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6229, 'Hexisol', '75.00', '0.5%+70% (60 ml spray (Atomizer))', '319', '55', '18', '2022-06-27 01:56:28', '2022-06-27 01:56:28'),
(6230, 'Hexisol', '460.00', '0.5%+70% (1000 ml spray (Trigger))', '319', '55', '18', '2022-06-27 01:57:13', '2022-06-27 01:57:13'),
(6231, 'Hexizen', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '196', '2022-06-27 02:46:10', '2022-06-27 02:46:10'),
(6232, 'Hexizen', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '196', '2022-06-27 02:46:58', '2022-06-27 02:46:58'),
(6233, 'Hexizen', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '196', '2022-06-27 02:47:19', '2022-06-27 02:47:19'),
(6234, 'Hexizen', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '196', '2022-06-27 02:47:19', '2022-06-27 02:47:19'),
(6235, 'Hexizen', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '196', '2022-06-27 02:47:49', '2022-06-27 02:47:49'),
(6236, 'Hexizen', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '196', '2022-06-27 02:48:56', '2022-06-27 02:48:56'),
(6237, 'Hexizen', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '196', '2022-06-27 02:48:57', '2022-06-27 02:48:57'),
(6238, 'HexyClore', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '91', '2022-06-27 02:50:30', '2022-06-27 02:50:30'),
(6239, 'HexyClore', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '91', '2022-06-27 02:50:50', '2022-06-27 02:50:50'),
(6240, 'HexyClore', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '91', '2022-06-27 02:51:17', '2022-06-27 02:51:17'),
(6241, 'HexyClore', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '91', '2022-06-27 02:51:36', '2022-06-27 02:51:36'),
(6242, 'HexyClore', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '91', '2022-06-27 02:52:09', '2022-06-27 02:52:09'),
(6243, 'HexyClore', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '91', '2022-06-27 02:53:42', '2022-06-27 02:53:42'),
(6244, 'Hyginex Plus', '40.00', '0.5%+70%', '319', '55', '39', '2022-06-27 02:55:02', '2022-06-27 02:55:02'),
(6245, 'Kevirub', '31.12', '0.5%+70% (50 ml bottle)', '319', '55', '136', '2022-06-27 02:58:01', '2022-06-27 02:58:01'),
(6246, 'Kevirub', '31.12', '0.5%+70% (50 ml bottle)', '319', '55', '136', '2022-06-27 02:59:37', '2022-06-27 02:59:37'),
(6247, 'Kevirub', '31.12', '0.5%+70% (50 ml bottle)', '319', '55', '136', '2022-06-27 02:59:37', '2022-06-27 02:59:37'),
(6248, 'Kevirub', '105.72', '0.5%+70% (250 ml bottle)', '319', '55', '136', '2022-06-27 03:00:38', '2022-06-27 03:00:38'),
(6249, 'Kevirub', '105.72', '0.5%+70% (250 ml bottle)', '319', '55', '136', '2022-06-27 03:01:49', '2022-06-27 03:01:49'),
(6250, 'Kevirub', '105.72', '0.5%+70% (250 ml bottle)', '319', '55', '136', '2022-06-27 03:07:38', '2022-06-27 03:07:38'),
(6251, 'Onesol Advance', '52.00', '0.5%+70% (100 ml bottle)', '319', '55', '134', '2022-06-27 03:08:16', '2022-06-27 03:08:16'),
(6252, 'Onesol Advance', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '134', '2022-06-27 03:11:14', '2022-06-27 03:11:14'),
(6253, 'Onesol Advance', '196.00', '0.5%+70% (500 ml bottle)', '319', '55', '134', '2022-06-27 03:13:13', '2022-06-27 03:13:13'),
(6254, 'Onesol Advance', '196.00', '0.5%+70% (500 ml bottle)', '319', '55', '134', '2022-06-27 03:14:53', '2022-06-27 03:14:53'),
(6255, 'Onesol Advance', '326.00', '0.5%+70% (1000 ml bottle)', '319', '55', '134', '2022-06-27 03:15:50', '2022-06-27 03:15:50'),
(6256, 'OTsol', '38.63', '0.5%+70% (50 ml bottle)', '319', '55', '112', '2022-06-27 03:17:33', '2022-06-27 03:17:33'),
(6257, 'OTsol', '127.26', '0.5%+70% (250 ml bottle)', '319', '55', '112', '2022-06-27 03:18:14', '2022-06-27 03:18:14'),
(6258, 'Pharmik Hand Rub', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '148', '2022-06-27 03:21:15', '2022-06-27 03:21:15'),
(6259, 'Pharmik Hand Rub', '52.00', '0.5%+70% (100 ml bottle)', '319', '55', '148', '2022-06-27 03:21:58', '2022-06-27 03:21:58'),
(6260, 'Pharmik Hand Rub', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '148', '2022-06-27 03:24:41', '2022-06-27 03:24:41'),
(6261, 'Pharmik Hand Rub', '215.00', '0.5%+70% (500 ml bottle)', '319', '55', '148', '2022-06-27 03:26:27', '2022-06-27 03:26:27'),
(6262, 'Safetisol', '30.11', '0.5%+70% (50 ml bottle)', '319', '55', '174', '2022-06-27 03:27:52', '2022-06-27 03:27:52'),
(6263, 'Safetisol', '80.31', '0.5%+70% (200 ml bottle)', '319', '55', '174', '2022-06-27 03:29:44', '2022-06-27 03:29:44'),
(6264, 'Safetisol', '105.40', '0.5%+70% (300 ml bottle)', '319', '55', '174', '2022-06-27 03:30:30', '2022-06-27 03:30:30'),
(6265, 'Safwash', '50.00', '0.5%+70% (50 ml bottle)', '319', '55', '113', '2022-06-27 03:31:52', '2022-06-27 03:31:52'),
(6266, 'Safwash', '100.00', '0.5%+70% (100 ml bottle)', '319', '55', '113', '2022-06-27 03:32:48', '2022-06-27 03:32:48'),
(6267, 'Safwash', '200.00', '0.5%+70% (200 ml bottle)', '319', '55', '113', '2022-06-27 03:33:21', '2022-06-27 03:33:21'),
(6268, 'Sanityza', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '92', '2022-06-27 03:34:49', '2022-06-27 03:34:49'),
(6269, 'Sanityza', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '92', '2022-06-27 03:35:54', '2022-06-27 03:35:54'),
(6270, 'Sanityza Clear', '250.00', '0.5%+70%', '319', '55', '92', '2022-06-27 03:36:49', '2022-06-27 03:36:49'),
(6271, 'Savlon', '60.00', '0.5%+70%', '319', '55', '18', '2022-06-27 03:37:25', '2022-06-27 03:37:25'),
(6272, 'Technosol', '40.01', '0.5%+70% (50 ml bottle)', '319', '55', '185', '2022-06-27 03:38:29', '2022-06-27 03:38:29'),
(6273, 'Technosol', '140.00', '0.5%+70% (250 ml bottle)', '319', '55', '185', '2022-06-27 03:39:29', '2022-06-27 03:39:29'),
(6274, 'Verisol', '75.00', '0.5%+70% (100 ml bottle)', '319', '55', '193', '2022-06-27 03:40:18', '2022-06-27 03:40:18'),
(6275, 'Verisol', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '193', '2022-06-27 03:41:04', '2022-06-27 03:41:04'),
(6276, 'Washout', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '102', '2022-06-27 03:42:01', '2022-06-27 03:42:01'),
(6277, 'Washout', '70.00', '0.5%+70% (100 ml bottle)', '230', '55', '102', '2022-06-27 03:43:47', '2022-06-27 03:43:47'),
(6278, 'Washout', '110.00', '0.5%+70% (200 ml bottle)', '319', '55', '102', '2022-06-27 03:44:44', '2022-06-27 03:44:44'),
(6279, 'Washout', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '102', '2022-06-27 03:46:12', '2022-06-27 03:46:12'),
(6280, 'Winsol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '98', '2022-06-27 03:47:43', '2022-06-27 03:47:43'),
(6281, 'Winsol', '75.23', '0.5%+70% (100 ml bottle)', '319', '55', '98', '2022-06-27 03:48:37', '2022-06-27 03:48:37'),
(6282, 'Winsol', '140.42', '0.5%+70% (250 ml bottle)', '319', '55', '98', '2022-06-27 03:49:33', '2022-06-27 03:49:33'),
(6283, 'Winsol', '140.42', '0.5%+70% (250 ml bottle)', '319', '55', '98', '2022-06-27 03:50:15', '2022-06-27 03:50:15'),
(6284, 'Winsol', '140.42', '0.5%+70% (250 ml bottle)', '319', '55', '98', '2022-06-27 03:50:28', '2022-06-27 03:50:28'),
(6285, 'Winsol', '140.42', '0.5%+70% (250 ml bottle)', '319', '55', '98', '2022-06-27 03:50:28', '2022-06-27 03:50:28'),
(6286, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:51:09', '2022-06-27 03:51:09'),
(6287, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:51:54', '2022-06-27 03:51:54'),
(6288, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:52:21', '2022-06-27 03:52:21'),
(6289, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:52:44', '2022-06-27 03:52:44'),
(6290, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:53:24', '2022-06-27 03:53:24'),
(6291, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:53:34', '2022-06-27 03:53:34'),
(6292, 'Xisol', '40.00', '0.5%+70% (50 ml bottle)', '319', '55', '34', '2022-06-27 03:53:34', '2022-06-27 03:53:34'),
(6293, 'Xisol', '130.00', '0.5%+70% (250 ml bottle)', '319', '55', '34', '2022-06-27 03:54:11', '2022-06-27 03:54:11'),
(6294, 'Care-on', '25.00', '0.1%+0.5%', '320', '29', '197', '2022-06-27 04:22:06', '2022-06-27 04:22:06'),
(6295, 'Clenol', '12.00', '0.1%+0.5% (15 gm tube)', '320', '29', '122', '2022-06-27 04:22:53', '2022-06-27 04:22:53'),
(6296, 'Clenol', '19.00', '0.1%+0.5% (30 gm tube)', '320', '29', '122', '2022-06-27 04:24:09', '2022-06-27 04:24:09'),
(6297, 'Hyginol', '22.00', '0.1%+0.5% (30 gm tube)', '320', '29', '116', '2022-06-27 04:25:16', '2022-06-27 04:25:16'),
(6298, 'Hyginol', '30.00', '0.1%+0.5% (60 gm tube)', '320', '29', '116', '2022-06-27 04:26:10', '2022-06-27 04:26:10'),
(6299, 'Hyginol', '50.00', '0.1%+0.5% (100 gm tube)', '321', '29', '116', '2022-06-27 04:27:05', '2022-06-27 04:27:05'),
(6300, 'Kevilon', '18.07', '0.1%+0.5%', '320', '29', '136', '2022-06-27 04:27:53', '2022-06-27 04:27:53'),
(6301, 'Savlon', '22.00', '0.1%+0.5% (30 gm tube)', '320', '29', '18', '2022-06-27 04:29:33', '2022-06-27 04:29:33'),
(6302, 'Savlon', '30.00', '0.1%+0.5% (60 gm tube)', '320', '29', '18', '2022-06-27 04:30:43', '2022-06-27 04:30:43'),
(6303, 'Savlon', '50.00', '0.1%+0.5% (100 gm tube)', '320', '29', '18', '2022-06-27 04:32:05', '2022-06-27 15:28:44'),
(6304, 'Nystat Plus', '130.00', '1%+100000 IU', '321', '13', '19', '2022-06-27 15:29:30', '2022-06-27 15:29:30'),
(6305, 'Avloquin', '1.32', '250 mg', '322', '13', '18', '2022-06-27 15:34:02', '2022-06-27 15:34:02'),
(6306, 'Avloquin', '14.91', '50 mg/5 ml', '322', '59', '18', '2022-06-27 15:34:39', '2022-06-27 15:34:39'),
(6307, 'Clit', '1.20', '250 mg', '322', '13', '90', '2022-06-27 15:35:09', '2022-06-27 15:35:09'),
(6308, 'Clit', '22.00', '80 mg/5 ml', '322', '59', '90', '2022-06-27 15:35:40', '2022-06-27 15:35:40'),
(6309, 'G-Chloroquine', '100.00', '250 mg (100\'s strip)', '322', '13', '84', '2022-06-27 15:36:46', '2022-06-27 15:36:46'),
(6310, 'G-Chloroquine', '910.00', '250 mg (1000\'s strip)', '322', '13', '84', '2022-06-27 15:37:20', '2022-06-27 15:37:20'),
(6311, 'G-Chloroquine', '14.87', '80 mg/5 ml', '322', '59', '84', '2022-06-27 15:37:54', '2022-06-27 15:37:54'),
(6312, 'Jasochlor', '1.21', '250 mg', '322', '13', '98', '2022-06-27 15:38:23', '2022-06-27 15:38:23'),
(6313, 'Jasochlor', '14.91', '80 mg/5 ml', '322', '59', '98', '2022-06-27 15:39:37', '2022-06-27 15:39:37'),
(6314, 'Malorin', '12.50', '80 mg/5 ml', '322', '59', '94', '2022-06-27 15:40:17', '2022-06-27 15:40:17'),
(6315, 'Quinolex', '1.20', '250 mg', '322', '13', '82', '2022-06-27 15:40:47', '2022-06-27 15:40:47'),
(6316, 'Quinolex', '12.00', '80 mg/5 ml (60 ml bottle)', '322', '59', '82', '2022-06-27 15:41:31', '2022-06-27 15:41:31'),
(6317, 'Quinolex', '20.00', '80 mg/5 ml (100 ml bottle)', '322', '59', '82', '2022-06-27 15:42:04', '2022-06-27 15:42:04'),
(6318, 'Seemaquine', '1.20', '250 mg', '322', '13', '170', '2022-06-27 15:42:31', '2022-06-27 15:42:31'),
(6319, 'Uniquin', '1.00', '250 mg', '322', '13', '21', '2022-06-27 15:43:01', '2022-06-27 15:43:01'),
(6320, 'Zenoquine', '1.30', '250 mg', '322', '13', '196', '2022-06-27 15:43:28', '2022-06-27 15:43:28'),
(6321, 'Zenoquine', '14.65', '80 mg/5 ml', '322', '59', '196', '2022-06-27 15:43:58', '2022-06-27 15:43:58'),
(6322, 'Dettol', '35.00', '1.3% (50 ml bottle)', '323', '51', '158', '2022-06-27 15:51:33', '2022-06-27 15:51:33'),
(6323, 'Dettol', '48.00', '1.3% (100 ml bottle)', '323', '51', '158', '2022-06-27 15:52:08', '2022-06-27 15:52:08'),
(6324, 'Dettol', '220.00', '1.3% (750 ml bottle)', '323', '51', '158', '2022-06-27 15:52:56', '2022-06-27 15:52:56'),
(6325, 'Dettol', '1300.00', '1.3% (5 litter container)', '323', '51', '158', '2022-06-27 15:53:38', '2022-06-27 15:53:38'),
(6326, 'Dettol', '45.00', '4.8% (100 ml bottle)', '323', '51', '158', '2022-06-27 15:54:25', '2022-06-27 15:54:25'),
(6327, 'Dettol', '140.00', '4.8% (500 ml bottle)', '323', '51', '158', '2022-06-27 15:54:59', '2022-06-27 15:54:59'),
(6328, 'Dettol', '1220.00', '4.8% (5 litter container)', '323', '51', '158', '2022-06-27 15:55:40', '2022-06-27 15:55:40'),
(6329, 'Dettol', '18.00', '0.3%+0.3%', '324', '29', '158', '2022-06-27 16:00:34', '2022-06-27 16:00:34'),
(6330, 'Alerest', '0.29', '4 mg', '325', '13', '193', '2022-06-27 16:04:11', '2022-06-27 16:04:11'),
(6331, 'Alerjess', '21.85', '2 mg/5 ml', '325', '59', '20', '2022-06-27 16:04:43', '2022-06-27 16:04:43'),
(6332, 'Alerjess', '0.30', '4 mg', '325', '13', '20', '2022-06-27 16:05:18', '2022-06-27 16:05:18'),
(6333, 'Alkamin', '11.11', '2 mg/5 ml (60 ml bottle)', '325', '59', '25', '2022-06-27 17:16:04', '2022-06-27 17:16:04'),
(6334, 'Alkamin', '20.75', '2 mg/5 ml (100 ml bottle)', '325', '59', '25', '2022-06-27 17:16:41', '2022-06-27 17:16:41'),
(6335, 'Antismin', '21.77', '2 mg/5 ml', '325', '59', '173', '2022-06-27 17:17:14', '2022-06-27 17:17:14'),
(6336, 'Antista', '21.85', '2 mg/5 ml', '325', '59', '179', '2022-06-27 17:17:51', '2022-06-27 17:17:51'),
(6337, 'Biocin', '0.20', '4 mg', '325', '13', '45', '2022-06-27 17:18:20', '2022-06-27 17:18:20'),
(6338, 'Biocin', '21.78', '2 mg/5 ml', '325', '59', '45', '2022-06-27 17:19:57', '2022-06-27 17:19:57'),
(6339, 'Centagan', '12.00', '2 mg/5 ml', '325', '59', '50', '2022-06-27 17:20:27', '2022-06-27 17:20:27'),
(6340, 'Chlorpheniramine', '0.18', '4 mg', '325', '13', '113', '2022-06-27 17:20:53', '2022-06-27 17:20:53'),
(6341, 'Cloramin', '21.85', '2 mg/5 ml', '325', '59', '140', '2022-06-27 17:21:25', '2022-06-27 17:21:25'),
(6342, 'Denamine', '0.12', '4 mg', '325', '13', '62', '2022-06-27 17:21:54', '2022-06-27 17:21:54'),
(6343, 'Distamin', '38.00', '2 mg/5 ml', '325', '59', '64', '2022-06-27 17:22:32', '2022-06-27 17:22:32'),
(6344, 'Distamin', '0.20', '4 mg', '325', '13', '64', '2022-06-27 17:23:00', '2022-06-27 17:23:00'),
(6345, 'Eramin', '0.20', '4 mg', '325', '13', '146', '2022-06-27 17:23:30', '2022-06-27 17:23:30'),
(6346, 'Eramin', '11.70', '2 mg/5 ml (60 ml bottle)', '325', '59', '146', '2022-06-27 17:24:14', '2022-06-27 17:24:14'),
(6347, 'Eramin', '21.50', '2 mg/5 ml (100 ml bottle)', '325', '59', '146', '2022-06-27 17:24:50', '2022-06-27 17:24:50'),
(6348, 'Expillin', '21.50', '2 mg/5 ml', '325', '59', '77', '2022-06-27 17:25:37', '2022-06-27 17:25:37'),
(6349, 'Expillin', '0.20', '4 mg', '325', '13', '77', '2022-06-27 17:26:03', '2022-06-27 17:26:03'),
(6350, 'G-Antihistamine', '25.35', '4 mg (100\'s strip)', '325', '13', '84', '2022-06-27 17:27:10', '2022-06-27 17:27:10'),
(6351, 'G-Antihistamine', '66.70', '4 mg (1000\'s strip)', '325', '59', '84', '2022-06-27 17:27:45', '2022-06-27 17:27:45'),
(6352, 'G-Antihistamine', '12.00', '2 mg/5 ml (60 ml bottle)', '325', '59', '84', '2022-06-27 17:28:29', '2022-06-27 17:28:29'),
(6353, 'G-Antihistamine', '20.00', '2 mg/5 ml (100 ml bottle)', '325', '59', '84', '2022-06-27 17:29:05', '2022-06-27 17:29:05'),
(6354, 'Hisnul', '21.85', '2 mg/5 ml', '325', '59', '177', '2022-06-27 17:29:34', '2022-06-27 17:29:34'),
(6355, 'Histacin', '0.29', '4 mg', '325', '13', '98', '2022-06-27 17:30:05', '2022-06-27 17:30:05'),
(6356, 'Histacin', '3.35', '10 mg/ml', '325', '10', '98', '2022-06-27 17:30:30', '2022-06-27 17:30:30'),
(6357, 'Histacin', '14.94', '2 mg/5 ml (60 ml bottle)', '325', '59', '98', '2022-06-27 17:31:10', '2022-06-27 17:31:10'),
(6358, 'Histacin', '21.85', '2 mg/5 ml (100 ml bottle)', '325', '59', '98', '2022-06-27 17:31:39', '2022-06-27 17:31:39'),
(6359, 'Histaco', '11.70', '2 mg/5 ml', '325', '59', '182', '2022-06-27 17:33:57', '2022-06-27 17:33:57'),
(6360, 'Histadyl', '0.20', '4 mg', '325', '13', '162', '2022-06-27 17:34:29', '2022-06-27 17:34:29'),
(6361, 'Histadyl', '12.00', '2 mg/5 ml', '325', '59', '162', '2022-06-27 17:35:00', '2022-06-27 17:35:00'),
(6362, 'Histal', '14.94', '2 mg/5 ml', '325', '59', '136', '2022-06-27 17:35:35', '2022-06-27 17:35:35'),
(6363, 'Histal', '0.21', '4 mg', '325', '13', '136', '2022-06-27 17:37:06', '2022-06-27 17:37:06'),
(6364, 'Histalex', '0.30', '4 mg', '325', '13', '19', '2022-06-27 17:37:34', '2022-06-27 17:37:34'),
(6365, 'Histalex', '21.85', '2 mg/5 ml', '325', '59', '19', '2022-06-27 17:38:04', '2022-06-27 17:38:04'),
(6366, 'Histamin', '0.20', '4 mg', '325', '13', '159', '2022-06-27 17:38:32', '2022-06-27 17:38:32'),
(6367, 'Histamin', '10.00', '2 mg/5 ml', '325', '59', '159', '2022-06-27 17:39:03', '2022-06-27 17:39:03'),
(6368, 'Histanol', '13.30', '2 mg/5 ml', '325', '59', '51', '2022-06-27 17:39:38', '2022-06-27 17:39:38'),
(6369, 'Histanol', '0.20', '4 mg', '325', '13', '51', '2022-06-27 17:40:07', '2022-06-27 17:40:07'),
(6370, 'Histasip', '9.00', '2 mg/5 ml (60 ml bottle)', '325', '59', '37', '2022-06-27 17:40:52', '2022-06-27 17:40:52'),
(6371, 'Histasip', '14.00', '2 mg/5 ml (100 ml bottle)', '325', '59', '37', '2022-06-27 17:41:26', '2022-06-27 17:41:26'),
(6372, 'Histason', '0.18', '4 mg', '325', '13', '90', '2022-06-27 17:41:54', '2022-06-27 17:41:54'),
(6373, 'Histason', '12.00', '2 mg/5 ml', '325', '59', '90', '2022-06-27 17:42:27', '2022-06-27 17:42:27'),
(6374, 'Histatab', '0.20', '4 mg', '325', '13', '48', '2022-06-27 17:42:57', '2022-06-27 17:42:57'),
(6375, 'Histin', '0.21', '4 mg', '325', '13', '32', '2022-06-27 17:43:33', '2022-06-27 17:43:33'),
(6376, 'Histosin', '12.00', '2 mg/5 ml', '325', '59', '21', '2022-06-27 17:44:02', '2022-06-27 17:44:02'),
(6377, 'Histosin', '0.16', '4 mg', '325', '13', '21', '2022-06-27 17:44:34', '2022-06-27 17:44:34'),
(6378, 'Hitagen', '8.00', '2 mg/5 ml (60 ml bottle)', '325', '59', '78', '2022-06-27 17:48:49', '2022-06-27 17:48:49'),
(6379, 'Hitagen', '14.00', '2 mg/5 ml (100 ml bottle)', '325', '59', '78', '2022-06-27 17:49:20', '2022-06-27 17:49:20'),
(6380, 'Hitagen', '0.20', '4 mg', '325', '13', '78', '2022-06-27 17:49:48', '2022-06-27 17:49:48'),
(6381, 'Mystacin', '2.50', '10 mg', '325', '13', '122', '2022-06-27 17:50:21', '2022-06-27 17:50:21'),
(6382, 'Mystacin', '14.14', '2 mg/5 ml', '325', '59', '122', '2022-06-27 17:50:52', '2022-06-27 17:50:52'),
(6383, 'Niramin', '0.23', '4 mg', '325', '13', '192', '2022-06-27 17:51:31', '2022-06-27 17:51:31'),
(6384, 'Niramin', '22.00', '2 mg/5 ml', '325', '59', '192', '2022-06-27 17:51:59', '2022-06-27 17:51:59'),
(6385, 'Penamin', '0.20', '4 mg', '325', '13', '30', '2022-06-27 17:52:32', '2022-06-27 17:52:32'),
(6386, 'Phenomark', '21.67', '2 mg/5 ml', '325', '59', '88', '2022-06-27 17:55:02', '2022-06-27 17:55:02'),
(6387, 'Pheramin', '14.90', '2 mg/5 ml', '325', '59', '28', '2022-06-27 17:55:33', '2022-06-27 17:55:33'),
(6388, 'Pheramin', '0.20', '4 mg', '325', '13', '28', '2022-06-27 17:56:20', '2022-06-27 17:56:20'),
(6389, 'Piriton', '0.50', '4 mg', '325', '13', '81', '2022-06-27 17:56:54', '2022-06-27 17:56:54'),
(6390, 'Piriton', '22.00', '2 mg/5 ml', '325', '59', '81', '2022-06-27 17:57:22', '2022-06-27 17:57:22'),
(6391, 'Remacin', '0.20', '4 mg', '325', '13', '160', '2022-06-27 17:57:56', '2022-06-27 17:57:56'),
(6392, 'Safamin', '11.70', '2 mg/5 ml (60 ml bottle)', '325', '59', '42', '2022-06-27 17:59:08', '2022-06-27 17:59:08'),
(6393, 'Safamin', '21.50', '2 mg/5 ml (100 ml bottle)', '325', '59', '42', '2022-06-27 17:59:42', '2022-06-27 17:59:42'),
(6394, 'Saltamin', '0.20', '4 mg', '325', '13', '166', '2022-06-27 18:00:21', '2022-06-27 18:00:21'),
(6395, 'Saltamin', '13.00', '2 mg/5 ml', '325', '59', '166', '2022-06-27 18:00:50', '2022-06-27 18:00:50'),
(6396, 'Sedilux-M', '21.70', '2 mg/5 ml', '325', '59', '117', '2022-06-27 18:01:19', '2022-06-27 18:01:19'),
(6397, 'Sedilux-M', '0.20', '4 mg', '325', '13', '117', '2022-06-27 18:01:52', '2022-06-27 18:01:52'),
(6398, 'Sinamin', '21.85', '2 mg/5 ml', '325', '59', '91', '2022-06-27 18:02:20', '2022-06-27 18:02:20'),
(6399, 'Sinamin', '0.30', '4 mg', '325', '13', '91', '2022-06-27 18:02:46', '2022-06-27 18:02:46'),
(6400, 'Symin', '9.50', '2 mg/5 ml', '325', '59', '183', '2022-06-27 18:03:16', '2022-06-27 18:03:16'),
(6401, 'Tymin', '0.20', '4 mg', '325', '13', '36', '2022-06-27 18:03:50', '2022-06-27 18:03:50'),
(6402, 'Tymin', '11.00', '2 mg/5 ml', '325', '59', '36', '2022-06-27 18:04:24', '2022-06-27 18:04:24'),
(6403, 'Winkol', '21.78', '2 mg/5 ml', '325', '59', '82', '2022-06-27 18:05:00', '2022-06-27 18:05:00'),
(6404, 'Zistacin', '0.28', '4 mg', '325', '13', '196', '2022-06-27 18:05:26', '2022-06-27 18:05:26'),
(6405, 'Zistacin', '9.00', '2 mg/5 ml (60 ml bottle)', '325', '59', '196', '2022-06-27 18:06:04', '2022-06-27 18:06:04'),
(6406, 'Zistacin', '14.00', '2 mg/5 ml (100 ml bottle)', '325', '59', '196', '2022-06-27 18:06:40', '2022-06-27 18:06:40'),
(6407, 'Emectil', '12.00', '25 mg/5 ml', '326', '59', '148', '2022-06-27 22:17:18', '2022-06-27 22:17:18'),
(6408, 'Largazin', '16.00', '25 mg/5 ml', '326', '59', '192', '2022-06-27 22:18:04', '2022-06-27 22:18:04'),
(6409, 'Opsonil', '0.60', '50 mg', '326', '13', '136', '2022-06-27 22:18:40', '2022-06-27 22:18:40'),
(6410, 'Opsonil', '1.01', '100 mg', '326', '13', '136', '2022-06-27 22:19:17', '2022-06-27 22:19:17'),
(6411, 'Opsonil', '4.02', '50 mg/2 ml', '326', '68', '136', '2022-06-27 22:19:59', '2022-06-27 22:19:59'),
(6412, 'Dydroton', '6.00', '25 mg', '327', '13', '58', '2022-06-27 22:20:55', '2022-06-27 22:20:55'),
(6413, 'Thalidon', '5.02', '25 mg', '327', '13', '150', '2022-06-27 22:21:37', '2022-06-27 22:22:39'),
(6414, 'Thalin', '5.00', '25 mg', '327', '13', '43', '2022-06-27 22:22:12', '2022-06-27 22:22:12'),
(6415, 'Cholera Saline', '72.17', '500 ml bag', '328', '50', '135', '2022-06-27 22:26:45', '2022-06-27 22:26:45'),
(6416, 'Cholera Saline', '91.71', '1000 ml bag', '328', '50', '135', '2022-06-27 22:27:34', '2022-06-27 22:27:34'),
(6417, 'Cholera Saline', '70.14', '500 ml bag', '328', '50', '19', '2022-06-27 22:28:18', '2022-06-27 22:28:18'),
(6418, 'Cholera Saline', '91.99', '1000 ml bag', '328', '50', '19', '2022-06-27 22:29:00', '2022-06-27 22:29:00'),
(6419, 'Dianak', '49.66', '500 ml bag', '328', '50', '139', '2022-06-27 22:29:46', '2022-06-27 22:29:46'),
(6420, 'Dianak', '92.01', '1000 ml bag', '328', '50', '139', '2022-06-27 22:30:41', '2022-06-27 22:30:41'),
(6421, 'Diasol', '70.14', '500 ml bag', '328', '50', '106', '2022-06-27 22:31:44', '2022-06-27 22:31:44'),
(6422, 'Diasol', '91.99', '1000 ml bag', '328', '50', '106', '2022-06-27 22:33:10', '2022-06-27 22:33:10'),
(6423, 'Koloride', '70.00', '500 ml bag', '328', '50', '43', '2022-06-27 22:33:54', '2022-06-27 22:33:54'),
(6424, 'Koloride', '92.00', '1000 ml bag', '328', '50', '43', '2022-06-27 22:34:49', '2022-06-27 22:34:49'),
(6425, 'Kolosal', '70.14', '500 ml bag', '328', '50', '150', '2022-06-27 22:35:49', '2022-06-27 22:35:49'),
(6426, 'Kolosal', '92.00', '1000 ml bag', '328', '50', '150', '2022-06-27 22:36:45', '2022-06-27 22:36:45'),
(6427, 'Ovidrel', '2,383.00', '250 mcg/0.5 ml', '329', '10', '97', '2022-06-27 22:37:37', '2022-06-27 22:37:37'),
(6428, 'Cesonide', '375.00', '160 mcg/actuation', '330', '56', '43', '2022-06-27 22:44:20', '2022-06-27 22:44:20'),
(6429, 'Cesonide', '275.00', '80 mcg/actuation', '330', '56', '43', '2022-06-27 22:45:27', '2022-06-27 22:45:27'),
(6430, 'Ciclex', '250.75', '50 mcg/spray', '331', '57', '136', '2022-06-27 22:46:18', '2022-06-27 22:46:18'),
(6431, 'Cicloson', '350.00', '50 mcg/spray', '331', '57', '92', '2022-06-27 22:46:55', '2022-06-27 22:46:55'),
(6432, 'Ciscort', '350.00', '50 mcg/spray', '331', '57', '135', '2022-06-27 22:48:08', '2022-06-27 22:48:08'),
(6433, 'Candirox', '110.00', '0.77%', '332', '29', '92', '2022-06-27 22:49:00', '2022-06-27 22:49:00'),
(6434, 'Cicloderm', '110.00', '1%', '332', '29', '150', '2022-06-27 22:50:12', '2022-06-27 22:50:12'),
(6435, 'Clopirox', '110.00', '1%', '332', '29', '179', '2022-06-27 22:50:47', '2022-06-27 22:50:47'),
(6436, 'Tinactin', '110.00', '1%', '332', '29', '89', '2022-06-27 22:52:44', '2022-06-27 22:52:44'),
(6437, 'Candirox', '160.00', '8% w/v', '333', '73', '92', '2022-06-27 22:53:44', '2022-06-27 22:53:44'),
(6438, 'Bidip', '8.00', '10 mg', '334', '13', '197', '2022-06-27 23:00:21', '2022-06-27 23:00:21'),
(6439, 'Bidip', '6.00', '5 mg', '334', '13', '197', '2022-06-27 23:02:18', '2022-06-27 23:02:18'),
(6440, 'Cardocal', '9.00', '10 mg', '334', '13', '43', '2022-06-27 23:03:07', '2022-06-27 23:03:07'),
(6441, 'Cardocal', '7.00', '5 mg', '334', '13', '43', '2022-06-27 23:03:47', '2022-06-27 23:03:47'),
(6442, 'Cildip', '9.00', '10 mg', '334', '13', '136', '2022-06-27 23:04:27', '2022-06-27 23:04:27'),
(6443, 'Cildip', '7.00', '5 mg', '334', '13', '136', '2022-06-27 23:05:15', '2022-06-27 23:05:15'),
(6444, 'Cildocal', '5.00', '10 mg', '334', '13', '61', '2022-06-27 23:05:56', '2022-06-27 23:05:56'),
(6445, 'Cildocal', '3.00', '5 mg', '334', '13', '61', '2022-06-27 23:06:38', '2022-06-27 23:06:38'),
(6446, 'Cilma', '7.00', '5 mg', '334', '13', '161', '2022-06-27 23:07:21', '2022-06-27 23:07:21'),
(6447, 'Cilma', '9.00', '10 mg', '334', '13', '161', '2022-06-27 23:08:05', '2022-06-27 23:08:05'),
(6448, 'Cilmedip', '6.00', '10 mg', '334', '13', '91', '2022-06-27 23:08:56', '2022-06-27 23:08:56'),
(6449, 'Cilmedip', '4.00', '5 mg', '334', '13', '91', '2022-06-27 23:09:40', '2022-06-27 23:09:40'),
(6450, 'Cilnical', '9.00', '10 mg', '334', '13', '58', '2022-06-27 23:10:22', '2022-06-27 23:10:22'),
(6451, 'Cilnior', '9.00', '10 mg', '334', '13', '140', '2022-06-27 23:11:11', '2022-06-27 23:11:11'),
(6452, 'Cilnior', '7.00', '5 mg', '334', '13', '140', '2022-06-27 23:12:16', '2022-06-27 23:12:16'),
(6453, 'Cilnipin', '9.00', '10 mg', '334', '13', '34', '2022-06-27 23:13:14', '2022-06-27 23:13:14'),
(6454, 'Cilnipin', '7.00', '5 mg', '334', '13', '34', '2022-06-27 23:13:56', '2022-06-27 23:13:56'),
(6455, 'Cilnivas', '8.00', '10 mg', '334', '13', '150', '2022-06-27 23:14:46', '2022-06-27 23:14:46'),
(6456, 'Cilnivas', '5.00', '5 mg', '334', '13', '150', '2022-06-27 23:15:47', '2022-06-27 23:15:47'),
(6457, 'Cilocab', '9.00', '10 mg', '334', '13', '18', '2022-06-27 23:16:26', '2022-06-27 23:16:26'),
(6458, 'Cilocab', '7.00', '5 mg', '334', '13', '18', '2022-06-27 23:17:04', '2022-06-27 23:17:04'),
(6459, 'Cilvas', '7.00', '5 mg', '334', '13', '103', '2022-06-27 23:17:47', '2022-06-27 23:17:47'),
(6460, 'Cilvas', '9.00', '10 mg', '334', '13', '103', '2022-06-27 23:21:41', '2022-06-27 23:21:41'),
(6461, 'Cinekar', '7.00', '5 mg', '334', '13', '202', '2022-06-27 23:22:28', '2022-06-27 23:22:28'),
(6462, 'Cinekar', '9.00', '10 mg', '334', '13', '202', '2022-06-27 23:23:07', '2022-06-27 23:23:07'),
(6463, 'Darven', '7.00', '5 mg', '334', '13', '78', '2022-06-27 23:23:43', '2022-06-27 23:23:43'),
(6464, 'Darven', '9.00', '10 mg', '334', '13', '78', '2022-06-27 23:24:29', '2022-06-27 23:24:29'),
(6465, 'Duocard', '9.00', '10 mg', '334', '13', '19', '2022-06-27 23:25:06', '2022-06-27 23:25:06'),
(6466, 'Duocard', '7.00', '5 mg', '334', '13', '19', '2022-06-27 23:25:43', '2022-06-27 23:25:43'),
(6467, 'LNC', '9.00', '10 mg', '334', '13', '179', '2022-06-27 23:26:24', '2022-06-27 23:26:24'),
(6468, 'LNC', '7.00', '5 mg', '334', '13', '179', '2022-06-27 23:27:07', '2022-06-27 23:27:07'),
(6469, 'Mydipin', '8.00', '10 mg', '334', '13', '65', '2022-06-27 23:28:02', '2022-06-27 23:28:02'),
(6470, 'Mydipin', '5.00', '5 mg', '334', '13', '65', '2022-06-27 23:28:43', '2022-06-27 23:28:43'),
(6471, 'Nexovas', '9.00', '10 mg', '334', '13', '89', '2022-06-27 23:29:19', '2022-06-27 23:29:19'),
(6472, 'Nexovas', '7.00', '5 mg', '334', '13', '89', '2022-06-27 23:30:07', '2022-06-27 23:30:07'),
(6473, 'Cilosta', '12.09', '100 mg', '335', '13', '179', '2022-06-27 23:31:12', '2022-06-27 23:31:12'),
(6474, 'Inclaud', '10.00', '100 mg', '335', '13', '18', '2022-06-27 23:31:53', '2022-06-27 23:31:53'),
(6475, 'Pancil', '12.00', '100 mg', '335', '13', '65', '2022-06-27 23:32:45', '2022-06-27 23:32:45'),
(6476, 'Vasocil', '7.02', '50 mg', '335', '13', '91', '2022-06-27 23:33:35', '2022-06-27 23:33:35'),
(6477, 'Vasocil', '12.00', '100 mg', '335', '13', '91', '2022-06-27 23:34:30', '2022-06-27 23:34:30'),
(6478, 'Zocil', '7.00', '50 mg', '335', '13', '43', '2022-06-27 23:35:10', '2022-06-27 23:35:10'),
(6479, 'Zocil', '12.00', '100 mg', '335', '13', '43', '2022-06-27 23:35:49', '2022-06-27 23:35:49'),
(6480, 'Erian', '80.00', '(5 mg+5 mg+10.5 mg+10 mg)/gm', '337', '66', '179', '2022-06-27 23:36:52', '2022-06-27 23:38:22'),
(6481, 'Erian', '8.03', '5 mg+5 mg+10 mg+10 mg', '337', '58', '179', '2022-06-27 23:37:51', '2022-06-27 23:37:51'),
(6482, 'Anorel', '80.30', '15 gm tube', '338', '66', '150', '2022-06-27 23:39:27', '2022-06-27 23:39:27'),
(6483, 'Anustat', '80.00', '15 gm tube', '338', '66', '43', '2022-06-27 23:40:12', '2022-06-27 23:40:12'),
(6484, 'Ariproct', '8.00', '5 mg', '338', '58', '34', '2022-06-27 23:41:25', '2022-06-27 23:41:25'),
(6485, 'Ariproct', '70.00', '15 gm tube', '338', '66', '34', '2022-06-27 23:42:21', '2022-06-27 23:42:21'),
(6486, 'Retocain', '80.00', '15 gm tube', '338', '66', '65', '2022-06-27 23:42:59', '2022-06-27 23:42:59'),
(6487, 'Cinarin', '1.00', '15 mg', '340', '13', '126', '2022-06-27 23:44:16', '2022-06-27 23:44:16'),
(6488, 'Cinaron', '1.00', '15 mg', '340', '13', '179', '2022-06-27 23:45:05', '2022-06-27 23:45:05'),
(6489, 'Cinaryl', '1.00', '15 mg', '340', '13', '136', '2022-06-27 23:45:49', '2022-06-27 23:45:49'),
(6490, 'Cinarzin', '1.00', '15 mg', '340', '13', '91', '2022-06-27 23:46:32', '2022-06-27 23:46:32'),
(6491, 'Cinazin', '0.70', '15 mg', '340', '13', '19', '2022-06-27 23:47:11', '2022-06-27 23:47:11'),
(6492, 'Cinnarizine', '1.00', '15 mg', '340', '13', '48', '2022-06-27 23:47:57', '2022-06-27 23:47:57'),
(6493, 'Cinomyst', '0.70', '15 mg', '340', '13', '122', '2022-06-27 23:48:48', '2022-06-27 23:48:48'),
(6494, 'Negaron', '0.50', '30 mg', '340', '13', '77', '2022-06-27 23:49:25', '2022-06-27 23:49:25'),
(6495, 'Suzaron', '0.50', '15 mg', '340', '13', '162', '2022-06-27 23:50:19', '2022-06-27 23:50:19'),
(6496, 'Zincin', '1.00', '15 mg', '340', '13', '34', '2022-06-27 23:51:02', '2022-06-27 23:51:02'),
(6497, 'Artigo', '2.01', '20 mg+40 mg', '341', '13', '18', '2022-06-27 23:52:09', '2022-06-27 23:52:09'),
(6498, 'Cinaron Plus', '2.00', '20 mg+40 mg', '341', '13', '179', '2022-06-27 23:52:50', '2022-06-27 23:52:50'),
(6499, 'Cinaryl Plus', '2.00', '20 mg+40 mg', '341', '13', '136', '2022-06-27 23:53:40', '2022-06-27 23:53:40'),
(6500, 'Cinarzin Plus', '2.00', '20 mg+40 mg', '341', '13', '91', '2022-06-27 23:54:28', '2022-06-27 23:54:28'),
(6501, 'Cinazin Plus', '1.51', '20 mg+40 mg', '341', '13', '19', '2022-06-27 23:55:13', '2022-06-27 23:55:13'),
(6502, 'Revert', '2.00', '20 mg+40 mg', '341', '13', '92', '2022-06-27 23:55:58', '2022-06-27 23:55:58'),
(6503, 'Cifibet', '15.00', '100 mg', '342', '13', '71', '2022-06-27 23:57:13', '2022-06-27 23:57:13'),
(6504, 'Minibet', '15.00', '100 mg', '342', '13', '179', '2022-06-27 23:57:56', '2022-06-27 23:57:56'),
(6505, 'Adecin', '14.00', '500 mg', '343', '13', '182', '2022-06-28 00:02:17', '2022-06-28 00:02:17'),
(6506, 'Amiflox', '6.00', '250 mg', '343', '13', '28', '2022-06-28 00:03:05', '2022-06-28 00:03:05'),
(6507, 'Amiflox', '10.00', '500 mg', '343', '13', '28', '2022-06-28 00:03:50', '2022-06-28 00:03:50'),
(6508, 'Amiflox', '16.00', '750 mg', '343', '13', '28', '2022-06-28 00:04:34', '2022-06-28 00:04:34'),
(6509, 'Amiflox DS', '85.00', '250 mg/5 ml', '343', '75', '28', '2022-06-28 00:05:29', '2022-06-28 00:05:29'),
(6510, 'Ancipro', '8.50', '250 mg', '343', '13', '190', '2022-06-28 00:06:20', '2022-06-28 00:06:20'),
(6511, 'Ancipro', '14.00', '500 mg', '343', '13', '190', '2022-06-28 00:07:02', '2022-06-28 00:07:02'),
(6512, 'Ancipro', '18.00', '750 mg', '343', '13', '190', '2022-06-28 00:07:46', '2022-06-28 00:07:46'),
(6513, 'Aprocin', '15.00', '500 mg', '343', '13', '34', '2022-06-28 00:14:10', '2022-06-28 00:14:10'),
(6514, 'Aprocin', '100.00', '250 mg/5 ml', '343', '75', '34', '2022-06-28 00:15:17', '2022-06-28 00:15:17'),
(6515, 'Bactin', '8.54', '250 mg', '343', '13', '91', '2022-06-28 00:16:09', '2022-06-28 00:16:09'),
(6516, 'Bactin', '15.00', '500 mg', '343', '13', '91', '2022-06-28 00:16:49', '2022-06-28 00:16:49'),
(6517, 'Bactin', '18.06', '750 mg', '343', '13', '91', '2022-06-28 00:17:28', '2022-06-28 00:17:28'),
(6518, 'Bactin', '145.00', '200 mg/100 ml', '343', '50', '91', '2022-06-28 00:18:10', '2022-06-28 00:18:10'),
(6519, 'Bactin', '110.00', '250 mg/5 ml', '343', '75', '91', '2022-06-28 00:18:52', '2022-06-28 00:18:52'),
(6520, 'Benprox', '14.00', '500 mg', '343', '13', '42', '2022-06-28 00:20:18', '2022-06-28 00:20:18'),
(6521, 'Benprox', '18.00', '750 mg', '343', '13', '42', '2022-06-28 00:20:58', '2022-06-28 00:20:58'),
(6522, 'Benprox', '100.00', '250 mg/5 ml', '343', '75', '42', '2022-06-28 00:21:49', '2022-06-28 00:21:49'),
(6523, 'Beuflox', '8.50', '250 mg', '343', '13', '92', '2022-06-28 00:22:33', '2022-06-28 00:22:33'),
(6524, 'Beuflox', '15.00', '500 mg', '343', '13', '92', '2022-06-28 00:23:14', '2022-06-28 00:23:14'),
(6525, 'Beuflox', '18.00', '750 mg', '343', '13', '92', '2022-06-28 00:23:52', '2022-06-28 00:23:52'),
(6526, 'Beuflox', '12.00', '250 mg/sachet', '343', '76', '92', '2022-06-28 00:24:49', '2022-06-28 00:24:49'),
(6527, 'Beuflox', '8.00', '125 mg/sachet', '343', '76', '92', '2022-06-28 00:25:43', '2022-06-28 00:25:43'),
(6528, 'Beuflox', '70.00', '200 mg/100 ml', '343', '50', '92', '2022-06-28 00:26:32', '2022-06-28 00:26:32'),
(6529, 'Beuflox', '100.00', '250 mg/5 ml', '343', '75', '92', '2022-06-28 00:27:12', '2022-06-28 00:27:12'),
(6530, 'Captiva', '15.00', '500 mg', '343', '13', '33', '2022-06-28 00:27:58', '2022-06-28 00:27:58'),
(6531, 'Captiva', '100.00', '250 mg/5 ml', '343', '75', '33', '2022-06-28 00:28:40', '2022-06-28 00:28:40'),
(6532, 'Ceprocon', '12.04', '500 mg', '343', '13', '53', '2022-06-28 00:29:18', '2022-06-28 00:29:18'),
(6533, 'Ceprocon', '98.00', '250 mg/5 ml', '343', '75', '53', '2022-06-28 00:29:54', '2022-06-28 00:29:54'),
(6534, 'Cero', '14.05', '500 mg', '343', '13', '77', '2022-06-28 00:30:28', '2022-06-28 00:30:28'),
(6535, 'Cibact', '14.00', '500 mg', '343', '13', '73', '2022-06-28 00:31:15', '2022-06-28 00:31:15'),
(6536, 'Cibact', '18.00', '750 mg', '343', '13', '73', '2022-06-28 00:32:06', '2022-06-28 00:32:06'),
(6537, 'Cibact', '100.00', '250 mg/5 ml', '343', '75', '73', '2022-06-28 00:32:58', '2022-06-28 00:32:58'),
(6538, 'Ciflocin', '12.00', '500 mg', '343', '13', '36', '2022-06-28 00:35:04', '2022-06-28 00:35:04'),
(6539, 'Ciflox', '12.50', '500 mg', '343', '13', '160', '2022-06-28 00:35:45', '2022-06-28 00:35:45'),
(6540, 'Cilocin', '12.00', '500 mg', '343', '13', '142', '2022-06-28 01:50:14', '2022-06-28 01:50:14'),
(6541, 'Cilocin', '100.00', '250 mg/5 ml', '343', '75', '142', '2022-06-28 01:51:03', '2022-06-28 01:51:03'),
(6542, 'Cilocin XR', '8.00', '500 mg', '343', '13', '142', '2022-06-28 01:52:00', '2022-06-28 01:52:00'),
(6543, 'Cip', '14.00', '500 mg', '343', '13', '35', '2022-06-28 01:52:39', '2022-06-28 01:52:39'),
(6544, 'Cip', '18.00', '750 mg', '343', '13', '35', '2022-06-28 01:53:21', '2022-06-28 01:53:21'),
(6545, 'Cipcin', '8.52', '250 mg', '343', '13', '45', '2022-06-28 01:54:07', '2022-06-28 01:54:07'),
(6546, 'Cipcin', '15.06', '500 mg', '343', '13', '45', '2022-06-28 01:54:48', '2022-06-28 01:54:48'),
(6547, 'Cipcin', '18.08', '750 mg', '343', '13', '45', '2022-06-28 01:55:52', '2022-06-28 01:55:52'),
(6548, 'Cipcin', '100.00', '250 mg/5 ml', '343', '75', '45', '2022-06-28 01:57:18', '2022-06-28 01:57:18'),
(6549, 'Cipcin', '140.00', '200 mg/100 ml', '343', '50', '45', '2022-06-28 01:59:09', '2022-06-28 01:59:09'),
(6550, 'Cipex', '7.00', '250 mg', '343', '13', '22', '2022-06-28 01:59:50', '2022-06-28 01:59:50'),
(6551, 'Cipex', '12.00', '500 mg', '343', '13', '22', '2022-06-28 02:00:28', '2022-06-28 02:00:28'),
(6552, 'Cipex', '90.00', '250 mg/5 ml', '343', '75', '22', '2022-06-28 02:01:11', '2022-06-28 02:01:11'),
(6553, 'Cipex', '17.00', '750 mg', '343', '13', '22', '2022-06-28 02:01:52', '2022-06-28 02:01:52'),
(6554, 'Ciplon', '13.93', '500 mg', '343', '13', '185', '2022-06-28 02:02:36', '2022-06-28 02:02:36'),
(6555, 'Ciplon', '17.92', '750 mg', '343', '13', '185', '2022-06-28 02:03:23', '2022-06-28 02:03:23'),
(6556, 'Ciplon', '74.56', '200 mg/100 ml', '343', '50', '185', '2022-06-28 02:04:09', '2022-06-28 02:04:09'),
(6557, 'Ciplon DS', '144.32', '400 mg/100 ml', '343', '50', '185', '2022-06-28 02:04:53', '2022-06-28 02:04:53'),
(6558, 'Cipoxia', '14.00', '500 mg', '343', '13', '147', '2022-06-28 02:05:35', '2022-06-28 02:05:35'),
(6559, 'Cipoxia', '100.00', '250 mg/5 ml', '343', '75', '147', '2022-06-28 02:06:18', '2022-06-28 02:06:18'),
(6560, 'Ciprin', '12.00', '500 mg', '343', '13', '126', '2022-06-28 02:06:58', '2022-06-28 02:06:58'),
(6561, 'Cipro', '10.00', '500 mg', '343', '13', '32', '2022-06-28 02:44:20', '2022-06-28 02:44:20'),
(6562, 'Cipro', '80.00', '250 mg/5 ml', '343', '75', '32', '2022-06-28 02:44:55', '2022-06-28 02:44:55'),
(6563, 'Cipro-A', '8.56', '250 mg', '343', '13', '19', '2022-06-28 02:45:31', '2022-06-28 02:45:31'),
(6564, 'Cipro-A', '15.00', '500 mg', '343', '13', '19', '2022-06-28 02:46:26', '2022-06-28 02:46:26'),
(6565, 'Cipro-A', '15.00', '500 mg', '343', '13', '19', '2022-06-28 02:46:26', '2022-06-28 02:46:26'),
(6566, 'Cipro-A', '18.11', '750 mg', '343', '13', '19', '2022-06-28 02:47:01', '2022-06-28 02:47:01'),
(6567, 'Cipro-A', '100.30', '250 mg/5 ml', '343', '75', '19', '2022-06-28 02:47:42', '2022-06-28 02:47:42'),
(6568, 'Cipro-A', '146.94', '200 mg/100 ml', '343', '50', '19', '2022-06-28 02:48:30', '2022-06-28 02:48:30'),
(6569, 'Cipro-C', '10.00', '500 mg', '343', '13', '51', '2022-06-28 02:49:13', '2022-06-28 02:49:13'),
(6570, 'Cipro-C', '100.00', '250 mg/5 ml', '343', '75', '51', '2022-06-28 02:49:58', '2022-06-28 02:49:58'),
(6571, 'Cipro-M', '14.06', '500 mg', '343', '13', '117', '2022-06-28 02:50:40', '2022-06-28 02:50:40'),
(6572, 'Cipro-M', '18.06', '750 mg', '343', '13', '117', '2022-06-28 02:51:18', '2022-06-28 02:51:18'),
(6573, 'Cipro-S', '14.00', '500 mg', '343', '13', '170', '2022-06-28 02:52:00', '2022-06-28 02:52:00'),
(6574, 'Cipro-S', '90.00', '250 mg/5 ml', '343', '75', '170', '2022-06-28 02:52:29', '2022-06-28 02:52:29'),
(6575, 'Ciproaid', '15.05', '500 mg', '343', '13', '103', '2022-06-28 02:58:26', '2022-06-28 02:58:26'),
(6576, 'Ciproaid', '15.05', '500 mg', '343', '13', '103', '2022-06-28 02:58:26', '2022-06-28 02:58:26'),
(6577, 'Ciprobac 500', '10.00', '500 mg', '343', '13', '48', '2022-06-28 02:59:56', '2022-06-28 02:59:56'),
(6578, 'Ciprobac DS', '80.00', '250 mg/5 ml', '343', '75', '48', '2022-06-28 03:00:35', '2022-06-28 03:00:35'),
(6579, 'Ciprobey', '14.04', '500 mg', '343', '13', '172', '2022-06-28 03:01:31', '2022-06-28 03:01:31'),
(6580, 'Ciprobey', '90.28', '250 mg/5 ml', '343', '75', '172', '2022-06-28 03:02:12', '2022-06-28 03:02:12'),
(6581, 'Ciprocap', '8.71', '250 mg', '343', '13', '178', '2022-06-28 03:02:58', '2022-06-28 03:02:58'),
(6582, 'Ciprocap', '14.35', '500 mg', '343', '13', '178', '2022-06-28 03:03:52', '2022-06-28 03:03:52'),
(6583, 'Ciprocin', '8.56', '250 mg', '343', '13', '179', '2022-06-28 03:04:28', '2022-06-28 03:04:28'),
(6584, 'Ciprocin', '15.05', '500 mg', '343', '13', '179', '2022-06-28 03:05:11', '2022-06-28 03:05:11'),
(6585, 'Ciprocin', '18.12', '750 mg', '343', '13', '179', '2022-06-28 03:05:50', '2022-06-28 03:05:50'),
(6586, 'Ciprocin', '100.30', '250 mg/5 ml', '343', '75', '179', '2022-06-28 03:06:46', '2022-06-28 03:06:46'),
(6587, 'Ciprocin', '146.00', '200 mg/100 ml', '343', '50', '179', '2022-06-28 03:07:16', '2022-06-28 03:07:16'),
(6588, 'Ciprogen', '14.00', '500 mg', '343', '13', '44', '2022-06-28 03:07:51', '2022-06-28 03:07:51'),
(6589, 'Ciproguard', '14.05', '500 mg', '343', '13', '87', '2022-06-28 03:08:50', '2022-06-28 03:08:50'),
(6590, 'Ciprol', '11.36', '500 mg', '343', '13', '112', '2022-06-28 03:09:44', '2022-06-28 03:09:44'),
(6591, 'Ciprol DS', '95.45', '250 mg/5 ml', '343', '75', '112', '2022-06-28 03:10:53', '2022-06-28 03:10:53'),
(6592, 'Ciprolyn', '13.00', '500 mg', '343', '13', '54', '2022-06-28 03:11:23', '2022-06-28 03:11:23'),
(6593, 'Ciprolyn', '90.00', '250 mg/5 ml', '343', '75', '54', '2022-06-28 03:12:45', '2022-06-28 03:12:45'),
(6594, 'Ciprom', '5.00', '250 mg', '343', '13', '116', '2022-06-28 03:13:26', '2022-06-28 03:13:26'),
(6595, 'Ciprom', '12.00', '500 mg', '343', '13', '116', '2022-06-28 03:14:17', '2022-06-28 03:14:17'),
(6596, 'Ciprom DS', '80.00', '250 mg/5 ml', '343', '75', '116', '2022-06-28 03:14:49', '2022-06-28 03:14:49'),
(6597, 'Cipromet', '6.00', '250 mg', '343', '13', '113', '2022-06-28 03:15:37', '2022-06-28 03:15:37'),
(6598, 'Cipromet', '10.00', '500 mg', '343', '13', '113', '2022-06-28 03:16:09', '2022-06-28 03:16:09'),
(6599, 'Cipron', '14.00', '500 mg', '343', '13', '67', '2022-06-28 03:17:09', '2022-06-28 03:17:09'),
(6600, 'Cipron', '90.01', '250 mg/5 ml', '343', '75', '67', '2022-06-28 03:17:43', '2022-06-28 03:17:43'),
(6601, 'Cipronaaf', '14.00', '500 mg', '343', '13', '123', '2022-06-28 03:18:25', '2022-06-28 03:18:25'),
(6602, 'Cipronil', '14.05', '500 mg', '343', '13', '174', '2022-06-28 03:19:02', '2022-06-28 03:19:02'),
(6603, 'Cipronil', '95.00', '250 mg/5 ml', '343', '75', '174', '2022-06-28 03:19:31', '2022-06-28 03:19:31'),
(6604, 'Cipronil', '18.12', '750 mg', '343', '13', '174', '2022-06-28 03:20:08', '2022-06-28 03:20:08'),
(6605, 'Cipronor', '14.00', '500 mg', '343', '13', '129', '2022-06-28 03:21:02', '2022-06-28 03:21:02'),
(6606, 'Cipronor', '100.00', '250 mg/5 ml', '343', '75', '129', '2022-06-28 03:21:41', '2022-06-28 03:21:41'),
(6607, 'Ciprotec', '8.00', '500 mg', '343', '13', '30', '2022-06-28 03:22:14', '2022-06-28 03:22:14'),
(6608, 'Ciprotec', '80.00', '250 mg/5 ml', '343', '75', '30', '2022-06-28 03:22:48', '2022-06-28 03:22:48'),
(6609, 'Ciprotim', '14.00', '500 mg', '343', '13', '63', '2022-06-28 03:25:00', '2022-06-28 03:25:00'),
(6610, 'Ciproton', '15.00', '500 mg', '343', '13', '49', '2022-06-28 03:25:39', '2022-06-28 03:25:39'),
(6611, 'Ciprox', '8.53', '250 mg', '343', '13', '136', '2022-06-28 03:26:18', '2022-06-28 03:26:18'),
(6612, 'Ciprox', '15.05', '500 mg', '343', '13', '136', '2022-06-28 03:26:55', '2022-06-28 03:26:55'),
(6613, 'Ciprox', '18.07', '750 mg', '343', '13', '136', '2022-06-28 03:27:35', '2022-06-28 03:27:35'),
(6614, 'Ciprox', '70.48', '200 mg/100 ml', '343', '50', '136', '2022-06-28 03:28:21', '2022-06-28 03:28:21'),
(6615, 'Ciprox DS', '100.00', '250 mg/5 ml', '343', '75', '136', '2022-06-28 03:28:59', '2022-06-28 03:28:59'),
(6616, 'Ciprox XR', '20.08', '1000 mg', '343', '13', '136', '2022-06-28 03:29:40', '2022-06-28 03:29:40'),
(6617, 'Ciproxen', '7.00', '250 mg', '343', '13', '20', '2022-06-28 03:30:22', '2022-06-28 03:30:22'),
(6618, 'Ciproxen', '14.00', '500 mg', '343', '13', '20', '2022-06-28 03:31:04', '2022-06-28 03:31:04'),
(6619, 'Ciproxim', '12.00', '500 mg', '343', '13', '186', '2022-06-28 03:31:50', '2022-06-28 03:31:50'),
(6620, 'Ciproxy', '70.26', '200 mg/100 ml', '343', '50', '135', '2022-06-28 03:32:33', '2022-06-28 03:32:33'),
(6621, 'Ciprozen', '8.03', '250 mg', '343', '13', '196', '2022-06-28 03:33:19', '2022-06-28 03:33:19'),
(6622, 'Ciprozen', '75.00', '250 mg/5 ml', '343', '75', '196', '2022-06-28 03:33:57', '2022-06-28 03:33:57'),
(6623, 'Ciprozen DS', '14.00', '500 mg', '343', '13', '196', '2022-06-28 03:39:32', '2022-06-28 03:39:32'),
(6624, 'Ciprozid', '8.00', '250 mg', '343', '13', '65', '2022-06-28 03:40:19', '2022-06-28 03:40:19'),
(6625, 'Ciprozid', '18.00', '750 mg', '343', '13', '65', '2022-06-28 03:40:57', '2022-06-28 03:40:57'),
(6626, 'Ciprozid', '100.00', '250 mg/5 ml', '343', '75', '65', '2022-06-28 03:41:35', '2022-06-28 03:41:35'),
(6627, 'Ciprozid', '70.00', '200 mg/100 ml', '343', '50', '65', '2022-06-28 03:42:16', '2022-06-28 03:42:16'),
(6628, 'Ciprozid-DS', '15.00', '500 mg', '343', '13', '65', '2022-06-28 03:42:59', '2022-06-28 03:42:59'),
(6629, 'Ciprozid-XR', '18.00', '1000 mg', '343', '13', '65', '2022-06-28 03:43:39', '2022-06-28 03:43:39'),
(6630, 'Civox', '14.05', '500 mg', '343', '13', '150', '2022-06-28 03:44:19', '2022-06-28 03:44:19'),
(6631, 'Civox', '90.35', '200 mg/5 ml', '343', '75', '150', '2022-06-28 03:45:02', '2022-06-28 03:45:02'),
(6632, 'Civox', '145.00', '200 mg/100 ml', '343', '50', '150', '2022-06-28 03:45:47', '2022-06-28 03:45:47'),
(6633, 'Cpflox', '10.11', '500 mg', '343', '13', '55', '2022-06-28 03:46:31', '2022-06-28 03:46:31');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(6634, 'D-Floxin', '4.55', '250 mg', '343', '13', '64', '2022-06-28 03:47:12', '2022-06-28 03:47:12'),
(6635, 'D-Floxin', '12.00', '500 mg', '343', '13', '64', '2022-06-28 03:47:55', '2022-06-28 03:47:55'),
(6636, 'D-Floxin', '65.00', '250 mg/5 ml', '343', '75', '64', '2022-06-28 03:48:38', '2022-06-28 03:48:38'),
(6637, 'Deflox', '10.50', '250 mg', '343', '13', '62', '2022-06-28 03:49:18', '2022-06-28 03:49:18'),
(6638, 'Deflox', '13.00', '750 mg', '343', '13', '62', '2022-06-28 03:49:55', '2022-06-28 03:49:55'),
(6639, 'Deflox DS', '80.00', '250 mg/5 ml', '343', '75', '62', '2022-06-28 03:50:31', '2022-06-28 03:50:31'),
(6640, 'DFX', '10.00', '500 mg', '343', '13', '61', '2022-06-28 03:53:22', '2022-06-28 03:53:22'),
(6641, 'DFX', '97.00', '250 mg/5 ml', '343', '75', '61', '2022-06-28 03:53:58', '2022-06-28 03:53:58'),
(6642, 'Doquin', '12.09', '500 mg', '343', '13', '88', '2022-06-28 03:55:01', '2022-06-28 03:55:01'),
(6643, 'Dumaflox', '7.52', '250 mg', '343', '13', '23', '2022-06-28 03:56:02', '2022-06-28 03:56:02'),
(6644, 'Dumaflox', '10.03', '500 mg', '343', '13', '23', '2022-06-28 03:56:41', '2022-06-28 03:56:41'),
(6645, 'Dumaflox', '12.04', '750 mg', '343', '13', '23', '2022-06-28 03:57:17', '2022-06-28 03:57:17'),
(6646, 'Dumaflox', '100.00', '250 mg/5 ml', '343', '75', '23', '2022-06-28 03:57:55', '2022-06-28 03:57:55'),
(6647, 'Efloxin', '14.00', '500 mg', '343', '13', '72', '2022-06-28 03:58:37', '2022-06-28 03:58:37'),
(6648, 'Efloxin', '7.50', '250 mg', '343', '13', '72', '2022-06-28 03:59:21', '2022-06-28 03:59:21'),
(6649, 'Efloxin', '100.00', '250 mg/5 ml', '343', '75', '72', '2022-06-28 03:59:56', '2022-06-28 03:59:56'),
(6650, 'Efloxin', '18.00', '750 mg', '343', '13', '72', '2022-06-28 04:00:37', '2022-06-28 04:00:37'),
(6651, 'Eliprox', '14.00', '500 mg', '343', '13', '159', '2022-06-28 04:01:06', '2022-06-28 04:01:06'),
(6652, 'Fiprox', '14.09', '500 mg', '343', '13', '198', '2022-06-28 04:02:29', '2022-06-28 04:02:29'),
(6653, 'Fiprox', '8.53', '250 mg', '343', '13', '198', '2022-06-28 04:03:15', '2022-06-28 04:03:15'),
(6654, 'Fiprox', '18.07', '750 mg', '343', '13', '198', '2022-06-28 04:03:52', '2022-06-28 04:03:52'),
(6655, 'Flocip', '14.05', '500 mg', '343', '13', '29', '2022-06-28 04:05:31', '2022-06-28 04:05:31'),
(6656, 'Flocip', '100.30', '250 mg/5 ml', '343', '75', '29', '2022-06-28 04:06:11', '2022-06-28 04:06:11'),
(6657, 'Flontin', '8.53', '250 mg', '343', '13', '161', '2022-06-28 04:06:41', '2022-06-28 04:06:41'),
(6658, 'Flontin', '15.00', '500 mg', '343', '13', '161', '2022-06-28 04:07:19', '2022-06-28 04:07:19'),
(6659, 'Flontin', '18.06', '750 mg', '343', '13', '161', '2022-06-28 04:07:58', '2022-06-28 04:07:58'),
(6660, 'Flontin', '100.00', '250 mg/5 ml', '343', '75', '161', '2022-06-28 04:08:31', '2022-06-28 04:08:31'),
(6661, 'Flontin', '145.54', '200 mg/100 ml', '343', '50', '161', '2022-06-28 04:09:05', '2022-06-28 04:09:05'),
(6662, 'Florocin', '12.09', '500 mg', '343', '13', '127', '2022-06-28 04:09:47', '2022-06-28 04:09:47'),
(6663, 'Florocin', '100.00', '250 mg/5 ml', '343', '75', '127', '2022-06-28 04:10:28', '2022-06-28 04:10:28'),
(6664, 'Floxabid', '8.56', '250 mg', '343', '13', '18', '2022-06-28 04:11:29', '2022-06-28 04:11:29'),
(6665, 'Floxabid', '15.05', '500 mg', '343', '13', '18', '2022-06-28 04:12:02', '2022-06-28 04:12:02'),
(6666, 'Floxabid', '18.12', '750 mg', '343', '13', '18', '2022-06-28 04:12:36', '2022-06-28 04:12:36'),
(6667, 'Floxabid', '146.44', '200 mg/100 ml', '343', '50', '18', '2022-06-28 04:13:21', '2022-06-28 04:13:21'),
(6668, 'Floxabid DS', '100.30', '250 mg/5 ml', '343', '75', '18', '2022-06-28 04:14:04', '2022-06-28 04:14:04'),
(6669, 'Floxacin', '7.02', '250 mg', '343', '13', '124', '2022-06-28 04:14:40', '2022-06-28 04:14:40'),
(6670, 'Floxacin', '14.00', '500 mg', '343', '13', '124', '2022-06-28 04:15:14', '2022-06-28 04:15:14'),
(6671, 'Floxacin', '95.00', '250 mg/5 ml', '343', '75', '124', '2022-06-28 04:15:47', '2022-06-28 04:15:47'),
(6672, 'Floxin', '5.00', '250 mg', '343', '13', '146', '2022-06-28 04:19:02', '2022-06-28 04:19:02'),
(6673, 'Floxin', '12.00', '500 mg', '343', '13', '146', '2022-06-28 04:19:42', '2022-06-28 04:19:42'),
(6674, 'Floxin DS', '90.00', '250 mg/5 ml', '343', '13', '146', '2022-06-28 04:20:12', '2022-06-28 04:20:12'),
(6675, 'Floxy', '14.00', '500 mg', '343', '13', '184', '2022-06-28 04:20:48', '2022-06-28 04:20:48'),
(6676, 'G-Cipro', '8.00', '500 mg', '343', '13', '84', '2022-06-28 04:21:39', '2022-06-28 04:21:39'),
(6677, 'G-Cipro', '50.00', '200 mg/100 ml', '343', '50', '84', '2022-06-28 04:22:17', '2022-06-28 04:22:17'),
(6678, 'Geflox', '8.49', '250 mg', '343', '13', '78', '2022-06-28 04:23:02', '2022-06-28 04:23:02'),
(6679, 'Geflox', '14.09', '500 mg', '343', '13', '78', '2022-06-28 04:23:29', '2022-06-28 04:23:29'),
(6680, 'Geflox', '14.09', '500 mg', '343', '13', '78', '2022-06-28 04:24:39', '2022-06-28 04:24:39'),
(6681, 'Geflox', '70.21', '200 mg/100 ml', '343', '50', '78', '2022-06-28 04:25:25', '2022-06-28 04:25:25'),
(6682, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6683, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6684, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6685, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6686, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6687, 'Glaxipro', '15.00', '500 mg', '343', '13', '81', '2022-06-28 23:50:50', '2022-06-28 23:50:50'),
(6688, 'Hi-Floxin', '12.00', '500 mg', '343', '13', '90', '2022-06-28 23:52:05', '2022-06-28 23:52:05'),
(6689, 'Hi-Floxin', '12.00', '500 mg', '343', '13', '90', '2022-06-28 23:52:14', '2022-06-28 23:52:14'),
(6690, 'Hi-Floxin', '12.00', '500 mg', '343', '13', '90', '2022-06-28 23:52:31', '2022-06-28 23:52:31'),
(6691, 'Hi-Floxin', '12.00', '500 mg', '343', '13', '90', '2022-06-28 23:53:21', '2022-06-28 23:53:21'),
(6692, 'Hiflox', '8.70', '500 mg', '343', '13', '27', '2022-06-28 23:54:48', '2022-06-28 23:54:48'),
(6693, 'Hiflox', '12.05', '750 mg', '343', '13', '27', '2022-06-28 23:56:10', '2022-06-28 23:56:10'),
(6694, 'Hiflox', '70.23', '250 mg/5 ml', '343', '75', '27', '2022-06-28 23:57:34', '2022-06-28 23:57:34'),
(6695, 'Hiflox-XR', '20.00', '1000 mg', '343', '13', '27', '2022-06-28 23:58:32', '2022-06-28 23:58:32'),
(6696, 'Kapron', '8.00', '250 mg', '343', '13', '82', '2022-06-28 23:59:13', '2022-06-28 23:59:13'),
(6697, 'Kapron', '15.00', '500 mg', '343', '13', '82', '2022-06-28 23:59:51', '2022-06-28 23:59:51'),
(6698, 'Kapron', '18.00', '750 mg', '343', '13', '82', '2022-06-29 00:00:52', '2022-06-29 00:00:52'),
(6699, 'Kapron', '90.00', '250 mg/5 ml', '343', '75', '82', '2022-06-29 00:02:48', '2022-06-29 00:02:48'),
(6700, 'Kapron', '90.00', '200 mg/100 ml', '343', '49', '82', '2022-06-29 00:03:32', '2022-06-29 00:03:32'),
(6701, 'Libracin', '70.48', '200 mg/100 ml', '343', '50', '106', '2022-06-29 00:04:44', '2022-06-29 00:04:44'),
(6702, 'Libracin', '146.76', '400 mg/100 ml', '343', '50', '106', '2022-06-29 00:05:44', '2022-06-29 00:05:44'),
(6703, 'Lox', '14.00', '500 mg', '343', '13', '56', '2022-06-29 00:06:41', '2022-06-29 00:06:41'),
(6704, 'Maprocin', '15.00', '500 mg', '343', '13', '140', '2022-06-29 00:07:33', '2022-06-29 00:07:33'),
(6705, 'Maprocin', '100.00', '250 mg/5 ml', '343', '75', '140', '2022-06-29 00:08:18', '2022-06-29 00:08:18'),
(6706, 'Maprocin', '95.50', '200 mg/100 ml', '343', '50', '139', '2022-06-29 00:09:10', '2022-06-29 00:09:10'),
(6707, 'Maprocin DS', '149.87', '400 mg/100 ml', '343', '50', '139', '2022-06-29 00:10:07', '2022-06-29 00:10:07'),
(6708, 'Monipro', '14.00', '500 mg', '343', '13', '119', '2022-06-29 00:12:12', '2022-06-29 00:12:12'),
(6709, 'Monipro', '90.00', '250 mg/5 ml', '343', '75', '119', '2022-06-29 00:13:26', '2022-06-29 00:13:26'),
(6710, 'Neoflox', '12.00', '500 mg', '343', '13', '50', '2022-06-29 00:14:36', '2022-06-29 00:14:36'),
(6711, 'Neofloxin', '8.50', '250 mg', '343', '13', '43', '2022-06-29 00:15:23', '2022-06-29 00:15:23'),
(6712, 'Neofloxin', '15.00', '500 mg', '343', '13', '43', '2022-06-29 00:16:05', '2022-06-29 00:16:05'),
(6713, 'Neofloxin', '18.00', '750 mg', '343', '13', '43', '2022-06-29 00:16:46', '2022-06-29 00:16:46'),
(6714, 'Neofloxin', '100.00', '250 mg/5 ml', '343', '75', '43', '2022-06-29 00:17:30', '2022-06-29 00:17:30'),
(6715, 'Neofloxin', '146.50', '200 mg/100 ml', '343', '50', '43', '2022-06-29 00:18:51', '2022-06-29 00:18:51'),
(6716, 'Neofloxin', '10.00', '250 mg/sachet', '343', '76', '43', '2022-06-29 00:20:11', '2022-06-29 00:20:11'),
(6717, 'Neofloxin XR', '25.00', '1000 mg', '343', '13', '43', '2022-06-29 00:20:43', '2022-06-29 00:20:43'),
(6718, 'Newcip', '14.00', '500 mg', '343', '13', '41', '2022-06-29 00:21:27', '2022-06-29 00:21:27'),
(6719, 'Novacin', '14.00', '500 mg', '343', '13', '132', '2022-06-29 00:22:17', '2022-06-29 00:22:17'),
(6720, 'Novaflox', '14.00', '500 mg', '343', '13', '105', '2022-06-29 00:23:14', '2022-06-29 00:23:14'),
(6721, 'Novaflox', '90.00', '250 mg/5 ml', '343', '75', '105', '2022-06-29 00:23:59', '2022-06-29 00:23:59'),
(6722, 'Nucip', '14.00', '500 mg', '343', '13', '76', '2022-06-29 00:24:37', '2022-06-29 00:24:37'),
(6723, 'Ocimax', '15.00', '500 mg', '343', '13', '134', '2022-06-29 00:25:15', '2022-06-29 00:25:15'),
(6724, 'Ocimax', '100.00', '250 mg/5 ml', '343', '75', '134', '2022-06-29 00:26:11', '2022-06-29 00:26:11'),
(6725, 'Ocimax', '100.00', '250 mg/5 ml', '343', '75', '134', '2022-06-29 00:27:42', '2022-06-29 00:27:42'),
(6726, 'Ocimax', '100.00', '250 mg/5 ml', '343', '75', '134', '2022-06-29 00:27:42', '2022-06-29 00:27:42'),
(6727, 'Octabid', '12.00', '500 mg', '343', '13', '162', '2022-06-29 00:28:19', '2022-06-29 00:28:19'),
(6728, 'Octabid', '12.00', '500 mg', '343', '13', '162', '2022-06-29 00:28:37', '2022-06-29 00:28:37'),
(6729, 'Octabid', '12.00', '500 mg', '343', '13', '162', '2022-06-29 00:28:54', '2022-06-29 00:28:54'),
(6730, 'Octabid', '12.00', '500 mg', '343', '13', '162', '2022-06-29 00:29:06', '2022-06-29 00:29:06'),
(6731, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:30:19', '2022-06-29 00:30:19'),
(6732, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:30:33', '2022-06-29 00:30:33'),
(6733, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:30:49', '2022-06-29 00:30:49'),
(6734, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:31:06', '2022-06-29 00:31:06'),
(6735, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:31:28', '2022-06-29 00:31:28'),
(6736, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:31:30', '2022-06-29 00:31:30'),
(6737, 'Orcipro', '14.05', '500 mg', '343', '13', '138', '2022-06-29 00:31:42', '2022-06-29 00:31:42'),
(6738, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:33:15', '2022-06-29 00:33:15'),
(6739, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:33:53', '2022-06-29 00:33:53'),
(6740, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:34:08', '2022-06-29 00:34:08'),
(6741, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:34:20', '2022-06-29 00:34:20'),
(6742, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:34:43', '2022-06-29 00:34:43'),
(6743, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:35:18', '2022-06-29 00:35:18'),
(6744, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:35:46', '2022-06-29 00:35:46'),
(6745, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:35:55', '2022-06-29 00:35:55'),
(6746, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:11', '2022-06-29 00:36:11'),
(6747, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:23', '2022-06-29 00:36:23'),
(6748, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:31', '2022-06-29 00:36:31'),
(6749, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:36', '2022-06-29 00:36:36'),
(6750, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:37', '2022-06-29 00:36:37'),
(6751, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:36:38', '2022-06-29 00:36:38'),
(6752, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:03', '2022-06-29 00:37:03'),
(6753, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:11', '2022-06-29 00:37:11'),
(6754, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6755, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6756, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6757, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6758, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6759, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6760, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6761, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6762, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6763, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6764, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:21', '2022-06-29 00:37:21'),
(6765, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6766, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6767, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6768, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6769, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6770, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6771, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6772, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6773, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6774, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6775, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6776, 'Oxpro', '7.00', '250 mg', '343', '13', '192', '2022-06-29 00:37:22', '2022-06-29 00:37:22'),
(6777, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:38:03', '2022-06-29 00:38:03'),
(6778, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:38:55', '2022-06-29 00:38:55'),
(6779, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:39:18', '2022-06-29 00:39:18'),
(6780, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:39:56', '2022-06-29 00:39:56'),
(6781, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:39:59', '2022-06-29 00:39:59'),
(6782, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:06', '2022-06-29 00:40:06'),
(6783, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:15', '2022-06-29 00:40:15'),
(6784, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:43', '2022-06-29 00:40:43'),
(6785, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:46', '2022-06-29 00:40:46'),
(6786, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:48', '2022-06-29 00:40:48'),
(6787, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:48', '2022-06-29 00:40:48'),
(6788, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:48', '2022-06-29 00:40:48'),
(6789, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:49', '2022-06-29 00:40:49'),
(6790, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:49', '2022-06-29 00:40:49'),
(6791, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:49', '2022-06-29 00:40:49'),
(6792, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:40:49', '2022-06-29 00:40:49'),
(6793, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:05', '2022-06-29 00:41:05'),
(6794, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:11', '2022-06-29 00:41:11'),
(6795, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:16', '2022-06-29 00:41:16'),
(6796, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:16', '2022-06-29 00:41:16'),
(6797, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:17', '2022-06-29 00:41:17'),
(6798, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:17', '2022-06-29 00:41:17'),
(6799, 'Oxpro', '12.00', '500 mg', '343', '13', '192', '2022-06-29 00:41:34', '2022-06-29 00:41:34'),
(6800, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:15', '2022-06-29 00:43:15'),
(6801, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:24', '2022-06-29 00:43:24'),
(6802, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:29', '2022-06-29 00:43:29'),
(6803, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:35', '2022-06-29 00:43:35'),
(6804, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:38', '2022-06-29 00:43:38'),
(6805, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:38', '2022-06-29 00:43:38'),
(6806, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:39', '2022-06-29 00:43:39'),
(6807, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:47', '2022-06-29 00:43:47'),
(6808, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:43:47', '2022-06-29 00:43:47'),
(6809, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:44:04', '2022-06-29 00:44:04'),
(6810, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:44:22', '2022-06-29 00:44:22'),
(6811, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:44:28', '2022-06-29 00:44:28'),
(6812, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:44:36', '2022-06-29 00:44:36'),
(6813, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:02', '2022-06-29 00:45:02'),
(6814, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:06', '2022-06-29 00:45:06'),
(6815, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:09', '2022-06-29 00:45:09'),
(6816, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:09', '2022-06-29 00:45:09'),
(6817, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:19', '2022-06-29 00:45:19'),
(6818, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:22', '2022-06-29 00:45:22'),
(6819, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:22', '2022-06-29 00:45:22'),
(6820, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:27', '2022-06-29 00:45:27'),
(6821, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:40', '2022-06-29 00:45:40'),
(6822, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:47', '2022-06-29 00:45:47'),
(6823, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:50', '2022-06-29 00:45:50'),
(6824, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:55', '2022-06-29 00:45:55'),
(6825, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:45:59', '2022-06-29 00:45:59'),
(6826, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:46:08', '2022-06-29 00:46:08'),
(6827, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:46:40', '2022-06-29 00:46:40'),
(6828, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:46:48', '2022-06-29 00:46:48'),
(6829, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:46:55', '2022-06-29 00:46:55'),
(6830, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:47:11', '2022-06-29 00:47:11'),
(6831, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6832, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6833, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6834, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6835, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6836, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6837, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6838, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6839, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6840, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6841, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6842, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6843, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6844, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6845, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6846, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6847, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6848, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6849, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6850, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6851, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6852, 'Peoflox', '12.00', '500 mg', '343', '13', '143', '2022-06-29 00:48:49', '2022-06-29 00:48:49'),
(6853, 'Preofloxin', '10.00', '500 mg', '343', '13', '151', '2022-06-29 00:49:10', '2022-06-29 00:49:10'),
(6854, 'Preofloxin', '10.00', '500 mg', '343', '13', '151', '2022-06-29 00:50:12', '2022-06-29 00:50:12'),
(6855, 'Preofloxin', '100.00', '250 mg/5 ml', '343', '75', '151', '2022-06-29 00:51:34', '2022-06-29 00:51:34'),
(6856, 'Procin', '8.52', '250 mg', '343', '13', '101', '2022-06-29 00:52:44', '2022-06-29 00:52:44'),
(6857, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:54:51', '2022-06-29 00:54:51'),
(6858, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:56:33', '2022-06-29 00:56:33'),
(6859, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:57:03', '2022-06-29 00:57:03'),
(6860, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:57:18', '2022-06-29 00:57:18'),
(6861, 'Preofloxin', '100.00', '250 mg/5 ml', '343', '75', '151', '2022-06-29 00:57:18', '2022-06-29 00:57:18'),
(6862, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:57:18', '2022-06-29 00:57:18'),
(6863, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:57:18', '2022-06-29 00:57:18'),
(6864, 'Procin', '8.52', '250 mg', '343', '13', '101', '2022-06-29 00:57:18', '2022-06-29 00:57:18'),
(6865, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:58:15', '2022-06-29 00:58:15'),
(6866, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:58:15', '2022-06-29 00:58:15'),
(6867, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:58:15', '2022-06-29 00:58:15'),
(6868, 'Procin', '14.05', '500 mg', '343', '13', '101', '2022-06-29 00:58:36', '2022-06-29 00:58:36'),
(6869, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:00:33', '2022-06-29 01:00:33'),
(6870, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:01:11', '2022-06-29 01:01:11'),
(6871, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:01:49', '2022-06-29 01:01:49'),
(6872, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:02:06', '2022-06-29 01:02:06'),
(6873, 'Procin', '90.27', '250 mg/5 ml', '343', '75', '101', '2022-06-29 01:02:53', '2022-06-29 01:02:53'),
(6874, 'Procin', '90.27', '250 mg/5 ml', '343', '75', '101', '2022-06-29 01:04:17', '2022-06-29 01:04:17'),
(6875, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:08:19', '2022-06-29 01:08:19'),
(6876, 'Procin', '90.27', '250 mg/5 ml', '343', '75', '101', '2022-06-29 01:08:19', '2022-06-29 01:08:19'),
(6877, 'Procin', '18.05', '750 mg', '343', '13', '101', '2022-06-29 01:08:19', '2022-06-29 01:08:19'),
(6878, 'Proflox', '6.00', '250 mg', '343', '13', '102', '2022-06-29 01:08:19', '2022-06-29 01:08:19'),
(6879, 'Procin', '90.27', '250 mg/5 ml', '343', '75', '101', '2022-06-29 01:08:19', '2022-06-29 01:08:19'),
(6880, 'Proflox', '6.00', '250 mg', '343', '13', '102', '2022-06-29 01:08:57', '2022-06-29 01:08:57'),
(6881, 'Proflox', '6.00', '250 mg', '343', '13', '102', '2022-06-29 01:09:08', '2022-06-29 01:09:08'),
(6882, 'Proflox', '6.00', '250 mg', '343', '13', '102', '2022-06-29 01:09:46', '2022-06-29 01:09:46'),
(6883, 'Proflox', '6.00', '250 mg', '343', '13', '102', '2022-06-29 01:09:46', '2022-06-29 01:09:46'),
(6884, 'Proflox', '12.00', '500 mg', '343', '13', '102', '2022-06-29 01:10:01', '2022-06-29 01:10:01'),
(6885, 'QNOL', '11.00', '500 mg', '343', '13', '60', '2022-06-29 01:11:40', '2022-06-29 01:11:40'),
(6886, 'QNOL', '11.00', '500 mg', '343', '13', '60', '2022-06-29 01:12:26', '2022-06-29 01:12:26'),
(6887, 'Proflox', '12.00', '500 mg', '343', '13', '102', '2022-06-29 01:12:26', '2022-06-29 01:12:26'),
(6888, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:12:26', '2022-06-29 01:12:26'),
(6889, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:13:01', '2022-06-29 01:13:01'),
(6890, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:13:22', '2022-06-29 01:13:22'),
(6891, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:13:22', '2022-06-29 01:13:22'),
(6892, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:13:22', '2022-06-29 01:13:22'),
(6893, 'QNOL', '11.00', '500 mg', '343', '13', '60', '2022-06-29 01:13:22', '2022-06-29 01:13:22'),
(6894, 'Proflox', '12.00', '500 mg', '343', '13', '102', '2022-06-29 01:13:22', '2022-06-29 01:13:22'),
(6895, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:13:56', '2022-06-29 01:13:56'),
(6896, 'Quinocin', '12.00', '500 mg', '343', '13', '193', '2022-06-29 01:14:39', '2022-06-29 01:14:39'),
(6897, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:14:58', '2022-06-29 01:14:58'),
(6898, 'Quinocin', '12.00', '500 mg', '343', '13', '193', '2022-06-29 01:14:58', '2022-06-29 01:14:58'),
(6899, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:14:58', '2022-06-29 01:14:58'),
(6900, 'Quinobid', '16.05', '500 mg', '343', '13', '133', '2022-06-29 01:14:58', '2022-06-29 01:14:58'),
(6901, 'Quinocin', '12.00', '500 mg', '343', '13', '193', '2022-06-29 01:15:00', '2022-06-29 01:15:00'),
(6902, 'Quinocin', '12.00', '500 mg', '343', '13', '193', '2022-06-29 01:16:35', '2022-06-29 01:16:35'),
(6903, 'Quinox', '8.50', '250 mg', '343', '13', '71', '2022-06-29 01:17:43', '2022-06-29 01:17:43'),
(6904, 'Quinox', '15.00', '500 mg', '343', '13', '71', '2022-06-29 01:20:12', '2022-06-29 01:20:12'),
(6905, 'Quinox', '18.00', '750 mg', '343', '13', '71', '2022-06-29 01:21:12', '2022-06-29 01:21:12'),
(6906, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:21:42', '2022-06-29 01:21:42'),
(6907, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:22:47', '2022-06-29 01:22:47'),
(6908, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:22:49', '2022-06-29 01:22:49'),
(6909, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:22:59', '2022-06-29 01:22:59'),
(6910, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:22:59', '2022-06-29 01:22:59'),
(6911, 'Quinox', '100.00', '200 mg/100 ml', '343', '50', '71', '2022-06-29 01:22:59', '2022-06-29 01:22:59'),
(6912, 'Quinox DS', '100.00', '250 mg/5 ml', '343', '75', '71', '2022-06-29 01:23:44', '2022-06-29 01:23:44'),
(6913, 'Quinox DS', '100.00', '250 mg/5 ml', '343', '75', '71', '2022-06-29 01:26:49', '2022-06-29 01:26:49'),
(6914, 'Quintor', '10.00', '500 mg', '343', '13', '197', '2022-06-29 01:27:25', '2022-06-29 01:27:25'),
(6915, 'Quintor', '10.00', '500 mg', '343', '13', '197', '2022-06-29 01:29:55', '2022-06-29 01:29:55'),
(6916, 'Quintor', '60.00', '250 mg/5 ml', '343', '13', '197', '2022-06-29 01:30:21', '2022-06-29 01:30:21'),
(6917, 'Quintor', '60.00', '250 mg/5 ml', '343', '13', '197', '2022-06-29 01:30:32', '2022-06-29 01:30:32'),
(6918, 'Raciprox', '15.00', '500 mg', '343', '13', '202', '2022-06-29 01:30:57', '2022-06-29 01:30:57'),
(6919, 'Raciprox', '15.00', '500 mg', '343', '13', '202', '2022-06-29 01:31:08', '2022-06-29 01:31:08'),
(6920, 'Raciprox', '100.00', '250 mg/5 ml', '343', '75', '202', '2022-06-29 01:31:50', '2022-06-29 01:31:50'),
(6921, 'Ranflox', '14.05', '500 mg', '343', '13', '157', '2022-06-29 01:33:30', '2022-06-29 01:33:30'),
(6922, 'Ranflox', '14.05', '500 mg', '343', '13', '157', '2022-06-29 01:33:30', '2022-06-29 01:33:30'),
(6923, 'Ranflox', '18.05', '750 mg', '343', '13', '157', '2022-06-29 01:34:05', '2022-06-29 01:34:05'),
(6924, 'Ranflox', '18.05', '750 mg', '343', '13', '157', '2022-06-29 01:34:25', '2022-06-29 01:34:25'),
(6925, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:34:56', '2022-06-29 01:34:56'),
(6926, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:35:53', '2022-06-29 01:35:53'),
(6927, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:36:02', '2022-06-29 01:36:02'),
(6928, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:36:07', '2022-06-29 01:36:07'),
(6929, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:36:07', '2022-06-29 01:36:07'),
(6930, 'Rocipro', '14.00', '500 mg', '343', '13', '89', '2022-06-29 01:36:07', '2022-06-29 01:36:07'),
(6931, 'Rocipro', '18.00', '750 mg', '343', '13', '89', '2022-06-29 01:37:47', '2022-06-29 01:37:47'),
(6932, 'SB-Quik', '15.00', '500 mg', '343', '13', '181', '2022-06-29 01:38:21', '2022-06-29 01:38:21'),
(6933, 'SB-Quik', '15.00', '500 mg', '343', '13', '181', '2022-06-29 01:38:38', '2022-06-29 01:38:38'),
(6934, 'Serviflox', '14.05', '500 mg', '343', '13', '167', '2022-06-29 01:39:12', '2022-06-29 01:39:12'),
(6935, 'Serviflox', '8.08', '250 mg', '343', '13', '167', '2022-06-29 01:39:47', '2022-06-29 01:39:47'),
(6936, 'Serviflox', '8.08', '250 mg', '343', '13', '167', '2022-06-29 01:40:31', '2022-06-29 01:40:31'),
(6937, 'Serviflox', '8.08', '250 mg', '343', '13', '167', '2022-06-29 01:40:35', '2022-06-29 01:40:35'),
(6938, 'Serviflox', '8.08', '250 mg', '343', '13', '167', '2022-06-29 01:40:36', '2022-06-29 01:40:36'),
(6939, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:41:48', '2022-06-29 01:41:48'),
(6940, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:41:51', '2022-06-29 01:41:51'),
(6941, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:42:27', '2022-06-29 01:42:27'),
(6942, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:10', '2022-06-29 01:43:10'),
(6943, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:22', '2022-06-29 01:43:22'),
(6944, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:35', '2022-06-29 01:43:35'),
(6945, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:35', '2022-06-29 01:43:35'),
(6946, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:35', '2022-06-29 01:43:35'),
(6947, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:35', '2022-06-29 01:43:35'),
(6948, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:35', '2022-06-29 01:43:35'),
(6949, 'Silflox', '14.00', '500 mg', '343', '13', '173', '2022-06-29 01:43:50', '2022-06-29 01:43:50'),
(6950, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 01:45:54', '2022-06-29 01:45:54'),
(6951, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 01:46:05', '2022-06-29 01:46:05'),
(6952, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 02:23:15', '2022-06-29 02:23:15'),
(6953, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 02:23:15', '2022-06-29 02:23:15'),
(6954, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 02:23:15', '2022-06-29 02:23:15'),
(6955, 'Spectra', '10.19', '500 mg', '343', '13', '98', '2022-06-29 02:23:15', '2022-06-29 02:23:15'),
(6956, 'Sypron', '12.50', '500 mg', '343', '13', '120', '2022-06-29 02:48:53', '2022-06-29 02:48:53'),
(6957, 'Sypron', '12.50', '500 mg', '343', '13', '120', '2022-06-29 02:48:53', '2022-06-29 02:48:53'),
(6958, 'Tyflox', '14.00', '500 mg', '343', '13', '177', '2022-06-29 02:52:41', '2022-06-29 02:52:41'),
(6959, 'Tyflox', '100.00', '250 mg/5 ml', '343', '75', '177', '2022-06-29 02:53:44', '2022-06-29 02:53:44'),
(6960, 'Tyflox', '100.00', '250 mg/5 ml', '343', '75', '177', '2022-06-29 02:54:39', '2022-06-29 02:54:39'),
(6961, 'Uniflox', '8.00', '500 mg', '343', '13', '21', '2022-06-29 02:55:24', '2022-06-29 02:55:24'),
(6962, 'Virflox', '14.00', '500 mg', '343', '13', '194', '2022-06-29 02:56:08', '2022-06-29 02:56:08'),
(6963, 'Virflox', '80.00', '250 mg/5 ml', '343', '75', '194', '2022-06-29 02:56:53', '2022-06-29 02:56:53'),
(6964, 'Virflox', '18.00', '750 mg', '343', '13', '194', '2022-06-29 02:57:21', '2022-06-29 02:57:21'),
(6965, 'Winbac', '16.05', '500 mg', '343', '13', '156', '2022-06-29 02:58:14', '2022-06-29 02:58:14'),
(6966, 'Xbac', '14.09', '500 mg', '343', '13', '39', '2022-06-29 02:59:07', '2022-06-29 02:59:07'),
(6967, 'Xbac', '18.11', '750 mg', '343', '13', '39', '2022-06-29 02:59:43', '2022-06-29 02:59:43'),
(6968, 'Xbac', '90.60', '250 mg/5 ml', '343', '75', '39', '2022-06-29 03:00:26', '2022-06-29 03:00:26'),
(6969, 'Xbac', '145.99', '200 mg/100 ml', '343', '50', '39', '2022-06-29 03:01:17', '2022-06-29 03:01:17'),
(6970, 'Xerox', '15.05', '500 mg', '343', '13', '135', '2022-06-29 03:02:43', '2022-06-29 03:02:43'),
(6971, 'Xirocip', '14.04', '500 mg', '343', '13', '130', '2022-06-29 03:03:26', '2022-06-29 03:03:26'),
(6972, 'Xirocip', '90.00', '250 mg/5 ml (60 ml bottle)', '343', '75', '130', '2022-06-29 03:04:34', '2022-06-29 03:04:34'),
(6973, 'Xirocip', '140.00', '250 mg/5 ml (100 ml bottle)', '343', '75', '130', '2022-06-29 03:05:24', '2022-06-29 03:05:24'),
(6974, 'Xirocip', '70.21', '200 mg/100 ml', '343', '50', '130', '2022-06-29 03:06:11', '2022-06-29 03:06:11'),
(6975, 'Xirocip XR', '25.00', '1000 mg', '343', '13', '130', '2022-06-29 03:07:10', '2022-06-29 03:07:10'),
(6976, 'Aprocin', '35.00', '0.3%', '344', '66', '34', '2022-06-29 03:11:51', '2022-06-29 03:11:51'),
(6977, 'Aprocin', '50.00', '0.3%', '344', '69', '34', '2022-06-29 03:12:25', '2022-06-29 03:12:25'),
(6978, 'Bactin', '35.14', '0.3% (5 ml drop)', '344', '69', '91', '2022-06-29 03:16:47', '2022-06-29 03:16:47'),
(6979, 'Bactin', '50.00', '0.3% (10 ml drop)', '344', '69', '91', '2022-06-29 03:17:40', '2022-06-29 03:17:40'),
(6980, 'Bactin', '35.00', '0.3%', '344', '69', '91', '2022-06-29 03:18:35', '2022-06-29 03:18:35'),
(6981, 'Beuflox', '40.00', '0.3%', '344', '69', '92', '2022-06-29 03:19:07', '2022-06-29 03:19:07'),
(6982, 'Cero', '40', '0.3% (5 ml drop)', '344', '69', '77', '2022-06-29 03:19:59', '2022-06-29 03:19:59'),
(6983, 'Cero', '50.16', '0.3% (10 ml drop)', '344', '69', '77', '2022-06-29 03:20:30', '2022-06-29 03:20:30'),
(6984, 'Cero', '50.16', '0.3% (10 ml drop)', '344', '69', '77', '2022-06-29 03:20:53', '2022-06-29 03:20:53'),
(6985, 'Cero', '50.16', '0.3% (10 ml drop)', '344', '69', '77', '2022-06-29 03:21:00', '2022-06-29 03:21:00'),
(6986, 'Cero', '50.16', '0.3% (10 ml drop)', '344', '69', '77', '2022-06-29 03:21:29', '2022-06-29 03:21:29'),
(6987, 'Cero', '50.16', '0.3% (10 ml drop)', '344', '69', '77', '2022-06-29 03:21:30', '2022-06-29 03:21:30'),
(6988, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:22:19', '2022-06-29 03:22:19'),
(6989, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:22:49', '2022-06-29 03:22:49'),
(6990, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:22:59', '2022-06-29 03:22:59'),
(6991, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:23:27', '2022-06-29 03:23:27'),
(6992, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:24:01', '2022-06-29 03:24:01'),
(6993, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:24:21', '2022-06-29 03:24:21'),
(6994, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:24:30', '2022-06-29 03:24:30'),
(6995, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:25:05', '2022-06-29 03:25:05'),
(6996, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:25:51', '2022-06-29 03:25:51'),
(6997, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:26:27', '2022-06-29 03:26:27'),
(6998, 'Cero', '35.00', '0.3%', '344', '66', '77', '2022-06-29 03:26:39', '2022-06-29 03:26:39'),
(6999, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:28:13', '2022-06-29 03:28:13'),
(7000, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:28:42', '2022-06-29 03:28:42'),
(7001, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:28:48', '2022-06-29 03:28:48'),
(7002, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:30:23', '2022-06-29 03:30:23'),
(7003, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:30:23', '2022-06-29 03:30:23'),
(7004, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:30:23', '2022-06-29 03:30:23'),
(7005, 'Ciflox', '50.00', '0.3%', '344', '69', '160', '2022-06-29 03:30:23', '2022-06-29 03:30:23'),
(7006, 'Ciflox', '35.00', '0.3%', '344', '66', '160', '2022-06-29 03:31:14', '2022-06-29 03:31:14'),
(7007, 'Ciflox', '35.00', '0.3%', '344', '66', '160', '2022-06-29 03:32:59', '2022-06-29 03:32:59'),
(7008, 'Ciflox', '35.00', '0.3%', '344', '66', '160', '2022-06-29 03:33:57', '2022-06-29 03:33:57'),
(7009, 'Cilocin', '40.00', '0.3%', '344', '69', '142', '2022-06-29 03:34:43', '2022-06-29 03:34:43'),
(7010, 'Cip', '32.00', '0.3%', '344', '66', '35', '2022-06-29 03:36:36', '2022-06-29 03:36:36'),
(7011, 'Cip', '32.00', '0.3%', '344', '66', '35', '2022-06-29 03:36:38', '2022-06-29 03:36:38'),
(7012, 'Cip', '40.00', '0.3%', '344', '69', '35', '2022-06-29 03:37:48', '2022-06-29 03:37:48'),
(7013, 'Cipcin', '40.00', '0.3%', '344', '69', '45', '2022-06-29 03:39:01', '2022-06-29 03:39:01'),
(7014, 'Ciprin', '35.00', '0.3%', '344', '69', '126', '2022-06-29 03:40:29', '2022-06-29 03:40:29'),
(7015, 'Ciprin', '40.00', '0.3% (5 ml drop)', '344', '69', '126', '2022-06-29 03:42:28', '2022-06-29 03:42:28'),
(7016, 'Ciprin', '40.00', '0.3% (5 ml drop)', '344', '69', '126', '2022-06-29 03:43:11', '2022-06-29 03:43:11'),
(7017, 'Ciprin', '40.00', '0.3% (5 ml drop)', '344', '69', '126', '2022-06-29 03:43:22', '2022-06-29 03:43:22'),
(7018, 'Ciprin', '40.00', '0.3% (5 ml drop)', '344', '69', '126', '2022-06-29 03:43:22', '2022-06-29 03:43:22'),
(7019, 'Ciprin', '50.00', '0.3% (10 ml drop)', '344', '69', '126', '2022-06-29 03:44:12', '2022-06-29 03:44:12'),
(7020, 'Cipro-A', '40.12', '0.3%', '344', '69', '19', '2022-06-29 03:45:35', '2022-06-29 03:45:35'),
(7021, 'Ciprocin', '50.00', '0.3%', '344', '69', '179', '2022-06-29 03:46:23', '2022-06-29 03:46:23'),
(7022, 'Ciprox', '35.00', '0.3%', '344', '66', '136', '2022-06-29 03:46:52', '2022-06-29 03:46:52'),
(7023, 'Ciprox', '40.15', '0.3%', '344', '69', '136', '2022-06-29 03:47:51', '2022-06-29 03:47:51'),
(7024, 'Ciproxy', '35.00', '0.3%', '344', '66', '135', '2022-06-29 03:48:43', '2022-06-29 03:48:43'),
(7025, 'Ciproxy', '50.00', '0.3%', '344', '69', '135', '2022-06-29 03:49:21', '2022-06-29 03:49:21'),
(7026, 'Ciprozid', '40.00', '0.3%', '344', '69', '65', '2022-06-29 03:49:52', '2022-06-29 03:49:52'),
(7027, 'Civox', '35.13', '0.3%', '344', '69', '150', '2022-06-29 03:50:23', '2022-06-29 03:50:23'),
(7028, 'Floxabid', '40.12', '0.3%', '344', '69', '18', '2022-06-29 03:51:46', '2022-06-29 03:51:46'),
(7029, 'Floxacin', '40.00', '0.3% (5 ml drop)', '344', '69', '124', '2022-06-29 03:52:34', '2022-06-29 03:52:34'),
(7030, 'Floxacin', '50.00', '0.3% (10 ml drop)', '344', '69', '124', '2022-06-29 03:53:00', '2022-06-29 03:53:00'),
(7031, 'G-Cipro', '20.00', '0.3%', '344', '69', '84', '2022-06-29 03:53:37', '2022-06-29 03:53:37'),
(7032, 'Kapron', '40.00', '0.3%', '344', '69', '82', '2022-06-29 03:54:37', '2022-06-29 03:54:37'),
(7033, 'Lox', '35.00', '0.3%', '344', '69', '31', '2022-06-29 03:55:49', '2022-06-29 03:55:49'),
(7034, 'Monipro-E', '50.00', '0.3%', '344', '69', '119', '2022-06-29 03:56:41', '2022-06-29 03:56:41'),
(7035, 'Neofloxin', '40.00', '0.3%', '344', '69', '43', '2022-06-29 03:57:29', '2022-06-29 03:57:29'),
(7036, 'Procin', '50.14', '0.3%', '344', '69', '101', '2022-06-29 03:58:07', '2022-06-29 03:58:07'),
(7037, 'Rocipro', '45.00', '0.3%', '344', '69', '89', '2022-06-29 03:59:06', '2022-06-29 03:59:06'),
(7038, 'Spectra', '40.12', '0.3%', '344', '69', '98', '2022-06-29 03:59:49', '2022-06-29 03:59:49'),
(7039, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7040, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7041, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7042, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7043, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7044, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7045, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7046, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7047, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7048, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7049, 'Aprodex', '75.00', '0.3%+0.1%', '345', '69', '34', '2022-06-29 04:03:42', '2022-06-29 04:03:42'),
(7050, 'Bactin D', '75.28', '0.3%+0.1%', '345', '69', '91', '2022-06-29 04:04:20', '2022-06-29 04:20:57'),
(7051, 'Bactin D', '75.28', '0.3%+0.1%', '345', '69', '91', '2022-06-29 04:04:34', '2022-06-29 04:34:42'),
(7052, 'Bactin D', '75.28', '0.3%+0.1%', '345', '69', '91', '2022-06-29 04:04:51', '2022-06-29 04:33:58'),
(7053, 'Beuflox-D', '75.00', '0.3%+0.1%', '345', '69', '92', '2022-06-29 04:07:44', '2022-06-29 04:33:14'),
(7054, 'Cerodex', '75.23', '0.3%+0.1%', '345', '69', '77', '2022-06-29 04:08:20', '2022-06-29 04:32:35'),
(7055, 'Ciflodex', '75.00', '0.3%+0.1%', '345', '69', '160', '2022-06-29 04:08:59', '2022-06-29 04:31:56'),
(7056, 'Cip-D', '75.00', '0.3%+0.1%', '345', '69', '35', '2022-06-29 04:09:40', '2022-06-29 04:31:15'),
(7057, 'Cipcin-DX', '75.00', '0.3%+0.1%', '345', '69', '45', '2022-06-29 04:10:27', '2022-06-29 04:30:30'),
(7058, 'Cipro-D', '75.22', '0.3%+0.1%', '345', '69', '19', '2022-06-29 04:11:10', '2022-06-29 04:29:55'),
(7059, 'Ciproxy D', '75.00', '0.3%+0.1%', '345', '69', '135', '2022-06-29 04:12:02', '2022-06-29 04:29:18'),
(7060, 'Ciprozid-DX', '75.28', '0.3%+0.1%', '345', '69', '65', '2022-06-29 04:12:52', '2022-06-29 04:28:47'),
(7061, 'Civodex', '75.28', '0.3%+0.1%', '345', '69', '150', '2022-06-29 04:13:35', '2022-06-29 04:27:57'),
(7062, 'Dexaflox', '75.22', '0.3%+0.1%', '345', '69', '78', '2022-06-29 04:14:19', '2022-06-29 04:27:23'),
(7063, 'Dexcilo', '75.00', '0.3%+0.1%', '345', '69', '142', '2022-06-29 04:14:49', '2022-06-29 04:26:42'),
(7064, 'Lox-D', '75.00', '0.3%+0.1%', '345', '69', '31', '2022-06-29 04:15:34', '2022-06-29 04:25:39'),
(7065, 'Neofloxin-D', '75.00', '0.3%+0.1%', '345', '69', '43', '2022-06-29 04:16:14', '2022-06-29 04:21:39'),
(7066, 'Opdex', '75.00', '0.3%+0.1%', '345', '69', '126', '2022-06-29 04:17:01', '2022-06-29 04:17:01'),
(7067, 'Procin-D', '75.22', '0.3%+0.1%', '345', '69', '101', '2022-06-29 04:17:49', '2022-06-29 04:17:49'),
(7068, 'Quidex', '75.22', '0.3%+0.1%', '345', '69', '124', '2022-06-29 04:18:34', '2022-06-29 04:18:34'),
(7069, 'Rocipro Plus', '75.00', '0.3%+0.1%', '345', '69', '89', '2022-06-29 04:19:20', '2022-06-29 04:19:20'),
(7070, 'Bactin HC', '90.00', '0.3%+1%', '346', '69', '91', '2022-06-29 16:57:59', '2022-06-29 16:57:59'),
(7071, 'Cero-HC', '55.17', '0.3%+1%', '346', '69', '77', '2022-06-29 16:59:08', '2022-06-29 16:59:08'),
(7072, 'Ciprocort', '90.00', '0.3%+1%', '346', '69', '65', '2022-06-29 16:59:47', '2022-06-29 16:59:47'),
(7073, 'Cesalin', '220.00', '1 mg/ml (10 mg vial)', '347', '50', '185', '2022-06-29 17:01:28', '2022-06-29 17:01:28'),
(7074, 'Cesalin', '800.00', '1 mg/ml (50 mg vial)', '347', '49', '185', '2022-06-29 17:02:08', '2022-06-29 17:02:08'),
(7075, 'Cisplat', '300.00', '1 mg/ml (10 mg vial)', '347', '50', '89', '2022-06-29 17:02:59', '2022-06-29 17:02:59'),
(7076, 'Cisplat', '957.00', '1 mg/ml (50 mg vial)', '347', '50', '89', '2022-06-29 17:03:49', '2022-06-29 17:03:49'),
(7077, 'Cisplatin', '440.00', '1 mg/ml (10 mg vial)', '347', '50', '97', '2022-06-29 17:04:57', '2022-06-29 17:04:57'),
(7078, 'Cisplatin', '984.00', '1 mg/ml (50 mg vial)', '347', '50', '97', '2022-06-29 17:05:38', '2022-06-29 17:05:38'),
(7079, 'Cisplatin Hexal', '496.83', '1 mg/ml (10 mg vial)', '347', '50', '167', '2022-06-29 17:07:13', '2022-06-29 17:07:13'),
(7080, 'Cisplatin Hexal', '1170.36', '1 mg/ml (50 mg vial)', '347', '50', '167', '2022-06-29 17:07:56', '2022-06-29 17:07:56'),
(7081, 'Cisplatin PhaRes', '735.00', '1 mg/ml (10 mg vial)', '347', '50', '195', '2022-06-29 17:08:47', '2022-06-29 17:08:47'),
(7082, 'Cisplatin PhaRes', '1335.00', '1 mg/ml (50 mg vial)', '347', '50', '195', '2022-06-29 17:09:46', '2022-06-29 17:09:46'),
(7083, 'Neoplat', '250.00', '1 mg/ml (10 mg vial)', '347', '50', '65', '2022-06-29 17:10:42', '2022-06-29 17:10:42'),
(7084, 'Neoplat', '817.00', '1 mg/ml (50 mg vial)', '347', '50', '65', '2022-06-29 17:11:31', '2022-06-29 17:11:31'),
(7085, 'Platinex', '250.00', '1 mg/ml (10 mg vial)', '347', '50', '39', '2022-06-29 17:12:25', '2022-06-29 17:12:25'),
(7086, 'Platinex', '815.00', '1 mg/ml (50 mg vial)', '347', '50', '39', '2022-06-29 17:13:24', '2022-06-29 17:13:24'),
(7087, 'Sinplatin', '1545.00', '1 mg/ml', '347', '50', '47', '2022-06-29 17:14:31', '2022-06-29 17:14:31'),
(7088, 'Arpolax', '8.00', '20 mg', '348', '13', '92', '2022-06-29 17:15:22', '2022-06-29 17:15:22'),
(7089, 'Citapram', '5.04', '10 mg', '348', '13', '78', '2022-06-29 17:15:58', '2022-06-29 17:15:58'),
(7090, 'Citapram', '8.05', '20 mg', '348', '13', '78', '2022-06-29 17:16:38', '2022-06-29 17:16:38'),
(7091, 'Balancia', '50.00', '500 mg', '349', '13', '34', '2022-06-29 17:17:56', '2022-06-29 17:17:56'),
(7092, 'Cikolin', '50.00', '500 mg', '349', '13', '65', '2022-06-29 17:18:31', '2022-06-29 17:18:31'),
(7093, 'Cikolin', '140.00', '500 mg/4 ml', '349', '68', '65', '2022-06-29 17:19:18', '2022-06-29 17:19:18'),
(7094, 'Citicol', '140.00', '500 mg/4 ml', '349', '68', '43', '2022-06-29 17:19:59', '2022-06-29 17:19:59'),
(7095, 'Citicol', '50.00', '500 mg', '349', '13', '43', '2022-06-29 17:20:29', '2022-06-29 17:20:29'),
(7096, 'Citivas', '50.00', '500 mg', '349', '13', '179', '2022-06-29 17:21:03', '2022-06-29 17:21:03'),
(7097, 'Cogniz', '50.00', '500 mg', '349', '13', '190', '2022-06-29 17:21:33', '2022-06-29 17:21:33'),
(7098, 'Somazin', '50.00', '500 mg', '349', '13', '150', '2022-06-29 17:22:14', '2022-06-29 17:22:14'),
(7099, 'Somazin', '140.00', '500 mg/4 ml', '349', '68', '150', '2022-06-29 17:22:48', '2022-06-29 17:22:48'),
(7100, 'Vivicit', '50.00', '500 mg', '349', '13', '92', '2022-06-29 17:23:17', '2022-06-29 17:23:17'),
(7101, 'Lemonika', '45.00', '31.25 mg/5 ml', '350', '59', '92', '2022-06-29 17:24:15', '2022-06-29 17:24:15'),
(7102, 'Relikof', '48.00', '125 mg/5 ml', '350', '59', '53', '2022-06-29 17:24:58', '2022-06-29 17:24:58'),
(7103, 'Relikof Kidz', '45.00', '31.25 mg/5 ml', '350', '59', '53', '2022-06-29 17:25:44', '2022-06-29 17:25:44'),
(7104, 'Relivix', '48.00', '125 mg/5 ml', '350', '59', '136', '2022-06-29 17:26:19', '2022-06-29 17:26:19'),
(7105, 'Relivix Kids', '45.00', '31.25 mg/5 ml', '350', '59', '136', '2022-06-29 17:26:53', '2022-06-29 17:26:53'),
(7106, 'Binoclar', '397.00', '125 mg/5 ml', '351', '75', '167', '2022-06-29 17:29:43', '2022-06-29 17:29:43'),
(7107, 'Binoclar', '35.40', '250 mg', '351', '13', '170', '2022-06-29 17:34:43', '2022-06-29 17:34:43'),
(7108, 'Binoclar', '35.40', '250 mg', '351', '13', '170', '2022-06-29 17:34:43', '2022-06-29 17:34:43'),
(7109, 'Binoclar', '67.00', '500 mg', '351', '13', '167', '2022-06-29 17:35:22', '2022-06-29 17:35:22'),
(7110, 'Clacin', '40.00', '500 mg', '351', '13', '113', '2022-06-29 17:35:58', '2022-06-29 17:35:58'),
(7111, 'Clamycin', '40.00', '500 mg', '351', '13', '45', '2022-06-29 17:36:44', '2022-06-29 17:36:44'),
(7112, 'Claricin', '25.17', '250 mg', '351', '13', '19', '2022-06-29 17:38:00', '2022-06-29 17:38:00'),
(7113, 'Claricin', '40.27', '500 mg', '351', '13', '19', '2022-06-29 17:38:51', '2022-06-29 17:38:51'),
(7114, 'Claricin', '395.00', '125 mg/5 ml', '351', '75', '19', '2022-06-29 17:39:25', '2022-06-29 17:39:25'),
(7115, 'Clarimycin', '45.00', '500 mg', '351', '13', '28', '2022-06-29 17:40:04', '2022-06-29 17:40:04'),
(7116, 'Clarin', '25.10', '250 mg', '351', '13', '65', '2022-06-29 17:40:40', '2022-06-29 17:40:40'),
(7117, 'Clarin', '40.00', '500 mg', '351', '13', '65', '2022-06-29 17:41:13', '2022-06-29 17:41:13');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(7118, 'Clarison', '45.00', '500 mg', '351', '13', '90', '2022-06-29 17:41:45', '2022-06-29 17:41:45'),
(7119, 'Clarith', '350.00', '125 mg/5 ml', '351', '75', '91', '2022-06-29 17:42:22', '2022-06-29 17:42:22'),
(7120, 'Clarith', '30.00', '500 mg', '351', '13', '91', '2022-06-29 17:42:55', '2022-06-29 17:42:55'),
(7121, 'Clarocin', '30.00', '500 mg', '351', '13', '62', '2022-06-29 17:43:31', '2022-06-29 17:43:31'),
(7122, 'Clix', '40.00', '500 mg', '351', '13', '71', '2022-06-29 17:44:14', '2022-06-29 17:44:14'),
(7123, 'Clix', '395.00', '125 mg/5 ml', '351', '75', '71', '2022-06-29 17:44:51', '2022-06-29 17:44:51'),
(7124, 'Klabex', '40.00', '500 mg', '351', '13', '136', '2022-06-29 17:46:46', '2022-06-29 17:46:46'),
(7125, 'Klabid', '30.00', '250 mg', '351', '13', '190', '2022-06-29 17:47:24', '2022-06-29 17:47:24'),
(7126, 'Klabid', '50.00', '500 mg', '351', '13', '190', '2022-06-29 17:47:59', '2022-06-29 17:47:59'),
(7127, 'Klabid', '340.00', '125 mg/5 ml', '351', '75', '190', '2022-06-29 20:17:12', '2022-06-29 20:17:12'),
(7128, 'Klabid ER', '65.00', '500 mg', '351', '13', '190', '2022-06-29 20:17:50', '2022-06-29 20:17:50'),
(7129, 'Klabid-DS', '700.00', '250 mg/5 ml', '351', '75', '190', '2022-06-29 20:18:25', '2022-06-29 20:18:25'),
(7130, 'Klaricid', '623.73', '500 mg/vial', '351', '49', '190', '2022-06-29 20:19:17', '2022-06-29 20:20:16'),
(7131, 'Klarix', '25.00', '250 mg', '351', '13', '92', '2022-06-29 20:19:59', '2022-06-29 20:19:59'),
(7132, 'Klarix', '40.00', '500 mg', '351', '13', '92', '2022-06-29 20:20:45', '2022-06-29 20:20:45'),
(7133, 'Klarix', '340.00', '125 mg/5 ml', '351', '75', '92', '2022-06-29 20:21:33', '2022-06-29 20:21:33'),
(7134, 'Klavin', '300.00', '125 mg/5 ml', '351', '75', '194', '2022-06-29 20:23:49', '2022-06-29 20:23:49'),
(7135, 'Klavin', '40.00', '500 mg', '351', '13', '194', '2022-06-29 20:24:19', '2022-06-29 20:24:19'),
(7136, 'Maclar', '30.00', '250 mg', '351', '13', '185', '2022-06-29 20:24:51', '2022-06-29 20:24:51'),
(7137, 'Maclar', '40.00', '500 mg', '351', '13', '185', '2022-06-29 20:25:23', '2022-06-29 20:25:23'),
(7138, 'Maclar', '330.00', '125 mg/5 ml', '351', '75', '185', '2022-06-29 20:25:56', '2022-06-29 20:25:56'),
(7139, 'Maclar', '600.00', '500 mg/vial', '351', '49', '185', '2022-06-29 20:26:39', '2022-06-29 20:26:39'),
(7140, 'Remac', '395.00', '125 mg/5 ml', '351', '75', '179', '2022-06-29 20:27:20', '2022-06-29 20:27:20'),
(7141, 'Remac', '40.27', '500 mg', '351', '13', '179', '2022-06-29 20:58:15', '2022-06-29 20:58:15'),
(7142, 'Clascon', '900.00', '1% w/w', '352', '29', '124', '2022-06-29 20:59:10', '2022-06-29 20:59:10'),
(7143, 'Anobac', '15.00', '300 mg', '353', '16', '82', '2022-06-29 21:02:06', '2022-06-29 21:02:06'),
(7144, 'Asiclin', '15.00', '300 mg', '353', '16', '35', '2022-06-29 21:03:09', '2022-06-29 21:03:09'),
(7145, 'Asiclin', '8.00', '150 mg', '353', '16', '35', '2022-06-29 21:04:04', '2022-06-29 21:04:04'),
(7146, 'Cinamycin', '8.00', '150 mg', '353', '16', '91', '2022-06-29 21:04:59', '2022-06-29 21:04:59'),
(7147, 'Cinamycin', '70.00', '600 mg/4 ml', '353', '68', '91', '2022-06-29 21:06:07', '2022-06-29 21:06:07'),
(7148, 'Cinamycin', '40.00', '300 mg/2 ml', '353', '68', '91', '2022-06-29 21:07:55', '2022-06-29 21:07:55'),
(7149, 'Cinamycin', '15.00', '300 mg', '353', '16', '91', '2022-06-29 21:10:35', '2022-06-29 21:10:35'),
(7150, 'Cleocin', '16.00', '300 mg', '353', '16', '89', '2022-06-29 21:11:16', '2022-06-29 21:11:16'),
(7151, 'Cleocin', '10.00', '150 mg', '353', '16', '89', '2022-06-29 21:12:14', '2022-06-29 21:12:14'),
(7152, 'Cleodin', '15.00', '300 mg', '353', '16', '78', '2022-06-29 21:13:03', '2022-06-29 21:13:03'),
(7153, 'Cleomycin', '15.00', '300 mg', '353', '16', '157', '2022-06-29 21:13:56', '2022-06-29 21:13:56'),
(7154, 'Climed', '15.00', '300 mg', '353', '16', '105', '2022-06-29 21:14:51', '2022-06-29 21:14:51'),
(7155, 'Climed', '8.00', '150 mg', '353', '16', '105', '2022-06-29 21:17:34', '2022-06-29 21:17:34'),
(7156, 'Climycin', '15.10', '300 mg', '353', '16', '179', '2022-06-29 21:18:17', '2022-06-29 21:18:17'),
(7157, 'Clinacyn', '15.00', '300 mg', '353', '16', '43', '2022-06-29 21:23:44', '2022-06-29 21:23:44'),
(7158, 'Clinacyn', '8.00', '150 mg', '353', '16', '43', '2022-06-29 21:24:21', '2022-06-29 21:24:21'),
(7159, 'Clincin', '8.03', '150 mg', '353', '16', '124', '2022-06-29 21:25:08', '2022-06-29 21:25:08'),
(7160, 'Clincin', '15.05', '300 mg', '353', '16', '124', '2022-06-29 21:25:46', '2022-06-29 21:25:46'),
(7161, 'Clinda-TIMS', '15.00', '300 mg', '353', '16', '63', '2022-06-29 21:26:26', '2022-06-29 21:26:26'),
(7162, 'Clindabac', '8.00', '150 mg', '353', '16', '150', '2022-06-29 21:27:09', '2022-06-29 21:27:09'),
(7163, 'Clindabac', '15.00', '300 mg', '353', '16', '150', '2022-06-29 21:27:40', '2022-06-29 21:27:40'),
(7164, 'Clindaben', '15.00', '300 mg', '353', '16', '42', '2022-06-29 21:28:14', '2022-06-29 21:28:14'),
(7165, 'Clindaben', '8.00', '150 mg', '353', '16', '42', '2022-06-29 21:28:47', '2022-06-29 21:28:47'),
(7166, 'Clindacap', '8.00', '150 mg', '353', '16', '36', '2022-06-29 21:29:15', '2022-06-29 21:29:15'),
(7167, 'Clindacap', '15.00', '300 mg', '353', '16', '36', '2022-06-29 21:29:50', '2022-06-29 21:29:50'),
(7168, 'Clindacin', '70.00', '600 mg/4 ml', '353', '68', '92', '2022-06-29 21:30:35', '2022-06-29 21:30:35'),
(7169, 'Clindacin', '8.00', '150 mg', '353', '16', '92', '2022-06-29 21:31:00', '2022-06-29 21:31:00'),
(7170, 'Clindacin', '15.00', '300 mg', '353', '16', '92', '2022-06-29 21:31:36', '2022-06-29 21:31:36'),
(7171, 'Clindacin', '280.00', '75 mg/5 ml', '353', '75', '92', '2022-06-29 21:32:05', '2022-06-29 21:32:05'),
(7172, 'Clindacin', '40.00', '300 mg/2 ml', '353', '68', '92', '2022-06-29 21:32:36', '2022-06-29 21:32:36'),
(7173, 'Clindamet', '15.00', '300 mg', '353', '16', '177', '2022-06-29 21:34:14', '2022-06-29 21:34:14'),
(7174, 'Clindamet', '8.00', '150 mg', '353', '16', '177', '2022-06-29 21:34:58', '2022-06-29 21:34:58'),
(7175, 'Clindaver', '15.05', '300 mg', '353', '16', '193', '2022-06-29 21:35:43', '2022-06-29 21:35:43'),
(7176, 'Clindax', '70.26', '600 mg/4 ml', '353', '68', '136', '2022-06-29 21:36:27', '2022-06-29 21:36:27'),
(7177, 'Clindax', '40.15', '300 mg/2 ml', '353', '68', '136', '2022-06-29 21:37:05', '2022-06-29 21:37:05'),
(7178, 'Clindax', '250.94', '75 mg/5 ml', '353', '75', '136', '2022-06-29 21:37:39', '2022-06-29 21:37:39'),
(7179, 'Clindax', '15.06', '300 mg', '353', '16', '136', '2022-06-29 21:38:05', '2022-06-29 21:38:05'),
(7180, 'Clindax', '8.03', '150 mg', '353', '16', '136', '2022-06-29 21:38:35', '2022-06-29 21:38:35'),
(7181, 'Clinex', '8.00', '150 mg', '353', '16', '34', '2022-06-29 21:42:26', '2022-06-29 21:42:26'),
(7182, 'Clinex', '15.00', '300 mg', '353', '16', '34', '2022-06-29 21:42:56', '2022-06-29 21:42:56'),
(7183, 'Daclin', '8.02', '150 mg', '353', '16', '18', '2022-06-29 21:43:31', '2022-06-29 21:43:31'),
(7184, 'Daclin', '15.05', '300 mg', '353', '16', '18', '2022-06-29 21:43:59', '2022-06-29 21:43:59'),
(7185, 'Dalacin', '70.00', '600 mg/4 ml', '353', '68', '65', '2022-06-29 21:44:32', '2022-06-29 21:44:32'),
(7186, 'Dalacin', '15.00', '300 mg', '353', '16', '65', '2022-06-29 21:45:06', '2022-06-29 21:45:06'),
(7187, 'Dalacin', '40.00', '300 mg/2 ml', '353', '68', '65', '2022-06-29 21:45:41', '2022-06-29 21:45:41'),
(7188, 'Dalacin C', '332.00', '600 mg/4 ml', '353', '68', '97', '2022-06-29 21:46:24', '2022-06-29 21:46:24'),
(7189, 'Dalacin C', '53.01', '300 mg', '353', '16', '97', '2022-06-29 21:46:58', '2022-06-29 21:46:58'),
(7190, 'Endamycin', '8.00', '150 mg', '353', '16', '73', '2022-06-29 21:48:13', '2022-06-29 21:48:13'),
(7191, 'Endamycin', '15.00', '300 mg', '353', '16', '73', '2022-06-29 21:48:44', '2022-06-29 21:48:44'),
(7192, 'Fortior', '22.00', '300 mg', '353', '16', '156', '2022-06-29 21:50:22', '2022-06-29 21:50:22'),
(7193, 'Linacin', '15.04', '300 mg', '353', '16', '172', '2022-06-29 21:51:01', '2022-06-29 21:51:01'),
(7194, 'Linacin', '8.03', '150 mg', '353', '16', '172', '2022-06-29 21:51:37', '2022-06-29 21:51:37'),
(7195, 'Lincocin', '15.04', '300 mg', '353', '16', '19', '2022-06-29 21:52:02', '2022-06-29 21:52:02'),
(7196, 'Lincocin', '8.03', '150 mg', '353', '16', '19', '2022-06-29 21:52:37', '2022-06-29 21:52:37'),
(7197, 'Lindamax', '8.00', '150 mg', '353', '16', '71', '2022-06-29 21:53:14', '2022-06-29 21:53:14'),
(7198, 'Lindamax', '15.00', '300 mg', '353', '16', '71', '2022-06-29 21:53:46', '2022-06-29 21:53:46'),
(7199, 'Maxclin', '8.00', '150 mg', '353', '16', '23', '2022-06-29 21:54:19', '2022-06-29 21:54:19'),
(7200, 'Maxclin', '15.00', '300 mg', '353', '16', '23', '2022-06-29 21:54:52', '2022-06-29 21:54:52'),
(7201, 'Qcin', '15.00', '300 mg', '353', '16', '161', '2022-06-29 21:55:23', '2022-06-29 21:55:23'),
(7202, 'Qcin', '8.00', '150 mg', '353', '16', '161', '2022-06-29 21:55:57', '2022-06-29 21:55:57'),
(7203, 'Riboclin', '15.00', '300 mg', '353', '16', '45', '2022-06-29 21:56:39', '2022-06-29 21:56:39'),
(7204, 'Xindal', '15.04', '300 mg', '353', '16', '140', '2022-06-29 21:57:13', '2022-06-29 21:57:13'),
(7205, 'Xindal', '8.02', '150 mg', '353', '16', '140', '2022-06-29 21:57:46', '2022-06-29 21:57:46'),
(7206, 'Xioclin', '15.00', '300 mg', '353', '16', '67', '2022-06-29 21:58:21', '2022-06-29 21:58:21'),
(7207, 'Clindacin', '125.00', '1%', '354', '51', '92', '2022-06-29 21:59:35', '2022-06-29 21:59:35'),
(7208, 'Clindax', '125.85', '1%', '354', '51', '136', '2022-06-29 22:00:09', '2022-06-29 22:00:09'),
(7209, 'Clinex', '125.00', '1%', '354', '51', '34', '2022-06-29 22:00:38', '2022-06-29 22:00:38'),
(7210, 'Daclin', '125.38', '1%', '354', '51', '18', '2022-06-29 22:01:07', '2022-06-29 22:01:07'),
(7211, 'Lindamax', '125.00', '1%', '354', '51', '71', '2022-06-29 22:01:44', '2022-06-29 22:01:44'),
(7212, 'Cleocin', '73.00', '2%', '355', '63', '89', '2022-06-30 02:37:30', '2022-06-30 02:37:30'),
(7213, 'Clindacin', '70.00', '2%', '355', '63', '92', '2022-06-30 02:38:12', '2022-06-30 02:38:12'),
(7214, 'Clindax', '70.26', '2%', '355', '63', '136', '2022-06-30 02:39:09', '2022-06-30 02:39:09'),
(7215, 'Benoxiclin', '350.00', '1%+5%', '356', '60', '190', '2022-06-30 02:41:17', '2022-06-30 02:41:17'),
(7216, 'Clindax-B', '150.00', '1%+5%', '356', '60', '136', '2022-06-30 02:42:18', '2022-06-30 02:42:18'),
(7217, 'Duac', '698.00', '1%+5%', '356', '60', '81', '2022-06-30 02:45:01', '2022-06-30 02:45:01'),
(7218, 'Cinamycin Plus', '150.00', '1.2%+0.025%', '357', '60', '91', '2022-06-30 02:47:22', '2022-06-30 02:47:22'),
(7219, 'Clinacyn T', '150.00', '1.2%+0.025%', '357', '60', '43', '2022-06-30 02:49:20', '2022-06-30 02:49:20'),
(7220, 'Clindacin Plus', '150.00', '1.2%+0.025%', '357', '60', '92', '2022-06-30 02:50:55', '2022-06-30 02:50:55'),
(7221, 'Clindax Plus', '120.45', '1.2%+0.025% (10 gm tube)', '357', '60', '136', '2022-06-30 02:51:53', '2022-06-30 02:51:53'),
(7222, 'Clindax Plus', '150.00', '1.2%+0.025% (15 gm tube)', '357', '60', '136', '2022-06-30 02:52:35', '2022-06-30 02:52:35'),
(7223, 'Clinex Plus', '150.00', '1.2%+0.025%', '357', '60', '34', '2022-06-30 02:53:28', '2022-06-30 02:53:28'),
(7224, 'Clinface', '151.02', '1.2%+0.025%', '357', '60', '179', '2022-06-30 02:54:13', '2022-06-30 02:54:13'),
(7225, 'Clintrix', '150.00', '1.2%+0.025%', '357', '60', '186', '2022-06-30 02:55:00', '2022-06-30 02:55:00'),
(7226, 'Dalacin Plus', '150.00', '1.2%+0.025%', '357', '60', '65', '2022-06-30 02:55:33', '2022-06-30 02:55:33'),
(7227, 'Dalacin Plus', '150.00', '1.2%+0.025%', '357', '60', '65', '2022-06-30 02:55:50', '2022-06-30 02:55:50'),
(7228, 'Lindamax Plus', '120.00', '1.2%+0.025%', '357', '60', '71', '2022-06-30 02:56:51', '2022-06-30 02:56:51'),
(7229, 'Lindamax Plus', '120.00', '1.2%+0.025%', '357', '60', '71', '2022-06-30 02:57:18', '2022-06-30 02:57:18'),
(7230, 'Lindamax Plus', '120.00', '1.2%+0.025%', '357', '60', '71', '2022-06-30 02:57:30', '2022-06-30 02:57:30'),
(7231, 'Pimponil', '140.00', '1.2%+0.025%', '357', '60', '102', '2022-06-30 02:58:39', '2022-06-30 02:58:39'),
(7232, 'Trunac', '140.00', '1.2%+0.025%', '357', '60', '147', '2022-06-30 02:59:47', '2022-06-30 02:59:47'),
(7233, 'Cliomet', '100.00', '1%+0.02%', '358', '32', '92', '2022-06-30 03:02:00', '2022-06-30 03:02:00'),
(7234, 'Flumetanol', '100.00', '1%+0.02%', '358', '32', '34', '2022-06-30 03:02:44', '2022-06-30 03:02:44'),
(7235, 'Calm', '2.76', '10 mg', '359', '13', '45', '2022-06-30 03:06:49', '2022-06-30 03:06:49'),
(7236, 'Calm', '2.76', '10 mg', '359', '13', '45', '2022-06-30 03:06:49', '2022-06-30 03:06:49'),
(7237, 'Clob', '3.51', '10 mg', '359', '13', '136', '2022-06-30 03:08:11', '2022-06-30 03:08:11'),
(7238, 'Clob', '3.51', '10 mg', '359', '13', '136', '2022-06-30 03:08:13', '2022-06-30 03:08:13'),
(7239, 'Clobid', '3.00', '10 mg', '359', '13', '113', '2022-06-30 03:09:02', '2022-06-30 03:09:02'),
(7240, 'Clozam', '2.81', '10 mg', '359', '13', '124', '2022-06-30 03:09:38', '2022-06-30 03:09:38'),
(7241, 'Colax', '2.74', '10 mg', '359', '13', '146', '2022-06-30 03:10:27', '2022-06-30 03:10:27'),
(7242, 'Cosium', '3.52', '10 mg', '359', '13', '19', '2022-06-30 03:11:07', '2022-06-30 03:11:07'),
(7243, 'Danium', '2.90', '10 mg', '359', '13', '64', '2022-06-30 03:11:52', '2022-06-30 03:11:52'),
(7244, 'Ebazam', '3.00', '10 mg', '359', '13', '67', '2022-06-30 03:12:29', '2022-06-30 03:12:29'),
(7245, 'Epson', '2.80', '10 mg', '359', '13', '196', '2022-06-30 03:13:12', '2022-06-30 03:13:12'),
(7246, 'Frisium', '5.02', '10 mg', '359', '13', '198', '2022-06-30 03:13:58', '2022-06-30 03:13:58'),
(7247, 'Keolax', '2.77', '10 mg', '359', '13', '43', '2022-06-30 03:14:37', '2022-06-30 03:14:37'),
(7248, 'Nebium', '2.55', '10 mg', '359', '13', '82', '2022-06-30 03:15:29', '2022-06-30 03:15:29'),
(7249, 'Noanxit', '3.20', '10 mg', '359', '13', '162', '2022-06-30 03:16:42', '2022-06-30 03:16:42'),
(7250, 'Tensnil', '4.00', '10 mg', '359', '13', '23', '2022-06-30 03:17:40', '2022-06-30 03:17:40'),
(7251, 'Tranquil', '4.00', '10 mg', '359', '13', '91', '2022-06-30 03:18:18', '2022-06-30 03:18:18'),
(7252, 'Venium', '2.70', '10 mg', '359', '13', '90', '2022-06-30 03:18:53', '2022-06-30 03:18:53'),
(7253, 'Clovate', '200.60', '0.05%', '360', '55', '18', '2022-06-30 03:22:37', '2022-06-30 03:22:37'),
(7254, 'Dermasol-S', '200.61', '0.05%', '360', '55', '179', '2022-06-30 03:25:34', '2022-06-30 03:25:34'),
(7255, 'Dermovate', '250.00', '0.05%', '360', '55', '81', '2022-06-30 03:26:21', '2022-06-30 03:26:21'),
(7256, 'Nyclobate', '200.00', '0.05%', '360', '55', '92', '2022-06-30 03:26:56', '2022-06-30 03:26:56'),
(7257, 'Nyclobate', '350.00', '0.05%', '360', '55', '92', '2022-06-30 03:27:48', '2022-06-30 03:27:48'),
(7258, 'Nyclobate', '450.00', '0.05%', '360', '57', '92', '2022-06-30 03:28:49', '2022-06-30 03:28:49'),
(7259, 'Nyclobate', '200.00', '0.05%', '360', '51', '92', '2022-06-30 03:29:50', '2022-06-30 03:29:50'),
(7260, 'Topiclo', '200.00', '0.05%', '360', '51', '71', '2022-06-30 03:30:31', '2022-06-30 03:30:31'),
(7261, 'Topiclo', '200.00', '0.05%', '360', '51', '71', '2022-06-30 03:31:02', '2022-06-30 03:31:02'),
(7262, 'Topiclo', '200.00', '0.05%', '360', '57', '71', '2022-06-30 03:31:38', '2022-06-30 03:31:38'),
(7263, 'Xenovate', '250.00', '0.05%', '360', '55', '190', '2022-06-30 03:32:51', '2022-06-30 03:32:51'),
(7264, 'Aclobet', '50.14', '0.05% (10 gm tube)', '361', '66', '19', '2022-06-30 03:41:03', '2022-06-30 03:41:03'),
(7265, 'Aclobet', '150.00', '0.05% (30 gm tube)', '361', '66', '19', '2022-06-30 03:42:46', '2022-06-30 03:42:46'),
(7266, 'Aclobet', '45.13', '0.05%', '361', '29', '19', '2022-06-30 03:43:31', '2022-06-30 03:43:31'),
(7267, 'Aclosol', '45.00', '0.05%', '361', '29', '20', '2022-06-30 03:44:45', '2022-06-30 03:44:45'),
(7268, 'Bederm', '35.00', '0.05%', '361', '29', '116', '2022-06-30 03:45:24', '2022-06-30 03:45:24'),
(7269, 'Clobederm', '45.00', '0.05%', '361', '29', '65', '2022-06-30 03:46:12', '2022-06-30 03:46:12'),
(7270, 'Clobederm', '50.00', '0.05%', '361', '66', '65', '2022-06-30 03:46:57', '2022-06-30 03:46:57'),
(7271, 'Clobenate', '45.00', '0.05%', '361', '29', '202', '2022-06-30 03:47:37', '2022-06-30 03:47:37'),
(7272, 'Clobenate', '50.00', '0.05%', '361', '66', '202', '2022-06-30 03:48:24', '2022-06-30 03:48:24'),
(7273, 'Clobesol', '58.00', '0.05%', '361', '29', '34', '2022-06-30 03:49:06', '2022-06-30 03:49:06'),
(7274, 'Clobesol', '68.00', '0.05% (10 gm tube)', '361', '66', '34', '2022-06-30 03:49:46', '2022-06-30 03:49:46'),
(7275, 'Clobesol', '150.00', '0.05% (30 gm tube)', '361', '66', '34', '2022-06-30 03:50:47', '2022-06-30 03:50:47'),
(7276, 'Clonate', '50.14', '0.05%', '361', '66', '101', '2022-06-30 03:51:36', '2022-06-30 03:51:36'),
(7277, 'Clovate', '68.20', '0.05%', '361', '66', '18', '2022-06-30 03:52:31', '2022-06-30 03:52:31'),
(7278, 'Clovate', '58.17', '0.05%', '361', '29', '18', '2022-06-30 03:53:03', '2022-06-30 03:53:03'),
(7279, 'Clozema', '55.00', '0.05%', '361', '29', '184', '2022-06-30 03:53:42', '2022-06-30 03:53:42'),
(7280, 'Clozema', '65.00', '0.05%', '361', '66', '184', '2022-06-30 03:54:17', '2022-06-30 03:54:17'),
(7281, 'Cobesol', '50.00', '0.05%', '361', '66', '147', '2022-06-30 03:55:05', '2022-06-30 03:55:05'),
(7282, 'Cobesol', '45.00', '0.05%', '361', '29', '147', '2022-06-30 03:55:48', '2022-06-30 03:55:48'),
(7283, 'Copnat-N', '70.00', '0.05%', '361', '29', '161', '2022-06-30 03:56:37', '2022-06-30 03:56:37'),
(7284, 'Copnat-N', '70.00', '0.05%', '361', '66', '161', '2022-06-30 03:57:16', '2022-06-30 03:57:16'),
(7285, 'Dermacort', '50.00', '0.05%', '361', '29', '91', '2022-06-30 03:58:08', '2022-06-30 03:58:08'),
(7286, 'Dermacort', '52.00', '0.05%', '361', '66', '91', '2022-06-30 03:58:51', '2022-06-30 03:58:51'),
(7287, 'Dermasol', '70.48', '0.05%', '361', '29', '179', '2022-06-30 03:59:31', '2022-06-30 03:59:31'),
(7288, 'Dermasol', '75.50', '0.05%', '361', '66', '179', '2022-06-30 04:00:16', '2022-06-30 04:00:16'),
(7289, 'Dermatas', '55.00', '0.05%', '361', '29', '102', '2022-06-30 04:01:04', '2022-06-30 04:01:04'),
(7290, 'Dermex', '43.97', '0.05% (10 gm tube)', '361', '29', '136', '2022-06-30 04:01:56', '2022-06-30 04:01:56'),
(7291, 'Dermex', '70.48', '0.05% (30 gm tube)', '361', '29', '136', '2022-06-30 04:02:27', '2022-06-30 04:02:27'),
(7292, 'Dermex', '48.88', '0.05%', '361', '66', '136', '2022-06-30 04:03:53', '2022-06-30 04:03:53'),
(7293, 'Dermoset', '50.00', '0.05%', '361', '29', '186', '2022-06-30 04:04:26', '2022-06-30 04:04:26'),
(7294, 'Dermovate', '69.13', '0.05%', '361', '66', '81', '2022-06-30 04:05:08', '2022-06-30 04:05:08'),
(7295, 'Dermovate', '58.21', '0.05%', '361', '29', '81', '2022-06-30 04:05:57', '2022-06-30 04:05:57'),
(7296, 'Dersole', '45.13', '0.05%', '361', '29', '172', '2022-06-30 04:06:40', '2022-06-30 04:06:40'),
(7297, 'Dersole', '50.14', '0.05%', '361', '66', '172', '2022-06-30 04:07:28', '2022-06-30 04:07:28'),
(7298, 'Eclo', '58.00', '0.05%', '361', '29', '78', '2022-06-30 04:08:56', '2022-06-30 04:08:56'),
(7299, 'Eclo', '68.00', '0.05%', '361', '66', '78', '2022-06-30 04:09:29', '2022-06-30 04:09:29'),
(7300, 'Exovate', '45.00', '0.05% (10 gm tube)', '361', '29', '43', '2022-06-30 04:10:08', '2022-06-30 04:10:08'),
(7301, 'Exovate', '90.00', '0.05% (25 gm tube)', '361', '29', '43', '2022-06-30 04:10:47', '2022-06-30 04:11:20'),
(7302, 'Exovate', '50.00', '0.05%', '361', '66', '43', '2022-06-30 04:11:58', '2022-06-30 04:11:58'),
(7303, 'Nyclobate', '50.00', '0.05% (10 gm tube)', '361', '66', '92', '2022-06-30 04:12:46', '2022-06-30 04:12:46'),
(7304, 'Nyclobate', '80.00', '0.05% (20 gm tube)', '361', '66', '92', '2022-06-30 04:13:27', '2022-06-30 04:13:27'),
(7305, 'Nyclobate', '45.00', '0.05% (10 gm tube)', '361', '29', '92', '2022-06-30 04:14:11', '2022-06-30 04:14:11'),
(7306, 'Nyclobate', '70.00', '0.05% (20 gm tube)', '361', '29', '92', '2022-06-30 04:14:46', '2022-06-30 04:14:46'),
(7307, 'Probet', '45.00', '0.05%', '361', '29', '72', '2022-06-30 04:15:24', '2022-06-30 04:15:24'),
(7308, 'Protasol', '50.00', '0.05%', '361', '66', '35', '2022-06-30 04:16:07', '2022-06-30 04:16:07'),
(7309, 'Protasol', '45.00', '0.05%', '361', '29', '35', '2022-06-30 04:16:45', '2022-06-30 04:16:45'),
(7310, 'Skinovate', '35.11', '0.05%', '361', '29', '77', '2022-06-30 04:17:14', '2022-06-30 04:17:14'),
(7311, 'Steclo', '60.00', '0.05%', '361', '66', '124', '2022-06-30 04:17:56', '2022-06-30 04:17:56'),
(7312, 'Steclo', '58.00', '0.05%', '361', '29', '124', '2022-06-30 04:18:34', '2022-06-30 04:18:34'),
(7313, 'Synovate', '45.00', '0.05%', '361', '66', '150', '2022-06-30 04:19:11', '2022-06-30 04:19:11'),
(7314, 'Temovate', '68.00', '0.05% (10 gm tube)', '361', '66', '89', '2022-06-30 04:19:53', '2022-06-30 04:19:53'),
(7315, 'Temovate', '80.00', '0.05% (20 gm tube)', '361', '66', '89', '2022-06-30 04:20:42', '2022-06-30 04:20:42'),
(7316, 'Temovate', '58.00', '0.05% (10 gm tube)', '361', '29', '89', '2022-06-30 04:21:19', '2022-06-30 04:21:19'),
(7317, 'Temovate', '70.00', '0.05% (20 gm tube)', '361', '29', '89', '2022-06-30 04:21:53', '2022-06-30 04:21:53'),
(7318, 'Topiclo', '50.00', '0.05%', '361', '66', '71', '2022-06-30 04:22:31', '2022-06-30 04:22:31'),
(7319, 'Topiclo', '45.00', '0.05%', '361', '29', '71', '2022-06-30 04:23:10', '2022-06-30 04:23:10'),
(7320, 'Xderm', '50.19', '0.05%', '361', '66', '45', '2022-06-30 04:23:47', '2022-06-30 04:23:47'),
(7321, 'Xderm', '45.17', '0.05%', '361', '29', '45', '2022-06-30 04:24:22', '2022-06-30 04:24:22'),
(7322, 'Xenocort', '40.27', '0.05%', '361', '29', '140', '2022-06-30 04:25:21', '2022-06-30 04:25:21'),
(7323, 'Xenocort', '50.35', '0.05%', '361', '66', '140', '2022-06-30 04:26:05', '2022-06-30 04:26:05'),
(7324, 'Xenovate', '68.00', '0.05% (10 gm tube)', '361', '66', '190', '2022-06-30 04:26:47', '2022-06-30 04:26:47'),
(7325, 'Xenovate', '150.00', '0.05% (30 gm tube)', '361', '66', '190', '2022-06-30 04:27:20', '2022-06-30 04:27:20'),
(7326, 'Xenovate', '58.00', '0.05%', '361', '29', '190', '2022-06-30 04:28:09', '2022-06-30 04:28:09'),
(7327, 'Aclobet-N', '65.45', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '19', '2022-06-30 21:45:14', '2022-06-30 21:45:14'),
(7328, 'Aclobet-N', '60.18', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '19', '2022-06-30 21:45:44', '2022-06-30 21:45:44'),
(7329, 'Clobeon', '60.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '202', '2022-06-30 21:46:18', '2022-06-30 21:46:18'),
(7330, 'Clonate-NN', '75.22', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '101', '2022-06-30 21:46:50', '2022-06-30 21:46:50'),
(7331, 'Clovate N', '70.21', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '18', '2022-06-30 21:47:17', '2022-06-30 21:47:17'),
(7332, 'Clovate N', '65.20', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '18', '2022-06-30 21:47:43', '2022-06-30 21:47:43'),
(7333, 'Dermasol-N', '75.22', '(0.5 mg+5 mg+1 Lac IU)/gm (15 gm tube)', '362', '66', '179', '2022-06-30 21:49:30', '2022-06-30 21:49:30'),
(7334, 'Dermasol-N', '90.00', '(0.5 mg+5 mg+1 Lac IU)/gm (25 gm tube)', '362', '66', '179', '2022-06-30 21:50:01', '2022-06-30 21:50:01'),
(7335, 'Dermasol-N', '70.21', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '179', '2022-06-30 21:50:35', '2022-06-30 21:50:35'),
(7336, 'Dermastin', '60.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '91', '2022-06-30 21:51:00', '2022-06-30 21:51:00'),
(7337, 'Dermastin', '70.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '91', '2022-06-30 21:51:36', '2022-06-30 21:51:36'),
(7338, 'Dermatas N', '70.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '102', '2022-06-30 21:52:05', '2022-06-30 21:52:05'),
(7339, 'Dermex NN', '55.21', '(0.5 mg+5 mg+1 Lac IU)/gm (10 gm tube)', '362', '29', '136', '2022-06-30 21:52:46', '2022-06-30 21:52:46'),
(7340, 'Dermex NN', '80.00', '(0.5 mg+5 mg+1 Lac IU)/gm (20 gm tube)', '362', '66', '136', '2022-06-30 21:53:19', '2022-06-30 21:53:19'),
(7341, 'Exovate N', '90.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '43', '2022-06-30 21:53:49', '2022-06-30 21:53:49'),
(7342, 'Exovate N', '100.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '43', '2022-06-30 21:54:18', '2022-06-30 21:54:18'),
(7343, 'Nyclobate NN', '60.00', '(0.5 mg+5 mg+1 Lac IU)/gm (10 gm tube)', '362', '29', '92', '2022-06-30 21:54:54', '2022-06-30 21:54:54'),
(7344, 'Nyclobate NN', '80.00', '(0.5 mg+5 mg+1 Lac IU)/gm (20 gm tube)', '362', '29', '92', '2022-06-30 21:55:23', '2022-06-30 21:55:23'),
(7345, 'Nyclobate NN', '50.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '92', '2022-06-30 21:55:50', '2022-06-30 21:55:50'),
(7346, 'Steclo-NN', '70.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '124', '2022-06-30 21:56:16', '2022-06-30 21:56:16'),
(7347, 'Topiclo NN', '65.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '71', '2022-06-30 21:56:48', '2022-06-30 21:56:48'),
(7348, 'Vesol-N', '60.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '130', '2022-06-30 21:57:16', '2022-06-30 21:57:16'),
(7349, 'Xderm N', '60.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '363', '29', '45', '2022-06-30 22:04:47', '2022-06-30 22:04:47'),
(7350, 'Xderm N', '65.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '45', '2022-06-30 22:05:19', '2022-06-30 22:05:19'),
(7351, 'Xenoderm', '150.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '29', '190', '2022-06-30 22:05:48', '2022-06-30 22:05:48'),
(7352, 'Xenoderm', '150.00', '(0.5 mg+5 mg+1 Lac IU)/gm', '362', '66', '190', '2022-06-30 22:06:14', '2022-06-30 22:06:14'),
(7353, 'Combicid', '150.00', '0.05%+0.75%+2%+1%', '363', '29', '179', '2022-06-30 23:49:00', '2022-06-30 23:49:00'),
(7354, 'Dermomix', '150.00', '0.05%+0.75%+2%+1%', '363', '29', '92', '2022-06-30 23:49:26', '2022-06-30 23:49:26'),
(7355, 'Clobesol SA', '70.00', '0.05%+3% (10 gm tube)', '364', '66', '34', '2022-06-30 23:51:23', '2022-07-01 00:00:31'),
(7356, 'Clobesol SA', '150.00', '0.05%+3% (30 gm tube)', '364', '66', '34', '2022-06-30 23:51:58', '2022-07-01 00:01:36'),
(7357, 'Closalic', '70.00', '0.05%+3% (10 gm tube)', '364', '66', '197', '2022-06-30 23:52:47', '2022-07-01 00:02:24'),
(7358, 'Closalic', '150.00', '0.05%+3% (30 gm tube)', '364', '66', '197', '2022-06-30 23:53:30', '2022-07-01 00:02:58'),
(7359, 'Dermex S', '70.00', '0.05%+3% (10 gm tube)', '364', '66', '136', '2022-06-30 23:54:08', '2022-07-01 00:03:50'),
(7360, 'Dermex S', '150.00', '0.05%+3% (30 gm tube)', '364', '66', '136', '2022-06-30 23:54:47', '2022-07-01 00:04:39'),
(7361, 'Ekzina', '64.77', '0.05%+3%', '364', '66', '112', '2022-06-30 23:55:32', '2022-07-01 00:05:20'),
(7362, 'Topiclo S', '70.00', '0.05%+3% (10 gm tube)', '364', '66', '71', '2022-06-30 23:56:14', '2022-07-01 00:06:40'),
(7363, 'Topiclo S', '120.00', '0.05%+3% (20 gm tube)', '364', '66', '71', '2022-06-30 23:56:57', '2022-07-01 00:07:23'),
(7364, 'Topiclo S', '80.00', '0.05%+6%', '364', '66', '71', '2022-06-30 23:57:36', '2022-07-01 00:08:13'),
(7365, 'Xderm S', '70.00', '0.05%+3%', '364', '66', '45', '2022-06-30 23:58:09', '2022-07-01 00:08:55'),
(7366, 'Xenosal', '150.00', '0.05%+3%', '364', '66', '190', '2022-06-30 23:58:53', '2022-07-01 00:09:28'),
(7367, 'Amobet', '30.00', '0.05%', '365', '29', '20', '2022-07-01 00:09:59', '2022-07-01 00:09:59'),
(7368, 'Clobecort', '75.00', '0.05%', '365', '29', '136', '2022-07-01 00:10:31', '2022-07-01 00:10:31'),
(7369, 'Clobecort', '75.00', '0.05%', '365', '66', '136', '2022-07-01 00:11:10', '2022-07-01 00:11:10'),
(7370, 'Eumovate', '40.00', '0.05%', '365', '29', '81', '2022-07-01 00:11:54', '2022-07-01 00:11:54'),
(7371, 'Eumovate', '40.00', '0.05%', '365', '66', '81', '2022-07-01 00:12:25', '2022-07-01 00:12:25'),
(7372, 'Ezex', '75.51', '0.05%', '365', '29', '179', '2022-07-01 00:13:03', '2022-07-01 00:13:03'),
(7373, 'Ezex', '75.51', '0.05%', '365', '66', '179', '2022-07-01 00:13:43', '2022-07-01 00:13:43'),
(7374, 'Miclo', '40.27', '0.05%', '365', '29', '78', '2022-07-01 00:14:26', '2022-07-01 00:14:26'),
(7375, 'Miclo', '40.27', '0.05%', '365', '66', '78', '2022-07-01 00:15:04', '2022-07-01 00:15:04'),
(7376, 'Steson', '41.00', '0.05%', '365', '29', '124', '2022-07-01 00:15:54', '2022-07-01 00:15:54'),
(7377, 'Comipen', '16.67', '50 mg', '366', '13', '142', '2022-07-01 00:17:05', '2022-07-01 00:17:05'),
(7378, 'Fermid', '10.03', '50 mg', '366', '13', '77', '2022-07-01 00:18:29', '2022-07-01 00:18:29'),
(7379, 'Fertil', '10.00', '50 mg', '366', '13', '43', '2022-07-01 00:19:25', '2022-07-01 00:19:25'),
(7380, 'Ovuclon', '10.00', '50 mg', '366', '13', '92', '2022-07-01 00:19:51', '2022-07-01 00:19:51'),
(7381, 'Ovuclon', '18.00', '100 mg', '366', '13', '92', '2022-07-01 00:21:24', '2022-07-01 00:21:24'),
(7382, 'Ovulet', '10.04', '50 mg', '366', '13', '161', '2022-07-01 00:21:52', '2022-07-01 00:21:52'),
(7383, 'Ovulet', '18.06', '100 mg', '366', '13', '161', '2022-07-01 00:22:48', '2022-07-01 00:22:48'),
(7384, 'Reomen', '10.00', '50 mg', '366', '13', '71', '2022-07-01 00:23:18', '2022-07-01 00:23:18'),
(7385, 'Anafranil', '9.25', '25 mg', '367', '13', '167', '2022-07-01 02:55:50', '2022-07-01 02:55:50'),
(7386, 'Clofranil', '5.50', '25 mg', '367', '13', '180', '2022-07-01 02:57:16', '2022-07-01 02:57:16'),
(7387, 'Timex', '9.00', '25 mg', '367', '13', '140', '2022-07-01 02:57:58', '2022-07-01 02:57:58'),
(7388, 'Arotril', '6.00', '0.5 mg', '368', '13', '34', '2022-07-01 03:00:34', '2022-07-01 03:00:34'),
(7389, 'Arotril', '8.00', '1 mg', '368', '13', '34', '2022-07-01 03:01:24', '2022-07-01 03:01:24'),
(7390, 'Arotril', '10.00', '2 mg', '368', '13', '34', '2022-07-01 03:02:23', '2022-07-01 03:02:23'),
(7391, 'Clepam', '9.50', '2 mg', '368', '13', '73', '2022-07-01 03:03:40', '2022-07-01 03:03:40'),
(7392, 'Clepam', '5.50', '0.5 mg', '368', '13', '73', '2022-07-01 03:04:13', '2022-07-01 03:04:13'),
(7393, 'Clepam', '8.00', '1 mg', '368', '13', '73', '2022-07-01 03:04:40', '2022-07-01 03:04:40'),
(7394, 'Cloma', '5.75', '0.5 mg', '368', '13', '45', '2022-07-01 03:05:26', '2022-07-01 03:05:26'),
(7395, 'Cloma', '10.00', '2 mg', '368', '13', '45', '2022-07-01 03:06:08', '2022-07-01 03:06:08'),
(7396, 'Cloma', '8.00', '1 mg', '368', '13', '45', '2022-07-01 03:06:40', '2022-07-01 03:06:40'),
(7397, 'Clon', '4.50', '0.5 mg', '368', '13', '82', '2022-07-01 03:07:32', '2022-07-01 03:07:32'),
(7398, 'Clon', '7.00', '2 mg', '368', '13', '82', '2022-07-01 03:08:12', '2022-07-01 03:08:12'),
(7399, 'Clonaben', '6.00', '0.5 mg', '368', '13', '42', '2022-07-01 03:08:56', '2022-07-01 03:08:56'),
(7400, 'Clonaben', '8.00', '2 mg', '368', '13', '42', '2022-07-01 03:09:28', '2022-07-01 03:09:28'),
(7401, 'Clonapex', '5.50', '0.5 mg', '368', '13', '104', '2022-07-01 03:10:20', '2022-07-01 03:10:20'),
(7402, 'Clonapex', '8.00', '2 mg', '368', '13', '104', '2022-07-01 03:10:48', '2022-07-01 03:10:48'),
(7403, 'Clonapin', '5.00', '0.5 mg', '368', '13', '150', '2022-07-01 03:11:35', '2022-07-01 03:11:35'),
(7404, 'Clonapin', '8.00', '2 mg', '368', '13', '150', '2022-07-01 03:12:04', '2022-07-01 03:12:04'),
(7405, 'Clonapin', '7.00', '1 mg', '368', '13', '150', '2022-07-01 03:12:38', '2022-07-01 03:12:38'),
(7406, 'Clonatril', '6.00', '0.5 mg', '368', '13', '89', '2022-07-01 03:13:30', '2022-07-01 03:13:30'),
(7407, 'Clonatril', '8.00', '1 mg', '368', '13', '89', '2022-07-01 03:14:25', '2022-07-01 03:14:25'),
(7408, 'Clonatril', '10.00', '2 mg', '368', '13', '89', '2022-07-01 03:14:55', '2022-07-01 03:14:55'),
(7409, 'Clonatril', '10.00', '2 mg', '368', '13', '89', '2022-07-01 03:14:55', '2022-07-01 03:14:55'),
(7410, 'Clonepam', '6.00', '0.5 mg', '368', '13', '142', '2022-07-01 03:15:21', '2022-07-01 03:15:21'),
(7411, 'Clonepam', '6.00', '0.5 mg', '368', '13', '142', '2022-07-01 03:15:51', '2022-07-01 03:15:51'),
(7412, 'Clonepam', '10.00', '2 mg', '368', '13', '142', '2022-07-01 03:46:34', '2022-07-01 03:46:34'),
(7413, 'Clonil', '6.00', '0.5 mg', '368', '13', '202', '2022-07-01 03:47:35', '2022-07-01 03:47:35'),
(7414, 'Clonil', '10.00', '2 mg', '368', '13', '202', '2022-07-01 03:48:11', '2022-07-01 03:48:11'),
(7415, 'Clonium', '6.50', '0.5 mg', '368', '13', '18', '2022-07-01 03:51:52', '2022-07-01 03:51:52'),
(7416, 'Clonium', '8.00', '1 mg', '368', '13', '18', '2022-07-01 03:52:18', '2022-07-01 03:52:18'),
(7417, 'Clonium', '10.00', '2 mg', '368', '13', '18', '2022-07-01 03:52:54', '2022-07-01 03:52:54'),
(7418, 'Clonzy', '6.00', '0.5 mg', '368', '13', '147', '2022-07-01 03:53:33', '2022-07-01 03:53:33'),
(7419, 'Clonzy', '10.00', '2 mg', '368', '13', '147', '2022-07-01 03:54:20', '2022-07-01 03:54:20'),
(7420, 'Clonzy', '9.00', '1 mg', '368', '13', '147', '2022-07-01 03:59:01', '2022-07-01 03:59:01'),
(7421, 'Clopam', '5.00', '0.5 mg', '368', '13', '172', '2022-07-01 03:59:31', '2022-07-01 03:59:31'),
(7422, 'Clopam', '5.00', '0.5 mg', '368', '13', '172', '2022-07-01 04:00:16', '2022-07-01 04:00:16'),
(7423, 'Clopam', '5.00', '0.5 mg', '368', '13', '172', '2022-07-01 04:00:43', '2022-07-01 04:00:43'),
(7424, 'Clopam', '8.00', '2 mg', '368', '13', '172', '2022-07-01 04:01:28', '2022-07-01 04:01:28'),
(7425, 'Clopam', '8.00', '2 mg', '368', '13', '172', '2022-07-01 04:03:48', '2022-07-01 04:03:48'),
(7426, 'Cloron', '6.00', '0.5 mg', '368', '13', '71', '2022-07-01 04:05:08', '2022-07-01 04:05:08'),
(7427, 'Cloron', '6.00', '0.5 mg', '368', '13', '71', '2022-07-01 04:05:42', '2022-07-01 04:05:42'),
(7428, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:06:16', '2022-07-01 04:06:16'),
(7429, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:06:39', '2022-07-01 04:06:39'),
(7430, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:06:46', '2022-07-01 04:06:46'),
(7431, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:07:12', '2022-07-01 04:07:12'),
(7432, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:07:21', '2022-07-01 04:07:21'),
(7433, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:08:11', '2022-07-01 04:08:11'),
(7434, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:08:24', '2022-07-01 04:08:24'),
(7435, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:08:29', '2022-07-01 04:08:29'),
(7436, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:08:44', '2022-07-01 04:08:44'),
(7437, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:08:58', '2022-07-01 04:08:58'),
(7438, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:09:22', '2022-07-01 04:09:22'),
(7439, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:09:31', '2022-07-01 04:09:31'),
(7440, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:09:39', '2022-07-01 04:09:39'),
(7441, 'Cloron', '8.00', '1 mg', '368', '13', '71', '2022-07-01 04:12:39', '2022-07-01 04:12:39'),
(7442, 'Cloron', '8.00', '1 mg', '368', '13', '71', '2022-07-01 04:12:46', '2022-07-01 04:12:46'),
(7443, 'Cloron', '8.00', '1 mg', '368', '13', '71', '2022-07-01 04:12:46', '2022-07-01 04:12:46'),
(7444, 'Cloron', '8.00', '1 mg', '368', '13', '71', '2022-07-01 04:15:36', '2022-07-01 04:15:36'),
(7445, 'Cloron', '80.00', '2.5 mg/ml2.5 mg/ml', '368', '70', '71', '2022-07-01 04:16:06', '2022-07-01 04:16:06'),
(7446, 'Cloron', '80.00', '2.5 mg/ml2.5 mg/ml', '368', '70', '71', '2022-07-01 04:16:53', '2022-07-01 04:16:53'),
(7447, 'Cloron', '80.00', '2.5 mg/ml2.5 mg/ml', '368', '70', '71', '2022-07-01 04:17:02', '2022-07-01 04:17:02'),
(7448, 'Cloron', '10.00', '2 mg', '368', '13', '71', '2022-07-01 04:17:44', '2022-07-01 04:17:44'),
(7449, 'Comfy', '6.00', '0.5 mg', '368', '13', '103', '2022-07-01 04:18:51', '2022-07-01 04:18:51'),
(7450, 'Comfy', '6.00', '0.5 mg', '368', '13', '103', '2022-07-01 04:19:49', '2022-07-01 04:19:49'),
(7451, 'Comfy', '10.00', '2 mg', '368', '13', '103', '2022-07-01 04:20:31', '2022-07-01 04:20:31'),
(7452, 'Comfy', '10.00', '2 mg', '368', '13', '103', '2022-07-01 04:21:47', '2022-07-01 04:21:47'),
(7453, 'Comfy', '8.00', '1 mg', '368', '13', '103', '2022-07-01 04:24:07', '2022-07-01 04:24:07'),
(7454, 'Conpan', '5.80', '0.5 mg', '368', '13', '124', '2022-07-01 04:25:58', '2022-07-01 04:25:58'),
(7455, 'Conpan', '5.80', '0.5 mg', '368', '13', '124', '2022-07-01 04:28:21', '2022-07-01 04:28:21'),
(7456, 'Conpan', '5.80', '0.5 mg', '368', '13', '124', '2022-07-01 04:28:40', '2022-07-01 04:28:40'),
(7457, 'Conpan', '9.00', '2 mg', '368', '13', '124', '2022-07-01 04:29:35', '2022-07-01 04:29:35'),
(7458, 'Conpan', '8.00', '1 mg', '368', '13', '124', '2022-07-01 04:33:13', '2022-07-01 04:33:13'),
(7459, 'Cozinil', '3.00', '0.5 mg', '368', '13', '162', '2022-07-01 04:35:12', '2022-07-01 04:35:12'),
(7460, 'Cozinil', '6.00', '2 mg', '368', '13', '162', '2022-07-01 04:35:52', '2022-07-01 04:35:52'),
(7461, 'Denixil', '6.00', '0.5 mg', '368', '13', '161', '2022-07-01 14:41:03', '2022-07-01 14:41:03'),
(7462, 'Denixil', '10.00', '2 mg', '368', '13', '161', '2022-07-01 14:41:58', '2022-07-01 14:41:58'),
(7463, 'Denixil', '8.00', '1 mg', '368', '13', '161', '2022-07-01 14:42:51', '2022-07-01 14:42:51'),
(7464, 'Denixil', '3.50', '0.25 mg', '368', '13', '161', '2022-07-01 14:43:37', '2022-07-01 14:43:37'),
(7465, 'Depanil', '4.00', '0.5 mg', '368', '13', '157', '2022-07-01 14:44:14', '2022-07-01 14:44:14'),
(7466, 'Depanil', '7.00', '2 mg', '368', '13', '157', '2022-07-01 14:44:48', '2022-07-01 14:44:48'),
(7467, 'Disopan', '7.00', '0.5 mg', '368', '13', '92', '2022-07-01 14:45:19', '2022-07-01 14:45:19'),
(7468, 'Disopan', '11.50', '2 mg', '368', '13', '92', '2022-07-01 14:45:59', '2022-07-01 14:45:59'),
(7469, 'Disopan', '150.00', '1 mg/ml', '368', '68', '92', '2022-07-01 14:46:38', '2022-07-01 14:46:38'),
(7470, 'Disopan', '9.00', '1 mg', '368', '13', '92', '2022-07-01 14:47:07', '2022-07-01 14:47:07'),
(7471, 'Epiclon', '6.00', '0.5 mg', '368', '13', '78', '2022-07-01 14:48:35', '2022-07-01 14:48:35'),
(7472, 'Epiclon', '10.00', '2 mg', '368', '13', '78', '2022-07-01 14:49:02', '2022-07-01 14:49:02'),
(7473, 'Epiclon', '8.00', '1 mg', '368', '13', '78', '2022-07-01 14:49:34', '2022-07-01 14:49:34'),
(7474, 'Epitra', '6.00', '0.5 mg', '368', '13', '179', '2022-07-01 14:50:08', '2022-07-01 14:50:08'),
(7475, 'Epitra', '9.00', '1 mg', '368', '13', '179', '2022-07-01 14:50:42', '2022-07-01 14:50:42'),
(7476, 'Epitra', '11.00', '2 mg', '368', '13', '179', '2022-07-01 14:51:56', '2022-07-01 14:51:56'),
(7477, 'Epizam', '5.00', '0.5 mg', '368', '13', '23', '2022-07-01 14:52:28', '2022-07-01 14:52:28'),
(7478, 'Epizam', '8.00', '2 mg', '368', '13', '23', '2022-07-01 14:53:05', '2022-07-01 14:53:05'),
(7479, 'Epnil', '7.00', '0.5 mg', '368', '13', '167', '2022-07-01 14:53:42', '2022-07-01 14:53:42'),
(7480, 'Epnil', '12.00', '2 mg', '368', '13', '167', '2022-07-01 14:54:06', '2022-07-01 14:54:06'),
(7481, 'Epnil', '8.00', '1 mg', '368', '13', '167', '2022-07-01 14:55:14', '2022-07-01 14:55:14'),
(7482, 'Esypan', '2.00', '0.5 mg', '368', '13', '174', '2022-07-01 14:55:45', '2022-07-01 14:55:45'),
(7483, 'Esypan', '4.02', '2 mg', '368', '13', '174', '2022-07-01 14:56:19', '2022-07-01 14:56:19'),
(7484, 'Genopam', '6.00', '0.5 mg', '368', '13', '193', '2022-07-01 14:56:49', '2022-07-01 14:56:49'),
(7485, 'Genopam', '10.00', '2 mg', '368', '13', '193', '2022-07-01 14:57:45', '2022-07-01 14:57:45'),
(7486, 'Kuit', '5.00', '0.5 mg', '368', '13', '102', '2022-07-01 14:58:16', '2022-07-01 14:58:16'),
(7487, 'Kuit', '7.00', '1 mg', '368', '13', '102', '2022-07-01 14:59:51', '2022-07-01 14:59:51'),
(7488, 'Leptic', '6.00', '0.5 mg', '368', '13', '19', '2022-07-01 15:01:43', '2022-07-01 15:01:43'),
(7489, 'Leptic', '10.00', '2 mg', '368', '13', '19', '2022-07-01 15:02:15', '2022-07-01 15:02:15'),
(7490, 'Leptic', '8.00', '1 mg', '368', '13', '19', '2022-07-01 15:02:42', '2022-07-01 15:02:42'),
(7491, 'Leptic ODT', '7.00', '0.5 mg', '368', '13', '19', '2022-07-01 15:03:23', '2022-07-01 15:03:23'),
(7492, 'Leptic ODT', '4.00', '0.25 mg', '368', '13', '19', '2022-07-01 15:03:55', '2022-07-01 15:03:55'),
(7493, 'Lonapam', '3.00', '0.5 mg', '368', '13', '61', '2022-07-01 15:04:34', '2022-07-01 15:04:34'),
(7494, 'Lonapam', '3.00', '0.5 mg', '368', '13', '61', '2022-07-01 15:04:51', '2022-07-01 15:04:51'),
(7495, 'Lonapam', '5.00', '2 mg', '368', '13', '61', '2022-07-01 15:05:28', '2022-07-01 15:05:28'),
(7496, 'Lonapam', '4.00', '1 mg', '368', '13', '61', '2022-07-01 15:06:15', '2022-07-01 15:06:15'),
(7497, 'Lonazep', '6.00', '0.5 mg', '368', '13', '180', '2022-07-01 15:06:49', '2022-07-01 15:06:49'),
(7498, 'Lonazep', '8.00', '2 mg', '368', '13', '180', '2022-07-01 15:07:27', '2022-07-01 15:07:27'),
(7499, 'Lonazep MD', '7.00', '0.5 mg', '368', '13', '180', '2022-07-01 15:08:07', '2022-07-01 15:08:07'),
(7500, 'Lonazep MD', '8.00', '1 mg', '368', '13', '180', '2022-07-01 15:08:38', '2022-07-01 15:08:38'),
(7501, 'Lonazep MD', '10.00', '2 mg', '368', '13', '180', '2022-07-01 15:09:07', '2022-07-01 15:09:07'),
(7502, 'Miraclon', '6.00', '0.5 mg', '368', '13', '39', '2022-07-01 15:09:35', '2022-07-01 15:09:35'),
(7503, 'Miraclon', '9.00', '1 mg', '368', '13', '39', '2022-07-01 15:10:01', '2022-07-01 15:10:01'),
(7504, 'Miraclon', '12.00', '2 mg', '368', '13', '39', '2022-07-01 15:10:33', '2022-07-01 15:10:33'),
(7505, 'Myotril', '5.00', '0.5 mg', '368', '13', '91', '2022-07-01 15:11:02', '2022-07-01 15:11:02'),
(7506, 'Novotril', '5.00', '0.5 mg', '368', '13', '53', '2022-07-01 15:11:32', '2022-07-01 15:11:32'),
(7507, 'Novotril', '7.00', '2 mg', '368', '13', '53', '2022-07-01 15:12:10', '2022-07-01 15:12:10'),
(7508, 'Pandura', '6.00', '0.5 mg', '368', '13', '127', '2022-07-01 15:12:50', '2022-07-01 15:12:50'),
(7509, 'Pandura', '8.00', '1 mg', '368', '13', '127', '2022-07-01 15:13:18', '2022-07-01 15:13:18'),
(7510, 'Pandura', '10.00', '2 mg', '368', '13', '127', '2022-07-01 15:13:47', '2022-07-01 15:13:47'),
(7511, 'Pase', '6.00', '0.5 mg', '368', '13', '136', '2022-07-01 15:14:27', '2022-07-01 15:14:27'),
(7512, 'Pase', '8.00', '1 mg', '368', '13', '136', '2022-07-01 15:15:04', '2022-07-01 15:15:04'),
(7513, 'Pase', '10.00', '2 mg', '368', '13', '136', '2022-07-01 15:15:31', '2022-07-01 15:15:31'),
(7514, 'Pase', '80.30', '2.5 mg/ml', '368', '70', '136', '2022-07-01 15:15:59', '2022-07-01 15:15:59'),
(7515, 'Restonix', '5.00', '0.5 mg', '368', '13', '186', '2022-07-01 15:16:32', '2022-07-01 15:16:32'),
(7516, 'Restonix', '10.00', '2 mg', '368', '13', '186', '2022-07-01 15:17:04', '2022-07-01 15:17:04'),
(7517, 'Reverse', '5.00', '0.5 mg', '368', '13', '63', '2022-07-01 15:17:32', '2022-07-01 15:17:32'),
(7518, 'Reverse', '10.00', '2 mg', '368', '13', '63', '2022-07-01 15:18:01', '2022-07-01 15:18:01'),
(7519, 'Rivo', '6.00', '0.5 mg', '368', '13', '140', '2022-07-01 15:19:27', '2022-07-01 15:19:27'),
(7520, 'Rivo', '10.00', '2 mg', '368', '13', '140', '2022-07-01 15:19:58', '2022-07-01 15:19:58'),
(7521, 'Rivo', '8.00', '1 mg', '368', '13', '140', '2022-07-01 15:20:28', '2022-07-01 15:20:28'),
(7522, 'Rivo', '3.50', '0.25 mg', '368', '13', '140', '2022-07-01 15:20:58', '2022-07-01 15:20:58'),
(7523, 'Rivotril', '8.00', '0.5 mg', '368', '13', '157', '2022-07-01 15:21:28', '2022-07-01 15:21:28'),
(7524, 'Rivotril', '13.00', '2 mg', '368', '13', '156', '2022-07-01 15:21:58', '2022-07-01 15:21:58'),
(7525, 'Rivotril', '9.00', '1 mg', '368', '13', '156', '2022-07-01 15:22:30', '2022-07-01 15:22:30'),
(7526, 'Slona', '6.00', '0.5 mg', '368', '13', '173', '2022-07-01 15:23:01', '2022-07-01 15:23:01'),
(7527, 'Slona', '10.00', '2 mg', '368', '13', '173', '2022-07-01 15:23:31', '2022-07-01 15:23:31'),
(7528, 'Sypam', '6.00', '0.5 mg', '368', '13', '35', '2022-07-01 15:23:58', '2022-07-01 15:23:58'),
(7529, 'Sypam', '10.00', '2 mg', '368', '13', '35', '2022-07-01 15:24:26', '2022-07-01 15:24:26'),
(7530, 'Xetril', '6.00', '0.5 mg', '368', '13', '43', '2022-07-01 15:24:59', '2022-07-01 15:24:59'),
(7531, 'Xetril', '10.00', '2 mg', '368', '13', '43', '2022-07-01 15:25:28', '2022-07-01 15:25:28'),
(7532, 'Xioclon', '5.00', '0.5 mg', '368', '13', '177', '2022-07-01 15:25:58', '2022-07-01 15:25:58'),
(7533, 'Xioclon', '6.00', '1 mg', '368', '13', '177', '2022-07-01 15:26:29', '2022-07-01 15:26:29'),
(7534, 'Xioclon', '7.00', '2 mg', '368', '13', '177', '2022-07-01 15:27:00', '2022-07-01 15:27:00'),
(7535, 'Xorest', '7.00', '0.5 mg', '368', '13', '74', '2022-07-01 15:27:29', '2022-07-01 15:27:29'),
(7536, 'Xorest', '9.00', '1 mg', '368', '13', '74', '2022-07-01 15:27:58', '2022-07-01 15:27:58'),
(7537, 'Xyclon', '6.00', '0.5 mg', '368', '13', '197', '2022-07-01 15:28:25', '2022-07-01 15:28:25'),
(7538, 'Xyclon', '8.00', '1 mg', '368', '13', '197', '2022-07-01 15:28:55', '2022-07-01 15:28:55'),
(7539, 'Xyclon', '10.00', '2 mg', '368', '13', '197', '2022-07-01 15:29:23', '2022-07-01 15:29:23'),
(7540, 'Clonipres', '8.03', '0.1 mg', '369', '13', '124', '2022-07-01 15:30:04', '2022-07-01 15:30:04'),
(7541, 'Noflash', '8.00', '0.1 mg', '369', '13', '193', '2022-07-01 15:30:35', '2022-07-01 15:30:35'),
(7542, 'Anclog Plus', '12.03', '75 mg+75 mg', '370', '13', '179', '2022-07-01 15:39:46', '2022-07-01 15:39:46'),
(7543, 'Anlet Plus', '12.00', '75 mg+75 mg', '370', '13', '82', '2022-07-01 15:40:26', '2022-07-01 15:40:26'),
(7544, 'Asclop', '12.50', '75 mg+75 mg', '370', '13', '45', '2022-07-01 15:41:05', '2022-07-01 15:41:05'),
(7545, 'Aspin-Plus', '12.00', '75 mg+75 mg', '370', '13', '34', '2022-07-01 15:41:30', '2022-07-01 15:41:30'),
(7546, 'Aspirel', '12.00', '75 mg+75 mg', '370', '13', '91', '2022-07-01 15:41:59', '2022-07-01 15:41:59'),
(7547, 'Carceva Plus', '11.00', '75 mg+75 mg', '370', '13', '127', '2022-07-01 15:42:29', '2022-07-01 15:42:29'),
(7548, 'Cardogrel Plus', '11.04', '75 mg+75 mg', '370', '13', '147', '2022-07-01 15:43:04', '2022-07-01 15:43:04'),
(7549, 'Clas', '8.00', '75 mg+75 mg', '370', '13', '61', '2022-07-01 15:43:40', '2022-07-01 15:43:40'),
(7550, 'Clocard-A', '12.00', '75 mg+75 mg', '370', '13', '34', '2022-07-01 15:48:24', '2022-07-01 15:48:24'),
(7551, 'Clogfree Plus', '12.00', '75 mg+75 mg', '370', '13', '35', '2022-07-01 15:48:54', '2022-07-01 15:48:54'),
(7552, 'Clognil Plus', '12.04', '75 mg+75 mg', '370', '13', '140', '2022-07-01 15:49:30', '2022-07-01 15:49:30'),
(7553, 'Clogrel Plus', '11.00', '75 mg+75 mg', '370', '13', '20', '2022-07-01 16:20:08', '2022-07-01 16:20:08'),
(7554, 'Clontas', '12.00', '75 mg+75 mg', '370', '13', '136', '2022-07-01 16:20:30', '2022-07-01 16:20:30'),
(7555, 'Clopid-AS', '12.00', '75 mg+75 mg', '370', '13', '65', '2022-07-01 16:21:26', '2022-07-01 16:21:26'),
(7556, 'Clopidol Plus', '12.04', '75 mg+75 mg', '370', '13', '23', '2022-07-01 16:22:02', '2022-07-01 16:22:02'),
(7557, 'Clopigel Plus', '10.00', '75 mg+75 mg', '370', '13', '142', '2022-07-01 16:22:38', '2022-07-01 16:22:38'),
(7558, 'Clopilet A', '12.00', '75 mg+75 mg', '370', '13', '180', '2022-07-01 16:23:15', '2022-07-01 16:23:15'),
(7559, 'Clorel-A', '12.04', '75 mg+75 mg', '370', '13', '18', '2022-07-01 16:24:32', '2022-07-01 16:24:32'),
(7560, 'Combiplat', '11.07', '75 mg+75 mg', '370', '13', '39', '2022-07-01 16:25:09', '2022-07-01 16:25:09'),
(7561, 'Dogrel Plus', '11.00', '75 mg+75 mg', '370', '13', '36', '2022-07-01 16:25:45', '2022-07-01 16:25:45'),
(7562, 'Dorel Plus', '12.00', '75 mg+75 mg', '370', '13', '78', '2022-07-01 16:26:24', '2022-07-01 16:26:24'),
(7563, 'Ecosprin Plus', '12.00', '75 mg+75 mg', '370', '13', '19', '2022-07-01 16:26:59', '2022-07-01 16:26:59'),
(7564, 'G-Co-Aspirin', '5.00', '75 mg+75 mg', '370', '13', '84', '2022-07-01 16:27:39', '2022-07-01 16:27:39'),
(7565, 'Lirel Plus', '11.04', '75 mg+75 mg', '370', '13', '174', '2022-07-01 16:28:20', '2022-07-01 16:28:20'),
(7566, 'Livocard Plus', '12.00', '75 mg+75 mg', '370', '13', '186', '2022-07-01 16:28:54', '2022-07-01 16:28:54'),
(7567, 'Lopirel Plus', '12.00', '75 mg+75 mg', '370', '13', '92', '2022-07-01 16:29:29', '2022-07-01 16:29:29'),
(7568, 'Loplate Plus', '11.03', '75 mg+75 mg', '370', '13', '101', '2022-07-01 16:30:06', '2022-07-01 16:30:06'),
(7569, 'Navix Plus', '12.80', '75 mg+75 mg', '370', '13', '124', '2022-07-01 16:30:50', '2022-07-01 16:30:50'),
(7570, 'Noclog Plus', '12.00', '75 mg+75 mg', '370', '13', '71', '2022-07-01 16:31:22', '2022-07-01 16:31:22'),
(7571, 'Odrel Plus', '12.00', '75 mg+75 mg', '370', '13', '43', '2022-07-01 16:31:55', '2022-07-01 16:31:55'),
(7572, 'Pidogrel Plus', '12.50', '75 mg+75 mg', '370', '13', '156', '2022-07-01 16:32:28', '2022-07-01 16:32:28'),
(7573, 'Pladex-A', '12.50', '75 mg+75 mg', '370', '13', '190', '2022-07-01 16:32:59', '2022-07-01 16:32:59'),
(7574, 'Plagrin Plus', '12.00', '75 mg+75 mg', '370', '13', '161', '2022-07-01 16:33:32', '2022-07-01 16:33:32'),
(7575, 'Plator Plus', '15.35', '75 mg+75 mg', '370', '13', '94', '2022-07-01 16:34:13', '2022-07-01 16:34:13'),
(7576, 'Plavas Plus', '12.04', '75 mg+75 mg', '370', '13', '53', '2022-07-01 16:34:50', '2022-07-01 16:34:50'),
(7577, 'Preclot AS', '12.00', '75 mg+75 mg', '370', '13', '150', '2022-07-01 16:35:26', '2022-07-01 16:35:26'),
(7578, 'Replet Plus', '12.00', '75 mg+75 mg', '370', '13', '89', '2022-07-01 16:35:59', '2022-07-01 16:35:59'),
(7579, 'Zesprin', '11.00', '75 mg+75 mg', '370', '13', '196', '2022-07-01 16:36:34', '2022-07-01 16:36:34'),
(7580, 'Anclog', '12.03', '75 mg', '371', '13', '179', '2022-07-01 16:39:23', '2022-07-01 16:39:23'),
(7581, 'Anlet', '11.00', '75 mg', '371', '13', '82', '2022-07-01 16:40:03', '2022-07-01 16:40:03'),
(7582, 'Anplat', '10.00', '75 mg', '371', '13', '202', '2022-07-01 16:40:46', '2022-07-01 16:40:46'),
(7583, 'Antiplet', '10.03', '75 mg', '371', '13', '157', '2022-07-01 16:41:30', '2022-07-01 16:41:30'),
(7584, 'APT', '10.03', '75 mg', '371', '13', '172', '2022-07-01 16:42:05', '2022-07-01 16:42:05'),
(7585, 'Carceva', '10.00', '75 mg', '371', '13', '127', '2022-07-01 16:42:45', '2022-07-01 16:42:45'),
(7586, 'Cardogrel', '10.04', '75 mg', '371', '13', '147', '2022-07-01 16:43:27', '2022-07-01 16:43:27'),
(7587, 'Cidogrel', '12.00', '75 mg', '371', '13', '56', '2022-07-01 16:44:07', '2022-07-01 16:44:07'),
(7588, 'Clocard', '11.00', '75 mg', '371', '13', '34', '2022-07-01 16:44:46', '2022-07-01 16:44:46'),
(7589, 'Clogfree', '12.00', '75 mg', '371', '13', '35', '2022-07-01 16:45:24', '2022-07-01 16:45:24'),
(7590, 'Clognil', '12.00', '75 mg', '371', '13', '140', '2022-07-01 16:46:01', '2022-07-01 16:46:01'),
(7591, 'Clogrel', '9.00', '75 mg', '371', '13', '20', '2022-07-01 16:46:39', '2022-07-01 16:46:39'),
(7592, 'Clont', '12.03', '75 mg', '371', '13', '136', '2022-07-01 16:47:16', '2022-07-01 16:47:16'),
(7593, 'Clopid', '12.00', '75 mg', '371', '13', '65', '2022-07-01 16:47:52', '2022-07-01 16:47:52'),
(7594, 'Clopidol', '10.03', '75 mg', '371', '13', '23', '2022-07-01 16:48:29', '2022-07-01 16:48:29'),
(7595, 'Clopigel', '9.10', '75 mg', '371', '13', '142', '2022-07-01 16:49:05', '2022-07-01 16:49:05'),
(7596, 'Clopilet', '12.00', '75 mg', '371', '13', '180', '2022-07-01 16:49:44', '2022-07-01 16:49:44');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(7597, 'Clopirel', '10.00', '75 mg', '371', '13', '130', '2022-07-01 16:50:18', '2022-07-01 16:50:18'),
(7598, 'Cloplet', '12.00', '75 mg', '371', '13', '133', '2022-07-01 16:50:54', '2022-07-01 16:50:54'),
(7599, 'Clorel', '12.04', '75 mg', '371', '13', '18', '2022-07-01 16:51:38', '2022-07-01 16:51:38'),
(7600, 'Clotinil', '11.00', '75 mg', '371', '13', '162', '2022-07-01 16:52:14', '2022-07-01 16:52:14'),
(7601, 'Dclot', '11.00', '75 mg', '371', '13', '19', '2022-07-01 16:52:46', '2022-07-01 16:52:46'),
(7602, 'Dogrel', '10.00', '75 mg', '371', '13', '36', '2022-07-01 16:53:23', '2022-07-01 16:53:23'),
(7603, 'Dorel', '11.50', '75 mg', '371', '13', '78', '2022-07-01 16:54:05', '2022-07-01 16:54:05'),
(7604, 'Lirel', '10.04', '75 mg', '371', '13', '174', '2022-07-01 16:54:46', '2022-07-01 16:54:46'),
(7605, 'Livocard', '12.00', '75 mg', '371', '13', '186', '2022-07-01 16:55:21', '2022-07-01 16:55:21'),
(7606, 'Lopirel', '12.00', '75 mg', '371', '13', '92', '2022-07-01 16:55:58', '2022-07-01 16:55:58'),
(7607, 'Loplate', '10.03', '75 mg', '371', '13', '101', '2022-07-01 16:56:36', '2022-07-01 16:56:36'),
(7608, 'Myoclop', '10.00', '75 mg', '371', '13', '45', '2022-07-01 16:57:13', '2022-07-01 16:57:13'),
(7609, 'Navix', '11.00', '75 mg', '371', '13', '124', '2022-07-01 16:57:52', '2022-07-01 16:57:52'),
(7610, 'Noclog', '12.00', '75 mg', '371', '13', '71', '2022-07-01 16:58:31', '2022-07-01 16:58:31'),
(7611, 'Odrel', '12.00', '75 mg', '371', '13', '43', '2022-07-01 16:59:04', '2022-07-01 16:59:04'),
(7612, 'Pidogrel', '12.00', '75 mg', '371', '13', '156', '2022-07-01 16:59:44', '2022-07-01 16:59:44'),
(7613, 'Pladex', '12.00', '75 mg', '371', '13', '190', '2022-07-01 17:00:21', '2022-07-01 17:00:21'),
(7614, 'Plagrin', '12.00', '75 mg', '371', '13', '161', '2022-07-01 17:00:59', '2022-07-01 17:00:59'),
(7615, 'Plator', '14.17', '75 mg', '371', '13', '94', '2022-07-01 17:01:45', '2022-07-01 17:01:45'),
(7616, 'Preclot', '12.00', '75 mg', '371', '13', '150', '2022-07-01 17:02:28', '2022-07-01 17:02:28'),
(7617, 'Replet', '12.00', '75 mg', '371', '13', '89', '2022-07-01 17:02:59', '2022-07-01 17:02:59'),
(7618, 'SB-Clopido', '12.00', '75 mg', '371', '13', '181', '2022-07-01 17:03:34', '2022-07-01 17:03:34'),
(7619, 'Silclog', '10.00', '75 mg', '371', '13', '173', '2022-07-01 17:04:14', '2022-07-01 17:04:14'),
(7620, 'Clarizol', '80.00', '1%', '372', '32', '92', '2022-07-01 17:06:13', '2022-07-01 17:06:13'),
(7621, 'Fungin', '80.00', '1%', '372', '32', '91', '2022-07-01 17:06:58', '2022-07-01 17:06:58'),
(7622, 'Fungizol', '80.00', '1%', '372', '32', '160', '2022-07-01 17:07:51', '2022-07-01 17:07:51'),
(7623, 'Kanis', '80.24', '1%', '372', '32', '77', '2022-07-01 17:08:31', '2022-07-01 17:08:31'),
(7624, 'Aristen', '80.00', '1%', '373', '66', '34', '2022-07-01 17:09:17', '2022-07-01 17:09:17'),
(7625, 'Fungizol', '55.50', '1%', '373', '66', '160', '2022-07-01 17:10:09', '2022-07-01 17:10:09'),
(7626, 'Afun', '35.11', '1%', '374', '29', '179', '2022-07-01 17:14:00', '2022-07-01 17:14:00'),
(7627, 'Aristen', '31.98', '1%', '374', '29', '34', '2022-07-01 17:14:55', '2022-07-01 17:14:55'),
(7628, 'Canten', '29.00', '1%', '374', '29', '146', '2022-07-01 17:15:36', '2022-07-01 17:15:36'),
(7629, 'Cantina', '35.11', '1%', '374', '29', '101', '2022-07-01 17:16:13', '2022-07-01 17:16:13'),
(7630, 'Cantrim', '28.00', '1%', '374', '29', '162', '2022-07-01 17:16:57', '2022-07-01 17:16:57'),
(7631, 'Clarizol', '68.00', '1%', '374', '62', '92', '2022-07-01 17:17:43', '2022-07-01 17:17:43'),
(7632, 'Clodal', '25.00', '1%', '374', '29', '82', '2022-07-01 17:18:22', '2022-07-01 17:18:22'),
(7633, 'Cloderm', '35.20', '1%', '374', '29', '78', '2022-07-01 17:19:10', '2022-07-01 17:19:10'),
(7634, 'Closten', '28.80', '1%', '374', '29', '23', '2022-07-01 17:19:47', '2022-07-01 17:19:47'),
(7635, 'Clotrim', '18.37', '1% (5 gm tube)', '374', '29', '19', '2022-07-01 17:20:38', '2022-07-01 17:20:38'),
(7636, 'Clotrim', '30.10', '1% (10 gm tube)', '374', '29', '19', '2022-07-01 17:21:21', '2022-07-01 17:21:21'),
(7637, 'Clotrimazole', '35.00', '1% (10 gm tube)', '374', '29', '28', '2022-07-01 17:22:14', '2022-07-01 17:22:14'),
(7638, 'Clotrimazole', '60.00', '1% (20 gm tube)', '374', '29', '28', '2022-07-01 17:22:55', '2022-07-01 17:22:55'),
(7639, 'Clotrizole', '30.11', '1%', '374', '29', '160', '2022-07-01 17:23:43', '2022-07-01 17:23:43'),
(7640, 'Clotzol', '29.08', '1%', '374', '29', '172', '2022-07-01 17:24:18', '2022-07-01 17:24:18'),
(7641, 'Clozox', '25.00', '1%', '374', '29', '190', '2022-07-01 17:25:04', '2022-07-01 17:25:04'),
(7642, 'Dermasim', '40.12', '1%', '374', '29', '18', '2022-07-01 17:25:45', '2022-07-01 17:25:45'),
(7643, 'Dermasim', '68.20', '1%', '374', '62', '18', '2022-07-01 17:26:28', '2022-07-01 17:26:28'),
(7644, 'Fungin', '35.00', '1%', '374', '29', '91', '2022-07-01 17:27:08', '2022-07-01 17:27:08'),
(7645, 'Fusten', '35.00', '1%', '374', '29', '102', '2022-07-01 17:27:48', '2022-07-01 17:27:48'),
(7646, 'Loderm', '23.00', '1%', '374', '29', '20', '2022-07-01 17:28:20', '2022-07-01 17:28:20'),
(7647, 'Maret', '30.00', '1%', '374', '29', '122', '2022-07-01 17:29:06', '2022-07-01 17:29:06'),
(7648, 'Neosten', '45.00', '1%', '374', '29', '43', '2022-07-01 17:29:46', '2022-07-01 17:29:46'),
(7649, 'Nilfun', '35.00', '1%', '374', '29', '184', '2022-07-01 17:30:23', '2022-07-01 17:30:23'),
(7650, 'Tinatrim', '35.00', '1%', '374', '29', '81', '2022-07-01 17:30:55', '2022-07-01 17:30:55'),
(7651, 'Triderm', '35.00', '1% (10 gm tube)', '374', '29', '89', '2022-07-01 17:32:10', '2022-07-01 17:32:10'),
(7652, 'Triderm', '45.00', '1% (20 gm tube)', '374', '29', '89', '2022-07-01 17:33:43', '2022-07-01 17:33:43'),
(7653, 'Trimazole', '25.09', '1% (10 gm tube)', '374', '29', '136', '2022-07-01 17:34:10', '2022-07-01 17:34:10'),
(7654, 'Trimazole', '45.00', '1% (20 gm tube)', '374', '29', '136', '2022-07-01 17:36:17', '2022-07-01 17:36:17'),
(7655, 'Trimazole', '45.00', '1% (20 gm tube)', '374', '29', '136', '2022-07-01 17:36:17', '2022-07-01 17:36:17'),
(7656, 'Trimazole', '45.00', '1% (20 gm tube)', '374', '29', '136', '2022-07-01 17:36:17', '2022-07-01 17:36:17'),
(7657, 'Trimazole', '45.00', '1% (20 gm tube)', '374', '29', '136', '2022-07-01 17:36:17', '2022-07-01 17:36:17'),
(7658, 'Trimazole', '68.00', '1%', '374', '62', '136', '2022-07-01 17:41:41', '2022-07-01 17:41:41'),
(7659, 'Trimazole', '68.00', '1%', '374', '62', '136', '2022-07-01 17:41:41', '2022-07-01 17:41:41'),
(7660, 'Trimazole', '68.00', '1%', '374', '62', '136', '2022-07-01 17:41:42', '2022-07-01 17:41:42'),
(7661, 'Clotrim', '20.13', '200 mg', '375', '64', '19', '2022-07-01 17:45:27', '2022-07-01 17:45:27'),
(7662, 'Afun VT', '20.06', '200 mg', '376', '65', '179', '2022-07-01 17:47:39', '2022-07-01 17:47:39'),
(7663, 'Dermasim VT', '20.08', '200 mg', '376', '65', '18', '2022-07-01 17:48:20', '2022-07-01 17:48:20'),
(7664, 'Dermasim VT', '60.41', '500 mg', '376', '65', '18', '2022-07-01 17:49:06', '2022-07-01 17:49:06'),
(7665, 'Neosten VT', '20.00', '200 mg', '376', '65', '43', '2022-07-01 17:49:47', '2022-07-01 17:49:47'),
(7666, 'Clori HC', '35.00', '1%+1%', '377', '29', '29', '2022-07-01 17:51:11', '2022-07-01 17:51:11'),
(7667, 'Clotison', '30.00', '1%+1%', '377', '29', '45', '2022-07-01 17:51:43', '2022-07-01 17:51:43'),
(7668, 'H-Trimazole', '35.63', '1%+1%', '377', '29', '136', '2022-07-01 17:52:29', '2022-07-01 17:52:29'),
(7669, 'Neosten HC', '35.00', '1%+1% (10 gm tube)', '377', '29', '43', '2022-07-01 17:53:24', '2022-07-01 17:53:24'),
(7670, 'Neosten HC', '55.00', '1%+1% (20 gm tube)', '377', '29', '43', '2022-07-01 17:54:01', '2022-07-01 17:54:01'),
(7671, 'Cleanstar Clove', '75.00', '3 gm/100 ml (100 ml bottle)', '378', '52', '186', '2022-07-01 17:55:13', '2022-07-01 17:55:13'),
(7672, 'Cleanstar Clove', '140.00', '3 gm/100 ml (200 ml bottle)', '378', '52', '186', '2022-07-01 17:55:58', '2022-07-01 17:55:58'),
(7673, 'Clovcare', '75.00', '3 gm/100 ml (100 ml bottle)', '378', '52', '186', '2022-07-01 17:56:45', '2022-07-01 17:56:45'),
(7674, 'Clovcare', '140.00', '3 gm/100 ml (200 ml bottle)', '378', '52', '186', '2022-07-01 17:57:23', '2022-07-01 17:57:23'),
(7675, 'Mouthcare', '75.00', '3 gm/100 ml (100 ml bottle)', '378', '52', '19', '2022-07-01 17:58:03', '2022-07-01 17:58:03'),
(7676, 'Mouthcare', '140.00', '3 gm/100 ml (200 ml bottle)', '378', '52', '19', '2022-07-01 17:58:44', '2022-07-01 17:58:44'),
(7677, 'A-Clox', '45.00', '125 mg/5 ml', '379', '75', '19', '2022-07-01 18:04:45', '2022-07-01 18:04:45'),
(7678, 'A-Clox', '20.00', '250 mg/vial', '379', '10', '19', '2022-07-01 18:05:45', '2022-07-01 18:05:45'),
(7679, 'A-Clox', '28.43', '500 mg/vial', '379', '10', '19', '2022-07-01 18:06:27', '2022-07-01 18:06:27'),
(7680, 'A-Clox', '5.98', '500 mg', '379', '16', '19', '2022-07-01 18:07:04', '2022-07-01 18:07:04'),
(7681, 'Ambeeclox', '5.96', '500 mg', '379', '16', '27', '2022-07-01 18:07:48', '2022-07-01 18:07:48'),
(7682, 'Bpclox', '44.00', '125 mg/5 ml', '379', '75', '48', '2022-07-01 18:08:35', '2022-07-01 18:08:35'),
(7683, 'Bpclox', '4.00', '500 mg', '379', '16', '48', '2022-07-01 18:09:14', '2022-07-01 18:09:14'),
(7684, 'Clobex', '5.96', '500 mg', '379', '16', '43', '2022-07-01 18:09:54', '2022-07-01 18:09:54'),
(7685, 'Clobex', '43.85', '125 mg/5 ml', '379', '75', '43', '2022-07-01 18:10:36', '2022-07-01 18:10:36'),
(7686, 'Cloxacin', '10.53', '500 mg', '379', '16', '146', '2022-07-01 18:11:23', '2022-07-01 18:11:23'),
(7687, 'Cloxacin', '72.27', '125 mg/5 ml', '379', '75', '146', '2022-07-01 18:12:08', '2022-07-01 18:12:08'),
(7688, 'Cloxil', '5.50', '500 mg', '379', '16', '64', '2022-07-01 18:12:52', '2022-07-01 18:12:52'),
(7689, 'Cloxil', '42.65', '125 mg/5 ml', '379', '75', '64', '2022-07-01 18:13:34', '2022-07-01 18:13:34'),
(7690, 'Cloxin', '5.92', '500 mg', '379', '16', '136', '2022-07-01 18:14:15', '2022-07-01 18:14:15'),
(7691, 'Cloxin', '44.84', '125 mg/5 ml', '379', '75', '136', '2022-07-01 18:14:54', '2022-07-01 18:14:54'),
(7692, 'Cloxin', '25.31', '500 mg/vial', '379', '10', '136', '2022-07-01 18:15:34', '2022-07-01 18:15:34'),
(7693, 'Cloxmet', '5.75', '500 mg', '379', '16', '113', '2022-07-01 18:16:14', '2022-07-01 18:16:14'),
(7694, 'Cloxpen', '5.92', '500 mg', '379', '16', '65', '2022-07-01 18:16:53', '2022-07-01 18:16:53'),
(7695, 'Cosclox', '5.46', '500 mg', '379', '16', '55', '2022-07-01 18:17:23', '2022-07-01 18:17:23'),
(7696, 'Cyclox', '5.96', '500 mg', '379', '16', '178', '2022-07-01 18:18:14', '2022-07-01 18:18:14'),
(7697, 'Ficlox', '5.98', '500 mg', '379', '16', '198', '2022-07-01 18:18:55', '2022-07-01 18:18:55'),
(7698, 'Ficlox', '25.39', '500 mg/vial', '379', '10', '198', '2022-07-01 18:19:41', '2022-07-01 18:19:41'),
(7699, 'Ficlox', '44.97', '125 mg/5 ml', '379', '75', '198', '2022-07-01 18:20:19', '2022-07-01 18:20:19'),
(7700, 'G-Cloxacillin', '42.25', '125 mg/5 ml', '379', '75', '84', '2022-07-01 18:20:58', '2022-07-01 18:20:58'),
(7701, 'G-Cloxacillin', '20.00', '500 mg/vial', '379', '10', '84', '2022-07-01 18:21:42', '2022-07-01 18:21:42'),
(7702, 'G-Cloxacillin', '4.62', '500 mg', '379', '16', '84', '2022-07-01 18:22:23', '2022-07-01 18:22:23'),
(7703, 'Hi-clox', '45.00', '125 mg/5 ml', '379', '75', '90', '2022-07-01 18:23:31', '2022-07-01 18:23:31'),
(7704, 'Hi-clox', '5.00', '500 mg', '379', '16', '90', '2022-07-01 18:23:51', '2022-07-01 18:23:51'),
(7705, 'Miclocin', '44.67', '125 mg/5 ml', '379', '75', '116', '2022-07-01 18:24:42', '2022-07-01 18:24:42'),
(7706, 'Miclocin', '5.95', '500 mg', '379', '16', '116', '2022-07-01 18:25:19', '2022-07-01 18:25:19'),
(7707, 'Penclox', '5.80', '500 mg', '379', '16', '50', '2022-07-01 18:26:09', '2022-07-01 18:26:09'),
(7708, 'Penclox', '43.00', '125 mg/5 ml', '379', '75', '50', '2022-07-01 18:27:07', '2022-07-01 18:27:07'),
(7709, 'Salclox', '43.66', '125 mg/5 ml', '379', '75', '166', '2022-07-01 18:27:51', '2022-07-01 18:27:51'),
(7710, 'Sinaclox', '5.75', '500 mg', '379', '16', '91', '2022-07-01 18:28:25', '2022-07-01 18:28:25'),
(7711, 'Sinaclox', '43.00', '125 mg/5 ml', '379', '75', '91', '2022-07-01 18:29:00', '2022-07-01 18:29:00'),
(7712, 'Tyclox', '5.95', '500 mg', '379', '16', '36', '2022-07-01 18:29:34', '2022-07-01 18:29:34'),
(7713, 'Tyclox', '40.00', '125 mg/5 ml', '379', '75', '36', '2022-07-01 18:30:19', '2022-07-01 18:30:19'),
(7714, 'Cope', '2.50', '25 mg', '380', '13', '63', '2022-07-01 18:36:04', '2022-07-01 18:36:04'),
(7715, 'Cope', '9.00', '100 mg', '380', '13', '63', '2022-07-01 18:36:44', '2022-07-01 18:36:44'),
(7716, 'Picloza', '3.07', '25 mg', '380', '13', '94', '2022-07-01 18:37:33', '2022-07-01 18:37:33'),
(7717, 'Picloza', '11.33', '100 mg', '380', '13', '94', '2022-07-01 18:38:15', '2022-07-01 18:38:15'),
(7718, 'Sensipin', '3.84', '25 mg', '380', '13', '43', '2022-07-01 18:38:59', '2022-07-01 18:38:59'),
(7719, 'Sizopin', '3.00', '25 mg', '380', '13', '180', '2022-07-01 18:39:38', '2022-07-01 18:39:38'),
(7720, 'Sizopin', '10.00', '100 mg', '380', '13', '180', '2022-07-01 18:40:21', '2022-07-01 18:40:21'),
(7721, 'Zapenia', '2.50', '25 mg', '380', '13', '92', '2022-07-01 18:41:02', '2022-07-01 18:41:02'),
(7722, 'Zapenia', '9.00', '100 mg', '380', '13', '92', '2022-07-01 18:41:51', '2022-07-01 18:41:51'),
(7723, 'NovoSeven', '81,200.00', '1 mg/vial', '381', '49', '131', '2022-07-01 18:43:50', '2022-07-01 18:43:50'),
(7724, 'Soritar', '200.00', '12%+4%+2%', '382', '66', '190', '2022-07-01 18:45:43', '2022-07-01 18:45:43'),
(7725, 'Cyclomide', '150.00', '200 mg/vial', '383', '49', '185', '2022-07-01 19:08:28', '2022-07-01 19:08:28'),
(7726, 'Cyclomide', '700.00', '1 gm/vial', '383', '50', '185', '2022-07-01 19:09:08', '2022-07-01 19:09:08'),
(7727, 'Cyclotox', '650.00', '1 gm/vial', '383', '50', '39', '2022-07-01 19:09:49', '2022-07-01 19:09:49'),
(7728, 'Cyclotox', '180.00', '200 mg/vial', '383', '50', '39', '2022-07-01 19:47:39', '2022-07-01 19:47:39'),
(7729, 'Cyphos', '150.00', '200 mg/vial', '383', '50', '65', '2022-07-01 19:48:43', '2022-07-01 19:48:43'),
(7730, 'Cyphos', '600.00', '1 gm/vial', '383', '50', '65', '2022-07-01 19:49:30', '2022-07-01 19:49:30'),
(7731, 'Neoclomide', '222.63', '200 mg/vial', '383', '50', '198', '2022-07-01 19:52:33', '2022-07-01 19:56:02'),
(7732, 'Endoxan', '521.76', '500 mg/vial', '383', '50', '198', '2022-07-01 19:53:47', '2022-07-01 19:56:50'),
(7733, 'Endoxan', '982.38', '1 gm/vial', '383', '50', '198', '2022-07-01 19:55:05', '2022-07-01 19:55:05'),
(7734, 'Endoxan', '34.36', '50 mg', '383', '13', '198', '2022-07-01 20:05:44', '2022-07-01 20:05:44'),
(7735, 'Neoclomide', '800.00', '1 gm/vial', '383', '50', '89', '2022-07-01 20:08:09', '2022-07-01 20:08:09'),
(7736, 'Neoclomide', '31.00', '50 mg', '383', '13', '89', '2022-07-01 20:08:45', '2022-07-01 20:08:45'),
(7737, 'Neoclomide', '197.00', '200 mg/vial', '383', '50', '89', '2022-07-01 20:09:24', '2022-07-01 20:09:24'),
(7738, 'Neoclomide', '464.00', '500 mg/vial', '383', '50', '89', '2022-07-01 20:10:17', '2022-07-01 20:10:17'),
(7739, 'Sandimmum Neoral', '59.22', '25 mg', '384', '16', '128', '2022-07-01 20:11:49', '2022-07-01 20:16:15'),
(7740, 'Sandimmum Neoral', '117.44', '50 mg', '384', '16', '128', '2022-07-01 20:12:39', '2022-07-01 20:16:37'),
(7741, 'Sandimmum Neoral', '234.89', '100 mg', '384', '16', '128', '2022-07-01 20:13:23', '2022-07-01 20:15:43'),
(7742, 'Sporium', '2,385.00', '100 mg/ml', '384', '59', '92', '2022-07-01 20:14:03', '2022-07-01 20:15:21'),
(7743, 'Cyclorin', '210.00', '0.05%', '385', '69', '91', '2022-07-01 20:17:34', '2022-07-01 20:17:34'),
(7744, 'Cyporin', '210.00', '0.05%', '385', '69', '34', '2022-07-01 20:18:17', '2022-07-01 20:18:17'),
(7745, 'Sporium', '210.00', '0.05%', '385', '69', '92', '2022-07-01 20:18:54', '2022-07-01 20:18:54'),
(7746, 'Sporium Max', '300.00', '0.9%', '385', '69', '92', '2022-07-01 20:19:35', '2022-07-01 20:19:35'),
(7747, 'Cleo', '199.50', '2 mg+0.035 mg', '387', '13', '133', '2022-07-01 20:20:51', '2022-07-01 20:20:51'),
(7748, 'Giane', '199.50', '2 mg+0.035 mg', '387', '13', '161', '2022-07-01 20:21:31', '2022-07-01 20:21:31'),
(7749, 'Cytabin', '180.00', '100 mg/vial', '388', '50', '39', '2022-07-01 20:23:49', '2022-07-01 20:23:49'),
(7750, 'Cytabin', '900.00', '500 mg/vial', '388', '50', '39', '2022-07-01 20:25:46', '2022-07-01 20:25:46'),
(7751, 'Cytabin', '1550.00', '1000 mg/vial', '388', '50', '39', '2022-07-01 20:27:06', '2022-07-01 20:27:06'),
(7752, 'Cytara', '200.00', '100 mg/vial', '388', '50', '89', '2022-07-01 20:27:49', '2022-07-01 20:27:49'),
(7753, 'Cytara', '950.00', '500 mg/vial', '388', '50', '89', '2022-07-01 20:28:31', '2022-07-01 20:28:31'),
(7754, 'Cytara', '1650.00', '1000 mg/vial', '388', '50', '89', '2022-07-01 20:29:20', '2022-07-01 20:29:20'),
(7755, 'Cytomia', '180.00', '100 mg/vial', '388', '50', '65', '2022-07-01 20:30:02', '2022-07-01 20:30:02'),
(7756, 'Cytosor', '180.00', '100 mg/vial', '388', '50', '71', '2022-07-01 20:30:46', '2022-07-01 20:30:46'),
(7757, 'Cytosor', '900.00', '500 mg/vial', '388', '50', '71', '2022-07-01 20:31:30', '2022-07-01 20:31:30'),
(7758, 'Chiro Cyst', '80.00', '500 mg', '389', '16', '156', '2022-07-01 20:32:38', '2022-07-01 20:32:38'),
(7759, 'Delcyst', '80.00', '500 mg', '389', '16', '150', '2022-07-01 20:33:17', '2022-07-01 20:33:17'),
(7760, 'Dabigat', '95.00', '110 mg', '390', '16', '92', '2022-07-01 20:34:37', '2022-07-01 20:34:37'),
(7761, 'Dabigat', '75.00', '75 mg', '390', '16', '92', '2022-07-01 20:35:09', '2022-07-01 20:35:09'),
(7762, 'Dabiran', '95.00', '150 mg', '390', '16', '89', '2022-07-01 20:35:48', '2022-07-01 20:35:48'),
(7763, 'Dabiran', '95.00', '110 mg', '390', '16', '89', '2022-07-01 20:36:37', '2022-07-01 20:36:37'),
(7764, 'Dabiran', '75.00', '75 mg', '390', '16', '89', '2022-07-01 20:37:12', '2022-07-01 20:37:12'),
(7765, 'Dabixta', '75.00', '75 mg', '390', '16', '58', '2022-07-01 20:37:54', '2022-07-01 20:37:54'),
(7766, 'Dabixta', '95.00', '110 mg', '390', '16', '58', '2022-07-01 20:38:33', '2022-07-01 20:38:33'),
(7767, 'Pradaxa', '95.00', '110 mg', '390', '16', '156', '2022-07-01 20:39:17', '2022-07-01 20:39:17'),
(7768, 'Pradaxa', '95.00', '150 mg', '390', '16', '156', '2022-07-01 20:39:55', '2022-07-01 20:39:55'),
(7769, 'Dacarzin', '1000.00', '200 mg/vial', '391', '50', '39', '2022-07-01 20:40:33', '2022-07-01 20:40:33'),
(7770, 'Daclacee', '400.00', '60 mg', '392', '13', '202', '2022-07-01 20:41:46', '2022-07-01 20:41:46'),
(7771, 'Daclavir', '400.00', '60 mg', '392', '13', '39', '2022-07-01 20:42:23', '2022-07-01 20:42:23'),
(7772, 'Daclaxen', '395.00', '60 mg', '392', '13', '74', '2022-07-01 20:43:03', '2022-07-01 20:43:03'),
(7773, 'Dakla', '400.00', '60 mg', '392', '13', '89', '2022-07-01 20:43:37', '2022-07-01 20:43:37'),
(7774, 'Dakovir-C', '400.00', '60 mg', '392', '13', '43', '2022-07-01 20:44:14', '2022-07-01 20:44:14'),
(7775, 'Virodacla', '400.00', '60 mg', '392', '13', '92', '2022-07-01 20:44:53', '2022-07-01 20:44:53'),
(7776, 'Darvoni', '1000.00', '60 mg+400 mg', '392', '13', '39', '2022-07-01 20:45:50', '2022-07-01 20:45:50'),
(7777, 'Fragmin', '412.00', '5000 IU/0.2 ml', '394', '77', '97', '2022-07-02 16:51:45', '2022-07-02 16:51:45'),
(7778, 'Fragmin', '771.00', '7500 IU/0.3 ml', '394', '77', '97', '2022-07-02 16:54:00', '2022-07-02 16:54:00'),
(7779, 'Danamet', '20.00', '100 mg', '393', '16', '71', '2022-07-02 16:55:37', '2022-07-02 16:55:37'),
(7780, 'Danamet', '38.00', '200 mg', '393', '16', '71', '2022-07-02 16:56:46', '2022-07-02 16:56:46'),
(7781, 'Danazol', '20.00', '100 mg', '393', '16', '91', '2022-07-02 16:57:26', '2022-07-02 16:57:26'),
(7782, 'Danazol', '38.00', '200 mg', '393', '16', '91', '2022-07-02 16:57:58', '2022-07-02 16:57:58'),
(7783, 'Danzol', '20.00', '100 mg', '393', '16', '161', '2022-07-02 16:58:34', '2022-07-02 16:58:34'),
(7784, 'Danzol', '38.00', '200 mg', '393', '16', '161', '2022-07-02 16:59:06', '2022-07-02 16:59:06'),
(7785, 'Lozana', '20.00', '100 mg', '393', '16', '92', '2022-07-02 16:59:37', '2022-07-02 16:59:37'),
(7786, 'Lozana', '38.00', '200 mg', '393', '16', '92', '2022-07-02 17:00:06', '2022-07-02 17:00:06'),
(7787, 'Danflex', '10.00', '25 mg', '394', '16', '136', '2022-07-02 17:05:06', '2022-07-02 17:05:06'),
(7788, 'Danflex', '15.00', '50 mg', '394', '16', '136', '2022-07-02 17:05:37', '2022-07-02 17:05:37'),
(7789, 'Danlene', '10.00', '25 mg', '394', '16', '92', '2022-07-02 17:06:07', '2022-07-02 17:06:07'),
(7790, 'Relatro', '10.00', '25 mg', '394', '16', '179', '2022-07-02 17:06:40', '2022-07-02 17:06:40'),
(7791, 'Relaxo', '10.00', '25 mg', '394', '16', '197', '2022-07-02 17:07:10', '2022-07-02 17:07:10'),
(7792, 'Relaxo', '15.00', '50 mg', '394', '16', '197', '2022-07-02 17:07:41', '2022-07-02 17:07:41'),
(7793, 'Trolen', '10.00', '25 mg', '394', '16', '65', '2022-07-02 17:08:11', '2022-07-02 17:08:11'),
(7794, 'Dapaglip', '16.00', '5 mg', '395', '13', '92', '2022-07-02 17:09:18', '2022-07-02 17:09:18'),
(7795, 'Dapaglip', '30.00', '10 mg', '395', '13', '92', '2022-07-02 17:12:45', '2022-07-02 17:12:45'),
(7796, 'Daparol', '12.00', '5 mg', '395', '13', '65', '2022-07-02 17:13:27', '2022-07-02 17:13:27'),
(7797, 'Dapawin', '16.00', '5 mg', '395', '13', '39', '2022-07-02 17:15:55', '2022-07-02 17:15:55'),
(7798, 'Dapazin', '20.00', '5 mg', '395', '13', '53', '2022-07-02 17:16:29', '2022-07-02 17:16:29'),
(7799, 'Dapazin', '30.00', '10 mg', '395', '13', '53', '2022-07-02 17:17:11', '2022-07-02 17:17:11'),
(7800, 'Diadap', '16.00', '5 mg', '395', '13', '136', '2022-07-02 17:17:41', '2022-07-02 17:17:41'),
(7801, 'Dialozin', '16.00', '5 mg', '395', '13', '202', '2022-07-02 17:18:12', '2022-07-02 17:18:12'),
(7802, 'Glycema', '16.00', '5 mg', '395', '13', '18', '2022-07-02 17:18:41', '2022-07-02 17:18:41'),
(7803, 'Glycema', '30.00', '10 mg', '395', '13', '18', '2022-07-02 17:19:07', '2022-07-02 17:19:07'),
(7804, 'Daporex', '50.00', '60 mg', '396', '13', '73', '2022-07-02 17:20:47', '2022-07-02 17:20:47'),
(7805, 'Daporex', '30.00', '30 mg', '396', '13', '73', '2022-07-02 17:21:27', '2022-07-02 17:21:27'),
(7806, 'Dapotin', '30.09', '30 mg', '396', '13', '39', '2022-07-02 17:21:55', '2022-07-02 17:21:55'),
(7807, 'Dapoxen', '30.00', '30 mg', '396', '13', '136', '2022-07-02 17:22:26', '2022-07-02 17:22:26'),
(7808, 'Dapoxen', '50.00', '60 mg', '396', '13', '136', '2022-07-02 17:22:59', '2022-07-02 17:22:59'),
(7809, 'Daxetin', '50.00', '60 mg', '396', '13', '18', '2022-07-02 17:23:34', '2022-07-02 17:23:34'),
(7810, 'Daxetin', '30.00', '30 mg', '396', '13', '18', '2022-07-02 17:24:03', '2022-07-02 17:24:03'),
(7811, 'Dejac', '30.00', '30 mg', '396', '13', '82', '2022-07-02 17:24:38', '2022-07-02 17:24:38'),
(7812, 'Dulong', '30.00', '30 mg', '396', '13', '156', '2022-07-02 17:25:19', '2022-07-02 17:25:19'),
(7813, 'Dumax', '30.00', '30 mg', '396', '13', '71', '2022-07-02 17:25:51', '2022-07-02 17:25:51'),
(7814, 'Dumax', '50.00', '60 mg', '396', '13', '71', '2022-07-02 17:26:28', '2022-07-02 17:26:28'),
(7815, 'Ejalong', '20.00', '30 mg', '396', '13', '65', '2022-07-02 17:27:01', '2022-07-02 17:27:01'),
(7816, 'Ejalong', '40.00', '60 mg', '396', '13', '65', '2022-07-02 17:27:32', '2022-07-02 17:27:32'),
(7817, 'Extreme', '25.00', '30 mg', '396', '13', '51', '2022-07-02 17:28:05', '2022-07-02 17:28:05'),
(7818, 'Impreja', '30.00', '30 mg', '396', '13', '190', '2022-07-02 17:28:33', '2022-07-02 17:28:33'),
(7819, 'Maturex', '30.00', '30 mg', '396', '13', '92', '2022-07-02 17:29:03', '2022-07-02 17:29:03'),
(7820, 'Maturex', '50.00', '60 mg', '396', '13', '92', '2022-07-02 17:29:29', '2022-07-02 17:29:29'),
(7821, 'Plezer', '20.00', '30 mg', '396', '13', '61', '2022-07-02 17:30:27', '2022-07-02 17:30:27'),
(7822, 'Prolong', '50.00', '60 mg', '396', '13', '197', '2022-07-02 17:31:04', '2022-07-02 17:31:04'),
(7823, 'Prolong', '30.00', '30 mg', '396', '13', '197', '2022-07-02 17:31:59', '2022-07-02 17:31:59'),
(7824, 'Susten', '30.00', '30 mg', '396', '13', '179', '2022-07-02 17:32:42', '2022-07-02 17:32:42'),
(7825, 'Susten', '50.00', '60 mg', '396', '13', '179', '2022-07-02 17:33:25', '2022-07-02 17:33:25'),
(7826, 'Xride', '30.00', '30 mg', '396', '13', '177', '2022-07-02 17:34:01', '2022-07-02 17:34:01'),
(7827, 'Xride', '50.00', '60 mg', '396', '13', '177', '2022-07-02 17:34:37', '2022-07-02 17:34:37'),
(7828, 'Acnesone', '150.00', '7.5%', '398', '42', '92', '2022-07-02 17:35:31', '2022-07-02 17:35:31'),
(7829, 'Dapclin', '250.00', '7.5%', '398', '42', '71', '2022-07-02 17:36:14', '2022-07-02 17:36:14'),
(7830, 'Dapclin', '200.00', '5%', '398', '42', '71', '2022-07-02 17:56:08', '2022-07-02 17:56:08'),
(7831, 'Dapgel', '250.00', '7.5%', '398', '42', '197', '2022-07-02 17:56:40', '2022-07-02 17:56:40'),
(7832, 'Darbesis', '2840.00', '25 mcg/0.42 ml', '399', '77', '39', '2022-07-02 17:57:42', '2022-07-02 17:57:42'),
(7833, 'Darbesis', '4545.00', '40 mcg/0.4 ml', '399', '77', '39', '2022-07-02 17:58:14', '2022-07-02 17:58:14'),
(7834, 'Darbesis', '5505.00', '60 mcg/0.3 ml', '399', '77', '39', '2022-07-02 17:58:50', '2022-07-02 17:58:50'),
(7835, 'Darbetin', '2,840.71', '25 mcg/0.42 ml', '399', '77', '89', '2022-07-02 17:59:29', '2022-07-02 17:59:29'),
(7836, 'Darbetin', '4,545.15', '40 mcg/0.4 ml', '399', '77', '89', '2022-07-02 18:00:04', '2022-07-02 18:00:04'),
(7837, 'Darbetin', '9,090.29', '100 mcg/0.5 ml', '399', '77', '89', '2022-07-02 18:00:36', '2022-07-02 18:00:36'),
(7838, 'Darboren', '4500.00', '40 mcg/0.4 ml', '399', '77', '179', '2022-07-02 18:01:13', '2022-07-02 18:01:13'),
(7839, 'Darboren', '2800.00', '25 mcg/0.42 ml', '399', '77', '179', '2022-07-02 18:01:43', '2022-07-02 18:01:43'),
(7840, 'Darboren', '5500.00', '60 mcg/0.3 ml', '399', '77', '179', '2022-07-02 18:02:15', '2022-07-02 18:02:15'),
(7841, 'Darifen ER', '22.07', '7.5 mg', '400', '13', '19', '2022-07-03 01:14:27', '2022-07-03 01:14:27'),
(7842, 'Danib', '435.00', '100 mg', '401', '13', '89', '2022-07-03 01:15:55', '2022-07-03 01:15:55'),
(7843, 'Dasacent', '400.00', '100 mg', '401', '13', '92', '2022-07-03 01:16:48', '2022-07-03 01:18:33'),
(7844, 'Dasacent', '550.00', '140 mg', '401', '13', '92', '2022-07-03 01:17:20', '2022-07-03 01:18:59'),
(7845, 'Dasanix', '80.00', '20 mg', '401', '13', '39', '2022-07-03 01:18:01', '2022-07-03 01:18:01'),
(7846, 'Dasanix', '400.00', '100 mg', '401', '13', '39', '2022-07-03 01:19:47', '2022-07-03 01:19:47'),
(7847, 'Dasanix', '200.00', '50 mg', '401', '13', '39', '2022-07-03 01:20:36', '2022-07-03 01:20:36'),
(7848, 'Dasatab', '80.00', '20 mg', '401', '13', '71', '2022-07-03 01:21:10', '2022-07-03 01:21:10'),
(7849, 'Dasatab', '400.00', '100 mg', '401', '13', '71', '2022-07-03 01:21:42', '2022-07-03 01:21:42'),
(7850, 'Dasatin', '350.00', '100 mg', '401', '13', '202', '2022-07-03 01:22:22', '2022-07-03 01:22:22'),
(7851, 'Dasinib', '280.00', '100 mg', '401', '13', '65', '2022-07-03 01:23:04', '2022-07-03 01:23:04'),
(7852, 'Mabic', '80.00', '20 mg', '401', '13', '79', '2022-07-03 01:23:32', '2022-07-03 01:23:32'),
(7853, 'Mabic', '400.00', '100 mg', '401', '13', '79', '2022-07-03 01:24:21', '2022-07-03 01:24:21'),
(7854, 'Daunobin', '600.00', '20 mg/4 ml', '402', '50', '89', '2022-07-03 01:25:23', '2022-07-03 01:27:38'),
(7855, 'Dorubin', '500.00', '20 mg/4 ml', '402', '50', '65', '2022-07-03 01:26:03', '2022-07-03 01:29:38'),
(7856, 'Rubicin', '600.00', '20 mg/4 ml', '402', '50', '39', '2022-07-03 01:26:45', '2022-07-03 01:28:32'),
(7857, 'Asunra', '50.00', '100 mg', '403', '13', '128', '2022-07-03 01:30:37', '2022-07-03 01:30:37'),
(7858, 'Asunra', '187.67', '400 mg', '403', '13', '128', '2022-07-03 01:31:22', '2022-07-03 01:31:22'),
(7859, 'Chelova', '60.00', '250 mg', '403', '13', '202', '2022-07-03 01:32:00', '2022-07-03 01:32:00'),
(7860, 'Chelova', '100.00', '500 mg', '403', '13', '202', '2022-07-03 01:32:46', '2022-07-03 01:32:46'),
(7861, 'Ferasirrox', '85.00', '250 mg', '403', '13', '58', '2022-07-03 01:33:41', '2022-07-03 01:33:41'),
(7862, 'Defera', '12.50', '500 mg', '404', '13', '202', '2022-07-03 01:34:36', '2022-07-03 01:34:36'),
(7863, 'Feripon', '18.00', '500 mg', '404', '13', '65', '2022-07-03 01:35:04', '2022-07-03 01:35:04'),
(7864, 'Desferal', '259.09', '500 mg/vial', '405', '10', '128', '2022-07-03 01:35:42', '2022-07-03 01:35:42'),
(7865, 'Cordef', '30.00', '24 mg', '406', '13', '91', '2022-07-03 01:37:43', '2022-07-03 01:37:43'),
(7866, 'Cordef', '8.00', '6 mg', '406', '13', '91', '2022-07-03 01:38:31', '2022-07-03 01:38:31'),
(7867, 'Cortiflo', '30.00', '24 mg', '406', '13', '133', '2022-07-03 01:39:12', '2022-07-03 01:39:12'),
(7868, 'Cortiflo', '10.00', '6 mg', '406', '13', '133', '2022-07-03 01:40:03', '2022-07-03 01:40:03'),
(7869, 'Cortimax', '200.00', '6 mg/5 ml', '406', '67', '19', '2022-07-03 01:40:55', '2022-07-03 01:40:55'),
(7870, 'Cortimax', '8.00', '6 mg', '408', '13', '19', '2022-07-03 01:41:31', '2022-07-03 01:41:31'),
(7871, 'Cortimax', '30.00', '24 mg', '406', '13', '19', '2022-07-03 01:42:04', '2022-07-03 01:42:04'),
(7872, 'Defcort', '30.00', '24 mg', '406', '13', '71', '2022-07-03 01:42:42', '2022-07-03 01:42:42'),
(7873, 'Defcort', '8.00', '6 mg', '406', '13', '71', '2022-07-03 01:43:29', '2022-07-03 01:43:29'),
(7874, 'Deflacort', '30.00', '24 mg', '406', '13', '179', '2022-07-03 01:44:10', '2022-07-03 01:44:10'),
(7875, 'Deflacort', '200.00', '6 mg/5 ml', '406', '67', '179', '2022-07-03 02:30:35', '2022-07-03 02:30:35'),
(7876, 'Deflacort', '32.00', '30 mg', '406', '13', '179', '2022-07-03 02:31:06', '2022-07-03 02:31:06'),
(7877, 'Deflacort', '9.50', '6 mg', '406', '13', '179', '2022-07-03 02:31:43', '2022-07-03 02:31:43'),
(7878, 'Deflaxen', '30.00', '24 mg', '406', '13', '74', '2022-07-03 02:32:20', '2022-07-03 02:32:20'),
(7879, 'Deflaxen', '200.00', '6 mg/5 ml', '406', '67', '74', '2022-07-03 02:33:02', '2022-07-03 02:33:02'),
(7880, 'Deflaxen', '8.00', '6 mg', '406', '13', '74', '2022-07-03 02:33:41', '2022-07-03 02:33:41'),
(7881, 'Deflaza', '200.00', '6 mg/5 ml', '406', '67', '190', '2022-07-03 02:34:16', '2022-07-03 02:34:16'),
(7882, 'Deflaza', '32.00', '30 mg', '406', '13', '190', '2022-07-03 02:34:57', '2022-07-03 02:34:57'),
(7883, 'Deflaza', '30.00', '24 mg', '406', '13', '190', '2022-07-03 02:35:49', '2022-07-03 02:35:49'),
(7884, 'Deflaza', '10.00', '6 mg', '406', '13', '190', '2022-07-03 02:36:23', '2022-07-03 02:36:23'),
(7885, 'Deflazit', '30.00', '24 mg', '406', '13', '92', '2022-07-03 02:36:53', '2022-07-03 02:36:53'),
(7886, 'Deflazit', '8.00', '6 mg', '406', '13', '92', '2022-07-03 02:37:31', '2022-07-03 02:37:31'),
(7887, 'Deflazit', '175.00', '6 mg/5 ml', '406', '67', '92', '2022-07-03 02:38:32', '2022-07-03 02:38:32'),
(7888, 'Defzort', '30.00', '24 mg', '406', '13', '18', '2022-07-03 02:39:22', '2022-07-03 02:39:22'),
(7889, 'Defzort', '8.00', '6 mg', '406', '13', '18', '2022-07-03 02:44:26', '2022-07-03 02:44:26'),
(7890, 'Dezacot', '32.00', '30 mg', '406', '13', '136', '2022-07-03 02:44:51', '2022-07-03 02:44:51'),
(7891, 'Dezacot', '32.00', '30 mg', '406', '13', '136', '2022-07-03 02:45:09', '2022-07-03 02:45:09'),
(7892, 'Dezacot', '8.03', '6 mg', '406', '13', '136', '2022-07-03 02:45:38', '2022-07-03 02:45:38'),
(7893, 'Dezacot', '8.03', '6 mg', '406', '13', '136', '2022-07-03 02:46:00', '2022-07-03 02:46:00'),
(7894, 'Dezacot', '8.03', '6 mg', '406', '13', '136', '2022-07-03 02:46:18', '2022-07-03 02:46:18'),
(7895, 'Dezacot', '30.00', '24 mg', '406', '13', '136', '2022-07-03 02:46:47', '2022-07-03 02:46:47'),
(7896, 'Dezco', '30.00', '24 mg', '406', '13', '65', '2022-07-03 02:48:06', '2022-07-03 02:48:06'),
(7897, 'Dezco', '8.00', '6 mg', '406', '13', '65', '2022-07-03 02:48:42', '2022-07-03 02:48:42'),
(7898, 'Dezert', '8.00', '6 mg', '406', '13', '82', '2022-07-03 02:49:23', '2022-07-03 02:49:23'),
(7899, 'Flacort', '8.00', '6 mg', '406', '13', '34', '2022-07-03 02:49:57', '2022-07-03 02:49:57'),
(7900, 'Flacort', '200.00', '6 mg/5 ml', '406', '67', '34', '2022-07-03 02:50:30', '2022-07-03 02:50:30'),
(7901, 'Flacort', '30.00', '24 mg', '406', '13', '34', '2022-07-03 02:51:09', '2022-07-03 02:51:09'),
(7902, 'Imucort', '200.00', '6 mg/5 ml', '406', '67', '197', '2022-07-03 02:51:51', '2022-07-03 02:51:51'),
(7903, 'Imucort', '8.00', '6 mg', '406', '13', '197', '2022-07-03 02:52:27', '2022-07-03 02:52:27'),
(7904, 'Imucort', '30.00', '24 mg', '406', '13', '197', '2022-07-03 02:53:09', '2022-07-03 02:53:09'),
(7905, 'Imucort', '30.00', '24 mg', '406', '13', '197', '2022-07-03 02:53:09', '2022-07-03 02:53:09'),
(7906, 'Nuvicort', '8.00', '6 mg', '406', '13', '133', '2022-07-03 02:53:32', '2022-07-03 02:53:32'),
(7907, 'Refla', '200.00', '6 mg/5 ml', '406', '67', '202', '2022-07-03 02:55:06', '2022-07-03 02:55:06'),
(7908, 'Refla', '8.00', '6 mg', '406', '13', '202', '2022-07-03 02:55:29', '2022-07-03 02:55:29'),
(7909, 'Refla', '30.00', '24 mg', '406', '13', '202', '2022-07-03 02:56:06', '2022-07-03 02:56:06'),
(7910, 'Xalcort', '30.00', '24 mg', '406', '13', '39', '2022-07-03 02:56:44', '2022-07-03 02:56:44'),
(7911, 'Xalcort', '200.00', '6 mg/5 ml', '406', '67', '39', '2022-07-03 02:57:24', '2022-07-03 02:57:24'),
(7912, 'Xalcort', '8.02', '6 mg', '406', '13', '39', '2022-07-03 02:58:05', '2022-07-03 02:58:05'),
(7913, 'Xalcort', '32.00', '30 mg', '406', '13', '39', '2022-07-03 02:58:34', '2022-07-03 02:58:34'),
(7914, 'Zodef', '30.00', '24 mg', '406', '13', '161', '2022-07-03 02:59:15', '2022-07-03 02:59:15'),
(7915, 'Zodef', '8.00', '6 mg', '406', '13', '161', '2022-07-03 02:59:57', '2022-07-03 02:59:57'),
(7916, 'Firmagon', '18,803.00', '80 mg/vial', '407', '77', '156', '2022-07-03 03:00:55', '2022-07-03 03:00:55'),
(7917, 'Firmagon', '44200.00', '120 mg/vial', '407', '77', '156', '2022-07-03 03:01:28', '2022-07-03 03:01:28'),
(7918, 'Depian', '15.00', '25 mg', '408', '13', '161', '2022-07-03 03:02:15', '2022-07-03 03:02:15'),
(7919, 'DHEA', '15.00', '25 mg', '408', '13', '19', '2022-07-03 03:02:55', '2022-07-03 03:02:55'),
(7920, 'Delaflox', '1500.00', '300 mg/vial', '409', '49', '19', '2022-07-03 03:04:04', '2022-07-03 03:04:04'),
(7921, 'Denosis', '18000.00', '60 mg/ml', '410', '77', '92', '2022-07-03 03:05:21', '2022-07-03 03:05:21'),
(7922, 'Denosis', '35000.00', '120 mg/1.7 ml', '410', '77', '92', '2022-07-03 03:05:57', '2022-07-03 03:05:57'),
(7923, 'Dekalin VT', '35.00', '10 mg', '411', '13', '133', '2022-07-03 03:06:50', '2022-07-03 03:06:50'),
(7924, 'Adlorin', '2.50', '5 mg', '412', '13', '20', '2022-07-03 03:09:32', '2022-07-03 03:09:32'),
(7925, 'Alertadin', '2.51', '5 mg', '412', '13', '39', '2022-07-03 03:10:14', '2022-07-03 03:10:14'),
(7926, 'Aloran', '2.51', '5 mg', '412', '13', '23', '2022-07-03 03:10:57', '2022-07-03 03:10:57'),
(7927, 'Aslor', '3.00', '5 mg', '412', '13', '65', '2022-07-03 03:11:43', '2022-07-03 03:11:43'),
(7928, 'Aslor', '30.10', '2.5 mg/5 ml', '412', '59', '65', '2022-07-03 03:12:46', '2022-07-03 03:12:46'),
(7929, 'Benlor', '3.00', '5 mg', '412', '13', '42', '2022-07-03 03:15:05', '2022-07-03 03:15:05'),
(7930, 'Clarex', '2.50', '5 mg', '412', '13', '35', '2022-07-03 03:15:34', '2022-07-03 03:15:34'),
(7931, 'Deen', '2.51', '5 mg', '412', '13', '101', '2022-07-03 03:16:23', '2022-07-03 03:16:23'),
(7932, 'Delosia', '3.00', '5 mg', '412', '13', '147', '2022-07-03 03:16:55', '2022-07-03 03:16:55'),
(7933, 'Delosia', '28.00', '2.5 mg/5 ml', '412', '59', '147', '2022-07-03 03:17:54', '2022-07-03 03:17:54'),
(7934, 'Delot', '2.00', '5 mg', '412', '13', '31', '2022-07-03 03:18:40', '2022-07-03 03:18:40'),
(7935, 'Delot', '25.00', '2.5 mg/5 ml', '412', '59', '31', '2022-07-03 03:19:16', '2022-07-03 03:19:16'),
(7936, 'Delotad', '2.50', '5 mg', '412', '13', '138', '2022-07-03 03:20:09', '2022-07-03 03:20:09'),
(7937, 'Derat', '2.50', '5 mg', '412', '13', '142', '2022-07-03 03:20:34', '2022-07-03 03:20:34'),
(7938, 'Derat', '2.50', '5 mg', '412', '13', '142', '2022-07-03 03:20:48', '2022-07-03 03:20:48'),
(7939, 'Des', '4.00', '5 mg', '412', '13', '136', '2022-07-03 03:21:52', '2022-07-03 03:21:52'),
(7940, 'Des', '30.00', '2.5 mg/5 ml', '412', '59', '136', '2022-07-03 03:22:34', '2022-07-03 03:22:34'),
(7941, 'Desatrol', '25.00', '2.5 mg/5 ml', '412', '59', '124', '2022-07-03 03:23:05', '2022-07-03 03:23:05'),
(7942, 'Desatrol', '2.51', '5 mg', '412', '13', '124', '2022-07-03 03:23:48', '2022-07-03 03:23:48'),
(7943, 'Desgud', '3.00', '5 mg', '412', '13', '105', '2022-07-03 03:24:29', '2022-07-03 03:24:29'),
(7944, 'Deslex', '3.00', '5 mg', '412', '13', '87', '2022-07-03 03:25:06', '2022-07-03 03:25:06'),
(7945, 'Deslona', '30.00', '2.5 mg/5 ml', '412', '59', '82', '2022-07-03 03:25:45', '2022-07-03 03:25:45'),
(7946, 'Deslona', '30.00', '2.5 mg/5 ml', '412', '59', '82', '2022-07-03 03:25:45', '2022-07-03 03:25:45'),
(7947, 'Deslona', '2.50', '5 mg', '412', '13', '82', '2022-07-03 03:26:35', '2022-07-03 03:26:35'),
(7948, 'Deslor', '4.00', '5 mg', '412', '13', '140', '2022-07-03 03:27:12', '2022-07-03 03:27:12'),
(7949, 'Deslor', '30.09', '2.5 mg/5 ml', '412', '59', '140', '2022-07-03 03:27:51', '2022-07-03 03:27:51'),
(7950, 'Deslor Kids', '25.08', '0.5 mg/ml', '412', '70', '140', '2022-07-03 03:28:43', '2022-07-03 03:28:43'),
(7951, 'Deslorat', '3.00', '5 mg', '412', '13', '36', '2022-07-03 03:29:28', '2022-07-03 03:29:28'),
(7952, 'Deslorin', '2.51', '5 mg', '412', '13', '18', '2022-07-03 03:30:05', '2022-07-03 03:30:05'),
(7953, 'Deslorin', '25.17', '2.5 mg/5 ml', '412', '59', '18', '2022-07-03 03:30:52', '2022-07-03 03:30:52'),
(7954, 'Deslosil', '2.50', '5 mg', '412', '13', '173', '2022-07-03 03:34:12', '2022-07-03 03:34:12'),
(7955, 'Desmark', '2.00', '5 mg', '412', '13', '88', '2022-07-03 03:34:46', '2022-07-03 03:34:46'),
(7956, 'Desmin', '2.50', '5 mg', '412', '13', '73', '2022-07-03 03:35:55', '2022-07-03 03:35:55'),
(7957, 'Desodin', '3.00', '5 mg', '412', '13', '71', '2022-07-03 03:36:24', '2022-07-03 03:36:24'),
(7958, 'Desodin', '25.00', '2.5 mg/5 ml', '412', '59', '71', '2022-07-03 03:37:00', '2022-07-03 03:37:00'),
(7959, 'Desol', '24.00', '2.5 mg/5 ml', '412', '59', '196', '2022-07-03 03:37:52', '2022-07-03 03:37:52'),
(7960, 'Desolet', '2.50', '5 mg', '412', '13', '29', '2022-07-03 03:39:54', '2022-07-03 03:39:54'),
(7961, 'Desotem', '2.40', '5 mg', '412', '13', '184', '2022-07-03 03:40:22', '2022-07-03 03:40:22'),
(7962, 'Desta', '2.50', '5 mg', '412', '13', '186', '2022-07-03 03:41:08', '2022-07-03 03:41:08'),
(7963, 'Destacin', '2.51', '5 mg', '412', '13', '157', '2022-07-03 03:41:49', '2022-07-03 03:41:49'),
(7964, 'Destadin', '2.50', '5 mg', '412', '13', '152', '2022-07-03 03:42:29', '2022-07-03 03:42:29'),
(7965, 'Destin', '25.00', '2.5 mg/5 ml', '412', '59', '190', '2022-07-03 03:43:03', '2022-07-03 03:43:03'),
(7966, 'Destin', '2.50', '5 mg', '412', '13', '190', '2022-07-03 03:43:52', '2022-07-03 03:43:52'),
(7967, 'Dora', '25.75', '2.5 mg/5 ml', '412', '59', '122', '2022-07-03 03:44:54', '2022-07-03 03:44:54'),
(7968, 'Dora', '2.50', '5 mg', '412', '13', '122', '2022-07-03 03:45:37', '2022-07-03 03:45:37'),
(7969, 'Doralin', '3.00', '5 mg', '412', '13', '85', '2022-07-03 03:46:14', '2022-07-03 03:46:14'),
(7970, 'Lara', '2.50', '5 mg', '412', '13', '90', '2022-07-03 03:46:48', '2022-07-03 03:46:48'),
(7971, 'Lorades', '2.51', '5 mg', '412', '13', '130', '2022-07-03 03:47:56', '2022-07-03 03:47:56'),
(7972, 'Lorades', '2.51', '5 mg', '412', '13', '130', '2022-07-03 03:47:56', '2022-07-03 03:47:56'),
(7973, 'Lorades', '25.00', '2.5 mg/5 ml', '412', '59', '130', '2022-07-03 03:48:30', '2022-07-03 03:48:30'),
(7974, 'Lorades', '25.00', '2.5 mg/5 ml', '412', '59', '130', '2022-07-03 03:48:50', '2022-07-03 03:48:50'),
(7975, 'Momento', '25.00', '2.5 mg/5 ml', '412', '59', '43', '2022-07-03 03:49:39', '2022-07-03 03:49:39'),
(7976, 'Momento', '25.00', '2.5 mg/5 ml', '412', '59', '43', '2022-07-03 03:50:01', '2022-07-03 03:50:01'),
(7977, 'Momento', '2.50', '5 mg', '412', '13', '43', '2022-07-03 03:51:23', '2022-07-03 03:51:23'),
(7978, 'Neocilor', '2.50', '5 mg', '412', '13', '92', '2022-07-03 03:52:06', '2022-07-03 03:52:06'),
(7979, 'Neocilor', '25.00', '2.5 mg/5 ml', '412', '59', '92', '2022-07-03 03:52:32', '2022-07-03 03:52:32'),
(7980, 'Neolor', '3.00', '5 mg', '412', '13', '182', '2022-07-03 03:53:18', '2022-07-03 03:53:18'),
(7981, 'Orinex', '2.52', '5 mg', '412', '13', '19', '2022-07-03 03:53:45', '2022-07-03 03:53:45'),
(7982, 'Perilor', '2.50', '5 mg', '412', '13', '48', '2022-07-03 03:54:35', '2022-07-03 03:54:35'),
(7983, 'Prelora', '2.50', '5 mg', '412', '13', '151', '2022-07-03 03:55:19', '2022-07-03 03:55:19'),
(7984, 'Reelart', '2.50', '5 mg', '412', '13', '120', '2022-07-03 03:56:00', '2022-07-03 03:56:00'),
(7985, 'Rhinex', '3.00', '5 mg', '412', '13', '54', '2022-07-03 03:56:43', '2022-07-03 03:56:43'),
(7986, 'Sarinex', '2.50', '5 mg', '412', '13', '61', '2022-07-03 03:57:29', '2022-07-03 03:57:29'),
(7987, 'Sedno', '2.52', '5 mg', '412', '13', '179', '2022-07-03 03:58:07', '2022-07-03 03:58:07'),
(7988, 'Unilor', '25.00', '2.5 mg/5 ml', '412', '59', '53', '2022-07-03 03:58:42', '2022-07-03 03:58:42'),
(7989, 'Unilor', '2.50', '5 mg', '412', '13', '53', '2022-07-03 03:59:11', '2022-07-03 03:59:11'),
(7990, 'Minirin Melt', '53.00', '60 mcg', '413', '13', '156', '2022-07-03 04:06:53', '2022-07-03 04:06:53'),
(7991, 'Minirin Melt', '90.00', '120 mcg', '413', '13', '156', '2022-07-03 04:11:52', '2022-07-03 04:11:52'),
(7992, 'Bredicon', '60.20', '0.075 mg', '414', '13', '161', '2022-07-03 04:13:08', '2022-07-03 04:13:08'),
(7993, 'POP-D', '60.00', '0.075 mg', '414', '13', '92', '2022-07-03 04:13:48', '2022-07-03 04:13:48'),
(7994, 'Desotop', '50.34', '0.05%', '415', '42', '18', '2022-07-03 04:14:49', '2022-07-03 04:14:49'),
(7995, 'Desocort', '150.00', '0.25%', '416', '29', '92', '2022-07-03 04:15:51', '2022-07-03 04:15:51'),
(7996, 'Hapytab ER', '10.00', '50 mg', '417', '13', '71', '2022-07-03 04:17:09', '2022-07-03 04:17:09'),
(7997, 'Nevola', '15.00', '100 mg', '417', '13', '197', '2022-07-03 04:17:36', '2022-07-03 04:17:36'),
(7998, 'Nevola', '10.00', '50 mg', '417', '13', '197', '2022-07-03 04:18:09', '2022-07-03 04:18:09'),
(7999, 'Amason', '1.00', '0.5 mg', '418', '13', '27', '2022-07-03 04:20:33', '2022-07-03 04:20:33'),
(8000, 'B-Dexa', '0.50', '0.5 mg', '418', '13', '40', '2022-07-03 04:21:12', '2022-07-03 04:21:12'),
(8001, 'D-cort', '15.00', '5 mg/ml', '418', '68', '82', '2022-07-03 04:21:45', '2022-07-03 04:21:45'),
(8002, 'D-cort', '0.75', '0.5 mg', '418', '13', '82', '2022-07-03 04:22:24', '2022-07-03 04:22:24'),
(8003, 'Decafos', '22.00', '5 mg/ml', '418', '68', '185', '2022-07-03 04:23:17', '2022-07-03 04:23:17'),
(8004, 'Decafos', '22.00', '5 mg/ml', '418', '68', '185', '2022-07-03 04:23:29', '2022-07-03 04:23:29'),
(8005, 'Decafos', '22.00', '5 mg/ml', '418', '68', '185', '2022-07-03 04:23:41', '2022-07-03 04:23:41'),
(8006, 'Decason', '1.01', '0.5 mg', '418', '13', '136', '2022-07-03 04:24:35', '2022-07-03 04:24:35'),
(8007, 'Decason', '1.01', '0.5 mg', '418', '13', '136', '2022-07-03 04:24:50', '2022-07-03 04:24:50'),
(8008, 'Decason', '1.01', '0.5 mg', '418', '13', '136', '2022-07-03 04:24:58', '2022-07-03 04:24:58'),
(8009, 'Decason', '1.01', '0.5 mg', '418', '13', '136', '2022-07-03 04:25:04', '2022-07-03 04:25:04'),
(8010, 'Decason', '22.24', '5 mg/ml', '418', '68', '136', '2022-07-03 04:27:49', '2022-07-03 04:27:49'),
(8011, 'Demax', '1.00', '0.5 mg', '418', '13', '113', '2022-07-03 04:29:50', '2022-07-03 04:29:50'),
(8012, 'Demax', '15.00', '5 mg/ml', '418', '68', '113', '2022-07-03 04:30:29', '2022-07-03 04:30:29'),
(8013, 'Deson', '0.50', '0.5 mg', '418', '13', '196', '2022-07-03 04:30:57', '2022-07-03 04:30:57'),
(8014, 'Dexa', '25.00', '5 mg/ml', '418', '68', '161', '2022-07-03 04:31:43', '2022-07-03 04:31:43'),
(8015, 'Dexa', '1.00', '0.5 mg', '418', '13', '161', '2022-07-03 04:32:26', '2022-07-03 04:32:26'),
(8016, 'Dexam', '10.00', '5 mg/ml', '418', '68', '113', '2022-07-03 04:33:08', '2022-07-03 04:33:08'),
(8017, 'Dexam', '10.00', '5 mg/ml', '418', '68', '113', '2022-07-03 04:33:19', '2022-07-03 04:33:19'),
(8018, 'Dexam', '1.00', '0.5 mg', '418', '13', '113', '2022-07-03 04:34:03', '2022-07-03 04:34:03'),
(8019, 'Dexam', '1.00', '0.5 mg', '418', '13', '113', '2022-07-03 04:34:15', '2022-07-03 04:34:15'),
(8020, 'Dexamet', '0.70', '0.5 mg', '418', '13', '162', '2022-07-03 04:35:48', '2022-07-03 04:35:48'),
(8021, 'Dexamet', '0.70', '0.5 mg', '418', '13', '162', '2022-07-03 04:36:14', '2022-07-03 04:36:14'),
(8022, 'Dexamet', '11.00', '5 mg/ml', '418', '68', '162', '2022-07-03 04:37:01', '2022-07-03 04:37:01'),
(8023, 'PrevaHAV', '1000.00', '500 unit/mL', '737', '77', '92', '2022-07-03 05:41:31', '2022-07-03 05:41:31'),
(8024, 'Protet-IG', '975.00', '250 IU pre-filled syringe', '698', '68', '92', '2022-07-03 06:03:11', '2022-07-03 06:03:11'),
(8025, 'Rabix-VC', '500.00', '2.5 IU/mL', '1151', '78', '92', '2022-07-03 06:11:10', '2022-07-03 06:11:10'),
(8026, 'Rabix-IG', '1000.00', '1000 IU/5 mL', '1150', '68', '92', '2022-07-03 06:14:07', '2022-07-03 06:14:07'),
(8027, 'Rubavax-M', '400.00', '0.5 mL', '902', '78', '92', '2022-07-03 06:17:41', '2022-07-03 06:17:41'),
(8028, 'Vaxitet-IG', '408.00', '3000 IU/mL', '1476', '68', '92', '2022-07-03 06:20:55', '2022-07-03 06:20:55'),
(8029, 'Vaxphoid', '500.00', '25 mcg/0.5 mL', '1540', '68', '92', '2022-07-03 06:24:23', '2022-07-03 06:24:23'),
(8030, 'A-Phenicol D', '70.21', '0.1%+0.5%', '419', '69', '19', '2022-07-04 00:01:04', '2022-07-04 00:01:04'),
(8031, 'A-Phenicol D', '70.21', '0.1%+0.5%', '419', '69', '19', '2022-07-04 00:01:04', '2022-07-04 00:01:04'),
(8032, 'Chlormet', '70.00', '0.1%+0.5%', '419', '69', '43', '2022-07-04 00:01:53', '2022-07-04 00:01:53'),
(8033, 'Chlorodex', '70.00', '0.1%+0.5%', '419', '69', '126', '2022-07-04 00:02:39', '2022-07-04 00:02:39'),
(8034, 'Cloradex', '70.00', '0.1%+0.5%', '419', '69', '124', '2022-07-04 00:03:17', '2022-07-04 00:03:17'),
(8035, 'Cloram-D', '70.00', '0.1%+0.5%', '419', '69', '91', '2022-07-04 00:03:52', '2022-07-04 00:03:52'),
(8036, 'Decalor', '50.33', '0.1%+0.5%', '419', '69', '98', '2022-07-04 00:04:31', '2022-07-04 00:04:31'),
(8037, 'Decason C', '70.00', '0.1%+0.5%', '419', '69', '136', '2022-07-04 00:05:10', '2022-07-04 00:05:10'),
(8038, 'Denicol', '70.00', '0.1%+0.5%', '419', '69', '18', '2022-07-04 00:05:47', '2022-07-04 00:05:47'),
(8039, 'Dexacol', '70.00', '0.1%+0.5%', '419', '69', '135', '2022-07-04 00:06:28', '2022-07-04 00:06:28'),
(8040, 'Dexagen C', '70.21', '0.1%+0.5%', '419', '69', '78', '2022-07-04 00:07:01', '2022-07-04 00:07:01'),
(8041, 'Dexaguard', '70.00', '0.1%+0.5%', '419', '69', '92', '2022-07-04 00:07:39', '2022-07-04 00:07:39'),
(8042, 'Dexchlor', '70.22', '0.1%+0.5%', '419', '69', '77', '2022-07-04 00:08:14', '2022-07-04 00:08:14'),
(8043, 'Dexonex-C', '70.21', '0.1%+0.5%', '419', '69', '179', '2022-07-04 00:08:52', '2022-07-04 00:08:52'),
(8044, 'Dextor-C', '70.00', '0.1%+0.5%', '419', '69', '71', '2022-07-04 00:09:37', '2022-07-04 00:09:37'),
(8045, 'Eyephen Plus', '70.00', '0.1%+0.5%', '419', '69', '89', '2022-07-04 00:10:28', '2022-07-04 00:10:28'),
(8046, 'Glophen D', '70.00', '0.1%+0.5%', '419', '69', '82', '2022-07-04 00:12:16', '2022-07-04 00:12:16'),
(8047, 'Nicodex', '60.00', '0.1%+0.5%', '419', '69', '162', '2022-07-04 00:15:51', '2022-07-04 00:15:51'),
(8048, 'Nidependiol D', '70.00', '0.1%+0.5%', '419', '69', '142', '2022-07-04 00:16:30', '2022-07-04 00:16:30'),
(8049, 'Ocubac-D', '60.00', '0.1%+0.5%', '419', '69', '31', '2022-07-04 00:17:09', '2022-07-04 00:17:09'),
(8050, 'Opcare', '65.00', '0.1%+0.5%', '419', '69', '51', '2022-07-04 00:18:03', '2022-07-04 00:18:03'),
(8051, 'Optadex', '70.26', '0.1%+0.5%', '419', '69', '160', '2022-07-04 00:18:48', '2022-07-04 00:18:48'),
(8052, 'Opticol-D', '70.00', '0.1%+0.5%', '419', '69', '35', '2022-07-04 00:19:29', '2022-07-04 00:19:29'),
(8053, 'Orbidex C', '70.00', '0.1%+0.5%', '419', '69', '150', '2022-07-04 00:20:06', '2022-07-04 00:20:06'),
(8054, 'Ramdex', '70.21', '0.1%+0.5%', '419', '69', '101', '2022-07-04 00:20:47', '2022-07-04 00:20:47'),
(8055, 'Sonexa C', '70.00', '0.1%+0.5%', '419', '69', '34', '2022-07-04 00:22:24', '2022-07-04 00:22:24'),
(8056, 'Stedex-C', '70.21', '0.1%+0.5%', '419', '69', '124', '2022-07-04 00:23:11', '2022-07-04 00:23:11'),
(8057, 'Stenicol', '60.20', '0.1%+0.5%', '419', '69', '65', '2022-07-04 00:23:52', '2022-07-04 00:23:52'),
(8058, 'Maxitrol', '90.00', '(1 mg+3500 IU+6000 IU)/ml', '420', '69', '52', '2022-07-04 00:25:06', '2022-07-04 00:26:50'),
(8059, 'Neo-DP', '90.30', '(1 mg+3500 IU+6000 IU)/ml', '420', '69', '65', '2022-07-04 00:25:51', '2022-07-04 00:25:51'),
(8060, 'Polydex-N', '90.00', '(1 mg+3500 IU+6000 IU)/ml', '420', '69', '34', '2022-07-04 00:27:26', '2022-07-04 00:27:26'),
(8061, 'Cinarex D', '150.00', '0.1%+0.3%', '421', '69', '43', '2022-07-04 00:30:06', '2022-07-04 00:30:06'),
(8062, 'Cotadex', '150.00', '0.1%+0.3%', '421', '69', '119', '2022-07-04 00:30:56', '2022-07-04 00:30:56'),
(8063, 'Dexagen T', '150.45', '0.1%+0.3%', '421', '69', '78', '2022-07-04 00:32:00', '2022-07-04 00:32:00'),
(8064, 'Dexagen T', '90.30', '0.1%+0.3%', '421', '69', '78', '2022-07-04 00:32:39', '2022-07-04 00:32:39'),
(8065, 'Dextor-T', '150.00', '0.1%+0.3%', '421', '69', '71', '2022-07-04 00:33:20', '2022-07-04 00:33:20'),
(8066, 'Dextrobac', '150.00', '0.1%+0.3%', '421', '69', '92', '2022-07-04 00:33:59', '2022-07-04 00:33:59'),
(8067, 'Eytex', '150.00', '0.1%+0.3%', '421', '69', '126', '2022-07-04 00:34:43', '2022-07-04 00:34:43'),
(8068, 'Eytex', '90.00', '0.1%+0.3%', '421', '66', '126', '2022-07-04 00:35:29', '2022-07-04 00:35:29'),
(8069, 'Infladex-TN', '150.00', '0.1%+0.3%', '421', '69', '45', '2022-07-04 00:36:06', '2022-07-04 00:36:06'),
(8070, 'Orbidex T', '90.00', '0.1%+0.3%', '421', '66', '150', '2022-07-04 00:37:15', '2022-07-04 00:37:15'),
(8071, 'Orbidex T', '150.00', '0.1%+0.3%', '421', '69', '150', '2022-07-04 00:37:59', '2022-07-04 00:37:59'),
(8072, 'Stedex-T', '150.45', '0.1%+0.3%', '421', '69', '124', '2022-07-04 00:39:12', '2022-07-04 00:39:12'),
(8073, 'Steron-T', '130.39', '0.1%+0.3%', '421', '69', '19', '2022-07-04 00:40:19', '2022-07-04 00:40:19'),
(8074, 'T-Dex', '90.00', '0.1%+0.3%', '421', '66', '160', '2022-07-04 00:41:15', '2022-07-04 00:41:15'),
(8075, 'T-Dex', '150.00', '0.1%+0.3%', '421', '69', '160', '2022-07-04 00:41:59', '2022-07-04 00:41:59'),
(8076, 'T-Mycin Plus', '115.00', '0.1%+0.3%', '421', '66', '34', '2022-07-04 00:42:45', '2022-07-04 00:42:45'),
(8077, 'T-Mycin Plus', '150.00', '0.1%+0.3%', '421', '69', '34', '2022-07-04 00:43:39', '2022-07-04 00:43:39'),
(8078, 'Texa', '125.40', '0.1%+0.3%', '421', '69', '65', '2022-07-04 00:44:22', '2022-07-04 00:44:22'),
(8079, 'Tobicort', '150.00', '0.1%+0.3%', '421', '69', '35', '2022-07-04 00:45:04', '2022-07-04 00:45:04');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(8080, 'Tobidex', '90.27', '0.1%+0.3%', '421', '66', '77', '2022-07-04 00:45:42', '2022-07-04 00:45:42'),
(8081, 'Tobidex', '145.00', '0.1%+0.3%', '421', '69', '77', '2022-07-04 00:46:20', '2022-07-04 00:46:20'),
(8082, 'Tobracin D', '150.00', '0.1%+0.3%', '421', '69', '135', '2022-07-04 00:47:01', '2022-07-04 00:47:01'),
(8083, 'Tobracin D', '90.00', '0.1%+0.3%', '421', '66', '135', '2022-07-04 00:47:36', '2022-07-04 00:47:36'),
(8084, 'Tobram-D', '150.00', '0.1%+0.3%', '421', '69', '142', '2022-07-04 00:48:12', '2022-07-04 00:48:12'),
(8085, 'Tomin-D', '150.00', '0.1%+0.3%', '421', '69', '101', '2022-07-04 00:48:59', '2022-07-04 00:48:59'),
(8086, 'Tomycin-D', '90.00', '0.1%+0.3%', '421', '66', '91', '2022-07-04 00:49:36', '2022-07-04 00:49:36'),
(8087, 'Tomycin-D', '150.00', '0.1%+0.3%', '421', '69', '91', '2022-07-04 00:50:20', '2022-07-04 00:50:20'),
(8088, 'Torcin D', '150.00', '0.1%+0.3%', '421', '69', '136', '2022-07-04 00:51:04', '2022-07-04 00:51:04'),
(8089, 'Torcin D', '90.00', '0.1%+0.3%', '421', '66', '136', '2022-07-04 00:51:53', '2022-07-04 00:51:53'),
(8090, 'Artoflex', '4.02', '300 mg', '422', '13', '136', '2022-07-04 00:54:21', '2022-07-04 00:54:21'),
(8091, 'Dex-i', '3.00', '300 mg', '422', '13', '67', '2022-07-04 00:54:56', '2022-07-04 00:54:56'),
(8092, 'Dexibu', '3.00', '200 mg', '422', '13', '78', '2022-07-04 00:55:37', '2022-07-04 00:55:37'),
(8093, 'Dexibu', '4.00', '300 mg', '422', '13', '78', '2022-07-04 00:56:24', '2022-07-04 00:56:24'),
(8094, 'Dexibu', '5.00', '400 mg', '422', '13', '78', '2022-07-04 00:57:02', '2022-07-04 00:57:02'),
(8095, 'Dexifen', '40.00', '100 mg/5 ml', '422', '67', '43', '2022-07-04 00:57:47', '2022-07-04 00:57:47'),
(8096, 'Dexifen', '5.00', '400 mg', '422', '13', '43', '2022-07-04 00:58:27', '2022-07-04 00:58:27'),
(8097, 'Dexifen', '4.00', '300 mg', '422', '13', '43', '2022-07-04 00:58:56', '2022-07-04 00:58:56'),
(8098, 'Dexifen', '3.00', '200 mg', '422', '13', '43', '2022-07-04 00:59:31', '2022-07-04 00:59:31'),
(8099, 'Dip', '5.00', '300 mg', '422', '13', '23', '2022-07-04 01:00:07', '2022-07-04 01:00:07'),
(8100, 'Inflam-D', '5.04', '400 mg', '422', '13', '198', '2022-07-04 01:05:20', '2022-07-04 01:05:20'),
(8101, 'Inflam-D', '4.03', '300 mg', '422', '13', '198', '2022-07-04 01:05:59', '2022-07-04 01:05:59'),
(8102, 'Inflam-D', '3.02', '200 mg', '422', '13', '198', '2022-07-04 01:06:36', '2022-07-04 01:06:36'),
(8103, 'Purifen', '3.00', '200 mg', '422', '13', '92', '2022-07-04 01:07:57', '2022-07-04 01:07:57'),
(8104, 'Purifen', '5.00', '400 mg', '422', '13', '92', '2022-07-04 01:08:34', '2022-07-04 01:08:34'),
(8105, 'Purifen', '60.00', '100 mg/5 ml', '422', '67', '92', '2022-07-04 01:09:13', '2022-07-04 01:09:13'),
(8106, 'Purifen', '4.00', '300 mg', '422', '13', '92', '2022-07-04 01:09:42', '2022-07-04 01:09:42'),
(8107, 'Serifen', '5.02', '400 mg', '422', '13', '174', '2022-07-04 01:10:30', '2022-07-04 01:10:30'),
(8108, 'Serifen', '4.02', '300 mg', '422', '13', '174', '2022-07-04 01:11:07', '2022-07-04 01:11:07'),
(8109, 'Xflam', '5.03', '400 mg', '422', '13', '179', '2022-07-04 01:11:42', '2022-07-04 01:11:42'),
(8110, 'Actidex', '4.00', '25 mg', '423', '13', '92', '2022-07-04 01:12:52', '2022-07-04 01:16:56'),
(8111, 'Keto-D', '4.03', '25 mg', '423', '13', '19', '2022-07-04 01:13:34', '2022-07-04 01:13:34'),
(8112, 'Kitex', '4.03', '25 mg', '423', '13', '179', '2022-07-04 01:15:03', '2022-07-04 01:16:31'),
(8113, 'Kynol D', '4.00', '25 mg', '423', '13', '71', '2022-07-04 01:15:47', '2022-07-04 01:15:47'),
(8114, 'Aslan-D', '18.00', '60 mg', '424', '16', '190', '2022-07-04 01:20:29', '2022-07-04 01:20:29'),
(8115, 'Aslan-D', '10.00', '30 mg', '424', '16', '190', '2022-07-04 01:21:00', '2022-07-04 01:21:00'),
(8116, 'Canalia', '18.00', '60 mg', '424', '16', '34', '2022-07-04 01:21:41', '2022-07-04 01:21:41'),
(8117, 'Canalia', '10.00', '30 mg', '424', '16', '34', '2022-07-04 01:22:15', '2022-07-04 01:22:15'),
(8118, 'D-Proton', '10.00', '30 mg', '424', '16', '63', '2022-07-04 01:23:03', '2022-07-04 01:23:03'),
(8119, 'DDR', '9.00', '30 mg', '424', '16', '19', '2022-07-04 01:23:42', '2022-07-04 01:23:42'),
(8120, 'DDR', '16.00', '60 mg', '424', '16', '19', '2022-07-04 01:24:31', '2022-07-04 01:24:31'),
(8121, 'Delanix', '16.00', '60 mg', '424', '16', '92', '2022-07-04 01:25:09', '2022-07-04 01:25:09'),
(8122, 'Delanix', '9.00', '30 mg', '424', '16', '92', '2022-07-04 01:25:48', '2022-07-04 01:25:48'),
(8123, 'Delanzo', '10.00', '30 mg', '424', '16', '133', '2022-07-04 01:26:25', '2022-07-04 01:26:25'),
(8124, 'Delanzo', '15.00', '60 mg', '424', '16', '133', '2022-07-04 01:27:02', '2022-07-04 01:27:02'),
(8125, 'Delzo', '17.00', '60 mg', '424', '16', '71', '2022-07-04 01:27:31', '2022-07-04 01:27:31'),
(8126, 'Delzo', '10.00', '30 mg', '424', '16', '71', '2022-07-04 01:28:13', '2022-07-04 01:28:13'),
(8127, 'Desopra', '10.00', '30 mg', '424', '16', '23', '2022-07-04 01:28:47', '2022-07-04 01:28:47'),
(8128, 'Dexalax', '6.00', '30 mg', '424', '16', '61', '2022-07-04 01:29:49', '2022-07-04 01:29:49'),
(8129, 'Dexalax', '12.00', '60 mg', '424', '19', '61', '2022-07-04 01:31:34', '2022-07-04 01:31:34'),
(8130, 'Dexend', '9.00', '30 mg', '424', '19', '103', '2022-07-04 01:32:20', '2022-07-04 01:32:20'),
(8131, 'Dexend', '16.00', '60 mg', '424', '19', '103', '2022-07-04 01:33:06', '2022-07-04 01:33:06'),
(8132, 'Dexigent', '9.00', '30 mg', '424', '19', '44', '2022-07-04 01:33:52', '2022-07-04 01:33:52'),
(8133, 'Dexila', '9.00', '30 mg', '424', '19', '85', '2022-07-04 01:34:38', '2022-07-04 01:34:38'),
(8134, 'Dexilend', '9.00', '30 mg', '424', '19', '197', '2022-07-04 01:35:11', '2022-07-04 01:35:11'),
(8135, 'Dexilend', '16.00', '60 mg', '424', '19', '197', '2022-07-04 01:35:54', '2022-07-04 01:35:54'),
(8136, 'Dexlan', '10.00', '30 mg', '424', '19', '91', '2022-07-04 01:36:35', '2022-07-04 01:36:35'),
(8137, 'Dexlan', '10.00', '30 mg', '424', '16', '91', '2022-07-04 01:37:15', '2022-07-04 01:37:15'),
(8138, 'Dexnil', '9.00', '30 mg', '424', '19', '42', '2022-07-04 01:38:03', '2022-07-04 01:38:03'),
(8139, 'Dexogut', '18.00', '60 mg', '424', '19', '150', '2022-07-04 01:38:54', '2022-07-04 01:38:54'),
(8140, 'Dexogut', '10.00', '30 mg', '424', '19', '150', '2022-07-04 01:39:29', '2022-07-04 01:39:29'),
(8141, 'Dexoprex', '18.00', '60 mg', '424', '16', '39', '2022-07-04 01:40:02', '2022-07-04 01:40:02'),
(8142, 'Dexoprex', '10.00', '30 mg', '424', '19', '39', '2022-07-04 01:40:40', '2022-07-04 01:40:40'),
(8143, 'Dextac', '10.00', '30 mg', '424', '19', '124', '2022-07-04 01:41:17', '2022-07-04 01:41:17'),
(8144, 'Dextac', '16.00', '60 mg', '424', '16', '124', '2022-07-04 01:41:53', '2022-07-04 01:41:53'),
(8145, 'Dexzole', '8.50', '30 mg', '424', '16', '67', '2022-07-04 01:42:36', '2022-07-04 01:42:36'),
(8146, 'Dexzole', '12.00', '60 mg', '424', '19', '67', '2022-07-04 01:43:17', '2022-07-04 01:43:17'),
(8147, 'DLP', '16.00', '60 mg', '424', '19', '78', '2022-07-04 01:47:02', '2022-07-04 01:47:02'),
(8148, 'DLP', '9.00', '30 mg', '424', '19', '78', '2022-07-04 01:47:42', '2022-07-04 01:47:42'),
(8149, 'Dsec', '10.00', '30 mg', '424', '19', '65', '2022-07-04 01:48:22', '2022-07-04 01:48:22'),
(8150, 'Dsec', '18.00', '60 mg', '424', '16', '65', '2022-07-04 01:49:00', '2022-07-04 01:49:00'),
(8151, 'Genodex', '10.00', '30 mg', '424', '19', '193', '2022-07-04 01:49:47', '2022-07-04 01:49:47'),
(8152, 'Gerdnil', '16.00', '60 mg', '424', '19', '184', '2022-07-04 01:50:26', '2022-07-04 01:50:26'),
(8153, 'Gerdnil', '9.00', '30 mg', '424', '19', '184', '2022-07-04 01:51:01', '2022-07-04 01:51:01'),
(8154, 'Lanplus', '10.00', '30 mg', '424', '16', '156', '2022-07-04 01:51:41', '2022-07-04 01:51:41'),
(8155, 'Lanplus', '18.00', '60 mg', '424', '19', '156', '2022-07-04 01:52:15', '2022-07-04 01:52:15'),
(8156, 'Lanso D', '10.00', '30 mg', '424', '19', '179', '2022-07-04 01:52:57', '2022-07-04 01:52:57'),
(8157, 'Lanso D', '16.00', '60 mg', '424', '19', '179', '2022-07-04 01:53:37', '2022-07-04 01:53:37'),
(8158, 'Lantidex', '17.00', '60 mg', '424', '19', '136', '2022-07-04 01:54:30', '2022-07-04 01:54:30'),
(8159, 'Lantidex', '9.00', '30 mg', '424', '19', '136', '2022-07-04 01:55:06', '2022-07-04 01:55:06'),
(8160, 'Lasocon D', '10.00', '30 mg', '424', '19', '45', '2022-07-04 01:55:52', '2022-07-04 01:55:52'),
(8161, 'Nexdex', '16.00', '60 mg', '424', '19', '161', '2022-07-04 01:56:29', '2022-07-04 01:56:29'),
(8162, 'Nexdex', '9.00', '30 mg', '424', '19', '161', '2022-07-04 01:57:26', '2022-07-04 01:57:26'),
(8163, 'Onedex', '10.00', '30 mg', '424', '19', '134', '2022-07-04 01:58:09', '2022-07-04 01:58:09'),
(8164, 'Onedex', '17.00', '60 mg', '424', '19', '134', '2022-07-04 01:58:51', '2022-07-04 01:58:51'),
(8165, 'Opiren', '9.00', '30 mg', '424', '19', '33', '2022-07-04 01:59:46', '2022-07-04 01:59:46'),
(8166, 'Prolan', '16.00', '60 mg', '424', '19', '185', '2022-07-04 02:00:42', '2022-07-04 02:00:42'),
(8167, 'Prolan', '10.00', '30 mg', '424', '19', '185', '2022-07-04 02:02:01', '2022-07-04 02:02:01'),
(8168, 'Regler', '10.00', '30 mg', '424', '19', '89', '2022-07-04 02:02:35', '2022-07-04 02:02:35'),
(8169, 'Regler', '17.00', '60 mg', '424', '19', '89', '2022-07-04 02:03:22', '2022-07-04 02:03:22'),
(8170, 'Xanra', '16.00', '60 mg', '424', '19', '135', '2022-07-04 02:04:06', '2022-07-04 02:04:06'),
(8171, 'Xanra', '9.00', '30 mg', '424', '19', '135', '2022-07-04 02:05:10', '2022-07-04 02:05:10'),
(8172, 'Detomax', '400.00', '200 mcg/2 ml', '425', '50', '92', '2022-07-04 02:06:00', '2022-07-04 02:06:00'),
(8173, 'Norash', '125.00', '5%', '426', '66', '92', '2022-07-04 02:09:18', '2022-07-04 02:09:18'),
(8174, 'Rashcure', '200.00', '5%', '426', '66', '71', '2022-07-04 02:10:32', '2022-07-04 02:10:32'),
(8175, 'Glamor', '90.00', '0.2%+0.2%', '428', '69', '91', '2022-07-06 01:05:47', '2022-07-06 01:05:47'),
(8176, 'Lacrima', '70.00', '0.1%+0.3%', '428', '69', '136', '2022-07-06 01:06:39', '2022-07-06 01:06:39'),
(8177, 'Lubiric D', '90.00', '0.1%+0.3%', '428', '69', '92', '2022-07-06 01:07:50', '2022-07-06 01:07:50'),
(8178, 'Lubtear', '90.27', '0.1%+0.3%', '428', '69', '179', '2022-07-06 01:08:52', '2022-07-06 01:08:52'),
(8179, 'Optafresh', '80.00', '0.2%+0.2%', '428', '69', '31', '2022-07-06 01:10:08', '2022-07-06 01:10:08'),
(8180, 'Syntar', '90.30', '0.1%+0.3%', '428', '69', '65', '2022-07-06 01:11:07', '2022-07-06 01:11:07'),
(8181, 'Ben-Kof', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '42', '2022-07-06 01:14:23', '2022-07-06 01:14:23'),
(8182, 'Decoff Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '90', '2022-07-06 01:15:34', '2022-07-06 01:15:34'),
(8183, 'Dexkof Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '172', '2022-07-06 01:19:05', '2022-07-06 01:19:05'),
(8184, 'Dexocof', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '72', '2022-07-06 01:20:02', '2022-07-06 01:20:02'),
(8185, 'Dexodel Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '61', '2022-07-06 01:21:10', '2022-07-06 01:21:10'),
(8186, 'Dexodil Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '34', '2022-07-06 01:22:05', '2022-07-06 01:22:05'),
(8187, 'Dexopril', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '136', '2022-07-06 01:23:07', '2022-07-06 01:23:07'),
(8188, 'Dexpoten Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '71', '2022-07-06 01:24:12', '2022-07-06 01:24:12'),
(8189, 'Dextrim', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '43', '2022-07-06 01:25:07', '2022-07-06 01:25:07'),
(8190, 'Dixar Plus', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '18', '2022-07-06 01:25:57', '2022-07-06 01:25:57'),
(8191, 'Ocof', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '179', '2022-07-06 01:26:42', '2022-07-06 01:26:42'),
(8192, 'Reducof', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '161', '2022-07-06 01:27:28', '2022-07-06 01:27:28'),
(8193, 'Sudokaf', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '92', '2022-07-06 01:28:13', '2022-07-06 01:28:13'),
(8194, 'Tushinta', '100.00', '(20 mg+10 mg+ 2.5mg)/5 ml', '430', '59', '59', '2022-07-06 01:32:20', '2022-07-06 01:32:20'),
(8195, 'A-Cof', '100.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '19', '2022-07-06 01:37:36', '2022-07-06 01:37:36'),
(8196, 'Coprin', '100.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '64', '2022-07-06 01:39:04', '2022-07-06 01:39:04'),
(8197, 'Decoff', '50.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '90', '2022-07-06 01:40:01', '2022-07-06 01:40:01'),
(8198, 'Delkof Plus', '100.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '150', '2022-07-06 01:41:03', '2022-07-06 01:41:03'),
(8199, 'Dexitra', '55.16', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '130', '2022-07-06 01:45:21', '2022-07-06 01:45:21'),
(8200, 'Dexpoten', '80.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '71', '2022-07-06 01:46:33', '2022-07-06 01:46:33'),
(8201, 'Dextrop', '55.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '67', '2022-07-06 01:49:40', '2022-07-06 01:49:40'),
(8202, 'Freecof', '70.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '34', '2022-07-06 01:50:41', '2022-07-06 01:50:41'),
(8203, 'Koftex-D', '50.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '28', '2022-07-06 01:51:47', '2022-07-06 01:51:47'),
(8204, 'Nilkof', '50.18', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '27', '2022-07-06 01:53:31', '2022-07-06 01:53:31'),
(8205, 'Nytkof', '100.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '39', '2022-07-06 01:54:59', '2022-07-06 01:54:59'),
(8206, 'Ofkof', '80.00', '(', '431', '59', '179', '2022-07-06 01:55:44', '2022-07-06 01:55:44'),
(8207, 'Ofkof', '80.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '179', '2022-07-06 01:55:45', '2022-07-06 01:55:45'),
(8208, 'Sudocof', '100.00', '(10 mg+30 mg+ 1.25mg)/5 ml', '431', '59', '92', '2022-07-06 01:58:13', '2022-07-06 01:58:13'),
(8209, 'Brofex', '40.13', '10 mg/5 ml', '432', '59', '179', '2022-07-06 02:56:23', '2022-07-06 02:56:23'),
(8210, 'Coldflu', '23.00', '10 mg/5 ml', '432', '59', '28', '2022-07-06 02:57:49', '2022-07-06 02:57:49'),
(8211, 'D-cough', '35.11', '10 mg/5 ml', '432', '59', '136', '2022-07-06 02:59:03', '2022-07-06 02:59:03'),
(8212, 'Dexpofen', '40.00', '10 mg/5 ml', '432', '59', '71', '2022-07-06 03:00:18', '2022-07-06 03:00:18'),
(8213, 'Dexsol', '35.11', '10 mg/5 ml', '432', '59', '77', '2022-07-06 03:06:03', '2022-07-06 03:06:03'),
(8214, 'Dextromethorphan', '35.00', '10 mg/5 ml', '432', '59', '43', '2022-07-06 03:07:26', '2022-07-06 03:07:26'),
(8215, 'Dextromethorphan', '24.35', '10 mg/5 ml', '432', '59', '27', '2022-07-06 03:08:38', '2022-07-06 03:08:38'),
(8216, 'Dixar', '40.00', '10 mg/5 ml', '432', '59', '18', '2022-07-06 03:09:32', '2022-07-06 03:09:32'),
(8217, 'Drikof', '40.00', '10 mg/5 ml', '432', '59', '51', '2022-07-06 03:11:48', '2022-07-06 03:11:48'),
(8218, 'Exophan', '38.00', '10 mg/5 ml', '432', '59', '32', '2022-07-06 03:12:46', '2022-07-06 03:12:46'),
(8219, 'Leocof', '40.00', '10 mg/5 ml', '432', '59', '105', '2022-07-06 03:13:44', '2022-07-06 03:13:44'),
(8220, 'Metodex', '30.00', '10 mg/5 ml', '432', '59', '20', '2022-07-06 03:14:34', '2022-07-06 03:14:34'),
(8221, 'Tomephen', '40.00', '10 mg/5 ml', '432', '59', '92', '2022-07-06 03:15:30', '2022-07-06 03:15:30'),
(8222, 'Tussidex', '23.00', '10 mg/5 ml', '432', '59', '190', '2022-07-06 03:16:26', '2022-07-06 03:16:26'),
(8223, 'Dexotix', '10.00', '60 mg+1200 mg', '433', '13', '92', '2022-07-06 03:17:57', '2022-07-06 03:17:57'),
(8224, 'Acme\'s Dextrose', '71.30', '5% (500 ml bag)', '434', '50', '19', '2022-07-06 03:20:52', '2022-07-06 03:20:52'),
(8225, 'Acme\'s Dextrose', '91.99', '5% (1000 ml bag)', '434', '50', '19', '2022-07-06 03:21:49', '2022-07-06 03:21:49'),
(8226, 'Acme\'s Dextrose DS', '78.20', '10% (500 ml bag)', '434', '50', '19', '2022-07-06 03:22:58', '2022-07-06 03:22:58'),
(8227, 'Acme\'s Dextrose DS', '105.80', '10% (1000 ml bag)', '434', '50', '19', '2022-07-06 03:23:58', '2022-07-06 03:23:58'),
(8228, 'Dexaqua', '71.30', '5% (500 ml bag)', '434', '50', '43', '2022-07-06 03:25:00', '2022-07-06 03:25:00'),
(8229, 'Dexaqua', '92.00', '5% (1000 ml bag)', '434', '50', '43', '2022-07-06 03:26:04', '2022-07-06 03:26:04'),
(8230, 'Dexaqua DS', '78.20', '10% (500 ml bag)', '434', '50', '43', '2022-07-06 03:28:00', '2022-07-06 03:28:00'),
(8231, 'Dexaqua DS', '105.80', '10% (1000 ml bag)', '434', '50', '43', '2022-07-06 03:29:13', '2022-07-06 03:29:13'),
(8232, 'Dextropac', '54.88', '5% (500 ml bag)', '434', '50', '139', '2022-07-07 02:10:18', '2022-07-07 02:10:18'),
(8233, 'Dextropac', '92.00', '5% (1000 ml bag)', '434', '50', '139', '2022-07-07 02:11:11', '2022-07-07 02:11:11'),
(8234, 'Dextropac', '67.68', '10% (500 ml bag)', '434', '50', '139', '2022-07-07 02:12:30', '2022-07-07 02:12:30'),
(8235, 'Dextropac', '105.80', '10% (1000 ml bag)', '434', '50', '139', '2022-07-07 02:13:28', '2022-07-07 02:13:28'),
(8236, 'Dextropac', '48.14', '25% (100 ml bag)', '434', '50', '139', '2022-07-07 02:14:46', '2022-07-07 02:14:46'),
(8237, 'Dextropac', '73.22', '25% (250 ml bag)', '434', '50', '139', '2022-07-07 02:16:27', '2022-07-07 02:16:27'),
(8238, 'Dextrose', '9.17', '25%', '434', '50', '135', '2022-07-07 02:17:51', '2022-07-07 02:17:51'),
(8239, 'Dextrose', '77.95', '10% (500 ml bag)', '434', '50', '135', '2022-07-07 02:19:19', '2022-07-07 02:19:19'),
(8240, 'Dextrose', '105.48', '10% (1000 ml bag)', '434', '50', '135', '2022-07-07 02:20:18', '2022-07-07 02:20:18'),
(8241, 'Dextrose', '71.30', '5% (500 ml bag)', '434', '50', '135', '2022-07-07 02:21:22', '2022-07-07 02:21:22'),
(8242, 'Dextrose', '91.99', '5% (1000 ml bag)', '434', '50', '135', '2022-07-07 02:22:03', '2022-07-07 02:22:03'),
(8243, 'Glucolin', '71.30', '5% (500 ml bag)', '434', '50', '150', '2022-07-07 02:56:27', '2022-07-07 02:56:27'),
(8244, 'Glucolin', '92.00', '5% (1000 ml bag)', '434', '50', '150', '2022-07-07 02:57:19', '2022-07-07 02:57:19'),
(8245, 'Glucolin DS', '78.20', '10% (500 ml bag)', '434', '50', '150', '2022-07-07 02:58:27', '2022-07-07 02:58:27'),
(8246, 'Glucolin DS', '105.80', '10% (1000 ml bag)', '434', '50', '150', '2022-07-07 03:00:33', '2022-07-07 03:00:33'),
(8247, 'Infudex', '71.30', '5% (500 ml bag)', '434', '50', '179', '2022-07-07 03:01:27', '2022-07-07 03:01:27'),
(8248, 'Infudex', '92.00', '5% (1000 ml bag)', '434', '50', '179', '2022-07-07 03:02:27', '2022-07-07 03:02:27'),
(8249, 'Infudex', '78.20', '10% (500 ml bag)', '434', '50', '179', '2022-07-07 03:03:17', '2022-07-07 03:03:17'),
(8250, 'Infudex', '105.80', '10% (1000 ml bag)', '434', '50', '179', '2022-07-07 03:04:09', '2022-07-07 03:04:09'),
(8251, 'Infusol', '125.38', '5% (500 ml bottle)', '434', '50', '39', '2022-07-07 03:05:48', '2022-07-07 03:05:48'),
(8252, 'Insta', '7.63', '100%', '434', '76', '162', '2022-07-07 03:07:02', '2022-07-07 03:07:02'),
(8253, 'Libott', '71.31', '5% (500 ml bag)', '434', '50', '106', '2022-07-07 03:08:38', '2022-07-07 03:08:38'),
(8254, 'Libott', '91.99', '5% (1000 ml bag)', '434', '50', '106', '2022-07-07 03:09:38', '2022-07-07 03:09:38'),
(8255, 'Libott', '78.20', '10% (500 ml bag)', '434', '50', '106', '2022-07-07 03:10:45', '2022-07-07 03:10:45'),
(8256, 'Libott', '105.80', '10% (1000 ml bag)', '434', '50', '106', '2022-07-07 03:11:35', '2022-07-07 03:11:35'),
(8257, 'Libott', '48.14', '25% (100 ml bottle)', '434', '50', '106', '2022-07-07 03:16:07', '2022-07-07 03:16:07'),
(8258, 'Libott', '73.22', '25% (250 ml bottle)', '434', '50', '106', '2022-07-07 03:17:22', '2022-07-07 03:17:22'),
(8259, 'NRG', '5.00', '100%', '434', '76', '71', '2022-07-07 03:19:08', '2022-07-07 03:19:08'),
(8260, 'Nutridex', '37.55', '25% (100 ml vial)', '434', '50', '43', '2022-07-07 03:20:25', '2022-07-07 03:21:30'),
(8261, 'Nutridex', '61.00', '25% (250 ml vial)', '434', '50', '43', '2022-07-07 03:23:09', '2022-07-07 03:23:09'),
(8262, 'Dextrolac', '61.98', '500 ml bag', '435', '50', '139', '2022-07-07 03:26:31', '2022-07-07 03:26:31'),
(8263, 'Dextrolac', '81.28', '1000 ml bag', '435', '50', '139', '2022-07-07 03:27:34', '2022-07-07 03:27:34'),
(8264, 'Glucohart', '62.96', '500 ml bag', '435', '50', '150', '2022-07-07 03:31:20', '2022-07-07 03:31:20'),
(8265, 'Glucohart', '81.28', '1000 ml bag', '435', '50', '150', '2022-07-07 03:32:06', '2022-07-07 03:32:06'),
(8266, 'Hartsol Plus', '62.96', '500 ml bag', '435', '50', '106', '2022-07-07 03:34:11', '2022-07-07 03:34:11'),
(8267, 'Hartsol Plus', '81.29', '1000 ml bag', '435', '50', '106', '2022-07-07 03:35:03', '2022-07-07 03:36:03'),
(8268, 'Azepam', '0.69', '5 mg', '437', '13', '19', '2022-07-07 03:38:13', '2022-07-07 03:38:13'),
(8269, 'D-Pam', '0.68', '5 mg', '437', '13', '78', '2022-07-07 03:39:27', '2022-07-07 03:39:27'),
(8270, 'Diazimet', '0.50', '5 mg', '437', '13', '113', '2022-07-07 03:40:19', '2022-07-07 03:40:19'),
(8271, 'Easium', '0.69', '5 mg', '437', '13', '136', '2022-07-07 03:41:10', '2022-07-07 03:41:10'),
(8272, 'Easium', '3.01', '10 mg', '437', '58', '136', '2022-07-07 03:42:13', '2022-07-07 03:42:13'),
(8273, 'Easium', '3.71', '10 mg/2ml', '437', '68', '136', '2022-07-07 03:45:21', '2022-07-07 03:45:21'),
(8274, 'Evalin', '0.68', '5 mg', '437', '13', '34', '2022-07-07 03:46:16', '2022-07-07 03:46:16'),
(8275, 'G-Diazepam', '0.50', '5 mg', '437', '13', '84', '2022-07-07 03:57:36', '2022-07-07 03:57:36'),
(8276, 'G-Diazepam', '3.70', '10 mg/2ml', '437', '68', '84', '2022-07-07 03:58:47', '2022-07-07 03:58:47'),
(8277, 'Orinil', '0.21', '5 mg', '437', '13', '64', '2022-07-07 04:00:30', '2022-07-07 04:00:30'),
(8278, 'Pharmapam', '0.25', '5 mg', '437', '13', '146', '2022-07-07 04:02:32', '2022-07-07 04:02:32'),
(8279, 'Relaxen', '0.68', '5 mg', '437', '13', '178', '2022-07-07 04:03:33', '2022-07-07 04:03:33'),
(8280, 'Sedapen', '0.69', '5 mg', '437', '13', '28', '2022-07-07 04:04:27', '2022-07-07 04:04:27'),
(8281, 'Sedatab', '0.68', '5 mg', '437', '13', '182', '2022-07-07 04:05:41', '2022-07-07 04:05:41'),
(8282, 'Sedil', '3.05', '10 mg/2ml', '437', '68', '179', '2022-07-07 04:07:15', '2022-07-07 04:07:15'),
(8283, 'Sedil', '0.69', '5 mg', '437', '13', '179', '2022-07-07 04:08:14', '2022-07-07 04:08:14'),
(8284, 'Seduxen', '0.65', '5 mg', '437', '13', '27', '2022-07-07 04:09:39', '2022-07-07 04:09:39'),
(8285, 'Seduxen', '3.60', '10 mg/2ml', '437', '68', '27', '2022-07-07 04:11:01', '2022-07-07 04:11:01'),
(8286, 'Seequil-S', '0.21', '5 mg', '437', '13', '170', '2022-07-07 04:12:08', '2022-07-07 04:12:08'),
(8287, 'Selium', '0.69', '5 mg', '437', '13', '173', '2022-07-07 04:13:14', '2022-07-07 04:13:14'),
(8288, 'Tensareal', '0.25', '5 mg', '437', '13', '93', '2022-07-07 04:14:28', '2022-07-07 04:14:28'),
(8289, 'Eudaxen', '150.00', '50 mg', '439', '13', '74', '2022-07-07 04:15:39', '2022-07-07 04:15:39'),
(8290, 'Systaflam', '118.17', '25 gm tube', '440', '60', '112', '2022-07-07 04:16:57', '2022-07-07 04:16:57'),
(8291, 'A-Fenac K', '3.01', '50 mg', '441', '13', '19', '2022-07-07 04:18:06', '2022-07-07 04:18:06'),
(8292, 'Anuva', '8.02', '50 mg', '441', '13', '128', '2022-07-07 04:18:59', '2022-07-07 04:18:59'),
(8293, 'Diclofen K', '4.00', '50 mg', '441', '13', '136', '2022-07-07 04:20:52', '2022-07-07 04:20:52'),
(8294, 'Intafenac K', '3.00', '50 mg', '441', '13', '92', '2022-07-07 04:22:17', '2022-07-07 04:22:17'),
(8295, 'Intafenac K', '3.00', '50 mg', '441', '13', '92', '2022-07-07 04:22:17', '2022-07-07 04:22:17'),
(8296, 'Nopain', '4.00', '50 mg', '441', '13', '65', '2022-07-07 04:23:24', '2022-07-07 04:23:24'),
(8297, 'Nopain', '4.00', '50 mg', '441', '13', '65', '2022-07-07 04:23:36', '2022-07-07 04:23:36'),
(8298, 'Nopain', '2.05', '25 mg', '441', '13', '65', '2022-07-07 04:23:54', '2022-07-07 04:26:55'),
(8299, 'A-Fenac', '0.55', '25 mg', '442', '13', '19', '2022-07-17 03:19:35', '2022-07-17 03:19:35'),
(8300, 'A-Fenac', '0.84', '50 mg', '442', '13', '19', '2022-07-17 03:20:20', '2022-07-17 03:20:20'),
(8301, 'A-Fenac', '14.10', '75 mg/3 ml', '442', '68', '19', '2022-07-17 03:35:13', '2022-07-17 03:35:13'),
(8302, 'A-Fenac', '8.07', '12.5 mg', '442', '58', '19', '2022-07-17 03:36:02', '2022-07-17 03:36:02'),
(8303, 'A-Fenac', '14.10', '50 mg', '442', '58', '19', '2022-07-17 03:36:43', '2022-07-17 03:36:43'),
(8304, 'A-Fenac', '13.09', '1% w/w', '442', '42', '19', '2022-07-17 03:37:35', '2022-07-17 03:37:35'),
(8305, 'A-Fenac SR', '3.01', '100 mg', '442', '13', '19', '2022-07-17 03:38:16', '2022-07-17 03:38:16'),
(8306, 'Aid', '0.80', '50 mg', '442', '13', '151', '2022-07-17 03:40:03', '2022-07-17 03:40:03'),
(8307, 'Aid SR', '3.00', '100 mg', '442', '13', '151', '2022-07-17 03:41:01', '2022-07-17 03:41:01'),
(8308, 'Aid TR', '3.00', '100 mg', '442', '16', '151', '2022-07-17 03:41:54', '2022-07-17 03:41:54'),
(8309, 'Alcofen', '0.70', '50 mg', '442', '13', '21', '2022-07-17 03:43:00', '2022-07-17 03:43:00'),
(8310, 'Alcofen SR', '1.50', '100 mg', '442', '16', '21', '2022-07-17 03:43:42', '2022-07-17 03:43:42'),
(8311, 'Alterin', '1.00', '50 mg', '442', '13', '73', '2022-07-17 03:44:49', '2022-07-17 03:44:49'),
(8312, 'Alterin TR', '3.00', '100 mg', '442', '16', '73', '2022-07-17 03:45:34', '2022-07-17 03:45:34'),
(8313, 'Anodyne', '1.00', '50 mg', '442', '13', '91', '2022-07-17 03:46:43', '2022-07-17 03:46:43'),
(8314, 'Anodyne', '13.00', '1% w/w', '442', '42', '91', '2022-07-17 03:47:48', '2022-07-17 03:47:48'),
(8315, 'Anodyne SR', '4.00', '100 mg', '442', '16', '91', '2022-07-17 03:48:51', '2022-07-17 03:48:51'),
(8316, 'Apain-TR', '3.01', '100 mg', '442', '13', '101', '2022-07-17 03:50:07', '2022-07-17 03:50:07'),
(8317, 'Apnac', '0.80', '50 mg', '442', '13', '182', '2022-07-17 03:51:05', '2022-07-17 03:51:05'),
(8318, 'Apnac', '0.70', '50 mg', '442', '13', '182', '2022-07-17 03:52:44', '2022-07-17 03:52:44'),
(8319, 'Apnac SR', '3.00', '100 mg', '442', '16', '182', '2022-07-17 03:53:42', '2022-07-17 03:53:42'),
(8320, 'Beonac', '0.70', '50 mg', '442', '13', '42', '2022-07-17 04:05:49', '2022-07-17 04:05:49'),
(8321, 'C-Fenac', '11.13', '75 mg/3 ml', '442', '10', '51', '2022-07-17 04:06:48', '2022-07-17 04:06:48'),
(8322, 'C-Fenac TR', '3.00', '100 mg', '442', '25', '51', '2022-07-17 04:07:51', '2022-07-17 04:07:51'),
(8323, 'Clofen TR', '3.08', '100 mg', '442', '25', '54', '2022-07-17 04:09:25', '2022-07-17 04:09:25'),
(8324, 'Clofenac', '1.51', '50 mg', '442', '13', '179', '2022-07-17 04:10:46', '2022-07-17 04:10:46'),
(8325, 'Clofenac', '9.06', '12.5 mg', '442', '58', '179', '2022-07-17 04:11:57', '2022-07-17 04:11:57'),
(8326, 'Clofenac', '12.09', '25 mg', '442', '58', '179', '2022-07-17 04:12:44', '2022-07-17 04:12:44'),
(8327, 'Clofenac', '15.10', '50 mg', '442', '58', '179', '2022-07-17 23:39:23', '2022-07-17 23:39:23'),
(8328, 'Clofenac', '40.00', '1% w/w', '442', '42', '179', '2022-07-17 23:40:39', '2022-07-17 23:40:39'),
(8329, 'Clofenac DT', '4.02', '50 mg', '442', '13', '179', '2022-07-17 23:42:00', '2022-07-17 23:42:00'),
(8330, 'Clofenac SR', '4.02', '100 mg', '442', '13', '179', '2022-07-17 23:42:54', '2022-07-17 23:42:54'),
(8331, 'Clonac TR', '3.01', '100 mg', '442', '25', '177', '2022-07-18 01:38:23', '2022-07-18 01:38:23'),
(8332, 'Cosfenac SR', '3.00', '100 mg', '442', '24', '55', '2022-07-18 01:39:57', '2022-07-18 01:39:57'),
(8333, 'D-Fenac', '12.68', '1% w/w (10 gm tube)', '442', '42', '64', '2022-07-18 01:41:15', '2022-07-18 01:41:15'),
(8334, 'D-Fenac', '25.00', '1% w/w (20 gm tube)', '442', '42', '64', '2022-07-18 01:42:03', '2022-07-18 01:42:03'),
(8335, 'DCF', '0.60', '50 mg', '442', '13', '60', '2022-07-18 01:43:15', '2022-07-18 01:43:15'),
(8336, 'Deonac TR', '3.00', '100 mg', '442', '25', '42', '2022-07-18 01:46:24', '2022-07-18 01:46:24'),
(8337, 'Dfc TR', '2.50', '100 mg', '442', '25', '29', '2022-07-18 02:29:48', '2022-07-18 02:29:48'),
(8338, 'Diclo', '0.40', '50 mg', '442', '13', '32', '2022-07-18 02:33:45', '2022-07-18 02:33:45'),
(8339, 'Diclo TR', '3.00', '100 mg', '442', '25', '32', '2022-07-18 02:35:10', '2022-07-18 02:35:10'),
(8340, 'Diclofast SR', '3.00', '100 mg', '442', '24', '22', '2022-07-18 02:36:45', '2022-07-18 02:36:45'),
(8341, 'Diclofen', '0.52', '25 mg', '442', '13', '136', '2022-07-18 02:40:36', '2022-07-18 02:40:36'),
(8342, 'Diclofen', '0.88', '50 mg', '442', '13', '136', '2022-07-18 02:41:21', '2022-07-18 02:41:21'),
(8343, 'Diclofen', '97.00', '1% w/w', '442', '42', '136', '2022-07-18 02:42:51', '2022-07-18 02:42:51'),
(8344, 'Diclofen', '15.10', '75 mg/3 ml', '442', '68', '136', '2022-07-18 02:44:26', '2022-07-18 02:44:26'),
(8345, 'Diclofen', '9.06', '12.5 mg', '442', '58', '136', '2022-07-18 02:55:33', '2022-07-18 02:55:33'),
(8346, 'Diclofen', '9.06', '12.5 mg', '442', '58', '136', '2022-07-18 02:55:33', '2022-07-18 02:55:33'),
(8347, 'Diclofen', '9.06', '12.5 mg', '442', '58', '136', '2022-07-18 02:55:33', '2022-07-18 02:55:33'),
(8348, 'Diclofen', '9.06', '12.5 mg', '442', '58', '136', '2022-07-18 02:55:33', '2022-07-18 02:55:33'),
(8349, 'Diclofen', '12.09', '25 mg', '442', '58', '136', '2022-07-18 02:58:30', '2022-07-18 02:58:30'),
(8350, 'Diclofen', '15.05', '50 mg', '442', '58', '136', '2022-07-18 02:59:16', '2022-07-18 02:59:16'),
(8351, 'Diclofen', '20.00', '100 mg', '442', '58', '136', '2022-07-18 03:00:13', '2022-07-18 03:00:13'),
(8352, 'Diclofen SR', '3.01', '100 mg', '442', '58', '136', '2022-07-18 03:01:08', '2022-07-18 03:01:08'),
(8353, 'DicloGel', '97.00', '1% w/w', '442', '42', '92', '2022-07-18 03:09:16', '2022-07-18 03:09:16'),
(8354, 'Diclon SR', '3.00', '100 mg', '442', '13', '50', '2022-07-18 03:10:13', '2022-07-18 03:10:13'),
(8355, 'Diclonac', '8.50', '75 mg/3 ml', '442', '68', '197', '2022-07-18 03:11:24', '2022-07-18 03:11:24'),
(8356, 'Diclonac TR', '1.60', '100 mg', '442', '25', '197', '2022-07-18 03:12:51', '2022-07-18 03:12:51'),
(8357, 'Diclonil', '0.80', '50 mg', '442', '13', '196', '2022-07-18 03:14:15', '2022-07-18 03:14:15'),
(8358, 'Diclonil SR', '3.00', '100 mg', '442', '24', '196', '2022-07-18 03:15:27', '2022-07-18 03:15:27'),
(8359, 'Diclorex', '0.54', '25 mg', '442', '13', '113', '2022-07-18 03:16:58', '2022-07-18 03:16:58'),
(8360, 'Diclorex', '0.70', '50 mg', '442', '13', '113', '2022-07-18 03:17:45', '2022-07-18 03:17:45'),
(8361, 'Diclorex', '9.50', '75 mg/3 ml', '442', '68', '113', '2022-07-18 03:19:45', '2022-07-18 03:19:45'),
(8362, 'Diclorex RTD', '3.00', '100 mg', '442', '13', '113', '2022-07-18 03:21:34', '2022-07-18 03:21:34'),
(8363, 'Diclovir', '0.75', '50 mg', '442', '13', '194', '2022-07-18 03:23:06', '2022-07-18 03:23:06'),
(8364, 'Diclovir SR', '3.00', '100 mg', '442', '24', '194', '2022-07-18 03:24:09', '2022-07-18 03:24:09'),
(8365, 'Difenac', '0.90', '50 mg', '442', '13', '162', '2022-07-18 03:25:46', '2022-07-18 03:25:46'),
(8366, 'Difenac', '0.90', '50 mg', '442', '13', '162', '2022-07-18 03:25:46', '2022-07-18 03:25:46'),
(8367, 'Difenac', '0.90', '50 mg', '442', '13', '162', '2022-07-18 03:25:46', '2022-07-18 03:25:46'),
(8368, 'Dilock', '0.50', '50 mg', '442', '13', '48', '2022-07-18 03:30:28', '2022-07-18 03:30:28'),
(8369, 'Dilock SR', '3.00', '100 mg', '442', '13', '48', '2022-07-18 03:31:40', '2022-07-18 03:31:40'),
(8370, 'Dilock TR', '3.00', '100 mg', '442', '25', '48', '2022-07-18 03:36:49', '2022-07-18 03:36:49'),
(8371, 'Dinac TR', '2.00', '100 mg', '442', '25', '124', '2022-07-18 03:37:47', '2022-07-18 03:37:47'),
(8372, 'Dix-TR', '2.80', '100 mg', '442', '25', '31', '2022-07-18 03:38:40', '2022-07-18 03:38:40'),
(8373, 'E-Fenac', '0.50', '50 mg', '442', '13', '159', '2022-07-18 03:41:21', '2022-07-18 03:41:21'),
(8374, 'Edifenac', '0.83', '50 mg', '442', '13', '67', '2022-07-18 03:44:31', '2022-07-18 03:44:31'),
(8375, 'Edifenac', '0.83', '50 mg', '442', '13', '67', '2022-07-18 03:44:31', '2022-07-18 03:44:31'),
(8376, 'Edifenac', '15.00', '75 mg/3 ml', '442', '68', '67', '2022-07-18 03:46:06', '2022-07-18 03:46:06'),
(8377, 'Edifenac-TR', '3.00', '100 mg', '442', '25', '67', '2022-07-18 03:47:15', '2022-07-18 03:47:15'),
(8378, 'Emov', '25.00', '1% w/w', '442', '42', '67', '2022-07-18 03:48:33', '2022-07-18 03:48:33'),
(8379, 'Erdon', '100.00', '1% w/w', '442', '42', '34', '2022-07-18 03:49:30', '2022-07-18 03:49:30'),
(8380, 'Erdon', '15.00', '50 mg', '442', '58', '34', '2022-07-18 03:50:16', '2022-07-18 03:50:16'),
(8381, 'Erdon TR', '3.00', '100 mg', '442', '25', '34', '2022-07-18 03:51:04', '2022-07-18 03:51:04'),
(8382, 'Fengel', '19.68', '1% w/w', '442', '42', '146', '2022-07-18 03:52:21', '2022-07-18 03:52:21'),
(8383, 'Fengel', '1.00', '50 mg', '442', '13', '146', '2022-07-18 03:53:04', '2022-07-18 03:53:04'),
(8384, 'Fengel SR', '3.00', '100 mg', '442', '13', '146', '2022-07-18 03:54:02', '2022-07-18 03:54:02'),
(8385, 'G-Diclofenac', '0.59', '50 mg', '442', '13', '84', '2022-07-18 03:55:28', '2022-07-18 03:55:28'),
(8386, 'G-Diclofenac', '15.00', '75 mg/3 ml', '442', '68', '84', '2022-07-18 03:56:20', '2022-07-18 03:56:20'),
(8387, 'Genac', '1.20', '50 mg', '442', '13', '82', '2022-07-18 03:57:16', '2022-07-18 03:57:16'),
(8388, 'Genac', '14.00', '75 mg/3 ml', '442', '68', '82', '2022-07-18 03:58:14', '2022-07-18 03:58:14'),
(8389, 'Geofenac TR', '5.50', '100 mg', '442', '25', '44', '2022-07-18 03:59:59', '2022-07-18 03:59:59'),
(8390, 'Hi-Fenac', '0.50', '50 mg', '442', '13', '90', '2022-07-18 04:02:42', '2022-07-18 04:02:42'),
(8391, 'Hi-Fenac', '3.00', '100 mg', '442', '25', '90', '2022-07-18 04:03:27', '2022-07-18 04:03:27'),
(8392, 'Hitflam', '0.84', '50 mg', '442', '13', '27', '2022-07-18 04:04:30', '2022-07-18 04:04:30'),
(8393, 'Hitflam', '7.62', '75 mg/3 ml', '442', '68', '27', '2022-07-18 04:05:39', '2022-07-18 04:05:39'),
(8394, 'Hitflam-SR', '3.05', '100 mg', '442', '13', '27', '2022-07-18 04:06:33', '2022-07-18 04:06:33'),
(8395, 'Intafenac', '0.75', '50 mg', '442', '13', '92', '2022-07-18 04:08:18', '2022-07-18 04:08:18'),
(8396, 'Jefenac TR', '3.00', '100 mg', '442', '25', '20', '2022-07-18 04:09:16', '2022-07-18 04:09:16'),
(8397, 'Lardon TR', '2.00', '100 mg', '442', '25', '62', '2022-07-18 04:10:17', '2022-07-18 04:10:17'),
(8398, 'Locopain-TR', '3.00', '100 mg', '442', '25', '35', '2022-07-18 04:11:09', '2022-07-18 04:11:09'),
(8399, 'Medifen', '12.95', '1% w/w', '442', '42', '112', '2022-07-18 04:15:15', '2022-07-18 04:15:15'),
(8400, 'Medifen TR', '2.73', '100 mg', '442', '25', '112', '2022-07-18 04:16:18', '2022-07-18 04:16:18'),
(8401, 'Megafen', '0.81', '50 mg', '442', '13', '98', '2022-07-19 03:51:07', '2022-07-19 03:51:07'),
(8402, 'Megafen', '10.18', '75 mg/3 ml', '442', '68', '98', '2022-07-19 03:52:05', '2022-07-19 03:52:05'),
(8403, 'Megafen-SR', '3.02', '100 mg', '442', '13', '98', '2022-07-19 03:53:01', '2022-07-19 03:53:01'),
(8404, 'Miclofen', '0.84', '50 mg', '442', '13', '116', '2022-07-19 03:56:14', '2022-07-19 03:56:14'),
(8405, 'Miclofen', '0.84', '50 mg', '442', '13', '116', '2022-07-19 03:56:14', '2022-07-19 03:56:14'),
(8406, 'Miclofen TR', '3.03', '100 mg', '442', '25', '116', '2022-07-19 04:08:27', '2022-07-19 04:08:27'),
(8407, 'Miclofen TR', '3.03', '100 mg', '442', '25', '116', '2022-07-19 04:08:27', '2022-07-19 04:08:27'),
(8408, 'Mobifen', '0.88', '50 mg', '442', '13', '18', '2022-07-19 21:19:21', '2022-07-19 21:19:21'),
(8409, 'Mobifen', '0.88', '50 mg', '442', '13', '18', '2022-07-19 21:19:21', '2022-07-19 21:19:21'),
(8410, 'Mobifen', '9.00', '12.5 mg', '442', '58', '18', '2022-07-19 22:06:03', '2022-07-19 22:06:03'),
(8411, 'Mobifen', '12.00', '25 mg', '442', '58', '18', '2022-07-19 22:15:27', '2022-07-19 22:15:27'),
(8412, 'Mobifen', '15.00', '50 mg', '442', '58', '18', '2022-07-19 22:17:42', '2022-07-19 22:17:42'),
(8413, 'Mobifen SR', '3.02', '100 mg', '442', '24', '18', '2022-07-19 22:21:57', '2022-07-19 22:21:57'),
(8414, 'Moov', '60.00', '1% w/w', '442', '42', '36', '2022-07-19 22:23:34', '2022-07-19 22:23:34'),
(8415, 'Moov SR', '2.50', '100 mg', '442', '24', '36', '2022-07-19 22:24:49', '2022-07-19 22:24:49'),
(8416, 'Moov SR', '2.50', '100 mg', '442', '24', '36', '2022-07-19 22:26:06', '2022-07-19 22:26:06'),
(8417, 'Movonac TR', '3.01', '100 mg', '442', '25', '172', '2022-07-19 22:27:15', '2022-07-19 22:27:15'),
(8418, 'Nasida SR', '2.50', '100 mg', '442', '25', '61', '2022-07-19 22:27:58', '2022-07-19 22:27:58'),
(8419, 'Neofen SR', '3.00', '100 mg', '442', '13', '63', '2022-07-19 22:28:53', '2022-07-19 22:28:53'),
(8420, 'Neofenac', '0.60', '50 mg', '442', '13', '20', '2022-07-19 22:35:40', '2022-07-19 22:35:40'),
(8421, 'Neofenac', '7.50', '12.5 mg', '442', '58', '20', '2022-07-19 22:36:40', '2022-07-19 22:36:40'),
(8422, 'Neofenac', '12.00', '50 mg', '442', '58', '20', '2022-07-19 22:42:04', '2022-07-19 22:42:04'),
(8423, 'Neofenac', '12.90', '1% w/w', '442', '42', '20', '2022-07-19 22:43:01', '2022-07-19 22:43:01'),
(8424, 'Neofenac', '0.84', '50 mg', '442', '13', '117', '2022-07-19 22:44:02', '2022-07-19 22:44:02'),
(8425, 'Neofenac SR', '3.00', '100 mg', '442', '24', '117', '2022-07-19 22:44:54', '2022-07-19 22:44:54'),
(8426, 'Norfen', '1.00', '50 mg', '442', '13', '102', '2022-07-19 22:45:47', '2022-07-19 22:45:47'),
(8427, 'Norfen-SR', '4.00', '100 mg', '442', '24', '102', '2022-07-19 22:46:47', '2022-07-19 22:46:47'),
(8428, 'Novarin', '12.90', '1% w/w', '442', '42', '28', '2022-07-19 22:47:40', '2022-07-19 22:47:40'),
(8429, 'Novarin SR', '2.50', '100 mg', '442', '24', '28', '2022-07-19 22:48:17', '2022-07-19 22:48:17'),
(8430, 'Orafen SR', '3.01', '100 mg', '442', '13', '157', '2022-07-19 22:50:19', '2022-07-19 22:50:19'),
(8431, 'Orfenac TR', '3.01', '100 mg', '442', '25', '140', '2022-07-19 22:51:19', '2022-07-19 22:51:19'),
(8432, 'Pain Zero TR', '3.00', '100 mg', '442', '25', '159', '2022-07-19 22:52:12', '2022-07-19 22:52:12'),
(8433, 'Panfre', '15.00', '1% w/w', '442', '42', '142', '2022-07-19 22:54:06', '2022-07-19 22:54:06'),
(8434, 'Panfre', '15.00', '75 mg/3 ml', '442', '68', '142', '2022-07-19 22:55:02', '2022-07-19 22:55:02'),
(8435, 'Penac', '0.85', '50 mg', '442', '13', '30', '2022-07-19 22:55:57', '2022-07-19 22:55:57'),
(8436, 'Penac TR', '3.00', '100 mg', '442', '25', '30', '2022-07-19 22:56:35', '2022-07-19 22:56:35'),
(8437, 'Proflam', '0.51', '50 mg', '442', '13', '130', '2022-07-20 00:26:02', '2022-07-20 00:26:02'),
(8438, 'Proflam SR', '3.01', '100 mg', '442', '13', '130', '2022-07-20 00:26:55', '2022-07-20 00:26:55'),
(8439, 'Pronac SR', '2.52', '100 mg', '442', '13', '88', '2022-07-20 00:27:45', '2022-07-20 00:27:45'),
(8440, 'Refain', '0.83', '50 mg', '442', '13', '119', '2022-07-20 00:28:48', '2022-07-20 00:28:48'),
(8441, 'Refain', '9.50', '75 mg/3 ml', '442', '68', '119', '2022-07-20 00:29:38', '2022-07-20 00:29:38'),
(8442, 'Refain TR', '3.00', '100 mg', '442', '25', '119', '2022-07-20 00:30:21', '2022-07-20 00:30:21'),
(8443, 'Renac TR', '3.00', '100 mg', '442', '25', '160', '2022-07-20 02:51:49', '2022-07-20 02:51:49'),
(8444, 'Reutren', '7.74', '75 mg/3 ml', '442', '68', '77', '2022-07-20 02:53:01', '2022-07-20 02:53:01'),
(8445, 'Reutren', '12.18', '1% w/w', '442', '42', '77', '2022-07-20 02:56:02', '2022-07-20 02:56:02'),
(8446, 'Reutren SR', '3.01', '100 mg', '442', '24', '77', '2022-07-20 03:02:07', '2022-07-20 03:02:07'),
(8447, 'S-Fenac TR', '3.00', '100 mg', '442', '25', '170', '2022-07-20 03:03:42', '2022-07-20 03:03:42'),
(8448, 'S-Fenac TR', '1.20', '50 mg', '442', '25', '170', '2022-07-20 03:04:27', '2022-07-20 03:04:27'),
(8449, 'Safenac TR', '2.50', '100 mg', '442', '25', '110', '2022-07-20 03:07:08', '2022-07-20 03:07:08'),
(8450, 'Sifen TR', '2.51', '100 mg', '442', '25', '174', '2022-07-20 03:08:09', '2022-07-20 03:08:09'),
(8451, 'Tenac TR', '3.00', '100 mg', '442', '25', '184', '2022-07-20 03:09:01', '2022-07-20 03:09:01'),
(8452, 'Tolfenac SR', '3.00', '100 mg', '442', '24', '83', '2022-07-20 03:09:51', '2022-07-20 03:09:51'),
(8453, 'Ultrafen', '0.53', '25 mg', '442', '13', '43', '2022-07-20 03:10:45', '2022-07-20 03:10:45'),
(8454, 'Ultrafen', '0.83', '50 mg', '442', '13', '43', '2022-07-20 03:11:31', '2022-07-20 03:11:31'),
(8455, 'Ultrafen', '9.00', '12.5 mg', '442', '58', '43', '2022-07-20 03:13:36', '2022-07-20 03:13:36'),
(8456, 'Ultrafen', '15.00', '50 mg', '442', '58', '43', '2022-07-20 03:14:31', '2022-07-20 03:14:31'),
(8457, 'Ultrafen', '11.24', '75 mg/3 ml', '442', '68', '43', '2022-07-20 03:15:32', '2022-07-20 03:15:32'),
(8458, 'Ultrafen SR', '3.00', '100 mg', '442', '13', '43', '2022-07-20 03:16:15', '2022-07-20 03:16:15'),
(8459, 'Velofen TR', '3.00', '100 mg', '442', '25', '105', '2022-07-20 03:17:12', '2022-07-20 03:17:12'),
(8460, 'Verifen SR', '3.00', '100 mg', '442', '13', '193', '2022-07-20 03:19:12', '2022-07-20 03:19:12'),
(8461, 'Verifen SR', '3.01', '100 mg', '442', '24', '193', '2022-07-20 03:19:55', '2022-07-20 03:19:55'),
(8462, 'Volcan', '0.80', '50 mg', '442', '13', '45', '2022-07-20 03:20:52', '2022-07-20 03:20:52'),
(8463, 'Volcan SR', '3.01', '100 mg', '442', '13', '45', '2022-07-20 03:21:27', '2022-07-20 03:24:42'),
(8464, 'Volifen', '220.00', '1% v/v (60 ml bottle)', '442', '57', '136', '2022-07-20 03:23:16', '2022-07-20 03:23:16'),
(8465, 'Volifen', '480.00', '1% v/v (150 ml bottle)', '442', '57', '136', '2022-07-20 03:24:10', '2022-07-20 03:24:10'),
(8466, 'Voligel', '97.00', '1% w/w', '442', '42', '43', '2022-07-20 03:25:47', '2022-07-20 03:25:47'),
(8467, 'Volmax SR', '3.00', '100 mg', '442', '13', '71', '2022-07-20 03:27:08', '2022-07-20 03:27:08'),
(8468, 'Volpro 50', '0.80', '50 mg', '442', '13', '122', '2022-07-20 03:28:47', '2022-07-20 03:28:47'),
(8469, 'Voltafen', '55.18', '1% w/w (25 gm tube)', '442', '42', '172', '2022-07-20 03:29:53', '2022-07-20 03:29:53'),
(8470, 'Voltafen', '97.29', '1% w/w (50 gm tube)', '442', '42', '172', '2022-07-20 03:30:38', '2022-07-20 03:30:38'),
(8471, 'Voltagel', '20.00', '1% w/w (10 gm tube)', '442', '42', '71', '2022-07-20 03:31:38', '2022-07-20 03:31:38'),
(8472, 'Voltagel', '100.00', '1% w/w (50 gm tube)', '442', '42', '71', '2022-07-20 03:32:19', '2022-07-20 03:32:19'),
(8473, 'Voltalin', '4.00', '25 mg', '442', '13', '128', '2022-07-20 03:33:17', '2022-07-20 03:33:17'),
(8474, 'Voltalin', '31.00', '12.5 mg', '442', '58', '128', '2022-07-20 03:33:52', '2022-07-20 03:33:52'),
(8475, 'Voltalin', '58.50', '50 mg', '442', '58', '128', '2022-07-20 03:34:48', '2022-07-20 03:34:48'),
(8476, 'Voltalin', '35.00', '25 mg', '442', '58', '128', '2022-07-20 03:35:28', '2022-07-20 03:35:28'),
(8477, 'Voltalin Forte', '8.50', '50 mg', '442', '13', '128', '2022-07-20 03:36:32', '2022-07-20 03:36:32'),
(8478, 'Voltaren', '150.57', '75 mg/3 ml', '442', '68', '128', '2022-07-20 03:38:55', '2022-07-20 03:38:55'),
(8479, 'Voltarol', '9.33', '75 mg/3 ml', '442', '68', '185', '2022-07-20 03:40:39', '2022-07-20 03:40:39'),
(8480, 'Voltid', '0.60', '50 mg', '442', '13', '147', '2022-07-20 03:41:39', '2022-07-20 03:41:39'),
(8481, 'Voltalin', '12.95', '1% w/w', '442', '42', '147', '2022-07-20 03:42:39', '2022-07-20 03:42:39'),
(8482, 'Voltid SR', '3.02', '100 mg', '442', '24', '147', '2022-07-20 03:43:44', '2022-07-20 03:43:44'),
(8483, 'Volton TR', '3.00', '100 mg', '442', '24', '127', '2022-07-20 03:44:35', '2022-07-20 03:44:35'),
(8484, 'Vurdon SR', '3.01', '100 mg', '442', '24', '127', '2022-07-20 03:45:18', '2022-07-20 03:45:18'),
(8485, 'Anfenac', '80.00', '0.1%', '443', '69', '126', '2022-07-20 03:50:23', '2022-07-20 03:50:23'),
(8486, 'Anodyne', '80.00', '0.1%', '443', '69', '91', '2022-07-20 03:51:27', '2022-07-20 03:51:27'),
(8487, 'Diclofen', '80.00', '0.1%', '443', '69', '136', '2022-07-20 03:52:39', '2022-07-20 03:52:39'),
(8488, 'Diclofen', '80.00', '0.1%', '443', '69', '135', '2022-07-20 03:53:32', '2022-07-20 03:53:32'),
(8489, 'Diclon', '78.50', '0.1%', '443', '69', '50', '2022-07-20 03:54:40', '2022-07-20 03:54:40'),
(8490, 'Diclon', '78.50', '0.1%', '443', '69', '160', '2022-07-20 03:55:26', '2022-07-20 03:55:26'),
(8491, 'Intafenac', '100.00', '0.1%', '443', '69', '92', '2022-07-20 03:56:32', '2022-07-20 03:56:32'),
(8492, 'Locopain', '80.00', '0.1%', '443', '69', '35', '2022-07-20 03:57:33', '2022-07-20 03:57:33'),
(8493, 'Mobifen', '75.51', '0.1%', '443', '69', '18', '2022-07-20 03:58:49', '2022-07-20 03:58:49'),
(8494, 'Nopain', '75.25', '0.1%', '443', '69', '65', '2022-07-20 03:59:50', '2022-07-20 03:59:50'),
(8495, 'Reutren', '70.21', '0.1%', '443', '69', '77', '2022-07-20 04:00:45', '2022-07-20 04:00:45'),
(8496, 'A-Fenac Plus', '14.10', '(75 mg+20 mg)/2 ml', '444', '68', '19', '2022-07-20 04:07:49', '2022-07-20 04:07:49'),
(8497, 'Anodyne Plus', '12.00', '(75 mg+20 mg)/2 ml', '444', '68', '91', '2022-07-20 04:08:33', '2022-07-20 04:08:33'),
(8498, 'Apain Plus', '15.05', '(75 mg+20 mg)/2 ml', '444', '68', '101', '2022-07-20 04:09:39', '2022-07-20 04:09:39'),
(8499, 'Arthrofen Plus', '23.00', '(75 mg+20 mg)/2 ml', '444', '68', '89', '2022-07-20 04:10:49', '2022-07-20 04:10:49'),
(8500, 'Clofenac Plus', '15.10', '(75 mg+20 mg)/2 ml', '444', '68', '179', '2022-07-20 04:11:46', '2022-07-20 04:11:46'),
(8501, 'Diclofen Plus', '15.10', '(75 mg+20 mg)/2 ml', '444', '68', '136', '2022-07-20 04:12:35', '2022-07-20 04:12:35'),
(8502, 'Diclonac Plus', '9.50', '(75 mg+20 mg)/2 ml', '444', '68', '197', '2022-07-20 04:13:45', '2022-07-20 04:13:45'),
(8503, 'Difenac Plus', '10.00', '(75 mg+20 mg)/2 ml', '444', '68', '162', '2022-07-20 04:14:25', '2022-07-20 04:14:25'),
(8504, 'Dix Plus', '9.50', '(75 mg+20 mg)/2 ml', '444', '68', '31', '2022-07-20 04:15:23', '2022-07-20 04:15:23'),
(8505, 'Edifenac Plus', '15.00', '(75 mg+20 mg)/2 ml', '444', '68', '67', '2022-07-20 04:17:27', '2022-07-20 04:17:27'),
(8506, 'Erdon-Plus', '15.00', '(75 mg+20 mg)/2 ml', '444', '68', '34', '2022-07-20 04:18:17', '2022-07-20 04:18:17'),
(8507, 'Genac Plus', '15.00', '(75 mg+20 mg)/2 ml', '444', '68', '82', '2022-07-20 04:19:11', '2022-07-20 04:19:11'),
(8508, 'Intafenac Plus', '9.50', '(75 mg+20 mg)/2 ml', '444', '68', '92', '2022-07-20 04:20:27', '2022-07-20 04:20:27'),
(8509, 'Megafen Plus', '15.05', '(75 mg+20 mg)/2 ml', '444', '68', '98', '2022-07-20 04:21:15', '2022-07-20 04:21:15'),
(8510, 'Mobifen Plus', '9.57', '(75 mg+20 mg)/2 ml', '444', '68', '18', '2022-07-20 04:22:23', '2022-07-20 04:22:23'),
(8511, 'Orafen Plus', '15.05', '(75 mg+20 mg)/2 ml', '444', '68', '157', '2022-07-20 04:23:30', '2022-07-20 04:23:30'),
(8512, 'Orfenac Plus', '9.06', '(75 mg+20 mg)/2 ml', '444', '68', '140', '2022-07-20 19:26:43', '2022-07-20 19:26:43'),
(8513, 'Panlid', '15.00', '(75 mg+20 mg)/2 ml', '444', '68', '142', '2022-07-20 19:27:26', '2022-07-20 19:27:26'),
(8514, 'Proflam Lido', '15.05', '(75 mg+20 mg)/2 ml', '444', '68', '130', '2022-07-20 19:28:08', '2022-07-20 19:28:08'),
(8515, 'Rispain Plus', '14.00', '(75 mg+20 mg)/2 ml', '444', '68', '72', '2022-07-20 19:29:05', '2022-07-20 19:29:05'),
(8516, 'Ronac Plus', '15.04', '(75 mg+20 mg)/2 ml', '444', '68', '78', '2022-07-20 19:29:40', '2022-07-20 19:29:40'),
(8517, 'Tolfenac Plus', '12.00', '(75 mg+20 mg)/2 ml', '444', '68', '83', '2022-07-20 19:30:23', '2022-07-20 19:30:23'),
(8518, 'Ultrafen Extra', '15.00', '(75 mg+20 mg)/2 ml', '444', '68', '43', '2022-07-20 19:31:23', '2022-07-20 19:31:23'),
(8519, 'VOLINAC', '100.00', '1% w/w', '445', '42', '179', '2022-07-20 19:33:47', '2022-07-20 19:33:47'),
(8520, 'Apain-MS', '11.00', '75 mg+200 mcg', '446', '13', '101', '2022-07-20 19:47:42', '2022-07-20 19:47:42'),
(8521, 'Arthrofen', '10.00', '50 mg+200 mcg', '446', '13', '89', '2022-07-20 19:48:30', '2022-07-20 19:48:30'),
(8522, 'Arthrofen', '12.00', '75 mg+200 mcg', '446', '13', '89', '2022-07-20 19:49:07', '2022-07-20 19:49:07'),
(8523, 'Miclofenac', '10.07', '50 mg+200 mcg', '446', '13', '179', '2022-07-20 19:49:50', '2022-07-20 19:49:50'),
(8524, 'Miclofenac', '11.07', '75 mg+200 mcg', '446', '13', '179', '2022-07-20 19:50:28', '2022-07-20 19:50:28'),
(8525, 'Mifenac', '8.00', '50 mg+200 mcg', '446', '13', '162', '2022-07-20 19:51:15', '2022-07-20 19:51:15'),
(8526, 'Mifenac', '10.00', '75 mg+200 mcg', '446', '13', '162', '2022-07-20 19:51:53', '2022-07-20 19:51:53'),
(8527, 'Misoclo', '10.07', '50 mg+200 mcg', '446', '13', '78', '2022-07-20 19:52:44', '2022-07-20 19:52:44'),
(8528, 'Misoclo', '11.07', '75 mg+200 mcg', '446', '13', '78', '2022-07-20 19:53:20', '2022-07-20 19:53:20'),
(8529, 'Misofenac', '10.07', '50 mg+200 mcg', '446', '13', '19', '2022-07-20 19:54:01', '2022-07-20 19:54:01'),
(8530, 'Nopain Extra', '10.05', '50 mg+200 mcg', '446', '13', '65', '2022-07-20 19:54:57', '2022-07-20 19:54:57'),
(8531, 'Nopain Extra', '11.05', '75 mg+200 mcg', '446', '13', '65', '2022-07-20 19:55:34', '2022-07-20 19:55:34'),
(8532, 'Panfre Plus', '10.00', '50 mg+200 mcg', '446', '13', '142', '2022-07-20 19:56:15', '2022-07-20 19:56:15'),
(8533, 'Ultrafen Plus', '10.00', '50 mg+200 mcg', '446', '13', '43', '2022-07-20 20:07:18', '2022-07-20 20:07:18'),
(8534, 'Ultrafen Plus', '11.00', '75 mg+200 mcg', '446', '13', '43', '2022-07-20 20:07:52', '2022-07-20 20:07:52'),
(8535, 'Abdorin', '30.11', '10 mg/5 ml', '447', '59', '136', '2022-07-20 20:19:09', '2022-07-20 20:19:09'),
(8536, 'Abdorin', '2.01', '10 mg', '447', '13', '136', '2022-07-20 20:19:46', '2022-07-20 20:19:46'),
(8537, 'Colicon', '2.01', '10 mg', '447', '13', '179', '2022-07-20 20:20:37', '2022-07-20 20:20:37'),
(8538, 'Colicon', '30.20', '10 mg/5 ml', '447', '59', '179', '2022-07-20 20:21:31', '2022-07-20 20:21:31'),
(8539, 'Cyclopan', '2.00', '10 mg', '447', '13', '92', '2022-07-20 20:22:20', '2022-07-20 20:22:20'),
(8540, 'Cyclopan', '30.00', '10 mg/5 ml', '447', '59', '92', '2022-07-20 20:23:02', '2022-07-20 20:23:02'),
(8541, 'Cyclopan', '8.00', '20 mg/2 ml', '447', '68', '92', '2022-07-20 20:23:42', '2022-07-20 20:23:42'),
(8542, 'Dirin', '2.00', '10 mg', '447', '13', '23', '2022-07-20 20:24:21', '2022-07-20 20:24:21'),
(8543, 'Dirin', '40.12', '10 mg/5 ml', '447', '59', '23', '2022-07-20 20:24:56', '2022-07-20 20:24:56'),
(8544, 'Diverin', '3.52', '20 mg', '447', '13', '18', '2022-07-20 20:25:50', '2022-07-20 20:25:50'),
(8545, 'Diverin', '30.20', '10 mg/5 ml', '447', '59', '18', '2022-07-20 20:33:00', '2022-07-20 20:33:00'),
(8546, 'Diverin', '2.02', '10 mg', '447', '13', '18', '2022-07-20 20:33:31', '2022-07-20 20:33:31'),
(8547, 'Ibspa', '2.00', '10 mg', '447', '13', '142', '2022-07-20 21:03:25', '2022-07-20 21:03:25'),
(8548, 'Ibspa', '25.00', '10 mg/5 ml', '447', '59', '142', '2022-07-20 21:04:02', '2022-07-20 21:04:02'),
(8549, 'Loverin', '2.01', '10 mg', '447', '13', '43', '2022-07-20 21:04:39', '2022-07-20 21:04:39'),
(8550, 'Robentyl', '2.00', '10 mg', '447', '13', '89', '2022-07-20 21:05:15', '2022-07-20 21:05:15'),
(8551, 'Robentyl', '40.00', '10 mg/5 ml', '447', '59', '89', '2022-07-20 21:05:54', '2022-07-20 21:05:54'),
(8552, 'Winspa', '2.00', '10 mg', '447', '13', '31', '2022-07-20 21:06:41', '2022-07-20 21:06:41'),
(8553, 'Winspa', '30.00', '10 mg/5 ml', '447', '59', '31', '2022-07-20 21:07:16', '2022-07-20 21:07:16');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(8554, 'Daizy', '50.00', '2 mg', '448', '13', '179', '2022-07-20 21:32:48', '2022-07-20 21:32:48'),
(8555, 'Dinogest', '50.00', '2 mg', '448', '13', '43', '2022-07-20 21:33:19', '2022-07-20 21:33:19'),
(8556, 'Dinosen', '50.00', '2 mg', '448', '13', '92', '2022-07-20 21:33:55', '2022-07-20 21:33:55'),
(8557, 'Endosis', '40.00', '2 mg', '448', '13', '71', '2022-07-20 21:34:26', '2022-07-20 21:34:26'),
(8558, 'Metrinor', '50.00', '2 mg', '448', '13', '150', '2022-07-20 21:35:01', '2022-07-20 21:35:01'),
(8559, 'Neogest', '50.00', '2 mg', '448', '13', '161', '2022-07-20 21:35:38', '2022-07-20 21:35:38'),
(8560, 'Venesa', '50.00', '2 mg', '448', '13', '19', '2022-07-20 21:36:19', '2022-07-20 21:36:19'),
(8561, 'Dinoges-EV', '1680.00', '2 mg+2 mg', '449', '13', '133', '2022-07-20 21:37:31', '2022-07-20 21:37:31'),
(8562, 'Filazine', '1.30', '100 mg', '450', '13', '90', '2022-07-20 21:38:22', '2022-07-20 21:38:22'),
(8563, 'Remazin', '0.75', '50 mg', '450', '13', '160', '2022-07-20 21:39:10', '2022-07-20 21:39:10'),
(8564, 'Eczena', '70.48', '0.05%', '451', '29', '179', '2022-07-20 21:40:25', '2022-07-20 21:40:25'),
(8565, 'Eczena', '70.48', '0.05%', '451', '66', '179', '2022-07-20 21:41:16', '2022-07-20 21:41:16'),
(8566, 'Diflupred', '180.00', '0.05%', '452', '37', '78', '2022-07-20 21:44:08', '2022-07-20 21:44:08'),
(8567, 'Dipred', '180.00', '0.05%', '452', '37', '150', '2022-07-20 21:44:54', '2022-07-20 21:44:54'),
(8568, 'Duxol', '180.00', '0.05%', '452', '37', '135', '2022-07-20 21:45:29', '2022-07-20 21:45:29'),
(8569, 'Lupred', '180.00', '0.05%', '452', '37', '92', '2022-07-20 21:46:10', '2022-07-20 21:46:10'),
(8570, 'Neopred', '180.00', '0.05%', '452', '37', '34', '2022-07-20 21:46:46', '2022-07-20 21:46:46'),
(8571, 'Agoxin', '1.09', '0.25 mg', '453', '13', '34', '2022-07-20 21:53:26', '2022-07-20 21:53:26'),
(8572, 'Centoxin', '1.09', '0.25 mg', '453', '13', '136', '2022-07-20 21:54:05', '2022-07-20 21:54:05'),
(8573, 'Centoxin', '75.50', '0.25 mg', '453', '28', '136', '2022-07-20 21:54:53', '2022-07-20 21:54:53'),
(8574, 'Digoxen', '1.34', '0.20 mg', '453', '16', '65', '2022-07-20 21:55:35', '2022-07-20 21:55:35'),
(8575, 'Lanoxin', '2.36', '0.25 mg', '453', '13', '81', '2022-07-20 21:56:20', '2022-07-20 21:56:20'),
(8576, 'Dilamide', '5.00', '500 mg', '454', '13', '147', '2022-07-20 21:57:13', '2022-07-20 21:57:13'),
(8577, 'Dilamide', '60.00', '250 mg/5 ml', '454', '28', '147', '2022-07-20 21:58:09', '2022-07-20 21:58:09'),
(8578, 'Diloxide', '1.86', '500 mg', '454', '13', '19', '2022-07-20 21:59:38', '2022-07-20 21:59:38'),
(8579, 'Furoxamid', '1.70', '500 mg', '454', '13', '113', '2022-07-20 22:00:28', '2022-07-20 22:00:28'),
(8580, 'Cardil', '2.25', '30 mg', '455', '13', '91', '2022-07-20 22:05:42', '2022-07-20 22:05:42'),
(8581, 'Cardil', '3.84', '60 mg', '455', '13', '91', '2022-07-20 22:06:17', '2022-07-20 22:06:17'),
(8582, 'Cardizem', '3.00', '30 mg', '455', '13', '65', '2022-07-20 22:07:02', '2022-07-20 22:07:02'),
(8583, 'Cardizem', '5.00', '60 mg', '455', '13', '65', '2022-07-20 22:07:33', '2022-07-20 22:07:33'),
(8584, 'Dial', '3.80', '60 mg', '455', '13', '126', '2022-07-20 22:08:05', '2022-07-20 22:08:05'),
(8585, 'Diltiazem', '2.00', '30 mg', '455', '13', '94', '2022-07-20 22:08:57', '2022-07-20 22:08:57'),
(8586, 'Diltiazem', '3.80', '60 mg', '455', '13', '94', '2022-07-20 22:09:34', '2022-07-20 22:09:34'),
(8587, 'Evascon', '2.02', '30 mg', '455', '13', '161', '2022-07-20 22:10:09', '2022-07-20 22:10:09'),
(8588, 'Evascon', '3.85', '60 mg', '455', '13', '161', '2022-07-20 22:10:35', '2022-07-20 22:10:35'),
(8589, 'Litizem', '2.00', '30 mg', '455', '13', '92', '2022-07-20 22:11:09', '2022-07-20 22:11:09'),
(8590, 'Litizem', '3.80', '60 mg', '455', '13', '92', '2022-07-20 22:11:43', '2022-07-20 22:11:43'),
(8591, 'Neocard', '2.00', '30 mg', '455', '13', '43', '2022-07-20 22:12:22', '2022-07-20 22:12:22'),
(8592, 'Neocard', '3.80', '60 mg', '455', '13', '43', '2022-07-20 22:12:56', '2022-07-20 22:12:56'),
(8593, 'Tizem', '3.80', '60 mg', '455', '13', '61', '2022-07-20 22:13:40', '2022-07-20 22:13:40'),
(8594, 'Tizem', '2.00', '30 mg', '455', '13', '61', '2022-07-20 22:14:11', '2022-07-20 22:14:11'),
(8595, 'Cardizem-SR', '8.00', '120 mg', '456', '13', '65', '2022-07-21 00:09:17', '2022-07-21 00:09:17'),
(8596, 'Cardizem- SR', '6.00', '90 mg', '456', '13', '65', '2022-07-21 00:10:18', '2022-07-21 00:10:18'),
(8597, 'Dilatin SR', 'Price not available', '90 mg', '456', '13', '89', '2022-07-21 00:11:28', '2022-07-21 00:11:28'),
(8598, 'Dilatin SR', 'Price not available', '120 mg', '456', '13', '89', '2022-07-21 00:12:18', '2022-07-21 00:12:18'),
(8599, 'Dilcontin CR', '6.48', '60 mg', '456', '13', '121', '2022-07-21 00:38:32', '2022-07-21 00:38:32'),
(8600, 'Dilcontin XL', '16.00', '90 mg', '456', '13', '121', '2022-07-21 00:39:27', '2022-07-21 00:39:27'),
(8601, 'Dilti SR', '3.00', '90 mg', '456', '13', '67', '2022-07-21 00:40:10', '2022-07-21 00:40:10'),
(8602, 'Diltizem SR', '5.63', '90 mg', '456', '13', '179', '2022-07-21 00:40:58', '2022-07-21 00:40:58'),
(8603, 'Exicof', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '161', '2022-07-21 00:42:35', '2022-07-21 00:42:35'),
(8604, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:06', '2022-07-21 00:59:06'),
(8605, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8606, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8607, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8608, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8609, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8610, 'Klinkof-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '59', '138', '2022-07-21 00:59:07', '2022-07-21 00:59:07'),
(8611, 'Nycof D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '13', '71', '2022-07-21 01:00:42', '2022-07-21 01:00:42'),
(8612, 'Pires-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '13', '124', '2022-07-21 01:01:33', '2022-07-21 01:01:33'),
(8613, 'Respi-D', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '13', '174', '2022-07-21 01:02:22', '2022-07-21 01:02:22'),
(8614, 'Tesco DL', '80.00', '(14 mg+6.5 mg+2 mg)/5 ml', '457', '13', '185', '2022-07-21 01:02:59', '2022-07-21 01:02:59'),
(8615, 'Mendil', '45.00', '(14 mg+2 mg)/5 ml (100 ml bottle)', '458', '59', '82', '2022-07-21 01:04:39', '2022-07-21 01:06:08'),
(8616, 'Mendil', '70.00', '(14 mg+2 mg)/5 ml (200 ml bottle)', '458', '59', '82', '2022-07-21 01:05:36', '2022-07-21 01:05:36'),
(8617, 'Adryl', '40.13', '10 mg/5 ml', '459', '59', '179', '2022-07-21 01:07:30', '2022-07-21 01:07:30'),
(8618, 'Bena-Flu', '35.00', '10 mg/5 ml', '459', '59', '54', '2022-07-21 01:08:28', '2022-07-21 01:08:28'),
(8619, 'Didryl', '45.31', '10 mg/5 ml', '459', '59', '77', '2022-07-21 01:09:11', '2022-07-21 01:09:11'),
(8620, 'Difin', '40.00', '10 mg/5 ml', '459', '59', '126', '2022-07-21 01:10:00', '2022-07-21 01:10:00'),
(8621, 'Dorenta', '40.00', '10 mg/5 ml', '459', '59', '71', '2022-07-21 01:10:43', '2022-07-21 01:10:43'),
(8622, 'Dorenta', '2.50', '50 mg', '459', '13', '71', '2022-07-21 01:11:37', '2022-07-21 01:11:37'),
(8623, 'Pedeamin', '45.00', '10 mg/5 ml', '459', '59', '43', '2022-07-21 01:12:31', '2022-07-21 01:12:31'),
(8624, 'Pedilar', '45.17', '10 mg/5 ml', '459', '59', '150', '2022-07-21 01:13:34', '2022-07-21 01:13:34'),
(8625, 'Pediphen', '38.00', '10 mg/5 ml', '459', '59', '177', '2022-07-21 01:14:30', '2022-07-21 01:14:30'),
(8626, 'Pedryl', '20.00', '10 mg/5 ml', '459', '59', '141', '2022-07-21 01:21:41', '2022-07-21 01:21:41'),
(8627, 'Phenadryl', '40.00', '10 mg/5 ml', '459', '59', '19', '2022-07-21 01:22:41', '2022-07-21 01:22:41'),
(8628, 'Phendrin', '22.08', '10 mg/5 ml', '459', '59', '166', '2022-07-21 01:24:11', '2022-07-21 01:24:11'),
(8629, 'Rymin', '45.00', '10 mg/5 ml', '459', '59', '136', '2022-07-21 01:25:09', '2022-07-21 01:25:09'),
(8630, 'Bendil', '22.00', '2%+0.1% (5 gm tube)', '460', '29', '23', '2022-07-21 01:28:06', '2022-07-21 01:33:23'),
(8631, 'Bendil', '35.11', '2%+0.1% (10 gm tube)', '460', '29', '23', '2022-07-21 01:28:59', '2022-07-21 01:31:59'),
(8632, 'Bendil', '55.17', '2%+0.1% (30 gm tube)', '460', '29', '23', '2022-07-21 01:29:48', '2022-07-21 01:32:40'),
(8633, 'ItchCare', '35.00', '2%+0.1%', '460', '29', '92', '2022-07-21 01:31:15', '2022-07-21 01:31:15'),
(8634, 'Togent', '35.24', '2%+0.1%', '460', '29', '179', '2022-07-21 01:34:26', '2022-07-21 01:34:26'),
(8635, 'Hexaxim', '3500.00', '0.5 ml/prefilled syringe', '462', '77', '198', '2022-07-21 01:39:07', '2022-07-21 01:39:07'),
(8636, 'Tetraxim', '2490.00', '0.5 ml/prefilled syringe', '463', '77', '198', '2022-07-21 01:40:32', '2022-07-21 01:40:32'),
(8637, 'Santinal MR', '10.00', '200 mg', '464', '23', '190', '2022-07-21 01:42:20', '2022-07-21 01:42:20'),
(8638, 'Santinal MR', '10.00', '200 mg', '464', '23', '190', '2022-07-21 01:42:20', '2022-07-21 01:42:20'),
(8639, 'Norbit', '8.00', '100 mg', '465', '16', '92', '2022-07-21 01:44:59', '2022-07-21 01:44:59'),
(8640, 'Norbit', '8.00', '100 mg', '465', '16', '92', '2022-07-21 01:44:59', '2022-07-21 01:44:59'),
(8641, 'Norbit', '8.00', '100 mg', '465', '16', '92', '2022-07-21 01:44:59', '2022-07-21 01:44:59'),
(8642, 'Norbit', '8.00', '100 mg', '465', '16', '92', '2022-07-21 01:44:59', '2022-07-21 01:44:59'),
(8643, 'Norbit', '8.00', '100 mg', '465', '16', '92', '2022-07-21 01:44:59', '2022-07-21 01:44:59'),
(8644, 'Gacozema', '30', '0.1%+1%+2% (6 gm container)', '466', '66', '77', '2022-07-21 01:47:48', '2022-07-21 01:47:48'),
(8645, 'Gacozema', '40.00', '0.1%+1%+2% (10 gm tube)', '466', '66', '77', '2022-07-21 01:49:15', '2022-07-21 01:49:15'),
(8646, 'Gacozema', '40.00', '0.1%+1%+2% (10 gm tube)', '466', '66', '77', '2022-07-21 01:49:15', '2022-07-21 01:49:15'),
(8647, 'Gacozema', '40.00', '0.1%+1%+2% (10 gm tube)', '466', '66', '77', '2022-07-21 01:49:19', '2022-07-21 01:49:19'),
(8648, 'Millat malam', '6.00', '0.1%+1%+2%', '466', '66', '116', '2022-07-21 01:50:41', '2022-07-21 01:50:41'),
(8649, 'Dobumin', '251.69', '12.5 mg/5 ml', '467', '49', '18', '2022-07-21 02:26:37', '2022-07-21 02:29:58'),
(8650, 'Dobutamine', '285.00', '12.5 mg/5 ml', '467', '49', '52', '2022-07-21 02:28:15', '2022-07-21 02:28:15'),
(8651, 'Dobutin', '250.00', '12.5 mg/5 ml', '467', '49', '92', '2022-07-21 02:31:14', '2022-07-21 02:31:14'),
(8652, 'Daxotel', '8500.00', '80 mg/vial', '468', '50', '65', '2022-07-21 02:34:19', '2022-07-21 02:34:19'),
(8653, 'Docefrez', '12644.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:36:16', '2022-07-21 02:36:16'),
(8654, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:45', '2022-07-21 02:40:45'),
(8655, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:45', '2022-07-21 02:40:45'),
(8656, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:45', '2022-07-21 02:40:45'),
(8657, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:50', '2022-07-21 02:40:50'),
(8658, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:50', '2022-07-21 02:40:50'),
(8659, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:50', '2022-07-21 02:40:50'),
(8660, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:50', '2022-07-21 02:40:50'),
(8661, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:54', '2022-07-21 02:40:54'),
(8662, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:54', '2022-07-21 02:40:54'),
(8663, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:54', '2022-07-21 02:40:54'),
(8664, 'Docefrez', '4000.00', '80 mg/vial', '468', '50', '89', '2022-07-21 02:40:54', '2022-07-21 02:40:54'),
(8665, 'Docefrez', '4000.00', '20 mg/vial', '468', '50', '89', '2022-07-21 02:40:54', '2022-07-21 02:46:12'),
(8666, 'Docetax', '3500.00', '20 mg/vial', '468', '50', '185', '2022-07-21 02:42:14', '2022-07-21 03:06:02'),
(8667, 'Docetax', '3500.00', '80 mg/vial', '468', '50', '185', '2022-07-21 02:42:48', '2022-07-21 02:42:48'),
(8668, 'Docetax', '11500.00', '80 mg/vial', '468', '50', '185', '2022-07-21 03:07:49', '2022-07-21 03:07:49'),
(8669, 'Docetax', '11500.00', '80 mg/vial', '468', '50', '185', '2022-07-21 03:07:59', '2022-07-21 03:07:59'),
(8670, 'Docetaxel AqVida', '11000.00', '80 mg/vial', '468', '50', '185', '2022-07-21 03:28:40', '2022-07-21 03:28:40'),
(8671, 'Docetaxel Axios', '11370.00', '80 mg/vial', '468', '50', '47', '2022-07-21 03:31:34', '2022-07-21 03:31:34'),
(8672, 'Docetaxel Axios', '4400.00', '20 mg/vial', '468', '50', '47', '2022-07-21 03:34:52', '2022-07-21 03:34:52'),
(8673, 'Docetaxel HEXAL', '14395.34', '80 mg/vial', '468', '50', '167', '2022-07-21 03:37:04', '2022-07-21 03:37:04'),
(8674, 'Docetaxel HEXAL', '4197.66', '20 mg/vial', '468', '50', '167', '2022-07-21 03:38:04', '2022-07-21 03:38:04'),
(8675, 'Docetor', '4000.00', '20 mg/vial', '468', '50', '71', '2022-07-21 03:39:37', '2022-07-21 03:39:37'),
(8676, 'Docetor', '4000.00', '20 mg/vial', '468', '50', '71', '2022-07-21 03:39:37', '2022-07-21 03:39:37'),
(8677, 'Docetor', '13900.00', '80 mg/vial', '468', '50', '71', '2022-07-21 03:40:25', '2022-07-21 03:40:25'),
(8678, 'Docexan', '11000.00', '80 mg/vial', '468', '50', '39', '2022-07-21 03:42:49', '2022-07-21 03:42:49'),
(8679, 'Docexan', '3200.00', '20 mg/vial', '468', '50', '39', '2022-07-21 03:43:36', '2022-07-21 03:43:36'),
(8680, 'Taxotere', '27724.13', '80 mg/vial', '468', '50', '198', '2022-07-21 03:45:21', '2022-07-21 03:45:21'),
(8681, 'Taxotere', '6985.00', '20 mg/vial', '468', '50', '198', '2022-07-21 03:46:13', '2022-07-21 03:46:13'),
(8682, 'Waxsol', '150.00', '0.5%', '470', '32', '190', '2022-07-21 03:48:20', '2022-07-21 03:51:39'),
(8683, 'Docuset', '2.00', '120 mg', '471', '13', '136', '2022-07-21 03:50:01', '2022-07-21 03:52:33'),
(8684, 'Soflax', '4.00', '100 mg', '471', '16', '190', '2022-07-21 03:50:43', '2022-07-21 03:53:39'),
(8685, 'Adegut', '2.00', '10 mg', '472', '13', '182', '2022-07-21 03:55:45', '2022-07-21 03:55:45'),
(8686, 'Adegut', '28.00', '5 mg/5 ml', '472', '67', '182', '2022-07-21 04:00:56', '2022-07-21 04:00:56'),
(8687, 'Adorex', '28.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '27', '2022-07-21 04:08:00', '2022-07-21 04:08:00'),
(8688, 'Adorex', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '27', '2022-07-21 04:08:45', '2022-07-21 04:08:45'),
(8689, 'Adorex', '2.00', '10 mg', '472', '13', '27', '2022-07-21 04:13:53', '2022-07-21 04:13:53'),
(8690, 'Adorex', '2.00', '10 mg', '472', '13', '27', '2022-07-21 04:13:53', '2022-07-21 04:13:53'),
(8691, 'Adorex', '2.00', '10 mg', '472', '13', '27', '2022-07-21 04:13:54', '2022-07-21 04:13:54'),
(8692, 'Adorex', '2.00', '10 mg', '472', '13', '27', '2022-07-21 04:13:54', '2022-07-21 04:13:54'),
(8693, 'Adorex', '20.00', '5 mg/ml', '472', '70', '27', '2022-07-21 19:29:31', '2022-07-21 19:29:31'),
(8694, 'Almigut', '3.00', '10 mg', '472', '13', '20', '2022-07-21 19:30:22', '2022-07-21 19:30:22'),
(8695, 'Anet', '2.00', '10 mg', '472', '13', '101', '2022-07-21 19:31:16', '2022-07-21 19:31:16'),
(8696, 'Anet', '35.00', '5 mg/5 ml', '472', '67', '101', '2022-07-21 19:32:13', '2022-07-21 19:32:13'),
(8697, 'Apedom', '2.00', '10 mg', '472', '13', '32', '2022-07-21 19:33:02', '2022-07-21 19:33:02'),
(8698, 'Apedom', '27.00', '5 mg/5 ml', '472', '67', '32', '2022-07-21 19:33:45', '2022-07-21 19:33:45'),
(8699, 'Apidone', '2.20', '10 mg', '472', '13', '184', '2022-07-21 19:34:29', '2022-07-21 19:34:29'),
(8700, 'Apidone', '33.00', '5 mg/5 ml', '472', '67', '184', '2022-07-21 19:35:09', '2022-07-21 19:35:09'),
(8701, 'Apuldon', '3.00', '10 mg', '472', '13', '34', '2022-07-21 19:36:00', '2022-07-21 19:36:00'),
(8702, 'Apuldon', '35.00', '5 mg/5 ml', '472', '67', '34', '2022-07-21 19:37:02', '2022-07-21 19:38:58'),
(8703, 'Apuldon', '25.00', '5 mg/ml', '472', '70', '34', '2022-07-21 19:38:18', '2022-07-21 19:38:18'),
(8704, 'Atidon', '2.00', '10 mg', '472', '13', '35', '2022-07-21 19:39:43', '2022-07-21 19:39:43'),
(8705, 'Avomit', '2.00', '10 mg', '472', '13', '51', '2022-07-21 19:40:34', '2022-07-21 19:40:34'),
(8706, 'Avomit', '28.00', '5 mg/5 ml', '472', '67', '51', '2022-07-21 19:41:32', '2022-07-21 19:41:32'),
(8707, 'Bedom', '2.00', '10 mg', '472', '13', '41', '2022-07-21 19:50:56', '2022-07-21 19:50:56'),
(8708, 'Bedom', '28.00', '5 mg/5 ml', '472', '67', '41', '2022-07-21 19:51:31', '2022-07-21 19:51:31'),
(8709, 'Benidon', '2.50', '10 mg', '472', '13', '42', '2022-07-21 19:53:38', '2022-07-21 19:53:38'),
(8710, 'Benidon', '32.00', '5 mg/5 ml', '472', '67', '42', '2022-07-21 19:54:18', '2022-07-21 19:54:18'),
(8711, 'Beridom', '2.00', '10 mg', '472', '13', '40', '2022-07-21 19:55:09', '2022-07-21 19:55:09'),
(8712, 'Beridom', '28.00', '5 mg/5 ml', '472', '67', '40', '2022-07-21 19:55:51', '2022-07-21 19:55:51'),
(8713, 'Bpdon', '1.00', '10 mg', '472', '13', '48', '2022-07-21 19:56:38', '2022-07-21 19:56:38'),
(8714, 'Cosy', '2.50', '10 mg', '472', '13', '140', '2022-07-21 19:57:14', '2022-07-21 19:57:14'),
(8715, 'Cosy', '28.29', '5 mg/5 ml (60 ml bottle)', '472', '67', '140', '2022-07-21 19:58:03', '2022-07-21 19:58:03'),
(8716, 'Cosy', '38.26', '5 mg/5 ml (100 ml bottle)', '472', '67', '140', '2022-07-21 19:59:02', '2022-07-21 19:59:02'),
(8717, 'Cpdom', '2.00', '10 mg', '472', '13', '55', '2022-07-21 20:02:42', '2022-07-21 20:02:42'),
(8718, 'Dedom', '1.90', '10 mg', '472', '13', '60', '2022-07-21 20:03:36', '2022-07-21 20:03:36'),
(8719, 'Dedom', '28.00', '5 mg/5 ml', '472', '67', '60', '2022-07-21 20:04:14', '2022-07-21 20:04:14'),
(8720, 'Deflus', '3.50', '10 mg', '472', '13', '43', '2022-07-21 20:06:26', '2022-07-21 20:06:26'),
(8721, 'Deflux', '38.00', '5 mg/5 ml', '472', '67', '43', '2022-07-21 20:07:01', '2022-07-21 20:07:01'),
(8722, 'Deflux', '20.00', '5 mg/ml', '472', '70', '43', '2022-07-21 20:07:51', '2022-07-21 20:07:51'),
(8723, 'Deflux Meltab', '3.00', '10 mg', '472', '13', '43', '2022-07-21 20:08:42', '2022-07-21 20:08:42'),
(8724, 'Degut', '2.00', '10 mg', '472', '13', '61', '2022-07-21 20:09:29', '2022-07-21 20:09:29'),
(8725, 'Domaid', '3.00', '10 mg', '472', '13', '103', '2022-07-21 20:10:10', '2022-07-21 20:10:10'),
(8726, 'Domaid', '35.00', '5 mg/5 ml', '472', '67', '103', '2022-07-21 20:10:52', '2022-07-21 20:10:52'),
(8727, 'Domar', '3.00', '10 mg', '472', '13', '142', '2022-07-21 20:31:27', '2022-07-21 20:31:27'),
(8728, 'Domar', '33.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '142', '2022-07-21 20:32:10', '2022-07-21 20:32:10'),
(8729, 'Domar', '40.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '142', '2022-07-21 20:32:52', '2022-07-21 20:32:52'),
(8730, 'Dometic', '2.50', '10 mg', '472', '13', '134', '2022-07-21 20:34:19', '2022-07-21 20:34:19'),
(8731, 'Dometic', '34.00', '5 mg/5 ml', '472', '67', '134', '2022-07-21 20:34:55', '2022-07-21 20:34:55'),
(8732, 'Domfix', '2.00', '10 mg', '472', '13', '135', '2022-07-21 20:35:40', '2022-07-21 20:35:40'),
(8733, 'Domfix', '35.00', '5 mg/5 ml', '472', '67', '135', '2022-07-21 20:36:21', '2022-07-21 20:36:21'),
(8734, 'Domidon', '2.00', '10 mg', '472', '13', '197', '2022-07-21 20:37:00', '2022-07-21 20:37:00'),
(8735, 'Domidon', '35.00', '5 mg/5 ml', '472', '67', '197', '2022-07-21 20:37:36', '2022-07-21 20:37:36'),
(8736, 'Domilin', '3.50', '10 mg', '472', '13', '78', '2022-07-21 20:44:40', '2022-07-21 20:44:40'),
(8737, 'Domilin', '40.27', '5 mg/5 ml', '472', '67', '78', '2022-07-21 20:45:17', '2022-07-21 20:45:17'),
(8738, 'Domilux', '3.00', '10 mg', '472', '13', '150', '2022-07-21 20:46:09', '2022-07-21 20:46:09'),
(8739, 'Domilux', '35.00', '5 mg/5 ml', '472', '67', '150', '2022-07-21 20:46:49', '2022-07-21 20:46:49'),
(8740, 'Domilux', '25.00', '5 mg/ml', '472', '70', '150', '2022-07-21 20:47:49', '2022-07-21 20:47:49'),
(8741, 'Domin', '3.30', '10 mg', '472', '13', '136', '2022-07-21 20:48:34', '2022-07-21 20:48:34'),
(8742, 'Domin', '30.00', '5 mg/5 ml', '472', '67', '136', '2022-07-21 20:49:17', '2022-07-21 20:49:17'),
(8743, 'Domin', '25.00', '5 mg/ml', '472', '70', '136', '2022-07-21 20:49:56', '2022-07-21 20:49:56'),
(8744, 'Domin', '8.03', '30 mg', '472', '58', '136', '2022-07-21 20:50:31', '2022-07-21 20:50:31'),
(8745, 'Domin', '5.02', '15 mg', '472', '58', '136', '2022-07-21 20:51:12', '2022-07-21 20:51:12'),
(8746, 'Dominaaf', '30.00', '5 mg', '472', '13', '123', '2022-07-21 20:51:51', '2022-07-21 20:51:51'),
(8747, 'Dominaaf', '2.00', '10 mg', '472', '13', '123', '2022-07-21 20:52:23', '2022-07-21 20:52:23'),
(8748, 'Dominat', '2.00', '10 mg', '472', '13', '126', '2022-07-21 20:53:02', '2022-07-21 20:53:02'),
(8749, 'Dominat', '27.00', '5 mg/5 ml', '472', '67', '126', '2022-07-21 20:53:41', '2022-07-21 20:53:41'),
(8750, 'Dominol', '2.00', '10 mg', '472', '13', '186', '2022-07-21 20:54:21', '2022-07-21 20:54:21'),
(8751, 'Domiren', '3.00', '10 mg', '472', '13', '161', '2022-07-21 20:54:58', '2022-07-21 20:54:58'),
(8752, 'Domiren', '35.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '161', '2022-07-21 20:55:52', '2022-07-21 20:55:52'),
(8753, 'Domiren', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '161', '2022-07-21 20:56:41', '2022-07-21 20:56:41'),
(8754, 'Domixon', '3.08', '10 mg', '472', '13', '49', '2022-07-21 20:57:38', '2022-07-21 20:57:38'),
(8755, 'Dompa', '2.00', '10 mg', '472', '13', '170', '2022-07-21 20:58:16', '2022-07-21 20:58:16'),
(8756, 'Dompa-S', '28.00', '5 mg/5 ml', '472', '67', '170', '2022-07-21 20:58:51', '2022-07-21 20:58:51'),
(8757, 'Dompa-S', '3.00', '10 mg', '472', '13', '170', '2022-07-21 20:59:28', '2022-07-21 20:59:28'),
(8758, 'Dompen', '2.00', '10 mg', '472', '13', '116', '2022-07-21 21:00:04', '2022-07-21 21:00:04'),
(8759, 'Domperid', '2.00', '10 mg', '472', '13', '151', '2022-07-21 21:00:47', '2022-07-21 21:00:47'),
(8760, 'Domperidon', '2.25', '10 mg', '472', '13', '44', '2022-07-21 22:23:28', '2022-07-21 22:23:28'),
(8761, 'Dompi', '2.01', '10 mg', '472', '13', '23', '2022-07-21 22:24:23', '2022-07-21 22:24:23'),
(8762, 'Dompi', '40.12', '5 mg/5 ml', '472', '67', '23', '2022-07-21 22:25:18', '2022-07-21 22:25:18'),
(8763, 'Domsil', '2.01', '10 mg', '472', '13', '174', '2022-07-21 22:26:15', '2022-07-21 22:26:15'),
(8764, 'Domsil', '28.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '174', '2022-07-21 22:27:21', '2022-07-21 22:29:04'),
(8765, 'Domsil', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '174', '2022-07-21 22:28:06', '2022-07-21 22:28:06'),
(8766, 'Domstal', '2.00', '10 mg', '472', '13', '30', '2022-07-21 22:29:50', '2022-07-21 22:29:50'),
(8767, 'Domstal', '28.00', '5 mg/5 ml', '472', '67', '30', '2022-07-21 22:31:02', '2022-07-21 22:31:02'),
(8768, 'Don-A', '3.45', '10 mg', '472', '13', '19', '2022-07-21 22:31:58', '2022-07-21 22:31:58'),
(8769, 'Don-A', '35.11', '5 mg/5 ml', '472', '67', '19', '2022-07-21 22:32:51', '2022-07-21 22:32:51'),
(8770, 'Don-A', '25.00', '5 mg/5 ml', '472', '70', '19', '2022-07-21 22:33:37', '2022-07-21 22:33:37'),
(8771, 'Dopadon', '2.50', '10 mg', '472', '13', '91', '2022-07-21 22:34:29', '2022-07-21 22:34:29'),
(8772, 'Dopadon', '30.00', '5 mg/5 ml', '472', '67', '91', '2022-07-21 22:35:17', '2022-07-21 22:35:17'),
(8773, 'Dopadon', '25.00', '5 mg/5 ml', '472', '70', '91', '2022-07-21 22:35:50', '2022-07-21 22:35:50'),
(8774, 'Dopagut', '2.01', '10 mg', '472', '13', '53', '2022-07-21 22:36:38', '2022-07-21 22:36:38'),
(8775, 'Dopagut', '35.00', '5 mg/5 ml', '472', '67', '53', '2022-07-21 22:38:05', '2022-07-21 22:38:05'),
(8776, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:50', '2022-07-21 22:53:50'),
(8777, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8778, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8779, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8780, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8781, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8782, 'Doperon', '2.00', '10 mg', '472', '13', '192', '2022-07-21 22:53:51', '2022-07-21 22:53:51'),
(8783, 'Doperon', '28.19', '5 mg/5 ml', '472', '67', '192', '2022-07-21 23:02:18', '2022-07-21 23:02:18'),
(8784, 'Dopon', '2.00', '10 mg', '472', '13', '110', '2022-07-21 23:03:24', '2022-07-21 23:03:24'),
(8785, 'Doridon', '1.70', '10 mg', '472', '13', '112', '2022-07-21 23:04:12', '2022-07-21 23:04:12'),
(8786, 'Doridon', '19.32', '5 mg/ml', '472', '70', '112', '2022-07-21 23:04:59', '2022-07-21 23:04:59'),
(8787, 'DP-Done', '2.00', '10 mg', '472', '13', '50', '2022-07-21 23:05:52', '2022-07-21 23:05:52'),
(8788, 'DP-Done', '28.00', '5 mg/5 ml', '472', '67', '50', '2022-07-21 23:06:34', '2022-07-21 23:06:34'),
(8789, 'Dudon', '2.00', '10 mg', '472', '13', '102', '2022-07-21 23:07:25', '2022-07-21 23:07:25'),
(8790, 'Dudon', '28.00', '5 mg/5 ml', '472', '67', '102', '2022-07-21 23:08:08', '2022-07-21 23:08:08'),
(8791, 'Dysnov', '2.50', '10 mg', '472', '13', '190', '2022-07-21 23:09:22', '2022-07-21 23:09:22'),
(8792, 'Dysnov', '38.00', '5 mg/5 ml', '472', '67', '190', '2022-07-21 23:10:00', '2022-07-21 23:10:00'),
(8793, 'Dysnov', '20.00', '5 mg/ml', '472', '70', '190', '2022-07-21 23:10:40', '2022-07-21 23:10:40'),
(8794, 'Edone', '2.00', '10 mg', '472', '13', '196', '2022-07-21 23:11:33', '2022-07-21 23:11:33'),
(8795, 'Edone', '28.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '196', '2022-07-21 23:12:18', '2022-07-21 23:12:18'),
(8796, 'Edone', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '199', '2022-07-21 23:12:55', '2022-07-21 23:12:55'),
(8797, 'Efodio', '4.00', '10 mg', '472', '13', '156', '2022-07-21 23:13:56', '2022-07-21 23:13:56'),
(8798, 'Egut', '2.50', '10 mg', '472', '13', '73', '2022-07-21 23:14:44', '2022-07-21 23:14:44'),
(8799, 'Egut', '35.00', '5 mg/5 ml', '472', '67', '73', '2022-07-21 23:15:28', '2022-07-21 23:15:28'),
(8800, 'Emedon', '2.00', '10 mg', '472', '13', '54', '2022-07-21 23:16:12', '2022-07-21 23:16:12'),
(8801, 'Emidom', '2.50', '10 mg', '472', '13', '177', '2022-07-21 23:17:02', '2022-07-21 23:17:02'),
(8802, 'Emidom', '28.11', '5 mg/5 ml', '472', '67', '177', '2022-07-21 23:17:55', '2022-07-21 23:17:55'),
(8803, 'Emidom', '20.00', '5 mg/ml', '472', '70', '177', '2022-07-21 23:18:39', '2022-07-21 23:18:39'),
(8804, 'Eridon', '2.00', '10 mg', '472', '13', '64', '2022-07-21 23:19:21', '2022-07-21 23:20:34'),
(8805, 'Eridon', '25.00', '5 mg/5 ml', '472', '67', '64', '2022-07-21 23:20:04', '2022-07-21 23:21:50'),
(8806, 'Esogut', '2.50', '10 mg', '472', '13', '45', '2022-07-21 23:22:33', '2022-07-21 23:22:33'),
(8807, 'Esogut', '28.12', '5 mg/5 ml', '472', '67', '45', '2022-07-21 23:23:22', '2022-07-21 23:23:22'),
(8808, 'Esogut', '25.00', '5 mg/ml', '472', '70', '45', '2022-07-21 23:24:11', '2022-07-21 23:24:11'),
(8809, 'Fixgut', '1.00', '10 mg', '472', '13', '31', '2022-07-21 23:25:28', '2022-07-21 23:25:28'),
(8810, 'Fixgut', '28.00', '5 mg/5 ml', '472', '67', '31', '2022-07-21 23:26:13', '2022-07-21 23:26:13'),
(8811, 'Gardi', '3.00', '10 mg', '472', '13', '33', '2022-07-21 23:27:10', '2022-07-21 23:27:10'),
(8812, 'Gidonic', '2.01', '10 mg', '472', '67', '129', '2022-07-21 23:27:52', '2022-07-21 23:27:52'),
(8813, 'Gidonic', '28.09', '5 mg/5 ml', '472', '67', '129', '2022-07-21 23:28:34', '2022-07-21 23:28:34'),
(8814, 'Gidora', '2.00', '10 mg', '472', '13', '162', '2022-07-21 23:29:33', '2022-07-21 23:29:33'),
(8815, 'Gidora', '30.00', '5 mg/5 ml', '472', '67', '162', '2022-07-21 23:30:15', '2022-07-21 23:30:15'),
(8816, 'Gutset', '2.00', '10 mg', '472', '13', '20', '2022-07-21 23:30:58', '2022-07-21 23:30:58'),
(8817, 'Gufset', '20.00', '5 mg/ml', '472', '70', '20', '2022-07-21 23:31:40', '2022-07-21 23:33:30'),
(8818, 'Gutset', '35.00', '5 mg/5 ml', '472', '67', '20', '2022-07-21 23:32:39', '2022-07-21 23:32:39'),
(8819, 'I-POP', '2.00', '10 mg', '472', '13', '63', '2022-07-21 23:34:10', '2022-07-21 23:34:10'),
(8820, 'Loridon', '2.00', '10 mg', '472', '13', '117', '2022-07-21 23:34:54', '2022-07-21 23:34:54'),
(8821, 'Loridon', '28.00', '5 mg/5 ml', '472', '67', '117', '2022-07-21 23:35:41', '2022-07-21 23:35:41'),
(8822, 'Loridon', '20.00', '5 mg/ml', '472', '70', '117', '2022-07-21 23:36:23', '2022-07-21 23:36:23'),
(8823, 'Loval', '2.01', '10 mg', '472', '13', '98', '2022-07-21 23:37:11', '2022-07-21 23:37:11'),
(8824, 'Loval', '28.19', '5 mg/5 ml', '472', '67', '98', '2022-07-21 23:37:58', '2022-07-21 23:37:58'),
(8825, 'Merin', '2.00', '10 mg', '472', '13', '67', '2022-07-21 23:39:02', '2022-07-21 23:39:02'),
(8826, 'Merin', '38.00', '5 mg/5 ml', '472', '67', '67', '2022-07-21 23:39:52', '2022-07-21 23:39:52'),
(8827, 'Milium', '2.50', '10 mg', '472', '13', '74', '2022-07-21 23:40:47', '2022-07-21 23:40:47'),
(8828, 'Motigen', '2.01', '10 mg', '472', '13', '130', '2022-07-21 23:42:19', '2022-07-21 23:42:19'),
(8829, 'Motigen', '28.08', '5 mg/5 ml', '472', '67', '130', '2022-07-21 23:43:23', '2022-07-21 23:43:23'),
(8830, 'Motigut', '3.50', '10 mg', '472', '13', '179', '2022-07-21 23:44:10', '2022-07-21 23:44:10'),
(8831, 'Motigut', '40.00', '5 mg/5 ml', '472', '67', '179', '2022-07-21 23:44:57', '2022-07-21 23:44:57'),
(8832, 'Motigut', '25.08', '5 mg/ml', '472', '70', '179', '2022-07-21 23:45:46', '2022-07-21 23:45:46'),
(8833, 'Motil', '2.02', '10 mg', '472', '13', '88', '2022-07-21 23:46:26', '2022-07-21 23:46:26'),
(8834, 'Motil', '28.00', '5 mg/5 ml', '472', '67', '88', '2022-07-21 23:47:04', '2022-07-21 23:47:04'),
(8835, 'Motilex', '3.00', '10 mg', '472', '13', '185', '2022-07-21 23:47:45', '2022-07-21 23:47:45'),
(8836, 'Motilex', '35.00', '5 mg/5 ml', '472', '67', '185', '2022-07-21 23:48:24', '2022-07-21 23:48:24'),
(8837, 'Motilium', '2.00', '10 mg', '472', '13', '72', '2022-07-21 23:49:13', '2022-07-21 23:49:13'),
(8838, 'Motilium', '35.00', '5 mg/5 ml', '472', '67', '72', '2022-07-21 23:50:02', '2022-07-21 23:50:02'),
(8839, 'Motinorm', '2.00', '10 mg', '472', '13', '172', '2022-07-21 23:51:30', '2022-07-21 23:51:30'),
(8840, 'Motiper', '2.00', '10 mg', '472', '13', '122', '2022-07-21 23:52:05', '2022-07-21 23:52:05'),
(8841, 'Motiper', '28.00', '5 mg/5 ml', '472', '67', '122', '2022-07-21 23:52:51', '2022-07-21 23:52:51'),
(8842, 'Motodon', '1.50', '10 mg', '472', '13', '113', '2022-07-21 23:53:42', '2022-07-21 23:53:42'),
(8843, 'Myodon', '2.00', '10 mg', '472', '13', '143', '2022-07-21 23:54:26', '2022-07-21 23:54:26'),
(8844, 'Myodon', '25.00', '5 mg/5 ml', '472', '67', '143', '2022-07-21 23:55:23', '2022-07-21 23:55:23'),
(8845, 'Noburn', '3.00', '10 mg', '472', '13', '39', '2022-07-21 23:58:42', '2022-07-21 23:58:42'),
(8846, 'Normogut', '2.25', '10 mg', '472', '13', '157', '2022-07-22 00:04:07', '2022-07-22 00:04:07'),
(8847, 'Normogut', '40.00', '5 mg/5 ml', '472', '67', '157', '2022-07-22 00:04:46', '2022-07-22 00:04:46'),
(8848, 'Nudom', '2.00', '10 mg', '472', '13', '76', '2022-07-22 00:05:26', '2022-07-22 00:05:26'),
(8849, 'Nudon', '2.00', '10 mg', '472', '13', '138', '2022-07-22 00:06:10', '2022-07-22 00:06:10'),
(8850, 'Omid', '1.50', '10 mg', '472', '13', '62', '2022-07-22 00:06:47', '2022-07-22 00:06:47'),
(8851, 'Omid', '28.00', '5 mg/5 ml', '472', '67', '62', '2022-07-22 00:07:30', '2022-07-22 00:07:30'),
(8852, 'Omidon', '3.00', '10 mg', '472', '13', '92', '2022-07-22 00:08:12', '2022-07-22 00:08:12'),
(8853, 'Omidon', '25.00', '5 mg/ml', '472', '70', '92', '2022-07-22 00:09:03', '2022-07-22 00:09:48'),
(8854, 'Omidon', '35.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '92', '2022-07-22 00:10:28', '2022-07-22 00:10:28'),
(8855, 'Omidon', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '92', '2022-07-22 00:11:23', '2022-07-22 00:11:23'),
(8856, 'Omidon D', '2.00', '10 mg', '472', '13', '92', '2022-07-22 00:12:08', '2022-07-22 00:12:08'),
(8857, 'P-Don', '1.50', '10 mg', '472', '13', '146', '2022-07-22 00:12:58', '2022-07-22 00:12:58'),
(8858, 'P-Don', '27.00', '5 mg/5 ml', '472', '67', '146', '2022-07-22 00:13:46', '2022-07-22 00:13:46'),
(8859, 'Paridon', '2.50', '10 mg', '472', '13', '65', '2022-07-22 00:14:32', '2022-07-22 00:14:32'),
(8860, 'Paridon', '38.00', '5 mg/5 ml', '472', '67', '65', '2022-07-22 00:15:14', '2022-07-22 00:15:14'),
(8861, 'Peri', '2.00', '10 mg', '472', '13', '90', '2022-07-22 00:15:58', '2022-07-22 00:15:58'),
(8862, 'Peri', '35.00', '5 mg/5 ml', '472', '67', '90', '2022-07-22 00:16:45', '2022-07-22 00:16:45'),
(8863, 'Peridone', '2.00', '10 mg', '472', '67', '36', '2022-07-22 00:17:25', '2022-07-22 00:17:25'),
(8864, 'Perigut', '28.00', '5 mg/5 ml', '472', '67', '105', '2022-07-22 00:18:15', '2022-07-22 00:18:15'),
(8865, 'Perigut', '2.50', '10 mg', '472', '13', '105', '2022-07-22 00:18:56', '2022-07-22 00:18:56'),
(8866, 'Perion', '2.00', '10 mg', '472', '13', '82', '2022-07-22 00:19:36', '2022-07-22 00:19:36'),
(8867, 'Perion', '30.00', '5 mg/5 ml (60 ml bottle)', '472', '67', '82', '2022-07-22 00:20:20', '2022-07-22 00:20:20'),
(8868, 'Perion', '38.00', '5 mg/5 ml (100 ml bottle)', '472', '67', '82', '2022-07-22 00:21:04', '2022-07-22 00:21:04'),
(8869, 'Peristal', '2.00', '10 mg', '472', '13', '173', '2022-07-22 00:21:48', '2022-07-22 00:21:48'),
(8870, 'Peristal', '35.00', '5 mg/5 ml', '472', '67', '173', '2022-07-22 00:22:24', '2022-07-22 00:22:24'),
(8871, 'Prokinet', '2.02', '10 mg', '472', '13', '127', '2022-07-22 00:23:07', '2022-07-22 00:23:07'),
(8872, 'Prokinet', '35.11', '5 mg/5 ml', '472', '67', '127', '2022-07-22 00:23:52', '2022-07-22 00:23:52'),
(8873, 'Regut', '2.06', '10 mg', '472', '13', '159', '2022-07-22 00:24:37', '2022-07-22 00:24:37'),
(8874, 'Remadon', '1.95', '10 mg', '472', '13', '160', '2022-07-22 00:25:34', '2022-07-22 00:25:34'),
(8875, 'Ridon', '2.50', '10 mg', '472', '13', '71', '2022-07-22 00:28:03', '2022-07-22 00:28:03'),
(8876, 'Ridon', '30.00', '5 mg/5 ml', '472', '67', '71', '2022-07-22 00:28:41', '2022-07-22 00:28:41'),
(8877, 'Ridon', '20.00', '5 mg/ml', '472', '70', '71', '2022-07-22 00:30:13', '2022-07-22 00:30:13'),
(8878, 'Ridon EG', '6.00', '10 mg/3 gm', '472', '33', '71', '2022-07-22 00:31:16', '2022-07-22 00:31:16'),
(8879, 'Ridon Fast', '3.00', '10 mg', '472', '13', '71', '2022-07-22 00:31:59', '2022-07-22 00:31:59'),
(8880, 'Sagdon', '2.00', '10 mg', '472', '13', '133', '2022-07-22 00:32:45', '2022-07-22 00:32:45'),
(8881, 'Sandom', '2.02', '10 mg', '472', '13', '198', '2022-07-22 00:33:34', '2022-07-22 00:33:34'),
(8882, 'Sandom', '28.18', '5 mg/5 ml', '472', '67', '198', '2022-07-22 00:34:18', '2022-07-22 00:34:18'),
(8883, 'Sandom', '20.13', '5 mg/ml', '472', '70', '198', '2022-07-22 00:35:04', '2022-07-22 00:35:04'),
(8884, 'SB-Dom', '2.50', '10 mg', '472', '13', '181', '2022-07-22 00:35:54', '2022-07-22 00:35:54'),
(8885, 'Sydon', '2.00', '10 mg', '472', '13', '120', '2022-07-22 00:36:40', '2022-07-22 00:36:40'),
(8886, 'Vave', '3.00', '10 mg', '472', '13', '18', '2022-07-22 00:37:17', '2022-07-22 00:37:17'),
(8887, 'Vave', '35.11', '5 mg/5 ml (60 ml bottle)', '472', '67', '18', '2022-07-22 00:37:58', '2022-07-22 00:37:58'),
(8888, 'Vave', '40.12', '5 mg/5 ml (100 ml bottle)', '472', '67', '18', '2022-07-22 00:38:33', '2022-07-22 00:38:33'),
(8889, 'Vave', '25.08', '5 mg/ml', '472', '70', '18', '2022-07-22 00:39:14', '2022-07-22 00:39:14'),
(8890, 'Vegadon', '2.00', '10 mg', '472', '13', '147', '2022-07-22 00:40:56', '2022-07-22 00:40:56'),
(8891, 'Vegadon', '28.10', '5 mg/5 ml', '472', '67', '147', '2022-07-22 00:41:37', '2022-07-22 00:41:37'),
(8892, 'Veridom', '3.00', '10 mg', '472', '13', '193', '2022-07-22 00:42:17', '2022-07-22 00:42:17'),
(8893, 'Virdon', '2.00', '10 mg', '472', '13', '194', '2022-07-22 00:43:06', '2022-07-22 00:43:06'),
(8894, 'Virdon', '28.00', '5 mg/5 ml', '472', '67', '194', '2022-07-22 00:43:38', '2022-07-22 00:43:38'),
(8895, 'Vomino', '2.00', '10 mg', '472', '13', '119', '2022-07-22 00:44:24', '2022-07-22 00:44:24'),
(8896, 'Vomino', '28.00', '5 mg/5 ml', '472', '67', '119', '2022-07-22 00:45:17', '2022-07-22 00:45:17'),
(8897, 'Vomitop', '2.50', '10 mg', '472', '13', '124', '2022-07-22 00:46:08', '2022-07-22 00:46:08'),
(8898, 'Vomitop', '25.00', '5 mg/ml', '472', '70', '124', '2022-07-22 00:46:57', '2022-07-22 00:46:57'),
(8899, 'Vomitop', '35.00', '5 mg/5 ml', '472', '67', '124', '2022-07-22 00:47:34', '2022-07-22 00:47:34'),
(8900, 'Xepadon', '2.00', '10 mg', '472', '13', '28', '2022-07-22 00:48:17', '2022-07-22 00:48:17'),
(8901, 'Xepadon', '25.00', '5 mg/5 ml', '472', '67', '28', '2022-07-22 00:49:00', '2022-07-22 00:49:00'),
(8902, 'Xepadon', '18.00', '5 mg/ml', '472', '70', '28', '2022-07-22 00:49:47', '2022-07-22 00:49:47'),
(8903, 'Xeridon', '2.50', '10 mg', '472', '13', '202', '2022-07-22 00:50:42', '2022-07-22 00:50:42'),
(8904, 'Xeridon', '35.00', '5 mg/5 ml', '472', '67', '202', '2022-07-22 00:51:22', '2022-07-22 00:51:22'),
(8905, 'Ameloss', '10.00', '5 mg', '473', '13', '92', '2022-07-22 00:52:07', '2022-07-22 00:52:07'),
(8906, 'Cardopa', '45.31', '200 mg/5 ml', '474', '49', '18', '2022-07-22 01:01:31', '2022-07-22 01:01:31'),
(8907, 'D-Dopamine', '45.15', '200 mg/5 ml', '474', '49', '65', '2022-07-22 01:02:21', '2022-07-22 01:02:21'),
(8908, 'Dopamine-Rotex', '60.00', '200 mg/5 ml', '474', '49', '52', '2022-07-22 01:03:16', '2022-07-22 01:03:16'),
(8909, 'Myomine', '45.00', '200 mg/5 ml', '474', '49', '92', '2022-07-22 01:03:55', '2022-07-22 01:03:55'),
(8910, 'Dionem', '2000.00', '500 mg/vial', '475', '50', '136', '2022-07-22 01:04:58', '2022-07-22 01:04:58'),
(8911, 'Doriject', '2000.00', '500 mg/vial', '475', '50', '150', '2022-07-22 01:05:34', '2022-07-22 01:05:34'),
(8912, 'Dorinem', '2006.02', '500 mg/vial', '475', '50', '18', '2022-07-22 01:06:28', '2022-07-22 01:06:28'),
(8913, 'Doripen', '2000.00', '500 mg/vial', '475', '50', '71', '2022-07-22 01:07:11', '2022-07-22 01:07:11'),
(8914, 'Doripen', '1300.00', '250 mg/vial', '475', '50', '71', '2022-07-22 01:08:19', '2022-07-22 01:08:19'),
(8915, 'Perinem', '2000.00', '500 mg/vial', '475', '50', '65', '2022-07-22 01:09:07', '2022-07-22 01:09:07'),
(8916, 'Azopt', '550.00', '2%+0.5%', '476', '69', '91', '2022-07-22 01:10:24', '2022-07-22 01:10:24'),
(8917, 'Cozopt', '550.00', '2%+0.5%', '476', '66', '34', '2022-07-22 01:11:16', '2022-07-22 01:11:16'),
(8918, 'Orzolol', '550.00', '2%+0.5%', '476', '69', '135', '2022-07-22 01:11:52', '2022-07-22 01:11:52'),
(8919, 'Adnor', '5.00', '3 mg', '477', '13', '31', '2022-07-22 01:12:50', '2022-07-22 01:12:50'),
(8920, 'Slipaid', '6.00', '3 mg', '477', '13', '39', '2022-07-22 01:13:24', '2022-07-22 01:13:24'),
(8921, 'Slipaid', '10.00', '6 mg', '477', '13', '39', '2022-07-22 01:14:04', '2022-07-22 01:14:04'),
(8922, 'Somopin', '6.00', '3 mg', '477', '13', '92', '2022-07-22 01:14:39', '2022-07-22 01:14:39'),
(8923, 'Somopin', '10.00', '6 mg', '477', '13', '92', '2022-07-22 01:15:20', '2022-07-22 01:15:20'),
(8924, 'Doxiderm', '120.00', '5%', '478', '29', '92', '2022-07-22 01:16:14', '2022-07-22 01:16:14'),
(8925, 'Ascova', '6.00', '200 mg', '479', '13', '103', '2022-07-22 01:17:11', '2022-07-22 01:17:11'),
(8926, 'Ascova', '10.00', '400 mg', '479', '13', '103', '2022-07-22 01:17:51', '2022-07-22 01:17:51'),
(8927, 'Ascova', '100.00', '100 mg/5 ml', '479', '59', '103', '2022-07-22 01:18:50', '2022-07-22 01:18:50'),
(8928, 'Axofyl', '6.00', '200 mg', '479', '13', '140', '2022-07-22 01:19:42', '2022-07-22 01:19:42'),
(8929, 'Axofyl', '10.00', '400 mg', '479', '13', '140', '2022-07-22 01:20:19', '2022-07-22 01:20:19'),
(8930, 'Bredox', '5.00', '200 mg', '479', '13', '82', '2022-07-22 01:21:03', '2022-07-22 01:21:03'),
(8931, 'Bredox', '8.00', '400 mg', '479', '13', '82', '2022-07-22 01:21:55', '2022-07-22 01:21:55'),
(8932, 'Brezofil', '5.00', '200 mg', '479', '13', '92', '2022-07-22 01:22:49', '2022-07-22 01:22:49'),
(8933, 'Brezofil', '100.00', '100 mg/5 ml (100 ml bottle)', '479', '59', '92', '2022-07-22 01:23:54', '2022-07-22 01:23:54'),
(8934, 'Brezofil', '60.00', '100 mg/5 ml (60 ml bottle)', '479', '59', '92', '2022-07-22 01:24:40', '2022-07-22 01:24:40'),
(8935, 'Brezofil', '8.00', '400 mg', '479', '13', '92', '2022-07-22 01:25:16', '2022-07-22 01:25:16'),
(8936, 'Brezofil SR', '10.00', '400 mg', '479', '13', '92', '2022-07-22 01:25:53', '2022-07-22 01:25:53'),
(8937, 'Copadox', '10.00', '400 mg', '479', '13', '177', '2022-07-22 01:26:41', '2022-07-22 01:26:41'),
(8938, 'DFN', '6.00', '400 mg', '479', '13', '173', '2022-07-22 01:27:18', '2022-07-22 01:27:18'),
(8939, 'Docopa', '8.00', '400 mg', '479', '13', '34', '2022-07-22 01:28:07', '2022-07-22 01:28:07'),
(8940, 'Docopa', '60.00', '100 mg/5 ml (60 ml bottle)', '479', '59', '34', '2022-07-22 01:29:10', '2022-07-22 01:29:10'),
(8941, 'Docopa', '100.00', '100 mg/5 ml (100 ml bottle)', '479', '59', '34', '2022-07-22 01:29:58', '2022-07-22 01:29:58'),
(8942, 'Docopa', '6.00', '200 mg', '479', '13', '34', '2022-07-22 01:31:05', '2022-07-22 01:31:05'),
(8943, 'Dofolin', '5.00', '200 mg', '479', '13', '73', '2022-07-22 01:32:04', '2022-07-22 01:32:04'),
(8944, 'Dofolin', '5.00', '200 mg', '479', '13', '73', '2022-07-22 01:32:04', '2022-07-22 01:32:04'),
(8945, 'Dofolin', '5.00', '200 mg', '479', '13', '73', '2022-07-22 01:32:04', '2022-07-22 01:32:04'),
(8946, 'Dofolin', '5.00', '200 mg', '479', '13', '73', '2022-07-22 01:32:04', '2022-07-22 01:32:04'),
(8947, 'Dofolin', '9.00', '400 mg', '479', '13', '73', '2022-07-22 01:33:25', '2022-07-22 01:33:25'),
(8948, 'Dophylin', '100.00', '100 mg/5 ml', '479', '59', '19', '2022-07-22 01:35:25', '2022-07-22 01:35:25'),
(8949, 'Dophylin', '100.00', '100 mg/5 ml', '479', '59', '19', '2022-07-22 01:35:25', '2022-07-22 01:35:25'),
(8950, 'Dophylin', '100.00', '100 mg/5 ml', '479', '59', '19', '2022-07-22 01:35:25', '2022-07-22 01:35:25'),
(8951, 'Dophylin', '8.00', '400 mg', '479', '13', '19', '2022-07-22 01:36:35', '2022-07-22 01:36:35'),
(8952, 'Dophylin', '5.00', '200 mg', '479', '13', '19', '2022-07-22 01:37:16', '2022-07-22 01:37:16'),
(8953, 'Doxair', '10.00', '400 mg', '479', '13', '202', '2022-07-22 01:37:59', '2022-07-22 01:37:59'),
(8954, 'Doxair', '5.00', '200 mg', '479', '13', '202', '2022-07-22 01:38:47', '2022-07-22 01:38:47'),
(8955, 'Doxecure', '6.00', '200 mg', '479', '13', '59', '2022-07-22 01:39:29', '2022-07-22 01:39:29'),
(8956, 'Doxiflo', '10.00', '400 mg', '479', '13', '45', '2022-07-22 01:40:29', '2022-07-22 01:40:29'),
(8957, 'Doxiflo', '6.00', '200 mg', '479', '13', '45', '2022-07-22 01:41:18', '2022-07-22 01:41:18'),
(8958, 'Doximar', '8.00', '400 mg', '479', '13', '18', '2022-07-22 01:42:06', '2022-07-22 01:42:06'),
(8959, 'Doximar', '130.00', '100 mg/5 ml', '479', '59', '18', '2022-07-22 01:43:02', '2022-07-22 01:43:02'),
(8960, 'Doximar', '6.00', '200 mg', '479', '13', '18', '2022-07-22 01:43:33', '2022-07-22 01:43:33'),
(8961, 'Doxair', '10.00', '400 mg', '479', '13', '202', '2022-07-22 01:44:18', '2022-07-22 01:44:18'),
(8962, 'Doxair', '5.00', '200 mg', '479', '13', '202', '2022-07-22 01:44:49', '2022-07-22 01:44:49'),
(8963, 'Doxecure', '6.00', '200 mg', '479', '13', '59', '2022-07-22 01:45:37', '2022-07-22 01:45:37'),
(8964, 'Doxiva', '100.00', '100 mg/5 ml', '479', '59', '127', '2022-07-22 01:47:17', '2022-07-22 01:47:17'),
(8965, 'Doxiva', '10.00', '400 mg', '479', '13', '127', '2022-07-22 01:47:58', '2022-07-22 01:47:58'),
(8966, 'Doxiva', '6.00', '200 mg', '479', '13', '127', '2022-07-22 01:48:41', '2022-07-22 01:48:41'),
(8967, 'Doxobid', '6.00', '400 mg', '479', '13', '61', '2022-07-22 01:49:33', '2022-07-22 01:49:33'),
(8968, 'Doxobid', '5.00', '200 mg', '479', '13', '61', '2022-07-22 01:50:16', '2022-07-22 01:50:16'),
(8969, 'Doxobron', '10.00', '400 mg', '479', '13', '184', '2022-07-22 02:22:41', '2022-07-22 02:22:41'),
(8970, 'Doxobron', '10.00', '400 mg', '479', '13', '184', '2022-07-22 02:22:41', '2022-07-22 02:22:41'),
(8971, 'Doxobron', '6.00', '200 mg', '479', '13', '184', '2022-07-22 02:23:35', '2022-07-22 02:23:35'),
(8972, 'Doxocontin', '10.00', '400 mg', '479', '13', '121', '2022-07-22 02:24:41', '2022-07-22 02:24:41'),
(8973, 'Doxofyl', '100.00', '100 mg/5 ml', '479', '59', '150', '2022-07-22 02:25:44', '2022-07-22 02:25:44'),
(8974, 'Doxofyl', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:26:26', '2022-07-22 02:26:26'),
(8975, 'Doxofyl', '5.00', '200 mg', '479', '13', '150', '2022-07-22 02:27:06', '2022-07-22 02:27:06'),
(8976, 'Doxofyl SR', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:28:19', '2022-07-22 02:28:19'),
(8977, 'Doxofyl SR', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:28:32', '2022-07-22 02:28:32'),
(8978, 'Doxofyl SR', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:29:03', '2022-07-22 02:29:03'),
(8979, 'Doxofyl SR', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:29:03', '2022-07-22 02:29:03'),
(8980, 'Doxofyl SR', '10.00', '400 mg', '479', '13', '150', '2022-07-22 02:29:05', '2022-07-22 02:29:05'),
(8981, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:29:39', '2022-07-22 02:29:39'),
(8982, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:27', '2022-07-22 02:31:27'),
(8983, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:27', '2022-07-22 02:31:27'),
(8984, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:27', '2022-07-22 02:31:27'),
(8985, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:27', '2022-07-22 02:31:27'),
(8986, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:27', '2022-07-22 02:31:27'),
(8987, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:45', '2022-07-22 02:31:45'),
(8988, 'Doxolar', '5.00', '200 mg', '479', '13', '102', '2022-07-22 02:31:45', '2022-07-22 02:31:45'),
(8989, 'Doxolar', '8.00', '400 mg', '479', '13', '102', '2022-07-22 02:40:08', '2022-07-22 02:40:08'),
(8990, 'Doxolator', '8.00', '400 mg', '479', '13', '197', '2022-07-22 02:42:50', '2022-07-22 02:42:50'),
(8991, 'Doxolator', '5.00', '200 mg', '479', '13', '197', '2022-07-22 02:43:35', '2022-07-22 02:43:35'),
(8992, 'Doxolator', '100.00', '100 mg/5 ml', '479', '59', '197', '2022-07-22 02:45:01', '2022-07-22 02:45:01'),
(8993, 'Doxolator', '100.00', '100 mg/5 ml', '479', '59', '197', '2022-07-22 02:45:01', '2022-07-22 02:45:01'),
(8994, 'Doxolator', '100.00', '100 mg/5 ml', '479', '59', '197', '2022-07-22 02:45:01', '2022-07-22 02:45:01'),
(8995, 'Doxoma', '95.00', '100 mg/5 ml', '479', '59', '65', '2022-07-22 02:46:14', '2022-07-22 02:46:14'),
(8996, 'Doxoma', '4.50', '200 mg', '479', '13', '65', '2022-07-22 02:47:06', '2022-07-22 02:47:06'),
(8997, 'Doxoma', '4.50', '200 mg', '479', '13', '65', '2022-07-22 02:47:44', '2022-07-22 02:47:44'),
(8998, 'Doxoma', '4.50', '200 mg', '479', '13', '65', '2022-07-22 02:47:44', '2022-07-22 02:47:44'),
(8999, 'Doxoma', '4.50', '200 mg', '479', '13', '65', '2022-07-22 02:47:44', '2022-07-22 02:47:44'),
(9000, 'Doxoma', '4.50', '200 mg', '479', '13', '65', '2022-07-22 02:47:44', '2022-07-22 02:47:44'),
(9001, 'Doxoma', '8.00', '400 mg', '479', '13', '65', '2022-07-22 02:49:16', '2022-07-22 02:49:16'),
(9002, 'Doxoma', '8.00', '400 mg', '479', '13', '65', '2022-07-22 02:49:16', '2022-07-22 02:49:16'),
(9003, 'Doxoma', '8.00', '400 mg', '479', '13', '65', '2022-07-22 02:53:31', '2022-07-22 02:53:31'),
(9004, 'Doxoma', '8.00', '400 mg', '479', '13', '65', '2022-07-22 02:53:32', '2022-07-22 02:53:32'),
(9005, 'Doxomate', '10.00', '400 mg', '479', '13', '142', '2022-07-22 02:54:01', '2022-07-22 02:54:01'),
(9006, 'Doxomate', '6.00', '200 mg', '479', '13', '142', '2022-07-22 02:55:51', '2022-07-22 02:55:51'),
(9007, 'Doxonil', '100.00', '100 mg/5 ml', '479', '59', '112', '2022-07-22 02:56:51', '2022-07-22 02:56:51'),
(9008, 'Doxonil', '8.00', '400 mg', '479', '13', '112', '2022-07-22 02:57:36', '2022-07-22 02:57:36'),
(9009, 'Doxorif', '8.00', '400 mg', '479', '13', '172', '2022-07-22 02:58:52', '2022-07-22 02:58:52'),
(9010, 'Doxorif', '8.00', '400 mg', '479', '13', '172', '2022-07-22 02:58:53', '2022-07-22 02:58:53'),
(9011, 'Doxorif', '5.00', '200 mg', '479', '13', '172', '2022-07-22 03:03:24', '2022-07-22 03:03:24'),
(9012, 'Doxorif', '100.00', '100 mg/5 ml', '479', '59', '172', '2022-07-22 03:04:02', '2022-07-22 03:04:02'),
(9013, 'Doxorin', '100.00', '100 mg/5 ml', '479', '59', '136', '2022-07-22 03:04:56', '2022-07-22 03:04:56'),
(9014, 'Doxorin', '9.00', '400 mg', '479', '13', '136', '2022-07-22 03:05:32', '2022-07-22 03:05:32'),
(9015, 'Doxorin', '5.50', '200 mg', '479', '13', '136', '2022-07-22 03:06:07', '2022-07-22 03:06:07'),
(9016, 'Doxorin SR', '10.00', '400 mg', '479', '13', '136', '2022-07-22 03:06:51', '2022-07-22 03:06:51'),
(9017, 'Doxoven', '10.00', '400 mg', '479', '13', '39', '2022-07-22 03:10:05', '2022-07-22 03:10:05'),
(9018, 'Doxoven', '6.00', '200 mg', '479', '13', '39', '2022-07-22 03:10:53', '2022-07-22 03:10:53'),
(9019, 'Doxoven', '100.00', '100 mg/5 ml (100 ml bottle)', '479', '59', '39', '2022-07-22 03:11:41', '2022-07-22 03:11:41'),
(9020, 'Doxoven', '60.00', '100 mg/5 ml (60 ml bottle)', '479', '59', '39', '2022-07-22 03:12:28', '2022-07-22 03:12:28'),
(9021, 'Filodox', '100.00', '100 mg/5 ml', '479', '59', '124', '2022-07-22 03:14:52', '2022-07-22 03:14:52'),
(9022, 'Filodox', '7.00', '400 mg', '479', '13', '124', '2022-07-22 03:15:38', '2022-07-22 03:15:38'),
(9023, 'Filodox', '6.00', '200 mg', '479', '13', '124', '2022-07-22 03:16:17', '2022-07-22 03:16:17'),
(9024, 'Filodox SR', '9.50', '400 mg', '479', '13', '124', '2022-07-22 03:16:56', '2022-07-22 03:16:56'),
(9025, 'Fixolin', '4.00', '200 mg', '479', '13', '43', '2022-07-22 03:17:53', '2022-07-22 03:17:53'),
(9026, 'Fixolin', '5.00', '400 mg', '479', '13', '43', '2022-07-22 03:18:31', '2022-07-22 03:18:31'),
(9027, 'Fixolin', '100.00', '100 mg/5 ml', '479', '59', '43', '2022-07-22 03:19:19', '2022-07-22 03:19:19'),
(9028, 'Flindof', '10.00', '400 mg', '479', '13', '179', '2022-07-22 03:20:24', '2022-07-22 03:20:24'),
(9029, 'Flindof', '6.00', '200 mg', '479', '13', '179', '2022-07-22 03:21:00', '2022-07-22 03:21:00'),
(9030, 'Fylox', '6.00', '200 mg', '479', '13', '156', '2022-07-22 03:22:09', '2022-07-22 03:22:09'),
(9031, 'Fylox', '10.00', '200 mg', '479', '13', '156', '2022-07-22 03:22:39', '2022-07-22 03:22:39'),
(9032, 'Oxofyline', '6.00', '200 mg', '479', '13', '89', '2022-07-22 03:23:45', '2022-07-22 03:23:45'),
(9033, 'Oxofyline', '10.00', '400 mg', '479', '13', '89', '2022-07-22 03:24:15', '2022-07-22 03:24:15');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(9034, 'Phydox', '10.00', '400 mg', '479', '13', '42', '2022-07-22 03:25:06', '2022-07-22 03:25:06'),
(9035, 'Phydox', '6.00', '200 mg', '479', '13', '42', '2022-07-22 03:25:34', '2022-07-22 03:25:34'),
(9036, 'Pulmino', '6.00', '200 mg', '479', '13', '161', '2022-07-22 03:26:30', '2022-07-22 03:26:30'),
(9037, 'Pulmino', '10.00', '400 mg', '479', '13', '161', '2022-07-22 03:27:00', '2022-07-22 03:27:00'),
(9038, 'Pulmodox', '100.00', '100 mg/5 ml', '479', '59', '190', '2022-07-22 03:28:10', '2022-07-22 03:28:10'),
(9039, 'Pulmodox', '10.00', '400 mg', '479', '13', '190', '2022-07-22 03:28:37', '2022-07-22 03:28:37'),
(9040, 'Pulmodox', '6.00', '200 mg', '479', '13', '190', '2022-07-22 03:29:07', '2022-07-22 03:29:07'),
(9041, 'Radifylline', '5.00', '200 mg', '479', '13', '44', '2022-07-22 03:30:44', '2022-07-22 03:30:44'),
(9042, 'Respidox', '100.00', '100 mg/5 ml', '479', '59', '53', '2022-07-22 03:31:42', '2022-07-22 03:31:42'),
(9043, 'Respidox', '9.00', '400 mg', '479', '13', '53', '2022-07-22 03:33:16', '2022-07-22 03:33:16'),
(9044, 'Respidox', '5.00', '200 mg', '479', '13', '53', '2022-07-22 03:33:50', '2022-07-22 03:33:50'),
(9045, 'Soltara', '6.00', '200 mg', '479', '13', '33', '2022-07-22 03:34:34', '2022-07-22 03:34:34'),
(9046, 'Unifylin', '6.00', '200 mg', '479', '13', '78', '2022-07-22 03:35:26', '2022-07-22 03:35:26'),
(9047, 'Unifylin', '100.00', '100 mg/5 ml', '479', '59', '78', '2022-07-22 03:36:01', '2022-07-22 03:36:01'),
(9048, 'Unifylin', '10.00', '400 mg', '479', '13', '78', '2022-07-22 03:36:34', '2022-07-22 03:36:34'),
(9049, 'Ventofil', '10.00', '400 mg', '479', '13', '71', '2022-07-22 03:37:18', '2022-07-22 03:37:18'),
(9050, 'Unifylin', '6.00', '200 mg', '479', '13', '71', '2022-07-22 03:37:49', '2022-07-22 03:37:49'),
(9051, 'Windo', '10.00', '400 mg', '479', '13', '134', '2022-07-22 03:38:36', '2022-07-22 03:38:36'),
(9052, 'Windo', '6.00', '200 mg', '479', '13', '134', '2022-07-22 03:39:16', '2022-07-22 03:39:16'),
(9053, 'Xiva', '10.01', '400 mg', '479', '13', '31', '2022-07-22 03:40:07', '2022-07-22 03:40:07'),
(9054, 'Xiva', '60.00', '100 mg/5 ml (60 ml bottle)', '479', '59', '31', '2022-07-22 03:40:57', '2022-07-22 03:40:57'),
(9055, 'Xiva', '98.72', '100 mg/5 ml (100 ml bottle)', '479', '59', '31', '2022-07-22 03:41:36', '2022-07-22 03:41:36'),
(9056, 'Xofyl', '4.00', '200 mg', '479', '13', '91', '2022-07-22 03:42:44', '2022-07-22 03:42:44'),
(9057, 'Xofyl', '6.00', '400 mg', '479', '13', '91', '2022-07-22 03:43:18', '2022-07-22 03:43:18'),
(9058, 'Adribin', '350.00', '2 mg/ml (10 mg vial)', '480', '50', '89', '2022-07-22 03:49:09', '2022-07-22 03:49:09'),
(9059, 'Adribin', '1100.00', '2 mg/ml (50 mg vial)', '480', '50', '89', '2022-07-22 03:50:03', '2022-07-22 03:50:03'),
(9060, 'Dobixin', '275.00', '2 mg/ml (10 mg vial)', '480', '50', '65', '2022-07-22 03:50:43', '2022-07-22 03:50:43'),
(9061, 'Dobixin', '900.00', '2 mg/ml (50 mg vial)', '480', '50', '65', '2022-07-22 03:51:15', '2022-07-22 03:51:15'),
(9062, 'Doxorub', '350.00', '2 mg/ml (10 mg vial)', '480', '50', '185', '2022-07-22 03:52:10', '2022-07-22 03:52:10'),
(9063, 'Doxorub', '950.00', '2 mg/ml (50 mg vial)', '480', '50', '185', '2022-07-22 03:53:04', '2022-07-22 03:53:04'),
(9064, 'Doxorubicin HEXAL', '540.27', '2 mg/ml (10 mg vial)', '480', '50', '167', '2022-07-22 03:53:56', '2022-07-22 03:53:56'),
(9065, 'Doxorubicin HEXAL', '1534.10', '2 mg/ml (50 mg vial)', '480', '50', '167', '2022-07-22 03:54:47', '2022-07-22 03:54:47'),
(9066, 'Doxorubicin HEXAL', '2534.60', '2 mg/ml (100 mg vial)', '480', '50', '167', '2022-07-22 03:55:45', '2022-07-22 03:55:45'),
(9067, 'Doxotor', '300.00', '2 mg/ml (10 mg vial)', '480', '50', '71', '2022-07-22 03:56:41', '2022-07-22 03:56:41'),
(9068, 'Doxotor', '1000.00', '2 mg/ml (50 mg vial)', '480', '50', '71', '2022-07-22 03:57:23', '2022-07-22 03:57:23'),
(9069, 'Sindroxocin', '908.00', '2 mg/ml (10 mg vial)', '480', '50', '47', '2022-07-22 03:58:03', '2022-07-22 03:58:03'),
(9070, 'Sindroxocin', '1780.00', '2 mg/ml (50 mg vial)', '480', '50', '47', '2022-07-22 03:59:02', '2022-07-22 03:59:02'),
(9071, 'Xorubin', '300.00', '2 mg/ml (10 mg vial)', '480', '50', '39', '2022-07-22 03:59:53', '2022-07-22 03:59:53'),
(9072, 'Xorubin', '1000.00', '2 mg/ml (50 mg vial)', '480', '50', '39', '2022-07-22 04:00:31', '2022-07-22 04:00:31'),
(9073, 'Apdox', '1.50', '100 mg', '481', '16', '31', '2022-07-22 04:02:28', '2022-07-22 04:02:28'),
(9074, 'Aristodox', '2.20', '100 mg', '481', '16', '34', '2022-07-22 04:03:02', '2022-07-22 04:03:02'),
(9075, 'Asidox', '2.00', '100 mg', '474', '13', '35', '2022-07-22 04:04:03', '2022-07-22 04:04:03'),
(9076, 'Biocap', '2.00', '100 mg', '481', '16', '45', '2022-07-22 04:04:46', '2022-07-22 04:04:46'),
(9077, 'Bpdox', '1.50', '100 mg', '481', '16', '48', '2022-07-22 04:05:37', '2022-07-22 04:05:37'),
(9078, 'Capsidox', '1.80', '100 mg', '481', '16', '154', '2022-07-22 04:06:21', '2022-07-22 04:06:21'),
(9079, 'Cosdox', '2.00', '100 mg', '481', '16', '55', '2022-07-22 04:07:03', '2022-07-22 04:07:03'),
(9080, 'Delacin', '1.50', '100 mg', '481', '16', '21', '2022-07-22 04:07:37', '2022-07-22 04:07:37'),
(9081, 'Difitox', '2.00', '100 mg', '481', '16', '22', '2022-07-22 04:08:39', '2022-07-22 04:08:39'),
(9082, 'Dopac', '2.00', '100 mg', '481', '16', '142', '2022-07-22 04:09:12', '2022-07-22 04:09:12'),
(9083, 'Doxacil', '2.50', '100 mg', '481', '16', '179', '2022-07-22 04:10:11', '2022-07-22 04:10:11'),
(9084, 'Doxacin', '1.55', '100 mg', '481', '16', '62', '2022-07-22 04:11:00', '2022-07-22 04:11:00'),
(9085, 'Doxcline', '2.01', '100 mg', '481', '16', '23', '2022-07-22 04:11:44', '2022-07-22 04:11:44'),
(9086, 'Doxibac', '2.50', '100 mg', '481', '16', '150', '2022-07-22 04:12:30', '2022-07-22 04:12:30'),
(9087, 'Doxicap', '1.42', '50 mg', '481', '16', '161', '2022-07-22 04:14:31', '2022-07-22 04:14:31'),
(9088, 'Doxicap', '2.20', '100 mg', '481', '16', '161', '2022-07-22 04:15:27', '2022-07-22 04:15:27'),
(9089, 'Doxicline', '2.00', '100 mg', '481', '16', '197', '2022-07-22 04:16:37', '2022-07-22 04:16:37'),
(9090, 'Doxico', '2.15', '100 mg', '481', '16', '182', '2022-07-22 04:17:56', '2022-07-22 04:17:56'),
(9091, 'Doxicon', '2.20', '100 mg', '481', '16', '112', '2022-07-22 04:18:50', '2022-07-22 04:18:50'),
(9092, 'Doxigen', '2.15', '100 mg', '481', '16', '78', '2022-07-22 04:19:21', '2022-07-22 04:19:21'),
(9093, 'Doxilin', '2.13', '100 mg', '481', '16', '27', '2022-07-22 04:19:59', '2022-07-22 04:19:59'),
(9094, 'Doximet', '2.50', '100 mg', '481', '16', '113', '2022-07-22 04:21:04', '2022-07-22 04:21:04'),
(9095, 'Doxin', '1.43', '50 mg', '481', '16', '136', '2022-07-22 04:21:57', '2022-07-22 04:21:57'),
(9096, 'Doxin', '2.21', '100 mg', '481', '16', '136', '2022-07-22 04:22:44', '2022-07-22 04:22:44'),
(9097, 'Doxipan', '2.16', '100 mg', '481', '16', '166', '2022-07-22 04:23:30', '2022-07-22 04:23:30'),
(9098, 'Doxirem', '2.00', '100 mg', '474', '16', '63', '2022-07-22 04:24:19', '2022-07-22 04:24:19'),
(9099, 'Doxisyn', '2.00', '100 mg', '481', '16', '183', '2022-07-22 04:25:11', '2022-07-22 04:25:11'),
(9100, 'Doxizen', '2.15', '100 mg', '481', '16', '196', '2022-07-22 04:25:55', '2022-07-22 04:25:55'),
(9101, 'Doxpro', '2.00', '100 mg', '481', '16', '151', '2022-07-22 04:26:32', '2022-07-22 04:26:32'),
(9102, 'Doxseem', '2.50', '100 mg', '481', '16', '170', '2022-07-22 04:27:14', '2022-07-22 04:27:14'),
(9103, 'Doxy-A', '2.20', '100 mg', '481', '16', '19', '2022-07-22 04:27:48', '2022-07-22 04:27:48'),
(9104, 'Doxycin', '2.10', '100 mg', '481', '16', '54', '2022-07-22 04:28:23', '2022-07-22 04:28:23'),
(9105, 'Doxylin', '2.17', '100 mg', '481', '16', '175', '2022-07-22 04:29:07', '2022-07-22 04:29:07'),
(9106, 'Doxysina', '2.03', '100 mg', '481', '16', '91', '2022-07-22 04:29:44', '2022-07-22 04:29:44'),
(9107, 'Doxyson', '1.90', '100 mg', '481', '16', '90', '2022-07-22 04:30:24', '2022-07-22 04:30:24'),
(9108, 'Doxyzen', '2.15', '100 mg', '481', '16', '196', '2022-07-22 04:30:56', '2022-07-22 04:30:56'),
(9109, 'DXC', '2.50', '100 mg', '481', '16', '190', '2022-07-22 04:31:28', '2022-07-22 04:31:28'),
(9110, 'E-Doxy', '2.15', '100 mg', '481', '16', '67', '2022-07-22 04:32:32', '2022-07-22 16:02:37'),
(9111, 'Elidox', '2.00', '100 mg', '481', '16', '159', '2022-07-22 15:47:07', '2022-07-22 16:03:06'),
(9112, 'Fardox', '2.50', '100 mg', '481', '16', '146', '2022-07-22 15:47:42', '2022-07-22 16:03:19'),
(9113, 'Impedox', '2.17', '100 mg', '481', '16', '18', '2022-07-22 15:48:32', '2022-07-22 16:03:43'),
(9114, 'Indox', '2.00', '100 mg', '481', '16', '93', '2022-07-22 15:48:59', '2022-07-22 16:03:56'),
(9115, 'Ipadox', '2.00', '100 mg', '481', '16', '111', '2022-07-22 15:50:15', '2022-07-22 16:04:28'),
(9116, 'Mardox', '2.15', '100 mg', '481', '16', '92', '2022-07-22 15:51:03', '2022-07-22 15:51:03'),
(9117, 'Megadox', '2.16', '100 mg', '481', '16', '43', '2022-07-22 15:51:35', '2022-07-22 16:05:10'),
(9118, 'Oriodox', '2.12', '100 mg', '481', '16', '140', '2022-07-22 15:52:04', '2022-07-22 16:05:27'),
(9119, 'Servidoxyne', '2.17', '100 mg', '481', '16', '128', '2022-07-22 15:52:50', '2022-07-22 16:05:53'),
(9120, 'Tydox', '2.01', '100 mg', '481', '16', '177', '2022-07-22 15:53:27', '2022-07-22 16:06:05'),
(9121, 'Unidox', '2.50', '100 mg', '481', '16', '82', '2022-07-22 15:54:07', '2022-07-22 16:06:34'),
(9122, 'Velacin', '1.02', '100 mg', '481', '16', '64', '2022-07-22 15:54:35', '2022-07-22 16:06:51'),
(9123, 'Vidox', '2.00', '100 mg', '481', '16', '98', '2022-07-22 15:55:16', '2022-07-22 16:08:20'),
(9124, 'Vitrocin', '2.00', '100 mg', '481', '16', '126', '2022-07-22 15:55:56', '2022-07-22 16:07:35'),
(9125, 'Droslyn', 'Price not available', '4 mg', '483', '13', '92', '2022-07-22 15:56:58', '2022-07-22 16:02:04'),
(9126, 'Drospi', 'Price not available', '4 mg', '483', '13', '136', '2022-07-22 15:57:44', '2022-07-22 16:01:47'),
(9127, 'Dot', '1.76', '40 mg', '484', '13', '19', '2022-07-22 15:58:44', '2022-07-22 16:01:08'),
(9128, 'Dover', '1.76', '40 mg', '484', '13', '126', '2022-07-22 16:00:35', '2022-07-22 16:00:35'),
(9129, 'Dover', '1.75', '40 mg', '484', '13', '126', '2022-07-22 16:09:06', '2022-07-22 16:09:06'),
(9130, 'Drota', '1.76', '40 mg', '484', '13', '88', '2022-07-22 16:09:54', '2022-07-22 16:09:54'),
(9131, 'Drotapan', '1.75', '40 mg', '484', '13', '92', '2022-07-22 16:10:58', '2022-07-22 16:10:58'),
(9132, 'No-Spa', '1.82', '40 mg', '484', '13', '27', '2022-07-22 16:11:38', '2022-07-22 16:11:38'),
(9133, 'No-Spa', '7.98', '40 mg/2 ml', '484', '10', '27', '2022-07-22 16:13:47', '2022-07-22 16:13:47'),
(9134, 'Span', '1.76', '40 mg', '484', '13', '136', '2022-07-22 16:14:29', '2022-07-22 16:14:29'),
(9135, 'Tav', '1.76', '40 mg', '484', '13', '138', '2022-07-22 16:15:02', '2022-07-22 16:15:02'),
(9136, 'Taverin', '1.75', '40 mg', '484', '13', '43', '2022-07-22 16:15:29', '2022-07-22 16:15:29'),
(9137, 'Trulicity', '3395.00', '0.75 mg/0.5 ml', '485', '77', '89', '2022-07-22 16:16:51', '2022-07-22 16:16:51'),
(9138, 'Trulicity', '3395.00', '1.5 mg/0.5 ml', '485', '77', '89', '2022-07-22 16:17:41', '2022-07-22 16:17:41'),
(9139, 'Deloxi', '18.00', '60 mg', '486', '19', '71', '2022-07-22 16:19:03', '2022-07-22 16:19:03'),
(9140, 'Deloxi', '7.00', '20 mg', '486', '19', '71', '2022-07-22 16:19:35', '2022-07-22 16:19:35'),
(9141, 'Diliner DR', '16.11', '60 mg', '486', '19', '179', '2022-07-22 16:20:24', '2022-07-22 16:20:24'),
(9142, 'Diliner DR', '7.00', '20 mg', '486', '19', '179', '2022-07-22 16:20:52', '2022-07-22 16:20:52'),
(9143, 'Dulox', '7.04', '20 mg', '486', '13', '19', '2022-07-22 16:21:28', '2022-07-22 16:22:29'),
(9144, 'Dulox', '10.07', '30 mg', '486', '13', '19', '2022-07-22 16:21:56', '2022-07-22 16:22:42'),
(9145, 'Duloxen', '16.00', '60 mg', '486', '13', '92', '2022-07-22 16:23:33', '2022-07-22 16:23:33'),
(9146, 'Duloxen', '10.00', '30 mg', '486', '13', '92', '2022-07-22 16:23:59', '2022-07-22 16:23:59'),
(9147, 'Duloxen', '7.00', '20 mg', '486', '13', '92', '2022-07-22 16:24:41', '2022-07-22 16:24:41'),
(9148, 'Duzela', '7.07', '20 mg', '486', '19', '180', '2022-07-22 16:25:29', '2022-07-22 16:25:29'),
(9149, 'Loxetine', '7.00', '20 mg', '486', '13', '18', '2022-07-22 16:26:04', '2022-07-22 16:26:04'),
(9150, 'Loxetine', '10.00', '30 mg', '486', '13', '18', '2022-07-22 16:26:32', '2022-07-22 16:26:32'),
(9151, 'Stresin', '12.00', '30 mg', '486', '19', '190', '2022-07-22 16:27:19', '2022-07-22 16:27:19'),
(9152, 'Loxetine', '8.00', '20 mg', '486', '19', '190', '2022-07-22 16:27:48', '2022-07-22 16:27:48'),
(9153, 'Xinolax DR', '7.00', '20 mg', '486', '19', '136', '2022-07-22 16:28:43', '2022-07-22 16:28:43'),
(9154, 'Xinolax DR', '10.00', '30 mg', '486', '19', '136', '2022-07-22 16:29:09', '2022-07-22 16:29:09'),
(9155, 'Xinolax DR', '16.05', '60 mg', '486', '19', '136', '2022-07-22 16:29:37', '2022-07-22 16:29:37'),
(9156, 'Dutamax', '12.04', '0.5 mg', '487', '16', '190', '2022-07-22 16:30:31', '2022-07-22 16:30:31'),
(9157, 'Urodart', '10.00', '0.5 mg', '487', '16', '190', '2022-07-22 16:30:57', '2022-07-22 16:30:57'),
(9158, 'Caryon', '30.00', '10 mg', '488', '13', '92', '2022-07-22 16:32:37', '2022-07-22 16:32:37'),
(9159, 'Duphaston', '29.81', '10 mg', '488', '13', '190', '2022-07-22 16:33:07', '2022-07-22 16:33:07'),
(9160, 'Dydron', '30.00', '10 mg', '488', '13', '133', '2022-07-22 16:33:47', '2022-07-22 16:33:47'),
(9161, 'Progest', '30.00', '10 mg', '488', '13', '150', '2022-07-22 16:34:20', '2022-07-22 16:34:20'),
(9162, 'Rephaston', '30.00', '10 mg', '488', '13', '161', '2022-07-22 16:34:48', '2022-07-22 16:34:48'),
(9163, 'Alestin', '80.00', '5 mg/5 ml', '489', '59', '129', '2022-07-22 18:18:51', '2022-07-22 18:18:51'),
(9164, 'Alestin', '80.00', '5 mg/5 ml', '489', '59', '129', '2022-07-22 18:18:51', '2022-07-22 18:18:51'),
(9165, 'Alestin', '6.00', '10 mg', '489', '13', '129', '2022-07-22 19:01:58', '2022-07-22 19:01:58'),
(9166, 'Alestin', '6.00', '10 mg', '489', '13', '129', '2022-07-22 19:01:58', '2022-07-22 19:01:58'),
(9167, 'Ebahist', '80.00', '5 mg/5 ml', '489', '59', '82', '2022-07-22 19:13:38', '2022-07-22 19:13:38'),
(9168, 'Ebahist', '6.00', '10 mg', '489', '13', '82', '2022-07-22 19:16:16', '2022-07-22 19:16:16'),
(9169, 'Ebamine', '60.00', '5 mg/5 ml (30 ml bottle)', '489', '59', '91', '2022-07-22 19:17:17', '2022-07-22 19:17:17'),
(9170, 'Ebamine', '80.00', '5 mg/5 ml (50 ml bottle)', '489', '59', '91', '2022-07-22 19:18:10', '2022-07-22 19:18:10'),
(9171, 'Ebamine', '80.00', '5 mg/5 ml (50 ml bottle)', '489', '59', '91', '2022-07-22 19:18:13', '2022-07-22 19:18:13'),
(9172, 'Ebamine', '6.00', '10 mg', '489', '13', '91', '2022-07-22 19:19:29', '2022-07-22 19:19:29'),
(9173, 'Ebamine', '6.00', '10 mg', '489', '13', '91', '2022-07-22 19:19:29', '2022-07-22 19:19:29'),
(9174, 'Ebamine', '6.00', '10 mg', '489', '13', '91', '2022-07-22 19:19:34', '2022-07-22 19:19:34'),
(9175, 'Ebamine', '6.00', '10 mg', '489', '13', '91', '2022-07-22 19:19:34', '2022-07-22 19:19:34'),
(9176, 'Ebanex', '80.00', '5 mg/5 ml', '489', '59', '136', '2022-07-22 19:21:17', '2022-07-22 19:21:17'),
(9177, 'Ebanex', '7.00', '10 mg', '489', '13', '136', '2022-07-22 19:22:34', '2022-07-22 19:22:34'),
(9178, 'Ebanil', '6.00', '10 mg', '489', '13', '135', '2022-07-22 19:23:39', '2022-07-22 19:23:39'),
(9179, 'Ebaril', '60.00', '5 mg/5 ml', '489', '59', '92', '2022-07-22 19:24:11', '2022-07-22 19:24:11'),
(9180, 'Ebaril', '6.00', '10 mg', '489', '13', '92', '2022-07-22 19:24:48', '2022-07-22 19:24:48'),
(9181, 'Ebasten', '80.00', '5 mg/5 ml', '489', '59', '18', '2022-07-22 19:27:11', '2022-07-22 19:27:11'),
(9182, 'Ebasten', '8.00', '10 mg', '489', '13', '18', '2022-07-22 19:27:42', '2022-07-22 19:27:42'),
(9183, 'Ebasten FT', '10.00', '10 mg', '489', '13', '18', '2022-07-22 19:28:20', '2022-07-22 19:28:20'),
(9184, 'Ebatin', '8.50', '10 mg', '489', '13', '150', '2022-07-22 19:29:24', '2022-07-22 19:29:24'),
(9185, 'Ebatin', '60.00', '5 mg/5 ml (30 ml bottle)', '489', '59', '150', '2022-07-22 19:34:11', '2022-07-22 19:34:11'),
(9186, 'Ebatin', '80.00', '5 mg/5 ml (50 ml bottle)', '489', '59', '150', '2022-07-22 19:34:52', '2022-07-22 19:34:52'),
(9187, 'Ebatin Fast', '10.00', '10 mg', '489', '13', '150', '2022-07-22 19:35:23', '2022-07-22 19:35:23'),
(9188, 'Ebatrol', '5.00', '10 mg', '489', '13', '61', '2022-07-22 19:36:07', '2022-07-22 19:36:07'),
(9189, 'Ebatrol', '80.00', '5 mg/5 ml', '489', '59', '61', '2022-07-22 19:36:39', '2022-07-22 19:36:39'),
(9190, 'Eteen', '6.00', '10 mg', '489', '13', '73', '2022-07-22 19:37:13', '2022-07-22 19:37:13'),
(9191, 'Eteen', '80.00', '5 mg/5 ml', '489', '59', '73', '2022-07-22 19:37:48', '2022-07-22 19:37:48'),
(9192, 'Exler', '8.00', '10 mg', '489', '13', '156', '2022-07-22 19:38:29', '2022-07-22 19:38:29'),
(9193, 'Neobastin', '6.00', '10 mg', '489', '13', '134', '2022-07-22 19:39:00', '2022-07-22 19:39:00'),
(9194, 'Pvast', '80.00', '5 mg/5 ml', '489', '59', '119', '2022-07-22 19:39:49', '2022-07-22 19:39:49'),
(9195, 'Pvast', '6.00', '10 mg', '489', '13', '119', '2022-07-22 19:40:25', '2022-07-22 19:40:25'),
(9196, 'Rhitin', '6.00', '10 mg', '489', '13', '19', '2022-07-22 19:40:50', '2022-07-22 19:40:50'),
(9197, 'Rinobas', '6.00', '10 mg', '489', '13', '202', '2022-07-22 19:41:36', '2022-07-22 19:41:36'),
(9198, 'Stiba', '8.00', '10 mg', '489', '13', '71', '2022-07-22 19:42:11', '2022-07-22 19:42:11'),
(9199, 'Stiba', '60.00', '5 mg/5 ml', '489', '59', '71', '2022-07-22 19:42:40', '2022-07-22 19:42:40'),
(9200, 'Tebast', '6.02', '10 mg', '489', '13', '179', '2022-07-22 19:43:26', '2022-07-22 19:43:26'),
(9201, 'Xibast', '6.00', '10 mg', '489', '13', '35', '2022-07-22 19:43:52', '2022-07-22 19:43:52'),
(9202, 'Ecoderm', '28.00', '1%', '490', '29', '162', '2022-07-22 19:44:55', '2022-07-22 19:44:55'),
(9203, 'Ecolet', '32.00', '1%', '490', '29', '29', '2022-07-22 19:45:36', '2022-07-22 19:45:36'),
(9204, 'Ecoment', '30.00', '1%', '490', '29', '113', '2022-07-22 19:46:08', '2022-07-22 19:46:08'),
(9205, 'Econal', '32.10', '1%', '490', '29', '101', '2022-07-22 19:46:55', '2022-07-22 19:46:55'),
(9206, 'Econate', '32.00', '1%', '490', '29', '92', '2022-07-22 19:47:27', '2022-07-22 19:47:27'),
(9207, 'Econate VT', '23.33', '150 mg', '490', '65', '92', '2022-07-22 19:48:03', '2022-07-22 19:49:25'),
(9208, 'Econate-G', '70.00', '1%', '490', '29', '92', '2022-07-22 19:48:50', '2022-07-22 19:48:50'),
(9209, 'Ecoren', '30.20', '1%', '490', '29', '18', '2022-07-22 19:49:55', '2022-07-22 19:49:55'),
(9210, 'Ecozol', '32.12', '1% (10 gm tube)', '490', '29', '136', '2022-07-22 19:50:33', '2022-07-22 19:50:33'),
(9211, 'Ecozol', '70.48', '1% (30 gm tube)', '490', '29', '136', '2022-07-22 19:51:20', '2022-07-22 19:51:20'),
(9212, 'Ecozol', '23.42', '150 mg', '490', '65', '136', '2022-07-22 19:51:55', '2022-07-22 19:51:55'),
(9213, 'Pevaryl', '32.59', '1%', '490', '29', '198', '2022-07-22 19:52:43', '2022-07-22 19:52:43'),
(9214, 'Spectazole', '35.00', '1%', '490', '29', '89', '2022-07-22 19:53:11', '2022-07-22 19:53:11'),
(9215, 'Zolecon', '25.00', '1%', '490', '29', '20', '2022-07-22 19:53:40', '2022-07-22 19:53:40'),
(9216, 'Aristocort Plus', '20.00', '1%+0.1% (5 gm tube)', '491', '29', '34', '2022-07-22 19:56:00', '2022-07-22 19:56:00'),
(9217, 'Aristocort Plus', '40.00', '1%+0.1% (10 gm tube)', '491', '29', '34', '2022-07-22 19:56:49', '2022-07-22 19:56:49'),
(9218, 'Avison', '48.00', '1%+0.1%', '491', '29', '140', '2022-07-22 19:57:32', '2022-07-22 19:57:32'),
(9219, 'Conatrim', '34.00', '1%+0.1%', '491', '29', '20', '2022-07-22 19:58:16', '2022-07-22 19:58:16'),
(9220, 'Conazol-T', '40.00', '1%+0.1%', '491', '29', '72', '2022-07-22 19:58:45', '2022-07-22 19:58:45'),
(9221, 'Dicot', '41.00', '1%+0.1%', '491', '29', '65', '2022-07-22 19:59:22', '2022-07-22 19:59:22'),
(9222, 'Ecocort', '40.00', '1%+0.1%', '491', '29', '82', '2022-07-22 20:00:01', '2022-07-22 20:00:01'),
(9223, 'Ecoderm-TA', '35.00', '1%+0.1%', '491', '29', '162', '2022-07-22 20:00:43', '2022-07-22 20:00:43'),
(9224, 'Ecolon', '40.00', '1%+0.1%', '491', '29', '182', '2022-07-22 20:01:27', '2022-07-22 20:01:27'),
(9225, 'Econate Plus', '48.00', '1%+0.1%', '491', '29', '92', '2022-07-22 20:02:12', '2022-07-22 20:02:12'),
(9226, 'Ecoplus', '39.00', '1%+0.1%', '491', '29', '184', '2022-07-22 20:03:00', '2022-07-22 20:03:00'),
(9227, 'Ecoren T', '43.00', '1%+0.1%', '491', '29', '18', '2022-07-22 20:03:39', '2022-07-22 22:00:30'),
(9228, 'Ecosone', '40.00', '1%+0.1%', '491', '29', '146', '2022-07-22 22:02:40', '2022-07-22 22:02:40'),
(9229, 'Ecostat', '40.00', '1%+0.1%', '491', '29', '172', '2022-07-22 22:03:06', '2022-07-22 22:03:06'),
(9230, 'Ecot', '37.50', '1%+0.1%', '491', '29', '112', '2022-07-22 22:03:32', '2022-07-22 22:03:32'),
(9231, 'Ecotrim', '34.50', '1%+0.1%', '491', '29', '43', '2022-07-22 23:00:49', '2022-07-22 23:00:49'),
(9232, 'Ecotrim', '34.50', '1%+0.1%', '491', '29', '43', '2022-07-22 23:00:49', '2022-07-22 23:00:49'),
(9233, 'Ecotrim', '34.50', '1%+0.1%', '491', '29', '43', '2022-07-22 23:00:49', '2022-07-22 23:00:49'),
(9234, 'Ecozol Plus', '45.00', '1%+0.1%', '491', '29', '136', '2022-07-22 23:04:19', '2022-07-22 23:04:19'),
(9235, 'Ecozol Plus', '75.51', '1%+0.1% (20 gm tube)', '491', '29', '136', '2022-07-22 23:04:58', '2022-07-22 23:04:58'),
(9236, 'Elocon', '40.00', '1%+0.1%', '491', '29', '28', '2022-07-22 23:05:34', '2022-07-22 23:05:34'),
(9237, 'Enazol Plus', '40.00', '1%+0.1%', '491', '29', '45', '2022-07-22 23:12:46', '2022-07-22 23:12:46'),
(9238, 'Etriam', '40.00', '1%+0.1%', '491', '29', '71', '2022-07-22 23:13:18', '2022-07-22 23:13:18'),
(9239, 'Exinil', '40.00', '1%+0.1% (10 gm tube)', '491', '29', '19', '2022-07-22 23:13:45', '2022-07-22 23:13:45'),
(9240, 'Exinil', '75.00', '1%+0.1% (30 gm tube)', '491', '29', '19', '2022-07-22 23:14:15', '2022-07-22 23:14:15'),
(9241, 'Fungicort', '40.00', '1%+0.1%', '491', '29', '91', '2022-07-22 23:14:58', '2022-07-22 23:14:58'),
(9242, 'Fungison', '45.00', '1%+0.1%', '491', '29', '51', '2022-07-22 23:15:26', '2022-07-22 23:15:26'),
(9243, 'Omniderm', '65.00', '1%+0.1%', '491', '29', '150', '2022-07-22 23:16:12', '2022-07-22 23:16:12'),
(9244, 'Pelsone', '48.00', '1%+0.1%', '491', '29', '94', '2022-07-22 23:17:04', '2022-07-22 23:17:04'),
(9245, 'Pevicort', '27.00', '1%+0.1%', '491', '29', '54', '2022-07-22 23:17:36', '2022-07-22 23:17:36'),
(9246, 'Peviderm', '40.00', '1%+0.1%', '491', '29', '147', '2022-07-22 23:18:05', '2022-07-22 23:18:05'),
(9247, 'Pevisia', '34.00', '1%+0.1%', '491', '29', '35', '2022-07-22 23:18:46', '2022-07-22 23:18:46'),
(9248, 'Pevisone', '55.00', '1%+0.1% (10 gm tube)', '491', '29', '198', '2022-07-22 23:19:18', '2022-07-22 23:19:18'),
(9249, 'Pevisone', '75.51', '1%+0.1% (20 gm tube)', '491', '29', '198', '2022-07-22 23:19:58', '2022-07-22 23:19:58'),
(9250, 'Pevitin', '45.00', '1%+0.1% (10 gm tube)', '491', '29', '179', '2022-07-22 23:20:33', '2022-07-22 23:20:33'),
(9251, 'Pevitin', '65.00', '1%+0.1% (15 gm tube)', '491', '29', '179', '2022-07-22 23:21:09', '2022-07-22 23:21:09'),
(9252, 'Renasone', '52.00', '1%+0.1%', '491', '29', '161', '2022-07-22 23:21:50', '2022-07-22 23:21:50'),
(9253, 'Secotal', '34.00', '1%+0.1%', '491', '29', '110', '2022-07-22 23:22:16', '2022-07-22 23:22:16'),
(9254, 'Spectazole N', '40.00', '1%+0.1%', '491', '29', '89', '2022-07-22 23:22:42', '2022-07-22 23:22:42'),
(9255, 'Stenide', '40.00', '1%+0.1%', '491', '29', '124', '2022-07-22 23:23:26', '2022-07-22 23:23:26'),
(9256, 'Tinacort', '45.00', '1%+0.1%', '491', '29', '101', '2022-07-22 23:24:01', '2022-07-22 23:24:01'),
(9257, 'Trimace', '34.00', '1%+0.1%', '491', '29', '67', '2022-07-22 23:24:27', '2022-07-22 23:24:27'),
(9258, 'Tricoderma', '50.00', '1%+0.1% (10 gm tube)', '491', '29', '78', '2022-07-22 23:25:09', '2022-07-22 23:25:09'),
(9259, 'Tricoderma', '75.00', '1%+0.1% (20 gm tube)', '491', '29', '78', '2022-07-22 23:25:43', '2022-07-22 23:25:43'),
(9260, 'Triozol', '34.00', '1%+0.1%', '491', '29', '130', '2022-07-22 23:26:16', '2022-07-22 23:26:16'),
(9261, 'Adiva', '200.70', '600 mg', '492', '13', '179', '2022-07-22 23:31:14', '2022-07-22 23:31:14'),
(9262, 'Avifanz', '200.00', '600 mg', '492', '13', '43', '2022-07-22 23:31:46', '2022-07-22 23:31:46'),
(9263, 'Elorim', '1500.00', '13.9%', '493', '29', '179', '2022-07-22 23:32:39', '2022-07-22 23:32:39'),
(9264, 'Vaniflo', '1500.00', '13.9%', '493', '29', '190', '2022-07-22 23:33:09', '2022-07-22 23:33:09'),
(9265, 'Wonica', '1500.00', '13.9%', '493', '29', '92', '2022-07-22 23:33:38', '2022-07-22 23:33:38'),
(9266, 'Egolix', '235.00', '200 mg', '494', '13', '19', '2022-07-22 23:34:50', '2022-07-22 23:34:50'),
(9267, 'Elagox', '170.00', '150 mg', '494', '13', '133', '2022-07-22 23:35:24', '2022-07-22 23:35:24'),
(9268, 'Oragon', '170.00', '150 mg', '494', '13', '161', '2022-07-22 23:35:54', '2022-07-22 23:35:54'),
(9269, 'Origolix', '235.00', '200 mg', '494', '13', '92', '2022-07-22 23:36:42', '2022-07-22 23:36:42'),
(9270, 'Origolix', '180.00', '150 mg', '494', '13', '92', '2022-07-22 23:37:11', '2022-07-22 23:37:11'),
(9271, 'Orili', '235.00', '200 mg', '494', '13', '179', '2022-07-22 23:37:47', '2022-07-22 23:37:47'),
(9272, 'Cytopag', '500.00', '25 mg', '495', '13', '18', '2022-07-22 23:38:48', '2022-07-22 23:38:48'),
(9273, 'Elopag', '900.00', '50 mg', '495', '13', '74', '2022-07-22 23:39:20', '2022-07-22 23:39:20'),
(9274, 'Elopag', '500.00', '25', '495', '13', '74', '2022-07-22 23:40:03', '2022-07-22 23:40:03'),
(9275, 'Eltrom', '900.00', '50 mg', '495', '13', '202', '2022-07-22 23:41:14', '2022-07-22 23:41:14'),
(9276, 'Eltrom', '600.00', '25 mg', '495', '13', '202', '2022-07-22 23:41:45', '2022-07-22 23:41:45'),
(9277, 'Eltropag', '500.00', '25 mg', '495', '13', '92', '2022-07-22 23:42:23', '2022-07-22 23:42:23'),
(9278, 'ETP', '511.33', '25 mg', '493', '13', '39', '2022-07-22 23:43:12', '2022-07-22 23:43:12'),
(9279, 'ETP', '909.02', '50 mg', '495', '13', '39', '2022-07-22 23:43:40', '2022-07-22 23:43:40'),
(9280, 'Idiopag', '1000.00', '50 mg', '495', '13', '89', '2022-07-22 23:44:28', '2022-07-22 23:44:28'),
(9281, 'Idiopag', '600.00', '25 mg', '495', '13', '89', '2022-07-22 23:44:57', '2022-07-22 23:44:57'),
(9282, 'R-Pag', '250.00', '12.5 mg', '495', '13', '161', '2022-07-22 23:45:50', '2022-07-22 23:45:50'),
(9283, 'R-Pag', '500.00', '25 mg', '495', '13', '161', '2022-07-22 23:46:30', '2022-07-22 23:46:30'),
(9284, 'R-Pag', '900.00', '50 mg', '495', '13', '161', '2022-07-22 23:46:57', '2022-07-22 23:46:57'),
(9285, 'Revolade', '916.64', '25 mg', '495', '13', '81', '2022-07-22 23:47:56', '2022-07-22 23:47:56'),
(9286, 'Revolade', '919.47', '25 mg', '495', '13', '128', '2022-07-22 23:48:59', '2022-07-22 23:48:59'),
(9287, 'Treptora', '900.00', '50 mg', '495', '13', '79', '2022-07-22 23:50:06', '2022-07-22 23:50:06'),
(9288, 'Treptora', '500.00', '25 mg', '495', '13', '79', '2022-07-22 23:50:41', '2022-07-22 23:50:41'),
(9289, 'Eluxan', '170.00', '100 mg', '496', '13', '197', '2022-07-22 23:51:36', '2022-07-22 23:51:36'),
(9290, 'Eluxan', '125.00', '75 mg', '496', '13', '197', '2022-07-22 23:52:07', '2022-07-22 23:52:07'),
(9291, 'Mederma', '990.00', '20 gm', '497', '42', '121', '2022-07-22 23:53:25', '2022-07-22 23:53:25'),
(9292, 'Adempa', '50.00', '25 mg', '498', '13', '190', '2022-07-22 23:54:20', '2022-07-22 23:54:20'),
(9293, 'Adempa', '25.00', '10 mg', '498', '13', '190', '2022-07-22 23:55:03', '2022-07-22 23:55:03'),
(9294, 'Ajardy', '40.00', '25 mg', '498', '13', '197', '2022-07-22 23:55:48', '2022-07-22 23:55:48'),
(9295, 'Ajardy', '25.00', '10 mg', '498', '13', '197', '2022-07-22 23:56:44', '2022-07-22 23:56:44'),
(9296, 'Coport', '40.00', '25 mg', '498', '13', '18', '2022-07-22 23:57:20', '2022-07-22 23:57:20'),
(9297, 'Coport', '25.00', '10 mg', '498', '13', '18', '2022-07-22 23:57:56', '2022-07-22 23:57:56'),
(9298, 'Diampa', '50.00', '25 mg', '498', '13', '161', '2022-07-22 23:58:58', '2022-07-22 23:58:58'),
(9299, 'Diampa', '25.00', '10 mg', '498', '13', '161', '2022-07-22 23:59:30', '2022-07-22 23:59:30'),
(9300, 'Diastat', '40.00', '25 mg', '498', '13', '186', '2022-07-23 00:00:16', '2022-07-23 00:00:16'),
(9301, 'Diastat', '25.00', '10 mg', '498', '13', '186', '2022-07-23 00:00:47', '2022-07-23 00:00:47'),
(9302, 'Emazid', '25.00', '10 mg', '498', '13', '71', '2022-07-23 00:01:32', '2022-07-23 00:01:32'),
(9303, 'Emazid', '40.00', '25 mg', '498', '13', '71', '2022-07-23 00:02:00', '2022-07-23 00:02:00'),
(9304, 'Emfogen', '25.00', '10 mg', '498', '13', '78', '2022-07-23 00:02:43', '2022-07-23 00:02:43'),
(9305, 'Emfogen', '40.00', '25 mg', '498', '13', '78', '2022-07-23 00:03:15', '2022-07-23 00:03:15'),
(9306, 'Emglif', '25.00', '10 mg', '498', '13', '140', '2022-07-23 00:04:29', '2022-07-23 00:04:29'),
(9307, 'Emglif', '45.00', '25 mg', '498', '13', '140', '2022-07-23 00:05:16', '2022-07-23 00:05:16'),
(9308, 'Emjard', '40.00', '25 mg', '498', '13', '179', '2022-07-23 00:10:30', '2022-07-23 00:10:30'),
(9309, 'Emjard', '25.00', '10 mg', '498', '13', '179', '2022-07-23 00:11:11', '2022-07-23 00:11:11'),
(9310, 'Empa', '50.00', '25 mg', '498', '13', '127', '2022-07-23 00:12:04', '2022-07-23 00:12:04'),
(9311, 'Empa', '25.00', '10 mg', '498', '13', '127', '2022-07-23 00:12:36', '2022-07-23 00:12:36'),
(9312, 'Empadi', '25.00', '10 mg', '498', '13', '142', '2022-07-23 00:13:21', '2022-07-23 00:13:21'),
(9313, 'Empade', '40.00', '25 mg', '498', '13', '142', '2022-07-23 00:13:56', '2022-07-23 00:13:56'),
(9314, 'Empadus', '40.00', '25 mg', '498', '13', '136', '2022-07-23 00:14:47', '2022-07-23 00:14:47'),
(9315, 'Empadus', '25.00', '10 mg', '498', '13', '136', '2022-07-23 00:15:17', '2022-07-23 00:15:17'),
(9316, 'Empaglif', '40.00', '25 mg', '498', '13', '34', '2022-07-23 00:16:03', '2022-07-23 00:16:03'),
(9317, 'Empaglif', '25.00', '10 mg', '498', '13', '34', '2022-07-23 00:16:40', '2022-07-23 00:16:40'),
(9318, 'Emparol', '40.00', '25 mg', '498', '13', '65', '2022-07-23 00:17:33', '2022-07-23 00:17:33'),
(9319, 'Emparol', '25.00', '10 mg', '498', '13', '65', '2022-07-23 00:18:01', '2022-07-23 00:18:01'),
(9320, 'Empatab', '25.00', '10 mg', '498', '13', '92', '2022-07-23 00:18:42', '2022-07-23 00:18:42'),
(9321, 'Epatab', '40.00', '25 mg', '498', '13', '92', '2022-07-23 00:19:17', '2022-07-23 00:19:17'),
(9322, 'Empavic', '25.00', '10 mg', '498', '13', '45', '2022-07-23 00:20:07', '2022-07-23 00:20:07'),
(9323, 'Emparol', '40.00', '25 mg', '498', '13', '45', '2022-07-23 00:20:38', '2022-07-23 00:20:38'),
(9324, 'Empazin', '15.00', '10 mg', '498', '13', '61', '2022-07-23 00:21:27', '2022-07-23 00:21:27'),
(9325, 'Empazin', '30.00', '25 mg', '498', '13', '61', '2022-07-23 00:22:07', '2022-07-23 00:22:07'),
(9326, 'Evania', '45.00', '25 mg', '498', '13', '89', '2022-07-23 00:23:01', '2022-07-23 00:23:01'),
(9327, 'Glifo', '25.00', '10 mg', '498', '13', '19', '2022-07-23 00:23:32', '2022-07-23 00:23:32'),
(9328, 'Glifo', '40.00', '25 mg', '498', '13', '19', '2022-07-23 00:23:59', '2022-07-23 00:23:59'),
(9329, 'Glipatab', '16.00', '10 mg', '498', '13', '91', '2022-07-23 00:24:45', '2022-07-23 00:24:45'),
(9330, 'Glipatab', '32.00', '25 mg', '498', '13', '91', '2022-07-23 00:25:30', '2022-07-23 00:25:30'),
(9331, 'Glycenor', '50.00', '25 mg', '498', '13', '150', '2022-07-23 00:26:25', '2022-07-23 00:26:25'),
(9332, 'Glycenor', '25.00', '10 mg', '498', '13', '150', '2022-07-23 00:27:04', '2022-07-23 00:27:04'),
(9333, 'Jardian', '40.00', '25 mg', '498', '13', '43', '2022-07-23 00:47:44', '2022-07-23 00:47:44'),
(9334, 'Jardian', '25.00', '10 mg', '498', '13', '43', '2022-07-23 00:48:11', '2022-07-23 00:48:11'),
(9335, 'Jardiance', '60.00', '10 mg', '496', '13', '156', '2022-07-23 00:49:27', '2022-07-23 00:49:27'),
(9336, 'Jardiance', '77.00', '25 mg', '498', '13', '156', '2022-07-23 00:50:06', '2022-07-23 00:50:06'),
(9337, 'Sinjard', '25.00', '10 mg', '498', '13', '39', '2022-07-23 00:50:53', '2022-07-23 00:50:53'),
(9338, 'Sinjard', '50.00', '25 mg', '498', '13', '39', '2022-07-23 00:51:21', '2022-07-23 00:51:21'),
(9339, 'Sucozin', '40.00', '25 mg', '498', '13', '82', '2022-07-23 00:52:07', '2022-07-23 00:52:07'),
(9340, 'Sucozin', '25.00', '10 mg', '498', '13', '82', '2022-07-23 00:52:41', '2022-07-23 00:52:41'),
(9341, 'Elipta', '40.00', '25 mg+5 mg', '499', '13', '197', '2022-07-23 00:54:35', '2022-07-23 00:54:35'),
(9342, 'Ajardy M', '30.00', '5 mg+500 mg', '499', '13', '197', '2022-07-23 00:58:25', '2022-07-23 00:59:06'),
(9343, 'Coport M', '20.00', '5 mg+500 mg', '499', '13', '18', '2022-07-23 02:31:01', '2022-07-23 02:31:01'),
(9344, 'Diampa M', '18.00', '5 mg+500 mg', '499', '13', '161', '2022-07-23 02:32:02', '2022-07-23 02:32:02'),
(9345, 'Emazid M', '15.00', '5 mg+500 mg', '499', '13', '71', '2022-07-23 02:32:34', '2022-07-23 02:32:34'),
(9346, 'Emfogen M', '15.00', '5 mg+500 mg', '499', '13', '78', '2022-07-23 02:33:27', '2022-07-23 02:33:27'),
(9347, 'Emjard M', '15.00', '5 mg+500 mg', '499', '13', '179', '2022-07-23 02:34:02', '2022-07-23 02:34:02'),
(9348, 'Empaglif-M', '20.00', '5 mg+500 mg', '499', '13', '34', '2022-07-23 02:34:56', '2022-07-23 02:34:56'),
(9349, 'EmpaMet', '15.00', '5 mg+500 mg', '499', '13', '127', '2022-07-23 02:35:25', '2022-07-23 02:35:25'),
(9350, 'Emparol-M', '15.00', '5 mg+500 mg', '499', '13', '65', '2022-07-23 02:36:19', '2022-07-23 02:36:19'),
(9351, 'Empatab M', '25.00', '5 mg+500 mg', '499', '13', '92', '2022-07-23 02:36:48', '2022-07-23 02:36:48'),
(9352, 'Empazin M', '10.00', '5 mg+500 mg', '499', '13', '61', '2022-07-23 02:37:33', '2022-07-23 02:37:33'),
(9353, 'Glifo-M', '20.00', '5 mg+500 mg', '499', '13', '19', '2022-07-23 02:37:58', '2022-07-23 02:37:58'),
(9354, 'Glifomet', '15.00', '5 mg+500 mg', '499', '13', '124', '2022-07-23 02:38:45', '2022-07-23 02:38:45'),
(9355, 'Glycenor M', '20.00', '5 mg+500 mg', '499', '13', '150', '2022-07-23 02:39:15', '2022-07-23 02:39:15'),
(9356, 'Jardimet', '20.00', '5 mg+500 mg', '499', '13', '43', '2022-07-23 02:40:15', '2022-07-23 02:40:15'),
(9357, 'Jardimet', '20.00', '5 mg+500 mg', '499', '13', '43', '2022-07-23 02:40:15', '2022-07-23 02:40:15'),
(9358, 'Jardimet', '20.00', '5 mg+500 mg', '499', '13', '43', '2022-07-23 02:40:16', '2022-07-23 02:40:16'),
(9359, 'Jardimet', '20.00', '5 mg+500 mg', '499', '13', '43', '2022-07-23 02:40:16', '2022-07-23 02:40:16'),
(9360, 'Jardimet', '20.00', '5 mg+500 mg', '499', '13', '43', '2022-07-23 02:40:16', '2022-07-23 02:40:16'),
(9361, 'Sinjard-M', '20.00', '5 mg+500 mg', '499', '13', '39', '2022-07-23 02:41:22', '2022-07-23 02:41:22'),
(9362, 'Anapril', '1.51', '5 mg', '500', '13', '71', '2022-07-23 02:42:14', '2022-07-23 02:42:14'),
(9363, 'Anapril', '2.70', '10 mg', '500', '13', '71', '2022-07-23 02:42:43', '2022-07-23 02:42:43'),
(9364, 'Enaril', '1.00', '5 mg', '500', '13', '43', '2022-07-23 02:43:13', '2022-07-23 02:43:13'),
(9365, 'Imojev', '2047.00', '0.5 ml/vial', '501', '77', '198', '2022-07-23 02:44:20', '2022-07-23 02:44:20'),
(9366, 'Alexa', '425.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '89', '2022-07-23 02:46:44', '2022-07-23 02:46:44'),
(9367, 'Alexa', '600.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '89', '2022-07-23 02:47:23', '2022-07-23 02:47:23'),
(9368, 'Alexa', '725.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '89', '2022-07-23 02:48:13', '2022-07-23 02:48:13'),
(9369, 'Cardinex', '526', '6000 Anti-Xa IU/0.6 ml', '502', '77', '65', '2022-07-23 02:50:30', '2022-07-23 02:50:30'),
(9370, 'Cardinex', '351.10', '4000 Anti-Xa IU/0.4 ml', '502', '77', '65', '2022-07-23 02:51:11', '2022-07-23 02:51:11'),
(9371, 'Cardinex', '577.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '65', '2022-07-23 02:51:50', '2022-07-23 02:51:50'),
(9372, 'Claxo', '351.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '78', '2022-07-23 02:52:41', '2022-07-23 02:52:41'),
(9373, 'Claxo', '575.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '78', '2022-07-23 02:53:25', '2022-07-23 02:53:25'),
(9374, 'Cleven', '450.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '43', '2022-07-23 02:54:13', '2022-07-23 02:54:13'),
(9375, 'Cleven', '576.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '43', '2022-07-23 02:54:46', '2022-07-23 02:54:46'),
(9376, 'Cleven', '650.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '43', '2022-07-23 02:55:39', '2022-07-23 02:55:39'),
(9377, 'Cleven', '250.00', '2000 Anti-Xa IU/0.2 ml', '502', '77', '43', '2022-07-23 02:56:10', '2022-07-23 02:56:10'),
(9378, 'Clexane', '270.81', '2000 Anti-Xa IU/0.2 ml', '502', '77', '198', '2022-07-23 02:57:12', '2022-07-23 02:57:12'),
(9379, 'Clexane', '461.38', '4000 Anti-Xa IU/0.4 ml', '502', '77', '198', '2022-07-23 02:57:49', '2022-07-23 02:57:49'),
(9380, 'Clexane', '651.95', '6000 Anti-Xa IU/0.6 ml', '502', '77', '198', '2022-07-23 02:58:47', '2022-07-23 02:58:47'),
(9381, 'Clexane', '802.41', '8000 Anti-Xa IU/0.8 ml', '502', '77', '198', '2022-07-23 02:59:27', '2022-07-23 02:59:27'),
(9382, 'Clotinex', '651.95', '8000 Anti-Xa IU/0.8 ml', '502', '77', '179', '2022-07-23 03:00:39', '2022-07-23 03:00:39'),
(9383, 'Clotinex', '451.36', '4000 Anti-Xa IU/0.4 ml', '502', '77', '179', '2022-07-23 03:01:19', '2022-07-23 03:01:19'),
(9384, 'Clotinex', '576.73', '6000 Anti-Xa IU/0.6 ml', '502', '77', '179', '2022-07-23 03:01:56', '2022-07-23 03:01:56'),
(9385, 'Enoma', '500.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '45', '2022-07-23 03:02:50', '2022-07-23 03:02:50'),
(9386, 'Enoma', '400.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '45', '2022-07-23 03:03:24', '2022-07-23 03:03:24'),
(9387, 'Enoparin', '550.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '150', '2022-07-23 03:04:18', '2022-07-23 03:04:18'),
(9388, 'Enoparin', '500.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '150', '2022-07-23 03:04:59', '2022-07-23 03:04:59'),
(9389, 'Enparin', '450.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '150', '2022-07-23 03:05:31', '2022-07-23 03:05:31'),
(9390, 'Enorin', '650.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '71', '2022-07-23 03:06:25', '2022-07-23 03:06:25'),
(9391, 'Enorin', '575.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '71', '2022-07-23 03:07:37', '2022-07-23 03:07:37'),
(9392, 'Enorin', '575.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '71', '2022-07-23 03:07:37', '2022-07-23 03:07:37'),
(9393, 'Enorin', '450.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '71', '2022-07-23 03:08:06', '2022-07-23 03:08:06'),
(9394, 'Eparin', '576.73', '6000 Anti-Xa IU/0.6 ml', '502', '77', '39', '2022-07-23 03:09:13', '2022-07-23 03:09:13'),
(9395, 'Eparin', '450.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '39', '2022-07-23 03:09:47', '2022-07-23 03:09:47'),
(9396, 'Intravas', '350.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '34', '2022-07-23 03:10:38', '2022-07-23 03:10:38'),
(9397, 'Intravas', '550.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '34', '2022-07-23 03:11:17', '2022-07-23 03:11:17'),
(9398, 'Intravas', '525.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '34', '2022-07-23 03:11:58', '2022-07-23 03:11:58'),
(9399, 'Noxarin', '400.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '136', '2022-07-23 03:12:37', '2022-07-23 03:12:37'),
(9400, 'Noxarin', '525.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '136', '2022-07-23 03:13:21', '2022-07-23 03:13:21'),
(9401, 'Noxarin', '650.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '136', '2022-07-23 03:14:22', '2022-07-23 03:14:22'),
(9402, 'Noxarin', '200.00', '2000 Anti-Xa IU/0.2 ml', '502', '77', '136', '2022-07-23 03:15:44', '2022-07-23 03:15:44'),
(9403, 'Parinox', '650.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '92', '2022-07-23 03:16:32', '2022-07-23 03:16:32'),
(9404, 'Parinox', '575.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '92', '2022-07-23 03:17:04', '2022-07-23 03:17:04'),
(9405, 'Parinox', '450.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '92', '2022-07-23 03:17:38', '2022-07-23 03:17:38'),
(9406, 'Parinox', '200.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '92', '2022-07-23 03:18:08', '2022-07-23 03:18:08'),
(9407, 'Vistarin', '425.00', '4000 Anti-Xa IU/0.4 ml', '502', '77', '18', '2022-07-23 03:18:54', '2022-07-23 03:18:54'),
(9408, 'Vistarin', '575.00', '6000 Anti-Xa IU/0.6 ml', '502', '77', '18', '2022-07-23 03:19:24', '2022-07-23 03:19:24'),
(9409, 'Vistarin', '650.00', '8000 Anti-Xa IU/0.8 ml', '502', '77', '18', '2022-07-23 03:20:13', '2022-07-23 03:20:13'),
(9410, 'Vistarin', '250.00', '2000 Anti-Xa IU/0.2 ml', '502', '77', '18', '2022-07-23 03:20:51', '2022-07-23 03:20:51'),
(9411, 'Alcavir', '53.13', '0.5 mg', '504', '13', '94', '2022-07-23 03:22:11', '2022-07-23 03:24:13'),
(9412, 'Barcavir', '48.00', '0.5 mg', '504', '13', '92', '2022-07-23 03:23:01', '2022-07-23 03:23:01'),
(9413, 'Barcavir', '90.00', '1 mg', '504', '13', '92', '2022-07-23 03:25:33', '2022-07-23 03:25:33'),
(9414, 'Cavir', '48.14', '0.5 mg', '504', '13', '179', '2022-07-23 03:26:12', '2022-07-23 03:26:12'),
(9415, 'Cavir', '90.27', '1 mg', '504', '13', '179', '2022-07-23 03:27:15', '2022-07-23 03:27:15'),
(9416, 'Caviral', '60.18', '0.5 mg', '504', '13', '39', '2022-07-23 03:28:08', '2022-07-23 03:28:08'),
(9417, 'Enbee', '50.00', '0.5 mg', '504', '13', '202', '2022-07-23 03:28:40', '2022-07-23 03:28:40'),
(9418, 'Entavir', '90.30', '1 mg', '504', '13', '65', '2022-07-23 03:29:40', '2022-07-23 03:29:40'),
(9419, 'Entavir', '45.15', '0.5 mg', '504', '13', '65', '2022-07-23 03:30:24', '2022-07-23 03:30:24'),
(9420, 'Enteca', '48.00', '0.5 mg', '504', '13', '161', '2022-07-23 03:33:13', '2022-07-23 03:33:13'),
(9421, 'Enviral', '48.18', '0.5 mg', '504', '13', '136', '2022-07-23 03:34:00', '2022-07-23 03:34:00'),
(9422, 'Enviral', '90.34', '1 mg', '504', '13', '136', '2022-07-23 03:34:37', '2022-07-23 03:34:37'),
(9423, 'Ertivix', '48.00', '0.5 mg', '504', '13', '180', '2022-07-23 03:35:56', '2022-07-23 03:35:56'),
(9424, 'Ertivix', '90.00', '1 mg', '504', '13', '180', '2022-07-23 03:36:36', '2022-07-23 03:36:36'),
(9425, 'Genevir', '48.14', '0.5 mg', '504', '13', '78', '2022-07-23 03:37:38', '2022-07-23 03:37:38'),
(9426, 'Genevir', '90.27', '1 mg', '504', '13', '78', '2022-07-23 03:38:17', '2022-07-23 03:38:17'),
(9427, 'Iretavir', '48.00', '0.5 mg', '504', '13', '79', '2022-07-23 03:39:02', '2022-07-23 03:39:02'),
(9428, 'Iretavir', '90.00', '1 mg', '504', '13', '79', '2022-07-23 03:39:33', '2022-07-23 03:39:33'),
(9429, 'Replivir', '50.00', '0.5 mg', '504', '13', '43', '2022-07-23 03:40:18', '2022-07-23 03:40:18'),
(9430, 'Replivir', '90.00', '1 mg', '504', '13', '43', '2022-07-23 03:40:45', '2022-07-23 03:40:45'),
(9431, 'Tecavir', '90.00', '1 mg', '504', '13', '34', '2022-07-23 03:41:35', '2022-07-23 03:41:35'),
(9432, 'Tecavir', '40.00', '0.5 mg', '504', '13', '34', '2022-07-23 03:42:20', '2022-07-23 03:42:20'),
(9433, 'Teviral', '100.30', '1 mg', '504', '13', '18', '2022-07-23 03:43:14', '2022-07-23 03:43:14'),
(9434, 'Teviral', '48.32', '0.5 mg', '504', '13', '18', '2022-07-23 03:43:50', '2022-07-23 03:43:50'),
(9435, 'Virenta', '48.00', '0.5 mg', '504', '13', '71', '2022-07-23 03:44:46', '2022-07-23 03:44:46'),
(9436, 'Vironex', '48.00', '0.5 mg', '504', '13', '74', '2022-07-23 03:45:28', '2022-07-23 03:45:28'),
(9437, 'Aldorin', '10.00', '50 mg', '505', '13', '71', '2022-07-23 03:46:27', '2022-07-23 03:46:27'),
(9438, 'Eprel', '3.01', '50 mg', '506', '13', '140', '2022-07-23 03:47:21', '2022-07-23 03:47:21'),
(9439, 'Ezymas', '3.00', '50 mg', '506', '13', '129', '2022-07-23 03:47:56', '2022-07-23 03:47:56'),
(9440, 'Myonil', '3.01', '50 mg', '506', '13', '179', '2022-07-23 03:48:29', '2022-07-23 03:48:29'),
(9441, 'Asmaphen', '28.00', '15 mg/5 ml', '507', '59', '170', '2022-07-23 03:49:58', '2022-07-23 03:49:58'),
(9442, 'Asmaphen', '0.30', '30 mg', '507', '13', '170', '2022-07-23 03:50:36', '2022-07-23 03:50:36'),
(9443, 'Ephidin', '25.00', '25 mg/5 ml', '507', '10', '150', '2022-07-23 03:51:30', '2022-07-23 03:51:30'),
(9444, 'Epidron', '12.05', '25 mg/5 ml', '507', '10', '161', '2022-07-23 03:52:24', '2022-07-23 03:52:24'),
(9445, 'Fedrin', '12.06', '25 mg/5 ml', '507', '10', '98', '2022-07-23 03:53:07', '2022-07-23 03:53:07'),
(9446, 'G-Ephedrine', '12.00', '25 mg/5 ml', '507', '10', '84', '2022-07-23 03:53:44', '2022-07-23 03:53:44'),
(9447, 'Nordrine', '25.00', '25 mg/5 ml', '507', '10', '92', '2022-07-23 03:54:20', '2022-07-23 03:54:20'),
(9448, 'Alpatin', '150.00', '0.05%', '508', '69', '43', '2022-07-23 03:55:50', '2022-07-23 03:55:50'),
(9449, 'Epinast', '150.00', '0.05%', '508', '69', '34', '2022-07-23 03:56:20', '2022-07-23 03:56:20'),
(9450, 'Relestat', '337.00', '0.05%', '508', '69', '71', '2022-07-23 03:56:52', '2022-07-23 03:56:52'),
(9451, 'Epicin', '850.00', '2 mg/ml (10 mg vial)', '509', '50', '185', '2022-07-23 03:58:37', '2022-07-23 03:58:37'),
(9452, 'Epicin', '3600.00', '2 mg/ml (50 mg vial)', '509', '50', '185', '2022-07-23 03:59:29', '2022-07-23 03:59:29'),
(9453, 'Epiruba', '3600.00', '2 mg/ml', '509', '50', '65', '2022-07-23 04:00:09', '2022-07-23 04:00:09'),
(9454, 'Epirubicin PhaRes', '1420.00', '2 mg/ml (10 mg vial)', '509', '50', '195', '2022-07-23 04:01:26', '2022-07-23 04:01:26'),
(9455, 'Epirubicin PhaRes', '4545.00', '2 mg/ml (50 mg vial)', '509', '50', '195', '2022-07-23 04:02:06', '2022-07-23 04:02:06'),
(9456, 'Epirubicin Sandoz', '783.06', '2 mg/ml (10 mg vial)', '509', '50', '167', '2022-07-23 04:03:26', '2022-07-23 04:03:26'),
(9457, 'Epirubicin Sandoz', '5337.77', '2 mg/ml (50 mg vial)', '509', '50', '167', '2022-07-23 04:04:17', '2022-07-23 04:04:17'),
(9458, 'Epirubin', '3700.00', '2 mg/ml', '509', '50', '89', '2022-07-23 04:05:00', '2022-07-23 04:05:00'),
(9459, 'Episindan', '915.00', '2 mg/ml (10 mg vial)', '509', '50', '47', '2022-07-23 04:05:40', '2022-07-23 04:05:40'),
(9460, 'Episindan', '1990.00', '2 mg/ml (50 mg vial)', '509', '50', '47', '2022-07-23 04:06:16', '2022-07-23 04:06:16'),
(9461, 'Erubin', '915.00', '2 mg/ml (10 mg vial)', '509', '50', '39', '2022-07-23 04:07:14', '2022-07-23 04:07:14'),
(9462, 'Erubin', '3700.00', '2 mg/ml (50 mg vial)', '509', '50', '39', '2022-07-23 04:07:41', '2022-07-23 04:07:41'),
(9463, 'Farmorubicin', '2730.00', '2 mg/ml', '509', '50', '97', '2022-07-23 04:08:23', '2022-07-23 04:08:23'),
(9464, 'Rubitor', '950.00', '2 mg/ml (10 mg vial)', '509', '50', '71', '2022-07-23 04:09:02', '2022-07-23 04:09:02'),
(9465, 'Rubitor', '3800.00', '2 mg/ml (50 mg vial)', '509', '50', '71', '2022-07-23 04:09:32', '2022-07-23 04:09:32'),
(9466, 'Aldonist', '45.00', '25 mg', '510', '13', '58', '2022-07-23 04:10:21', '2022-07-23 04:10:21'),
(9467, 'Aldonist', '85.00', '50 mg', '510', '13', '58', '2022-07-23 04:10:59', '2022-07-23 04:10:59'),
(9468, 'Epleron', '30.00', '25 mg', '510', '13', '92', '2022-07-23 04:11:50', '2022-07-23 04:11:50'),
(9469, 'Epleron', '50.00', '50 mg', '510', '13', '92', '2022-07-23 04:12:18', '2022-07-23 04:12:18'),
(9470, 'Erutic', '30.00', '25 mg', '510', '13', '65', '2022-07-23 04:12:47', '2022-07-23 04:12:47'),
(9471, 'Integril', '9000.00', '0.75 mg/ml', '512', '49', '92', '2022-07-23 04:15:34', '2022-07-23 04:15:34'),
(9472, 'Integril', '3000.00', '2 mg/ml', '512', '49', '92', '2022-07-23 04:16:26', '2022-07-23 04:16:26'),
(9473, 'Erdolin', '15.00', '300 mg', '513', '16', '190', '2022-07-23 04:17:34', '2022-07-23 04:17:34'),
(9474, 'Erdolyt', '15.00', '300 mg', '513', '16', '197', '2022-07-23 04:18:12', '2022-07-23 04:18:12'),
(9475, 'Erdostin', '15.00', '300 mg', '513', '16', '127', '2022-07-23 04:18:52', '2022-07-23 04:18:52'),
(9476, 'Spusoft', '15.00', '300 mg', '513', '16', '92', '2022-07-23 04:19:46', '2022-07-23 04:19:46'),
(9477, 'Migrin', '5.00', '1 mg+100 mg', '514', '13', '175', '2022-07-23 21:06:22', '2022-07-23 21:06:22'),
(9478, 'Halaven', '37022.00', '1 mg/2 ml', '515', '50', '156', '2022-07-23 21:07:23', '2022-07-23 21:07:23'),
(9479, 'Erlocent', '550.00', '100 mg', '516', '13', '92', '2022-07-23 21:08:13', '2022-07-23 21:08:13'),
(9480, 'Erlocent', '700.00', '150 mg', '516', '13', '92', '2022-07-23 21:08:52', '2022-07-23 21:08:52'),
(9481, 'Erlonix', '600.00', '100 mg', '516', '13', '39', '2022-07-23 21:10:07', '2022-07-23 21:10:07'),
(9482, 'Erlonix', '750.00', '150 mg', '516', '13', '39', '2022-07-23 21:10:38', '2022-07-23 21:10:38'),
(9483, 'Erloren', '750.00', '150 mg', '516', '13', '161', '2022-07-23 21:11:18', '2022-07-23 21:11:18'),
(9484, 'Erloren', '600.00', '100 mg', '516', '13', '161', '2022-07-23 21:11:46', '2022-07-23 21:11:46'),
(9485, 'Erlotin', '1000.00', '150 mg', '516', '13', '89', '2022-07-23 21:14:35', '2022-07-23 21:14:35'),
(9486, 'Erlotin', '750.00', '100 mg', '516', '13', '89', '2022-07-23 21:15:01', '2022-07-23 21:15:01'),
(9487, 'Eronib', '700.00', '150 mg', '516', '13', '65', '2022-07-23 21:17:57', '2022-07-23 21:17:57'),
(9488, 'Ertinib', '550.00', '100 mg', '516', '13', '34', '2022-07-23 21:18:35', '2022-07-23 21:18:35'),
(9489, 'Ertinib', '700.00', '150 mg', '516', '13', '34', '2022-07-23 21:19:04', '2022-07-23 21:19:04'),
(9490, 'Kaneva', '1000.00', '150 mg', '516', '13', '43', '2022-07-23 21:19:55', '2022-07-23 21:19:55'),
(9491, 'Kaneva', '750.00', '100 mg', '516', '13', '43', '2022-07-23 21:20:26', '2022-07-23 21:20:26'),
(9492, 'Tarecenib', '600.00', '150 mg', '516', '13', '185', '2022-07-23 21:21:16', '2022-07-23 21:21:16'),
(9493, 'Tarecenib', '500.00', '100 mg', '516', '13', '185', '2022-07-23 21:21:45', '2022-07-23 21:21:45'),
(9494, 'Tarceva', '3180.00', '150 mg', '516', '13', '164', '2022-07-23 21:22:23', '2022-07-23 21:22:23'),
(9495, 'Tarvanib', '750.00', '150 mg', '516', '13', '202', '2022-07-23 21:23:02', '2022-07-23 21:23:02'),
(9496, 'Tarvanib', '550.00', '100 mg', '516', '13', '202', '2022-07-23 21:23:31', '2022-07-23 21:23:31'),
(9497, 'Erpen', '3200.00', '1 gm/vial', '517', '49', '161', '2022-07-23 21:25:00', '2022-07-23 21:25:00'),
(9498, 'Ertapen', '3200.00', '1 gm/vial', '517', '49', '34', '2022-07-23 21:25:41', '2022-07-23 21:25:41'),
(9499, 'Wandara', '3200.00', '1 gm/vial', '517', '49', '92', '2022-07-23 21:26:16', '2022-07-23 21:26:16'),
(9500, 'A-Mycin', '5.15', '250 mg', '519', '13', '34', '2022-07-23 21:33:20', '2022-07-23 21:33:20'),
(9501, 'A-Mycin', '9.00', '500 mg', '519', '13', '34', '2022-07-23 21:33:46', '2022-07-23 21:33:46'),
(9502, 'A-Mycin', '84.75', '125 mg/5 ml', '519', '75', '34', '2022-07-23 21:34:35', '2022-07-23 21:34:35'),
(9503, 'A-Mycin', '100.00', '250 mg/5 ml', '519', '75', '34', '2022-07-23 21:35:08', '2022-07-23 21:35:08'),
(9504, 'A-Mycin', '60.00', '200 mg/5 ml', '519', '75', '34', '2022-07-23 21:35:45', '2022-07-23 21:35:45'),
(9505, 'Acryth', '60.00', '125 mg/5 ml', '519', '75', '119', '2022-07-23 21:36:37', '2022-07-23 21:36:37'),
(9506, 'Arigram', '60.00', '125 mg/5 ml', '519', '75', '50', '2022-07-23 21:37:17', '2022-07-23 21:37:17'),
(9507, 'Cpmycin', '4.00', '250 mg', '519', '13', '55', '2022-07-23 21:37:58', '2022-07-23 21:37:58'),
(9508, 'E-Lid', '54.00', '125 mg/5 ml', '519', '75', '183', '2022-07-23 21:38:41', '2022-07-23 21:38:41');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(9509, 'E-ROX', '70.00', '125 mg/5 ml', '519', '75', '62', '2022-07-23 21:41:50', '2022-07-23 21:41:50'),
(9510, 'E-ROX', '7.00', '500 mg', '519', '13', '62', '2022-07-23 21:42:23', '2022-07-23 21:42:23'),
(9511, 'E-ROX 500', '60.00', '125 mg/5 ml', '519', '75', '62', '2022-07-23 21:43:03', '2022-07-23 21:43:03'),
(9512, 'E-ROX', '7.00', '500 mg', '519', '13', '62', '2022-07-23 21:43:37', '2022-07-23 21:43:37'),
(9513, 'Edry', '60.00', '125 mg/5 ml', '519', '75', '67', '2022-07-23 21:44:06', '2022-07-23 21:44:06'),
(9514, 'EM', '60.00', '125 mg/5 ml', '519', '75', '117', '2022-07-23 21:44:50', '2022-07-23 21:44:50'),
(9515, 'EM', '8.00', '500 mg', '519', '13', '117', '2022-07-23 21:45:26', '2022-07-23 21:45:26'),
(9516, 'Emycin', '4.75', '250 mg', '519', '13', '113', '2022-07-23 21:46:08', '2022-07-23 21:46:08'),
(9517, 'Emycin', '61.00', '125 mg/5 ml', '519', '75', '113', '2022-07-23 21:46:36', '2022-07-23 21:46:36'),
(9518, 'Ermac', '84.74', '125 mg/5 ml', '519', '75', '136', '2022-07-23 21:47:14', '2022-07-23 21:47:14'),
(9519, 'ERO', '60.00', '125 mg/5 ml', '519', '75', '90', '2022-07-23 21:47:48', '2022-07-23 21:47:48'),
(9520, 'Erocin', '5.18', '250 mg', '519', '13', '19', '2022-07-23 21:48:29', '2022-07-23 21:48:29'),
(9521, 'Erocin', '10.35', '500 mg', '519', '13', '19', '2022-07-23 21:48:56', '2022-07-23 21:48:56'),
(9522, 'Erocin', '84.75', '125 mg/5 ml', '519', '75', '19', '2022-07-23 21:49:21', '2022-07-23 21:49:21'),
(9523, 'Erode', '70.17', '125 mg/5 ml', '519', '75', '192', '2022-07-23 21:50:03', '2022-07-23 21:50:03'),
(9524, 'Erom', '69.50', '125 mg/5 ml', '519', '75', '101', '2022-07-23 21:50:40', '2022-07-23 21:50:40'),
(9525, 'Erom', '8.63', '500 mg', '519', '13', '101', '2022-07-23 21:51:16', '2022-07-23 21:51:16'),
(9526, 'Erom', '4.87', '250 mg', '519', '13', '101', '2022-07-23 21:51:42', '2022-07-23 21:51:42'),
(9527, 'Eromac', '61.23', '125 mg/5 ml', '519', '75', '78', '2022-07-23 21:52:14', '2022-07-23 21:52:14'),
(9528, 'Eromed', '55.00', '125 mg/5 ml', '519', '75', '21', '2022-07-23 21:52:46', '2022-07-23 21:52:46'),
(9529, 'Eromycin', '60.40', '200 mg/5 ml', '519', '70', '179', '2022-07-23 21:53:50', '2022-07-23 21:53:50'),
(9530, 'Eromycin', '69.53', '125 mg/5 ml', '519', '75', '179', '2022-07-23 21:54:37', '2022-07-23 21:54:37'),
(9531, 'Eromycin DS', '10.35', '500 mg', '519', '13', '179', '2022-07-23 21:55:14', '2022-07-23 21:55:14'),
(9532, 'Erosa', '67.00', '125 mg/5 ml', '519', '75', '45', '2022-07-23 21:59:58', '2022-07-23 21:59:58'),
(9533, 'Erosa', '8.03', '500 mg', '519', '13', '45', '2022-07-23 22:00:25', '2022-07-23 22:00:25'),
(9534, 'Erosil', '60.00', '125 mg/5 ml', '519', '75', '173', '2022-07-23 22:00:59', '2022-07-23 22:00:59'),
(9535, 'Erosite', '70.00', '125 mg/5 ml', '519', '75', '172', '2022-07-23 22:01:31', '2022-07-23 22:01:31'),
(9536, 'Ery', '10.33', '500 mg', '519', '13', '23', '2022-07-23 22:02:28', '2022-07-23 22:02:28'),
(9537, 'Ery', '5.17', '250 mg', '519', '13', '23', '2022-07-23 22:02:55', '2022-07-23 22:02:55'),
(9538, 'Ery', '82.00', '125 mg/5 ml', '519', '75', '23', '2022-07-23 22:03:22', '2022-07-23 22:03:22'),
(9539, 'Erybac', '4.05', '250 mg', '519', '13', '65', '2022-07-23 22:04:05', '2022-07-23 22:04:05'),
(9540, 'Erybac', '8.05', '500 mg', '519', '13', '65', '2022-07-23 22:04:39', '2022-07-23 22:04:39'),
(9541, 'Erybac', '69.53', '125 mg/5 ml', '519', '75', '65', '2022-07-23 22:05:06', '2022-07-23 22:05:06'),
(9542, 'Erymex', '84.50', '125 mg/5 ml', '519', '75', '91', '2022-07-23 22:05:39', '2022-07-23 22:05:39'),
(9543, 'Erymex', '10.25', '500 mg', '519', '13', '91', '2022-07-23 22:06:07', '2022-07-23 22:06:07'),
(9544, 'Erynet', '60.00', '125 mg/5 ml', '519', '75', '48', '2022-07-23 22:06:47', '2022-07-23 22:06:47'),
(9545, 'Eryseem', '56.00', '125 mg/5 ml', '519', '75', '170', '2022-07-23 22:07:13', '2022-07-23 22:07:13'),
(9546, 'Eryseem-500', '8.00', '500 mg', '519', '13', '170', '2022-07-23 22:07:54', '2022-07-23 22:07:54'),
(9547, 'Eryth', '55.00', '125 mg/5 ml', '519', '75', '111', '2022-07-23 22:13:01', '2022-07-23 22:13:01'),
(9548, 'Erythin', '61.47', '125 mg/5 ml', '519', '75', '18', '2022-07-23 22:13:25', '2022-07-23 22:13:25'),
(9549, 'Erythro', '69.31', '125 mg/5 ml', '519', '75', '112', '2022-07-23 22:14:18', '2022-07-23 22:14:18'),
(9550, 'Erythromycin-A', '60.00', '125 mg/5 ml', '519', '75', '20', '2022-07-23 22:14:47', '2022-07-23 22:14:47'),
(9551, 'Erythrox', '69.32', '125 mg/5 ml', '519', '75', '161', '2022-07-23 22:15:28', '2022-07-23 22:15:28'),
(9552, 'Eryzen', '57.00', '125 mg/5 ml', '519', '75', '196', '2022-07-23 22:16:03', '2022-07-23 22:16:03'),
(9553, 'Eryzen', '4.38', '250 mg', '519', '13', '196', '2022-07-23 22:16:29', '2022-07-23 22:16:29'),
(9554, 'Eryzen', '8.66', '500 mg', '519', '13', '196', '2022-07-23 22:17:01', '2022-07-23 22:17:01'),
(9555, 'Ethro', '61.22', '125 mg/5 ml', '519', '75', '146', '2022-07-23 22:17:38', '2022-07-23 22:17:38'),
(9556, 'Etrocin', '9.03', '500 mg', '519', '13', '43', '2022-07-23 22:18:10', '2022-07-23 22:18:10'),
(9557, 'Etrocin', '84.75', '125 mg/5 ml', '519', '75', '43', '2022-07-23 22:18:38', '2022-07-23 22:18:38'),
(9558, 'Firmac', '60.00', '125 mg/5 ml', '519', '75', '92', '2022-07-23 22:19:28', '2022-07-23 22:19:28'),
(9559, 'Firmac', '4.50', '250 mg', '519', '13', '92', '2022-07-23 22:19:56', '2022-07-23 22:19:56'),
(9560, 'Firmac', '8.60', '500 mg', '519', '13', '92', '2022-07-23 22:20:25', '2022-07-23 22:20:25'),
(9561, 'llocin', '8.00', '500 mg', '519', '13', '64', '2022-07-23 22:21:19', '2022-07-23 22:21:19'),
(9562, 'llocin', '60.00', '125 mg/5 ml', '519', '75', '64', '2022-07-23 22:21:47', '2022-07-23 22:21:47'),
(9563, 'Kumucin', '55.00', '125 mg/5 ml', '519', '75', '102', '2022-07-23 22:22:27', '2022-07-23 22:22:27'),
(9564, 'Macas', '56.86', '125 mg/5 ml', '519', '75', '35', '2022-07-23 22:22:48', '2022-07-23 22:22:48'),
(9565, 'Macery', '84.00', '125 mg/5 ml', '519', '75', '142', '2022-07-23 22:23:17', '2022-07-23 22:23:17'),
(9566, 'Macery', '10.00', '500 mg', '519', '13', '142', '2022-07-23 22:23:41', '2022-07-23 22:23:41'),
(9567, 'Macery', '5.00', '250 mg', '519', '13', '142', '2022-07-23 22:24:07', '2022-07-23 22:24:07'),
(9568, 'Macin', '60.00', '125 mg/5 ml', '519', '75', '88', '2022-07-23 22:24:33', '2022-07-23 22:24:33'),
(9569, 'Makcin', '60.00', '125 mg/5 ml', '519', '75', '185', '2022-07-23 22:24:53', '2022-07-23 22:24:53'),
(9570, 'Mitrocin', '3.45', '250 mg', '519', '13', '116', '2022-07-23 22:25:26', '2022-07-23 22:25:26'),
(9571, 'Mitrocin', '8.51', '500 mg', '519', '13', '116', '2022-07-23 22:25:58', '2022-07-23 22:25:58'),
(9572, 'Mitrocin', '60.00', '125 mg/5 ml', '519', '75', '116', '2022-07-23 22:26:28', '2022-07-23 22:26:28'),
(9573, 'Mitrocin DS', '103.00', '250 mg/5 ml', '519', '75', '116', '2022-07-23 22:27:03', '2022-07-23 22:27:03'),
(9574, 'Mycin', '8.03', '500 mg', '519', '13', '27', '2022-07-23 22:27:32', '2022-07-23 22:27:32'),
(9575, 'Mycin', '60.20', '125 mg/5 ml', '519', '75', '27', '2022-07-23 22:27:57', '2022-07-23 22:27:57'),
(9576, 'Pedicin', '84.75', '125 mg/5 ml', '519', '75', '157', '2022-07-23 22:28:27', '2022-07-23 22:28:27'),
(9577, 'Priocin', '7.00', '500 mg', '519', '13', '71', '2022-07-23 22:28:57', '2022-07-23 22:28:57'),
(9578, 'Priocin', '61.42', '125 mg/5 ml', '519', '75', '71', '2022-07-23 22:29:21', '2022-07-23 22:29:21'),
(9579, 'Throcin', '56.00', '125 mg/5 ml', '519', '75', '82', '2022-07-23 22:29:54', '2022-07-23 22:29:54'),
(9580, 'Zerobac', '60.00', '125 mg/5 ml', '519', '75', '51', '2022-07-23 22:30:19', '2022-07-23 22:30:19'),
(9581, 'Zuracin', '61.00', '125 mg/5 ml', '519', '75', '162', '2022-07-23 22:30:43', '2022-07-23 22:30:43'),
(9582, 'Epoetin', '1480.00', '3000 IU', '520', '77', '92', '2022-07-23 23:13:46', '2022-07-23 23:13:46'),
(9583, 'Epoetin', '2160.00', '5000 IU', '520', '77', '92', '2022-07-23 23:18:19', '2022-07-23 23:18:19'),
(9584, 'Epoetin', '1025.00', '2000 IU', '520', '77', '92', '2022-07-23 23:24:30', '2022-07-23 23:24:30'),
(9585, 'Epoetin', '1935.00', '4000 IU', '520', '77', '92', '2022-07-23 23:30:26', '2022-07-23 23:30:26'),
(9586, 'Epomax', '1350.00', '3000 IU', '520', '77', '65', '2022-07-23 23:31:56', '2022-07-23 23:31:56'),
(9587, 'Epomax', '2042.00', '5000 IU', '520', '77', '65', '2022-07-23 23:32:27', '2022-07-23 23:32:27'),
(9588, 'Eporen', '1454.37', '3000 IU', '520', '77', '179', '2022-07-23 23:33:03', '2022-07-23 23:33:03'),
(9589, 'Eporen', '2106.32', '5000 IU', '520', '77', '179', '2022-07-23 23:33:37', '2022-07-23 23:33:37'),
(9590, 'Eposis', '1028.08', '2000 IU', '520', '77', '39', '2022-07-23 23:34:20', '2022-07-23 23:34:20'),
(9591, 'Eposis', '1484.45', '3000 IU', '520', '77', '39', '2022-07-23 23:34:49', '2022-07-23 23:34:49'),
(9592, 'Eposis', '2166.50', '5000 IU', '520', '77', '39', '2022-07-23 23:35:26', '2022-07-23 23:35:26'),
(9593, 'Eposis', '4000.00', '10000 IU', '520', '77', '39', '2022-07-23 23:36:02', '2022-07-23 23:36:02'),
(9594, 'Eposis', '1935.00', '4000 IU', '520', '77', '39', '2022-07-23 23:36:36', '2022-07-23 23:36:36'),
(9595, 'Nipotin', '2150.00', '5000 IU', '520', '77', '34', '2022-07-23 23:37:45', '2022-07-23 23:37:45'),
(9596, 'Nipotin', '4200.00', '10000 IU', '520', '77', '34', '2022-07-23 23:38:13', '2022-07-23 23:38:13'),
(9597, 'Nipotin', '1900.00', '4000 IU', '520', '77', '34', '2022-07-23 23:38:37', '2022-07-23 23:38:37'),
(9598, 'Nipotin', '1400.00', '3000 IU', '520', '77', '34', '2022-07-23 23:39:08', '2022-07-23 23:39:08'),
(9599, 'Nipotin', '1100.00', '2000 IU', '520', '77', '34', '2022-07-23 23:39:32', '2022-07-23 23:39:32'),
(9600, 'Recogen', '1000.00', '2000 IU', '520', '77', '18', '2022-07-23 23:40:16', '2022-07-23 23:40:16'),
(9601, 'Recogen', '1300.00', '3000 IU', '520', '77', '18', '2022-07-23 23:40:45', '2022-07-23 23:40:45'),
(9602, 'Recogen', '2000.00', '5000 IU', '520', '77', '18', '2022-07-23 23:41:13', '2022-07-23 23:41:13'),
(9603, 'Recogen', '3900.00', '10000 IU', '520', '77', '18', '2022-07-23 23:41:39', '2022-07-23 23:41:39'),
(9604, 'Eprex', '1647.74', '3000 IU', '521', '77', '190', '2022-07-23 23:43:56', '2022-07-23 23:43:56'),
(9605, 'Eprex', '1619.33', '2000 IU', '521', '77', '190', '2022-07-23 23:44:44', '2022-07-23 23:44:44'),
(9606, 'Eprex', '2982.98', '4000 IU', '521', '77', '190', '2022-07-23 23:45:14', '2022-07-23 23:45:14'),
(9607, 'Eprex', '5250.60', '10000 IU', '521', '77', '190', '2022-07-23 23:45:45', '2022-07-23 23:45:45'),
(9608, 'Initer', '1136.75', '2000 IU', '521', '77', '89', '2022-07-23 23:46:25', '2022-07-23 23:46:25'),
(9609, 'Initer', '1477.78', '3000 IU', '521', '77', '89', '2022-07-23 23:46:53', '2022-07-23 23:46:53'),
(9610, 'Initer', '2557.71', '5000 IU', '521', '77', '89', '2022-07-23 23:47:24', '2022-07-23 23:47:24'),
(9611, 'Initer', '5001.73', '10000 IU', '521', '77', '89', '2022-07-23 23:47:55', '2022-07-23 23:47:55'),
(9612, 'Acipam', '10.00', '10 mg', '522', '13', '91', '2022-07-23 23:50:04', '2022-07-23 23:50:04'),
(9613, 'Acipam', '5.50', '5 mg', '522', '13', '91', '2022-07-23 23:51:12', '2022-07-23 23:51:12'),
(9614, 'Andepram', '7.00', '5 mg', '522', '13', '156', '2022-07-23 23:54:10', '2022-07-23 23:54:10'),
(9615, 'Andepram', '12.00', '10 mg', '522', '13', '156', '2022-07-23 23:54:43', '2022-07-23 23:54:43'),
(9616, 'Citalam', '12.00', '10 mg', '522', '13', '18', '2022-07-23 23:55:14', '2022-07-23 23:55:14'),
(9617, 'Citalam', '7.00', '5 mg', '522', '13', '18', '2022-07-23 23:55:51', '2022-07-23 23:55:51'),
(9618, 'Citalex', '5.50', '5 mg', '522', '13', '136', '2022-07-23 23:56:33', '2022-07-23 23:56:33'),
(9619, 'Citalex', '5.50', '5 mg', '522', '13', '136', '2022-07-23 23:56:33', '2022-07-23 23:56:33'),
(9620, 'Citalex', '8.03', '10 mg', '522', '13', '136', '2022-07-23 23:57:17', '2022-07-23 23:57:17'),
(9621, 'Citalon', '10.00', '10 mg', '522', '13', '150', '2022-07-23 23:58:29', '2022-07-23 23:58:29'),
(9622, 'Citalon', '6.00', '5 mg', '522', '13', '150', '2022-07-23 23:59:05', '2022-07-23 23:59:05'),
(9623, 'Elodep', '10.03', '10 mg', '522', '13', '19', '2022-07-23 23:59:36', '2022-07-23 23:59:36'),
(9624, 'Elodep', '5.52', '5 mg', '522', '13', '19', '2022-07-24 00:00:07', '2022-07-24 00:00:07'),
(9625, 'Epram', '11.81', '10 mg', '522', '13', '94', '2022-07-24 00:01:05', '2022-07-24 00:01:05'),
(9626, 'Epram', '6.50', '5 mg', '522', '13', '94', '2022-07-24 00:01:30', '2022-07-24 00:01:30'),
(9627, 'Escilex', '12.00', '10 mg', '522', '13', '161', '2022-07-24 00:02:07', '2022-07-24 00:02:07'),
(9628, 'Escilex', '7.00', '5 mg', '522', '13', '161', '2022-07-24 00:02:33', '2022-07-24 00:02:33'),
(9629, 'Esipram', '11.00', '10 mg', '522', '13', '92', '2022-07-24 00:03:27', '2022-07-24 00:03:27'),
(9630, 'Esipram', '6.50', '5 mg', '522', '13', '92', '2022-07-24 00:03:55', '2022-07-24 00:03:55'),
(9631, 'Esita', '7.00', '5 mg', '522', '13', '89', '2022-07-24 00:04:24', '2022-07-24 00:04:24'),
(9632, 'Esita', '12.00', '10 mg', '522', '13', '89', '2022-07-24 00:04:55', '2022-07-24 00:04:55'),
(9633, 'Estarex', '7.00', '5 mg', '522', '13', '167', '2022-07-24 00:05:28', '2022-07-24 00:05:28'),
(9634, 'Estarex', '12.00', '10 mg', '522', '13', '167', '2022-07-24 00:05:58', '2022-07-24 00:05:58'),
(9635, 'Expres', '7.00', '5 mg', '522', '13', '198', '2022-07-24 00:06:31', '2022-07-24 00:06:31'),
(9636, 'Expres', '12.00', '10 mg', '522', '13', '198', '2022-07-24 00:07:03', '2022-07-24 00:07:03'),
(9637, 'Losita', '6.00', '5 mg', '522', '13', '71', '2022-07-24 00:08:33', '2022-07-24 00:08:33'),
(9638, 'Losita', '16.00', '20 mg', '522', '13', '71', '2022-07-24 00:09:07', '2022-07-24 00:09:07'),
(9639, 'Losita', '12.00', '10 mg', '522', '13', '71', '2022-07-24 00:09:48', '2022-07-24 00:09:48'),
(9640, 'Meliva', '8.06', '10 mg', '522', '13', '98', '2022-07-24 00:10:18', '2022-07-24 00:10:18'),
(9641, 'Nexcital', '7.00', '5 mg', '522', '13', '190', '2022-07-24 00:10:56', '2022-07-24 00:10:56'),
(9642, 'Nexcital', '12.00', '10 mg', '522', '13', '190', '2022-07-24 00:11:25', '2022-07-24 00:11:25'),
(9643, 'Nexito', '6.02', '5 mg', '522', '13', '180', '2022-07-24 00:12:08', '2022-07-24 00:12:08'),
(9644, 'Nexito', '10.53', '10 mg', '522', '13', '180', '2022-07-24 00:12:51', '2022-07-24 00:12:51'),
(9645, 'Oxapro', '7.00', '5 mg', '522', '13', '179', '2022-07-24 00:14:02', '2022-07-24 00:14:02'),
(9646, 'Oxapro', '12.00', '10 mg', '522', '13', '179', '2022-07-24 00:14:31', '2022-07-24 00:14:31'),
(9647, 'Recita', '6.00', '5 mg', '522', '13', '85', '2022-07-24 00:17:38', '2022-07-24 00:17:38'),
(9648, 'Oxapro', '12.00', '10 mg', '522', '13', '85', '2022-07-24 00:18:13', '2022-07-24 00:18:13'),
(9649, 'S-Citapram', '10.07', '10 mg', '522', '13', '78', '2022-07-24 00:18:54', '2022-07-24 00:18:54'),
(9650, 'S-Citapram', '7.03', '5 mg', '522', '13', '78', '2022-07-24 00:19:33', '2022-07-24 00:19:33'),
(9651, 'Sencital', '10.00', '10 mg', '522', '13', '40', '2022-07-24 00:20:08', '2022-07-24 00:20:08'),
(9652, 'Seropam', '5.50', '5 mg', '522', '13', '43', '2022-07-24 00:20:52', '2022-07-24 00:20:52'),
(9653, 'Seropam', '8.00', '10 mg', '522', '13', '43', '2022-07-24 00:21:21', '2022-07-24 00:21:21'),
(9654, 'Serotal', '10.00', '10 mg', '522', '13', '82', '2022-07-24 00:22:02', '2022-07-24 00:22:02'),
(9655, 'Serotal', '5.50', '5 mg', '522', '13', '82', '2022-07-24 00:23:01', '2022-07-24 00:23:01'),
(9656, 'Serotal', '5.50', '5 mg', '522', '13', '82', '2022-07-24 00:23:01', '2022-07-24 00:23:01'),
(9657, 'Talopram', '9.00', '10 mg', '522', '13', '124', '2022-07-24 00:23:42', '2022-07-24 00:23:42'),
(9658, 'Tal', '5.30', '5 mg', '522', '13', '124', '2022-07-24 00:24:20', '2022-07-24 00:24:20'),
(9659, 'Eslicar', '35.11', '400 mg', '523', '13', '179', '2022-07-24 00:25:09', '2022-07-24 00:25:09'),
(9660, 'Adrebloc', '350.00', '100 mg/10 ml', '524', '49', '195', '2022-07-24 00:26:16', '2022-07-24 00:26:16'),
(9661, 'Alton', '5.02', '20 mg', '525', '13', '78', '2022-07-24 03:06:27', '2022-07-24 03:06:27'),
(9662, 'Alton', '8.03', '40 mg', '525', '13', '78', '2022-07-24 03:07:14', '2022-07-24 03:07:14'),
(9663, 'Alton', '100.30', '40 mg/vial', '525', '49', '78', '2022-07-24 03:07:56', '2022-07-24 03:07:56'),
(9664, 'Asector', '7.02', '20 mg', '525', '16', '130', '2022-07-24 03:08:39', '2022-07-24 03:08:39'),
(9665, 'Asector', '9.03', '40 mg', '525', '19', '130', '2022-07-24 03:09:23', '2022-07-24 03:09:23'),
(9666, 'Asector', '90.27', '40 mg/vial', '525', '49', '130', '2022-07-24 03:10:13', '2022-07-24 03:10:13'),
(9667, 'Asozit', '7.00', '20 mg', '525', '19', '186', '2022-07-24 03:10:59', '2022-07-24 03:10:59'),
(9668, 'Asozit', '10.00', '40 mg', '525', '19', '186', '2022-07-24 03:11:38', '2022-07-24 03:11:38'),
(9669, 'Cosmozole', '6.50', '20 mg', '525', '19', '55', '2022-07-24 03:13:06', '2022-07-24 03:13:06'),
(9670, 'Cosmozole', '8.50', '40 mg', '525', '19', '55', '2022-07-24 03:13:52', '2022-07-24 03:13:52'),
(9671, 'Creso', '5.00', '20 mg', '525', '13', '56', '2022-07-24 03:14:33', '2022-07-24 03:14:33'),
(9672, 'Creso', '8.00', '40 mg', '525', '13', '56', '2022-07-24 03:15:13', '2022-07-24 03:15:13'),
(9673, 'Curacid', '9.50', '40 mg', '525', '19', '157', '2022-07-24 03:15:52', '2022-07-24 03:15:52'),
(9674, 'Curacid', '7', '20 mg', '525', '19', '157', '2022-07-24 03:16:34', '2022-07-24 03:16:34'),
(9675, 'E-Proton', '7.00', '20 mg', '525', '19', '63', '2022-07-24 03:17:26', '2022-07-24 03:17:26'),
(9676, 'E-Pr', '10.00', '40 mg', '525', '19', '63', '2022-07-24 03:18:04', '2022-07-24 03:18:04'),
(9677, 'Ema', '6.00', '20 mg', '525', '13', '82', '2022-07-24 03:18:46', '2022-07-24 03:18:46'),
(9678, 'Ema', '8.00', '40 mg', '525', '13', '82', '2022-07-24 03:19:19', '2022-07-24 03:19:19'),
(9679, 'Ema', '80.00', '40 mg/vial', '525', '49', '82', '2022-07-24 03:20:07', '2022-07-24 03:20:07'),
(9680, 'Ema', '7.00', '20 mg', '525', '19', '82', '2022-07-24 03:20:47', '2022-07-24 03:20:47'),
(9681, 'Ema', '9.00', '40 mg', '525', '19', '82', '2022-07-24 03:21:21', '2022-07-24 03:21:21'),
(9682, 'Emep', '5.00', '20 mg', '525', '13', '34', '2022-07-24 03:22:27', '2022-07-24 03:22:27'),
(9683, 'Emep', '7.00', '20 mg', '525', '19', '34', '2022-07-24 03:23:02', '2022-07-24 03:23:02'),
(9684, 'Emep', '9.00', '40 mg', '525', '19', '34', '2022-07-24 03:23:44', '2022-07-24 03:23:44'),
(9685, 'Emep', '90.00', '40 mg/vial', '525', '49', '34', '2022-07-24 03:24:34', '2022-07-24 03:24:34'),
(9686, 'Emo-20', '4.50', '20 mg', '525', '13', '146', '2022-07-24 03:25:17', '2022-07-24 03:25:17'),
(9687, 'Epa', '4.00', '20 mg', '525', '13', '196', '2022-07-24 03:25:53', '2022-07-24 03:25:53'),
(9688, 'Epa', '6.50', '20 mg', '525', '19', '196', '2022-07-24 03:26:43', '2022-07-24 03:26:43'),
(9689, 'Epa', '6.50', '20 mg', '525', '19', '196', '2022-07-24 03:26:43', '2022-07-24 03:26:43'),
(9690, 'Epizol', '9.00', '40 mg', '525', '19', '126', '2022-07-24 03:27:27', '2022-07-24 03:27:27'),
(9691, 'Epizol', '7.00', '20 mg', '525', '19', '126', '2022-07-24 03:27:59', '2022-07-24 03:27:59'),
(9692, 'Eprazol', '7.02', '20 mg', '525', '13', '103', '2022-07-24 03:28:38', '2022-07-24 03:28:38'),
(9693, 'Eprazol', '10.03', '40 mg', '525', '13', '103', '2022-07-24 03:29:17', '2022-07-24 03:29:17'),
(9694, 'Erazole', '5.02', '20 mg', '525', '13', '101', '2022-07-24 03:33:39', '2022-07-24 03:33:39'),
(9695, 'Erazole', '10.03', '40 mg', '525', '19', '101', '2022-07-24 03:34:20', '2022-07-24 03:34:20'),
(9696, 'Erazole', '7.02', '20 mg', '525', '19', '101', '2022-07-24 03:34:52', '2022-07-24 03:34:52'),
(9697, 'Erazole', '8.03', '40 mg', '525', '13', '101', '2022-07-24 03:35:21', '2022-07-24 03:35:21'),
(9698, 'Escap', '8.00', '20 mg', '525', '19', '198', '2022-07-24 03:35:56', '2022-07-24 03:35:56'),
(9699, 'Escap', '12.00', '40 mg', '525', '19', '198', '2022-07-24 03:36:36', '2022-07-24 03:36:36'),
(9700, 'Esigerd', '5.00', '20 mg', '525', '13', '192', '2022-07-24 03:37:24', '2022-07-24 03:37:24'),
(9701, 'Esmax', '5.02', '20 mg', '525', '13', '53', '2022-07-24 03:38:09', '2022-07-24 03:38:09'),
(9702, 'Esmax', '7.00', '20 mg', '525', '19', '53', '2022-07-24 03:38:53', '2022-07-24 03:38:53'),
(9703, 'Esmax', '8.02', '40 mg', '525', '19', '53', '2022-07-24 03:39:38', '2022-07-24 03:39:38'),
(9704, 'Esmogel', '6.50', '20 mg', '525', '19', '44', '2022-07-24 03:40:17', '2022-07-24 03:40:17'),
(9705, 'Esmosec', '5.00', '20 mg', '525', '13', '185', '2022-07-24 03:41:36', '2022-07-24 03:41:36'),
(9706, 'Esmosec', '95.00', '40 mg/vial', '525', '49', '185', '2022-07-24 03:42:21', '2022-07-24 03:42:21'),
(9707, 'Esmosec', '8.00', '40 mg', '525', '13', '185', '2022-07-24 03:43:18', '2022-07-24 03:43:18'),
(9708, 'Esmotac', '4.02', '20 mg', '525', '13', '77', '2022-07-24 03:43:54', '2022-07-24 03:43:54'),
(9709, 'Esmotac', '7.03', '40 mg', '525', '13', '77', '2022-07-24 03:44:30', '2022-07-24 03:44:30'),
(9710, 'ESO', '5.00', '20 mg', '525', '13', '35', '2022-07-24 03:45:08', '2022-07-24 03:45:08'),
(9711, 'ESO', '8.00', '40 mg', '525', '13', '35', '2022-07-24 03:45:38', '2022-07-24 03:45:38'),
(9712, 'Esoben', '7.00', '20 mg', '525', '19', '42', '2022-07-24 03:46:13', '2022-07-24 03:46:13'),
(9713, 'Esoben', '9.00', '40 mg', '525', '19', '42', '2022-07-24 03:46:47', '2022-07-24 03:46:47'),
(9714, 'Esoben', '5.00', '20 mg', '525', '13', '42', '2022-07-24 03:47:24', '2022-07-24 03:47:24'),
(9715, 'Esoben', '8.00', '40 mg', '525', '13', '42', '2022-07-24 03:47:58', '2022-07-24 03:47:58'),
(9716, 'Esobest', '5.00', '20 mg', '525', '13', '172', '2022-07-24 03:49:10', '2022-07-24 03:49:10'),
(9717, 'Esobest', '7.00', '20 mg', '525', '19', '172', '2022-07-24 03:50:00', '2022-07-24 03:50:00'),
(9718, 'Esobest', '10.00', '40 mg', '525', '19', '172', '2022-07-24 03:50:40', '2022-07-24 03:50:40'),
(9719, 'Esobest', '8.00', '40 mg', '525', '13', '172', '2022-07-24 03:51:30', '2022-07-24 03:51:30'),
(9720, 'Esobest', '100.00', '40 mg/vial', '525', '49', '172', '2022-07-24 03:52:16', '2022-07-24 03:52:16'),
(9721, 'Esocare', '6.00', '20 mg', '525', '19', '129', '2022-07-24 03:52:58', '2022-07-24 03:52:58'),
(9722, 'Esocare', '9.00', '40 mg', '525', '19', '129', '2022-07-24 03:53:38', '2022-07-24 03:53:38'),
(9723, 'Esoclip', '6.00', '20 mg', '525', '19', '87', '2022-07-24 03:54:15', '2022-07-24 03:54:15'),
(9724, 'Esocon', '7.00', '20 mg', '525', '19', '45', '2022-07-24 03:54:58', '2022-07-24 03:54:58'),
(9725, 'Esocon', '9.50', '40 mg', '525', '19', '45', '2022-07-24 03:55:38', '2022-07-24 03:55:38'),
(9726, 'Esocon', '65.00', '40 mg/vial', '525', '49', '45', '2022-07-24 03:56:22', '2022-07-24 03:56:22'),
(9727, 'Esoflux', '7.00', '20 mg', '525', '19', '49', '2022-07-24 03:57:10', '2022-07-24 03:57:10'),
(9728, 'Esoflux', '10.00', '40 mg', '525', '19', '49', '2022-07-24 03:57:51', '2022-07-24 03:57:51'),
(9729, 'Esofour', '9.45', '20 mg', '525', '19', '94', '2022-07-24 03:59:04', '2022-07-24 03:59:04'),
(9730, 'Esofour', '7.08', '20 mg', '525', '13', '94', '2022-07-24 03:59:51', '2022-07-24 03:59:51'),
(9731, 'Esofour', '11.81', '40 mg', '525', '19', '94', '2022-07-24 04:00:27', '2022-07-24 04:00:27'),
(9732, 'Esofour', '10.63', '40 mg', '525', '13', '94', '2022-07-24 04:00:58', '2022-07-24 04:00:58'),
(9733, 'Esogap', '5.00', '20 mg', '525', '13', '73', '2022-07-24 04:01:40', '2022-07-24 04:01:40'),
(9734, 'Esogap', '8.00', '40 mg', '525', '13', '73', '2022-07-24 04:02:14', '2022-07-24 04:02:14'),
(9735, 'Esogap', '6.00', '20 mg', '525', '19', '73', '2022-07-24 04:02:56', '2022-07-24 04:02:56'),
(9736, 'Esogap', '9.00', '40 mg', '525', '19', '73', '2022-07-24 04:03:31', '2022-07-24 04:03:31'),
(9737, 'Esogap', '100.00', '40 mg/vial', '525', '49', '73', '2022-07-24 04:04:13', '2022-07-24 04:04:13'),
(9738, 'Esogel', '6.50', '20 mg', '525', '19', '138', '2022-07-24 04:05:07', '2022-07-24 04:05:07'),
(9739, 'Esogel', '9.00', '40 mg', '525', '19', '138', '2022-07-24 04:05:51', '2022-07-24 04:05:51'),
(9740, 'Esogel', '90.00', '40 mg/vial', '525', '49', '138', '2022-07-24 04:06:42', '2022-07-24 04:06:42'),
(9741, 'Esohil', '6.00', '20 mg', '525', '19', '85', '2022-07-24 04:07:56', '2022-07-24 04:07:56'),
(9742, 'Esohil', '8.00', '40 mg', '525', '19', '85', '2022-07-24 04:08:36', '2022-07-24 04:08:36'),
(9743, 'Esolin', '5.00', '20 mg', '525', '13', '162', '2022-07-24 04:09:24', '2022-07-24 04:09:24'),
(9744, 'Esolin', '6.00', '40 mg', '525', '13', '162', '2022-07-24 04:10:08', '2022-07-24 04:10:08'),
(9745, 'Esolok', '7.00', '20 mg', '525', '19', '91', '2022-07-24 04:11:05', '2022-07-24 04:11:05'),
(9746, 'Esolok', '8.00', '40 mg', '525', '19', '91', '2022-07-24 04:11:49', '2022-07-24 04:11:49'),
(9747, 'Esolok', '5.00', '20 mg', '525', '13', '91', '2022-07-24 04:12:26', '2022-07-24 04:12:26'),
(9748, 'Esolok', '8.00', '40 mg', '525', '13', '91', '2022-07-24 04:13:10', '2022-07-24 04:13:10'),
(9749, 'Esolok', '100.00', '40 mg/vial', '525', '49', '91', '2022-07-24 04:13:53', '2022-07-24 04:13:53'),
(9750, 'Esom-E', '5.00', '20 mg', '525', '13', '67', '2022-07-24 04:14:45', '2022-07-24 04:14:45'),
(9751, 'Esomenta', '7.00', '20 mg', '525', '19', '202', '2022-07-24 04:15:32', '2022-07-24 04:15:32'),
(9752, 'Esomenta', '10.00', '40 mg', '525', '19', '202', '2022-07-24 04:16:26', '2022-07-24 04:16:26'),
(9753, 'Esomep', '5.02', '20 mg', '525', '13', '18', '2022-07-24 04:19:37', '2022-07-24 04:19:37'),
(9754, 'Esomep', '8.02', '40 mg', '525', '13', '18', '2022-07-24 04:20:18', '2022-07-24 04:20:18'),
(9755, 'Esomep', '7.02', '20 mg', '525', '19', '18', '2022-07-24 04:20:55', '2022-07-24 04:20:55'),
(9756, 'Esomep', '9.03', '40 mg', '525', '19', '18', '2022-07-24 04:21:43', '2022-07-24 04:21:43'),
(9757, 'Esomep', '9.03', '40 mg', '525', '19', '18', '2022-07-24 04:21:43', '2022-07-24 04:21:43'),
(9758, 'Esomep', '90.27', '40 mg/vial', '525', '49', '18', '2022-07-24 04:22:23', '2022-07-24 04:22:23'),
(9759, 'Esomiloc', '5.00', '20 mg', '525', '13', '102', '2022-07-24 04:23:01', '2022-07-24 04:23:01'),
(9760, 'Esomiloc', '7.00', '20 mg', '525', '19', '102', '2022-07-24 04:23:41', '2022-07-24 04:23:41'),
(9761, 'Esomiloc', '10.00', '40 mg', '525', '19', '102', '2022-07-24 04:24:20', '2022-07-24 04:24:20'),
(9762, 'Esomiloc', '8.00', '40 mg', '525', '13', '102', '2022-07-24 04:24:58', '2022-07-24 04:24:58'),
(9763, 'Esomium', '6.00', '20 mg', '525', '19', '176', '2022-07-24 04:25:33', '2022-07-24 04:25:33'),
(9764, 'Esomium', '9.00', '40 mg', '525', '19', '176', '2022-07-24 04:26:09', '2022-07-24 04:26:09'),
(9765, 'Esomo', '6.02', '20 mg', '525', '19', '29', '2022-07-24 15:14:22', '2022-07-24 15:14:22'),
(9766, 'Esomo', '8.03', '40 mg', '525', '19', '29', '2022-07-24 15:14:59', '2022-07-24 15:14:59'),
(9767, 'Esonaaf', '7.00', '20 mg', '525', '19', '123', '2022-07-24 15:16:25', '2022-07-24 15:16:25'),
(9768, 'Esonam', '6.00', '20 mg', '525', '19', '173', '2022-07-24 15:17:08', '2022-07-24 15:17:08'),
(9769, 'Esonam', '9.00', '40 mg', '525', '19', '173', '2022-07-24 15:17:33', '2022-07-24 15:17:33'),
(9770, 'Esonix', '6.50', '20 mg', '525', '13', '92', '2022-07-24 15:18:14', '2022-07-24 15:18:14'),
(9771, 'Esonix', '9.00', '40 mg', '525', '13', '92', '2022-07-24 15:18:40', '2022-07-24 15:18:40'),
(9772, 'Esonix', '7.00', '20 mg', '525', '19', '92', '2022-07-24 15:19:30', '2022-07-24 15:19:30'),
(9773, 'Esonix', '10.00', '40 mg', '525', '19', '92', '2022-07-24 15:19:55', '2022-07-24 15:19:55'),
(9774, 'Esonix', '90.00', '40 mg/vial', '525', '49', '92', '2022-07-24 15:20:34', '2022-07-24 15:20:34'),
(9775, 'Esonix', '7.00', '20 mg', '525', '76', '92', '2022-07-24 15:21:10', '2022-07-24 15:21:10'),
(9776, 'Esonix', '70.00', '20 mg/vial', '525', '49', '92', '2022-07-24 15:21:51', '2022-07-24 15:21:51'),
(9777, 'Esonor-20', '4.50', '20 mg', '525', '13', '163', '2022-07-24 15:28:00', '2022-07-24 15:28:00'),
(9778, 'Esopin', '4.02', '20 mg', '525', '13', '88', '2022-07-24 15:28:30', '2022-07-24 15:28:30'),
(9779, 'Esopra', '4.01', '20 mg', '525', '13', '23', '2022-07-24 15:45:02', '2022-07-24 15:45:02'),
(9780, 'Esopra', '7.02', '40 mg', '525', '13', '23', '2022-07-24 15:45:31', '2022-07-24 15:45:31'),
(9781, 'Esopra', '6.02', '20 mg', '525', '19', '23', '2022-07-24 15:45:58', '2022-07-24 15:45:58'),
(9782, 'Esopra', '9.03', '40 mg', '525', '19', '23', '2022-07-24 15:46:25', '2022-07-24 15:46:25'),
(9783, 'Esoprex', '7.02', '20 mg', '525', '19', '39', '2022-07-24 15:47:06', '2022-07-24 15:47:06'),
(9784, 'Esoprex', '9.03', '40 mg', '525', '19', '39', '2022-07-24 15:47:31', '2022-07-24 15:47:31'),
(9785, 'Esoprex', '100.30', '40 mg/vial', '525', '49', '39', '2022-07-24 15:48:06', '2022-07-24 15:48:06'),
(9786, 'Esoprol', '5.00', '20 mg', '525', '19', '197', '2022-07-24 15:48:57', '2022-07-24 15:48:57'),
(9787, 'Esoprol', '8.00', '40 mg', '525', '19', '197', '2022-07-24 15:49:31', '2022-07-24 15:49:31'),
(9788, 'Esoprol', '100.00', '40 mg/vial', '525', '49', '197', '2022-07-24 15:50:02', '2022-07-24 15:50:02'),
(9789, 'Esoral', '5.00', '20 mg', '525', '13', '71', '2022-07-24 15:50:42', '2022-07-24 15:50:42'),
(9790, 'Esoral', '8.00', '40 mg', '525', '13', '71', '2022-07-24 15:51:07', '2022-07-24 15:51:07'),
(9791, 'Esoral', '7.00', '20 mg', '525', '19', '71', '2022-07-24 15:51:58', '2022-07-24 15:51:58'),
(9792, 'Esoral', '10.00', '40 mg', '525', '19', '71', '2022-07-24 15:52:23', '2022-07-24 15:52:23'),
(9793, 'Esoral', '90.00', '40 mg/vial', '525', '49', '71', '2022-07-24 15:52:53', '2022-07-24 15:52:53'),
(9794, 'Esoral', '7.00', '20 mg', '525', '76', '71', '2022-07-24 17:01:25', '2022-07-24 17:01:25'),
(9795, 'Esosil', '7.00', '20 mg', '525', '19', '174', '2022-07-24 17:55:42', '2022-07-24 17:55:42'),
(9796, 'Esotac', '5.00', '20 mg', '525', '13', '124', '2022-07-24 17:56:25', '2022-07-24 17:56:25'),
(9797, 'Esotac', '8.00', '40 mg', '525', '13', '124', '2022-07-24 17:57:00', '2022-07-24 17:57:00'),
(9798, 'Esotac', '7.00', '20 mg', '525', '19', '124', '2022-07-24 17:57:59', '2022-07-24 17:57:59'),
(9799, 'Esotac', '90.00', '40 mg/vial', '525', '49', '124', '2022-07-24 17:58:34', '2022-07-24 17:58:34'),
(9800, 'Esotac', '9.00', '40 mg', '525', '19', '124', '2022-07-24 17:59:22', '2022-07-24 17:59:22'),
(9801, 'Esotem', '6.50', '20 mg', '525', '19', '184', '2022-07-24 18:00:01', '2022-07-24 18:00:01'),
(9802, 'Esotem', '9.00', '40 mg', '525', '19', '184', '2022-07-24 18:00:29', '2022-07-24 18:00:29'),
(9803, 'Esotid', '5.03', '20 mg', '525', '13', '136', '2022-07-24 19:05:07', '2022-07-24 19:05:07'),
(9804, 'Esotid', '8.00', '40 mg', '525', '13', '136', '2022-07-24 19:06:11', '2022-07-24 19:06:11'),
(9805, 'Esotid', '7.00', '20 mg', '525', '19', '136', '2022-07-24 19:11:26', '2022-07-24 19:11:26'),
(9806, 'Esotid', '10.00', '40 mg', '525', '19', '136', '2022-07-24 19:12:24', '2022-07-24 19:12:24'),
(9807, 'Esotid', '90.27', '40 mg/vial', '525', '49', '136', '2022-07-24 19:12:53', '2022-07-24 19:12:53'),
(9808, 'Esotor', '7.00', '20 mg', '525', '19', '127', '2022-07-24 19:13:33', '2022-07-24 19:13:33'),
(9809, 'Esotor', '9.00', '40 mg', '525', '19', '127', '2022-07-24 19:14:00', '2022-07-24 19:14:00'),
(9810, 'Esotor', '5.02', '20 mg', '525', '13', '127', '2022-07-24 19:14:40', '2022-07-24 19:14:40'),
(9811, 'Esotor', '8.02', '40 mg', '525', '13', '127', '2022-07-24 19:15:07', '2022-07-24 19:15:07'),
(9812, 'Esotron', '5.00', '20 mg', '525', '13', '98', '2022-07-24 19:17:12', '2022-07-24 19:17:12'),
(9813, 'Esotron', '8.00', '40 mg', '525', '13', '98', '2022-07-24 19:17:35', '2022-07-24 19:17:35'),
(9814, 'Esover', '7.02', '20 mg', '525', '19', '193', '2022-07-24 19:19:52', '2022-07-24 19:19:52'),
(9815, 'Esotron', '9.03', '40 mg', '525', '19', '193', '2022-07-24 19:20:18', '2022-07-24 19:20:18'),
(9816, 'Esovir', '7.00', '20 mg', '525', '13', '194', '2022-07-24 19:20:51', '2022-07-24 19:20:51'),
(9817, 'Esoz', '5.00', '20 mg', '525', '19', '36', '2022-07-24 19:21:35', '2022-07-24 19:21:35'),
(9818, 'Esoz', '8.00', '40 mg', '525', '19', '36', '2022-07-24 19:22:06', '2022-07-24 19:22:06'),
(9819, 'Esoz', '7.00', '20 mg', '525', '19', '36', '2022-07-24 19:22:37', '2022-07-24 19:22:37'),
(9820, 'Esozol', '5.45', '20 mg', '525', '19', '112', '2022-07-24 19:23:23', '2022-07-24 19:23:23'),
(9821, 'Espazole', '7.00', '20 mg', '525', '19', '33', '2022-07-24 19:23:58', '2022-07-24 19:23:58'),
(9822, 'Esprazo', '7.00', '20 mg', '525', '19', '142', '2022-07-24 19:24:25', '2022-07-24 19:24:25'),
(9823, 'Esru', '4.00', '20 mg', '525', '13', '64', '2022-07-24 19:25:00', '2022-07-24 19:25:00'),
(9824, 'Exilok', '7.00', '20 mg', '525', '19', '135', '2022-07-24 19:25:46', '2022-07-24 19:25:46'),
(9825, 'Exilok', '9.06', '40 mg', '525', '19', '135', '2022-07-24 19:26:10', '2022-07-24 19:26:10'),
(9826, 'Exilok', '5.03', '20 mg', '525', '13', '135', '2022-07-24 19:26:51', '2022-07-24 19:26:51'),
(9827, 'Exilok', '8.01', '40 mg', '525', '13', '135', '2022-07-24 19:27:17', '2022-07-24 19:27:17'),
(9828, 'Exilok', '90.00', '40 mg/vial', '525', '49', '135', '2022-07-24 19:27:47', '2022-07-24 19:27:47'),
(9829, 'Exium', '8.50', '20 mg', '525', '19', '156', '2022-07-24 19:28:45', '2022-07-24 19:28:45'),
(9830, 'Exium', '12.00', '40 mg', '525', '19', '156', '2022-07-24 19:29:14', '2022-07-24 19:29:14'),
(9831, 'Exium', '120.00', '40 mg/vial', '525', '49', '156', '2022-07-24 19:29:46', '2022-07-24 19:29:46'),
(9832, 'Exmart-20', '5.00', '20 mg', '525', '13', '120', '2022-07-24 19:31:57', '2022-07-24 19:31:57'),
(9833, 'Exome', '6.00', '20 mg', '525', '13', '51', '2022-07-24 19:32:26', '2022-07-24 20:20:16'),
(9834, 'Exor', '7.00', '20 mg', '525', '19', '140', '2022-07-24 20:24:49', '2022-07-24 20:24:49'),
(9835, 'Exor', '10.00', '40 mg', '525', '19', '140', '2022-07-24 22:43:58', '2022-07-24 22:43:58'),
(9836, 'Exor', '100.30', '40 mg/vial', '525', '49', '140', '2022-07-24 22:44:36', '2022-07-24 22:44:36'),
(9837, 'EZ-20', '7.00', '20 mg', '525', '19', '117', '2022-07-24 22:45:46', '2022-07-24 22:45:46'),
(9838, 'Gaspro', '9.00', '40 mg', '525', '19', '72', '2022-07-24 22:46:28', '2022-07-24 22:46:28'),
(9839, 'Gaspro', '90.00', '40 mg/vial', '525', '49', '72', '2022-07-24 22:47:10', '2022-07-24 22:47:10'),
(9840, 'Gaspro', '6.00', '20 mg', '525', '19', '72', '2022-07-24 22:47:54', '2022-07-24 22:47:54'),
(9841, 'Gaspro', '6.00', '20 mg', '525', '19', '72', '2022-07-24 22:47:54', '2022-07-24 22:47:54'),
(9842, 'Gerdo', '7.02', '20 mg', '525', '19', '124', '2022-07-24 22:48:48', '2022-07-24 22:48:48'),
(9843, 'Gerdo', '7.02', '20 mg', '525', '13', '133', '2022-07-24 22:49:28', '2022-07-24 22:49:28'),
(9844, 'iMAX', '5.00', '20 mg', '525', '19', '61', '2022-07-24 22:50:09', '2022-07-24 22:50:09'),
(9845, 'iMAX', '8.00', '40 mg', '525', '19', '61', '2022-07-24 22:50:45', '2022-07-24 22:50:45'),
(9846, 'Maxima', '7.00', '20 mg', '525', '19', '19', '2022-07-24 22:51:25', '2022-07-24 22:51:25'),
(9847, 'Maxima', '10.00', '40 mg', '525', '19', '19', '2022-07-24 22:52:41', '2022-07-24 22:52:41'),
(9848, 'Maxima', '90.27', '40 mg/vial', '525', '49', '19', '2022-07-24 22:53:30', '2022-07-24 22:53:30'),
(9849, 'Maxima', '5.00', '20 mg', '525', '13', '19', '2022-07-24 22:54:06', '2022-07-24 22:54:06'),
(9850, 'Maxima', '8.00', '40 mg', '525', '13', '19', '2022-07-24 22:54:40', '2022-07-24 22:54:40'),
(9851, 'Maxpro', '7.00', '20 mg', '525', '13', '161', '2022-07-24 22:55:25', '2022-07-24 22:55:25'),
(9852, 'Maxpro', '9.00', '40 mg', '525', '13', '161', '2022-07-24 22:56:02', '2022-07-24 22:56:02'),
(9853, 'Maxpro', '7.00', '20 mg', '525', '19', '161', '2022-07-24 22:56:36', '2022-07-24 22:56:36'),
(9854, 'Maxpro', '10.00', '40 mg', '525', '19', '161', '2022-07-24 22:57:20', '2022-07-24 22:57:20'),
(9855, 'Maxpro', '90.00', '40 mg/vial', '525', '49', '161', '2022-07-24 22:57:58', '2022-07-24 22:57:58'),
(9856, 'Neptor', '8.50', '20 mg', '525', '19', '167', '2022-07-24 22:59:20', '2022-07-24 22:59:20'),
(9857, 'Neptor', '12.00', '40 mg', '525', '19', '167', '2022-07-24 22:59:52', '2022-07-24 22:59:52'),
(9858, 'NexCap', '7.00', '20 mg', '525', '19', '190', '2022-07-24 23:01:03', '2022-07-24 23:01:03'),
(9859, 'NexCap', '10.00', '40 mg', '525', '19', '190', '2022-07-24 23:01:59', '2022-07-24 23:01:59'),
(9860, 'Nexe', '5.00', '20 mg', '525', '13', '31', '2022-07-24 23:02:38', '2022-07-24 23:02:38'),
(9861, 'Nexe', '8.00', '40 mg', '525', '19', '31', '2022-07-24 23:03:11', '2022-07-24 23:03:11'),
(9862, 'Nexe', '6.00', '20 mg', '525', '19', '31', '2022-07-24 23:03:45', '2022-07-24 23:03:45'),
(9863, 'Nexe', '90.00', '40 mg/vial', '525', '49', '31', '2022-07-24 23:04:25', '2022-07-24 23:04:25'),
(9864, 'Nexum', '7.02', '20 mg', '525', '19', '179', '2022-07-24 23:05:10', '2022-07-24 23:05:10'),
(9865, 'Nexum', '10.03', '40 mg', '525', '19', '179', '2022-07-24 23:05:40', '2022-07-24 23:05:40'),
(9866, 'Nexum', '90.27', '40 mg/vial', '525', '49', '179', '2022-07-24 23:06:34', '2022-07-24 23:06:34'),
(9867, 'Nuloc', '5.00', '20 mg', '525', '13', '119', '2022-07-24 23:07:08', '2022-07-24 23:07:08'),
(9868, 'Nuloc', '90.00', '40 mg/vial', '525', '49', '119', '2022-07-24 23:07:55', '2022-07-24 23:07:55'),
(9869, 'Onepro', '7.00', '20 mg', '525', '19', '134', '2022-07-24 23:08:39', '2022-07-24 23:08:39'),
(9870, 'Onepro', '5.00', '20 mg', '525', '13', '134', '2022-07-24 23:09:55', '2022-07-24 23:09:55'),
(9871, 'Onepro', '9.00', '40 mg', '525', '19', '134', '2022-07-24 23:10:24', '2022-07-24 23:10:24'),
(9872, 'Onepro', '8.00', '40 mg', '525', '13', '134', '2022-07-24 23:11:22', '2022-07-24 23:11:22'),
(9873, 'Opton', '5.00', '20 mg', '525', '13', '43', '2022-07-24 23:12:49', '2022-07-24 23:12:49'),
(9874, 'Opton', '8.00', '40 mg', '525', '13', '43', '2022-07-24 23:13:25', '2022-07-24 23:13:25'),
(9875, 'Opton', '8.00', '40 mg', '525', '13', '43', '2022-07-24 23:13:38', '2022-07-24 23:13:38'),
(9876, 'Opton', '7.00', '20 mg', '525', '19', '43', '2022-07-24 23:14:16', '2022-07-24 23:14:16'),
(9877, 'Opton', '7.00', '20 mg', '525', '19', '43', '2022-07-24 23:14:40', '2022-07-24 23:14:40'),
(9878, 'Opton', '7.00', '20 mg', '525', '19', '43', '2022-07-24 23:15:35', '2022-07-24 23:15:35'),
(9879, 'Opton', '10.00', '40 mg', '525', '19', '43', '2022-07-24 23:16:19', '2022-07-24 23:16:19'),
(9880, 'Opton', '10.00', '40 mg', '525', '19', '43', '2022-07-24 23:20:13', '2022-07-24 23:20:13'),
(9881, 'Opton', '110.00', '40 mg/vial', '525', '49', '43', '2022-07-24 23:26:05', '2022-07-24 23:26:05'),
(9882, 'Peptex', '8.00', '20 mg', '525', '19', '59', '2022-07-24 23:28:51', '2022-07-24 23:28:51'),
(9883, 'Peptex', '10.00', '40 mg', '525', '19', '59', '2022-07-24 23:29:51', '2022-07-24 23:29:51'),
(9884, 'Pepzol', '7.00', '20 mg', '525', '19', '105', '2022-07-24 23:30:20', '2022-07-24 23:30:20'),
(9885, 'Pepzol', '10.00', '40 mg', '525', '19', '105', '2022-07-24 23:31:34', '2022-07-24 23:31:34'),
(9886, 'Pergel', '5.00', '20 mg', '525', '13', '151', '2022-07-24 23:32:22', '2022-07-24 23:32:22'),
(9887, 'Prazia', '5.00', '20 mg', '525', '13', '28', '2022-07-24 23:33:11', '2022-07-24 23:33:11'),
(9888, 'Prazia', '7.00', '20 mg', '525', '19', '28', '2022-07-24 23:33:33', '2022-07-24 23:33:33'),
(9889, 'Prazia', '10.00', '40 mg', '525', '19', '28', '2022-07-24 23:34:13', '2022-07-24 23:34:13'),
(9890, 'Progut', '5.00', '20 mg', '525', '13', '150', '2022-07-24 23:35:04', '2022-07-24 23:35:04'),
(9891, 'Progut', '7.00', '20 mg', '525', '19', '150', '2022-07-24 23:35:31', '2022-07-24 23:35:31'),
(9892, 'Progut', '10.00', '40 mg', '525', '19', '150', '2022-07-24 23:36:20', '2022-07-24 23:36:20'),
(9893, 'Progut', '90.00', '40 mg/vial', '525', '49', '150', '2022-07-24 23:36:58', '2022-07-24 23:36:58'),
(9894, 'Pronex', '6.00', '20 mg', '525', '13', '65', '2022-07-24 23:38:09', '2022-07-24 23:38:09'),
(9895, 'Pronex', '8.00', '40 mg', '525', '13', '65', '2022-07-24 23:38:36', '2022-07-24 23:38:36'),
(9896, 'Pronex', '90.30', '40 mg/vial', '525', '49', '65', '2022-07-24 23:39:13', '2022-07-24 23:39:13'),
(9897, 'Pronex', '7.00', '20 mg', '525', '19', '65', '2022-07-24 23:40:42', '2022-07-24 23:40:42'),
(9898, 'Pronex', '9.00', '40 mg', '525', '19', '65', '2022-07-24 23:41:17', '2022-07-24 23:41:17'),
(9899, 'Raceper', '7.00', '20 mg', '525', '19', '22', '2022-07-24 23:42:52', '2022-07-24 23:42:52'),
(9900, 'Raceper', '9.00', '40 mg', '525', '19', '22', '2022-07-24 23:43:27', '2022-07-24 23:43:27'),
(9901, 'Raceper', '5.00', '20 mg', '525', '13', '22', '2022-07-24 23:44:01', '2022-07-24 23:44:01'),
(9902, 'S-Ome', '7.00', '20 mg', '525', '19', '177', '2022-07-24 23:44:53', '2022-07-24 23:44:53'),
(9903, 'SB-Emec', '7.00', '20 mg', '525', '19', '181', '2022-07-24 23:45:29', '2022-07-24 23:45:29'),
(9904, 'SB-Emec', '9.00', '40 mg', '525', '19', '181', '2022-07-24 23:46:16', '2022-07-24 23:46:16'),
(9905, 'Sergel', '7.00', '20 mg', '525', '19', '89', '2022-07-24 23:46:45', '2022-07-24 23:46:45'),
(9906, 'Sergel', '10.00', '40 mg', '525', '19', '89', '2022-07-24 23:47:31', '2022-07-24 23:47:31'),
(9907, 'Sergel', '100.00', '40 mg/vial', '525', '49', '89', '2022-07-24 23:48:12', '2022-07-24 23:48:12'),
(9908, 'Sergel', '7.00', '20 mg', '525', '13', '89', '2022-07-24 23:48:48', '2022-07-24 23:48:48'),
(9909, 'Sergel', '9.00', '40 mg', '525', '13', '89', '2022-07-24 23:49:21', '2022-07-24 23:49:21'),
(9910, 'Sergel', '7.00', '20 mg', '525', '76', '89', '2022-07-24 23:49:55', '2022-07-24 23:49:55'),
(9911, 'Somazole', '5.75', '20 mg', '525', '19', '20', '2022-07-24 23:50:29', '2022-07-24 23:50:29'),
(9912, 'Somazole', '9.00', '40 mg', '525', '19', '20', '2022-07-24 23:51:17', '2022-07-24 23:51:17'),
(9913, 'Sompraz', '7.50', '20 mg', '525', '13', '180', '2022-07-24 23:52:35', '2022-07-24 23:52:35'),
(9914, 'Sompraz', '9.50', '40 mg', '525', '13', '180', '2022-07-24 23:53:11', '2022-07-24 23:53:11'),
(9915, 'Sompraz', '7.50', '20 mg', '525', '19', '180', '2022-07-24 23:53:54', '2022-07-24 23:53:54'),
(9916, 'Sompraz', '10.00', '40 mg', '525', '19', '180', '2022-07-24 23:54:26', '2022-07-24 23:54:26'),
(9917, 'Versal', '5.00', '20 mg', '525', '13', '54', '2022-07-24 23:55:06', '2022-07-24 23:55:06'),
(9918, 'Versal', '6.00', '20 mg', '525', '19', '54', '2022-07-24 23:55:38', '2022-07-24 23:55:38'),
(9919, 'Xelpro', '5.00', '20 mg', '525', '13', '147', '2022-07-24 23:56:18', '2022-07-24 23:56:18'),
(9920, 'Xelpro', '8.00', '40 mg', '525', '13', '147', '2022-07-24 23:56:49', '2022-07-24 23:56:49'),
(9921, 'Xelpro', '7.00', '20 mg', '525', '19', '147', '2022-07-24 23:57:13', '2022-07-24 23:57:13'),
(9922, 'Xelpro', '9.00', '40 mg', '525', '19', '147', '2022-07-24 23:58:00', '2022-07-24 23:58:00'),
(9923, 'Xelpro', '90.00', '40 mg/vial', '525', '49', '147', '2022-07-24 23:58:57', '2022-07-24 23:58:57'),
(9924, 'Esoben MUPS', '10.00', '20 mg', '526', '13', '42', '2022-07-25 00:01:12', '2022-07-25 00:01:12'),
(9925, 'Esobest MUPS', '10.00', '20 mg', '526', '13', '172', '2022-07-25 00:01:56', '2022-07-25 00:01:56'),
(9926, 'Esobest MUPS', '14.00', '40 mg', '526', '13', '172', '2022-07-25 00:02:34', '2022-07-25 00:02:34'),
(9927, 'Esocon MUPS', '10.00', '20 mg', '526', '13', '45', '2022-07-25 00:03:18', '2022-07-25 00:03:18'),
(9928, 'Esomups', '10.00', '20 mg', '526', '13', '202', '2022-07-25 00:04:03', '2022-07-25 00:04:03'),
(9929, 'Esomu', '14.00', '40 mg', '526', '13', '202', '2022-07-25 00:04:48', '2022-07-25 00:04:48'),
(9930, 'Esonix M', '14.00', '40 mg', '526', '13', '92', '2022-07-25 00:05:42', '2022-07-25 00:05:42'),
(9931, 'Esonix M', '10.00', '20 mg', '526', '13', '92', '2022-07-25 00:06:18', '2022-07-25 00:06:18'),
(9932, 'Esoprex MUPS', '10.00', '20 mg', '526', '13', '39', '2022-07-25 00:06:52', '2022-07-25 00:06:52'),
(9933, 'Esoprex MUPS', '14.00', '40 mg', '526', '13', '39', '2022-07-25 00:07:34', '2022-07-25 00:07:34'),
(9934, 'Esoral MUPS', '10.00', '20 mg', '528', '13', '71', '2022-07-25 00:08:13', '2022-07-25 00:08:13'),
(9935, 'Esoral MUPS', '14.00', '40 mg', '526', '13', '71', '2022-07-25 00:08:49', '2022-07-25 00:08:49'),
(9936, 'Esotid MUPS', '10.00', '20 mg', '526', '13', '136', '2022-07-25 00:10:13', '2022-07-25 00:10:13'),
(9937, 'Esotid MUPS', '14.00', '40 mg', '526', '13', '136', '2022-07-25 00:10:46', '2022-07-25 00:10:46'),
(9938, 'Exium MUPS', '10.00', '20 mg', '526', '13', '156', '2022-07-25 00:11:42', '2022-07-25 00:11:42'),
(9939, 'Exium MUPS', '14.00', '40 mg', '526', '13', '156', '2022-07-25 00:12:22', '2022-07-25 00:12:22'),
(9940, 'Maxima MUPS', '10.00', '20 mg', '526', '13', '19', '2022-07-25 00:13:04', '2022-07-25 00:13:04'),
(9941, 'Maxima MUPS', '14.00', '40 mg', '526', '13', '19', '2022-07-25 00:13:44', '2022-07-25 00:13:44'),
(9942, 'Maxpro MUPS', '10.00', '20 mg', '526', '13', '161', '2022-07-25 00:14:25', '2022-07-25 00:14:25'),
(9943, 'Maxpro MUPS', '14.00', '40 mg', '526', '13', '161', '2022-07-25 00:15:09', '2022-07-25 00:15:09'),
(9944, 'Nexum MUPS', '10.00', '20 mg', '526', '13', '179', '2022-07-25 00:15:55', '2022-07-25 00:15:55'),
(9945, 'Nexum MUPS', '14.00', '40 mg', '526', '13', '179', '2022-07-25 00:17:03', '2022-07-25 00:17:03'),
(9946, 'Othera', '100.00', '40 mg/vial', '526', '49', '18', '2022-07-25 00:18:42', '2022-07-25 00:18:42'),
(9947, 'Othera', '11.00', '20 mg', '526', '13', '18', '2022-07-25 00:19:03', '2022-07-25 00:19:03'),
(9948, 'Othera', '15.50', '40 mg', '526', '13', '18', '2022-07-25 00:19:54', '2022-07-25 00:19:54'),
(9949, 'Pronex-MUPS', '10.00', '20 mg', '526', '13', '65', '2022-07-25 00:20:40', '2022-07-25 00:20:40'),
(9950, 'Pronex-MUPS', '14.00', '40 mg', '526', '13', '65', '2022-07-25 00:21:00', '2022-07-25 00:21:00'),
(9951, 'Remmo', '14.00', '40 mg', '526', '13', '43', '2022-07-25 00:21:57', '2022-07-25 00:21:57'),
(9952, 'Remmo', '14.00', '40 mg', '526', '13', '43', '2022-07-25 00:22:10', '2022-07-25 00:22:10'),
(9953, 'Remmo', '10.00', '20 mg', '526', '13', '43', '2022-07-25 00:22:32', '2022-07-25 00:22:32'),
(9954, 'Remmo', '10.00', '20 mg', '526', '13', '43', '2022-07-25 00:22:54', '2022-07-25 00:22:54'),
(9955, 'Sergel MUPS', '14.00', '40 mg', '526', '13', '89', '2022-07-25 00:24:14', '2022-07-25 00:24:14'),
(9956, 'Sergel MUPS', '14.00', '40 mg', '526', '13', '89', '2022-07-25 00:24:56', '2022-07-25 00:24:56'),
(9957, 'Sergel MUPS', '14.00', '40 mg', '526', '13', '89', '2022-07-25 00:25:05', '2022-07-25 00:25:05'),
(9958, 'Sergel MUPS', '10.00', '20 mg', '526', '13', '89', '2022-07-25 00:25:46', '2022-07-25 00:25:46'),
(9959, 'Unicus', '10.00', '20 mg', '526', '13', '78', '2022-07-25 00:26:37', '2022-07-25 00:26:37'),
(9960, 'Unicus', '10.00', '20 mg', '526', '13', '78', '2022-07-25 00:26:45', '2022-07-25 00:26:45'),
(9961, 'Unicus', '10.00', '20 mg', '526', '13', '78', '2022-07-25 00:27:53', '2022-07-25 00:27:53'),
(9962, 'Unicus', '14.00', '40 mg', '526', '13', '78', '2022-07-25 02:03:06', '2022-07-25 02:03:06'),
(9963, 'Xelpro MUPS', '10.00', '20 mg', '526', '13', '147', '2022-07-25 02:04:16', '2022-07-25 02:04:16'),
(9964, 'Zo-MUPS', '14.00', '40 mg', '526', '13', '74', '2022-07-25 02:05:18', '2022-07-25 02:05:18'),
(9965, 'Zo-MUPS', '10.00', '20 mg', '526', '13', '74', '2022-07-25 02:05:46', '2022-07-25 02:05:46'),
(9966, 'Zo-MUPS', '10.00', '20 mg', '526', '13', '74', '2022-07-25 02:05:55', '2022-07-25 02:05:55'),
(9967, 'Esotid HP', '55.00', '20 mg+1000 mg+500 mg', '527', '13', '136', '2022-07-25 02:07:01', '2022-07-25 02:07:01'),
(9968, 'Maxpro HP', '55.00', '20 mg+1000 mg+500 mg', '527', '13', '161', '2022-07-25 02:08:36', '2022-07-25 02:08:36'),
(9969, 'Maxpro HP', '55.00', '20 mg+1000 mg+500 mg', '527', '13', '161', '2022-07-25 02:08:36', '2022-07-25 02:08:36'),
(9970, 'Maxpro HP', '55.00', '20 mg+1000 mg+500 mg', '527', '13', '161', '2022-07-25 02:08:36', '2022-07-25 02:08:36'),
(9971, 'Gynova', '300.00', '2 mg', '528', '13', '161', '2022-07-25 02:09:37', '2022-07-25 02:09:37'),
(9972, 'Valestra', '300.00', '1 mg', '529', '13', '133', '2022-07-25 02:11:14', '2022-07-25 02:11:14'),
(9973, 'Femastin', '8.03', '1 mg', '530', '13', '179', '2022-07-25 02:12:13', '2022-07-25 02:12:13'),
(9974, 'Ovestin', '9.93', '1 mg', '530', '13', '133', '2022-07-25 02:12:58', '2022-07-25 02:12:58'),
(9975, 'Sleepon', '2.01', '1 mg', '532', '13', '174', '2022-07-25 02:15:45', '2022-07-25 02:15:45'),
(9976, 'Sleepon', '3.01', '2 mg', '532', '13', '174', '2022-07-25 02:16:31', '2022-07-25 02:16:31'),
(9977, 'Sleepwel', '2.01', '1 mg', '532', '13', '150', '2022-07-25 02:17:26', '2022-07-25 02:17:26'),
(9978, 'Sleepwel', '3.02', '2 mg', '532', '13', '150', '2022-07-25 02:18:11', '2022-07-25 02:18:11'),
(9979, 'Sono', '1.81', '1 mg', '532', '13', '19', '2022-07-25 02:18:54', '2022-07-25 02:18:54'),
(9980, 'Sono', '2.71', '2 mg', '532', '13', '19', '2022-07-25 02:19:37', '2022-07-25 02:19:37'),
(9981, 'Zopilone', '3.00', '2 mg', '532', '13', '92', '2022-07-25 02:20:31', '2022-07-25 02:20:31'),
(9982, 'Etacept', '8000.00', '25 mg/0.5 ml', '533', '77', '89', '2022-07-25 02:22:06', '2022-07-25 02:22:06'),
(9983, 'Etacept', '13635.44', '50 mg/ml', '533', '77', '89', '2022-07-25 02:23:06', '2022-07-25 02:23:06'),
(9984, 'Sural', '1.66', '400 mg', '534', '13', '27', '2022-07-25 02:25:05', '2022-07-25 02:25:05'),
(9985, 'Desopil 20', '90.09', '0.02 mg+0.15 mg', '536', '13', '19', '2022-07-25 02:28:11', '2022-07-25 02:28:11'),
(9986, 'Microlon', '90.30', '0.02 mg+0.15 mg', '536', '13', '133', '2022-07-25 02:29:06', '2022-07-25 02:29:06'),
(9987, 'Ceptiva', '105.00', '0.03 mg+0.15 mg', '537', '13', '18', '2022-07-25 02:30:27', '2022-07-25 02:30:27'),
(9988, 'Desolon', '105.00', '0.03 mg+0.15 mg', '537', '13', '161', '2022-07-25 02:31:43', '2022-07-25 02:31:43'),
(9989, 'Desopil 30', '105.00', '0.03 mg+0.15 mg', '537', '13', '19', '2022-07-25 02:32:32', '2022-07-25 02:32:32'),
(9990, 'Marvelon', '105.00', '0.03 mg+0.15 mg', '537', '13', '133', '2022-07-25 02:33:20', '2022-07-25 02:33:20'),
(9991, 'Marvelouse Plus', '105.00', '0.03 mg+0.15 mg+75 mg', '538', '13', '185', '2022-07-25 03:25:13', '2022-07-25 03:25:13'),
(9992, 'Droscon', '399.00', '0.03 mg+3 mg', '539', '13', '19', '2022-07-25 03:32:57', '2022-07-25 03:32:57'),
(9993, 'Novelon', '399.00', '0.03 mg+3 mg', '539', '13', '161', '2022-07-25 03:33:51', '2022-07-25 03:33:51'),
(9994, 'Rosen', '399.00', '0.03 mg+3 mg', '539', '13', '92', '2022-07-25 03:55:54', '2022-07-25 03:55:54'),
(9995, 'Elisa', '425.00', '0.02 mg+3 mg', '540', '13', '133', '2022-07-25 03:59:44', '2022-07-25 03:59:44'),
(9996, 'Novelon Lite', '425.00', '0.02 mg+3 mg', '540', '13', '161', '2022-07-25 04:01:19', '2022-07-25 04:01:19'),
(9997, 'Rosen Gold', '408.00', '0.02 mg+3 mg', '540', '13', '92', '2022-07-25 04:08:21', '2022-07-25 04:08:21'),
(9998, 'Angela', '24.00', '1 mg+0.5 mg', '541', '13', '161', '2022-07-25 04:09:15', '2022-07-25 04:09:15'),
(9999, 'Rozy', '14.00', '0.5 mg+0.25 mg', '541', '13', '179', '2022-07-25 04:10:08', '2022-07-25 04:10:08'),
(10000, 'Rozy DS', '24.00', '1 mg+0.5 mg', '541', '13', '179', '2022-07-25 04:10:53', '2022-07-25 04:10:53'),
(10001, 'Rosen Plus', '413.00', '0.03 mg+3 mg+0.415 mg', '542', '13', '92', '2022-07-25 04:12:30', '2022-07-25 04:12:30');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(10002, 'Rosen Star', '416.00', '0.02 mg+3 mg+0.415 mg', '542', '13', '92', '2022-07-25 04:13:25', '2022-07-25 04:13:25'),
(10003, 'Gestop 28', '99.75', '0.03 mg+0.075 mg', '543', '13', '92', '2022-07-25 04:14:26', '2022-07-25 04:14:26'),
(10004, 'Femipil', '18.00', '0.03 mg+0.15 mg+75 mg', '544', '13', '43', '2022-07-25 04:15:45', '2022-07-25 04:15:45'),
(10005, 'Lyta 28', '23.52', '0.03 mg+0.15 mg+75 mg', '544', '13', '92', '2022-07-25 04:16:32', '2022-07-25 04:16:32'),
(10006, 'Mayapill', '23.52', '0.03 mg+0.15 mg+75 mg', '544', '13', '19', '2022-07-25 04:17:22', '2022-07-25 04:17:22'),
(10007, 'Nordette 28', '13.64', '0.03 mg+0.15 mg+75 mg', '544', '13', '176', '2022-07-25 04:18:07', '2022-07-25 04:18:07'),
(10008, 'Nordette 28', '36.00', '0.03 mg+0.15 mg+75 mg', '544', '13', '97', '2022-07-25 04:18:54', '2022-07-25 04:18:54'),
(10009, 'Noret 28', '23.00', '0.03 mg+0.15 mg+75 mg', '544', '13', '176', '2022-07-25 04:19:51', '2022-07-25 04:19:51'),
(10010, 'Norgest', '19.95', '0.03 mg+0.15 mg+75 mg', '544', '13', '185', '2022-07-25 04:20:37', '2022-07-25 04:20:37'),
(10011, 'Ovacon Gold', '66.21', '0.0375 mg+0.75 mg', '545', '13', '176', '2022-07-25 04:21:49', '2022-07-25 04:21:49'),
(10012, 'Ovostat Gold', '70.18', '0.0375 mg+0.75 mg', '545', '13', '133', '2022-07-25 04:22:48', '2022-07-25 04:22:48'),
(10013, 'Lynes', '130.00', '0.05 mg+2.5 mg', '545', '13', '133', '2022-07-25 04:24:14', '2022-07-25 04:24:14'),
(10014, 'Regumen', '100.00', '0.05 mg+2.5 mg', '545', '13', '161', '2022-07-25 04:24:57', '2022-07-25 04:24:57'),
(10015, 'Lynes', '130.00', '0.05 mg+2.5 mg', '546', '13', '133', '2022-07-25 04:25:47', '2022-07-25 04:25:47'),
(10016, 'Lynes', '130.00', '0.05 mg+2.5 mg', '546', '13', '133', '2022-07-25 04:26:11', '2022-07-25 04:26:11'),
(10017, 'Lynes', '130.00', '0.05 mg+2.5 mg', '546', '13', '133', '2022-07-25 04:26:11', '2022-07-25 04:26:11'),
(10018, 'Regumen', '100.00', '0.05 mg+2.5 mg', '546', '13', '161', '2022-07-25 04:26:52', '2022-07-25 04:26:52'),
(10019, 'Regumen', '100.00', '0.05 mg+2.5 mg', '546', '13', '161', '2022-07-25 04:27:27', '2022-07-25 04:27:27'),
(10020, 'Regumen', '100.00', '0.05 mg+2.5 mg', '546', '13', '161', '2022-07-25 04:27:40', '2022-07-25 04:27:40'),
(10021, 'Serontin', '130.39', '250 mg/5 ml', '547', '59', '18', '2022-07-25 04:28:17', '2022-07-25 04:28:17'),
(10022, 'Serontin', '130.39', '250 mg/5 ml', '547', '59', '18', '2022-07-25 04:28:52', '2022-07-25 04:28:52'),
(10023, 'Nomos', '120.00', '12.5%', '549', '29', '43', '2022-07-25 04:30:11', '2022-07-25 04:30:11'),
(10024, 'Edolac', '8.03', '300 mg', '550', '16', '136', '2022-07-25 04:31:38', '2022-07-25 04:31:38'),
(10025, 'Edolac ER', '18.07', '600 mg', '550', '13', '136', '2022-07-25 04:32:08', '2022-07-25 04:32:08'),
(10026, 'Edopain', '8.00', '300 mg', '550', '16', '92', '2022-07-25 04:32:41', '2022-07-25 04:32:41'),
(10027, 'Edopain ER', '18.00', '600 mg', '550', '13', '92', '2022-07-25 04:33:19', '2022-07-25 04:33:19'),
(10028, 'Etogesic SR', '15.04', '600 mg', '550', '13', '19', '2022-07-25 04:33:57', '2022-07-25 04:33:57'),
(10029, 'Panodin SR', '15.10', '600 mg', '550', '13', '179', '2022-07-25 04:34:46', '2022-07-25 04:34:46'),
(10030, 'Eposide', '400.00', '100 mg/5 ml', '551', '50', '185', '2022-07-25 04:36:00', '2022-07-25 04:36:00'),
(10031, 'Eposide', '75.00', '50 mg', '551', '16', '185', '2022-07-25 04:36:39', '2022-07-25 04:36:39'),
(10032, 'Toposar', '70.00', '50 mg', '551', '16', '65', '2022-07-25 04:38:33', '2022-07-25 04:38:33'),
(10033, 'Toposar', '350.00', '100 mg/5 ml', '551', '50', '65', '2022-07-25 04:39:23', '2022-07-25 04:39:23'),
(10034, 'Topoxin', '400.00', '100 mg/5 ml', '551', '50', '39', '2022-07-25 04:40:09', '2022-07-25 04:40:09'),
(10035, 'Alconil', '85.00', '120 ml bottle', '552', '52', '197', '2022-07-25 23:27:04', '2022-07-25 23:27:04'),
(10036, 'Alconil', '150.00', '250 ml bottle', '552', '52', '197', '2022-07-25 23:27:39', '2022-07-25 23:27:39'),
(10037, 'Cleanstar Plus', '85.00', '120 ml bottle', '552', '52', '172', '2022-07-25 23:29:43', '2022-07-25 23:29:43'),
(10038, 'Cleanstar Plus', '150.00', '250 ml bottle', '552', '52', '172', '2022-07-25 23:31:41', '2022-07-25 23:31:41'),
(10039, 'Orostar Plus', '85.26', '120 ml bottle', '552', '52', '179', '2022-07-25 23:36:27', '2022-07-25 23:36:27'),
(10040, 'Orostar Plus', '150.45', '250 ml bottle', '552', '52', '179', '2022-07-25 23:37:10', '2022-07-25 23:37:10'),
(10041, 'Listacare Zero', '80.00', '(91 mg+42 mg+63 mg)/100 ml', '553', '52', '78', '2022-07-25 23:38:51', '2022-07-25 23:38:51'),
(10042, 'Afinitor', '8976.66', '10 mg', '554', '13', '128', '2022-07-25 23:39:58', '2022-07-25 23:39:58'),
(10043, 'Afinitor', '5834.98', '5 mg', '554', '13', '128', '2022-07-25 23:40:57', '2022-07-25 23:40:57'),
(10044, 'Afinitor', '5834.98', '5 mg', '554', '13', '128', '2022-07-25 23:41:15', '2022-07-25 23:41:15'),
(10045, 'Certican', '125.47', '0.25 mg', '554', '13', '128', '2022-07-25 23:42:34', '2022-07-25 23:42:34'),
(10046, 'Certican', '250.95', '0.50 mg', '554', '13', '128', '2022-07-25 23:43:06', '2022-07-25 23:43:06'),
(10047, 'Certican', '376.42', '0.75 mg', '554', '13', '128', '2022-07-25 23:44:04', '2022-07-25 23:44:04'),
(10048, 'Xevirol', '1500.00', '5 mg', '554', '13', '39', '2022-07-25 23:44:43', '2022-07-25 23:44:43'),
(10049, 'Ezeta', '10.04', '10 mg', '555', '13', '43', '2022-07-25 23:45:46', '2022-07-25 23:45:46'),
(10050, 'Ezetim', '10.00', '10 mg', '555', '13', '92', '2022-07-25 23:46:34', '2022-07-25 23:46:34'),
(10051, 'Ezetrol', '10.00', '10 mg', '555', '13', '190', '2022-07-25 23:46:58', '2022-07-25 23:46:58'),
(10052, 'Famvir', '229.85', '250 mg', '556', '13', '167', '2022-07-25 23:48:23', '2022-07-25 23:48:23'),
(10053, 'Famodin', '50.00', '40 mg/5 ml', '557', '75', '19', '2022-07-25 23:54:13', '2022-07-25 23:54:13'),
(10054, 'Famodin', '2.00', '20 mg', '557', '13', '19', '2022-07-25 23:54:40', '2022-07-25 23:54:40'),
(10055, 'Famodin', '4.01', '40 mg', '557', '13', '19', '2022-07-25 23:55:39', '2022-07-25 23:55:39'),
(10056, 'Famodin', '4.01', '40 mg', '557', '13', '19', '2022-07-25 23:55:39', '2022-07-25 23:55:39'),
(10057, 'Famogen', '50.00', '40 mg/5 ml', '557', '75', '78', '2022-07-25 23:56:23', '2022-07-25 23:56:23'),
(10058, 'Famogen', '50.00', '40 mg/5 ml', '557', '75', '78', '2022-07-25 23:56:33', '2022-07-25 23:56:33'),
(10059, 'Famolac', '50.00', '40 mg/5 ml', '557', '75', '45', '2022-07-25 23:58:03', '2022-07-25 23:58:03'),
(10060, 'Famolac', '4.00', '40 mg', '557', '13', '45', '2022-07-25 23:59:33', '2022-07-25 23:59:33'),
(10061, 'Famolac', '2.00', '20 mg', '557', '13', '45', '2022-07-26 00:00:06', '2022-07-26 00:00:06'),
(10062, 'Famomax', '3.82', '40 mg', '557', '13', '43', '2022-07-26 00:00:58', '2022-07-26 00:00:58'),
(10063, 'Famomax', '1.90', '20 mg', '557', '13', '43', '2022-07-26 00:01:51', '2022-07-26 00:01:51'),
(10064, 'Famomax', '50.00', '40 mg/5 ml', '557', '75', '43', '2022-07-26 00:02:35', '2022-07-26 00:02:35'),
(10065, 'Famonix', '50.00', '40 mg/5 ml', '557', '75', '53', '2022-07-26 00:08:09', '2022-07-26 00:08:09'),
(10066, 'Famotack', '2.00', '20 mg', '557', '13', '179', '2022-07-26 00:08:39', '2022-07-26 00:08:39'),
(10067, 'Famotack', '4.02', '40 mg', '557', '13', '179', '2022-07-26 00:09:30', '2022-07-26 00:09:30'),
(10068, 'Famotack', '50.00', '40 mg/5 ml', '557', '75', '179', '2022-07-26 00:10:22', '2022-07-26 00:10:22'),
(10069, 'Famotid', '3.00', '20 mg', '557', '13', '65', '2022-07-26 00:11:21', '2022-07-26 00:11:21'),
(10070, 'Famotid', '50.00', '40 mg/5 ml', '557', '75', '65', '2022-07-26 00:11:58', '2022-07-26 00:11:58'),
(10071, 'Famotid', '4.05', '40 mg', '557', '13', '65', '2022-07-26 00:12:45', '2022-07-26 00:12:45'),
(10072, 'Famotin', '3.80', '40 mg', '557', '13', '64', '2022-07-26 00:13:44', '2022-07-26 00:13:44'),
(10073, 'Famotin', '1.42', '20 mg', '557', '13', '64', '2022-07-26 00:14:08', '2022-07-26 00:14:08'),
(10074, 'Nacid', '2.05', '20 mg', '557', '13', '178', '2022-07-26 00:15:12', '2022-07-26 00:15:12'),
(10075, 'Peptid', '3.81', '40 mg', '557', '13', '136', '2022-07-26 00:15:41', '2022-07-26 00:15:41'),
(10076, 'Peptid', '1.92', '20 mg', '557', '13', '136', '2022-07-26 00:16:27', '2022-07-26 00:16:27'),
(10077, 'Peptid', '50.00', '40 mg/5 ml', '557', '75', '136', '2022-07-26 00:17:42', '2022-07-26 00:17:42'),
(10078, 'Peptid', '20.00', '10 mg/ml', '557', '49', '136', '2022-07-26 00:18:33', '2022-07-26 00:18:33'),
(10079, 'Precid', '1.50', '20 mg', '557', '13', '147', '2022-07-26 00:19:04', '2022-07-26 00:19:04'),
(10080, 'Precid', '48.00', '40 mg/5 ml', '557', '75', '147', '2022-07-26 00:20:11', '2022-07-26 00:20:11'),
(10081, 'Servipep', '6.10', '40 mg', '557', '13', '167', '2022-07-26 00:20:43', '2022-07-26 00:20:43'),
(10082, 'Servipep', '4.00', '20 mg', '557', '13', '167', '2022-07-26 00:21:47', '2022-07-26 00:21:47'),
(10083, 'Zactrol', '3.00', '40 mg', '557', '13', '143', '2022-07-26 00:22:16', '2022-07-26 00:22:16'),
(10084, 'Akarvia', '400.00', '200 mg', '558', '13', '92', '2022-07-26 00:26:18', '2022-07-26 00:26:18'),
(10085, 'Biofavi', '200.00', '200 mg', '558', '13', '45', '2022-07-26 00:26:49', '2022-07-26 00:26:49'),
(10086, 'Fapiravir', '200.00', '200 mg', '558', '13', '89', '2022-07-26 00:27:42', '2022-07-26 00:27:42'),
(10087, 'Fapravir', '200.00', '200 mg', '558', '13', '161', '2022-07-26 00:28:54', '2022-07-26 00:28:54'),
(10088, 'Favigan', '400.00', '200 mg', '558', '13', '197', '2022-07-26 00:29:22', '2022-07-26 00:29:22'),
(10089, 'Favilar', '200.00', '200 mg', '558', '13', '150', '2022-07-26 00:30:39', '2022-07-26 00:30:39'),
(10090, 'Favinil', '200.00', '200 mg', '558', '13', '179', '2022-07-26 00:31:05', '2022-07-26 00:31:05'),
(10091, 'Favipir', '200.00', '200 mg', '558', '13', '71', '2022-07-26 00:31:47', '2022-07-26 00:31:47'),
(10092, 'Favipira', '200.00', '200 mg', '558', '13', '39', '2022-07-26 00:32:35', '2022-07-26 00:32:35'),
(10093, 'Favira', '200.00', '200 mg', '558', '13', '65', '2022-07-26 00:33:09', '2022-07-26 00:33:09'),
(10094, 'Favira', '200.00', '200 mg', '558', '13', '65', '2022-07-26 00:33:56', '2022-07-26 00:33:56'),
(10095, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:34:37', '2022-07-26 00:34:37'),
(10096, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:35:48', '2022-07-26 00:35:48'),
(10097, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:36:08', '2022-07-26 00:36:08'),
(10098, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:36:52', '2022-07-26 00:36:52'),
(10099, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:37:34', '2022-07-26 00:37:34'),
(10100, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:37:34', '2022-07-26 00:37:34'),
(10101, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:37:35', '2022-07-26 00:37:35'),
(10102, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:37:35', '2022-07-26 00:37:35'),
(10103, 'Faviravir', '200.00', '200 mg', '558', '13', '18', '2022-07-26 00:37:35', '2022-07-26 00:37:35'),
(10104, 'Favirest', '200.00', '200 mg', '558', '13', '74', '2022-07-26 00:38:04', '2022-07-26 00:38:04'),
(10105, 'Favirest', '200.00', '200 mg', '558', '13', '74', '2022-07-26 00:39:17', '2022-07-26 00:39:17'),
(10106, 'Favirest', '200.00', '200 mg', '558', '13', '74', '2022-07-26 00:39:29', '2022-07-26 00:39:29'),
(10107, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:40:49', '2022-07-26 00:40:49'),
(10108, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:41:51', '2022-07-26 00:41:51'),
(10109, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:43:28', '2022-07-26 00:43:28'),
(10110, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:43:39', '2022-07-26 00:43:39'),
(10111, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:43:48', '2022-07-26 00:43:48'),
(10112, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:43:59', '2022-07-26 00:43:59'),
(10113, 'Favitab', '200.00', '200 mg', '558', '13', '91', '2022-07-26 00:44:15', '2022-07-26 00:44:15'),
(10114, 'Favivir', '200.00', '200 mg', '558', '13', '136', '2022-07-26 00:44:54', '2022-07-26 00:44:54'),
(10115, 'Fluvigan', '200.00', '200 mg', '558', '13', '127', '2022-07-26 00:49:12', '2022-07-26 00:49:12'),
(10116, 'Fravir', '200.00', '200 mg', '558', '13', '140', '2022-07-26 00:51:00', '2022-07-26 00:51:00'),
(10117, 'Fravir', '200.00', '200 mg', '558', '13', '140', '2022-07-26 00:51:50', '2022-07-26 00:51:50'),
(10118, 'Ivrenas', '200.00', '200 mg', '558', '13', '79', '2022-07-26 00:52:27', '2022-07-26 00:52:27'),
(10119, 'Piravir', '200.00', '200 mg', '558', '13', '19', '2022-07-26 01:06:32', '2022-07-26 01:06:32'),
(10120, 'Piravix', '200.00', '200 mg', '558', '13', '156', '2022-07-26 01:07:12', '2022-07-26 01:07:12'),
(10121, 'Rotagan', '200.00', '200 mg', '558', '13', '53', '2022-07-26 01:09:08', '2022-07-26 01:09:08'),
(10122, 'Toyavir', '200.00', '200 mg', '558', '13', '78', '2022-07-26 01:09:41', '2022-07-26 01:09:41'),
(10123, 'Unifav', '200.00', '200 mg', '558', '13', '190', '2022-07-26 01:10:28', '2022-07-26 01:10:28'),
(10124, 'Verigan', '200.00', '200 mg', '558', '13', '193', '2022-07-26 01:11:02', '2022-07-26 01:11:02'),
(10125, 'Viraflu', '200.00', '200 mg', '558', '13', '43', '2022-07-26 01:11:26', '2022-07-26 01:11:26'),
(10126, 'Barif', '22.06', '80 mg', '559', '13', '179', '2022-07-26 01:13:20', '2022-07-26 01:20:01'),
(10127, 'Barif', '12.03', '40 mg', '559', '13', '179', '2022-07-26 01:17:39', '2022-07-26 01:17:39'),
(10128, 'Eburic', '12.00', '40 mg', '559', '13', '43', '2022-07-26 01:18:56', '2022-07-26 01:18:56'),
(10129, 'Febox', '12.00', '40 mg', '559', '13', '65', '2022-07-26 01:20:31', '2022-07-26 01:20:31'),
(10130, 'Febulas', '8.00', '40 mg', '559', '13', '61', '2022-07-26 01:21:11', '2022-07-26 01:21:11'),
(10131, 'Feburen', '22.00', '80 mg', '559', '13', '161', '2022-07-26 01:24:02', '2022-07-26 01:24:02'),
(10132, 'Feburen', '12.00', '40 mg', '559', '13', '161', '2022-07-26 01:24:39', '2022-07-26 01:24:39'),
(10133, 'Febus', '12.04', '40 mg', '559', '13', '18', '2022-07-26 01:25:03', '2022-07-26 01:25:03'),
(10134, 'Febus', '22.07', '80 mg', '559', '13', '18', '2022-07-26 01:26:10', '2022-07-26 01:26:10'),
(10135, 'Febustat', '22.00', '80 mg', '559', '13', '92', '2022-07-26 01:27:21', '2022-07-26 01:27:21'),
(10136, 'Febustat', '12.00', '40 mg', '559', '13', '92', '2022-07-26 01:28:01', '2022-07-26 01:28:01'),
(10137, 'Febux', '11.00', '40 mg', '559', '13', '34', '2022-07-26 01:29:40', '2022-07-26 01:29:40'),
(10138, 'Febux', '12.00', '40 mg', '559', '13', '119', '2022-07-26 01:30:07', '2022-07-26 01:30:07'),
(10139, 'Feluric', '12.00', '40 mg', '559', '13', '89', '2022-07-26 01:40:17', '2022-07-26 01:40:17'),
(10140, 'Feluric', '22.00', '80 mg', '559', '13', '89', '2022-07-26 01:40:47', '2022-07-26 01:40:47'),
(10141, 'Flostat', '14.17', '40 mg', '559', '13', '94', '2022-07-26 01:41:51', '2022-07-26 01:41:51'),
(10142, 'Fostat', '10.00', '40 mg', '559', '13', '140', '2022-07-26 01:42:43', '2022-07-26 01:42:43'),
(10143, 'Goustat', '12.03', '40 mg', '559', '13', '19', '2022-07-26 01:43:22', '2022-07-26 01:43:22'),
(10144, 'Goutil', '12.00', '40 mg', '559', '13', '71', '2022-07-26 01:43:57', '2022-07-26 01:43:57'),
(10145, 'Goutil', '22.00', '80 mg', '559', '13', '71', '2022-07-26 01:44:38', '2022-07-26 01:44:38'),
(10146, 'Uristat', '12.00', '40 mg', '559', '13', '91', '2022-07-26 01:45:34', '2022-07-26 01:45:34'),
(10147, 'Uristat', '12.00', '40 mg', '559', '13', '91', '2022-07-26 01:45:40', '2022-07-26 01:45:40'),
(10148, 'Uristat', '12.00', '40 mg', '559', '13', '91', '2022-07-26 01:46:02', '2022-07-26 01:46:02'),
(10149, 'Uristat', '22.00', '80 mg', '559', '13', '91', '2022-07-26 01:46:39', '2022-07-26 01:46:39'),
(10150, 'Uristat', '22.00', '80 mg', '559', '13', '91', '2022-07-26 01:47:11', '2022-07-26 01:47:11'),
(10151, 'Uristat', '22.00', '80 mg', '559', '13', '91', '2022-07-26 01:47:34', '2022-07-26 01:47:34'),
(10152, 'Uristat', '22.00', '80 mg', '559', '13', '91', '2022-07-26 01:47:54', '2022-07-26 01:47:54'),
(10153, 'Urostat', '12.04', '40 mg', '559', '13', '78', '2022-07-26 01:49:18', '2022-07-26 01:49:18'),
(10154, 'Urostat', '12.04', '40 mg', '559', '13', '78', '2022-07-26 01:49:19', '2022-07-26 01:49:19'),
(10155, 'Urostat', '12.04', '40 mg', '559', '13', '78', '2022-07-26 01:49:48', '2022-07-26 01:49:48'),
(10156, 'Xanuric', '12.00', '40 mg', '559', '13', '190', '2022-07-26 01:51:22', '2022-07-26 01:51:22'),
(10157, 'Xanuric', '12.00', '40 mg', '559', '13', '190', '2022-07-26 01:51:55', '2022-07-26 01:51:55'),
(10158, 'Xanuric', '12.00', '40 mg', '559', '13', '190', '2022-07-26 01:52:14', '2022-07-26 01:52:14'),
(10159, 'Xanuric', '22.00', '80 mg', '559', '13', '190', '2022-07-26 02:23:53', '2022-07-26 02:23:53'),
(10160, 'Xanuric', '34.00', '120 mg', '559', '13', '190', '2022-07-26 02:24:19', '2022-07-26 02:24:19'),
(10161, 'EnoFab', '5.90', '200 mg', '560', '16', '94', '2022-07-26 02:36:59', '2022-07-26 02:36:59'),
(10162, 'Fenatrol', '8.00', '145 mg', '560', '13', '65', '2022-07-26 02:38:09', '2022-07-26 02:38:09'),
(10163, 'Fenatrol', '7.00', '200 mg', '560', '16', '65', '2022-07-26 02:38:53', '2022-07-26 02:38:53'),
(10164, 'Fenatrol', '7.00', '200 mg', '560', '16', '65', '2022-07-26 02:38:53', '2022-07-26 02:38:53'),
(10165, 'Fenobate', '7.00', '200 mg', '560', '16', '161', '2022-07-26 02:39:23', '2022-07-26 02:39:23'),
(10166, 'Fenobate', '7.00', '200 mg', '560', '16', '161', '2022-07-26 02:40:06', '2022-07-26 02:40:06'),
(10167, 'Fenocap', '7.06', '200 mg', '560', '16', '140', '2022-07-26 02:41:15', '2022-07-26 02:41:15'),
(10168, 'Fenocol', '7.00', '200 mg', '560', '16', '143', '2022-07-26 02:42:12', '2022-07-26 02:42:12'),
(10169, 'Fenogard', '7.00', '200 mg', '560', '16', '22', '2022-07-26 02:42:42', '2022-07-26 02:42:42'),
(10170, 'Fenolid', '7.05', '200 mg', '560', '16', '78', '2022-07-26 02:43:40', '2022-07-26 02:43:40'),
(10171, 'Fenorat', '7.00', '200 mg', '560', '16', '142', '2022-07-26 02:44:08', '2022-07-26 02:44:08'),
(10172, 'Fibre', '7.00', '200 mg', '560', '16', '186', '2022-07-26 02:44:54', '2022-07-26 02:44:54'),
(10173, 'Fibre', '7.00', '200 mg', '560', '16', '186', '2022-07-26 02:45:10', '2022-07-26 02:45:10'),
(10174, 'Lipidof', '7.04', '200 mg', '560', '16', '19', '2022-07-26 02:45:55', '2022-07-26 02:45:55'),
(10175, 'Lipired', '7.04', '200 mg', '560', '16', '179', '2022-07-26 02:46:53', '2022-07-26 02:46:53'),
(10176, 'Lofat', '7.00', '200 mg', '560', '16', '43', '2022-07-26 02:47:33', '2022-07-26 02:47:33'),
(10177, 'Lofat', '7.00', '200 mg', '560', '16', '43', '2022-07-26 02:47:56', '2022-07-26 02:47:56'),
(10178, 'Nofiate', '7.00', '200 mg', '560', '16', '92', '2022-07-26 02:48:33', '2022-07-26 02:48:33'),
(10179, 'Nofiate', '7.00', '200 mg', '560', '16', '92', '2022-07-26 02:49:02', '2022-07-26 02:49:02'),
(10180, 'Nofiate', '7.00', '200 mg', '560', '16', '92', '2022-07-26 02:49:11', '2022-07-26 02:49:11'),
(10181, 'Nofiate', '7.00', '200 mg', '560', '16', '92', '2022-07-26 02:49:42', '2022-07-26 02:49:42'),
(10182, 'Noficon', '7.00', '200 mg', '560', '16', '71', '2022-07-26 02:51:27', '2022-07-26 02:51:27'),
(10183, 'Noficon', '7.00', '200 mg', '560', '16', '71', '2022-07-26 02:52:00', '2022-07-26 02:52:00'),
(10184, 'Noficon', '7.00', '200 mg', '560', '16', '71', '2022-07-26 02:53:09', '2022-07-26 02:53:09'),
(10185, 'Noficon', '7.00', '200 mg', '560', '16', '71', '2022-07-26 02:53:32', '2022-07-26 02:53:32'),
(10186, 'Noficon', '7.00', '200 mg', '560', '16', '71', '2022-07-26 02:54:40', '2022-07-26 02:54:40'),
(10187, 'Tigicon', '7.00', '200 mg', '560', '16', '34', '2022-07-26 02:55:05', '2022-07-26 02:55:05'),
(10188, 'Tigirate', '7.06', '200 mg', '560', '16', '136', '2022-07-26 02:55:50', '2022-07-26 02:55:50'),
(10189, 'Tizabet', '7.02', '200 mg', '560', '16', '18', '2022-07-26 02:57:42', '2022-07-26 02:57:42'),
(10190, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 02:58:19', '2022-07-26 02:58:19'),
(10191, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 02:58:37', '2022-07-26 02:58:37'),
(10192, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 02:58:57', '2022-07-26 02:58:57'),
(10193, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 02:59:36', '2022-07-26 02:59:36'),
(10194, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 03:00:19', '2022-07-26 03:00:19'),
(10195, 'Trigent', '7.00', '200 mg', '560', '16', '190', '2022-07-26 03:00:50', '2022-07-26 03:00:50'),
(10196, 'Fentanyl', '40.15', '100 mcg/2 ml', '561', '10', '161', '2022-07-26 03:02:47', '2022-07-26 03:02:47'),
(10197, 'Fentyl', '40.15', '100 mcg/2 ml', '561', '10', '150', '2022-07-26 03:03:21', '2022-07-26 03:03:21'),
(10198, 'Fentyl', '40.15', '100 mcg/2 ml', '561', '10', '150', '2022-07-26 03:03:38', '2022-07-26 03:03:38'),
(10199, 'Opifen', '25.00', '100 mcg', '561', '13', '92', '2022-07-26 03:04:06', '2022-07-26 03:04:06'),
(10200, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:05:13', '2022-07-26 03:05:13'),
(10201, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:06:00', '2022-07-26 03:06:00'),
(10202, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:06:02', '2022-07-26 03:06:02'),
(10203, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:06:32', '2022-07-26 03:06:32'),
(10204, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:06:51', '2022-07-26 03:06:51'),
(10205, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10206, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10207, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10208, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10209, 'Opifen', '25.00', '100 mcg', '561', '13', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10210, 'Opifen', '40.00', '100 mcg/2 ml', '561', '10', '92', '2022-07-26 03:10:12', '2022-07-26 03:10:12'),
(10211, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:12:21', '2022-07-26 03:12:21'),
(10212, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:12:45', '2022-07-26 03:12:45'),
(10213, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:13:41', '2022-07-26 03:13:41'),
(10214, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:15:45', '2022-07-26 03:15:45'),
(10215, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:20', '2022-07-26 03:16:20'),
(10216, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:21', '2022-07-26 03:16:21'),
(10217, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10218, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10219, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10220, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10221, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10222, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10223, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10224, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10225, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:16:38', '2022-07-26 03:16:38'),
(10226, 'Fentigal VT', '120.00', '600 mg', '563', '65', '172', '2022-07-26 03:17:16', '2022-07-26 03:17:16'),
(10227, 'Fentizol VT', '120.00', '600 mg', '563', '65', '179', '2022-07-26 03:19:35', '2022-07-26 03:19:35'),
(10228, 'Fentizol VT', '120.00', '600 mg', '563', '65', '179', '2022-07-26 03:19:55', '2022-07-26 03:19:55'),
(10229, 'Enrifer', '700.00', '500 mg/10 ml', '564', '49', '39', '2022-07-26 03:22:11', '2022-07-26 03:22:11'),
(10230, 'Enrifer', '700.00', '500 mg/10 ml', '564', '49', '39', '2022-07-26 03:22:31', '2022-07-26 03:22:31'),
(10231, 'Fematos', '1300.00', '1 gm/20 ml', '564', '49', '78', '2022-07-26 03:23:39', '2022-07-26 03:23:39'),
(10232, 'Fematos', '700.00', '500 mg/10 ml', '564', '49', '78', '2022-07-26 03:26:21', '2022-07-26 03:26:21'),
(10233, 'Fematos', '700.00', '500 mg/10 ml', '564', '49', '78', '2022-07-26 03:27:41', '2022-07-26 03:27:41'),
(10234, 'Fematos', '700.00', '500 mg/10 ml', '564', '49', '78', '2022-07-26 03:27:44', '2022-07-26 03:27:44'),
(10235, 'Fematos', '400.00', '100 mg/10 ml', '564', '49', '78', '2022-07-26 03:29:14', '2022-07-26 03:29:14'),
(10236, 'Fematos', '400.00', '100 mg/10 ml', '564', '49', '78', '2022-07-26 03:30:21', '2022-07-26 03:30:21'),
(10237, 'Fematos', '400.00', '100 mg/10 ml', '564', '49', '78', '2022-07-26 03:30:45', '2022-07-26 03:30:45'),
(10238, 'Fematos', '400.00', '100 mg/10 ml', '564', '49', '78', '2022-07-26 03:31:50', '2022-07-26 03:31:50'),
(10239, 'Ferinject', '3114.80', '500 mg/10 ml', '564', '49', '190', '2022-07-26 03:32:50', '2022-07-26 03:32:50'),
(10240, 'Ferinject', '3114.80', '500 mg/10 ml', '564', '49', '190', '2022-07-26 03:38:47', '2022-07-26 03:38:47'),
(10241, 'Ferinject', '996.74', '100 mg/2 ml', '564', '49', '190', '2022-07-26 03:40:33', '2022-07-26 03:40:33'),
(10242, 'Ferintus', '400.00', '100 mg/2 ml', '564', '49', '43', '2022-07-26 03:41:24', '2022-07-26 03:41:24'),
(10243, 'Ferintus', '400.00', '100 mg/2 ml', '564', '49', '43', '2022-07-26 03:41:53', '2022-07-26 03:41:53'),
(10244, 'Ferintus', '700.00', '500 mg/10 ml', '564', '49', '43', '2022-07-26 03:42:31', '2022-07-26 03:42:31'),
(10245, 'Ferisen', '710.00', '500 mg/10 ml', '564', '49', '89', '2022-07-26 03:44:49', '2022-07-26 03:44:49'),
(10246, 'Ferisen', '710.00', '500 mg/10 ml', '564', '49', '89', '2022-07-26 03:57:17', '2022-07-26 03:57:17'),
(10247, 'Ferisen', '1300.00', '1 gm/20 ml', '564', '49', '89', '2022-07-26 03:58:08', '2022-07-26 03:58:08'),
(10248, 'Ferisen', '1300.00', '1 gm/20 ml', '564', '49', '89', '2022-07-26 04:02:59', '2022-07-26 04:02:59'),
(10249, 'Ferisen', '410.00', '100 mg/2 ml', '564', '49', '89', '2022-07-26 04:03:46', '2022-07-26 04:03:46'),
(10250, 'Ferium', '700.00', '500 mg/10 ml', '564', '49', '161', '2022-07-26 04:06:20', '2022-07-26 04:06:20'),
(10251, 'Ferox', '410.00', '100 mg/2 ml', '564', '49', '18', '2022-07-26 04:07:06', '2022-07-26 04:07:06'),
(10252, 'Ferox', '700.00', '500 mg/10 ml', '564', '49', '18', '2022-07-26 04:08:12', '2022-07-26 04:08:12'),
(10253, 'G-Ferric', '400.00', '500 mg/10 ml', '564', '49', '84', '2022-07-26 04:09:37', '2022-07-26 04:09:37'),
(10254, 'Hemoject', '1300.00', '1 gm/20 ml', '564', '49', '133', '2022-07-26 04:11:35', '2022-07-26 04:11:35'),
(10255, 'Hemoject', '700.00', '500 mg/10 ml', '564', '49', '133', '2022-07-26 04:12:11', '2022-07-26 04:12:11'),
(10256, 'Hemorise', '700.00', '500 mg/10 ml', '564', '49', '19', '2022-07-26 04:18:46', '2022-07-26 04:18:46'),
(10257, 'Hemorise', '410.00', '100 mg/2 ml', '564', '49', '19', '2022-07-26 04:20:14', '2022-07-26 04:20:14'),
(10258, 'Injefer', '700.00', '500 mg/10 ml', '564', '49', '136', '2022-07-26 04:21:54', '2022-07-26 04:21:54'),
(10259, 'Injefer', '400.00', '100 mg/2 ml', '564', '49', '136', '2022-07-26 04:22:49', '2022-07-26 04:22:49'),
(10260, 'Injefer', '1300.00', '1 gm/20 ml', '564', '49', '136', '2022-07-26 04:24:30', '2022-07-26 04:24:30'),
(10261, 'Iroject', '700.00', '500 mg/10 ml', '564', '49', '150', '2022-07-26 04:26:48', '2022-07-26 04:26:48'),
(10262, 'Maltofer', '1300.00', '1 gm/20 ml', '564', '49', '92', '2022-07-26 15:12:47', '2022-07-26 15:12:47'),
(10263, 'Maltofer', '1000.00', '750 mg/15 ml', '564', '49', '92', '2022-07-26 15:15:28', '2022-07-26 15:15:28'),
(10264, 'Maltofer', '400.00', '100 mg/2 ml', '564', '49', '92', '2022-07-26 15:16:11', '2022-07-26 15:16:11'),
(10265, 'Maltofer', '700.00', '500 mg/10 ml', '564', '49', '92', '2022-07-26 15:16:52', '2022-07-26 15:16:52'),
(10266, 'Hemoject', '1300.00', '1 gm/20 ml', '564', '49', '133', '2022-07-26 15:19:42', '2022-07-26 15:19:42'),
(10267, 'Hemoject', '700.00', '500 mg/10 ml', '564', '49', '133', '2022-07-26 15:20:16', '2022-07-26 15:20:16'),
(10268, 'Hemorise', '700.00', '500 mg/10 ml', '564', '49', '19', '2022-07-26 15:21:17', '2022-07-26 15:21:17'),
(10269, 'Hemorise', '1300.00', '1 gm/20 ml', '564', '49', '19', '2022-07-26 15:22:40', '2022-07-26 15:22:40'),
(10270, 'Injefer', '700.00', '500 mg/10 ml', '564', '49', '136', '2022-07-26 15:23:13', '2022-07-26 15:23:13'),
(10271, 'Injefer', '400.00', '100 mg/2 ml', '564', '49', '136', '2022-07-26 15:23:51', '2022-07-26 15:23:51'),
(10272, 'Injefer', '1300.00', '1 gm/20 ml', '564', '49', '136', '2022-07-26 15:24:23', '2022-07-26 15:24:23'),
(10273, 'Iroject', '700.00', '500 mg/10 ml', '564', '49', '150', '2022-07-26 15:25:12', '2022-07-26 15:25:12'),
(10274, 'Maltofer', '1300.00', '1 gm/20 ml', '564', '49', '92', '2022-07-26 15:25:44', '2022-07-26 15:25:44'),
(10275, 'Maltofer', '400.00', '100 mg/2 ml', '564', '49', '92', '2022-07-26 15:26:09', '2022-07-26 15:26:09'),
(10276, 'Maltofer', '1000.00', '750 mg/15 ml', '564', '49', '92', '2022-07-26 15:27:17', '2022-07-26 15:27:17'),
(10277, 'Maltofer', '700.00', '500 mg/10 ml', '564', '49', '92', '2022-07-26 15:28:02', '2022-07-26 15:28:02'),
(10278, 'Maxfer', '1300.00', '1 gm/20 ml', '564', '49', '71', '2022-07-26 15:28:37', '2022-07-26 15:28:37'),
(10279, 'Maxfer', '700.00', '500 mg/10 ml', '564', '49', '71', '2022-07-26 15:29:04', '2022-07-26 15:29:04'),
(10280, 'Oxyfer', '1000.00', '750 mg/15 ml', '564', '49', '91', '2022-07-26 15:30:00', '2022-07-26 15:30:00'),
(10281, 'Oxyfer', '1300.00', '1 gm/20 ml', '564', '49', '91', '2022-07-26 15:30:28', '2022-07-26 15:30:28'),
(10282, 'Oxyfer', '700.00', '500 mg/10 ml', '564', '49', '91', '2022-07-26 15:30:53', '2022-07-26 15:30:53'),
(10283, 'Revofer', '1000.00', '750 mg/15 ml', '564', '49', '179', '2022-07-26 15:31:29', '2022-07-26 15:31:29'),
(10284, 'Revofer', '700.00', '500 mg/10 ml', '564', '49', '179', '2022-07-26 15:31:58', '2022-07-26 15:31:58'),
(10285, 'Xefer', '1300.00', '1 gm/20 ml', '564', '49', '197', '2022-07-26 15:32:23', '2022-07-26 15:32:23'),
(10286, 'Xefer', '400.00', '100 mg/2 ml', '564', '49', '197', '2022-07-26 15:33:03', '2022-07-26 15:33:03'),
(10287, 'Xefer', '700.00', '500 mg/10 ml', '564', '49', '197', '2022-07-26 15:33:33', '2022-07-26 15:33:33'),
(10288, 'Citofer', '25.00', '210 mg', '565', '13', '92', '2022-07-26 15:34:13', '2022-07-26 15:34:13'),
(10289, 'Phoscon', '25.00', '210 mg', '564', '13', '124', '2022-07-26 15:34:42', '2022-07-26 15:34:42'),
(10290, 'Derisofer', '1500.00', '1000 mg/10 ml', '566', '49', '197', '2022-07-26 15:35:36', '2022-07-26 15:35:36'),
(10291, 'Derisofer', '450.00', '100 mg/ml', '566', '49', '197', '2022-07-26 15:36:13', '2022-07-26 15:36:13'),
(10292, 'Derisofer', '800.00', '500 mg/5 ml', '566', '49', '197', '2022-07-26 15:36:56', '2022-07-26 15:36:56'),
(10293, 'Nepofer', '500.00', '27.2 mg/5 ml', '567', '50', '92', '2022-07-26 15:37:45', '2022-07-26 15:37:45'),
(10294, 'Hemofix', '4.00', '33 mg', '568', '13', '43', '2022-07-26 15:38:23', '2022-07-26 15:38:23'),
(10295, 'Feglo-FZ', '5.00', '48 mg+0.5 mg+22.5 mg', '569', '13', '18', '2022-07-26 15:39:43', '2022-07-26 15:39:43'),
(10296, 'FeonA FZ', '5.00', '48 mg+0.5 mg+22.5 mg', '569', '13', '61', '2022-07-26 15:40:15', '2022-07-26 15:40:15'),
(10297, 'Hemofix FZ', '5.00', '48 mg+0.5 mg+22.5 mg', '569', '13', '43', '2022-07-26 15:40:48', '2022-07-26 15:40:48'),
(10298, 'Nuviron', '5.00', '48 mg+0.5 mg+22.5 mg', '569', '13', '133', '2022-07-26 15:41:21', '2022-07-26 15:41:21'),
(10299, 'Feroplus', '26.00', '100 mg/5 ml', '570', '67', '142', '2022-07-26 15:43:25', '2022-07-26 15:43:25'),
(10300, 'Feroson', '27.00', '100 mg/5 ml', '570', '67', '90', '2022-07-26 15:44:08', '2022-07-26 15:44:08'),
(10301, 'Aristofol Fe', '0.47', '308 mg+350 mcg', '571', '13', '43', '2022-07-26 23:07:58', '2022-07-26 23:07:58'),
(10302, 'Femicap', '0.51', '200 mg+200 mcg', '571', '16', '98', '2022-07-26 23:08:36', '2022-07-26 23:08:36'),
(10303, 'Femitab', '0.38', '200 mg+200 mcg', '571', '13', '98', '2022-07-26 23:09:22', '2022-07-26 23:09:22'),
(10304, 'Ferigun', '0.57', '200 mg+500 mcg', '571', '16', '113', '2022-07-26 23:10:28', '2022-07-26 23:10:28'),
(10305, 'Ferina', '1.45', '200 mg+200 mcg', '571', '16', '87', '2022-07-26 23:11:42', '2022-07-26 23:11:42'),
(10306, 'Fero Plus', '0.38', '200 mg+400 mcg', '571', '13', '28', '2022-07-26 23:12:36', '2022-07-26 23:12:36'),
(10307, 'Fero TR', '2.37', '200 mg+200 mcg', '571', '25', '28', '2022-07-26 23:14:15', '2022-07-26 23:14:15'),
(10308, 'Ferofe Z TR', '2.90', '200 mg+200 mcg', '571', '25', '21', '2022-07-26 23:14:44', '2022-07-26 23:14:44'),
(10309, 'Ferofol', '0.25', '200 mg+350 mcg', '571', '13', '90', '2022-07-26 23:15:55', '2022-07-26 23:15:55'),
(10310, 'Feroplus TR', '2.37', '200 mg+200 mcg', '571', '25', '142', '2022-07-26 23:16:56', '2022-07-26 23:16:56'),
(10311, 'Feroson', '27.00', '100 mg/5 ml', '571', '67', '90', '2022-07-26 23:18:03', '2022-07-26 23:18:03'),
(10312, 'Feroson-TR', '2.10', '200 mg+500 mcg', '571', '25', '90', '2022-07-26 23:18:59', '2022-07-26 23:18:59'),
(10313, 'Ferron-TR', '2.40', '200 mg+200 mcg', '571', '25', '102', '2022-07-26 23:21:36', '2022-07-26 23:21:36'),
(10314, 'Fit Plus', '0.25', '200 mg+200 mcg', '571', '13', '162', '2022-07-26 23:22:09', '2022-07-26 23:22:09'),
(10315, 'G-Iron Folic Acid', '20', '308 mg+350 mcg (100\'s can)', '571', '13', '84', '2022-07-26 23:24:07', '2022-07-26 23:24:07'),
(10316, 'Hemofol TR', '2.36', '200 mg+200 mcg', '571', '25', '42', '2022-07-26 23:25:18', '2022-07-26 23:25:18'),
(10317, 'I-Fol', '0.30', '200 mg+200 mcg', '571', '13', '93', '2022-07-26 23:25:49', '2022-07-26 23:25:49'),
(10318, 'Irolic', '0.39', '200 mg+200 mcg', '571', '13', '197', '2022-07-26 23:26:40', '2022-07-26 23:26:40'),
(10319, 'Sinaferon', '0.57', '200 mg+200 mcg', '571', '16', '91', '2022-07-26 23:28:21', '2022-07-26 23:28:21'),
(10320, 'Sinaferon', '0.19', '200 mg+200 mcg', '571', '13', '91', '2022-07-26 23:28:47', '2022-07-26 23:28:47'),
(10321, 'Suprafol TR', '2.30', '200 mg+200 mcg', '571', '25', '182', '2022-07-26 23:29:54', '2022-07-26 23:29:54'),
(10322, 'Zenifol', '0.30', '200 mg+200 mcg', '571', '13', '196', '2022-07-26 23:30:50', '2022-07-26 23:30:50'),
(10323, 'Zenifol Plus', '0.39', '200 mg+400 mcg', '571', '13', '196', '2022-07-26 23:32:04', '2022-07-26 23:32:04'),
(10324, 'Zenifol Plus', '0.39', '200 mg+400 mcg', '571', '13', '196', '2022-07-26 23:32:04', '2022-07-26 23:32:04'),
(10325, 'Zenifol Plus', '0.39', '200 mg+400 mcg', '571', '13', '196', '2022-07-26 23:32:05', '2022-07-26 23:32:05'),
(10326, 'Ferrosobin G', '32.00', '300 mg/5 ml', '572', '59', '170', '2022-07-26 23:32:48', '2022-07-26 23:32:48'),
(10327, 'Ferrosobin G', '32.00', '300 mg/5 ml', '572', '59', '170', '2022-07-26 23:33:53', '2022-07-26 23:33:53'),
(10328, 'Ferrosobin G', '32.00', '300 mg/5 ml', '572', '59', '170', '2022-07-26 23:33:53', '2022-07-26 23:33:53'),
(10329, 'Apitone', '24.89', '200 mg/5 ml', '573', '59', '32', '2022-07-26 23:35:36', '2022-07-26 23:35:36'),
(10330, 'Aristoferon', '40.00', '200 mg/5 ml', '573', '59', '43', '2022-07-26 23:48:23', '2022-07-26 23:48:23'),
(10331, 'Ascoferon', '26.75', '200 mg/5 ml', '573', '59', '119', '2022-07-26 23:49:03', '2022-07-26 23:49:03'),
(10332, 'Bioron', '26.10', '200 mg/5 ml', '573', '59', '45', '2022-07-26 23:50:12', '2022-07-26 23:50:12'),
(10333, 'Dyaferon', '25.00', '200 mg/5 ml', '573', '59', '64', '2022-07-26 23:51:25', '2022-07-26 23:51:25'),
(10334, 'Ferigun S', '26.50', '200 mg/5 ml', '573', '59', '113', '2022-07-26 23:52:54', '2022-07-26 23:52:54'),
(10335, 'Feroblood', '24.00', '200 mg/5 ml', '573', '59', '37', '2022-07-26 23:53:48', '2022-07-26 23:53:48'),
(10336, 'Feromat', '25.00', '200 mg/5 ml', '573', '59', '146', '2022-07-26 23:55:01', '2022-07-26 23:55:01'),
(10337, 'Ferroglobin', '40.25', '200 mg/5 ml', '573', '59', '19', '2022-07-26 23:56:10', '2022-07-26 23:56:10'),
(10338, 'Ferrum', '24.89', '200 mg/5 ml', '573', '59', '117', '2022-07-26 23:57:44', '2022-07-26 23:57:44'),
(10339, 'G-Iron', '25.00', '200 mg/5 ml', '573', '59', '84', '2022-07-26 23:59:20', '2022-07-26 23:59:20'),
(10340, 'Hemobin', '24.00', '200 mg/5 ml', '573', '59', '196', '2022-07-27 00:00:07', '2022-07-27 00:00:07'),
(10341, 'Metaton', '26.15', '200 mg/5 ml', '573', '59', '25', '2022-07-27 00:01:11', '2022-07-27 00:01:11'),
(10342, 'Salferon', '24.09', '200 mg/5 ml', '573', '59', '166', '2022-07-27 00:03:02', '2022-07-27 00:03:02'),
(10343, 'Sinaferon', '40.00', '200 mg/5 ml', '573', '59', '91', '2022-07-27 00:04:03', '2022-07-27 00:04:03'),
(10344, 'Cpefro TR', '2.32', '150 mg+0.5 mg', '574', '25', '55', '2022-07-27 00:05:24', '2022-07-27 00:05:24'),
(10345, 'Difol TR', '2.00', '150 mg+0.5 mg', '574', '25', '62', '2022-07-27 00:06:17', '2022-07-27 00:06:17'),
(10346, 'F+F', '2.40', '150 mg+0.5 mg', '574', '25', '196', '2022-07-27 00:07:24', '2022-07-27 00:07:24'),
(10347, 'Fecon TR', '2.40', '150 mg+0.5 mg', '574', '25', '23', '2022-07-27 00:08:34', '2022-07-27 00:08:34'),
(10348, 'Feofol', '2.41', '150 mg+0.5 mg', '574', '25', '71', '2022-07-27 00:09:42', '2022-07-27 00:09:42'),
(10349, 'Ferocit TR', '2.40', '150 mg+0.5 mg', '574', '25', '19', '2022-07-27 00:10:54', '2022-07-27 00:10:54'),
(10350, 'Feroson TR', '2.10', '150 mg+0.5 mg', '574', '25', '90', '2022-07-27 00:12:07', '2022-07-27 00:12:07'),
(10351, 'Ferospan', '2.41', '150 mg+0.5 mg', '574', '25', '65', '2022-07-27 00:12:31', '2022-07-27 00:12:31'),
(10352, 'Ferritin-TR', '2.23', '150 mg+0.5 mg', '574', '25', '27', '2022-07-27 00:13:15', '2022-07-27 00:13:15'),
(10353, 'Folin SR', '2.39', '150 mg+0.5 mg', '574', '24', '177', '2022-07-27 00:13:59', '2022-07-27 00:13:59'),
(10354, 'Meta Plus TR', '2.40', '150 mg+0.5 mg', '574', '25', '116', '2022-07-27 00:14:53', '2022-07-27 00:14:53'),
(10355, 'Seofol Plus', '2.40', '150 mg+0.5 mg', '574', '25', '173', '2022-07-27 00:15:24', '2022-07-27 00:15:24'),
(10356, 'Apefol TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '30', '2022-07-27 00:17:32', '2022-07-27 00:17:32'),
(10357, 'Astro-Z', '2.60', '150 mg+0.5 mg+61.8 mg', '575', '25', '183', '2022-07-27 00:18:10', '2022-07-27 00:18:10'),
(10358, 'Biron Plus', '2.91', '150 mg+0.5 mg+61.8 mg', '575', '25', '45', '2022-07-27 00:19:25', '2022-07-27 00:19:25'),
(10359, 'Btiron TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '42', '2022-07-27 00:20:28', '2022-07-27 00:20:28'),
(10360, 'Cosfez TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '55', '2022-07-27 00:22:30', '2022-07-27 00:22:30'),
(10361, 'Efol ER', '2.51', '150 mg+0.5 mg+61.8 mg', '575', '20', '43', '2022-07-27 00:23:07', '2022-07-27 00:23:07'),
(10362, 'Fe-Z', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '117', '2022-07-27 00:23:46', '2022-07-27 00:23:46'),
(10363, 'Fecon-Z', '2.94', '150 mg+0.5 mg+61.8 mg', '575', '25', '23', '2022-07-27 00:24:37', '2022-07-27 00:24:37'),
(10364, 'Feelbe TR', '2.92', '150 mg+0.5 mg+61.8 mg', '569', '25', '88', '2022-07-27 00:25:05', '2022-07-27 00:25:05'),
(10365, 'Fefa TR', '2.73', '150 mg+0.5 mg+61.8 mg', '575', '25', '126', '2022-07-27 00:26:07', '2022-07-27 00:26:07'),
(10366, 'Feol TR', '2.84', '150 mg+0.5 mg+61.8 mg', '575', '25', '112', '2022-07-27 00:27:07', '2022-07-27 00:27:07'),
(10367, 'Feosil-Z', '2.91', '150 mg+0.5 mg+61.8 mg', '575', '25', '174', '2022-07-27 00:27:56', '2022-07-27 00:27:56'),
(10368, 'Feraz', '2.50', '150 mg+0.5 mg+61.8 mg', '575', '25', '28', '2022-07-27 00:29:00', '2022-07-27 00:29:00'),
(10369, 'Feriz TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '113', '2022-07-27 00:29:52', '2022-07-27 00:29:52'),
(10370, 'Ferocit-Z', '2.94', '150 mg+0.5 mg+61.8 mg', '575', '25', '19', '2022-07-27 00:30:25', '2022-07-27 00:30:25'),
(10371, 'Ferofol-Z', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '50', '2022-07-27 00:31:14', '2022-07-27 00:31:14'),
(10372, 'Ferofolin TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '40', '2022-07-27 00:33:03', '2022-07-27 00:33:03'),
(10373, 'Ferogurd', '2.50', '150 mg+0.5 mg+61.8 mg', '575', '25', '165', '2022-07-27 00:33:37', '2022-07-27 00:33:37'),
(10374, 'Ferol-TR', '2.71', '150 mg+0.5 mg+61.8 mg', '575', '25', '136', '2022-07-27 00:34:54', '2022-07-27 00:34:54'),
(10375, 'Ferolet TR Plus', '2.91', '150 mg+0.5 mg+61.8 mg', '575', '25', '159', '2022-07-27 00:35:39', '2022-07-27 00:35:39'),
(10376, 'Ferolet TR Plus', '2.91', '150 mg+0.5 mg+61.8 mg', '575', '25', '159', '2022-07-27 00:35:39', '2022-07-27 00:35:39'),
(10377, 'Feroplus Z SR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '24', '142', '2022-07-27 00:36:11', '2022-07-27 00:36:11'),
(10378, 'Ferovit TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '90', '2022-07-27 00:37:50', '2022-07-27 00:37:50'),
(10379, 'Feroz', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '37', '2022-07-27 00:39:38', '2022-07-27 00:39:38'),
(10380, 'Ferozi', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '65', '2022-07-27 00:40:05', '2022-07-27 00:40:05'),
(10381, 'Ferro-Z TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '67', '2022-07-27 00:41:30', '2022-07-27 00:41:30'),
(10382, 'Ferrolin TR', '2.92', '150 mg+0.5 mg+61.8 mg', '575', '25', '140', '2022-07-27 00:43:19', '2022-07-27 00:43:19'),
(10383, 'Fezifol-TR', '2.52', '150 mg+0.5 mg+61.8 mg', '575', '25', '192', '2022-07-27 00:45:26', '2022-07-27 00:45:26'),
(10384, 'Fizz-TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '186', '2022-07-27 00:46:02', '2022-07-27 00:46:02'),
(10385, 'Folex Plus', '3.50', '150 mg+0.5 mg+61.8 mg', '575', '25', '72', '2022-07-27 00:47:18', '2022-07-27 00:47:18'),
(10386, 'Foliron TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '122', '2022-07-27 00:48:15', '2022-07-27 00:48:15'),
(10387, 'Folized', '3.10', '150 mg+0.5 mg+61.8 mg', '575', '25', '78', '2022-07-27 00:49:07', '2022-07-27 00:49:07'),
(10388, 'Fozifol', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '73', '2022-07-27 00:50:10', '2022-07-27 00:50:10'),
(10389, 'Haemozin TR', '2.70', '150 mg+0.5 mg+61.8 mg', '575', '25', '64', '2022-07-27 00:51:49', '2022-07-27 00:51:49'),
(10390, 'Hemo Z TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '36', '2022-07-27 00:53:37', '2022-07-27 00:53:37'),
(10391, 'Ifel-TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '146', '2022-07-27 00:54:46', '2022-07-27 00:54:46'),
(10392, 'Ifozin-SR', '3.05', '150 mg+0.5 mg+61.8 mg', '575', '24', '91', '2022-07-27 00:55:41', '2022-07-27 00:55:41'),
(10393, 'Iron Z TR', '2.50', '150 mg+0.5 mg+61.8 mg', '575', '25', '90', '2022-07-27 00:56:12', '2022-07-27 00:56:12'),
(10394, 'Meta-Z TR', '2.93', '150 mg+0.5 mg+61.8 mg', '575', '25', '116', '2022-07-27 00:57:04', '2022-07-27 00:57:04'),
(10395, 'Pregtal', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '152', '2022-07-27 00:58:04', '2022-07-27 00:58:04'),
(10396, 'Red Plus', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '20', '2022-07-27 00:58:32', '2022-07-27 00:58:32'),
(10397, 'Rofaz TR', '2.93', '150 mg+0.5 mg+61.8 mg', '575', '25', '151', '2022-07-27 00:59:36', '2022-07-27 00:59:36'),
(10398, 'Sakti-TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '110', '2022-07-27 01:00:14', '2022-07-27 01:00:14'),
(10399, 'Suprafol Z TR', '2.70', '150 mg+0.5 mg+61.8 mg', '575', '25', '182', '2022-07-27 01:01:40', '2022-07-27 01:01:40'),
(10400, 'Trifol TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '62', '2022-07-27 01:02:09', '2022-07-27 01:02:09'),
(10401, 'Z Fol', '2.93', '150 mg+0.5 mg+61.8 mg', '575', '25', '48', '2022-07-27 01:03:29', '2022-07-27 01:03:29'),
(10402, 'Zeefol TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '71', '2022-07-27 01:04:11', '2022-07-27 01:04:11'),
(10403, 'Zif', '3.01', '150 mg+0.5 mg+61.8 mg', '575', '25', '179', '2022-07-27 01:05:02', '2022-07-27 01:05:02'),
(10404, 'Zifa TR', '2.90', '150 mg+0.5 mg+61.8 mg', '575', '25', '190', '2022-07-27 01:05:38', '2022-07-27 01:05:38'),
(10405, 'Zifef TR', '2.85', '150 mg+0.5 mg+61.8 mg', '575', '25', '124', '2022-07-27 01:06:18', '2022-07-27 01:06:18'),
(10406, 'Zifex SR', '3.01', '150 mg+0.5 mg+61.8 mg', '575', '24', '166', '2022-07-27 01:07:43', '2022-07-27 01:07:43'),
(10407, 'Zilic TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '60', '2022-07-27 01:08:10', '2022-07-27 01:08:10'),
(10408, 'Zimobin TR', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '32', '2022-07-27 01:09:11', '2022-07-27 01:09:11'),
(10409, 'Ziron-F', '3.00', '150 mg+0.5 mg+61.8 mg', '575', '25', '54', '2022-07-27 01:09:40', '2022-07-27 01:09:40'),
(10410, 'Adifex', '6.50', '120 mg', '577', '13', '192', '2022-07-27 01:13:28', '2022-07-27 01:13:28'),
(10411, 'Adifex', '8.00', '120 mg', '577', '13', '190', '2022-07-27 01:14:18', '2022-07-27 01:14:18'),
(10412, 'Adifex', '10.00', '180 mg', '577', '13', '190', '2022-07-27 01:14:50', '2022-07-27 01:14:50'),
(10413, 'Afexa', '48.00', '30 mg/5 ml', '577', '67', '190', '2022-07-27 01:15:42', '2022-07-27 01:15:42'),
(10414, 'Alafree', '6.50', '120 mg', '577', '13', '31', '2022-07-27 01:16:24', '2022-07-27 01:16:24'),
(10415, 'Alafree', '48.00', '30 mg/5 ml', '577', '67', '31', '2022-07-27 01:16:59', '2022-07-27 01:16:59'),
(10416, 'Alagra', '3.01', '30 mg', '577', '13', '23', '2022-07-27 01:17:44', '2022-07-27 01:17:44'),
(10417, 'Alagra', '6.02', '120 mg', '577', '13', '23', '2022-07-27 01:18:31', '2022-07-27 01:18:31'),
(10418, 'Alagra', '8.53', '180 mg', '577', '13', '23', '2022-07-27 01:19:20', '2022-07-27 01:19:20'),
(10419, 'Alagra', '48.14', '30 mg/5 ml', '577', '67', '23', '2022-07-27 01:20:02', '2022-07-27 01:20:02'),
(10420, 'Alagra', '3.51', '60 mg', '577', '13', '23', '2022-07-27 01:20:53', '2022-07-27 01:20:53'),
(10421, 'Alanil', '8.00', '120 mg', '577', '13', '19', '2022-07-27 01:21:43', '2022-07-27 01:21:43'),
(10422, 'Alanil', '10.00', '180 mg', '577', '13', '19', '2022-07-27 01:22:21', '2022-07-27 01:22:21'),
(10423, 'Alanil', '48.14', '30 mg/5 ml', '577', '67', '19', '2022-07-27 01:23:28', '2022-07-27 01:23:28'),
(10424, 'Alerfast', '7.00', '120 mg', '577', '13', '45', '2022-07-27 01:24:15', '2022-07-27 01:24:15'),
(10425, 'Alerfast', '48.00', '30 mg/5 ml', '577', '67', '45', '2022-07-27 01:25:07', '2022-07-27 01:25:07'),
(10426, 'Alerfex', '6.50', '120 mg', '577', '13', '102', '2022-07-27 01:25:45', '2022-07-27 01:25:45'),
(10427, 'Alerfex', '48.00', '30 mg/5 ml', '577', '67', '102', '2022-07-27 01:26:32', '2022-07-27 01:26:32'),
(10428, 'Alfex', '6.44', '120 mg', '577', '13', '112', '2022-07-27 01:28:00', '2022-07-27 01:28:00'),
(10429, 'Alfex', '43.18', '30 mg/5 ml', '577', '67', '112', '2022-07-27 01:28:47', '2022-07-27 01:28:47'),
(10430, 'Amifex', '3.50', '60 mg', '577', '13', '28', '2022-07-27 01:29:18', '2022-07-27 01:29:18'),
(10431, 'Amifex', '7.00', '120 mg', '577', '13', '28', '2022-07-27 01:30:14', '2022-07-27 01:30:14'),
(10432, 'Axodin', '5.00', '60 mg', '577', '13', '43', '2022-07-27 01:30:51', '2022-07-27 01:30:51'),
(10433, 'Axodin', '7.00', '120 mg', '577', '13', '43', '2022-07-27 01:31:19', '2022-07-27 01:31:19'),
(10434, 'Axodin', '9.00', '180 mg', '577', '13', '43', '2022-07-27 01:32:18', '2022-07-27 01:32:18'),
(10435, 'Axodin', '55.00', '30 mg/5 ml', '577', '67', '43', '2022-07-27 01:32:47', '2022-07-27 01:32:47'),
(10436, 'Axofen', '8.00', '120 mg', '577', '13', '34', '2022-07-27 01:33:47', '2022-07-27 01:33:47'),
(10437, 'Axofen', '10.00', '180 mg', '577', '13', '34', '2022-07-27 01:34:37', '2022-07-27 01:34:37'),
(10438, 'Axofen', '55.00', '30 mg/5 ml', '577', '67', '34', '2022-07-27 01:35:16', '2022-07-27 01:35:16'),
(10439, 'Delfex', '5.00', '120 mg', '577', '13', '61', '2022-07-27 01:36:09', '2022-07-27 01:36:09'),
(10440, 'Delfex', '48.00', '30 mg/5 ml', '577', '67', '61', '2022-07-27 01:37:03', '2022-07-27 01:37:03'),
(10441, 'Dinafex', '3.50', '60 mg', '577', '13', '71', '2022-07-27 01:40:56', '2022-07-27 01:40:56'),
(10442, 'Dinafex', '8.00', '120 mg', '577', '13', '71', '2022-07-27 01:41:25', '2022-07-27 01:41:25'),
(10443, 'Dinafex', '10.00', '180 mg', '577', '13', '71', '2022-07-27 01:43:19', '2022-07-27 01:43:19'),
(10444, 'Dinafex', '48.00', '30 mg/5 ml', '577', '67', '71', '2022-07-27 01:45:54', '2022-07-27 01:45:54'),
(10445, 'ED-Fex', '7.00', '120 mg', '577', '13', '72', '2022-07-27 01:47:46', '2022-07-27 01:47:46'),
(10446, 'ED-Fex', '48.00', '30 mg/5 ml', '577', '67', '72', '2022-07-27 01:49:46', '2022-07-27 01:49:46'),
(10447, 'Elfexo', '7.00', '120 mg', '577', '13', '105', '2022-07-27 01:50:19', '2022-07-27 01:50:19'),
(10448, 'Elfexo', '9.00', '180 mg', '577', '13', '105', '2022-07-27 01:51:10', '2022-07-27 01:51:10'),
(10449, 'Elfexo', '50.00', '30 mg/5 ml', '577', '67', '105', '2022-07-27 01:53:06', '2022-07-27 01:53:06'),
(10450, 'Exonid', '50.00', '30 mg/5 ml', '577', '67', '185', '2022-07-27 01:54:17', '2022-07-27 01:54:17'),
(10451, 'Exonid', '8.00', '120 mg', '577', '13', '185', '2022-07-27 01:57:20', '2022-07-27 01:57:20'),
(10452, 'Exonid', '10.00', '180 mg', '577', '13', '185', '2022-07-27 01:57:48', '2022-07-27 01:57:48'),
(10453, 'Fastact', '6.50', '120 mg', '577', '13', '83', '2022-07-27 01:59:23', '2022-07-27 01:59:23'),
(10454, 'Fastact', '45.00', '30 mg/5 ml', '577', '67', '83', '2022-07-27 02:01:06', '2022-07-27 02:01:06'),
(10455, 'Fastel', '8.00', '120 mg', '577', '13', '156', '2022-07-27 02:02:08', '2022-07-27 02:02:08'),
(10456, 'Fastel', '10.00', '180 mg', '577', '13', '156', '2022-07-27 02:02:52', '2022-07-27 02:02:52'),
(10457, 'FD-120', '7.00', '120 mg', '577', '13', '77', '2022-07-27 02:03:46', '2022-07-27 02:03:46'),
(10458, 'FD-60', '3.50', '60 mg', '577', '13', '77', '2022-07-27 02:04:14', '2022-07-27 02:04:14'),
(10459, 'Fegra', '6.50', '120 mg', '577', '13', '51', '2022-07-27 02:05:12', '2022-07-27 02:05:12'),
(10460, 'Fenadin', '3.50', '60 mg', '577', '13', '161', '2022-07-27 02:06:57', '2022-07-27 02:06:57'),
(10461, 'Fenadin', '8.00', '120 mg', '577', '13', '161', '2022-07-27 02:07:21', '2022-07-27 02:07:21'),
(10462, 'Fenadin', '10.00', '180 mg', '577', '13', '161', '2022-07-27 02:08:08', '2022-07-27 02:08:08'),
(10463, 'Fenadin', '35.00', '30 mg/5 ml (30 ml bottle)', '577', '67', '161', '2022-07-27 02:09:11', '2022-07-27 02:09:11'),
(10464, 'Fenadin', '48.19', '30 mg/5 ml (50 ml bottle)', '577', '67', '161', '2022-07-27 02:09:57', '2022-07-27 02:09:57'),
(10465, 'Fenargic', '7.02', '120 mg', '577', '13', '157', '2022-07-27 03:18:01', '2022-07-27 03:18:01');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(10466, 'Fenaxo', '5.02', '60 mg', '577', '13', '101', '2022-07-27 03:19:09', '2022-07-27 03:19:09'),
(10467, 'Fenaxo', '7.02', '120 mg', '577', '13', '101', '2022-07-27 03:19:37', '2022-07-27 03:19:37'),
(10468, 'Fenaxo', '9.03', '180 mg', '577', '13', '101', '2022-07-27 03:20:31', '2022-07-27 03:20:31'),
(10469, 'Fenaxo', '48.00', '30 mg/5 ml', '577', '67', '101', '2022-07-27 03:21:39', '2022-07-27 03:21:39'),
(10470, 'Fenofex', '3.50', '60 mg', '577', '13', '92', '2022-07-27 03:22:51', '2022-07-27 03:22:51'),
(10471, 'Fenofex', '8.00', '120 mg', '577', '13', '92', '2022-07-27 03:24:00', '2022-07-27 03:24:00'),
(10472, 'Fenofex', '9.00', '180 mg', '577', '13', '92', '2022-07-27 03:24:29', '2022-07-27 03:24:29'),
(10473, 'Fenofex', '48.00', '30 mg/5 ml', '577', '67', '92', '2022-07-27 03:25:29', '2022-07-27 03:25:29'),
(10474, 'Fenox', '7.00', '120 mg', '577', '13', '176', '2022-07-27 03:26:00', '2022-07-27 03:26:00'),
(10475, 'Fesler', '9.00', '180 mg', '577', '13', '119', '2022-07-27 03:28:00', '2022-07-27 03:28:00'),
(10476, 'Fesler', '48.00', '30 mg/5 ml', '577', '67', '119', '2022-07-27 03:32:50', '2022-07-27 03:32:50'),
(10477, 'Fesler', '7.00', '120 mg', '577', '13', '119', '2022-07-27 03:33:45', '2022-07-27 03:33:45'),
(10478, 'Fexadyne', '8.00', '120 mg', '577', '13', '33', '2022-07-27 03:34:29', '2022-07-27 03:34:29'),
(10479, 'Fexirin', '6.00', '120 mg', '577', '13', '194', '2022-07-27 03:35:35', '2022-07-27 03:35:35'),
(10480, 'Fexirin', '8.00', '180 mg', '577', '13', '194', '2022-07-27 03:36:20', '2022-07-27 03:36:20'),
(10481, 'Fexo', '3.52', '60 mg', '577', '13', '179', '2022-07-27 03:37:01', '2022-07-27 03:37:01'),
(10482, 'Fexo', '8.00', '120 mg', '577', '13', '179', '2022-07-27 03:37:33', '2022-07-27 03:37:33'),
(10483, 'Fexo', '10.00', '180 mg', '577', '13', '179', '2022-07-27 03:38:05', '2022-07-27 03:38:05'),
(10484, 'Fexo', '48.33', '30 mg/5 ml', '577', '67', '179', '2022-07-27 03:38:48', '2022-07-27 03:38:48'),
(10485, 'Fexocold', '8.00', '120 mg', '577', '13', '59', '2022-07-27 03:40:22', '2022-07-27 03:40:22'),
(10486, 'Fexocon', '6.52', '120 mg', '577', '13', '53', '2022-07-27 03:40:58', '2022-07-27 03:40:58'),
(10487, 'Fexocon', '8.02', '180 mg', '577', '13', '53', '2022-07-27 03:41:31', '2022-07-27 03:41:31'),
(10488, 'Fexocon', '48.14', '30 mg/5 ml', '577', '67', '53', '2022-07-27 03:42:13', '2022-07-27 03:42:13'),
(10489, 'Fexodin', '8.00', '120 mg', '577', '13', '142', '2022-07-27 03:42:48', '2022-07-27 03:42:48'),
(10490, 'Fexodin', '50.00', '30 mg/5 ml', '577', '67', '142', '2022-07-27 03:43:20', '2022-07-27 03:43:20'),
(10491, 'Fexofast', '8.00', '120 mg', '577', '13', '65', '2022-07-27 03:43:50', '2022-07-27 03:43:50'),
(10492, 'Fexofast', '9.00', '180 mg', '577', '13', '65', '2022-07-27 03:44:15', '2022-07-27 03:44:15'),
(10493, 'Fexofa', '50.00', '30 mg/5 ml', '577', '67', '65', '2022-07-27 03:45:21', '2022-07-27 03:45:21'),
(10494, 'Fexofast', '3.50', '60 mg', '577', '13', '65', '2022-07-27 03:46:43', '2022-07-27 03:46:43'),
(10495, 'Fexofeda', '8.00', '120 mg', '577', '13', '73', '2022-07-27 03:47:10', '2022-07-27 03:47:10'),
(10496, 'Fexofeda', '10.00', '180 mg', '577', '13', '73', '2022-07-27 03:48:05', '2022-07-27 03:48:05'),
(10497, 'Fexofen', '7.00', '120 mg', '577', '13', '177', '2022-07-27 03:50:05', '2022-07-27 03:50:05'),
(10498, 'Fexofen', '8.00', '180 mg', '577', '13', '177', '2022-07-27 03:50:44', '2022-07-27 03:50:44'),
(10499, 'Fexofen', '48.18', '30 mg/5 ml', '577', '67', '177', '2022-07-27 03:52:19', '2022-07-27 03:52:19'),
(10500, 'Fexole', '7.00', '120 mg', '577', '13', '44', '2022-07-27 03:53:48', '2022-07-27 03:53:48'),
(10501, 'Fexole', '7.00', '120 mg', '577', '13', '44', '2022-07-27 03:57:52', '2022-07-27 03:57:52'),
(10502, 'Fexomax', '5.00', '60 mg', '577', '13', '132', '2022-07-27 03:58:39', '2022-07-27 03:58:39'),
(10503, 'Fexomin', '5.00', '60 mg', '577', '13', '91', '2022-07-27 04:00:31', '2022-07-27 04:00:31'),
(10504, 'Fexomin', '5.00', '60 mg', '577', '13', '91', '2022-07-27 04:02:04', '2022-07-27 04:02:04'),
(10505, 'Fexomin', '5.00', '60 mg', '577', '13', '91', '2022-07-27 04:02:20', '2022-07-27 04:02:20'),
(10506, 'Fexomin', '5.00', '60 mg', '577', '13', '91', '2022-07-27 04:02:20', '2022-07-27 04:02:20'),
(10507, 'Fexomin', '7.00', '120 mg', '577', '13', '91', '2022-07-27 04:02:47', '2022-07-27 04:02:47'),
(10508, 'Fexomin', '48.00', '30 mg/5 ml', '577', '67', '91', '2022-07-27 04:04:09', '2022-07-27 04:04:09'),
(10509, 'Fexomin', '9.00', '180 mg', '577', '13', '91', '2022-07-27 04:08:09', '2022-07-27 04:08:09'),
(10510, 'Fexon', '6.50', '120 mg', '577', '13', '36', '2022-07-27 04:10:15', '2022-07-27 04:10:15'),
(10511, 'Fexon', '8.00', '180 mg', '577', '13', '36', '2022-07-27 04:10:44', '2022-07-27 04:10:44'),
(10512, 'Fexona', '6.50', '120 mg', '577', '13', '82', '2022-07-27 04:11:28', '2022-07-27 04:11:28'),
(10513, 'Fexona', '8.00', '180 mg', '577', '13', '82', '2022-07-27 22:55:17', '2022-07-27 22:55:17'),
(10514, 'Fexona', '48.00', '30 mg/5 ml', '577', '67', '82', '2022-07-27 22:56:16', '2022-07-27 22:56:16'),
(10515, 'Fexonaaf', '7.00', '120 mg', '577', '13', '123', '2022-07-27 22:57:18', '2022-07-27 22:57:18'),
(10516, 'Fexonaaf', '48.00', '30 mg/5 ml', '577', '67', '123', '2022-07-27 22:58:13', '2022-07-27 22:58:13'),
(10517, 'Fexoral', '9.00', '120 mg', '577', '13', '150', '2022-07-27 23:00:20', '2022-07-27 23:00:20'),
(10518, 'Fexoral', '10.00', '180 mg', '577', '13', '150', '2022-07-27 23:00:57', '2022-07-27 23:00:57'),
(10519, 'Fexoral', '48.00', '30 mg/5 ml', '577', '67', '150', '2022-07-27 23:01:45', '2022-07-27 23:01:45'),
(10520, 'Fexorush', '10.00', '180 mg', '577', '13', '59', '2022-07-27 23:02:54', '2022-07-27 23:02:54'),
(10521, 'Fexorush', '10.00', '180 mg', '577', '13', '59', '2022-07-27 23:02:54', '2022-07-27 23:02:54'),
(10522, 'Fexotab', '7.02', '120 mg', '577', '13', '193', '2022-07-27 23:03:24', '2022-07-27 23:03:24'),
(10523, 'Fexotab', '9.03', '180 mg', '577', '13', '193', '2022-07-27 23:04:44', '2022-07-27 23:04:44'),
(10524, 'Fexozen', '7.00', '120 mg', '577', '13', '196', '2022-07-27 23:05:23', '2022-07-27 23:05:23'),
(10525, 'Fexozen', '3.50', '60 mg', '577', '13', '196', '2022-07-27 23:05:57', '2022-07-27 23:05:57'),
(10526, 'Fexsil', '7.00', '120 mg', '577', '13', '173', '2022-07-27 23:06:41', '2022-07-27 23:06:41'),
(10527, 'Fexsil', '9.00', '180 mg', '577', '13', '173', '2022-07-27 23:07:17', '2022-07-27 23:07:17'),
(10528, 'Fexsil', '48.00', '30 mg/5 ml', '577', '67', '173', '2022-07-27 23:07:41', '2022-07-27 23:07:41'),
(10529, 'Fexten', '7.00', '120 mg', '577', '13', '127', '2022-07-27 23:08:59', '2022-07-27 23:08:59'),
(10530, 'Fexten', '5.00', '60 mg', '577', '13', '127', '2022-07-27 23:09:22', '2022-07-27 23:09:22'),
(10531, 'Fexten', '48.14', '30 mg/5 ml', '577', '67', '127', '2022-07-27 23:10:26', '2022-07-27 23:10:26'),
(10532, 'Fextive', '7.00', '120 mg', '577', '13', '186', '2022-07-27 23:11:03', '2022-07-27 23:11:03'),
(10533, 'Fixal', '3.51', '30 mg', '577', '13', '136', '2022-07-27 23:11:35', '2022-07-27 23:11:35'),
(10534, 'Fixal', '5.02', '60 mg', '577', '13', '136', '2022-07-27 23:12:19', '2022-07-27 23:12:19'),
(10535, 'Fixal', '8.00', '120 mg', '577', '13', '136', '2022-07-27 23:12:50', '2022-07-27 23:12:50'),
(10536, 'Fixal', '10.00', '180 mg', '577', '13', '136', '2022-07-27 23:13:28', '2022-07-27 23:13:28'),
(10537, 'Fixal', '48.33', '30 mg/5 ml', '577', '67', '136', '2022-07-27 23:13:57', '2022-07-27 23:13:57'),
(10538, 'Fixen', '7.02', '120 mg', '577', '13', '172', '2022-07-27 23:15:34', '2022-07-27 23:15:34'),
(10539, 'Fixen', '9.00', '180 mg', '577', '13', '172', '2022-07-27 23:15:53', '2022-07-27 23:15:53'),
(10540, 'Fixen', '48.00', '30 mg/5 ml', '577', '67', '172', '2022-07-27 23:16:48', '2022-07-27 23:16:48'),
(10541, 'Flufex', '7.02', '120 mg', '577', '13', '63', '2022-07-27 23:17:26', '2022-07-27 23:17:26'),
(10542, 'Fondy', '10.00', '180 mg', '577', '13', '133', '2022-07-27 23:18:15', '2022-07-27 23:18:15'),
(10543, 'Fondy', '8.00', '120 mg', '577', '13', '133', '2022-07-27 23:18:42', '2022-07-27 23:18:42'),
(10544, 'Furia', '3.51', '60 mg', '577', '13', '138', '2022-07-27 23:19:40', '2022-07-27 23:19:40'),
(10545, 'Furia', '7.02', '120 mg', '577', '13', '138', '2022-07-27 23:20:21', '2022-07-27 23:20:21'),
(10546, 'Furia', '9.03', '180 mg', '577', '13', '138', '2022-07-27 23:21:02', '2022-07-27 23:21:02'),
(10547, 'Furia', '48.14', '30 mg/5 ml', '577', '67', '138', '2022-07-27 23:21:42', '2022-07-27 23:21:42'),
(10548, 'Histafen', '8.00', '120 mg', '577', '13', '98', '2022-07-27 23:22:30', '2022-07-27 23:22:30'),
(10549, 'Nafex', '9.50', '180 mg', '577', '13', '62', '2022-07-27 23:23:06', '2022-07-27 23:23:06'),
(10550, 'Nafex', '7.00', '120 mg', '577', '13', '62', '2022-07-27 23:23:34', '2022-07-27 23:23:34'),
(10551, 'Nefoxen', '7.00', '120 mg', '577', '13', '126', '2022-07-27 23:24:47', '2022-07-27 23:24:47'),
(10552, 'Nefoxen', '9.00', '180 mg', '577', '13', '126', '2022-07-27 23:25:06', '2022-07-27 23:25:06'),
(10553, 'Nolargy', '6.50', '120 mg', '577', '13', '67', '2022-07-27 23:26:11', '2022-07-27 23:26:11'),
(10554, 'Nolargy', '8.00', '180 mg', '577', '13', '67', '2022-07-27 23:26:31', '2022-07-27 23:26:31'),
(10555, 'Nolargy', '48.00', '30 mg/5 ml', '577', '67', '67', '2022-07-27 23:27:28', '2022-07-27 23:27:28'),
(10556, 'Nosedex', '7.00', '120 mg', '577', '13', '140', '2022-07-27 23:28:08', '2022-07-27 23:28:08'),
(10557, 'Nosedex', '40.00', '30 mg/5 ml', '577', '67', '140', '2022-07-27 23:29:02', '2022-07-27 23:29:02'),
(10558, 'Odafen', '6.50', '120 mg', '577', '13', '124', '2022-07-27 23:44:45', '2022-07-27 23:44:45'),
(10559, 'Odafen', '8.50', '180 mg', '577', '13', '124', '2022-07-27 23:45:10', '2022-07-27 23:45:10'),
(10560, 'Odafen', '48.14', '30 mg/5 ml', '577', '67', '124', '2022-07-27 23:46:05', '2022-07-27 23:46:05'),
(10561, 'Odofex', '8.00', '120 mg', '577', '13', '54', '2022-07-27 23:46:52', '2022-07-27 23:46:52'),
(10562, 'Perfex', '8.00', '120 mg', '577', '13', '39', '2022-07-27 23:47:57', '2022-07-27 23:47:57'),
(10563, 'Perfex', '8.00', '120 mg', '577', '13', '39', '2022-07-27 23:48:27', '2022-07-27 23:48:27'),
(10564, 'Perfex', '10.00', '180 mg', '577', '13', '39', '2022-07-27 23:49:19', '2022-07-27 23:49:19'),
(10565, 'Perfex', '5.00', '60 mg', '577', '13', '39', '2022-07-27 23:50:18', '2022-07-27 23:50:18'),
(10566, 'Predine', '7.00', '120 mg', '577', '13', '151', '2022-07-27 23:51:02', '2022-07-27 23:51:02'),
(10567, 'Rafex', '8.00', '120 mg', '577', '13', '184', '2022-07-27 23:51:43', '2022-07-27 23:51:43'),
(10568, 'Rafex', '48.00', '30 mg/5 ml', '577', '67', '184', '2022-07-27 23:52:05', '2022-07-27 23:52:05'),
(10569, 'Rinofen', '8.00', '120 mg', '577', '13', '202', '2022-07-27 23:53:05', '2022-07-27 23:53:05'),
(10570, 'Rinofen', '10.00', '180 mg', '577', '13', '202', '2022-07-27 23:53:39', '2022-07-27 23:53:39'),
(10571, 'Rinofen', '10.00', '180 mg', '577', '13', '202', '2022-07-27 23:53:39', '2022-07-27 23:53:39'),
(10572, 'Ritch', '5.04', '60 mg', '577', '13', '18', '2022-07-27 23:54:11', '2022-07-27 23:54:11'),
(10573, 'Ritch', '5.04', '60 mg', '577', '13', '18', '2022-07-27 23:55:35', '2022-07-27 23:55:35'),
(10574, 'Ritch', '8.00', '120 mg', '577', '13', '18', '2022-07-27 23:56:42', '2022-07-27 23:56:42'),
(10575, 'Ritch', '10.00', '180 mg', '577', '13', '18', '2022-07-27 23:57:01', '2022-07-27 23:57:01'),
(10576, 'Ritch', '48.14', '30 mg/5 ml', '577', '67', '18', '2022-07-27 23:58:27', '2022-07-27 23:58:27'),
(10577, 'Ritch', '3.00', '30 mg', '577', '13', '18', '2022-07-27 23:58:50', '2022-07-27 23:58:50'),
(10578, 'Telfadin', '8.00', '120 mg', '577', '13', '134', '2022-07-28 00:01:41', '2022-07-28 00:01:41'),
(10579, 'Telfadin', '50.00', '30 mg/5 ml', '577', '67', '134', '2022-07-28 00:04:32', '2022-07-28 00:04:32'),
(10580, 'Sifena', '7.00', '120 mg', '577', '13', '174', '2022-07-28 00:05:09', '2022-07-28 00:05:09'),
(10581, 'SB-Fexec', '8.00', '120 mg', '577', '13', '181', '2022-07-28 00:05:43', '2022-07-28 00:05:43'),
(10582, 'Sardin', '48.00', '30 mg/5 ml', '577', '67', '103', '2022-07-28 00:06:25', '2022-07-28 00:06:25'),
(10583, 'Sardin', '9.03', '180 mg', '577', '13', '103', '2022-07-28 00:07:04', '2022-07-28 00:07:04'),
(10584, 'Sardin', '7.02', '120 mg', '577', '13', '103', '2022-07-28 00:07:53', '2022-07-28 00:07:53'),
(10585, 'Rynofex', '8.50', '180 mg', '577', '13', '22', '2022-07-28 00:08:41', '2022-07-28 00:08:41'),
(10586, 'Rynofex', '6.50', '120 mg', '577', '13', '22', '2022-07-28 00:09:10', '2022-07-28 00:09:10'),
(10587, 'Telfadin', '10.00', '180 mg', '577', '13', '134', '2022-07-28 00:09:53', '2022-07-28 00:09:53'),
(10588, 'Telfast', '10.00', '120 mg', '577', '13', '198', '2022-07-28 00:10:35', '2022-07-28 00:10:35'),
(10589, 'Telfast', '13.00', '180 mg', '577', '13', '198', '2022-07-28 00:11:14', '2022-07-28 00:11:14'),
(10590, 'Telfast', '70.00', '30 mg/5 ml', '577', '67', '198', '2022-07-28 00:11:56', '2022-07-28 00:11:56'),
(10591, 'Telfex', '7.50', '120 mg', '577', '13', '147', '2022-07-28 00:12:43', '2022-07-28 00:12:43'),
(10592, 'Telfex', '48.00', '30 mg/5 ml', '577', '67', '147', '2022-07-28 00:13:09', '2022-07-28 00:13:09'),
(10593, 'Telfex', '10.00', '180 mg', '577', '13', '147', '2022-07-28 00:14:15', '2022-07-28 00:14:15'),
(10594, 'Vifas', '5.00', '60 mg', '577', '13', '89', '2022-07-28 00:14:57', '2022-07-28 00:14:57'),
(10595, 'Vifas', '8.00', '120 mg', '577', '13', '89', '2022-07-28 00:15:16', '2022-07-28 00:15:16'),
(10596, 'Vifas', '10.00', '180 mg', '577', '13', '89', '2022-07-28 00:16:01', '2022-07-28 00:16:01'),
(10597, 'Vifas', '55.00', '30 mg/5 ml', '577', '67', '89', '2022-07-28 00:16:39', '2022-07-28 00:16:39'),
(10598, 'X-Din', '7.00', '120 mg', '577', '13', '42', '2022-07-28 00:17:35', '2022-07-28 00:17:35'),
(10599, 'X-Din', '9.00', '180 mg', '577', '13', '42', '2022-07-28 00:17:55', '2022-07-28 00:17:55'),
(10600, 'X-Din', '48.00', '30 mg/5 ml', '577', '67', '42', '2022-07-28 00:19:06', '2022-07-28 00:19:06'),
(10601, 'Xofast', '3.50', '60 mg', '577', '13', '20', '2022-07-28 00:19:44', '2022-07-28 00:19:44'),
(10602, 'Xofast', '6.00', '120 mg', '577', '13', '20', '2022-07-28 00:20:04', '2022-07-28 00:20:04'),
(10603, 'Xofedin', '6.52', '120 mg', '577', '13', '29', '2022-07-28 00:20:52', '2022-07-28 00:20:52'),
(10604, 'Xofedin', '8.03', '180 mg', '577', '13', '29', '2022-07-28 00:24:09', '2022-07-28 00:24:09'),
(10605, 'Xofena', '7.00', '120 mg', '577', '13', '35', '2022-07-28 00:25:12', '2022-07-28 00:25:12'),
(10606, 'Xofena', '9.00', '180 mg', '577', '13', '35', '2022-07-28 00:25:43', '2022-07-28 00:25:43'),
(10607, 'Xofena', '48.00', '30 mg/5 ml', '577', '67', '35', '2022-07-28 00:26:24', '2022-07-28 00:26:24'),
(10608, 'Xonad', '7.00', '120 mg', '577', '13', '162', '2022-07-28 00:26:54', '2022-07-28 00:26:54'),
(10609, 'Xonad', '7.00', '120 mg', '577', '13', '162', '2022-07-28 00:27:09', '2022-07-28 00:27:09'),
(10610, 'Xonad', '8.00', '180 mg', '577', '13', '162', '2022-07-28 00:27:31', '2022-07-28 00:27:31'),
(10611, 'Xonad', '48.00', '30 mg/5 ml', '577', '67', '162', '2022-07-28 00:28:36', '2022-07-28 00:28:36'),
(10612, 'Filastin', '2890.00', '300 mcg/0.5 ml', '578', '77', '92', '2022-07-28 00:30:57', '2022-07-28 00:30:57'),
(10613, 'Filgen', '3500.00', '300 mcg/0.5 ml', '578', '77', '34', '2022-07-28 00:32:05', '2022-07-28 00:32:05'),
(10614, 'Filgrast', '2500.00', '300 mcg/0.5 ml', '578', '77', '39', '2022-07-28 00:33:45', '2022-07-28 00:33:45'),
(10615, 'Grafil', '2700.00', '300 mcg/0.5 ml', '578', '77', '65', '2022-07-28 00:34:33', '2022-07-28 00:34:33'),
(10616, 'Grastim', '2800.00', '300 mcg/0.5 ml', '578', '77', '179', '2022-07-28 00:35:18', '2022-07-28 00:35:18'),
(10617, 'Neufil', '3200.00', '300 mcg/0.5 ml', '578', '77', '89', '2022-07-28 00:36:42', '2022-07-28 00:36:42'),
(10618, 'Neufil', '1450.00', '120 mcg/0.2 ml', '578', '77', '89', '2022-07-28 00:37:47', '2022-07-28 00:37:47'),
(10619, 'Neugrastim', '2800.00', '300 mcg/0.5 ml', '578', '77', '185', '2022-07-28 00:38:29', '2022-07-28 00:38:29'),
(10620, 'Ropenia', '3400.00', '300 mcg/0.5 ml', '577', '77', '18', '2022-07-28 00:39:18', '2022-07-28 00:39:18'),
(10621, 'Recur', '4.02', '1 mg', '579', '13', '43', '2022-07-28 00:40:39', '2022-07-28 00:40:39'),
(10622, 'Pronor', '10.07', '5 mg', '580', '13', '179', '2022-07-28 00:41:44', '2022-07-28 00:41:44'),
(10623, 'Prosfin', '10.03', '5 mg', '580', '13', '43', '2022-07-28 00:42:28', '2022-07-28 00:42:28'),
(10624, 'Flavox', '18.00', '200 mg', '581', '13', '177', '2022-07-28 00:45:36', '2022-07-28 00:45:36'),
(10625, 'Flavox', '10.00', '100 mg', '581', '13', '177', '2022-07-28 00:46:38', '2022-07-28 00:46:38'),
(10626, 'Urilax', '10.00', '100 mg', '581', '13', '92', '2022-07-28 00:47:09', '2022-07-28 00:47:09'),
(10627, 'Urilax', '18.00', '200 mg', '581', '13', '92', '2022-07-28 00:48:19', '2022-07-28 00:48:19'),
(10628, 'Uripay', '9.00', '100 mg', '581', '13', '22', '2022-07-28 00:52:21', '2022-07-28 00:54:38'),
(10629, 'Uripay', '15.00', '200 mg', '581', '13', '22', '2022-07-28 00:52:50', '2022-07-28 00:52:50'),
(10630, 'A-Flox', '10.58', '500 mg', '582', '16', '19', '2022-07-28 00:57:40', '2022-07-28 00:57:40'),
(10631, 'A-Flox', '5.66', '250 mg', '582', '16', '19', '2022-07-28 00:58:09', '2022-07-28 00:58:09'),
(10632, 'A-Flox', '61.61', '125 mg/5 ml', '582', '75', '19', '2022-07-28 00:59:29', '2022-07-28 00:59:29'),
(10633, 'A-Flox', '45.30', '500 mg/vial', '582', '68', '19', '2022-07-28 01:00:45', '2022-07-28 01:00:45'),
(10634, 'A-Flox', '35.25', '250 mg/vial', '582', '68', '19', '2022-07-28 01:01:26', '2022-07-28 01:01:26'),
(10635, 'Adflox', '9.50', '500 mg', '582', '16', '184', '2022-07-28 01:02:30', '2022-07-28 01:02:30'),
(10636, 'Ancoc', '5.50', '250 mg', '582', '16', '110', '2022-07-28 01:06:18', '2022-07-28 01:06:18'),
(10637, 'Ancoc', '10.00', '500 mg', '582', '16', '110', '2022-07-28 01:06:52', '2022-07-28 01:06:52'),
(10638, 'Ancoc', '60.00', '125 mg/5 ml', '582', '75', '110', '2022-07-28 01:07:56', '2022-07-28 01:07:56'),
(10639, 'Auxil', '5.50', '250 mg', '582', '16', '64', '2022-07-28 01:08:30', '2022-07-28 01:08:30'),
(10640, 'Auxil', '9.44', '500 mg', '582', '16', '64', '2022-07-28 01:09:49', '2022-07-28 01:09:49'),
(10641, 'Auxil', '55.72', '125 mg/5 ml', '582', '75', '64', '2022-07-28 01:10:43', '2022-07-28 01:10:43'),
(10642, 'Bdflox', '10.00', '500 mg', '582', '16', '41', '2022-07-28 01:11:29', '2022-07-28 01:11:29'),
(10643, 'Bdflox', '60.00', '125 mg/5 ml', '582', '75', '41', '2022-07-28 01:12:28', '2022-07-28 01:12:28'),
(10644, 'Belox', '5.50', '250 mg', '582', '16', '42', '2022-07-28 01:13:14', '2022-07-28 01:13:14'),
(10645, 'Belox', '10.00', '500 mg', '582', '16', '42', '2022-07-28 01:14:32', '2022-07-28 01:14:32'),
(10646, 'Belox', '60.00', '125 mg/5 ml', '582', '75', '42', '2022-07-28 01:15:16', '2022-07-28 01:15:16'),
(10647, 'Clox-F', '5.00', '250 mg', '582', '16', '35', '2022-07-28 01:16:04', '2022-07-28 01:16:04'),
(10648, 'Clox-F', '10.00', '500 mg', '582', '16', '35', '2022-07-28 01:16:51', '2022-07-28 01:16:51'),
(10649, 'Clox-F', '60.00', '125 mg/5 ml', '582', '75', '35', '2022-07-28 01:17:43', '2022-07-28 01:17:43'),
(10650, 'Clox-F DS', '110.00', '250 mg/5 ml', '582', '75', '35', '2022-07-28 01:18:38', '2022-07-28 01:18:38'),
(10651, 'Cloxafu', '5.64', '250 mg', '582', '16', '178', '2022-07-28 01:19:45', '2022-07-28 01:19:45'),
(10652, 'Cloxafu', '10.25', '500 mg', '582', '16', '178', '2022-07-28 01:20:43', '2022-07-28 01:20:43'),
(10653, 'Cloxakil', '10.50', '500 mg', '582', '16', '193', '2022-07-28 01:21:37', '2022-07-28 01:21:37'),
(10654, 'Debac', '10.00', '500 mg', '582', '16', '76', '2022-07-28 01:22:24', '2022-07-28 01:22:24'),
(10655, 'Dolopen', '10.00', '500 mg', '582', '16', '185', '2022-07-28 01:26:19', '2022-07-28 01:26:19'),
(10656, 'Dolopen', '60.00', '125 mg/5 ml', '582', '75', '185', '2022-07-28 01:27:07', '2022-07-28 01:27:07'),
(10657, 'Dolopen', '40.00', '500 mg/vial', '582', '68', '185', '2022-07-28 01:28:18', '2022-07-28 01:28:18'),
(10658, 'Doribac', '6.02', '250 mg', '582', '16', '53', '2022-07-28 01:29:09', '2022-07-28 01:29:09'),
(10659, 'Doribac', '10.53', '500 mg', '582', '16', '53', '2022-07-28 01:29:45', '2022-07-28 01:29:45'),
(10660, 'Doribac', '60.18', '125 mg/5 ml', '582', '75', '53', '2022-07-28 01:30:42', '2022-07-28 01:30:42'),
(10661, 'E-Flu', '11.10', '500 mg', '582', '16', '67', '2022-07-28 01:31:31', '2022-07-28 01:31:31'),
(10662, 'E-Flu', '60.00', '125 mg/5 ml', '582', '75', '67', '2022-07-28 01:32:02', '2022-07-28 01:32:02'),
(10663, 'Eflucin', '5.79', '250 mg', '582', '16', '98', '2022-07-28 01:33:22', '2022-07-28 01:33:22'),
(10664, 'Eflucin', '10.07', '500 mg', '582', '16', '98', '2022-07-28 01:35:24', '2022-07-28 01:35:24'),
(10665, 'Eflucin', '61.43', '125 mg/5 ml', '582', '75', '98', '2022-07-28 01:36:04', '2022-07-28 01:36:04'),
(10666, 'Eflucin', '30.00', '250 mg/vial', '582', '68', '98', '2022-07-28 01:36:50', '2022-07-28 01:36:50'),
(10667, 'Eflucin', '40.00', '500 mg/vial', '582', '68', '98', '2022-07-28 01:37:45', '2022-07-28 01:37:45'),
(10668, 'Enoclox', '10.54', '500 mg', '582', '16', '117', '2022-07-28 01:38:38', '2022-07-28 01:38:38'),
(10669, 'Enoclox', '60.00', '125 mg/5 ml', '582', '75', '117', '2022-07-28 01:39:06', '2022-07-28 01:39:06'),
(10670, 'Faxilin', '5.50', '250 mg', '582', '16', '102', '2022-07-28 01:40:08', '2022-07-28 01:40:08'),
(10671, 'Faxilin', '10.00', '500 mg', '582', '16', '102', '2022-07-28 01:40:33', '2022-07-28 01:40:33'),
(10672, 'Faxilin', '60.00', '125 mg/5 ml', '582', '75', '102', '2022-07-28 01:41:49', '2022-07-28 01:41:49'),
(10673, 'Flac', '5.00', '250 mg', '582', '16', '48', '2022-07-28 01:42:39', '2022-07-28 01:42:39'),
(10674, 'Flac', '10.00', '500 mg', '582', '16', '48', '2022-07-28 01:43:06', '2022-07-28 01:43:06'),
(10675, 'Flac', '50.00', '125 mg/5 ml', '582', '75', '48', '2022-07-28 01:44:16', '2022-07-28 01:44:16'),
(10676, 'Flox', '5.54', '250 mg', '582', '16', '88', '2022-07-28 01:44:58', '2022-07-28 01:44:58'),
(10677, 'Flox', '10.43', '500 mg', '582', '16', '88', '2022-07-28 01:45:21', '2022-07-28 01:45:21'),
(10678, 'Flox', '60.40', '125 mg/5 ml', '582', '75', '88', '2022-07-28 01:46:13', '2022-07-28 01:46:13'),
(10679, 'Floxapen', '5.78', '250 mg', '582', '16', '78', '2022-07-28 02:39:09', '2022-07-28 02:39:09'),
(10680, 'Floxapen', '10.57', '500 mg', '582', '16', '78', '2022-07-28 02:40:35', '2022-07-28 02:40:35'),
(10681, 'Floxapen', '61.40', '125 mg/5 ml', '582', '75', '78', '2022-07-28 02:41:10', '2022-07-28 02:41:10'),
(10682, 'Floxason', '5.00', '250 mg', '582', '16', '90', '2022-07-28 02:42:37', '2022-07-28 02:42:37'),
(10683, 'Floxason', '60.00', '125 mg/5 ml', '582', '75', '90', '2022-07-28 02:44:05', '2022-07-28 02:44:05'),
(10684, 'Floxason-DS', '10.00', '500 mg', '582', '16', '90', '2022-07-28 02:45:03', '2022-07-28 02:45:03'),
(10685, 'Flu-K', '6.65', '250 mg', '582', '16', '101', '2022-07-28 02:45:37', '2022-07-28 02:45:37'),
(10686, 'Flu-K', '10.53', '500 mg', '582', '16', '101', '2022-07-28 02:46:29', '2022-07-28 02:46:29'),
(10687, 'Flu-K', '60.00', '125 mg/5 ml', '582', '75', '101', '2022-07-28 02:47:11', '2022-07-28 02:47:11'),
(10688, 'Flubac', '5.77', '250 mg', '582', '16', '150', '2022-07-28 02:48:26', '2022-07-28 02:48:26'),
(10689, 'Flubac', '10.04', '500 mg', '582', '16', '150', '2022-07-28 02:48:48', '2022-07-28 02:48:48'),
(10690, 'Flubac', '61.23', '125 mg/5 ml', '582', '75', '150', '2022-07-28 02:49:54', '2022-07-28 02:49:54'),
(10691, 'Flubac DS', '110.42', '250 mg/5 ml', '582', '75', '150', '2022-07-28 02:50:47', '2022-07-28 02:50:47'),
(10692, 'Flubex', '5.50', '250 mg', '582', '16', '43', '2022-07-28 02:52:11', '2022-07-28 02:52:11'),
(10693, 'Flubex', '10.50', '500 mg', '582', '16', '43', '2022-07-28 02:53:48', '2022-07-28 02:53:48'),
(10694, 'Flubex', '60.00', '125 mg/5 ml', '582', '75', '43', '2022-07-28 02:54:50', '2022-07-28 02:54:50'),
(10695, 'Flubex DS', '110.00', '250 mg/5 ml', '582', '75', '43', '2022-07-28 02:55:29', '2022-07-28 02:55:29'),
(10696, 'Flubion', '10.50', '500 mg', '582', '16', '87', '2022-07-28 02:56:24', '2022-07-28 02:56:24'),
(10697, 'Flubiotic', '5.55', '250 mg', '582', '16', '124', '2022-07-28 02:57:12', '2022-07-28 02:57:12'),
(10698, 'Flubiotic', '10.06', '500 mg', '582', '16', '124', '2022-07-28 02:57:52', '2022-07-28 02:57:52'),
(10699, 'Flubiotic', '60.40', '125 mg/5 ml', '582', '75', '124', '2022-07-28 02:58:28', '2022-07-28 02:58:28'),
(10700, 'Fluc', '10.00', '500 mg', '582', '16', '36', '2022-07-28 02:59:17', '2022-07-28 02:59:17'),
(10701, 'Fluc', '60.00', '125 mg/5 ml', '582', '75', '36', '2022-07-28 03:00:16', '2022-07-28 03:00:16'),
(10702, 'Flucillin', '10.00', '500 mg', '582', '16', '113', '2022-07-28 03:07:28', '2022-07-28 03:07:28'),
(10703, 'Flucillin', '5.50', '250 mg', '582', '16', '113', '2022-07-28 03:07:53', '2022-07-28 03:07:53'),
(10704, 'Flucil', '60.00', '125 mg/5 ml', '582', '75', '55', '2022-07-28 03:08:57', '2022-07-28 03:08:57'),
(10705, 'Flucil', '10.00', '500 mg', '582', '16', '55', '2022-07-28 03:09:33', '2022-07-28 03:09:33'),
(10706, 'Flucil', '5.46', '250 mg', '582', '16', '55', '2022-07-28 03:10:50', '2022-07-28 03:10:50'),
(10707, 'Flucillin', '60.00', '125 mg/5 ml', '582', '75', '113', '2022-07-28 03:25:25', '2022-07-28 03:25:25'),
(10708, 'Flucin', '8.00', '250 mg', '582', '16', '116', '2022-07-28 03:26:07', '2022-07-28 03:26:07'),
(10709, 'Flucin', '22.00', '500 mg', '582', '16', '116', '2022-07-28 03:27:25', '2022-07-28 03:27:25'),
(10710, 'Flucin', '61.14', '125 mg/5 ml', '582', '75', '116', '2022-07-28 03:29:05', '2022-07-28 03:29:05'),
(10711, 'Flucin DS', '110.00', '250 mg/5 ml', '582', '75', '116', '2022-07-28 03:29:43', '2022-07-28 03:29:43'),
(10712, 'Flucin DS', '110.00', '250 mg/5 ml', '582', '75', '116', '2022-07-28 03:30:03', '2022-07-28 03:30:03'),
(10713, 'Fluclox', '6.00', '250 mg', '582', '16', '18', '2022-07-28 03:31:00', '2022-07-28 03:31:00'),
(10714, 'Fluclox', '6.00', '250 mg', '582', '16', '18', '2022-07-28 03:31:52', '2022-07-28 03:31:52'),
(10715, 'Fluclox', '10.60', '500 mg', '582', '16', '18', '2022-07-28 03:33:05', '2022-07-28 03:33:05'),
(10716, 'Fluclox', '65.00', '125 mg/5 ml', '582', '75', '18', '2022-07-28 03:34:42', '2022-07-28 03:34:42'),
(10717, 'Fluclox', '35.24', '250 mg/vial', '582', '68', '18', '2022-07-28 03:36:22', '2022-07-28 03:36:22'),
(10718, 'Fluclox', '45.28', '500 mg/vial', '582', '68', '18', '2022-07-28 03:38:17', '2022-07-28 03:38:17'),
(10719, 'Fluclox DS', '110.74', '250 mg/5 ml (100 ml bottle)', '582', '75', '18', '2022-07-28 03:38:53', '2022-07-28 03:38:53'),
(10720, 'Fluclox', '70.00', '250 mg/5 ml (60 ml bottle)', '582', '75', '18', '2022-07-28 03:40:22', '2022-07-28 03:40:22'),
(10721, 'Flucloxi', '5.50', '250 mg', '582', '16', '62', '2022-07-28 03:41:15', '2022-07-28 03:41:15'),
(10722, 'Flucloxi', '11.00', '500 mg', '582', '16', '62', '2022-07-28 03:42:23', '2022-07-28 03:42:23'),
(10723, 'Flucloxi', '60.50', '125 mg/5 ml', '582', '75', '62', '2022-07-28 03:42:55', '2022-07-28 03:42:55'),
(10724, 'Flucloxin', '5.77', '250 mg', '582', '16', '71', '2022-07-28 03:44:06', '2022-07-28 03:44:06'),
(10725, 'Flucloxin', '10.50', '10.50', '582', '16', '71', '2022-07-28 03:44:33', '2022-07-28 03:44:33'),
(10726, 'Flucloxin', '61.00', '125 mg/5 ml', '582', '75', '71', '2022-07-28 03:45:31', '2022-07-28 03:45:31'),
(10727, 'Flucloxin', '45.28', '500 mg/vial', '582', '68', '71', '2022-07-28 03:46:53', '2022-07-28 03:46:53'),
(10728, 'Flucocin', '10.52', '500 mg', '582', '16', '73', '2022-07-28 03:47:48', '2022-07-28 03:47:48'),
(10729, 'Flucocin DS', '110.00', '250 mg/5 ml', '582', '75', '73', '2022-07-28 03:48:37', '2022-07-28 03:48:37'),
(10730, 'Flucopen', '5.54', '250 mg', '582', '16', '177', '2022-07-28 03:49:32', '2022-07-28 03:49:32'),
(10731, 'Flucopen', '10.03', '500 mg', '582', '16', '177', '2022-07-28 03:50:04', '2022-07-28 03:50:04'),
(10732, 'Flucopen', '60.23', '125 mg/5 ml', '582', '75', '177', '2022-07-28 03:50:59', '2022-07-28 03:50:59'),
(10733, 'Flukin', '5.52', '250 mg', '582', '16', '147', '2022-07-28 03:59:24', '2022-07-28 03:59:24'),
(10734, 'Flukin', '10.50', '500 mg', '582', '16', '147', '2022-07-28 04:00:15', '2022-07-28 04:00:15'),
(10735, 'Flukin', '60.00', '125 mg/5 ml', '582', '75', '147', '2022-07-28 04:00:45', '2022-07-28 04:00:45'),
(10736, 'Flukin', '110.00', '250 mg/5 ml', '582', '75', '147', '2022-07-28 04:01:53', '2022-07-28 04:01:53'),
(10737, 'Fluking', '5.50', '250 mg', '582', '16', '51', '2022-07-28 04:02:54', '2022-07-28 04:02:54'),
(10738, 'Fluking', '10.00', '500 mg', '582', '16', '51', '2022-07-28 04:03:39', '2022-07-28 04:03:39'),
(10739, 'Fluking', '60.00', '125 mg/5 ml', '582', '75', '51', '2022-07-28 04:04:51', '2022-07-28 04:04:51'),
(10740, 'Flumark', '10.00', '500 mg', '582', '16', '21', '2022-07-28 04:05:37', '2022-07-28 04:05:37'),
(10741, 'Flumark', '60.00', '125 mg/5 ml', '582', '75', '21', '2022-07-28 04:06:33', '2022-07-28 04:06:33'),
(10742, 'Flumed', '5.48', '250 mg', '582', '16', '112', '2022-07-28 04:07:39', '2022-07-28 04:07:39'),
(10743, 'Flumed', '14.65', '500 mg', '582', '16', '112', '2022-07-28 04:08:25', '2022-07-28 04:08:25'),
(10744, 'Flumed', '59.80', '125 mg/5 ml', '582', '75', '112', '2022-07-28 04:09:05', '2022-07-28 04:09:05'),
(10745, 'Flunid', '5.50', '250 mg', '582', '16', '72', '2022-07-28 04:09:52', '2022-07-28 04:09:52'),
(10746, 'Flunid', '10.00', '500 mg', '582', '16', '72', '2022-07-28 04:10:57', '2022-07-28 04:10:57'),
(10747, 'Flunid', '61.00', '125 mg/5 ml', '582', '75', '72', '2022-07-28 04:12:38', '2022-07-28 04:12:38'),
(10748, 'Flupen', '5.00', '250 mg', '582', '16', '65', '2022-07-28 04:13:08', '2022-07-28 04:13:08'),
(10749, 'Flupen', '10.00', '500 mg', '582', '16', '65', '2022-07-28 04:14:11', '2022-07-28 04:14:11'),
(10750, 'Flupen', '60.20', '125 mg/5 ml', '582', '75', '65', '2022-07-28 04:15:25', '2022-07-28 04:15:25'),
(10751, 'Flurif', '10.52', '500 mg', '582', '16', '172', '2022-07-28 04:16:43', '2022-07-28 04:16:43'),
(10752, 'Flustaph', '5.49', '250 mg', '582', '16', '140', '2022-07-28 04:17:40', '2022-07-28 04:17:40'),
(10753, 'Flustaph', '5.49', '250 mg', '582', '16', '140', '2022-07-28 04:18:37', '2022-07-28 04:18:37'),
(10754, 'Flustaph', '9.99', '500 mg', '582', '16', '140', '2022-07-28 04:19:29', '2022-07-28 04:19:29'),
(10755, 'Flustaph', '59.94', '125 mg/5 ml', '582', '75', '140', '2022-07-28 04:20:43', '2022-07-28 04:20:43'),
(10756, 'Flupen', '5.00', '250 mg', '582', '16', '65', '2022-07-28 04:21:58', '2022-07-28 04:21:58'),
(10757, 'Flupen', '10.00', '500 mg', '582', '16', '65', '2022-07-28 04:22:22', '2022-07-28 04:22:22'),
(10758, 'Flupen', '10.00', '500 mg', '582', '16', '65', '2022-07-28 04:23:01', '2022-07-28 04:23:01'),
(10759, 'Flupen', '60.20', '125 mg/5 ml', '582', '75', '65', '2022-07-28 04:23:50', '2022-07-28 04:23:50'),
(10760, 'Flurif', '10.52', '500 mg', '582', '16', '172', '2022-07-28 04:25:58', '2022-07-28 04:25:58'),
(10761, 'Flurif', '10.52', '500 mg', '582', '16', '172', '2022-07-28 04:26:50', '2022-07-28 04:26:50'),
(10762, 'Flustaph', '5.49', '250 mg', '582', '16', '140', '2022-07-28 22:52:09', '2022-07-28 22:52:09'),
(10763, 'Flustaph', '9.99', '500 mg', '582', '16', '140', '2022-07-28 22:52:50', '2022-07-28 22:52:50'),
(10764, 'Flustaph', '59.94', '125 mg/5 ml', '582', '75', '140', '2022-07-28 22:53:47', '2022-07-28 22:53:47'),
(10765, 'Fluster', '5.50', '250 mg', '582', '16', '161', '2022-07-28 22:55:43', '2022-07-28 22:55:43'),
(10766, 'Fluster', '10.00', '500 mg', '582', '16', '161', '2022-07-28 22:57:45', '2022-07-28 22:57:45'),
(10767, 'Fluster', '60.00', '125 mg/5 ml', '582', '75', '161', '2022-07-28 22:58:30', '2022-07-28 22:58:30'),
(10768, 'Fluster DS', '110.00', '250 mg/5 ml', '582', '75', '161', '2022-07-28 22:59:08', '2022-07-28 22:59:08'),
(10769, 'Flutam', '5.70', '250 mg', '582', '16', '105', '2022-07-28 22:59:47', '2022-07-28 22:59:47'),
(10770, 'Flutam', '6.44', '500 mg', '582', '16', '105', '2022-07-28 23:00:27', '2022-07-28 23:00:27'),
(10771, 'Flutam DS', '11', '250 mg/5 ml', '582', '75', '105', '2022-07-28 23:01:10', '2022-07-28 23:01:10'),
(10772, 'Flutec', '5.75', '250 mg', '582', '16', '30', '2022-07-28 23:01:53', '2022-07-28 23:01:53'),
(10773, 'Flutec', '60.00', '125 mg/5 ml', '582', '75', '30', '2022-07-28 23:03:33', '2022-07-28 23:03:33'),
(10774, 'Flutec-DS', '10.00', '500 mg', '582', '16', '30', '2022-07-28 23:04:15', '2022-07-28 23:04:15'),
(10775, 'Flux', '5.77', '250 mg', '582', '16', '136', '2022-07-28 23:04:51', '2022-07-28 23:04:51'),
(10776, 'Flux', '10.57', '500 mg', '582', '16', '136', '2022-07-28 23:05:31', '2022-07-28 23:05:31'),
(10777, 'Flux', '61.42', '125 mg/5 ml', '582', '75', '136', '2022-07-28 23:06:13', '2022-07-28 23:06:13'),
(10778, 'Flux', '45.30', '500 mg/vial', '582', '68', '136', '2022-07-28 23:06:49', '2022-07-28 23:06:49'),
(10779, 'Flux DS', '110.42', '250 mg/5 ml', '582', '75', '136', '2022-07-28 23:07:41', '2022-07-28 23:07:41'),
(10780, 'Fluxi', '60.00', '125 mg/5 ml', '582', '75', '197', '2022-07-28 23:08:25', '2022-07-28 23:08:25'),
(10781, 'Fluxicap', '4.60', '250 mg', '582', '16', '197', '2022-07-28 23:09:13', '2022-07-28 23:09:13'),
(10782, 'Fluxicap', '10.00', '500 mg', '582', '16', '197', '2022-07-28 23:09:46', '2022-07-28 23:09:46'),
(10783, 'Fluxin', '58.86', '125 mg/5 ml', '582', '75', '27', '2022-07-28 23:12:14', '2022-07-28 23:12:14'),
(10784, 'Fluxin', '10.04', '500 mg', '582', '16', '27', '2022-07-28 23:12:44', '2022-07-28 23:12:44'),
(10785, 'Fluxin', '5.58', '250 mg', '582', '16', '27', '2022-07-28 23:13:26', '2022-07-28 23:13:26'),
(10786, 'Flxzen', '5.00', '250 mg', '582', '16', '196', '2022-07-28 23:14:06', '2022-07-28 23:14:06'),
(10787, 'Flxzen', '8.00', '500 mg', '582', '16', '196', '2022-07-28 23:14:34', '2022-07-28 23:14:34'),
(10788, 'Flxzen', '60.23', '125 mg/5 ml', '582', '75', '196', '2022-07-28 23:15:12', '2022-07-28 23:15:12'),
(10789, 'Fucil', '10.00', '500 mg', '582', '16', '126', '2022-07-28 23:15:47', '2022-07-28 23:15:47'),
(10790, 'Fucil', '60.00', '125 mg/5 ml', '582', '75', '126', '2022-07-28 23:16:31', '2022-07-28 23:16:31'),
(10791, 'G-Flucloxacillin', '7.00', '500 mg', '582', '16', '84', '2022-07-28 23:17:20', '2022-07-28 23:17:20'),
(10792, 'G-Flucloxacillin', '25.00', '500 mg/vial', '582', '68', '84', '2022-07-28 23:18:09', '2022-07-28 23:18:09'),
(10793, 'G-Flucloxacillin', '50.00', '125 mg/5 ml', '582', '75', '84', '2022-07-28 23:18:55', '2022-07-28 23:18:55'),
(10794, 'Halopen', '5.55', '250 mg', '582', '16', '127', '2022-07-28 23:19:34', '2022-07-28 23:19:34'),
(10795, 'Halopen', '10.03', '500 mg', '582', '16', '127', '2022-07-28 23:20:17', '2022-07-28 23:20:17'),
(10796, 'Halopen', '60.41', '125 mg/5 ml', '582', '75', '127', '2022-07-28 23:20:49', '2022-07-28 23:20:49'),
(10797, 'Inclox', '5.50', '250 mg', '582', '16', '92', '2022-07-28 23:21:23', '2022-07-28 23:21:23'),
(10798, 'Inclox', '10.00', '500 mg', '582', '16', '92', '2022-07-28 23:22:55', '2022-07-28 23:22:55'),
(10799, 'Isoclox', '5.50', '250 mg', '582', '16', '82', '2022-07-28 23:23:45', '2022-07-28 23:23:45'),
(10800, 'Isoclox', '10.00', '500 mg', '582', '16', '82', '2022-07-28 23:24:20', '2022-07-28 23:24:20'),
(10801, 'Isoclox', '60.00', '125 mg/5 ml', '582', '75', '82', '2022-07-28 23:24:51', '2022-07-28 23:24:51'),
(10802, 'Isoflu', '10.00', '500 mg', '582', '16', '50', '2022-07-28 23:25:38', '2022-07-28 23:25:38'),
(10803, 'Isoflu', '60.00', '125 mg/5 ml', '582', '75', '50', '2022-07-28 23:26:17', '2022-07-28 23:26:17'),
(10804, 'Luf', '5.50', '250 mg', '582', '16', '31', '2022-07-28 23:26:50', '2022-07-28 23:26:50'),
(10805, 'Luf', '10.00', '500 mg', '582', '16', '31', '2022-07-28 23:27:34', '2022-07-28 23:27:34'),
(10806, 'Luf', '60.00', '125 mg/5 ml', '582', '75', '31', '2022-07-28 23:28:06', '2022-07-28 23:28:06'),
(10807, 'Orgaflu', '10.53', '500 mg', '582', '16', '138', '2022-07-28 23:30:22', '2022-07-28 23:30:22'),
(10808, 'Orgaflu', '5.58', '250 mg', '582', '16', '138', '2022-07-28 23:30:56', '2022-07-28 23:30:56'),
(10809, 'Murein', '10.50', '500 mg', '582', '16', '134', '2022-07-28 23:32:00', '2022-07-28 23:32:00'),
(10810, 'Monaclox-F', '65.00', '125 mg/5 ml', '582', '75', '28', '2022-07-28 23:32:42', '2022-07-28 23:32:42'),
(10811, 'Monaclox-F', '10.00', '500 mg', '582', '16', '28', '2022-07-28 23:33:15', '2022-07-28 23:33:15'),
(10812, 'Monaclox-F', '5.50', '250 mg', '582', '16', '28', '2022-07-28 23:33:52', '2022-07-28 23:33:52'),
(10813, 'Oxacol', '9.00', '500 mg', '582', '16', '20', '2022-07-28 23:34:35', '2022-07-28 23:34:35'),
(10814, 'Perpen', '5.52', '250 mg', '582', '16', '157', '2022-07-28 23:35:15', '2022-07-28 23:35:15'),
(10815, 'Perpen', '10.57', '500 mg', '582', '16', '157', '2022-07-28 23:35:56', '2022-07-28 23:35:56'),
(10816, 'Perpen', '60.18', '125 mg/5 ml', '582', '75', '157', '2022-07-28 23:36:36', '2022-07-28 23:36:36'),
(10817, 'Phylopen', '5.54', '250 mg', '582', '16', '179', '2022-07-28 23:37:19', '2022-07-28 23:37:19'),
(10818, 'Phylopen', '60.40', '125 mg/5 ml', '582', '75', '179', '2022-07-28 23:38:02', '2022-07-28 23:38:02'),
(10819, 'Phylopen', '45.30', '500 mg/vial', '582', '68', '179', '2022-07-28 23:38:41', '2022-07-28 23:38:41'),
(10820, 'Phylopen DS', '10.57', '500 mg', '582', '16', '179', '2022-07-28 23:42:15', '2022-07-28 23:42:15'),
(10821, 'Phylopen Forte', '110.75', '250 mg/5 ml', '582', '75', '179', '2022-07-28 23:42:56', '2022-07-28 23:42:56'),
(10822, 'Revistar', '5.52', '250 mg', '582', '16', '45', '2022-07-28 23:43:41', '2022-07-28 23:43:41'),
(10823, 'Revistar', '10.05', '500 mg', '582', '16', '45', '2022-07-28 23:44:17', '2022-07-28 23:44:17'),
(10824, 'Revistar', '60.23', '125 mg/5 ml', '582', '75', '45', '2022-07-28 23:44:58', '2022-07-28 23:44:58'),
(10825, 'S-Fluclox', '7.00', '250 mg', '582', '16', '170', '2022-07-28 23:45:38', '2022-07-28 23:45:38'),
(10826, 'S-Fluclox', '10.50', '500 mg', '582', '16', '170', '2022-07-28 23:46:15', '2022-07-28 23:46:15'),
(10827, 'Silox', '5.77', '250 mg', '582', '16', '174', '2022-07-28 23:46:55', '2022-07-28 23:46:55'),
(10828, 'Silox', '10.04', '500 mg', '582', '16', '174', '2022-07-28 23:47:39', '2022-07-28 23:47:39'),
(10829, 'Silox', '60.22', '125 mg/5 ml', '582', '75', '174', '2022-07-28 23:48:17', '2022-07-28 23:48:17'),
(10830, 'Sinaflox', '5.60', '250 mg', '582', '16', '91', '2022-07-28 23:48:52', '2022-07-28 23:48:52'),
(10831, 'Sinaflox', '10.50', '500 mg', '582', '16', '91', '2022-07-28 23:49:15', '2022-07-28 23:49:15'),
(10832, 'Sinaflox', '65', '125 mg/5 ml', '582', '75', '91', '2022-07-28 23:50:30', '2022-07-28 23:50:30'),
(10833, 'Skilox', '6.00', '250 mg', '582', '16', '89', '2022-07-28 23:50:56', '2022-07-28 23:50:56'),
(10834, 'Skilox', '10.00', '500 mg', '582', '16', '89', '2022-07-28 23:52:23', '2022-07-28 23:52:23'),
(10835, 'Skilox', '62.00', '125 mg/5 ml', '582', '75', '89', '2022-07-28 23:52:50', '2022-07-28 23:52:50'),
(10836, 'Sofa', '5.52', '250 mg', '582', '16', '32', '2022-07-28 23:54:32', '2022-07-28 23:54:32'),
(10837, 'Sofa', '60.00', '125 mg/5 ml', '582', '75', '32', '2022-07-28 23:55:01', '2022-07-28 23:55:01'),
(10838, 'Softapen', '11.00', '500 mg', '582', '16', '162', '2022-07-28 23:56:00', '2022-07-28 23:56:00'),
(10839, 'Softapen', '70.00', '125 mg/5 ml', '582', '75', '162', '2022-07-28 23:56:24', '2022-07-28 23:56:24'),
(10840, 'Staflu', '5.79', '250 mg', '582', '16', '23', '2022-07-28 23:57:31', '2022-07-28 23:57:31'),
(10841, 'Staflu', '10.57', '500 mg', '582', '16', '23', '2022-07-28 23:57:51', '2022-07-28 23:57:51'),
(10842, 'Staflu', '65.21', '125 mg/5 ml', '582', '75', '23', '2022-07-28 23:58:51', '2022-07-28 23:58:51'),
(10843, 'Staflu DS', '110.75', '250 mg/5 ml', '582', '75', '23', '2022-07-28 23:59:19', '2022-07-28 23:59:19'),
(10844, 'Stafoxin', '5.50', '250 mg', '582', '16', '34', '2022-07-29 00:00:30', '2022-07-29 00:00:30'),
(10845, 'Stafoxin', '10.00', '500 mg', '582', '16', '34', '2022-07-29 00:00:50', '2022-07-29 00:00:50'),
(10846, 'Stafoxin', '60.00', '125 mg/5 ml', '582', '75', '34', '2022-07-29 00:01:54', '2022-07-29 00:01:54'),
(10847, 'Staphylox', '75.00', '125 mg/5 ml', '582', '75', '146', '2022-07-29 00:02:31', '2022-07-29 00:02:31'),
(10848, 'Staphylox-500', '10.50', '500 mg', '582', '16', '146', '2022-07-29 00:03:21', '2022-07-29 00:03:21'),
(10849, 'Stapkil', '5.50', '250 mg', '582', '16', '142', '2022-07-29 00:04:09', '2022-07-29 00:04:09'),
(10850, 'Stapkil', '10.00', '500 mg', '582', '16', '142', '2022-07-29 00:04:52', '2022-07-29 00:04:52'),
(10851, 'Stapkil', '58.00', '125 mg/5 ml', '582', '75', '142', '2022-07-29 00:06:00', '2022-07-29 00:06:00'),
(10852, 'Surgeflox', '10.29', '500 mg', '582', '16', '54', '2022-07-29 00:08:16', '2022-07-29 00:08:16'),
(10853, 'Syflu', '10.00', '500 mg', '582', '16', '120', '2022-07-29 00:08:46', '2022-07-29 00:08:46'),
(10854, 'Syflu', '61.00', '125 mg/5 ml', '582', '75', '120', '2022-07-29 00:10:53', '2022-07-29 00:10:53'),
(10855, 'Afluzol', '8.03', '50 mg', '583', '16', '27', '2022-07-29 00:16:25', '2022-07-29 00:16:25'),
(10856, 'Afluzol', '22.07', '150 mg', '583', '16', '27', '2022-07-29 00:17:06', '2022-07-29 00:17:06'),
(10857, 'Afluzol', '78.27', '50 mg/5 ml', '583', '75', '27', '2022-07-29 00:17:39', '2022-07-29 00:17:39'),
(10858, 'Anfasil', '7.00', '50 mg', '583', '13', '174', '2022-07-29 00:19:02', '2022-07-29 00:19:02'),
(10859, 'Anfasil', '20.00', '150 mg', '583', '13', '165', '2022-07-29 00:19:45', '2022-07-29 00:19:45'),
(10860, 'Anfasil', '20.00', '150 mg', '583', '13', '165', '2022-07-29 00:19:45', '2022-07-29 00:19:45'),
(10861, 'Anfasil', '75.28', '50 mg/5 ml', '583', '75', '174', '2022-07-29 00:21:06', '2022-07-29 00:21:06'),
(10862, 'Canazole', '8.05', '50 mg', '583', '13', '18', '2022-07-29 00:21:34', '2022-07-29 00:21:34'),
(10863, 'Canazole', '22.15', '150 mg', '583', '13', '18', '2022-07-29 00:22:18', '2022-07-29 00:22:18'),
(10864, 'Canazole', '25.08', '200 mg', '583', '13', '18', '2022-07-29 00:22:42', '2022-07-29 00:22:42'),
(10865, 'Canazole', '78.53', '50 mg/5 ml', '583', '75', '18', '2022-07-29 00:23:33', '2022-07-29 00:23:33'),
(10866, 'Candid', '8.00', '50 mg', '583', '13', '28', '2022-07-29 00:24:13', '2022-07-29 00:24:13'),
(10867, 'Candid', '22.00', '150 mg', '583', '13', '28', '2022-07-29 00:24:49', '2022-07-29 00:24:49'),
(10868, 'Candiflu', '70.00', '50 mg/5 ml', '583', '75', '83', '2022-07-29 00:25:41', '2022-07-29 00:25:41'),
(10869, 'Candiflu', '8.00', '50 mg', '583', '16', '83', '2022-07-29 00:26:04', '2022-07-29 00:26:04'),
(10870, 'Candinil', '8.00', '50 mg', '583', '16', '89', '2022-07-29 00:26:52', '2022-07-29 00:26:52'),
(10871, 'Candinil', '22.00', '150 mg', '583', '16', '89', '2022-07-29 00:27:41', '2022-07-29 00:27:41'),
(10872, 'Candinil', '78.00', '50 mg/5 ml', '583', '75', '89', '2022-07-29 00:28:07', '2022-07-29 00:28:07'),
(10873, 'Candinil', '25.00', '200 mg', '583', '16', '89', '2022-07-29 00:29:23', '2022-07-29 00:29:23'),
(10874, 'Candiver', '9.00', '50 mg', '583', '16', '193', '2022-07-29 00:29:53', '2022-07-29 00:29:53'),
(10875, 'Candizol', '7.00', '50 mg', '583', '16', '165', '2022-07-29 00:31:01', '2022-07-29 00:31:01'),
(10876, 'Con', '8.00', '50 mg', '583', '13', '159', '2022-07-29 00:31:40', '2022-07-29 00:31:40'),
(10877, 'Conaz', '8.06', '50 mg', '583', '13', '140', '2022-07-29 00:32:34', '2022-07-29 00:32:34'),
(10878, 'Conaz', '22.14', '150 mg', '583', '16', '140', '2022-07-29 00:33:13', '2022-07-29 00:33:13'),
(10879, 'Conazole', '8.00', '50 mg', '583', '16', '32', '2022-07-29 00:33:46', '2022-07-29 00:33:46'),
(10880, 'Cosflu', '8.00', '50 mg', '583', '13', '55', '2022-07-29 00:34:46', '2022-07-29 00:34:46'),
(10881, 'Darma', '8.02', '150 mg', '583', '16', '23', '2022-07-29 00:35:15', '2022-07-29 00:35:15'),
(10882, 'F-Zol', '22.08', '150 mg', '583', '16', '150', '2022-07-29 00:39:13', '2022-07-29 00:39:13'),
(10883, 'F-Zol', '8.03', '50 mg', '583', '16', '150', '2022-07-29 00:39:52', '2022-07-29 00:39:52'),
(10884, 'Diflucon', '5.00', '50 mg', '583', '16', '21', '2022-07-29 00:40:36', '2022-07-29 00:42:09'),
(10885, 'Diflu', '78.00', '50 mg/5 ml', '583', '75', '34', '2022-07-29 00:41:39', '2022-07-29 00:41:39'),
(10886, 'Diflu', '25.00', '200 mg', '583', '16', '34', '2022-07-29 00:42:42', '2022-07-29 00:42:42'),
(10887, 'Diflu', '22.00', '150 mg', '583', '16', '34', '2022-07-29 00:43:24', '2022-07-29 00:43:24'),
(10888, 'Diflu', '8.00', '50 mg', '583', '16', '34', '2022-07-29 00:44:38', '2022-07-29 00:44:38'),
(10889, 'Dermicon', '8.00', '50 mg', '583', '16', '35', '2022-07-29 00:45:38', '2022-07-29 00:45:38'),
(10890, 'Dermicon', '22.00', '150 mg', '583', '16', '35', '2022-07-29 00:46:27', '2022-07-29 00:46:27'),
(10891, 'Derma', '20.06', '150 mg', '583', '16', '23', '2022-07-29 00:53:47', '2022-07-29 00:53:47'),
(10892, 'Derma', '8.02', '50 mg', '583', '16', '23', '2022-07-29 00:54:39', '2022-07-29 00:54:39'),
(10893, 'Defungi', '22.16', '150 mg', '583', '16', '127', '2022-07-29 00:55:41', '2022-07-29 00:55:41'),
(10894, 'Defungi', '8.06', '50 mg', '583', '16', '127', '2022-07-29 00:56:31', '2022-07-29 00:56:31'),
(10895, 'F-Zol', '25.00', '200 mg', '583', '16', '150', '2022-07-29 00:57:37', '2022-07-29 00:57:37'),
(10896, 'F-Zol', '60.00', '50 mg/5 ml (20 ml bottle)', '583', '75', '150', '2022-07-29 00:58:13', '2022-07-29 00:58:13'),
(10897, 'F-Zol', '78.29', '50 mg/5 ml (35 ml bottle)', '583', '75', '150', '2022-07-29 00:59:45', '2022-07-29 00:59:45'),
(10898, 'F-Zol', '200.00', '200 mg/100 ml', '583', '50', '150', '2022-07-29 01:01:10', '2022-07-29 01:01:10'),
(10899, 'Falcon', '7.00', '50 mg', '583', '16', '72', '2022-07-29 01:01:58', '2022-07-29 01:01:58'),
(10900, 'Falcon', '22.00', '150 mg', '583', '16', '72', '2022-07-29 01:02:40', '2022-07-29 01:02:40'),
(10901, 'Farlan', '5.00', '50 mg', '583', '13', '61', '2022-07-29 01:03:27', '2022-07-29 01:03:27'),
(10902, 'Farlan', '12.00', '150 mg', '583', '13', '61', '2022-07-29 01:04:14', '2022-07-29 01:04:14'),
(10903, 'Flavona', '7.00', '50 mg', '583', '16', '162', '2022-07-29 01:04:58', '2022-07-29 01:04:58'),
(10904, 'Fluact', '8.00', '50 mg', '583', '16', '105', '2022-07-29 01:05:40', '2022-07-29 01:05:40'),
(10905, 'Fluact', '22.00', '150 mg', '583', '16', '105', '2022-07-29 01:06:35', '2022-07-29 01:06:35'),
(10906, 'Fluact', '78.00', '50 mg/5 ml', '583', '75', '105', '2022-07-29 01:07:22', '2022-07-29 01:07:22'),
(10907, 'Flubest', '22.07', '150 mg', '583', '16', '98', '2022-07-29 01:08:16', '2022-07-29 01:08:16'),
(10908, 'Flubest', '8.02', '50 mg', '583', '16', '98', '2022-07-29 01:10:04', '2022-07-29 01:10:04'),
(10909, 'Flubest', '78.23', '50 mg/5 ml', '583', '75', '98', '2022-07-29 01:11:30', '2022-07-29 01:11:30'),
(10910, 'Flucanex', '8.00', '50 mg', '583', '16', '202', '2022-07-29 01:12:25', '2022-07-29 01:12:25'),
(10911, 'Flucanex', '22.00', '150 mg', '583', '16', '202', '2022-07-29 01:13:09', '2022-07-29 01:13:09'),
(10912, 'Flucid', '8.00', '50 mg', '583', '16', '120', '2022-07-29 01:13:48', '2022-07-29 01:13:48'),
(10913, 'Fluco-S', '8.00', '50 mg', '583', '16', '170', '2022-07-29 01:14:31', '2022-07-29 01:14:31'),
(10914, 'Fluco-S', '22.00', '150 mg', '583', '16', '170', '2022-07-29 01:15:22', '2022-07-29 01:15:22'),
(10915, 'Flucoder', '8.10', '50 mg', '583', '16', '71', '2022-07-29 01:16:11', '2022-07-29 01:16:11'),
(10916, 'Flucoder', '22.00', '150 mg', '583', '16', '71', '2022-07-29 01:17:03', '2022-07-29 01:17:03'),
(10917, 'Flucoder', '78.00', '50 mg/5 ml', '583', '75', '71', '2022-07-29 01:17:47', '2022-07-29 01:17:47'),
(10918, 'Flucoder', '25.00', '200 mg', '583', '16', '71', '2022-07-29 01:18:12', '2022-07-29 01:18:12'),
(10919, 'Fluconaaf', '7.50', '50 mg', '583', '16', '123', '2022-07-29 01:20:30', '2022-07-29 01:20:30'),
(10920, 'Flucon', '78.52', '50 mg/5 ml', '583', '75', '136', '2022-07-29 01:21:14', '2022-07-29 01:21:14'),
(10921, 'Flucon', '25', '200 mg', '583', '16', '136', '2022-07-29 01:21:51', '2022-07-29 01:21:51'),
(10922, 'Flucon', '22.08', '150 mg', '583', '16', '136', '2022-07-29 01:22:27', '2022-07-29 01:22:27'),
(10923, 'Flucon', '8.06', '50 mg', '583', '16', '136', '2022-07-29 01:23:00', '2022-07-29 01:23:00'),
(10924, 'Flucolet', '75.00', '50 mg/5 ml', '583', '75', '29', '2022-07-29 01:23:49', '2022-07-29 01:23:49'),
(10925, 'Flucolet', '20.00', '150 mg', '583', '16', '29', '2022-07-29 01:24:22', '2022-07-29 01:24:22'),
(10926, 'Flucolet', '8.03', '50 mg', '583', '16', '29', '2022-07-29 01:25:18', '2022-07-29 01:25:18'),
(10927, 'Fluconaaf', '22.00', '150 mg', '583', '16', '123', '2022-07-29 01:26:00', '2022-07-29 01:26:00'),
(10928, 'Fluconal', '8.07', '50 mg', '583', '13', '19', '2022-07-29 01:26:41', '2022-07-29 01:26:41'),
(10929, 'Fluconal', '22.15', '150 mg', '583', '13', '19', '2022-07-29 01:27:19', '2022-07-29 01:27:19'),
(10930, 'Fluconal', '78.53', '50 mg/5 ml', '583', '75', '19', '2022-07-29 01:28:02', '2022-07-29 01:28:02'),
(10931, 'Fluconazole', '8.00', '50 mg', '583', '16', '48', '2022-07-29 01:28:49', '2022-07-29 01:28:49'),
(10932, 'Fluconazole', '22.00', '150 mg', '583', '16', '48', '2022-07-29 01:29:28', '2022-07-29 01:29:28'),
(10933, 'Fluconazole', '7.00', '50 mg', '583', '16', '44', '2022-07-29 01:30:09', '2022-07-29 01:30:09'),
(10934, 'Flucoron', '7.50', '50 mg', '583', '16', '163', '2022-07-29 01:32:04', '2022-07-29 01:32:04'),
(10935, 'Flucostan', '5.00', '50 mg', '583', '16', '197', '2022-07-29 01:32:55', '2022-07-29 01:32:55'),
(10936, 'Flucostin', '8.00', '50 mg', '583', '13', '192', '2022-07-29 01:33:36', '2022-07-29 01:33:36'),
(10937, 'Fluda', '8.02', '50 mg', '583', '16', '130', '2022-07-29 01:34:08', '2022-07-29 01:34:08'),
(10938, 'Fluda', '78.24', '50 mg/5 ml', '583', '75', '130', '2022-07-29 01:34:58', '2022-07-29 01:34:58'),
(10939, 'Fluderm', '8.00', '50 mg', '583', '13', '42', '2022-07-29 01:35:45', '2022-07-29 01:35:45'),
(10940, 'Fluderm', '22.00', '150 mg', '583', '13', '42', '2022-07-29 01:36:29', '2022-07-29 01:36:29'),
(10941, 'Fludex', '6.63', '50 mg', '583', '16', '112', '2022-07-29 01:39:58', '2022-07-29 01:39:58'),
(10942, 'Fludex', '18.18', '150 mg', '583', '16', '112', '2022-07-29 01:40:36', '2022-07-29 01:40:36'),
(10943, 'Flufun', '8.00', '50 mg', '583', '16', '36', '2022-07-29 01:41:13', '2022-07-29 01:41:13'),
(10944, 'Flufun', '22.00', '150 mg', '583', '16', '36', '2022-07-29 01:41:49', '2022-07-29 01:41:49'),
(10945, 'Flugal', '8.07', '50 mg', '583', '16', '179', '2022-07-29 01:42:22', '2022-07-29 01:42:22'),
(10946, 'Flugal', '22.14', '150 mg', '583', '16', '179', '2022-07-29 01:43:00', '2022-07-29 01:43:00'),
(10947, 'Flugal', '25.17', '200 mg', '583', '16', '179', '2022-07-29 01:43:35', '2022-07-29 01:43:35'),
(10948, 'Flugal', '78.53', '50 mg/5 ml', '583', '75', '179', '2022-07-29 01:44:23', '2022-07-29 01:44:23');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(10949, 'Flugal', '200.00', '200 mg/100 ml', '583', '50', '179', '2022-07-29 01:45:16', '2022-07-29 01:45:16'),
(10950, 'Flugard', '8.00', '50 mg', '583', '16', '147', '2022-07-29 01:48:07', '2022-07-29 01:48:07'),
(10951, 'Flugard', '22.00', '150 mg', '583', '16', '147', '2022-07-29 01:48:48', '2022-07-29 01:48:48'),
(10952, 'Flujale', '8.00', '50 mg', '583', '16', '50', '2022-07-29 01:49:36', '2022-07-29 01:49:36'),
(10953, 'Flukzol', '8.03', '50 mg', '583', '16', '172', '2022-07-29 01:50:19', '2022-07-29 01:50:19'),
(10954, 'Fluma', '8.00', '50 mg', '583', '16', '117', '2022-07-29 01:51:14', '2022-07-29 01:51:14'),
(10955, 'Fluma', '20.00', '150 mg', '583', '16', '117', '2022-07-29 01:51:53', '2022-07-29 01:51:53'),
(10956, 'Flumart', '7.00', '50 mg', '583', '16', '62', '2022-07-29 01:52:36', '2022-07-29 01:52:36'),
(10957, 'Flumart', '20.00', '150 mg', '583', '16', '62', '2022-07-29 01:53:11', '2022-07-29 01:53:11'),
(10958, 'Flumazole', '7.75', '50 mg', '583', '16', '22', '2022-07-29 01:53:57', '2022-07-29 01:53:57'),
(10959, 'Flumyc', '8.00', '50 mg', '583', '16', '73', '2022-07-29 01:54:52', '2022-07-29 01:54:52'),
(10960, 'Flumyc', '22.00', '150 mg', '583', '16', '73', '2022-07-29 01:55:39', '2022-07-29 01:55:39'),
(10961, 'Flymyc', '75.00', '50 mg/5 ml', '583', '75', '73', '2022-07-29 01:56:22', '2022-07-29 01:56:22'),
(10962, 'Flunac', '8.03', '50 mg', '583', '16', '65', '2022-07-29 01:57:07', '2022-07-29 01:57:07'),
(10963, 'Flunac', '22.00', '150 mg', '583', '16', '65', '2022-07-29 01:57:45', '2022-07-29 01:57:45'),
(10964, 'Flunac', '78.00', '50 mg/5 ml', '583', '75', '65', '2022-07-29 01:58:25', '2022-07-29 01:58:25'),
(10965, 'Flunapen', '8.02', '50 mg', '583', '16', '53', '2022-07-29 03:01:01', '2022-07-29 03:01:01'),
(10966, 'Flunapen', '22.07', '150 mg', '583', '16', '53', '2022-07-29 03:01:38', '2022-07-29 03:01:38'),
(10967, 'Flunazol', '7.00', '50 mg', '583', '16', '146', '2022-07-29 03:03:00', '2022-07-29 03:03:00'),
(10968, 'Flunazol', '20.00', '150 mg', '583', '16', '146', '2022-07-29 03:04:03', '2022-07-29 03:04:03'),
(10969, 'Flunazol', '75.00', '50 mg/5 ml', '583', '75', '146', '2022-07-29 03:04:48', '2022-07-29 03:04:48'),
(10970, 'Flunol', '8.00', '50 mg', '583', '16', '177', '2022-07-29 03:05:35', '2022-07-29 03:05:35'),
(10971, 'Flunol', '22.00', '150 mg', '583', '16', '177', '2022-07-29 03:06:13', '2022-07-29 03:06:13'),
(10972, 'Flunol', '78.31', '50 mg/5 ml', '583', '75', '177', '2022-07-29 03:06:54', '2022-07-29 03:06:54'),
(10973, 'Flusaf', '8.00', '50 mg', '583', '16', '186', '2022-07-29 03:11:10', '2022-07-29 03:11:10'),
(10974, 'Flusaf', '22.00', '150 mg', '583', '16', '186', '2022-07-29 03:12:34', '2022-07-29 03:12:34'),
(10975, 'Flutinex', '8.03', '50 mg', '583', '16', '138', '2022-07-29 03:13:18', '2022-07-29 03:13:18'),
(10976, 'Flutinex', '22.06', '150 mg', '583', '16', '89', '2022-07-29 03:13:55', '2022-07-29 03:13:55'),
(10977, 'Flutinex', '78.24', '50 mg/5 ml', '583', '75', '138', '2022-07-29 03:14:52', '2022-07-29 03:14:52'),
(10978, 'Fluvin OD', '8.00', '50 mg', '583', '13', '81', '2022-07-29 03:15:44', '2022-07-29 03:15:44'),
(10979, 'Fluvin OD', '20.70', '150 mg', '583', '13', '81', '2022-07-29 03:16:39', '2022-07-29 03:16:39'),
(10980, 'Fluzo', '8.00', '50 mg', '583', '13', '142', '2022-07-29 03:17:23', '2022-07-29 03:17:23'),
(10981, 'Fluzo', '22.00', '150 mg', '583', '13', '142', '2022-07-29 03:18:04', '2022-07-29 03:18:04'),
(10982, 'Fluzole', '8.00', '50 mg', '583', '13', '82', '2022-07-29 03:18:40', '2022-07-29 03:18:40'),
(10983, 'Fluzole', '22.00', '150 mg', '583', '13', '82', '2022-07-29 03:19:35', '2022-07-29 03:19:35'),
(10984, 'Funga', '6.50', '50 mg', '583', '16', '64', '2022-07-29 03:20:07', '2022-07-29 03:20:07'),
(10985, 'Funga', '18.00', '150 mg', '583', '16', '64', '2022-07-29 03:21:08', '2022-07-29 03:21:08'),
(10986, 'Fungard', '8.23', '50 mg', '583', '16', '54', '2022-07-29 03:21:38', '2022-07-29 03:21:38'),
(10987, 'Fungard', '22.00', '150 mg', '583', '16', '54', '2022-07-29 03:22:36', '2022-07-29 03:22:36'),
(10988, 'Fungata', '8.03', '50 mg', '583', '13', '45', '2022-07-29 03:23:20', '2022-07-29 03:23:20'),
(10989, 'Fungata', '22.00', '150 mg', '583', '13', '45', '2022-07-29 03:24:31', '2022-07-29 03:24:31'),
(10990, 'Fungata', '78.00', '50 mg/5 ml', '583', '75', '45', '2022-07-29 03:25:21', '2022-07-29 03:25:21'),
(10991, 'Fungi-F', '8.00', '50 mg', '583', '16', '67', '2022-07-29 03:26:06', '2022-07-29 03:26:06'),
(10992, 'Fungifix', '8.00', '50 mg', '583', '16', '63', '2022-07-29 03:26:56', '2022-07-29 03:26:56'),
(10993, 'Funginil', '17.00', '150 mg', '583', '16', '151', '2022-07-29 03:27:57', '2022-07-29 03:27:57'),
(10994, 'Funginil', '8.00', '50 mg', '583', '16', '151', '2022-07-29 03:28:51', '2022-07-29 03:28:51'),
(10995, 'Fungitrol', '8.03', '50 mg', '583', '16', '157', '2022-07-29 03:41:12', '2022-07-29 03:41:12'),
(10996, 'Fungitrol', '22.06', '150 mg', '583', '16', '157', '2022-07-29 03:42:02', '2022-07-29 03:42:02'),
(10997, 'Fungitrol', '22.06', '150 mg', '583', '16', '157', '2022-07-29 03:42:25', '2022-07-29 03:42:25'),
(10998, 'Fungitrol', '22.06', '150 mg', '583', '16', '157', '2022-07-29 03:42:36', '2022-07-29 03:42:36'),
(10999, 'Fungitrol', '22.06', '150 mg', '583', '16', '157', '2022-07-29 03:42:36', '2022-07-29 03:42:36'),
(11000, 'Fungitrol', '78.24', '50 mg/5 ml', '583', '75', '157', '2022-07-29 03:43:20', '2022-07-29 03:43:20'),
(11001, 'Fungitrol', '78.24', '50 mg/5 ml', '583', '75', '157', '2022-07-29 03:44:18', '2022-07-29 03:44:18'),
(11002, 'Funzole', '8.00', '50 mg', '583', '16', '119', '2022-07-29 03:45:50', '2022-07-29 03:45:50'),
(11003, 'Funzole', '8.00', '50 mg', '583', '16', '119', '2022-07-29 03:46:26', '2022-07-29 03:46:26'),
(11004, 'Funzole', '22.00', '150 mg', '583', '16', '119', '2022-07-29 03:47:32', '2022-07-29 03:47:32'),
(11005, 'Funzole', '78.00', '50 mg/5 ml', '583', '75', '119', '2022-07-29 03:49:00', '2022-07-29 03:49:00'),
(11006, 'Galfin', '8.05', '50 mg', '583', '16', '78', '2022-07-29 03:50:06', '2022-07-29 03:50:06'),
(11007, 'Galfin', '22.15', '150 mg', '583', '16', '78', '2022-07-29 03:51:04', '2022-07-29 03:51:04'),
(11008, 'IIuca', '9.00', '50 mg', '583', '16', '91', '2022-07-29 03:52:47', '2022-07-29 03:52:47'),
(11009, 'IIuca', '23.00', '150 mg', '583', '16', '91', '2022-07-29 03:53:24', '2022-07-29 03:53:24'),
(11010, 'IIuca', '78.00', '50 mg/5 ml', '583', '75', '91', '2022-07-29 03:54:39', '2022-07-29 03:54:39'),
(11011, 'Innocan', '9.00', '50 mg', '583', '16', '156', '2022-07-29 03:55:58', '2022-07-29 03:55:58'),
(11012, 'Innocan', '22.00', '150 mg', '583', '16', '156', '2022-07-29 03:57:26', '2022-07-29 03:57:26'),
(11013, 'Leucodar', '6.00', '50 mg', '583', '13', '51', '2022-07-29 03:59:19', '2022-07-29 03:59:19'),
(11014, 'Limastin', '8.00', '50 mg', '583', '16', '141', '2022-07-29 03:59:59', '2022-07-29 03:59:59'),
(11015, 'Lucan-R', '8.03', '50 mg', '583', '16', '161', '2022-07-29 04:00:51', '2022-07-29 04:00:51'),
(11016, 'Lucan-R', '22.08', '150 mg', '583', '16', '161', '2022-07-29 04:01:15', '2022-07-29 04:01:15'),
(11017, 'Lucan-R', '78.30', '50 mg/5 ml', '583', '75', '161', '2022-07-29 04:02:28', '2022-07-29 04:02:28'),
(11018, 'Lucan-R', '25.00', '200 mg', '583', '16', '161', '2022-07-29 04:03:40', '2022-07-29 04:03:40'),
(11019, 'Lucon', '8.06', '50 mg', '583', '16', '124', '2022-07-29 04:04:06', '2022-07-29 04:04:06'),
(11020, 'Lucon', '22.15', '150 mg', '583', '16', '124', '2022-07-29 04:04:57', '2022-07-29 04:04:57'),
(11021, 'Lucza', '8.05', '50 mg', '583', '16', '39', '2022-07-29 04:06:17', '2022-07-29 04:06:17'),
(11022, 'Lucza', '200.60', '200 mg/100 ml', '583', '50', '39', '2022-07-29 04:06:53', '2022-07-29 04:06:53'),
(11023, 'Lucza', '22.15', '150 mg', '583', '16', '39', '2022-07-29 04:08:24', '2022-07-29 04:08:24'),
(11024, 'Mycoder', '7.00', '50 mg', '583', '13', '190', '2022-07-29 04:09:04', '2022-07-29 04:09:04'),
(11025, 'Mycoder', '20.00', '150 mg', '583', '13', '190', '2022-07-29 04:09:27', '2022-07-29 04:09:27'),
(11026, 'Mycoder', '70.00', '50 mg/5 ml', '583', '75', '190', '2022-07-29 04:10:24', '2022-07-29 04:10:24'),
(11027, 'Mycorest', '6.00', '50 mg', '583', '16', '111', '2022-07-29 04:11:25', '2022-07-29 04:11:25'),
(11028, 'Nispore', '8.00', '50 mg', '583', '16', '92', '2022-07-29 04:11:45', '2022-07-29 04:11:45'),
(11029, 'Nispore', '22.00', '150 mg', '583', '16', '92', '2022-07-29 04:13:01', '2022-07-29 04:13:01'),
(11030, 'Nispore', '25.00', '200 mg', '583', '16', '92', '2022-07-29 04:13:26', '2022-07-29 04:13:26'),
(11031, 'Nispore', '78.00', '50 mg/5 ml', '583', '75', '92', '2022-07-29 04:14:11', '2022-07-29 04:14:11'),
(11032, 'Nogal', '8.00', '50 mg', '583', '13', '102', '2022-07-29 14:46:55', '2022-07-29 14:46:55'),
(11033, 'Nogal', '22.00', '150 mg', '583', '13', '102', '2022-07-29 14:47:40', '2022-07-29 14:47:40'),
(11034, 'Olif', '8.02', '50 mg', '583', '16', '101', '2022-07-29 14:48:18', '2022-07-29 14:48:18'),
(11035, 'Olif', '8.02', '50 mg', '583', '16', '101', '2022-07-29 14:48:43', '2022-07-29 14:48:43'),
(11036, 'Olif', '22.06', '150 mg', '583', '16', '101', '2022-07-29 14:49:36', '2022-07-29 14:49:36'),
(11037, 'Omastin', '8.00', '50 mg', '583', '16', '43', '2022-07-29 14:50:48', '2022-07-29 14:50:48'),
(11038, 'Omastin', '22.00', '150 mg', '583', '16', '43', '2022-07-29 14:51:23', '2022-07-29 14:51:23'),
(11039, 'Omastin', '22.00', '150 mg', '583', '16', '43', '2022-07-29 14:51:30', '2022-07-29 14:51:30'),
(11040, 'Omastin', '78.00', '50 mg/5 ml', '583', '75', '43', '2022-07-29 14:52:04', '2022-07-29 14:52:04'),
(11041, 'Omastin', '25.00', '200 mg', '583', '16', '43', '2022-07-29 14:52:59', '2022-07-29 14:52:59'),
(11042, 'Omastin', '200.00', '200 mg/100 ml', '583', '50', '43', '2022-07-29 14:53:58', '2022-07-29 14:53:58'),
(11043, 'Onicon', '6.00', '50 mg', '583', '13', '196', '2022-07-29 14:54:32', '2022-07-29 14:54:32'),
(11044, 'Onicon', '65.00', '50 mg/5 ml', '583', '75', '196', '2022-07-29 14:55:02', '2022-07-29 14:55:02'),
(11045, 'Oraf', '8.02', '50 mg', '583', '16', '89', '2022-07-29 14:55:28', '2022-07-29 14:55:28'),
(11046, 'Oraf', '20.06', '150 mg', '583', '16', '88', '2022-07-29 14:56:13', '2022-07-29 14:56:13'),
(11047, 'Oraf', '70.21', '50 mg/5 ml', '583', '75', '88', '2022-07-29 14:56:51', '2022-07-29 14:56:51'),
(11048, 'Orcon', '7.50', '50 mg', '583', '16', '184', '2022-07-29 14:58:15', '2022-07-29 14:58:15'),
(11049, 'Orcon', '22.00', '150 mg', '583', '16', '184', '2022-07-29 14:58:42', '2022-07-29 14:58:42'),
(11050, 'Pileus', '8.00', '50 mg', '583', '16', '134', '2022-07-29 14:59:14', '2022-07-29 14:59:14'),
(11051, 'Pileus', '22.00', '150 mg', '583', '16', '134', '2022-07-29 14:59:35', '2022-07-29 14:59:35'),
(11052, 'Sacona', '8.00', '50 mg', '583', '16', '110', '2022-07-29 15:00:18', '2022-07-29 15:00:18'),
(11053, 'Sacona', '16.05', '150 mg', '583', '16', '110', '2022-07-29 15:00:56', '2022-07-29 15:00:56'),
(11054, 'Segal', '8.00', '50 mg', '583', '16', '182', '2022-07-29 15:01:27', '2022-07-29 15:01:27'),
(11055, 'Segal', '22.00', '150 mg', '583', '16', '182', '2022-07-29 15:02:05', '2022-07-29 15:02:05'),
(11056, 'Segal', '78.00', '50 mg/5 ml', '583', '75', '182', '2022-07-29 15:02:46', '2022-07-29 15:02:46'),
(11057, 'Silcona', '8.00', '50 mg', '583', '16', '173', '2022-07-29 15:03:22', '2022-07-29 15:03:22'),
(11058, 'Silcona', '22.00', '150 mg', '583', '16', '173', '2022-07-29 15:03:45', '2022-07-29 15:03:45'),
(11059, 'Techonazol', '7.94', '50 mg', '583', '16', '185', '2022-07-29 15:05:06', '2022-07-29 15:05:06'),
(11060, 'Techonazol', '21.83', '150 mg', '583', '16', '185', '2022-07-29 15:05:38', '2022-07-29 15:05:38'),
(11061, 'Trigal', '7.00', '50 mg', '583', '16', '20', '2022-07-29 15:06:05', '2022-07-29 15:06:05'),
(11062, 'Trigal', '18.00', '150 mg', '583', '16', '20', '2022-07-29 15:06:39', '2022-07-29 15:06:39'),
(11063, 'Zolen', '8.00', '50 mg', '583', '16', '31', '2022-07-29 15:07:19', '2022-07-29 15:07:19'),
(11064, 'Zolen', '18.00', '150 mg', '583', '16', '31', '2022-07-29 15:07:55', '2022-07-29 15:07:55'),
(11065, 'Diflu', '80.00', '0.3%', '584', '69', '34', '2022-07-29 15:46:12', '2022-07-29 15:47:37'),
(11066, 'Naz', '100.50', '0.3%', '584', '69', '160', '2022-07-29 15:47:04', '2022-07-29 15:47:04'),
(11067, 'Nispore', '80.00', '0.3%', '584', '69', '92', '2022-07-29 15:48:21', '2022-07-29 15:48:21'),
(11068, 'Fludara', '7422.57', '50 mg/2 ml', '585', '50', '198', '2022-07-29 15:49:54', '2022-07-29 15:49:54'),
(11069, 'Fludara', '950.00', '10 mg', '585', '13', '198', '2022-07-29 15:50:42', '2022-07-29 15:50:42'),
(11070, 'Fludarabin Hexal', '7842.73', '50 mg/2 ml', '585', '50', '167', '2022-07-29 15:51:26', '2022-07-29 15:51:26'),
(11071, 'Aldocort', '10.00', '0.10 mg', '586', '13', '92', '2022-07-29 15:52:30', '2022-07-29 15:52:30'),
(11072, 'Fizi', '5.00', '10 mg', '587', '13', '39', '2022-07-29 15:53:34', '2022-07-29 15:53:34'),
(11073, 'Fizi', '4.00', '5 mg', '587', '13', '39', '2022-07-29 15:54:13', '2022-07-29 15:54:13'),
(11074, 'Florium', '5.00', '10 mg', '587', '13', '92', '2022-07-29 15:54:55', '2022-07-29 15:54:55'),
(11075, 'Florium', '3.50', '5 mg', '587', '13', '92', '2022-07-29 15:55:32', '2022-07-29 15:55:32'),
(11076, 'Flunarin', '4.00', '10 mg', '587', '13', '31', '2022-07-29 15:56:16', '2022-07-29 15:56:16'),
(11077, 'Flunarin', '3.00', '5 mg', '587', '13', '31', '2022-07-29 15:56:47', '2022-07-29 15:56:47'),
(11078, 'Flurium', '3.00', '5 mg', '587', '13', '43', '2022-07-29 15:58:44', '2022-07-29 15:58:44'),
(11079, 'Flurium', '5.00', '10 mg', '587', '13', '43', '2022-07-29 15:59:59', '2022-07-29 15:59:59'),
(11080, 'Flurizin', '5.02', '10 mg', '587', '13', '179', '2022-07-29 16:00:36', '2022-07-29 16:00:36'),
(11081, 'Flurizin', '3.51', '5 mg', '587', '13', '179', '2022-07-29 16:01:10', '2022-07-29 16:01:10'),
(11082, 'Fluver', '4.00', '5 mg', '587', '13', '18', '2022-07-29 16:01:45', '2022-07-29 16:01:45'),
(11083, 'Fluver', '5.02', '10 mg', '587', '13', '18', '2022-07-29 16:02:15', '2022-07-29 16:02:15'),
(11084, 'Fluzin', '3.01', '5 mg', '587', '13', '19', '2022-07-29 16:03:03', '2022-07-29 16:03:03'),
(11085, 'Fluzin', '5.01', '10 mg', '587', '13', '19', '2022-07-29 16:03:44', '2022-07-29 16:03:44'),
(11086, 'Imigra', '3.50', '5 mg', '587', '13', '124', '2022-07-29 16:04:24', '2022-07-29 16:04:24'),
(11087, 'Imigra', '5.00', '10 mg', '587', '13', '124', '2022-07-29 16:04:47', '2022-07-29 16:04:47'),
(11088, 'Imigra', '4.02', '5 mg', '587', '16', '124', '2022-07-29 16:05:26', '2022-07-29 16:05:26'),
(11089, 'Imigra', '5.02', '10 mg', '587', '16', '124', '2022-07-29 16:06:19', '2022-07-29 16:06:19'),
(11090, 'Lunarzin', '5.00', '10 mg', '587', '13', '91', '2022-07-29 16:07:26', '2022-07-29 16:07:26'),
(11091, 'Lunarzin', '3.00', '5 mg', '587', '13', '91', '2022-07-29 16:09:22', '2022-07-29 16:09:22'),
(11092, 'Miganil', '3.00', '5 mg', '583', '13', '82', '2022-07-29 16:10:42', '2022-07-29 16:10:42'),
(11093, 'Miganil', '5.00', '10 mg', '583', '13', '82', '2022-07-29 16:11:10', '2022-07-29 16:11:10'),
(11094, 'Migon', '5.00', '10 mg', '583', '13', '65', '2022-07-29 16:12:24', '2022-07-29 16:12:24'),
(11095, 'Migon', '3.00', '5 mg', '587', '13', '65', '2022-07-29 16:12:53', '2022-07-29 16:12:53'),
(11096, 'Migrium', '5.00', '10 mg', '583', '13', '135', '2022-07-29 16:13:43', '2022-07-29 16:13:43'),
(11097, 'Migrium', '3.50', '5 mg', '587', '13', '135', '2022-07-29 16:14:20', '2022-07-29 16:14:20'),
(11098, 'Minium', '3.51', '5 mg', '587', '13', '136', '2022-07-29 16:15:02', '2022-07-29 16:15:02'),
(11099, 'Minium', '5.02', '10 mg', '587', '13', '136', '2022-07-29 16:15:45', '2022-07-29 16:15:45'),
(11100, 'Nalzin', '3.50', '5 mg', '587', '13', '156', '2022-07-29 16:16:33', '2022-07-29 16:16:33'),
(11101, 'Nalzin', '5.00', '10 mg', '587', '13', '156', '2022-07-29 16:17:31', '2022-07-29 16:17:31'),
(11102, 'Norium', '7.00', '10 mg', '587', '13', '71', '2022-07-29 16:18:13', '2022-07-29 16:18:13'),
(11103, 'Norium', '4.00', '5 mg', '587', '13', '71', '2022-07-29 16:18:45', '2022-07-29 16:18:45'),
(11104, 'Rizelium', '3.50', '5 mg', '587', '16', '190', '2022-07-29 16:19:29', '2022-07-29 16:19:29'),
(11105, 'Rizelium', '5.00', '10 mg', '587', '16', '190', '2022-07-29 16:20:03', '2022-07-29 16:20:03'),
(11106, 'Tigover', '3.50', '5 mg', '587', '13', '161', '2022-07-29 16:20:43', '2022-07-29 16:20:43'),
(11107, 'Tigover', '5.00', '10 mg', '587', '13', '161', '2022-07-29 16:21:20', '2022-07-29 16:21:20'),
(11108, 'Vertig', '3.50', '5 mg', '587', '13', '23', '2022-07-29 16:22:01', '2022-07-29 16:22:01'),
(11109, 'Vertig', '5.00', '10 mg', '587', '13', '23', '2022-07-29 16:22:21', '2022-07-29 16:22:21'),
(11110, 'Cinoderm', '45.00', '0.025%', '588', '29', '65', '2022-07-29 16:23:39', '2022-07-29 16:26:45'),
(11111, 'Dermidex', '30.00', '0.025%', '588', '29', '28', '2022-07-29 16:24:22', '2022-07-29 16:26:02'),
(11112, 'Fungakil', '28.00', '0.025%', '588', '29', '27', '2022-07-29 16:25:06', '2022-07-29 16:25:06'),
(11113, 'Skinalar', '38.12', '0.025%', '588', '29', '18', '2022-07-29 16:27:56', '2022-07-29 16:27:56'),
(11114, 'Skinalar', '38.12', '0.025%', '588', '66', '18', '2022-07-29 16:28:45', '2022-07-29 16:28:45'),
(11115, 'Clioquin', '180.00', '0.025%+3%', '589', '29', '19', '2022-07-29 16:30:04', '2022-07-29 16:30:04'),
(11116, 'Amela', '200.00', '0.01%+4%+0.05%', '590', '29', '91', '2022-07-29 16:32:01', '2022-07-29 16:32:01'),
(11117, 'Brite', '104.54', '0.01%+4%+0.05%', '590', '29', '112', '2022-07-29 16:32:41', '2022-07-29 16:32:41'),
(11118, 'Melacare', '110.00', '0.01%+4%+0.05% (15 gm tube)', '590', '29', '51', '2022-07-29 16:33:44', '2022-07-29 16:33:44'),
(11119, 'Melacare', '180.00', '0.01%+4%+0.05% (30 gm tube)', '590', '29', '51', '2022-07-29 16:34:31', '2022-07-29 16:34:31'),
(11120, 'Melafresh', '190.00', '0.01%+4%+0.05%', '590', '29', '54', '2022-07-29 16:35:26', '2022-07-29 16:35:26'),
(11121, 'Melano', '200.00', '0.01%+4%+0.05%', '590', '29', '179', '2022-07-29 16:35:59', '2022-07-29 16:35:59'),
(11122, 'Melasin', '110.00', '0.01%+4%+0.05% (15 gm tube)', '590', '29', '147', '2022-07-29 16:37:18', '2022-07-29 16:37:18'),
(11123, 'Melasin', '195.00', '0.01%+4%+0.05% (30 gm tube)', '590', '29', '147', '2022-07-29 16:37:58', '2022-07-29 16:37:58'),
(11124, 'Melatrin', '200.00', '0.01%+4%+0.05%', '590', '29', '197', '2022-07-29 16:38:26', '2022-07-29 16:38:26'),
(11125, 'Mesta Care', '200.00', '0.01%+4%+0.05%', '590', '29', '172', '2022-07-29 16:39:10', '2022-07-29 16:39:10'),
(11126, 'Nospot', '200.00', '0.01%+4%+0.05%', '590', '29', '71', '2022-07-29 16:40:14', '2022-07-29 16:40:14'),
(11127, 'Spotnil', '190.00', '0.01%+4%+0.05%', '590', '29', '67', '2022-07-29 16:40:54', '2022-07-29 16:40:54'),
(11128, 'Triclean', '200.00', '0.01%+4%+0.05%', '590', '29', '34', '2022-07-29 16:42:11', '2022-07-29 16:42:11'),
(11129, 'Trimela', '200.00', '0.01%+4%+0.05%', '590', '29', '92', '2022-07-29 16:42:50', '2022-07-29 16:42:50'),
(11130, 'Triquin', '200.00', '0.01%+4%+0.05%', '590', '29', '190', '2022-07-29 16:43:39', '2022-07-29 16:43:39'),
(11131, 'Skinalar-N', '40.12', '0.025%+0.5%', '591', '29', '18', '2022-07-29 16:45:19', '2022-07-29 16:45:19'),
(11132, 'Skinalar-N', '40.12', '0.025%+0.5%', '591', '66', '18', '2022-07-29 16:46:04', '2022-07-29 16:46:04'),
(11133, 'Flurocin', '34.00', '2% (5 ml drop)', '592', '69', '160', '2022-07-29 16:47:27', '2022-07-29 16:47:27'),
(11134, 'Flumelone N', '95.50', '0.1%+0.5%', '593', '69', '160', '2022-07-29 16:48:45', '2022-07-29 16:48:45'),
(11135, 'AFM-Plus', '130.00', '0.1%+0.3%', '594', '66', '34', '2022-07-29 16:50:46', '2022-07-29 16:50:46'),
(11136, 'Fluroid G', '130.00', '0.1%+0.3%', '594', '66', '136', '2022-07-29 16:51:26', '2022-07-29 16:51:26'),
(11137, 'AFM-T', '100.00', '0.1%+0.025%', '595', '69', '34', '2022-07-29 16:53:14', '2022-07-29 16:53:14'),
(11138, 'Eylon', '100.00', '0.1%+0.025%', '595', '69', '91', '2022-07-29 16:55:52', '2022-07-29 16:55:52'),
(11139, 'Metalone Plus', '110.00', '0.1%+0.025%', '595', '69', '92', '2022-07-29 16:56:48', '2022-07-29 16:56:48'),
(11140, 'Refemoline', '100.00', '0.1%+0.025%', '595', '69', '160', '2022-07-29 16:57:30', '2022-07-29 16:57:30'),
(11141, 'AFM', '100.00', '0.1%', '596', '69', '34', '2022-07-29 16:59:07', '2022-07-29 16:59:07'),
(11142, 'F-Lon', '80.00', '0.1%', '596', '69', '65', '2022-07-29 16:59:48', '2022-07-29 16:59:48'),
(11143, 'Flucort', '95.00', '0.1%', '596', '69', '77', '2022-07-29 17:01:01', '2022-07-29 17:01:01'),
(11144, 'Fluflam', '100.00', '0.1%', '596', '69', '71', '2022-07-29 17:01:32', '2022-07-29 17:01:32'),
(11145, '5 FU PhaRes', '457.00', '25 mg/ml', '597', '49', '195', '2022-07-29 17:03:50', '2022-07-29 17:03:50'),
(11146, '5-Fluril', '55.00', '25 mg/ml (250 mg vial)', '597', '49', '185', '2022-07-29 17:07:36', '2022-07-29 17:07:36'),
(11147, '5-Fluril', '95.00', '25 mg/ml (500 mg vial)', '597', '49', '185', '2022-07-29 17:08:45', '2022-07-29 17:08:45'),
(11148, 'Drucil', '100.00', '25 mg/ml (250 mg vial)', '597', '49', '89', '2022-07-29 17:09:31', '2022-07-29 17:09:31'),
(11149, 'Drucil', '100.00', '25 mg/ml (250 mg vial)', '597', '49', '89', '2022-07-29 17:09:58', '2022-07-29 17:09:58'),
(11150, 'Drucil', '150.00', '25 mg/ml (500 mg vial)', '597', '49', '89', '2022-07-29 17:12:34', '2022-07-29 17:12:34'),
(11151, 'Fluracil', '75.00', '25 mg/ml', '597', '49', '65', '2022-07-29 17:58:44', '2022-07-29 17:58:44'),
(11152, 'Fluracil', '100.00', '25 mg/ml', '597', '49', '65', '2022-07-29 17:59:52', '2022-07-29 17:59:52'),
(11153, 'Flurotor', '75.00', '25 mg/ml (250 mg vial)', '597', '49', '71', '2022-07-29 18:01:15', '2022-07-29 18:01:15'),
(11154, 'Flurotor', '100.00', '25 mg/ml (500 mg vial)', '597', '49', '71', '2022-07-29 18:02:14', '2022-07-29 18:02:14'),
(11155, 'Fluroxan', '60.00', '25 mg/ml (250 mg vial)', '597', '49', '39', '2022-07-29 18:03:10', '2022-07-29 18:03:10'),
(11156, 'Fluroxan', '100.00', '25 mg/ml (500 mg vial)', '597', '49', '39', '2022-07-29 18:04:04', '2022-07-29 18:04:04'),
(11157, 'Modipran', '2.98', '20 mg', '598', '16', '43', '2022-07-29 18:05:54', '2022-07-29 18:05:54'),
(11158, 'Nodep', '2.81', '20 mg', '598', '16', '78', '2022-07-29 18:06:45', '2022-07-29 18:06:45'),
(11159, 'Nodepress', '2.60', '20 mg', '598', '16', '101', '2022-07-29 18:07:55', '2022-07-29 18:07:55'),
(11160, 'Oxetin', '2.90', '20 mg', '598', '16', '60', '2022-07-29 18:08:40', '2022-07-29 18:08:40'),
(11161, 'Prodep', '3.01', '20 mg', '598', '16', '180', '2022-07-29 18:09:32', '2022-07-29 18:09:32'),
(11162, 'Prolert', '3.01', '20 mg', '598', '16', '179', '2022-07-29 18:10:10', '2022-07-29 18:10:10'),
(11163, 'Proler', '60.00', '20 mg/5 ml', '598', '67', '179', '2022-07-29 18:11:11', '2022-07-29 18:11:11'),
(11164, 'Seren', '2.87', '20 mg', '598', '16', '178', '2022-07-29 18:12:09', '2022-07-29 18:12:09'),
(11165, 'Sentix', '3.50', '0.5 mg', '599', '13', '71', '2022-07-29 18:14:26', '2022-07-29 18:14:26'),
(11166, 'Sentix', '5.00', '1 mg', '599', '13', '71', '2022-07-29 18:15:15', '2022-07-29 18:15:15'),
(11167, 'Adelax', '5.02', '0.5 mg+10 mg', '600', '13', '18', '2022-07-29 18:19:16', '2022-07-29 18:19:16'),
(11168, 'Amelex', '4.00', '0.5 mg+10 mg', '600', '13', '32', '2022-07-29 18:20:37', '2022-07-29 18:20:37'),
(11169, 'Amilax', '3.20', '0.5 mg+10 mg', '600', '13', '28', '2022-07-29 18:21:15', '2022-07-29 18:21:15'),
(11170, 'Anfree', '5.00', '0.5 mg+10 mg', '600', '13', '34', '2022-07-29 18:21:48', '2022-07-29 18:21:48'),
(11171, 'Angenta', '5.00', '0.5 mg+10 mg', '600', '13', '89', '2022-07-29 18:22:43', '2022-07-29 18:22:43'),
(11172, 'Anotic', '3.50', '0.5 mg+10 mg', '600', '13', '64', '2022-07-29 18:23:28', '2022-07-29 18:23:28'),
(11173, 'Antison', '4.00', '0.5 mg+10 mg', '600', '13', '35', '2022-07-29 18:24:28', '2022-07-29 18:24:28'),
(11174, 'Anxicon', '5.01', '0.5 mg+10 mg', '600', '13', '193', '2022-07-29 18:25:09', '2022-07-29 18:25:09'),
(11175, 'Anxino', '5.00', '0.5 mg+10 mg', '600', '13', '74', '2022-07-29 18:25:51', '2022-07-29 18:25:51'),
(11176, 'Anxitol', '4.00', '0.5 mg+10 mg', '600', '13', '54', '2022-07-29 18:26:53', '2022-07-29 18:26:53'),
(11177, 'Anzet', '5.00', '0.5 mg+10 mg', '600', '13', '150', '2022-07-29 18:28:47', '2022-07-29 18:28:47'),
(11178, 'Banxyt', '3.50', '0.5 mg+10 mg', '600', '13', '48', '2022-07-29 18:29:20', '2022-07-29 18:29:20'),
(11179, 'Benzit', '5.00', '0.5 mg+10 mg', '600', '13', '45', '2022-07-29 18:30:46', '2022-07-29 18:30:46'),
(11180, 'Danxit', '4.00', '0.5 mg+10 mg', '600', '13', '36', '2022-07-29 18:31:35', '2022-07-29 18:31:35'),
(11181, 'Deleta', '5.01', '0.5 mg+10 mg', '600', '13', '78', '2022-07-29 18:32:19', '2022-07-29 18:32:19'),
(11182, 'Denazit', '5.00', '0.5 mg+10 mg', '600', '13', '44', '2022-07-29 18:33:35', '2022-07-29 18:33:35'),
(11183, 'Depresil', '4.50', '0.5 mg+10 mg', '600', '13', '157', '2022-07-29 18:36:14', '2022-07-29 18:36:14'),
(11184, 'Dexit', '5.00', '0.5 mg+10 mg', '600', '13', '190', '2022-07-29 18:36:51', '2022-07-29 18:36:51'),
(11185, 'Diconten', '4.50', '0.5 mg+10 mg', '600', '13', '65', '2022-07-29 18:37:26', '2022-07-29 18:37:26'),
(11186, 'Dinxi', '5.00', '0.5 mg+10 mg', '600', '13', '51', '2022-07-29 18:38:04', '2022-07-29 18:38:04'),
(11187, 'Dormir', '4.00', '0.5 mg+10 mg', '600', '13', '177', '2022-07-29 18:38:44', '2022-07-29 18:38:44'),
(11188, 'Eraxit', '5.00', '0.5 mg+10 mg', '600', '13', '147', '2022-07-29 18:39:21', '2022-07-29 18:39:21'),
(11189, 'Exuten', '3.51', '0.5 mg+10 mg', '600', '13', '146', '2022-07-29 18:39:58', '2022-07-29 18:39:58'),
(11190, 'Exzilor', '4.00', '0.5 mg+10 mg', '600', '13', '180', '2022-07-29 18:42:17', '2022-07-29 18:42:17'),
(11191, 'Femanol', '4.00', '0.5 mg+10 mg', '600', '13', '101', '2022-07-29 18:42:55', '2022-07-29 18:42:55'),
(11192, 'Femixit', '3.50', '0.5 mg+10 mg', '600', '13', '119', '2022-07-29 18:43:39', '2022-07-29 18:43:39'),
(11193, 'Fexsil', '5.00', '0.5 mg+10 mg', '600', '13', '173', '2022-07-29 18:44:17', '2022-07-29 18:44:17'),
(11194, 'Flumetra', '4.00', '0.5 mg+10 mg', '600', '13', '194', '2022-07-29 18:44:55', '2022-07-29 18:44:55'),
(11195, 'Fluxit', '5.02', '0.5 mg+10 mg', '600', '13', '136', '2022-07-29 18:45:35', '2022-07-29 18:45:35'),
(11196, 'FMR', '5.00', '0.5 mg+10 mg', '600', '13', '202', '2022-07-29 18:46:15', '2022-07-29 18:46:15'),
(11197, 'Frenxit', '5.00', '0.5 mg+10 mg', '600', '13', '43', '2022-07-29 18:46:54', '2022-07-29 18:46:54'),
(11198, 'Frexit', '3.41', '0.5 mg+10 mg', '600', '13', '35', '2022-07-29 18:47:38', '2022-07-29 18:47:38'),
(11199, 'Fulimet', '5.31', '0.5 mg+10 mg', '600', '13', '94', '2022-07-29 18:48:21', '2022-07-29 18:48:21'),
(11200, 'Fulrest', '5.00', '0.5 mg+10 mg', '600', '13', '22', '2022-07-29 18:49:08', '2022-07-29 18:49:08'),
(11201, 'Henxit', '3.50', '0.5 mg+10 mg', '600', '13', '90', '2022-07-29 18:49:44', '2022-07-29 18:49:44'),
(11202, 'Inspra', '4.00', '0.5 mg+10 mg', '600', '13', '112', '2022-07-29 18:50:25', '2022-07-29 18:50:25'),
(11203, 'Leanxit', '5.01', '0.5 mg+10 mg', '600', '13', '19', '2022-07-29 18:51:01', '2022-07-29 18:51:01'),
(11204, 'Lumexit', '4.00', '0.5 mg+10 mg', '600', '13', '102', '2022-07-29 18:51:38', '2022-07-29 18:51:38'),
(11205, 'Melanxit', '4.02', '0.5 mg+10 mg', '600', '13', '138', '2022-07-29 18:52:18', '2022-07-29 18:52:18'),
(11206, 'Melit', '4.00', '0.5 mg+10 mg', '600', '13', '72', '2022-07-29 18:53:15', '2022-07-29 18:53:15'),
(11207, 'Melit', '4.00', '0.5 mg+10 mg', '600', '13', '72', '2022-07-29 18:53:15', '2022-07-29 18:53:15'),
(11208, 'Melixol', '5.02', '0.5 mg+10 mg', '600', '13', '179', '2022-07-29 18:53:46', '2022-07-29 18:53:46'),
(11209, 'Melixol', '5.02', '0.5 mg+10 mg', '600', '13', '179', '2022-07-29 18:54:36', '2022-07-29 18:54:36'),
(11210, 'Meltix', '5.00', '0.5 mg+10 mg', '600', '13', '124', '2022-07-29 18:55:55', '2022-07-29 18:55:55'),
(11211, 'Melxit', '5.00', '0.5 mg+10 mg', '600', '13', '197', '2022-07-29 18:56:28', '2022-07-29 18:56:28'),
(11212, 'Metflu', '4.01', '0.5 mg+10 mg', '600', '13', '120', '2022-07-29 18:57:43', '2022-07-29 18:57:43'),
(11213, 'Mixit', '4.00', '0.5 mg+10 mg', '600', '13', '31', '2022-07-29 18:58:08', '2022-07-29 18:58:08'),
(11214, 'Neoxit', '4.02', '0.5 mg+10 mg', '600', '13', '130', '2022-07-29 19:00:00', '2022-07-29 19:00:00'),
(11215, 'Noanxit', '5.00', '0.5 mg+10 mg', '600', '13', '159', '2022-07-29 19:00:27', '2022-07-29 19:00:27'),
(11216, 'Norxit', '5.00', '0.5 mg+10 mg', '600', '13', '53', '2022-07-29 19:01:24', '2022-07-29 19:01:24'),
(11217, 'Penticin', '5.00', '0.5 mg+10 mg', '600', '13', '73', '2022-07-29 19:02:57', '2022-07-29 19:02:57'),
(11218, 'Penticin', '5.00', '0.5 mg+10 mg', '600', '13', '73', '2022-07-29 19:03:38', '2022-07-29 19:03:38'),
(11219, 'Pentixol', '3.00', '0.5 mg+10 mg', '600', '13', '185', '2022-07-29 19:04:25', '2022-07-29 19:04:25'),
(11220, 'Pentixol', '3.00', '0.5 mg+10 mg', '600', '13', '185', '2022-07-29 19:05:18', '2022-07-29 19:05:18'),
(11221, 'Penxit', '3.00', '0.5 mg+10 mg', '600', '13', '143', '2022-07-29 19:06:55', '2022-07-29 19:06:55'),
(11222, 'Radex', '5.00', '0.5 mg+10 mg', '600', '13', '82', '2022-07-29 19:08:22', '2022-07-29 19:08:22'),
(11223, 'Relux', '4.00', '0.5 mg+10 mg', '600', '13', '162', '2022-07-29 19:09:30', '2022-07-29 19:09:30'),
(11224, 'Remood', '5.00', '0.5 mg+10 mg', '600', '13', '91', '2022-07-29 19:10:37', '2022-07-29 19:10:37'),
(11225, 'Renxit', '5.00', '0.5 mg+10 mg', '600', '13', '161', '2022-07-29 19:11:31', '2022-07-29 19:11:31'),
(11226, 'Sensit', '5.00', '0.5 mg+10 mg', '600', '13', '71', '2022-07-29 19:12:12', '2022-07-29 19:12:12'),
(11227, 'Stimo', '3.50', '0.5 mg+10 mg', '600', '13', '61', '2022-07-29 19:13:07', '2022-07-29 19:13:07'),
(11228, 'Tenaxit', '5.00', '0.5 mg+10 mg', '600', '13', '92', '2022-07-29 19:13:31', '2022-07-29 19:13:31'),
(11229, 'Tensa', '3.50', '0.5 mg+10 mg', '600', '13', '110', '2022-07-29 19:14:35', '2022-07-29 19:14:35'),
(11230, 'Tensicon', '5.00', '0.5 mg+10 mg', '600', '13', '186', '2022-07-29 19:14:57', '2022-07-29 19:14:57'),
(11231, 'Thenxet', '5.00', '0.5 mg+10 mg', '600', '13', '142', '2022-07-29 19:16:01', '2022-07-29 19:16:01'),
(11232, 'Thixtra', '5.02', '0.5 mg+10 mg', '600', '13', '127', '2022-07-29 19:16:43', '2022-07-29 19:16:43'),
(11233, 'Tixocin', '5.00', '0.5 mg+10 mg', '600', '13', '172', '2022-07-29 19:17:26', '2022-07-29 19:17:26'),
(11234, 'Tixol', '4.00', '0.5 mg+10 mg', '600', '13', '23', '2022-07-29 19:17:55', '2022-07-29 19:17:55'),
(11235, 'U4', '5.01', '0.5 mg+10 mg', '600', '13', '140', '2022-07-29 19:19:10', '2022-07-29 19:19:10'),
(11236, 'Xolitra', '5.02', '0.5 mg+10 mg', '600', '13', '39', '2022-07-29 19:19:47', '2022-07-29 19:19:47'),
(11237, 'Zenxit', '3.25', '0.5 mg+10 mg', '600', '13', '196', '2022-07-29 19:20:29', '2022-07-29 19:20:29'),
(11238, 'Amival', '0.80', '0.5 mg+10 mg', '600', '13', '28', '2022-07-29 19:21:57', '2022-07-29 19:21:57'),
(11239, 'Apresin', '1.05', '0.5 mg+10 mg', '601', '13', '43', '2022-07-29 19:22:52', '2022-07-29 19:22:52'),
(11240, 'Euphor', '0.80', '0.5 mg+10 mg', '601', '13', '45', '2022-07-29 19:23:20', '2022-07-29 19:23:20'),
(11241, 'Flutrip', '0.71', '0.5 mg+10 mg', '601', '13', '78', '2022-07-29 19:24:35', '2022-07-29 19:24:35'),
(11242, 'Fresh', '0.80', '0.5 mg+10 mg', '601', '13', '126', '2022-07-29 19:25:04', '2022-07-29 19:25:04'),
(11243, 'Monitol', '0.80', '0.5 mg+10 mg', '601', '13', '175', '2022-07-29 19:26:14', '2022-07-29 19:26:14'),
(11244, 'Mudibak', '0.75', '0.5 mg+10 mg', '601', '13', '162', '2022-07-29 19:26:39', '2022-07-29 19:26:39'),
(11245, 'Norflu', '1.06', '0.5 mg+10 mg', '601', '13', '19', '2022-07-29 19:27:51', '2022-07-29 19:27:51'),
(11246, 'Norzin', '1.05', '0.5 mg+10 mg', '601', '13', '34', '2022-07-29 19:28:15', '2022-07-29 19:28:15'),
(11247, 'Permival', '1.00', '0.5 mg+10 mg', '601', '13', '136', '2022-07-29 19:29:11', '2022-07-29 19:29:11'),
(11248, 'Fenazine', '75.00', '25 mg/ml', '602', '78', '92', '2022-07-29 19:30:22', '2022-07-29 19:31:59'),
(11249, 'Flupagen', '75.00', '25 mg/ml', '602', '78', '78', '2022-07-29 19:30:52', '2022-07-29 19:30:52'),
(11250, 'Fluphenazine', '96.00', '25 mg/ml (1 ml ampoule)', '602', '78', '52', '2022-07-29 19:33:07', '2022-07-29 19:33:07'),
(11251, 'Fluphenazine', '700.00', '25 mg/ml (10 ml vial)', '602', '78', '52', '2022-07-29 19:34:29', '2022-07-29 19:34:29'),
(11252, 'Aluctin', '6.00', '30 mg', '603', '16', '27', '2022-07-29 19:36:55', '2022-07-29 19:36:55'),
(11253, 'Slipam', '4.51', '15 mg', '603', '16', '78', '2022-07-29 19:37:24', '2022-07-29 19:37:24'),
(11254, 'Slipam', '8.03', '30 mg', '603', '16', '78', '2022-07-29 19:38:27', '2022-07-29 19:38:27'),
(11255, 'Urbifen', '5.00', '50 mg', '604', '13', '78', '2022-07-29 19:39:08', '2022-07-29 19:39:08'),
(11256, 'Proscan', '12.00', '250 mg', '605', '13', '161', '2022-07-29 19:40:23', '2022-07-29 19:40:23'),
(11257, 'Avamist', '250.00', '27.5 mcg/spray', '606', '57', '127', '2022-07-29 19:42:03', '2022-07-29 19:42:03'),
(11258, 'Avaspray', '275.00', '27.5 mcg/spray', '606', '57', '179', '2022-07-29 19:43:16', '2022-07-29 19:43:16'),
(11259, 'F-Son', '250.00', '27.5 mcg/spray', '606', '57', '65', '2022-07-29 19:44:26', '2022-07-29 19:44:26'),
(11260, 'Flutica', '250.00', '27.5 mcg/spray', '606', '57', '34', '2022-07-29 19:45:05', '2022-07-29 19:45:05'),
(11261, 'Nasoguad', '250.00', '27.5 mcg/spray', '606', '57', '71', '2022-07-29 19:45:50', '2022-07-29 19:45:50'),
(11262, 'Neotison', '260.00', '27.5 mcg/spray', '606', '57', '92', '2022-07-29 19:46:23', '2022-07-29 19:46:23'),
(11263, 'Rhinomist', '250.00', '27.5 mcg/spray', '606', '59', '190', '2022-07-29 19:47:22', '2022-07-29 19:47:22'),
(11264, 'Snofas', '250.00', '27.5 mcg/spray', '606', '57', '136', '2022-07-29 19:48:26', '2022-07-29 19:48:26'),
(11265, 'Flixocort', '350.00', '125 mcg/metered dose', '607', '48', '89', '2022-07-29 19:50:06', '2022-07-29 19:50:06'),
(11266, 'Flixocort', '500.00', '250 mcg/metered dose', '607', '48', '89', '2022-07-29 19:50:39', '2022-07-29 19:50:39'),
(11267, 'F-Pro', '250.00', '50 mcg/spray', '608', '57', '65', '2022-07-29 19:52:31', '2022-07-29 19:52:31'),
(11268, 'Flonaspray', '251.50', '50 mcg/spray', '608', '57', '179', '2022-07-29 19:53:33', '2022-07-29 19:53:33'),
(11269, 'Fluticon', '250.76', '50 mcg/spray', '608', '57', '19', '2022-07-29 19:54:30', '2022-07-29 19:54:30'),
(11270, 'Fluticon', '250.76', '50 mcg/spray', '608', '57', '19', '2022-07-29 19:54:30', '2022-07-29 19:54:30'),
(11271, 'Flutispray', '250.00', '50 mcg/spray', '608', '57', '124', '2022-07-29 19:55:01', '2022-07-29 19:55:01'),
(11272, 'Fluvate', '250.00', '50 mcg/spray', '608', '57', '136', '2022-07-29 19:56:16', '2022-07-29 19:56:16'),
(11273, 'Fluvate', '250.00', '50 mcg/spray', '608', '57', '136', '2022-07-29 19:57:00', '2022-07-29 19:57:00'),
(11274, 'Fluvent', '250.75', '50 mcg/spray', '608', '57', '18', '2022-07-29 19:58:43', '2022-07-29 19:58:43'),
(11275, 'Lutisone', '250.00', '50 mcg/spray', '608', '57', '92', '2022-07-29 20:00:29', '2022-07-29 20:00:29'),
(11276, 'Perinase', '250.00', '50 mcg/spray', '608', '57', '43', '2022-07-29 20:02:30', '2022-07-29 20:02:30'),
(11277, 'Lutisone', '45.00', '0.5 mg/2 ml', '609', '53', '92', '2022-07-29 20:07:41', '2022-07-29 20:07:41'),
(11278, 'Lutisone', '100.00', '2 mg/2 ml', '609', '53', '92', '2022-07-29 20:08:18', '2022-07-29 20:08:18'),
(11279, 'Cutisone', '98.00', '0.05%', '610', '29', '78', '2022-07-29 20:09:59', '2022-07-29 20:09:59'),
(11280, 'Cutisone', '98.00', '0.05%', '610', '29', '78', '2022-07-29 20:10:51', '2022-07-29 20:10:51'),
(11281, 'Cutisone', '50.35', '0.005%', '610', '66', '78', '2022-07-29 20:12:00', '2022-07-29 20:12:00'),
(11282, 'Flupion', '50.00', '0.005%', '610', '66', '28', '2022-07-29 20:14:26', '2022-07-29 20:14:26'),
(11283, 'Flupro', '93.00', '0.05%', '610', '29', '184', '2022-07-29 20:14:57', '2022-07-29 20:14:57'),
(11284, 'Flutica', '96.00', '0.05%', '610', '29', '34', '2022-07-29 20:16:05', '2022-07-29 20:16:05'),
(11285, 'Fluticare', '96.00', '0.05%', '610', '29', '91', '2022-07-29 20:16:54', '2022-07-29 20:16:54'),
(11286, 'Fluticare', '50.00', '0.005%', '610', '66', '91', '2022-07-29 20:17:41', '2022-07-29 20:17:41'),
(11287, 'Flutiderm', '90.30', '0.005%', '610', '66', '65', '2022-07-29 20:18:12', '2022-07-29 20:18:12'),
(11288, 'Flutivate', '96.00', '0.05%', '610', '29', '202', '2022-07-29 20:19:13', '2022-07-29 20:19:13'),
(11289, 'Fluvate', '50.19', '0.005%', '610', '66', '136', '2022-07-29 20:19:43', '2022-07-29 20:19:43'),
(11290, 'Lutisone', '50.00', '0.005%', '610', '66', '92', '2022-07-29 20:20:29', '2022-07-29 20:20:29'),
(11291, 'Ticas', '90.61', '0.05%', '610', '29', '179', '2022-07-29 20:21:26', '2022-07-29 20:21:26'),
(11292, 'Flomyst F', '895.00', '(250 mcg+10 mcg)/puff', '611', '48', '43', '2022-07-29 20:23:06', '2022-07-29 20:23:06'),
(11293, 'Flomyst F', '625.00', '(125 mcg+5 mcg)/puff', '611', '48', '43', '2022-07-29 20:24:08', '2022-07-29 20:24:08'),
(11294, 'Flomyst F', '570.00', '(50 mcg+5 mcg)/puff', '611', '48', '43', '2022-07-29 20:25:08', '2022-07-29 20:25:08'),
(11295, 'Flutide', '625.00', '(125 mcg+5 mcg)/puff', '611', '48', '190', '2022-07-29 20:25:59', '2022-07-29 20:25:59'),
(11296, 'Flutide', '895.00', '(250 mcg+10 mcg)/puff', '611', '48', '190', '2022-07-29 20:26:50', '2022-07-29 20:26:50'),
(11297, 'Fluvas', '12.05', '20 mg', '612', '16', '174', '2022-07-29 20:28:03', '2022-07-29 20:28:03'),
(11298, 'Lescol XL', '58.50', '80 mg', '612', '13', '128', '2022-07-29 20:28:38', '2022-07-29 20:28:38'),
(11299, 'Lesterol', '12.05', '20 mg', '612', '16', '136', '2022-07-29 20:29:24', '2022-07-29 20:29:24'),
(11300, 'Florest', '15.00', '50 mg', '613', '13', '74', '2022-07-29 20:30:43', '2022-07-29 20:30:43'),
(11301, 'Relafin', '15.11', '50 mg', '613', '13', '78', '2022-07-29 20:31:17', '2022-07-29 20:31:17'),
(11302, 'Folac', '0.24', '5 mg', '614', '13', '27', '2022-07-29 20:32:27', '2022-07-29 20:32:27'),
(11303, 'Folate', '0.30', '5 mg', '614', '13', '20', '2022-07-29 20:33:01', '2022-07-29 20:33:01'),
(11304, 'Folcid', '0.27', '5 mg', '614', '13', '148', '2022-07-29 20:34:07', '2022-07-29 20:34:07'),
(11305, 'Folic Acid', '0.35', '5 mg', '614', '13', '28', '2022-07-29 20:35:21', '2022-07-29 20:35:21'),
(11306, 'Folic Acid', '0.35', '5 mg', '614', '13', '28', '2022-07-29 20:36:16', '2022-07-29 20:36:16'),
(11307, 'Folic Acid', '0.35', '5 mg', '614', '13', '40', '2022-07-29 20:37:05', '2022-07-29 20:37:05'),
(11308, 'Folic-Son', '0.27', '5 mg', '614', '13', '48', '2022-07-29 20:39:05', '2022-07-29 20:39:05'),
(11309, 'Folic-Son', '0.27', '5 mg', '614', '13', '48', '2022-07-29 20:39:30', '2022-07-29 20:39:30'),
(11310, 'Folic-Son', '0.27', '5 mg', '614', '13', '48', '2022-07-29 20:40:00', '2022-07-29 20:40:00'),
(11311, 'Folison', '0.34', '5 mg', '614', '13', '98', '2022-07-29 20:40:49', '2022-07-29 20:40:49'),
(11312, 'Folus', '0.30', '5 mg', '614', '13', '119', '2022-07-29 20:42:33', '2022-07-29 20:42:33'),
(11313, 'Refolic', '0.27', '5 mg', '614', '13', '159', '2022-07-29 20:44:46', '2022-07-29 20:44:46'),
(11314, 'Terovit', '0.31', '5 mg', '614', '13', '77', '2022-07-29 20:45:28', '2022-07-29 20:45:28'),
(11315, 'ESP', '4.00', '500 mg+22.5 mg', '615', '16', '140', '2022-07-29 20:47:45', '2022-07-29 20:47:45'),
(11316, 'Feozin', '1.50', '5 mg+20 mg', '615', '13', '71', '2022-07-29 20:48:29', '2022-07-29 20:48:29'),
(11317, 'Folic-Z', '2.00', '5 mg+20 mg', '615', '13', '136', '2022-07-29 20:49:33', '2022-07-29 20:49:33'),
(11318, 'Folneed', '2.00', '5 mg+20 mg', '615', '13', '92', '2022-07-29 20:50:09', '2022-07-29 20:50:09'),
(11319, 'Folzin', '1.90', '5 mg+20 mg', '615', '13', '142', '2022-07-29 20:50:48', '2022-07-29 20:50:48'),
(11320, 'Fosul', '2.25', '500 mg+22.5 mg', '615', '16', '182', '2022-07-29 20:51:33', '2022-07-29 20:51:33'),
(11321, 'Hemax PG', '2.00', '500 mg+22.5 mg', '615', '16', '53', '2022-07-29 20:52:08', '2022-07-29 20:52:08'),
(11322, 'Lifozin', '2.00', '5 mg+20 mg', '615', '13', '91', '2022-07-29 20:53:38', '2022-07-29 20:53:38'),
(11323, 'Omazif', '2.30', '5 mg+20 mg', '615', '13', '134', '2022-07-29 20:54:11', '2022-07-29 20:54:11'),
(11324, 'PreMum', '4.01', '5 mg+20 mg', '615', '13', '156', '2022-07-29 20:54:45', '2022-07-29 20:54:45'),
(11325, 'Zifolet', '1.51', '5 mg+20 mg', '615', '13', '179', '2022-07-29 20:55:24', '2022-07-29 20:55:24'),
(11326, 'Zinfo', '3.00', '500 mg+22.5 mg', '615', '16', '110', '2022-07-29 20:56:07', '2022-07-29 20:56:07'),
(11327, 'ZnF', '2.00', '5 mg+20 mg', '615', '13', '34', '2022-07-29 20:56:47', '2022-07-29 20:56:47'),
(11328, 'Follifactor', '1800.00', '75 IU/vial', '616', '78', '195', '2022-07-29 20:57:36', '2022-07-29 20:57:36'),
(11329, 'FSH', '1375.00', '75 IU/vial', '616', '78', '150', '2022-07-29 20:58:12', '2022-07-29 20:58:12'),
(11330, 'FSH', '2600.00', '150 IU/vial', '616', '78', '161', '2022-07-29 20:59:08', '2022-07-29 20:59:08'),
(11331, 'Gonal-F', '2224.00', '75 IU/vial', '617', '10', '97', '2022-07-29 20:59:56', '2022-07-29 20:59:56'),
(11332, 'Gonal-F', '8501.00', '300 IU/vial', '617', '10', '97', '2022-07-29 21:00:44', '2022-07-29 21:00:44'),
(11333, 'Gonal-F', '12751.00', '450 IU/vial', '617', '10', '97', '2022-07-29 21:01:53', '2022-07-29 21:01:53'),
(11334, 'Pergoveris', '5004.00', '(150 IU+75 IU)/vial', '618', '77', '97', '2022-07-29 21:03:22', '2022-07-29 21:03:22'),
(11335, 'Puregon', '2600.00', '50 IU', '619', '10', '89', '2022-07-29 21:04:11', '2022-07-29 21:04:11'),
(11336, 'Puregon', '5100.00', '100 IU', '619', '10', '89', '2022-07-29 21:05:09', '2022-07-29 21:05:09'),
(11337, 'Fonidel', '800.00', '2.5 mg/0.5 ml', '620', '69', '179', '2022-07-29 21:06:10', '2022-07-29 21:06:10'),
(11338, 'Tribrez', '1200.00', '(5.5 mcg+10.4 mcg+182 mcg)/actuation', '622', '48', '43', '2022-07-29 21:07:39', '2022-07-29 21:07:39'),
(11339, 'Euticin', '350.00', '3 gm/sachet', '623', '76', '92', '2022-07-29 21:09:00', '2022-07-29 21:09:00'),
(11340, 'Fosamin', '350.00', '3 gm/sachet', '623', '76', '43', '2022-07-29 21:09:51', '2022-07-29 21:09:51'),
(11341, 'Fosfocin', '350.00', '3 gm/sachet', '623', '76', '18', '2022-07-29 21:10:35', '2022-07-29 21:10:35'),
(11342, 'Fosfogen', '350.00', '3 gm/sachet', '623', '76', '89', '2022-07-29 21:11:20', '2022-07-29 21:11:20'),
(11343, 'Fosfomax', '350.00', '3 gm/sachet', '623', '76', '179', '2022-07-29 21:11:52', '2022-07-29 21:11:52'),
(11344, 'Monofocin', '350.00', '3 gm/sachet', '623', '76', '136', '2022-07-29 21:12:49', '2022-07-29 21:12:49'),
(11345, 'Novefos', '350.00', '3 gm/sachet', '623', '76', '133', '2022-07-29 21:13:31', '2022-07-29 21:13:31'),
(11346, 'Utifos', '350.00', '3 gm/sachet', '623', '76', '156', '2022-07-29 21:14:15', '2022-07-29 21:14:15'),
(11347, 'Fructin', '97.00', '10%w/v', '624', '50', '43', '2022-07-29 21:15:40', '2022-07-29 21:15:40'),
(11348, 'Fructose', '79.80', '10%w/v (500 ml bag)', '624', '50', '139', '2022-07-29 21:16:42', '2022-07-29 21:16:42'),
(11349, 'Fructose', '175.53', '10%w/v (1000 ml bag)', '624', '50', '139', '2022-07-29 21:17:37', '2022-07-29 21:17:37'),
(11350, 'Fructose', '97.00', '10%w/v', '624', '50', '135', '2022-07-29 21:18:25', '2022-07-29 21:18:25'),
(11351, 'Facid BT', '170.00', '2%+0.1%', '625', '29', '71', '2022-07-29 21:19:45', '2022-07-29 21:19:45'),
(11352, 'Fucicort', '415.00', '2%+0.1%', '625', '29', '105', '2022-07-29 21:20:21', '2022-07-29 21:20:21'),
(11353, 'Fucicort', '415.00', '2%+0.1%', '625', '29', '105', '2022-07-29 21:20:39', '2022-07-29 21:20:39'),
(11354, 'Fusigal', '160.00', '2%+0.1%', '625', '29', '172', '2022-07-29 21:21:29', '2022-07-29 21:21:29'),
(11355, 'Fusimed BT', '150.00', '2%+0.1%', '625', '29', '112', '2022-07-29 21:22:40', '2022-07-29 21:22:40'),
(11356, 'Mexiderm-F', '150.00', '2%+0.1%', '625', '29', '45', '2022-07-29 21:23:55', '2022-07-29 21:23:55'),
(11357, 'Xzema', '201.35', '2%+0.1%', '625', '29', '140', '2022-07-29 21:24:31', '2022-07-29 21:24:31'),
(11358, 'Frudema', '0.53', '40 mg', '626', '13', '142', '2022-07-29 21:28:05', '2022-07-29 21:28:05'),
(11359, 'Frunep', '3.20', '250 mg', '626', '13', '190', '2022-07-29 21:29:29', '2022-07-29 21:29:29'),
(11360, 'Frusin', '0.53', '40 mg', '626', '13', '136', '2022-07-29 21:29:59', '2022-07-29 21:29:59'),
(11361, 'Frusin', '85.32', '20 mg/5 ml', '626', '59', '136', '2022-07-29 21:31:27', '2022-07-29 21:31:27'),
(11362, 'Frusin', '8.00', '20 mg/2 ml', '626', '68', '136', '2022-07-29 21:32:16', '2022-07-29 21:32:16'),
(11363, 'Fusid', '0.64', '40 mg', '626', '13', '179', '2022-07-29 21:32:47', '2022-07-29 21:32:47'),
(11364, 'Fusid', '8.03', '20 mg/2 ml', '626', '68', '179', '2022-07-29 21:33:53', '2022-07-29 21:33:53'),
(11365, 'G-Frusemide', '0.50', '40 mg', '626', '13', '84', '2022-07-29 21:34:33', '2022-07-29 21:34:33'),
(11366, 'G-Frusemide', '8.00', '20 mg/2 ml', '626', '68', '84', '2022-07-29 21:35:24', '2022-07-29 21:35:24'),
(11367, 'Lasix', '0.64', '40 mg', '626', '13', '198', '2022-07-29 21:36:06', '2022-07-29 21:36:06'),
(11368, 'Lasix', '8.02', '20 mg/2 ml', '626', '68', '198', '2022-07-29 21:37:22', '2022-07-29 21:37:22'),
(11369, 'Trofurit', '0.53', '40 mg', '626', '13', '27', '2022-07-29 21:37:51', '2022-07-29 21:37:51'),
(11370, 'Trofurit', '3.53', '20 mg/2 ml', '626', '68', '27', '2022-07-29 21:38:56', '2022-07-29 21:38:56'),
(11371, 'Uteric', '0.52', '40 mg', '626', '13', '64', '2022-07-29 21:39:24', '2022-07-29 21:39:24'),
(11372, 'Dilup', '6.00', '40 mg+50 mg', '627', '13', '18', '2022-07-29 21:41:44', '2022-07-29 21:41:44'),
(11373, 'Diretic', '7.00', '20 mg+50 mg', '627', '13', '65', '2022-07-29 21:42:24', '2022-07-29 21:42:24'),
(11374, 'Diretic-DS', '9.00', '40 mg+50 mg', '627', '13', '65', '2022-07-29 21:43:01', '2022-07-29 21:43:01'),
(11375, 'Edeloss', '8.00', '20 mg+50 mg', '627', '13', '92', '2022-07-29 21:43:39', '2022-07-29 21:43:39'),
(11376, 'Edeloss Plus', '10.00', '40 mg+50 mg', '627', '13', '92', '2022-07-29 21:44:26', '2022-07-29 21:44:26'),
(11377, 'Edemide', '8.03', '20 mg+50 mg', '627', '13', '19', '2022-07-29 21:44:58', '2022-07-29 21:44:58'),
(11378, 'Edemide', '10.03', '40 mg+50 mg', '627', '13', '19', '2022-07-29 21:45:50', '2022-07-29 21:45:50'),
(11379, 'Edenil', '8.00', '20 mg+50 mg', '627', '13', '71', '2022-07-29 21:46:33', '2022-07-29 21:46:33'),
(11380, 'Edenil', '10.00', '40 mg+50 mg', '627', '13', '71', '2022-07-29 21:47:25', '2022-07-29 21:47:25'),
(11381, 'Frucard', '8.00', '20 mg+50 mg', '627', '13', '124', '2022-07-29 21:52:26', '2022-07-29 21:52:26'),
(11382, 'Frucard', '10.00', '40 mg+50 mg', '627', '13', '124', '2022-07-29 21:52:46', '2022-07-29 21:52:46'),
(11383, 'Frulac', '8.03', '20 mg+50 mg', '627', '13', '140', '2022-07-29 21:53:37', '2022-07-29 21:53:37'),
(11384, 'Frulac', '10.03', '40 mg+50 mg', '627', '13', '140', '2022-07-29 21:54:41', '2022-07-29 21:54:41'),
(11385, 'Frusin Plus', '8.03', '40 mg+50 mg', '627', '13', '136', '2022-07-29 21:55:23', '2022-07-29 21:55:23'),
(11386, 'Frusin Plus', '6.02', '20 mg+50 mg', '627', '13', '136', '2022-07-29 21:56:16', '2022-07-29 21:56:16'),
(11387, 'Frusiton', '6.00', '20 mg+50 mg', '627', '13', '82', '2022-07-29 21:56:58', '2022-07-29 21:56:58'),
(11388, 'Frusiton', '8.00', '40 mg+50 mg', '627', '13', '82', '2022-07-29 21:57:44', '2022-07-29 21:57:44'),
(11389, 'Fruson', '6.00', '20 mg+50 mg', '627', '13', '91', '2022-07-29 21:59:40', '2022-07-29 21:59:40'),
(11390, 'Fruspa', '6.00', '20 mg+50 mg', '627', '13', '196', '2022-07-29 22:00:06', '2022-07-29 22:00:06'),
(11391, 'Furo Plus', '6.02', '20 mg+50 mg', '627', '13', '39', '2022-07-29 22:01:04', '2022-07-29 22:01:04'),
(11392, 'Furotone', '6.00', '20 mg+50 mg', '627', '13', '130', '2022-07-29 22:02:07', '2022-07-29 22:02:07'),
(11393, 'Fusid Plus', '10.03', '40 mg+50 mg', '627', '13', '179', '2022-07-29 22:03:21', '2022-07-29 22:03:21'),
(11394, 'Fusid Plus', '8.03', '20 mg+50 mg', '627', '13', '179', '2022-07-29 22:03:57', '2022-07-29 22:03:57'),
(11395, 'Lacitone', '6.04', '20 mg+50 mg', '627', '13', '78', '2022-07-30 03:14:06', '2022-07-30 03:14:06'),
(11396, 'Lasilactone', '6.04', '20 mg+50 mg', '627', '13', '198', '2022-07-30 03:18:49', '2022-07-30 03:18:49'),
(11397, 'Lasilactone', '6.04', '20 mg+50 mg', '627', '13', '198', '2022-07-30 03:18:49', '2022-07-30 03:18:49'),
(11398, 'Lasilactone', '6.04', '20 mg+50 mg', '627', '13', '198', '2022-07-30 03:18:49', '2022-07-30 03:18:49'),
(11399, 'Laxicon', '6.00', '20 mg+50 mg', '627', '13', '186', '2022-07-30 03:31:30', '2022-07-30 03:31:30'),
(11400, 'Laxur', '8.00', '20 mg+50 mg', '627', '13', '89', '2022-07-30 03:47:54', '2022-07-30 03:47:54'),
(11401, 'Laxur', '8.00', '20 mg+50 mg', '627', '13', '89', '2022-07-30 03:47:54', '2022-07-30 03:47:54'),
(11402, 'Laxur', '8.00', '20 mg+50 mg', '627', '13', '89', '2022-07-30 03:47:54', '2022-07-30 03:47:54'),
(11403, 'Laxur Plus', '10.00', '40 mg+50 mg', '627', '13', '89', '2022-07-30 16:09:39', '2022-07-30 16:09:39'),
(11404, 'Redema', '6.02', '20 mg+50 mg', '627', '13', '157', '2022-07-30 16:10:11', '2022-07-30 16:10:11'),
(11405, 'Redema', '8.03', '40 mg+50 mg', '627', '13', '157', '2022-07-30 16:10:39', '2022-07-30 16:10:39'),
(11406, 'Resitone', '6.02', '20 mg+50 mg', '627', '13', '43', '2022-07-30 16:11:06', '2022-07-30 16:11:06'),
(11407, 'Resitone', '8.00', '40 mg+50 mg', '627', '13', '43', '2022-07-30 16:11:41', '2022-07-30 16:11:41'),
(11408, 'Spirocard Plus', '8.00', '20 mg+50 mg', '627', '13', '150', '2022-07-30 16:12:19', '2022-07-30 16:12:19'),
(11409, 'Spiromid', '6.00', '20 mg+50 mg', '627', '13', '194', '2022-07-30 16:13:13', '2022-07-30 16:13:13'),
(11410, 'Tonemide', '6.00', '20 mg+50 mg', '627', '13', '142', '2022-07-30 16:13:39', '2022-07-30 16:13:39'),
(11411, 'Uritone', '10.00', '40 mg+50 mg', '627', '13', '161', '2022-07-30 16:14:17', '2022-07-30 16:14:17'),
(11412, 'Uritone', '8.00', '20 mg+50 mg', '627', '13', '161', '2022-07-30 16:14:46', '2022-07-30 16:14:46'),
(11413, 'Urospin', '6.02', '20 mg+50 mg', '627', '13', '45', '2022-07-30 16:15:10', '2022-07-30 16:15:10'),
(11414, 'Verospron Plus', '5.01', '20 mg+50 mg', '627', '13', '27', '2022-07-30 16:15:37', '2022-07-30 16:15:37'),
(11415, 'Fusicort Max', '170.00', '2%+0.1%', '629', '39', '136', '2022-07-30 16:17:31', '2022-07-30 16:17:31'),
(11416, 'Dermabac', '125.00', '2%+1%', '630', '29', '51', '2022-07-30 19:39:55', '2022-07-30 19:39:55'),
(11417, 'Facid HC', '125.00', '2%+1%', '630', '29', '71', '2022-07-30 19:40:21', '2022-07-30 19:40:21'),
(11418, 'Fortison', '125.00', '2%+1%', '630', '29', '92', '2022-07-30 19:40:53', '2022-07-30 19:40:53'),
(11419, 'Fucort', '125.00', '2%+1%', '630', '29', '130', '2022-07-30 19:41:39', '2022-07-30 19:41:39'),
(11420, 'Fusibac-H', '125.40', '2%+1%', '630', '29', '65', '2022-07-30 19:42:14', '2022-07-30 19:42:14'),
(11421, 'Fusicort', '125.47', '2%+1%', '630', '29', '136', '2022-07-30 19:42:56', '2022-07-30 19:42:56');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(11422, 'Fusidate H', '125.00', '2%+1%', '630', '29', '34', '2022-07-30 19:43:23', '2022-07-30 19:43:23'),
(11423, 'Fusidic Plus', '125.48', '2%+1%', '630', '66', '43', '2022-07-30 19:43:54', '2022-07-30 19:43:54'),
(11424, 'Fusitop-HC', '125.00', '2%+1% (10 gm tube)', '630', '29', '179', '2022-07-30 19:44:39', '2022-07-30 19:44:39'),
(11425, 'Fusitop-HC', '160.00', '2%+1% (20 gm tube)', '630', '29', '179', '2022-07-30 19:45:11', '2022-07-30 19:45:11'),
(11426, 'Gaba', '16.07', '300 mg', '631', '13', '161', '2022-07-30 19:52:12', '2022-07-30 19:52:12'),
(11427, 'Gabahil', '60.00', '100 mg', '631', '13', '85', '2022-07-30 19:52:42', '2022-07-30 19:52:42'),
(11428, 'Gabahil', '14.00', '300 mg', '631', '13', '85', '2022-07-30 19:53:13', '2022-07-30 19:53:13'),
(11429, 'Gabamax', '16.11', '300 mg', '631', '13', '39', '2022-07-30 19:53:40', '2022-07-30 19:53:40'),
(11430, 'Gabantin', '6.02', '100 mg', '631', '13', '180', '2022-07-30 19:54:11', '2022-07-30 19:54:11'),
(11431, 'Gabantin', '16.15', '300 mg', '631', '13', '180', '2022-07-30 19:54:39', '2022-07-30 19:54:39'),
(11432, 'Gabapen', '16.00', '300 mg', '631', '13', '92', '2022-07-30 19:55:10', '2022-07-30 19:55:10'),
(11433, 'Gabapen', '6.00', '100 mg', '631', '13', '92', '2022-07-30 19:55:38', '2022-07-30 19:55:38'),
(11434, 'Gabastar', '6.04', '100 mg', '631', '13', '179', '2022-07-30 19:56:06', '2022-07-30 19:56:06'),
(11435, 'Gabastar', '16.11', '300 mg', '631', '13', '179', '2022-07-30 19:56:33', '2022-07-30 19:56:33'),
(11436, 'Gabatin', '15.00', '300 mg', '631', '13', '190', '2022-07-30 19:56:59', '2022-07-30 19:56:59'),
(11437, 'Gabon', '14.44', '300 mg', '631', '13', '19', '2022-07-30 19:57:21', '2022-07-30 19:57:21'),
(11438, 'GBR', '16.00', '300 mg', '631', '13', '63', '2022-07-30 19:57:44', '2022-07-30 19:57:44'),
(11439, 'Gpentin', '16.06', '300 mg', '631', '13', '136', '2022-07-30 19:58:10', '2022-07-30 19:58:10'),
(11440, 'Nepsy', '16.00', '300 mg', '631', '13', '71', '2022-07-30 19:58:42', '2022-07-30 19:58:42'),
(11441, 'Neuropen', '16.05', '300 mg', '631', '13', '65', '2022-07-30 20:34:49', '2022-07-30 20:34:49'),
(11442, 'Neurotin', '15.05', '300 mg', '631', '13', '174', '2022-07-30 20:35:12', '2022-07-30 20:35:12'),
(11443, 'Diascan', '550.00', '287 mg/ml', '632', '49', '185', '2022-07-30 20:36:02', '2022-07-30 20:36:02'),
(11444, 'Gadoscan', '995.00', '287 mg/ml', '632', '49', '150', '2022-07-30 20:36:31', '2022-07-30 20:36:31'),
(11445, 'Gatibac', '100.00', '0.3%', '636', '69', '150', '2022-07-30 21:50:05', '2022-07-30 21:50:05'),
(11446, 'Gatiflox', '100.00', '0.3%', '636', '69', '92', '2022-07-30 21:50:32', '2022-07-30 21:50:32'),
(11447, 'Gatiflox ES', '125.00', '0.5%', '636', '69', '92', '2022-07-30 21:51:02', '2022-07-30 21:51:02'),
(11448, 'Gatigen', '100.30', '0.3%', '636', '69', '78', '2022-07-30 21:51:30', '2022-07-30 21:51:30'),
(11449, 'Gatipro', '100.00', '0.3%', '636', '69', '135', '2022-07-30 21:53:10', '2022-07-30 21:53:10'),
(11450, 'Gatipro', '130.00', '0.5%', '636', '69', '135', '2022-07-30 21:53:44', '2022-07-30 21:53:44'),
(11451, 'Gatsina', '100.00', '0.3%', '636', '69', '91', '2022-07-30 21:54:54', '2022-07-30 21:54:54'),
(11452, 'T-Get', '100.00', '0.3%', '636', '69', '136', '2022-07-30 21:55:19', '2022-07-30 21:55:19'),
(11453, 'Tag', '100.00', '0.3%', '636', '69', '34', '2022-07-30 21:55:43', '2022-07-30 21:55:43'),
(11454, 'Zymar', '247.72', '0.3%', '636', '69', '71', '2022-07-30 21:56:11', '2022-07-30 21:56:11'),
(11455, 'Zymarin', '125.00', '0.5%', '636', '69', '71', '2022-07-30 21:56:42', '2022-07-30 21:56:42'),
(11456, 'Amiquin', '10.00', '400 mg', '637', '13', '28', '2022-07-30 21:57:46', '2022-07-30 21:57:46'),
(11457, 'Gaticin', '10.00', '400 mg', '637', '13', '65', '2022-07-30 21:58:14', '2022-07-30 21:58:14'),
(11458, 'Gatimet', '10.00', '400 mg', '637', '13', '113', '2022-07-30 21:58:41', '2022-07-30 21:58:41'),
(11459, 'Gatinox', '10.00', '400 mg', '637', '13', '71', '2022-07-30 21:59:09', '2022-07-30 21:59:09'),
(11460, 'Gatizen', '6.02', '200 mg', '637', '13', '196', '2022-07-30 21:59:32', '2022-07-30 21:59:32'),
(11461, 'Gatizen', '10.04', '400 mg', '637', '13', '196', '2022-07-30 22:00:01', '2022-07-30 22:00:01'),
(11462, 'Gatpro 400', '10.00', '400 mg', '637', '13', '62', '2022-07-30 22:02:28', '2022-07-30 22:02:28'),
(11463, 'Gatsina', '11.00', '400 mg', '637', '13', '91', '2022-07-30 22:02:55', '2022-07-30 22:02:55'),
(11464, 'GQ-400', '10.00', '400 mg', '637', '13', '189', '2022-07-30 22:03:26', '2022-07-30 22:03:26'),
(11465, 'Dexagen G', '120.37', '0.3%+0.1%', '638', '69', '78', '2022-07-30 22:04:38', '2022-07-30 22:04:38'),
(11466, 'Dexon-G', '120.00', '0.3%+0.1%', '638', '69', '91', '2022-07-30 22:05:07', '2022-07-30 22:05:07'),
(11467, 'Gatidex', '120.00', '0.3%+0.1%', '638', '69', '135', '2022-07-30 22:06:06', '2022-07-30 22:06:06'),
(11468, 'Gatison', '120.00', '0.3%+0.1%', '638', '69', '34', '2022-07-30 22:06:38', '2022-07-30 22:06:38'),
(11469, 'Orbidex G', '120.00', '0.3%+0.1%', '638', '69', '150', '2022-07-30 22:07:11', '2022-07-30 22:07:11'),
(11470, 'Tget D', '120.00', '0.3%+0.1%', '638', '69', '136', '2022-07-30 22:07:36', '2022-07-30 22:07:36'),
(11471, 'Geficent', '120.00', '250 mg', '639', '13', '92', '2022-07-30 22:08:31', '2022-07-30 22:08:31'),
(11472, 'Gefinix', '250.00', '250 mg', '639', '13', '39', '2022-07-30 22:09:01', '2022-07-30 22:09:01'),
(11473, 'Gefiren', '250.00', '250 mg', '639', '13', '161', '2022-07-30 22:09:29', '2022-07-30 22:09:29'),
(11474, 'Genib', '250.00', '250 mg', '639', '13', '89', '2022-07-30 22:09:55', '2022-07-30 22:09:55'),
(11475, 'Getinib', '250.00', '250 mg', '639', '13', '65', '2022-07-30 22:10:22', '2022-07-30 22:10:22'),
(11476, 'Seberb', '250.00', '250 mg', '639', '13', '79', '2022-07-30 22:10:50', '2022-07-30 22:10:50'),
(11477, 'Cytogem', '1200.00', '200 mg/vial', '640', '50', '65', '2022-07-30 22:12:39', '2022-07-30 22:12:39'),
(11478, 'Cytogem', '4500.00', '1 gm vial', '640', '50', '65', '2022-07-30 22:13:08', '2022-07-30 22:13:08'),
(11479, 'Gembine', '5500.00', '1 gm vial', '640', '50', '89', '2022-07-30 22:13:38', '2022-07-30 22:13:38'),
(11480, 'Gembine', '1600.00', '200 mg/vial', '640', '50', '89', '2022-07-30 22:14:03', '2022-07-30 22:14:03'),
(11481, 'Gemcetin', '1400.00', '200 mg/vial', '640', '50', '185', '2022-07-30 22:14:32', '2022-07-30 22:14:32'),
(11482, 'Gemcetin', '5000.00', '1 gm vial', '640', '50', '185', '2022-07-30 22:15:22', '2022-07-30 22:15:22'),
(11483, 'Gemcitabin HEXAL', '1156.12', '200 mg/vial', '640', '50', '167', '2022-07-30 22:16:00', '2022-07-30 22:16:00'),
(11484, 'Gemcitabin HEXAL', '4668.40', '1 gm vial', '640', '50', '167', '2022-07-30 22:16:31', '2022-07-30 22:16:31'),
(11485, 'Gemcitabine PhaRes', '2110.00', '200 mg/vial', '640', '50', '195', '2022-07-30 22:17:46', '2022-07-30 22:17:46'),
(11486, 'Gemcitabine PhaRes', '7025.00', '1 gm vial', '640', '50', '195', '2022-07-30 22:18:22', '2022-07-30 22:18:22'),
(11487, 'Gemoxen', '1400.00', '200 mg/vial', '640', '50', '39', '2022-07-30 22:18:47', '2022-07-30 22:18:47'),
(11488, 'Gemoxen', '5000.00', '1 gm vial', '640', '50', '39', '2022-07-30 22:19:14', '2022-07-30 22:19:14'),
(11489, 'Gemtor', '1400.00', '200 mg/vial', '640', '50', '71', '2022-07-30 22:19:44', '2022-07-30 22:19:44'),
(11490, 'Gemtor', '5000.00', '1 gm vial', '640', '50', '71', '2022-07-30 22:20:14', '2022-07-30 22:20:14'),
(11491, 'Gemzar', '8732.00', '1 gm vial', '640', '50', '89', '2022-07-30 22:20:42', '2022-07-30 22:20:42'),
(11492, 'Gemzar', '2092.00', '200 mg/vial', '640', '50', '89', '2022-07-30 22:21:06', '2022-07-30 22:21:06'),
(11493, 'Gitabin', '6500.00', '1 gm vial', '640', '50', '47', '2022-07-30 22:21:37', '2022-07-30 22:21:37'),
(11494, 'Gitabin', '1950.00', '200 mg/vial', '640', '50', '47', '2022-07-30 22:22:05', '2022-07-30 22:22:05'),
(11495, 'Gelicon', '7.00', '300 mg', '641', '16', '71', '2022-07-30 23:10:03', '2022-07-30 23:10:03'),
(11496, 'Facticin', '65.19', '320 mg', '642', '13', '179', '2022-07-30 23:14:16', '2022-07-30 23:14:16'),
(11497, 'Facticin', '65.19', '320 mg', '642', '13', '179', '2022-07-30 23:14:16', '2022-07-30 23:14:16'),
(11498, 'Facticin', '65.19', '320 mg', '642', '13', '179', '2022-07-30 23:14:16', '2022-07-30 23:14:16'),
(11499, 'Facticin', '65.19', '320 mg', '642', '13', '179', '2022-07-30 23:14:16', '2022-07-30 23:14:16'),
(11500, 'Factiq', '65.00', '320 mg', '642', '13', '119', '2022-07-30 23:14:50', '2022-07-30 23:14:50'),
(11501, 'Flogem', '65.25', '320 mg', '642', '13', '136', '2022-07-30 23:25:15', '2022-07-30 23:25:15'),
(11502, 'Gefcin', '65.00', '320 mg', '642', '13', '45', '2022-07-30 23:26:02', '2022-07-30 23:26:02'),
(11503, 'Gelcin', '65.20', '320 mg', '642', '13', '65', '2022-07-30 23:26:55', '2022-07-30 23:26:55'),
(11504, 'Geloxin', '65.00', '320 mg', '642', '13', '73', '2022-07-30 23:27:40', '2022-07-30 23:27:40'),
(11505, 'Gemelon', '65.20', '320 mg', '642', '13', '124', '2022-07-30 23:28:25', '2022-07-30 23:28:25'),
(11506, 'Gemicin', '65.00', '320 mg', '642', '13', '89', '2022-07-30 23:33:25', '2022-07-30 23:33:25'),
(11507, 'Gemicin', '65.00', '320 mg', '642', '13', '89', '2022-07-30 23:33:25', '2022-07-30 23:33:25'),
(11508, 'Gemicin', '65.00', '320 mg', '642', '13', '89', '2022-07-30 23:33:26', '2022-07-30 23:33:26'),
(11509, 'Geminox', '65.00', '320 mg', '642', '13', '71', '2022-07-30 23:35:11', '2022-07-30 23:35:11'),
(11510, 'Gemiquin', '65.00', '320 mg', '642', '13', '202', '2022-07-30 23:35:34', '2022-07-30 23:35:34'),
(11511, 'Gemitab', '40.00', '320 mg', '642', '13', '91', '2022-07-30 23:36:24', '2022-07-30 23:36:24'),
(11512, 'Geoflox', '65.19', '320 mg', '642', '13', '172', '2022-07-30 23:36:52', '2022-07-30 23:36:52'),
(11513, 'Kmi', '65.00', '320 mg', '642', '13', '101', '2022-07-30 23:37:28', '2022-07-30 23:37:28'),
(11514, 'Leogen', '65.00', '320 mg', '642', '13', '105', '2022-07-30 23:38:47', '2022-07-30 23:38:47'),
(11515, 'Orasquin', '65.00', '320 mg', '642', '13', '92', '2022-07-30 23:39:31', '2022-07-30 23:39:31'),
(11516, 'Rtnor', '65.00', '320 mg', '642', '13', '129', '2022-07-30 23:40:09', '2022-07-30 23:40:09'),
(11517, 'Toplon', '65.00', '320 mg', '642', '13', '161', '2022-07-30 23:41:18', '2022-07-30 23:41:18'),
(11518, 'Xemi', '50.15', '320 mg', '642', '13', '140', '2022-07-30 23:41:48', '2022-07-30 23:41:48'),
(11519, 'Gen HC', '60.00', '0.3%+1%', '643', '32', '91', '2022-07-30 23:43:22', '2022-07-30 23:43:22'),
(11520, 'Gentabac HC', '51.05', '0.3%+1%', '643', '32', '150', '2022-07-30 23:43:58', '2022-07-30 23:43:58'),
(11521, 'Gentin HC', '55.20', '0.3%+1%', '643', '32', '135', '2022-07-30 23:45:43', '2022-07-30 23:45:43'),
(11522, 'Gento-HC', '60.18', '0.3%+1%', '643', '29', '77', '2022-07-30 23:46:26', '2022-07-30 23:46:26'),
(11523, 'Gento-HC', '60.18', '0.3%+1%', '643', '32', '77', '2022-07-30 23:47:09', '2022-07-30 23:47:09'),
(11524, 'Gisin-H', '50.00', '0.3%+1%', '643', '32', '126', '2022-07-30 23:47:34', '2022-07-30 23:47:34'),
(11525, 'Egen', '9.50', '80 mg/2 ml', '644', '68', '67', '2022-07-30 23:49:30', '2022-07-30 23:49:30'),
(11526, 'G-Gentamicin', '10.00', '40 mg/2 ml', '644', '68', '84', '2022-07-30 23:50:22', '2022-07-30 23:50:22'),
(11527, 'G-Gentamicin', '15.00', '80 mg/2 ml', '644', '68', '84', '2022-07-30 23:50:50', '2022-07-30 23:50:50'),
(11528, 'Gentabac', '6.07', '20 mg/2 ml', '644', '68', '150', '2022-07-30 23:51:39', '2022-07-30 23:51:39'),
(11529, 'Gentabac', '10.15', '80 mg/2 ml', '644', '68', '150', '2022-07-30 23:52:21', '2022-07-30 23:52:21'),
(11530, 'Gentasol', '10.95', '80 mg/2 ml', '644', '68', '185', '2022-07-30 23:53:00', '2022-07-30 23:53:00'),
(11531, 'Gentin', '14.00', '80 mg/2 ml', '644', '68', '136', '2022-07-30 23:53:46', '2022-07-30 23:53:46'),
(11532, 'Gentin', '6.08', '20 mg/2 ml', '644', '68', '136', '2022-07-30 23:54:47', '2022-07-30 23:54:47'),
(11533, 'Intamycin', '10.00', '80 mg/2 ml', '644', '68', '92', '2022-07-30 23:55:47', '2022-07-30 23:55:47'),
(11534, 'Intamycin', '7.60', '20 mg/2 ml', '644', '68', '92', '2022-07-30 23:56:41', '2022-07-30 23:56:41'),
(11535, 'G-Gentamicin', '25.00', '0.3%', '645', '69', '84', '2022-07-30 23:58:35', '2022-07-30 23:58:35'),
(11536, 'Genacyn', '32.12', '0.3%', '645', '69', '179', '2022-07-30 23:59:22', '2022-07-30 23:59:22'),
(11537, 'Gentabac', '32.00', '0.3%', '645', '69', '150', '2022-07-31 00:00:10', '2022-07-31 00:00:10'),
(11538, 'Gentacin', '9.78', '0.3%', '645', '69', '19', '2022-07-31 00:00:33', '2022-07-31 00:00:33'),
(11539, 'Gentin', '31.37', '0.3%', '645', '69', '135', '2022-07-31 00:01:34', '2022-07-31 00:01:34'),
(11540, 'Gentin', '9.03', '0.3%', '645', '69', '135', '2022-07-31 00:02:09', '2022-07-31 00:02:09'),
(11541, 'Gento', '10.10', '0.3%', '645', '69', '77', '2022-07-31 00:02:47', '2022-07-31 00:02:47'),
(11542, 'Gento', '35.00', '0.3%', '645', '69', '77', '2022-07-31 00:03:08', '2022-07-31 00:03:08'),
(11543, 'Gentum', '31.50', '0.3%', '645', '69', '65', '2022-07-31 00:03:45', '2022-07-31 00:03:45'),
(11544, 'Gisin', '30.36', '0.3%', '645', '69', '126', '2022-07-31 00:04:35', '2022-07-31 00:04:35'),
(11545, 'Recin', '35.00', '0.3%', '645', '69', '160', '2022-07-31 00:05:14', '2022-07-31 00:05:14'),
(11546, 'Genacyn', '12.09', '0.1%', '646', '66', '179', '2022-07-31 00:06:37', '2022-07-31 00:06:37'),
(11547, 'Gentin', '12.54', '0.3%', '646', '29', '136', '2022-07-31 00:09:35', '2022-07-31 00:09:35'),
(11548, 'Gento', '9.12', '0.3%', '646', '66', '77', '2022-07-31 00:10:07', '2022-07-31 00:10:07'),
(11549, 'Gentosep', '18.50', '0.3%', '646', '29', '43', '2022-07-31 00:11:00', '2022-07-31 00:11:00'),
(11550, 'Monamycin', '16.75', '0.3%', '646', '29', '28', '2022-07-31 00:12:05', '2022-07-31 00:12:05'),
(11551, 'Gentian Violet', '12.00', '2%', '647', '62', '118', '2022-07-31 00:13:21', '2022-07-31 00:13:21'),
(11552, 'Viola', '20.00', '1%', '647', '62', '100', '2022-07-31 00:14:05', '2022-07-31 00:14:05'),
(11553, 'Viola', '20.00', '2%', '647', '62', '100', '2022-07-31 00:14:30', '2022-07-31 00:14:30'),
(11554, 'Mavixen', '4000.00', '100 mg+40 mg', '648', '13', '74', '2022-07-31 00:15:39', '2022-07-31 00:15:39'),
(11555, 'Dibenol', '0.35', '5 mg', '649', '13', '179', '2022-07-31 00:17:14', '2022-07-31 00:17:14'),
(11556, 'Dicon', '0.28', '5 mg', '649', '13', '98', '2022-07-31 00:18:12', '2022-07-31 00:18:12'),
(11557, 'Glucon', '0.34', '5 mg', '649', '13', '136', '2022-07-31 00:18:35', '2022-07-31 00:18:35'),
(11558, 'Gluconil', '0.28', '5 mg', '649', '13', '19', '2022-07-31 00:20:11', '2022-07-31 00:20:11'),
(11559, 'Suganil', '0.28', '5 mg', '649', '13', '175', '2022-07-31 00:20:39', '2022-07-31 00:20:39'),
(11560, 'Admira', '6.00', '80 mg', '650', '13', '190', '2022-07-31 00:23:14', '2022-07-31 00:23:14'),
(11561, 'Admira MR', '6.00', '30 mg', '650', '13', '190', '2022-07-31 00:23:57', '2022-07-31 00:23:57'),
(11562, 'Admira MR', '6.00', '30 mg', '650', '13', '190', '2022-07-31 00:24:16', '2022-07-31 00:24:16'),
(11563, 'Claz', '6.00', '80 mg', '650', '13', '36', '2022-07-31 00:24:57', '2022-07-31 00:24:57'),
(11564, 'Claz', '6.00', '80 mg', '650', '13', '36', '2022-07-31 00:25:49', '2022-07-31 00:25:49'),
(11565, 'Comprid', '7.02', '80 mg', '650', '13', '179', '2022-07-31 00:27:21', '2022-07-31 00:27:21'),
(11566, 'Comprid', '7.02', '80 mg', '650', '13', '179', '2022-07-31 00:27:43', '2022-07-31 00:27:43'),
(11567, 'Comprid XR', '6.04', '30 mg', '650', '13', '179', '2022-07-31 00:28:33', '2022-07-31 00:28:33'),
(11568, 'Comprid XR', '11.03', '60 mg', '650', '13', '179', '2022-07-31 00:30:39', '2022-07-31 00:30:39'),
(11569, 'Consucon', '7.00', '80 mg', '650', '13', '92', '2022-07-31 00:31:56', '2022-07-31 00:31:56'),
(11570, 'Consucon MR', '6.00', '30 mg', '650', '13', '92', '2022-07-31 00:33:06', '2022-07-31 00:33:06'),
(11571, 'Consucon MR', '6.00', '30 mg', '650', '13', '92', '2022-07-31 00:33:25', '2022-07-31 00:33:25'),
(11572, 'Consucon MR', '11.00', '60 mg', '650', '13', '92', '2022-07-31 00:34:29', '2022-07-31 00:34:29'),
(11573, 'Delazide', '6.00', '80 mg', '650', '13', '64', '2022-07-31 00:36:35', '2022-07-31 00:36:35'),
(11574, 'Diacon', '7.00', '80 mg', '650', '13', '56', '2022-07-31 00:37:42', '2022-07-31 00:37:42'),
(11575, 'Diacon', '7.00', '80 mg', '650', '13', '116', '2022-07-31 00:38:45', '2022-07-31 00:38:45'),
(11576, 'Diamicron MR', '12.03', '30 mg', '650', '13', '171', '2022-07-31 00:42:16', '2022-07-31 00:42:16'),
(11577, 'Diamicron MR', '18.50', '60 mg', '650', '13', '171', '2022-07-31 00:42:56', '2022-07-31 00:42:56'),
(11578, 'Diaprid', '6.02', '80 mg', '650', '13', '23', '2022-07-31 00:44:16', '2022-07-31 00:44:16'),
(11579, 'Diapro', '7.00', '80 mg', '650', '13', '43', '2022-07-31 00:46:07', '2022-07-31 00:46:07'),
(11580, 'Diapro MR', '12.00', '60 mg', '650', '13', '43', '2022-07-31 00:47:16', '2022-07-31 00:47:16'),
(11581, 'Diapro MR', '7.00', '30 mg', '650', '13', '43', '2022-07-31 00:47:54', '2022-07-31 00:47:54'),
(11582, 'Diaseal', '7.00', '80 mg', '650', '13', '184', '2022-07-31 00:49:02', '2022-07-31 00:49:02'),
(11583, 'Diatrol', '8.00', '80 mg', '650', '13', '142', '2022-07-31 00:49:26', '2022-07-31 00:49:26'),
(11584, 'Diatrol MR', '15.00', '60 mg', '650', '13', '142', '2022-07-31 00:51:01', '2022-07-31 00:51:01'),
(11585, 'Diatrol MR', '8.00', '30 mg', '650', '13', '142', '2022-07-31 00:51:39', '2022-07-31 00:51:39'),
(11586, 'Diatrol MR', '8.00', '30 mg', '650', '13', '142', '2022-07-31 00:52:46', '2022-07-31 00:52:46'),
(11587, 'Dimerol MR', '11.00', '60 mg', '650', '13', '65', '2022-07-31 00:54:29', '2022-07-31 00:54:29'),
(11588, 'Dimerol', '8.00', '80 mg', '650', '13', '65', '2022-07-31 00:54:58', '2022-07-31 00:54:58'),
(11589, 'Diglic', '7.00', '80 mg', '650', '13', '42', '2022-07-31 00:55:44', '2022-07-31 00:55:44'),
(11590, 'Diazid', '6.02', '80 mg', '650', '13', '127', '2022-07-31 00:56:39', '2022-07-31 00:56:39'),
(11591, 'Dimerol MR', '7.00', '30 mg', '650', '13', '65', '2022-07-31 00:57:40', '2022-07-31 00:57:40'),
(11592, 'Eucron', '6.00', '80 mg', '650', '13', '73', '2022-07-31 00:58:14', '2022-07-31 00:58:14'),
(11593, 'Ezide', '6.00', '80 mg', '650', '13', '67', '2022-07-31 00:59:31', '2022-07-31 00:59:31'),
(11594, 'G-Gliclazide', '3.00', '80 mg', '650', '13', '84', '2022-07-31 01:00:04', '2022-07-31 01:00:04'),
(11595, 'Gide', '6.82', '80 mg', '650', '13', '112', '2022-07-31 01:01:06', '2022-07-31 01:01:06'),
(11596, 'GL-80', '7.00', '80 mg', '650', '13', '50', '2022-07-31 01:01:41', '2022-07-31 01:01:41'),
(11597, 'Glad', '8.00', '80 mg', '650', '13', '167', '2022-07-31 01:02:04', '2022-07-31 01:02:04'),
(11598, 'Glagin', '7.00', '80 mg', '650', '13', '138', '2022-07-31 01:02:47', '2022-07-31 01:02:47'),
(11599, 'Glazide', '6.00', '80 mg', '650', '13', '185', '2022-07-31 01:03:36', '2022-07-31 01:03:36'),
(11600, 'Gleek', '7.02', '80 mg', '650', '13', '192', '2022-07-31 01:04:18', '2022-07-31 01:04:18'),
(11601, 'Glica', '5.00', '80 mg', '650', '13', '117', '2022-07-31 01:04:43', '2022-07-31 01:04:43'),
(11602, 'Glicasil', '5.02', '80 mg', '650', '13', '174', '2022-07-31 01:05:36', '2022-07-31 01:05:36'),
(11603, 'Gliclid', '7.02', '80 mg', '650', '13', '19', '2022-07-31 01:06:12', '2022-07-31 01:06:12'),
(11604, 'Gliclid MR', '6.01', '30 mg', '650', '13', '19', '2022-07-31 01:06:37', '2022-07-31 01:06:37'),
(11605, 'Glicron', '7.00', '80 mg', '650', '13', '161', '2022-07-31 01:07:52', '2022-07-31 01:07:52'),
(11606, 'Gliclid MR', '11.00', '60 mg', '650', '13', '19', '2022-07-31 01:09:16', '2022-07-31 01:09:16'),
(11607, 'Glicron CR', '6.02', '30 mg', '650', '18', '161', '2022-07-31 01:10:58', '2022-07-31 01:10:58'),
(11608, 'Glikazid', '5.00', '80 mg', '650', '13', '71', '2022-07-31 01:11:34', '2022-07-31 01:11:34'),
(11609, 'Glikazid MR', '5.00', '30 mg', '650', '13', '71', '2022-07-31 01:12:14', '2022-07-31 01:12:14'),
(11610, 'Glikazid MR', '1', '60 mg', '650', '13', '71', '2022-07-31 01:12:50', '2022-07-31 01:12:50'),
(11611, 'Glimicron', '7.00', '80 mg', '650', '13', '186', '2022-07-31 01:13:43', '2022-07-31 01:13:43'),
(11612, 'Glimicron MR', '7.00', '30 mg', '650', '13', '186', '2022-07-31 01:14:25', '2022-07-31 01:14:25'),
(11613, 'Glimicron MR', '11.00', '60 mg', '650', '13', '186', '2022-07-31 01:15:07', '2022-07-31 01:15:07'),
(11614, 'Glirol', '8.25', '80 mg', '650', '13', '94', '2022-07-31 01:17:52', '2022-07-31 01:17:52'),
(11615, 'Glitab', '4.50', '80 mg', '650', '13', '90', '2022-07-31 01:18:35', '2022-07-31 01:18:35'),
(11616, 'Glitz', '7.02', '80 mg', '650', '13', '172', '2022-07-31 01:19:04', '2022-07-31 01:19:04'),
(11617, 'Glivir', '5.00', '80 mg', '650', '13', '194', '2022-07-31 01:20:06', '2022-07-31 01:20:06'),
(11618, 'Glix', '7.02', '80 mg', '650', '13', '124', '2022-07-31 01:20:35', '2022-07-31 01:20:35'),
(11619, 'Glix MR', '7.00', '30 mg', '650', '13', '124', '2022-07-31 01:21:24', '2022-07-31 01:21:24'),
(11620, 'Glix MR', '7.00', '30 mg', '650', '13', '124', '2022-07-31 01:21:24', '2022-07-31 01:21:24'),
(11621, 'Glix MR', '12.00', '60 mg', '650', '13', '124', '2022-07-31 01:21:49', '2022-07-31 01:21:49'),
(11622, 'Glizid', '7.02', '80 mg', '650', '13', '136', '2022-07-31 01:23:07', '2022-07-31 01:23:07'),
(11623, 'Glizid MR', '11.00', '60 mg', '650', '13', '136', '2022-07-31 01:23:38', '2022-07-31 01:23:38'),
(11624, 'Glizid MR', '6.02', '30 mg', '650', '13', '136', '2022-07-31 01:24:05', '2022-07-31 01:24:05'),
(11625, 'Glucoact', '6.01', '80 mg', '650', '13', '193', '2022-07-31 01:24:54', '2022-07-31 01:24:54'),
(11626, 'Glucocare', '7.02', '80 mg', '650', '13', '63', '2022-07-31 01:25:34', '2022-07-31 01:25:34'),
(11627, 'Glucostat', '7.00', '80 mg', '650', '13', '45', '2022-07-31 01:26:11', '2022-07-31 01:26:11'),
(11628, 'Glucozid', '7.00', '80 mg', '650', '13', '34', '2022-07-31 01:26:34', '2022-07-31 01:26:34'),
(11629, 'Glucozid MR', '12.00', '60 mg', '650', '13', '34', '2022-07-31 01:27:12', '2022-07-31 01:27:12'),
(11630, 'Glucozid MR', '8.80', '30 mg', '650', '13', '34', '2022-07-31 01:27:55', '2022-07-31 01:27:55'),
(11631, 'Gluzit', '7.00', '80 mg', '650', '13', '150', '2022-07-31 01:28:34', '2022-07-31 01:28:34'),
(11632, 'Glytas', '7.00', '80 mg', '650', '13', '197', '2022-07-31 01:31:42', '2022-07-31 01:31:42'),
(11633, 'Glytas MR', '6.00', '30 mg', '650', '13', '197', '2022-07-31 01:32:07', '2022-07-31 01:32:07'),
(11634, 'Gored', '7.03', '80 mg', '650', '13', '78', '2022-07-31 01:34:47', '2022-07-31 01:34:47'),
(11635, 'Kezid MR', '8.00', '30 mg', '650', '13', '101', '2022-07-31 01:36:31', '2022-07-31 01:36:31'),
(11636, 'Kezid', '8.02', '80 mg', '650', '13', '101', '2022-07-31 01:36:54', '2022-07-31 01:36:54'),
(11637, 'Lozide', '7.02', '80 mg', '650', '13', '18', '2022-07-31 01:38:02', '2022-07-31 01:38:02'),
(11638, 'Norglic', '6.00', '80 mg', '650', '13', '119', '2022-07-31 01:39:39', '2022-07-31 01:39:39'),
(11639, 'Oclazid', '7.02', '80 mg', '650', '13', '140', '2022-07-31 01:40:22', '2022-07-31 01:40:22'),
(11640, 'Oclazid MR', '6.04', '30 mg', '650', '13', '140', '2022-07-31 01:41:33', '2022-07-31 01:41:33'),
(11641, 'Onzid', '8.00', '80 mg', '650', '13', '105', '2022-07-31 01:42:46', '2022-07-31 01:42:46'),
(11642, 'Onzid', '6.00', '30 mg', '650', '13', '105', '2022-07-31 01:43:37', '2022-07-31 01:43:37'),
(11643, 'Orazid', '7.00', '80 mg', '650', '13', '177', '2022-07-31 01:44:41', '2022-07-31 01:44:41'),
(11644, 'Orgic', '5.00', '80 mg', '650', '13', '137', '2022-07-31 01:45:10', '2022-07-31 01:45:10'),
(11645, 'Proglid', '8.00', '80 mg', '650', '13', '182', '2022-07-31 02:19:47', '2022-07-31 02:19:47'),
(11646, 'Radizid', '7.00', '80 mg', '650', '13', '156', '2022-07-31 02:23:03', '2022-07-31 02:23:03'),
(11647, 'Radizid XR', '6.00', '30 mg', '650', '13', '156', '2022-07-31 02:23:34', '2022-07-31 02:23:34'),
(11648, 'Radizid XR', '12.00', '60 mg', '650', '13', '156', '2022-07-31 02:24:31', '2022-07-31 02:24:31'),
(11649, 'Samprid', '7.00', '80 mg', '650', '13', '173', '2022-07-31 02:25:25', '2022-07-31 02:25:25'),
(11650, 'SB-Glic', '7.00', '80 mg', '650', '13', '181', '2022-07-31 02:27:14', '2022-07-31 02:27:14'),
(11651, 'SB-Glic XR', '11.00', '60 mg', '650', '13', '181', '2022-07-31 02:32:01', '2022-07-31 02:32:01'),
(11652, 'SB-Glic XR', '6.00', '30 mg', '650', '13', '181', '2022-07-31 02:32:47', '2022-07-31 02:32:47'),
(11653, 'Sinazid', '6.50', '80 mg', '650', '13', '91', '2022-07-31 02:33:29', '2022-07-31 02:33:29'),
(11654, 'Sucleer', '8.00', '80 mg', '650', '13', '202', '2022-07-31 02:34:09', '2022-07-31 02:34:09'),
(11655, 'Sucleer', '8.00', '80 mg', '650', '13', '202', '2022-07-31 02:34:09', '2022-07-31 02:34:09'),
(11656, 'Sucotab', '7.00', '80 mg', '650', '13', '82', '2022-07-31 02:34:46', '2022-07-31 02:34:46'),
(11657, 'Sugred', '6.00', '80 mg', '650', '13', '20', '2022-07-31 02:39:25', '2022-07-31 02:39:25'),
(11658, 'Sulfozide 80', '6.00', '80 mg', '650', '13', '62', '2022-07-31 02:39:52', '2022-07-31 02:39:52'),
(11659, 'Xido', '7.00', '80 mg', '650', '13', '61', '2022-07-31 02:40:45', '2022-07-31 02:40:45'),
(11660, 'Zenzide', '6.00', '80 mg', '650', '13', '196', '2022-07-31 02:41:40', '2022-07-31 02:41:40'),
(11661, 'Zide', '6.00', '80 mg', '650', '13', '146', '2022-07-31 02:42:05', '2022-07-31 02:42:05'),
(11662, 'Amaryl', '12.94', '2 mg', '651', '13', '198', '2022-07-31 02:44:28', '2022-07-31 02:44:28'),
(11663, 'Amaryl', '6.92', '1 mg', '651', '13', '198', '2022-07-31 02:45:41', '2022-07-31 02:45:41'),
(11664, 'Adglim', '3.00', '1 mg', '651', '13', '190', '2022-07-31 02:46:13', '2022-07-31 02:46:13'),
(11665, 'Adglim', '5.00', '2 mg', '651', '13', '190', '2022-07-31 02:47:18', '2022-07-31 02:47:18'),
(11666, 'Amaryl', '16.55', '3 mg', '651', '13', '198', '2022-07-31 02:48:20', '2022-07-31 02:48:20'),
(11667, 'Adglim', '21.06', '4 mg', '651', '13', '198', '2022-07-31 02:48:44', '2022-07-31 02:48:44'),
(11668, 'Amynil', '6.90', '1 mg', '651', '13', '83', '2022-07-31 02:49:50', '2022-07-31 02:49:50'),
(11669, 'Amynil', '12.90', '2 mg', '651', '13', '83', '2022-07-31 02:50:46', '2022-07-31 02:50:46'),
(11670, 'Condia', '4.50', '1 mg', '651', '13', '202', '2022-07-31 02:51:33', '2022-07-31 02:51:33'),
(11671, 'Condia', '8.00', '2 mg', '651', '13', '202', '2022-07-31 02:52:39', '2022-07-31 02:52:39'),
(11672, 'Condia', '10.00', '3 mg', '651', '13', '202', '2022-07-31 02:55:26', '2022-07-31 02:55:26'),
(11673, 'Dactus', '6.50', '2 mg', '651', '13', '19', '2022-07-31 02:55:55', '2022-07-31 02:55:55'),
(11674, 'Dactus', '4.00', '1 mg', '651', '13', '19', '2022-07-31 02:56:51', '2022-07-31 02:56:51'),
(11675, 'Dactus', '4.00', '1 mg', '651', '13', '19', '2022-07-31 02:57:00', '2022-07-31 02:57:00'),
(11676, 'Dactus', '8.50', '3 mg', '651', '13', '19', '2022-07-31 02:57:37', '2022-07-31 02:57:37'),
(11677, 'Dialon', '8.00', '2 mg', '651', '13', '71', '2022-07-31 02:58:58', '2022-07-31 02:58:58'),
(11678, 'Dialon', '10.00', '3 mg', '651', '13', '71', '2022-07-31 02:59:18', '2022-07-31 02:59:18'),
(11679, 'Dialon', '12.00', '4 mg', '651', '13', '71', '2022-07-31 03:00:03', '2022-07-31 03:00:03'),
(11680, 'Dialon', '4.50', '1 mg', '651', '13', '71', '2022-07-31 03:00:37', '2022-07-31 03:00:37'),
(11681, 'Diaryl', '6.00', '1 mg', '651', '13', '43', '2022-07-31 03:01:18', '2022-07-31 03:01:18'),
(11682, 'Diaryl', '12.00', '3 mg', '651', '13', '43', '2022-07-31 03:01:51', '2022-07-31 03:01:51'),
(11683, 'Diaryl', '9.00', '2 mg', '651', '13', '43', '2022-07-31 03:02:10', '2022-07-31 03:02:10'),
(11684, 'Diavir', '5.00', '2 mg', '651', '13', '194', '2022-07-31 03:02:59', '2022-07-31 03:02:59'),
(11685, 'Diavir', '3.00', '1 mg', '651', '13', '194', '2022-07-31 03:03:29', '2022-07-31 03:03:29'),
(11686, 'Dieta', '15.00', '4 mg', '651', '13', '142', '2022-07-31 03:04:16', '2022-07-31 03:04:16'),
(11687, 'Dieta', '12.00', '3 mg', '651', '13', '142', '2022-07-31 03:05:05', '2022-07-31 03:05:05'),
(11688, 'Dieta', '9.00', '2 mg', '651', '13', '142', '2022-07-31 03:05:55', '2022-07-31 03:05:55'),
(11689, 'Dieta', '6.00', '1 mg', '651', '13', '142', '2022-07-31 03:07:08', '2022-07-31 03:07:08'),
(11690, 'Glemep', '9.00', '2 mg', '651', '13', '89', '2022-07-31 03:09:27', '2022-07-31 03:09:27'),
(11691, 'Glemep', '15.00', '4 mg', '651', '13', '89', '2022-07-31 03:09:53', '2022-07-31 03:09:53'),
(11692, 'Glemep', '6.00', '1 mg', '651', '13', '89', '2022-07-31 03:11:14', '2022-07-31 03:11:14'),
(11693, 'Gipid', '4.00', '1 mg', '651', '13', '23', '2022-07-31 03:12:21', '2022-07-31 03:12:21'),
(11694, 'Gipid', '6.50', '2 mg', '651', '13', '23', '2022-07-31 03:12:58', '2022-07-31 03:12:58'),
(11695, 'Gifon', '5.00', '2 mg', '651', '13', '119', '2022-07-31 03:14:20', '2022-07-31 03:14:20'),
(11696, 'Gifon', '3.00', '1 mg', '651', '13', '119', '2022-07-31 03:14:46', '2022-07-31 03:14:46'),
(11697, 'Glimirid', '9.00', '2 mg', '651', '13', '18', '2022-07-31 03:15:40', '2022-07-31 03:15:40'),
(11698, 'Glimirid', '15.00', '4 mg', '651', '13', '18', '2022-07-31 03:16:06', '2022-07-31 03:16:06'),
(11699, 'Glimirid', '12.00', '3 mg', '651', '13', '18', '2022-07-31 03:16:49', '2022-07-31 03:16:49'),
(11700, 'Glimirid', '6.00', '1 mg', '651', '13', '18', '2022-07-31 03:17:08', '2022-07-31 03:17:08'),
(11701, 'Glimitus', '12.00', '3 mg', '651', '13', '197', '2022-07-31 03:17:58', '2022-07-31 03:17:58'),
(11702, 'Glimitus', '9.00', '2 mg', '651', '13', '197', '2022-07-31 03:18:36', '2022-07-31 03:18:36'),
(11703, 'Glimitus', '6.00', '1 mg', '651', '13', '197', '2022-07-31 03:19:32', '2022-07-31 03:19:32'),
(11704, 'Glimitus', '15.00', '4 mg', '651', '13', '197', '2022-07-31 03:20:08', '2022-07-31 03:20:08'),
(11705, 'Glims', '15.00', '4 mg', '651', '13', '136', '2022-07-31 03:20:34', '2022-07-31 03:20:34'),
(11706, 'Glims', '12.00', '3 mg', '651', '13', '136', '2022-07-31 03:21:31', '2022-07-31 03:21:31'),
(11707, 'Glims', '6.00', '1 mg', '651', '13', '136', '2022-07-31 03:21:51', '2022-07-31 03:21:51'),
(11708, 'Glims', '9.00', '2 mg', '651', '13', '136', '2022-07-31 03:22:50', '2022-07-31 03:22:50'),
(11709, 'Glirid', '6.00', '1 mg', '651', '13', '78', '2022-07-31 03:23:41', '2022-07-31 03:23:41'),
(11710, 'Glirid', '9.00', '2 mg', '651', '13', '78', '2022-07-31 03:24:03', '2022-07-31 03:24:03'),
(11711, 'Gluconor', '6.00', '1 mg', '651', '13', '34', '2022-07-31 03:25:14', '2022-07-31 03:25:14'),
(11712, 'Gluconor', '9.00', '2 mg', '651', '13', '34', '2022-07-31 03:25:51', '2022-07-31 03:25:51'),
(11713, 'Glucorid', '3.00', '1 mg', '651', '13', '45', '2022-07-31 03:26:18', '2022-07-31 03:26:18'),
(11714, 'Glucorid', '5.00', '2 mg', '651', '13', '45', '2022-07-31 03:26:53', '2022-07-31 03:26:53'),
(11715, 'Glutim', '6.00', '1 mg', '651', '13', '185', '2022-07-31 03:28:37', '2022-07-31 03:28:37'),
(11716, 'Limaryl', '12.00', '3 mg', '651', '13', '150', '2022-07-31 03:29:31', '2022-07-31 03:29:31'),
(11717, 'Limaryl', '15.00', '4 mg', '651', '13', '150', '2022-07-31 03:29:56', '2022-07-31 03:29:56'),
(11718, 'Limaryl', '6.00', '1 mg', '651', '13', '150', '2022-07-31 03:30:44', '2022-07-31 03:30:44'),
(11719, 'Limaryl', '6.00', '1 mg', '651', '13', '150', '2022-07-31 03:32:39', '2022-07-31 03:32:39'),
(11720, 'Limaryl', '6.00', '1 mg', '651', '13', '150', '2022-07-31 03:32:39', '2022-07-31 03:32:39'),
(11721, 'Limpet', '12.00', '3 mg', '651', '13', '65', '2022-07-31 03:34:15', '2022-07-31 03:34:15'),
(11722, 'Limpet', '12.00', '3 mg', '651', '13', '65', '2022-07-31 03:36:50', '2022-07-31 03:36:50'),
(11723, 'Limpet', '12.00', '3 mg', '651', '13', '65', '2022-07-31 03:36:50', '2022-07-31 03:36:50'),
(11724, 'Limpet', '9.00', '2 mg', '651', '13', '65', '2022-07-31 03:37:12', '2022-07-31 03:37:12'),
(11725, 'Limpet', '9.00', '2 mg', '651', '13', '65', '2022-07-31 03:38:23', '2022-07-31 03:38:23'),
(11726, 'Limpet', '6.00', '1 mg', '651', '13', '65', '2022-07-31 03:39:02', '2022-07-31 03:39:02'),
(11727, 'Limerid', '5.00', '2 mg', '651', '13', '182', '2022-07-31 03:39:38', '2022-07-31 03:39:38'),
(11728, 'Limerid', '3.00', '1 mg', '651', '13', '182', '2022-07-31 03:41:13', '2022-07-31 03:41:13'),
(11729, 'Limep', '5.02', '2 mg', '651', '13', '101', '2022-07-31 03:41:48', '2022-07-31 03:41:48'),
(11730, 'Limep', '5.02', '2 mg', '651', '13', '101', '2022-07-31 03:43:11', '2022-07-31 03:43:11'),
(11731, 'Limep', '5.02', '2 mg', '651', '13', '101', '2022-07-31 03:44:14', '2022-07-31 03:44:14'),
(11732, 'Limep', '5.02', '2 mg', '651', '13', '101', '2022-07-31 03:44:38', '2022-07-31 03:44:38'),
(11733, 'Limep', '3.01', '1 mg', '651', '13', '101', '2022-07-31 03:46:02', '2022-07-31 03:46:02'),
(11734, 'Limaryl', '9.00', '2 mg', '651', '13', '150', '2022-07-31 03:47:25', '2022-07-31 03:47:25'),
(11735, 'Limpet', '15.00', '4 mg', '651', '13', '65', '2022-07-31 03:48:12', '2022-07-31 03:48:12'),
(11736, 'Losucon', '6.00', '1 mg', '651', '13', '92', '2022-07-31 03:49:24', '2022-07-31 03:49:24'),
(11737, 'Losucon', '12.00', '3 mg', '651', '13', '92', '2022-07-31 03:51:52', '2022-07-31 03:51:52'),
(11738, 'Losucon', '15.00', '4 mg', '651', '13', '92', '2022-07-31 03:52:31', '2022-07-31 03:52:31'),
(11739, 'Pride', '6.00', '1 mg', '651', '13', '186', '2022-07-31 03:54:55', '2022-07-31 03:54:55'),
(11740, 'Pride', '7.00', '2 mg', '651', '13', '186', '2022-07-31 03:56:49', '2022-07-31 03:56:49'),
(11741, 'Pride', '7.00', '2 mg', '651', '13', '186', '2022-07-31 03:58:04', '2022-07-31 03:58:04'),
(11742, 'Pride', '12.00', '4 mg', '651', '13', '186', '2022-07-31 04:04:47', '2022-07-31 04:04:47'),
(11743, 'Temglip', '6.00', '1 mg', '651', '13', '184', '2022-07-31 04:05:14', '2022-07-31 04:05:14'),
(11744, 'Temglip', '9.00', '2 mg', '651', '13', '184', '2022-07-31 04:06:19', '2022-07-31 04:06:19'),
(11745, 'Pride', '10.00', '3 mg', '651', '13', '186', '2022-07-31 04:07:38', '2022-07-31 04:07:38'),
(11746, 'SB-Glim', '12.00', '3 mg', '651', '13', '181', '2022-07-31 04:09:03', '2022-07-31 04:09:03'),
(11747, 'SB-Glim', '15.00', '4 mg', '651', '13', '181', '2022-07-31 04:09:58', '2022-07-31 04:09:58'),
(11748, 'SB-Glim', '9.00', '2 mg', '651', '13', '181', '2022-07-31 04:11:10', '2022-07-31 04:11:10'),
(11749, 'SB-Glim', '6.00', '1 mg', '651', '13', '181', '2022-07-31 04:12:38', '2022-07-31 04:12:38'),
(11750, 'SB-Glim', '6.00', '1 mg', '651', '13', '181', '2022-07-31 04:13:03', '2022-07-31 04:13:03'),
(11751, 'SB-Glim', '6.00', '1 mg', '651', '13', '181', '2022-07-31 04:13:04', '2022-07-31 04:13:04'),
(11752, 'SB-Glim', '6.00', '1 mg', '651', '13', '181', '2022-07-31 04:13:05', '2022-07-31 04:13:05'),
(11753, 'SB-Glim', '6.00', '1 mg', '651', '13', '181', '2022-07-31 04:13:05', '2022-07-31 04:13:05'),
(11754, 'Secrin', '15.00', '4 mg', '651', '13', '179', '2022-07-31 04:15:03', '2022-07-31 04:15:03'),
(11755, 'Secrin', '15.00', '4 mg', '651', '13', '179', '2022-07-31 04:16:22', '2022-07-31 04:16:22'),
(11756, 'Secrin', '15.00', '4 mg', '651', '13', '179', '2022-07-31 04:17:40', '2022-07-31 04:17:40'),
(11757, 'Secrin', '12.00', '3 mg', '651', '13', '179', '2022-07-31 04:18:05', '2022-07-31 04:18:05'),
(11758, 'Secrin', '6.00', '1 mg', '651', '13', '179', '2022-07-31 04:18:44', '2022-07-31 04:18:44'),
(11759, 'Secrin', '6.00', '1 mg', '651', '13', '179', '2022-07-31 04:19:12', '2022-07-31 04:19:12'),
(11760, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:21:59', '2022-07-31 04:21:59'),
(11761, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:23:18', '2022-07-31 04:23:18'),
(11762, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:23:52', '2022-07-31 04:23:52'),
(11763, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:23:55', '2022-07-31 04:23:55'),
(11764, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:23:55', '2022-07-31 04:23:55'),
(11765, 'Secrin', '9.00', '2 mg', '651', '13', '179', '2022-07-31 04:23:55', '2022-07-31 04:23:55'),
(11766, 'Senride', '7.24', '2 mg', '651', '13', '124', '2022-07-31 04:24:45', '2022-07-31 04:24:45'),
(11767, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:26:08', '2022-07-31 04:26:08'),
(11768, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:27:19', '2022-07-31 04:27:19'),
(11769, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:14', '2022-07-31 04:28:14'),
(11770, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:33', '2022-07-31 04:28:33'),
(11771, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:36', '2022-07-31 04:28:36'),
(11772, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:36', '2022-07-31 04:28:36'),
(11773, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:36', '2022-07-31 04:28:36'),
(11774, 'Senride', '5.75', '1 mg', '651', '13', '124', '2022-07-31 04:28:36', '2022-07-31 04:28:36'),
(11775, 'Stimulin', '5.03', '2 mg', '651', '13', '140', '2022-07-31 15:44:56', '2022-07-31 15:44:56'),
(11776, 'Stimulin', '3.01', '1 mg', '651', '13', '140', '2022-07-31 15:45:25', '2022-07-31 15:45:25'),
(11777, 'Sucorid', '5.00', '2 mg', '651', '13', '82', '2022-07-31 15:45:48', '2022-07-31 15:45:48'),
(11778, 'Amaryl M', '12.00', '1 mg+500 mg', '652', '13', '198', '2022-07-31 15:46:31', '2022-07-31 15:46:31'),
(11779, 'Amaryl M', '18.00', '2 mg+500 mg', '652', '13', '198', '2022-08-01 01:01:38', '2022-08-01 01:01:38'),
(11780, 'Amaryl M', '18.00', '2 mg+500 mg', '652', '13', '198', '2022-08-01 01:01:38', '2022-08-01 01:01:38'),
(11781, 'Amaryl M', '18.00', '2 mg+500 mg', '652', '13', '198', '2022-08-01 01:01:39', '2022-08-01 01:01:39'),
(11782, 'Amaryl M', '18.00', '2 mg+500 mg', '652', '13', '198', '2022-08-01 01:01:39', '2022-08-01 01:01:39'),
(11783, 'Dieta M', '12.00', '1 mg+500 mg', '652', '13', '142', '2022-08-01 01:02:26', '2022-08-01 01:02:26'),
(11784, 'Dieta M', '12.00', '1 mg+500 mg', '652', '13', '142', '2022-08-01 01:03:20', '2022-08-01 01:03:20'),
(11785, 'Gemer', '8.50', '1 mg+500 mg', '652', '13', '180', '2022-08-01 01:05:11', '2022-08-01 01:05:11'),
(11786, 'Gemer', '12.00', '2 mg+500 mg', '652', '13', '180', '2022-08-01 01:05:49', '2022-08-01 01:05:49'),
(11787, 'Glimitus M', '9.00', '1 mg+500 mg', '652', '13', '197', '2022-08-01 01:06:30', '2022-08-01 01:06:30'),
(11788, 'Glimitus M', '12.00', '2 mg+500 mg', '652', '13', '197', '2022-08-01 01:07:24', '2022-08-01 01:07:24'),
(11789, 'Glims M', '9.00', '1 mg+500 mg', '652', '13', '136', '2022-08-01 01:08:51', '2022-08-01 01:08:51'),
(11790, 'Glims M', '12.00', '2 mg+500 mg', '652', '13', '136', '2022-08-01 01:09:28', '2022-08-01 01:09:28'),
(11791, 'Limaryl M', '9.00', '1 mg+500 mg', '652', '13', '150', '2022-08-01 01:09:55', '2022-08-01 01:09:55'),
(11792, 'Limaryl M', '12.00', '2 mg+500 mg', '652', '13', '150', '2022-08-01 01:11:01', '2022-08-01 01:11:01'),
(11793, 'Limpet M', '12.00', '2 mg+500 mg', '652', '13', '65', '2022-08-01 01:11:38', '2022-08-01 01:11:38'),
(11794, 'Limpet M', '9.00', '1 mg+500 mg', '652', '13', '65', '2022-08-01 01:12:03', '2022-08-01 01:12:03'),
(11795, 'Losucon M', '9.00', '1 mg+500 mg', '652', '13', '92', '2022-08-01 01:13:07', '2022-08-01 01:13:07'),
(11796, 'Losucon M', '12.00', '2 mg+500 mg', '652', '13', '92', '2022-08-01 01:13:31', '2022-08-01 01:13:31'),
(11797, 'Secrin M', '12.00', '2 mg+500 mg', '652', '13', '179', '2022-08-01 01:15:02', '2022-08-01 01:15:02'),
(11798, 'Secrin M', '9.00', '1 mg+500 mg', '652', '13', '179', '2022-08-01 01:15:29', '2022-08-01 01:15:29'),
(11799, 'Diactin', '1.50', '5 mg', '653', '13', '43', '2022-08-01 01:18:41', '2022-08-01 01:18:41'),
(11800, 'Diapizi', '1.00', '2.5 mg', '653', '13', '113', '2022-08-01 01:19:30', '2022-08-01 01:19:30'),
(11801, 'Diapizi', '2.00', '5 mg', '653', '13', '113', '2022-08-01 01:19:56', '2022-08-01 01:19:56'),
(11802, 'Diaplus', '2.00', '5 mg', '653', '13', '142', '2022-08-01 01:21:26', '2022-08-01 01:21:26'),
(11803, 'Diaplus XR', '2.80', '5 mg', '653', '13', '142', '2022-08-01 01:21:56', '2022-08-01 01:21:56'),
(11804, 'Glimerol', '3.05', '5 mg', '653', '13', '65', '2022-08-01 01:23:17', '2022-08-01 01:23:17'),
(11805, 'Pizide', '2.00', '5 mg', '653', '13', '101', '2022-08-01 01:24:18', '2022-08-01 01:24:18'),
(11806, 'Mefoglip', '1.90', '2.5 mg+250 mg', '654', '13', '92', '2022-08-01 01:26:12', '2022-08-01 01:26:12'),
(11807, 'Mefoglip', '2.80', '2.5 mg+500 mg', '654', '13', '92', '2022-08-01 01:27:53', '2022-08-01 01:27:53'),
(11808, 'Mefoglip DS', '3.70', '5 mg+500 mg', '654', '13', '92', '2022-08-01 01:28:45', '2022-08-01 01:28:45'),
(11809, 'Metglip', '2.50', '2.5 mg+250 mg', '654', '13', '142', '2022-08-01 01:29:28', '2022-08-01 01:29:28'),
(11810, 'Metglip', '2.50', '2.5 mg+250 mg', '654', '13', '142', '2022-08-01 01:29:28', '2022-08-01 01:29:28'),
(11811, 'Metglip DS', '5.00', '5 mg+500 mg', '654', '13', '142', '2022-08-01 01:30:25', '2022-08-01 01:30:25'),
(11812, 'Metglip Plus', '4.00', '2.5 mg+500 mg', '654', '13', '142', '2022-08-01 01:31:16', '2022-08-01 01:31:16'),
(11813, 'Glucart', '2.52', '500 mg', '655', '13', '140', '2022-08-01 01:32:29', '2022-08-01 01:32:29'),
(11814, 'Glustin', '3.72', '500 mg', '655', '13', '78', '2022-08-01 01:33:00', '2022-08-01 01:33:00'),
(11815, 'Joinix', '3.00', '500 mg', '655', '13', '92', '2022-08-01 01:42:20', '2022-08-01 01:42:20'),
(11816, 'Reflon', '3.00', '500 mg', '655', '13', '43', '2022-08-01 01:43:06', '2022-08-01 01:43:06'),
(11817, 'Arth-A', '8.07', '250 mg+200 mg', '656', '13', '19', '2022-08-01 01:46:11', '2022-08-01 01:46:11'),
(11818, 'Arth-A TS', '16.00', '750 mg+600 mg', '656', '13', '19', '2022-08-01 01:46:57', '2022-08-01 01:46:57'),
(11819, 'Arthofix', '8.00', '250 mg+200 mg', '656', '13', '73', '2022-08-01 01:47:52', '2022-08-01 01:47:52'),
(11820, 'Arthrocare', '8.00', '250 mg+200 mg', '656', '13', '63', '2022-08-01 01:50:09', '2022-08-01 01:50:09'),
(11821, 'Cartifit', '8.00', '250 mg+200 mg', '656', '13', '82', '2022-08-02 00:40:10', '2022-08-02 00:40:10'),
(11822, 'Cartifit', '8.00', '250 mg+200 mg', '656', '13', '82', '2022-08-02 00:40:10', '2022-08-02 00:40:10'),
(11823, 'Cartifit', '8.00', '250 mg+200 mg', '656', '13', '82', '2022-08-02 00:40:10', '2022-08-02 00:40:10'),
(11824, 'Carticel Plus', '8.00', '250 mg+200 mg', '656', '13', '136', '2022-08-02 00:46:58', '2022-08-02 00:46:58'),
(11825, 'Carticare TS', '30.00', '750 mg+600 mg', '656', '13', '156', '2022-08-02 00:49:02', '2022-08-02 00:49:02'),
(11826, 'Carticare', '19.06', '250 mg+200 mg', '656', '13', '156', '2022-08-02 01:05:58', '2022-08-02 01:05:58'),
(11827, 'Carticare', '19.06', '250 mg+200 mg', '656', '13', '156', '2022-08-02 01:05:58', '2022-08-02 01:05:58'),
(11828, 'Carticare', '19.06', '250 mg+200 mg', '656', '13', '156', '2022-08-02 01:05:58', '2022-08-02 01:05:58'),
(11829, 'Carticare', '19.06', '250 mg+200 mg', '656', '13', '156', '2022-08-02 01:05:58', '2022-08-02 01:05:58'),
(11830, 'Carticare', '19.06', '250 mg+200 mg', '656', '13', '156', '2022-08-02 01:05:59', '2022-08-02 01:05:59'),
(11831, 'Bonflex', '8.00', '250 mg+200 mg', '656', '13', '71', '2022-08-02 01:06:42', '2022-08-02 01:06:42'),
(11832, 'Bonflex', '8.00', '250 mg+200 mg', '656', '13', '71', '2022-08-02 01:06:59', '2022-08-02 01:06:59'),
(11833, 'Bonflex', '8.00', '250 mg+200 mg', '656', '13', '71', '2022-08-02 01:06:59', '2022-08-02 01:06:59'),
(11834, 'Bonflex', '8.00', '250 mg+200 mg', '656', '13', '71', '2022-08-02 01:07:02', '2022-08-02 01:07:02'),
(11835, 'Bencart', '8.00', '250 mg+200 mg', '656', '13', '42', '2022-08-02 01:09:34', '2022-08-02 01:09:34'),
(11836, 'Bencart', '8.00', '250 mg+200 mg', '656', '13', '42', '2022-08-02 01:10:05', '2022-08-02 01:10:05'),
(11837, 'Austomin', '7.55', '250 mg+200 mg', '656', '13', '88', '2022-08-02 01:11:35', '2022-08-02 01:11:35'),
(11838, 'Cartigen', '8.03', '250 mg+200 mg', '656', '13', '177', '2022-08-02 01:13:04', '2022-08-02 01:13:04'),
(11839, 'Cartigen', '8.03', '250 mg+200 mg', '656', '13', '177', '2022-08-02 01:13:04', '2022-08-02 01:13:04'),
(11840, 'Articulex', '8.25', '250 mg+200 mg', '656', '13', '91', '2022-08-02 01:14:24', '2022-08-02 01:14:24'),
(11841, 'Articulex', '8.25', '250 mg+200 mg', '656', '13', '91', '2022-08-02 01:15:06', '2022-08-02 01:15:06'),
(11842, 'Arthrosin TS', '30.00', '750 mg+600 mg', '656', '13', '190', '2022-08-02 01:17:42', '2022-08-02 01:17:42'),
(11843, 'Arthrosin', '8.00', '250 mg+200 mg', '656', '13', '190', '2022-08-02 01:18:15', '2022-08-02 01:18:15'),
(11844, 'Artiflex', '250 mg+200 mg', '8.03', '656', '13', '157', '2022-08-02 01:19:20', '2022-08-02 01:19:20'),
(11845, 'Cartil', '8.03', '250 mg+200 mg', '656', '13', '174', '2022-08-02 01:19:48', '2022-08-02 01:19:48'),
(11846, 'Cartilage Plus', '8.03', '250 mg+200 mg', '656', '13', '161', '2022-08-02 01:20:47', '2022-08-02 01:20:47'),
(11847, 'Cartilex', '8.05', '250 mg+200 mg', '656', '13', '18', '2022-08-02 01:21:33', '2022-08-02 01:21:33'),
(11848, 'Cartilex Plus', '16.00', '750 mg+600 mg', '656', '13', '18', '2022-08-02 01:22:32', '2022-08-02 01:22:32'),
(11849, 'Cartimax', '6.00', '250 mg+200 mg', '656', '13', '194', '2022-08-02 01:23:13', '2022-08-02 01:23:13'),
(11850, 'Contilex', '8.06', '250 mg+200 mg', '656', '13', '179', '2022-08-02 01:23:40', '2022-08-02 01:23:40'),
(11851, 'Contilex TS', '16.00', '750 mg+600 mg', '656', '13', '179', '2022-08-02 01:24:58', '2022-08-02 01:24:58'),
(11852, 'Glucium', '8.00', '250 mg+200 mg', '656', '13', '45', '2022-08-02 01:25:44', '2022-08-02 01:25:44'),
(11853, 'Glucium', '12.00', '750 mg+600 mg', '656', '13', '45', '2022-08-02 01:26:13', '2022-08-02 01:26:13'),
(11854, 'Glucotin Plus', '8.00', '250 mg+200 mg', '656', '13', '65', '2022-08-02 01:27:01', '2022-08-02 01:27:01'),
(11855, 'Glustin Plus', '8.05', '250 mg+200 mg', '656', '13', '78', '2022-08-02 01:27:33', '2022-08-02 01:27:33'),
(11856, 'Glustin TS', '16.00', '750 mg+600 mg', '656', '13', '78', '2022-08-02 01:28:52', '2022-08-02 01:28:52'),
(11857, 'Glustin TS', '16.00', '750 mg+600 mg', '656', '13', '78', '2022-08-02 01:30:04', '2022-08-02 01:30:04'),
(11858, 'Joingurd', '7.95', '250 mg+200 mg', '656', '13', '112', '2022-08-02 01:30:40', '2022-08-02 01:30:40'),
(11859, 'Joinix Plus', '8.00', '250 mg+200 mg', '656', '13', '92', '2022-08-02 01:31:40', '2022-08-02 01:31:40'),
(11860, 'Joinix Plus', '8.00', '250 mg+200 mg', '656', '13', '92', '2022-08-02 01:31:51', '2022-08-02 01:31:51'),
(11861, 'Joinix TS', '16.00', '750 mg+600 mg', '656', '13', '92', '2022-08-02 01:32:54', '2022-08-02 01:32:54'),
(11862, 'Joinix TS', '16.00', '750 mg+600 mg', '656', '13', '92', '2022-08-02 01:33:14', '2022-08-02 01:33:14'),
(11863, 'Jointec Plus', '8.00', '250 mg+200 mg', '656', '13', '43', '2022-08-02 01:35:06', '2022-08-02 01:35:06'),
(11864, 'Jointin', '8.00', '250 mg+200 mg', '656', '13', '83', '2022-08-02 01:36:11', '2022-08-02 01:36:11'),
(11865, 'Jorix', '5.00', '250 mg+200 mg', '656', '13', '31', '2022-08-02 01:37:20', '2022-08-02 01:37:20'),
(11866, 'Maso Plus', '7.02', '250 mg+200 mg', '656', '13', '101', '2022-08-02 01:37:49', '2022-08-02 01:37:49'),
(11867, 'Nostis', '8.03', '250 mg+200 mg', '656', '13', '27', '2022-08-02 01:38:36', '2022-08-02 01:38:36'),
(11868, 'Ostofid Plus', '7.00', '250 mg+200 mg', '656', '13', '186', '2022-08-02 01:39:45', '2022-08-02 01:39:45'),
(11869, 'Rejoin', '8.00', '250 mg+200 mg', '656', '13', '34', '2022-08-02 01:40:06', '2022-08-02 01:40:06'),
(11870, 'Rejoin', '8.00', '250 mg+200 mg', '656', '13', '34', '2022-08-02 01:40:23', '2022-08-02 01:40:23'),
(11871, 'Synflex', '8.50', '250 mg+200 mg', '656', '13', '89', '2022-08-02 01:41:32', '2022-08-02 01:41:32'),
(11872, 'Glustin Plus', '100.30', '2%+3%+3.1%+0.12% (15 gm tube)', '657', '29', '78', '2022-08-02 01:42:43', '2022-08-02 01:42:43'),
(11873, 'Glustin Plus', '180.54', '2%+3%+3.1%+0.12% (30 gm tube)', '657', '29', '78', '2022-08-02 01:43:28', '2022-08-02 01:43:28'),
(11874, 'Arth-A Max', '12.03', '750 mg+50 mg', '658', '13', '19', '2022-08-02 01:46:59', '2022-08-02 01:46:59'),
(11875, 'Arth-A Max', '12.03', '750 mg+50 mg', '658', '13', '19', '2022-08-02 01:46:59', '2022-08-02 01:46:59'),
(11876, 'Arth-A Max', '12.03', '750 mg+50 mg', '658', '13', '19', '2022-08-02 01:47:00', '2022-08-02 01:47:00'),
(11877, 'Bonacerin', '12.00', '750 mg+50 mg', '658', '13', '124', '2022-08-02 01:47:30', '2022-08-02 01:47:30'),
(11878, 'Bonacerin', '12.00', '750 mg+50 mg', '658', '13', '124', '2022-08-02 01:48:13', '2022-08-02 01:48:13'),
(11879, 'Bontiv', '12.00', '750 mg+50 mg', '658', '13', '89', '2022-08-02 01:50:25', '2022-08-02 01:50:25'),
(11880, 'Bontiv', '12.00', '750 mg+50 mg', '658', '13', '89', '2022-08-02 01:51:01', '2022-08-02 01:51:01'),
(11881, 'Cartibon', '12.00', '750 mg+50 mg', '658', '13', '150', '2022-08-02 01:52:13', '2022-08-02 01:52:13'),
(11882, 'Carticare Max', '20.00', '750 mg+50 mg', '658', '13', '156', '2022-08-02 01:53:47', '2022-08-02 01:53:47'),
(11883, 'Cartidin', '12.00', '750 mg+50 mg', '658', '13', '135', '2022-08-02 01:54:53', '2022-08-02 01:54:53'),
(11884, 'Cartilage Max', '12.00', '750 mg+50 mg', '656', '13', '161', '2022-08-02 01:55:58', '2022-08-02 01:55:58'),
(11885, 'Cartilex D', '12.00', '750 mg+50 mg', '658', '13', '18', '2022-08-02 01:56:50', '2022-08-02 01:56:50'),
(11886, 'Cartiplus', '12.00', '750 mg+50 mg', '658', '13', '147', '2022-08-02 01:58:16', '2022-08-02 01:58:16'),
(11887, 'Cosarin', '12.03', '750 mg+50 mg', '658', '13', '136', '2022-08-02 01:59:42', '2022-08-02 01:59:42'),
(11888, 'Cosarin', '12.03', '750 mg+50 mg', '658', '13', '136', '2022-08-02 02:00:07', '2022-08-02 02:00:07'),
(11889, 'Cosarin', '12.03', '750 mg+50 mg', '658', '13', '136', '2022-08-02 02:00:35', '2022-08-02 02:00:35'),
(11890, 'Diacer Plus', '12.00', '750 mg+50 mg', '658', '13', '39', '2022-08-02 02:01:55', '2022-08-02 02:01:55'),
(11891, 'Glucerin', '12.00', '750 mg+50 mg', '658', '13', '36', '2022-08-02 02:03:34', '2022-08-02 02:03:34'),
(11892, 'Glucium-D', '12.00', '750 mg+50 mg', '658', '13', '45', '2022-08-02 02:05:25', '2022-08-02 02:05:25'),
(11893, 'Glucotin Max', '12.00', '750 mg+50 mg', '658', '13', '65', '2022-08-02 02:06:37', '2022-08-02 02:06:37'),
(11894, 'Glustin Max', '12.04', '750 mg+50 mg', '658', '13', '78', '2022-08-02 02:07:21', '2022-08-02 02:07:21'),
(11895, 'Joinix D', '12.00', '750 mg+50 mg', '658', '13', '92', '2022-08-02 02:07:44', '2022-08-02 02:07:44'),
(11896, 'Jointcare Plus', '12.00', '750 mg+50 mg', '658', '13', '102', '2022-08-02 02:08:53', '2022-08-02 02:08:53'),
(11897, 'Jointec Max', '12.00', '750 mg+50 mg', '658', '13', '43', '2022-08-02 02:09:20', '2022-08-02 02:09:20'),
(11898, 'Osticare', '12.00', '750 mg+50 mg', '658', '13', '71', '2022-08-02 02:09:55', '2022-08-02 02:09:55'),
(11899, 'Ostorin', '12.00', '750 mg+50 mg', '658', '13', '91', '2022-08-02 02:11:54', '2022-08-02 02:11:54'),
(11900, 'Rejoin-D', '12.00', '750 mg+50 mg', '658', '13', '34', '2022-08-02 02:13:02', '2022-08-02 02:13:02'),
(11901, 'Tilex Max', '12.00', '750 mg+50 mg', '658', '13', '179', '2022-08-02 02:13:29', '2022-08-02 02:13:29');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(11902, 'Xiamin', '12.00', '750 mg+50 mg', '658', '13', '103', '2022-08-02 02:14:39', '2022-08-02 02:14:39'),
(11903, 'Kabiven Perifer', '2518.00', '1440 ml/bag', '659', '37', '156', '2022-08-02 02:16:45', '2022-08-02 02:16:45'),
(11904, 'Kabiven', '2815.00', '1026 ml/bag', '660', '37', '156', '2022-08-02 02:17:54', '2022-08-02 02:17:54'),
(11905, 'Glysup', '3.01', '1.15 gm', '661', '58', '179', '2022-08-02 03:11:55', '2022-08-02 03:11:55'),
(11906, 'Glysup', '5.02', '2.30 gm', '661', '58', '179', '2022-08-02 03:30:19', '2022-08-02 03:30:19'),
(11907, 'Glysup', '5.02', '2.30 gm', '661', '58', '179', '2022-08-02 03:30:19', '2022-08-02 03:30:19'),
(11908, 'Sapotor', '3.00', '1.15 gm', '661', '58', '18', '2022-08-02 03:31:37', '2022-08-02 03:31:37'),
(11909, 'Artiforte', '275.00', '0.25%', '662', '69', '124', '2022-08-02 03:55:45', '2022-08-02 03:55:45'),
(11910, 'MY Jelly', '55.00', '11.25% (15 gm gel)', '663', '42', '172', '2022-08-02 03:57:30', '2022-08-02 03:57:30'),
(11911, 'MY Jelly', '170.00', '11.25% (50 gm gel)', '663', '42', '172', '2022-08-02 03:58:21', '2022-08-02 03:58:21'),
(11912, 'R-Y Jelly', '40.00', '11.25% (10 gm gel)', '663', '42', '147', '2022-08-02 03:59:18', '2022-08-02 03:59:18'),
(11913, 'R-Y Jelly', '90.00', '11.25% (30 gm gel)', '663', '42', '147', '2022-08-02 03:59:58', '2022-08-02 03:59:58'),
(11914, 'Cofresh', '250.00', '0.2%+0.36%+1%', '664', '69', '91', '2022-08-02 04:12:26', '2022-08-02 04:12:26'),
(11915, 'Glypeg', '250.00', '0.2%+0.36%+1%', '664', '69', '19', '2022-08-02 04:13:33', '2022-08-02 04:13:33'),
(11916, 'Lubrex', '250.00', '0.2%+0.36%+1%', '664', '69', '135', '2022-08-02 04:14:43', '2022-08-02 04:14:43'),
(11917, 'Lubrex', '250.00', '0.2%+0.36%+1%', '664', '69', '135', '2022-08-02 04:15:18', '2022-08-02 04:15:18'),
(11918, 'Oculax', '250.00', '0.2%+0.36%+1%', '664', '69', '18', '2022-08-02 04:16:16', '2022-08-02 04:16:16'),
(11919, 'Oculax', '250.00', '0.2%+0.36%+1%', '664', '69', '18', '2022-08-02 04:17:05', '2022-08-02 04:17:05'),
(11920, 'Tritear', '250.00', '0.2%+0.36%+1%', '664', '69', '136', '2022-08-02 04:18:33', '2022-08-02 04:18:33'),
(11921, 'Tritear', '250.00', '0.2%+0.36%+1%', '664', '69', '136', '2022-08-02 04:19:06', '2022-08-02 04:19:06'),
(11922, 'Tritear', '250.00', '0.2%+0.36%+1%', '664', '69', '136', '2022-08-02 04:19:06', '2022-08-02 04:19:06'),
(11923, 'Tritear', '250.00', '0.2%+0.36%+1%', '664', '69', '136', '2022-08-02 04:19:06', '2022-08-02 04:19:06'),
(11924, 'Visin', '250.00', '0.2%+0.36%+1%', '664', '69', '150', '2022-08-02 04:19:35', '2022-08-02 04:19:35'),
(11925, 'Visin', '250.00', '0.2%+0.36%+1%', '664', '69', '150', '2022-08-02 04:20:01', '2022-08-02 04:20:01'),
(11926, 'Visin', '250.00', '0.2%+0.36%+1%', '664', '69', '150', '2022-08-02 04:20:01', '2022-08-02 04:20:01'),
(11927, 'Visin', '250.00', '0.2%+0.36%+1%', '664', '69', '150', '2022-08-02 04:20:01', '2022-08-02 04:20:01'),
(11928, 'Visitear', '310.00', '0.2%+0.36%+1%', '664', '69', '92', '2022-08-02 04:20:50', '2022-08-02 04:20:50'),
(11929, 'Honycol', '40.00', '((0.75 ml+1.93 ml)/5 ml)(100 ml bottle)', '665', '59', '161', '2022-08-03 01:01:00', '2022-08-03 01:01:00'),
(11930, 'Honycol', '55.21', '((0.75 ml+1.93 ml)/5 ml)(200 ml bottle)', '665', '59', '161', '2022-08-03 01:03:01', '2022-08-03 01:03:01'),
(11931, 'Hunny', '40.00', '(0.75 ml+1.93 ml)/5 ml', '665', '59', '71', '2022-08-03 01:03:40', '2022-08-03 01:05:45'),
(11932, 'Hunycof', '50.00', '(0.75 ml+1.93 ml)/5 ml', '665', '59', '92', '2022-08-03 01:04:34', '2022-08-03 01:04:34'),
(11933, 'Nectar', '40.27', '(0.75 ml+1.93 ml)/5 ml', '665', '59', '179', '2022-08-03 01:07:02', '2022-08-03 01:07:02'),
(11934, 'Supotaria', '50.00', '0.2 mg/ml', '668', '68', '92', '2022-08-03 01:09:47', '2022-08-03 01:09:47'),
(11935, 'Supotaria', '90.00', '0.6 mg/3 ml', '668', '68', '92', '2022-08-03 01:11:56', '2022-08-03 01:11:56'),
(11936, 'Supotaria', '500.00', '1 gm/5 ml', '669', '28', '92', '2022-08-03 01:12:58', '2022-08-03 01:12:58'),
(11937, 'Glyriva', '40.00', '25 mcg/ml', '670', '54', '43', '2022-08-03 01:13:59', '2022-08-03 01:13:59'),
(11938, 'Beviprex', '450.00', '(9 mcg+4.8 mcg)/puff', '671', '48', '179', '2022-08-03 01:32:49', '2022-08-03 01:32:49'),
(11939, 'Simponi', '51131.66', '50 mg/0.5 ml', '672', '77', '190', '2022-08-03 01:34:35', '2022-08-03 01:34:35'),
(11940, 'Polymix G', '30.10', '(25 IU+1700 IU+5000 IU)/ml', '673', '69', '135', '2022-08-03 01:36:20', '2022-08-03 01:36:20'),
(11941, 'Naurif', '28.19', '1 mg', '674', '13', '179', '2022-08-03 01:37:22', '2022-08-03 01:37:22'),
(11942, 'Naurif', '48.33', '1 mg/ml', '674', '10', '179', '2022-08-03 01:38:07', '2022-08-03 01:38:07'),
(11943, 'Afuvin', '5.32', '500 mg', '675', '13', '27', '2022-08-03 01:57:12', '2022-08-03 01:57:12'),
(11944, 'G-G Vin', '4.00', '500 mg', '675', '13', '84', '2022-08-03 01:59:04', '2022-08-03 01:59:04'),
(11945, 'Griseofulvin', '5.50', '500 mg', '675', '13', '30', '2022-08-03 01:59:48', '2022-08-03 01:59:48'),
(11946, 'Griseofulvin FP', '5', '500 mg', '675', '13', '48', '2022-08-03 02:00:26', '2022-08-03 02:00:26'),
(11947, 'Grisin', '5.57', '500 mg', '675', '13', '170', '2022-08-03 02:00:59', '2022-08-03 02:00:59'),
(11948, 'Grisofulvin M', '5.25', '500 mg', '675', '13', '117', '2022-08-03 02:02:27', '2022-08-03 02:02:27'),
(11949, 'Grisozen', '6.68', '500 mg', '675', '13', '196', '2022-08-03 02:03:07', '2022-08-03 02:03:07'),
(11950, 'Cofnil Plus', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '78', '2022-08-03 02:04:31', '2022-08-03 02:04:31'),
(11951, 'Cofrid', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '19', '2022-08-03 02:05:09', '2022-08-03 02:05:09'),
(11952, 'Coufix', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '18', '2022-08-03 02:05:49', '2022-08-03 02:05:49'),
(11953, 'Dexotix M', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '92', '2022-08-03 02:10:37', '2022-08-03 02:10:37'),
(11954, 'Dexpel', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '136', '2022-08-03 02:12:51', '2022-08-03 02:12:51'),
(11955, 'DGM', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '39', '2022-08-03 02:13:37', '2022-08-03 02:13:37'),
(11956, 'Expreso', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '197', '2022-08-03 02:14:19', '2022-08-03 02:14:19'),
(11957, 'Trescof', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '134', '2022-08-03 02:15:03', '2022-08-03 02:15:03'),
(11958, 'Tuspel', '85.00', '(200 mg+15 mg+15 mg)/5 ml', '676', '59', '43', '2022-08-03 02:15:40', '2022-08-03 02:15:40'),
(11959, 'Antuss Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '77', '2022-08-03 03:16:34', '2022-08-03 03:16:34'),
(11960, 'Antuss Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '77', '2022-08-03 03:16:34', '2022-08-03 03:16:34'),
(11961, 'Cofson Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '90', '2022-08-03 03:18:18', '2022-08-03 03:18:18'),
(11962, 'Daykof', '80.24', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '39', '2022-08-03 03:18:45', '2022-08-03 03:18:45'),
(11963, 'E-Cof Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '67', '2022-08-03 03:19:55', '2022-08-03 03:19:55'),
(11964, 'Extil Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '94', '2022-08-03 03:21:06', '2022-08-03 03:21:06'),
(11965, 'Extopel', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '78', '2022-08-03 03:21:43', '2022-08-03 03:21:43'),
(11966, 'Ezykof Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '150', '2022-08-03 03:22:32', '2022-08-03 03:22:32'),
(11967, 'Klinkof-M', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '138', '2022-08-03 03:23:17', '2022-08-03 03:23:17'),
(11968, 'Kof-free', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '42', '2022-08-03 03:24:13', '2022-08-03 03:24:13'),
(11969, 'Nixcof', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '136', '2022-08-03 03:25:04', '2022-08-03 03:25:04'),
(11970, 'Pires-M', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '124', '2022-08-03 03:25:53', '2022-08-03 03:25:53'),
(11971, 'Respi-M', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '174', '2022-08-03 03:26:30', '2022-08-03 03:26:30'),
(11972, 'Sintos', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '19', '2022-08-03 03:27:04', '2022-08-03 03:27:04'),
(11973, 'Tesco GL', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '185', '2022-08-03 03:29:29', '2022-08-03 03:29:29'),
(11974, 'Tusca Plus', '80.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '179', '2022-08-03 03:30:12', '2022-08-03 03:30:12'),
(11975, 'Tuscof', '85.00', '(100 mg+1.1 mg+14 mg)/5 ml', '677', '59', '71', '2022-08-03 03:31:00', '2022-08-03 03:31:00'),
(11976, 'Vaxem', '425.77', '425.77', '678', '10', '128', '2022-08-03 03:33:00', '2022-08-03 03:33:00'),
(11977, 'Halotab', '0.51', '7.5 mg', '679', '13', '178', '2022-08-03 03:33:56', '2022-08-03 03:33:56'),
(11978, 'Halotab', '0.77', '15 mg', '679', '13', '178', '2022-08-03 03:34:46', '2022-08-03 03:34:46'),
(11979, 'Halotab', '1.54', '50 mg', '679', '13', '178', '2022-08-03 03:35:31', '2022-08-03 03:35:31'),
(11980, 'Cinon', '16.00', '0.1%', '680', '29', '27', '2022-08-03 03:36:46', '2022-08-03 03:36:46'),
(11981, 'Dermalog', '40.12', '0.1%', '680', '29', '98', '2022-08-03 03:37:49', '2022-08-03 03:37:49'),
(11982, 'Volog', '66.10', '0.1%', '680', '29', '48', '2022-08-03 03:39:07', '2022-08-03 03:39:07'),
(11983, 'Zemalog', '18.05', '0.1%', '680', '29', '77', '2022-08-03 03:40:06', '2022-08-03 03:40:06'),
(11984, 'Habesol', '90.00', '0.05% (10 gm tube)', '681', '66', '147', '2022-08-03 03:42:54', '2022-08-03 03:42:54'),
(11985, 'Habesol', '90.00', '0.05% (10 gm tube)', '681', '66', '147', '2022-08-03 03:42:54', '2022-08-03 03:42:54'),
(11986, 'Habesol', '130.00', '0.05% (15 gm tube)', '681', '66', '147', '2022-08-03 03:43:32', '2022-08-03 03:43:32'),
(11987, 'Habesol', '170.00', '0.05% (20 gm tube)', '681', '66', '147', '2022-08-03 03:44:59', '2022-08-03 03:44:59'),
(11988, 'Habesol', '250.00', '0.05% (30 gm tube)', '681', '66', '147', '2022-08-03 03:45:51', '2022-08-03 03:45:51'),
(11989, 'Halobet', '130.00', '0.05%', '681', '29', '179', '2022-08-03 03:47:01', '2022-08-03 03:47:01'),
(11990, 'Halocort', '90.27', '0.05%', '681', '29', '18', '2022-08-03 03:47:40', '2022-08-03 03:47:40'),
(11991, 'Halobet', '130.00', '0.05%', '681', '66', '179', '2022-08-03 03:48:52', '2022-08-03 03:48:52'),
(11992, 'Halocort', '90.27', '0.05%', '681', '66', '18', '2022-08-03 03:49:27', '2022-08-03 03:49:27'),
(11993, 'Haloxa', '130.00', '0.05%', '681', '29', '136', '2022-08-03 03:50:20', '2022-08-03 03:50:20'),
(11994, 'Haloxa', '130.00', '0.05%', '681', '66', '136', '2022-08-03 03:51:56', '2022-08-03 03:51:56'),
(11995, 'Ulticort', '120.00', '0.05%', '681', '29', '92', '2022-08-03 03:52:22', '2022-08-03 03:52:22'),
(11996, 'Ulticort', '120.00', '0.05%', '681', '66', '92', '2022-08-03 03:53:12', '2022-08-03 03:53:12'),
(11997, 'G-Haloperidol', '0.50', '5 mg', '683', '13', '84', '2022-08-03 03:55:38', '2022-08-03 03:55:38'),
(11998, 'Halop', '1.00', '5 mg', '683', '13', '136', '2022-08-03 03:56:35', '2022-08-03 03:56:35'),
(11999, 'Halopid', '1.00', '5 mg', '683', '13', '92', '2022-08-03 03:57:51', '2022-08-03 03:57:51'),
(12000, 'Halopid', '10.80', '5 mg/ml', '683', '68', '92', '2022-08-03 03:58:48', '2022-08-03 03:58:48'),
(12001, 'Perigen', '1.00', '5 mg', '683', '13', '78', '2022-08-03 03:59:14', '2022-08-03 03:59:14'),
(12002, 'Perigen', '12.03', '5 mg/ml', '683', '68', '78', '2022-08-03 04:00:28', '2022-08-03 04:00:28'),
(12003, 'Perol', '0.51', '5 mg', '683', '13', '27', '2022-08-03 04:00:56', '2022-08-03 04:00:56'),
(12004, 'Perol', '10.04', '5 mg/ml', '683', '68', '27', '2022-08-03 04:02:00', '2022-08-03 04:02:00'),
(12005, 'Halosin', '1504.00', '1.87 gm/ml (200 ml bottle)', '684', '56', '18', '2022-08-03 04:03:40', '2022-08-03 04:06:05'),
(12006, 'Halosin', '1890.45', '1.87 gm/ml (250 ml bottle)', '684', '56', '18', '2022-08-03 04:04:44', '2022-08-03 04:04:44'),
(12007, 'Acme\'s Hartmann Solution', '71.30', '500 ml bag', '685', '50', '19', '2022-08-03 04:10:18', '2022-08-03 04:10:18'),
(12008, 'Acme\'s Hartmann Solution', '71.30', '500 ml bag', '685', '50', '19', '2022-08-03 04:10:18', '2022-08-03 04:10:18'),
(12009, 'Acme\'s Hartmann Solution', '71.30', '500 ml bag', '685', '50', '19', '2022-08-03 04:10:18', '2022-08-03 04:10:18'),
(12010, 'Acme\'s Hartmann Solution', '71.30', '500 ml bag', '685', '50', '19', '2022-08-03 04:10:18', '2022-08-03 04:10:18'),
(12011, 'Acme\'s Hartmann Solution', '71.30', '500 ml bag', '685', '50', '19', '2022-08-03 04:10:18', '2022-08-03 04:10:18'),
(12012, 'Acme\'s Hartmann Solution', '91.99', '1000 ml bag', '685', '50', '19', '2022-08-03 04:11:09', '2022-08-03 04:11:09'),
(12013, 'Electrosal', '71.30', '500 ml bag', '685', '50', '150', '2022-08-03 04:26:47', '2022-08-03 04:26:47'),
(12014, 'Electrosal', '92.00', '1000 ml bag', '685', '50', '150', '2022-08-03 22:10:55', '2022-08-03 22:10:55'),
(12015, 'Hartmann', '71.30', '500 ml bag', '685', '50', '139', '2022-08-03 22:40:00', '2022-08-03 22:40:00'),
(12016, 'Hartmann', '92.00', '1000 ml bag', '685', '50', '139', '2022-08-03 22:41:00', '2022-08-03 22:41:00'),
(12017, 'Hartmann', '71.10', '500 ml bag', '685', '50', '135', '2022-08-03 22:41:38', '2022-08-03 22:41:38'),
(12018, 'Hartmann', '91.70', '1000 ml bag', '685', '50', '135', '2022-08-03 22:43:07', '2022-08-03 22:43:07'),
(12019, 'Hartsol', '71.30', '500 ml bag', '685', '50', '106', '2022-08-03 22:43:57', '2022-08-03 22:43:57'),
(12020, 'Hartsol', '92.00', '1000 ml bag', '685', '50', '106', '2022-08-03 22:44:57', '2022-08-03 22:44:57'),
(12021, 'Lactoride', '71.30', '500 ml bag', '685', '50', '43', '2022-08-03 22:46:07', '2022-08-03 22:46:07'),
(12022, 'Lactoride', '92.00', '1000 ml bag', '685', '50', '43', '2022-08-03 22:46:46', '2022-08-03 22:46:46'),
(12023, 'Lactoring', '71.30', '500 ml bag', '685', '50', '179', '2022-08-03 22:47:47', '2022-08-03 22:47:47'),
(12024, 'Lactoring', '91.99', '1000 ml bag', '685', '50', '179', '2022-08-03 22:48:23', '2022-08-03 22:48:23'),
(12025, 'G-Heparin', '275.00', '25000 IU/5 ml', '686', '10', '84', '2022-08-03 22:56:24', '2022-08-03 22:56:24'),
(12026, 'Heparin Leo', '639.00', '25000 IU/5 ml', '686', '10', '105', '2022-08-03 22:57:25', '2022-08-03 22:57:25'),
(12027, 'Heparin-Rotex', '300.00', '25000 IU/5 ml', '686', '10', '52', '2022-08-03 22:58:02', '2022-08-03 22:58:02'),
(12028, 'Heparon', '397.72', '25000 IU/5 ml', '686', '10', '39', '2022-08-03 22:58:46', '2022-08-03 22:58:46'),
(12029, 'IMMUNOHBs', '5430.00', '180 IU/ml', '688', '10', '195', '2022-08-03 22:59:47', '2022-08-03 22:59:47'),
(12030, 'Hepa-B', '400.00', '10 mcg/0.5 ml', '689', '68', '92', '2022-08-03 23:00:58', '2022-08-03 23:00:58'),
(12031, 'Hepa-B', '500.00', '20 mcg/ml', '689', '68', '92', '2022-08-03 23:02:00', '2022-08-03 23:02:00'),
(12032, 'Hepavax-B', '500.00', '20 mcg/ml', '689', '68', '150', '2022-08-03 23:02:46', '2022-08-03 23:02:46'),
(12033, 'Hemomin', '56.55', '2%', '690', '69', '126', '2022-08-03 23:04:08', '2022-08-03 23:04:08'),
(12034, 'Homatropine', '56.55', '2%', '690', '69', '160', '2022-08-03 23:04:58', '2022-08-03 23:04:58'),
(12035, 'Matropin', '56.70', '2%', '690', '69', '34', '2022-08-03 23:05:56', '2022-08-03 23:05:56'),
(12036, 'RhoGAM', '4700.00', '300 mcg/2 ml', '691', '68', '195', '2022-08-03 23:07:16', '2022-08-03 23:07:16'),
(12037, 'Rhophylac', '3100.00', '300 mcg/2 ml', '691', '68', '96', '2022-08-03 23:08:31', '2022-08-03 23:08:31'),
(12038, 'Choriofactor', '2300.00', '5000 IU/vial', '692', '68', '195', '2022-08-03 23:10:59', '2022-08-03 23:10:59'),
(12039, 'HCG', '1800.00', '5000 IU/vial', '692', '68', '150', '2022-08-03 23:11:47', '2022-08-03 23:11:47'),
(12040, 'HCG', '3500.00', '10000 IU/vial', '692', '68', '150', '2022-08-03 23:12:48', '2022-08-03 23:12:48'),
(12041, 'Pregnyl', '2750.00', '5000 IU/vial', '692', '68', '89', '2022-08-03 23:13:36', '2022-08-03 23:13:36'),
(12042, 'Humaglobin', '18500.00', '250 mg/5 ml', '693', '49', '52', '2022-08-03 23:16:25', '2022-08-03 23:16:25'),
(12043, 'Humaglobin', '36500.00', '500 mg/10 ml', '693', '49', '52', '2022-08-03 23:17:57', '2022-08-03 23:17:57'),
(12044, 'IG VENA', '44700.00', '5 gm/100 ml', '693', '49', '195', '2022-08-03 23:19:11', '2022-08-03 23:19:11'),
(12045, 'IG VENA', '22350.00', '2.5 gm/50 ml', '693', '49', '195', '2022-08-03 23:20:00', '2022-08-03 23:20:00'),
(12046, 'Normoglobin', '3400.00', '500 mg/10 ml', '693', '49', '92', '2022-08-03 23:20:50', '2022-08-03 23:20:50'),
(12047, 'Normoglobin', '17000.00', '2.5 gm/50 ml', '693', '49', '92', '2022-08-03 23:22:04', '2022-08-03 23:22:04'),
(12048, 'Pentaglobin', '4478.28', '500 mg/10 ml', '693', '49', '190', '2022-08-03 23:23:09', '2022-08-03 23:23:09'),
(12049, 'HMG', '800.00', '75 IU/vial', '694', '78', '150', '2022-08-03 23:24:16', '2022-08-03 23:24:16'),
(12050, 'Menofactor', '895.00', '75 IU/vial', '694', '78', '195', '2022-08-03 23:24:53', '2022-08-03 23:24:53'),
(12051, 'Papilovax', '2500.00', '0.5 ml/dose', '696', '68', '92', '2022-08-03 23:27:57', '2022-08-03 23:27:57'),
(12052, 'Gardasil', '5887.00', '0.5 ml/pre-filled syringe', '697', '68', '89', '2022-08-03 23:29:24', '2022-08-03 23:29:24'),
(12053, 'Protet-IG', '975.00', '250 IU/ml', '698', '68', '92', '2022-08-03 23:30:45', '2022-08-03 23:30:45'),
(12054, 'Tetagam-P', '1023.00', '250 IU/ml', '698', '68', '96', '2022-08-03 23:32:55', '2022-08-03 23:32:55'),
(12055, 'Acuren', '0.70', '25 mg', '699', '13', '92', '2022-08-03 23:34:32', '2022-08-03 23:34:32'),
(12056, 'Acuren', '1.00', '50 mg', '699', '13', '92', '2022-08-03 23:35:00', '2022-08-03 23:35:00'),
(12057, 'HTZ', '0.70', '25 mg', '699', '13', '190', '2022-08-03 23:35:58', '2022-08-03 23:35:58'),
(12058, 'Hypezide', '1.00', '50 mg', '699', '13', '142', '2022-08-03 23:36:37', '2022-08-03 23:36:37'),
(12059, 'Dezide', '1.00', '25 mg+50 mg', '700', '13', '71', '2022-08-03 23:38:45', '2022-08-03 23:38:45'),
(12060, 'Dezide', '1.00', '25 mg+50 mg', '700', '13', '71', '2022-08-03 23:38:45', '2022-08-03 23:38:45'),
(12061, 'G-Thiazide T', '0.52', '0.52', '700', '13', '84', '2022-08-03 23:40:05', '2022-08-03 23:40:05'),
(12062, 'Anacort', '50.00', '100 mg/2 ml', '701', '68', '185', '2022-08-03 23:42:01', '2022-08-03 23:42:01'),
(12063, 'Cortaid', '50.00', '100 mg/2 ml', '701', '68', '130', '2022-08-03 23:42:31', '2022-08-03 23:42:31'),
(12064, 'Cortaid', '50.00', '100 mg/2 ml', '701', '68', '130', '2022-08-03 23:42:40', '2022-08-03 23:42:40'),
(12065, 'Cortef', '50.00', '100 mg/2 ml', '701', '68', '34', '2022-08-03 23:44:13', '2022-08-03 23:44:13'),
(12066, 'Cortinex', '50.00', '100 mg/2 ml', '701', '68', '197', '2022-08-03 23:45:15', '2022-08-03 23:45:15'),
(12067, 'Cotson', '2.51', '10 mg', '701', '13', '136', '2022-08-03 23:45:58', '2022-08-03 23:45:58'),
(12068, 'Cotson', '50.35', '100 mg/2 ml', '701', '68', '136', '2022-08-03 23:47:21', '2022-08-03 23:47:21'),
(12069, 'Eucot', '50.00', '100 mg/2 ml', '701', '68', '147', '2022-08-03 23:48:24', '2022-08-03 23:48:24'),
(12070, 'Glucort', '50.00', '100 mg/2 ml', '701', '68', '82', '2022-08-03 23:49:04', '2022-08-03 23:49:04'),
(12071, 'Hison', '50.34', '100 mg/2 ml', '701', '68', '18', '2022-08-03 23:49:54', '2022-08-03 23:49:54'),
(12072, 'Hydrason', '56.00', '100 mg/2 ml', '701', '68', '65', '2022-08-03 23:50:50', '2022-08-03 23:50:50'),
(12073, 'Hydrason', '3.50', '10 mg', '701', '13', '65', '2022-08-03 23:51:32', '2022-08-03 23:51:32'),
(12074, 'Hydrason', '6.00', '20 mg', '701', '13', '65', '2022-08-03 23:51:58', '2022-08-03 23:51:58'),
(12075, 'Hydrocortisone', '72.00', '100 mg/2 ml', '701', '68', '52', '2022-08-03 23:52:55', '2022-08-03 23:52:55'),
(12076, 'Hydrocortisone', '72.00', '100 mg/2 ml', '701', '68', '52', '2022-08-03 23:53:12', '2022-08-03 23:53:12'),
(12077, 'Intasone', '38.00', '100 mg/2 ml', '701', '68', '92', '2022-08-03 23:54:20', '2022-08-03 23:54:20'),
(12078, 'Intasone', '6.00', '20 mg', '701', '13', '92', '2022-08-03 23:56:40', '2022-08-03 23:56:40'),
(12079, 'Intasone', '3.50', '10 mg', '701', '13', '92', '2022-08-03 23:57:22', '2022-08-03 23:57:22'),
(12080, 'Anacaine HC', '100.00', '(5 mg+30 mg)/gm', '702', '29', '92', '2022-08-03 23:58:35', '2022-08-03 23:58:35'),
(12081, 'NPH', '60.23', '(10 mg+3400 Units+10000 Units)/ml', '703', '32', '160', '2022-08-03 23:59:47', '2022-08-03 23:59:47'),
(12082, 'Polycort', '45.14', '(10 mg+3400 Units+10000 Units)/ml', '703', '32', '77', '2022-08-04 00:00:32', '2022-08-04 00:00:32'),
(12083, 'Polymix H', '40.15', '(10 mg+3400 Units+10000 Units)/ml', '703', '32', '135', '2022-08-04 00:01:52', '2022-08-04 00:01:52'),
(12084, 'Cortider', '35.00', '1%', '704', '29', '71', '2022-08-04 00:03:02', '2022-08-04 00:03:02'),
(12085, 'Cortimet', '28.00', '1%', '704', '29', '113', '2022-08-04 00:03:47', '2022-08-04 00:03:47'),
(12086, 'Genacort', '15.11', '1%', '704', '66', '78', '2022-08-04 00:04:16', '2022-08-04 00:04:16'),
(12087, 'Hydrocort', '28.08', '1%', '704', '29', '23', '2022-08-04 00:05:09', '2022-08-04 00:05:09'),
(12088, 'Intasone', '30.00', '1%', '704', '29', '92', '2022-08-04 00:05:53', '2022-08-04 00:05:53'),
(12089, 'Topicort', '40.13', '1% (10 gm tube)', '704', '29', '179', '2022-08-04 00:07:02', '2022-08-04 00:07:02'),
(12090, 'Topicort', '70.00', '1% (20 gm tube)', '704', '29', '179', '2022-08-04 00:08:08', '2022-08-04 00:08:08'),
(12091, 'Unicort', '16.05', '1%', '704', '29', '77', '2022-08-04 00:08:50', '2022-08-04 00:08:50'),
(12092, 'Zocort', '38.25', '1%', '704', '29', '18', '2022-08-04 00:09:32', '2022-08-04 00:09:32'),
(12093, 'Anosil', '200.00', '30 gm tube', '705', '29', '197', '2022-08-04 00:10:28', '2022-08-04 00:10:28'),
(12094, 'Remacort N', '18.92', '0.5%+0.5%', '706', '29', '160', '2022-08-04 00:11:30', '2022-08-04 00:11:30'),
(12095, 'Unicort N', '16.05', '0.5%+0.5%', '706', '66', '77', '2022-08-04 00:12:18', '2022-08-04 00:12:18'),
(12096, 'Eczacort', '200.00', '0.1%', '707', '29', '197', '2022-08-04 00:13:21', '2022-08-04 00:13:21'),
(12097, 'Hyperoxi', '20.00', '12 ml/100 ml', '708', '55', '118', '2022-08-04 00:14:26', '2022-08-04 00:14:26'),
(12098, 'Depiquin', '200.00', '4%', '709', '29', '190', '2022-08-04 00:15:43', '2022-08-04 00:15:43'),
(12099, 'Noir', '50.19', '4%', '709', '29', '147', '2022-08-04 00:16:35', '2022-08-04 00:16:35'),
(12100, 'Spotclen', '50', '4%', '709', '29', '92', '2022-08-04 00:17:16', '2022-08-04 00:17:16'),
(12101, 'Spotless', '50.00', '4% (10 gm tube)', '709', '29', '22', '2022-08-04 00:18:17', '2022-08-04 00:18:17'),
(12102, 'Spotless', '100.00', '4% (20 gm tube)', '709', '29', '22', '2022-08-04 00:18:57', '2022-08-04 00:18:57'),
(12103, 'Spotless', '130.00', '4% (30 gm tube)', '709', '29', '22', '2022-08-04 00:19:42', '2022-08-04 00:19:42'),
(12104, 'Spotclen Plus', '80.00', '40 mg+80 mg+30 mg+20 mg', '710', '29', '92', '2022-08-04 00:21:03', '2022-08-04 00:21:03'),
(12105, 'Cynomin-H', '30.09', '1000 mcg/ml', '711', '68', '98', '2022-08-04 00:22:04', '2022-08-04 00:22:04'),
(12106, 'Corofree', '15.00', '200 mg', '712', '13', '34', '2022-08-04 00:41:19', '2022-08-04 00:41:19'),
(12107, 'Corofree', '15.00', '200 mg', '712', '13', '34', '2022-08-04 00:41:19', '2022-08-04 00:41:19'),
(12108, 'Corofree', '15.00', '200 mg', '712', '13', '34', '2022-08-04 00:41:19', '2022-08-04 00:41:19'),
(12109, 'Corofree', '15.00', '200 mg', '712', '13', '34', '2022-08-04 00:41:19', '2022-08-04 00:41:19'),
(12110, 'Corofree', '15.00', '200 mg', '712', '13', '34', '2022-08-04 00:41:19', '2022-08-04 00:41:19'),
(12111, 'Coroquin', '12.00', '200 mg', '712', '13', '45', '2022-08-04 00:41:57', '2022-08-04 00:41:57'),
(12112, 'Covikil', '12.00', '200 mg', '712', '13', '156', '2022-08-04 00:51:57', '2022-08-04 00:51:57'),
(12113, 'Covikil', '12.00', '200 mg', '712', '13', '156', '2022-08-04 00:51:57', '2022-08-04 00:51:57'),
(12114, 'Covikil', '12.00', '200 mg', '712', '13', '156', '2022-08-04 00:51:57', '2022-08-04 00:51:57'),
(12115, 'H-Quin', '15.00', '200 mg', '712', '13', '71', '2022-08-04 00:52:34', '2022-08-04 00:52:34'),
(12116, 'HCQ', '15.00', '200 mg', '712', '13', '190', '2022-08-04 00:55:58', '2022-08-04 00:55:58'),
(12117, 'Hydroquin', '12.00', '200 mg', '712', '13', '91', '2022-08-04 00:56:28', '2022-08-04 00:56:28'),
(12118, 'Kovicin', '12.00', '200 mg', '712', '13', '43', '2022-08-04 00:57:28', '2022-08-04 00:57:28'),
(12119, 'Oxiquin', '15.00', '200 mg', '712', '13', '140', '2022-08-04 00:58:14', '2022-08-04 00:58:14'),
(12120, 'Oxiquin', '15.00', '200 mg', '712', '13', '140', '2022-08-04 00:59:47', '2022-08-04 00:59:47'),
(12121, 'Oxiquin', '15.00', '200 mg', '712', '13', '140', '2022-08-04 00:59:47', '2022-08-04 00:59:47'),
(12122, 'Oxiquin', '23.00', '400 mg', '712', '13', '140', '2022-08-04 01:00:19', '2022-08-04 01:00:19'),
(12123, 'Quinivir', '12.00', '200 mg', '712', '13', '179', '2022-08-04 01:02:25', '2022-08-04 01:02:25'),
(12124, 'Reconil', '12.00', '200 mg', '712', '13', '92', '2022-08-04 01:04:10', '2022-08-04 01:04:10'),
(12125, 'Reumaflex', '10.00', '200 mg', '712', '13', '61', '2022-08-04 01:05:17', '2022-08-04 01:05:17'),
(12126, 'Roquin', '12.00', '200 mg', '712', '13', '196', '2022-08-04 01:06:22', '2022-08-04 01:06:22'),
(12127, 'Roquin', '12.00', '200 mg', '712', '13', '196', '2022-08-04 01:07:01', '2022-08-04 01:07:01'),
(12128, 'Roquin', '12.00', '200 mg', '712', '13', '196', '2022-08-04 01:07:01', '2022-08-04 01:07:01'),
(12129, 'Roxiquin', '12.00', '200 mg', '712', '13', '136', '2022-08-04 01:08:08', '2022-08-04 01:08:08'),
(12130, 'Eazy Jelly', '175.00', '(1 gm + 1.3 gm)/50gm', '713', '60', '161', '2022-08-04 01:10:21', '2022-08-04 01:10:21'),
(12131, 'Gleazy', '175.00', '(1 gm + 1.3 gm)/50 gm', '713', '60', '179', '2022-08-04 01:12:01', '2022-08-04 01:12:01'),
(12132, 'P-L Jelly', '175.00', '(1 gm + 1.3 gm)/50 gm', '713', '60', '190', '2022-08-04 01:12:27', '2022-08-04 01:12:27'),
(12133, 'X-Jelly', '17', '(1 gm + 1.3 gm)/50 gm', '713', '60', '71', '2022-08-04 01:14:07', '2022-08-04 01:14:07'),
(12134, 'Expansol', '654.00', '6%+0.9%', '714', '50', '92', '2022-08-04 01:16:27', '2022-08-04 01:16:27'),
(12135, 'Hi-Vol', '655.00', '6%+0.9%', '714', '50', '150', '2022-08-04 01:16:56', '2022-08-04 01:16:56'),
(12136, 'Plasmasol', '654.41', '6%+0.9%', '714', '50', '139', '2022-08-04 01:18:08', '2022-08-04 01:18:08'),
(12137, 'Plasmex', '654.41', '6%+0.9%', '714', '50', '39', '2022-08-04 01:19:14', '2022-08-04 01:19:14'),
(12138, 'Volulyte', '675.00', '6%+0.9%', '714', '50', '156', '2022-08-04 01:20:06', '2022-08-04 01:20:06'),
(12139, 'Caprogen', '350.00', '250 mg/ml', '715', '68', '133', '2022-08-04 01:21:17', '2022-08-04 01:21:17'),
(12140, 'Caprogen DS', '650.00', '500 mg/2 ml', '715', '68', '133', '2022-08-04 01:22:35', '2022-08-04 01:22:35'),
(12141, 'HPC', '350.00', '250 mg/ml', '715', '68', '150', '2022-08-04 01:23:10', '2022-08-04 01:23:10'),
(12142, 'HPC DS', '650.00', '500 mg/2 ml', '715', '68', '150', '2022-08-04 01:24:13', '2022-08-04 01:24:13'),
(12143, 'Hydronix', '15.00', '500 mg', '717', '16', '39', '2022-08-04 01:26:28', '2022-08-04 01:26:28'),
(12144, 'Mylostat', '14.00', '500 mg', '717', '16', '65', '2022-08-04 01:26:50', '2022-08-04 01:26:50'),
(12145, 'Artica', '1.25', '10 mg', '718', '13', '18', '2022-08-04 01:33:58', '2022-08-04 01:33:58'),
(12146, 'Artica', '1.25', '10 mg', '718', '13', '18', '2022-08-04 01:33:58', '2022-08-04 01:33:58'),
(12147, 'Artica', '2.01', '25 mg', '718', '13', '18', '2022-08-04 01:34:41', '2022-08-04 01:34:41'),
(12148, 'Artica', '40.27', '10 mg/5 ml', '718', '59', '18', '2022-08-04 01:36:09', '2022-08-04 01:36:09'),
(12149, 'Roxyzin', '1.25', '10 mg', '718', '13', '92', '2022-08-04 01:36:35', '2022-08-04 01:36:35'),
(12150, 'Roxyzin', '2.00', '25 mg', '718', '13', '92', '2022-08-04 01:37:23', '2022-08-04 01:37:23'),
(12151, 'Roxyzin', '40.00', '10 mg/5 ml', '718', '59', '92', '2022-08-04 01:38:38', '2022-08-04 01:38:38'),
(12152, 'Urtizin', '1.25', '10 mg', '718', '13', '190', '2022-08-04 01:39:02', '2022-08-04 01:39:02'),
(12153, 'Urtizin', '2.00', '25 mg', '718', '13', '190', '2022-08-04 01:39:58', '2022-08-04 01:39:58'),
(12154, 'Xyril', '1.25', '10 mg', '718', '13', '136', '2022-08-04 01:41:19', '2022-08-04 01:41:19'),
(12155, 'Xyril', '1.25', '10 mg', '718', '13', '136', '2022-08-04 01:41:40', '2022-08-04 01:41:40'),
(12156, 'Xyril', '2.00', '25 mg', '718', '13', '136', '2022-08-04 01:42:15', '2022-08-04 01:42:15'),
(12157, 'Xyril', '38.00', '10 mg/5 ml', '718', '59', '136', '2022-08-04 01:44:17', '2022-08-04 01:44:17'),
(12158, 'Ancopan', '3.50', '20 mg', '720', '13', '48', '2022-08-04 01:46:56', '2022-08-04 01:46:56'),
(12159, 'Anco', '1.80', '10 mg', '720', '13', '48', '2022-08-04 01:47:43', '2022-08-04 01:47:43'),
(12160, 'Butabrom', '2.20', '10 mg', '720', '13', '93', '2022-08-04 01:48:34', '2022-08-04 01:48:34'),
(12161, 'Butalpen', '3.00', '10 mg', '720', '13', '62', '2022-08-04 01:49:04', '2022-08-04 01:49:04'),
(12162, 'Butapan', '6.90', '10 mg', '720', '13', '198', '2022-08-04 01:49:45', '2022-08-04 01:49:45'),
(12163, 'Butapan', '13.64', '20 mg', '720', '13', '198', '2022-08-04 01:50:41', '2022-08-04 01:50:41'),
(12164, 'Butapan', '7.91', '20 mg/ml', '720', '10', '198', '2022-08-04 01:51:44', '2022-08-04 01:51:44'),
(12165, 'Butason', '1.75', '10 mg', '720', '13', '90', '2022-08-04 01:53:16', '2022-08-04 01:53:16'),
(12166, 'Byspa', '1.60', '10 mg', '720', '13', '18', '2022-08-04 01:53:49', '2022-08-04 01:53:49'),
(12167, 'Colipan', '3.00', '10 mg', '720', '13', '113', '2022-08-04 01:54:16', '2022-08-04 01:54:16'),
(12168, 'Colipan', '5.65', '20 mg', '720', '13', '113', '2022-08-04 01:55:08', '2022-08-04 01:55:08'),
(12169, 'G-Hyoscine', '10.00', '20 mg/ml', '720', '10', '84', '2022-08-04 01:56:02', '2022-08-04 01:56:02'),
(12170, 'G-Hyoscine', '3.50', '10 mg', '720', '13', '84', '2022-08-04 01:56:53', '2022-08-04 01:56:53'),
(12171, 'Hybucin', '1.60', '10 mg', '720', '13', '182', '2022-08-04 01:57:31', '2022-08-04 01:57:31'),
(12172, 'Hysin', '10.00', '20 mg/ml', '720', '10', '67', '2022-08-04 01:58:18', '2022-08-04 01:58:18'),
(12173, 'Hysin', '3.48', '10 mg', '720', '13', '67', '2022-08-04 01:58:59', '2022-08-04 01:58:59'),
(12174, 'Hysocin', '3.44', '10 mg', '720', '13', '146', '2022-08-04 02:01:39', '2022-08-04 02:01:39'),
(12175, 'Hysoma', '1.67', '10 mg', '720', '13', '117', '2022-08-04 02:37:22', '2022-08-04 02:37:22'),
(12176, 'Hysomide', '29.90', '20 mg/ml', '720', '10', '136', '2022-08-04 02:37:56', '2022-08-04 02:37:56'),
(12177, 'Hysomide', '13.64', '20 mg', '720', '13', '136', '2022-08-04 02:38:48', '2022-08-04 02:38:48'),
(12178, 'Hysomide', '13.64', '20 mg', '720', '13', '136', '2022-08-04 02:39:07', '2022-08-04 02:39:07'),
(12179, 'Hysomide', '6.90', '10 mg', '720', '13', '136', '2022-08-04 02:42:53', '2022-08-04 02:42:53'),
(12180, 'Hysopan', '7.77', '20 mg/ml', '720', '10', '162', '2022-08-04 02:44:11', '2022-08-04 02:44:11'),
(12181, 'Lopan', '3.43', '10 mg', '720', '13', '124', '2022-08-04 02:44:55', '2022-08-04 02:44:55'),
(12182, 'Pasmodil', '3.40', '20 mg', '720', '13', '165', '2022-08-04 02:45:51', '2022-08-04 02:45:51'),
(12183, 'Resopan', '3.43', '10 mg', '720', '13', '78', '2022-08-04 02:46:16', '2022-08-04 02:46:16'),
(12184, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:47:08', '2022-08-04 02:47:08'),
(12185, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:47:32', '2022-08-04 02:47:32'),
(12186, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:48:39', '2022-08-04 02:48:39'),
(12187, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:48:56', '2022-08-04 02:48:56'),
(12188, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:48:56', '2022-08-04 02:48:56'),
(12189, 'Sapen', '1.80', '10 mg', '720', '13', '110', '2022-08-04 02:48:56', '2022-08-04 02:48:56'),
(12190, 'Spanil', '6.90', '10 mg', '720', '13', '43', '2022-08-04 02:49:30', '2022-08-04 02:49:30'),
(12191, 'Spanil', '6.90', '10 mg', '720', '13', '43', '2022-08-04 02:49:37', '2022-08-04 02:49:37'),
(12192, 'Spasmin', '1.54', '10 mg', '720', '13', '64', '2022-08-04 02:50:15', '2022-08-04 02:50:15'),
(12193, 'Spasmin', '1.54', '10 mg', '720', '13', '64', '2022-08-04 02:50:37', '2022-08-04 02:50:37'),
(12194, 'Spasmoson', '6.80', '10 mg', '720', '13', '98', '2022-08-04 02:52:01', '2022-08-04 02:52:01'),
(12195, 'Spasmoson', '29.00', '20 mg/ml', '720', '10', '98', '2022-08-04 02:52:33', '2022-08-04 02:52:33'),
(12196, 'Spasmoson', '29.00', '20 mg/ml', '720', '10', '98', '2022-08-04 03:02:00', '2022-08-04 03:02:00'),
(12197, 'Spasmozen', '3.44', '10 mg', '720', '13', '196', '2022-08-04 03:02:46', '2022-08-04 03:02:46'),
(12198, 'Spasmozen', '3.44', '10 mg', '720', '13', '196', '2022-08-04 03:17:56', '2022-08-04 03:17:56'),
(12199, 'Spasmozen', '3.44', '10 mg', '720', '13', '196', '2022-08-04 03:17:56', '2022-08-04 03:17:56'),
(12200, 'Spasmozen', '3.44', '10 mg', '720', '13', '196', '2022-08-04 03:17:56', '2022-08-04 03:17:56'),
(12201, 'Typan', '3.43', '10 mg', '720', '13', '36', '2022-08-04 03:20:56', '2022-08-04 03:20:56'),
(12202, 'Typan', '3.43', '10 mg', '720', '13', '36', '2022-08-04 03:25:17', '2022-08-04 03:25:17'),
(12203, 'Eziride', '5.00', '150 mcg', '721', '13', '136', '2022-08-04 03:25:58', '2022-08-04 03:25:58'),
(12204, 'Eziride', '5.00', '150 mcg', '721', '13', '136', '2022-08-04 03:27:06', '2022-08-04 03:27:06'),
(12205, 'Eziride', '5.00', '150 mcg', '721', '13', '136', '2022-08-04 03:27:06', '2022-08-04 03:27:06'),
(12206, 'Eziride', '5.00', '150 mcg', '721', '13', '136', '2022-08-04 03:27:06', '2022-08-04 03:27:06'),
(12207, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:28:04', '2022-08-04 03:28:04'),
(12208, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:28:43', '2022-08-04 03:28:43'),
(12209, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:28:49', '2022-08-04 03:28:49'),
(12210, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:29:31', '2022-08-04 03:29:31'),
(12211, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:29:31', '2022-08-04 03:29:31'),
(12212, 'Joytrip', '5.02', '150 mcg', '721', '13', '124', '2022-08-04 03:29:31', '2022-08-04 03:29:31'),
(12213, 'Joytrip', '10.00', '300 mcg', '721', '13', '124', '2022-08-04 03:30:56', '2022-08-04 03:30:56'),
(12214, 'Joytrip', '10.00', '300 mcg', '721', '13', '124', '2022-08-04 03:31:41', '2022-08-04 03:31:41'),
(12215, 'Joytrip', '10.00', '300 mcg', '721', '13', '124', '2022-08-04 03:32:31', '2022-08-04 03:32:31'),
(12216, 'Atier', '70.00', '0.3%', '723', '69', '18', '2022-08-04 03:34:21', '2022-08-04 03:34:21'),
(12217, 'Atier', '70.00', '0.3%', '723', '69', '18', '2022-08-04 03:35:17', '2022-08-04 03:35:17'),
(12218, 'Atier', '70.00', '0.3%', '723', '69', '18', '2022-08-04 03:39:46', '2022-08-04 03:39:46'),
(12219, 'Eyefresh', '70.26', '0.3%', '723', '69', '135', '2022-08-04 03:40:23', '2022-08-04 03:40:23'),
(12220, 'Hypose', '70.00', '0.3%', '723', '69', '142', '2022-08-04 03:44:19', '2022-08-04 03:44:19'),
(12221, 'Hypose', '70.00', '0.3%', '723', '69', '142', '2022-08-04 03:44:49', '2022-08-04 03:44:49'),
(12222, 'Hypro', '80.00', '0.5%', '723', '69', '126', '2022-08-04 03:45:56', '2022-08-04 03:45:56'),
(12223, 'Hyprogel', '65.00', '0.3%', '723', '69', '43', '2022-08-04 03:47:43', '2022-08-04 03:47:43'),
(12224, 'Hyprogel', '65.00', '0.3%', '723', '69', '43', '2022-08-04 03:49:18', '2022-08-04 03:49:18'),
(12225, 'Hyprogel', '65.00', '0.3%', '723', '69', '43', '2022-08-04 03:49:18', '2022-08-04 03:49:18'),
(12226, 'Iclear', '79.00', '0.3%', '723', '69', '124', '2022-08-04 03:49:47', '2022-08-04 03:49:47'),
(12227, 'Iclear', '79.00', '0.3%', '723', '69', '124', '2022-08-04 03:50:33', '2022-08-04 03:50:33'),
(12228, 'Iclear', '79.00', '0.3%', '723', '69', '124', '2022-08-04 03:51:16', '2022-08-04 03:51:16'),
(12229, 'Iclear', '79.00', '0.3%', '723', '69', '124', '2022-08-04 03:51:16', '2022-08-04 03:51:16'),
(12230, 'Lubric', '140.00', '0.5%', '723', '69', '92', '2022-08-04 03:52:13', '2022-08-04 03:52:13'),
(12231, 'Ocutear', '65', '0.3%', '723', '69', '35', '2022-08-04 03:54:47', '2022-08-04 03:54:47'),
(12232, 'Tear', '90.27', '0.5%', '723', '69', '77', '2022-08-04 03:55:33', '2022-08-04 03:55:33'),
(12233, 'Tearin', '80.00', '0.5%', '723', '69', '45', '2022-08-04 03:56:15', '2022-08-04 03:56:15'),
(12234, 'Tearsol', '80.00', '0.3%', '723', '69', '160', '2022-08-04 03:57:07', '2022-08-04 03:57:07'),
(12235, 'Bonaid', '1500.00', '150 mg', '725', '13', '103', '2022-08-04 22:59:43', '2022-08-04 22:59:43'),
(12236, 'Boncare', '1203.61', '150 mg', '725', '13', '140', '2022-08-04 23:00:39', '2022-08-04 23:00:39'),
(12237, 'Bondrix', '400.00', '150 mg', '725', '13', '91', '2022-08-04 23:01:03', '2022-08-04 23:01:03'),
(12238, 'Bondrova', '1960.00', '150 mg', '725', '13', '89', '2022-08-04 23:01:58', '2022-08-04 23:01:58'),
(12239, 'Bondrova', '4500.00', '3 mg/3 ml', '725', '50', '89', '2022-08-04 23:02:40', '2022-08-04 23:02:40'),
(12240, 'Bone-Guard', '510.00', '150 mg', '725', '13', '92', '2022-08-04 23:03:06', '2022-08-04 23:03:06'),
(12241, 'Bonfix', '1200.00', '150 mg', '725', '13', '136', '2022-08-04 23:04:07', '2022-08-04 23:04:07'),
(12242, 'Bonmax', '510.00', '150 mg', '725', '13', '82', '2022-08-04 23:04:36', '2022-08-04 23:04:36'),
(12243, 'Bonova', '2507.52', '150 mg', '725', '13', '156', '2022-08-04 23:05:21', '2022-08-04 23:05:21'),
(12244, 'Droniva', '700.00', '150 mg', '725', '13', '124', '2022-08-04 23:06:37', '2022-08-04 23:06:37'),
(12245, 'Ibandron', '1000.00', '150 mg', '725', '13', '34', '2022-08-04 23:07:01', '2022-08-04 23:07:01'),
(12246, 'Ivana', '995.00', '150 mg', '725', '13', '161', '2022-08-04 23:08:04', '2022-08-04 23:08:04'),
(12247, 'Maxbon', '510.00', '150 mg', '725', '13', '179', '2022-08-04 23:08:26', '2022-08-04 23:08:26'),
(12248, 'Osteonil', '1770.00', '150 mg', '725', '13', '94', '2022-08-04 23:09:08', '2022-08-04 23:09:08'),
(12249, 'Ostiban', '510.00', '150 mg', '725', '13', '71', '2022-08-04 23:09:47', '2022-08-04 23:09:47'),
(12250, 'SB-Iban', '510.00', '150 mg', '725', '13', '181', '2022-08-04 23:11:00', '2022-08-04 23:11:00'),
(12251, 'BoneStar Kit', '990', '150 mg+400 mg', '726', '13', '127', '2022-08-04 23:12:22', '2022-08-04 23:12:22'),
(12252, 'Calcin-O Kit', '990.00', '150 mg & 400 mg', '726', '13', '161', '2022-08-04 23:13:23', '2022-08-04 23:13:23'),
(12253, 'Calorate Kit', '990.00', '150 mg & 400 mg', '726', '13', '43', '2022-08-04 23:13:49', '2022-08-04 23:13:49'),
(12254, 'Ibancal Kit', '990.00', '150 mg & 400 mg', '726', '13', '78', '2022-08-04 23:14:49', '2022-08-04 23:14:49'),
(12255, 'Maxbon Kit', '990.00', '150 mg & 400 mg', '726', '13', '179', '2022-08-04 23:15:14', '2022-08-04 23:15:14'),
(12256, 'O-Cal Kit', '990.00', '150 mg & 750 mg', '726', '13', '19', '2022-08-04 23:16:08', '2022-08-04 23:16:08'),
(12257, 'Orocal Kit', '800.00', '150 mg & 400 mg', '726', '13', '197', '2022-08-04 23:16:32', '2022-08-04 23:16:32'),
(12258, 'Orocal Kit', '990.00', '150 mg & 740 mg', '726', '13', '197', '2022-08-04 23:17:15', '2022-08-04 23:17:15'),
(12259, 'Cora Kit', '2200.00', '150 mg+600 mg+400 IU', '727', '13', '18', '2022-08-04 23:18:42', '2022-08-04 23:18:42'),
(12260, 'Coralcal-Kit', '2950.00', '150 mg+600 mg+400 IU', '727', '13', '156', '2022-08-04 23:19:14', '2022-08-04 23:19:14'),
(12261, 'Idrofos Kit', '645.00', '150 mg+600 mg+400 IU', '727', '13', '180', '2022-08-04 23:20:05', '2022-08-04 23:20:05'),
(12262, 'Kalcoral Kit', '2150.00', '150 mg+600 mg+400 IU', '727', '13', '150', '2022-08-04 23:21:16', '2022-08-04 23:21:16'),
(12263, 'MarinCal Kit', '990.00', '150 mg+500 mg+200 IU', '727', '13', '92', '2022-08-04 23:21:52', '2022-08-04 23:21:52'),
(12264, 'Reefcal Kit', '1410.00', '150 mg+600 mg+400 IU', '727', '13', '197', '2022-08-04 23:22:32', '2022-08-04 23:22:32'),
(12265, 'Butinib', '500.00', '140 mg', '728', '16', '65', '2022-08-04 23:23:29', '2022-08-04 23:23:29'),
(12266, 'Butinib', '500.00', '140 mg', '728', '16', '65', '2022-08-04 23:23:54', '2022-08-04 23:23:54'),
(12267, 'Ibrucent', '500.00', '140 mg', '728', '16', '92', '2022-08-04 23:24:39', '2022-08-04 23:24:39'),
(12268, 'Ibrunib', '550.00', '140 mg', '728', '16', '202', '2022-08-04 23:26:07', '2022-08-04 23:26:07'),
(12269, 'Ibrutab', '600.00', '140 mg', '728', '16', '71', '2022-08-04 23:27:11', '2022-08-04 23:27:11'),
(12270, 'Ibrutix', '1326.00', '140 mg', '728', '16', '39', '2022-08-04 23:27:38', '2022-08-04 23:27:38'),
(12271, 'Ibruxen', '1320.00', '140 mg', '728', '16', '74', '2022-08-04 23:28:54', '2022-08-04 23:28:54'),
(12272, 'Ibutigen', '600.00', '140 mg', '728', '16', '78', '2022-08-04 23:29:18', '2022-08-04 23:29:18'),
(12273, 'Notafol', '750.00', '140 mg', '728', '16', '79', '2022-08-04 23:30:10', '2022-08-04 23:30:10'),
(12274, 'Advel', '1.43', '400 mg', '729', '13', '136', '2022-08-04 23:52:54', '2022-08-04 23:52:54'),
(12275, 'Advel', '0.88', '200 mg', '729', '13', '136', '2022-08-04 23:53:19', '2022-08-04 23:53:19'),
(12276, 'Advel', '33.71', '100 mg/5 ml', '729', '67', '136', '2022-08-04 23:54:18', '2022-08-04 23:54:18'),
(12277, 'Arafa', '1.00', '400 mg', '729', '13', '90', '2022-08-04 23:55:04', '2022-08-04 23:55:04'),
(12278, 'Beflam', '1.82', '400 mg', '729', '13', '41', '2022-08-04 23:56:01', '2022-08-04 23:56:01'),
(12279, 'Brofen', '1.40', '400 mg', '729', '13', '37', '2022-08-04 23:56:44', '2022-08-04 23:56:44'),
(12280, 'Bufen-SR', '4.10', '300 mg', '729', '24', '65', '2022-08-04 23:57:41', '2022-08-04 23:57:41'),
(12281, 'Cpfen', '1.31', '400 mg', '729', '13', '55', '2022-08-04 23:58:48', '2022-08-04 23:58:48'),
(12282, 'Deflam', '1.00', '400 mg', '729', '13', '62', '2022-08-04 23:59:33', '2022-08-04 23:59:33'),
(12283, 'Deprofen', '0.91', '400 mg', '729', '13', '64', '2022-08-05 00:00:23', '2022-08-05 00:00:23'),
(12284, 'Erofen', '1.35', '400 mg', '729', '13', '67', '2022-08-05 00:01:13', '2022-08-05 00:01:13'),
(12285, 'Flam', '1.40', '400 mg', '729', '13', '175', '2022-08-05 00:02:22', '2022-08-05 00:02:22'),
(12286, 'Flam', '1.40', '400 mg', '729', '13', '175', '2022-08-05 00:02:46', '2022-08-05 00:02:46'),
(12287, 'Flamex', '33.81', '100 mg/5 ml', '729', '67', '18', '2022-08-05 00:03:55', '2022-08-05 00:03:55'),
(12288, 'Flamex', '33.81', '100 mg/5 ml', '729', '67', '18', '2022-08-05 00:04:49', '2022-08-05 00:04:49'),
(12289, 'Flamex', '1.43', '400 mg', '729', '13', '18', '2022-08-05 00:05:59', '2022-08-05 00:05:59'),
(12290, 'Flamex', '0.88', '200 mg', '729', '13', '18', '2022-08-05 00:08:17', '2022-08-05 00:08:17'),
(12291, 'G-Ibuprofen', '1.20', '400 mg', '729', '13', '84', '2022-08-05 00:10:38', '2022-08-05 00:10:38'),
(12292, 'Iben', '1.30', '400 mg', '729', '13', '196', '2022-08-05 00:11:34', '2022-08-05 00:11:34'),
(12293, 'Iben', '1.30', '400 mg', '729', '13', '50', '2022-08-05 00:12:33', '2022-08-05 00:12:33'),
(12294, 'IBF', '1.25', '400 mg', '729', '13', '60', '2022-08-05 00:13:23', '2022-08-05 00:13:23'),
(12295, 'Iburex', '0.80', '200 mg', '729', '13', '113', '2022-08-05 00:14:29', '2022-08-05 00:14:29'),
(12296, 'Iburex', '0.80', '200 mg', '729', '13', '113', '2022-08-05 00:15:02', '2022-08-05 00:15:02'),
(12297, 'Iburex', '1.20', '400 mg', '729', '13', '113', '2022-08-05 00:15:44', '2022-08-05 00:15:44'),
(12298, 'Indoflam', '18.58', '100 mg/5 ml', '729', '67', '93', '2022-08-05 00:17:45', '2022-08-05 00:17:45'),
(12299, 'Inflam', '33.80', '100 mg/5 ml', '729', '67', '198', '2022-08-05 00:19:32', '2022-08-05 00:19:32'),
(12300, 'Inflam', '1.43', '400 mg', '729', '13', '198', '2022-08-05 00:20:00', '2022-08-05 00:20:00'),
(12301, 'Inflam', '0.88', '200 mg', '729', '13', '198', '2022-08-05 00:21:04', '2022-08-05 00:21:04'),
(12302, 'Intaflam', '1.00', '400 mg', '729', '13', '92', '2022-08-05 00:22:00', '2022-08-05 00:22:00'),
(12303, 'Neoflam', '1.40', '400 mg', '729', '13', '21', '2022-08-05 00:22:56', '2022-08-05 00:22:56'),
(12304, 'Neurofen', '1.42', '400 mg', '729', '13', '82', '2022-08-05 00:24:06', '2022-08-05 00:24:06'),
(12305, 'Phoenix Ibuprofen', '1.43', '400 mg', '729', '13', '149', '2022-08-05 00:26:05', '2022-08-05 00:26:05'),
(12306, 'Profen', '33.80', '100 mg/5 ml', '729', '67', '19', '2022-08-05 00:26:39', '2022-08-05 00:26:39'),
(12307, 'Profen', '1.43', '400 mg', '729', '13', '19', '2022-08-05 00:27:35', '2022-08-05 00:27:35'),
(12308, 'Rapofen', '1.33', '400 mg', '729', '13', '146', '2022-08-05 00:28:37', '2022-08-05 00:28:37'),
(12309, 'Rebufen', '1.25', '400 mg', '729', '13', '162', '2022-08-05 00:29:42', '2022-08-05 00:29:42'),
(12310, 'Reufen', '0.40', '200 mg', '729', '13', '77', '2022-08-05 00:30:36', '2022-08-05 00:30:36'),
(12311, 'Reufen', '1.31', '400 mg', '729', '13', '77', '2022-08-05 00:31:25', '2022-08-05 00:31:25'),
(12312, 'Reufen', '12.49', '100 mg/5 ml (60 ml bottle)', '729', '67', '77', '2022-08-05 00:33:58', '2022-08-05 00:33:58'),
(12313, 'Reufen', '18.58', '100 mg/5 ml (100 ml bottle)', '729', '67', '77', '2022-08-05 00:35:10', '2022-08-05 00:35:10'),
(12314, 'Reumafen', '33.82', '100 mg/5 ml', '729', '67', '43', '2022-08-05 00:36:28', '2022-08-05 00:36:28'),
(12315, 'Reumafen', '0.88', '200 mg', '729', '13', '43', '2022-08-05 00:37:00', '2022-08-05 00:37:00'),
(12316, 'Reumafen', '1.43', '400 mg', '729', '13', '43', '2022-08-05 00:39:44', '2022-08-05 00:39:44'),
(12317, 'Serviprofen', '1.42', '400 mg', '729', '13', '167', '2022-08-05 00:40:14', '2022-08-05 00:40:14'),
(12318, 'Siflam', '1.20', '400 mg', '729', '13', '174', '2022-08-05 00:41:29', '2022-08-05 00:41:29'),
(12319, 'Trufen', '1.26', '400 mg', '729', '13', '117', '2022-08-05 00:41:57', '2022-08-05 00:41:57'),
(12320, 'Tryflam', '1.43', '400 mg', '729', '13', '36', '2022-08-05 00:43:03', '2022-08-05 00:43:03'),
(12321, 'Uniflam', '1.00', '400 mg', '729', '13', '48', '2022-08-05 00:49:28', '2022-08-05 00:49:28'),
(12322, 'Herplex', '60.20', '0.1%', '730', '69', '135', '2022-08-05 00:50:49', '2022-08-05 00:50:49'),
(12323, 'Fosfa', '3200.00', '2 gm/vial', '731', '50', '65', '2022-08-05 00:53:23', '2022-08-05 00:53:23'),
(12324, 'Holoxan', '2180.85', '1 gm/vial', '731', '50', '198', '2022-08-05 00:54:32', '2022-08-05 00:54:32'),
(12325, 'Holoxan', '3485.95', '2 gm/vial', '731', '50', '198', '2022-08-05 00:55:52', '2022-08-05 00:55:52'),
(12326, 'Ifamide & Mesna', '1850.00', '1 gm & 800 mg', '731', '50', '185', '2022-08-05 00:56:57', '2022-08-05 00:56:57'),
(12327, 'Ifamide & Mesna', '3255.00', '2 gm & 1600 mg', '731', '50', '185', '2022-08-05 00:58:09', '2022-08-05 00:58:09'),
(12328, 'Xifos', '1800.00', '1 gm/vial', '731', '50', '39', '2022-08-05 00:58:56', '2022-08-05 00:58:56'),
(12329, 'Xifos', '3200.00', '2 gm/vial', '731', '50', '39', '2022-08-05 00:59:39', '2022-08-05 00:59:39'),
(12330, 'IIodon', '2.01', '2 mg', '732', '13', '39', '2022-08-05 01:01:03', '2022-08-05 01:01:03'),
(12331, 'IIodon', '4.01', '6 mg', '732', '13', '39', '2022-08-05 01:02:00', '2022-08-05 01:02:00'),
(12332, 'Enliven', '125.85', '100 mg', '733', '16', '140', '2022-08-05 01:04:20', '2022-08-05 01:04:20'),
(12333, 'Glivec', '1672.30', '100 mg', '733', '16', '128', '2022-08-05 01:04:51', '2022-08-05 01:04:51'),
(12334, 'Ibakin', '350.00', '400 mg', '733', '13', '79', '2022-08-05 01:05:46', '2022-08-05 01:05:46'),
(12335, 'Ibakin', '100.00', '100 mg', '733', '13', '79', '2022-08-05 01:06:09', '2022-08-05 01:06:09'),
(12336, 'Imacent', '300.00', '400 mg', '733', '13', '92', '2022-08-05 01:07:01', '2022-08-05 01:07:01'),
(12337, 'Imacent', '100.00', '100 mg', '733', '13', '92', '2022-08-05 01:08:09', '2022-08-05 01:08:09'),
(12338, 'Imaceva', '100.00', '100 mg', '733', '13', '179', '2022-08-05 01:08:37', '2022-08-05 01:08:37'),
(12339, 'Imaceva', '300.00', '400 mg', '733', '13', '179', '2022-08-05 01:09:24', '2022-08-05 01:09:24'),
(12340, 'Imaceva', '300.00', '400 mg', '733', '13', '179', '2022-08-05 01:09:25', '2022-08-05 01:09:25'),
(12341, 'Imanix', '320.00', '400 mg', '733', '13', '39', '2022-08-05 01:10:11', '2022-08-05 01:10:11'),
(12342, 'Imanix', '100.00', '100 mg', '733', '13', '39', '2022-08-05 01:11:38', '2022-08-05 01:11:38'),
(12343, 'Imatin', '100.00', '100 mg', '733', '13', '185', '2022-08-05 01:12:49', '2022-08-05 01:12:49'),
(12344, 'Imatin', '400.00', '400 mg', '733', '13', '185', '2022-08-05 01:13:11', '2022-08-05 01:13:11'),
(12345, 'Imaxen', '100.00', '100 mg', '733', '13', '74', '2022-08-05 01:14:11', '2022-08-05 01:14:11'),
(12346, 'Imaxen', '350.00', '400 mg', '733', '13', '74', '2022-08-05 01:14:52', '2022-08-05 01:14:52'),
(12347, 'Imitab', '100.00', '100 mg', '733', '13', '71', '2022-08-05 01:16:04', '2022-08-05 01:16:04'),
(12348, 'Imitab', '350.00', '400 mg', '733', '13', '71', '2022-08-05 01:16:27', '2022-08-05 01:16:27'),
(12349, 'Leukenib', '100.00', '100 mg', '733', '13', '202', '2022-08-05 01:17:46', '2022-08-05 01:17:46'),
(12350, 'Metanib', '250.00', '400 mg', '733', '13', '65', '2022-08-05 01:18:21', '2022-08-05 01:18:21'),
(12351, 'Tyrokin', '100.00', '100 mg', '733', '13', '161', '2022-08-05 01:19:26', '2022-08-05 01:19:26'),
(12352, 'Tyrokin', '400.00', '400 mg', '733', '13', '161', '2022-08-05 01:19:47', '2022-08-05 01:19:47'),
(12353, 'Tyronib', '100.00', '100 mg', '733', '13', '89', '2022-08-05 01:20:43', '2022-08-05 01:20:43'),
(12354, 'Tyronib', '350.00', '400 mg', '733', '13', '89', '2022-08-05 01:21:39', '2022-08-05 01:21:39'),
(12355, 'Cilanem', '1195.00', '(500 mg+500 mg)/vial', '734', '49', '71', '2022-08-05 01:28:10', '2022-08-05 01:28:10'),
(12356, 'Cilanem', '1195.00', '(500 mg+500 mg)/vial', '734', '49', '71', '2022-08-05 01:28:10', '2022-08-05 01:28:10'),
(12357, 'Cispenam', '1195.00', '(500 mg+500 mg)/vial', '734', '49', '92', '2022-08-05 01:29:10', '2022-08-05 01:29:10'),
(12358, 'Cispenam', '1195.00', '(500 mg+500 mg)/vial', '734', '49', '92', '2022-08-05 01:30:01', '2022-08-05 01:30:01'),
(12359, 'Cispenam', '650.00', '(250 mg+250 mg)/vial', '734', '49', '92', '2022-08-05 01:32:28', '2022-08-05 01:32:28'),
(12360, 'Imbac', '1200.00', '(500 mg+500 mg)/vial', '734', '49', '150', '2022-08-05 01:35:12', '2022-08-05 01:35:12'),
(12361, 'Iminem', '1203.12', '(500 mg+500 mg)/vial', '734', '49', '18', '2022-08-05 01:36:23', '2022-08-05 01:36:23'),
(12362, 'Iminem', '650.00', '(250 mg+250 mg)/vial', '734', '49', '18', '2022-08-05 01:38:01', '2022-08-05 01:38:01'),
(12363, 'Imipen', '1295.00', '(500 mg+500 mg)/vial', '734', '49', '185', '2022-08-05 01:39:54', '2022-08-05 01:39:54'),
(12364, 'Iropen', '1295.00', '(500 mg+500 mg)/vial', '734', '49', '161', '2022-08-05 01:41:20', '2022-08-05 01:41:20'),
(12365, 'Maxipen', '1298.89', '(500 mg+500 mg)/vial', '734', '49', '136', '2022-08-05 01:42:16', '2022-08-05 01:42:16'),
(12366, 'Depram', '4.02', '25 mg', '735', '13', '179', '2022-08-05 01:44:24', '2022-08-05 01:44:24');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(12367, 'Imnoc', '4.00', '25 mg', '735', '13', '190', '2022-08-05 01:45:19', '2022-08-05 01:45:19'),
(12368, 'Pinor', '4.00', '25 mg', '735', '13', '34', '2022-08-05 01:46:58', '2022-08-05 01:46:58'),
(12369, 'Pramin', '4.00', '25 mg', '735', '13', '92', '2022-08-05 02:31:38', '2022-08-05 02:31:38'),
(12370, 'Tofranil', '5.60', '25 mg', '735', '13', '167', '2022-08-05 02:32:27', '2022-08-05 02:32:27'),
(12371, 'Imiclara', '60.00', '5%', '736', '29', '190', '2022-08-05 02:33:24', '2022-08-05 02:33:24'),
(12372, 'Iminod', '275.00', '5%', '736', '29', '197', '2022-08-05 02:34:07', '2022-08-05 02:34:07'),
(12373, 'PrevaHAV', '1000.00', '500 unit/ml', '737', '77', '92', '2022-08-05 02:35:05', '2022-08-05 02:35:05'),
(12374, 'PrevaHAV', '600.00', '250 unit/0.5 ml', '737', '77', '92', '2022-08-05 02:35:55', '2022-08-05 02:35:55'),
(12375, 'Agrippal S1', '650.00', '0.5 ml/prefilled syringe', '738', '68', '128', '2022-08-05 02:37:29', '2022-08-05 02:37:29'),
(12376, 'Influvax Tetra', '950.00', '0.5 ml/prefilled syringe', '738', '68', '92', '2022-08-05 02:38:21', '2022-08-05 02:38:21'),
(12377, 'Vaxigrip Tetra', '1135.00', '0.5 ml/prefilled syringe', '738', '68', '198', '2022-08-05 02:39:17', '2022-08-05 02:39:17'),
(12378, 'Hypen SR', '6.00', '1.5 mg', '742', '26', '136', '2022-08-05 02:41:54', '2022-08-05 02:41:54'),
(12379, 'Idatix SR', '5.00', '1.5 mg', '742', '13', '92', '2022-08-05 02:42:23', '2022-08-05 02:42:23'),
(12380, 'Inco SR', '10.40', '1.5 mg', '742', '13', '94', '2022-08-05 02:43:29', '2022-08-05 02:43:29'),
(12381, 'Indamid SR', '5.01', '1.5 mg', '742', '13', '172', '2022-08-05 02:44:23', '2022-08-05 02:44:23'),
(12382, 'Indapa-SR', '5.05', '1.5 mg', '742', '13', '65', '2022-08-05 02:45:16', '2022-08-05 02:45:16'),
(12383, 'Indelix SR', '6.00', '1.5 mg', '742', '13', '43', '2022-08-05 02:46:32', '2022-08-05 02:46:32'),
(12384, 'Indicontin', '8.50', '1.5 mg', '742', '13', '121', '2022-08-05 02:48:07', '2022-08-05 02:48:07'),
(12385, 'Indimide SR', '6.50', '1.5 mg', '742', '13', '89', '2022-08-05 02:49:26', '2022-08-05 02:49:26'),
(12386, 'Natrilix SR', '9.03', '1.5 mg', '742', '13', '171', '2022-08-05 02:50:56', '2022-08-05 02:50:56'),
(12387, 'Repres SR', '5.03', '1.5 mg', '742', '13', '179', '2022-08-05 02:52:11', '2022-08-05 02:52:11'),
(12388, 'Trilix SR', '5.02', '1.5 mg', '742', '13', '174', '2022-08-05 02:53:49', '2022-08-05 02:53:49'),
(12389, 'Xelix SR', '5.00', '1.5 mg', '742', '13', '34', '2022-08-05 02:54:57', '2022-08-05 02:54:57'),
(12390, 'Xelix SR', '5.00', '1.5 mg', '742', '13', '34', '2022-08-05 02:55:34', '2022-08-05 02:55:34'),
(12391, 'Natrixam', '15.00', '1.5 mg+5 mg', '743', '13', '171', '2022-08-05 02:56:25', '2022-08-05 02:56:25'),
(12392, 'Natrixam', '15.00', '1.5 mg+5 mg', '743', '13', '171', '2022-08-05 02:57:15', '2022-08-05 02:57:15'),
(12393, 'Coversyl Plus', '21.00', '1.25 mg+4 mg', '744', '13', '171', '2022-08-05 02:58:39', '2022-08-05 02:58:39'),
(12394, 'Indapa-Plus', '12.05', '1.25 mg+4 mg', '744', '13', '65', '2022-08-05 03:00:51', '2022-08-05 03:00:51'),
(12395, 'Indapa-Plus', '6.05', '1.25 mg+2 mg', '744', '13', '65', '2022-08-05 14:15:06', '2022-08-05 14:15:06'),
(12396, 'Indapril', '7.00', '0.625 mg+2 mg', '744', '13', '92', '2022-08-05 14:15:57', '2022-08-05 14:15:57'),
(12397, 'Indapril', '12.00', '1.25 mg+4 mg', '744', '13', '92', '2022-08-05 14:16:29', '2022-08-05 14:16:29'),
(12398, 'Pendoril Plus', '10.00', '0.625 mg+2 mg', '744', '13', '161', '2022-08-05 14:17:23', '2022-08-05 14:17:23'),
(12399, 'Pendoril Plus', '15.00', '1.25 mg+4 mg', '744', '13', '161', '2022-08-05 14:18:05', '2022-08-05 14:18:05'),
(12400, 'Perindal 2 Plus', '7.03', '0.625 mg+2 mg', '744', '13', '136', '2022-08-05 14:18:54', '2022-08-05 14:18:54'),
(12401, 'Perindal 4 Plus', '12.05', '1.25 mg+4 mg', '744', '13', '136', '2022-08-05 14:19:34', '2022-08-05 14:19:34'),
(12402, 'I-Cin', '0.60', '25 mg', '745', '16', '93', '2022-08-05 14:33:03', '2022-08-05 14:33:03'),
(12403, 'Imet', '1.00', '25 mg', '745', '16', '142', '2022-08-05 14:34:10', '2022-08-05 14:34:10'),
(12404, 'Imet SR', '4.00', '75 mg', '745', '24', '142', '2022-08-05 14:34:58', '2022-08-05 14:34:58'),
(12405, 'Indomet', '1.00', '25 mg', '745', '16', '136', '2022-08-05 14:35:33', '2022-08-05 14:35:33'),
(12406, 'Indomet SR', '4.02', '75 mg', '745', '24', '136', '2022-08-05 14:36:13', '2022-08-05 14:36:13'),
(12407, 'Indomet SR', '4.02', '75 mg', '745', '24', '136', '2022-08-05 14:36:13', '2022-08-05 14:36:13'),
(12408, 'Indomethacin', '0.60', '25 mg', '745', '16', '48', '2022-08-05 14:36:50', '2022-08-05 14:36:50'),
(12409, 'Indomin', '1.00', '25 mg', '745', '16', '159', '2022-08-05 14:37:52', '2022-08-05 14:37:52'),
(12410, 'Indorex', '1.00', '25 mg', '745', '16', '113', '2022-08-05 14:38:39', '2022-08-05 14:38:39'),
(12411, 'Indoseem', '0.70', '25 mg', '745', '16', '170', '2022-08-05 14:39:25', '2022-08-05 14:39:25'),
(12412, 'Indoxyl', '0.63', '25 mg', '745', '16', '98', '2022-08-05 14:39:57', '2022-08-05 14:39:57'),
(12413, 'Inflacin', '0.60', '25 mg', '745', '16', '162', '2022-08-05 14:40:38', '2022-08-05 14:40:38'),
(12414, 'Insaid', '1.00', '25 mg', '745', '16', '18', '2022-08-05 14:41:14', '2022-08-05 14:41:14'),
(12415, 'Methocid', '0.56', '25 mg', '745', '16', '77', '2022-08-05 14:41:48', '2022-08-05 14:41:48'),
(12416, 'Metrocin', '0.60', '25 mg', '745', '16', '166', '2022-08-05 14:42:41', '2022-08-05 14:42:41'),
(12417, 'Reumacap', '1.00', '25 mg', '745', '16', '34', '2022-08-05 14:43:14', '2022-08-05 14:43:14'),
(12418, 'Reumacap SR', '4.00', '75 mg', '745', '24', '34', '2022-08-05 14:44:09', '2022-08-05 14:44:09'),
(12419, 'Rheumet', '0.62', '25 mg', '745', '16', '146', '2022-08-05 14:44:48', '2022-08-05 14:44:48'),
(12420, 'Indo-A', '7.04', '100 mg', '746', '58', '19', '2022-08-05 14:45:48', '2022-08-05 14:45:48'),
(12421, 'Indomet', '7.06', '100 mg', '746', '58', '136', '2022-08-05 14:46:21', '2022-08-05 14:46:21'),
(12422, 'Reumacid', '9.00', '100 mg', '746', '58', '34', '2022-08-05 14:47:06', '2022-08-05 14:47:06'),
(12423, 'Nicosit', '5.00', '500 mg', '748', '13', '92', '2022-08-05 14:48:50', '2022-08-05 14:48:50'),
(12424, 'Nicosit', '7.00', '750 mg', '748', '13', '92', '2022-08-05 14:49:23', '2022-08-05 14:49:23'),
(12425, 'Glyset Mix', '550.00', '100 IU/ml', '749', '77', '92', '2022-08-05 14:50:25', '2022-08-05 14:50:25'),
(12426, 'Glyset Mix', '450.00', '100 IU/ml', '749', '77', '92', '2022-08-05 14:51:02', '2022-08-05 14:51:02'),
(12427, 'Tresiba', '2490.00', '100 IU/ml', '750', '77', '131', '2022-08-05 14:52:54', '2022-08-05 14:52:54'),
(12428, 'Ryzodeg', '1895.00', '100 IU/ml', '751', '77', '131', '2022-08-05 14:53:54', '2022-08-05 14:53:54'),
(12429, 'Ryzodeg', '1704.00', '100 IU/ml', '751', '77', '131', '2022-08-05 14:54:37', '2022-08-05 14:54:37'),
(12430, 'Levemir Flexpen', '1383.00', '100 IU/ml', '752', '77', '131', '2022-08-05 14:55:36', '2022-08-05 14:55:36'),
(12431, 'Abasaglar', '1085.00', '100 IU/ml', '753', '77', '89', '2022-08-05 14:57:26', '2022-08-05 14:57:26'),
(12432, 'Abasaglar', '723.40', '100 IU/ml', '753', '77', '89', '2022-08-05 14:58:14', '2022-08-05 14:58:14'),
(12433, 'Glarine', '600.00', '100 IU/ml', '753', '77', '18', '2022-08-05 14:58:49', '2022-08-05 14:58:49'),
(12434, 'Glarine', '950.00', '100 IU/ml', '753', '77', '18', '2022-08-05 14:59:18', '2022-08-05 14:59:18'),
(12435, 'Glarine', '600.00', '100 IU/ml', '753', '77', '18', '2022-08-05 14:59:53', '2022-08-05 14:59:53'),
(12436, 'Insul Glargine', '600.00', '100 IU/ml', '753', '77', '150', '2022-08-05 15:00:30', '2022-08-05 15:00:30'),
(12437, 'Insulet GN', '600.00', '100 IU/ml', '753', '77', '34', '2022-08-05 15:01:01', '2022-08-05 15:01:01'),
(12438, 'Lantus', '785.00', '100 IU/ml', '753', '77', '198', '2022-08-05 15:01:33', '2022-08-05 15:01:33'),
(12439, 'Lantus SoloStar', '1220.00', '100 IU/ml', '753', '77', '198', '2022-08-05 15:02:05', '2022-08-05 15:02:05'),
(12440, 'Larsulin', '600.00', '100 IU/ml', '753', '77', '179', '2022-08-05 15:03:05', '2022-08-05 15:03:05'),
(12441, 'Larsulin', '600.00', '100 IU/ml', '753', '77', '179', '2022-08-05 15:03:40', '2022-08-05 15:03:40'),
(12442, 'Semglee', '1016.00', '100 IU/ml', '753', '77', '43', '2022-08-05 15:04:11', '2022-08-05 15:04:11'),
(12443, 'Vibrenta', '600.00', '100 IU/ml', '753', '77', '92', '2022-08-05 15:04:43', '2022-08-05 15:04:43'),
(12444, 'Vibrenta', '600.00', '100 IU/ml', '753', '77', '92', '2022-08-05 15:05:17', '2022-08-05 15:05:17'),
(12445, 'Apidra', '760.00', '100 unit/ml', '754', '77', '198', '2022-08-05 15:41:54', '2022-08-05 15:41:54'),
(12446, 'Apidra SoloStar', '100 unit/ml', '1150.00', '754', '77', '198', '2022-08-05 15:43:15', '2022-08-05 15:43:15'),
(12447, 'Actrapid', '268.00', '40 IU/ml', '755', '77', '131', '2022-08-05 16:05:51', '2022-08-05 16:05:51'),
(12448, 'Actrapid', '268.00', '40 IU/ml', '755', '77', '131', '2022-08-05 16:05:51', '2022-08-05 16:05:51'),
(12449, 'Actrapid', '415.00', '100 IU/ml', '755', '77', '131', '2022-08-05 16:06:55', '2022-08-05 16:06:55'),
(12450, 'Actrapid FlexPen', '421.00', '100 IU/ml', '755', '77', '131', '2022-08-05 16:07:47', '2022-08-05 16:07:47'),
(12451, 'Actrapid Penfil', '419.00', '100 IU/ml', '755', '77', '131', '2022-08-05 16:08:37', '2022-08-05 16:08:37'),
(12452, 'Ansulin R', '415.00', '100 IU/ml', '755', '77', '179', '2022-08-05 16:09:06', '2022-08-05 16:09:06'),
(12453, 'Ansulin R', '220.00', '100 IU/ml', '755', '77', '179', '2022-08-05 16:09:59', '2022-08-05 16:09:59'),
(12454, 'Ansulin R', '195.00', '40 IU/ml', '755', '77', '179', '2022-08-05 16:10:40', '2022-08-05 16:10:40'),
(12455, 'Diasulin R', '415.00', '100 IU/ml', '755', '77', '18', '2022-08-05 16:11:17', '2022-08-05 16:11:17'),
(12456, 'Diasulin R', '195.00', '40 IU/ml', '755', '77', '18', '2022-08-05 16:11:49', '2022-08-05 16:11:49'),
(12457, 'Diasulin R', '220.00', '100 IU/ml', '755', '77', '18', '2022-08-05 16:12:28', '2022-08-05 16:12:28'),
(12458, 'Gensulin R', '220.00', '100 IU/ml', '755', '77', '43', '2022-08-05 16:13:08', '2022-08-05 16:13:08'),
(12459, 'Gensuli', '415.00', '100 IU/ml', '755', '77', '43', '2022-08-05 16:13:41', '2022-08-05 16:13:41'),
(12460, 'Humulin R', '750.00', '100 IU/ml', '755', '77', '96', '2022-08-05 16:14:20', '2022-08-05 16:14:20'),
(12461, 'Humulin R', '432.00', '100 IU/ml', '755', '77', '96', '2022-08-05 16:14:59', '2022-08-05 16:14:59'),
(12462, 'Insul R', '195.00', '40 IU/ml', '755', '77', '150', '2022-08-05 16:15:48', '2022-08-05 16:15:48'),
(12463, 'Insul R', '415.00', '100 IU/ml', '755', '77', '150', '2022-08-05 16:16:21', '2022-08-05 16:16:21'),
(12464, 'Insulet R', '169.70', '100 IU/ml (4 ml vial)', '755', '77', '34', '2022-08-05 16:17:02', '2022-08-05 16:17:02'),
(12465, 'Insule', '415.00', '100 IU/ml (10 ml vial)', '755', '77', '34', '2022-08-05 16:17:47', '2022-08-05 16:17:47'),
(12466, 'Maxsulin R', '195.00', '40 IU/ml', '755', '77', '92', '2022-08-05 16:18:20', '2022-08-05 16:18:20'),
(12467, 'Maxsulin R', '415.00', '100 IU/ml', '755', '77', '92', '2022-08-05 16:19:04', '2022-08-05 16:19:04'),
(12468, 'Maxsulin R', '220.00', '100 IU/ml', '755', '77', '92', '2022-08-05 16:19:53', '2022-08-05 16:19:53'),
(12469, 'Ansulin N', '415.00', '100 IU/ml', '756', '77', '179', '2022-08-05 16:21:48', '2022-08-05 16:21:48'),
(12470, 'Diasulin N', '195.00', '40 IU/ml', '756', '77', '18', '2022-08-05 16:22:26', '2022-08-05 16:22:26'),
(12471, 'Diasulin N', '220.00', '100 IU/ml', '756', '77', '18', '2022-08-05 16:23:00', '2022-08-05 16:23:00'),
(12472, 'Diasulin N', '415.00', '100 IU/ml', '756', '77', '18', '2022-08-05 16:23:36', '2022-08-05 16:23:36'),
(12473, 'Gensulin N', '222.00', '100 IU/ml', '756', '77', '43', '2022-08-05 16:24:11', '2022-08-05 16:24:11'),
(12474, 'Humulin N', '432.00', '100 IU/ml', '756', '77', '96', '2022-08-05 16:24:50', '2022-08-05 16:24:50'),
(12475, 'Humulin N', '750.00', '100 IU/ml', '756', '77', '96', '2022-08-05 16:25:29', '2022-08-05 16:25:29'),
(12476, 'Insul N', '415.00', '100 IU/ml', '756', '77', '150', '2022-08-05 16:26:18', '2022-08-05 16:26:18'),
(12477, 'Insul N', '195.00', '40 IU/ml', '756', '77', '150', '2022-08-05 16:27:32', '2022-08-05 16:27:32'),
(12478, 'Insulatard Flexpen', '421.00', '100 IU/ml', '756', '77', '131', '2022-08-05 16:28:59', '2022-08-05 16:28:59'),
(12479, 'Insulatard HM', '265.00', '40 IU/ml', '756', '77', '131', '2022-08-05 16:30:49', '2022-08-05 16:30:49'),
(12480, 'Insulatard HM', '415.00', '100 IU/ml', '756', '77', '131', '2022-08-05 16:31:37', '2022-08-05 16:31:37'),
(12481, 'Insulatard Penfill', '419.00', '100 IU/ml', '756', '77', '131', '2022-08-05 16:32:26', '2022-08-05 16:32:26'),
(12482, 'Insulet N', '169.70', '100 IU/ml (4 ml vial)', '756', '77', '34', '2022-08-05 16:33:00', '2022-08-05 16:33:00'),
(12483, 'Insulet N', '415.00', '100 IU/ml (10 ml vial)', '756', '77', '34', '2022-08-05 16:34:48', '2022-08-05 16:34:48'),
(12484, 'Maxsulin N', '195.00', '40 IU/ml', '756', '77', '92', '2022-08-05 16:35:57', '2022-08-05 16:35:57'),
(12485, 'Maxsulin N', '415.00', '100 IU/ml', '756', '77', '92', '2022-08-05 16:36:36', '2022-08-05 16:36:36'),
(12486, 'Maxsulin N', '222.00', '100 IU/ml', '756', '77', '92', '2022-08-05 16:37:13', '2022-08-05 16:37:13'),
(12487, 'Mysulin 30/70', '222.00', '100 IU/ml', '756', '77', '65', '2022-08-05 16:37:50', '2022-08-05 16:37:50'),
(12488, 'Mysuli', '415.00', '100 IU/ml', '756', '77', '65', '2022-08-05 16:38:30', '2022-08-05 16:38:30'),
(12489, 'Mysulin 50/50', '415.00', '100 IU/ml', '756', '77', '65', '2022-08-05 16:39:07', '2022-08-05 16:39:07'),
(12490, 'Mysulin 50/50', '222.00', '100 IU/ml', '756', '77', '65', '2022-08-05 16:39:49', '2022-08-05 16:39:49'),
(12491, 'Ansulin', '415.00', '30%+70% in 100 IU/ml', '757', '77', '179', '2022-08-05 16:41:52', '2022-08-05 16:41:52'),
(12492, 'Asulin', '222.00', '30%+70% in 100 IU/ml', '757', '77', '179', '2022-08-05 16:42:27', '2022-08-05 16:42:27'),
(12493, 'Ansulin', '415.00', '50%+50% in 100 IU/ml', '757', '77', '179', '2022-08-05 16:43:16', '2022-08-05 16:43:16'),
(12494, 'Ansulin', '222.00', '50%+50% in 100 IU/ml', '757', '77', '179', '2022-08-05 16:43:58', '2022-08-05 16:43:58'),
(12495, 'Ansulin', '195.00', '30%+70% in 100 IU/ml', '757', '77', '179', '2022-08-05 16:44:34', '2022-08-05 16:44:34'),
(12496, 'Diasulin', '222.00', '30%+70% in 100 IU/ml', '757', '77', '18', '2022-08-05 16:45:12', '2022-08-05 16:45:12'),
(12497, 'Diasulin', '415.00', '50%+50% in 100 IU/ml', '757', '77', '18', '2022-08-05 16:45:56', '2022-08-05 16:45:56'),
(12498, 'Diasulin', '415.00', '30%+70% in 100 IU/ml', '757', '77', '18', '2022-08-05 16:46:38', '2022-08-05 16:46:38'),
(12499, 'Diasulin', '195.00', '30%+70% in 100 IU/ml', '757', '77', '18', '2022-08-05 16:47:13', '2022-08-05 16:47:13'),
(12500, 'Diasulin', '195.00', '50%+50% in 40 IU/ml', '757', '77', '18', '2022-08-05 16:48:02', '2022-08-05 16:48:02'),
(12501, 'Gensulin M30', '415', '30%+70% in 100 IU/ml', '757', '77', '43', '2022-08-05 16:48:49', '2022-08-05 16:48:49'),
(12502, 'Gensulin M30', '222.00', '30%+70% in 100 IU/ml', '757', '77', '43', '2022-08-05 16:49:22', '2022-08-05 16:49:22'),
(12503, 'Humulin', '432.00', '30%+70% in 100 IU/ml', '757', '77', '96', '2022-08-05 16:50:35', '2022-08-05 16:50:35'),
(12504, 'Humulin', '750.00', '30%+70% in 100 IU/ml', '757', '77', '96', '2022-08-05 16:51:16', '2022-08-05 16:51:16'),
(12505, 'Insul', '415.00', '50%+50% in 100 IU/ml', '757', '77', '150', '2022-08-05 16:52:02', '2022-08-05 16:52:02'),
(12506, 'Insul', '195.00', '30%+70% in 40 IU/ml', '757', '77', '150', '2022-08-05 16:52:48', '2022-08-05 16:52:48'),
(12507, 'Insul', '415.00', '30%+70% in 100 IU/ml', '757', '77', '150', '2022-08-05 16:53:20', '2022-08-05 16:53:20'),
(12508, 'Insul', '222.00', '30%+70% in 100 IU/ml', '757', '77', '150', '2022-08-05 16:54:15', '2022-08-05 16:54:15'),
(12509, 'Insulet', '169.70', '50%+50% in 100 IU/ml (4 ml vial)', '757', '77', '34', '2022-08-05 16:55:45', '2022-08-05 16:55:45'),
(12510, 'Insulet', '415.00', '50%+50% in 100 IU/ml (10 ml vial)', '757', '77', '34', '2022-08-05 16:56:26', '2022-08-05 16:56:26'),
(12511, 'Insulet', '169.70', '30%+70% in 100 IU/ml (4 ml vial)', '757', '77', '34', '2022-08-05 16:57:08', '2022-08-05 16:57:08'),
(12512, 'Insulet', '415.00', '30%+70% in 100 IU/ml (10 ml vial)', '757', '77', '34', '2022-08-05 16:57:56', '2022-08-05 16:57:56'),
(12513, 'Insuman Comb', '310.00', '25%+75% in 100 IU/ml', '757', '77', '198', '2022-08-05 16:58:37', '2022-08-05 16:58:37'),
(12514, 'Insuman Comb', '310.00', '25%+75% in 100 IU/ml', '757', '77', '198', '2022-08-05 16:59:19', '2022-08-05 16:59:19'),
(12515, 'Maxsulin', '195.00', '30%+70% in 40 IU/ml', '757', '77', '92', '2022-08-05 17:00:02', '2022-08-05 17:00:02'),
(12516, 'Maxsulin', '415.00', '30%+70% in 100 IU/ml', '757', '77', '92', '2022-08-05 17:00:38', '2022-08-05 17:00:38'),
(12517, 'Maxsulin', '415.00', '50%+50% in 100 IU/ml', '757', '77', '92', '2022-08-05 17:01:21', '2022-08-05 17:01:21'),
(12518, 'Maxsulin', '222.00', '30%+70% in 100 IU/ml', '757', '77', '92', '2022-08-05 17:01:57', '2022-08-05 17:01:57'),
(12519, 'Maxsulin', '222', '50%+50% in 100 IU/ml', '757', '77', '92', '2022-08-05 17:02:45', '2022-08-05 17:02:45'),
(12520, 'Mixtard 30', '268.00', '30%+70% in 40 IU/ml', '757', '77', '131', '2022-08-05 17:03:24', '2022-08-05 17:03:24'),
(12521, 'Mixtard 30', '415.00', '30%+70% in 100 IU/ml', '757', '77', '131', '2022-08-05 17:04:12', '2022-08-05 17:04:12'),
(12522, 'Mixtard', '419.00', '30%+70% in 100 IU/ml', '757', '77', '131', '2022-08-05 17:04:53', '2022-08-05 17:04:53'),
(12523, 'Mixtard 30', '421.00', '30%+70% in 100 IU/ml', '757', '77', '131', '2022-08-05 17:05:35', '2022-08-05 17:05:35'),
(12524, 'Mixtard 50', '419.00', '50%+50% in 100 IU/ml', '757', '77', '131', '2022-08-05 17:06:14', '2022-08-05 17:06:14'),
(12525, 'Humalog', '869.82', '100 unit/ml', '758', '77', '89', '2022-08-05 17:07:09', '2022-08-05 17:07:09'),
(12526, 'Humalog', '784.93', '100 unit/ml', '758', '77', '89', '2022-08-05 17:07:44', '2022-08-05 17:07:44'),
(12527, 'Humalog Mix', '1347.56', '50%+50%', '759', '77', '89', '2022-08-05 17:08:49', '2022-08-05 17:08:49'),
(12528, 'Humalog Mix', '869.82', '75%+25%', '759', '77', '89', '2022-08-05 17:09:37', '2022-08-05 17:09:37'),
(12529, 'Humalog Mix', '784.93', '75%+25%', '759', '77', '89', '2022-08-05 17:10:19', '2022-08-05 17:10:19'),
(12530, 'Humalog Mix', '784.93', '50%+50%', '759', '77', '89', '2022-08-05 17:11:07', '2022-08-05 17:11:07'),
(12531, 'Interon', '1200.00', '4.5 MIU/0.5 ml', '760', '77', '39', '2022-08-05 17:12:02', '2022-08-05 17:12:02'),
(12532, 'Fatisol', '600.00', '10% (250 ml bottle)', '761', '50', '150', '2022-08-05 17:13:32', '2022-08-05 17:13:32'),
(12533, 'Fatisol', '1100.00', '10% (500 ml bottle)', '761', '50', '150', '2022-08-05 17:14:21', '2022-08-05 17:14:21'),
(12534, 'Intralipid', '1200.00', '10%', '761', '50', '139', '2022-08-05 17:15:12', '2022-08-05 17:15:12'),
(12535, 'Lipofit', '1100.00', '10%', '761', '50', '39', '2022-08-05 17:16:00', '2022-08-05 17:16:00'),
(12536, 'Omegaven', '1413.00', '10%', '761', '50', '156', '2022-08-05 17:16:47', '2022-08-05 17:16:47'),
(12537, 'Diapac', '603.37', '350 mg/ml (20 ml bottle)', '763', '49', '185', '2022-08-05 17:25:06', '2022-08-05 17:25:06'),
(12538, 'Diapac', '976.59', '350 mg/ml (50 ml bottle)', '763', '49', '185', '2022-08-05 17:26:56', '2022-08-05 17:26:56'),
(12539, 'Diapac', '1880.00', '350 mg/ml (100 ml bottle)', '763', '49', '185', '2022-08-05 17:28:03', '2022-08-05 17:28:03'),
(12540, 'Imiro', '1000.00', '350 mg/ml (50 ml bottle)', '763', '49', '150', '2022-08-05 17:29:41', '2022-08-05 17:29:41'),
(12541, 'Imiro', '1900.00', '350 mg/ml (100 ml bottle)', '763', '49', '150', '2022-08-05 17:30:27', '2022-08-05 17:30:27'),
(12542, 'Omniclear', '1000.00', '350 mg/ml (50 ml bottle)', '763', '49', '92', '2022-08-05 17:31:12', '2022-08-05 17:31:12'),
(12543, 'Omniclear', '1900.00', '350 mg/ml (100 ml bottle)', '763', '49', '92', '2022-08-05 17:32:06', '2022-08-05 17:32:06'),
(12544, 'Amidol', '1318.00', '370 mg/ml', '764', '10', '92', '2022-08-05 17:38:07', '2022-08-05 17:38:07'),
(12545, 'Amidol', '1203.00', '300 mg/ml', '764', '10', '92', '2022-08-05 17:38:39', '2022-08-05 17:38:39'),
(12546, 'Amidol', '2636.00', '370 mg/ml', '764', '10', '92', '2022-08-05 17:39:48', '2022-08-05 17:39:48'),
(12547, 'Diapamiro', '1100.00', '370 mg/ml', '764', '10', '185', '2022-08-05 17:40:31', '2022-08-05 17:40:31'),
(12548, 'Diapamiro', '2100.00', '370 mg/ml', '764', '10', '185', '2022-08-05 17:41:26', '2022-08-05 17:41:26'),
(12549, 'Lopidam', '2643.92', '370 mg/ml', '764', '10', '43', '2022-08-05 17:42:05', '2022-08-05 17:42:05'),
(12550, 'Lopidam', '1322.55', '370 mg/ml', '764', '10', '43', '2022-08-05 17:42:42', '2022-08-05 17:42:42'),
(12551, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12552, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12553, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12554, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12555, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12556, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12557, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12558, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12559, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12560, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12561, 'Ipramid', '220.00', '20 mcg/puff', '765', '48', '43', '2022-08-05 18:27:42', '2022-08-05 18:27:42'),
(12562, 'Iprex', '250.75', '20 mcg/puff', '765', '48', '179', '2022-08-05 18:28:34', '2022-08-05 18:28:34'),
(12563, 'Iprex', '250.75', '20 mcg/puff', '765', '48', '179', '2022-08-05 18:28:48', '2022-08-05 18:28:48'),
(12564, 'G-Ipra', '55.00', '250 mcg/ml', '766', '53', '84', '2022-08-05 18:35:21', '2022-08-05 18:35:21'),
(12565, 'Ipra', '130.00', '250 mcg/ml', '766', '53', '43', '2022-08-05 18:36:15', '2022-08-05 18:40:24'),
(12566, 'Ipratop', '130.00', '250 mcg/ml', '766', '53', '92', '2022-08-05 18:37:06', '2022-08-05 18:48:26'),
(12567, 'Iprex', '130.88', '250 mcg/ml', '766', '53', '179', '2022-08-05 18:38:08', '2022-08-05 18:38:08'),
(12568, 'Rinase', '130.39', '250 mcg/ml', '766', '53', '18', '2022-08-05 18:38:56', '2022-08-05 18:38:56'),
(12569, 'Arbitan', '6.02', '75 mg', '768', '13', '136', '2022-08-06 00:33:12', '2022-08-06 00:33:12'),
(12570, 'Arbitan', '12.05', '150 mg', '768', '13', '136', '2022-08-06 00:34:26', '2022-08-06 00:34:26'),
(12571, 'Cavapro', '6.00', '75 mg', '768', '13', '190', '2022-08-06 00:35:15', '2022-08-06 00:35:15'),
(12572, 'Cavapro', '12.00', '150 mg', '768', '13', '190', '2022-08-06 00:35:40', '2022-08-06 00:35:40'),
(12573, 'Cavapro', '24.00', '300 mg', '768', '13', '190', '2022-08-06 00:36:51', '2022-08-06 00:36:51'),
(12574, 'Ibsan', '5.00', '75 mg', '768', '13', '19', '2022-08-06 00:37:38', '2022-08-06 00:37:38'),
(12575, 'Ibsan', '10.00', '150 mg', '768', '13', '19', '2022-08-06 00:38:26', '2022-08-06 00:38:26'),
(12576, 'Irbes', '5.00', '75 mg', '768', '13', '71', '2022-08-06 00:39:20', '2022-08-06 00:39:20'),
(12577, 'Irbes', '9.00', '150 mg', '768', '13', '71', '2022-08-06 00:40:02', '2022-08-06 00:40:02'),
(12578, 'Arbitan Plus', '6.03', '75 mg+12.5 mg', '769', '13', '136', '2022-08-06 00:41:38', '2022-08-06 00:41:38'),
(12579, 'Arbitan Plus', '12.05', '150 mg+12.5 mg', '769', '13', '136', '2022-08-06 00:42:10', '2022-08-06 00:42:10'),
(12580, 'Cavazide', '6.00', '75 mg+12.5 mg', '769', '13', '190', '2022-08-06 00:43:38', '2022-08-06 00:43:38'),
(12581, 'Cavazide', '12.00', '150 mg+12.5 mg', '769', '13', '190', '2022-08-06 00:44:24', '2022-08-06 00:44:24'),
(12582, 'Cavazide', '24.00', '300 mg+12.5 mg', '769', '13', '190', '2022-08-06 00:45:09', '2022-08-06 00:45:09'),
(12583, 'Campto', '4985.59', '20 mg/ml (40 gm vial)', '770', '50', '97', '2022-08-06 00:46:41', '2022-08-06 00:46:41'),
(12584, 'Campto', '10462.00', '20 mg/ml (100 gm vial)', '770', '50', '97', '2022-08-06 00:47:33', '2022-08-06 00:47:33'),
(12585, 'Irinotecan PhaRes', '4946.00', '20 mg/ml', '770', '50', '195', '2022-08-06 00:48:24', '2022-08-06 00:48:24'),
(12586, 'Irinotesin', '3030.00', '20 mg/ml (40 gm vial)', '770', '50', '47', '2022-08-06 00:49:27', '2022-08-06 00:49:27'),
(12587, 'Irinotesin', '7420.00', '20 mg/ml (100 gm vial)', '770', '50', '47', '2022-08-06 00:50:21', '2022-08-06 00:50:21'),
(12588, 'Irinox', '2000.00', '20 mg/ml (40 gm vial)', '770', '50', '39', '2022-08-06 00:50:48', '2022-08-06 00:50:48'),
(12589, 'Irinox', '4000.00', '20 mg/ml (100 gm vial)', '770', '50', '39', '2022-08-06 00:51:50', '2022-08-06 00:51:50'),
(12590, 'Irita', '1600.00', '20 mg/ml (40 gm vial)', '770', '50', '65', '2022-08-06 00:52:37', '2022-08-06 00:52:37'),
(12591, 'Irita', '3200.00', '20 mg/ml (100 gm vial)', '770', '50', '65', '2022-08-06 00:53:10', '2022-08-06 00:53:10'),
(12592, 'Irotin', '2100.00', '20 mg/ml (40 gm vial)', '770', '50', '185', '2022-08-06 00:54:23', '2022-08-06 00:54:23'),
(12593, 'Irotin', '4000.00', '20 mg/ml (100 gm vial)', '770', '50', '185', '2022-08-06 00:54:51', '2022-08-06 00:54:51'),
(12594, 'Happymix-5', '2.50', '1 gm/sachet', '771', '76', '19', '2022-08-06 00:58:22', '2022-08-06 00:58:22'),
(12595, 'MoniMix', '2.50', '1 gm/sachet', '771', '76', '176', '2022-08-06 00:58:57', '2022-08-06 00:58:57'),
(12596, 'Alfil', '3.00', 'N/A', '772', '16', '110', '2022-08-06 01:03:34', '2022-08-06 01:03:34'),
(12597, 'Alneed', '3.00', 'N/A', '772', '16', '92', '2022-08-06 01:05:06', '2022-08-06 01:05:06'),
(12598, 'Bestal', '3.00', 'N/A', '772', '16', '117', '2022-08-06 01:06:11', '2022-08-06 01:06:11'),
(12599, 'Bic-F', '3.52', 'N/A', '772', '16', '78', '2022-08-06 01:06:59', '2022-08-06 01:06:59'),
(12600, 'Cosvit TR', '3.00', 'N/A', '772', '25', '55', '2022-08-06 01:07:59', '2022-08-06 01:07:59'),
(12601, 'EPL', '3.00', 'N/A', '772', '16', '82', '2022-08-06 01:08:22', '2022-08-06 01:08:22'),
(12602, 'FBC', '3.00', 'N/A', '772', '25', '142', '2022-08-06 01:09:24', '2022-08-06 01:09:24'),
(12603, 'Fecon BC', '3.01', 'N/A', '772', '16', '23', '2022-08-06 01:10:15', '2022-08-06 01:10:15'),
(12604, 'Ferolet BC', '3.40', 'N/A', '772', '16', '159', '2022-08-06 01:11:00', '2022-08-06 01:11:00'),
(12605, 'Ferovit TR', '3.00', 'N/A', '772', '25', '90', '2022-08-06 01:11:46', '2022-08-06 01:11:46'),
(12606, 'Fivita', '3.51', 'N/A', '772', '16', '45', '2022-08-06 01:12:30', '2022-08-06 01:12:30'),
(12607, 'Folvit TR', '3.00', 'N/A', '772', '25', '71', '2022-08-06 01:13:12', '2022-08-06 01:13:12'),
(12608, 'Irovit', '2.75', 'N/A', '772', '25', '146', '2022-08-06 01:14:23', '2022-08-06 01:14:23'),
(12609, 'Moriamin-M', '3', 'N/A', '772', '16', '62', '2022-08-06 01:15:06', '2022-08-06 01:15:06'),
(12610, 'Natavit TR', '3.01', 'N/A', '772', '25', '98', '2022-08-06 01:16:03', '2022-08-06 01:16:03'),
(12611, 'Nuovit-F', '3.00', 'N/A', '772', '16', '132', '2022-08-06 01:16:54', '2022-08-06 01:16:54'),
(12612, 'Prenat Plus', '4.00', 'N/A', '772', '16', '89', '2022-08-06 01:18:16', '2022-08-06 01:18:16'),
(12613, 'Runeed', '3.00', 'N/A', '772', '16', '182', '2022-08-06 01:19:07', '2022-08-06 01:19:07'),
(12614, 'Uneed', '3.00', 'N/A', '772', '16', '112', '2022-08-06 01:19:55', '2022-08-06 01:19:55'),
(12615, 'VIC', '3.00', 'N/A', '772', '16', '60', '2022-08-06 01:20:18', '2022-08-06 01:20:18'),
(12616, 'Ad-All', '3.00', 'N/A', '773', '16', '20', '2022-08-06 01:23:48', '2022-08-06 01:23:48'),
(12617, 'Ad-All', '3.00', 'N/A', '773', '16', '20', '2022-08-06 01:23:48', '2022-08-06 01:23:48'),
(12618, 'Alneed Plus', '3.50', 'N/A', '773', '16', '92', '2022-08-06 01:25:02', '2022-08-06 01:25:02'),
(12619, 'Carbium', '3.50', 'N/A', '773', '16', '22', '2022-08-06 01:25:58', '2022-08-06 01:25:58'),
(12620, 'Extravit Plus', '3.01', 'N/A', '773', '16', '166', '2022-08-06 01:26:45', '2022-08-06 01:26:45'),
(12621, 'Famina', '3.26', 'N/A', '773', '16', '174', '2022-08-06 01:27:36', '2022-08-06 01:27:36'),
(12622, 'FeonA Z', '3.50', 'N/A', '773', '16', '61', '2022-08-06 01:28:26', '2022-08-06 01:28:26'),
(12623, 'Ferocom', '3.00', 'N/A', '773', '16', '165', '2022-08-06 01:29:09', '2022-08-06 01:29:09'),
(12624, 'Folvit-CI', '3.25', 'N/A', '773', '16', '71', '2022-08-06 01:30:56', '2022-08-06 01:30:56'),
(12625, 'Pregneed', '3.00', 'N/A', '773', '16', '51', '2022-08-06 01:31:42', '2022-08-06 01:31:42'),
(12626, 'Pregnid', '3.61', 'N/A', '773', '16', '124', '2022-08-06 01:32:26', '2022-08-06 01:32:26'),
(12627, 'Proviron', '3.00', 'N/A', '773', '16', '111', '2022-08-06 01:33:04', '2022-08-06 01:33:04'),
(12628, 'Recova Plus', '3.50', 'N/A', '773', '16', '143', '2022-08-06 01:33:55', '2022-08-06 01:33:55'),
(12629, 'Vitamom', '3.50', 'N/A', '773', '16', '119', '2022-08-06 01:34:42', '2022-08-06 01:34:42'),
(12630, 'Vizicon', '3.51', 'N/A', '773', '16', '136', '2022-08-06 01:35:27', '2022-08-06 01:35:27'),
(12631, 'Zifov', '3.00', 'N/A', '773', '16', '29', '2022-08-06 01:36:09', '2022-08-06 01:36:09'),
(12632, 'Ferotab', '3.50', '188 mg+0.50 mg+61.8 mg', '774', '13', '193', '2022-08-06 01:37:30', '2022-08-06 01:37:30'),
(12633, 'Compiron', '50.00', '50 mg/5 ml (100 ml bottle)', '775', '59', '92', '2022-08-06 01:43:25', '2022-08-06 01:43:25'),
(12634, 'Compiron', '90.00', '50 mg/5 ml (200 ml bottle)', '775', '59', '92', '2022-08-06 01:44:37', '2022-08-06 01:44:37'),
(12635, 'Compiron', '50.00', '50 mg/5 ml', '775', '70', '92', '2022-08-06 01:45:18', '2022-08-06 01:45:18'),
(12636, 'Iromia', '50.00', '50 mg/5 ml', '775', '59', '136', '2022-08-06 01:46:02', '2022-08-06 01:46:02'),
(12637, 'Polyron', '40.12', '50 mg/5 ml', '775', '59', '18', '2022-08-06 01:46:48', '2022-08-06 01:46:48'),
(12638, 'Alneed Gold', '6.00', 'N/A', '776', '16', '92', '2022-08-06 01:48:23', '2022-08-06 01:48:23'),
(12639, 'Feviz Plus', '6.02', 'N/A', '776', '16', '150', '2022-08-06 01:49:03', '2022-08-06 01:49:03'),
(12640, 'Ipec-Super', '6.00', 'N/A', '776', '16', '34', '2022-08-06 01:49:45', '2022-08-06 01:49:45'),
(12641, 'Merivit', '3.51', 'N/A', '776', '16', '172', '2022-08-06 01:50:24', '2022-08-06 01:50:24'),
(12642, 'Mylovit-Z', '3.52', 'N/A', '776', '16', '18', '2022-08-06 01:51:09', '2022-08-06 01:51:09'),
(12643, 'Pregnacare', '3.00', 'N/A', '776', '16', '28', '2022-08-06 01:51:55', '2022-08-06 01:51:55'),
(12644, 'Red Plus Extra', '3.50', 'N/A', '776', '16', '20', '2022-08-06 01:52:40', '2022-08-06 01:52:40'),
(12645, 'Vizicon Gold', '6.02', 'N/A', '776', '16', '136', '2022-08-06 01:53:17', '2022-08-06 01:53:17'),
(12646, 'Zeefol AZ', '5.00', 'N/A', '776', '13', '71', '2022-08-06 01:53:57', '2022-08-06 01:53:57'),
(12647, 'Zepiron Plus', '5.00', 'N/A', '776', '16', '91', '2022-08-06 01:54:40', '2022-08-06 01:54:40'),
(12648, 'Ziliron B', '4.54', 'N/A', '776', '16', '179', '2022-08-06 01:55:36', '2022-08-06 01:55:36'),
(12649, 'FeonA FZ', '5.00', '47 mg+0.5 mg+22.5 mg', '777', '13', '61', '2022-08-06 01:57:01', '2022-08-06 01:57:01'),
(12650, 'Hemax TR', '3.01', '47 mg+0.5 mg+22.5 mg', '777', '13', '53', '2022-08-06 01:57:29', '2022-08-06 01:57:29'),
(12651, 'Ipec-Plus', '3.50', '47 mg+0.5 mg+22.5 mg', '777', '13', '34', '2022-08-06 01:58:44', '2022-08-06 01:58:44'),
(12652, 'Irobest', '3.01', '47 mg+0.5 mg+22.5 mg', '777', '13', '127', '2022-08-06 01:59:10', '2022-08-06 01:59:10'),
(12653, 'Orofer', '3.50', '47 mg+0.5 mg+22.5 mg', '777', '13', '190', '2022-08-06 02:00:43', '2022-08-06 02:00:43'),
(12654, 'Polyfiz', '3.50', '47 mg+0.5 mg+22.5 mg', '777', '13', '82', '2022-08-06 02:01:14', '2022-08-06 02:01:14'),
(12655, 'Refol Z TR', '2.91', '47 mg+0.5 mg+22.5 mg', '777', '13', '160', '2022-08-06 02:02:28', '2022-08-06 02:02:28'),
(12656, 'Zeefol M', '3.50', '47 mg+0.5 mg+22.5 mg', '777', '13', '71', '2022-08-06 02:03:23', '2022-08-06 02:03:23'),
(12657, 'Zepiron', '3.50', '47 mg+0.5 mg+22.5 mg', '777', '13', '91', '2022-08-06 02:04:05', '2022-08-06 02:04:05'),
(12658, 'Activit ZI', '50.00', 'N/A', '778', '59', '61', '2022-08-06 02:09:20', '2022-08-06 02:09:20'),
(12659, 'Aritone ZI', '30.00', '50 ml bottle', '778', '59', '92', '2022-08-06 02:10:27', '2022-08-06 02:10:27'),
(12660, 'Aritone ZI', '60.00', '100 ml bottle', '778', '59', '92', '2022-08-06 02:11:01', '2022-08-06 02:11:01'),
(12661, 'Aritone ZI', '100.00', '200 ml bottle', '778', '59', '92', '2022-08-06 02:12:08', '2022-08-06 02:12:08'),
(12662, 'Asivit ZI', '50', '100 ml bottle', '778', '59', '35', '2022-08-06 02:12:54', '2022-08-06 02:12:54'),
(12663, 'Asivit ZI', '90.00', '200 ml bottle', '778', '59', '35', '2022-08-06 02:13:37', '2022-08-06 02:13:37'),
(12664, 'Beconex ZI', '30.00', '50 ml bottle', '778', '59', '161', '2022-08-06 02:14:22', '2022-08-06 02:16:09'),
(12665, 'Beconex ZI', '50.00', '100 ml bottle', '778', '59', '161', '2022-08-06 02:15:01', '2022-08-06 02:15:01'),
(12666, 'Bicozin-I', '50.35', 'N/A', '778', '59', '179', '2022-08-06 02:16:52', '2022-08-06 02:16:52'),
(12667, 'Biovit Plus', '50.19', '100 ml bottle', '778', '59', '45', '2022-08-06 02:17:42', '2022-08-06 02:17:42'),
(12668, 'Biozinc-I', '50.19', '100 ml bottle', '778', '59', '91', '2022-08-06 02:18:28', '2022-08-06 02:18:28'),
(12669, 'Bizi', '50.00', '100 ml bottle', '778', '59', '82', '2022-08-06 02:19:13', '2022-08-06 02:19:13'),
(12670, 'Ediplex-ZI', '50.00', '100 ml bottle', '778', '59', '67', '2022-08-06 02:20:00', '2022-08-06 02:20:00'),
(12671, 'Ediplex-ZI', '100.00', '200 ml bottle', '778', '59', '67', '2022-08-06 02:20:53', '2022-08-06 02:20:53'),
(12672, 'Ethiplex-ZI', '50.00', '100 ml bottle', '778', '59', '72', '2022-08-06 02:21:43', '2022-08-06 02:21:43'),
(12673, 'Ethiplex-ZI', '85.00', '200 ml bottle', '778', '59', '72', '2022-08-06 02:22:28', '2022-08-06 02:23:49'),
(12674, 'Feziplex', '50.35', '100 ml bottle', '778', '59', '19', '2022-08-06 02:23:11', '2022-08-06 02:23:11'),
(12675, 'Feziplex', '80.55', '200 ml bottle', '778', '59', '19', '2022-08-06 02:24:33', '2022-08-06 02:24:33'),
(12676, 'Fezovit', '50.00', '100 ml bottle', '778', '59', '64', '2022-08-06 02:25:17', '2022-08-06 02:25:17'),
(12677, 'Irovit-Z', '48.86', '100 ml bottle', '778', '59', '112', '2022-08-06 03:21:04', '2022-08-06 03:21:04'),
(12678, 'Irovit-Z', '82.95', '200 ml bottle', '778', '59', '112', '2022-08-06 03:21:40', '2022-08-06 03:21:40'),
(12679, 'Livita', '50.34', '100 ml bottle', '778', '59', '18', '2022-08-06 03:22:56', '2022-08-06 03:22:56'),
(12680, 'Opsovit ZI', '50.35', '100 ml bottle', '778', '59', '136', '2022-08-06 03:23:48', '2022-08-06 03:23:48'),
(12681, 'Orazinc-B', '50.35', 'N/A', '778', '59', '124', '2022-08-06 03:24:30', '2022-08-06 03:24:30'),
(12682, 'Orofer', '50.00', 'N/A', '778', '59', '190', '2022-08-06 03:25:12', '2022-08-06 03:25:12'),
(12683, 'Polytamin', '50.15', 'N/A', '778', '59', '127', '2022-08-06 03:25:51', '2022-08-06 03:25:51'),
(12684, 'Reoplex', '50.00', 'N/A', '778', '59', '162', '2022-08-06 03:26:29', '2022-08-06 03:26:29'),
(12685, 'Seemaplex', '50', 'N/A', '778', '59', '170', '2022-08-06 03:27:11', '2022-08-06 03:27:11'),
(12686, 'Supra-Z', '50.20', 'N/A', '778', '59', '65', '2022-08-06 03:27:50', '2022-08-06 03:27:50'),
(12687, 'Vitonic', '30.00', '50 ml bottle', '778', '59', '43', '2022-08-06 03:28:34', '2022-08-06 03:28:34'),
(12688, 'Vitonic', '50.00', '100 ml bottle', '778', '59', '43', '2022-08-06 03:29:11', '2022-08-06 03:29:11'),
(12689, 'Vitonic', '80.00', '200 ml bottle', '778', '59', '43', '2022-08-06 03:29:49', '2022-08-06 03:29:49'),
(12690, 'Xinoplex I', '50.18', '100 ml bottle', '778', '59', '174', '2022-08-06 03:30:28', '2022-08-06 03:30:28'),
(12691, 'Xinoplex I', '90.30', '200 ml bottle', '778', '59', '174', '2022-08-06 03:31:11', '2022-08-06 03:31:11'),
(12692, 'Zivit-I', '60.18', '100 ml bottle', '778', '59', '23', '2022-08-06 03:31:51', '2022-08-06 03:31:51'),
(12693, 'Zivit', '100.30', '200 ml bottle', '778', '59', '23', '2022-08-06 03:32:28', '2022-08-06 03:32:28'),
(12694, 'Anofer', '300.00', '100 mg/5 ml', '779', '49', '119', '2022-08-06 03:35:30', '2022-08-06 03:35:30'),
(12695, 'Anefer', '600.00', '200 mg/10 ml', '779', '49', '136', '2022-08-06 03:36:20', '2022-08-06 03:36:20'),
(12696, 'Anefer', '327.26', '100 mg/5 ml', '779', '49', '136', '2022-08-06 03:37:06', '2022-08-06 03:37:06'),
(12697, 'Defiron', '350.00', '100 mg/5 ml', '779', '49', '179', '2022-08-06 03:37:50', '2022-08-06 03:37:50'),
(12698, 'Exiron', '330.00', '100 mg/5 ml', '779', '49', '172', '2022-08-06 03:38:34', '2022-08-06 03:38:34'),
(12699, 'Feofer', '350.00', '100 mg/5 ml', '779', '49', '71', '2022-08-06 03:39:12', '2022-08-06 03:39:12'),
(12700, 'Feofer DS', '600.00', '200 mg/10 ml', '779', '49', '71', '2022-08-06 03:39:52', '2022-08-06 03:39:52'),
(12701, 'Ferimax', '350.00', '100 mg/5 ml', '779', '49', '92', '2022-08-06 03:40:33', '2022-08-06 03:40:33'),
(12702, 'Ferimax', '300.00', '50 mg/2.5 ml', '779', '49', '92', '2022-08-06 03:41:13', '2022-08-06 03:41:13'),
(12703, 'Ferimax', '600.00', '200 mg/10 ml', '779', '49', '92', '2022-08-06 03:41:54', '2022-08-06 03:41:54'),
(12704, 'Feristar', '325.00', '100 mg/5 ml', '779', '49', '161', '2022-08-06 03:42:51', '2022-08-06 03:42:51'),
(12705, 'Feroven', '327.26', '100 mg/5 ml', '779', '49', '140', '2022-08-06 03:43:33', '2022-08-06 03:43:33'),
(12706, 'Hemofer', '335.00', '100 mg/5 ml', '779', '49', '150', '2022-08-06 03:44:05', '2022-08-06 03:44:05'),
(12707, 'HemoMax', '325.00', '100 mg/5 ml', '779', '49', '147', '2022-08-06 03:44:48', '2022-08-06 03:44:48'),
(12708, 'Inofar', '300.00', '100 mg/5 ml', '779', '49', '34', '2022-08-06 03:45:29', '2022-08-06 03:45:29'),
(12709, 'Irosuc', '350.00', '100 mg/5 ml', '779', '49', '18', '2022-08-06 03:45:56', '2022-08-06 03:45:56'),
(12710, 'Kidifer', '327.26', '100 mg/5 ml', '779', '49', '78', '2022-08-06 03:46:46', '2022-08-06 03:46:46'),
(12711, 'Maxifer', '300.00', '100 mg/5 ml', '779', '49', '82', '2022-08-06 03:47:35', '2022-08-06 03:47:35'),
(12712, 'Nefrofer', '300', '100 mg/5 ml', '779', '49', '51', '2022-08-06 03:48:27', '2022-08-06 03:48:27'),
(12713, 'Sucraven', '350', '100 mg/5 ml', '779', '49', '91', '2022-08-06 03:49:04', '2022-08-06 03:49:04'),
(12714, 'Unifer', '326.00', '100 mg/5 ml', '779', '49', '197', '2022-08-06 03:49:42', '2022-08-06 03:49:42'),
(12715, 'Veniron', '300.00', '100 mg/5 ml', '779', '49', '43', '2022-08-06 03:50:21', '2022-08-06 03:50:21'),
(12716, 'Xenofer', '350.00', '100 mg/5 ml', '779', '49', '39', '2022-08-06 03:51:22', '2022-08-06 03:51:22'),
(12717, 'Xenofer', '273.96', '50 mg/2.5 ml', '779', '49', '39', '2022-08-06 03:52:11', '2022-08-06 03:52:11'),
(12718, 'Xoferon', '325.98', '100 mg/5 ml', '779', '49', '130', '2022-08-06 03:52:51', '2022-08-06 03:52:51'),
(12719, 'Eye Relief', '250.00', '99.05%', '780', '69', '150', '2022-08-06 03:53:56', '2022-08-06 03:53:56'),
(12720, 'Flurane', '3000.00', '100 ml', '781', '56', '185', '2022-08-06 03:55:13', '2022-08-06 03:55:13'),
(12721, 'Forane', '3666.00', '100 ml', '781', '56', '190', '2022-08-06 03:55:59', '2022-08-06 03:55:59'),
(12722, 'Terrell', '3000.00', '100 ml', '781', '56', '195', '2022-08-06 03:56:42', '2022-08-06 03:56:42'),
(12723, 'Telabid', '2.00', '5 mg+1 mg', '783', '13', '71', '2022-08-06 03:57:46', '2022-08-06 03:57:46'),
(12724, 'Telabid', '3.00', '5 mg+2 mg', '783', '13', '71', '2022-08-06 03:58:19', '2022-08-06 03:58:19'),
(12725, 'A-Card', '1.43', '20 mg', '786', '13', '19', '2022-08-06 03:59:36', '2022-08-06 03:59:36'),
(12726, 'Angifix', '1.42', '20 mg', '786', '13', '92', '2022-08-06 04:00:10', '2022-08-06 04:00:10'),
(12727, 'Monocard', '1.43', '20 mg', '786', '13', '65', '2022-08-06 04:00:49', '2022-08-06 04:00:49'),
(12728, 'Monocard-SR', '7.05', '50 mg', '786', '24', '65', '2022-08-06 04:01:21', '2022-08-06 04:01:21'),
(12729, 'Monotate', '1.50', '20 mg', '786', '13', '180', '2022-08-06 04:02:00', '2022-08-06 04:02:00'),
(12730, 'Monotate', '4.00', '50 mg', '786', '13', '180', '2022-08-06 04:02:28', '2022-08-06 04:02:28'),
(12731, 'Reticap', '40.00', '10 mg', '787', '16', '190', '2022-08-06 04:03:26', '2022-08-06 04:03:26'),
(12732, 'Reticap', '75.00', '20 mg', '787', '16', '190', '2022-08-06 04:04:02', '2022-08-06 04:04:02'),
(12733, 'Roaccutane', '68.33', '10 mg', '787', '16', '164', '2022-08-06 04:05:05', '2022-08-06 04:05:05'),
(12734, 'Roaccutane', '81.00', '20 mg', '787', '16', '164', '2022-08-06 04:05:55', '2022-08-06 04:05:55'),
(12735, 'Aknill', '130.00', '0.05%', '788', '60', '92', '2022-08-06 04:07:27', '2022-08-06 04:07:27'),
(12736, 'Retigel', '200.00', '0.05%', '788', '60', '190', '2022-08-06 04:07:56', '2022-08-06 04:07:56'),
(12737, 'Fiberlax', '400.00', '3.5 gm/5.4 gm', '789', '34', '92', '2022-08-06 04:15:28', '2022-08-06 04:15:28'),
(12738, 'Fibosyl', '15.00', '3.5 gm/sachet', '789', '34', '34', '2022-08-06 04:17:40', '2022-08-06 04:17:40'),
(12739, 'Fibosyl', '400.00', '3.5 gm/5.4 gm', '789', '34', '34', '2022-08-06 04:18:54', '2022-08-06 04:18:54'),
(12740, 'Isobgul', '8.00', '3.5 gm/sachet', '789', '34', '71', '2022-08-06 04:19:49', '2022-08-06 04:19:49'),
(12741, 'Isobgul', '395.00', '3.5 gm/5.4 gm', '789', '34', '71', '2022-08-06 04:20:51', '2022-08-06 04:20:51'),
(12742, 'Ispergul', '395.00', '3.5 gm/5.4 gm', '789', '34', '179', '2022-08-06 04:23:11', '2022-08-06 04:23:11'),
(12743, 'Ispergul', '10.00', '3.5 gm/5.4 gm', '789', '34', '179', '2022-08-06 04:24:02', '2022-08-06 04:24:02'),
(12744, 'Laxadil', '7.00', '3.5 gm/sachet', '789', '34', '65', '2022-08-06 04:24:53', '2022-08-06 04:24:53'),
(12745, 'Laxadil', '7.00', '3.5 gm/sachet', '789', '34', '65', '2022-08-06 04:25:42', '2022-08-06 04:25:42'),
(12746, 'Laxadil', '375.00', '3.5 gm/5.4 gm', '789', '34', '65', '2022-08-06 04:26:34', '2022-08-06 04:26:34'),
(12747, 'Laxate', '7.00', '3.5 gm/sachet', '789', '34', '113', '2022-08-06 04:27:18', '2022-08-06 04:27:18'),
(12748, 'Laxgel', '395.00', '3.5 gm/5.4 gm', '789', '34', '150', '2022-08-06 04:28:06', '2022-08-06 04:28:06'),
(12749, 'Lite', '8.00', '3.5 gm/sachet', '789', '34', '162', '2022-08-06 04:29:02', '2022-08-06 04:29:02'),
(12750, 'Radigel', '15.00', '3.5 gm/sachet', '789', '34', '155', '2022-08-06 04:29:51', '2022-08-06 04:29:51'),
(12751, 'Radigel', '415.00', '3.5 gm/5.4 gm', '789', '34', '155', '2022-08-06 04:30:14', '2022-08-06 04:30:14'),
(12752, 'Radigel-L', '415.00', '3.5 gm/5.4 gm', '789', '34', '155', '2022-08-06 04:31:13', '2022-08-06 04:31:13'),
(12753, 'Radigel-N', '415.00', '3.5 gm/5.4 gm', '789', '34', '155', '2022-08-06 04:31:58', '2022-08-06 04:31:58'),
(12754, 'Radigel-TF', '395.00', '3.5 gm/5.4 gm', '789', '34', '155', '2022-08-06 04:32:43', '2022-08-06 04:32:43'),
(12755, 'GastroLax', '20.00', 'N/A', '789', '33', '92', '2022-08-06 04:33:57', '2022-08-06 04:33:57'),
(12756, 'Azonox', '15.00', '100 mg', '791', '16', '136', '2022-08-06 23:03:58', '2022-08-06 23:03:58'),
(12757, 'I-Zol', '15.00', '100 mg', '791', '16', '150', '2022-08-06 23:04:47', '2022-08-06 23:04:47'),
(12758, 'Iconal', '15.04', '100 mg', '791', '16', '101', '2022-08-06 23:05:13', '2022-08-06 23:05:13'),
(12759, 'Itra', '15.10', '100 mg', '791', '16', '179', '2022-08-06 23:07:09', '2022-08-06 23:07:09'),
(12760, 'Itracap', '15.00', '100 mg', '791', '16', '42', '2022-08-06 23:07:33', '2022-08-06 23:07:33'),
(12761, 'Itracon', '15.06', '100 mg', '791', '16', '124', '2022-08-06 23:08:31', '2022-08-06 23:08:31'),
(12762, 'Itracon', '28.00', '100 mg', '791', '16', '124', '2022-08-06 23:08:53', '2022-08-06 23:08:53'),
(12763, 'Itrader', '15.00', '100 mg', '791', '16', '190', '2022-08-06 23:09:39', '2022-08-06 23:09:39'),
(12764, 'Itrafun', '14.00', '100 mg', '791', '16', '102', '2022-08-06 23:10:28', '2022-08-06 23:10:28'),
(12765, 'Itranox', '15.00', '100 mg', '791', '16', '174', '2022-08-06 23:11:26', '2022-08-06 23:11:26'),
(12766, 'Itrazen', '15.00', '100 mg', '791', '16', '39', '2022-08-06 23:11:51', '2022-08-06 23:11:51'),
(12767, 'Trec', '14.00', '100 mg', '791', '16', '184', '2022-08-06 23:12:46', '2022-08-06 23:12:46'),
(12768, 'Corabid', '35.00', '5 mg', '792', '13', '58', '2022-08-06 23:14:20', '2022-08-06 23:14:20'),
(12769, 'Corabid', '50.00', '7.5 mg', '792', '13', '58', '2022-08-06 23:14:48', '2022-08-06 23:14:48'),
(12770, 'Delpino', '35.00', '7.5 mg', '792', '13', '89', '2022-08-06 23:16:03', '2022-08-06 23:16:03'),
(12771, 'Delpino', '25.00', '5 mg', '792', '13', '89', '2022-08-06 23:16:28', '2022-08-06 23:16:28'),
(12772, 'Ivanor', '35.11', '7.5 mg', '792', '13', '179', '2022-08-06 23:18:11', '2022-08-06 23:18:11'),
(12773, 'Ivanor', '25.08', '5 mg', '792', '13', '179', '2022-08-06 23:18:57', '2022-08-06 23:18:57'),
(12774, 'Ivaprex', '23.00', '5 mg', '792', '13', '92', '2022-08-06 23:19:33', '2022-08-06 23:19:33'),
(12775, 'Ivaprex', '28.75', '7.5 mg', '792', '13', '92', '2022-08-06 23:20:16', '2022-08-06 23:20:16'),
(12776, 'Ivaten', '35.15', '7.5 mg', '792', '13', '65', '2022-08-06 23:20:44', '2022-08-06 23:20:44'),
(12777, 'Ivaten', '25.10', '5 mg', '792', '13', '65', '2022-08-06 23:21:30', '2022-08-06 23:21:30'),
(12778, 'A-Mectin', '30.00', '12 mg', '793', '13', '19', '2022-08-06 23:28:19', '2022-08-06 23:28:19'),
(12779, 'A-Mectin', '15.00', '6 mg', '793', '13', '19', '2022-08-06 23:29:06', '2022-08-06 23:29:06'),
(12780, 'Alice', '20.00', '12 mg', '793', '13', '179', '2022-08-06 23:30:19', '2022-08-06 23:30:19'),
(12781, 'Alice', '10.00', '6 mg', '793', '13', '179', '2022-08-06 23:30:57', '2022-08-06 23:30:57'),
(12782, 'Avemac', '20.00', '12 mg', '793', '13', '136', '2022-08-06 23:31:40', '2022-08-06 23:31:40'),
(12783, 'Avemac', '5.00', '3 mg', '793', '13', '136', '2022-08-06 23:32:02', '2022-08-06 23:32:02'),
(12784, 'Avemac', '10.00', '6 mg', '793', '13', '136', '2022-08-06 23:33:26', '2022-08-06 23:33:26'),
(12785, 'Biomec', '25.00', '12 mg', '793', '13', '45', '2022-08-06 23:34:22', '2022-08-06 23:34:22'),
(12786, 'Biomec', '15.00', '6 mg', '793', '13', '45', '2022-08-06 23:34:43', '2022-08-06 23:34:43'),
(12787, 'Ectover', '20.00', '12 mg', '793', '13', '85', '2022-08-06 23:36:02', '2022-08-06 23:36:02'),
(12788, 'Ectover', '10.00', '6 mg', '793', '13', '85', '2022-08-06 23:36:49', '2022-08-06 23:36:49'),
(12789, 'Emect', '10.00', '6 mg', '793', '13', '54', '2022-08-06 23:37:18', '2022-08-06 23:37:18'),
(12790, 'I-Ver', '10.00', '6 mg', '793', '13', '82', '2022-08-06 23:38:18', '2022-08-06 23:38:18'),
(12791, 'Imec', '15.00', '6 mg', '793', '13', '150', '2022-08-06 23:39:00', '2022-08-06 23:39:00'),
(12792, 'Imecta', '15.00', '6 mg', '793', '13', '39', '2022-08-06 23:39:47', '2022-08-06 23:39:47'),
(12793, 'Ivactin', '15.00', '6 mg', '793', '13', '34', '2022-08-06 23:40:13', '2022-08-06 23:40:13'),
(12794, 'Ivactin', '30.00', '12 mg', '793', '13', '34', '2022-08-06 23:41:19', '2022-08-06 23:41:19'),
(12795, 'Ivacure', '6.00', '3 mg', '793', '13', '71', '2022-08-06 23:41:44', '2022-08-06 23:41:44'),
(12796, 'Ivacure', '10.00', '6 mg', '793', '13', '71', '2022-08-06 23:46:46', '2022-08-06 23:46:46'),
(12797, 'Ivera', '15.00', '6 mg', '793', '13', '43', '2022-08-06 23:47:10', '2022-08-06 23:47:10'),
(12798, 'Ivera', '30.00', '12 mg', '793', '13', '43', '2022-08-07 00:13:12', '2022-08-07 00:13:12'),
(12799, 'Ivertin', '15.00', '6 mg', '793', '13', '51', '2022-08-07 00:21:59', '2022-08-07 00:21:59'),
(12800, 'Iverum', '10.00', '6 mg', '793', '13', '197', '2022-08-07 00:22:25', '2022-08-07 00:22:25'),
(12801, 'Mectin', '20.00', '12 mg', '793', '13', '161', '2022-08-07 00:23:52', '2022-08-07 00:23:52'),
(12802, 'Mectin', '10.00', '6 mg', '793', '13', '161', '2022-08-07 00:24:45', '2022-08-07 00:24:45'),
(12803, 'Neovera', '20.00', '12 mg', '793', '13', '53', '2022-08-07 00:25:49', '2022-08-07 00:25:49'),
(12804, 'Neovera', '10.00', '6 mg', '793', '13', '53', '2022-08-07 00:26:14', '2022-08-07 00:26:14'),
(12805, 'Parakil', '15.00', '6 mg', '793', '13', '92', '2022-08-07 00:27:56', '2022-08-07 00:27:56'),
(12806, 'Riovera', '10.00', '6 mg', '793', '13', '89', '2022-08-07 00:28:29', '2022-08-07 00:28:29'),
(12807, 'Riovera', '20.00', '12 mg', '793', '13', '89', '2022-08-07 00:28:54', '2022-08-07 00:28:54'),
(12808, 'Scabo', '10.00', '12 mg', '793', '13', '61', '2022-08-07 00:29:57', '2022-08-07 00:29:57'),
(12809, 'Scabo', '5.00', '6 mg', '793', '13', '61', '2022-08-07 00:30:21', '2022-08-07 00:30:21'),
(12810, 'Stromec', '10.00', '6 mg', '793', '13', '147', '2022-08-07 00:31:39', '2022-08-07 00:31:39'),
(12811, 'Univer', '15.00', '6 mg', '793', '13', '190', '2022-08-07 00:32:01', '2022-08-07 00:32:01'),
(12812, 'Veratin', '15.00', '6 mg', '793', '13', '18', '2022-08-07 00:33:00', '2022-08-07 00:33:00'),
(12813, 'Vercov', '10.00', '6 mg', '793', '13', '184', '2022-08-07 00:35:16', '2022-08-07 00:35:16'),
(12814, 'Vermectin', '20.00', '12 mg', '793', '13', '140', '2022-08-07 00:35:48', '2022-08-07 00:35:48'),
(12815, 'Vermectin', '20.00', '12 mg', '793', '13', '140', '2022-08-07 00:36:05', '2022-08-07 00:36:05'),
(12816, 'Vermectin', '10.00', '6 mg', '793', '13', '140', '2022-08-07 00:36:50', '2022-08-07 00:36:50'),
(12817, 'Kanamycin-POS', '396.00', '0.5%', '795', '69', '195', '2022-08-07 00:39:54', '2022-08-07 00:39:54'),
(12818, 'G-Ketamine', '85.00', '50 mg/ml', '796', '68', '84', '2022-08-07 00:41:03', '2022-08-07 00:41:03'),
(12819, 'Kain', '110.00', '50 mg/ml', '796', '68', '161', '2022-08-07 00:41:39', '2022-08-07 00:41:39'),
(12820, 'Ketalar', '115.44', '50 mg/ml', '796', '68', '150', '2022-08-07 00:42:22', '2022-08-07 00:42:22'),
(12821, 'Ketaride', '115.00', '50 mg/ml', '796', '68', '92', '2022-08-07 00:43:06', '2022-08-07 00:43:06'),
(12822, 'Nizoder', '50.00', '2% w/w (15 gm tube)', '797', '29', '190', '2022-08-07 00:44:59', '2022-08-07 00:46:49'),
(12823, 'Nizoder', '90.00', '2% w/w (30 gm tube)', '797', '29', '190', '2022-08-07 00:45:55', '2022-08-07 00:45:55'),
(12824, 'Ketocon', '8.06', '200 mg', '799', '13', '136', '2022-08-07 00:48:43', '2022-08-07 00:48:43'),
(12825, 'Ketofun', '8.33', '200 mg', '799', '13', '28', '2022-08-07 00:49:11', '2022-08-07 00:49:11'),
(12826, 'Ketoral', '9.06', '200 mg', '799', '13', '179', '2022-08-07 00:50:37', '2022-08-07 00:50:37'),
(12827, 'Ketotab', '9.00', '200 mg', '799', '13', '91', '2022-08-07 00:51:04', '2022-08-07 00:51:04'),
(12828, 'Kezona', '9.00', '200 mg', '799', '13', '71', '2022-08-07 00:52:09', '2022-08-07 00:52:09'),
(12829, 'Kefen', '15.10', '100 mg/2 ml', '800', '68', '185', '2022-08-07 00:55:45', '2022-08-07 00:55:45'),
(12830, 'Kentop', '4.55', '100 mg', '800', '13', '151', '2022-08-07 00:56:23', '2022-08-07 00:56:23');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(12831, 'Keprofen', '5.00', '50 mg', '800', '13', '36', '2022-08-07 00:57:22', '2022-08-07 00:57:22'),
(12832, 'Keto SR', '7.00', '100 mg', '800', '24', '90', '2022-08-07 00:58:18', '2022-08-07 00:58:18'),
(12833, 'Keto-A', '3.52', '50 mg', '800', '13', '19', '2022-08-07 00:59:44', '2022-08-07 00:59:44'),
(12834, 'Keto-A', '5.53', '100 mg', '800', '13', '19', '2022-08-07 01:00:09', '2022-08-07 01:00:09'),
(12835, 'Keto-A', '19.64', '100 mg/2 ml', '800', '68', '19', '2022-08-07 01:01:19', '2022-08-07 01:01:19'),
(12836, 'Keto-A', '12.09', '100 mg', '800', '58', '19', '2022-08-07 01:02:16', '2022-08-07 01:02:16'),
(12837, 'Kop SR', '11.03', '100 mg', '800', '24', '179', '2022-08-07 01:02:59', '2022-08-07 01:02:59'),
(12838, 'Kynol TR', '7.00', '100 mg', '800', '16', '71', '2022-08-07 01:03:40', '2022-08-07 01:03:40'),
(12839, 'Kynol TR', '10.00', '200 mg', '800', '25', '71', '2022-08-07 01:04:31', '2022-08-07 01:04:31'),
(12840, 'Profenid', '50.15', '100 mg/2 ml', '800', '68', '198', '2022-08-07 01:05:21', '2022-08-07 01:05:21'),
(12841, 'Profenid-CR', '11.03', '100 mg', '800', '18', '198', '2022-08-07 01:06:15', '2022-08-07 01:06:15'),
(12842, 'Profenid-CR', '20.06', '200 mg', '800', '18', '198', '2022-08-07 01:06:47', '2022-08-07 01:06:47'),
(12843, 'Profenid-E', '6.02', '50 mg', '800', '13', '198', '2022-08-07 01:08:02', '2022-08-07 01:08:02'),
(12844, 'Top', '3.51', '50 mg', '800', '13', '45', '2022-08-07 01:08:34', '2022-08-07 01:08:34'),
(12845, 'Top', '6.02', '100 mg', '800', '13', '45', '2022-08-07 01:09:19', '2022-08-07 01:09:19'),
(12846, 'Tramp CR', '10.11', '100 mg', '800', '18', '48', '2022-08-07 01:10:39', '2022-08-07 01:10:39'),
(12847, 'Xynofen SR', '7.54', '100 mg', '800', '24', '43', '2022-08-07 01:11:27', '2022-08-07 01:11:27'),
(12848, 'Zerofen', '3.50', '50 mg', '800', '13', '22', '2022-08-07 01:12:01', '2022-08-07 01:12:01'),
(12849, 'Zerofen', '6.00', '100 mg', '800', '13', '22', '2022-08-07 01:12:45', '2022-08-07 01:12:45'),
(12850, 'Festam', '120.00', '2.5% w/w (30 gm tube)', '801', '42', '142', '2022-08-07 01:15:04', '2022-08-07 01:15:04'),
(12851, 'Festam', '200.00', '2.5% w/w (50 gm tube)', '801', '42', '142', '2022-08-07 01:16:13', '2022-08-07 01:16:13'),
(12852, 'Profenid', '120.36', '2.5% w/w', '801', '42', '198', '2022-08-07 01:16:50', '2022-08-07 01:16:50'),
(12853, 'Actifast', '10.00', '10 mg', '802', '13', '176', '2022-08-07 01:20:11', '2022-08-07 01:20:11'),
(12854, 'Acupain', '10.06', '10 mg', '802', '13', '39', '2022-08-07 01:20:44', '2022-08-07 01:20:44'),
(12855, 'Acupain', '55.20', '30 mg/ml', '802', '68', '39', '2022-08-07 01:21:34', '2022-08-07 01:21:34'),
(12856, 'Altorec', '10.00', '10 mg', '802', '13', '26', '2022-08-07 01:22:32', '2022-08-07 01:22:32'),
(12857, 'Analac', '10.00', '10 mg', '802', '13', '197', '2022-08-07 01:22:55', '2022-08-07 01:22:55'),
(12858, 'Analac', '55.00', '30 mg/ml', '802', '68', '197', '2022-08-07 01:24:47', '2022-08-07 01:24:47'),
(12859, 'Analac', '95.00', '60 mg/2 ml', '802', '68', '197', '2022-08-07 01:25:27', '2022-08-07 01:25:27'),
(12860, 'Angesic', '10.00', '10 mg', '802', '13', '186', '2022-08-07 01:26:41', '2022-08-07 01:26:41'),
(12861, 'Apilac', '6.67', '10 mg', '802', '13', '30', '2022-08-07 01:28:16', '2022-08-07 01:28:16'),
(12862, 'Apoket', '10.00', '10 mg', '802', '13', '32', '2022-08-07 01:28:44', '2022-08-07 01:28:44'),
(12863, 'Arolak', '10.04', '10 mg', '802', '13', '27', '2022-08-07 01:29:57', '2022-08-07 01:29:57'),
(12864, 'Arolak', '55.18', '30 mg/ml', '802', '68', '27', '2022-08-07 01:30:31', '2022-08-07 01:30:31'),
(12865, 'Arolak', '30.11', '10 mg/ml', '802', '68', '27', '2022-08-07 01:31:55', '2022-08-07 01:31:55'),
(12866, 'Biorolac', '9.00', '10 mg', '802', '13', '44', '2022-08-07 01:32:31', '2022-08-07 01:32:31'),
(12867, 'Deltora', '27.00', '10 mg', '802', '13', '59', '2022-08-07 01:32:59', '2022-08-07 01:32:59'),
(12868, 'Detolac', '6.00', '10 mg', '802', '13', '62', '2022-08-07 01:33:49', '2022-08-07 01:33:49'),
(12869, 'Doloket', '10.00', '10 mg', '802', '13', '102', '2022-08-07 01:34:44', '2022-08-07 01:34:44'),
(12870, 'Doloket', '60.00', '30 mg/ml', '802', '68', '102', '2022-08-07 01:35:53', '2022-08-07 01:35:53'),
(12871, 'Doltro', '10.00', '10 mg', '802', '13', '190', '2022-08-07 01:37:07', '2022-08-07 01:37:07'),
(12872, 'Eket', '10.00', '10 mg', '802', '13', '67', '2022-08-07 01:37:35', '2022-08-07 01:37:35'),
(12873, 'Eket', '50.00', '30 mg/ml', '802', '68', '67', '2022-08-07 01:40:42', '2022-08-07 01:40:42'),
(12874, 'Emodol', '10.18', '10 mg', '802', '13', '98', '2022-08-07 02:30:10', '2022-08-07 02:30:10'),
(12875, 'Emodol', '55.17', '30 mg/ml', '802', '68', '98', '2022-08-07 02:30:47', '2022-08-07 02:30:47'),
(12876, 'Etolac', '10.50', '10 mg', '802', '13', '91', '2022-08-07 02:31:11', '2022-08-07 02:31:11'),
(12877, 'Etolac', '100.00', '60 mg/2 ml', '802', '68', '91', '2022-08-07 02:32:07', '2022-08-07 02:32:07'),
(12878, 'Etolac', '60.00', '30 mg/ml', '802', '68', '91', '2022-08-07 02:32:45', '2022-08-07 02:32:45'),
(12879, 'Etorac', '10.00', '10 mg', '802', '13', '92', '2022-08-07 02:33:07', '2022-08-07 02:33:07'),
(12880, 'Etorac', '55.00', '30 mg/ml', '802', '68', '92', '2022-08-07 02:34:12', '2022-08-07 02:34:12'),
(12881, 'Etorac', '95.00', '60 mg/2 ml', '802', '68', '92', '2022-08-07 02:34:58', '2022-08-07 02:34:58'),
(12882, 'Eurolac', '10.00', '10 mg', '802', '13', '73', '2022-08-07 02:35:21', '2022-08-07 02:35:21'),
(12883, 'Eurolac', '55.00', '30 mg/ml', '802', '68', '73', '2022-08-07 02:36:12', '2022-08-07 02:36:12'),
(12884, 'Eurolac', '95.00', '60 mg/2 ml', '802', '68', '73', '2022-08-07 02:36:46', '2022-08-07 02:36:46'),
(12885, 'Hi-Lac', '10.00', '10 mg', '802', '13', '90', '2022-08-07 02:37:47', '2022-08-07 02:37:47'),
(12886, 'Inket', '10.00', '10 mg', '802', '13', '93', '2022-08-07 02:38:12', '2022-08-07 02:38:12'),
(12887, 'K-Lac', '95.00', '60 mg/2 ml', '802', '68', '72', '2022-08-07 02:39:29', '2022-08-07 02:39:29'),
(12888, 'K-Lac', '55.00', '30 mg/ml', '802', '68', '72', '2022-08-07 02:40:10', '2022-08-07 02:40:10'),
(12889, 'K-Lac', '10.00', '10 mg', '802', '13', '72', '2022-08-07 02:40:53', '2022-08-07 02:40:53'),
(12890, 'Kelac', '10.00', '10 mg', '802', '13', '51', '2022-08-07 02:45:30', '2022-08-07 02:45:30'),
(12891, 'Kelac', '50.00', '30 mg/ml', '802', '68', '51', '2022-08-07 02:48:01', '2022-08-07 02:48:01'),
(12892, 'Kelorac', '12.00', '10 mg', '802', '13', '134', '2022-08-07 02:49:31', '2022-08-07 02:49:31'),
(12893, 'Kelorac', '55.00', '30 mg/ml', '802', '68', '134', '2022-08-07 02:50:17', '2022-08-07 02:50:17'),
(12894, 'Kenodol', '12.03', '10 mg', '802', '13', '157', '2022-08-07 02:50:43', '2022-08-07 02:52:20'),
(12895, 'Kenodol', '55.00', '30 mg/ml', '802', '68', '157', '2022-08-07 02:51:46', '2022-08-07 02:51:46'),
(12896, 'Kenodol', '95.00', '60 mg/2 ml', '802', '68', '157', '2022-08-07 02:53:22', '2022-08-07 02:53:22'),
(12897, 'Kepros', '10.00', '10 mg', '802', '13', '119', '2022-08-07 02:54:03', '2022-08-07 02:54:03'),
(12898, 'Kepros', '275.00', '30 mg/ml', '802', '68', '119', '2022-08-07 02:54:50', '2022-08-07 02:54:50'),
(12899, 'Kerol', '10.00', '10 mg', '802', '13', '151', '2022-08-07 02:55:36', '2022-08-07 02:55:36'),
(12900, 'Kerolac', '10.03', '10 mg', '802', '13', '77', '2022-08-07 02:56:08', '2022-08-07 02:56:08'),
(12901, 'Ket', '5.00', '10 mg', '802', '13', '61', '2022-08-07 02:56:30', '2022-08-07 02:56:30'),
(12902, 'Ket', '55.00', '30 mg/ml', '802', '68', '61', '2022-08-07 02:57:26', '2022-08-07 02:57:26'),
(12903, 'Keteks', '12.00', '10 mg', '802', '13', '202', '2022-08-07 02:57:51', '2022-08-07 02:57:51'),
(12904, 'Keteks', '55.00', '30 mg/ml', '802', '68', '202', '2022-08-07 02:58:56', '2022-08-07 02:58:56'),
(12905, 'Keteks', '95.00', '60 mg/2 ml', '802', '68', '202', '2022-08-07 02:59:43', '2022-08-07 02:59:43'),
(12906, 'Ketoact', '10.00', '10 mg', '802', '13', '105', '2022-08-07 03:00:23', '2022-08-07 03:00:23'),
(12907, 'Ketobe', '9.93', '10 mg', '802', '13', '42', '2022-08-07 03:01:00', '2022-08-07 03:01:00'),
(12908, 'Ketofast', '12.04', '10 mg', '802', '13', '193', '2022-08-07 03:01:35', '2022-08-07 03:01:35'),
(12909, 'Ketofast', '55.16', '30 mg/ml', '802', '68', '193', '2022-08-07 03:02:02', '2022-08-07 03:02:02'),
(12910, 'Ketofenac', '10.03', '10 mg', '802', '13', '63', '2022-08-07 03:05:11', '2022-08-07 03:05:11'),
(12911, 'Ketofenac', '55.00', '30 mg/ml', '802', '68', '63', '2022-08-07 03:05:35', '2022-08-07 03:05:35'),
(12912, 'Ketoflex', '10.03', '10 mg', '802', '13', '177', '2022-08-07 03:06:23', '2022-08-07 03:06:23'),
(12913, 'Ketoflex', '10.03', '10 mg', '802', '13', '177', '2022-08-07 03:06:34', '2022-08-07 03:06:34'),
(12914, 'Ketogate', '75.23', '30 mg/ml', '802', '68', '145', '2022-08-07 03:07:06', '2022-08-07 03:07:06'),
(12915, 'Ketogate', '75.23', '30 mg/ml', '802', '68', '145', '2022-08-07 03:08:04', '2022-08-07 03:08:04'),
(12916, 'Ketolab', '12.03', '10 mg', '802', '13', '103', '2022-08-07 03:08:32', '2022-08-07 03:08:32'),
(12917, 'Ketolab', '55.18', '30 mg/ml', '802', '68', '103', '2022-08-07 03:09:41', '2022-08-07 03:09:41'),
(12918, 'Ketolab', '95.29', '60 mg/2 ml', '802', '68', '103', '2022-08-07 03:15:25', '2022-08-07 03:15:25'),
(12919, 'Ketolac', '10.00', '10 mg', '802', '13', '126', '2022-08-07 03:16:21', '2022-08-07 03:16:21'),
(12920, 'Ketonaaf', '10.00', '10 mg', '802', '13', '123', '2022-08-07 03:16:45', '2022-08-07 03:16:45'),
(12921, 'Ketonic', '10.00', '10 mg', '802', '13', '71', '2022-08-07 03:17:30', '2022-08-07 03:17:30'),
(12922, 'Ketonic', '10.00', '10 mg', '802', '13', '71', '2022-08-07 03:17:52', '2022-08-07 03:17:52'),
(12923, 'Ketonic', '55.00', '30 mg/ml', '802', '68', '71', '2022-08-07 03:19:36', '2022-08-07 03:19:36'),
(12924, 'Ketonic', '95.00', '60 mg/2 ml', '802', '68', '71', '2022-08-07 03:21:03', '2022-08-07 03:21:03'),
(12925, 'Ketoplex', '20.00', '10 mg', '802', '13', '49', '2022-08-07 03:22:17', '2022-08-07 03:22:17'),
(12926, 'Ketoprix', '10.03', '10 mg', '802', '13', '172', '2022-08-07 03:23:26', '2022-08-07 03:23:26'),
(12927, 'Ketoprix', '55.17', '30 mg/ml', '802', '68', '172', '2022-08-07 03:24:21', '2022-08-07 03:24:21'),
(12928, 'Ketoprix', '95.29', '60 mg/2 ml', '802', '68', '172', '2022-08-07 03:24:50', '2022-08-07 03:24:50'),
(12929, 'Ketora', '9.66', '10 mg', '802', '13', '112', '2022-08-07 03:29:46', '2022-08-07 03:29:46'),
(12930, 'Ketorin', '10.07', '10 mg', '802', '13', '140', '2022-08-07 03:32:03', '2022-08-07 03:32:03'),
(12931, 'Ketorin', '55.16', '30 mg/ml', '802', '68', '140', '2022-08-07 03:32:36', '2022-08-07 03:32:36'),
(12932, 'Ketorolac', '10.00', '10 mg', '802', '13', '48', '2022-08-07 03:33:40', '2022-08-07 03:33:40'),
(12933, 'Ketoropack', '10.00', '10 mg', '802', '13', '111', '2022-08-07 03:35:00', '2022-08-07 03:35:00'),
(12934, 'Ketoroz', '10.00', '10 mg', '802', '13', '36', '2022-08-07 03:36:03', '2022-08-07 03:36:03'),
(12935, 'Ketoroz', '55.00', '30 mg/ml', '802', '68', '36', '2022-08-07 03:37:34', '2022-08-07 03:37:34'),
(12936, 'Ketoshot', '55.00', '30 mg/ml', '802', '68', '133', '2022-08-07 03:39:20', '2022-08-07 03:39:20'),
(12937, 'Ketoshot', '10.00', '10 mg', '802', '13', '133', '2022-08-07 03:39:39', '2022-08-07 03:39:39'),
(12938, 'Ketovir', '10.00', '10 mg', '802', '13', '194', '2022-08-07 03:41:00', '2022-08-07 03:41:00'),
(12939, 'Ketoxguard', '8.00', '10 mg', '802', '13', '87', '2022-08-07 03:41:48', '2022-08-07 03:41:48'),
(12940, 'Ketoxguard', '55.00', '30 mg/ml', '802', '68', '87', '2022-08-07 03:42:44', '2022-08-07 03:42:44'),
(12941, 'Ketromin', '10.00', '10 mg', '802', '13', '142', '2022-08-07 03:43:23', '2022-08-07 03:43:23'),
(12942, 'Ketromin', '60.00', '30 mg/ml', '802', '68', '142', '2022-08-07 03:44:09', '2022-08-07 03:44:09'),
(12943, 'Ketromin', '95.00', '60 mg/2 ml', '802', '68', '142', '2022-08-07 03:44:48', '2022-08-07 03:44:48'),
(12944, 'Kflam', '10.00', '10 mg', '802', '13', '31', '2022-08-07 03:45:26', '2022-08-07 03:45:26'),
(12945, 'Kflam', '55.00', '30 mg/ml', '802', '68', '31', '2022-08-07 03:45:56', '2022-08-07 03:45:56'),
(12946, 'Kflam', '95.38', '60 mg/2 ml', '802', '68', '31', '2022-08-07 03:46:35', '2022-08-07 03:46:35'),
(12947, 'Kilpan', '10.00', '10 mg', '802', '13', '60', '2022-08-07 03:48:42', '2022-08-07 03:48:42'),
(12948, 'Kitorex', '10.00', '10 mg', '802', '13', '165', '2022-08-07 03:49:22', '2022-08-07 03:49:22'),
(12949, 'Knil', '10.00', '10 mg', '802', '13', '162', '2022-08-07 03:49:58', '2022-08-07 03:49:58'),
(12950, 'Knil', '60.00', '30 mg/ml', '802', '68', '162', '2022-08-07 03:50:48', '2022-08-07 03:50:48'),
(12951, 'Knil', '95.00', '60 mg/2 ml', '802', '68', '162', '2022-08-07 03:51:37', '2022-08-07 03:51:37'),
(12952, 'KPR', '10.00', '10 mg', '802', '13', '50', '2022-08-07 03:52:06', '2022-08-07 03:52:06'),
(12953, 'KTL', '8.00', '10 mg', '802', '13', '37', '2022-08-07 03:53:15', '2022-08-07 03:53:15'),
(12954, 'KTM', '10.00', '10 mg', '802', '13', '173', '2022-08-07 03:53:50', '2022-08-07 03:53:50'),
(12955, 'Lacor', '9.00', '10 mg', '802', '13', '20', '2022-08-07 03:54:29', '2022-08-07 03:54:29'),
(12956, 'Lactro', '10.00', '10 mg', '802', '13', '196', '2022-08-07 03:55:01', '2022-08-07 03:55:01'),
(12957, 'Lixidol', '10.00', '10 mg', '802', '13', '54', '2022-08-07 03:55:25', '2022-08-07 03:55:25'),
(12958, 'Lupelac', '10.00', '10 mg', '802', '13', '129', '2022-08-07 03:56:21', '2022-08-07 03:56:21'),
(12959, 'Maxdol', '10.03', '10 mg', '802', '13', '53', '2022-08-07 03:56:48', '2022-08-07 03:56:48'),
(12960, 'Maxdol', '55.00', '30 mg/ml', '802', '68', '53', '2022-08-07 03:57:43', '2022-08-07 03:57:43'),
(12961, 'Maxdol', '90.00', '60 mg/2 ml', '802', '68', '53', '2022-08-07 03:58:10', '2022-08-07 03:58:10'),
(12962, 'Minolac', '10.07', '10 mg', '802', '13', '18', '2022-08-07 03:59:05', '2022-08-07 03:59:05'),
(12963, 'Minolac', '55.38', '30 mg/ml', '802', '68', '18', '2022-08-07 04:00:19', '2022-08-07 04:00:19'),
(12964, 'Minolac', '95.65', '60 mg/2 ml', '802', '68', '18', '2022-08-07 04:01:02', '2022-08-07 04:01:02'),
(12965, 'Minolac', '33.10', '10 mg/ml', '802', '68', '18', '2022-08-07 04:01:52', '2022-08-07 04:01:52'),
(12966, 'Nouranz', '10.00', '10 mg', '802', '13', '33', '2022-08-07 04:02:33', '2022-08-07 04:02:33'),
(12967, 'Ofpain', '10.03', '10 mg', '802', '13', '101', '2022-08-07 04:03:16', '2022-08-07 04:03:16'),
(12968, 'Ofpain', '55.16', '30 mg/ml', '802', '68', '101', '2022-08-07 04:04:07', '2022-08-07 04:04:07'),
(12969, 'Ofpain', '95.29', '60 mg/2 ml', '802', '68', '101', '2022-08-07 04:04:55', '2022-08-07 04:04:55'),
(12970, 'Oradol', '12.00', '10 mg', '802', '13', '34', '2022-08-07 04:09:33', '2022-08-07 04:09:33'),
(12971, 'Oradol', '12.00', '10 mg', '802', '13', '34', '2022-08-07 04:09:33', '2022-08-07 04:09:33'),
(12972, 'Oradol', '55.00', '30 mg/ml', '802', '68', '34', '2022-08-07 04:10:01', '2022-08-07 04:10:01'),
(12973, 'Oradol', '95.00', '60 mg/2 ml', '802', '68', '34', '2022-08-07 04:13:12', '2022-08-07 04:13:12'),
(12974, 'Orc', '10.07', '10 mg', '802', '13', '124', '2022-08-07 04:13:47', '2022-08-07 04:13:47'),
(12975, 'Orc', '55.16', '30 mg/ml', '802', '68', '124', '2022-08-07 04:14:15', '2022-08-07 04:14:15'),
(12976, 'Orc', '95.30', '60 mg/2 ml', '802', '68', '124', '2022-08-07 04:15:31', '2022-08-07 04:15:31'),
(12977, 'Ostelac', '10.00', '10 mg', '802', '13', '182', '2022-08-07 04:16:02', '2022-08-07 04:16:02'),
(12978, 'Painfree', '10.00', '10 mg', '802', '13', '154', '2022-08-07 04:16:38', '2022-08-07 04:16:38'),
(12979, 'Painlok', '10.00', '10 mg', '802', '13', '132', '2022-08-07 04:18:11', '2022-08-07 04:18:11'),
(12980, 'Painlok', '10.00', '10 mg', '802', '13', '132', '2022-08-07 04:18:45', '2022-08-07 04:18:45'),
(12981, 'Painlok', '10.00', '10 mg', '802', '13', '132', '2022-08-07 04:19:07', '2022-08-07 04:19:07'),
(12982, 'Pair', '12.00', '10 mg', '802', '13', '65', '2022-08-07 04:19:47', '2022-08-07 04:19:47'),
(12983, 'Pair', '55.20', '30 mg/ml', '802', '68', '65', '2022-08-07 14:35:04', '2022-08-07 14:35:04'),
(12984, 'Perilac', '11.00', '10 mg', '802', '13', '45', '2022-08-07 14:35:33', '2022-08-07 14:35:33'),
(12985, 'Perilac', '60.00', '30 mg/ml', '802', '68', '45', '2022-08-07 14:35:58', '2022-08-07 14:35:58'),
(12986, 'Perilac', '95.00', '60 mg/2 ml', '802', '68', '45', '2022-08-07 14:36:27', '2022-08-07 14:36:27'),
(12987, 'Petorolac', '10.00', '10 mg', '802', '13', '148', '2022-08-07 14:37:05', '2022-08-07 14:37:05'),
(12988, 'Petrolac', '10.00', '10 mg', '802', '13', '152', '2022-08-07 14:37:40', '2022-08-07 14:37:40'),
(12989, 'Phoenix Ketorolac', '10.00', '10 mg', '802', '13', '149', '2022-08-07 14:38:10', '2022-08-07 14:38:10'),
(12990, 'Repopain', '10.03', '10 mg', '802', '13', '138', '2022-08-07 14:38:41', '2022-08-07 14:38:41'),
(12991, 'Repopain', '55.00', '30 mg/ml', '802', '68', '138', '2022-08-07 14:39:08', '2022-08-07 14:39:08'),
(12992, 'Roket', '55.00', '30 mg/ml', '802', '68', '82', '2022-08-07 14:39:35', '2022-08-07 14:39:35'),
(12993, 'Roket', '95.00', '60 mg/2 ml', '802', '68', '82', '2022-08-07 14:40:02', '2022-08-07 14:40:02'),
(12994, 'Roket', '10.00', '10 mg', '802', '13', '82', '2022-08-07 14:40:27', '2022-08-07 14:40:27'),
(12995, 'Rolac', '12.00', '10 mg', '802', '13', '161', '2022-08-07 14:40:51', '2022-08-07 14:40:51'),
(12996, 'Rolac', '32.13', '10 mg/ml', '802', '68', '161', '2022-08-07 14:41:19', '2022-08-07 14:41:19'),
(12997, 'Rolac', '55.21', '30 mg/ml', '802', '68', '161', '2022-08-07 14:41:46', '2022-08-07 14:41:46'),
(12998, 'Rolac', '95.36', '60 mg/2 ml', '802', '68', '161', '2022-08-07 14:42:13', '2022-08-07 14:42:13'),
(12999, 'Rolac MDT', '13.00', '10 mg', '802', '13', '161', '2022-08-07 14:42:45', '2022-08-07 14:42:45'),
(13000, 'Rotalac', '10.00', '10 mg', '802', '13', '147', '2022-08-07 14:44:51', '2022-08-07 14:44:51'),
(13001, 'Romilac', '56.38', '30 mg/ml', '802', '68', '185', '2022-08-07 14:45:17', '2022-08-07 14:45:17'),
(13002, 'Romilac', '12.00', '10 mg', '802', '13', '185', '2022-08-07 14:45:40', '2022-08-07 14:45:40'),
(13003, 'Rolamax', '9.00', '10 mg', '802', '13', '44', '2022-08-07 14:46:08', '2022-08-07 14:46:08'),
(13004, 'Rolafen', '10.00', '10 mg', '802', '13', '146', '2022-08-07 14:46:32', '2022-08-07 14:46:32'),
(13005, 'Rotalac', '55.00', '30 mg/ml', '802', '68', '147', '2022-08-07 14:47:04', '2022-08-07 14:47:04'),
(13006, 'Rotalac', '95.00', '60 mg/2 ml', '802', '68', '147', '2022-08-07 14:47:33', '2022-08-07 14:47:33'),
(13007, 'Rotek', '10.00', '10 mg', '802', '13', '130', '2022-08-07 14:47:55', '2022-08-07 14:47:55'),
(13008, 'Rotek', '50.15', '30 mg/ml', '802', '68', '130', '2022-08-07 14:48:22', '2022-08-07 14:48:22'),
(13009, 'Sanoket', '10.03', '10 mg', '802', '13', '198', '2022-08-07 14:48:49', '2022-08-07 14:48:49'),
(13010, 'Sanoket', '55.38', '30 mg/ml', '802', '68', '198', '2022-08-07 14:49:12', '2022-08-07 14:49:12'),
(13011, 'Sanoket', '95.29', '60 mg/2 ml', '802', '68', '198', '2022-08-07 14:49:45', '2022-08-07 14:49:45'),
(13012, 'SB-Ketor', '10.00', '10 mg', '802', '13', '181', '2022-08-07 14:50:10', '2022-08-07 14:50:10'),
(13013, 'Surgidol', '45.00', '10 mg', '802', '13', '83', '2022-08-07 14:50:36', '2022-08-07 14:50:36'),
(13014, 'Surgidol', '50.00', '30 mg/ml', '802', '68', '83', '2022-08-07 14:50:59', '2022-08-07 14:50:59'),
(13015, 'Surgin', '4.00', '10 mg', '802', '13', '141', '2022-08-07 14:51:25', '2022-08-07 14:51:25'),
(13016, 'Surpim', '10.00', '10 mg', '802', '13', '35', '2022-08-07 14:51:49', '2022-08-07 14:51:49'),
(13017, 'Surpim', '54.00', '30 mg/ml', '802', '68', '35', '2022-08-07 14:52:14', '2022-08-07 14:52:14'),
(13018, 'Temoket', '9.50', '10 mg', '802', '13', '184', '2022-08-07 14:52:40', '2022-08-07 14:52:40'),
(13019, 'Temoket', '55.00', '30 mg/ml', '802', '68', '184', '2022-08-07 14:53:04', '2022-08-07 14:53:04'),
(13020, 'Todol', '10.04', '10 mg', '802', '13', '136', '2022-08-07 14:53:26', '2022-08-07 14:53:26'),
(13021, 'Todol', '56.37', '30 mg/ml', '802', '68', '136', '2022-08-07 14:53:52', '2022-08-07 14:53:52'),
(13022, 'Todol', '95.65', '60 mg/2 ml', '802', '68', '136', '2022-08-07 14:54:18', '2022-08-07 14:54:18'),
(13023, 'Tolec', '10.03', '10 mg', '802', '13', '23', '2022-08-07 14:54:42', '2022-08-07 14:54:42'),
(13024, 'Tolec', '55.17', '30 mg/ml', '802', '68', '23', '2022-08-07 14:55:13', '2022-08-07 14:55:13'),
(13025, 'Tolec', '95.29', '60 mg/2 ml', '802', '68', '23', '2022-08-07 14:55:40', '2022-08-07 14:55:40'),
(13026, 'Toramax', '110.00', '30 mg/ml', '802', '68', '150', '2022-08-07 14:57:31', '2022-08-07 14:57:31'),
(13027, 'Toramax', '27.00', '10 mg', '802', '13', '150', '2022-08-07 14:57:54', '2022-08-07 14:57:54'),
(13028, 'Toralin', '10.07', '10 mg', '802', '13', '127', '2022-08-07 14:58:16', '2022-08-07 14:58:16'),
(13029, 'Toradolin', '130.39', '30 mg/ml', '802', '68', '156', '2022-08-07 14:58:41', '2022-08-07 14:58:41'),
(13030, 'Toradolin', '30.09', '10 mg', '802', '13', '156', '2022-08-07 14:59:03', '2022-08-07 14:59:03'),
(13031, 'Toramax', '190.00', '60 mg/2 ml', '802', '68', '150', '2022-08-07 14:59:30', '2022-08-07 14:59:30'),
(13032, 'Torax', '12.00', '10 mg', '802', '13', '179', '2022-08-07 14:59:55', '2022-08-07 14:59:55'),
(13033, 'Torax', '100.00', '60 mg/2 ml', '802', '68', '179', '2022-08-07 15:00:22', '2022-08-07 15:00:22'),
(13034, 'Torax', '60.00', '30 mg/ml', '802', '68', '179', '2022-08-07 15:00:52', '2022-08-07 15:00:52'),
(13035, 'Toro', '10.00', '10 mg', '802', '13', '29', '2022-08-07 15:01:14', '2022-08-07 15:01:14'),
(13036, 'Toro', '95.00', '30 mg/ml', '802', '68', '29', '2022-08-07 15:01:39', '2022-08-07 15:01:39'),
(13037, 'Toroaid', '10.03', '10 mg', '802', '13', '78', '2022-08-07 15:02:03', '2022-08-07 15:02:03'),
(13038, 'Toroaid', '55.17', '30 mg/ml', '802', '68', '78', '2022-08-07 15:02:29', '2022-08-07 15:02:29'),
(13039, 'Toroaid', '95.29', '60 mg/2 ml', '802', '68', '78', '2022-08-07 15:02:54', '2022-08-07 15:02:54'),
(13040, 'Torolac', '10.00', '10 mg', '802', '13', '174', '2022-08-07 15:03:16', '2022-08-07 15:03:16'),
(13041, 'Torosic', '10.04', '10 mg', '802', '13', '135', '2022-08-07 15:03:39', '2022-08-07 15:03:39'),
(13042, 'Torosic', '56.21', '30 mg/ml', '802', '68', '135', '2022-08-07 15:04:03', '2022-08-07 15:04:03'),
(13043, 'Torosic', '95.36', '60 mg/2 ml', '802', '68', '135', '2022-08-07 15:04:27', '2022-08-07 15:04:27'),
(13044, 'Tram-K', '10.00', '10 mg', '802', '13', '120', '2022-08-07 15:04:50', '2022-08-07 15:04:50'),
(13045, 'Troket', '10.00', '10 mg', '802', '13', '137', '2022-08-07 15:05:13', '2022-08-07 15:05:13'),
(13046, 'Tromark', '8.00', '10 mg', '802', '13', '88', '2022-08-07 15:05:34', '2022-08-07 15:05:34'),
(13047, 'Troy', '10.00', '10 mg', '802', '13', '28', '2022-08-07 15:05:56', '2022-08-07 15:05:56'),
(13048, 'Veslac', '10.30', '10 mg', '802', '13', '159', '2022-08-07 15:06:18', '2022-08-07 15:06:18'),
(13049, 'Winop', '10.07', '10 mg', '802', '13', '19', '2022-08-07 15:06:39', '2022-08-07 15:06:39'),
(13050, 'Winop', '55.37', '30 mg/ml', '802', '68', '19', '2022-08-07 15:07:04', '2022-08-07 15:07:04'),
(13051, 'Winop', '95.65', '60 mg/2 ml', '802', '68', '19', '2022-08-07 15:07:27', '2022-08-07 15:07:27'),
(13052, 'Xenolac', '10.00', '10 mg', '802', '13', '110', '2022-08-07 15:08:38', '2022-08-07 15:08:38'),
(13053, 'Xidolac', '10.00', '10 mg', '802', '13', '43', '2022-08-07 15:08:59', '2022-08-07 15:08:59'),
(13054, 'Xidolac', '30.00', '10 mg', '802', '68', '43', '2022-08-07 15:09:23', '2022-08-07 15:09:23'),
(13055, 'Xidolac', '55.00', '30 mg/ml', '802', '68', '43', '2022-08-07 15:09:48', '2022-08-07 15:09:48'),
(13056, 'Xidolac Meltab', '12.00', '10 mg', '802', '13', '43', '2022-08-07 15:10:16', '2022-08-07 15:10:16'),
(13057, 'Xiroket', '9.00', '10 mg', '802', '13', '22', '2022-08-07 15:10:40', '2022-08-07 15:10:40'),
(13058, 'Xiroket', '54.60', '30 mg/ml', '802', '68', '22', '2022-08-07 15:11:05', '2022-08-07 15:11:05'),
(13059, 'Zepac', '10.00', '10 mg', '802', '13', '167', '2022-08-07 15:11:31', '2022-08-07 15:11:31'),
(13060, 'Zeropain', '12.00', '10 mg', '802', '13', '89', '2022-08-07 15:11:54', '2022-08-07 15:11:54'),
(13061, 'Zeropain', '60.00', '30 mg/ml', '802', '68', '89', '2022-08-07 15:12:22', '2022-08-07 15:12:22'),
(13062, 'Zeropain', '100.00', '60 mg/2 ml', '802', '68', '89', '2022-08-07 15:12:50', '2022-08-07 15:12:50'),
(13063, 'Emodol', '65.00', '0.5%', '803', '69', '98', '2022-08-07 15:25:37', '2022-08-07 15:27:29'),
(13064, 'Etolac', '85.00', '0.5%', '803', '69', '91', '2022-08-07 15:26:05', '2022-08-07 15:28:10'),
(13065, 'Kepronol', '80.00', '0.5%', '803', '69', '119', '2022-08-07 15:26:49', '2022-08-07 15:26:49'),
(13066, 'Ketolac', '80.00', '0.5%', '803', '69', '126', '2022-08-07 15:28:56', '2022-08-07 15:28:56'),
(13067, 'Ketromin', '80.00', '0.5%', '803', '69', '142', '2022-08-07 15:29:24', '2022-08-07 15:29:24'),
(13068, 'Lopadol', '80.30', '0.5%', '803', '69', '150', '2022-08-07 15:29:54', '2022-08-07 15:29:54'),
(13069, 'Ofpain', '80.24', '0.5%', '803', '69', '101', '2022-08-07 15:30:25', '2022-08-07 15:30:25'),
(13070, 'Pair', '70.25', '0.5%', '803', '69', '65', '2022-08-07 15:30:54', '2022-08-07 15:30:54'),
(13071, 'Recular', '80.30', '0.5%', '803', '69', '160', '2022-08-07 15:31:16', '2022-08-07 15:31:16'),
(13072, 'Surpim', '80.00', '0.5%', '803', '69', '35', '2022-08-07 15:31:46', '2022-08-07 15:31:46'),
(13073, 'Todol', '80.30', '0.5%', '803', '69', '136', '2022-08-07 15:32:09', '2022-08-07 15:32:09'),
(13074, 'Toroaid', '80.00', '0.5%', '803', '69', '78', '2022-08-07 15:32:33', '2022-08-07 15:32:33'),
(13075, 'Alarid', '100.30', '0.025%', '804', '69', '179', '2022-08-07 15:34:19', '2022-08-07 15:34:19'),
(13076, 'Allerkit-E', '95.36', '0.025%', '804', '69', '119', '2022-08-07 15:34:52', '2022-08-07 15:34:52'),
(13077, 'Asmafen', '96.00', '0.025%', '804', '69', '82', '2022-08-07 15:35:17', '2022-08-07 15:35:17'),
(13078, 'Fenat', '95.30', '0.025%', '804', '69', '65', '2022-08-07 15:35:36', '2022-08-07 15:35:36'),
(13079, 'Ketof', '100.00', '0.025%', '804', '69', '91', '2022-08-07 15:35:59', '2022-08-07 15:35:59'),
(13080, 'Ketomar', '100.00', '0.025%', '804', '69', '92', '2022-08-07 15:36:28', '2022-08-07 15:36:28'),
(13081, 'Ketorif', '100.00', '0.025%', '804', '69', '45', '2022-08-07 15:37:00', '2022-08-07 15:37:00'),
(13082, 'Ketotifen', '100.00', '0.025%', '804', '69', '160', '2022-08-07 15:37:29', '2022-08-07 15:37:29'),
(13083, 'Kofen', '100.00', '0.025%', '804', '69', '136', '2022-08-07 15:37:55', '2022-08-07 15:37:55'),
(13084, 'Masfen', '100.00', '0.025%', '804', '69', '135', '2022-08-07 15:38:19', '2022-08-07 15:38:19'),
(13085, 'Ocutif', '95.00', '0.025%', '804', '69', '35', '2022-08-07 15:38:40', '2022-08-07 15:38:40'),
(13086, 'Ocutifen', '95.29', '0.025%', '804', '69', '78', '2022-08-07 15:39:12', '2022-08-07 15:39:12'),
(13087, 'Prosma', '100.00', '0.025%', '804', '69', '18', '2022-08-07 15:39:40', '2022-08-07 15:39:40'),
(13088, 'Stafen', '100.00', '0.025%', '804', '69', '34', '2022-08-07 15:40:08', '2022-08-07 15:40:08'),
(13089, 'Tofen', '100.00', '0.025%', '804', '69', '43', '2022-08-07 15:40:36', '2022-08-07 15:40:36'),
(13090, 'Zadit', '95.36', '0.025%', '804', '69', '150', '2022-08-07 15:41:07', '2022-08-07 15:41:07'),
(13091, 'Aerofen', '50.00', '1 mg/5 ml', '805', '59', '174', '2022-08-07 15:43:36', '2022-08-07 15:43:36'),
(13092, 'Aerofen', '1.51', '1 mg', '805', '13', '174', '2022-08-07 15:44:05', '2022-08-07 15:44:05'),
(13093, 'Airnaaf', '50.00', '1 mg/5 ml', '805', '59', '123', '2022-08-07 15:44:32', '2022-08-07 15:44:32'),
(13094, 'Alarid', '55.00', '1 mg/5 ml', '805', '59', '179', '2022-08-07 15:44:59', '2022-08-07 15:44:59'),
(13095, 'Alarid', '3.00', '1 mg', '805', '13', '179', '2022-08-07 15:45:23', '2022-08-07 15:45:23'),
(13096, 'Allerkit', '40.00', '1 mg/5 ml', '805', '59', '119', '2022-08-07 15:45:52', '2022-08-07 15:45:52'),
(13097, 'Aptofen', '40.00', '1 mg/5 ml', '805', '59', '32', '2022-08-07 15:46:18', '2022-08-07 15:46:18'),
(13098, 'Asfen', '40.00', '1 mg/5 ml', '805', '59', '194', '2022-08-07 15:46:41', '2022-08-07 15:46:41'),
(13099, 'Asmafen', '2.00', '1 mg', '805', '13', '82', '2022-08-07 15:47:19', '2022-08-07 15:47:19'),
(13100, 'Asmafen', '50.00', '1 mg/5 ml', '805', '59', '82', '2022-08-07 15:47:42', '2022-08-07 15:47:42'),
(13101, 'Asmiket', '55.00', '1 mg/5 ml', '805', '59', '134', '2022-08-07 15:48:05', '2022-08-07 15:48:05'),
(13102, 'Asprofen', '2.00', '1 mg', '805', '13', '162', '2022-08-07 15:48:30', '2022-08-07 15:48:30'),
(13103, 'Broket', '45.00', '1 mg/5 ml', '805', '59', '140', '2022-08-07 15:48:53', '2022-08-07 15:48:53'),
(13104, 'Broket', '2.50', '1 mg', '805', '13', '140', '2022-08-07 15:49:21', '2022-08-07 15:49:21'),
(13105, 'Ethifen', '2.00', '1 mg', '805', '13', '72', '2022-08-07 15:49:48', '2022-08-07 15:49:48'),
(13106, 'Ethifen', '50.00', '1 mg/5 ml', '805', '59', '72', '2022-08-07 15:50:10', '2022-08-07 15:50:10'),
(13107, 'Fenat', '45.16', '1 mg/5 ml (100 ml bottle)', '805', '59', '65', '2022-08-07 15:50:42', '2022-08-07 15:50:42'),
(13108, 'Fenat', '75.26', '1 mg/5 ml (200 ml bottle)', '805', '59', '65', '2022-08-07 15:51:11', '2022-08-07 15:51:11'),
(13109, 'Fenat', '2.50', '1 mg', '805', '13', '65', '2022-08-07 15:51:36', '2022-08-07 15:51:36'),
(13110, 'Imunofen', '50.00', '1 mg/5 ml', '805', '59', '102', '2022-08-08 00:12:27', '2022-08-08 00:12:27'),
(13111, 'afu', '50.00', '1 mg/5 ml', '805', '59', '53', '2022-08-08 00:13:37', '2022-08-08 00:13:37'),
(13112, 'Kefat', '1.70', '1 mg', '805', '13', '112', '2022-08-08 00:16:16', '2022-08-08 00:16:16'),
(13113, 'Kefat', '44.32', '1 mg/5 ml', '805', '59', '112', '2022-08-08 00:17:19', '2022-08-08 00:17:19'),
(13114, 'Kefton', '1.15', '1 mg', '805', '13', '196', '2022-08-08 00:18:36', '2022-08-08 00:18:36'),
(13115, 'Kefton', '40.00', '1 mg/5 ml', '805', '59', '196', '2022-08-08 00:49:14', '2022-08-08 00:49:14'),
(13116, 'Kefton', '40.00', '1 mg/5 ml', '805', '59', '196', '2022-08-08 00:49:14', '2022-08-08 00:49:14'),
(13117, 'Kefton', '40.00', '1 mg/5 ml', '805', '59', '196', '2022-08-08 00:49:14', '2022-08-08 00:49:14'),
(13118, 'Kefton', '40.00', '1 mg/5 ml', '805', '59', '196', '2022-08-08 00:49:14', '2022-08-08 00:49:14'),
(13119, 'Kefton', '40.00', '1 mg/5 ml', '805', '59', '196', '2022-08-08 00:49:14', '2022-08-08 00:49:14'),
(13120, 'Ketifen', '2.50', '1 mg', '805', '13', '19', '2022-08-08 00:49:45', '2022-08-08 00:49:45'),
(13121, 'Ketifen', '55.00', '1 mg/5 ml', '805', '59', '19', '2022-08-08 00:52:59', '2022-08-08 00:52:59'),
(13122, 'Ketocure', '52.00', '1 mg/5 ml', '805', '59', '42', '2022-08-08 00:53:48', '2022-08-08 00:53:48'),
(13123, 'Ketodil', '45.00', '1 mg/5 ml', '805', '59', '185', '2022-08-08 00:58:16', '2022-08-08 00:58:16'),
(13124, 'Ketocure', '2.00', '1 mg', '805', '13', '42', '2022-08-08 00:59:18', '2022-08-08 00:59:18'),
(13125, 'Ketodil', '2.00', '1 mg', '805', '16', '185', '2022-08-08 00:59:47', '2022-08-08 00:59:47'),
(13126, 'Ketof', '2.50', '1 mg', '805', '13', '91', '2022-08-08 01:01:09', '2022-08-08 01:01:09'),
(13127, 'Ketof', '55.00', '1 mg/5 ml', '805', '59', '91', '2022-08-08 01:01:49', '2022-08-08 01:01:49'),
(13128, 'Ketofimed', '55.00', '1 mg/5 ml', '805', '59', '114', '2022-08-08 01:02:17', '2022-08-08 01:02:17'),
(13129, 'Ketomar', '50.00', '1 mg/5 ml', '805', '59', '92', '2022-08-08 01:03:48', '2022-08-08 01:03:48'),
(13130, 'Ketomar', '2.00', '1 mg', '805', '13', '92', '2022-08-08 01:04:13', '2022-08-08 01:04:13'),
(13131, 'Ketomar', '2.00', '1 mg', '805', '13', '92', '2022-08-08 01:11:06', '2022-08-08 01:11:06'),
(13132, 'Ketopac', '2.00', '1 mg', '805', '13', '142', '2022-08-08 01:13:28', '2022-08-08 01:13:28'),
(13133, 'Ketopac', '40.00', '1 mg/5 ml', '805', '59', '142', '2022-08-08 01:13:50', '2022-08-08 01:13:50'),
(13134, 'Ketorif', '2.25', '1 mg', '805', '13', '45', '2022-08-08 01:15:02', '2022-08-08 01:15:02'),
(13135, 'Ketorif', '52.00', '1 mg/5 ml', '805', '59', '45', '2022-08-08 01:15:40', '2022-08-08 01:15:40'),
(13136, 'Ketosma', '45.00', '1 mg/5 ml', '805', '59', '105', '2022-08-08 01:16:04', '2022-08-08 01:16:04'),
(13137, 'Ketosma', '2.00', '1 mg', '805', '13', '105', '2022-08-08 01:16:48', '2022-08-08 01:16:48'),
(13138, 'Ketotif', '1.50', '1 mg', '805', '13', '61', '2022-08-08 01:17:20', '2022-08-08 01:17:20'),
(13139, 'Ketotifen', '2.50', '1 mg', '805', '13', '28', '2022-08-08 01:18:40', '2022-08-08 01:18:40'),
(13140, 'Kitaf', '40.00', '1 mg/5 ml', '805', '59', '137', '2022-08-08 01:19:23', '2022-08-08 01:19:23'),
(13141, 'Kofen', '2.00', '1 mg', '805', '13', '136', '2022-08-08 01:19:46', '2022-08-08 01:19:46'),
(13142, 'Kofen', '45.13', '1 mg/5 ml', '805', '59', '136', '2022-08-08 01:20:19', '2022-08-08 01:20:19'),
(13143, 'Ktin', '2.00', '1 mg', '805', '13', '101', '2022-08-08 01:21:29', '2022-08-08 01:21:29'),
(13144, 'Ktin', '50.14', '1 mg/5 ml', '805', '59', '101', '2022-08-08 01:21:54', '2022-08-08 01:21:54'),
(13145, 'Masfen', '2.00', '1 mg', '805', '13', '135', '2022-08-08 01:22:54', '2022-08-08 01:22:54'),
(13146, 'Minia', '45.13', '1 mg/5 ml', '805', '59', '130', '2022-08-08 01:23:41', '2022-08-08 01:23:41'),
(13147, 'Orotifen', '40.11', '1 mg/5 ml', '805', '59', '78', '2022-08-08 01:24:17', '2022-08-08 01:24:17'),
(13148, 'Orotifen', '1.51', '1 mg', '805', '13', '78', '2022-08-08 01:25:15', '2022-08-08 01:25:15'),
(13149, 'Prosma', '3.00', '1 mg', '805', '13', '18', '2022-08-08 01:26:17', '2022-08-08 01:26:17'),
(13150, 'Prosma', '60.00', '1 mg/5 ml', '805', '59', '18', '2022-08-08 01:26:38', '2022-08-08 01:26:38'),
(13151, 'Ridair', '55.00', '1 mg/5 ml', '805', '59', '184', '2022-08-08 01:27:50', '2022-08-08 01:27:50'),
(13152, 'S-Kit', '45.13', '1 mg/5 ml', '805', '59', '172', '2022-08-08 01:28:18', '2022-08-08 01:28:18'),
(13153, 'S-Kit', '2.00', '1 mg', '805', '13', '172', '2022-08-08 01:31:00', '2022-08-08 01:31:00'),
(13154, 'Sesofen', '2.50', '1 mg', '805', '13', '157', '2022-08-08 01:31:40', '2022-08-08 01:31:40'),
(13155, 'Sesofen', '55.00', '1 mg/5 ml', '805', '59', '157', '2022-08-08 01:32:24', '2022-08-08 01:32:24'),
(13156, 'Stafen', '2.5', '1 mg', '805', '13', '34', '2022-08-08 01:32:59', '2022-08-08 01:32:59'),
(13157, 'Stafen', '55.00', '1 mg/5 ml', '805', '59', '34', '2022-08-08 01:33:33', '2022-08-08 01:33:33'),
(13158, 'Ticofen', '50.00', '1 mg/5 ml', '805', '13', '51', '2022-08-08 01:34:59', '2022-08-08 01:34:59'),
(13159, 'Tifen', '2.00', '1 mg', '805', '13', '177', '2022-08-08 01:35:40', '2022-08-08 01:35:40'),
(13160, 'Tifen', '45.00', '1 mg/5 ml', '805', '59', '177', '2022-08-08 01:36:03', '2022-08-08 01:36:03'),
(13161, 'Tifsi', '2.00', '1 mg', '805', '13', '173', '2022-08-08 01:37:05', '2022-08-08 01:37:05'),
(13162, 'Tifsi', '50.00', '1 mg/5 ml', '805', '59', '173', '2022-08-08 01:37:41', '2022-08-08 01:37:41'),
(13163, 'Tofen', '3.00', '1 mg', '805', '13', '43', '2022-08-08 01:38:19', '2022-08-08 01:38:19'),
(13164, 'Tofen', '65.00', '1 mg/5 ml', '805', '59', '43', '2022-08-08 01:38:52', '2022-08-08 01:38:52'),
(13165, 'Tofenver', '2.50', '1 mg', '805', '13', '193', '2022-08-08 01:39:32', '2022-08-08 01:39:32'),
(13166, 'Tokn', '50.00', '1 mg/5 ml', '805', '59', '25', '2022-08-08 01:40:09', '2022-08-08 01:40:09'),
(13167, 'Toma', '2.00', '1 mg', '805', '13', '124', '2022-08-08 01:40:33', '2022-08-08 01:40:33'),
(13168, 'Toma', '63.00', '1 mg/5 ml', '805', '59', '124', '2022-08-08 01:42:26', '2022-08-08 01:42:26'),
(13169, 'Tosma', '2.00', '1 mg', '805', '13', '23', '2022-08-08 02:26:55', '2022-08-08 02:26:55'),
(13170, 'Tosma', '55.00', '1 mg/5 ml', '805', '13', '23', '2022-08-08 02:27:52', '2022-08-08 02:27:52'),
(13171, 'Toti', '55.00', '1 mg/5 ml', '805', '59', '71', '2022-08-08 02:28:14', '2022-08-08 02:28:14'),
(13172, 'Toti', '2.50', '1 mg', '805', '13', '71', '2022-08-08 02:29:18', '2022-08-08 02:29:18'),
(13173, 'Totifen', '2.00', '1 mg', '805', '13', '161', '2022-08-08 02:31:17', '2022-08-08 02:31:17'),
(13174, 'Totifen', '45.00', '1 mg/5 ml', '805', '59', '161', '2022-08-08 02:31:50', '2022-08-08 02:31:50'),
(13175, 'Zadifen', '2.00', '1 mg', '805', '13', '190', '2022-08-08 02:32:29', '2022-08-08 02:32:29'),
(13176, 'Zadifen', '45.00', '1 mg/5 ml', '805', '59', '190', '2022-08-08 02:33:06', '2022-08-08 02:33:06'),
(13177, 'Zadit', '40.14', '1 mg/5 ml', '805', '59', '150', '2022-08-08 02:33:48', '2022-08-08 02:33:48'),
(13178, 'Ziten', '2.00', '1 mg', '805', '13', '146', '2022-08-08 02:34:25', '2022-08-08 02:34:25'),
(13179, 'Ziten', '40.00', '1 mg/5 ml', '805', '59', '146', '2022-08-08 02:35:05', '2022-08-08 02:35:05'),
(13180, 'Pregcare', '54.00', '(3 gm+75 mg+22.5 mg+5 mg)/5 gm', '806', '76', '153', '2022-08-08 02:36:49', '2022-08-08 02:36:49'),
(13181, 'Colagel', '80.00', '15%', '807', '42', '92', '2022-08-08 02:38:00', '2022-08-08 02:38:00'),
(13182, 'Limogel', '80.00', '15%', '807', '66', '43', '2022-08-08 02:38:52', '2022-08-08 02:38:52'),
(13183, 'Hepaclin', '105.00', '5 gm/10 ml', '808', '49', '92', '2022-08-08 02:42:57', '2022-08-08 02:42:57'),
(13184, 'Hepaclin', '75.00', '3 gm/sachet', '808', '76', '92', '2022-08-08 02:46:34', '2022-08-08 02:46:34'),
(13185, 'Hepagurd', '75.00', '3 gm/sachet', '808', '76', '43', '2022-08-08 02:47:30', '2022-08-08 02:47:30'),
(13186, 'Heplol', '15.00', '150 mg', '808', '13', '179', '2022-08-08 02:48:01', '2022-08-08 02:48:01'),
(13187, 'Lola', '75.00', '3 gm/sachet', '808', '76', '202', '2022-08-08 02:49:17', '2022-08-08 02:49:17'),
(13188, 'Oliver', '15.00', '150 mg', '808', '13', '39', '2022-08-08 02:49:56', '2022-08-08 02:49:56'),
(13189, 'HepaMerz', '18.00', '150 mg+100 mg', '809', '13', '121', '2022-08-08 02:50:52', '2022-08-08 02:50:52'),
(13190, 'Labecard', '100.38', '5 mg/ml', '810', '49', '150', '2022-08-08 02:52:17', '2022-08-08 02:52:17'),
(13191, 'Labegest', '100.00', '5 mg/ml', '810', '49', '92', '2022-08-08 02:53:14', '2022-08-08 02:53:14'),
(13192, 'Labegest', '6.00', '100 mg', '811', '13', '92', '2022-08-08 02:54:04', '2022-08-08 02:56:39'),
(13193, 'Labegest', '10.00', '200 mg', '811', '13', '92', '2022-08-08 02:54:52', '2022-08-08 02:57:08'),
(13194, 'Labeta', '5.50', '100 mg', '811', '13', '43', '2022-08-08 02:55:47', '2022-08-08 02:55:47'),
(13195, 'Labeta', '9.00', '200 mg', '811', '13', '43', '2022-08-08 02:58:12', '2022-08-08 02:58:12'),
(13196, 'L-Cardin', '3.00', '2 mg', '812', '13', '65', '2022-08-08 02:59:26', '2022-08-08 02:59:26'),
(13197, 'L-Cardin', '5.05', '4 mg', '812', '13', '65', '2022-08-08 03:00:15', '2022-08-08 03:00:15'),
(13198, 'Lacicard', '4.00', '2 mg', '812', '13', '34', '2022-08-08 03:00:53', '2022-08-08 03:00:53'),
(13199, 'Lacicard', '6.00', '4 mg', '812', '13', '34', '2022-08-08 03:05:08', '2022-08-08 03:05:08'),
(13200, 'Lacitab', '4.03', '2 mg', '812', '13', '19', '2022-08-08 03:05:52', '2022-08-08 03:05:52'),
(13201, 'Lacitab', '6.04', '4 mg', '812', '13', '19', '2022-08-08 03:06:34', '2022-08-08 03:06:34'),
(13202, 'Ezymilk', '250.00', '0.11 gm/ml', '814', '70', '92', '2022-08-08 03:07:34', '2022-08-08 03:07:34'),
(13203, 'Laczym', '14.00', '9000 IU', '814', '13', '34', '2022-08-08 03:08:18', '2022-08-08 03:08:18'),
(13204, 'Milk Aid', '15.00', '9000 IU', '814', '13', '18', '2022-08-08 03:09:37', '2022-08-08 03:09:37'),
(13205, 'Feelfree', '90.00', '1.8%+1%+0.4%', '815', '63', '124', '2022-08-08 03:10:49', '2022-08-08 03:10:49'),
(13206, 'Plan A', '120.00', '1.8%+1%+0.4%', '815', '63', '179', '2022-08-08 03:11:37', '2022-08-08 03:11:37'),
(13207, 'Fibolac', '40.00', '10 gm/sachet', '817', '76', '156', '2022-08-08 03:13:55', '2022-08-08 03:13:55'),
(13208, 'Lacticon', '25.00', '10 gm/sachet', '817', '76', '18', '2022-08-08 03:14:37', '2022-08-08 03:14:37'),
(13209, 'Laxitol', '12.00', '10 gm/sachet', '817', '76', '71', '2022-08-08 03:15:28', '2022-08-08 03:15:28'),
(13210, 'Laxitol', '65.00', '10 gm/15 ml (50 ml bottle)', '817', '28', '71', '2022-08-08 03:16:21', '2022-08-08 03:16:21'),
(13211, 'Laxitol', '120.00', '10 gm/15 ml (100 ml bottle)', '817', '28', '71', '2022-08-08 03:16:59', '2022-08-08 03:16:59'),
(13212, 'Maxilax', '12.00', '10 gm/sachet', '817', '76', '136', '2022-08-08 03:18:04', '2022-08-08 03:18:04'),
(13213, 'Maxilax', '65.00', '10 gm/15 ml (50 ml bottle)', '817', '28', '136', '2022-08-08 03:19:30', '2022-08-08 03:19:30'),
(13214, 'Maxilax', '120.00', '10 gm/15 ml (100 ml bottle)', '817', '28', '136', '2022-08-08 03:20:28', '2022-08-08 03:20:28'),
(13215, 'Sinalax', '13.00', '10 gm/sachet', '817', '76', '91', '2022-08-08 03:21:01', '2022-08-08 03:21:01'),
(13216, 'Prolaxan', '40.00', '10 billion', '818', '16', '92', '2022-08-08 03:22:18', '2022-08-08 03:22:18'),
(13217, 'Actilac', '125.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '89', '2022-08-08 03:28:57', '2022-08-08 03:28:57'),
(13218, 'Actilac', '230.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '89', '2022-08-08 03:30:18', '2022-08-08 03:30:18'),
(13219, 'Actulose', '60.22', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '174', '2022-08-08 03:31:03', '2022-08-08 03:31:03'),
(13220, 'Actulose', '120.46', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '174', '2022-08-08 03:32:05', '2022-08-08 03:32:05'),
(13221, 'Asilac', '120.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '35', '2022-08-08 03:32:54', '2022-08-08 03:32:54'),
(13222, 'Asilac', '230.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '35', '2022-08-08 03:33:36', '2022-08-08 03:33:36'),
(13223, 'Avolac', '140.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '34', '2022-08-08 03:34:29', '2022-08-08 03:34:29'),
(13224, 'Avolac', '250.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '34', '2022-08-08 03:35:05', '2022-08-08 03:35:05'),
(13225, 'Avolac', '140.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '34', '2022-08-08 03:35:39', '2022-08-08 03:35:39'),
(13226, 'Avola', '250.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '34', '2022-08-08 03:36:20', '2022-08-08 03:36:20'),
(13227, 'Avolose', '135.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '184', '2022-08-08 03:37:07', '2022-08-08 03:37:07'),
(13228, 'Avolose', '245.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '184', '2022-08-08 03:37:53', '2022-08-08 03:37:53'),
(13229, 'Comfort', '80.00', '3.35 gm/5 ml', '819', '28', '30', '2022-08-08 03:38:47', '2022-08-08 03:38:47'),
(13230, 'Conlax', '140.00', '3.35 gm/5 ml', '819', '28', '190', '2022-08-08 03:39:36', '2022-08-08 03:39:36'),
(13231, 'Contilos', '130.00', '3.35 gm/5 ml', '819', '28', '85', '2022-08-08 03:40:37', '2022-08-08 03:40:37'),
(13232, 'D-Lac', '70.00', '3.35 gm/5 ml (50 ml syrup)', '819', '28', '65', '2022-08-08 03:41:53', '2022-08-08 03:41:53'),
(13233, 'D-Lac', '130.00', '3.35 gm/5 ml (100 ml syrup)', '819', '28', '65', '2022-08-08 03:45:18', '2022-08-08 03:45:18'),
(13234, 'D-', '220.00', '3.35 gm/5 ml (200 ml syrup)', '819', '28', '65', '2022-08-08 03:45:58', '2022-08-08 03:45:58'),
(13235, 'Devolac', '100.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '62', '2022-08-08 03:47:00', '2022-08-08 03:47:00'),
(13236, 'Devolac', '195.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '62', '2022-08-08 03:47:45', '2022-08-08 03:47:45'),
(13237, 'Dulac', '150.00', '3.35 gm/5 ml', '819', '28', '51', '2022-08-08 03:50:49', '2022-08-08 03:50:49'),
(13238, 'Dulac', '150.00', '3.35 gm/5 ml', '819', '28', '51', '2022-08-08 03:50:49', '2022-08-08 03:50:49'),
(13239, 'E-Lax', '100.00', '3.35 gm/5 ml', '819', '28', '67', '2022-08-08 03:51:39', '2022-08-08 03:51:39'),
(13240, 'Ezylax', '140.00', '3.35 gm/5 ml', '819', '28', '140', '2022-08-08 03:55:51', '2022-08-08 03:55:51'),
(13241, 'Glovolac', '120.00', '3.35 gm/5 ml', '819', '28', '83', '2022-08-08 03:56:35', '2022-08-08 03:56:35'),
(13242, 'Inolac', '120.00', '3.35 gm/5 ml', '819', '28', '92', '2022-08-08 03:57:11', '2022-08-08 03:57:11'),
(13243, 'Inolac', '120.00', '3.35 gm/5 ml', '819', '28', '92', '2022-08-08 03:57:11', '2022-08-08 03:57:11'),
(13244, 'Isolac', '140.00', '3.35 gm/5 ml', '819', '28', '53', '2022-08-08 03:58:07', '2022-08-08 03:58:07'),
(13245, 'Laclose', '120.37', '3.35 gm/5 ml', '819', '28', '136', '2022-08-08 03:59:46', '2022-08-08 03:59:46'),
(13246, 'Lacos', '100.00', '3.35 gm/5 ml', '819', '28', '137', '2022-08-08 04:00:36', '2022-08-08 04:00:36'),
(13247, 'Lactoben', '138.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '42', '2022-08-08 04:01:58', '2022-08-08 04:01:58'),
(13248, 'Lactoben', '250.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '42', '2022-08-08 04:02:29', '2022-08-08 04:02:29'),
(13249, 'Lactolax', '140.00', '3.35 gm/5 ml', '819', '28', '147', '2022-08-08 04:03:24', '2022-08-08 04:03:24'),
(13250, 'Lactomose', '100.00', '3.35 gm/5 ml', '819', '28', '119', '2022-08-08 04:05:23', '2022-08-08 04:05:23'),
(13251, 'Lactu', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '45', '2022-08-08 04:05:52', '2022-08-08 04:05:52'),
(13252, 'Lactu', '250.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '45', '2022-08-08 04:07:13', '2022-08-08 04:07:13'),
(13253, 'Lactulose H', '110.00', '3.35 gm/5 ml', '819', '28', '90', '2022-08-08 04:07:53', '2022-08-08 04:07:53'),
(13254, 'Lax', '120.00', '3.35 gm/5 ml', '819', '28', '112', '2022-08-08 04:08:46', '2022-08-08 04:08:46'),
(13255, 'Laxativ', '130.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '157', '2022-08-08 04:09:33', '2022-08-08 04:09:33'),
(13256, 'Laxativ', '240.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '157', '2022-08-08 04:10:19', '2022-08-08 04:10:19'),
(13257, 'Laxativ', '240.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '157', '2022-08-08 04:10:43', '2022-08-08 04:10:43'),
(13258, 'Laxol', '136.00', '3.35 gm/5 ml', '819', '28', '124', '2022-08-08 04:12:13', '2022-08-08 04:12:13'),
(13259, 'Laxolac', '140.00', '3.35 gm/5 ml', '819', '28', '82', '2022-08-08 04:12:56', '2022-08-08 04:12:56'),
(13260, 'Leaxe', '140.42', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '23', '2022-08-08 04:13:45', '2022-08-08 04:13:45'),
(13261, 'Leaxe', '250.75', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '23', '2022-08-08 04:14:37', '2022-08-08 04:14:37'),
(13262, 'Leolac', '65.20', '3.35 gm/5 ml (50 ml bottle)', '819', '28', '105', '2022-08-08 04:15:22', '2022-08-08 04:15:22'),
(13263, 'Leolac', '140.42', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '105', '2022-08-08 04:16:08', '2022-08-08 04:16:08'),
(13264, 'Livax', '140.00', '3.35 gm/5 ml (60 ml bottle)', '819', '28', '142', '2022-08-08 04:16:51', '2022-08-08 04:16:51'),
(13265, 'Livax', '250.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '142', '2022-08-08 04:17:33', '2022-08-08 04:17:33'),
(13266, 'Livoton', '70.21', '3.35 gm/5 ml (50 ml bottle)', '819', '28', '101', '2022-08-08 04:18:20', '2022-08-08 04:18:20'),
(13267, 'Livoton', '120.35', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '101', '2022-08-08 04:19:33', '2022-08-08 04:19:33'),
(13268, 'Livoton', '230.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '101', '2022-08-08 04:20:19', '2022-08-08 04:20:19'),
(13269, 'Loctoz', '100.00', '3.35 gm/5 ml', '819', '28', '28', '2022-08-08 14:47:22', '2022-08-08 14:47:22'),
(13270, 'Mebolos', '75.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '116', '2022-08-08 14:48:06', '2022-08-08 14:48:06'),
(13271, 'Mebolos', '140.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '116', '2022-08-08 14:48:42', '2022-08-08 14:48:42'),
(13272, 'Mylac', '75.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '122', '2022-08-08 14:49:08', '2022-08-08 14:49:08'),
(13273, 'Mylac', '140.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '122', '2022-08-08 14:49:31', '2022-08-08 14:49:31'),
(13274, 'Niprolac', '120.36', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '127', '2022-08-08 14:50:02', '2022-08-08 14:50:02'),
(13275, 'Niprolac', '220.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '127', '2022-08-08 14:50:56', '2022-08-08 14:50:56'),
(13276, 'Onlac', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '134', '2022-08-08 14:51:30', '2022-08-08 14:51:30'),
(13277, 'Onlac', '240.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '134', '2022-08-08 14:53:03', '2022-08-08 14:53:03'),
(13278, 'Oralax', '140.00', '3.35 gm/5 ml', '819', '28', '177', '2022-08-08 14:53:38', '2022-08-08 14:53:38'),
(13279, 'Osmolax', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '179', '2022-08-08 14:54:32', '2022-08-08 14:54:32'),
(13280, 'Osmolox', '250.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '179', '2022-08-08 14:55:18', '2022-08-08 14:55:18'),
(13281, 'P Lac', '93.12', '3.35 gm/5 ml', '819', '28', '146', '2022-08-08 14:55:51', '2022-08-08 14:55:51'),
(13282, 'Polylac', '120.00', '3.35 gm/5 ml', '819', '28', '173', '2022-08-08 14:56:19', '2022-08-08 14:56:19'),
(13283, 'Regulose', '120.35', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '78', '2022-08-08 14:56:48', '2022-08-08 14:56:48'),
(13284, 'Regulose', '201.35', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '78', '2022-08-08 14:57:16', '2022-08-08 14:57:16'),
(13285, 'Rewat', '120.00', '3.35 gm/5 ml', '819', '28', '102', '2022-08-08 14:57:46', '2022-08-08 14:57:46'),
(13286, 'Serelose', '130.00', '3.35 gm/5 ml', '819', '28', '43', '2022-08-08 14:58:11', '2022-08-08 14:58:11'),
(13287, 'Sinalac', '70.00', '3.35 gm/5 ml (60 ml bottle)', '819', '28', '91', '2022-08-08 14:58:43', '2022-08-08 14:58:43'),
(13288, 'Sinalac', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '91', '2022-08-08 14:59:17', '2022-08-08 14:59:17'),
(13289, 'Sinalac', '230.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '91', '2022-08-08 14:59:47', '2022-08-08 14:59:47'),
(13290, 'Sinalac', '424.00', '3.35 gm/5 ml (450 ml bottle)', '819', '28', '91', '2022-08-08 15:00:21', '2022-08-08 15:00:21'),
(13291, 'Sivolac', '120.37', '3.35 gm/5 ml', '819', '28', '172', '2022-08-08 15:00:49', '2022-08-08 15:00:49'),
(13292, 'Tulac', '65.00', '3.35 gm/5 ml (50 ml bottle)', '819', '28', '71', '2022-08-08 15:01:38', '2022-08-08 15:01:38'),
(13293, 'Tulac', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '71', '2022-08-08 15:02:06', '2022-08-08 15:02:06'),
(13294, 'Tulac', '230.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '71', '2022-08-08 15:02:40', '2022-08-08 15:02:40'),
(13295, 'Tulos', '140.00', '3.35 gm/5 ml (100 ml bottle)', '819', '28', '19', '2022-08-08 15:03:31', '2022-08-08 15:03:31'),
(13296, 'Tulos', '230.00', '3.35 gm/5 ml (200 ml bottle)', '819', '28', '19', '2022-08-08 15:04:04', '2022-08-08 15:04:04'),
(13297, 'Xylose', '120.00', '3.35 gm/5 ml', '819', '28', '61', '2022-08-08 15:05:04', '2022-08-08 15:05:04'),
(13298, 'Zenilac', '120.00', '3.35 gm/5 ml', '819', '28', '196', '2022-08-08 15:09:15', '2022-08-08 15:09:15'),
(13299, 'Hepavir', '25.17', '100 mg', '820', '13', '179', '2022-08-08 23:19:41', '2022-08-08 23:19:41'),
(13300, 'Lamidin', '25.30', '100 mg', '820', '13', '71', '2022-08-08 23:21:06', '2022-08-08 23:21:06'),
(13301, 'Lamivir', '25.00', '100 mg', '820', '13', '92', '2022-08-08 23:21:51', '2022-08-08 23:21:51');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(13302, 'Avilam', '25.00', '150 mg', '821', '13', '43', '2022-08-08 23:23:41', '2022-08-08 23:23:41'),
(13303, 'Avudin', '45.00', '150 mg+300 mg', '822', '13', '179', '2022-08-08 23:24:33', '2022-08-08 23:24:33'),
(13304, 'Diavix', '45.00', '150 mg+300 mg', '822', '13', '43', '2022-08-08 23:25:34', '2022-08-08 23:25:34'),
(13305, 'Triovix', '70.00', '150 mg+300 mg+200 mg', '823', '13', '43', '2022-08-08 23:26:36', '2022-08-08 23:26:36'),
(13306, 'Lameptil', '12.00', '25 mg', '824', '13', '167', '2022-08-08 23:31:32', '2022-08-08 23:31:32'),
(13307, 'Lameptil', '20.00', '50 mg', '824', '13', '167', '2022-08-08 23:32:17', '2022-08-08 23:32:17'),
(13308, 'Lamicet', '20.00', '50 mg', '824', '13', '179', '2022-08-08 23:33:02', '2022-08-08 23:33:02'),
(13309, 'Lamitrin', '10.03', '25 mg', '824', '13', '18', '2022-08-08 23:33:35', '2022-08-08 23:33:35'),
(13310, 'Lamitrin', '18.05', '50 mg', '824', '13', '18', '2022-08-08 23:34:21', '2022-08-08 23:34:21'),
(13311, 'Lamitrin', '7.00', '2 mg', '824', '13', '18', '2022-08-08 23:35:16', '2022-08-08 23:35:16'),
(13312, 'Lamitrin', '9.00', '5 mg', '824', '13', '18', '2022-08-08 23:36:03', '2022-08-08 23:36:03'),
(13313, 'Lamogin', '18.00', '50 mg', '824', '13', '92', '2022-08-08 23:37:18', '2022-08-08 23:37:18'),
(13314, 'Lamogin', '10.00', '25 mg', '824', '13', '92', '2022-08-08 23:38:02', '2022-08-08 23:38:02'),
(13315, 'Lamogin', '7.00', '2 mg', '824', '13', '92', '2022-08-08 23:38:32', '2022-08-08 23:38:32'),
(13316, 'Lamogin', '9.00', '5 mg', '824', '13', '92', '2022-08-08 23:39:49', '2022-08-08 23:39:49'),
(13317, 'Enso', '5.02', '30 mg', '825', '19', '101', '2022-08-08 23:43:24', '2022-08-08 23:43:24'),
(13318, 'Enso', '3.01', '15 mg', '825', '19', '101', '2022-08-08 23:44:05', '2022-08-08 23:44:05'),
(13319, 'Lanozole', '3.00', '15 mg', '825', '19', '113', '2022-08-08 23:44:49', '2022-08-08 23:44:49'),
(13320, 'Lanozole', '5.00', '30 mg', '825', '19', '113', '2022-08-08 23:45:16', '2022-08-08 23:45:16'),
(13321, 'Lansec', '3.55', '15 mg', '825', '19', '65', '2022-08-08 23:46:51', '2022-08-08 23:46:51'),
(13322, 'Lansec', '6.05', '30 mg', '825', '19', '65', '2022-08-08 23:47:18', '2022-08-08 23:47:18'),
(13323, 'Lansina', '6.00', '30 mg', '825', '19', '91', '2022-08-08 23:48:26', '2022-08-08 23:48:26'),
(13324, 'Lanso', '6.04', '30 mg', '825', '19', '179', '2022-08-08 23:48:56', '2022-08-08 23:48:56'),
(13325, 'Lansodin', '3.52', '15 mg', '825', '19', '19', '2022-08-08 23:50:03', '2022-08-08 23:50:03'),
(13326, 'Lansodin', '6.04', '30 mg', '825', '19', '19', '2022-08-08 23:50:29', '2022-08-08 23:50:29'),
(13327, 'Lansopril', '5.50', '30 mg', '825', '19', '28', '2022-08-08 23:51:40', '2022-08-08 23:51:40'),
(13328, 'Lansoprol', '4.00', '30 mg', '825', '19', '197', '2022-08-08 23:52:14', '2022-08-08 23:52:14'),
(13329, 'Lantid', '5.03', '30 mg', '825', '19', '136', '2022-08-08 23:53:25', '2022-08-08 23:53:25'),
(13330, 'Lanzol', '5.00', '30 mg', '825', '19', '64', '2022-08-08 23:53:52', '2022-08-08 23:53:52'),
(13331, 'Lap', '5.00', '30 mg', '825', '19', '27', '2022-08-08 23:54:47', '2022-08-08 23:54:47'),
(13332, 'Lasocon', '6.00', '30 mg', '825', '19', '45', '2022-08-08 23:55:38', '2022-08-08 23:55:38'),
(13333, 'Lazo 30', '5.00', '30 mg', '825', '19', '62', '2022-08-08 23:56:05', '2022-08-08 23:56:05'),
(13334, 'Protolan', '6.00', '30 mg', '825', '19', '43', '2022-08-08 23:57:29', '2022-08-08 23:57:29'),
(13335, 'Zoton', '3.52', '15 mg', '825', '19', '78', '2022-08-08 23:58:19', '2022-08-08 23:58:19'),
(13336, 'Zoton', '6.04', '30 mg', '825', '19', '78', '2022-08-08 23:58:59', '2022-08-08 23:58:59'),
(13337, 'Helicon Kit', '55.37', '30 mg+1000 mg+500 mg', '826', '13', '78', '2022-08-09 00:00:00', '2022-08-09 00:00:00'),
(13338, 'Pylotrip', '55.16', '30 mg+1000 mg+500 mg', '826', '13', '179', '2022-08-09 00:00:52', '2022-08-09 00:00:52'),
(13339, 'Triokit', '55.00', '30 mg+1000 mg+500 mg', '826', '13', '136', '2022-08-09 00:01:34', '2022-08-09 00:01:34'),
(13340, 'Lanfos', '100.00', '250 mg', '827', '13', '39', '2022-08-09 00:02:19', '2022-08-09 00:02:19'),
(13341, 'Alkenib', '350.00', '250 mg', '828', '13', '202', '2022-08-09 00:03:51', '2022-08-09 00:03:51'),
(13342, 'Certus', '350.00', '250 mg', '828', '13', '39', '2022-08-09 00:04:20', '2022-08-09 00:04:20'),
(13343, 'Lapacent', '300', '250 mg', '828', '13', '92', '2022-08-09 00:05:24', '2022-08-09 00:05:24'),
(13344, 'Laparen', '300.00', '250 mg', '828', '13', '161', '2022-08-09 00:06:27', '2022-08-09 00:06:27'),
(13345, 'Nibalap', '350.00', '250 mg', '828', '13', '202', '2022-08-09 00:07:16', '2022-08-09 00:07:16'),
(13346, 'Tykerb', '357.84', '250 mg', '828', '13', '128', '2022-08-09 00:08:00', '2022-08-09 00:08:00'),
(13347, 'Remaprost', '496.87', '0.005%', '830', '69', '160', '2022-08-09 00:11:03', '2022-08-09 00:11:03'),
(13348, 'Xalaprost', '460.00', '0.005%', '830', '69', '43', '2022-08-09 00:11:35', '2022-08-09 00:11:35'),
(13349, 'Xalatan', '703.75', '0.005%', '830', '69', '97', '2022-08-09 00:13:21', '2022-08-09 00:13:21'),
(13350, 'Xalacom', '781.94', '0.005%+0.5%', '831', '69', '144', '2022-08-09 00:14:47', '2022-08-09 00:14:47'),
(13351, 'Xalanol', '495.00', '0.005%+0.5%', '831', '69', '43', '2022-08-09 00:15:39', '2022-08-09 00:15:39'),
(13352, 'Dualvir', '1000.00', '90 mg+400 mg', '832', '13', '34', '2022-08-09 00:17:01', '2022-08-09 00:17:01'),
(13353, 'Duvir', '1200.00', '90 mg+400 mg', '832', '13', '190', '2022-08-09 00:17:40', '2022-08-09 00:17:40'),
(13354, 'Hopso-LP', '1000.00', '90 mg+400 mg', '832', '13', '65', '2022-08-09 00:18:29', '2022-08-09 00:18:29'),
(13355, 'Lesovir-C', '1200.00', '90 mg+400 mg', '832', '13', '43', '2022-08-09 00:18:56', '2022-08-09 00:18:56'),
(13356, 'Sofomax Duo', '1000.00', '90 mg+400 mg', '832', '13', '18', '2022-08-09 00:20:09', '2022-08-09 00:20:09'),
(13357, 'Soforal-LP', '1000.00', '90 mg+400 mg', '832', '13', '39', '2022-08-09 00:20:33', '2022-08-09 00:20:33'),
(13358, 'Soforal-LP', '1000.00', '90 mg+400 mg', '832', '13', '39', '2022-08-09 00:20:57', '2022-08-09 00:20:57'),
(13359, 'Twinvir', '1000.00', '90 mg+400 mg', '832', '13', '92', '2022-08-09 00:21:54', '2022-08-09 00:21:54'),
(13360, 'Nodia', '3.00', '10 mg', '833', '13', '92', '2022-08-09 00:24:51', '2022-08-09 00:24:51'),
(13361, 'Nodia', '5.00', '20 mg', '833', '13', '92', '2022-08-09 00:25:19', '2022-08-09 00:25:19'),
(13362, 'Nodia', '20.00', '100 mg', '833', '13', '92', '2022-08-09 00:26:26', '2022-08-09 00:26:26'),
(13363, 'Ledomide', '200.00', '10 mg', '834', '16', '161', '2022-08-09 00:27:44', '2022-08-09 00:27:44'),
(13364, 'Ledomide', '400.00', '25 mg', '834', '16', '161', '2022-08-09 00:28:33', '2022-08-09 00:28:33'),
(13365, 'Linamide', '200.00', '10 mg', '834', '16', '39', '2022-08-09 00:29:45', '2022-08-09 00:29:45'),
(13366, 'Linamide', '400.00', '25 mg', '834', '16', '39', '2022-08-09 00:30:29', '2022-08-09 00:30:29'),
(13367, 'Mylomid', '200.00', '10 mg', '834', '16', '65', '2022-08-09 00:31:29', '2022-08-09 00:31:29'),
(13368, 'Mylomid', '400.00', '25 mg', '834', '16', '65', '2022-08-09 00:32:18', '2022-08-09 00:32:18'),
(13369, 'Granocyte', '5961.54', '34 MIU/vail', '835', '77', '198', '2022-08-09 00:33:55', '2022-08-09 00:33:55'),
(13370, 'Lanib', '600.00', '4 mg', '836', '16', '65', '2022-08-09 00:34:28', '2022-08-09 00:34:28'),
(13371, 'Lenva', '670.00', '4 mg', '836', '16', '39', '2022-08-09 00:35:27', '2022-08-09 00:35:27'),
(13372, 'Lenva', '1750.00', '10 mg', '836', '16', '39', '2022-08-09 00:36:35', '2022-08-09 00:36:35'),
(13373, 'Lenvacent', '670.00', '4 mg', '836', '16', '92', '2022-08-09 00:37:10', '2022-08-09 00:37:10'),
(13374, 'Lenvacent', '1750.00', '10 mg', '836', '16', '92', '2022-08-09 00:38:09', '2022-08-09 00:38:09'),
(13375, 'Lenvaxen', '440.00', '4 mg', '836', '16', '74', '2022-08-09 00:39:10', '2022-08-09 00:39:10'),
(13376, 'Lenvaxen', '990.00', '10 mg', '836', '16', '74', '2022-08-09 00:40:19', '2022-08-09 00:40:19'),
(13377, 'Lenvika', '2300.00', '10 mg', '836', '16', '79', '2022-08-09 00:41:38', '2022-08-09 00:41:38'),
(13378, 'Lenvika', '900.00', '4 mg', '836', '16', '79', '2022-08-09 00:42:32', '2022-08-09 00:42:32'),
(13379, 'Levat', '1730.00', '10 mg', '836', '16', '202', '2022-08-09 00:43:20', '2022-08-09 00:43:20'),
(13380, 'Canider', '5.02', '10 mg', '837', '13', '18', '2022-08-09 00:47:49', '2022-08-09 00:47:49'),
(13381, 'Larcadip', '5.00', '10 mg', '837', '13', '92', '2022-08-09 00:48:17', '2022-08-09 00:48:17'),
(13382, 'Lotensyl', '5.56', '10 mg', '837', '13', '180', '2022-08-09 01:00:56', '2022-08-09 01:00:56'),
(13383, 'Arofrez', '40.00', '2.5 mg', '838', '13', '89', '2022-08-09 01:08:10', '2022-08-09 01:08:10'),
(13384, 'Endofree', '40.00', '2.5 mg', '838', '13', '92', '2022-08-09 01:08:56', '2022-08-09 01:08:56'),
(13385, 'Femara', '376.42', '2.5 mg', '838', '13', '128', '2022-08-09 01:09:53', '2022-08-09 01:09:53'),
(13386, 'Femzole', '40.00', '2.5 mg', '838', '13', '43', '2022-08-09 01:10:35', '2022-08-09 01:10:35'),
(13387, 'Fezol', '40.00', '2.5 mg', '838', '13', '19', '2022-08-09 01:11:08', '2022-08-09 01:11:08'),
(13388, 'Intez', '40.00', '2.5 mg', '838', '13', '79', '2022-08-09 01:11:49', '2022-08-09 01:11:49'),
(13389, 'Lenor', '40.00', '2.5 mg', '838', '13', '71', '2022-08-09 01:12:35', '2022-08-09 01:12:35'),
(13390, 'Lerozol', '40.27', '2.5 mg', '838', '13', '179', '2022-08-09 01:13:20', '2022-08-09 01:13:20'),
(13391, 'Letrogen', '40.00', '2.5 mg', '838', '13', '91', '2022-08-09 01:14:03', '2022-08-09 01:14:03'),
(13392, 'Letrol', '40.15', '2.5 mg', '838', '13', '161', '2022-08-09 01:14:49', '2022-08-09 01:14:49'),
(13393, 'Letrozol', '40.00', '2.5 mg', '838', '13', '65', '2022-08-09 01:15:17', '2022-08-09 01:15:17'),
(13394, 'Lexel', '40.00', '2.5 mg', '838', '13', '39', '2022-08-09 01:16:10', '2022-08-09 01:16:10'),
(13395, 'Loreta', '40.00', '2.5 mg', '838', '13', '150', '2022-08-09 01:16:52', '2022-08-09 01:16:52'),
(13396, 'Ovazol', '40.00', '2.5 mg', '838', '13', '18', '2022-08-09 01:17:31', '2022-08-09 01:17:31'),
(13397, 'Zoleta', '40.12', '2.5 mg', '838', '13', '133', '2022-08-09 01:18:13', '2022-08-09 01:18:13'),
(13398, 'Lucrin Depot', '17317.00', '3.75 mg', '839', '78', '190', '2022-08-09 01:19:30', '2022-08-09 01:19:30'),
(13399, 'Lucrin Depot', '37512.00', '11.25 mg', '839', '78', '190', '2022-08-09 01:20:15', '2022-08-09 01:20:15'),
(13400, 'Altrax', '15.00', '40 mg/5 ml', '840', '59', '25', '2022-08-09 01:22:40', '2022-08-09 01:22:40'),
(13401, 'Asitrax', '7.95', '40 mg/5 ml', '840', '59', '35', '2022-08-09 01:24:59', '2022-08-09 01:24:59'),
(13402, 'Atrex', '10', '40 mg/5 ml (15 ml bottle)', '840', '59', '37', '2022-08-09 01:26:02', '2022-08-09 01:26:02'),
(13403, 'Atrex', '15.00', '40 mg/5 ml (30 ml bottle)', '840', '59', '37', '2022-08-09 01:27:17', '2022-08-09 01:27:17'),
(13404, 'Biotrex', '15.00', '40 mg/5 ml', '840', '59', '45', '2022-08-09 01:28:07', '2022-08-09 01:28:07'),
(13405, 'Deotrex', '0.35', '40 mg', '840', '13', '62', '2022-08-09 01:28:56', '2022-08-09 01:28:56'),
(13406, 'Deotrex', '11.00', '40 mg/5 ml (30 ml bottle)', '840', '59', '62', '2022-08-09 01:30:01', '2022-08-09 01:30:01'),
(13407, 'Etrax', '1.00', '40 mg', '840', '13', '18', '2022-08-09 01:30:50', '2022-08-09 01:30:50'),
(13408, 'Etrax', '24.07', '40 mg/5 ml', '840', '59', '18', '2022-08-09 01:31:58', '2022-08-09 01:31:58'),
(13409, 'Helmisole', '15.05', '40 mg/5 ml', '840', '59', '77', '2022-08-09 01:32:40', '2022-08-09 01:32:40'),
(13410, 'Helmisole', '0.41', '40 mg', '840', '13', '77', '2022-08-09 01:33:19', '2022-08-09 01:33:19'),
(13411, 'Lemox', '9.00', '40 mg/5 ml (15 ml bottle)', '840', '59', '41', '2022-08-09 01:33:53', '2022-08-09 01:33:53'),
(13412, 'Lemox', '15.00', '40 mg/5 ml (30 ml bottle)', '840', '59', '41', '2022-08-09 01:35:09', '2022-08-09 01:35:09'),
(13413, 'Levamin', '13.87', '40 mg/5 ml', '840', '59', '146', '2022-08-09 01:36:01', '2022-08-09 01:36:01'),
(13414, 'Levamin', '0.46', '40 mg', '840', '13', '146', '2022-08-09 01:36:35', '2022-08-09 01:36:35'),
(13415, 'Levamin', '0.46', '40 mg', '840', '13', '146', '2022-08-09 01:36:46', '2022-08-09 01:36:46'),
(13416, 'Levosol', '0.45', '40 mg', '840', '13', '170', '2022-08-09 01:37:52', '2022-08-09 01:37:52'),
(13417, 'Levosol', '9.00', '40 mg/5 ml (15 ml bottle)', '840', '59', '170', '2022-08-09 01:39:03', '2022-08-09 01:39:03'),
(13418, 'Levosol', '12.00', '40 mg/5 ml (30 ml bottle)', '840', '59', '170', '2022-08-09 01:40:25', '2022-08-09 01:40:25'),
(13419, 'Neotrax', '0.43', '40 mg', '840', '13', '19', '2022-08-09 01:40:59', '2022-08-09 01:40:59'),
(13420, 'Neotrax', '24.00', '40 mg/5 ml', '840', '59', '19', '2022-08-09 01:42:02', '2022-08-09 01:42:02'),
(13421, 'Ovanil', '14.00', '40 mg/5 ml (15 ml bottle)', '840', '59', '148', '2022-08-09 01:42:51', '2022-08-09 01:42:51'),
(13422, 'Ovanil', '17.00', '40 mg/5 ml (30 ml bottle)', '840', '59', '148', '2022-08-09 01:43:36', '2022-08-09 01:43:36'),
(13423, 'Skytex', '0.45', '40 mg', '840', '13', '175', '2022-08-09 01:44:19', '2022-08-09 01:44:19'),
(13424, 'Skytex', '6.00', '40 mg/5 ml (15 ml bottle)', '840', '59', '175', '2022-08-09 01:45:12', '2022-08-09 01:45:12'),
(13425, 'Skytex', '15.50', '40 mg/5 ml (30 ml bottle)', '840', '59', '175', '2022-08-09 01:46:07', '2022-08-09 01:46:07'),
(13426, 'Vermicom', '18.00', '40 mg/5 ml', '840', '59', '136', '2022-08-09 01:46:33', '2022-08-09 01:46:33'),
(13427, 'Citazar', '25.17', '500 mg', '841', '13', '18', '2022-08-09 02:32:40', '2022-08-09 02:32:40'),
(13428, 'Citazar', '15.11', '250 mg', '841', '13', '18', '2022-08-09 02:33:15', '2022-08-09 02:33:15'),
(13429, 'Citazar', '15.11', '250 mg', '841', '13', '18', '2022-08-09 02:34:00', '2022-08-09 02:34:00'),
(13430, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:37:10', '2022-08-09 02:37:10'),
(13431, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:38:34', '2022-08-09 02:38:34'),
(13432, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:40:07', '2022-08-09 02:40:07'),
(13433, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:42:22', '2022-08-09 02:42:22'),
(13434, 'Eletam', '30.00', '500 mg', '841', '13', '190', '2022-08-09 02:43:18', '2022-08-09 02:43:18'),
(13435, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:44:59', '2022-08-09 02:44:59'),
(13436, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:44:59', '2022-08-09 02:44:59'),
(13437, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:44:59', '2022-08-09 02:44:59'),
(13438, 'Eletam', '400.00', '500 mg/5 ml', '841', '28', '190', '2022-08-09 02:45:08', '2022-08-09 02:45:08'),
(13439, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:45:21', '2022-08-09 02:45:21'),
(13440, 'Eletam', '400.00', '500 mg/5 ml', '841', '28', '190', '2022-08-09 02:45:21', '2022-08-09 02:45:21'),
(13441, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:45:21', '2022-08-09 02:45:21'),
(13442, 'Eletam', '16.00', '250 mg', '841', '13', '190', '2022-08-09 02:45:21', '2022-08-09 02:45:21'),
(13443, 'Epicet', '40.00', '500 mg/5 ml', '841', '50', '161', '2022-08-09 02:46:18', '2022-08-09 02:46:18'),
(13444, 'Epicet', '40.00', '500 mg/5 ml', '841', '50', '161', '2022-08-09 02:49:01', '2022-08-09 02:49:01'),
(13445, 'Epicet', '16.00', '250 mg', '841', '13', '161', '2022-08-09 02:50:23', '2022-08-09 02:50:23'),
(13446, 'Epicet', '16.00', '250 mg', '841', '13', '161', '2022-08-09 02:50:34', '2022-08-09 02:50:34'),
(13447, 'Epicet', '30.00', '500 mg', '841', '13', '161', '2022-08-09 02:51:12', '2022-08-09 02:51:12'),
(13448, 'Epicet', '400.00', '500 mg/5 ml', '841', '28', '161', '2022-08-09 02:54:23', '2022-08-09 02:54:23'),
(13449, 'Epicet', '400.00', '500 mg/5 ml', '841', '28', '161', '2022-08-09 02:55:47', '2022-08-09 02:55:47'),
(13450, 'Epicet XR', '45.00', '1000 mg', '841', '13', '161', '2022-08-09 02:56:35', '2022-08-09 02:56:35'),
(13451, 'Epicet XR', '45.00', '1000 mg', '841', '13', '161', '2022-08-09 02:58:39', '2022-08-09 02:58:39'),
(13452, 'Epicet XR', '35.00', '750 mg', '841', '13', '161', '2022-08-09 02:59:41', '2022-08-09 02:59:41'),
(13453, 'Epicet XR', '45.00', '1000 mg', '841', '13', '161', '2022-08-09 03:01:30', '2022-08-09 03:01:30'),
(13454, 'Epicet XR', '35.00', '750 mg', '841', '13', '161', '2022-08-09 03:01:30', '2022-08-09 03:01:30'),
(13455, 'Epicet XR', '30.00', '500 mg', '841', '13', '161', '2022-08-09 03:02:25', '2022-08-09 03:02:25'),
(13456, 'Epicet XR', '30.00', '500 mg', '841', '13', '161', '2022-08-09 03:02:58', '2022-08-09 03:02:58'),
(13457, 'Erata', '16.25', '250 mg', '841', '13', '167', '2022-08-09 03:04:03', '2022-08-09 03:04:03'),
(13458, 'Erata', '16.25', '250 mg', '841', '13', '167', '2022-08-09 03:04:18', '2022-08-09 03:04:18'),
(13459, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:06:17', '2022-08-09 03:06:17'),
(13460, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:09:58', '2022-08-09 03:09:58'),
(13461, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13462, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13463, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13464, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13465, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13466, 'Erata', '30.30', '500 mg', '841', '13', '167', '2022-08-09 03:11:52', '2022-08-09 03:11:52'),
(13467, 'Iracet', '40.13', '500 mg/5 ml', '841', '50', '179', '2022-08-09 03:12:47', '2022-08-09 03:12:47'),
(13468, 'Iracet', '40.13', '500 mg/5 ml', '841', '50', '179', '2022-08-09 03:13:50', '2022-08-09 03:13:50'),
(13469, 'Iracet', '40.13', '500 mg/5 ml', '841', '50', '179', '2022-08-09 03:21:20', '2022-08-09 03:21:20'),
(13470, 'Iracet', '40.13', '500 mg/5 ml', '841', '50', '179', '2022-08-09 03:21:20', '2022-08-09 03:21:20'),
(13471, 'Iracet', '40.13', '500 mg/5 ml', '841', '50', '179', '2022-08-09 03:21:20', '2022-08-09 03:21:20'),
(13472, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:22:10', '2022-08-09 03:22:10'),
(13473, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:23:06', '2022-08-09 03:23:06'),
(13474, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:23:06', '2022-08-09 03:23:06'),
(13475, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:23:56', '2022-08-09 03:23:56'),
(13476, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:23:56', '2022-08-09 03:23:56'),
(13477, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:23:56', '2022-08-09 03:23:56'),
(13478, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:24:33', '2022-08-09 03:24:33'),
(13479, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:24:33', '2022-08-09 03:24:33'),
(13480, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:24:33', '2022-08-09 03:24:33'),
(13481, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13482, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13483, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13484, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13485, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13486, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13487, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13488, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13489, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:25:13', '2022-08-09 03:25:13'),
(13490, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:26:01', '2022-08-09 03:26:01'),
(13491, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:27:33', '2022-08-09 03:27:33'),
(13492, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:27:57', '2022-08-09 03:27:57'),
(13493, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:27:57', '2022-08-09 03:27:57'),
(13494, 'Iracet', '16.00', '250 mg', '841', '13', '179', '2022-08-09 03:27:57', '2022-08-09 03:27:57'),
(13495, 'Iracet', '30.00', '500 mg', '841', '13', '179', '2022-08-09 03:29:04', '2022-08-09 03:29:04'),
(13496, 'Iracet', '30.00', '500 mg', '841', '13', '179', '2022-08-09 03:29:15', '2022-08-09 03:29:15'),
(13497, 'Iracet', '30.00', '500 mg', '841', '13', '179', '2022-08-09 03:29:15', '2022-08-09 03:29:15'),
(13498, 'Iracet', '200.61', '500 mg/5 ml', '841', '28', '179', '2022-08-09 03:33:09', '2022-08-09 03:33:09'),
(13499, 'Iracet XR', '30.00', '500 mg', '841', '13', '179', '2022-08-09 03:35:35', '2022-08-09 03:35:35'),
(13500, 'Levefix', '30.00', '500 mg', '841', '13', '136', '2022-08-09 03:38:39', '2022-08-09 03:38:39'),
(13501, 'Levefix', '15.00', '250 mg', '841', '13', '136', '2022-08-09 03:39:45', '2022-08-09 03:39:45'),
(13502, 'Levefix', '200.00', '500 mg/5 ml', '841', '28', '136', '2022-08-09 03:41:34', '2022-08-09 03:41:34'),
(13503, 'Levepro', '16.00', '250 mg', '841', '13', '79', '2022-08-09 03:43:26', '2022-08-09 03:43:26'),
(13504, 'Levepro', '30.00', '500 mg', '841', '13', '79', '2022-08-09 03:45:28', '2022-08-09 03:45:28'),
(13505, 'Leveron', '400.00', '500 mg/5 ml', '841', '28', '198', '2022-08-09 03:46:37', '2022-08-09 03:46:37'),
(13506, 'Leveron', '16.05', '250 mg', '841', '13', '198', '2022-08-09 03:48:08', '2022-08-09 03:48:08'),
(13507, 'Leveron', '30.09', '500 mg', '841', '13', '198', '2022-08-09 03:49:03', '2022-08-09 03:49:03'),
(13508, 'Levetam', '30.00', '500 mg', '841', '13', '71', '2022-08-09 03:50:15', '2022-08-09 03:50:15'),
(13509, 'Levetam', '15.00', '250 mg', '841', '13', '71', '2022-08-09 03:51:33', '2022-08-09 03:51:33'),
(13510, 'Levetam XR', '30.00', '500 mg', '841', '13', '71', '2022-08-09 03:52:21', '2022-08-09 03:52:21'),
(13511, 'Levetira', '400.00', '500 mg/5 ml', '841', '28', '150', '2022-08-09 03:53:23', '2022-08-09 03:53:23'),
(13512, 'Levetira', '30.00', '500 mg', '841', '13', '150', '2022-08-09 03:54:20', '2022-08-09 03:54:20'),
(13513, 'Leviceta', '16.00', '250 mg', '841', '13', '78', '2022-08-09 03:55:33', '2022-08-09 03:55:33'),
(13514, 'Leviceta', '30.00', '500 mg', '841', '13', '78', '2022-08-09 03:57:32', '2022-08-09 03:57:32'),
(13515, 'Levipil', '28.00', '500 mg', '841', '13', '180', '2022-08-09 03:58:00', '2022-08-09 03:58:00'),
(13516, 'Levipil', '15.00', '250 mg', '841', '13', '180', '2022-08-09 03:58:54', '2022-08-09 03:58:54'),
(13517, 'Neurocet', '40.00', '750 mg', '841', '13', '92', '2022-08-09 04:00:13', '2022-08-09 04:00:13'),
(13518, 'Neurocet', '30.00', '500 mg', '841', '13', '92', '2022-08-09 04:01:16', '2022-08-09 04:01:16'),
(13519, 'Neurocet', '40.00', '500 mg/5 ml', '841', '50', '92', '2022-08-09 04:02:32', '2022-08-09 04:02:32'),
(13520, 'Neurocet', '240.00', '500 mg/5 ml', '841', '28', '92', '2022-08-09 04:03:37', '2022-08-09 04:03:37'),
(13521, 'Neurocet', '15.00', '250 mg', '841', '13', '92', '2022-08-09 04:05:09', '2022-08-09 04:05:09'),
(13522, 'Neurocet', '25.00', '500 mg', '841', '13', '92', '2022-08-09 04:06:19', '2022-08-09 04:06:19'),
(13523, 'Betagan', '229.85', '0.5%', '842', '69', '71', '2022-08-09 04:07:45', '2022-08-09 04:07:45'),
(13524, 'Carnitab', '5.00', '330 mg', '844', '13', '43', '2022-08-09 04:12:14', '2022-08-09 04:12:14'),
(13525, 'Carnitab', '100.00', '500 mg/5 ml', '844', '28', '43', '2022-08-09 04:13:47', '2022-08-09 04:13:47'),
(13526, 'Carniten', '4.00', '330 mg', '844', '13', '65', '2022-08-09 04:15:18', '2022-08-09 04:15:18'),
(13527, 'Cartine', '100.68', '500 mg/5 ml', '844', '28', '18', '2022-08-09 13:32:23', '2022-08-09 13:32:23'),
(13528, 'Envitor', '5.02', '330 mg', '844', '13', '136', '2022-08-09 13:33:22', '2022-08-09 13:33:22'),
(13529, 'L-Carni', '5.04', '330 mg', '844', '13', '78', '2022-08-09 13:34:13', '2022-08-09 13:34:13'),
(13530, 'Levocar', '5.03', '330 mg', '844', '13', '179', '2022-08-09 13:34:40', '2022-08-09 13:34:40'),
(13531, 'Levocar', '100.67', '500 mg/5 ml', '844', '28', '179', '2022-08-09 13:35:27', '2022-08-09 13:35:27'),
(13532, 'Ocarnix', '5.00', '330 mg', '844', '13', '92', '2022-08-09 13:36:23', '2022-08-09 13:36:23'),
(13533, 'Ocarnix', '100.00', '500 mg/5 ml', '844', '28', '92', '2022-08-09 13:37:12', '2022-08-09 13:37:12'),
(13534, 'Curin', '3.00', '5 mg', '845', '13', '43', '2022-08-09 13:43:34', '2022-08-09 13:43:34'),
(13535, 'Curin', '3.00', '5 mg', '845', '13', '43', '2022-08-09 13:43:34', '2022-08-09 13:43:34'),
(13536, 'Clarige', '2.00', '5 mg', '845', '13', '65', '2022-08-09 13:44:18', '2022-08-09 13:44:18'),
(13537, 'Cevozin', '2.00', '5 mg', '845', '13', '20', '2022-08-09 13:46:04', '2022-08-09 13:46:04'),
(13538, 'Alcet', '50.00', '2.5 mg/5 ml', '845', '28', '89', '2022-08-09 13:54:37', '2022-08-09 13:54:37'),
(13539, 'Alcet', '4.50', '5 mg', '845', '13', '89', '2022-08-09 13:56:19', '2022-08-09 13:56:19'),
(13540, 'Acitrin-L', '3.01', '5 mg', '845', '13', '18', '2022-08-09 13:56:58', '2022-08-09 13:56:58'),
(13541, 'Acitrin-L', '55.00', '2.5 mg/5 ml', '845', '28', '18', '2022-08-09 13:57:34', '2022-08-09 13:57:34'),
(13542, 'Lecet', '3.00', '5 mg', '845', '13', '142', '2022-08-09 13:58:17', '2022-08-09 13:58:17'),
(13543, 'Lecitin', '2.00', '5 mg', '845', '13', '196', '2022-08-09 13:58:55', '2022-08-09 13:58:55'),
(13544, 'Lerex', '2.00', '5 mg', '845', '13', '35', '2022-08-09 13:59:36', '2022-08-09 13:59:36'),
(13545, 'Levant', '2.20', '5 mg', '845', '13', '48', '2022-08-09 14:00:13', '2022-08-09 14:00:13'),
(13546, 'Levocet', '2.01', '5 mg', '845', '13', '23', '2022-08-09 14:00:45', '2022-08-09 14:00:45'),
(13547, 'Levotiz', '2.50', '5 mg', '845', '13', '73', '2022-08-09 14:01:45', '2022-08-09 14:01:45'),
(13548, 'Liset', '2.00', '5 mg', '845', '13', '120', '2022-08-09 14:02:10', '2022-08-09 14:02:10'),
(13549, 'Lozin', '3.01', '5 mg', '845', '13', '101', '2022-08-09 14:03:25', '2022-08-09 14:03:25'),
(13550, 'Lupron', '2.50', '5 mg', '845', '13', '102', '2022-08-09 14:04:34', '2022-08-09 14:04:34'),
(13551, 'Lupron', '2.50', '5 mg', '845', '13', '102', '2022-08-09 14:05:05', '2022-08-09 14:05:05'),
(13552, 'LVC', '3.01', '5 mg', '845', '13', '138', '2022-08-09 14:06:33', '2022-08-09 14:06:33'),
(13553, 'Megatrol', '2.00', '5 mg', '845', '13', '143', '2022-08-09 14:07:47', '2022-08-09 14:07:47'),
(13554, 'Netis', '3.50', '5 mg', '845', '13', '136', '2022-08-09 14:08:20', '2022-08-09 14:08:20'),
(13555, 'Netis', '50.00', '2.5 mg/5 ml', '845', '28', '136', '2022-08-09 14:08:53', '2022-08-09 14:08:53'),
(13556, 'Polan', '3.00', '5 mg', '845', '13', '82', '2022-08-09 14:09:46', '2022-08-09 14:09:46'),
(13557, 'Purotrol', '3.51', '5 mg', '845', '13', '179', '2022-08-09 14:10:35', '2022-08-09 14:10:35'),
(13558, 'Rinocet', '4.00', '5 mg', '845', '13', '202', '2022-08-09 14:11:30', '2022-08-09 14:11:30'),
(13559, 'Rinocet', '4.00', '5 mg', '845', '13', '202', '2022-08-09 14:11:38', '2022-08-09 14:11:38'),
(13560, 'Rinotin', '3.00', '5 mg', '845', '13', '45', '2022-08-09 14:12:30', '2022-08-09 14:12:30'),
(13561, 'Seasonix', '4.00', '5 mg', '845', '13', '92', '2022-08-09 14:13:47', '2022-08-09 14:13:47'),
(13562, 'Seasonix', '4.00', '5 mg', '845', '13', '92', '2022-08-09 14:14:36', '2022-08-09 14:14:36'),
(13563, 'Seasonix', '55.00', '2.5 mg/5 ml', '845', '28', '92', '2022-08-09 14:16:48', '2022-08-09 14:16:48'),
(13564, 'Sinacet', '4.00', '5 mg', '845', '13', '91', '2022-08-09 14:18:07', '2022-08-09 14:18:07'),
(13565, 'Sinacet', '50.00', '2.5 mg/5 ml', '845', '28', '91', '2022-08-09 14:19:03', '2022-08-09 14:19:03'),
(13566, 'Verizin', '2.00', '5 mg', '845', '13', '172', '2022-08-09 14:20:03', '2022-08-09 14:20:03'),
(13567, 'Vocet', '2.00', '5 mg', '845', '13', '31', '2022-08-09 14:21:09', '2022-08-09 14:21:09'),
(13568, 'Aparkin', '8.00', '50 mg+12.5 mg', '846', '16', '197', '2022-08-09 14:22:45', '2022-08-09 14:47:28'),
(13569, 'Aparkin', '8.00', '50 mg+12.5 mg', '846', '16', '197', '2022-08-09 14:24:45', '2022-08-09 14:44:12'),
(13570, 'Aparkin', '12.00', '100 mg+25 mg', '846', '16', '197', '2022-08-09 14:25:45', '2022-08-09 14:25:45'),
(13571, 'Aparkin', '18.00', '200 mg+50 mg', '846', '16', '197', '2022-08-09 14:28:07', '2022-08-09 14:28:07'),
(13572, 'Aparkin', '18.00', '200 mg+50 mg', '846', '16', '197', '2022-08-09 14:30:29', '2022-08-09 14:30:29'),
(13573, 'Aparkin', '18.00', '200 mg+50 mg', '846', '16', '197', '2022-08-09 14:31:41', '2022-08-09 14:31:41'),
(13574, 'Aparkin', '18.00', '200 mg+50 mg', '846', '16', '197', '2022-08-09 14:31:41', '2022-08-09 14:31:41'),
(13575, 'Bendopa', '18.00', '100 mg+25 mg', '846', '13', '161', '2022-08-09 14:32:48', '2022-08-09 14:32:48'),
(13576, 'Bendopa', '12.00', '50 mg+12.5 mg', '846', '13', '161', '2022-08-09 14:37:31', '2022-08-09 14:37:31'),
(13577, 'Bendopa', '25.00', '200 mg+50 mg', '846', '13', '161', '2022-08-09 14:40:22', '2022-08-09 14:40:22'),
(13578, 'Carlev CR', '15.00', '200 mg+50 mg', '847', '13', '136', '2022-08-09 14:48:48', '2022-08-09 14:58:43'),
(13579, 'Carlev CR', '15.00', '200 mg+50 mg', '847', '13', '136', '2022-08-09 14:49:25', '2022-08-09 14:49:25'),
(13580, 'Cinemet CR', '12.50', '200 mg+50 mg', '847', '13', '18', '2022-08-09 14:57:08', '2022-08-09 14:57:08'),
(13581, 'Cinemet CR', '10.00', '100 mg+25 mg', '847', '13', '18', '2022-08-09 14:59:43', '2022-08-09 14:59:43'),
(13582, 'Co-dopa CR', '20.00', '200 mg+50 mg', '847', '13', '190', '2022-08-09 15:01:07', '2022-08-09 15:01:07'),
(13583, 'Co-dopa CR', '10.00', '100 mg+25 mg', '847', '13', '190', '2022-08-09 15:03:09', '2022-08-09 15:03:09'),
(13584, 'Syndopa CR', '10.00', '100 mg+25 mg', '847', '13', '180', '2022-08-09 15:04:20', '2022-08-09 15:04:20'),
(13585, 'Syndopa CR', '12.54', '200 mg+50 mg', '847', '13', '180', '2022-08-09 15:05:02', '2022-08-09 15:05:02'),
(13586, 'Aldopa', '11.80', '250 mg+25 mg', '848', '13', '94', '2022-08-09 15:07:07', '2022-08-09 15:07:07'),
(13587, 'Aldopa', '8.26', '100 mg+10 mg', '848', '13', '94', '2022-08-09 15:08:19', '2022-08-09 15:08:19'),
(13588, 'Carlev', '7.00', '100 mg+10 mg', '848', '13', '136', '2022-08-09 15:08:53', '2022-08-09 15:08:53'),
(13589, 'Co-dopa', '10.00', '250 mg+25 mg', '848', '13', '190', '2022-08-09 15:10:12', '2022-08-09 15:10:12'),
(13590, 'Co-dopa', '7.00', '100 mg+10 mg', '848', '13', '190', '2022-08-09 15:11:01', '2022-08-09 15:11:01'),
(13591, 'D-Dopa', '6.05', '250 mg+25 mg', '848', '13', '65', '2022-08-09 15:11:55', '2022-08-09 15:11:55'),
(13592, 'D-Dopa', '6.00', '100 mg+10 mg', '848', '13', '65', '2022-08-09 15:14:12', '2022-08-09 15:14:12'),
(13593, 'Doparkin', '7.00', '100 mg+10 mg', '848', '13', '78', '2022-08-09 15:14:39', '2022-08-09 15:14:39'),
(13594, 'Doparkin', '10.00', '250 mg+25 mg', '848', '13', '78', '2022-08-09 15:15:38', '2022-08-09 15:15:38'),
(13595, 'Levopa', '7.52', '250 mg+25 mg', '848', '13', '19', '2022-08-09 15:16:51', '2022-08-09 15:16:51'),
(13596, 'Levopa', '4.01', '100 mg+10 mg', '848', '13', '19', '2022-08-09 15:17:43', '2022-08-09 15:17:43'),
(13597, 'Parkinor', '7.00', '100 mg+10 mg', '848', '13', '150', '2022-08-09 15:19:07', '2022-08-09 15:19:07'),
(13598, 'Perkidopa', '10.00', '250 mg+25 mg', '848', '13', '179', '2022-08-09 15:19:36', '2022-08-09 15:19:36'),
(13599, 'Synamet', '7.00', '100 mg+10 mg', '848', '13', '89', '2022-08-09 15:21:21', '2022-08-09 15:21:21'),
(13600, 'Perkidopa', '7.00', '100 mg+10 mg', '848', '13', '179', '2022-08-09 15:23:24', '2022-08-09 15:23:24'),
(13601, 'Synamet', '10.00', '250 mg+25 mg', '848', '13', '89', '2022-08-09 15:24:03', '2022-08-09 15:24:03'),
(13602, 'Synamet', '8.00', '100 mg+25 mg', '848', '13', '89', '2022-08-09 15:25:40', '2022-08-09 15:25:40'),
(13603, 'Syndopa', '10.03', '250 mg+25 mg', '848', '13', '180', '2022-08-09 15:26:42', '2022-08-09 15:26:42'),
(13604, 'Syndopa', '7.02', '100 mg+10 mg', '848', '13', '180', '2022-08-09 15:27:37', '2022-08-09 15:27:37'),
(13605, 'Twindopa', '7.00', '100 mg+10 mg', '848', '13', '92', '2022-08-09 15:28:48', '2022-08-09 15:28:48'),
(13606, 'Twindopa', '8.00', '100 mg+25 mg', '848', '13', '92', '2022-08-09 15:30:08', '2022-08-09 15:30:08'),
(13607, 'Twindopa', '10.00', '250 mg+25 mg', '848', '13', '92', '2022-08-09 15:31:21', '2022-08-09 15:31:21'),
(13608, 'Encarlev', '25.00', '100 mg+25 mg+200 mg', '849', '13', '136', '2022-08-09 15:32:42', '2022-08-09 15:32:42'),
(13609, 'Encarlev', '30.00', '150 mg+37.5 mg+200 mg', '849', '13', '136', '2022-08-09 15:33:26', '2022-08-09 15:33:26'),
(13610, 'Encarlev', '40.00', '100 mg+50 mg+200 mg', '849', '13', '136', '2022-08-09 15:38:48', '2022-08-09 15:38:48'),
(13611, 'Lecaren', '25.00', '100 mg+25 mg+200 mg', '849', '13', '78', '2022-08-09 15:39:18', '2022-08-09 15:39:18'),
(13612, 'Stalevo', '85.32', '75 mg+18.75 mg+200 mg', '849', '13', '195', '2022-08-09 15:48:01', '2022-08-09 15:48:01'),
(13613, 'Stalevo', '85.32', '125 mg+31.25 mg+200 mg', '849', '13', '195', '2022-08-09 15:49:22', '2022-08-09 15:49:22'),
(13614, 'Stalevo', '85.32', '200 mg+50 mg+200 mg', '849', '13', '195', '2022-08-09 15:50:14', '2022-08-09 15:50:14'),
(13615, 'Synamet Plus', '15.00', '50 mg+12.5 mg+200 mg', '849', '13', '89', '2022-08-09 16:20:08', '2022-08-09 16:20:08'),
(13616, 'Synamet Plus', '25.00', '100 mg+25 mg+200 mg', '849', '13', '89', '2022-08-09 16:21:01', '2022-08-09 16:21:01'),
(13617, 'Syncapone', '25.00', '100 mg+25 mg+200 mg', '849', '13', '180', '2022-08-09 16:21:49', '2022-08-09 16:21:49'),
(13618, 'Synca', '30.00', '150 mg+37.5 mg+200 mg', '849', '13', '180', '2022-08-09 16:22:38', '2022-08-09 16:22:38'),
(13619, 'Syncapone', '15.00', '50 mg+12.5 mg+200 mg', '849', '13', '180', '2022-08-09 16:23:26', '2022-08-09 16:23:26'),
(13620, 'Tridopa', '15.05', '50 mg+12.5 mg+200 mg', '849', '13', '18', '2022-08-09 16:24:14', '2022-08-09 16:24:14'),
(13621, 'Tridopa', '25.08', '100 mg+25 mg+200 mg', '849', '13', '18', '2022-08-09 16:24:37', '2022-08-09 16:24:37'),
(13622, 'Tridopa', '30.09', '150 mg+37.5 mg+200 mg', '849', '13', '18', '2022-08-09 16:25:37', '2022-08-09 16:25:37'),
(13623, 'Tridopa', '40.12', '200 mg+50 mg+200 mg', '849', '13', '18', '2022-08-09 16:26:27', '2022-08-09 16:26:27'),
(13624, 'Asilee-TS', '130.00', '1.5%', '850', '69', '35', '2022-08-09 16:28:46', '2022-08-09 16:28:46'),
(13625, 'Evo', '90.00', '0.5%', '850', '69', '43', '2022-08-09 16:29:34', '2022-08-09 16:29:34'),
(13626, 'Evo TS', '130.00', '1.5%', '850', '69', '43', '2022-08-09 16:30:21', '2022-08-09 16:30:21'),
(13627, 'Flovix', '90.00', '0.5%', '850', '69', '135', '2022-08-09 16:30:48', '2022-08-09 16:30:48'),
(13628, 'Flovix TS', '130.00', '1.5%', '850', '69', '135', '2022-08-09 16:31:45', '2022-08-09 16:31:45'),
(13629, 'Genolev', '90.30', '0.5%', '850', '69', '78', '2022-08-09 16:32:30', '2022-08-09 16:32:30'),
(13630, 'Genolev TS', '130.39', '1.5%', '850', '69', '78', '2022-08-09 16:33:18', '2022-08-09 16:33:18'),
(13631, 'Leflox', '87.00', '0.5%', '850', '69', '18', '2022-08-09 16:33:50', '2022-08-09 16:33:50'),
(13632, 'Leflox TS', '128.00', '1.5%', '850', '69', '18', '2022-08-09 16:34:48', '2022-08-09 16:34:48'),
(13633, 'Leo', '90.00', '0.5%', '850', '69', '19', '2022-08-09 16:35:28', '2022-08-09 16:35:28'),
(13634, 'Lequin', '80.00', '0.5%', '850', '69', '31', '2022-08-09 16:36:14', '2022-08-09 16:36:14'),
(13635, 'Levobac', '90.00', '0.5%', '850', '69', '150', '2022-08-09 16:37:06', '2022-08-09 16:37:06'),
(13636, 'Levobac TS', '130.00', '1.5%', '850', '69', '150', '2022-08-09 16:37:47', '2022-08-09 16:37:47'),
(13637, 'Levoflox', '80.25', '0.5%', '850', '69', '65', '2022-08-09 16:38:27', '2022-08-09 16:38:27'),
(13638, 'Levogen', '90.00', '0.5%', '850', '69', '78', '2022-08-09 16:39:12', '2022-08-09 16:39:12'),
(13639, 'Levogen TS', '130.00', '1.5%', '850', '69', '78', '2022-08-09 16:40:18', '2022-08-09 16:40:18'),
(13640, 'Levolo', '90.00', '0.5%', '850', '69', '142', '2022-08-09 16:40:58', '2022-08-09 16:40:58'),
(13641, 'Levomax', '90.00', '0.5%', '850', '69', '71', '2022-08-09 16:41:47', '2022-08-09 16:41:47'),
(13642, 'Levomax TS', '130.00', '1.5%', '850', '69', '71', '2022-08-09 16:42:33', '2022-08-09 16:42:33'),
(13643, 'Levoquin', '90.27', '0.5%', '850', '69', '124', '2022-08-09 16:43:27', '2022-08-09 16:43:27'),
(13644, 'Levoquin TS', '130.00', '1.5%', '850', '69', '124', '2022-08-09 16:44:16', '2022-08-09 16:44:16'),
(13645, 'Levosina', '90.00', '0.5%', '850', '69', '91', '2022-08-09 16:45:00', '2022-08-09 16:45:00'),
(13646, 'Levosina TS', '130.00', '1.5%', '850', '69', '91', '2022-08-09 16:45:44', '2022-08-09 16:45:44'),
(13647, 'Levox', '90.00', '0.5%', '850', '69', '136', '2022-08-09 16:46:50', '2022-08-09 16:46:50'),
(13648, 'Levox TS', '130.00', '1.5%', '850', '69', '136', '2022-08-09 16:47:26', '2022-08-09 16:47:26'),
(13649, 'Levoxin', '90.00', '0.5%', '850', '69', '92', '2022-08-09 16:48:03', '2022-08-09 16:48:03'),
(13650, 'Levoxin TS', '130.00', '1.5%', '850', '69', '92', '2022-08-09 16:48:44', '2022-08-09 16:48:44'),
(13651, 'Lifcin', '130.00', '1.5%', '850', '69', '45', '2022-08-09 16:49:24', '2022-08-09 16:49:24'),
(13652, 'Lin', '90.00', '0.5%', '850', '69', '101', '2022-08-09 16:50:04', '2022-08-09 16:50:04'),
(13653, 'Livacin', '90.27', '0.5%', '850', '69', '77', '2022-08-09 16:50:45', '2022-08-09 16:50:45'),
(13654, 'Locin', '90.00', '0.5%', '850', '69', '82', '2022-08-09 16:51:13', '2022-08-09 16:51:13'),
(13655, 'Lovicin', '90.00', '0.5%', '850', '69', '126', '2022-08-09 16:52:17', '2022-08-09 16:52:17'),
(13656, 'Ovel', '90.00', '0.5%', '850', '69', '34', '2022-08-09 16:52:58', '2022-08-09 16:52:58'),
(13657, 'Ovel TS', '130.00', '1.5%', '850', '69', '34', '2022-08-09 16:53:43', '2022-08-09 16:53:43'),
(13658, 'Resquin', '90.00', '0.5%', '850', '69', '89', '2022-08-09 16:54:31', '2022-08-09 16:54:31'),
(13659, 'Resquine TS', '130.00', '1.5%', '850', '69', '89', '2022-08-09 16:55:09', '2022-08-09 16:55:09'),
(13660, 'Revacin', '100.00', '0.5%', '850', '69', '160', '2022-08-09 16:55:56', '2022-08-09 16:55:56'),
(13661, '3-F', '14.00', '500 mg', '851', '13', '67', '2022-08-09 16:58:19', '2022-08-09 16:58:19'),
(13662, 'Asilee', '15.00', '500 mg', '851', '13', '35', '2022-08-09 16:58:59', '2022-08-09 16:58:59'),
(13663, 'Avelox', '12.00', '500 mg', '851', '13', '110', '2022-08-09 16:59:53', '2022-08-09 16:59:53'),
(13664, 'Bacnil', '15.00', '500 mg', '851', '13', '162', '2022-08-09 17:00:36', '2022-08-09 17:00:36'),
(13665, 'Beloxin', '15.00', '500 mg', '851', '13', '40', '2022-08-09 17:01:19', '2022-08-09 17:01:19'),
(13666, 'Benfloxin', '15.00', '500 mg', '851', '13', '42', '2022-08-09 17:02:03', '2022-08-09 17:02:03'),
(13667, 'Corbic', '15.00', '500 mg', '851', '13', '130', '2022-08-09 17:02:47', '2022-08-09 17:02:47'),
(13668, 'Coslev', '14.00', '500 mg', '851', '13', '55', '2022-08-09 17:03:32', '2022-08-09 17:03:32'),
(13669, 'Evo', '9.00', '250 mg', '851', '13', '43', '2022-08-09 17:04:13', '2022-08-09 17:04:13'),
(13670, 'Evo', '16.00', '500 mg', '851', '13', '43', '2022-08-09 17:04:56', '2022-08-09 17:04:56'),
(13671, 'Evo', '20.00', '750 mg', '851', '13', '43', '2022-08-09 17:05:40', '2022-08-09 17:05:40'),
(13672, 'Evo', '75.00', '125 mg/5 ml', '851', '28', '43', '2022-08-09 17:06:49', '2022-08-09 17:06:49'),
(13673, 'Evo', '100.00', '500 mg/100 ml', '851', '50', '43', '2022-08-09 17:07:38', '2022-08-09 17:07:38'),
(13674, 'Evocin', '12.00', '500 mg', '851', '13', '90', '2022-08-09 17:10:17', '2022-08-09 17:10:17'),
(13675, 'Evoloxin', '13.09', '500 mg', '851', '13', '88', '2022-08-09 17:10:46', '2022-08-09 17:10:46'),
(13676, 'Evonex', '13.09', '500 mg', '851', '13', '98', '2022-08-09 17:11:53', '2022-08-09 17:11:53'),
(13677, 'Exolev', '6.99', '250 mg', '851', '13', '167', '2022-08-09 17:12:40', '2022-08-09 17:12:40'),
(13678, 'Exolev', '15.99', '500 mg', '851', '13', '167', '2022-08-09 17:13:09', '2022-08-09 17:13:09'),
(13679, 'Flovo', '15.00', '500 mg', '851', '13', '60', '2022-08-09 17:14:18', '2022-08-09 17:14:18'),
(13680, 'Genolev', '15.11', '500 mg', '851', '13', '78', '2022-08-09 17:15:05', '2022-08-09 17:15:05'),
(13681, 'Isovox', '13.00', '500 mg', '851', '13', '22', '2022-08-09 17:15:33', '2022-08-09 17:15:33'),
(13682, 'Laxod', '15.00', '500 mg', '851', '13', '116', '2022-08-09 17:17:17', '2022-08-09 17:17:17'),
(13683, 'Lecocin', '15.00', '500 mg', '851', '13', '152', '2022-08-09 17:17:43', '2022-08-09 17:17:43'),
(13684, 'Leevotin', '15.00', '500 mg', '851', '13', '120', '2022-08-09 17:18:54', '2022-08-09 17:18:54'),
(13685, 'Leevotin', '15.00', '500 mg', '851', '13', '183', '2022-08-09 17:21:00', '2022-08-09 17:21:00'),
(13686, 'Lefex', '14.00', '500 mg', '851', '13', '64', '2022-08-09 17:21:32', '2022-08-09 17:21:32'),
(13687, 'Leflox', '15.11', '500 mg', '851', '13', '18', '2022-08-09 17:22:44', '2022-08-09 17:22:44'),
(13688, 'Leflox', '20.13', '750 mg', '851', '13', '18', '2022-08-09 17:25:16', '2022-08-09 17:25:16'),
(13689, 'Leo', '8.07', '250 mg', '851', '13', '19', '2022-08-09 17:25:40', '2022-08-09 17:25:40'),
(13690, 'Leo', '15.10', '500 mg', '851', '13', '19', '2022-08-09 17:26:25', '2022-08-09 17:26:25'),
(13691, 'Leo', '20.13', '750 mg', '851', '13', '19', '2022-08-09 17:27:40', '2022-08-09 17:27:40'),
(13692, 'Leo', '100.30', '500 mg/100 ml', '851', '50', '19', '2022-08-09 17:30:31', '2022-08-09 17:30:31'),
(13693, 'Leoflox', '15.05', '500 mg', '851', '13', '23', '2022-08-09 17:31:01', '2022-08-09 17:31:01'),
(13694, 'Leoflox', '7.02', '250 mg', '851', '13', '23', '2022-08-09 17:32:30', '2022-08-09 17:32:30'),
(13695, 'Leosil', '15.00', '500 mg', '851', '13', '173', '2022-08-09 17:32:59', '2022-08-09 17:32:59'),
(13696, 'Lequin', '10.00', '500 mg', '851', '13', '31', '2022-08-09 17:33:58', '2022-08-09 17:33:58'),
(13697, 'Lerof', '14.10', '500 mg', '851', '13', '192', '2022-08-09 17:35:12', '2022-08-09 17:35:12'),
(13698, 'Lethiquin', '15.05', '500 mg', '851', '13', '157', '2022-08-09 17:35:46', '2022-08-09 17:35:46'),
(13699, 'Levin', '14.00', '500 mg', '851', '13', '28', '2022-08-09 17:36:56', '2022-08-09 17:36:56'),
(13700, 'Levo', '15.00', '500 mg', '851', '13', '36', '2022-08-09 17:37:23', '2022-08-09 17:37:23'),
(13701, 'Levo', '15.00', '500 mg', '851', '13', '36', '2022-08-09 17:37:31', '2022-08-09 17:37:31'),
(13702, 'Levobac', '15.06', '500 mg', '851', '13', '150', '2022-08-09 17:38:28', '2022-08-09 17:38:28'),
(13703, 'Levobac', '20.08', '750 mg', '851', '13', '150', '2022-08-09 17:40:06', '2022-08-09 17:40:06'),
(13704, 'Levobac', '100.00', '500 mg/100 ml', '851', '50', '150', '2022-08-09 17:41:16', '2022-08-09 17:41:16'),
(13705, 'Levocare', '15.00', '500 mg', '851', '13', '63', '2022-08-09 17:44:43', '2022-08-09 17:44:43'),
(13706, 'Levocin', '12.00', '500 mg', '851', '13', '62', '2022-08-09 17:45:30', '2022-08-09 17:45:30'),
(13707, 'Levocos', '14.40', '500 mg', '851', '13', '54', '2022-08-09 17:46:08', '2022-08-09 17:46:08'),
(13708, 'Levoday', '16.00', '500 mg', '851', '13', '193', '2022-08-09 17:48:01', '2022-08-09 17:48:01'),
(13709, 'Levedon', '15.00', '500 mg', '851', '13', '32', '2022-08-09 17:48:46', '2022-08-09 17:48:46'),
(13710, 'Levoflox', '15.05', '500 mg', '851', '13', '65', '2022-08-09 17:49:26', '2022-08-09 17:49:26'),
(13711, 'Levoflox', '20.10', '750 mg', '851', '13', '65', '2022-08-09 17:50:06', '2022-08-09 17:50:06'),
(13712, 'Levoflox', '100.00', '500 mg/100 ml', '851', '50', '65', '2022-08-09 17:50:55', '2022-08-09 17:50:55'),
(13713, 'Levoking', '15.06', '500 mg', '851', '13', '161', '2022-08-09 17:51:41', '2022-08-09 17:51:41'),
(13714, 'Levoking', '20.07', '750 mg', '851', '13', '161', '2022-08-09 17:52:10', '2022-08-09 17:52:10'),
(13715, 'Levoking', '80.00', '125 mg/5 ml', '851', '28', '161', '2022-08-09 17:53:26', '2022-08-09 17:53:26'),
(13716, 'Levolex', '14.00', '500 mg', '851', '13', '146', '2022-08-09 18:36:07', '2022-08-09 18:36:07'),
(13717, 'Levolo', '15.00', '500 mg', '851', '13', '142', '2022-08-09 18:36:37', '2022-08-09 18:36:37'),
(13718, 'Levolon', '14.00', '500 mg', '851', '13', '143', '2022-08-09 18:37:25', '2022-08-09 18:37:25'),
(13719, 'Levolon', '7.50', '250 mg', '851', '13', '143', '2022-08-09 18:38:49', '2022-08-09 18:38:49'),
(13720, 'Levomax', '15.00', '500 mg', '851', '13', '71', '2022-08-09 18:39:29', '2022-08-09 18:39:29'),
(13721, 'Levomax', '20.00', '750 mg', '851', '13', '71', '2022-08-09 18:40:18', '2022-08-09 18:40:18'),
(13722, 'Levomet', '8.00', '250 mg', '851', '13', '113', '2022-08-09 18:41:14', '2022-08-09 18:41:14'),
(13723, 'Levonce', '15.00', '500 mg', '851', '13', '48', '2022-08-09 18:42:04', '2022-08-09 18:42:04'),
(13724, 'Levonix', '14.00', '500 mg', '851', '13', '197', '2022-08-09 18:42:44', '2022-08-09 18:42:44'),
(13725, 'Levonor', '15.00', '500 mg', '851', '13', '129', '2022-08-09 18:43:29', '2022-08-09 18:43:29'),
(13726, 'Levonor', '20.06', '750 mg', '851', '13', '129', '2022-08-09 18:44:07', '2022-08-09 18:44:07'),
(13727, 'Levoquin', '15.10', '500 mg', '851', '13', '124', '2022-08-09 18:44:45', '2022-08-09 18:44:45'),
(13728, 'Levora', '14.05', '500 mg', '851', '13', '177', '2022-08-09 18:45:27', '2022-08-09 18:45:27'),
(13729, 'Levosafe', '15.00', '500 mg', '851', '13', '72', '2022-08-09 18:46:10', '2022-08-09 18:46:10'),
(13730, 'Levoseem', '16.00', '500 mg', '851', '13', '170', '2022-08-09 18:47:03', '2022-08-09 18:47:03'),
(13731, 'Levosina', '15.50', '500 mg', '851', '13', '91', '2022-08-09 18:47:35', '2022-08-09 18:47:35'),
(13732, 'Levosina', '21.00', '750 mg', '851', '13', '91', '2022-08-09 18:48:16', '2022-08-09 18:48:16'),
(13733, 'Levostin', '13.00', '500 mg', '851', '13', '21', '2022-08-09 18:48:55', '2022-08-09 18:48:55'),
(13734, 'Levox', '8.03', '250 mg', '851', '13', '136', '2022-08-09 18:49:35', '2022-08-09 18:49:35'),
(13735, 'Levox', '15.10', '500 mg', '851', '13', '136', '2022-08-09 18:50:16', '2022-08-09 18:50:16'),
(13736, 'Levox', '20.08', '750 mg', '851', '13', '136', '2022-08-09 18:50:52', '2022-08-09 18:50:52'),
(13737, 'Levox', '75.28', '125 mg/5 ml', '851', '28', '136', '2022-08-09 18:51:40', '2022-08-09 18:51:40'),
(13738, 'Levox', '100.38', '500 mg/100 ml', '851', '50', '136', '2022-08-09 18:53:07', '2022-08-09 18:53:07'),
(13739, 'Levoxin', '8.00', '250 mg', '851', '13', '92', '2022-08-09 18:54:39', '2022-08-09 18:54:39'),
(13740, 'Levoxin', '15.00', '500 mg', '851', '13', '92', '2022-08-09 18:55:23', '2022-08-09 18:55:23'),
(13741, 'Levoxin', '20.00', '750 mg', '851', '13', '92', '2022-08-09 18:55:59', '2022-08-09 18:55:59'),
(13742, 'Levoxin', '80.00', '125 mg/5 ml', '851', '28', '92', '2022-08-09 18:56:40', '2022-08-09 18:56:40'),
(13743, 'Levoxin', '100.00', '500 mg/100 ml', '851', '50', '92', '2022-08-09 18:57:35', '2022-08-09 18:57:35'),
(13744, 'Lexa', '15.00', '500 mg', '851', '13', '83', '2022-08-09 18:58:15', '2022-08-09 18:58:15'),
(13745, 'Lexazen', '8.00', '250 mg', '851', '13', '196', '2022-08-09 18:58:54', '2022-08-09 18:58:54'),
(13746, 'Lexazen', '17.00', '500 mg', '851', '13', '196', '2022-08-09 18:59:31', '2022-08-09 18:59:31'),
(13747, 'Lexlo', '13.04', '500 mg', '851', '13', '27', '2022-08-09 19:00:11', '2022-08-09 19:00:11'),
(13748, 'Lexlo', '8.03', '250 mg', '851', '13', '27', '2022-08-09 19:00:49', '2022-08-09 19:00:49'),
(13749, 'Lezon', '15.00', '500 mg', '851', '13', '73', '2022-08-09 19:01:30', '2022-08-09 19:01:30'),
(13750, 'Lifcin', '15.06', '500 mg', '851', '13', '45', '2022-08-09 19:02:10', '2022-08-09 19:02:10'),
(13751, 'Lifcin', '75.28', '125 mg/5 ml', '851', '28', '45', '2022-08-09 19:02:45', '2022-08-09 19:02:45'),
(13752, 'Lifcin', '20.14', '750 mg', '851', '13', '45', '2022-08-09 19:03:26', '2022-08-09 19:03:26'),
(13753, 'Lifcin', '100.30', '500 mg/100 ml', '851', '50', '45', '2022-08-09 19:04:03', '2022-08-09 19:04:03'),
(13754, 'Lin', '10.00', '250 mg', '851', '13', '101', '2022-08-09 19:04:45', '2022-08-09 19:04:45'),
(13755, 'Lin', '15.05', '500 mg', '851', '13', '101', '2022-08-09 19:05:25', '2022-08-09 19:05:25'),
(13756, 'Livacin', '15.05', '500 mg', '851', '13', '77', '2022-08-09 19:10:39', '2022-08-09 19:10:39'),
(13757, 'Locin', '11.00', '250 mg', '851', '13', '82', '2022-08-09 19:11:28', '2022-08-09 19:11:28'),
(13758, 'Locin', '14.00', '500 mg', '851', '13', '82', '2022-08-09 19:12:16', '2022-08-09 19:12:16'),
(13759, 'JMI Syringe', '6.60', '3mL/ 5mL', '1562', '10', '127', '2022-08-10 00:14:05', '2022-08-10 00:14:05'),
(13760, 'Lotor', '15.00', '500 mg', '851', '13', '105', '2022-08-10 00:38:56', '2022-08-10 00:38:56'),
(13761, 'Lovicin', '15.00', '500 mg', '851', '13', '126', '2022-08-10 01:02:36', '2022-08-10 01:02:36'),
(13762, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:03:14', '2022-08-10 01:03:14'),
(13763, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:19:40', '2022-08-10 01:19:40'),
(13764, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:19:40', '2022-08-10 01:19:40'),
(13765, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:19:40', '2022-08-10 01:19:40'),
(13766, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:19:40', '2022-08-10 01:19:40'),
(13767, 'Loxin', '11.93', '500 mg', '851', '13', '112', '2022-08-10 01:19:40', '2022-08-10 01:19:40'),
(13768, 'Maxlev', '12.00', '500 mg', '851', '13', '132', '2022-08-10 01:21:15', '2022-08-10 01:21:15'),
(13769, 'Maxlev', '12.00', '500 mg', '851', '13', '132', '2022-08-10 01:21:31', '2022-08-10 01:21:31'),
(13770, 'Maxlev', '12.00', '500 mg', '851', '13', '132', '2022-08-10 01:27:20', '2022-08-10 01:27:20'),
(13771, 'Maxlev', '12.00', '500 mg', '851', '13', '132', '2022-08-10 01:27:20', '2022-08-10 01:27:20'),
(13772, 'Maxlev', '12.00', '500 mg', '851', '13', '132', '2022-08-10 01:27:20', '2022-08-10 01:27:20'),
(13773, 'Neolev', '12.00', '500 mg', '851', '13', '111', '2022-08-10 01:29:33', '2022-08-10 01:29:33'),
(13774, 'Neolev', '12.00', '500 mg', '851', '13', '111', '2022-08-10 02:10:06', '2022-08-10 02:10:06'),
(13775, 'Neolev', '12.00', '500 mg', '851', '13', '111', '2022-08-10 02:10:57', '2022-08-10 02:10:57'),
(13776, 'Neovox', '16.00', '500 mg', '851', '13', '202', '2022-08-10 03:36:58', '2022-08-10 03:36:58'),
(13777, 'Nivoloc', '15.00', '500 mg', '851', '13', '102', '2022-08-10 03:37:49', '2022-08-10 03:37:49'),
(13778, 'Olcin', '15.00', '500 mg', '851', '13', '61', '2022-08-10 03:38:33', '2022-08-10 03:38:33'),
(13779, 'Olcin', '15.00', '500 mg', '851', '13', '61', '2022-08-10 03:38:44', '2022-08-10 03:38:44'),
(13780, 'Orgalev', '15.05', '500 mg', '851', '13', '138', '2022-08-10 03:39:20', '2022-08-10 03:39:20');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(13781, 'Orgalev', '15.05', '500 mg', '851', '13', '138', '2022-08-10 03:40:32', '2022-08-10 03:40:32'),
(13782, 'Orlev', '100.00', '500 mg/100 ml', '851', '50', '139', '2022-08-10 03:41:29', '2022-08-10 03:41:29'),
(13783, 'Orlev', '100.00', '500 mg/100 ml', '851', '50', '139', '2022-08-10 03:41:42', '2022-08-10 03:41:42'),
(13784, 'Orlev', '7.99', '250 mg', '851', '13', '139', '2022-08-10 03:42:25', '2022-08-10 03:42:25'),
(13785, 'Orlev', '7.99', '250 mg', '851', '13', '139', '2022-08-10 03:42:36', '2022-08-10 03:42:36'),
(13786, 'Orlev', '15.01', '500 mg', '851', '13', '139', '2022-08-10 03:43:29', '2022-08-10 03:43:29'),
(13787, 'Orlev', '15.10', '500 mg', '851', '13', '140', '2022-08-10 03:44:03', '2022-08-10 03:44:03'),
(13788, 'Orlev', '15.10', '500 mg', '851', '13', '140', '2022-08-10 03:44:14', '2022-08-10 03:44:14'),
(13789, 'Ovel', '15.00', '500 mg', '851', '13', '34', '2022-08-10 03:44:47', '2022-08-10 03:44:47'),
(13790, 'Ovel', '15.00', '500 mg', '851', '13', '34', '2022-08-10 03:44:59', '2022-08-10 03:44:59'),
(13791, 'Prevo', '14.00', '500 mg', '851', '13', '151', '2022-08-10 03:46:09', '2022-08-10 03:46:09'),
(13792, 'Prevo', '14.00', '500 mg', '851', '13', '151', '2022-08-10 03:46:20', '2022-08-10 03:46:20'),
(13793, 'Quilev', '15.00', '500 mg', '851', '13', '119', '2022-08-10 03:46:55', '2022-08-10 03:46:55'),
(13794, 'Quilev', '15.00', '500 mg', '851', '13', '119', '2022-08-10 03:47:04', '2022-08-10 03:47:04'),
(13795, 'Quilev', '15.00', '500 mg', '851', '13', '119', '2022-08-10 03:48:37', '2022-08-10 03:48:37'),
(13796, 'Quilev', '15.00', '500 mg', '851', '13', '119', '2022-08-10 03:48:48', '2022-08-10 03:48:48'),
(13797, 'Quilev', '15.00', '500 mg', '851', '13', '119', '2022-08-10 03:48:48', '2022-08-10 03:48:48'),
(13798, 'Quiva', '13.00', '500 mg', '851', '13', '20', '2022-08-10 03:49:14', '2022-08-10 03:49:14'),
(13799, 'Quiva', '13.00', '500 mg', '851', '13', '20', '2022-08-10 03:49:35', '2022-08-10 03:49:35'),
(13800, 'Quixin', '15.10', '500 mg', '851', '13', '39', '2022-08-10 03:50:02', '2022-08-10 03:50:02'),
(13801, 'Quixin', '15.10', '500 mg', '851', '13', '39', '2022-08-10 03:50:11', '2022-08-10 03:50:11'),
(13802, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:50:40', '2022-08-10 03:50:40'),
(13803, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:50:43', '2022-08-10 03:50:43'),
(13804, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:51:16', '2022-08-10 03:51:16'),
(13805, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:51:29', '2022-08-10 03:51:29'),
(13806, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:51:29', '2022-08-10 03:51:29'),
(13807, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:51:29', '2022-08-10 03:51:29'),
(13808, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:51:29', '2022-08-10 03:51:29'),
(13809, 'Radibac', '15.05', '500 mg', '851', '13', '53', '2022-08-10 03:52:35', '2022-08-10 03:52:35'),
(13810, 'Resquin', '15.00', '500 mg', '851', '13', '89', '2022-08-10 03:53:23', '2022-08-10 03:53:23'),
(13811, 'Tivanik', '8.03', '250 mg', '851', '13', '174', '2022-08-10 03:53:52', '2022-08-10 03:53:52'),
(13812, 'Tivanik', '8.03', '250 mg', '851', '13', '174', '2022-08-10 03:54:07', '2022-08-10 03:54:07'),
(13813, 'Tivanik', '15.06', '500 mg', '851', '13', '174', '2022-08-10 03:54:36', '2022-08-10 03:54:36'),
(13814, 'Tivanik', '15.06', '500 mg', '851', '13', '174', '2022-08-10 03:55:14', '2022-08-10 03:55:14'),
(13815, 'Tivanik', '15.06', '500 mg', '851', '13', '174', '2022-08-10 03:55:14', '2022-08-10 03:55:14'),
(13816, 'Toplevo', '15.03', '500 mg', '851', '13', '127', '2022-08-10 03:56:05', '2022-08-10 03:56:05'),
(13817, 'Toplevo', '15.03', '500 mg', '851', '13', '127', '2022-08-10 03:57:11', '2022-08-10 03:57:11'),
(13818, 'Trevox', '15.10', '500 mg', '851', '13', '179', '2022-08-10 03:57:45', '2022-08-10 03:57:45'),
(13819, 'Trevox', '15.10', '500 mg', '851', '13', '179', '2022-08-10 03:57:56', '2022-08-10 03:57:56'),
(13820, 'Trevox', '20.13', '750 mg', '851', '13', '179', '2022-08-10 03:58:33', '2022-08-10 03:58:33'),
(13821, 'Trevox', '20.13', '750 mg', '851', '13', '179', '2022-08-10 04:01:13', '2022-08-10 04:01:13'),
(13822, 'Trevox', '20.13', '750 mg', '851', '13', '179', '2022-08-10 04:01:13', '2022-08-10 04:01:13'),
(13823, 'Trevox', '100.30', '500 mg/100 ml', '851', '50', '179', '2022-08-10 04:02:01', '2022-08-10 04:02:01'),
(13824, 'Trevox', '100.30', '500 mg/100 ml', '851', '50', '179', '2022-08-10 04:02:48', '2022-08-10 04:02:48'),
(13825, 'Trevox', '100.30', '500 mg/100 ml', '851', '50', '179', '2022-08-10 04:02:48', '2022-08-10 04:02:48'),
(13826, 'Trilon', '15.00', '500 mg', '851', '13', '186', '2022-08-10 04:03:33', '2022-08-10 04:03:33'),
(13827, 'Urilev', '14.93', '500 mg', '851', '13', '185', '2022-08-10 04:04:04', '2022-08-10 04:04:04'),
(13828, 'Urilev', '14.93', '500 mg', '851', '13', '185', '2022-08-10 04:04:53', '2022-08-10 04:04:53'),
(13829, 'Urilev', '14.93', '500 mg', '851', '13', '185', '2022-08-10 04:05:06', '2022-08-10 04:05:06'),
(13830, 'Urilev', '14.93', '500 mg', '851', '13', '185', '2022-08-10 04:05:06', '2022-08-10 04:05:06'),
(13831, 'Urilev', '14.93', '500 mg', '851', '13', '185', '2022-08-10 04:05:39', '2022-08-10 04:05:39'),
(13832, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:05:39', '2022-08-10 04:05:39'),
(13833, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:07:43', '2022-08-10 04:07:43'),
(13834, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:07:44', '2022-08-10 04:07:44'),
(13835, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:07:44', '2022-08-10 04:07:44'),
(13836, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:07:44', '2022-08-10 04:07:44'),
(13837, 'Xelevo', '15.00', '500 mg', '851', '13', '147', '2022-08-10 04:08:20', '2022-08-10 04:08:20'),
(13838, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:08:31', '2022-08-10 04:08:31'),
(13839, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:08:31', '2022-08-10 04:08:31'),
(13840, 'Xelevo', '15.00', '500 mg', '851', '13', '147', '2022-08-10 04:08:31', '2022-08-10 04:08:31'),
(13841, 'Urilev', '100.00', '500 mg/100 ml', '851', '50', '185', '2022-08-10 04:08:31', '2022-08-10 04:08:31'),
(13842, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:09:14', '2022-08-10 04:09:14'),
(13843, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:09:21', '2022-08-10 04:09:21'),
(13844, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:09:35', '2022-08-10 04:09:35'),
(13845, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:09:35', '2022-08-10 04:09:35'),
(13846, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:09:55', '2022-08-10 04:09:55'),
(13847, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:10:09', '2022-08-10 04:10:09'),
(13848, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:10:09', '2022-08-10 04:10:09'),
(13849, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:10:09', '2022-08-10 04:10:09'),
(13850, 'Xenolev', '15.00', '500 mg', '851', '13', '194', '2022-08-10 04:11:45', '2022-08-10 04:11:45'),
(13851, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:15:01', '2022-08-10 04:15:01'),
(13852, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:16:00', '2022-08-10 04:16:00'),
(13853, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:16:18', '2022-08-10 04:16:18'),
(13854, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:16:18', '2022-08-10 04:16:18'),
(13855, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:02', '2022-08-10 04:17:02'),
(13856, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:02', '2022-08-10 04:17:02'),
(13857, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:02', '2022-08-10 04:17:02'),
(13858, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:02', '2022-08-10 04:17:02'),
(13859, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:03', '2022-08-10 04:17:03'),
(13860, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:03', '2022-08-10 04:17:03'),
(13861, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:03', '2022-08-10 04:17:03'),
(13862, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:03', '2022-08-10 04:17:03'),
(13863, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:17:12', '2022-08-10 04:17:12'),
(13864, 'Cipran', '35.00', '80 mg', '853', '20', '161', '2022-08-10 04:19:03', '2022-08-10 04:19:03'),
(13865, 'Cipran', '18.00', '40 mg', '853', '20', '161', '2022-08-10 04:20:10', '2022-08-10 04:20:10'),
(13866, 'EC-Pill', '65.00', '1.5 mg', '854', '13', '185', '2022-08-10 04:21:02', '2022-08-10 04:21:02'),
(13867, 'Emcon', '60.00', '0.75 mg', '854', '13', '161', '2022-08-10 22:54:06', '2022-08-10 22:54:06'),
(13868, 'Emcon 1', '70.00', '1.5 mg', '854', '13', '161', '2022-08-10 22:54:58', '2022-08-10 22:54:58'),
(13869, 'I-Pill DS', '70.00', '1.5 mg', '854', '13', '150', '2022-08-10 22:55:45', '2022-08-10 22:55:45'),
(13870, 'Norix', '60.00', '0.75 mg', '854', '13', '176', '2022-08-10 22:56:46', '2022-08-10 22:56:46'),
(13871, 'Norix 1', '60.00', '1.5 mg', '854', '13', '176', '2022-08-10 22:57:34', '2022-08-10 22:57:34'),
(13872, 'Norpill', '70.00', '0.75 mg', '854', '13', '179', '2022-08-10 22:58:37', '2022-08-10 22:58:37'),
(13873, 'Norpill 1', '70.00', '1.5 mg', '854', '13', '179', '2022-08-10 22:59:39', '2022-08-10 22:59:39'),
(13874, 'Postinor', '80.00', '0.75 mg', '854', '13', '52', '2022-08-10 23:00:26', '2022-08-10 23:00:26'),
(13875, 'Setfree', '65.00', '1.5 mg', '854', '13', '133', '2022-08-10 23:01:11', '2022-08-10 23:01:11'),
(13876, 'Brodil Levo', '250.00', '50 mcg/puff', '855', '48', '18', '2022-08-10 23:27:07', '2022-08-10 23:27:07'),
(13877, 'PulmoCare-L', '250.00', '50 mcg/puff', '855', '48', '89', '2022-08-10 23:29:08', '2022-08-10 23:29:08'),
(13878, 'Purisal', '10.00', '0.31 mg/3ml', '855', '53', '92', '2022-08-10 23:31:12', '2022-08-10 23:31:12'),
(13879, 'Purisal', '15.00', '0.63 mg/3 ml', '855', '53', '92', '2022-08-10 23:33:39', '2022-08-10 23:33:39'),
(13880, 'Purisal', '20.00', '1.25 mg/3 ml', '855', '53', '92', '2022-08-10 23:34:45', '2022-08-10 23:34:45'),
(13881, 'Actisal', '0.90', '1 mg', '856', '13', '174', '2022-08-10 23:37:57', '2022-08-10 23:37:57'),
(13882, 'Actisal', '25.00', '1 mg/5 ml (50 ml bottle)', '856', '59', '174', '2022-08-10 23:38:54', '2022-08-10 23:38:54'),
(13883, 'Actisal', '35.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '174', '2022-08-10 23:39:52', '2022-08-10 23:39:52'),
(13884, 'Actisal', '1.71', '2 mg', '856', '13', '174', '2022-08-10 23:41:10', '2022-08-10 23:41:10'),
(13885, 'Aire', '1.70', '2 mg', '856', '13', '61', '2022-08-10 23:41:52', '2022-08-10 23:41:52'),
(13886, 'Aire', '0.90', '1 mg', '856', '13', '61', '2022-08-10 23:42:37', '2022-08-10 23:42:37'),
(13887, 'Airpro', '45.00', '1 mg/5 ml', '856', '59', '74', '2022-08-10 23:43:19', '2022-08-10 23:43:19'),
(13888, 'Arolax', '1.00', '1 mg', '856', '13', '124', '2022-08-10 23:43:58', '2022-08-10 23:43:58'),
(13889, 'Arolax', '30.00', '1 mg/5 ml (60 ml bottle)', '856', '59', '124', '2022-08-10 23:44:38', '2022-08-10 23:44:38'),
(13890, 'Arolax', '45.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '124', '2022-08-10 23:45:50', '2022-08-10 23:45:50'),
(13891, 'Arolax', '1.70', '2 mg', '856', '13', '124', '2022-08-10 23:46:31', '2022-08-10 23:46:31'),
(13892, 'Asmolex-L', '45.00', '1 mg/5 ml', '856', '59', '34', '2022-08-10 23:47:10', '2022-08-10 23:47:10'),
(13893, 'Brizy', '2.00', '2 mg', '856', '13', '71', '2022-08-10 23:47:57', '2022-08-10 23:47:57'),
(13894, 'Brizy', '1.00', '1 mg', '856', '13', '71', '2022-08-10 23:48:36', '2022-08-10 23:48:36'),
(13895, 'Brizy', '32.00', '1 mg/5 ml (60 ml bottle)', '856', '59', '71', '2022-08-10 23:51:20', '2022-08-10 23:51:20'),
(13896, 'Brizy', '45.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '71', '2022-08-10 23:52:15', '2022-08-10 23:52:15'),
(13897, 'Brodil Le', '30.09', '1 mg/5 ml (50 ml bottle)', '856', '59', '18', '2022-08-10 23:52:59', '2022-08-10 23:52:59'),
(13898, 'Brodil Levo', '45.14', '1 mg/5 ml (100 ml bottle)', '856', '59', '18', '2022-08-10 23:53:41', '2022-08-10 23:53:41'),
(13899, 'Brodil', '1.10', '1 mg', '856', '13', '18', '2022-08-10 23:54:17', '2022-08-10 23:54:17'),
(13900, 'Brodil', '1.91', '2 mg', '856', '13', '18', '2022-08-10 23:55:04', '2022-08-10 23:55:04'),
(13901, 'Comfil', '1.71', '2 mg', '856', '13', '147', '2022-08-10 23:55:37', '2022-08-10 23:55:37'),
(13902, 'Comfil', '38.00', '1 mg/5 ml', '856', '59', '147', '2022-08-10 23:56:52', '2022-08-10 23:56:52'),
(13903, 'L-Sol', '1.50', '2 mg', '856', '13', '72', '2022-08-10 23:57:39', '2022-08-10 23:57:39'),
(13904, 'L-S', '30.00', '1 mg/5 ml', '856', '59', '72', '2022-08-10 23:58:23', '2022-08-10 23:58:23'),
(13905, 'Lebrod', '0.75', '1 mg', '856', '13', '23', '2022-08-11 00:00:13', '2022-08-11 00:00:13'),
(13906, 'Lebrod', '1.40', '2 mg', '856', '13', '23', '2022-08-11 00:01:01', '2022-08-11 00:01:01'),
(13907, 'Lebrod', '45.14', '1 mg/5 ml', '856', '59', '23', '2022-08-11 00:01:39', '2022-08-11 00:01:39'),
(13908, 'Lebutal', '40.00', '1 mg/5 ml', '856', '59', '142', '2022-08-11 00:02:24', '2022-08-11 00:02:24'),
(13909, 'Lebutal', '1.90', '2 mg', '856', '13', '142', '2022-08-11 00:03:01', '2022-08-11 00:03:01'),
(13910, 'Lebutal', '1.00', '1 mg', '856', '13', '142', '2022-08-11 00:03:40', '2022-08-11 00:03:40'),
(13911, 'Letol', '1.70', '2 mg', '856', '13', '82', '2022-08-11 00:05:23', '2022-08-11 00:05:23'),
(13912, 'Lesal', '30.00', '1 mg/5 ml (60 ml bottle)', '856', '59', '31', '2022-08-11 00:06:11', '2022-08-11 00:06:11'),
(13913, 'Lesal', '40.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '31', '2022-08-11 00:06:47', '2022-08-11 00:06:47'),
(13914, 'Letol', '38', '1 mg/5 ml', '856', '59', '82', '2022-08-11 00:07:29', '2022-08-11 00:07:29'),
(13915, 'Levair', '35.24', '1 mg/5 ml', '856', '59', '78', '2022-08-11 00:08:09', '2022-08-11 00:08:09'),
(13916, 'Leventa', '38.11', '1 mg/5 ml', '856', '59', '130', '2022-08-11 00:08:50', '2022-08-11 00:08:50'),
(13917, 'Levoair', '45.00', '1 mg/5 ml', '856', '59', '101', '2022-08-11 00:09:31', '2022-08-11 00:09:31'),
(13918, 'Levodis', '45.00', '1 mg/5 ml', '856', '59', '159', '2022-08-11 00:10:10', '2022-08-11 00:10:10'),
(13919, 'Levostar', '1.00', '1 mg', '856', '13', '179', '2022-08-11 00:10:47', '2022-08-11 00:10:47'),
(13920, 'Levostar', '2.00', '2 mg', '856', '13', '179', '2022-08-11 00:11:28', '2022-08-11 00:11:28'),
(13921, 'Levostar', '30.10', '1 mg/5 ml (50 ml bottle)', '856', '59', '179', '2022-08-11 00:12:17', '2022-08-11 00:12:17'),
(13922, 'Levostar', '45.13', '1 mg/5 ml (100 ml bottle)', '856', '59', '179', '2022-08-11 00:13:11', '2022-08-11 00:13:11'),
(13923, 'Livodel', '35.13', '1 mg/5 ml', '856', '59', '150', '2022-08-11 00:14:01', '2022-08-11 00:14:01'),
(13924, 'Purilin', '1.72', '2 mg', '856', '13', '136', '2022-08-11 00:14:46', '2022-08-11 00:14:46'),
(13925, 'Purilin', '0.90', '1 mg', '856', '13', '136', '2022-08-11 00:15:31', '2022-08-11 00:15:31'),
(13926, 'Purilin', '25.16', '1 mg/5 ml (50 ml bottle)', '856', '59', '136', '2022-08-11 00:16:28', '2022-08-11 00:16:28'),
(13927, 'Purilin', '38.15', '1 mg/5 ml (100 ml bottle)', '856', '59', '136', '2022-08-11 00:17:17', '2022-08-11 00:17:17'),
(13928, 'Purisal', '30.00', '1 mg/5 ml (50 ml bottle)', '856', '59', '92', '2022-08-11 00:18:10', '2022-08-11 00:18:10'),
(13929, 'Purisal', '45.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '92', '2022-08-11 00:18:53', '2022-08-11 00:18:53'),
(13930, 'Purisal', '2.00', '2 mg', '856', '13', '92', '2022-08-11 00:19:41', '2022-08-11 00:19:41'),
(13931, 'Purisal', '1.00', '1 mg', '856', '13', '92', '2022-08-11 00:20:29', '2022-08-11 00:20:29'),
(13932, 'Purisal', '1.00', '1 mg', '856', '13', '92', '2022-08-11 00:23:06', '2022-08-11 00:23:06'),
(13933, 'Respira', '38.00', '1 mg/5 ml', '856', '59', '43', '2022-08-11 00:24:03', '2022-08-11 00:24:03'),
(13934, 'Respira', '1.70', '2 mg', '856', '13', '43', '2022-08-11 00:25:04', '2022-08-11 00:25:04'),
(13935, 'Respira', '0.90', '1 mg', '856', '13', '43', '2022-08-11 00:25:48', '2022-08-11 00:25:48'),
(13936, 'Salmolin-L', '30.10', '1 mg/5 ml (60 ml bottle)', '856', '59', '19', '2022-08-11 00:26:41', '2022-08-11 00:26:41'),
(13937, 'Salmolin-L', '38.26', '1 mg/5 ml (100 ml bottle)', '856', '59', '19', '2022-08-11 00:27:27', '2022-08-11 00:27:27'),
(13938, 'Salmolin-L', '38.26', '1 mg/5 ml (100 ml bottle)', '856', '59', '19', '2022-08-11 00:27:30', '2022-08-11 00:27:30'),
(13939, 'Trulax', '45.00', '1 mg/5 ml', '856', '59', '161', '2022-08-11 00:28:38', '2022-08-11 00:28:38'),
(13940, 'Ventisal-L', '30.00', '1 mg/5 ml (50 ml bottle)', '856', '59', '91', '2022-08-11 00:29:29', '2022-08-11 00:29:29'),
(13941, 'Ventisal-L', '40.00', '1 mg/5 ml (100 ml bottle)', '856', '59', '91', '2022-08-11 00:30:33', '2022-08-11 00:30:33'),
(13942, 'Ventisal-L', '2.00', '2 mg', '856', '13', '91', '2022-08-11 00:31:26', '2022-08-11 00:31:26'),
(13943, 'Zentolin', '0.45', '4 mg', '856', '13', '196', '2022-08-11 00:31:58', '2022-08-11 00:31:58'),
(13944, 'Euthycin', '1.20', '50 mcg', '857', '13', '92', '2022-08-11 00:36:58', '2022-08-11 00:36:58'),
(13945, 'Euthycin', '1.20', '50 mcg', '857', '13', '92', '2022-08-11 00:36:59', '2022-08-11 00:36:59'),
(13946, 'Euthycin', '1.20', '50 mcg', '857', '13', '92', '2022-08-11 00:36:59', '2022-08-11 00:36:59'),
(13947, 'Leroxy', '2.00', '50 mcg', '857', '13', '150', '2022-08-11 00:37:30', '2022-08-11 00:37:30'),
(13948, 'Synroid', '1.60', '50 mcg', '857', '13', '43', '2022-08-11 00:39:24', '2022-08-11 00:39:24'),
(13949, 'Thormon', '1.50', '50 mcg', '857', '13', '34', '2022-08-11 00:43:52', '2022-08-11 00:43:52'),
(13950, 'Thormon', '1.50', '50 mcg', '857', '13', '34', '2022-08-11 00:43:52', '2022-08-11 00:43:52'),
(13951, 'Thynor', '2.00', '50 mcg', '857', '13', '71', '2022-08-11 00:45:00', '2022-08-11 00:45:00'),
(13952, 'Thyrin', '1.11', '25 mcg', '857', '13', '179', '2022-08-11 00:45:48', '2022-08-11 00:45:48'),
(13953, 'Thyrin', '1.60', '50 mcg', '857', '13', '179', '2022-08-11 00:46:34', '2022-08-11 00:46:34'),
(13954, 'Thyrolar', '1.20', '50 mcg', '857', '13', '19', '2022-08-11 00:46:57', '2022-08-11 00:46:57'),
(13955, 'Thyronor', '1.11', '25 mcg', '856', '13', '133', '2022-08-11 00:48:05', '2022-08-11 00:48:05'),
(13956, 'Thyronor', '3.05', '100 mcg', '857', '13', '133', '2022-08-11 00:48:59', '2022-08-11 00:48:59'),
(13957, 'Thyronor', '3.05', '75 mcg', '857', '13', '133', '2022-08-11 00:51:35', '2022-08-11 00:51:35'),
(13958, 'Thyronor', '0.69', '12.5 mcg', '857', '13', '133', '2022-08-11 00:52:32', '2022-08-11 00:52:32'),
(13959, 'Thyronor', '2.28', '50 mcg', '857', '13', '133', '2022-08-11 00:53:21', '2022-08-11 00:53:21'),
(13960, 'Thyrotab', '2.00', '50 mcg', '857', '13', '91', '2022-08-11 00:53:47', '2022-08-11 00:53:47'),
(13961, 'Thyrox', '1.11', '25 mcg', '857', '13', '161', '2022-08-11 00:55:00', '2022-08-11 00:55:00'),
(13962, 'Thyrox', '3.10', '100 mcg', '857', '13', '161', '2022-08-11 00:55:51', '2022-08-11 00:55:51'),
(13963, 'Thyrox', '2.00', '50 mcg', '857', '13', '161', '2022-08-11 00:56:30', '2022-08-11 00:56:30'),
(13964, 'Thyrozim', '1.11', '25 mcg', '857', '13', '197', '2022-08-11 00:57:45', '2022-08-11 00:57:45'),
(13965, 'Thyrozim', '2.00', '50 mcg', '857', '13', '197', '2022-08-11 00:58:30', '2022-08-11 00:58:30'),
(13966, 'Thyrozim', '2.50', '100 mcg', '857', '13', '197', '2022-08-11 00:59:21', '2022-08-11 00:59:21'),
(13967, 'Chemocain-A', '65.00', '2%+0.0005%', '858', '10', '51', '2022-08-11 01:01:46', '2022-08-11 01:01:46'),
(13968, 'G-Lidocaine with Adrenaline', '50.00', '2%+0.0005%', '858', '10', '84', '2022-08-11 01:03:27', '2022-08-11 01:03:27'),
(13969, 'Jasocaine-A', '65.00', '2%+0.0005%', '858', '10', '98', '2022-08-11 01:04:26', '2022-08-11 01:04:26'),
(13970, 'Chemocain-A', '65.00', '2%+0.00005%', '859', '10', '51', '2022-08-11 01:05:29', '2022-08-11 01:05:29'),
(13971, 'Jasocaine-A DC', '30.10', '2%+0.00125%', '859', '10', '98', '2022-08-11 01:06:23', '2022-08-11 01:06:23'),
(13972, 'Lidocaine Plus', '65.00', '2%+0.00125%', '859', '10', '185', '2022-08-11 01:07:40', '2022-08-11 01:07:40'),
(13973, 'Z-Lidocaine Plus', '100.00', '2%+0.00125%', '859', '10', '197', '2022-08-11 01:08:38', '2022-08-11 01:08:38'),
(13974, 'Emprila', '100.00', '2.5%+2.5% (5 gm tube)', '860', '29', '190', '2022-08-11 01:10:23', '2022-08-11 01:10:23'),
(13975, 'Emprila', '400.00', '2.5%+2.5% (30 gm tube)', '860', '29', '190', '2022-08-11 01:11:21', '2022-08-11 01:11:21'),
(13976, 'Skisia', '135.00', '2.5%+2.5%', '860', '29', '89', '2022-08-11 01:12:27', '2022-08-11 01:12:27'),
(13977, 'Chemocain', '28.65', '2%', '861', '10', '51', '2022-08-11 01:14:14', '2022-08-11 01:14:14'),
(13978, 'G-Lidocaine', '3.50', '2% (2ml ampoule)', '861', '10', '84', '2022-08-11 01:15:26', '2022-08-11 01:15:26'),
(13979, 'G-Lidocaine', '25.00', '2% (50 ml vial)', '861', '10', '84', '2022-08-11 01:16:44', '2022-08-11 01:16:44'),
(13980, 'Jasocaine', '23.00', '1%', '861', '10', '98', '2022-08-11 01:17:22', '2022-08-11 01:17:22'),
(13981, 'Jasocaine', '28.74', '2%', '861', '10', '98', '2022-08-11 01:17:56', '2022-08-11 01:17:56'),
(13982, 'Jasocaine', '3.74', '4%', '861', '10', '98', '2022-08-11 01:18:50', '2022-08-11 01:18:50'),
(13983, 'Jasocaine', '3.74', '4%', '861', '10', '98', '2022-08-11 01:19:35', '2022-08-11 01:19:35'),
(13984, 'Lidocaine', '2.70', '2%', '861', '10', '113', '2022-08-11 01:20:23', '2022-08-11 01:20:23'),
(13985, 'Locaine', '28.74', '2%', '861', '10', '34', '2022-08-11 01:21:05', '2022-08-11 01:21:05'),
(13986, 'Z-Lidocaine', '28.65', '2%', '861', '10', '197', '2022-08-11 01:28:23', '2022-08-11 01:28:23'),
(13987, 'Jasocaine', '18.00', '2% (5 gm tube)', '862', '42', '98', '2022-08-11 01:29:36', '2022-08-11 01:29:36'),
(13988, 'Jasocaine', '95.00', '2% (30 gm tube)', '862', '42', '98', '2022-08-11 01:30:41', '2022-08-11 01:30:41'),
(13989, 'Xylogel', '100.00', '2%', '862', '42', '190', '2022-08-11 01:31:28', '2022-08-11 01:31:28'),
(13990, 'Z-Lidocaine', '90.00', '2%', '862', '42', '197', '2022-08-11 01:32:20', '2022-08-11 01:32:20'),
(13991, 'Eradra', '1800.00', '5%', '864', '69', '78', '2022-08-11 01:34:02', '2022-08-11 01:34:02'),
(13992, 'Liftear', '1800.00', '5%', '864', '69', '34', '2022-08-11 01:34:52', '2022-08-11 01:34:52'),
(13993, 'Emolent Plus', '200.00', '10%+5%+10%', '865', '29', '179', '2022-08-11 01:35:46', '2022-08-11 01:35:46'),
(13994, 'Ligend', '15.00', '5 mg', '866', '13', '73', '2022-08-11 01:47:14', '2022-08-11 01:47:14'),
(13995, 'Ligazid', '18.00', '5 mg', '866', '13', '71', '2022-08-11 01:47:48', '2022-08-11 01:47:48'),
(13996, 'Isentin', '15.00', '5 mg', '866', '13', '89', '2022-08-11 01:48:48', '2022-08-11 01:48:48'),
(13997, 'Glitin', '20.00', '5 mg', '866', '13', '18', '2022-08-11 01:49:59', '2022-08-11 01:49:59'),
(13998, 'Glipxen', '22.00', '5 mg', '866', '13', '39', '2022-08-11 01:51:23', '2022-08-11 01:51:23'),
(13999, 'Glinta', '20.00', '5 mg', '866', '13', '161', '2022-08-11 01:52:18', '2022-08-11 01:52:18'),
(14000, 'Edjenta', '20.00', '5 mg', '866', '13', '67', '2022-08-11 01:52:52', '2022-08-11 01:52:52'),
(14001, 'Diplin', '15.00', '5 mg', '866', '13', '124', '2022-08-11 02:26:09', '2022-08-11 02:26:09'),
(14002, 'Dialina', '15.00', '5 mg', '866', '13', '45', '2022-08-11 02:26:34', '2022-08-11 02:26:34'),
(14003, 'D-Lina', '16.00', '5 mg', '866', '13', '62', '2022-08-11 02:27:28', '2022-08-11 02:27:28'),
(14004, 'Carlina', '22.00', '5 mg', '866', '13', '156', '2022-08-11 02:28:13', '2022-08-11 02:28:13'),
(14005, 'Adlina', '20.00', '5 mg', '866', '13', '190', '2022-08-11 02:29:56', '2022-08-11 02:29:56'),
(14006, 'Lijenta', '22.00', '5 mg', '866', '13', '127', '2022-08-11 02:30:20', '2022-08-11 02:30:20'),
(14007, 'Linacon', '18.00', '5 mg', '866', '13', '53', '2022-08-11 02:31:36', '2022-08-11 02:31:36'),
(14008, 'Linadi', '18.00', '5 mg', '866', '13', '142', '2022-08-11 02:32:22', '2022-08-11 02:32:22'),
(14009, 'Linadus', '19.00', '5 mg', '866', '13', '136', '2022-08-11 02:34:11', '2022-08-11 02:34:11'),
(14010, 'Linaglip', '20.00', '5 mg', '866', '13', '34', '2022-08-11 02:34:39', '2022-08-11 02:34:39'),
(14011, 'Linago', '14.77', '5 mg', '866', '13', '112', '2022-08-11 02:37:37', '2022-08-11 02:37:37'),
(14012, 'Linajen', '20.00', '5 mg', '866', '13', '150', '2022-08-11 02:38:15', '2022-08-11 02:38:15'),
(14013, 'Linajen', '20.00', '5 mg', '866', '13', '150', '2022-08-11 02:38:27', '2022-08-11 02:38:27'),
(14014, 'Linalit', '18.00', '5 mg', '866', '13', '186', '2022-08-11 02:39:10', '2022-08-11 02:39:10'),
(14015, 'Linaptin', '18.00', '5 mg', '866', '13', '78', '2022-08-11 02:39:48', '2022-08-11 02:39:48'),
(14016, 'Linarol', '18.00', '5 mg', '866', '13', '65', '2022-08-11 02:40:33', '2022-08-11 02:40:33'),
(14017, 'Linastar', '18.00', '5 mg', '866', '13', '140', '2022-08-11 02:41:22', '2022-08-11 02:41:22'),
(14018, 'Linatab', '18.00', '5 mg', '866', '13', '92', '2022-08-11 02:42:03', '2022-08-11 02:42:03'),
(14019, 'Linatin', '7.00', '5 mg', '866', '13', '61', '2022-08-11 02:42:56', '2022-08-11 02:42:56'),
(14020, 'Linax', '7.00', '5 mg', '866', '13', '91', '2022-08-11 02:43:35', '2022-08-11 02:43:35'),
(14021, 'Linaxitin', '15.00', '5 mg', '866', '13', '147', '2022-08-11 02:44:28', '2022-08-11 02:44:28'),
(14022, 'Linera', '18.00', '5 mg', '866', '13', '197', '2022-08-11 02:45:16', '2022-08-11 02:45:16'),
(14023, 'Linita', '15.05', '5 mg', '866', '13', '179', '2022-08-11 02:45:59', '2022-08-11 02:45:59'),
(14024, 'Lino', '18', '5 mg', '866', '13', '19', '2022-08-11 02:46:47', '2022-08-11 02:46:47'),
(14025, 'Lintin', '20.00', '5 mg', '866', '13', '101', '2022-08-11 02:47:16', '2022-08-11 02:47:16'),
(14026, 'Renaliv', '21.25', '5 mg', '866', '13', '94', '2022-08-11 02:48:16', '2022-08-11 02:48:16'),
(14027, 'Renaliv', '21.25', '5 mg', '866', '13', '94', '2022-08-11 02:48:35', '2022-08-11 02:48:35'),
(14028, 'SB-Lina', '15.00', '5 mg', '866', '13', '181', '2022-08-11 02:49:17', '2022-08-11 02:49:17'),
(14029, 'Temolina', '20.00', '5 mg', '866', '13', '184', '2022-08-11 02:50:34', '2022-08-11 02:50:34'),
(14030, 'Traenta', '18.00', '5 mg', '866', '13', '43', '2022-08-11 02:51:26', '2022-08-11 02:51:26'),
(14031, 'Carlina-M', '12.00', '2.5 mg+500 mg', '867', '13', '156', '2022-08-11 03:03:00', '2022-08-11 03:03:00'),
(14032, 'Biolina Plus', '13.50', '2.5 mg+850 mg', '867', '13', '44', '2022-08-11 03:03:41', '2022-08-11 03:03:41'),
(14033, 'Biolina Plus', '13.50', '2.5 mg+850 mg', '867', '13', '44', '2022-08-11 03:04:51', '2022-08-11 03:04:51'),
(14034, 'Adlinameg', '14.00', '2.5 mg+850 mg', '867', '13', '190', '2022-08-11 03:05:46', '2022-08-11 03:05:46'),
(14035, 'Adlinameg', '14.00', '2.5 mg+850 mg', '867', '13', '190', '2022-08-11 03:06:36', '2022-08-11 03:06:36'),
(14036, 'Adlinameg', '12.00', '2.5 mg+500 mg', '867', '13', '190', '2022-08-11 03:07:38', '2022-08-11 03:07:38'),
(14037, 'Diplin M', '12.00', '2.5 mg+500 mg', '867', '13', '124', '2022-08-11 03:16:04', '2022-08-11 03:16:04'),
(14038, 'Diplin M', '12.00', '2.5 mg+500 mg', '867', '13', '124', '2022-08-11 03:16:04', '2022-08-11 03:16:04'),
(14039, 'Diplin M', '12.00', '2.5 mg+500 mg', '867', '13', '124', '2022-08-11 03:16:05', '2022-08-11 03:16:05'),
(14040, 'Diplin M', '12.00', '2.5 mg+500 mg', '867', '13', '124', '2022-08-11 03:16:05', '2022-08-11 03:16:05'),
(14041, 'Diplin M', '12.00', '2.5 mg+500 mg', '867', '13', '124', '2022-08-11 03:16:05', '2022-08-11 03:16:05'),
(14042, 'Formet L', '12.00', '2.5 mg+500 mg', '867', '13', '45', '2022-08-11 03:26:21', '2022-08-11 03:26:21'),
(14043, 'Glinta-M', '14.00', '2.5 mg+850 mg', '867', '13', '161', '2022-08-11 03:27:12', '2022-08-11 03:27:12'),
(14044, 'Glinta-M', '12.00', '2.5 mg+500 mg', '867', '13', '161', '2022-08-11 03:28:05', '2022-08-11 03:28:05'),
(14045, 'Glipxen-M', '12.00', '2.5 mg+500 mg', '867', '13', '39', '2022-08-11 03:29:41', '2022-08-11 03:29:41'),
(14046, 'Glitin M', '14.00', '2.5 mg+850 mg', '867', '13', '18', '2022-08-11 03:30:48', '2022-08-11 03:30:48'),
(14047, 'Glitin M', '12.00', '2.5 mg+500 mg', '867', '13', '18', '2022-08-11 03:31:32', '2022-08-11 03:31:32'),
(14048, 'Glitin M', '12.00', '2.5 mg+500 mg', '867', '13', '18', '2022-08-11 03:32:17', '2022-08-11 03:32:17'),
(14049, 'Glitin M', '16.00', '2.5 mg+1000 mg', '867', '13', '18', '2022-08-11 03:33:00', '2022-08-11 03:33:00'),
(14050, 'Isentin M', '16.00', '2.5 mg+1000 mg', '867', '13', '89', '2022-08-11 03:34:13', '2022-08-11 03:34:13'),
(14051, 'Isentin M', '16.00', '2.5 mg+1000 mg', '867', '13', '89', '2022-08-11 03:34:39', '2022-08-11 03:34:39'),
(14052, 'Isentin M', '14.00', '2.5 mg+850 mg', '867', '13', '89', '2022-08-11 03:36:13', '2022-08-11 03:36:13'),
(14053, 'Isentin M', '12.00', '2.5 mg+500 mg', '867', '13', '89', '2022-08-11 03:37:25', '2022-08-11 03:37:25'),
(14054, 'Ligazid M', '16.00', '2.5 mg+1000 mg', '867', '13', '71', '2022-08-11 03:38:19', '2022-08-11 03:38:19'),
(14055, 'Ligazid M', '14.00', '2.5 mg+850 mg', '867', '13', '71', '2022-08-11 03:39:34', '2022-08-11 03:39:34'),
(14056, 'Ligazid M', '12.00', '2.5 mg+500 mg', '867', '13', '71', '2022-08-11 03:40:29', '2022-08-11 03:40:29'),
(14057, 'Ligend M', '12.00', '2.5 mg+500 mg', '867', '13', '73', '2022-08-11 03:41:28', '2022-08-11 03:41:28'),
(14058, 'Liglimet', '12.00', '2.5 mg+500 mg', '867', '13', '179', '2022-08-11 03:42:37', '2022-08-11 03:42:37'),
(14059, 'Liglimet', '14.00', '2.5 mg+850 mg', '867', '13', '179', '2022-08-11 03:43:41', '2022-08-11 03:43:41'),
(14060, 'Liglimet XR', '20.00', '5 mg+1000 mg', '867', '13', '179', '2022-08-11 03:45:23', '2022-08-11 03:45:23'),
(14061, 'Lijenta-M', '14.00', '2.5 mg+850 mg', '867', '13', '127', '2022-08-11 03:48:04', '2022-08-11 03:48:04'),
(14062, 'Lijenta-M', '14.00', '2.5 mg+850 mg', '867', '13', '127', '2022-08-11 03:48:49', '2022-08-11 03:48:49'),
(14063, 'Lijenta-M', '12.00', '2.5 mg+500 mg', '867', '13', '127', '2022-08-11 03:50:02', '2022-08-11 03:50:02'),
(14064, 'Lijenta-M', '15.00', '2.5 mg+1000 mg', '867', '13', '127', '2022-08-11 03:50:59', '2022-08-11 03:50:59'),
(14065, 'Lijenta-M', '15.00', '2.5 mg+1000 mg', '867', '13', '127', '2022-08-11 03:52:29', '2022-08-11 03:52:29'),
(14066, 'Lijenta-MX', '17.00', '2.5 mg+1000 mg', '866', '13', '127', '2022-08-11 03:54:31', '2022-08-11 03:54:31'),
(14067, 'Lijenta-M', '24.00', '5 mg+1000 mg', '867', '13', '127', '2022-08-11 03:56:10', '2022-08-11 03:56:10'),
(14068, 'Linadi Plus', '12.00', '2.5 mg+500 mg', '867', '13', '142', '2022-08-11 03:56:58', '2022-08-11 03:56:58'),
(14069, 'Linadi Plus', '14.00', '2.5 mg+850 mg', '867', '13', '142', '2022-08-11 04:00:32', '2022-08-11 04:00:32'),
(14070, 'Linadi Plus', '16.00', '2.5 mg+1000 mg', '867', '13', '142', '2022-08-11 04:03:30', '2022-08-11 04:03:30'),
(14071, 'Linadus M', '14.00', '2.5 mg+850 mg', '867', '13', '136', '2022-08-11 04:04:05', '2022-08-11 04:04:05'),
(14072, 'Linadus M', '16.00', '2.5 mg+1000 mg', '867', '13', '136', '2022-08-11 04:05:33', '2022-08-11 04:05:33'),
(14073, 'Linadus M', '12.00', '2.5 mg+500 mg', '867', '13', '136', '2022-08-11 04:06:17', '2022-08-11 04:06:17'),
(14074, 'Linaglip-M', '14.00', '2.5 mg+850 mg', '867', '13', '34', '2022-08-11 04:13:14', '2022-08-11 04:13:14'),
(14075, 'Linaglip-M', '12.00', '2.5 mg+500 mg', '867', '13', '34', '2022-08-11 04:17:11', '2022-08-11 04:17:11'),
(14076, 'Linaglip-M', '20.00', '5 mg+1000 mg', '867', '13', '34', '2022-08-11 04:17:46', '2022-08-11 04:17:46'),
(14077, 'Linalit-M', '14.00', '2.5 mg+850 mg', '867', '13', '186', '2022-08-11 04:18:45', '2022-08-11 04:18:45'),
(14078, 'Linalit-M', '12.00', '2.5 mg+500 mg', '867', '13', '186', '2022-08-11 04:19:27', '2022-08-11 04:19:27'),
(14079, 'Linamet', '12.00', '2.5 mg+500 mg', '867', '13', '150', '2022-08-11 04:19:52', '2022-08-11 04:19:52'),
(14080, 'Linamet', '12.00', '2.5 mg+500 mg', '867', '13', '150', '2022-08-11 04:20:08', '2022-08-11 04:20:08'),
(14081, 'Linamet', '16.00', '2.5 mg+1000 mg', '867', '13', '150', '2022-08-11 04:21:37', '2022-08-11 04:21:37'),
(14082, 'Linamet', '14.00', '2.5 mg+850 mg', '867', '13', '150', '2022-08-11 04:22:22', '2022-08-11 04:22:22'),
(14083, 'Linaptin M', '14.00', '2.5 mg+850 mg', '867', '13', '78', '2022-08-11 04:23:09', '2022-08-11 04:23:09'),
(14084, 'Linaptin M', '12.00', '2.5 mg+500 mg', '867', '13', '78', '2022-08-11 04:23:46', '2022-08-11 04:23:46'),
(14085, 'Linarol-M', '12.00', '2.5 mg+500 mg', '867', '13', '65', '2022-08-11 04:24:21', '2022-08-11 04:24:21'),
(14086, 'Linarol-M', '14.00', '2.5 mg+850 mg', '867', '13', '65', '2022-08-11 04:25:24', '2022-08-11 04:25:24'),
(14087, 'Linarol-M', '16.05', '2.5 mg+1000 mg', '867', '13', '65', '2022-08-11 04:26:06', '2022-08-11 04:26:06'),
(14088, 'Linastar M', '12.00', '2.5 mg+500 mg', '867', '13', '140', '2022-08-11 21:53:40', '2022-08-11 21:53:40'),
(14089, 'Linastar M', '14.00', '2.5 mg+850 mg', '867', '13', '140', '2022-08-11 21:55:49', '2022-08-11 21:55:49'),
(14090, 'Linatab M', '15.00', '2.5 mg+1000 mg', '867', '13', '92', '2022-08-11 21:56:41', '2022-08-11 21:56:41'),
(14091, 'Linatab M', '14.00', '2.5 mg+850 mg', '867', '13', '92', '2022-08-11 21:57:08', '2022-08-11 21:57:08'),
(14092, 'Linatab M', '12.00', '2.5 mg+500 mg', '867', '13', '92', '2022-08-11 21:58:12', '2022-08-11 21:58:12'),
(14093, 'Linatab M ER', '18.00', '5 mg+1000 mg', '867', '13', '92', '2022-08-11 21:58:48', '2022-08-11 21:58:48'),
(14094, 'Linatab M ER', '16', '2.5 mg+1000 mg', '867', '13', '92', '2022-08-11 21:59:52', '2022-08-11 21:59:52'),
(14095, 'Linatin M', '8.00', '2.5 mg+850 mg', '867', '13', '61', '2022-08-11 22:01:30', '2022-08-11 22:01:30'),
(14096, 'Linatin M', '10.00', '2.5 mg+1000 mg', '867', '13', '61', '2022-08-11 22:02:13', '2022-08-11 22:02:13'),
(14097, 'Linatin M', '7.00', '2.5 mg+500 mg', '867', '13', '61', '2022-08-11 23:37:36', '2022-08-11 23:37:36'),
(14098, 'Linax Plus', '14.00', '5 mg+1000 mg', '867', '13', '91', '2022-08-11 23:38:51', '2022-08-11 23:38:51'),
(14099, 'Linax Plus', '10.00', '2.5 mg+1000 mg', '867', '13', '91', '2022-08-11 23:39:43', '2022-08-11 23:39:43'),
(14100, 'Linax', '9.00', '2.5 mg+850 mg', '867', '13', '91', '2022-08-11 23:40:26', '2022-08-11 23:40:26'),
(14101, 'Linax Plus', '8.00', '2.5 mg+500 mg', '867', '13', '91', '2022-08-11 23:41:18', '2022-08-11 23:41:18'),
(14102, 'Linera M', '12.00', '2.5 mg+500 mg', '867', '13', '197', '2022-08-11 23:41:53', '2022-08-11 23:41:53'),
(14103, 'Linera M', '14.00', '2.5 mg+850 mg', '867', '13', '197', '2022-08-11 23:42:36', '2022-08-11 23:42:36'),
(14104, 'Linera M', '16.00', '2.5 mg+1000 mg', '867', '13', '197', '2022-08-11 23:43:17', '2022-08-11 23:43:17'),
(14105, 'Lino-M', '14.00', '2.5 mg+850 mg', '867', '13', '19', '2022-08-11 23:44:05', '2022-08-11 23:44:05'),
(14106, 'Lino-M', '12.00', '2.5 mg+500 mg', '867', '13', '19', '2022-08-11 23:44:44', '2022-08-11 23:44:44'),
(14107, 'Lino-M XR', '18.00', '5 mg+1000 mg', '867', '13', '19', '2022-08-11 23:45:21', '2022-08-11 23:45:21'),
(14108, 'Metfolin', '12.00', '2.5 mg+500 mg', '867', '13', '63', '2022-08-11 23:46:08', '2022-08-11 23:46:08'),
(14109, 'Renaliv Met', '14.17', '2.5 mg+500 mg', '867', '13', '94', '2022-08-11 23:46:48', '2022-08-11 23:46:48'),
(14110, 'SB-Metlina', '14.00', '2.5 mg+850 mg', '867', '13', '181', '2022-08-11 23:47:27', '2022-08-11 23:47:27'),
(14111, 'SB-Me', '12.00', '2.5 mg+500 mg', '867', '13', '181', '2022-08-11 23:48:02', '2022-08-11 23:48:02'),
(14112, 'Traneta M', '12.00', '2.5 mg+500 mg', '867', '13', '43', '2022-08-11 23:48:54', '2022-08-11 23:48:54'),
(14113, 'Traneta M', '14.00', '2.5 mg+850 mg', '867', '13', '43', '2022-08-11 23:52:18', '2022-08-11 23:52:18'),
(14114, 'Traneta M', '16', '2.5 mg+1000 mg', '867', '13', '43', '2022-08-11 23:53:02', '2022-08-11 23:53:02'),
(14115, 'Arlin', '280.00', '100 mg/5 ml', '868', '75', '43', '2022-08-11 23:55:12', '2022-08-11 23:55:12'),
(14116, 'Arlin', '450.00', '2 mg/ml', '868', '50', '43', '2022-08-11 23:58:51', '2022-08-11 23:58:51'),
(14117, 'Arlin', '450.00', '2 mg/ml', '868', '50', '43', '2022-08-11 23:58:51', '2022-08-11 23:58:51'),
(14118, 'Arlin', '450.00', '2 mg/ml', '868', '50', '43', '2022-08-11 23:58:51', '2022-08-11 23:58:51'),
(14119, 'Arlin', '85.00', '600 mg', '868', '13', '43', '2022-08-12 00:00:27', '2022-08-12 00:00:27'),
(14120, 'Arlin', '60.00', '400 mg', '868', '13', '43', '2022-08-12 00:01:31', '2022-08-12 00:01:31'),
(14121, 'Ezolid', '85.00', '600 mg', '868', '13', '18', '2022-08-12 00:02:13', '2022-08-12 00:02:13'),
(14122, 'Ezo', '60.00', '400 mg', '868', '13', '18', '2022-08-12 00:02:52', '2022-08-12 00:02:52'),
(14123, 'Linexil', '451.36', '2 mg/ml', '868', '50', '136', '2022-08-12 00:08:31', '2022-08-12 00:08:31'),
(14124, 'Linexil', '60.00', '400 mg', '868', '13', '136', '2022-08-12 00:09:23', '2022-08-12 00:09:23'),
(14125, 'Linexil', '280.00', '100 mg/5 ml', '868', '75', '136', '2022-08-12 00:10:26', '2022-08-12 00:10:26'),
(14126, 'Linexil', '85.00', '600 mg', '868', '13', '136', '2022-08-12 00:11:07', '2022-08-12 00:11:07'),
(14127, 'Linez', '85.00', '600 mg', '868', '13', '161', '2022-08-12 00:11:57', '2022-08-12 00:11:57'),
(14128, 'Linez', '60.00', '400 mg', '868', '13', '161', '2022-08-12 00:12:47', '2022-08-12 00:12:47'),
(14129, 'Linlid', '60.00', '400 mg', '868', '13', '184', '2022-08-12 00:13:16', '2022-08-12 00:13:16'),
(14130, 'Linlid', '85.00', '600 mg', '868', '13', '184', '2022-08-12 00:14:28', '2022-08-12 00:14:28'),
(14131, 'Linlid', '280.00', '100 mg/5 ml', '868', '75', '184', '2022-08-12 00:15:21', '2022-08-12 00:15:21'),
(14132, 'Linzolid', '450.00', '2 mg/ml', '868', '50', '92', '2022-08-12 00:16:14', '2022-08-12 00:16:14'),
(14133, 'Linzolid', '280.00', '100 mg/5 ml', '868', '75', '92', '2022-08-12 00:16:52', '2022-08-12 00:16:52'),
(14134, 'Linzolid', '85.00', '600 mg', '868', '13', '92', '2022-08-12 00:17:36', '2022-08-12 00:17:36'),
(14135, 'Linzolid', '60.00', '400 mg', '868', '13', '92', '2022-08-12 00:18:15', '2022-08-12 00:18:15'),
(14136, 'Lizen', '280.00', '100 mg/5 ml', '868', '75', '196', '2022-08-12 00:19:05', '2022-08-12 00:19:05'),
(14137, 'Lizen', '85.00', '600 mg', '868', '13', '196', '2022-08-12 00:19:47', '2022-08-12 00:19:47'),
(14138, 'Zolivox', '60.00', '400 mg', '868', '13', '179', '2022-08-12 00:20:32', '2022-08-12 00:20:32'),
(14139, 'Zolivox', '85.00', '600 mg', '868', '13', '179', '2022-08-12 00:21:13', '2022-08-12 00:21:13'),
(14140, 'Victoza', '7150.00', '6 mg/ml', '870', '10', '131', '2022-08-12 00:22:42', '2022-08-12 00:22:42'),
(14141, 'Acepril', '4.00', '5 mg', '871', '13', '65', '2022-08-12 00:25:28', '2022-08-12 00:25:28'),
(14142, 'Acepril', '7.00', '10 mg', '871', '13', '65', '2022-08-12 00:26:11', '2022-08-12 00:26:11'),
(14143, 'Lipril', '3.01', '5 mg', '871', '13', '19', '2022-08-12 00:26:52', '2022-08-12 00:26:52'),
(14144, 'Lipri', '5.53', '10 mg', '871', '13', '19', '2022-08-12 00:27:30', '2022-08-12 00:27:30'),
(14145, 'Lispril', '2.25', '5 mg', '871', '13', '113', '2022-08-12 00:28:16', '2022-08-12 00:28:16'),
(14146, 'Nop', '3.55', '5 mg', '871', '13', '27', '2022-08-12 00:28:55', '2022-08-12 00:28:55'),
(14147, 'Lithin SR', '5.00', '400 mg', '872', '13', '92', '2022-08-12 00:30:02', '2022-08-12 00:30:02'),
(14148, 'Lithium SR', '6.02', '400 mg', '872', '13', '94', '2022-08-12 00:30:54', '2022-08-12 00:30:54'),
(14149, 'Lithosun SR', '5.60', '400 mg', '872', '13', '180', '2022-08-12 00:31:38', '2022-08-12 00:31:38'),
(14150, 'Litiam ER', '4.00', '400 mg', '872', '13', '18', '2022-08-12 00:32:18', '2022-08-12 00:32:18'),
(14151, 'L-con', '70.00', '0.3%', '873', '69', '119', '2022-08-12 00:34:55', '2022-08-12 00:34:55'),
(14152, 'Loflox', '70.01', '0.3%', '873', '69', '135', '2022-08-12 00:35:39', '2022-08-12 00:35:39'),
(14153, 'Lomebac', '70.00', '0.3%', '873', '69', '150', '2022-08-12 00:36:23', '2022-08-12 00:36:23'),
(14154, 'Lomecin', '70.00', '0.3%', '873', '69', '160', '2022-08-12 00:37:05', '2022-08-12 00:37:05'),
(14155, 'Lomecin', '60.00', '0.3%', '873', '66', '160', '2022-08-12 00:37:54', '2022-08-12 00:37:54'),
(14156, 'Lomeflox', '70.00', '0.3%', '873', '69', '34', '2022-08-12 00:38:39', '2022-08-12 00:38:39'),
(14157, 'Lomegen', '70.21', '0.3%', '873', '69', '78', '2022-08-12 00:39:19', '2022-08-12 00:39:19'),
(14158, 'Lomequin', '70.00', '0.3%', '873', '69', '92', '2022-08-12 00:39:56', '2022-08-12 00:39:56'),
(14159, 'Lomexa', '70.00', '0.3%', '873', '69', '136', '2022-08-12 00:40:31', '2022-08-12 00:40:31'),
(14160, 'Lumex', '65.00', '0.3%', '873', '69', '77', '2022-08-12 00:41:10', '2022-08-12 00:41:10'),
(14161, 'Lyflox', '70.00', '0.3%', '873', '69', '91', '2022-08-12 00:41:46', '2022-08-12 00:41:46'),
(14162, 'Meflocin', '70.00', '0.3%', '873', '69', '35', '2022-08-12 00:42:26', '2022-08-12 00:42:26'),
(14163, 'Mexlo', '70.21', '0.3%', '873', '69', '179', '2022-08-12 00:43:05', '2022-08-12 00:43:05'),
(14164, 'Namicin', '70.00', '0.3%', '873', '69', '126', '2022-08-12 00:43:36', '2022-08-12 00:43:36'),
(14165, 'Ocuflox', '70.00', '0.3%', '873', '69', '45', '2022-08-12 00:44:25', '2022-08-12 00:44:25'),
(14166, 'Opthaflox', '60.20', '0.3%', '873', '69', '65', '2022-08-12 00:45:03', '2022-08-12 00:45:03'),
(14167, 'Optiflox', '50.33', '0.3%', '873', '69', '98', '2022-08-12 00:45:46', '2022-08-12 00:45:46'),
(14168, 'Optilom', '80.00', '0.3%', '873', '69', '89', '2022-08-12 00:46:26', '2022-08-12 00:46:26'),
(14169, 'Lomeflox', '15.00', '400 mg', '874', '13', '34', '2022-08-12 00:47:32', '2022-08-12 00:47:32'),
(14170, 'Imotil', '1.00', '2 mg', '875', '16', '179', '2022-08-12 00:48:46', '2022-08-12 00:48:46'),
(14171, 'Lopamid', '1.00', '2 mg', '875', '16', '19', '2022-08-12 00:49:28', '2022-08-12 00:49:28'),
(14172, 'Loperin', '1.00', '2 mg', '875', '16', '136', '2022-08-12 00:50:10', '2022-08-12 00:50:10'),
(14173, 'Loramide', '0.50', '2 mg', '875', '16', '48', '2022-08-12 00:50:52', '2022-08-12 00:50:52'),
(14174, 'Rilovir', '50.00', '200 mg+50 mg', '876', '13', '43', '2022-08-12 00:54:03', '2022-08-12 00:54:03'),
(14175, 'Aleze', '26.00', '5 mg/5 ml', '877', '67', '190', '2022-08-12 00:56:06', '2022-08-12 00:56:06'),
(14176, 'Alert', '2.73', '10 mg', '877', '13', '32', '2022-08-12 00:57:18', '2022-08-12 00:57:18'),
(14177, 'Alaron', '30.20', '5 mg/5 ml', '877', '67', '18', '2022-08-12 00:57:56', '2022-08-12 00:57:56'),
(14178, 'Alaron', '2.50', '10 mg', '877', '13', '18', '2022-08-12 00:58:33', '2022-08-12 00:58:33'),
(14179, 'Aleze', '2.50', '10 mg', '877', '13', '190', '2022-08-12 00:59:17', '2022-08-12 00:59:17'),
(14180, 'Analor', '2.99', '10 mg', '877', '13', '185', '2022-08-12 00:59:54', '2022-08-12 00:59:54'),
(14181, 'Cladin', '2.25', '10 mg', '877', '13', '20', '2022-08-12 01:00:35', '2022-08-12 01:00:35'),
(14182, 'Din', '3.00', '10 mg', '877', '13', '116', '2022-08-12 01:01:10', '2022-08-12 01:01:10'),
(14183, 'Eladin', '3.05', '10 mg', '877', '13', '98', '2022-08-12 01:01:46', '2022-08-12 01:01:46'),
(14184, 'Eladin', '26.48', '5 mg/5 ml', '877', '67', '98', '2022-08-12 01:02:25', '2022-08-12 01:02:25'),
(14185, 'Elo', '2.50', '10 mg', '877', '13', '67', '2022-08-12 01:03:06', '2022-08-12 01:03:06'),
(14186, 'Encilor', '3.00', '10 mg', '877', '13', '92', '2022-08-12 01:03:44', '2022-08-12 01:03:44'),
(14187, 'Eradex', '3.73', '10 mg', '877', '13', '64', '2022-08-12 01:04:31', '2022-08-12 01:04:31'),
(14188, 'Itchlor', '30.21', '5 mg/5 ml', '877', '67', '127', '2022-08-12 01:05:10', '2022-08-12 01:05:10'),
(14189, 'Itchlor', '3.03', '10 mg', '877', '13', '127', '2022-08-12 01:05:49', '2022-08-12 01:05:49'),
(14190, 'Kevil', '30.90', '5 mg/5 ml', '877', '67', '101', '2022-08-12 01:06:33', '2022-08-12 01:06:33'),
(14191, 'Kevil', '3.00', '10 mg', '877', '13', '101', '2022-08-12 01:07:29', '2022-08-12 01:07:29'),
(14192, 'Lora', '30.11', '5 mg/5 ml', '877', '67', '136', '2022-08-12 01:08:08', '2022-08-12 01:08:08'),
(14193, 'Lora', '2.51', '10 mg', '877', '13', '136', '2022-08-12 01:08:48', '2022-08-12 01:08:48'),
(14194, 'Lorastine', '26.35', '5 mg/5 ml', '877', '67', '192', '2022-08-12 01:09:40', '2022-08-12 01:09:40'),
(14195, 'Lorastine', '3.02', '10 mg', '877', '13', '192', '2022-08-12 01:10:41', '2022-08-12 01:10:41'),
(14196, 'Lorat', '3.05', '10 mg', '877', '13', '65', '2022-08-12 01:11:21', '2022-08-12 01:11:21'),
(14197, 'Loratamax', '4.00', '10 mg', '877', '13', '193', '2022-08-12 01:12:00', '2022-08-12 01:12:00'),
(14198, 'Loratec', '2.00', '10 mg', '877', '13', '62', '2022-08-12 01:12:45', '2022-08-12 01:12:45'),
(14199, 'Loratin', '3.01', '10 mg', '877', '13', '179', '2022-08-12 01:13:32', '2022-08-12 01:13:32'),
(14200, 'Loratin Fast', '3.01', '10 mg', '877', '13', '179', '2022-08-12 01:14:13', '2022-08-12 01:14:13'),
(14201, 'Loren', '2.00', '10 mg', '877', '13', '146', '2022-08-12 01:14:59', '2022-08-12 01:14:59'),
(14202, 'Lorfast', '3.01', '10 mg', '877', '13', '45', '2022-08-12 01:16:13', '2022-08-12 01:16:13'),
(14203, 'Lorfast', '26.11', '5 mg/5 ml', '877', '67', '45', '2022-08-12 01:17:03', '2022-08-12 01:17:03'),
(14204, 'Lorin', '30.20', '5 mg/5 ml', '877', '67', '78', '2022-08-12 01:18:46', '2022-08-12 01:18:46'),
(14205, 'Lorin', '3.02', '10 mg', '877', '13', '78', '2022-08-12 01:19:22', '2022-08-12 01:19:22'),
(14206, 'Ltdin', '3.01', '10 mg', '877', '13', '117', '2022-08-12 01:20:08', '2022-08-12 01:20:08'),
(14207, 'Noseral', '3.00', '10 mg', '877', '13', '143', '2022-08-12 01:20:53', '2022-08-12 01:20:53'),
(14208, 'Oradin', '30.00', '5 mg/5 ml', '877', '67', '71', '2022-08-12 01:21:32', '2022-08-12 01:21:32'),
(14209, 'Oradin', '4.00', '10 mg', '877', '13', '71', '2022-08-12 01:22:16', '2022-08-12 01:22:16'),
(14210, 'Oradin FT', '4.00', '10 mg', '877', '13', '71', '2022-08-12 01:22:54', '2022-08-12 01:22:54'),
(14211, 'Orin', '3.01', '10 mg', '877', '13', '19', '2022-08-12 01:23:32', '2022-08-12 01:23:32'),
(14212, 'Orin', '26.17', '5 mg/5 ml (60 ml bottle)', '877', '67', '19', '2022-08-12 01:24:13', '2022-08-12 01:24:13'),
(14213, 'Orin', '40.00', '5 mg/5 ml (100 ml bottle)', '877', '67', '19', '2022-08-12 01:24:51', '2022-08-12 01:24:51'),
(14214, 'Orlo', '2.60', '10 mg', '877', '13', '137', '2022-08-12 02:43:36', '2022-08-12 02:43:36'),
(14215, 'Orlo', '25.00', '5 mg/5 ml', '877', '67', '137', '2022-08-12 02:44:20', '2022-08-12 02:44:20'),
(14216, 'Pretin', '3.00', '10 mg', '877', '13', '43', '2022-08-12 02:44:55', '2022-08-12 02:44:55'),
(14217, 'Relor', '2.50', '10 mg', '877', '13', '162', '2022-08-12 02:45:29', '2022-08-12 02:45:29'),
(14218, 'Salora', '3.00', '10 mg', '877', '13', '110', '2022-08-12 02:46:07', '2022-08-12 02:46:07'),
(14219, 'Silora', '2.50', '10 mg', '877', '13', '91', '2022-08-12 02:46:45', '2022-08-12 02:46:45'),
(14220, 'Coderin', '6.04', '10 mg+240 mg', '878', '13', '18', '2022-08-12 02:48:22', '2022-08-12 02:48:22'),
(14221, 'Coderin', '4.03', '5 mg+120 mg', '878', '13', '18', '2022-08-12 02:49:12', '2022-08-12 02:49:12'),
(14222, 'Kevil Plus', '6.00', '10 mg+240 mg', '878', '13', '101', '2022-08-12 02:49:46', '2022-08-12 02:49:46'),
(14223, 'Lodin Plus', '6.00', '10 mg+240 mg', '878', '13', '28', '2022-08-12 02:50:33', '2022-08-12 02:50:33'),
(14224, 'Loradale', '6.02', '10 mg+240 mg', '878', '13', '130', '2022-08-12 02:51:08', '2022-08-12 02:51:08'),
(14225, 'Oradin Plus', '7.00', '10 mg+240 mg', '878', '13', '71', '2022-08-12 02:51:41', '2022-08-12 02:51:41'),
(14226, 'Sudamin', '7.00', '10 mg+240 mg', '878', '13', '91', '2022-08-12 02:52:21', '2022-08-12 02:52:21'),
(14227, 'Lorapam', '75.28', '4 mg/ml', '879', '68', '150', '2022-08-12 02:53:25', '2022-08-12 02:53:25'),
(14228, 'Lozicum', '2.00', '1 mg', '879', '13', '92', '2022-08-12 02:53:52', '2022-08-12 02:53:52'),
(14229, 'Lozicum', '75.00', '4 mg/ml', '878', '68', '92', '2022-08-12 02:55:01', '2022-08-12 02:55:01'),
(14230, 'Acusan', '8.02', '50 mg', '880', '13', '53', '2022-08-12 02:58:37', '2022-08-12 02:58:37'),
(14231, 'Angilock', '4.51', '25 mg', '880', '13', '179', '2022-08-12 02:59:13', '2022-08-12 02:59:13'),
(14232, 'Angilock', '12.03', '100 mg', '880', '13', '179', '2022-08-12 03:00:08', '2022-08-12 03:00:08'),
(14233, 'Angi', '10.00', '50 mg', '880', '13', '179', '2022-08-12 03:00:39', '2022-08-12 03:00:39'),
(14234, 'Angitan', '7.00', '50 mg', '880', '13', '51', '2022-08-12 03:01:23', '2022-08-12 03:01:23'),
(14235, 'Anin', '5.00', '50 mg', '880', '13', '61', '2022-08-12 03:02:03', '2022-08-12 03:02:03'),
(14236, 'Anreb', '8.03', '50 mg', '880', '13', '78', '2022-08-12 03:02:34', '2022-08-12 03:02:34'),
(14237, 'Anreb', '4.51', '25 mg', '880', '13', '78', '2022-08-12 03:03:03', '2022-08-12 03:03:03'),
(14238, 'Araten', '8.00', '50 mg', '880', '13', '190', '2022-08-12 03:03:49', '2022-08-12 03:03:49'),
(14239, 'Arbium', '8.00', '50 mg', '880', '13', '35', '2022-08-12 03:04:28', '2022-08-12 03:04:28'),
(14240, 'Arbium', '12.00', '100 mg', '880', '13', '35', '2022-08-12 03:05:09', '2022-08-12 03:05:09'),
(14241, 'Cardisan', '8.02', '50 mg', '880', '13', '39', '2022-08-12 03:05:49', '2022-08-12 03:05:49'),
(14242, 'Cardoloc', '6.00', '50 mg', '880', '13', '137', '2022-08-12 03:06:25', '2022-08-12 03:06:25'),
(14243, 'Cardon', '4.50', '25 mg', '880', '13', '71', '2022-08-12 03:06:59', '2022-08-12 03:06:59'),
(14244, 'Cardon', '8.00', '50 mg', '880', '13', '71', '2022-08-12 03:12:01', '2022-08-12 03:12:01'),
(14245, 'Cozaril', '4.03', '50 mg', '880', '13', '88', '2022-08-12 03:12:56', '2022-08-12 03:12:56'),
(14246, 'E-Tan', '5.00', '50 mg', '880', '13', '67', '2022-08-12 03:13:48', '2022-08-12 03:13:48'),
(14247, 'G-Losartan', '3.00', '25 mg', '880', '13', '84', '2022-08-12 03:14:31', '2022-08-12 03:14:31'),
(14248, 'G-Losarta', '5.00', '50 mg', '880', '13', '84', '2022-08-12 03:15:13', '2022-08-12 03:15:13'),
(14249, 'Larb', '8.03', '50 mg', '880', '13', '136', '2022-08-12 03:15:51', '2022-08-12 03:15:51'),
(14250, 'Larb', '12.00', '100 mg', '880', '13', '136', '2022-08-12 03:16:27', '2022-08-12 03:16:27'),
(14251, 'Larb', '4.51', '25 mg', '880', '13', '136', '2022-08-12 03:17:06', '2022-08-12 03:17:06'),
(14252, 'LK', '8.00', '50 mg', '880', '13', '142', '2022-08-12 03:17:48', '2022-08-12 03:17:48'),
(14253, 'LK', '4.50', '25 mg', '880', '13', '142', '2022-08-12 03:18:30', '2022-08-12 03:18:30'),
(14254, 'Lok-50', '8.00', '50 mg', '880', '13', '82', '2022-08-12 03:20:10', '2022-08-12 03:20:10'),
(14255, 'Lopo', '4.50', '25 mg', '880', '13', '45', '2022-08-12 03:20:42', '2022-08-12 03:20:42');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(14256, 'Lopo', '8.00', '50 mg', '880', '13', '45', '2022-08-12 03:22:08', '2022-08-12 03:22:08'),
(14257, 'Lop', '10.00', '100 mg', '880', '13', '45', '2022-08-12 03:22:59', '2022-08-12 03:22:59'),
(14258, 'Lopos', '3.51', '25 mg', '880', '13', '196', '2022-08-12 03:23:43', '2022-08-12 03:23:43'),
(14259, 'Lopos', '6.00', '50 mg', '880', '13', '196', '2022-08-12 03:24:31', '2022-08-12 03:24:31'),
(14260, 'Lopoten', '6.00', '50 mg', '880', '13', '73', '2022-08-12 03:27:47', '2022-08-12 03:27:47'),
(14261, 'Lopoten', '3.50', '25 mg', '880', '13', '73', '2022-08-12 03:34:31', '2022-08-12 03:34:31'),
(14262, 'Loril', '6.00', '50 mg', '880', '13', '36', '2022-08-12 03:35:30', '2022-08-12 03:35:30'),
(14263, 'Loril', '10.00', '100 mg', '880', '13', '36', '2022-08-12 03:36:01', '2022-08-12 03:36:01'),
(14264, 'Losa', '6.02', '50 mg', '880', '13', '23', '2022-08-12 03:37:25', '2022-08-12 03:37:25'),
(14265, 'Losa', '3.51', '25 mg', '880', '13', '23', '2022-08-12 03:38:10', '2022-08-12 03:38:10'),
(14266, 'Losacard', '4.51', '25 mg', '880', '13', '130', '2022-08-12 03:39:11', '2022-08-12 03:39:11'),
(14267, 'Losacard', '8.03', '50 mg', '880', '13', '130', '2022-08-12 03:39:55', '2022-08-12 03:39:55'),
(14268, 'Losacor', '8.00', '50 mg', '880', '13', '89', '2022-08-12 03:40:47', '2022-08-12 03:40:47'),
(14269, 'Losamax', '8.03', '50 mg', '880', '13', '193', '2022-08-12 03:41:45', '2022-08-12 03:41:45'),
(14270, 'Losan', '8.02', '50 mg', '880', '13', '140', '2022-08-12 03:42:30', '2022-08-12 03:42:30'),
(14271, 'Losan', '4.51', '25 mg', '880', '13', '140', '2022-08-12 03:43:21', '2022-08-12 03:43:21'),
(14272, 'Losanil', '7.39', '50 mg', '880', '13', '112', '2022-08-12 03:44:15', '2022-08-12 03:44:15'),
(14273, 'Losap', '5.97', '50 mg', '880', '13', '64', '2022-08-12 03:45:01', '2022-08-12 03:45:01'),
(14274, 'Losapot', '8.00', '50 mg', '880', '13', '177', '2022-08-12 03:45:37', '2022-08-12 03:45:37'),
(14275, 'Losapress', '8.00', '50 mg', '880', '13', '42', '2022-08-12 03:46:50', '2022-08-12 03:46:50'),
(14276, 'Losapress', '4.05', '25 mg', '880', '13', '42', '2022-08-12 03:47:42', '2022-08-12 03:47:42'),
(14277, 'Losar', '8.00', '50 mg', '880', '13', '126', '2022-08-12 03:48:15', '2022-08-12 03:48:15'),
(14278, 'Losart-P', '8.00', '50 mg', '880', '13', '173', '2022-08-12 03:50:26', '2022-08-12 03:50:26'),
(14279, 'Losart', '12.03', '100 mg', '880', '13', '19', '2022-08-12 03:50:52', '2022-08-12 03:50:52'),
(14280, 'Losart', '8.03', '50 mg', '880', '13', '19', '2022-08-12 03:51:44', '2022-08-12 03:51:44'),
(14281, 'Losart', '4.51', '25 mg', '880', '13', '19', '2022-08-12 03:52:39', '2022-08-12 03:52:39'),
(14282, 'Losarpex', '8.00', '50 mg', '880', '13', '104', '2022-08-12 03:54:02', '2022-08-12 03:54:02'),
(14283, 'Losaron', '5.00', '50 mg', '880', '13', '28', '2022-08-12 03:54:50', '2022-08-12 03:54:50'),
(14284, 'Losark', '8.00', '50 mg', '880', '13', '63', '2022-08-12 03:55:44', '2022-08-12 03:55:44'),
(14285, 'Losardil', '12.05', '100 mg', '880', '13', '65', '2022-08-12 03:56:11', '2022-08-12 03:56:11'),
(14286, 'Losardil', '8.05', '50 mg', '880', '13', '65', '2022-08-12 03:57:05', '2022-08-12 03:57:05'),
(14287, 'Losardil', '4.55', '25 mg', '880', '13', '65', '2022-08-12 03:57:43', '2022-08-12 03:57:43'),
(14288, 'Losarcar', '3.50', '25 mg', '880', '13', '113', '2022-08-12 03:58:48', '2022-08-12 03:58:48'),
(14289, 'Losarcar', '6.00', '50 mg', '880', '13', '113', '2022-08-12 03:59:34', '2022-08-12 03:59:34'),
(14290, 'Losartium', '8.03', '50 mg', '880', '13', '157', '2022-08-12 04:00:12', '2022-08-12 04:00:12'),
(14291, 'Losarva', '5.00', '50 mg', '880', '13', '127', '2022-08-12 04:03:06', '2022-08-12 04:03:06'),
(14292, 'Losarva', '3.00', '25 mg', '880', '13', '127', '2022-08-12 04:03:44', '2022-08-12 04:03:44'),
(14293, 'Losatan', '4.50', '25 mg', '880', '13', '150', '2022-08-12 04:04:34', '2022-08-12 04:04:34'),
(14294, 'Losatan', '8.00', '50 mg', '880', '13', '150', '2022-08-12 04:05:07', '2022-08-12 04:05:07'),
(14295, 'Losium', '8.50', '50 mg', '880', '13', '91', '2022-08-12 04:06:30', '2022-08-12 04:06:30'),
(14296, 'Lospil', '8.00', '50 mg', '880', '13', '186', '2022-08-12 04:08:34', '2022-08-12 04:08:34'),
(14297, 'Lospre', '6.00', '50 mg', '880', '13', '102', '2022-08-12 04:08:58', '2022-08-12 04:08:58'),
(14298, 'Lotas', '5.69', '50 mg', '880', '13', '27', '2022-08-12 04:10:11', '2022-08-12 04:10:11'),
(14299, 'Osartan', '8', '50 mg', '880', '13', '34', '2022-08-12 04:10:51', '2022-08-12 04:10:51'),
(14300, 'Osartan', '4.50', '25 mg', '880', '13', '34', '2022-08-12 04:11:38', '2022-08-12 04:11:38'),
(14301, 'Osartek', '3.50', '25 mg', '880', '13', '146', '2022-08-12 04:12:25', '2022-08-12 04:12:25'),
(14302, 'Osartek', '8.00', '50 mg', '880', '13', '146', '2022-08-12 04:13:07', '2022-08-12 04:13:07'),
(14303, 'Osartil', '4.50', '25 mg', '880', '13', '92', '2022-08-12 04:13:33', '2022-08-12 04:13:33'),
(14304, 'Osartil', '4.50', '25 mg', '880', '13', '92', '2022-08-12 04:14:33', '2022-08-12 04:14:33'),
(14305, 'Orartil', '8.00', '50 mg', '880', '13', '92', '2022-08-12 04:15:13', '2022-08-12 04:15:13'),
(14306, 'Osartil', '12.00', '100 mg', '880', '13', '92', '2022-08-12 04:16:27', '2022-08-12 04:16:27'),
(14307, 'Ostan', '4.50', '25 mg', '880', '13', '161', '2022-08-12 04:17:06', '2022-08-12 04:17:06'),
(14308, 'Ostan', '4.50', '25 mg', '880', '13', '161', '2022-08-12 04:18:56', '2022-08-12 04:18:56'),
(14309, 'Ostan', '8.00', '50 mg', '880', '13', '161', '2022-08-12 04:20:01', '2022-08-12 04:20:01'),
(14310, 'Parten', '5.03', '50 mg', '880', '13', '98', '2022-08-12 04:20:57', '2022-08-12 04:20:57'),
(14311, 'Pertilos', '8.03', '50 mg', '880', '13', '124', '2022-08-12 04:22:42', '2022-08-12 04:22:42'),
(14312, 'Precon', '10.00', '50 mg', '880', '13', '156', '2022-08-12 04:23:50', '2022-08-12 04:23:50'),
(14313, 'Preslo-L', '8.02', '50 mg', '880', '13', '103', '2022-08-12 04:24:48', '2022-08-12 04:24:48'),
(14314, 'Preslo-L', '4.51', '25 mg', '880', '13', '103', '2022-08-12 04:25:43', '2022-08-12 04:25:43'),
(14315, 'Prosan', '4.50', '25 mg', '880', '13', '43', '2022-08-12 15:23:51', '2022-08-12 15:23:51'),
(14316, 'Prosan', '8.00', '50 mg', '880', '13', '43', '2022-08-12 15:53:21', '2022-08-12 15:53:21'),
(14317, 'Prosan', '8.00', '50 mg', '880', '13', '43', '2022-08-12 15:53:21', '2022-08-12 15:53:21'),
(14318, 'Prosan', '8.00', '50 mg', '880', '13', '43', '2022-08-12 15:53:21', '2022-08-12 15:53:21'),
(14319, 'Renosart', '8.00', '50 mg', '880', '13', '105', '2022-08-12 16:05:29', '2022-08-12 16:05:29'),
(14320, 'Repace', '8.03', '50 mg', '880', '13', '180', '2022-08-12 16:06:10', '2022-08-12 16:06:10'),
(14321, 'Repace', '4.51', '25 mg', '880', '13', '180', '2022-08-12 16:06:40', '2022-08-12 16:06:40'),
(14322, 'SB-Losak', '8.00', '50 mg', '880', '13', '181', '2022-08-12 16:07:15', '2022-08-12 16:07:15'),
(14323, 'SB-Losak', '4.50', '25 mg', '880', '13', '181', '2022-08-12 16:07:50', '2022-08-12 16:07:50'),
(14324, 'Tanpot', '14.17', '100 mg', '880', '13', '94', '2022-08-12 16:08:20', '2022-08-12 16:08:20'),
(14325, 'Tanpot', '9.44', '50 mg', '880', '13', '94', '2022-08-12 16:08:49', '2022-08-12 16:08:49'),
(14326, 'Tanpot', '5.31', '25 mg', '880', '13', '94', '2022-08-12 16:09:19', '2022-08-12 16:09:19'),
(14327, 'Taran', '8.02', '50 mg', '880', '13', '101', '2022-08-12 16:09:45', '2022-08-12 16:09:45'),
(14328, 'Xelotan', '6.00', '50 mg', '880', '13', '147', '2022-08-12 16:10:17', '2022-08-12 16:10:17'),
(14329, 'Angitan Plus', '8.00', '50 mg+12.5 mg', '881', '13', '51', '2022-08-12 16:12:50', '2022-08-12 16:12:50'),
(14330, 'Angilock Plus', '12.00', '100 mg+12.5 mg', '881', '13', '179', '2022-08-12 16:13:27', '2022-08-12 16:13:27'),
(14331, 'Angilock Plus', '12.03', '100 mg+12.5 mg', '881', '13', '179', '2022-08-12 16:14:07', '2022-08-12 16:14:07'),
(14332, 'Angi', '10.00', '50 mg+12.5 mg', '881', '13', '179', '2022-08-12 16:14:36', '2022-08-12 16:14:36'),
(14333, 'Acusan Plus', '8.02', '50 mg+12.5 mg', '881', '13', '53', '2022-08-12 16:15:12', '2022-08-12 16:15:12'),
(14334, 'Anin Plus', '6.00', '50 mg+12.5 mg', '881', '13', '61', '2022-08-12 16:15:43', '2022-08-12 16:15:43'),
(14335, 'Anreb Plus', '12.00', '100 mg+12.5 mg', '881', '13', '78', '2022-08-12 16:16:14', '2022-08-12 16:16:14'),
(14336, 'Anreb Plus', '8.00', '50 mg+12.5 mg', '881', '13', '78', '2022-08-12 16:16:45', '2022-08-12 16:16:45'),
(14337, 'Araten Plus', '8.00', '50 mg+12.5 mg', '881', '13', '190', '2022-08-12 16:17:14', '2022-08-12 16:17:14'),
(14338, 'Arbium Plus', '8.00', '50 mg+12.5 mg', '881', '13', '35', '2022-08-12 16:17:46', '2022-08-12 16:17:46'),
(14339, 'Arbium Plus', '10.00', '100 mg+12.5 mg', '881', '13', '35', '2022-08-12 16:18:19', '2022-08-12 16:18:19'),
(14340, 'Arbiu', '10.00', '100 mg+25 mg', '881', '13', '35', '2022-08-12 16:18:55', '2022-08-12 16:18:55'),
(14341, 'Cardisan Plus', '8.02', '50 mg+12.5 mg', '881', '13', '39', '2022-08-12 16:19:25', '2022-08-12 16:19:25'),
(14342, 'Cardoplus', '8.00', '50 mg+12.5 mg', '881', '13', '71', '2022-08-12 16:19:55', '2022-08-12 16:19:55'),
(14343, 'Larb Plus', '8.03', '50 mg+12.5 mg', '881', '13', '136', '2022-08-12 16:20:26', '2022-08-12 16:20:26'),
(14344, 'Larb Plus', '12.00', '100 mg+12.5 mg', '881', '13', '136', '2022-08-12 16:21:08', '2022-08-12 16:21:08'),
(14345, 'Larb Plus', '12', '100 mg+25 mg', '881', '13', '136', '2022-08-12 16:21:44', '2022-08-12 16:21:44'),
(14346, 'LK Plus', '8.00', '50 mg+12.5 mg', '881', '13', '142', '2022-08-12 16:22:13', '2022-08-12 16:22:13'),
(14347, 'Lok Plus', '8.00', '50 mg+12.5 mg', '881', '13', '82', '2022-08-12 16:22:40', '2022-08-12 16:22:40'),
(14348, 'Lopo Plus', '8.00', '50 mg+12.5 mg', '881', '13', '45', '2022-08-12 16:23:16', '2022-08-12 16:23:16'),
(14349, 'Lopos Plus', '10.04', '100 mg+25 mg', '881', '13', '196', '2022-08-12 16:23:49', '2022-08-12 16:23:49'),
(14350, 'Lopoten Plus', '10.00', '100 mg+12.5 mg', '881', '13', '73', '2022-08-12 16:24:22', '2022-08-12 16:24:22'),
(14351, 'Lopoten', '8.00', '50 mg+12.5 mg', '881', '13', '73', '2022-08-12 16:24:53', '2022-08-12 16:24:53'),
(14352, 'Losa Plus', '8.02', '50 mg+12.5 mg', '881', '13', '23', '2022-08-12 16:25:20', '2022-08-12 16:25:20'),
(14353, 'Losacard HZ', '8.03', '50 mg+12.5 mg', '881', '13', '130', '2022-08-12 16:26:18', '2022-08-12 16:26:18'),
(14354, 'Losacor Plus', '8.00', '50 mg+12.5 mg', '881', '13', '89', '2022-08-12 16:26:55', '2022-08-12 16:26:55'),
(14355, 'Losamax-H', '8.03', '50 mg+12.5 mg', '881', '13', '193', '2022-08-12 16:27:32', '2022-08-12 16:27:32'),
(14356, 'Losan Plus', '8.02', '50 mg+12.5 mg', '881', '13', '140', '2022-08-12 16:28:10', '2022-08-12 16:28:10'),
(14357, 'Losarcar Plus', '6.00', '50 mg+12.5 mg', '881', '13', '113', '2022-08-12 16:29:55', '2022-08-12 16:29:55'),
(14358, 'Losapot Plus', '8.00', '50 mg+12.5 mg', '881', '13', '177', '2022-08-12 16:30:34', '2022-08-12 16:30:34'),
(14359, 'Losardil', '8.05', '50 mg+12.5 mg', '881', '13', '65', '2022-08-12 16:31:25', '2022-08-12 16:31:25'),
(14360, 'Losar', '12.05', '100 mg+25 mg', '881', '13', '65', '2022-08-12 16:32:12', '2022-08-12 16:32:12'),
(14361, 'Losardil', '12.05', '100 mg+12.5 mg', '881', '13', '65', '2022-08-12 16:32:54', '2022-08-12 16:32:54'),
(14362, 'Losar', '5.00', '25 mg+12.5 mg', '881', '13', '65', '2022-08-12 16:33:37', '2022-08-12 16:33:37'),
(14363, 'Losarpex Plus', '8.00', '50 mg+12.5 mg', '881', '13', '104', '2022-08-12 16:35:33', '2022-08-12 16:35:33'),
(14364, 'Losart Plus', '12.03', '100 mg+25 mg', '881', '13', '19', '2022-08-12 16:36:19', '2022-08-12 16:36:19'),
(14365, 'Losart P', '12.03', '100 mg+12.5 mg', '881', '13', '19', '2022-08-12 16:36:52', '2022-08-12 16:36:52'),
(14366, 'Losart Plus', '8.03', '50 mg+12.5 mg', '881', '13', '19', '2022-08-12 16:37:25', '2022-08-12 16:37:25'),
(14367, 'Losartium-H', '8.03', '50 mg+12.5 mg', '881', '13', '157', '2022-08-12 16:37:58', '2022-08-12 16:37:58'),
(14368, 'Losarva Plus', '6.00', '50 mg+12.5 mg', '881', '13', '127', '2022-08-12 16:38:40', '2022-08-12 16:38:40'),
(14369, 'Losatan HZ', '8.00', '50 mg+12.5 mg', '881', '13', '150', '2022-08-12 16:39:19', '2022-08-12 16:39:19'),
(14370, 'Losium Plus', '8.50', '50 mg+12.5 mg', '881', '13', '91', '2022-08-12 16:39:52', '2022-08-12 16:39:52'),
(14371, 'Losium Plus', '12.00', '100 mg+12.5 mg', '881', '13', '91', '2022-08-12 16:40:29', '2022-08-12 16:40:29'),
(14372, 'Lospil Plus', '8.00', '50 mg+12.5 mg', '881', '13', '186', '2022-08-12 16:41:05', '2022-08-12 16:41:05'),
(14373, 'Osartan-HZ', '8.00', '50 mg+12.5 mg', '881', '13', '34', '2022-08-12 16:41:49', '2022-08-12 16:41:49'),
(14374, 'Osartil Plus', '8.00', '50 mg+12.5 mg', '881', '13', '92', '2022-08-12 16:42:24', '2022-08-12 16:42:24'),
(14375, 'Osartil', '12.00', '100 mg+25 mg', '881', '13', '92', '2022-08-12 16:43:05', '2022-08-12 16:43:05'),
(14376, 'Osartil Plus', '12.00', '100 mg+12.5 mg', '881', '13', '92', '2022-08-12 16:43:40', '2022-08-12 16:43:40'),
(14377, 'Oscard', '6.01', '50 mg+12.5 mg', '881', '13', '172', '2022-08-12 16:44:21', '2022-08-12 16:44:21'),
(14378, 'Ostan Plus', '12.00', '100 mg+25 mg', '881', '13', '161', '2022-08-12 16:45:02', '2022-08-12 16:45:02'),
(14379, 'Ostan Plus', '10.00', '50 mg+12.5 mg', '881', '13', '161', '2022-08-12 16:45:40', '2022-08-12 16:45:40'),
(14380, 'Parten Plus', '6.04', '50 mg+12.5 mg', '881', '13', '98', '2022-08-12 16:46:17', '2022-08-12 16:46:17'),
(14381, 'Pertilos Plus', '8.03', '50 mg+12.5 mg', '881', '13', '124', '2022-08-12 16:46:46', '2022-08-12 16:46:46'),
(14382, 'Precon Plus', '10.50', '50 mg+12.5 mg', '881', '13', '156', '2022-08-12 16:47:54', '2022-08-12 16:47:54'),
(14383, 'Preslo-H', '8.03', '50 mg+12.5 mg', '881', '13', '103', '2022-08-12 16:48:32', '2022-08-12 16:48:32'),
(14384, 'Prosan HZ', '8.00', '50 mg+12.5 mg', '881', '13', '43', '2022-08-12 16:49:03', '2022-08-12 16:49:03'),
(14385, 'Renosart Plus', '8.00', '50 mg+12.5 mg', '881', '13', '105', '2022-08-12 16:49:42', '2022-08-12 16:49:42'),
(14386, 'Repace H', '8.03', '50 mg+12.5 mg', '881', '13', '180', '2022-08-12 16:50:16', '2022-08-12 16:50:16'),
(14387, 'Rosatan H', '5.00', '50 mg+12.5 mg', '881', '13', '18', '2022-08-12 16:50:49', '2022-08-12 16:50:49'),
(14388, 'SB-Losak Plus', '8.00', '50 mg+12.5 mg', '881', '13', '181', '2022-08-12 16:51:32', '2022-08-12 16:51:32'),
(14389, 'SB-Losak', '12.00', '100 mg+25 mg', '881', '13', '181', '2022-08-12 16:52:18', '2022-08-12 16:52:18'),
(14390, 'Tanpot Plus', '9.44', '50 mg+12.5 mg', '881', '13', '94', '2022-08-12 16:52:57', '2022-08-12 16:52:57'),
(14391, 'Xelotan Plus', '6.00', '50 mg+12.5 mg', '881', '13', '147', '2022-08-12 16:53:41', '2022-08-12 16:53:41'),
(14392, 'Gutfix', '40.00', '24 mcg', '886', '16', '179', '2022-08-12 16:56:16', '2022-08-12 16:56:16'),
(14393, 'Gutfix', '15.00', '8 mcg', '886', '16', '179', '2022-08-12 16:57:01', '2022-08-12 16:57:01'),
(14394, 'Lubicon', '40.00', '24 mcg', '886', '16', '202', '2022-08-12 16:58:38', '2022-08-12 16:58:38'),
(14395, 'Lubicon', '15.00', '8 mcg', '886', '16', '202', '2022-08-12 16:59:59', '2022-08-12 16:59:59'),
(14396, 'Lubigut', '15.00', '8 mcg', '886', '16', '197', '2022-08-12 17:00:42', '2022-08-12 17:00:42'),
(14397, 'Lubigut', '40.00', '24 mcg', '886', '16', '197', '2022-08-12 17:01:16', '2022-08-12 17:01:16'),
(14398, 'Lubilax', '15.05', '8 mcg', '886', '16', '39', '2022-08-12 17:01:56', '2022-08-12 17:01:56'),
(14399, 'Lubilax', '40.12', '24 mcg', '886', '16', '39', '2022-08-12 17:02:46', '2022-08-12 17:02:46'),
(14400, 'Lubistone', '40.00', '24 mcg', '886', '16', '92', '2022-08-12 17:03:20', '2022-08-12 17:03:20'),
(14401, 'Lubistone', '15.00', '8 mcg', '886', '16', '92', '2022-08-12 17:04:10', '2022-08-12 17:04:10'),
(14402, 'Lucazol', '100.00', '1%', '887', '29', '92', '2022-08-12 17:05:22', '2022-08-12 17:05:22'),
(14403, 'Lulexa', '100.00', '1%', '887', '29', '43', '2022-08-12 17:06:06', '2022-08-12 17:06:06'),
(14404, 'Lulider', '100.00', '1% (10 gm tube)', '887', '29', '124', '2022-08-12 17:06:57', '2022-08-12 17:06:57'),
(14405, 'Lulider', '280', '1% (30 gm tube)', '887', '29', '124', '2022-08-12 17:07:40', '2022-08-12 17:07:40'),
(14406, 'Lulitop', '100.00', '1% (10 gm tube)', '887', '29', '179', '2022-08-12 17:08:17', '2022-08-12 17:08:17'),
(14407, 'Lulitop', '180.00', '1% (30 gm tube)', '887', '29', '179', '2022-08-12 17:08:58', '2022-08-12 17:08:58'),
(14408, 'Lulizol', '100', '1% (10 ml drop)', '887', '29', '71', '2022-08-12 17:09:41', '2022-08-12 17:09:41'),
(14409, 'Lulizol', '180.00', '1% (20 gm tube)', '887', '29', '71', '2022-08-12 17:10:21', '2022-08-12 17:10:21'),
(14410, 'Latuda', '20.00', '20 mg', '888', '13', '89', '2022-08-12 17:11:38', '2022-08-12 17:11:38'),
(14411, 'Latuda', '35.00', '40 mg', '888', '13', '89', '2022-08-12 17:12:02', '2022-08-12 17:12:02'),
(14412, 'Luradox', '20.00', '20 mg', '888', '13', '92', '2022-08-12 17:13:15', '2022-08-12 17:13:15'),
(14413, 'Luradox', '35.00', '40 mg', '888', '13', '92', '2022-08-12 17:14:07', '2022-08-12 17:14:07'),
(14414, 'Luraprex', '35.00', '40 mg', '888', '13', '179', '2022-08-12 17:14:48', '2022-08-12 17:14:48'),
(14415, 'Luraprex', '20.00', '20 mg', '888', '13', '179', '2022-08-12 17:15:23', '2022-08-12 17:15:23'),
(14416, 'Lymeclin', '30.00', '408 mg', '889', '16', '92', '2022-08-12 17:16:24', '2022-08-12 17:16:24'),
(14417, 'Lynotril', '12.00', '5 mg', '890', '13', '18', '2022-08-12 17:17:07', '2022-08-12 17:17:07'),
(14418, 'Orgatril', '11.58', '5 mg', '890', '13', '133', '2022-08-12 17:17:49', '2022-08-12 17:17:49'),
(14419, 'Ismigen', '50.00', '7 mg', '891', '13', '190', '2022-08-12 17:18:39', '2022-08-12 17:18:39'),
(14420, 'GOL', '160.00', '100 ml bottle', '892', '28', '179', '2022-08-12 17:21:20', '2022-08-12 17:21:20'),
(14421, 'Laxogol', '160.00', '100 ml bottle', '892', '28', '19', '2022-08-12 17:22:05', '2022-08-12 17:22:05'),
(14422, 'Macolox', '160.00', '100 ml bottle', '892', '28', '136', '2022-08-12 17:22:46', '2022-08-12 17:22:46'),
(14423, 'Macrosol', '160.00', '100 ml bottle', '892', '28', '150', '2022-08-12 17:23:29', '2022-08-12 17:23:29'),
(14424, 'Movicol', '25.00', '13.7 sachet', '892', '76', '121', '2022-08-12 17:24:10', '2022-08-12 17:24:10'),
(14425, 'Movicol', '305.00', '200 ml bottle', '892', '28', '121', '2022-08-12 17:24:56', '2022-08-12 17:24:56'),
(14426, 'Movifast', '25.00', '13.7 sachet', '892', '76', '197', '2022-08-12 17:25:34', '2022-08-12 17:25:34'),
(14427, 'Movifast', '160.00', '100 ml bottle', '892', '28', '197', '2022-08-12 17:26:21', '2022-08-12 17:26:21'),
(14428, 'Acidrox M', '1.00', '400 mg', '893', '13', '183', '2022-08-12 17:27:39', '2022-08-12 17:27:39'),
(14429, 'Magacil', '50.00', '400 mg/5 ml', '893', '67', '136', '2022-08-12 17:28:23', '2022-08-12 17:28:23'),
(14430, 'Magadrate Plus', '50.00', '400 mg/5 ml', '893', '67', '21', '2022-08-12 17:29:08', '2022-08-12 17:29:08'),
(14431, 'Magaplus', '54.20', '400 mg/5 ml', '893', '67', '101', '2022-08-12 17:29:46', '2022-08-12 17:29:46'),
(14432, 'Marlox', '1.00', '400 mg', '893', '13', '92', '2022-08-12 17:30:18', '2022-08-12 17:30:18'),
(14433, 'Oxecone-M', '54.36', '400 mg/5 ml', '893', '67', '19', '2022-08-12 17:31:08', '2022-08-12 17:31:08'),
(14434, 'Gastid', '3.00', '480 mg+20 mg', '894', '13', '71', '2022-08-12 17:33:20', '2022-08-12 17:33:20'),
(14435, 'Digecid Plus', '3.00', '480 mg+20 mg', '894', '13', '43', '2022-08-12 17:33:57', '2022-08-12 17:33:57'),
(14436, 'Digecid Plus', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '43', '2022-08-12 17:34:52', '2022-08-12 17:34:52'),
(14437, 'Avlocid MS', '100.30', '(480 mg+20 mg)/5 ml', '894', '67', '18', '2022-08-12 17:36:05', '2022-08-12 17:36:05'),
(14438, 'Avlocid MS', '3.01', '480 mg+20 mg', '894', '13', '18', '2022-08-12 17:36:51', '2022-08-12 17:36:51'),
(14439, 'Gastid', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '71', '2022-08-12 17:37:37', '2022-08-12 17:37:37'),
(14440, 'Magacil Plus', '3.01', '480 mg+20 mg', '894', '13', '136', '2022-08-12 17:38:40', '2022-08-12 17:38:40'),
(14441, 'Magacil Pl', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '136', '2022-08-12 17:39:26', '2022-08-12 17:39:26'),
(14442, 'Magalcon Plus', '100.00', '(480 mg+20 mg)/5 ml', '894', '67', '72', '2022-08-12 17:40:17', '2022-08-12 17:40:17'),
(14443, 'Magalrat Plus', '3.00', '480 mg+20 mg', '894', '13', '91', '2022-08-12 17:41:16', '2022-08-12 17:41:16'),
(14444, 'Magalrat Plus', '100.00', '(480 mg+20 mg)/5 ml', '894', '67', '91', '2022-08-12 17:45:03', '2022-08-12 17:45:03'),
(14445, 'Maganta Plus', '3.01', '480 mg+20 mg', '894', '13', '179', '2022-08-12 17:45:34', '2022-08-12 17:45:34'),
(14446, 'Maganta Plus', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '179', '2022-08-12 17:46:15', '2022-08-12 17:46:15'),
(14447, 'Magaplus-X', '55.00', '((480 mg+20 mg)/5 ml) (100 ml bottle)', '894', '67', '101', '2022-08-12 17:47:23', '2022-08-12 17:47:23'),
(14448, 'Magaplus-X', '100.30', '((480 mg+20 mg)/5 ml) (200 ml bottle)', '894', '67', '101', '2022-08-12 17:48:14', '2022-08-12 17:48:14'),
(14449, 'Magasol', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '82', '2022-08-12 20:53:16', '2022-08-12 20:53:16'),
(14450, 'Maldrox', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '65', '2022-08-12 20:53:58', '2022-08-12 20:53:58'),
(14451, 'Marlox Plus', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '92', '2022-08-12 20:54:41', '2022-08-12 20:54:41'),
(14452, 'Marlox', '3.00', '480 mg+20 mg', '894', '13', '92', '2022-08-12 20:55:14', '2022-08-12 20:55:14'),
(14453, 'Maxicon', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '34', '2022-08-12 20:55:59', '2022-08-12 20:55:59'),
(14454, 'Megasim', '95.45', '(480 mg+20 mg)/5 ml', '894', '67', '112', '2022-08-12 20:56:36', '2022-08-12 20:56:36'),
(14455, 'Nilcid', '100.30', '(480 mg+20 mg)/5 ml', '894', '67', '138', '2022-08-12 20:57:18', '2022-08-12 20:57:18'),
(14456, 'Novelta', '3.01', '480 mg+20 mg', '894', '13', '140', '2022-08-12 20:57:54', '2022-08-12 20:57:54'),
(14457, 'Novelta', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '140', '2022-08-12 20:58:37', '2022-08-12 20:58:37'),
(14458, 'Nygas', '105.00', '(480 mg+20 mg)/5 ml', '894', '67', '184', '2022-08-12 21:00:14', '2022-08-12 21:00:14'),
(14459, 'Oxecone-MS', '100.30', '(480 mg+20 mg)/5 ml', '894', '67', '19', '2022-08-12 21:02:14', '2022-08-12 21:02:14'),
(14460, 'Pepcon Plus', '3.00', '480 mg+20 mg', '894', '13', '105', '2022-08-12 21:02:52', '2022-08-12 21:02:52'),
(14461, 'Pepcon Plus', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '105', '2022-08-12 21:03:27', '2022-08-12 21:03:27'),
(14462, 'Simegal', '110.00', '(480 mg+20 mg)/5 ml', '894', '67', '39', '2022-08-12 21:04:06', '2022-08-12 21:04:06'),
(14463, 'Acme\'s Milk of Magnesia', '60.18', '400 mg/5 ml', '895', '67', '19', '2022-08-12 21:05:49', '2022-08-12 21:05:49'),
(14464, 'Magmil', '80.00', '400 mg/5 ml (100 ml bottle)', '895', '67', '142', '2022-08-12 21:06:41', '2022-08-12 21:06:41'),
(14465, 'Magmil', '120.00', '400 mg/5 ml (200 ml bottle)', '895', '67', '142', '2022-08-12 21:07:26', '2022-08-12 21:07:26'),
(14466, 'Magnamilk', '45.00', '400 mg/5 ml (100 ml bottle)', '895', '67', '192', '2022-08-12 21:45:58', '2022-08-12 21:48:04'),
(14467, 'Magnamilk', '60.00', '400 mg/5 ml (200 ml bottle)', '895', '67', '192', '2022-08-12 21:47:17', '2022-08-12 21:47:17'),
(14468, 'Magnason', '50.15', '400 mg/5 ml', '895', '67', '98', '2022-08-12 21:48:41', '2022-08-12 21:48:41'),
(14469, 'Milk of Magnesia', '38.00', '400 mg/5 ml', '895', '67', '25', '2022-08-12 21:49:18', '2022-08-12 21:49:18'),
(14470, 'Milk', '40.00', '400 mg/5 ml', '895', '67', '64', '2022-08-12 21:50:00', '2022-08-12 21:50:00'),
(14471, 'Milk of Magnesia', '50.15', '400 mg/5 ml', '895', '67', '140', '2022-08-12 21:50:46', '2022-08-12 21:50:46'),
(14472, 'Modern\'s Milk of Magnesia', '60.00', '400 mg/5 ml', '895', '67', '117', '2022-08-12 21:51:50', '2022-08-12 21:51:50'),
(14473, 'Mom', '60.18', '400 mg/5 ml', '895', '67', '136', '2022-08-12 21:52:27', '2022-08-12 21:52:27'),
(14474, 'Zenith Milk of Magnesia', '60.00', '400 mg/5 ml', '895', '67', '196', '2022-08-12 21:53:25', '2022-08-12 21:53:25'),
(14475, 'Magnide', '5.00', '365 mg', '897', '13', '179', '2022-08-12 21:58:53', '2022-08-12 21:58:53'),
(14476, 'Magnito', '7.00', '365 mg', '897', '13', '74', '2022-08-12 21:59:35', '2022-08-12 21:59:35'),
(14477, 'Magnox', '5.00', '365 mg', '897', '13', '133', '2022-08-12 22:00:06', '2022-08-12 22:00:06'),
(14478, 'Magnum', '12.00', '365 mg', '897', '13', '136', '2022-08-12 22:00:39', '2022-08-12 22:00:39'),
(14479, 'G-Magsulph', '15.00', '2.5 mg/5 ml', '898', '68', '84', '2022-08-12 22:01:59', '2022-08-12 22:01:59'),
(14480, 'Magsum', '18.06', '2.5 mg/5 ml', '898', '68', '161', '2022-08-12 22:02:36', '2022-08-12 22:02:36'),
(14481, 'G-Magsulph', '50.00', '4 gm/100 ml', '899', '50', '84', '2022-08-12 22:03:52', '2022-08-12 22:05:33'),
(14482, 'Nalepsin', '70.80', '4 gm/100 ml', '899', '50', '43', '2022-08-12 22:04:53', '2022-08-12 22:04:53'),
(14483, 'Acme\'s Mannitol', '155.47', '20%', '900', '50', '19', '2022-08-12 22:06:46', '2022-08-12 22:06:46'),
(14484, 'Manisol', '155.47', '20%', '900', '50', '139', '2022-08-12 22:07:49', '2022-08-12 22:07:49'),
(14485, 'Mannitol', '155.00', '20%', '900', '50', '135', '2022-08-12 22:08:28', '2022-08-12 22:08:28'),
(14486, 'Osmosol', '155.00', '20%', '900', '50', '43', '2022-08-12 22:09:04', '2022-08-12 22:09:04'),
(14487, 'Osmotic', '155.00', '20%', '900', '50', '150', '2022-08-12 22:09:38', '2022-08-12 22:09:38'),
(14488, 'Ludiomil', '6.50', '25 mg', '901', '13', '167', '2022-08-12 22:10:31', '2022-08-12 22:10:31'),
(14489, 'Rubavax-M', '400.00', '0.5 ml', '902', '78', '92', '2022-08-12 22:11:13', '2022-08-12 22:11:13'),
(14490, 'Bendex', '3.50', '500 mg', '903', '13', '77', '2022-08-12 22:12:16', '2022-08-12 22:12:16'),
(14491, 'Bendex', '1.15', '100 mg', '903', '13', '77', '2022-08-12 22:12:53', '2022-08-12 22:12:53'),
(14492, 'Helben', '14.80', '100 mg/5 ml', '903', '67', '20', '2022-08-12 22:13:35', '2022-08-12 22:13:35'),
(14493, 'Helmox', '12.00', '100 mg/5 ml', '903', '67', '162', '2022-08-12 22:14:19', '2022-08-12 22:14:19'),
(14494, 'Helmox', '0.60', '100 mg', '903', '13', '162', '2022-08-12 22:15:00', '2022-08-12 22:15:00'),
(14495, 'Mebantrin', '0.75', '100 mg', '903', '13', '146', '2022-08-12 22:15:43', '2022-08-12 22:15:43'),
(14496, 'Mebantrin', '15.00', '100 mg/5 ml', '903', '67', '146', '2022-08-12 22:16:32', '2022-08-12 22:16:32'),
(14497, 'Mebendol', '13.65', '100 mg/5 ml', '903', '67', '64', '2022-08-12 22:17:10', '2022-08-12 22:17:10'),
(14498, 'Mebendol', '0.70', '100 mg', '903', '13', '64', '2022-08-12 22:17:46', '2022-08-12 22:17:46'),
(14499, 'Mebendox', '14.00', '100 mg/5 ml', '903', '67', '93', '2022-08-12 22:18:48', '2022-08-12 22:18:48'),
(14500, 'Mebendox', '0.74', '100 mg', '903', '13', '93', '2022-08-12 22:19:55', '2022-08-12 22:19:55'),
(14501, 'Mebrex', '14.83', '100 mg/5 ml', '903', '67', '113', '2022-08-12 22:20:33', '2022-08-12 22:20:33'),
(14502, 'Mebrex', '0.74', '100 mg', '903', '13', '113', '2022-08-12 22:21:16', '2022-08-12 22:21:16'),
(14503, 'Panamox', '1.00', '100 mg', '903', '13', '98', '2022-08-12 22:21:53', '2022-08-12 22:21:53'),
(14504, 'Panamox', '14.79', '100 mg/5 ml', '903', '67', '98', '2022-08-12 22:22:35', '2022-08-12 22:22:35'),
(14505, 'Promex', '0.71', '100 mg', '903', '13', '32', '2022-08-12 22:23:24', '2022-08-12 22:23:24'),
(14506, 'Seemox', '0.74', '100 mg', '903', '13', '170', '2022-08-12 22:24:08', '2022-08-12 22:24:08'),
(14507, 'Seemox', '16.00', '100 mg/5 ml', '903', '67', '170', '2022-08-12 22:24:51', '2022-08-12 22:24:51'),
(14508, 'Solas', '1.15', '100 mg', '903', '13', '136', '2022-08-12 22:25:31', '2022-08-12 22:25:31'),
(14509, 'Solas', '18.25', '100 mg/5 ml', '903', '67', '136', '2022-08-12 22:26:08', '2022-08-12 22:26:08'),
(14510, 'Vermizol', '0.74', '100 mg', '903', '13', '196', '2022-08-12 22:26:45', '2022-08-12 22:26:45'),
(14511, 'A-Meb', '6.01', '135 mg', '904', '13', '19', '2022-08-12 22:28:50', '2022-08-12 22:28:50'),
(14512, 'Colomeb', '6.00', '135 mg', '904', '13', '124', '2022-08-12 22:29:33', '2022-08-12 22:29:33'),
(14513, 'Evarin', '6.00', '135 mg', '904', '13', '61', '2022-08-12 22:30:09', '2022-08-12 22:30:09'),
(14514, 'Iriban', '6.00', '135 mg', '904', '13', '92', '2022-08-12 22:30:55', '2022-08-12 22:30:55'),
(14515, 'Iriban SR', '10.00', '200 mg', '904', '24', '92', '2022-08-12 22:31:34', '2022-08-12 22:31:34'),
(14516, 'Irisyn', '7.00', '135 mg', '904', '13', '91', '2022-08-12 22:32:13', '2022-08-12 22:32:13'),
(14517, 'Mave', '7.00', '135 mg', '904', '13', '136', '2022-08-12 22:32:51', '2022-08-12 22:32:51'),
(14518, 'Mave SR', '10.07', '200 mg', '904', '24', '136', '2022-08-12 22:33:34', '2022-08-12 22:33:34'),
(14519, 'Mebiz SR', '10.03', '200 mg', '904', '24', '180', '2022-08-12 22:34:12', '2022-08-12 22:34:12'),
(14520, 'Meverine', '6.05', '135 mg', '904', '13', '65', '2022-08-12 22:34:50', '2022-08-12 22:34:50'),
(14521, 'Meverine SR', '10.05', '200 mg', '904', '24', '65', '2022-08-12 22:35:33', '2022-08-12 22:35:33'),
(14522, 'Mevigut SR', '10.00', '200 mg', '904', '24', '127', '2022-08-12 22:36:18', '2022-08-12 22:36:18'),
(14523, 'Mevin', '6.02', '135 mg', '904', '13', '179', '2022-08-12 22:37:00', '2022-08-12 22:37:00'),
(14524, 'Mevin SR', '10.03', '200 mg', '904', '24', '179', '2022-08-12 22:37:38', '2022-08-12 22:37:38'),
(14525, 'Rostil', '7.00', '135 mg', '904', '13', '43', '2022-08-12 22:38:33', '2022-08-12 22:38:33'),
(14526, 'Rostil SR', '10.00', '200 mg', '904', '24', '43', '2022-08-12 22:39:06', '2022-08-12 22:39:06'),
(14527, 'Veripel SR', '9.03', '200 mg', '904', '24', '39', '2022-08-12 22:39:43', '2022-08-12 22:39:43'),
(14528, 'Veron', '6.08', '135 mg', '904', '13', '71', '2022-08-12 22:40:23', '2022-08-12 22:40:23'),
(14529, 'Bexidal', '3.00', '50 mg', '905', '13', '43', '2022-08-12 22:41:16', '2022-08-12 22:41:16'),
(14530, 'Dayhista', '2.50', '50 mg', '905', '13', '113', '2022-08-12 22:42:51', '2022-08-12 22:42:51'),
(14531, 'Mebastin', '2.00', '50 mg', '905', '13', '92', '2022-08-12 22:43:33', '2022-08-12 22:43:33'),
(14532, 'Mebidal', '3.00', '50 mg', '905', '13', '71', '2022-08-12 22:44:11', '2022-08-12 22:44:11'),
(14533, 'Mebolin', '2.01', '50 mg', '905', '13', '19', '2022-08-12 22:44:42', '2022-08-12 22:44:42'),
(14534, 'Medrolin', '1.51', '50 mg', '904', '13', '136', '2022-08-12 22:45:42', '2022-08-12 22:45:42'),
(14535, 'Acliz Plus', '3.00', '25 mg+50 mg', '906', '13', '34', '2022-08-12 22:48:49', '2022-08-12 22:48:49'),
(14536, 'Ancliz', '3.00', '25 mg+50 mg', '906', '13', '119', '2022-08-12 22:49:29', '2022-08-12 22:49:29'),
(14537, 'Anosea Plus', '3.00', '25 mg+50 mg', '906', '13', '91', '2022-08-12 22:50:26', '2022-08-12 22:50:26'),
(14538, 'Anvert', '3.01', '25 mg+50 mg', '906', '13', '140', '2022-08-12 22:51:09', '2022-08-12 22:51:09'),
(14539, 'Avert Plus', '3.00', '25 mg+50 mg', '906', '13', '45', '2022-08-12 22:51:45', '2022-08-12 22:51:45'),
(14540, 'Avonex', '2.51', '25 mg+50 mg', '906', '13', '130', '2022-08-12 22:52:26', '2022-08-12 22:52:26'),
(14541, 'Devoid', '3.00', '25 mg+50 mg', '906', '13', '42', '2022-08-12 22:53:04', '2022-08-12 22:53:04'),
(14542, 'Devomit', '3.25', '25 mg+50 mg', '906', '13', '174', '2022-08-12 22:53:44', '2022-08-12 22:53:44'),
(14543, 'Emego Pis', '3.00', '25 mg+50 mg', '906', '13', '136', '2022-08-12 22:54:30', '2022-08-12 22:54:30'),
(14544, 'Emenil Plus', '3.00', '25 mg+50 mg', '906', '13', '92', '2022-08-12 22:55:09', '2022-08-12 22:55:09'),
(14545, 'Emezin Plus', '3.00', '25 mg+50 mg', '906', '13', '71', '2022-08-12 22:55:49', '2022-08-12 22:55:49'),
(14546, 'Maclixine', '3.01', '25 mg+50 mg', '906', '13', '78', '2022-08-12 22:56:24', '2022-08-12 22:56:24'),
(14547, 'Mecliz Plus', '3.50', '25 mg+50 mg', '906', '13', '127', '2022-08-12 22:56:58', '2022-08-12 22:56:58'),
(14548, 'Nomesis', '3.50', '25 mg+50 mg', '906', '13', '89', '2022-08-12 22:57:32', '2022-08-12 22:57:32'),
(14549, 'NVP', '3.01', '25 mg+50 mg', '906', '13', '19', '2022-08-12 22:58:08', '2022-08-12 22:58:08'),
(14550, 'Optimin', '3.10', '25 mg+50 mg', '906', '13', '54', '2022-08-12 22:58:48', '2022-08-12 22:58:48'),
(14551, 'Pyrimac', '2.50', '25 mg+50 mg', '906', '13', '18', '2022-08-12 22:59:26', '2022-08-12 22:59:26'),
(14552, 'Pyrizin', '3.01', '25 mg+50 mg', '906', '13', '29', '2022-08-12 23:00:00', '2022-08-12 23:00:00'),
(14553, 'S-Vom', '3.01', '25 mg+50 mg', '906', '13', '172', '2022-08-12 23:00:43', '2022-08-12 23:00:43'),
(14554, 'V-Nil', '3.01', '25 mg+50 mg', '906', '13', '23', '2022-08-12 23:01:19', '2022-08-12 23:01:19'),
(14555, 'Vertina Plus', '3.01', '25 mg+50 mg', '906', '13', '179', '2022-08-12 23:01:53', '2022-08-12 23:01:53'),
(14556, 'Xmec', '3.02', '25 mg+50 mg', '906', '13', '39', '2022-08-12 23:02:33', '2022-08-12 23:02:33'),
(14557, 'Acliz', '2.50', '50 mg', '907', '13', '34', '2022-08-12 23:03:59', '2022-08-12 23:03:59'),
(14558, 'Avert', '2.51', '50 mg', '907', '13', '45', '2022-08-12 23:05:02', '2022-08-12 23:05:02'),
(14559, 'Clizin', '2.50', '50 mg', '907', '13', '143', '2022-08-12 23:05:36', '2022-08-12 23:05:36'),
(14560, 'Emezin', '2.50', '50 mg', '907', '13', '71', '2022-08-12 23:06:13', '2022-08-12 23:06:13'),
(14561, 'Meczin', '2.50', '50 mg', '907', '13', '20', '2022-08-12 23:06:43', '2022-08-12 23:06:43'),
(14562, 'Melizin', '2.50', '50 mg', '907', '13', '142', '2022-08-12 23:07:14', '2022-08-12 23:07:14'),
(14563, 'Nomosic', '2.55', '50 mg', '907', '13', '65', '2022-08-12 23:07:51', '2022-08-12 23:07:51'),
(14564, 'Colamin', '4.02', '500 mcg', '908', '13', '157', '2022-08-12 23:14:28', '2022-08-12 23:14:28'),
(14565, 'Maclon', '4.00', '500 mcg', '908', '13', '186', '2022-08-12 23:15:05', '2022-08-12 23:15:05'),
(14566, 'MB 12', '9.00', '1.5 mg', '908', '13', '19', '2022-08-12 23:15:36', '2022-08-12 23:15:36'),
(14567, 'MB 12', '30.20', '500 mcg/ml', '908', '68', '19', '2022-08-12 23:16:21', '2022-08-12 23:16:21'),
(14568, 'MB', '4.03', '500 mcg', '908', '13', '19', '2022-08-12 23:17:11', '2022-08-12 23:17:11'),
(14569, 'Mecobal', '4.04', '500 mcg', '908', '13', '78', '2022-08-12 23:19:06', '2022-08-12 23:19:06'),
(14570, 'Mecobal', '30.10', '500 mcg/ml', '908', '68', '78', '2022-08-12 23:21:19', '2022-08-12 23:21:19'),
(14571, 'Mecol', '4.00', '500 mcg', '908', '13', '34', '2022-08-12 23:22:06', '2022-08-12 23:22:06'),
(14572, 'Mecolagin', '4.00', '500 mcg', '908', '13', '92', '2022-08-12 23:22:44', '2022-08-12 23:22:44'),
(14573, 'Mecolagin', '30.00', '500 mcg/ml', '908', '68', '92', '2022-08-12 23:24:30', '2022-08-12 23:24:30'),
(14574, 'Mecolin', '4.05', '500 mcg', '908', '13', '65', '2022-08-12 23:25:23', '2022-08-12 23:25:23'),
(14575, 'Mecomin', '4.00', '500 mcg', '908', '13', '143', '2022-08-12 23:26:24', '2022-08-12 23:26:24'),
(14576, 'Mecopen', '4.00', '500 mcg', '908', '13', '71', '2022-08-12 23:27:56', '2022-08-12 23:27:56'),
(14577, 'Methicol', '4.03', '500 mcg', '908', '13', '179', '2022-08-12 23:30:15', '2022-08-12 23:30:15'),
(14578, 'Nervex', '4.03', '500 mcg', '908', '13', '140', '2022-08-12 23:31:12', '2022-08-12 23:31:12'),
(14579, 'Nerviton', '4.02', '500 mcg', '908', '13', '136', '2022-08-12 23:32:01', '2022-08-12 23:32:01'),
(14580, 'Nerviton', '30.11', '500 mcg/ml', '908', '68', '136', '2022-08-12 23:32:41', '2022-08-12 23:32:41'),
(14581, 'Neural', '4.25', '500 mcg', '908', '13', '89', '2022-08-12 23:33:19', '2022-08-12 23:33:19'),
(14582, 'Pedial', '4.00', '500 mcg', '908', '13', '82', '2022-08-12 23:33:58', '2022-08-12 23:33:58'),
(14583, 'Remylin', '4.50', '500 mcg', '908', '13', '91', '2022-08-12 23:34:32', '2022-08-12 23:34:32'),
(14584, 'Medogen', '38.00', '150 mg/ml', '909', '68', '92', '2022-08-12 23:35:53', '2022-08-12 23:35:53'),
(14585, 'Medroxy', '48.00', '150 mg/ml', '909', '68', '150', '2022-08-12 23:36:58', '2022-08-12 23:36:58'),
(14586, 'Provera', '45.00', '150 mg/ml', '909', '68', '185', '2022-08-12 23:38:24', '2022-08-12 23:38:24'),
(14587, 'SOMA-JECT', '38.00', '150 mg/ml', '909', '68', '176', '2022-08-12 23:39:14', '2022-08-12 23:39:14'),
(14588, 'Medogen', '5.38', '5 mg', '910', '13', '92', '2022-08-12 23:40:32', '2022-08-12 23:40:32'),
(14589, 'Medogen', '10.00', '10 mg', '910', '13', '92', '2022-08-12 23:41:13', '2022-08-12 23:41:13'),
(14590, 'Medrina', '4.70', '5 mg', '910', '13', '39', '2022-08-12 23:42:02', '2022-08-12 23:42:02'),
(14591, 'Medrogest', '5.38', '5 mg', '910', '13', '161', '2022-08-12 23:42:50', '2022-08-12 23:42:50'),
(14592, 'Medrogest', '10.00', '10 mg', '910', '13', '161', '2022-08-12 23:43:27', '2022-08-12 23:43:27'),
(14593, 'Medroxy', '5.40', '5 mg', '910', '13', '150', '2022-08-12 23:44:18', '2022-08-12 23:44:18'),
(14594, 'Medroxy', '10.07', '10 mg', '910', '13', '150', '2022-08-12 23:45:05', '2022-08-12 23:45:05'),
(14595, 'Perlutex', '10.62', '5 mg', '910', '13', '105', '2022-08-12 23:45:48', '2022-08-12 23:45:48'),
(14596, 'Provenor', '5.00', '5 mg', '910', '13', '71', '2022-08-12 23:49:20', '2022-08-12 23:49:20'),
(14597, 'Provenor', '10.00', '10 mg', '910', '13', '71', '2022-08-12 23:49:57', '2022-08-12 23:49:57'),
(14598, 'Amifen', '28.11', '50 mg/5 ml', '911', '67', '136', '2022-08-12 23:51:56', '2022-08-12 23:51:56'),
(14599, 'Amifen', '5.02', '500 mg', '911', '13', '136', '2022-08-12 23:52:47', '2022-08-12 23:52:47'),
(14600, 'Dysmen', '2.50', '250 mg', '911', '13', '161', '2022-08-12 23:53:26', '2022-08-12 23:53:26'),
(14601, 'Dysmen', '5.00', '500 mg', '911', '13', '161', '2022-08-13 03:28:19', '2022-08-13 03:28:19'),
(14602, 'Fenamic', '15.00', '50 mg/5 ml', '911', '67', '43', '2022-08-13 03:29:20', '2022-08-13 03:29:20'),
(14603, 'Fenaton', '2.00', '500 mg', '911', '13', '65', '2022-08-13 03:30:10', '2022-08-13 03:30:10'),
(14604, 'Flamic', '3.00', '250 mg', '911', '13', '82', '2022-08-13 03:31:07', '2022-08-13 03:31:07'),
(14605, 'Flamic', '5.00', '500 mg', '911', '13', '82', '2022-08-13 03:32:04', '2022-08-13 03:32:04'),
(14606, 'Flamic', '40.00', '50 mg/5 ml', '911', '67', '82', '2022-08-13 03:33:02', '2022-08-13 03:33:02'),
(14607, 'HPR', '3.00', '250 mg', '911', '13', '142', '2022-08-13 03:33:42', '2022-08-13 03:33:42'),
(14608, 'HPR', '45.00', '50 mg/5 ml', '911', '67', '142', '2022-08-13 03:34:27', '2022-08-13 03:34:27'),
(14609, 'HPR-DS', '5.90', '500 mg', '911', '13', '142', '2022-08-13 03:35:09', '2022-08-13 03:35:09'),
(14610, 'Mefa', '28.10', '50 mg/5 ml', '911', '67', '166', '2022-08-13 03:35:54', '2022-08-13 03:35:54'),
(14611, 'Mefa', '1.25', '250 mg', '911', '13', '166', '2022-08-13 03:36:37', '2022-08-13 03:36:37'),
(14612, 'Mefalgin', '1.80', '250 mg', '911', '13', '55', '2022-08-13 03:37:20', '2022-08-13 03:37:20'),
(14613, 'Mefalgin', '30.00', '50 mg/5 ml', '911', '67', '54', '2022-08-13 03:38:05', '2022-08-13 03:38:05'),
(14614, 'Mefalgin', '4.00', '500 mg', '911', '13', '54', '2022-08-13 03:38:35', '2022-08-13 03:38:35'),
(14615, 'Mefotrix DS', '5.00', '500 mg', '911', '13', '186', '2022-08-13 03:39:55', '2022-08-13 03:39:55'),
(14616, 'Myfocin', '5.00', '500 mg', '911', '13', '92', '2022-08-13 03:40:39', '2022-08-13 03:40:39'),
(14617, 'Meflon', '39.61', '250 mg', '912', '13', '18', '2022-08-13 03:42:00', '2022-08-13 03:42:00'),
(14618, 'Apegestrol', '70.00', '160 mg', '913', '13', '185', '2022-08-13 03:53:22', '2022-08-13 03:53:22'),
(14619, 'Apemeg', '75.00', '160 mg', '914', '13', '161', '2022-08-13 03:54:43', '2022-08-13 03:54:43'),
(14620, 'Apetiz', '90.00', '160 mg', '914', '13', '34', '2022-08-13 03:55:24', '2022-08-13 03:55:24'),
(14621, 'Apetiz', '500.00', '200 mg/5 ml', '913', '67', '34', '2022-08-13 03:56:14', '2022-08-13 03:56:14'),
(14622, 'Apit', '35.00', '40 mg', '914', '13', '65', '2022-08-13 03:56:49', '2022-08-13 03:56:49'),
(14623, 'Apit', '75.00', '160 mg', '914', '13', '65', '2022-08-13 03:57:24', '2022-08-13 03:57:24'),
(14624, 'Meganor', '90.00', '160 mg', '914', '13', '71', '2022-08-13 03:58:07', '2022-08-13 03:58:07'),
(14625, 'Megenox', '500.00', '200 mg/5 ml', '913', '67', '19', '2022-08-13 03:58:59', '2022-08-13 03:58:59'),
(14626, 'Megestol', '70.00', '160 mg', '910', '13', '197', '2022-08-13 03:59:46', '2022-08-13 03:59:46'),
(14627, 'Megestol', '500.00', '200 mg/5 ml', '913', '67', '197', '2022-08-13 04:00:55', '2022-08-13 04:00:55'),
(14628, 'Mezest', '90.00', '160 mg', '914', '13', '39', '2022-08-13 04:01:37', '2022-08-13 04:01:37'),
(14629, 'Mezest', '35.00', '40 mg', '914', '13', '39', '2022-08-13 04:02:17', '2022-08-13 04:02:17'),
(14630, 'Mezoxia', '80.00', '160 mg', '914', '13', '74', '2022-08-13 04:02:56', '2022-08-13 04:02:56'),
(14631, 'Filfresh', '3.01', '3 mg', '915', '13', '179', '2022-08-13 04:04:53', '2022-08-13 04:04:53'),
(14632, 'Melonin', '3.00', '3 mg', '915', '13', '71', '2022-08-13 04:05:37', '2022-08-13 04:05:37'),
(14633, 'Meloxicam', '4.03', '15 mg', '916', '13', '179', '2022-08-13 04:06:23', '2022-08-13 04:06:23'),
(14634, 'Dementa-D', '25.00', '14 mg+10 mg', '917', '20', '197', '2022-08-13 04:07:25', '2022-08-13 04:07:25'),
(14635, 'Deme', '35.00', '28 mg+10 mg', '917', '20', '197', '2022-08-13 04:08:30', '2022-08-13 04:08:30'),
(14636, 'Abixa', '8.00', '10 mg', '918', '13', '18', '2022-08-13 04:09:21', '2022-08-13 04:09:21'),
(14637, 'Dementa', '10.00', '5 mg', '918', '13', '197', '2022-08-13 04:09:54', '2022-08-13 04:09:54'),
(14638, 'Memanto', '18.00', '10 mg', '918', '13', '71', '2022-08-13 04:10:26', '2022-08-13 04:10:26'),
(14639, 'Memanto', '10.00', '5 mg', '918', '13', '71', '2022-08-13 04:11:04', '2022-08-13 04:11:04'),
(14640, 'Memogen', '10.03', '10 mg', '918', '13', '140', '2022-08-13 04:11:46', '2022-08-13 04:11:46'),
(14641, 'Remtin', '10.00', '5 mg', '918', '13', '92', '2022-08-13 04:12:27', '2022-08-13 04:12:27'),
(14642, 'Menaquin', '25.00', '200 mcg', '919', '16', '155', '2022-08-13 04:13:27', '2022-08-13 04:13:27'),
(14643, 'Nimenrix', '3854.00', '0.5 ml/prefilled syringe', '920', '68', '156', '2022-08-13 04:14:29', '2022-08-13 04:14:29'),
(14644, 'Ingovax ACWY', '1000.00', '50 mcg/0.5 ml', '921', '77', '92', '2022-08-13 04:15:33', '2022-08-13 04:15:33'),
(14645, 'Cleanstar Cool Mint', '75.00', '120 ml bottle', '923', '52', '186', '2022-08-13 04:17:37', '2022-08-13 04:17:37'),
(14646, 'Clean', '140.00', '250 ml bottle', '923', '52', '186', '2022-08-13 04:18:23', '2022-08-13 04:18:23'),
(14647, 'Cleanstar Gold', '75.00', '120 ml bottle', '923', '52', '186', '2022-08-13 04:18:58', '2022-08-13 04:18:58'),
(14648, 'Cleanstar', '140.00', '250 ml bottle', '923', '52', '186', '2022-08-13 04:19:34', '2022-08-13 04:19:34'),
(14649, 'Listacare Blue Mint', '80.00', '120 ml bottle', '923', '52', '78', '2022-08-13 04:20:11', '2022-08-13 04:20:11'),
(14650, 'Listacare Blue Mint', '145.00', '250 ml bottle', '923', '52', '78', '2022-08-13 04:20:44', '2022-08-13 04:20:44'),
(14651, 'Listacare Gold', '80.00', '120 ml bottle', '923', '52', '78', '2022-08-13 04:21:47', '2022-08-13 04:21:47'),
(14652, 'Listaca', '145.00', '250 ml bottle', '923', '52', '78', '2022-08-13 04:22:25', '2022-08-13 04:22:25'),
(14653, 'Listoral Coolmint', '75.51', '120 ml bottle', '923', '52', '18', '2022-08-13 04:23:09', '2022-08-13 04:23:09'),
(14654, 'Listora', '140.95', '250 ml bottle', '923', '52', '18', '2022-08-13 04:23:45', '2022-08-13 04:23:45'),
(14655, 'Listoral Original', '75.51', '120 ml bottle', '923', '52', '18', '2022-08-13 04:24:19', '2022-08-13 04:24:19'),
(14656, 'Listoral Original', '140.95', '250 ml bottle', '923', '52', '18', '2022-08-13 04:25:04', '2022-08-13 04:25:04'),
(14657, 'Oralfresh', '80.00', '120 ml bottle', '923', '52', '147', '2022-08-13 04:25:50', '2022-08-13 04:25:50'),
(14658, 'Oralfresh', '140.00', '250 ml bottle', '923', '52', '147', '2022-08-13 04:26:35', '2022-08-13 04:26:35'),
(14659, 'Oralis', '75.22', '120 ml bottle', '923', '52', '136', '2022-08-13 04:27:01', '2022-08-13 04:27:01'),
(14660, 'Oralis', '140.42', '250 ml bottle', '923', '52', '136', '2022-08-13 04:27:47', '2022-08-13 04:27:47'),
(14661, 'Oroclean Coolmint', '75.00', '120 ml bottle', '923', '52', '92', '2022-08-13 04:28:28', '2022-08-13 04:28:28'),
(14662, 'Oroclean Coolmint', '140.00', '250 ml bottle', '923', '52', '92', '2022-08-13 04:29:05', '2022-08-13 04:29:05'),
(14663, 'Oroclean Original', '75.00', '120 ml bottle', '923', '52', '92', '2022-08-13 04:29:35', '2022-08-13 04:29:35'),
(14664, 'Oroclean Original', '140.00', '250 ml bottle', '923', '52', '92', '2022-08-13 04:30:16', '2022-08-13 04:30:16'),
(14665, 'Orostar Cool Mint', '80.24', '120 ml bottle', '923', '52', '179', '2022-08-13 04:31:00', '2022-08-13 04:31:00'),
(14666, 'Orostar Original', '80.24', '120 ml bottle', '923', '52', '179', '2022-08-13 04:31:41', '2022-08-13 04:31:41'),
(14667, 'Anthisan', '35.14', '2%', '924', '29', '198', '2022-08-13 04:32:46', '2022-08-13 04:32:46'),
(14668, 'Leukin', '20.00', '50 mg', '925', '13', '39', '2022-08-13 15:14:23', '2022-08-13 15:14:23'),
(14669, 'Aronem', '1208.14', '1 gm/vial', '926', '49', '18', '2022-08-13 15:17:42', '2022-08-13 15:17:42'),
(14670, 'Aronem', '654.41', '500 mg/vial', '926', '49', '18', '2022-08-13 15:19:15', '2022-08-13 15:19:15'),
(14671, 'Aropen', '650.00', '500 mg/vial', '926', '49', '34', '2022-08-13 15:20:00', '2022-08-13 15:20:00'),
(14672, 'Aropen', '1200.00', '1 gm/vial', '926', '49', '34', '2022-08-13 15:20:40', '2022-08-13 15:20:40'),
(14673, 'Betanem', '1250.00', '1 gm/vial', '926', '49', '101', '2022-08-13 15:21:14', '2022-08-13 15:21:14'),
(14674, 'Betanem', '700.00', '500 mg/vial', '926', '49', '101', '2022-08-13 15:21:47', '2022-08-13 15:21:47'),
(14675, 'Carbabac', '654.00', '500 mg/vial', '926', '49', '147', '2022-08-13 15:22:35', '2022-08-13 15:22:35'),
(14676, 'Carbabac', '1200.00', '1 gm/vial', '926', '49', '147', '2022-08-13 15:23:21', '2022-08-13 15:23:21'),
(14677, 'Carbanem', '702.11', '500 mg/vial', '926', '49', '198', '2022-08-13 15:24:01', '2022-08-13 15:24:01'),
(14678, 'Carbanem', '1303.91', '1 gm/vial', '926', '49', '198', '2022-08-13 15:24:43', '2022-08-13 15:24:43'),
(14679, 'Curepen', '1254.20', '1 gm/vial', '926', '49', '135', '2022-08-13 15:25:12', '2022-08-13 15:25:12'),
(14680, 'Curepen', '652.18', '500 mg/vial', '926', '49', '135', '2022-08-13 15:25:55', '2022-08-13 15:25:55'),
(14681, 'Fulspec', '1208.15', '1 gm/vial', '926', '49', '19', '2022-08-13 15:26:27', '2022-08-13 15:26:27'),
(14682, 'Fulspec', '400.00', '250 mg/vial', '926', '49', '19', '2022-08-13 15:27:02', '2022-08-13 15:27:02'),
(14683, 'Fulspe', '654.42', '500 mg/vial', '926', '49', '19', '2022-08-13 15:27:34', '2022-08-13 15:27:34'),
(14684, 'I-Penam', '400.00', '250 mg/vial', '926', '49', '92', '2022-08-13 15:28:02', '2022-08-13 15:28:02'),
(14685, 'I-Penam', '1300.00', '1 gm/vial', '926', '49', '92', '2022-08-13 15:28:32', '2022-08-13 15:28:32'),
(14686, 'I-Penam', '700.00', '500 mg/vial', '926', '49', '92', '2022-08-13 15:29:05', '2022-08-13 15:29:05'),
(14687, 'Menem', '700.00', '500 mg/vial', '926', '49', '36', '2022-08-13 15:31:03', '2022-08-13 15:31:03'),
(14688, 'Intrapen', '700.00', '500 mg/vial', '926', '49', '78', '2022-08-13 15:31:32', '2022-08-13 15:31:32'),
(14689, 'Intrapen', '1300.00', '1 gm/vial', '926', '49', '78', '2022-08-13 15:31:59', '2022-08-13 15:31:59'),
(14690, 'Inpen', '700.00', '500 mg/vial', '926', '49', '124', '2022-08-13 15:32:27', '2022-08-13 15:32:27'),
(14691, 'Inpen', '1300.00', '1 gm/vial', '926', '49', '124', '2022-08-13 15:32:58', '2022-08-13 15:32:58'),
(14692, 'Menem', '1300.00', '1 gm/vial', '926', '49', '36', '2022-08-13 15:33:28', '2022-08-13 15:33:28'),
(14693, 'Mepen', '1200.00', '1 gm/vial', '926', '49', '45', '2022-08-13 15:34:01', '2022-08-13 15:34:01'),
(14694, 'Mepen', '650.00', '500 mg/vial', '926', '49', '45', '2022-08-13 15:34:35', '2022-08-13 15:34:35'),
(14695, 'Merobac', '652.44', '500 mg/vial', '926', '49', '150', '2022-08-13 15:35:10', '2022-08-13 15:35:10'),
(14696, 'Merobac', '1204.53', '1 gm/vial', '926', '49', '150', '2022-08-13 15:35:38', '2022-08-13 15:35:38'),
(14697, 'Merocar', '650.00', '500 mg/vial', '926', '49', '82', '2022-08-13 15:36:09', '2022-08-13 15:36:09'),
(14698, 'Merocar', '1200.00', '1 gm/vial', '926', '49', '82', '2022-08-13 15:36:38', '2022-08-13 15:36:38'),
(14699, 'Merrocil', '1594.78', '1 gm/vial', '926', '49', '145', '2022-08-13 15:37:15', '2022-08-13 15:37:15'),
(14700, 'Merocil', '852.56', '500 mg/vial', '926', '49', '145', '2022-08-13 15:37:53', '2022-08-13 15:37:53'),
(14701, 'Merocon', '1303.91', '1 gm/vial', '926', '49', '39', '2022-08-13 15:38:21', '2022-08-13 15:38:21'),
(14702, 'Merocon', '702.11', '500 mg/vial', '926', '49', '39', '2022-08-13 15:38:52', '2022-08-13 15:38:52'),
(14703, 'Merogit', '700.00', '500 mg/vial', '926', '49', '197', '2022-08-13 15:39:29', '2022-08-13 15:39:29'),
(14704, 'Merogit', '1300.00', '1 gm/vial', '926', '49', '197', '2022-08-13 15:39:56', '2022-08-13 15:39:56'),
(14705, 'Merogit', '400.00', '250 mg/vial', '926', '49', '197', '2022-08-13 15:40:26', '2022-08-13 15:40:26'),
(14706, 'Meroject', '700.00', '500 mg/vial', '926', '49', '71', '2022-08-13 15:41:06', '2022-08-13 15:41:06'),
(14707, 'Meroject', '1300.00', '1 gm/vial', '926', '49', '71', '2022-08-13 15:41:41', '2022-08-13 15:41:41'),
(14708, 'Merolab', '1365.00', '1 gm/vial', '926', '49', '103', '2022-08-13 15:42:13', '2022-08-13 15:42:13'),
(14709, 'Merolab', '790.00', '500 mg/vial', '926', '49', '103', '2022-08-13 15:42:56', '2022-08-13 15:42:56'),
(14710, 'Merom', '1300.00', '1 gm/vial', '926', '49', '185', '2022-08-13 15:47:08', '2022-08-13 15:47:08'),
(14711, 'Merom', '700.00', '500 mg/vial', '926', '49', '185', '2022-08-13 15:47:53', '2022-08-13 15:47:53'),
(14712, 'Meromax', '1250.00', '1 gm/vial', '926', '49', '140', '2022-08-13 15:48:51', '2022-08-13 15:48:51'),
(14713, 'Meromax', '700.00', '500 mg/vial', '926', '49', '140', '2022-08-13 15:57:43', '2022-08-13 15:57:43'),
(14714, 'Meromax', '700.00', '500 mg/vial', '926', '49', '140', '2022-08-13 15:57:43', '2022-08-13 15:57:43'),
(14715, 'Merotrax', '700.00', '500 mg/vial', '926', '49', '91', '2022-08-13 15:59:36', '2022-08-13 15:59:36'),
(14716, 'Merotrax', '1300.00', '1 gm/vial', '926', '49', '91', '2022-08-13 16:00:08', '2022-08-13 16:00:08'),
(14717, 'Merotic', '1300.00', '1 gm/vial', '926', '49', '157', '2022-08-13 16:00:40', '2022-08-13 16:00:40'),
(14718, 'Meropen', '1300.00', '1 gm/vial', '926', '49', '161', '2022-08-13 16:01:13', '2022-08-13 16:01:13'),
(14719, 'Meropen', '700.00', '500 mg/vial', '926', '49', '161', '2022-08-13 16:01:45', '2022-08-13 16:01:45'),
(14720, 'Meropen', '400.00', '250 mg/vial', '926', '49', '161', '2022-08-13 16:02:19', '2022-08-13 16:02:19'),
(14721, 'Meronix', '650.00', '500 mg/vial', '926', '49', '130', '2022-08-13 16:02:48', '2022-08-13 16:02:48'),
(14722, 'Meronix', '1200.00', '1 gm/vial', '926', '49', '130', '2022-08-13 16:03:21', '2022-08-13 16:03:21');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(14723, 'Meroxin', '650.00', '500 mg/vial', '926', '49', '127', '2022-08-13 16:04:00', '2022-08-13 16:04:00'),
(14724, 'Meroxin', '1200.00', '1 gm/vial', '926', '49', '127', '2022-08-13 16:04:41', '2022-08-13 16:04:41'),
(14725, 'Neopenem', '450.00', '250 mg/vial', '926', '49', '89', '2022-08-13 16:05:13', '2022-08-13 16:05:13'),
(14726, 'Neopenem', '750.00', '500 mg/vial', '926', '49', '89', '2022-08-13 16:05:41', '2022-08-13 16:05:41'),
(14727, 'Neopenem', '1350.00', '1 gm/vial', '926', '49', '89', '2022-08-13 16:06:38', '2022-08-13 16:06:38'),
(14728, 'Oropem', '1300.00', '1 gm/vial', '926', '49', '73', '2022-08-13 16:07:05', '2022-08-13 16:07:05'),
(14729, 'Penomer', '1300.00', '1 gm/vial', '926', '49', '43', '2022-08-13 16:07:33', '2022-08-13 16:07:33'),
(14730, 'Penomer', '700.00', '500 mg/vial', '926', '49', '43', '2022-08-13 16:08:03', '2022-08-13 16:08:03'),
(14731, 'R-Penem', '1300.00', '1 gm/vial', '926', '49', '202', '2022-08-13 16:08:35', '2022-08-13 16:08:35'),
(14732, 'R-Penem', '700.00', '500 mg/vial', '926', '49', '202', '2022-08-13 16:09:04', '2022-08-13 16:09:04'),
(14733, 'Ronem', '400.00', '250 mg/vial', '926', '49', '136', '2022-08-13 16:09:35', '2022-08-13 16:09:35'),
(14734, 'Ronem', '1300.00', '1 gm/vial', '926', '49', '136', '2022-08-13 16:10:00', '2022-08-13 16:10:00'),
(14735, 'Ronem', '700.00', '500 mg/vial', '926', '49', '136', '2022-08-13 16:10:27', '2022-08-13 16:10:27'),
(14736, 'Ropenem', '1003.00', '1 gm/vial', '926', '49', '65', '2022-08-13 16:10:55', '2022-08-13 16:10:55'),
(14737, 'Ropenem', '503.15', '500 mg/vial', '926', '49', '65', '2022-08-13 16:11:25', '2022-08-13 16:11:25'),
(14738, 'Rosebac', '700.00', '500 mg/vial', '926', '49', '53', '2022-08-13 16:12:00', '2022-08-13 16:12:00'),
(14739, 'Rosebac', '1300.00', '1 gm/vial', '926', '49', '53', '2022-08-13 16:12:26', '2022-08-13 16:12:26'),
(14740, 'Specbac', '1300.00', '1 gm/vial', '926', '49', '179', '2022-08-13 16:12:54', '2022-08-13 16:12:54'),
(14741, 'Specbac', '700.00', '500 mg/vial', '926', '49', '179', '2022-08-13 16:13:19', '2022-08-13 16:13:19'),
(14742, 'Specbac', '400.00', '250 mg/vial', '926', '49', '179', '2022-08-13 16:13:54', '2022-08-13 16:13:54'),
(14743, 'Veronem', '1203.60', '1 gm/vial', '926', '49', '193', '2022-08-13 16:14:25', '2022-08-13 16:14:25'),
(14744, 'Veronem', '651.95', '500 mg/vial', '926', '49', '193', '2022-08-13 16:14:47', '2022-08-13 16:14:47'),
(14745, 'Canasa', '5.00', '400 mg', '927', '13', '65', '2022-08-13 16:16:03', '2022-08-13 16:16:03'),
(14746, 'Cozycol', '20.00', '800 mg', '927', '13', '179', '2022-08-13 16:16:34', '2022-08-13 16:16:34'),
(14747, 'Mesacol', '7.58', '400 mg', '927', '13', '180', '2022-08-13 16:16:58', '2022-08-13 16:16:58'),
(14748, 'Mesagut', '7.60', '400 mg', '927', '13', '34', '2022-08-13 16:17:23', '2022-08-13 16:17:23'),
(14749, 'Mesala', '7.00', '400 mg', '927', '13', '127', '2022-08-13 16:17:48', '2022-08-13 16:17:48'),
(14750, 'Meslamin DR', '7.58', '400 mg', '927', '13', '91', '2022-08-13 16:18:14', '2022-08-13 16:18:14'),
(14751, 'Ifomes', '190.00', '400 mg/4 ml', '928', '49', '39', '2022-08-13 21:46:48', '2022-08-13 21:46:48'),
(14752, 'Mes-D', '190.00', '400 mg/4 ml', '928', '49', '65', '2022-08-13 21:47:17', '2022-08-13 23:18:42'),
(14753, 'Mesna', '190.00', '400 mg/4 ml', '928', '49', '185', '2022-08-13 23:21:21', '2022-08-13 23:21:21'),
(14754, 'Uromitexan', '215.61', '400 mg/4 ml', '928', '49', '198', '2022-08-13 23:22:08', '2022-08-13 23:22:08'),
(14755, 'Benformin', '4.00', '500 mg', '930', '13', '42', '2022-08-13 23:34:17', '2022-08-13 23:36:51'),
(14756, 'Benformin', '6.00', '850 mg', '930', '13', '42', '2022-08-13 23:36:05', '2022-08-13 23:36:05'),
(14757, 'Bigmet', '4', '500 mg', '930', '13', '161', '2022-08-13 23:37:36', '2022-08-13 23:37:36'),
(14758, 'Bigmet', '6.00', '850 mg', '930', '13', '161', '2022-08-13 23:38:17', '2022-08-13 23:38:17'),
(14759, 'Bigmet XR', '6.00', '500 mg', '930', '13', '161', '2022-08-13 23:39:02', '2022-08-13 23:39:02'),
(14760, 'Centomin', '4.00', '500 mg', '930', '13', '49', '2022-08-13 23:39:47', '2022-08-13 23:39:47'),
(14761, 'Centomin', '6.00', '850 mg', '930', '13', '49', '2022-08-13 23:40:30', '2022-08-13 23:40:30'),
(14762, 'Comet', '4.02', '500 mg', '930', '13', '179', '2022-08-13 23:41:29', '2022-08-13 23:41:29'),
(14763, 'Comet', '6.02', '850 mg', '930', '13', '179', '2022-08-13 23:42:02', '2022-08-13 23:42:02'),
(14764, 'Comet XR', '6.02', '500 mg', '930', '13', '179', '2022-08-13 23:42:46', '2022-08-13 23:42:46'),
(14765, 'Comet XR', '9.03', '1000 mg', '930', '13', '179', '2022-08-13 23:43:40', '2022-08-13 23:43:40'),
(14766, 'D-Fo', '2.50', '850 mg', '930', '13', '60', '2022-08-13 23:44:16', '2022-08-13 23:44:16'),
(14767, 'Daomin', '4.00', '500 mg', '930', '13', '19', '2022-08-13 23:44:56', '2022-08-13 23:44:56'),
(14768, 'Daomin', '6.00', '850 mg', '930', '13', '19', '2022-08-13 23:45:39', '2022-08-13 23:45:39'),
(14769, 'Daomin XR', '6.00', '500 mg', '930', '13', '19', '2022-08-13 23:46:22', '2022-08-13 23:46:22'),
(14770, 'Daomin XR', '8.00', '1000 mg', '930', '13', '19', '2022-08-13 23:46:57', '2022-08-13 23:46:57'),
(14771, 'Deformin', '3.00', '500 mg', '930', '13', '196', '2022-08-13 23:47:40', '2022-08-13 23:47:40'),
(14772, 'Deformin', '4.00', '850 mg', '930', '13', '196', '2022-08-13 23:48:15', '2022-08-13 23:48:15'),
(14773, 'Dia M', '2.50', '850 mg', '930', '13', '113', '2022-08-13 23:49:03', '2022-08-13 23:49:03'),
(14774, 'Dia M', '1.10', '500 mg', '930', '13', '113', '2022-08-13 23:49:41', '2022-08-13 23:49:41'),
(14775, 'Dia M SR', '2.00', '500 mg', '930', '13', '113', '2022-08-13 23:50:24', '2022-08-13 23:50:24'),
(14776, 'Diablo', '4.00', '500 mg', '930', '13', '59', '2022-08-13 23:51:02', '2022-08-13 23:51:02'),
(14777, 'Diablo', '6.00', '850 mg', '930', '13', '59', '2022-08-13 23:51:51', '2022-08-13 23:51:51'),
(14778, 'Diafit', '4.00', '500 mg', '930', '13', '184', '2022-08-13 23:52:33', '2022-08-13 23:52:33'),
(14779, 'Diafit', '6.00', '850 mg', '930', '13', '184', '2022-08-13 23:53:14', '2022-08-13 23:53:14'),
(14780, 'Diafre', '3.00', '850 mg', '930', '13', '122', '2022-08-13 23:55:31', '2022-08-13 23:55:31'),
(14781, 'Diafre', '1.50', '500 mg', '930', '13', '122', '2022-08-13 23:56:16', '2022-08-13 23:56:16'),
(14782, 'Diamin', '2.50', '500 mg', '930', '13', '194', '2022-08-13 23:56:58', '2022-08-13 23:56:58'),
(14783, 'Diamin', '3.00', '850 mg', '930', '13', '194', '2022-08-13 23:57:45', '2022-08-13 23:57:45'),
(14784, 'DMF', '4.00', '500 mg', '930', '13', '63', '2022-08-13 23:58:25', '2022-08-13 23:58:25'),
(14785, 'DMF', '6.00', '850 mg', '930', '13', '63', '2022-08-13 23:59:14', '2022-08-13 23:59:14'),
(14786, 'Etform', '16.00', '500 mg', '930', '13', '167', '2022-08-13 23:59:56', '2022-08-13 23:59:56'),
(14787, 'Etform', '6.00', '850 mg', '930', '13', '167', '2022-08-14 00:00:54', '2022-08-14 00:00:54'),
(14788, 'Exformin ER', '6.00', '1000 mg', '930', '13', '180', '2022-08-14 00:02:23', '2022-08-14 00:02:23'),
(14789, 'Exfor', '5.40', '500 mg', '930', '13', '180', '2022-08-14 00:03:38', '2022-08-14 00:03:38'),
(14790, 'Formet', '4.00', '500 mg', '930', '13', '45', '2022-08-14 00:04:30', '2022-08-14 00:04:30'),
(14791, 'Formet', '6.00', '850 mg', '930', '13', '45', '2022-08-14 00:05:14', '2022-08-14 00:05:14'),
(14792, 'Formet XR', '6.00', '500 mg', '930', '13', '45', '2022-08-14 00:06:03', '2022-08-14 00:06:03'),
(14793, 'Forme', '7.00', '750 mg', '930', '13', '45', '2022-08-14 00:07:05', '2022-08-14 00:07:05'),
(14794, 'G-Metformin', '2.50', '500 mg', '930', '13', '84', '2022-08-14 00:07:47', '2022-08-14 00:07:47'),
(14795, 'G-Metformin', '4.00', '850 mg', '930', '13', '84', '2022-08-14 00:08:34', '2022-08-14 00:08:34'),
(14796, 'G-Phase', '3.00', '850 mg', '930', '13', '67', '2022-08-14 00:09:11', '2022-08-14 00:09:11'),
(14797, 'G-Pha', '4.00', '500 mg', '930', '13', '67', '2022-08-14 00:09:53', '2022-08-14 00:09:53'),
(14798, 'Glimet', '4.00', '850 mg', '930', '13', '116', '2022-08-14 00:10:37', '2022-08-14 00:10:37'),
(14799, 'Glucomet', '4.00', '500 mg', '930', '13', '34', '2022-08-14 00:11:25', '2022-08-14 00:11:25'),
(14800, 'Glucomet', '6.00', '850 mg', '930', '13', '34', '2022-08-14 00:12:01', '2022-08-14 00:12:01'),
(14801, 'Glucomet XR', '6.00', '500 mg', '930', '13', '34', '2022-08-14 00:12:44', '2022-08-14 00:12:44'),
(14802, 'Glucomet XR', '9.00', '750 mg', '930', '13', '34', '2022-08-14 00:14:54', '2022-08-14 00:14:54'),
(14803, 'Glucomin', '4.00', '500 mg', '930', '13', '127', '2022-08-14 00:15:33', '2022-08-14 00:15:33'),
(14804, 'Glucomin', '6.00', '850 mg', '930', '13', '127', '2022-08-14 00:16:16', '2022-08-14 00:16:16'),
(14805, 'Glucomin XR', '9.00', '1000 mg', '930', '13', '127', '2022-08-14 00:18:39', '2022-08-14 00:18:39'),
(14806, 'Glucomin XR', '6.00', '500 mg', '930', '13', '127', '2022-08-14 00:19:17', '2022-08-14 00:19:17'),
(14807, 'Glunor', '4.00', '500 mg', '930', '13', '71', '2022-08-14 00:19:56', '2022-08-14 00:19:56'),
(14808, 'Glunor', '6.00', '850 mg', '930', '13', '71', '2022-08-14 00:20:38', '2022-08-14 00:20:38'),
(14809, 'Glunor OD', '6.00', '500 mg', '930', '13', '71', '2022-08-14 00:21:15', '2022-08-14 00:21:15'),
(14810, 'Glunor XR', '6.00', '500 mg', '930', '13', '71', '2022-08-14 00:21:56', '2022-08-14 00:21:56'),
(14811, 'Glutec', '3.00', '500 mg', '930', '13', '185', '2022-08-14 00:22:35', '2022-08-14 00:22:35'),
(14812, 'Glutec', '5.00', '850 mg', '930', '13', '185', '2022-08-14 00:23:12', '2022-08-14 00:23:12'),
(14813, 'Glymin', '3.00', '500 mg', '930', '13', '89', '2022-08-14 00:23:50', '2022-08-14 00:23:50'),
(14814, 'Glymin', '4.00', '850 mg', '930', '13', '89', '2022-08-14 00:24:23', '2022-08-14 00:24:23'),
(14815, 'Glymin XR', '5.00', '500 mg', '930', '13', '89', '2022-08-14 00:25:03', '2022-08-14 00:25:03'),
(14816, 'Guamin', '3.00', '850 mg', '930', '13', '20', '2022-08-14 00:25:54', '2022-08-14 00:25:54'),
(14817, 'Hi-met', '3.00', '850 mg', '930', '13', '90', '2022-08-14 00:26:38', '2022-08-14 00:26:38'),
(14818, 'Info-500', '2.00', '500 mg', '930', '13', '48', '2022-08-14 00:27:24', '2022-08-14 00:27:24'),
(14819, 'Info-850', '3.00', '850 mg', '930', '13', '48', '2022-08-14 00:28:00', '2022-08-14 00:28:00'),
(14820, 'Informet', '3.00', '500 mg', '930', '13', '43', '2022-08-14 00:28:37', '2022-08-14 00:28:37'),
(14821, 'Informet', '4.45', '850 mg', '930', '13', '43', '2022-08-14 00:29:20', '2022-08-14 00:29:20'),
(14822, 'Informet LA', '5.00', '500 mg', '930', '13', '43', '2022-08-14 00:30:14', '2022-08-14 00:30:14'),
(14823, 'Informe', '7.00', '750 mg', '930', '13', '43', '2022-08-14 00:30:56', '2022-08-14 00:30:56'),
(14824, 'Informet LA', '8.00', '1000 mg', '930', '13', '43', '2022-08-14 00:31:44', '2022-08-14 00:31:44'),
(14825, 'Informet XR', '6.00', '500 mg', '930', '13', '43', '2022-08-14 00:32:27', '2022-08-14 00:32:27'),
(14826, 'Informe', '9.00', '750 mg', '930', '13', '43', '2022-08-14 00:33:01', '2022-08-14 00:33:01'),
(14827, 'Insimet', '4.00', '500 mg', '930', '13', '91', '2022-08-14 00:33:37', '2022-08-14 00:33:37'),
(14828, 'Insimet', '4.00', '850 mg', '930', '13', '91', '2022-08-14 00:34:17', '2022-08-14 00:34:17'),
(14829, 'Insimet XR', '5.00', '500 mg', '930', '13', '91', '2022-08-14 00:34:53', '2022-08-14 00:34:53'),
(14830, 'Kemin-SR', '5.00', '500 mg', '930', '13', '101', '2022-08-14 00:36:50', '2022-08-14 00:36:50'),
(14831, 'Kemin', '4.01', '850 mg', '930', '13', '101', '2022-08-14 00:37:33', '2022-08-14 00:37:33'),
(14832, 'Kemin', '2.50', '500 mg', '930', '13', '101', '2022-08-14 00:38:08', '2022-08-14 00:38:08'),
(14833, 'M-Form', '5.50', '850 mg', '930', '13', '50', '2022-08-14 00:38:50', '2022-08-14 00:38:50'),
(14834, 'M-Fort', '4.72', '500 mg', '930', '13', '94', '2022-08-14 00:39:28', '2022-08-14 00:39:28'),
(14835, 'M-Fort', '7.08', '850 mg', '930', '13', '94', '2022-08-14 00:40:11', '2022-08-14 00:40:11'),
(14836, 'M-min', '3.01', '500 mg', '930', '13', '172', '2022-08-14 00:40:54', '2022-08-14 00:40:54'),
(14837, 'M-min', '4.51', '850 mg', '930', '13', '172', '2022-08-14 00:41:45', '2022-08-14 00:41:45'),
(14838, 'Mefin', '3.01', '500 mg', '930', '13', '192', '2022-08-14 00:42:33', '2022-08-14 00:42:33'),
(14839, 'Mefin', '4.00', '850 mg', '930', '13', '192', '2022-08-14 00:43:19', '2022-08-14 00:43:19'),
(14840, 'Meforex', '2.00', '500 mg', '930', '13', '98', '2022-08-14 00:44:03', '2022-08-14 00:44:03'),
(14841, 'Meforex', '3.01', '850 mg', '930', '13', '98', '2022-08-14 00:44:42', '2022-08-14 00:44:42'),
(14842, 'Metforin', '4.00', '500 mg', '930', '13', '202', '2022-08-14 00:45:16', '2022-08-14 00:45:16'),
(14843, 'Metforin', '6.00', '850 mg', '930', '13', '202', '2022-08-14 00:48:08', '2022-08-14 00:48:08'),
(14844, 'Metforin', '2.00', '500 mg', '930', '13', '138', '2022-08-14 00:54:30', '2022-08-14 00:54:30'),
(14845, 'Metformin', '3.01', '850 mg', '930', '13', '138', '2022-08-14 00:55:09', '2022-08-14 00:55:09'),
(14846, 'Meglu', '4.00', '500 mg', '930', '13', '190', '2022-08-14 00:55:59', '2022-08-14 00:55:59'),
(14847, 'Meglu', '5.00', '850 mg', '930', '13', '190', '2022-08-14 00:56:37', '2022-08-14 00:56:37'),
(14848, 'Meglu ER', '6.00', '500 mg', '930', '13', '190', '2022-08-14 00:57:18', '2022-08-14 00:57:18'),
(14849, 'Meglu ER', '8.00', '750 mg', '930', '13', '190', '2022-08-14 00:58:06', '2022-08-14 00:58:06'),
(14850, 'Meglu ER', '9.00', '1000 mg', '930', '13', '190', '2022-08-14 00:58:41', '2022-08-14 00:58:41'),
(14851, 'Met', '4.00', '500 mg', '930', '13', '136', '2022-08-14 00:59:22', '2022-08-14 00:59:22'),
(14852, 'Met', '6.00', '850 mg', '930', '13', '136', '2022-08-14 01:00:03', '2022-08-14 01:00:03'),
(14853, 'Met XR', '6.00', '500 mg', '930', '13', '136', '2022-08-14 01:00:40', '2022-08-14 01:00:40'),
(14854, 'Met XR', '8.00', '750 mg', '930', '13', '136', '2022-08-14 01:01:18', '2022-08-14 01:01:18'),
(14855, 'Met X', '9.00', '1000 mg', '930', '13', '136', '2022-08-14 01:01:52', '2022-08-14 01:01:52'),
(14856, 'Metarin', '6.00', '850 mg', '930', '13', '150', '2022-08-14 01:05:39', '2022-08-14 01:05:39'),
(14857, 'Metarin', '4.00', '500 mg', '930', '13', '150', '2022-08-14 01:07:18', '2022-08-14 01:07:18'),
(14858, 'Metcure', '3.80', '500 mg', '930', '13', '62', '2022-08-14 01:08:14', '2022-08-14 01:08:14'),
(14859, 'Metcur', '5.50', '850 mg', '930', '13', '62', '2022-08-14 01:09:03', '2022-08-14 01:09:03'),
(14860, 'Metfar', '6.00', '850 mg', '930', '13', '186', '2022-08-14 01:09:50', '2022-08-14 01:09:50'),
(14861, 'Metfar', '4.00', '500 mg', '930', '13', '186', '2022-08-14 01:10:39', '2022-08-14 01:10:39'),
(14862, 'Metfar SR', '6.00', '500 mg', '930', '13', '186', '2022-08-14 01:11:23', '2022-08-14 01:11:23'),
(14863, 'Metfar SR', '9.00', '1000 mg', '930', '13', '186', '2022-08-14 01:12:08', '2022-08-14 01:12:08'),
(14864, 'Metfen', '2.50', '850 mg', '930', '13', '64', '2022-08-14 01:12:45', '2022-08-14 01:12:45'),
(14865, 'Metfo', '4.00', '500 mg', '930', '13', '142', '2022-08-14 01:13:41', '2022-08-14 01:13:41'),
(14866, 'Metfo', '6.00', '850 mg', '930', '13', '142', '2022-08-14 01:14:14', '2022-08-14 01:14:14'),
(14867, 'Metfo XR', '7.00', '500 mg', '930', '13', '142', '2022-08-14 01:14:47', '2022-08-14 01:14:47'),
(14868, 'Metfo XR', '9.00', '750 mg', '930', '13', '142', '2022-08-14 01:15:16', '2022-08-14 01:15:16'),
(14869, 'Metfo XR', '10.00', '1000 mg', '930', '13', '142', '2022-08-14 01:18:30', '2022-08-14 01:18:30'),
(14870, 'Metformin', '3.00', '500 mg', '930', '13', '36', '2022-08-14 01:19:04', '2022-08-14 01:19:04'),
(14871, 'Metformin', '4.00', '850 mg', '930', '13', '36', '2022-08-14 01:20:19', '2022-08-14 01:20:19'),
(14872, 'Metforal', '4.00', '500 mg', '930', '13', '197', '2022-08-14 01:20:59', '2022-08-14 01:20:59'),
(14873, 'Metforal', '6.00', '850 mg', '930', '13', '197', '2022-08-14 01:21:33', '2022-08-14 01:21:33'),
(14874, 'Metforal SR', '6.00', '500 mg', '930', '13', '197', '2022-08-14 01:22:19', '2022-08-14 01:22:19'),
(14875, 'Metform', '4.00', '500 mg', '930', '13', '18', '2022-08-14 01:22:58', '2022-08-14 01:22:58'),
(14876, 'Metform', '6.00', '850 mg', '930', '13', '18', '2022-08-14 01:23:39', '2022-08-14 01:23:39'),
(14877, 'Metform ER', '6.00', '500 mg', '930', '13', '18', '2022-08-14 01:24:35', '2022-08-14 01:24:35'),
(14878, 'Metform ER', '9.00', '1000 mg', '930', '13', '18', '2022-08-14 01:25:23', '2022-08-14 01:25:23'),
(14879, 'Metfosil', '4.00', '500 mg', '930', '13', '173', '2022-08-14 01:26:26', '2022-08-14 01:26:26'),
(14880, 'Metfosil', '6.00', '850 mg', '930', '13', '173', '2022-08-14 01:27:08', '2022-08-14 01:27:08'),
(14881, 'Metlife', '4.01', '850 mg', '930', '13', '174', '2022-08-14 01:29:17', '2022-08-14 01:29:17'),
(14882, 'Metlife', '3.01', '500 mg', '930', '13', '174', '2022-08-14 01:30:04', '2022-08-14 01:30:04'),
(14883, 'Metle', '4.00', '500 mg', '930', '13', '104', '2022-08-14 01:30:53', '2022-08-14 01:30:53'),
(14884, 'Metin', '3.00', '500 mg', '930', '13', '182', '2022-08-14 01:32:33', '2022-08-14 01:32:33'),
(14885, 'Metin', '4.96', '850 mg', '930', '13', '182', '2022-08-14 01:33:17', '2022-08-14 01:33:17'),
(14886, 'Metguard', '3.00', '500 mg', '930', '13', '87', '2022-08-14 01:34:27', '2022-08-14 01:34:27'),
(14887, 'Metmin', '5.50', '850 mg', '930', '13', '23', '2022-08-14 01:35:09', '2022-08-14 01:35:09'),
(14888, 'Metmin', '4.00', '500 mg', '930', '13', '23', '2022-08-14 01:35:54', '2022-08-14 01:35:54'),
(14889, 'Metmin XR', '6.00', '500 mg', '930', '13', '23', '2022-08-14 01:36:37', '2022-08-14 01:36:37'),
(14890, 'Metnil', '2.84', '500 mg', '930', '13', '112', '2022-08-14 01:37:16', '2022-08-14 01:37:16'),
(14891, 'Metnor', '3.00', '500 mg', '930', '13', '119', '2022-08-14 01:38:10', '2022-08-14 01:38:10'),
(14892, 'Metomin', '3.00', '500 mg', '930', '13', '177', '2022-08-14 01:38:51', '2022-08-14 01:38:51'),
(14893, 'Metomin', '5.00', '850 mg', '930', '13', '177', '2022-08-14 01:39:36', '2022-08-14 01:39:36'),
(14894, 'Metsa', '3.01', '500 mg', '930', '13', '198', '2022-08-14 01:40:19', '2022-08-14 01:40:19'),
(14895, 'Metsa', '5.02', '850 mg', '930', '13', '198', '2022-08-14 01:41:01', '2022-08-14 01:41:01'),
(14896, 'Metsa XR', '6.02', '500 mg', '930', '13', '198', '2022-08-14 01:41:35', '2022-08-14 01:41:35'),
(14897, 'Metsa XR', '9.00', '1000 mg', '930', '13', '198', '2022-08-14 01:42:27', '2022-08-14 01:42:27'),
(14898, 'Minirfor', '4.00', '500 mg', '930', '13', '162', '2022-08-14 01:44:32', '2022-08-14 01:44:32'),
(14899, 'Minirfor', '6.00', '850 mg', '930', '13', '162', '2022-08-14 01:45:24', '2022-08-14 01:45:24'),
(14900, 'Nobesit', '4.00', '500 mg', '930', '13', '92', '2022-08-14 01:46:05', '2022-08-14 01:46:05'),
(14901, 'Nobesi', '6.00', '850 mg', '930', '13', '92', '2022-08-14 01:46:46', '2022-08-14 01:46:46'),
(14902, 'Nobesit XR', '6.00', '500 mg', '930', '13', '92', '2022-08-14 01:47:25', '2022-08-14 01:47:25'),
(14903, 'Nobesit XR', '9.00', '1000 mg', '930', '13', '92', '2022-08-14 01:48:16', '2022-08-14 01:48:16'),
(14904, 'NVmet', '4.00', '500 mg', '930', '13', '124', '2022-08-14 01:49:36', '2022-08-14 01:49:36'),
(14905, 'NVmet', '6.00', '850 mg', '930', '13', '124', '2022-08-14 01:50:20', '2022-08-14 01:50:20'),
(14906, 'NVmet SR', '6.00', '500 mg', '930', '13', '124', '2022-08-14 01:50:50', '2022-08-14 01:50:50'),
(14907, 'Obemet', '4.00', '500 mg', '930', '13', '73', '2022-08-14 01:51:36', '2022-08-14 01:51:36'),
(14908, 'Obemet', '4.00', '500 mg', '930', '13', '73', '2022-08-14 01:56:29', '2022-08-14 01:56:29'),
(14909, 'Obemet', '6.00', '850 mg', '930', '13', '73', '2022-08-14 02:00:21', '2022-08-14 02:00:21'),
(14910, 'Obid', '3.00', '500 mg', '930', '13', '61', '2022-08-14 02:01:01', '2022-08-14 02:01:01'),
(14911, 'Obid', '5.00', '850 mg', '930', '13', '61', '2022-08-14 02:01:40', '2022-08-14 02:01:40'),
(14912, 'Onmet', '5.00', '850 mg', '930', '13', '105', '2022-08-14 02:02:04', '2022-08-14 02:02:04'),
(14913, 'Onmet', '3.00', '500 mg', '930', '13', '105', '2022-08-14 02:02:47', '2022-08-14 02:02:47'),
(14914, 'Oramet', '4.00', '500 mg', '930', '13', '65', '2022-08-14 02:03:51', '2022-08-14 02:03:51'),
(14915, 'Oramet', '6.00', '850 mg', '930', '13', '65', '2022-08-14 02:04:54', '2022-08-14 02:04:54'),
(14916, 'Oramet-SR', '6.00', '500 mg', '930', '13', '65', '2022-08-14 02:05:19', '2022-08-14 02:05:19'),
(14917, 'Oramet-SR', '7.05', '1000 mg', '930', '13', '65', '2022-08-14 02:05:57', '2022-08-14 02:05:57'),
(14918, 'Polimet', '6.00', '850 mg', '930', '13', '53', '2022-08-14 02:10:17', '2022-08-14 02:10:17'),
(14919, 'Polimet', '4.00', '500 mg', '930', '13', '53', '2022-08-14 02:11:06', '2022-08-14 02:11:06'),
(14920, 'Pimin', '3.51', '850 mg', '930', '13', '146', '2022-08-14 02:46:19', '2022-08-14 02:46:19'),
(14921, 'Pimin', '2.50', '500 mg', '930', '13', '146', '2022-08-14 02:47:02', '2022-08-14 02:47:02'),
(14922, 'Ormin', '5.01', '850 mg', '930', '13', '140', '2022-08-14 02:48:00', '2022-08-14 02:48:00'),
(14923, 'Ormin', '3.01', '500 mg', '930', '13', '140', '2022-08-14 02:48:42', '2022-08-14 02:48:42'),
(14924, 'Radimet', '4.00', '500 mg', '930', '13', '156', '2022-08-14 02:49:26', '2022-08-14 02:49:26'),
(14925, 'Radimet', '6.00', '850 mg', '930', '13', '156', '2022-08-14 02:50:11', '2022-08-14 02:50:11'),
(14926, 'Radimet XR', '7.00', '500 mg', '930', '13', '156', '2022-08-14 02:50:52', '2022-08-14 02:50:52'),
(14927, 'Ruzmet', '8.33', '500 mg', '930', '13', '28', '2022-08-14 02:51:37', '2022-08-14 02:51:37'),
(14928, 'SB-Met', '4.00', '500 mg', '930', '13', '181', '2022-08-14 02:52:09', '2022-08-14 02:52:09'),
(14929, 'SB-Met', '6.00', '850 mg', '930', '13', '181', '2022-08-14 02:53:01', '2022-08-14 02:53:01'),
(14930, 'SB-Met', '6.00', '850 mg', '930', '13', '181', '2022-08-14 02:53:21', '2022-08-14 02:53:21'),
(14931, 'SB-Met', '6.00', '1000 mg', '930', '13', '181', '2022-08-14 02:55:01', '2022-08-14 02:55:01'),
(14932, 'SB-Met XR', '6.00', '500 mg', '930', '13', '181', '2022-08-14 02:55:28', '2022-08-14 02:55:28'),
(14933, 'SB-Met XR', '8.00', '1000 mg', '930', '13', '181', '2022-08-14 02:56:30', '2022-08-14 02:56:30'),
(14934, 'Sucomet', '3.00', '500 mg', '930', '13', '82', '2022-08-14 02:57:13', '2022-08-14 02:57:13'),
(14935, 'Sucomet', '4.50', '850 mg', '930', '13', '82', '2022-08-14 02:57:50', '2022-08-14 02:57:50'),
(14936, 'Sugamet', '3.50', '500 mg', '930', '13', '78', '2022-08-14 02:58:25', '2022-08-14 02:58:25'),
(14937, 'Sugamet', '5.50', '850 mg', '930', '13', '78', '2022-08-14 02:59:03', '2022-08-14 02:59:03'),
(14938, 'Sugamet XR', '6.00', '500 mg', '930', '13', '78', '2022-08-14 02:59:53', '2022-08-14 02:59:53'),
(14939, 'Sugamet XR', '9.00', '1000 mg', '930', '13', '78', '2022-08-14 03:00:22', '2022-08-14 03:00:22'),
(14940, 'Sumin', '2.00', '500 mg', '930', '13', '137', '2022-08-14 03:01:31', '2022-08-14 03:01:31'),
(14941, 'Verimet', '3.01', '500 mg', '930', '13', '193', '2022-08-14 03:02:07', '2022-08-14 03:02:07'),
(14942, 'Verimet', '4.02', '850 mg', '930', '13', '193', '2022-08-14 03:02:40', '2022-08-14 03:02:40'),
(14943, 'Wellmet', '6.00', '850 mg', '930', '13', '134', '2022-08-14 03:03:17', '2022-08-14 03:03:17'),
(14944, 'Wellmet', '4.00', '500 mg', '930', '13', '134', '2022-08-14 03:04:35', '2022-08-14 03:04:35'),
(14945, 'Xelmet', '6.50', '850 mg', '930', '13', '39', '2022-08-14 03:05:10', '2022-08-14 03:05:10'),
(14946, 'Xelmet', '6.00', '500 mg', '930', '13', '39', '2022-08-14 03:05:50', '2022-08-14 03:05:50'),
(14947, 'Hipomax', '25.00', '1 gm', '931', '13', '133', '2022-08-14 03:06:52', '2022-08-14 03:06:52'),
(14948, 'Methebac', '25.00', '1 gm', '931', '13', '124', '2022-08-14 03:07:28', '2022-08-14 03:07:28'),
(14949, 'Metirox', '6.00', '5 mg', '932', '13', '161', '2022-08-14 03:08:28', '2022-08-14 03:08:28'),
(14950, 'Metirox', '11.00', '10 mg', '932', '13', '161', '2022-08-14 03:09:13', '2022-08-14 03:09:13'),
(14951, 'Meth', '12.00', '10 mg', '934', '13', '65', '2022-08-14 03:10:55', '2022-08-14 03:10:55'),
(14952, 'Meth', '4.00', '2.5 mg', '934', '13', '65', '2022-08-14 03:11:38', '2022-08-14 03:11:38'),
(14953, 'Methotrax', '15.00', '10 mg', '934', '13', '61', '2022-08-14 03:13:00', '2022-08-14 03:13:00'),
(14954, 'Methotrax', '20.00', '15 mg', '934', '13', '61', '2022-08-14 03:14:12', '2022-08-14 03:14:12'),
(14955, 'Methotrax', '5.00', '2.5 mg', '934', '13', '61', '2022-08-14 03:15:04', '2022-08-14 03:15:04'),
(14956, 'Methox', '15.06', '10 mg', '934', '13', '150', '2022-08-14 03:16:16', '2022-08-14 03:16:16'),
(14957, 'Methox', '5.52', '2.5 mg', '934', '13', '150', '2022-08-14 03:17:02', '2022-08-14 03:17:02'),
(14958, 'Metorax', '15.00', '10 mg', '934', '13', '161', '2022-08-14 03:17:43', '2022-08-14 03:17:43'),
(14959, 'Mtrex', '110.00', '50 mg/2 ml', '934', '10', '185', '2022-08-14 03:18:29', '2022-08-14 03:18:29'),
(14960, 'Mtrex', '5.00', '2.5 mg', '934', '13', '185', '2022-08-14 03:19:44', '2022-08-14 03:19:44'),
(14961, 'Mtrex', '15.00', '10 mg', '934', '13', '185', '2022-08-14 03:20:11', '2022-08-14 03:20:11'),
(14962, 'Trexall', '150.00', '50 mg/2 ml', '934', '10', '89', '2022-08-14 03:21:50', '2022-08-14 03:21:50'),
(14963, 'Trexall', '15.00', '10 mg', '934', '13', '89', '2022-08-14 03:22:17', '2022-08-14 03:22:17'),
(14964, 'Trexall', '5.00', '2.5 mg', '934', '13', '89', '2022-08-14 03:22:55', '2022-08-14 03:22:55'),
(14965, 'Trexonate', '5.00', '2.5 mg', '934', '13', '39', '2022-08-14 03:24:37', '2022-08-14 03:24:37'),
(14966, 'Trexonate', '15.00', '10 mg', '934', '13', '39', '2022-08-14 03:25:05', '2022-08-14 03:25:05'),
(14967, 'Trexonate', '130.00', '50 mg/2 ml', '934', '10', '39', '2022-08-14 03:26:29', '2022-08-14 03:26:29'),
(14968, 'Vitilen', '10.00', '10 mg', '935', '16', '197', '2022-08-14 03:27:55', '2022-08-14 03:27:55'),
(14969, 'Alivio', '25.00', '15%+10% (10 gm tube)', '937', '29', '22', '2022-08-14 03:34:06', '2022-08-14 03:34:06'),
(14970, 'Alivio', '40.00', '15%+10% (20 gm tube)', '937', '29', '22', '2022-08-14 03:34:51', '2022-08-14 03:34:51'),
(14971, 'Bangay', '40.12', '30%+8% (15 gm tube)', '937', '29', '172', '2022-08-14 03:37:13', '2022-08-14 03:37:13'),
(14972, 'Bangay', '60.18', '30%+8% (25 gm tube)', '937', '29', '172', '2022-08-14 03:38:03', '2022-08-14 03:38:03'),
(14973, 'Deep Heat', '90.00', '30%+8% (30 gm tube)', '937', '29', '147', '2022-08-14 03:39:22', '2022-08-14 03:39:22'),
(14974, 'Deep Heat', '25.00', '30%+8% (5 gm tube)', '937', '29', '147', '2022-08-14 03:43:17', '2022-08-14 03:43:17'),
(14975, 'Fastcut', '60.00', '30%+8%', '937', '29', '142', '2022-08-14 03:43:56', '2022-08-14 03:43:56'),
(14976, 'Fleximoov', '60.00', '30%+8%', '937', '29', '89', '2022-08-14 03:44:40', '2022-08-14 03:44:40'),
(14977, 'Fleximoov', '48.00', '15%+10%', '937', '29', '89', '2022-08-14 03:45:29', '2022-08-14 03:45:29'),
(14978, 'Icykool', '40.00', '15%+10%', '937', '29', '43', '2022-08-14 03:46:25', '2022-08-14 03:46:25'),
(14979, 'Icykool Max', '65.00', '30%+8%', '937', '29', '43', '2022-08-14 03:47:08', '2022-08-14 03:47:08'),
(14980, 'Instacool', '59.00', '30%+8%', '937', '29', '112', '2022-08-14 03:48:04', '2022-08-14 03:48:04'),
(14981, 'Koolmint', '60.00', '30%+8%', '937', '29', '136', '2022-08-14 03:48:59', '2022-08-14 03:48:59'),
(14982, 'Koolmint', '40.00', '15%+10%', '937', '29', '136', '2022-08-14 03:49:50', '2022-08-14 03:49:50'),
(14983, 'P-Cool', '27.00', '15%+10% (10 gm tube)', '937', '29', '23', '2022-08-14 03:50:52', '2022-08-14 03:50:52'),
(14984, 'P-Cool', '45.00', '15%+10% (25 gm tube)', '937', '29', '23', '2022-08-14 03:51:43', '2022-08-14 03:51:43'),
(14985, 'Painmove', '60.00', '30%+8%', '937', '29', '186', '2022-08-14 03:52:37', '2022-08-14 03:52:37'),
(14986, 'Penrif', '60.40', '30%+8%', '937', '29', '179', '2022-08-14 03:53:22', '2022-08-14 03:53:22'),
(14987, 'Salinix', '40.00', '15%+10%', '937', '29', '92', '2022-08-14 03:54:05', '2022-08-14 03:54:05'),
(14988, 'Salinix', '60.00', '30%+8%', '937', '29', '92', '2022-08-14 03:54:45', '2022-08-14 03:54:45'),
(14989, 'Viscon', '40.27', '15%+10%', '937', '29', '18', '2022-08-14 03:55:37', '2022-08-14 03:55:37'),
(14990, 'Viscon', '60.41', '30%+8%', '937', '29', '18', '2022-08-14 03:56:14', '2022-08-14 03:56:14'),
(14991, 'Xenthol', '40.00', '30%+8%', '937', '29', '71', '2022-08-14 03:57:40', '2022-08-14 03:57:40'),
(14992, 'Alivio Extra', '95.00', '30%+10%+4% (15 gm tube)', '938', '29', '22', '2022-08-14 04:01:00', '2022-08-14 04:01:00'),
(14993, 'Alivio Extra', '120.00', '30%+10%+4% (25 gm tube)', '938', '29', '22', '2022-08-14 04:01:34', '2022-08-14 04:01:34'),
(14994, 'Bangay Ultra', '95.29', '30%+10%+4% (15 gm tube)', '938', '29', '172', '2022-08-14 04:02:27', '2022-08-14 04:02:27'),
(14995, 'Bangay Ultra', '120.37', '30%+10%+4% (25 gm tube)', '938', '29', '172', '2022-08-14 04:04:12', '2022-08-14 04:04:12'),
(14996, 'Camphor Plus', '95.00', '30%+10%+4% (15 gm tube)', '938', '29', '127', '2022-08-14 04:04:52', '2022-08-14 04:04:52'),
(14997, 'Camphor Plus', '120.00', '30%+10%+4% (25 gm tube)', '938', '29', '127', '2022-08-14 04:06:02', '2022-08-14 04:06:02'),
(14998, 'Champion', '100.00', '30%+10%+4% (15 gm tube)', '938', '29', '65', '2022-08-14 04:06:30', '2022-08-14 04:06:30'),
(14999, 'Champion', '120.40', '30%+10%+4% (30 gm tube)', '938', '29', '65', '2022-08-14 04:07:59', '2022-08-14 04:07:59'),
(15000, 'FreFast', '120.00', '30%+10%+4%', '938', '29', '142', '2022-08-14 04:08:53', '2022-08-14 04:08:53'),
(15001, 'Instacool Plus', '93.18', '30%+10%+4%', '938', '29', '112', '2022-08-14 04:09:35', '2022-08-14 04:09:35'),
(15002, 'Mooverix', '100.00', '30%+10%+4%', '938', '29', '92', '2022-08-14 04:26:25', '2022-08-14 04:26:25'),
(15003, 'Remopain', '95.00', '30%+10%+4%', '938', '29', '54', '2022-08-14 04:27:22', '2022-08-14 04:27:22'),
(15004, 'Remopain', '95.00', '30%+10%+4%', '938', '29', '54', '2022-08-14 04:27:22', '2022-08-14 04:27:22'),
(15005, 'Dopamet', '3.08', '250 mg', '939', '13', '136', '2022-08-14 04:28:07', '2022-08-14 04:30:49'),
(15006, 'Dopegyt', '3.08', '250 mg', '939', '13', '27', '2022-08-14 04:29:48', '2022-08-14 04:29:48'),
(15007, 'Sardopa', '3.08', '250 mg', '939', '13', '92', '2022-08-14 04:31:18', '2022-08-14 04:31:18'),
(15008, 'Sardopa', '5.90', '500 mg', '939', '13', '92', '2022-08-14 04:32:14', '2022-08-14 04:32:14'),
(15009, 'Metherspan', '0.55', '125 mcg', '940', '13', '136', '2022-08-14 04:33:17', '2022-08-14 04:33:17'),
(15010, 'Metherspan', '3.01', '200 mcg/ml', '940', '68', '136', '2022-08-14 04:34:18', '2022-08-14 04:34:18'),
(15011, 'Methyphen', '15.00', '10 mg', '941', '13', '78', '2022-08-14 15:17:00', '2022-08-14 15:17:00'),
(15012, 'Depodrol', '10.00', '8 mg', '942', '13', '136', '2022-08-14 15:18:55', '2022-08-14 15:18:55'),
(15013, 'Depodrol', '20.00', '16 mg', '942', '13', '136', '2022-08-14 15:19:26', '2022-08-14 15:19:26'),
(15014, 'Depodrol', '5.00', '4 mg', '942', '13', '136', '2022-08-14 15:20:02', '2022-08-14 15:20:02'),
(15015, 'Depodrol', '3.00', '2 mg', '942', '13', '136', '2022-08-14 15:20:38', '2022-08-14 15:20:38'),
(15016, 'Depomed', '6.00', '4 mg', '942', '13', '65', '2022-08-14 15:21:17', '2022-08-14 15:21:17'),
(15017, 'Depomed', '10.00', '8 mg', '942', '13', '65', '2022-08-14 15:21:54', '2022-08-14 15:21:54'),
(15018, 'Depomed', '3.00', '2 mg', '942', '13', '65', '2022-08-14 15:22:37', '2022-08-14 15:22:37'),
(15019, 'Depomed', '20.00', '16 mg', '942', '13', '65', '2022-08-14 15:23:20', '2022-08-14 15:23:20'),
(15020, 'Medrol', '23.43', '16 mg', '942', '13', '97', '2022-08-14 15:23:51', '2022-08-14 15:23:51'),
(15021, 'Medrol', '7.52', '4 mg', '942', '13', '97', '2022-08-14 15:24:21', '2022-08-14 15:24:21'),
(15022, 'Melpred', '3.00', '2 mg', '942', '13', '147', '2022-08-14 15:24:57', '2022-08-14 15:24:57'),
(15023, 'Melpred', '5.00', '4 mg', '942', '13', '147', '2022-08-14 15:25:27', '2022-08-14 15:25:27'),
(15024, 'Melpred', '10.00', '8 mg', '942', '13', '147', '2022-08-14 15:25:53', '2022-08-14 15:25:53'),
(15025, 'Melpred', '20.00', '16 mg', '942', '13', '147', '2022-08-14 15:26:39', '2022-08-14 15:26:39'),
(15026, 'Mepcort', '18.00', '16 mg', '942', '13', '82', '2022-08-14 15:28:09', '2022-08-14 15:28:09'),
(15027, 'Mepcort', '10.00', '8 mg', '942', '13', '82', '2022-08-14 15:28:41', '2022-08-14 15:28:41'),
(15028, 'Mepcort', '5.00', '4 mg', '942', '13', '82', '2022-08-14 15:29:15', '2022-08-14 15:29:15'),
(15029, 'Methigic', '20.50', '16 mg', '942', '13', '179', '2022-08-14 15:30:04', '2022-08-14 15:30:04'),
(15030, 'Methigic', '10.50', '8 mg', '942', '13', '179', '2022-08-14 15:30:38', '2022-08-14 15:30:38'),
(15031, 'Methigic', '5.00', '4 mg', '942', '13', '179', '2022-08-14 15:31:07', '2022-08-14 15:31:07'),
(15032, 'Methigic', '3.00', '2 mg', '942', '13', '179', '2022-08-14 15:31:39', '2022-08-14 15:31:39'),
(15033, 'Methipred', '5.01', '4 mg', '942', '13', '78', '2022-08-14 15:32:07', '2022-08-14 15:32:07'),
(15034, 'Methipred', '10.03', '8 mg', '942', '13', '78', '2022-08-14 15:32:33', '2022-08-14 15:32:33'),
(15035, 'Methipred', '20.06', '16 mg', '942', '13', '78', '2022-08-14 15:33:04', '2022-08-14 15:33:04'),
(15036, 'Methsolon', '5.00', '4 mg', '942', '13', '92', '2022-08-14 15:34:30', '2022-08-14 15:34:30'),
(15037, 'Methsolon', '20.00', '16 mg', '942', '13', '92', '2022-08-14 15:35:20', '2022-08-14 15:35:20'),
(15038, 'Predixa', '24.00', '16 mg', '942', '13', '190', '2022-08-14 15:35:52', '2022-08-14 15:35:52'),
(15039, 'Predixa', '12.00', '8 mg', '942', '13', '190', '2022-08-14 15:36:22', '2022-08-14 15:36:22'),
(15040, 'Predixa', '6.00', '4 mg', '942', '13', '190', '2022-08-14 15:36:47', '2022-08-14 15:36:47'),
(15041, 'Prednisolone', '1.20', '5 mg', '942', '13', '27', '2022-08-14 15:37:21', '2022-08-14 15:37:21'),
(15042, 'Solupred', '8.00', '8 mg', '942', '13', '197', '2022-08-14 15:37:48', '2022-08-14 15:37:48'),
(15043, 'Solupred', '5.00', '4 mg', '942', '13', '197', '2022-08-14 15:38:14', '2022-08-14 15:38:14'),
(15044, 'Solupred', '3.00', '2 mg', '942', '13', '197', '2022-08-14 15:38:38', '2022-08-14 15:38:38'),
(15045, 'Solupred', '15.00', '16 mg', '942', '13', '197', '2022-08-14 15:39:07', '2022-08-14 15:39:07'),
(15046, 'Depo Medrol', '120.00', '40 mg/ml', '943', '10', '97', '2022-08-14 15:40:22', '2022-08-14 15:40:22'),
(15047, 'Depo Medrol', '159.00', '80 mg/2ml', '943', '10', '97', '2022-08-14 15:41:00', '2022-08-14 15:41:00'),
(15048, 'Depo-pred', '75.00', '40 mg/ml', '943', '10', '197', '2022-08-14 15:41:38', '2022-08-14 15:41:38'),
(15049, 'Depomed', '75.25', '40 mg/ml', '943', '10', '65', '2022-08-14 15:42:15', '2022-08-14 15:42:15'),
(15050, 'Depomed', '100.30', '80 mg/2ml', '943', '10', '65', '2022-08-14 15:42:47', '2022-08-14 15:42:47'),
(15051, 'Medrol', '75.25', '40 mg/ml', '943', '10', '185', '2022-08-14 15:43:10', '2022-08-14 15:43:10'),
(15052, 'Medrol', '100.00', '80 mg/2ml', '943', '10', '185', '2022-08-14 15:43:35', '2022-08-14 15:43:35'),
(15053, 'Methsolon', '100.00', '40 mg/ml', '943', '10', '92', '2022-08-14 15:44:10', '2022-08-14 15:44:10'),
(15054, 'Solu-Medrol', '400.00', '40 mg/ml', '943', '68', '97', '2022-08-14 15:44:39', '2022-08-14 15:44:39'),
(15055, 'Uni-Medrol', '180.00', '80 mg/2ml', '943', '10', '51', '2022-08-14 15:45:21', '2022-08-14 15:45:21'),
(15056, 'Depomed', '600.00', '500 mg/vial', '944', '68', '65', '2022-08-14 16:00:02', '2022-08-14 16:00:02'),
(15057, 'Melpred', '600.00', '500 mg/vial', '944', '68', '147', '2022-08-14 16:00:39', '2022-08-14 16:00:39'),
(15058, 'Melpred', '1000.00', '1 gm/vial', '944', '68', '147', '2022-08-14 16:01:10', '2022-08-14 16:01:10'),
(15059, 'Mepcort', '1000.00', '1 gm/vial', '944', '68', '82', '2022-08-14 16:01:52', '2022-08-14 16:01:52'),
(15060, 'Mepcort', '600.00', '500 mg/vial', '944', '68', '82', '2022-08-14 16:02:24', '2022-08-14 16:02:24'),
(15061, 'Methipred', '1000.00', '1 gm/vial', '944', '68', '78', '2022-08-14 16:02:49', '2022-08-14 16:02:49'),
(15062, 'Methipred', '600.00', '500 mg/vial', '944', '68', '78', '2022-08-14 16:04:12', '2022-08-14 16:04:12'),
(15063, 'Methsolon', '1000.00', '1 gm/vial', '944', '68', '92', '2022-08-14 16:04:47', '2022-08-14 16:04:47'),
(15064, 'Methsolon', '600.00', '500 mg/vial', '944', '68', '92', '2022-08-14 16:05:16', '2022-08-14 16:05:16'),
(15065, 'Pro-Medrol', '796.25', '500 mg/vial', '944', '68', '185', '2022-08-14 16:05:47', '2022-08-14 16:05:47'),
(15066, 'Pro-Medrol', '1194.37', '1 gm/vial', '944', '68', '185', '2022-08-14 16:06:14', '2022-08-14 16:06:14'),
(15067, 'Solu-Medrol', '1650.00', '500 mg/vial', '944', '68', '97', '2022-08-14 16:06:52', '2022-08-14 16:06:52'),
(15068, 'Solu-Medrol', '2050.00', '1 gm/vial', '944', '68', '97', '2022-08-14 16:07:28', '2022-08-14 16:07:28'),
(15069, 'Solu-Medrol', '680.00', '125 mg/vial', '944', '68', '97', '2022-08-14 16:08:01', '2022-08-14 16:08:01'),
(15070, 'Solupred', '600.00', '500 mg/vial', '944', '68', '197', '2022-08-14 16:08:30', '2022-08-14 16:08:30'),
(15071, 'Solupred', '1000.00', '1 gm/vial', '944', '68', '197', '2022-08-14 16:08:56', '2022-08-14 16:08:56'),
(15072, 'Solupred', '200.00', '125 mg/vial', '944', '68', '197', '2022-08-14 16:09:32', '2022-08-14 16:09:32'),
(15073, 'Maxocol', '0.34', '10 mg', '945', '13', '113', '2022-08-14 20:43:58', '2022-08-14 20:43:58'),
(15074, 'Moxocol', '15.77', '5 mg/5 ml', '945', '59', '113', '2022-08-14 20:44:49', '2022-08-14 20:44:49'),
(15075, 'Meclid', '3.77', '10 mg/2 ml', '945', '10', '98', '2022-08-14 20:45:30', '2022-08-14 20:45:30'),
(15076, 'Metocol', '15.83', '5 mg/5 ml', '945', '59', '136', '2022-08-14 20:45:57', '2022-08-14 20:45:57'),
(15077, 'Metocol', '10.65', '1 mg/ml', '945', '70', '136', '2022-08-14 20:46:43', '2022-08-14 20:46:43'),
(15078, 'Motilon', '0.34', '10 mg', '945', '13', '198', '2022-08-14 20:47:25', '2022-08-14 20:47:25'),
(15079, 'Motilon', '15.83', '5 mg/5 ml', '945', '59', '198', '2022-08-14 20:48:00', '2022-08-14 20:48:00'),
(15080, 'Motilon', '9.80', '1 mg/ml', '945', '70', '198', '2022-08-14 20:48:43', '2022-08-14 20:48:43'),
(15081, 'Motilon', '3.77', '10 mg/2 ml', '945', '10', '198', '2022-08-14 20:49:13', '2022-08-14 20:49:13'),
(15082, 'Nutramid', '9.64', '1 mg/ml', '945', '70', '19', '2022-08-14 20:49:54', '2022-08-14 20:49:54'),
(15083, 'Nutramid', '0.35', '10 mg', '945', '13', '19', '2022-08-14 20:50:19', '2022-08-14 20:50:19'),
(15084, 'Nutramid', '10.68', '5 mg/5 ml', '945', '59', '19', '2022-08-14 20:51:03', '2022-08-14 20:51:03'),
(15085, 'Ultramet', '0.34', '10 mg', '945', '13', '189', '2022-08-14 20:52:03', '2022-08-14 20:52:03'),
(15086, 'Merozolyn', '25.00', '5 mg', '946', '13', '58', '2022-08-14 20:52:51', '2022-08-14 20:52:51'),
(15087, 'Angipro', '1.30', '50 mg', '947', '13', '186', '2022-08-14 20:54:19', '2022-08-14 20:54:19'),
(15088, 'Betacard', '2.00', '50 mg', '947', '13', '34', '2022-08-14 20:54:51', '2022-08-14 20:54:51'),
(15089, 'Betaloc', '1.55', '25 mg', '947', '13', '65', '2022-08-14 20:55:27', '2022-08-14 20:55:27'),
(15090, 'Betaloc', '2.05', '50 mg', '947', '13', '65', '2022-08-14 20:56:05', '2022-08-14 20:56:05'),
(15091, 'Betaloc-XR', '4.00', '50 mg', '947', '13', '65', '2022-08-14 21:19:04', '2022-08-14 21:19:04'),
(15092, 'Betaloc-XR', '6.05', '100 mg', '947', '13', '65', '2022-08-14 21:19:41', '2022-08-14 21:19:41'),
(15093, 'Betaone', '2.00', '50 mg', '947', '13', '19', '2022-08-14 21:20:07', '2022-08-14 21:20:07'),
(15094, 'Betaone', '1.51', '25 mg', '947', '13', '19', '2022-08-14 21:20:33', '2022-08-14 21:20:33'),
(15095, 'Lopresor', '1.30', '50 mg', '947', '13', '48', '2022-08-14 21:21:06', '2022-08-14 21:21:06'),
(15096, 'Metaloc', '2.51', '100 mg', '947', '13', '161', '2022-08-14 21:21:34', '2022-08-14 21:21:34'),
(15097, 'Metaloc', '1.31', '50 mg', '947', '13', '161', '2022-08-14 21:21:59', '2022-08-14 21:21:59'),
(15098, 'Metocard', '120.45', '5 mg/5 ml', '947', '49', '150', '2022-08-14 21:22:51', '2022-08-14 21:22:51'),
(15099, 'Metoprol-XL', '5.00', '100 mg', '947', '13', '43', '2022-08-14 21:23:25', '2022-08-14 21:23:25'),
(15100, 'Metoprol-XL', '3.00', '50 mg', '947', '13', '43', '2022-08-14 21:24:00', '2022-08-14 21:24:00'),
(15101, 'Preloc', '2.00', '50 mg', '947', '13', '136', '2022-08-14 21:24:27', '2022-08-14 21:24:27'),
(15102, 'Presonil', '1.30', '50 mg', '947', '13', '92', '2022-08-14 21:24:56', '2022-08-14 21:24:56'),
(15103, 'Prolol', '1.30', '50 mg', '947', '13', '20', '2022-08-14 21:25:21', '2022-08-14 21:25:21'),
(15104, 'Selomet', '2.00', '50 mg', '947', '13', '190', '2022-08-14 21:25:46', '2022-08-14 21:25:46'),
(15105, 'Selomet', '1.50', '25 mg', '947', '13', '190', '2022-08-14 21:26:08', '2022-08-14 21:26:08'),
(15106, 'Selomet-SR', '4.00', '50 mg', '947', '13', '190', '2022-08-14 21:26:35', '2022-08-14 21:26:35'),
(15107, 'Topress', '2.00', '50 mg', '947', '13', '71', '2022-08-14 21:27:01', '2022-08-14 21:27:01'),
(15108, 'Amezol', '1.25', '400 mg', '948', '13', '54', '2022-08-14 21:29:52', '2022-08-14 21:29:52'),
(15109, 'Alkazol', '24.00', '200 mg/5 ml', '948', '67', '25', '2022-08-14 21:30:32', '2022-08-14 21:30:32'),
(15110, 'Amezol', '28.50', '200 mg/5 ml', '948', '67', '54', '2022-08-14 21:31:17', '2022-08-14 21:31:17'),
(15111, 'Amirid', '1.26', '400 mg', '948', '13', '193', '2022-08-14 21:31:49', '2022-08-14 21:31:49'),
(15112, 'Amobin', '1.14', '400 mg', '948', '13', '64', '2022-08-14 21:32:30', '2022-08-14 21:32:30'),
(15113, 'Amobin', '24.00', '200 mg/5 ml', '948', '67', '64', '2022-08-14 21:33:20', '2022-08-14 21:33:20'),
(15114, 'Amobin', '0.53', '200 mg', '948', '13', '64', '2022-08-14 21:34:04', '2022-08-14 21:34:04'),
(15115, 'Amodis', '2.00', '400 mg', '948', '13', '179', '2022-08-14 21:34:43', '2022-08-14 21:34:43'),
(15116, 'Amodis', '35.00', '200 mg/5 ml', '948', '67', '179', '2022-08-14 21:35:32', '2022-08-14 21:35:32'),
(15117, 'Amodis', '53.56', '500 mg/100 ml', '948', '50', '179', '2022-08-14 21:36:45', '2022-08-14 21:36:45'),
(15118, 'Amogit', '1.03', '400 mg', '948', '13', '111', '2022-08-14 21:37:25', '2022-08-14 21:37:25'),
(15119, 'Amotrex', '0.69', '200 mg', '948', '13', '18', '2022-08-14 21:38:44', '2022-08-14 21:38:44'),
(15120, 'Amotrex', '1.27', '400 mg', '948', '13', '18', '2022-08-14 21:39:17', '2022-08-14 21:39:17'),
(15121, 'Amotrex', '29.90', '200 mg/5 ml', '948', '67', '18', '2022-08-14 21:39:55', '2022-08-14 21:39:55'),
(15122, 'Amotrex', '85.26', '500 mg/100 ml', '948', '50', '18', '2022-08-14 21:41:08', '2022-08-14 21:41:08'),
(15123, 'Amotrex DS', '2.00', '800 mg', '948', '13', '18', '2022-08-14 21:42:56', '2022-08-14 21:42:56'),
(15124, 'Anamet', '1.27', '400 mg', '948', '13', '124', '2022-08-14 21:43:48', '2022-08-14 21:43:48'),
(15125, 'Anamet', '30.00', '200 mg/5 ml', '948', '67', '124', '2022-08-14 21:44:23', '2022-08-14 21:44:23'),
(15126, 'Antipro', '1.55', '400 mg', '948', '13', '157', '2022-08-14 21:44:56', '2022-08-14 21:44:56'),
(15127, 'Antipro', '29.89', '200 mg/5 ml', '948', '67', '157', '2022-08-14 21:46:09', '2022-08-14 21:46:09'),
(15128, 'Anzole', '1.15', '400 mg', '948', '13', '119', '2022-08-14 21:46:43', '2022-08-14 21:46:43'),
(15129, 'Anzole', '25.00', '200 mg/5 ml', '948', '67', '119', '2022-08-14 21:47:17', '2022-08-14 21:47:17'),
(15130, 'Apetryl', '1.13', '400 mg', '948', '13', '30', '2022-08-14 21:47:48', '2022-08-14 21:47:48'),
(15131, 'Apetryl', '25.00', '200 mg/5 ml', '948', '67', '30', '2022-08-14 21:48:29', '2022-08-14 21:48:29'),
(15132, 'Biozyl', '29.81', '200 mg/5 ml', '948', '67', '45', '2022-08-14 21:54:55', '2022-08-14 21:54:55'),
(15133, 'Biozyl', '1.55', '400 mg', '948', '13', '45', '2022-08-14 21:55:36', '2022-08-14 21:55:36'),
(15134, 'Benzol', '22.00', '200 mg/5 ml', '948', '67', '41', '2022-08-14 21:56:30', '2022-08-14 21:56:30'),
(15135, 'Benzol', '1.00', '400 mg', '948', '13', '41', '2022-08-14 21:57:20', '2022-08-14 21:57:20'),
(15136, 'Benmet', '29.00', '200 mg/5 ml', '948', '67', '142', '2022-08-14 21:58:24', '2022-08-14 21:58:24'),
(15137, 'Benmet', '1.26', '400 mg', '948', '13', '142', '2022-08-14 21:59:18', '2022-08-14 21:59:18'),
(15138, 'Biozyl', '75.00', '500 mg/100 ml', '948', '50', '45', '2022-08-14 22:00:12', '2022-08-14 22:00:12'),
(15139, 'Cedol', '1.00', '400 mg', '948', '13', '50', '2022-08-14 22:00:44', '2022-08-14 22:00:44'),
(15140, 'Cedol', '22.00', '200 mg/5 ml', '948', '67', '50', '2022-08-14 22:01:09', '2022-08-14 22:01:09'),
(15141, 'Clozyl', '1.50', '400 mg', '948', '13', '184', '2022-08-14 22:01:33', '2022-08-14 22:01:33'),
(15142, 'Clozyl', '29.90', '200 mg/5 ml', '948', '67', '184', '2022-08-14 22:02:30', '2022-08-14 22:02:30'),
(15143, 'D Metro', '0.80', '400 mg', '948', '13', '62', '2022-08-14 22:03:14', '2022-08-14 22:03:14'),
(15144, 'D Metro', '16.80', '200 mg/5 ml', '948', '67', '62', '2022-08-14 22:03:55', '2022-08-14 22:03:55'),
(15145, 'Decagyl', '1.00', '400 mg', '948', '13', '60', '2022-08-14 22:05:17', '2022-08-14 22:05:17'),
(15146, 'Decagyl', '25.50', '200 mg/5 ml', '948', '67', '60', '2022-08-14 22:06:07', '2022-08-14 22:06:07'),
(15147, 'Dirozyl', '0.67', '200 mg', '948', '13', '19', '2022-08-14 22:06:59', '2022-08-14 22:06:59'),
(15148, 'Dirozyl', '1.70', '400 mg', '948', '13', '19', '2022-08-14 22:08:17', '2022-08-14 22:08:17'),
(15149, 'Dirozyl', '35.00', '200 mg/5 ml', '948', '67', '19', '2022-08-14 22:08:51', '2022-08-14 22:08:51'),
(15150, 'Dirozyl', '85.50', '500 mg/100 ml', '948', '50', '19', '2022-08-14 22:11:07', '2022-08-14 22:11:07'),
(15151, 'Dymet', '22.00', '200 mg/5 ml', '948', '67', '198', '2022-08-14 22:12:20', '2022-08-14 22:12:20'),
(15152, 'Dymet', '1.00', '400 mg', '948', '13', '183', '2022-08-14 22:13:12', '2022-08-14 22:13:12'),
(15153, 'Elygyl', '22.00', '200 mg/5 ml', '948', '67', '165', '2022-08-14 22:14:52', '2022-08-14 22:14:52'),
(15154, 'Elygyl', '1.00', '400 mg', '948', '13', '165', '2022-08-14 22:15:35', '2022-08-14 22:15:35'),
(15155, 'Filmet', '1.00', '200 mg', '948', '13', '43', '2022-08-14 22:16:02', '2022-08-14 22:16:02'),
(15156, 'Filmet', '1.70', '400 mg', '948', '13', '43', '2022-08-14 22:16:32', '2022-08-14 22:16:32'),
(15157, 'Filmet', '35.00', '200 mg/5 ml (60 ml bottle)', '948', '67', '43', '2022-08-14 22:17:10', '2022-08-14 22:17:10'),
(15158, 'Fil', '45.00', '200 mg/5 ml (100 ml bottle)', '948', '67', '43', '2022-08-14 22:17:44', '2022-08-14 22:17:44'),
(15159, 'Filmet', '54.00', '200 mg/5 ml', '948', '50', '43', '2022-08-14 22:18:19', '2022-08-14 22:18:19'),
(15160, 'Filmet DS', '2.01', '800 mg', '948', '13', '43', '2022-08-14 22:18:47', '2022-08-14 22:18:47'),
(15161, 'Flamyd', '1.05', '250 mg', '948', '13', '92', '2022-08-14 23:45:17', '2022-08-14 23:45:17'),
(15162, 'Flamyd', '1.92', '500 mg', '948', '13', '92', '2022-08-14 23:46:27', '2022-08-14 23:46:27'),
(15163, 'Flamyd', '1.92', '500 mg', '948', '13', '92', '2022-08-14 23:47:23', '2022-08-14 23:47:23'),
(15164, 'Flamyd', '1.92', '500 mg', '948', '13', '92', '2022-08-14 23:47:58', '2022-08-14 23:47:58'),
(15165, 'Flamyd', '1.92', '500 mg', '948', '13', '92', '2022-08-14 23:47:58', '2022-08-14 23:47:58'),
(15166, 'Flamyd', '53.40', '500 mg/100 ml', '948', '50', '92', '2022-08-14 23:48:46', '2022-08-14 23:48:46'),
(15167, 'Flamyd', '53.40', '500 mg/100 ml', '948', '50', '92', '2022-08-14 23:52:35', '2022-08-14 23:52:35'),
(15168, 'Flamyd', '50.00', '0.75%', '948', '63', '92', '2022-08-14 23:53:27', '2022-08-14 23:53:27'),
(15169, 'Flamyd', '29.50', '200 mg/5 ml', '948', '67', '92', '2022-08-14 23:54:06', '2022-08-14 23:54:06'),
(15170, 'Flamyd', '29.50', '200 mg/5 ml', '948', '67', '92', '2022-08-14 23:55:59', '2022-08-14 23:55:59'),
(15171, 'Florazol', '1.14', '400 mg', '948', '13', '127', '2022-08-14 23:56:40', '2022-08-14 23:56:40'),
(15172, 'Florazol', '24.94', '200 mg/5 ml', '948', '67', '127', '2022-08-14 23:59:00', '2022-08-14 23:59:00'),
(15173, 'Florazol', '24.94', '200 mg/5 ml', '948', '67', '127', '2022-08-14 23:59:13', '2022-08-14 23:59:13'),
(15174, 'G-Metronidazole', '100.00', '400 mg (100\'s blister)', '948', '13', '84', '2022-08-15 00:00:14', '2022-08-15 00:00:14'),
(15175, 'G-Metronidazole', '513.60', '400 mg (500\'s tin)', '948', '13', '84', '2022-08-15 00:03:25', '2022-08-15 00:03:25'),
(15176, 'G-Metronidazole', '513.60', '400 mg (500\'s tin)', '948', '13', '84', '2022-08-15 00:06:31', '2022-08-15 00:06:31'),
(15177, 'G-Metronidazole', '20.00', '200 mg/5 ml (60 ml bottle)', '948', '67', '84', '2022-08-15 00:09:20', '2022-08-15 00:09:20'),
(15178, 'G-Metronidazole', '30.00', '200 mg/5 ml (100 ml bottle)', '948', '67', '84', '2022-08-15 00:10:08', '2022-08-15 00:10:08'),
(15179, 'G-Metronidazole', '30.00', '200 mg/5 ml (100 ml bottle)', '948', '67', '84', '2022-08-15 00:11:19', '2022-08-15 00:11:19'),
(15180, 'G-Metronidazole', '35.00', '500 mg/100 ml', '948', '50', '84', '2022-08-15 00:14:07', '2022-08-15 00:14:07'),
(15181, 'G-Metronidazole', '35.00', '500 mg/100 ml', '948', '50', '84', '2022-08-15 00:36:01', '2022-08-15 00:36:01'),
(15182, 'G-Metronidazole', '0.45', '200 mg', '948', '13', '84', '2022-08-15 00:36:41', '2022-08-15 00:36:41'),
(15183, 'Gly', '1.14', '400 mg', '948', '13', '36', '2022-08-15 00:40:15', '2022-08-15 00:40:15'),
(15184, 'Gly', '1.14', '400 mg', '948', '13', '36', '2022-08-15 00:40:26', '2022-08-15 00:40:26'),
(15185, 'Gly', '25.00', '200 mg/5 ml', '948', '67', '36', '2022-08-15 00:41:38', '2022-08-15 00:41:38'),
(15186, 'Gly', '25.00', '200 mg/5 ml', '948', '67', '36', '2022-08-15 00:42:11', '2022-08-15 00:42:11'),
(15187, 'Jetrazole', '1.25', '200 mg', '948', '13', '44', '2022-08-15 00:43:10', '2022-08-15 00:43:10'),
(15188, 'Jetrazole', '1.25', '200 mg', '948', '13', '44', '2022-08-15 00:45:00', '2022-08-15 00:45:00'),
(15189, 'Jetrazole', '29.89', '200 mg/5 ml', '948', '67', '44', '2022-08-15 00:46:28', '2022-08-15 00:46:28'),
(15190, 'Jetrazole', '29.89', '200 mg/5 ml', '948', '67', '44', '2022-08-15 00:46:52', '2022-08-15 00:46:52'),
(15191, 'Kemet', '1.27', '400 mg', '948', '13', '101', '2022-08-15 00:47:32', '2022-08-15 00:47:32'),
(15192, 'Kemet', '1.27', '400 mg', '948', '13', '101', '2022-08-15 00:49:40', '2022-08-15 00:49:40'),
(15193, 'Kemet', '29.80', '200 mg/5 ml', '948', '67', '101', '2022-08-15 00:50:48', '2022-08-15 00:50:48'),
(15194, 'Kemet', '29.80', '200 mg/5 ml', '948', '67', '101', '2022-08-15 00:51:01', '2022-08-15 00:51:01'),
(15195, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 00:56:07', '2022-08-15 00:56:07'),
(15196, 'Kilpro', '65.00', '500 mg/100 ml', '948', '50', '185', '2022-08-15 00:56:59', '2022-08-15 00:56:59'),
(15197, 'Kilpro', '65.00', '500 mg/100 ml', '948', '50', '185', '2022-08-15 00:58:48', '2022-08-15 00:58:48'),
(15198, 'Kilpro', '65.00', '500 mg/100 ml', '948', '50', '185', '2022-08-15 00:58:48', '2022-08-15 00:58:48'),
(15199, 'Klion', '0.67', '200 mg', '948', '13', '27', '2022-08-15 01:05:48', '2022-08-15 01:05:48'),
(15200, 'Klion', '0.67', '200 mg', '948', '13', '27', '2022-08-15 01:13:03', '2022-08-15 01:13:03'),
(15201, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 01:13:45', '2022-08-15 01:13:45');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(15202, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 01:14:05', '2022-08-15 01:14:05'),
(15203, 'Jetrazole', '1.25', '200 mg', '948', '13', '44', '2022-08-15 01:14:45', '2022-08-15 01:14:45'),
(15204, 'Jetrazole', '1.25', '200 mg', '948', '13', '44', '2022-08-15 01:14:56', '2022-08-15 01:14:56'),
(15205, 'Jetrazole', '29.89', '200 mg/5 ml', '948', '67', '44', '2022-08-15 01:19:14', '2022-08-15 01:19:14'),
(15206, 'Jetrazole', '29.89', '200 mg/5 ml', '948', '67', '44', '2022-08-15 01:21:03', '2022-08-15 01:21:03'),
(15207, 'Kemet', '1.27', '400 mg', '948', '13', '101', '2022-08-15 01:21:56', '2022-08-15 01:21:56'),
(15208, 'Kemet', '29.80', '200 mg/5 ml', '948', '67', '101', '2022-08-15 02:45:00', '2022-08-15 02:45:00'),
(15209, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:45:39', '2022-08-15 02:45:39'),
(15210, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:45:50', '2022-08-15 02:45:50'),
(15211, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:47:04', '2022-08-15 02:47:04'),
(15212, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:47:23', '2022-08-15 02:47:23'),
(15213, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:47:23', '2022-08-15 02:47:23'),
(15214, 'Kilpro', '1.14', '400 mg', '948', '13', '185', '2022-08-15 02:47:24', '2022-08-15 02:47:24'),
(15215, 'Kilpro', '65.00', '500 mg/100 ml', '948', '50', '185', '2022-08-15 02:48:07', '2022-08-15 02:48:07'),
(15216, 'Kilpro', '65.00', '500 mg/100 ml', '948', '50', '185', '2022-08-15 02:49:06', '2022-08-15 02:49:06'),
(15217, 'Klion', '0.67', '200 mg', '948', '13', '27', '2022-08-15 02:51:09', '2022-08-15 02:51:09'),
(15218, 'Klion', '0.67', '200 mg', '948', '13', '27', '2022-08-15 02:53:33', '2022-08-15 02:53:33'),
(15219, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 02:54:42', '2022-08-15 02:54:42'),
(15220, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 02:58:03', '2022-08-15 02:58:03'),
(15221, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 02:58:17', '2022-08-15 02:58:17'),
(15222, 'Klion', '1.09', '400 mg', '948', '13', '27', '2022-08-15 02:58:17', '2022-08-15 02:58:17'),
(15223, 'Klion', '25.74', '200 mg/5 ml', '948', '67', '27', '2022-08-15 03:02:42', '2022-08-15 03:02:42'),
(15224, 'Flagyl', '0.67', '200 mg', '948', '13', '198', '2022-08-15 03:28:18', '2022-08-15 03:28:18'),
(15225, 'Flagyl', '1.58', '400 mg', '948', '13', '198', '2022-08-15 03:31:36', '2022-08-15 03:31:36'),
(15226, 'Flagyl', '29.89', '200 mg/5 ml', '948', '67', '198', '2022-08-15 03:32:46', '2022-08-15 03:32:46'),
(15227, 'Flagyl', '29.89', '200 mg/5 ml', '948', '67', '198', '2022-08-15 03:33:54', '2022-08-15 03:33:54'),
(15228, 'Librazol', '49.90', '500 mg/100 ml', '948', '50', '106', '2022-08-15 03:36:36', '2022-08-15 03:36:36'),
(15229, 'M-400', '1.14', '400 mg', '948', '13', '147', '2022-08-15 03:47:48', '2022-08-15 03:47:48'),
(15230, 'M-Dazole', '0.61', '200 mg', '948', '13', '117', '2022-08-15 14:56:05', '2022-08-15 14:56:05'),
(15231, 'M-Dazole', '1.20', '400 mg', '948', '13', '117', '2022-08-15 14:56:45', '2022-08-15 14:56:45'),
(15232, 'M-Dazole', '25.67', '200 mg/5 ml', '948', '67', '117', '2022-08-15 15:20:41', '2022-08-15 15:20:41'),
(15233, 'Mecozol', '1.00', '400 mg', '948', '13', '28', '2022-08-15 15:34:25', '2022-08-15 15:34:25'),
(15234, 'Mecozol', '25.00', '200 mg/5 ml', '948', '67', '28', '2022-08-15 15:34:53', '2022-08-15 15:34:53'),
(15235, 'Medizol', '1.14', '400 mg', '948', '13', '112', '2022-08-15 15:36:05', '2022-08-15 15:36:05'),
(15236, 'Medizol', '23.86', '200 mg/5 ml', '948', '67', '112', '2022-08-15 15:36:35', '2022-08-15 15:36:35'),
(15237, 'Meenazole', '1.27', '400 mg', '948', '13', '148', '2022-08-15 15:38:01', '2022-08-15 15:38:01'),
(15238, 'Melagyl', '1.02', '400 mg', '948', '13', '159', '2022-08-15 15:39:08', '2022-08-15 15:39:08'),
(15239, 'Melagyl', '25.75', '200 mg/5 ml', '948', '67', '159', '2022-08-15 15:41:06', '2022-08-15 15:41:06'),
(15240, 'Menida', '1.00', '400 mg', '948', '13', '141', '2022-08-15 15:41:39', '2022-08-15 15:41:39'),
(15241, 'Menida', '25.00', '200 mg/5 ml', '948', '67', '141', '2022-08-15 15:44:13', '2022-08-15 15:44:13'),
(15242, 'Menilet', '1.57', '400 mg', '948', '13', '23', '2022-08-15 15:44:51', '2022-08-15 15:44:51'),
(15243, 'Menol', '1.14', '400 mg', '948', '13', '182', '2022-08-15 15:45:46', '2022-08-15 15:45:46'),
(15244, 'Menol', '25.75', '200 mg/5 ml', '948', '67', '182', '2022-08-15 15:46:49', '2022-08-15 15:46:49'),
(15245, 'Metason', '1.50', '400 mg', '948', '13', '98', '2022-08-15 15:47:52', '2022-08-15 15:47:52'),
(15246, 'Metason', '25.17', '200 mg/5 ml', '948', '67', '98', '2022-08-15 15:48:49', '2022-08-15 15:48:49'),
(15247, 'Metco', '1.26', '400 mg', '948', '13', '71', '2022-08-15 15:50:27', '2022-08-15 15:50:27'),
(15248, 'Metco', '29.89', '200 mg/5 ml', '948', '67', '71', '2022-08-15 15:51:04', '2022-08-15 15:51:04'),
(15249, 'Metco', '60.18', '500 mg/100 ml', '948', '50', '71', '2022-08-15 15:53:01', '2022-08-15 15:53:01'),
(15250, 'Metfil', '1.00', '400 mg', '948', '13', '48', '2022-08-15 15:54:06', '2022-08-15 15:54:06'),
(15251, 'Metonid', '75.00', '500 mg/100 ml', '948', '50', '150', '2022-08-15 15:55:20', '2022-08-15 15:55:20'),
(15252, 'Metra', '1.05', '400 mg', '948', '13', '20', '2022-08-15 15:56:40', '2022-08-15 15:56:40'),
(15253, 'Metra', '24.00', '200 mg/5 ml', '948', '67', '20', '2022-08-15 15:58:09', '2022-08-15 15:58:09'),
(15254, 'Metrion', '80.24', '500 mg/100 ml', '948', '50', '78', '2022-08-15 16:00:04', '2022-08-15 16:00:04'),
(15255, 'Metrion', '2.01', '400 mg', '948', '13', '78', '2022-08-15 16:01:11', '2022-08-15 16:01:11'),
(15256, 'Metrizol', '1.01', '400 mg', '948', '13', '55', '2022-08-15 16:02:13', '2022-08-15 16:02:13'),
(15257, 'Metro', '53.95', '500 mg/100 ml', '948', '50', '135', '2022-08-15 16:03:26', '2022-08-15 16:03:26'),
(15258, 'Metro', '1.05', '400 mg', '948', '13', '197', '2022-08-15 16:05:04', '2022-08-15 16:05:04'),
(15259, 'Metro', '25.00', '200 mg/5 ml', '948', '67', '197', '2022-08-15 16:06:06', '2022-08-15 16:06:06'),
(15260, 'Metrobac', '53.00', '500 mg/100 ml', '948', '50', '197', '2022-08-15 16:07:12', '2022-08-15 16:07:12'),
(15261, 'Metrocon', '2.00', '400 mg', '948', '13', '53', '2022-08-15 16:33:39', '2022-08-15 16:33:39'),
(15262, 'Metrodol', '1.00', '400 mg', '948', '13', '34', '2022-08-15 16:34:06', '2022-08-15 16:34:06'),
(15263, 'Metrodol', '19.98', '200 mg/5 ml', '948', '67', '34', '2022-08-15 16:35:36', '2022-08-15 16:35:36'),
(15264, 'Metrogard', '1.26', '400 mg', '948', '13', '87', '2022-08-15 16:36:06', '2022-08-15 16:36:06'),
(15265, 'Metrogyl', '1.10', '400 mg', '948', '13', '162', '2022-08-15 16:37:22', '2022-08-15 16:37:22'),
(15266, 'Metrogyl', '1.25', '200 mg', '948', '13', '162', '2022-08-15 16:38:45', '2022-08-15 16:38:45'),
(15267, 'Metrogyl', '25.00', '200 mg/5 ml', '948', '67', '162', '2022-08-15 16:41:06', '2022-08-15 16:41:06'),
(15268, 'Metrol', '21.00', '200 mg/5 ml', '948', '67', '93', '2022-08-15 16:42:42', '2022-08-15 16:42:42'),
(15269, 'Metrol', '1.00', '400 mg', '948', '13', '93', '2022-08-15 16:43:29', '2022-08-15 16:43:29'),
(15270, 'Metrolin', '1.14', '400 mg', '948', '13', '52', '2022-08-15 16:45:54', '2022-08-15 16:45:54'),
(15271, 'Metromax', '1.35', '400 mg', '948', '13', '130', '2022-08-15 16:46:38', '2022-08-15 16:46:38'),
(15272, 'Metromax', '52.16', '500 mg/100 ml', '948', '50', '130', '2022-08-15 16:47:29', '2022-08-15 16:47:29'),
(15273, 'Metron', '1.00', '400 mg', '948', '13', '105', '2022-08-15 16:48:13', '2022-08-15 16:48:13'),
(15274, 'Metrona', '24.00', '200 mg/5 ml', '948', '67', '37', '2022-08-15 16:49:33', '2022-08-15 16:49:33'),
(15275, 'Metrona', '1.00', '400 mg', '948', '13', '37', '2022-08-15 16:50:23', '2022-08-15 16:50:23'),
(15276, 'Metropill', '0.60', '200 mg', '948', '13', '113', '2022-08-15 16:51:14', '2022-08-15 16:51:14'),
(15277, 'Metropill', '1.10', '400 mg', '948', '13', '113', '2022-08-15 16:51:43', '2022-08-15 16:51:43'),
(15278, 'Metropill', '22.00', '200 mg/5 ml', '948', '67', '113', '2022-08-15 16:52:36', '2022-08-15 16:52:36'),
(15279, 'Metrosil', '1.00', '400 mg', '948', '13', '174', '2022-08-15 16:54:51', '2022-08-15 16:54:51'),
(15280, 'Metrosil', '19.00', '200 mg/5 ml', '948', '67', '174', '2022-08-15 16:55:45', '2022-08-15 16:55:45'),
(15281, 'Metroson', '1.05', '400 mg', '948', '13', '90', '2022-08-15 16:56:36', '2022-08-15 16:56:36'),
(15282, 'Metroson', '18.00', '200 mg/5 ml', '948', '67', '90', '2022-08-15 16:57:32', '2022-08-15 16:57:32'),
(15283, 'Metrozen', '1.07', '400 mg', '948', '13', '196', '2022-08-15 16:59:13', '2022-08-15 16:59:13'),
(15284, 'Metrozen', '21.44', '200 mg/5 ml', '948', '67', '196', '2022-08-15 17:00:19', '2022-08-15 17:00:19'),
(15285, 'Metryl', '1.06', '200 mg', '948', '13', '136', '2022-08-15 17:01:00', '2022-08-15 17:01:00'),
(15286, 'Metryl', '1.70', '400 mg', '948', '13', '136', '2022-08-15 17:01:28', '2022-08-15 17:01:28'),
(15287, 'Metryl', '2.00', '500 mg', '948', '13', '136', '2022-08-15 17:02:26', '2022-08-15 17:02:26'),
(15288, 'Metryl', '35.00', '200 mg/5 ml', '948', '67', '136', '2022-08-15 17:03:10', '2022-08-15 17:03:10'),
(15289, 'Metryl', '85.50', '500 mg/100 ml', '948', '50', '136', '2022-08-15 17:04:13', '2022-08-15 17:04:13'),
(15290, 'Metsina', '1.55', '400 mg', '948', '13', '91', '2022-08-15 17:05:02', '2022-08-15 17:05:02'),
(15291, 'Metsina', '29.50', '200 mg/5 ml', '948', '67', '91', '2022-08-15 17:05:55', '2022-08-15 17:05:55'),
(15292, 'Metsina', '75.00', '500 mg/100 ml', '948', '50', '91', '2022-08-15 17:06:54', '2022-08-15 17:06:54'),
(15293, 'Mez', '70.00', '500 mg/100 ml', '948', '50', '161', '2022-08-15 17:07:44', '2022-08-15 17:07:44'),
(15294, 'Micogyl', '1.20', '400 mg', '948', '13', '82', '2022-08-15 17:08:34', '2022-08-15 17:08:34'),
(15295, 'Micogyl', '29.88', '200 mg/5 ml', '948', '67', '82', '2022-08-15 17:09:33', '2022-08-15 17:09:33'),
(15296, 'Micogyl', '53.41', '500 mg/100 ml', '948', '50', '82', '2022-08-15 17:10:24', '2022-08-15 17:10:24'),
(15297, 'Neogyl', '1.14', '400 mg', '948', '13', '116', '2022-08-15 17:10:53', '2022-08-15 17:10:53'),
(15298, 'Neogyl', '24.88', '200 mg/5 ml', '948', '67', '116', '2022-08-15 17:12:26', '2022-08-15 17:12:26'),
(15299, 'Nida', '0.82', '400 mg', '948', '13', '178', '2022-08-15 17:13:32', '2022-08-15 17:13:32'),
(15300, 'Nidazyl', '1.15', '400 mg', '948', '13', '140', '2022-08-15 17:14:19', '2022-08-15 17:14:19'),
(15301, 'Nidazyl', '29.89', '200 mg/5 ml', '948', '67', '140', '2022-08-15 17:16:25', '2022-08-15 17:16:25'),
(15302, 'Nidazyl', '52.36', '500 mg/100 ml', '948', '50', '139', '2022-08-15 17:17:22', '2022-08-15 17:17:22'),
(15303, 'Onida', '1.00', '400 mg', '948', '13', '122', '2022-08-15 17:19:13', '2022-08-15 17:19:13'),
(15304, 'Onida', '21.00', '200 mg/5 ml', '948', '67', '122', '2022-08-15 17:19:40', '2022-08-15 17:19:40'),
(15305, 'Orbizol', '1.00', '400 mg', '948', '13', '137', '2022-08-15 17:21:03', '2022-08-15 17:21:03'),
(15306, 'Orbizol', '25.00', '200 mg/5 ml', '948', '67', '137', '2022-08-15 17:22:06', '2022-08-15 17:22:06'),
(15307, 'Ormet', '20.00', '200 mg/5 ml', '948', '67', '40', '2022-08-15 17:22:34', '2022-08-15 17:22:34'),
(15308, 'Ormet', '1.12', '400 mg', '948', '13', '40', '2022-08-15 17:23:36', '2022-08-15 17:23:36'),
(15309, 'Orozole', '1.27', '400 mg', '948', '13', '154', '2022-08-15 17:24:16', '2022-08-15 17:24:16'),
(15310, 'Phidazole', '1.10', '400 mg', '948', '13', '146', '2022-08-15 17:25:03', '2022-08-15 17:25:03'),
(15311, 'Phidazole', '24.50', '200 mg/5 ml', '948', '67', '146', '2022-08-15 17:26:19', '2022-08-15 17:26:19'),
(15312, 'Premet', '1.50', '400 mg', '948', '13', '151', '2022-08-15 17:26:51', '2022-08-15 17:26:51'),
(15313, 'Protec', '1.08', '400 mg', '948', '13', '88', '2022-08-15 17:27:42', '2022-08-15 17:27:42'),
(15314, 'Remagyl', '21.50', '200 mg/5 ml', '948', '67', '160', '2022-08-15 17:31:46', '2022-08-15 17:31:46'),
(15315, 'Remet', '1.15', '400 mg', '948', '13', '63', '2022-08-15 17:32:13', '2022-08-15 17:32:13'),
(15316, 'SB-Mezol', '1.50', '400 mg', '948', '13', '181', '2022-08-15 17:34:45', '2022-08-15 17:34:45'),
(15317, 'Seemagyl', '24.00', '200 mg/5 ml', '948', '67', '170', '2022-08-15 17:35:22', '2022-08-15 17:35:22'),
(15318, 'Servizol', '1.13', '400 mg', '948', '13', '167', '2022-08-15 17:36:24', '2022-08-15 17:36:24'),
(15319, 'Silmet', '25.30', '200 mg/5 ml', '948', '67', '173', '2022-08-15 17:37:50', '2022-08-15 17:37:50'),
(15320, 'Silmet', '1.13', '400 mg', '948', '13', '173', '2022-08-15 17:38:20', '2022-08-15 17:38:20'),
(15321, 'Starzyl', '1.02', '400 mg', '948', '13', '35', '2022-08-15 17:38:59', '2022-08-15 17:38:59'),
(15322, 'Starzyl', '24.84', '200 mg/5 ml', '948', '67', '35', '2022-08-15 17:40:17', '2022-08-15 17:40:17'),
(15323, 'Tricozyl', '1.26', '400 mg', '948', '13', '67', '2022-08-15 17:41:15', '2022-08-15 17:41:15'),
(15324, 'Tricozyl', '25.00', '200 mg/5 ml', '948', '67', '67', '2022-08-15 17:41:52', '2022-08-15 17:41:52'),
(15325, 'Varizil', '0.86', '400 mg', '948', '13', '65', '2022-08-15 17:43:08', '2022-08-15 17:43:08'),
(15326, 'Varizil', '45.00', '500 mg/100 ml', '948', '50', '65', '2022-08-15 17:44:08', '2022-08-15 17:44:08'),
(15327, 'Vigil', '1.00', '400 mg', '948', '13', '166', '2022-08-15 17:45:22', '2022-08-15 17:45:22'),
(15328, 'Vigil', '22.08', '200 mg/5 ml', '948', '67', '166', '2022-08-15 17:46:20', '2022-08-15 17:46:20'),
(15329, 'Ametrol-VT', '11.04', '100 mg+100 mg', '949', '65', '27', '2022-08-15 17:47:47', '2022-08-15 17:47:47'),
(15330, 'Gynastin', '24.08', 'N/A', '950', '64', '19', '2022-08-15 17:49:38', '2022-08-15 17:49:38'),
(15331, 'Gyned', '35', 'N/A', '950', '64', '142', '2022-08-15 17:50:21', '2022-08-15 17:50:21'),
(15332, 'Gynepro', '24.08', 'N/A', '950', '64', '179', '2022-08-15 17:51:10', '2022-08-15 17:51:10'),
(15333, 'Gynoheal', '25.00', 'N/A', '950', '64', '82', '2022-08-15 17:52:06', '2022-08-15 17:52:06'),
(15334, 'Gynomix', '25.10', 'N/A', '950', '64', '65', '2022-08-15 17:53:04', '2022-08-15 17:53:04'),
(15335, 'Gynoril', '24.16', 'N/A', '950', '64', '136', '2022-08-15 17:53:47', '2022-08-15 17:53:47'),
(15336, 'Gynoxin', '24.00', 'N/A', '950', '64', '34', '2022-08-15 17:54:28', '2022-08-15 17:54:28'),
(15337, 'VCAP', '25.00', 'N/A', '950', '64', '161', '2022-08-15 17:55:20', '2022-08-15 17:55:20'),
(15338, 'Fungidal', '35.24', '2% (10 gm tube)', '952', '29', '179', '2022-08-15 17:57:38', '2022-08-15 17:57:38'),
(15339, 'Fungidal', '50.00', '2% (15 gm tube)', '952', '29', '179', '2022-08-15 17:58:25', '2022-08-15 17:58:25'),
(15340, 'Fungimin', '40.00', '2%', '952', '29', '102', '2022-08-15 17:59:01', '2022-08-15 17:59:01'),
(15341, 'G-Miconazole', '20.00', '2% (5 gm tube)', '952', '29', '84', '2022-08-15 17:59:48', '2022-08-15 17:59:48'),
(15342, 'G-Miconazole', '35.00', '2% (10 gm tube)', '952', '29', '84', '2022-08-15 18:00:53', '2022-08-15 18:00:53'),
(15343, 'Miaz', '35.00', '2%', '952', '29', '22', '2022-08-15 18:01:49', '2022-08-15 18:01:49'),
(15344, 'MIC', '35.00', '2%', '952', '29', '82', '2022-08-15 18:02:32', '2022-08-15 18:03:03'),
(15345, 'Micoderm', '40.00', '2%', '952', '29', '65', '2022-08-15 18:03:36', '2022-08-15 18:03:36'),
(15346, 'Micoheal', '50.00', '2% (15 gm tube)', '952', '29', '22', '2022-08-15 18:04:26', '2022-08-15 18:04:26'),
(15347, 'Micoheal', '90.00', '2% (30 gm tube)', '952', '29', '22', '2022-08-15 18:05:15', '2022-08-15 18:05:15'),
(15348, 'Miconex', '39.00', '2%', '952', '29', '18', '2022-08-15 18:05:58', '2022-08-15 18:05:58'),
(15349, 'Mitigal', '30.00', '2%', '952', '29', '20', '2022-08-15 18:06:41', '2022-08-15 18:06:41'),
(15350, 'Skimico', '35.00', '2%', '952', '29', '142', '2022-08-15 18:07:21', '2022-08-15 18:07:21'),
(15351, 'Topicazole', '35.00', '2%', '952', '29', '92', '2022-08-15 18:08:03', '2022-08-15 18:08:03'),
(15352, 'Unigal', '35.27', '2%', '952', '29', '136', '2022-08-15 18:08:42', '2022-08-15 18:08:42'),
(15353, 'Fungi MH', '40.00', '2%+1%', '953', '29', '67', '2022-08-15 18:15:43', '2022-08-15 18:15:43'),
(15354, 'Fungidal-HC', '55.00', '2%+1%', '953', '29', '179', '2022-08-15 18:16:30', '2022-08-15 18:16:30'),
(15355, 'Gemison', '40.27', '2%+1%', '953', '29', '78', '2022-08-15 18:17:13', '2022-08-15 18:17:13'),
(15356, 'MHC', '40.12', '2%+1%', '953', '29', '172', '2022-08-15 18:17:57', '2022-08-15 18:17:57'),
(15357, 'Mic-HC', '40.00', '2%+1%', '953', '29', '82', '2022-08-15 18:18:48', '2022-08-15 18:18:48'),
(15358, 'Micoderm-HC', '40.00', '2%+1%', '953', '29', '65', '2022-08-15 18:19:33', '2022-08-15 18:19:33'),
(15359, 'Micofun-HC', '40.00', '2%+1%', '953', '29', '124', '2022-08-15 18:20:25', '2022-08-15 18:20:25'),
(15360, 'Miconil', '40.00', '2%+1%', '953', '29', '126', '2022-08-15 18:21:11', '2022-08-15 18:21:11'),
(15361, 'Micosone', '40.27', '2%+1%', '953', '29', '18', '2022-08-15 18:21:48', '2022-08-15 18:21:48'),
(15362, 'Micosone', '40.27', '2%+1%', '953', '66', '18', '2022-08-15 18:22:14', '2022-08-15 18:22:14'),
(15363, 'Micozol-HC', '40.12', '2%+1%', '953', '29', '77', '2022-08-15 18:23:17', '2022-08-15 18:23:17'),
(15364, 'Miki-H', '40.27', '2%+1%', '953', '29', '140', '2022-08-15 18:24:12', '2022-08-15 18:24:12'),
(15365, 'Mizol HC', '40.00', '2%+1%', '953', '29', '112', '2022-08-15 18:25:02', '2022-08-15 18:25:02'),
(15366, 'Myco HC', '40.15', '2%+1%', '953', '29', '147', '2022-08-15 18:25:31', '2022-08-15 18:25:31'),
(15367, 'Topicazole Plus', '40.00', '2%+1%', '953', '29', '92', '2022-08-15 18:26:50', '2022-08-15 18:26:50'),
(15368, 'Unigal HC', '40.27', '2%+1%', '953', '29', '136', '2022-08-15 18:27:36', '2022-08-15 18:27:36'),
(15369, 'Alvenor', '10.00', '450 mg+50 mg', '954', '13', '39', '2022-08-15 19:46:52', '2022-08-15 19:46:52'),
(15370, 'Alvenor', '20.00', '900 mg+100 mg', '954', '13', '39', '2022-08-15 22:26:29', '2022-08-15 22:26:29'),
(15371, 'Ardium', '8.00', '450 mg+50 mg', '954', '13', '65', '2022-08-15 22:27:20', '2022-08-15 22:27:20'),
(15372, 'Avonoid', '8.00', '450 mg+50 mg', '954', '13', '190', '2022-08-15 22:28:31', '2022-08-15 22:28:31'),
(15373, 'Daflon', '13.00', '450 mg+50 mg', '954', '13', '171', '2022-08-15 22:29:06', '2022-08-15 22:29:06'),
(15374, 'Daflon', '23.00', '900 mg+100 mg', '954', '13', '171', '2022-08-15 22:31:31', '2022-08-15 22:31:31'),
(15375, 'Diohes', '8.06', '450 mg+50 mg', '954', '13', '136', '2022-08-15 22:32:09', '2022-08-15 22:32:09'),
(15376, 'Diohes DS', '20.00', '900 mg+100 mg', '954', '13', '136', '2022-08-15 22:32:58', '2022-08-15 22:32:58'),
(15377, 'Diorin', '8.00', '450 mg+50 mg', '954', '13', '92', '2022-08-15 22:33:38', '2022-08-15 22:33:38'),
(15378, 'Hemoral', '8.00', '450 mg+50 mg', '954', '13', '34', '2022-08-15 22:34:14', '2022-08-15 22:34:14'),
(15379, 'Hemorif', '8.06', '450 mg+50 mg', '954', '13', '179', '2022-08-15 22:34:46', '2022-08-15 22:34:46'),
(15380, 'Hemorif DS', '20.00', '900 mg+100 mg', '954', '13', '179', '2022-08-15 22:35:18', '2022-08-15 22:35:18'),
(15381, 'Normanal', '8.03', '450 mg+50 mg', '954', '13', '161', '2022-08-15 22:36:03', '2022-08-15 22:36:03'),
(15382, 'Pilestop', '8.07', '450 mg+50 mg', '954', '13', '19', '2022-08-15 22:36:35', '2022-08-15 22:36:35'),
(15383, 'Sangril', '10.00', '450 mg+50 mg', '954', '13', '89', '2022-08-15 22:37:17', '2022-08-15 22:37:17'),
(15384, 'Anquil', '15.10', '15 mg', '955', '13', '78', '2022-08-15 23:14:01', '2022-08-15 23:14:01'),
(15385, 'Anqu', '75.00', '15 mg/3 ml', '955', '68', '78', '2022-08-15 23:14:42', '2022-08-15 23:14:42'),
(15386, 'Anquil', '8.04', '7.5 mg', '955', '13', '78', '2022-08-15 23:15:26', '2022-08-15 23:15:26'),
(15387, 'Benquil', '8.00', '7.5 mg', '955', '13', '45', '2022-08-15 23:16:48', '2022-08-15 23:16:48'),
(15388, 'Benquil', '15', '15 mg', '955', '13', '45', '2022-08-15 23:17:31', '2022-08-15 23:17:31'),
(15389, 'Dormax', '10.00', '7.5 mg', '955', '13', '34', '2022-08-15 23:18:11', '2022-08-15 23:18:11'),
(15390, 'Dormax', '150.00', '15 mg/3 ml', '955', '68', '34', '2022-08-15 23:18:43', '2022-08-15 23:18:43'),
(15391, 'Dormicum', '19.56', '7.5 mg', '955', '13', '156', '2022-08-15 23:19:17', '2022-08-15 23:19:17'),
(15392, 'Dormitol', '120.37', '15 mg/3 ml', '955', '68', '179', '2022-08-15 23:19:53', '2022-08-15 23:19:53'),
(15393, 'Dormitol', '10.03', '7.5 mg', '955', '13', '179', '2022-08-15 23:20:26', '2022-08-15 23:20:26'),
(15394, 'Hypnocum', '10.00', '7.5 mg', '955', '13', '89', '2022-08-15 23:21:11', '2022-08-15 23:21:11'),
(15395, 'Hypnofast', '8.00', '7.5 mg', '955', '13', '92', '2022-08-15 23:21:41', '2022-08-15 23:21:41'),
(15396, 'Hypnofast', '50.00', '5 mg/ml', '955', '68', '92', '2022-08-15 23:22:25', '2022-08-15 23:22:25'),
(15397, 'Hypnofast', '150.00', '15 mg/3 ml', '955', '68', '92', '2022-08-15 23:23:07', '2022-08-15 23:23:07'),
(15398, 'Midolam', '75.28', '15 mg/3 ml', '955', '68', '136', '2022-08-15 23:23:41', '2022-08-15 23:23:41'),
(15399, 'Midolam', '50.19', '5 mg/ml', '955', '68', '136', '2022-08-15 23:24:17', '2022-08-15 23:24:17'),
(15400, 'Midolam', '15.06', '15 mg', '955', '13', '136', '2022-08-15 23:24:52', '2022-08-15 23:24:52'),
(15401, 'Midola', '8.03', '7.5 mg', '955', '13', '136', '2022-08-15 23:25:27', '2022-08-15 23:25:27'),
(15402, 'Midorest', '8.00', '7.5 mg', '955', '13', '42', '2022-08-15 23:26:06', '2022-08-15 23:26:06'),
(15403, 'Midorest', '15.00', '15 mg', '955', '13', '42', '2022-08-15 23:26:45', '2022-08-15 23:26:45'),
(15404, 'Midzo', '8.00', '7.5 mg', '955', '13', '161', '2022-08-15 23:27:41', '2022-08-15 23:27:41'),
(15405, 'Midzo', '75.00', '15 mg/3 ml', '955', '68', '161', '2022-08-15 23:28:16', '2022-08-15 23:28:16'),
(15406, 'Milam', '120.00', '15 mg/3 ml', '955', '68', '71', '2022-08-15 23:28:54', '2022-08-15 23:28:54'),
(15407, 'Milam', '20.00', '15 mg', '955', '13', '71', '2022-08-15 23:29:26', '2022-08-15 23:29:26'),
(15408, 'Milam', '12.00', '7.5 mg', '955', '13', '71', '2022-08-15 23:29:59', '2022-08-15 23:29:59'),
(15409, 'Mizolam', '8.07', '7.5 mg', '955', '13', '19', '2022-08-15 23:30:35', '2022-08-15 23:30:35'),
(15410, 'Nok', '15.00', '15 mg', '955', '13', '63', '2022-08-15 23:31:07', '2022-08-15 23:31:07'),
(15411, 'Nok', '8.00', '7.5 mg', '955', '13', '63', '2022-08-15 23:31:38', '2022-08-15 23:31:38'),
(15412, 'Sedaquil', '8.03', '7.5 mg', '955', '13', '157', '2022-08-15 23:32:12', '2022-08-15 23:32:12'),
(15413, 'MIF', '175.00', '200 mg', '956', '13', '161', '2022-08-15 23:33:15', '2022-08-15 23:33:15'),
(15414, 'Mifeston', '175.00', '200 mg', '956', '13', '92', '2022-08-15 23:33:51', '2022-08-15 23:33:51'),
(15415, 'A-Kit', '300.00', '200 mg+200 mcg', '957', '13', '19', '2022-08-15 23:35:09', '2022-08-15 23:35:09'),
(15416, 'AB Kit', '300.00', '200 mg+200 mcg', '957', '13', '161', '2022-08-15 23:35:42', '2022-08-15 23:35:42'),
(15417, 'ABO Kit', '280.00', '200 mg+200 mcg', '957', '13', '82', '2022-08-15 23:36:14', '2022-08-15 23:36:14'),
(15418, 'Cytomis Kit', '300.00', '200 mg+200 mcg', '957', '13', '92', '2022-08-15 23:36:59', '2022-08-15 23:36:59'),
(15419, 'Femikit', '3', '200 mg+200 mcg', '957', '13', '71', '2022-08-15 23:37:37', '2022-08-15 23:37:37'),
(15420, 'Kit-63', '300.00', '200 mg+200 mcg', '957', '13', '78', '2022-08-15 23:38:18', '2022-08-15 23:38:18'),
(15421, 'Mariprist', '300.00', '200 mg+200 mcg', '957', '13', '109', '2022-08-15 23:38:54', '2022-08-15 23:38:54'),
(15422, 'Mimi Kit', '300.00', '200 mg+200 mcg', '957', '13', '42', '2022-08-15 23:39:57', '2022-08-15 23:39:57'),
(15423, 'MM Kit', '300.00', '200 mg+200 mcg', '957', '13', '197', '2022-08-15 23:40:32', '2022-08-15 23:40:32'),
(15424, 'MR Kit', '300.00', '200 mg+200 mcg', '957', '13', '73', '2022-08-15 23:41:12', '2022-08-15 23:41:12'),
(15425, 'MTP Kit', '300.90', '200 mg+200 mcg', '957', '13', '172', '2022-08-15 23:41:46', '2022-08-15 23:41:46'),
(15426, 'Terminex', '300.00', '200 mg+200 mcg', '957', '13', '179', '2022-08-15 23:42:22', '2022-08-15 23:42:22'),
(15427, 'Diaset', '10.07', '25 mg', '958', '13', '18', '2022-08-15 23:43:46', '2022-08-15 23:43:46'),
(15428, 'Diaset', '15.11', '50 mg', '958', '13', '18', '2022-08-15 23:44:22', '2022-08-15 23:44:22'),
(15429, 'Milran', '6.02', '12.5 mg', '959', '13', '39', '2022-08-15 23:45:14', '2022-08-15 23:45:14'),
(15430, 'Milran', '15.05', '50 mg', '959', '13', '39', '2022-08-15 23:45:50', '2022-08-15 23:45:50'),
(15431, 'Neocipran', '15.00', '50 mg', '959', '13', '91', '2022-08-15 23:46:28', '2022-08-15 23:46:28'),
(15432, 'Miltefors', '165.00', '50 mg', '960', '16', '150', '2022-08-15 23:47:14', '2022-08-15 23:47:14'),
(15433, 'Minocin', '25.00', '50 mg', '961', '16', '190', '2022-08-15 23:47:50', '2022-08-15 23:47:50'),
(15434, 'Betmira ER', '30.00', '25 mg', '963', '13', '89', '2022-08-15 23:50:03', '2022-08-15 23:50:03'),
(15435, 'Betmira ER', '55.00', '50 mg', '963', '13', '89', '2022-08-15 23:50:47', '2022-08-15 23:50:47'),
(15436, 'Iragon', '30.00', '25 mg', '963', '13', '65', '2022-08-15 23:51:32', '2022-08-15 23:51:32'),
(15437, 'M-beg', '55.00', '50 mg', '963', '13', '150', '2022-08-15 23:52:17', '2022-08-15 23:52:17'),
(15438, 'M-beg', '30.00', '25 mg', '963', '13', '150', '2022-08-15 23:52:59', '2022-08-15 23:52:59'),
(15439, 'Mirabeg ER', '30.00', '25 mg', '963', '13', '78', '2022-08-15 23:53:35', '2022-08-15 23:53:35'),
(15440, 'Mirabeg', '55.00', '50 mg', '963', '13', '78', '2022-08-15 23:54:21', '2022-08-15 23:54:21'),
(15441, 'Mirader', '30.00', '25 mg', '963', '13', '179', '2022-08-15 23:55:00', '2022-08-15 23:55:00'),
(15442, 'Miraflo', '30.00', '25 mg', '963', '13', '71', '2022-08-15 23:55:47', '2022-08-15 23:55:47'),
(15443, 'Miragon PR', '30.00', '25 mg', '963', '13', '18', '2022-08-15 23:56:31', '2022-08-15 23:56:31'),
(15444, 'Mirasol XR', '30.00', '25 mg', '963', '13', '43', '2022-08-15 23:57:10', '2022-08-15 23:57:10'),
(15445, 'Mirasol XR', '55.00', '50 mg', '963', '13', '43', '2022-08-15 23:57:48', '2022-08-15 23:57:48'),
(15446, 'Uroben XR', '30.00', '25 mg', '963', '13', '92', '2022-08-15 23:58:30', '2022-08-15 23:58:30'),
(15447, 'Urobe', '55.00', '50 mg', '963', '13', '92', '2022-08-15 23:59:04', '2022-08-15 23:59:04'),
(15448, 'Utromeg', '30.00', '25 mg', '963', '13', '190', '2022-08-15 23:59:47', '2022-08-15 23:59:47'),
(15449, 'Utro', '55.00', '50 mg', '963', '13', '190', '2022-08-16 00:00:23', '2022-08-16 00:00:23'),
(15450, 'Amiron', '6.50', '7.5 mg', '964', '13', '140', '2022-08-16 00:03:11', '2022-08-16 00:03:11'),
(15451, 'Amiron', '10.00', '15 mg', '964', '13', '140', '2022-08-16 00:03:54', '2022-08-16 00:03:54'),
(15452, 'Amiron', '15.00', '30 mg', '964', '13', '140', '2022-08-16 00:04:35', '2022-08-16 00:04:35'),
(15453, 'Azapin', '10.00', '15 mg', '964', '13', '103', '2022-08-16 00:05:51', '2022-08-16 00:05:51'),
(15454, 'Mirapin', '9.03', '15 mg', '964', '13', '39', '2022-08-16 00:06:28', '2022-08-16 00:06:28'),
(15455, 'Mirapro', '6.00', '7.5 mg', '964', '13', '179', '2022-08-16 00:07:04', '2022-08-16 00:07:04'),
(15456, 'Mirapro', '9.00', '15 mg', '964', '13', '179', '2022-08-16 00:07:41', '2022-08-16 00:07:41'),
(15457, 'Mirez', '8.00', '15 mg', '964', '13', '89', '2022-08-16 00:08:22', '2022-08-16 00:08:22'),
(15458, 'Mirez', '15.00', '30 mg', '964', '13', '89', '2022-08-16 00:09:07', '2022-08-16 00:09:07'),
(15459, 'Mirez', '6.50', '7.5 mg', '964', '13', '89', '2022-08-16 00:09:48', '2022-08-16 00:09:48'),
(15460, 'Mirtaz', '10.00', '15 mg', '964', '13', '180', '2022-08-16 00:10:36', '2022-08-16 00:10:36'),
(15461, 'Mirtaz', '6.50', '7.5 mg', '964', '13', '180', '2022-08-16 00:11:17', '2022-08-16 00:11:17'),
(15462, 'Mirtaz', '18.00', '30 mg', '964', '13', '180', '2022-08-16 00:11:53', '2022-08-16 00:11:53'),
(15463, 'Mirzalux', '18.00', '30 mg', '964', '13', '167', '2022-08-16 00:12:36', '2022-08-16 00:12:36'),
(15464, 'Mirzalux', '10.00', '15 mg', '964', '13', '167', '2022-08-16 00:13:21', '2022-08-16 00:13:21'),
(15465, 'Mitaprex', '15.00', '30 mg', '964', '13', '92', '2022-08-16 00:14:03', '2022-08-16 00:14:03'),
(15466, 'Mitaprex', '8.00', '15 mg', '964', '13', '92', '2022-08-16 00:14:49', '2022-08-16 00:14:49'),
(15467, 'Mita', '6.00', '7.5 mg', '964', '13', '92', '2022-08-16 00:15:29', '2022-08-16 00:15:29'),
(15468, 'Mitapro', '15.00', '30 mg', '964', '13', '161', '2022-08-16 00:16:23', '2022-08-16 00:16:23'),
(15469, 'Mitapro', '10.00', '15 mg', '964', '13', '161', '2022-08-16 00:17:10', '2022-08-16 00:17:10'),
(15470, 'Mitapro', '6.50', '7.5 mg', '964', '13', '161', '2022-08-16 00:17:49', '2022-08-16 00:17:49'),
(15471, 'Mitrazin', '6.50', '7.5 mg', '964', '13', '78', '2022-08-16 00:19:50', '2022-08-16 00:19:50'),
(15472, 'Mitrazin', '8.04', '15 mg', '964', '13', '78', '2022-08-16 00:20:30', '2022-08-16 00:20:30'),
(15473, 'Mitrazin', '15.03', '30 mg', '964', '13', '78', '2022-08-16 00:21:09', '2022-08-16 00:21:09'),
(15474, 'Rapine', '6.00', '7.5 mg', '964', '13', '18', '2022-08-16 00:22:04', '2022-08-16 00:22:04'),
(15475, 'Rapine', '15.00', '30 mg', '964', '13', '18', '2022-08-16 00:22:46', '2022-08-16 00:22:46'),
(15476, 'Rapine', '8.00', '15 mg', '964', '13', '18', '2022-08-16 00:23:29', '2022-08-16 00:23:29'),
(15477, 'Rejoy', '6.50', '7.5 mg', '964', '13', '71', '2022-08-16 00:24:12', '2022-08-16 00:24:12'),
(15478, 'Rejoy', '10.00', '15 mg', '964', '13', '71', '2022-08-16 00:25:03', '2022-08-16 00:25:03'),
(15479, 'Rejoy', '15.00', '30 mg', '964', '13', '71', '2022-08-16 00:25:40', '2022-08-16 00:25:40'),
(15480, 'Resant', '6.00', '15 mg', '964', '13', '65', '2022-08-16 00:26:34', '2022-08-16 00:26:34'),
(15481, 'Zispin', '8.00', '15 mg', '964', '13', '136', '2022-08-16 00:28:13', '2022-08-16 00:28:13'),
(15482, 'Cytomis', '8.00', '100 mcg', '965', '13', '92', '2022-08-16 00:29:37', '2022-08-16 00:29:37'),
(15483, 'Cytomis', '15.00', '200 mcg', '965', '13', '92', '2022-08-16 00:30:21', '2022-08-16 00:30:21'),
(15484, 'Cytomis', '40.00', '600 mcg', '965', '13', '92', '2022-08-16 00:31:10', '2022-08-16 00:31:10'),
(15485, 'G-Misoprostol', '12.01', '200 mcg', '965', '13', '84', '2022-08-16 00:32:13', '2022-08-16 00:32:13'),
(15486, 'Indula', '15.00', '200 mcg', '965', '13', '161', '2022-08-16 00:32:56', '2022-08-16 00:32:56'),
(15487, 'Isovent', '15.10', '200 mcg', '965', '13', '179', '2022-08-16 00:33:48', '2022-08-16 00:33:48'),
(15488, 'Isovent', '40.13', '600 mcg', '965', '13', '179', '2022-08-16 00:34:37', '2022-08-16 00:34:37'),
(15489, 'Miptol', '15.04', '200 mcg', '965', '13', '19', '2022-08-16 00:35:24', '2022-08-16 00:35:24'),
(15490, 'Misopa', '15.00', '200 mcg', '965', '13', '43', '2022-08-16 00:35:59', '2022-08-16 00:35:59'),
(15491, 'Misotab', '38.00', '600 mcg', '965', '13', '73', '2022-08-16 00:37:16', '2022-08-16 00:37:16'),
(15492, 'Misotab', '15.00', '200 mcg', '965', '13', '73', '2022-08-16 00:37:51', '2022-08-16 00:37:51'),
(15493, 'Misotol', '15.00', '200 mcg', '965', '13', '197', '2022-08-16 00:38:31', '2022-08-16 00:38:31'),
(15494, 'Alergix MR', '6.50', '10 mg', '967', '13', '92', '2022-08-16 00:40:27', '2022-08-16 00:40:27'),
(15495, 'Mastel MR', '6.50', '10 mg', '967', '13', '18', '2022-08-16 00:41:05', '2022-08-16 00:41:05'),
(15496, 'Rhinor MR', '5.02', '10 mg', '967', '13', '136', '2022-08-16 00:41:47', '2022-08-16 00:41:47'),
(15497, 'Emorvir', '45.00', '200 mg', '968', '16', '43', '2022-08-16 00:42:50', '2022-08-16 00:44:19'),
(15498, 'Lupravir', '50.00', '200 mg', '968', '16', '161', '2022-08-16 00:43:48', '2022-08-16 00:43:48'),
(15499, 'Mavira', '50.00', '200 mg', '968', '16', '65', '2022-08-16 00:45:17', '2022-08-16 00:45:17'),
(15500, 'Mepira', '40', '200 mg', '968', '16', '18', '2022-08-16 00:45:58', '2022-08-16 00:45:58'),
(15501, 'Molenzavir', '45.00', '200 mg', '968', '16', '92', '2022-08-16 00:46:32', '2022-08-16 00:46:32'),
(15502, 'Molvir', '50.00', '200 mg', '968', '16', '179', '2022-08-16 00:47:11', '2022-08-16 00:47:11'),
(15503, 'Monlumax', '40.00', '200 mg', '968', '16', '19', '2022-08-16 00:47:56', '2022-08-16 00:47:56'),
(15504, 'Monuvir', '50.00', '200 mg', '968', '16', '71', '2022-08-16 00:48:37', '2022-08-16 00:48:37'),
(15505, 'Nupiravir', '40.00', '200 mg', '968', '16', '147', '2022-08-16 00:49:20', '2022-08-16 00:49:20'),
(15506, 'Meloderm', '100.30', '0.1%', '971', '29', '18', '2022-08-16 00:51:40', '2022-08-16 00:51:40'),
(15507, 'Meloderm', '100.30', '0.1%', '971', '66', '18', '2022-08-16 00:52:17', '2022-08-16 00:52:17'),
(15508, 'Momeson', '100.00', '0.1%', '971', '29', '92', '2022-08-16 00:52:56', '2022-08-16 00:52:56'),
(15509, 'Mometa', '180.68', '0.1%', '971', '29', '150', '2022-08-16 00:53:36', '2022-08-16 00:53:36'),
(15510, 'Momtas', '180.00', '0.1%', '971', '29', '82', '2022-08-16 00:54:27', '2022-08-16 00:54:27'),
(15511, 'Soneta', '100.00', '0.1% (5 gm tube)', '971', '29', '34', '2022-08-16 00:55:14', '2022-08-16 00:55:14'),
(15512, 'Soneta', '500.00', '0.1% (30 gm tube)', '971', '29', '34', '2022-08-16 00:56:01', '2022-08-16 00:56:01'),
(15513, 'Soneta', '100.00', '0.1% (5 gm tube)', '971', '66', '34', '2022-08-16 00:56:44', '2022-08-16 00:56:44'),
(15514, 'Soneta', '550.00', '0.1% (30 gm tube)', '971', '66', '34', '2022-08-16 00:57:28', '2022-08-16 00:57:28'),
(15515, 'Dulamet', '695.00', '(100 mcg+5 mcg)/puff', '972', '48', '179', '2022-08-16 00:59:17', '2022-08-16 00:59:17'),
(15516, 'Dulamet', '895.00', '(200 mcg+5 mcg)/puff', '972', '48', '179', '2022-08-16 01:00:10', '2022-08-16 01:00:10'),
(15517, 'Anaroxyl', '19.75', '2.5 mg', '974', '13', '133', '2022-08-16 01:01:40', '2022-08-16 01:01:40'),
(15518, 'Anaroxyl', '66.90', '5 mg/ml', '974', '10', '133', '2022-08-16 01:02:38', '2022-08-16 01:02:38'),
(15519, 'Monosol', '50.58', '25%', '975', '55', '77', '2022-08-16 01:04:16', '2022-08-16 01:04:16'),
(15520, 'Tetrasol', '68.20', '25% (30 ml bottle)', '975', '55', '18', '2022-08-16 01:05:06', '2022-08-16 01:05:06'),
(15521, 'Tetrasol', '90.34', '25% (60 ml bottle)', '975', '55', '18', '2022-08-16 01:06:01', '2022-08-16 01:06:01'),
(15522, 'Aeron', '16.00', '10 mg', '976', '13', '89', '2022-08-16 01:09:58', '2022-08-16 01:09:58'),
(15523, 'Aeron FT', '6.00', '4 mg', '976', '13', '89', '2022-08-16 01:10:39', '2022-08-16 01:10:39'),
(15524, 'Aeron FT', '8.00', '5 mg', '976', '13', '89', '2022-08-16 01:11:24', '2022-08-16 01:11:24'),
(15525, 'Airflow', '15.00', '10 mg', '976', '13', '20', '2022-08-16 01:12:10', '2022-08-16 01:12:10'),
(15526, 'Airup', '10.00', '10 mg', '976', '13', '147', '2022-08-16 01:13:33', '2022-08-16 01:13:33'),
(15527, 'Airup', '8.00', '5 mg', '976', '13', '147', '2022-08-16 01:14:26', '2022-08-16 01:14:26'),
(15528, 'Airway', '8.00', '5 mg', '976', '13', '134', '2022-08-16 01:15:08', '2022-08-16 01:15:08'),
(15529, 'Airway', '15.00', '10 mg', '976', '13', '134', '2022-08-16 01:15:44', '2022-08-16 01:15:44'),
(15530, 'Airway', '6.00', '4 mg', '976', '13', '134', '2022-08-16 01:16:17', '2022-08-16 01:16:17'),
(15531, 'Amikast', '8.00', '5 mg', '976', '13', '28', '2022-08-16 01:17:07', '2022-08-16 01:17:07'),
(15532, 'Amikast', '15', '10 mg', '976', '13', '28', '2022-08-16 01:17:55', '2022-08-16 01:17:55'),
(15533, 'Antaluk', '15.00', '10 mg', '976', '13', '192', '2022-08-16 01:18:29', '2022-08-16 01:18:29'),
(15534, 'Arokast', '6.00', '4 mg', '976', '13', '124', '2022-08-16 01:19:44', '2022-08-16 01:19:44'),
(15535, 'Arokast', '8.00', '5 mg', '976', '13', '124', '2022-08-16 01:20:23', '2022-08-16 01:20:23'),
(15536, 'Arokast', '15.00', '10 mg', '976', '13', '124', '2022-08-16 01:20:58', '2022-08-16 01:20:58'),
(15537, 'Arokast FT', '7.00', '4 mg', '976', '13', '124', '2022-08-16 01:21:43', '2022-08-16 01:21:43'),
(15538, 'Arokast FT', '8.00', '5 mg', '976', '13', '124', '2022-08-16 01:22:31', '2022-08-16 01:22:31'),
(15539, 'Arovent', '8.02', '5 mg', '976', '13', '140', '2022-08-16 01:23:14', '2022-08-16 01:23:14'),
(15540, 'Arovent', '15.04', '10 mg', '976', '13', '140', '2022-08-16 01:30:45', '2022-08-16 01:30:45'),
(15541, 'Arovent', '6.00', '4 mg', '976', '13', '140', '2022-08-16 01:31:54', '2022-08-16 01:31:54'),
(15542, 'Asmatab', '13.00', '10 mg', '976', '13', '193', '2022-08-16 01:32:31', '2022-08-16 01:32:31'),
(15543, 'Asmatab', '8.00', '5 mg', '976', '13', '193', '2022-08-16 01:33:14', '2022-08-16 01:33:14'),
(15544, 'Asmont', '6.00', '4 mg', '976', '13', '177', '2022-08-16 01:35:24', '2022-08-16 01:35:24'),
(15545, 'Asmont', '7.00', '5 mg', '976', '13', '177', '2022-08-16 01:36:04', '2022-08-16 01:36:04'),
(15546, 'Asmont', '12.00', '10 mg', '976', '13', '177', '2022-08-16 01:36:43', '2022-08-16 01:36:43'),
(15547, 'B Easy', '14.00', '10 mg', '976', '13', '77', '2022-08-16 01:37:08', '2022-08-16 01:37:08'),
(15548, 'B Easy', '7.01', '5 mg', '976', '13', '77', '2022-08-16 01:38:07', '2022-08-16 01:38:07'),
(15549, 'Biomonas', '14.00', '10 mg', '976', '13', '44', '2022-08-16 01:38:48', '2022-08-16 01:38:48'),
(15550, 'Breasy', '15.00', '10 mg', '976', '13', '54', '2022-08-16 01:39:27', '2022-08-16 01:39:27'),
(15551, 'Breasy', '7.75', '5 mg', '976', '13', '54', '2022-08-16 01:39:55', '2022-08-16 01:39:55'),
(15552, 'Brocast', '15.05', '10 mg', '976', '13', '53', '2022-08-16 01:40:58', '2022-08-16 01:40:58'),
(15553, 'Brocast', '8.00', '5 mg', '976', '13', '53', '2022-08-16 01:41:30', '2022-08-16 01:41:30'),
(15554, 'Centokast', '15.00', '10 mg', '976', '13', '49', '2022-08-16 01:42:13', '2022-08-16 01:42:13'),
(15555, 'Croma', '6.01', '4 mg', '976', '13', '172', '2022-08-16 01:42:47', '2022-08-16 01:42:47'),
(15556, 'Croma', '8.03', '5 mg', '976', '13', '172', '2022-08-16 01:43:29', '2022-08-16 01:43:29'),
(15557, 'Croma', '12.03', '10 mg', '976', '13', '172', '2022-08-16 01:43:58', '2022-08-16 01:43:58'),
(15558, 'Edron', '15.00', '10 mg', '976', '13', '67', '2022-08-16 01:44:31', '2022-08-16 01:44:31'),
(15559, 'Ezair', '15.00', '10 mg', '976', '13', '130', '2022-08-16 01:45:16', '2022-08-16 01:45:16'),
(15560, 'Ezevent', '10.00', '10 mg', '976', '13', '176', '2022-08-16 01:46:04', '2022-08-16 01:46:04'),
(15561, 'Flomont', '12.00', '10 mg', '976', '13', '126', '2022-08-16 01:46:39', '2022-08-16 01:46:39'),
(15562, 'Freegest', '15.00', '10 mg', '976', '13', '45', '2022-08-16 01:47:20', '2022-08-16 01:47:20'),
(15563, 'Freegest', '6.00', '4 mg', '976', '13', '45', '2022-08-16 01:48:00', '2022-08-16 01:48:00'),
(15564, 'Freegest', '8.00', '5 mg', '976', '13', '45', '2022-08-16 01:48:51', '2022-08-16 01:48:51'),
(15565, 'Liam', '10.00', '10 mg', '976', '13', '35', '2022-08-16 01:50:15', '2022-08-16 01:50:15'),
(15566, 'Liam', '8.00', '5 mg', '976', '13', '35', '2022-08-16 01:50:55', '2022-08-16 01:50:55'),
(15567, 'Lotem', '8.00', '5 mg', '976', '13', '185', '2022-08-16 02:27:13', '2022-08-16 02:27:13'),
(15568, 'Lotem', '7.00', '4 mg', '976', '13', '185', '2022-08-16 02:27:55', '2022-08-16 02:27:55'),
(15569, 'Loctril', '15.00', '10 mg', '976', '13', '135', '2022-08-16 02:29:27', '2022-08-16 02:29:27'),
(15570, 'Lotem', '15.00', '10 mg', '976', '13', '185', '2022-08-16 02:29:56', '2022-08-16 02:29:56'),
(15571, 'Lukas', '14.00', '10 mg', '976', '13', '151', '2022-08-16 02:30:29', '2022-08-16 02:30:29'),
(15572, 'Lumenta', '9.00', '5 mg', '976', '13', '167', '2022-08-16 02:30:58', '2022-08-16 02:30:58'),
(15573, 'Lumenta', '16.00', '10 mg', '976', '13', '167', '2022-08-16 02:31:35', '2022-08-16 02:31:35'),
(15574, 'Luminus', '16.00', '10 mg', '976', '13', '59', '2022-08-16 02:32:09', '2022-08-16 02:32:09'),
(15575, 'Lumona', '16.00', '10 mg', '976', '13', '71', '2022-08-16 02:32:53', '2022-08-16 02:32:53'),
(15576, 'Lumona', '8.00', '4 mg/3.5 gm', '976', '76', '71', '2022-08-16 02:33:42', '2022-08-16 02:33:42'),
(15577, 'Lumona', '7.00', '5 mg', '976', '13', '71', '2022-08-16 02:34:17', '2022-08-16 02:34:17'),
(15578, 'Lumona', '6.00', '4 mg', '976', '13', '71', '2022-08-16 02:34:44', '2022-08-16 02:34:44'),
(15579, 'Lumona FT', '6.00', '4 mg', '976', '13', '71', '2022-08-16 02:35:32', '2022-08-16 02:35:32'),
(15580, 'Lumona FT', '8.00', '5 mg', '976', '13', '71', '2022-08-16 02:36:00', '2022-08-16 02:36:00'),
(15581, 'M-Kast', '6.00', '4 mg', '976', '13', '65', '2022-08-16 02:36:38', '2022-08-16 02:36:38'),
(15582, 'M-Kast', '6.00', '4 mg', '976', '13', '65', '2022-08-16 02:37:08', '2022-08-16 02:37:08'),
(15583, 'M-Kast', '8.00', '5 mg', '976', '13', '65', '2022-08-16 02:38:15', '2022-08-16 02:38:15'),
(15584, 'M-Kast', '15.00', '10 mg', '976', '13', '65', '2022-08-16 02:39:04', '2022-08-16 02:39:04'),
(15585, 'M-Kast', '12.05', '10 mg', '976', '13', '65', '2022-08-16 02:40:11', '2022-08-16 02:40:11'),
(15586, 'M-Iucas', '6.00', '4 mg', '976', '13', '150', '2022-08-16 02:41:17', '2022-08-16 02:41:17'),
(15587, 'M-Iucas', '8.00', '5 mg', '976', '13', '150', '2022-08-16 02:42:41', '2022-08-16 02:42:41'),
(15588, 'M-Iucas', '15.00', '10 mg', '976', '13', '150', '2022-08-16 02:43:48', '2022-08-16 02:43:48'),
(15589, 'Maxair', '8.00', '5 mg', '976', '13', '202', '2022-08-16 02:44:18', '2022-08-16 02:44:18'),
(15590, 'Maxair', '15.00', '10 mg', '976', '13', '202', '2022-08-16 02:45:34', '2022-08-16 02:45:34'),
(15591, 'Medikast', '6.00', '4 mg', '976', '13', '105', '2022-08-16 02:46:55', '2022-08-16 02:46:55'),
(15592, 'Medikast', '8.00', '5 mg', '976', '13', '105', '2022-08-16 02:48:47', '2022-08-16 02:48:47'),
(15593, 'Medikast', '15.00', '10 mg', '976', '13', '105', '2022-08-16 02:49:22', '2022-08-16 02:49:22'),
(15594, 'Molukat', '6.02', '4 mg', '976', '13', '101', '2022-08-16 02:51:29', '2022-08-16 02:51:29'),
(15595, 'Molicust', '14.00', '10 mg', '976', '13', '148', '2022-08-16 02:52:09', '2022-08-16 02:52:09'),
(15596, 'Mokast', '10.03', '10 mg', '976', '13', '23', '2022-08-16 02:52:45', '2022-08-16 02:52:45'),
(15597, 'Mokast', '6.02', '4 mg', '976', '13', '23', '2022-08-16 02:53:27', '2022-08-16 02:53:27'),
(15598, 'Molukat', '8.02', '5 mg', '976', '13', '101', '2022-08-16 02:53:53', '2022-08-16 02:53:53'),
(15599, 'Moluka', '12.04', '10 mg', '976', '13', '101', '2022-08-16 02:54:56', '2022-08-16 02:54:56'),
(15600, 'Mon', '8.00', '5 mg', '976', '13', '42', '2022-08-16 02:55:33', '2022-08-16 02:55:33'),
(15601, 'Mon', '15.00', '10 mg', '976', '13', '42', '2022-08-16 02:56:11', '2022-08-16 02:56:11'),
(15602, 'Mon-X', '13.00', '10 mg', '976', '13', '62', '2022-08-16 02:56:57', '2022-08-16 02:56:57'),
(15603, 'Monalast', '15.00', '10 mg', '976', '13', '197', '2022-08-16 02:57:47', '2022-08-16 02:57:47'),
(15604, 'Monalast', '8.00', '5 mg', '976', '13', '197', '2022-08-16 02:58:19', '2022-08-16 02:58:19'),
(15605, 'Monalast ODT', '7.00', '4 mg', '976', '13', '197', '2022-08-16 02:59:02', '2022-08-16 02:59:02'),
(15606, 'Monark', '14.10', '10 mg', '976', '13', '88', '2022-08-16 02:59:40', '2022-08-16 02:59:40'),
(15607, 'Monas', '6.04', '4 mg', '976', '13', '19', '2022-08-16 03:00:20', '2022-08-16 03:00:20'),
(15608, 'Monas', '8.07', '5 mg', '976', '13', '19', '2022-08-16 03:00:43', '2022-08-16 03:00:43'),
(15609, 'Monas', '16.00', '10 mg', '976', '13', '19', '2022-08-16 03:03:52', '2022-08-16 03:03:52'),
(15610, 'Monas OFT', '7.00', '4 mg', '976', '13', '19', '2022-08-16 03:04:34', '2022-08-16 03:04:34'),
(15611, 'Monas OFT', '9.00', '5 mg', '976', '13', '19', '2022-08-16 03:05:15', '2022-08-16 03:05:15'),
(15612, 'Moneka', '8.00', '5 mg', '976', '13', '173', '2022-08-16 03:05:55', '2022-08-16 03:05:55'),
(15613, 'Moneka', '15.00', '10 mg', '976', '13', '173', '2022-08-16 03:06:35', '2022-08-16 03:06:35'),
(15614, 'Monocast', '15.00', '10 mg', '976', '13', '43', '2022-08-16 03:07:57', '2022-08-16 03:07:57'),
(15615, 'Monocast', '8.00', '4 mg/3.5 gm', '976', '76', '43', '2022-08-16 03:08:43', '2022-08-16 03:08:43'),
(15616, 'Monocast', '6.00', '4 mg', '976', '13', '43', '2022-08-16 03:09:16', '2022-08-16 03:09:16'),
(15617, 'Monocast', '8.00', '5 mg', '976', '13', '43', '2022-08-16 03:10:16', '2022-08-16 03:10:16'),
(15618, 'Monofast', '7.00', '5 mg', '976', '13', '51', '2022-08-16 03:12:07', '2022-08-16 03:12:07'),
(15619, 'Monofast', '12.00', '10 mg', '976', '13', '51', '2022-08-16 03:12:32', '2022-08-16 03:12:32'),
(15620, 'Monovas', '13.50', '10 mg', '976', '13', '186', '2022-08-16 03:13:21', '2022-08-16 03:13:21'),
(15621, 'Monprox', '15.05', '10 mg', '976', '13', '157', '2022-08-16 03:14:01', '2022-08-16 03:14:01'),
(15622, 'Mont-R', '6.00', '4 mg', '976', '13', '162', '2022-08-16 03:14:27', '2022-08-16 03:14:27'),
(15623, 'Mont-R', '15.00', '10 mg', '976', '13', '162', '2022-08-16 03:15:27', '2022-08-16 03:15:27'),
(15624, 'Montair', '16.00', '10 mg', '976', '13', '92', '2022-08-16 03:15:50', '2022-08-16 03:15:50'),
(15625, 'Montair', '6.00', '4 mg', '976', '13', '92', '2022-08-16 03:16:28', '2022-08-16 03:16:28'),
(15626, 'Montair', '8.00', '5 mg', '976', '13', '92', '2022-08-16 03:17:14', '2022-08-16 03:17:14'),
(15627, 'Montair ODT', '7.00', '4 mg', '976', '13', '92', '2022-08-16 03:18:16', '2022-08-16 03:18:16'),
(15628, 'Montair ODT', '8.00', '5 mg', '976', '13', '92', '2022-08-16 03:19:36', '2022-08-16 03:19:36'),
(15629, 'Montek', '15.05', '10 mg', '976', '13', '180', '2022-08-16 03:20:38', '2022-08-16 03:20:38'),
(15630, 'Montek', '6.02', '4 mg', '976', '13', '180', '2022-08-16 03:22:00', '2022-08-16 03:22:00'),
(15631, 'Montek', '8.00', '5 mg', '976', '13', '180', '2022-08-16 03:24:35', '2022-08-16 03:24:35'),
(15632, 'Montekast', '15.00', '10 mg', '976', '13', '142', '2022-08-16 03:25:21', '2022-08-16 03:25:21'),
(15633, 'Montekast', '7.00', '4 mg', '976', '13', '142', '2022-08-16 03:25:47', '2022-08-16 03:25:47'),
(15634, 'Montela', '6.00', '5 mg', '976', '13', '61', '2022-08-16 03:26:47', '2022-08-16 03:26:47'),
(15635, 'Montela', '10.00', '10 mg', '976', '13', '61', '2022-08-16 03:27:13', '2022-08-16 03:27:13'),
(15636, 'Montela', '4.00', '4 mg', '976', '13', '61', '2022-08-16 03:28:05', '2022-08-16 03:28:05'),
(15637, 'Montelon', '7.50', '10 mg', '976', '13', '31', '2022-08-16 03:28:47', '2022-08-16 03:28:47'),
(15638, 'Montelon Kidz', '4.50', '4 mg', '976', '13', '31', '2022-08-16 03:29:33', '2022-08-16 03:29:33'),
(15639, 'Monteluk', '8.00', '5 mg', '976', '13', '36', '2022-08-16 03:30:12', '2022-08-16 03:30:12'),
(15640, 'Monteluk', '15.00', '10 mg', '976', '13', '36', '2022-08-16 03:30:57', '2022-08-16 03:30:57'),
(15641, 'Montemax', '16.00', '10 mg', '976', '13', '63', '2022-08-16 03:31:25', '2022-08-16 03:31:25'),
(15642, 'Montemax', '8.00', '5 mg', '976', '13', '63', '2022-08-16 03:32:32', '2022-08-16 03:32:32'),
(15643, 'Montene', '6.02', '4 mg', '976', '13', '179', '2022-08-16 03:34:31', '2022-08-16 03:34:31'),
(15644, 'Montenaaf', '14.00', '10 mg', '976', '13', '123', '2022-08-16 03:35:14', '2022-08-16 03:35:14'),
(15645, 'Montene', '8.03', '5 mg', '976', '13', '179', '2022-08-16 03:35:48', '2022-08-16 03:35:48'),
(15646, 'Montene', '16.00', '10 mg', '976', '13', '179', '2022-08-16 03:36:30', '2022-08-16 03:36:30'),
(15647, 'Montex', '8.00', '5 mg', '976', '13', '91', '2022-08-16 03:37:09', '2022-08-16 03:37:09'),
(15648, 'Montex', '16.00', '10 mg', '976', '13', '91', '2022-08-16 03:37:46', '2022-08-16 03:37:46'),
(15649, 'Montex', '6.00', '4 mg', '976', '13', '91', '2022-08-16 03:38:21', '2022-08-16 03:38:21'),
(15650, 'Montezen', '12.00', '10 mg', '976', '13', '196', '2022-08-16 03:38:57', '2022-08-16 03:38:57'),
(15651, 'Montezen', '7.00', '5 mg', '976', '13', '196', '2022-08-16 03:39:53', '2022-08-16 03:39:53'),
(15652, 'Montica', '6.00', '4 mg', '976', '13', '73', '2022-08-16 03:40:19', '2022-08-16 03:40:19'),
(15653, 'Montica', '8.00', '5 mg', '976', '13', '73', '2022-08-16 03:40:57', '2022-08-16 03:40:57'),
(15654, 'Montica', '14.00', '10 mg', '976', '13', '73', '2022-08-16 03:41:45', '2022-08-16 03:41:45'),
(15655, 'Montifast', '7.00', '4 mg', '976', '13', '82', '2022-08-16 03:42:58', '2022-08-16 03:42:58'),
(15656, 'Montifast', '7.50', '5 mg', '976', '13', '82', '2022-08-16 03:43:38', '2022-08-16 03:43:38'),
(15657, 'Montifast', '15.00', '10 mg', '976', '13', '82', '2022-08-16 03:44:04', '2022-08-16 03:44:04'),
(15658, 'Montilab', '16.00', '10 mg', '976', '13', '103', '2022-08-16 03:44:48', '2022-08-16 03:44:48'),
(15659, 'Montilab', '8.50', '5 mg', '976', '13', '103', '2022-08-16 03:45:41', '2022-08-16 03:45:41'),
(15660, 'Montilab', '6.00', '4 mg', '976', '13', '103', '2022-08-16 03:46:48', '2022-08-16 03:46:48'),
(15661, 'Montilet', '15.05', '10 mg', '976', '13', '29', '2022-08-16 03:48:10', '2022-08-16 03:48:10'),
(15662, 'Montilet', '15.05', '10 mg', '976', '13', '29', '2022-08-16 03:48:21', '2022-08-16 03:48:21'),
(15663, 'Montinex', '6.02', '4 mg', '976', '13', '39', '2022-08-16 03:49:18', '2022-08-16 03:49:18'),
(15664, 'Montinex', '6.02', '4 mg', '976', '13', '39', '2022-08-16 03:49:37', '2022-08-16 03:49:37'),
(15665, 'Montinex', '8.02', '5 mg', '976', '13', '39', '2022-08-16 03:50:22', '2022-08-16 03:50:22'),
(15666, 'Montinex', '15.03', '10 mg', '976', '13', '39', '2022-08-16 03:50:51', '2022-08-16 03:50:51'),
(15667, 'Montiva', '15.00', '10 mg', '976', '13', '127', '2022-08-16 03:51:54', '2022-08-16 03:51:54'),
(15668, 'Montiva', '6.00', '4 mg', '976', '13', '127', '2022-08-16 03:52:39', '2022-08-16 03:52:39'),
(15669, 'Montiva', '8.00', '5 mg', '976', '13', '127', '2022-08-16 03:53:06', '2022-08-16 03:53:06'),
(15670, 'Montril', '16.00', '10 mg', '976', '13', '34', '2022-08-16 03:54:55', '2022-08-16 03:54:55'),
(15671, 'Montril', '8.00', '5 mg', '976', '13', '34', '2022-08-16 03:55:23', '2022-08-16 03:55:23'),
(15672, 'Montril', '7.00', '4 mg', '976', '13', '34', '2022-08-16 03:55:49', '2022-08-16 03:55:49'),
(15673, 'MTS', '9.37', '10 mg', '976', '13', '112', '2022-08-16 03:56:53', '2022-08-16 03:56:53'),
(15674, 'Nozma', '15.00', '10 mg', '976', '13', '138', '2022-08-16 03:57:30', '2022-08-16 03:57:30'),
(15675, 'Odmon', '8.00', '5 mg', '976', '13', '161', '2022-08-16 03:58:18', '2022-08-16 03:58:18'),
(15676, 'Odmon', '6.00', '4 mg', '976', '13', '161', '2022-08-16 03:58:57', '2022-08-16 03:58:57'),
(15677, 'Odmon', '15.00', '10 mg', '976', '13', '161', '2022-08-16 03:59:33', '2022-08-16 03:59:33'),
(15678, 'Proair', '14.00', '10 mg', '976', '13', '33', '2022-08-16 04:00:09', '2022-08-16 04:00:09'),
(15679, 'Proair', '7.00', '5 mg', '976', '13', '33', '2022-08-16 04:00:50', '2022-08-16 04:00:50'),
(15680, 'Provair', '6.00', '4 mg', '976', '13', '190', '2022-08-16 04:01:25', '2022-08-16 04:01:25'),
(15681, 'Provair', '8.00', '5 mg', '976', '13', '190', '2022-08-16 04:02:17', '2022-08-16 04:02:17'),
(15682, 'Provair', '16.00', '10 mg', '976', '13', '190', '2022-08-16 04:02:42', '2022-08-16 04:02:42'),
(15683, 'Provair', '8.00', '4 mg/3.5 gm', '976', '76', '190', '2022-08-16 04:04:04', '2022-08-16 04:04:04'),
(15684, 'Provair ODT', '7.00', '4 mg', '976', '13', '190', '2022-08-16 04:04:39', '2022-08-16 04:04:39'),
(15685, 'Provair ODT', '9.00', '5 mg', '976', '13', '190', '2022-08-16 04:05:22', '2022-08-16 04:05:22'),
(15686, 'Pulmokast', '5.00', '4 mg', '976', '13', '102', '2022-08-16 04:06:01', '2022-08-16 04:06:01');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(15687, 'Pulmokast', '15.00', '10 mg', '976', '13', '102', '2022-08-16 04:06:32', '2022-08-16 04:06:32'),
(15688, 'Pulmont', '15.05', '10 mg', '976', '13', '133', '2022-08-16 04:07:20', '2022-08-16 04:07:20'),
(15689, 'Pulmont', '8.00', '5 mg', '976', '13', '133', '2022-08-16 04:08:24', '2022-08-16 04:08:24'),
(15690, 'Recast', '15.00', '10 mg', '976', '13', '119', '2022-08-16 04:09:04', '2022-08-16 04:09:04'),
(15691, 'Recast', '6.00', '4 mg', '976', '13', '119', '2022-08-16 04:09:48', '2022-08-16 04:09:48'),
(15692, 'Recast', '8.00', '5 mg', '976', '13', '119', '2022-08-16 04:10:13', '2022-08-16 04:10:13'),
(15693, 'Reversair', '7.05', '4 mg', '976', '13', '18', '2022-08-16 04:11:10', '2022-08-16 04:11:10'),
(15694, 'Reversair', '8.05', '5 mg', '976', '13', '18', '2022-08-16 04:12:14', '2022-08-16 04:12:14'),
(15695, 'Reversair', '16.00', '10 mg', '976', '13', '18', '2022-08-16 04:12:37', '2022-08-16 04:12:37'),
(15696, 'SB-Monec', '15.00', '10 mg', '976', '13', '181', '2022-08-16 04:14:02', '2022-08-16 04:14:02'),
(15697, 'Silmon', '14.00', '10 mg', '976', '13', '174', '2022-08-16 04:14:37', '2022-08-16 04:14:37'),
(15698, 'Sinlair', '16.00', '10 mg', '976', '13', '74', '2022-08-16 04:15:13', '2022-08-16 04:15:13'),
(15699, 'Tekast', '15.00', '10 mg', '976', '13', '184', '2022-08-16 04:15:49', '2022-08-16 04:15:49'),
(15700, 'Tekast', '8.00', '5 mg', '976', '13', '184', '2022-08-16 04:16:19', '2022-08-16 04:16:19'),
(15701, 'Telukast', '5.52', '4 mg', '976', '13', '78', '2022-08-16 04:16:57', '2022-08-16 04:16:57'),
(15702, 'Telukast', '7.56', '5 mg', '976', '13', '78', '2022-08-16 04:17:21', '2022-08-16 04:17:21'),
(15703, 'Telukas', '16.00', '10 mg', '976', '13', '78', '2022-08-16 04:18:21', '2022-08-16 04:18:21'),
(15704, 'Trilock', '6.04', '4 mg', '976', '13', '136', '2022-08-16 04:18:58', '2022-08-16 04:18:58'),
(15705, 'Trilock', '8.06', '5 mg', '976', '13', '136', '2022-08-16 04:19:42', '2022-08-16 04:19:42'),
(15706, 'Trilock', '16.00', '10 mg', '976', '13', '136', '2022-08-16 04:20:20', '2022-08-16 04:20:20'),
(15707, 'Trilock', '8.06', '4 mg/3.5 gm', '976', '76', '136', '2022-08-16 04:20:51', '2022-08-16 04:20:51'),
(15708, 'Trilock OFT', '6.00', '4 mg', '976', '13', '136', '2022-08-16 04:21:50', '2022-08-16 04:21:50'),
(15709, 'Trilock OFT', '8.57', '5 mg', '976', '13', '136', '2022-08-16 04:22:17', '2022-08-16 04:22:17'),
(15710, 'Ventair', '12.00', '10 mg', '976', '13', '72', '2022-08-16 04:23:20', '2022-08-16 04:23:20'),
(15711, 'Ventair', '7.00', '5 mg', '976', '13', '72', '2022-08-16 04:24:24', '2022-08-16 04:24:24'),
(15712, 'Ventair', '14.50', '10 mg', '976', '13', '22', '2022-08-16 04:25:35', '2022-08-16 04:25:35'),
(15713, 'Xyflo', '10.00', '5 mg', '976', '13', '156', '2022-08-16 04:26:06', '2022-08-16 04:26:06'),
(15714, 'Xyflo', '16.00', '10 mg', '976', '13', '156', '2022-08-16 04:27:01', '2022-08-16 04:27:01'),
(15715, 'Xyflo', '7.00', '4 mg', '976', '13', '156', '2022-08-16 04:28:20', '2022-08-16 04:28:20'),
(15716, 'MSL', '9.00', '10 mg', '977', '13', '190', '2022-08-16 14:48:26', '2022-08-16 14:48:26'),
(15717, 'MSL', '80.00', '5 mg/5 ml', '977', '28', '190', '2022-08-16 14:49:16', '2022-08-16 14:49:16'),
(15718, 'MSL Retard', '14.00', '15 mg', '977', '13', '190', '2022-08-16 14:49:51', '2022-08-16 14:49:51'),
(15719, 'Flomox', '120.00', '400 mg/250 ml', '978', '50', '135', '2022-08-16 14:50:57', '2022-08-16 14:50:57'),
(15720, 'Iventi', '350.00', '400 mg/250 ml', '978', '50', '179', '2022-08-16 14:51:24', '2022-08-16 14:51:24'),
(15721, 'Maximox', '250.00', '400 mg/250 ml', '978', '50', '139', '2022-08-16 14:52:03', '2022-08-16 14:52:03'),
(15722, 'Moxibac', '350.00', '400 mg/250 ml', '978', '50', '150', '2022-08-16 14:52:32', '2022-08-16 14:52:32'),
(15723, 'Moxilocin', '350.00', '400 mg/250 ml', '978', '50', '136', '2022-08-16 14:53:04', '2022-08-16 14:53:04'),
(15724, 'Moxquin', '350.00', '400 mg/250 ml', '978', '50', '92', '2022-08-16 14:53:41', '2022-08-16 14:53:41'),
(15725, 'Optimox', '350.00', '400 mg/250 ml', '978', '50', '34', '2022-08-16 14:54:16', '2022-08-16 14:54:16'),
(15726, 'Cinagen', '140.00', '0.5%', '979', '69', '124', '2022-08-16 14:56:41', '2022-08-16 14:56:41'),
(15727, 'Eyemox', '115.46', '0.5%', '979', '69', '19', '2022-08-16 14:57:07', '2022-08-16 14:57:07'),
(15728, 'Flomox', '130.00', '0.5%', '979', '69', '135', '2022-08-16 14:57:33', '2022-08-16 14:57:33'),
(15729, 'Floromox', '130.00', '0.5%', '979', '66', '91', '2022-08-16 14:58:01', '2022-08-16 14:58:01'),
(15730, 'Floromox', '100.00', '0.5%', '979', '69', '91', '2022-08-16 14:58:35', '2022-08-16 14:58:35'),
(15731, 'Floxalone', '80.00', '0.5%', '979', '69', '65', '2022-08-16 14:59:02', '2022-08-16 14:59:02'),
(15732, 'Floximox', '100.00', '0.5%', '979', '69', '35', '2022-08-16 14:59:27', '2022-08-16 14:59:27'),
(15733, 'Fomox', '100.00', '0.5%', '979', '69', '119', '2022-08-16 14:59:57', '2022-08-16 14:59:57'),
(15734, 'Glomox', '100.00', '0.5%', '979', '69', '82', '2022-08-16 15:00:24', '2022-08-16 15:00:24'),
(15735, 'Iventi', '140.00', '0.5%', '979', '69', '179', '2022-08-16 15:00:50', '2022-08-16 15:00:50'),
(15736, 'Kilgen', '127.00', '0.5%', '979', '69', '77', '2022-08-16 15:01:16', '2022-08-16 15:01:16'),
(15737, 'Maxiflox', '100.68', '0.5%', '979', '69', '18', '2022-08-16 15:01:40', '2022-08-16 15:01:40'),
(15738, 'MFC', '100.00', '0.5%', '979', '69', '126', '2022-08-16 15:02:16', '2022-08-16 15:02:16'),
(15739, 'Moxibac', '140.00', '0.5%', '979', '69', '150', '2022-08-16 15:02:53', '2022-08-16 15:02:53'),
(15740, 'Moxichem', '100.00', '0.5%', '979', '69', '51', '2022-08-16 15:03:19', '2022-08-16 15:03:19'),
(15741, 'Moxif', '115.00', '0.5%', '979', '69', '45', '2022-08-16 15:03:49', '2022-08-16 15:03:49'),
(15742, 'Moxigen', '130.00', '0.5%', '979', '66', '78', '2022-08-16 15:04:31', '2022-08-16 15:04:31'),
(15743, 'Moxigen', '140.00', '0.5%', '979', '69', '78', '2022-08-16 15:04:56', '2022-08-16 15:04:56'),
(15744, 'Moxigram', '100.00', '0.5%', '979', '69', '31', '2022-08-16 15:05:27', '2022-08-16 15:05:27'),
(15745, 'Moxikem', '100.30', '0.5%', '979', '69', '101', '2022-08-16 15:06:40', '2022-08-16 15:06:40'),
(15746, 'Moxilocin', '115.00', '0.5%', '979', '69', '136', '2022-08-16 15:07:04', '2022-08-16 15:07:04'),
(15747, 'Moxivin', '100.00', '0.5%', '979', '69', '89', '2022-08-16 15:07:32', '2022-08-16 15:07:32'),
(15748, 'Moxlocin', '100.00', '0.5%', '979', '69', '142', '2022-08-16 15:08:06', '2022-08-16 15:08:06'),
(15749, 'Moxquin', '160.00', '0.5%', '979', '69', '92', '2022-08-16 15:08:37', '2022-08-16 15:08:37'),
(15750, 'Ocumox', '100.38', '0.5%', '979', '69', '160', '2022-08-16 15:09:07', '2022-08-16 15:09:07'),
(15751, 'Odycin', '140.00', '0.5%', '979', '69', '43', '2022-08-16 15:09:33', '2022-08-16 15:09:33'),
(15752, 'Optimox', '140.00', '0.5%', '979', '69', '34', '2022-08-16 15:09:56', '2022-08-16 15:09:56'),
(15753, 'Optimox', '130.00', '0.5%', '979', '66', '34', '2022-08-16 15:10:26', '2022-08-16 15:10:26'),
(15754, 'Visomox', '140.00', '0.5%', '979', '69', '71', '2022-08-16 15:10:51', '2022-08-16 15:10:51'),
(15755, 'Floromox', '30.00', '400 mg', '980', '13', '91', '2022-08-16 15:12:26', '2022-08-16 15:12:26'),
(15756, 'Floxalone', '35.00', '400 mg', '980', '13', '65', '2022-08-16 15:13:21', '2022-08-16 15:13:21'),
(15757, 'Iventi', '40.00', '400 mg', '980', '13', '179', '2022-08-16 15:13:51', '2022-08-16 15:13:51'),
(15758, 'Maxiflox', '35.00', '400 mg', '980', '13', '18', '2022-08-16 15:14:15', '2022-08-16 15:14:15'),
(15759, 'Maximox', '40.00', '400 mg', '980', '13', '140', '2022-08-16 15:14:58', '2022-08-16 15:14:58'),
(15760, 'Moxibac', '70.00', '400 mg', '980', '13', '150', '2022-08-16 15:15:34', '2022-08-16 15:15:34'),
(15761, 'Moxibest', '35.00', '400 mg', '980', '13', '134', '2022-08-16 15:16:00', '2022-08-16 15:16:00'),
(15762, 'Moxier', '40.00', '400 mg', '980', '13', '73', '2022-08-16 15:16:27', '2022-08-16 15:16:27'),
(15763, 'Moxif', '40.00', '400 mg', '980', '13', '45', '2022-08-16 15:16:52', '2022-08-16 15:16:52'),
(15764, 'Moxifix', '40.00', '400 mg', '980', '13', '19', '2022-08-16 15:17:17', '2022-08-16 15:17:17'),
(15765, 'Moxiflox', '50.15', '400 mg', '980', '13', '23', '2022-08-16 15:18:09', '2022-08-16 15:18:09'),
(15766, 'Moxigen', '40.00', '400 mg', '980', '13', '78', '2022-08-16 15:18:54', '2022-08-16 15:18:54'),
(15767, 'Moxilocin', '40.00', '400 mg', '980', '13', '136', '2022-08-16 15:19:20', '2022-08-16 15:19:20'),
(15768, 'Moxquin', '40', '400 mg', '980', '13', '92', '2022-08-16 15:19:48', '2022-08-16 15:19:48'),
(15769, 'MQ-4', '40.00', '400 mg', '980', '13', '173', '2022-08-16 15:20:16', '2022-08-16 15:20:16'),
(15770, 'Odycin', '40.00', '400 mg', '980', '13', '43', '2022-08-16 15:20:43', '2022-08-16 15:20:43'),
(15771, 'Optimox', '50.00', '400 mg', '980', '13', '34', '2022-08-16 15:21:07', '2022-08-16 15:21:07'),
(15772, 'Respamox', '40.00', '400 mg', '980', '13', '177', '2022-08-16 15:21:34', '2022-08-16 15:21:34'),
(15773, 'Revalon', '30.00', '400 mg', '980', '13', '127', '2022-08-16 15:22:01', '2022-08-16 15:22:01'),
(15774, 'Topomox', '40.00', '400 mg', '980', '13', '105', '2022-08-16 15:22:31', '2022-08-16 15:22:31'),
(15775, 'Visomox', '40.00', '400 mg', '980', '13', '71', '2022-08-16 15:22:57', '2022-08-16 15:22:57'),
(15776, 'Xiomox', '40.00', '400 mg', '980', '13', '161', '2022-08-16 15:23:28', '2022-08-16 15:23:28'),
(15777, 'Zydus', '40.00', '400 mg', '980', '13', '89', '2022-08-16 15:23:55', '2022-08-16 15:23:55'),
(15778, 'Cinagen-D', '200.00', '0.5%+0.1%', '981', '69', '124', '2022-08-16 15:25:24', '2022-08-16 15:25:24'),
(15779, 'Dexamox', '200.00', '0.5%+0.1%', '981', '69', '34', '2022-08-16 15:25:51', '2022-08-16 15:25:51'),
(15780, 'Eyemox-D', '200.00', '0.5%+0.1%', '981', '69', '19', '2022-08-16 15:26:21', '2022-08-16 15:26:21'),
(15781, 'Flomox D', '200.00', '0.5%+0.1%', '981', '69', '135', '2022-08-16 15:26:46', '2022-08-16 15:26:46'),
(15782, 'Floromox-D', '200.00', '0.5%+0.1%', '981', '69', '91', '2022-08-16 15:27:20', '2022-08-16 15:27:20'),
(15783, 'Floxalone-DX', '200.00', '0.5%+0.1%', '981', '69', '65', '2022-08-16 15:27:52', '2022-08-16 15:27:52'),
(15784, 'Iventi-D', '200.00', '0.5%+0.1%', '981', '69', '179', '2022-08-16 15:28:16', '2022-08-16 15:28:16'),
(15785, 'Kilgen-D', '200.00', '0.5%+0.1%', '981', '69', '77', '2022-08-16 15:29:44', '2022-08-16 15:29:44'),
(15786, 'Moxidex', '200.00', '0.5%+0.1%', '981', '69', '150', '2022-08-16 15:30:12', '2022-08-16 15:30:12'),
(15787, 'Moxigen D', '200.00', '0.5%+0.1%', '981', '69', '78', '2022-08-16 15:30:34', '2022-08-16 15:30:34'),
(15788, 'Moxilocin D', '200.00', '0.5%+0.1%', '981', '69', '136', '2022-08-16 15:31:01', '2022-08-16 15:31:01'),
(15789, 'Moxivin Dx', '200.00', '0.5%+0.1%', '981', '69', '89', '2022-08-16 15:31:31', '2022-08-16 15:31:31'),
(15790, 'Moxlocin D', '200.00', '0.5%+0.1%', '981', '69', '142', '2022-08-16 15:31:59', '2022-08-16 15:31:59'),
(15791, 'Moxquin D', '200.00', '0.5%+0.1%', '981', '69', '92', '2022-08-16 15:32:28', '2022-08-16 15:32:28'),
(15792, 'Odycin D', '200.00', '0.5%+0.1%', '981', '69', '43', '2022-08-16 15:32:54', '2022-08-16 15:32:54'),
(15793, 'Visomox D', '200.00', '0.5%+0.1%', '981', '69', '71', '2022-08-16 15:33:20', '2022-08-16 15:33:20'),
(15794, 'Cinagen XG', '150.00', '0.5%+0.4%', '982', '69', '124', '2022-08-16 15:34:30', '2022-08-16 15:34:30'),
(15795, 'Flomox XG', '150.00', '0.5%+0.4%', '982', '69', '135', '2022-08-16 15:34:57', '2022-08-16 15:34:57'),
(15796, 'Floromox XG', '150.00', '0.5%+0.4%', '982', '69', '91', '2022-08-16 15:35:22', '2022-08-16 15:35:22'),
(15797, 'Fomox XG', '150.00', '0.5%+0.4%', '982', '69', '119', '2022-08-16 15:35:58', '2022-08-16 15:35:58'),
(15798, 'MFC-XG', '145.00', '0.5%+0.4%', '982', '69', '126', '2022-08-16 15:36:23', '2022-08-16 15:36:23'),
(15799, 'Moxibac XG', '150.00', '0.5%+0.4%', '982', '69', '150', '2022-08-16 15:36:53', '2022-08-16 15:36:53'),
(15800, 'Moxigen XG', '150.00', '0.5%+0.4%', '982', '69', '78', '2022-08-16 15:37:17', '2022-08-16 15:37:17'),
(15801, 'Moxilocin XG', '140.00', '0.5%+0.4%', '982', '69', '136', '2022-08-16 15:37:47', '2022-08-16 15:37:47'),
(15802, 'Moxlocin XG', '150.00', '0.5%+0.4%', '982', '69', '142', '2022-08-16 15:38:18', '2022-08-16 15:38:18'),
(15803, 'Moxquin XG', '150.00', '0.5%+0.4%', '982', '69', '92', '2022-08-16 15:38:45', '2022-08-16 15:38:45'),
(15804, 'Optimox XG', '150.00', '0.5%+0.4%', '982', '69', '34', '2022-08-16 15:39:12', '2022-08-16 15:39:12'),
(15805, 'Covit-M', '80.00', '100 ml bottle', '984', '59', '72', '2022-08-16 23:22:23', '2022-08-16 23:22:23'),
(15806, 'Covit-M', '150.00', '200 ml bottle', '984', '59', '72', '2022-08-16 23:23:17', '2022-08-16 23:23:17'),
(15807, 'Jasovit', '20.00', 'N/A', '984', '70', '98', '2022-08-16 23:23:53', '2022-08-16 23:23:53'),
(15808, 'Supravit', '2.05', 'N/A', '984', '16', '65', '2022-08-16 23:24:57', '2022-08-16 23:24:57'),
(15809, 'Vitaplus', '1.80', 'N/A', '984', '13', '146', '2022-08-16 23:25:49', '2022-08-16 23:25:49'),
(15810, 'Ziskavit-M', '2.00', 'N/A', '984', '13', '197', '2022-08-16 23:26:25', '2022-08-16 23:26:25'),
(15811, 'Aritone', '270.00', 'N/A', '985', '50', '92', '2022-08-16 23:27:52', '2022-08-16 23:27:52'),
(15812, 'Arovital', '270.00', 'N/A', '985', '50', '34', '2022-08-16 23:28:28', '2022-08-16 23:28:28'),
(15813, 'Vidalin', '200.00', 'N/A', '985', '50', '150', '2022-08-16 23:29:17', '2022-08-16 23:29:17'),
(15814, 'Apevit-M', '15.00', 'N/A', '986', '70', '30', '2022-08-16 23:30:39', '2022-08-16 23:30:39'),
(15815, 'Biovit', '24.00', 'N/A', '986', '70', '45', '2022-08-16 23:31:15', '2022-08-16 23:31:15'),
(15816, 'Edruvit', '23.00', 'N/A', '986', '70', '67', '2022-08-16 23:31:49', '2022-08-16 23:31:49'),
(15817, 'G-Multivitamin', '14.00', 'N/A', '986', '70', '84', '2022-08-16 23:32:29', '2022-08-16 23:32:29'),
(15818, 'Heptavit', '15.00', 'N/A', '986', '70', '64', '2022-08-16 23:33:05', '2022-08-16 23:33:05'),
(15819, 'Multi 7', '14.37', 'N/A', '986', '70', '32', '2022-08-16 23:33:37', '2022-08-16 23:33:37'),
(15820, 'Multisina', '20.00', 'N/A', '986', '70', '91', '2022-08-16 23:34:23', '2022-08-16 23:34:23'),
(15821, 'Nutrivit-MV', '16.06', 'N/A', '986', '70', '18', '2022-08-16 23:35:07', '2022-08-16 23:35:07'),
(15822, 'Pharmavit', '25.00', 'N/A', '986', '70', '146', '2022-08-16 23:35:58', '2022-08-16 23:35:58'),
(15823, 'Restovit M', '15.00', 'N/A', '986', '70', '196', '2022-08-16 23:36:33', '2022-08-16 23:36:33'),
(15824, 'Tynisol', '24.00', 'N/A', '986', '70', '43', '2022-08-16 23:37:11', '2022-08-16 23:37:11'),
(15825, 'V-Plex', '22.07', 'N/A', '986', '70', '19', '2022-08-16 23:37:45', '2022-08-16 23:37:45'),
(15826, 'Vita-M', '22.00', 'N/A', '986', '70', '136', '2022-08-16 23:38:19', '2022-08-16 23:38:19'),
(15827, 'Vidalin D', '290.00', 'N/A', '987', '50', '150', '2022-08-16 23:39:15', '2022-08-16 23:39:15'),
(15828, 'Aquavit', '80.30', '100 ml bottle', '988', '59', '177', '2022-08-16 23:43:57', '2022-08-16 23:43:57'),
(15829, 'Aquavit', '150.00', '200 ml bottle', '988', '59', '177', '2022-08-16 23:44:40', '2022-08-16 23:44:40'),
(15830, 'Asitrum Cod', '80.00', 'N/A', '988', '59', '35', '2022-08-16 23:45:21', '2022-08-16 23:45:21'),
(15831, 'Bextram Kids', '90.00', 'N/A', '988', '59', '43', '2022-08-16 23:46:01', '2022-08-16 23:46:01'),
(15832, 'CNV', '80.00', 'N/A', '988', '59', '61', '2022-08-16 23:46:48', '2022-08-16 23:46:48'),
(15833, 'Cod Plus', '80.00', '100 ml bottle', '988', '59', '31', '2022-08-16 23:55:39', '2022-08-16 23:55:39'),
(15834, 'Cod Plus', '145.00', '200 ml bottle', '988', '59', '31', '2022-08-16 23:56:46', '2022-08-16 23:56:46'),
(15835, 'Codlivit', '80.27', '100 ml bottle', '988', '59', '174', '2022-08-17 00:24:13', '2022-08-17 00:24:13'),
(15836, 'Codlivit', '150.51', '200 ml bottle', '988', '59', '174', '2022-08-17 00:25:08', '2022-08-17 00:25:08'),
(15837, 'Codomix', '85.00', 'N/A', '988', '59', '98', '2022-08-17 00:25:44', '2022-08-17 00:25:44'),
(15838, 'Codvita', '80.00', 'N/A', '988', '59', '28', '2022-08-17 00:26:21', '2022-08-17 00:26:21'),
(15839, 'Dorakid', '100.00', 'N/A', '988', '59', '39', '2022-08-17 00:26:53', '2022-08-17 00:26:53'),
(15840, 'E-Cod', '80.24', 'N/A', '988', '59', '130', '2022-08-17 00:27:19', '2022-08-17 00:27:19'),
(15841, 'EuroSeas', '80.00', 'N/A', '988', '59', '73', '2022-08-17 00:28:31', '2022-08-17 00:28:31'),
(15842, 'Filwel Kids', '80.55', 'N/A', '988', '59', '179', '2022-08-17 00:29:12', '2022-08-17 00:29:12'),
(15843, 'Gold Kid', '90.00', 'N/A', '988', '59', '140', '2022-08-17 00:29:54', '2022-08-17 00:29:54'),
(15844, 'Hepta Seas', '85.00', '100 ml bottle', '988', '59', '18', '2022-08-17 00:30:48', '2022-08-17 00:30:48'),
(15845, 'Hepta Seas', '85.00', '100 ml bottle', '988', '59', '18', '2022-08-17 00:30:48', '2022-08-17 00:30:48'),
(15846, 'Hepta Seas', '150.00', '200 ml bottle', '988', '59', '18', '2022-08-17 00:31:45', '2022-08-17 00:31:45'),
(15847, 'IQ-Vit', '80.00', 'N/A', '988', '59', '159', '2022-08-17 00:32:21', '2022-08-17 00:32:21'),
(15848, 'Junivit', '90.00', 'N/A', '988', '59', '91', '2022-08-17 00:33:01', '2022-08-17 00:33:01'),
(15849, 'Kiddi', '80.31', '100 ml bottle', '988', '59', '161', '2022-08-17 00:33:38', '2022-08-17 00:33:38'),
(15850, 'Kiddi', '140.53', '200 ml bottle', '988', '59', '161', '2022-08-17 00:34:11', '2022-08-17 00:34:11'),
(15851, 'Kidicare', '80.00', '100 ml bottle', '988', '59', '194', '2022-08-17 00:34:44', '2022-08-17 00:34:44'),
(15852, 'Kidicare', '145.00', '200 ml bottle', '988', '59', '194', '2022-08-17 00:35:22', '2022-08-17 00:35:22'),
(15853, 'Kidicod', '100.00', '100 ml bottle', '988', '59', '102', '2022-08-17 00:36:08', '2022-08-17 00:36:08'),
(15854, 'Kidicod', '150.00', '200 ml bottle', '988', '59', '102', '2022-08-17 00:36:53', '2022-08-17 00:36:53'),
(15855, 'Kidivit', '80.00', 'N/A', '988', '59', '119', '2022-08-17 00:37:33', '2022-08-17 00:37:33'),
(15856, 'Kidoplex', '80.00', 'N/A', '988', '59', '116', '2022-08-17 00:38:12', '2022-08-17 00:38:12'),
(15857, 'Kidsgro', '80.00', 'N/A', '988', '59', '45', '2022-08-17 00:38:45', '2022-08-17 00:38:45'),
(15858, 'Multi Seas', '80.55', '100 ml bottle', '988', '59', '78', '2022-08-17 00:40:56', '2022-08-17 00:40:56'),
(15859, 'Multi Seas', '145.98', '200 ml bottle', '988', '59', '78', '2022-08-17 00:45:30', '2022-08-17 00:45:30'),
(15860, 'Mixavit', '80.00', 'N/A', '988', '59', '71', '2022-08-17 00:46:17', '2022-08-17 00:46:17'),
(15861, 'Minicod', '80.00', '100 ml bottle', '988', '59', '196', '2022-08-17 00:47:03', '2022-08-17 00:47:03'),
(15862, 'Minicod', '140.00', '200 ml bottle', '988', '59', '196', '2022-08-17 00:47:52', '2022-08-17 00:47:52'),
(15863, 'Mallto Seas', '80.00', '100 ml bottle', '988', '59', '62', '2022-08-17 00:49:34', '2022-08-17 00:49:34'),
(15864, 'Mallto Seas', '145.00', '200 ml bottle', '988', '59', '62', '2022-08-17 00:50:21', '2022-08-17 00:50:21'),
(15865, 'Mallto Seas', '145.00', '200 ml bottle', '988', '59', '62', '2022-08-17 00:51:05', '2022-08-17 00:51:05'),
(15866, 'Mallto Seas', '145.00', '200 ml bottle', '988', '59', '62', '2022-08-17 00:51:05', '2022-08-17 00:51:05'),
(15867, 'Licod-M', '82.00', '100 ml bottle', '988', '59', '54', '2022-08-17 00:53:01', '2022-08-17 00:53:01'),
(15868, 'Licod-M', '149.00', '200 ml bottle', '988', '59', '54', '2022-08-17 00:53:41', '2022-08-17 00:53:41'),
(15869, 'Kvit Seas', '80.24', '100 ml bottle', '988', '59', '101', '2022-08-17 00:54:21', '2022-08-17 00:54:21'),
(15870, 'Kvit Seas', '145.44', '200 ml bottle', '988', '59', '101', '2022-08-17 00:55:04', '2022-08-17 00:55:04'),
(15871, 'King Seas', '140.00', 'N/A', '988', '59', '51', '2022-08-17 00:55:41', '2022-08-17 00:55:41'),
(15872, 'Kidwel', '80.00', 'N/A', '988', '59', '120', '2022-08-17 00:56:17', '2022-08-17 00:56:17'),
(15873, 'Multicod', '100.00', 'N/A', '988', '59', '142', '2022-08-17 00:57:02', '2022-08-17 00:57:02'),
(15874, 'MV-COD', '80.00', 'N/A', '988', '59', '173', '2022-08-17 00:57:45', '2022-08-17 00:57:45'),
(15875, 'Naafboost', '80.00', 'N/A', '988', '59', '123', '2022-08-17 00:58:10', '2022-08-17 00:58:10'),
(15876, 'Newseas', '80.24', '100 ml bottle', '988', '59', '172', '2022-08-17 01:00:52', '2022-08-17 01:00:52'),
(15877, 'Newseas', '150.00', '200 ml bottle', '988', '59', '172', '2022-08-17 01:01:23', '2022-08-17 01:01:23'),
(15878, 'Nine Seas', '90.00', '100 ml bottle', '988', '59', '34', '2022-08-17 01:02:38', '2022-08-17 01:02:38'),
(15879, 'Nine Seas', '150.00', '200 ml bottle', '988', '59', '34', '2022-08-17 01:04:02', '2022-08-17 01:04:02'),
(15880, 'Nine Seas', '150.00', '200 ml bottle', '988', '59', '34', '2022-08-17 01:05:29', '2022-08-17 01:05:29'),
(15881, 'Nipro Seas', '80.24', 'N/A', '988', '59', '127', '2022-08-17 01:06:23', '2022-08-17 01:06:23'),
(15882, 'Nutrum Kids', '90.00', '100 ml bottle', '988', '59', '19', '2022-08-17 01:07:09', '2022-08-17 01:07:09'),
(15883, 'Nutrum Kids', '145.00', '200 ml bottle', '988', '59', '19', '2022-08-17 01:07:51', '2022-08-17 01:07:51'),
(15884, 'Pediavit', '80.00', 'N/A', '988', '59', '190', '2022-08-17 01:08:26', '2022-08-17 01:08:26'),
(15885, 'Pogo', '100.00', 'N/A', '988', '59', '89', '2022-08-17 01:08:56', '2022-08-17 01:08:56'),
(15886, 'Revam Kids', '80.53', 'N/A', '988', '59', '124', '2022-08-17 01:09:40', '2022-08-17 01:09:40'),
(15887, 'Seas Plus', '80.00', 'N/A', '988', '59', '82', '2022-08-17 01:10:29', '2022-08-17 01:10:29'),
(15888, 'Seas Vita', '80.24', '100 ml bottle', '988', '59', '138', '2022-08-17 01:11:18', '2022-08-17 01:11:18'),
(15889, 'Seas Vita', '145.43', '200 ml bottle', '988', '59', '138', '2022-08-17 01:13:13', '2022-08-17 01:13:13'),
(15890, 'Sevenvit', '80.00', 'N/A', '988', '59', '146', '2022-08-17 01:14:24', '2022-08-17 01:14:24'),
(15891, 'Simcod', '80.00', '100 ml bottle', '988', '59', '147', '2022-08-17 01:17:45', '2022-08-17 01:17:45'),
(15892, 'Simcod', '145.00', '200 ml bottle', '988', '59', '147', '2022-08-17 01:18:27', '2022-08-17 01:18:27'),
(15893, 'Superseas', '80.00', '100 ml bottle', '988', '59', '197', '2022-08-17 01:19:14', '2022-08-17 01:19:14'),
(15894, 'Superseas', '146.00', '200 ml bottle', '988', '59', '197', '2022-08-17 01:20:00', '2022-08-17 01:20:00'),
(15895, 'Supracod', '90.00', 'N/A', '988', '59', '65', '2022-08-17 01:20:32', '2022-08-17 01:20:32'),
(15896, 'Temseas', '78.00', '100 ml bottle', '988', '59', '184', '2022-08-17 01:21:07', '2022-08-17 01:21:07'),
(15897, 'Temseas', '142.00', '200 ml bottle', '988', '59', '184', '2022-08-17 01:21:59', '2022-08-17 01:21:59'),
(15898, 'V-Cod', '80.00', 'N/A', '988', '59', '67', '2022-08-17 01:22:50', '2022-08-17 01:22:50'),
(15899, 'Vita Seas', '79.54', '100 ml bottle', '988', '59', '112', '2022-08-17 01:23:28', '2022-08-17 01:23:28'),
(15900, 'Vita Seas', '144.31', '200 ml bottle', '988', '59', '112', '2022-08-17 01:24:18', '2022-08-17 01:24:18'),
(15901, 'Vitagrow', '80.00', 'N/A', '988', '59', '92', '2022-08-17 01:24:53', '2022-08-17 01:24:53'),
(15902, 'Vitcod', '80.00', '100 ml bottle', '988', '59', '23', '2022-08-17 01:25:28', '2022-08-17 01:25:28'),
(15903, 'Vitcod', '140.42', '200 ml bottle', '988', '59', '23', '2022-08-17 01:26:04', '2022-08-17 01:26:04'),
(15904, 'Wellkid', '90.00', 'N/A', '988', '59', '74', '2022-08-17 01:26:58', '2022-08-17 01:26:58'),
(15905, 'Zovia Kids', '90.00', '100 ml bottle', '988', '59', '136', '2022-08-17 01:27:47', '2022-08-17 01:27:47'),
(15906, 'Zovia Kids', '145.98', '200 ml bottle', '988', '59', '136', '2022-08-17 01:28:30', '2022-08-17 01:28:30'),
(15907, 'AtoZin', '6.00', 'N/A', '989', '13', '119', '2022-08-17 02:08:40', '2022-08-17 02:08:40'),
(15908, 'Aristovit M', '2.00', 'N/A', '989', '13', '43', '2022-08-17 02:09:59', '2022-08-17 02:09:59'),
(15909, 'Allbeevit-M', '1.50', 'N/A', '989', '13', '113', '2022-08-17 02:10:50', '2022-08-17 02:10:50'),
(15910, 'Aztrum A-Z', '7.00', 'N/A', '989', '13', '104', '2022-08-17 02:11:46', '2022-08-17 02:11:46'),
(15911, 'Becoson-M', '1.50', 'N/A', '989', '13', '90', '2022-08-17 02:12:41', '2022-08-17 02:12:41'),
(15912, 'Beforte-M', '1.10', 'N/A', '989', '13', '64', '2022-08-17 02:13:44', '2022-08-17 02:13:44'),
(15913, 'Benvit M', '1.80', 'N/A', '989', '13', '42', '2022-08-17 02:14:22', '2022-08-17 02:14:22'),
(15914, 'Biovit-M', '2.00', 'N/A', '989', '13', '45', '2022-08-17 02:15:01', '2022-08-17 02:15:01'),
(15915, 'Bpfort-M', '1.50', 'N/A', '989', '13', '48', '2022-08-17 02:15:35', '2022-08-17 02:15:35'),
(15916, 'Codmin', '80.00', 'N/A', '989', '59', '83', '2022-08-17 02:16:18', '2022-08-17 02:16:18'),
(15917, 'Cytaplex-M', '1.50', 'N/A', '989', '13', '50', '2022-08-17 02:16:57', '2022-08-17 02:16:57'),
(15918, 'Edruvit-M', '1.50', 'N/A', '989', '13', '67', '2022-08-17 02:17:37', '2022-08-17 02:17:37'),
(15919, 'Envit-M', '2.00', 'N/A', '989', '13', '91', '2022-08-17 02:18:17', '2022-08-17 02:18:17'),
(15920, 'Ethivit-M', '1.33', 'N/A', '989', '13', '72', '2022-08-17 02:18:56', '2022-08-17 02:18:56'),
(15921, 'Extravit M', '1.43', 'N/A', '989', '13', '166', '2022-08-17 02:19:47', '2022-08-17 02:19:47'),
(15922, 'Flavit-M', '1.50', 'N/A', '989', '13', '28', '2022-08-17 02:25:32', '2022-08-17 02:25:32'),
(15923, 'Jasovit-M', '1.50', 'N/A', '989', '13', '98', '2022-08-17 02:26:35', '2022-08-17 02:26:35'),
(15924, 'Kidovit', '65.00', 'N/A', '989', '59', '28', '2022-08-17 02:27:30', '2022-08-17 02:27:30'),
(15925, 'Kvit-M', '1.50', 'N/A', '989', '13', '101', '2022-08-17 02:29:29', '2022-08-17 02:29:29'),
(15926, 'Maxwel', '9.00', 'N/A', '989', '13', '202', '2022-08-17 02:32:14', '2022-08-17 02:32:14'),
(15927, 'Medivit-M', '1.79', 'N/A', '989', '13', '112', '2022-08-17 02:33:08', '2022-08-17 02:33:08'),
(15928, 'Micoplex-M', '1.80', 'N/A', '989', '13', '116', '2022-08-17 02:46:41', '2022-08-17 02:46:41'),
(15929, 'Multi M', '1.50', 'N/A', '989', '13', '32', '2022-08-17 02:47:14', '2022-08-17 02:47:14'),
(15930, 'Multivit Plus', '1.80', 'N/A', '989', '13', '179', '2022-08-17 02:47:58', '2022-08-17 02:47:58'),
(15931, 'Multivita Forte', '1.50', 'N/A', '989', '13', '21', '2022-08-17 02:48:41', '2022-08-17 02:48:41'),
(15932, 'Nipavit-M', '1.00', 'N/A', '989', '13', '126', '2022-08-17 02:49:19', '2022-08-17 02:49:19'),
(15933, 'Opsovit MM', '1.51', 'N/A', '989', '13', '136', '2022-08-17 02:53:44', '2022-08-17 02:53:44'),
(15934, 'Orioplex-M', '1.81', 'N/A', '989', '13', '140', '2022-08-17 02:54:23', '2022-08-17 02:54:23'),
(15935, 'Placent-M', '1.80', 'N/A', '989', '13', '124', '2022-08-17 02:56:25', '2022-08-17 02:56:25'),
(15936, 'Plexivit M', '1.00', 'N/A', '989', '13', '183', '2022-08-17 02:57:07', '2022-08-17 02:57:07'),
(15937, 'Remavit-M', '1.37', 'N/A', '989', '13', '160', '2022-08-17 02:57:48', '2022-08-17 02:57:48'),
(15938, 'Restovit-M', '1.40', 'N/A', '989', '13', '196', '2022-08-17 02:58:22', '2022-08-17 02:58:22'),
(15939, 'Revital', '90.00', '100 ml bottle', '989', '59', '18', '2022-08-17 02:59:04', '2022-08-17 02:59:04'),
(15940, 'Revital', '175.00', '200 ml bottle', '989', '59', '18', '2022-08-17 02:59:47', '2022-08-17 02:59:47'),
(15941, 'Seemavit M', '1.50', 'N/A', '989', '13', '170', '2022-08-17 03:00:32', '2022-08-17 03:00:32'),
(15942, 'Solvit-M', '2.00', 'N/A', '989', '13', '71', '2022-08-17 03:01:10', '2022-08-17 03:01:10'),
(15943, 'Stano-M', '3.00', 'N/A', '989', '16', '82', '2022-08-17 03:01:44', '2022-08-17 03:01:44'),
(15944, 'Stanovit-M', '1.80', 'N/A', '989', '13', '82', '2022-08-17 03:02:13', '2022-08-17 03:02:13'),
(15945, 'Supravit-M', '3.55', 'N/A', '989', '16', '65', '2022-08-17 03:03:10', '2022-08-17 03:03:10'),
(15946, 'Temvit Gold', '9.00', 'N/A', '989', '13', '184', '2022-08-17 03:03:32', '2022-08-17 03:03:32'),
(15947, 'Univit-Plus', '2.00', 'N/A', '989', '13', '34', '2022-08-17 03:04:24', '2022-08-17 03:04:24'),
(15948, 'V-Plex Plus', '2.00', 'N/A', '989', '13', '19', '2022-08-17 03:04:47', '2022-08-17 03:04:47'),
(15949, 'Vicon-M', '1.65', 'N/A', '989', '13', '102', '2022-08-17 03:06:33', '2022-08-17 03:06:33'),
(15950, 'Vigor-M', '1.50', 'N/A', '989', '13', '88', '2022-08-17 03:07:13', '2022-08-17 03:07:13'),
(15951, 'Vimin Plus', '1.50', 'N/A', '989', '13', '77', '2022-08-17 03:07:43', '2022-08-17 03:07:43'),
(15952, 'Vitachild', '75.28', '100 ml bottle', '989', '59', '150', '2022-08-17 03:09:14', '2022-08-17 03:09:14'),
(15953, 'Vitachild', '140.52', '200 ml bottle', '989', '59', '150', '2022-08-17 03:09:57', '2022-08-17 03:09:57'),
(15954, 'Vitalex-M', '1.50', 'N/A', '989', '13', '182', '2022-08-17 03:14:13', '2022-08-17 03:14:13'),
(15955, 'Vitaplus', '1.80', 'N/A', '989', '13', '146', '2022-08-17 03:14:36', '2022-08-17 03:14:36'),
(15956, 'Vitasil M', '1.50', 'N/A', '989', '13', '174', '2022-08-17 03:15:53', '2022-08-17 03:15:53'),
(15957, 'Vitex-M', '1.49', 'N/A', '989', '13', '27', '2022-08-17 03:17:34', '2022-08-17 03:17:34'),
(15958, 'Viton-M', '1.80', 'N/A', '989', '13', '173', '2022-08-17 03:18:04', '2022-08-17 03:18:04'),
(15959, 'Happymix', '3.00', '1 gm/sachet', '990', '76', '19', '2022-08-17 03:21:34', '2022-08-17 03:21:34'),
(15960, 'Pushtikona', '3.00', '1 gm/sachet', '990', '76', '161', '2022-08-17 03:22:11', '2022-08-17 03:22:11'),
(15961, 'Pushtikona', '3.00', '1 gm/sachet', '990', '76', '161', '2022-08-17 03:23:03', '2022-08-17 03:23:03'),
(15962, 'Alovit Gold', '9.50', 'N/A', '991', '13', '22', '2022-08-17 03:24:49', '2022-08-17 03:24:49'),
(15963, 'Allion Gold', '10.00', 'N/A', '991', '13', '39', '2022-08-17 03:25:27', '2022-08-17 03:25:27'),
(15964, 'Activit Gold', '7.00', 'N/A', '991', '13', '61', '2022-08-17 03:26:06', '2022-08-17 03:26:06'),
(15965, 'Altrum Gold', '7.00', 'N/A', '991', '13', '197', '2022-08-17 03:26:28', '2022-08-17 03:26:28'),
(15966, 'Aristo Gold', '7.00', 'N/A', '991', '13', '34', '2022-08-17 03:27:17', '2022-08-17 03:27:17'),
(15967, 'Asitrum Gold', '6.00', 'N/A', '991', '13', '35', '2022-08-17 03:27:58', '2022-08-17 03:27:58'),
(15968, 'Atoz Premium', '12.04', 'N/A', '991', '13', '156', '2022-08-17 03:28:33', '2022-08-17 03:28:33'),
(15969, 'Azovit Gold', '6.02', 'N/A', '991', '13', '130', '2022-08-17 03:29:07', '2022-08-17 03:29:07'),
(15970, 'Aztrum Gold', '6.00', 'N/A', '991', '13', '31', '2022-08-17 03:29:47', '2022-08-17 03:29:47'),
(15971, 'Bextram Gold', '9.50', 'N/A', '991', '13', '43', '2022-08-17 03:30:50', '2022-08-17 03:30:50'),
(15972, 'Biogold', '7.00', 'N/A', '991', '13', '51', '2022-08-17 03:31:36', '2022-08-17 03:31:36'),
(15973, 'Biovit Gold', '7.00', 'N/A', '991', '13', '45', '2022-08-17 03:32:15', '2022-08-17 03:32:15'),
(15974, 'Bristol Gold', '6.00', 'N/A', '991', '13', '48', '2022-08-17 03:32:52', '2022-08-17 03:32:52'),
(15975, 'Central Gold', '6.50', 'N/A', '991', '13', '50', '2022-08-17 03:33:35', '2022-08-17 03:33:35'),
(15976, 'Century Forte', '6.00', 'N/A', '991', '13', '190', '2022-08-17 03:34:13', '2022-08-17 03:34:13'),
(15977, 'Certiva', '9.00', 'N/A', '991', '13', '74', '2022-08-17 03:34:56', '2022-08-17 03:34:56'),
(15978, 'Diversa Gold', '8.00', 'N/A', '991', '13', '157', '2022-08-17 03:35:20', '2022-08-17 03:35:20'),
(15979, 'Filwel Gold', '9.50', 'N/A', '991', '13', '179', '2022-08-17 03:36:22', '2022-08-17 03:36:22'),
(15980, 'Glovit Gold', '6.00', 'N/A', '991', '13', '83', '2022-08-17 03:37:03', '2022-08-17 03:37:03'),
(15981, 'Gold A-Z', '6.00', 'N/A', '991', '13', '72', '2022-08-17 03:37:29', '2022-08-17 03:37:29'),
(15982, 'Goldage', '7.00', 'N/A', '991', '13', '140', '2022-08-17 03:38:24', '2022-08-17 03:38:24'),
(15983, 'Goldpac', '10.00', 'N/A', '991', '13', '142', '2022-08-17 03:38:43', '2022-08-17 03:38:43'),
(15984, 'Hygea Gold', '8.00', 'N/A', '991', '13', '177', '2022-08-17 03:39:30', '2022-08-17 03:39:30'),
(15985, 'Kvit Gold', '8.00', 'N/A', '991', '13', '101', '2022-08-17 03:40:25', '2022-08-17 03:40:25'),
(15986, 'Life Gold', '6.02', 'N/A', '991', '13', '23', '2022-08-17 03:41:05', '2022-08-17 03:41:05'),
(15987, 'M.M Gold', '6.00', 'N/A', '991', '13', '196', '2022-08-17 03:42:00', '2022-08-17 03:42:00'),
(15988, 'Nipro Gold', '8.00', 'N/A', '991', '13', '127', '2022-08-17 03:43:47', '2022-08-17 03:43:47'),
(15989, 'Naafvit AZ', '7.50', 'N/A', '991', '13', '123', '2022-08-17 03:44:14', '2022-08-17 03:44:14'),
(15990, 'Mystrum', '4.83', 'N/A', '991', '13', '122', '2022-08-17 03:45:44', '2022-08-17 03:45:44'),
(15991, 'Multi Gold', '6.03', 'N/A', '991', '13', '174', '2022-08-17 03:46:22', '2022-08-17 03:46:22'),
(15992, 'Medi Gold', '6.82', 'N/A', '991', '13', '112', '2022-08-17 03:46:56', '2022-08-17 03:46:56'),
(15993, 'Novavit Gold', '7.00', 'N/A', '991', '13', '105', '2022-08-17 03:47:31', '2022-08-17 03:47:31'),
(15994, 'Nutrona Gold', '6.00', 'N/A', '991', '13', '162', '2022-08-17 03:48:10', '2022-08-17 03:48:10'),
(15995, 'Nutrum Gold', '9.00', 'N/A', '991', '13', '19', '2022-08-17 03:48:36', '2022-08-17 03:48:36'),
(15996, 'One Gold', '9.00', 'N/A', '991', '13', '134', '2022-08-17 03:49:43', '2022-08-17 03:49:43'),
(15997, 'Ostium Gold', '6.00', 'N/A', '991', '13', '30', '2022-08-17 03:50:17', '2022-08-17 03:50:17'),
(15998, 'Power Gold', '6.00', 'N/A', '991', '13', '186', '2022-08-17 03:50:53', '2022-08-17 03:50:53'),
(15999, 'Proviten Gold', '9.50', 'N/A', '991', '13', '92', '2022-08-17 03:52:03', '2022-08-17 03:52:03'),
(16000, 'Reoplex Gold', '6.00', 'N/A', '991', '13', '162', '2022-08-17 03:53:35', '2022-08-17 03:53:35'),
(16001, 'Restor Glod', '7.00', 'N/A', '991', '13', '194', '2022-08-17 03:53:59', '2022-08-17 03:53:59'),
(16002, 'Revam Gold', '6.02', 'N/A', '991', '13', '124', '2022-08-17 03:54:54', '2022-08-17 03:54:54'),
(16003, 'Revital-32', '9.50', 'N/A', '991', '13', '18', '2022-08-17 03:55:39', '2022-08-17 03:55:39'),
(16004, 'S-32 Gold', '6.01', 'N/A', '991', '13', '172', '2022-08-17 03:56:23', '2022-08-17 03:56:23'),
(16005, 'Santogen', '10.00', 'N/A', '991', '13', '89', '2022-08-17 03:56:44', '2022-08-17 03:56:44'),
(16006, 'Sina Gold', '8.00', 'N/A', '991', '13', '91', '2022-08-17 03:57:33', '2022-08-17 03:57:33'),
(16007, 'Super Gold', '8.00', 'N/A', '991', '13', '78', '2022-08-17 03:58:32', '2022-08-17 03:58:32'),
(16008, 'Supravit-G', '6.05', 'N/A', '991', '16', '65', '2022-08-17 04:00:10', '2022-08-17 04:00:10'),
(16009, 'Tweet Gold', '9.00', 'N/A', '991', '13', '42', '2022-08-17 04:00:49', '2022-08-17 04:00:49'),
(16010, 'Tweet Gold', '90.00', '100 ml bottle', '991', '59', '42', '2022-08-17 04:01:25', '2022-08-17 04:01:25'),
(16011, 'Twee', '158.00', '200 ml bottle', '991', '59', '42', '2022-08-17 04:02:01', '2022-08-17 04:02:01'),
(16012, 'Verigold', '7.00', 'N/A', '991', '13', '193', '2022-08-17 04:02:38', '2022-08-17 04:02:38'),
(16013, 'Vidalin Gold', '9.00', 'N/A', '991', '13', '150', '2022-08-17 04:03:20', '2022-08-17 04:03:20'),
(16014, 'Vigotrum Gold', '7.00', 'N/A', '991', '13', '102', '2022-08-17 04:03:49', '2022-08-17 04:03:49'),
(16015, 'Vita AZ Gold', '7.50', 'N/A', '991', '13', '73', '2022-08-17 04:04:49', '2022-08-17 04:04:49'),
(16016, 'Vita-Gold', '6.00', 'N/A', '991', '13', '67', '2022-08-17 04:05:21', '2022-08-17 04:05:21'),
(16017, 'Vitalex Gold', '6.00', 'N/A', '991', '13', '182', '2022-08-17 04:05:58', '2022-08-17 04:05:58'),
(16018, 'Vitaminz', '6.04', 'N/A', '991', '13', '98', '2022-08-17 04:06:43', '2022-08-17 04:06:43'),
(16019, 'Vitan Gold', '6.00', 'N/A', '991', '13', '28', '2022-08-17 04:07:23', '2022-08-17 04:07:23'),
(16020, 'Vitex Gold', '5.52', 'N/A', '991', '13', '27', '2022-08-17 04:08:00', '2022-08-17 04:08:00'),
(16021, 'Vitora Gold', '6.00', 'N/A', '991', '13', '129', '2022-08-17 04:08:40', '2022-08-17 04:08:40'),
(16022, 'Vitrum Gold', '7.00', 'N/A', '991', '13', '71', '2022-08-17 04:09:24', '2022-08-17 04:09:24'),
(16023, 'VM Gold', '8.00', 'N/A', '991', '13', '138', '2022-08-17 04:09:58', '2022-08-17 04:09:58'),
(16024, 'Volta Gold', '6.00', 'N/A', '991', '13', '29', '2022-08-17 04:10:17', '2022-08-17 04:10:17'),
(16025, 'Xperia Gold', '6.00', 'N/A', '991', '13', '147', '2022-08-17 04:11:34', '2022-08-17 04:11:34'),
(16026, 'Xtrum Gold', '90.00', 'N/A', '991', '59', '82', '2022-08-17 04:12:18', '2022-08-17 04:12:18'),
(16027, 'Xtrum Gold', '7.00', 'N/A', '991', '13', '82', '2022-08-17 04:12:52', '2022-08-17 04:12:52'),
(16028, 'Zovia Gold', '9.50', 'N/A', '991', '13', '136', '2022-08-17 04:13:26', '2022-08-17 04:13:26'),
(16029, 'Proviten JR', '300.00', 'N/A', '992', '50', '92', '2022-08-17 04:14:48', '2022-08-17 04:14:48'),
(16030, 'Aristo Kid', '86.00', '100 ml bottle', '993', '59', '34', '2022-08-17 04:15:42', '2022-08-17 04:15:42'),
(16031, 'Aristo Kid', '152.00', '200 ml bottle', '993', '59', '34', '2022-08-17 04:16:47', '2022-08-17 04:16:47'),
(16032, 'Aztrum Kidz', '85.00', 'N/A', '993', '59', '31', '2022-08-17 04:17:27', '2022-08-17 04:17:27'),
(16033, 'Multi Kids', '85.00', '100 ml bottle', '993', '59', '72', '2022-08-17 04:18:13', '2022-08-17 04:18:13'),
(16034, 'Multi Kids', '160.00', '200 ml bottle', '993', '59', '72', '2022-08-17 04:18:41', '2022-08-17 04:18:41'),
(16035, 'Nutrum Jnior', '90.00', 'N/A', '993', '59', '19', '2022-08-17 04:19:38', '2022-08-17 04:19:38'),
(16036, 'Proviten JR', '90.00', '100 ml bottle', '993', '59', '92', '2022-08-17 04:20:22', '2022-08-17 04:20:22'),
(16037, 'Proviten JR', '160.00', '200 ml bottle', '993', '59', '92', '2022-08-17 04:21:20', '2022-08-17 04:21:20'),
(16038, 'Activit Silver', '7.00', 'N/A', '994', '13', '61', '2022-08-22 00:30:40', '2022-08-22 00:30:40'),
(16039, 'Alturm Silver', '7.00', 'N/A', '994', '13', '197', '2022-08-22 00:31:12', '2022-08-22 00:31:12'),
(16040, 'Alturm Silver', '7.00', 'N/A', '994', '13', '197', '2022-08-22 00:31:48', '2022-08-22 00:31:48'),
(16041, 'Aristo Silver', '7.00', 'N/A', '994', '13', '34', '2022-08-22 00:33:06', '2022-08-22 00:33:06'),
(16042, 'Asitrum Silver', '6.00', 'N/A', '994', '13', '35', '2022-08-22 00:36:04', '2022-08-22 00:36:04'),
(16043, 'Atoz Senior', '12.04', 'N/A', '994', '13', '156', '2022-08-22 00:37:33', '2022-08-22 00:37:33'),
(16044, 'Aztrum Silver', '5.50', 'N/A', '994', '13', '31', '2022-08-22 00:39:31', '2022-08-22 00:39:31'),
(16045, 'Bextram Silver', '9.50', 'N/A', '994', '13', '43', '2022-08-22 00:41:06', '2022-08-22 00:41:06'),
(16046, 'Biovit Silver', '7.00', 'N/A', '994', '13', '45', '2022-08-22 00:42:32', '2022-08-22 00:42:32'),
(16047, 'Century Select', '6.00', 'N/A', '994', '13', '190', '2022-08-22 00:43:54', '2022-08-22 00:43:54'),
(16048, 'Filwel Silver', '9.50', 'N/A', '994', '13', '179', '2022-08-22 00:45:14', '2022-08-22 00:45:14'),
(16049, 'Life Silver', '6.02', 'N/A', '994', '13', '23', '2022-08-22 00:46:40', '2022-08-22 00:46:40'),
(16050, 'Multi Silver', '6.02', 'N/A', '994', '13', '174', '2022-08-22 00:48:28', '2022-08-22 00:48:28'),
(16051, 'Novavit Silver', '7.00', 'N/A', '994', '13', '105', '2022-08-22 00:50:11', '2022-08-22 00:50:11'),
(16052, 'Nutrona Silver', '6.00', 'N/A', '994', '13', '162', '2022-08-22 00:51:54', '2022-08-22 00:51:54'),
(16053, 'Nutrum 50+', '6.04', 'N/A', '994', '13', '19', '2022-08-22 00:54:15', '2022-08-22 00:54:15'),
(16054, 'Power Silver', '7.00', 'N/A', '994', '13', '186', '2022-08-22 00:56:44', '2022-08-22 00:56:44'),
(16055, 'Proviten Silver', '9.50', 'N/A', '994', '13', '92', '2022-08-22 00:58:07', '2022-08-22 00:58:07'),
(16056, 'Reoplex Silver', '6.00', 'N/A', '994', '13', '162', '2022-08-22 00:59:00', '2022-08-22 00:59:00'),
(16057, 'Restor Silver', '6.00', 'N/A', '994', '13', '194', '2022-08-22 01:00:08', '2022-08-22 01:00:08'),
(16058, 'Revam Silver', '6.02', 'N/A', '994', '13', '124', '2022-08-22 01:01:50', '2022-08-22 01:01:50'),
(16059, 'Revital-30', '9.00', 'N/A', '994', '13', '18', '2022-08-22 01:04:10', '2022-08-22 01:04:10'),
(16060, 'Silvage', '6.04', 'N/A', '994', '13', '140', '2022-08-22 01:05:49', '2022-08-22 01:05:49'),
(16061, 'Silverpac', '10.00', 'N/A', '994', '13', '142', '2022-08-22 01:07:03', '2022-08-22 01:07:03'),
(16062, 'Sina Silver', '8.00', 'N/A', '994', '13', '91', '2022-08-22 01:11:26', '2022-08-22 01:11:26'),
(16063, 'Super Silver', '7.00', 'N/A', '994', '13', '78', '2022-08-22 01:12:23', '2022-08-22 01:12:23'),
(16064, 'Supravit-S', '6.05', 'N/A', '994', '16', '65', '2022-08-22 01:13:04', '2022-08-22 01:13:04'),
(16065, 'Tweet Silver', '9.00', 'N/A', '994', '13', '42', '2022-08-22 01:14:06', '2022-08-22 01:14:06'),
(16066, 'Vidalin Silver', '9.00', 'N/A', '994', '13', '150', '2022-08-22 01:15:32', '2022-08-22 01:15:32'),
(16067, 'Vita AZ Silver', '7.00', 'N/A', '994', '13', '73', '2022-08-22 02:19:41', '2022-08-22 02:19:41'),
(16068, 'Vita-Silver', '6.00', 'N/A', '994', '13', '67', '2022-08-22 02:41:41', '2022-08-22 02:41:41'),
(16069, 'Vitan', '4.50', 'N/A', '994', '13', '28', '2022-08-22 02:42:03', '2022-08-22 02:42:03'),
(16070, 'Vitrum Silver', '7.00', 'N/A', '994', '13', '71', '2022-08-22 02:43:25', '2022-08-22 02:43:25'),
(16071, 'Zovia Silver', '9.50', 'N/A', '994', '13', '136', '2022-08-22 02:44:15', '2022-08-22 02:44:15'),
(16072, 'Kiditonic', '85.00', 'N/A', '995', '59', '194', '2022-08-22 02:46:23', '2022-08-22 02:46:23'),
(16073, 'Livwel', '90.61', '100 ml bottle', '995', '59', '179', '2022-08-22 02:48:07', '2022-08-22 02:48:07'),
(16074, 'Livwel', '161.08', '200 ml bottle', '995', '59', '179', '2022-08-22 02:49:15', '2022-08-22 02:49:15'),
(16075, 'Medi Gold', '86.36', '100 ml bottle', '995', '59', '112', '2022-08-22 02:50:09', '2022-08-22 02:50:09'),
(16076, 'Medi Gold', '154.53', '200 ml bottle', '995', '59', '112', '2022-08-22 02:50:52', '2022-08-22 02:50:52'),
(16077, 'Multitonic', '85.32', '100 ml bottle', '995', '59', '174', '2022-08-22 02:54:16', '2022-08-22 02:54:16'),
(16078, 'Multitonic', '150.57', '200 ml bottle', '995', '59', '174', '2022-08-22 02:55:13', '2022-08-22 02:55:13'),
(16079, 'Vitalgin', '190.00', 'N/A', '995', '59', '91', '2022-08-22 02:55:51', '2022-08-22 02:55:51'),
(16080, 'Vitora', '85.00', '100 ml bottle', '995', '59', '129', '2022-08-22 02:56:43', '2022-08-22 02:56:43'),
(16081, 'Vitora', '150.00', '200 ml bottle', '995', '59', '129', '2022-08-22 02:57:35', '2022-08-22 02:57:35'),
(16082, 'Zovia Gold', '90.27', '100 ml bottle', '995', '59', '136', '2022-08-22 02:58:14', '2022-08-22 02:58:14'),
(16083, 'Zovia Gold', '185.00', '200 ml bottle', '995', '59', '136', '2022-08-22 02:58:57', '2022-08-22 02:58:57'),
(16084, 'Bextram Teen hm', '6.00', 'N/A', '996', '13', '43', '2022-08-22 02:59:55', '2022-08-22 02:59:55'),
(16085, 'Filwel Teen Hm', '6.00', 'N/A', '996', '13', '179', '2022-08-22 03:00:39', '2022-08-22 03:00:39'),
(16086, 'Revital Teen B', '6.00', 'N/A', '996', '13', '18', '2022-08-22 03:01:26', '2022-08-22 03:01:26'),
(16087, 'Zovia Teen B', '6.00', 'N/A', '996', '13', '136', '2022-08-22 03:02:00', '2022-08-22 03:02:00'),
(16088, 'Bextram Teen hr', '6.00', 'N/A', '997', '13', '43', '2022-08-22 03:02:53', '2022-08-22 03:02:53'),
(16089, 'Filwel Teen Hr', '6.00', 'N/A', '997', '13', '179', '2022-08-22 03:04:38', '2022-08-22 03:04:38'),
(16090, 'Revital Teen G', '6.00', 'N/A', '997', '13', '18', '2022-08-22 03:05:21', '2022-08-22 03:05:21'),
(16091, 'Zovia Teen G', '6.00', 'N/A', '997', '13', '136', '2022-08-22 03:05:51', '2022-08-22 03:05:51'),
(16092, 'ActiMom', '3.00', 'N/A', '998', '13', '133', '2022-08-22 03:08:11', '2022-08-22 03:08:11'),
(16093, 'Aristo Mom', '3.00', 'N/A', '998', '13', '34', '2022-08-22 03:08:59', '2022-08-22 03:08:59'),
(16094, 'ForMum', '5.02', 'N/A', '998', '16', '156', '2022-08-22 03:09:41', '2022-08-22 03:09:41'),
(16095, 'Momvit Plus', '3.00', 'N/A', '998', '13', '43', '2022-08-22 03:10:26', '2022-08-22 03:10:26'),
(16096, 'Natal-16', '3.01', 'N/A', '998', '13', '136', '2022-08-22 03:11:02', '2022-08-22 03:11:02'),
(16097, 'Vitora Mom', '3.00', 'N/A', '998', '13', '129', '2022-08-22 03:11:49', '2022-08-22 03:11:49'),
(16098, 'Momvit', '3.00', 'N/A', '999', '13', '43', '2022-08-22 03:12:41', '2022-08-22 03:12:41'),
(16099, 'Vidalin N', '270.00', 'N/A', '1000', '50', '150', '2022-08-22 03:13:38', '2022-08-22 03:13:38'),
(16100, 'Firmvit', '4.02', 'N/A', '1001', '13', '136', '2022-08-22 03:14:42', '2022-08-22 03:14:42'),
(16101, 'Lyfovit', '4.00', 'N/A', '1001', '13', '103', '2022-08-22 03:15:27', '2022-08-22 03:15:27'),
(16102, 'Lyovit', '4.00', 'N/A', '1001', '13', '91', '2022-08-22 03:16:00', '2022-08-22 03:16:00'),
(16103, 'Lysivin', '4.00', 'N/A', '1001', '13', '179', '2022-08-22 03:16:50', '2022-08-22 03:16:50'),
(16104, 'Biovit PN', '5.03', 'N/A', '1002', '13', '45', '2022-08-22 03:18:03', '2022-08-22 03:18:03'),
(16105, 'Newage', '5.03', 'N/A', '1002', '13', '140', '2022-08-22 03:18:52', '2022-08-22 03:18:52'),
(16106, 'Nutrum PN', '5.03', 'N/A', '1002', '13', '19', '2022-08-22 03:20:26', '2022-08-22 03:20:26'),
(16107, 'Precare', '5.00', 'N/A', '1002', '13', '92', '2022-08-22 03:21:12', '2022-08-22 03:21:12'),
(16108, 'Supravit-PN', '5.05', 'N/A', '1002', '16', '65', '2022-08-22 03:21:40', '2022-08-22 03:21:40'),
(16109, 'Bacron', '140.00', '2% w/w', '1003', '66', '45', '2022-08-22 03:25:05', '2022-08-22 03:25:05'),
(16110, 'Bactoderm', '180.00', '2% w/w', '1003', '66', '190', '2022-08-22 03:26:01', '2022-08-22 03:26:01'),
(16111, 'Bactriben', '180.00', '2% w/w', '1003', '66', '59', '2022-08-22 03:26:42', '2022-08-22 03:26:42'),
(16112, 'Bactrocin', '140.42', '2% w/w', '1003', '66', '179', '2022-08-22 03:27:34', '2022-08-22 03:27:34'),
(16113, 'Bactropen', '140.00', '2% w/w', '1003', '66', '127', '2022-08-22 03:28:19', '2022-08-22 03:28:19'),
(16114, 'Cozid', '140.00', '2% w/w', '1003', '66', '72', '2022-08-22 03:29:00', '2022-08-22 03:29:00'),
(16115, 'Dermasoft', '137.00', '2% w/w', '1003', '66', '184', '2022-08-22 03:29:40', '2022-08-22 03:29:40'),
(16116, 'Dermoban', '130.50', '2% w/w (10 gm tube)', '1003', '66', '136', '2022-08-22 03:30:24', '2022-08-22 03:30:24'),
(16117, 'Dermoban', '180.00', '2% w/w (15 gm tube)', '1003', '66', '136', '2022-08-22 03:32:08', '2022-08-22 03:32:08'),
(16118, 'Dermocin', '140.00', '2% w/w', '1003', '66', '34', '2022-08-22 03:32:46', '2022-08-22 03:32:46'),
(16119, 'Dermupin', '140.42', '2% w/w', '1003', '66', '19', '2022-08-22 03:33:26', '2022-08-22 03:33:26'),
(16120, 'Muderm', '140.00', '2% w/w', '1003', '66', '82', '2022-08-22 03:34:09', '2022-08-22 03:34:09'),
(16121, 'Mupi', '80.24', '2% w/w (5 gm tube)', '1003', '66', '23', '2022-08-22 03:35:23', '2022-08-22 03:37:08'),
(16122, 'Mupi', '140.42', '2% w/w (10 gm tube)', '1003', '66', '23', '2022-08-22 03:36:21', '2022-08-22 03:36:21'),
(16123, 'Mupibac', '130.00', '2% w/w', '1003', '66', '147', '2022-08-22 03:37:58', '2022-08-22 03:37:58'),
(16124, 'Mupiderm', '140.00', '2% w/w', '1003', '66', '89', '2022-08-22 03:38:46', '2022-08-22 03:38:46'),
(16125, 'Mupiron', '140.00', '2% w/w (10 gm tube)', '1003', '66', '71', '2022-08-22 03:39:35', '2022-08-22 03:39:35'),
(16126, 'Mupiron', '220.00', '2% w/w (20 gm tube)', '1003', '66', '71', '2022-08-22 03:40:29', '2022-08-22 03:40:29'),
(16127, 'Mupitas', '135.00', '2% w/w', '1003', '66', '102', '2022-08-22 03:41:17', '2022-08-22 03:41:17'),
(16128, 'Muroderm', '140.96', '2% w/w', '1003', '66', '78', '2022-08-22 03:42:05', '2022-08-22 03:42:05'),
(16129, 'Muron', '130.46', '2% w/w (10 gm tube)', '1003', '66', '65', '2022-08-22 03:42:51', '2022-08-22 03:42:51'),
(16130, 'Muron', '140.00', '2% w/w (15 gm tube)', '1003', '66', '65', '2022-08-22 03:43:36', '2022-08-22 03:43:36'),
(16131, 'Piroban', '140.00', '2% w/w', '1003', '66', '124', '2022-08-22 03:44:15', '2022-08-22 03:44:15'),
(16132, 'Pirocin', '130.67', '2% w/w', '1003', '66', '112', '2022-08-22 03:45:04', '2022-08-22 03:45:04'),
(16133, 'Sinaban', '140.00', '2% w/w', '1003', '66', '91', '2022-08-22 03:45:45', '2022-08-22 03:45:45'),
(16134, 'Skinobac', '140.00', '2% w/w', '1003', '66', '150', '2022-08-22 03:46:33', '2022-08-22 03:46:33'),
(16135, 'Systop', '140.42', '2% w/w', '1003', '66', '18', '2022-08-22 03:47:11', '2022-08-22 03:47:11'),
(16136, 'Tigocin', '140.00', '2% w/w', '1003', '66', '142', '2022-08-22 03:47:53', '2022-08-22 03:47:53'),
(16137, 'Trego', '140.00', '2% w/w', '1003', '66', '92', '2022-08-22 03:48:34', '2022-08-22 03:48:34'),
(16138, 'Cellcept', '88.00', '500 mg', '1004', '13', '164', '2022-08-22 03:49:28', '2022-08-22 03:49:28'),
(16139, 'MMF', '65.00', '500 mg', '1004', '13', '39', '2022-08-22 03:50:08', '2022-08-22 03:50:08'),
(16140, 'Mycophenolat-Mofetil', '68.14', '500 mg', '1004', '13', '167', '2022-08-22 03:51:05', '2022-08-22 03:51:05'),
(16141, 'Phenocept', '65.00', '500 mg', '1004', '13', '161', '2022-08-22 03:51:32', '2022-08-22 03:51:32'),
(16142, 'Myfortic', '75.00', '180 mg', '1005', '13', '128', '2022-08-22 03:52:48', '2022-08-22 03:52:48'),
(16143, 'Myfortic', '150.00', '360 mg', '1005', '13', '128', '2022-08-22 03:53:38', '2022-08-22 03:53:38'),
(16144, 'Origano DR', '50.00', '180 mg', '1005', '13', '92', '2022-08-22 03:54:31', '2022-08-22 03:54:31'),
(16145, 'Origano DR', '90.00', '360 mg', '1005', '13', '92', '2022-08-22 03:55:18', '2022-08-22 03:55:18'),
(16146, 'Nab-Xelpac', '25000.00', '100 mg/vial', '1007', '50', '39', '2022-08-22 23:21:22', '2022-08-22 23:21:22'),
(16147, 'Alkanon', '15.00', '500 mg', '1008', '13', '161', '2022-08-22 23:27:44', '2022-08-22 23:27:44'),
(16148, 'Alkanon', '22.00', '750 mg', '1008', '13', '161', '2022-08-22 23:29:11', '2022-08-22 23:29:11'),
(16149, 'Alkanon DT', '30.00', '1000 mg', '1008', '13', '161', '2022-08-22 23:30:23', '2022-08-22 23:30:23'),
(16150, 'Buflex', '22.00', '750 mg', '1008', '13', '43', '2022-08-22 23:31:24', '2022-08-22 23:31:24'),
(16151, 'Buflex', '15.00', '500 mg', '1008', '13', '43', '2022-08-22 23:32:38', '2022-08-22 23:32:38'),
(16152, 'Elivier', '15.00', '500 mg', '1008', '13', '92', '2022-08-22 23:33:22', '2022-08-22 23:33:22'),
(16153, 'Nabu', '15.00', '500 mg', '1008', '13', '18', '2022-08-22 23:34:04', '2022-08-22 23:34:04'),
(16154, 'Nabu', '22.00', '750 mg', '1008', '13', '18', '2022-08-22 23:41:22', '2022-08-22 23:41:22'),
(16155, 'Nabu', '22.00', '750 mg', '1008', '13', '18', '2022-08-22 23:41:22', '2022-08-22 23:41:22'),
(16156, 'Nabumax', '15.00', '500 mg', '1008', '13', '150', '2022-08-22 23:41:45', '2022-08-22 23:41:45'),
(16157, 'Nabumax', '22.00', '750 mg', '1008', '13', '150', '2022-08-22 23:43:54', '2022-08-22 23:43:54'),
(16158, 'Nabumet', '15.00', '500 mg', '1008', '13', '71', '2022-08-22 23:44:33', '2022-08-22 23:44:33'),
(16159, 'Nabumet', '22.00', '750 mg', '1008', '13', '71', '2022-08-22 23:45:19', '2022-08-22 23:45:19'),
(16160, 'Nabuton', '22.00', '750 mg', '1008', '13', '124', '2022-08-22 23:46:10', '2022-08-22 23:46:10'),
(16161, 'Nabuton', '15.00', '500 mg', '1008', '13', '124', '2022-08-22 23:46:32', '2022-08-22 23:46:32'),
(16162, 'Azelto', '12.00', '100 mg', '1009', '16', '197', '2022-08-22 23:48:33', '2022-08-22 23:48:33'),
(16163, 'Nafodil', '12.00', '100 mg', '1009', '16', '179', '2022-08-22 23:49:25', '2022-08-22 23:49:25'),
(16164, 'Nafgal', '80.00', '2% (10 gm tube)', '1010', '29', '124', '2022-08-22 23:50:25', '2022-08-22 23:50:25');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(16165, 'Naf', '230.00', '2% (30 gm tube)', '1010', '29', '124', '2022-08-22 23:51:15', '2022-08-22 23:51:15'),
(16166, 'Naftifun', '80.00', '2%', '1010', '29', '102', '2022-08-22 23:52:06', '2022-08-22 23:52:06'),
(16167, 'T-cure', '230.00', '2%', '1010', '29', '92', '2022-08-22 23:53:12', '2022-08-22 23:53:12'),
(16168, 'Nabulex', '100.30', '20 mg/2 ml', '1011', '68', '78', '2022-08-22 23:55:32', '2022-08-22 23:55:32'),
(16169, 'Nalbun', '60.00', '10 mg/ml', '1011', '68', '92', '2022-08-22 23:56:13', '2022-08-22 23:56:13'),
(16170, 'Nalbun', '100.00', '20 mg/2 ml', '1011', '68', '92', '2022-08-22 23:56:59', '2022-08-22 23:56:59'),
(16171, 'Nalbun DS', '100', '20 mg/ml', '1011', '68', '92', '2022-08-22 23:57:50', '2022-08-22 23:57:50'),
(16172, 'Nalbutin', '60.18', '10 mg/ml', '1011', '68', '18', '2022-08-22 23:58:49', '2022-08-22 23:58:49'),
(16173, 'Nalbutin', '100.30', '20 mg/2 ml', '1011', '68', '18', '2022-08-22 23:59:33', '2022-08-22 23:59:33'),
(16174, 'Nalphin', '54.36', '10 mg/ml', '1011', '68', '19', '2022-08-23 00:00:17', '2022-08-23 00:00:17'),
(16175, 'Nalphin', '100.30', '20 mg/2 ml', '1011', '68', '19', '2022-08-23 00:01:50', '2022-08-23 00:01:50'),
(16176, 'Nalphin', '90.61', '20 mg/ml', '1011', '68', '19', '2022-08-23 00:02:38', '2022-08-23 00:02:38'),
(16177, 'Radirif', '100.68', '20 mg/2 ml', '1011', '68', '179', '2022-08-23 00:03:32', '2022-08-23 00:03:32'),
(16178, 'Raltrox', '60.23', '10 mg/ml', '1011', '68', '136', '2022-08-23 00:07:09', '2022-08-23 00:07:09'),
(16179, 'Raltrox', '100.68', '20 mg/2 ml', '1011', '68', '136', '2022-08-23 00:08:14', '2022-08-23 00:08:14'),
(16180, 'Degram', '3.87', '500 mg', '1012', '13', '64', '2022-08-23 00:12:08', '2022-08-23 00:12:08'),
(16181, 'Degram', '30.00', '300 mg/5 ml', '1012', '67', '64', '2022-08-23 00:13:10', '2022-08-23 00:13:10'),
(16182, 'Dixicon', '30.54', '300 mg/5 ml', '1012', '67', '98', '2022-08-23 00:14:18', '2022-08-23 00:14:18'),
(16183, 'Nalid', '41.86', '300 mg/5 ml', '1012', '67', '179', '2022-08-23 00:15:24', '2022-08-23 00:15:24'),
(16184, 'Nalidex', '4.07', '500 mg', '1012', '13', '27', '2022-08-23 00:16:09', '2022-08-23 00:16:09'),
(16185, 'Nalidex', '30.44', '250 mg/5 ml', '1012', '67', '27', '2022-08-23 00:16:54', '2022-08-23 00:16:54'),
(16186, 'Nalidixin', '4.67', '500 mg', '1012', '13', '146', '2022-08-23 00:17:38', '2022-08-23 00:17:38'),
(16187, 'Nalidixin', '30.75', '300 mg/5 ml', '1012', '67', '146', '2022-08-23 00:18:23', '2022-08-23 00:18:23'),
(16188, 'Naligram', '4.89', '500 mg', '1012', '13', '19', '2022-08-23 00:18:46', '2022-08-23 00:18:46'),
(16189, 'Naligram', '43.13', '300 mg/5 ml (50 ml bottle)', '1012', '67', '19', '2022-08-23 00:20:01', '2022-08-23 00:20:01'),
(16190, 'Naligram', '86.36', '300 mg/5 ml (100 ml bottle)', '1012', '67', '19', '2022-08-23 00:20:58', '2022-08-23 00:20:58'),
(16191, 'Nalitrum', '30.00', '300 mg/5 ml', '1012', '67', '166', '2022-08-23 00:21:43', '2022-08-23 00:21:43'),
(16192, 'Deca-Durabolin', '218.46', '50 mg/ml', '1015', '68', '133', '2022-08-23 00:23:11', '2022-08-23 00:23:11'),
(16193, 'Decabolon', '195.00', '50 mg/ml', '1015', '68', '185', '2022-08-23 00:23:57', '2022-08-23 00:23:57'),
(16194, 'Nandron', '195.00', '50 mg/ml', '1015', '68', '161', '2022-08-23 00:24:39', '2022-08-23 00:24:39'),
(16195, 'Anabolin', '60.00', '25 mg/ml', '1016', '68', '185', '2022-08-23 00:25:41', '2022-08-23 00:25:41'),
(16196, 'Durabolin', '87.16', '25 mg/ml', '1016', '68', '133', '2022-08-23 00:26:28', '2022-08-23 00:26:28'),
(16197, 'Nandron', '75.00', '25 mg/ml', '1016', '68', '161', '2022-08-23 00:27:25', '2022-08-23 00:27:25'),
(16198, 'Napcon', '70.00', '0.025%+0.3%', '1017', '69', '18', '2022-08-23 00:28:43', '2022-08-23 00:28:43'),
(16199, 'Naphen', '70.00', '0.025%+0.3%', '1017', '69', '185', '2022-08-23 00:29:32', '2022-08-23 00:29:32'),
(16200, 'Naphalon', '80.00', '0.005%+0.02%', '1018', '69', '160', '2022-08-23 00:31:01', '2022-08-23 00:31:01'),
(16201, 'Nazin', '80.00', '0.005%+0.02%', '1018', '69', '34', '2022-08-23 00:31:48', '2022-08-23 00:31:48'),
(16202, 'Oculogen', '80.24', '0.005%+0.02%', '1018', '69', '78', '2022-08-23 00:32:47', '2022-08-23 00:32:47'),
(16203, 'Aktivex', '9.00', '500 mg', '1019', '13', '135', '2022-08-23 00:42:18', '2022-08-23 00:42:18'),
(16204, 'Aktivex', '9.00', '500 mg', '1019', '13', '135', '2022-08-23 00:42:18', '2022-08-23 00:42:18'),
(16205, 'Aktivex', '9.00', '500 mg', '1019', '13', '135', '2022-08-23 00:42:18', '2022-08-23 00:42:18'),
(16206, 'Aktivex', '9.00', '500 mg', '1019', '13', '135', '2022-08-23 00:42:18', '2022-08-23 00:42:18'),
(16207, 'Aktivex', '5.00', '250 mg', '1019', '13', '135', '2022-08-23 00:48:34', '2022-08-23 00:48:34'),
(16208, 'Anaflex', '5.02', '250 mg', '1019', '13', '18', '2022-08-23 00:50:05', '2022-08-23 00:50:05'),
(16209, 'Anaflex', '9.03', '500 mg', '1019', '13', '18', '2022-08-23 00:54:16', '2022-08-23 00:54:16'),
(16210, 'Anaflex', '62.42', '10% w/w (15 gm tube)', '1019', '42', '18', '2022-08-23 00:56:51', '2022-08-23 00:56:51'),
(16211, 'Anaflex', '116.35', '10% w/w (30 gm tube)', '1019', '42', '18', '2022-08-23 00:58:29', '2022-08-23 00:58:29'),
(16212, 'Anaflex SR', '14.09', '500 mg', '1019', '13', '18', '2022-08-23 01:03:16', '2022-08-23 01:03:16'),
(16213, 'Anaflex SR', '14.09', '500 mg', '1019', '13', '18', '2022-08-23 01:03:16', '2022-08-23 01:03:16'),
(16214, 'Anaflex SR', '14.09', '500 mg', '1019', '13', '18', '2022-08-23 01:03:16', '2022-08-23 01:03:16'),
(16215, 'Bpxen', '4.00', '250 mg', '1019', '13', '48', '2022-08-23 01:12:26', '2022-08-23 01:12:26'),
(16216, 'Bpxen', '7.50', '500 mg', '1019', '13', '48', '2022-08-23 01:13:20', '2022-08-23 01:13:20'),
(16217, 'Cosnap', '3.00', '250 mg', '1019', '13', '55', '2022-08-23 01:14:18', '2022-08-23 01:14:18'),
(16218, 'Diproxen', '5.00', '250 mg', '1019', '13', '65', '2022-08-23 01:15:12', '2022-08-23 01:15:12'),
(16219, 'Diproxen', '8.00', '500 mg', '1019', '13', '65', '2022-08-23 01:16:00', '2022-08-23 01:16:00'),
(16220, 'Diproxen', '60.00', '10% w/w', '1019', '42', '65', '2022-08-23 01:16:57', '2022-08-23 01:16:57'),
(16221, 'Diproxen CR', '10.00', '500 mg', '1019', '13', '65', '2022-08-23 01:17:55', '2022-08-23 01:17:55'),
(16222, 'Dolwin', '7.00', '500 mg', '1019', '13', '176', '2022-08-23 01:21:25', '2022-08-23 01:21:25'),
(16223, 'Ecless', '6.00', '250 mg', '1019', '13', '92', '2022-08-23 01:22:17', '2022-08-23 01:22:17'),
(16224, 'Ecless', '9.00', '500 mg', '1019', '13', '92', '2022-08-23 01:23:04', '2022-08-23 01:23:04'),
(16225, 'Ecless', '70.00', '125 mg/5 ml', '1019', '67', '92', '2022-08-23 01:25:33', '2022-08-23 01:25:33'),
(16226, 'Ecless', '60.00', '10% w/w', '1019', '42', '92', '2022-08-23 01:26:33', '2022-08-23 01:26:33'),
(16227, 'Eprox', '8.00', '500 mg', '1019', '13', '73', '2022-08-23 01:27:06', '2022-08-23 01:27:06'),
(16228, 'Fritt', '4.01', '250 mg', '1019', '13', '177', '2022-08-23 01:28:49', '2022-08-23 01:28:49'),
(16229, 'Fritt', '7.03', '500 mg', '1019', '13', '177', '2022-08-23 01:29:40', '2022-08-23 01:29:40'),
(16230, 'Gloxen', '4.00', '250 mg', '1019', '13', '82', '2022-08-23 01:30:32', '2022-08-23 01:30:32'),
(16231, 'Gloxen', '7.00', '500 mg', '1019', '13', '82', '2022-08-23 01:30:59', '2022-08-23 01:30:59'),
(16232, 'H-Nap', '8.00', '500 mg', '1019', '13', '90', '2022-08-23 01:35:25', '2022-08-23 01:35:25'),
(16233, 'Indoprox', '5.33', '250 mg', '1019', '13', '93', '2022-08-23 01:36:34', '2022-08-23 01:36:34'),
(16234, 'Indoprox', '7.00', '500 mg', '1019', '13', '93', '2022-08-23 01:37:06', '2022-08-23 01:37:06'),
(16235, 'Naid', '4.00', '250 mg', '1019', '13', '142', '2022-08-23 01:38:22', '2022-08-23 01:38:22'),
(16236, 'Naid', '7.52', '500 mg', '1019', '13', '142', '2022-08-23 01:39:31', '2022-08-23 01:39:31'),
(16237, 'NAN', '7.73', '500 mg', '1019', '13', '159', '2022-08-23 01:40:07', '2022-08-23 01:40:07'),
(16238, 'Napasin', '4.20', '250 mg', '1019', '13', '175', '2022-08-23 01:41:36', '2022-08-23 01:41:36'),
(16239, 'Napgin', '7.00', '500 mg', '1019', '13', '45', '2022-08-23 01:42:28', '2022-08-23 01:42:28'),
(16240, 'Napier', '7.02', '500 mg', '1019', '13', '53', '2022-08-23 01:43:20', '2022-08-23 01:43:20'),
(16241, 'Napium', '4.00', '250 mg', '1019', '13', '102', '2022-08-23 01:44:02', '2022-08-23 01:44:02'),
(16242, 'Napium', '7.00', '500 mg', '1019', '13', '102', '2022-08-23 01:45:22', '2022-08-23 01:45:22'),
(16243, 'Napix', '7.00', '500 mg', '1019', '13', '117', '2022-08-23 01:46:21', '2022-08-23 01:46:21'),
(16244, 'Napoxen', '4.00', '250 mg', '1019', '13', '67', '2022-08-23 01:47:24', '2022-08-23 01:47:24'),
(16245, 'Napoxen', '7.00', '500 mg', '1019', '13', '67', '2022-08-23 01:48:13', '2022-08-23 01:48:13'),
(16246, 'Napoxol', '15.00', '500 mg', '1019', '13', '49', '2022-08-23 01:49:03', '2022-08-23 01:49:03'),
(16247, 'Napren', '5.02', '250 mg', '1019', '13', '23', '2022-08-23 01:51:04', '2022-08-23 01:51:04'),
(16248, 'Napren', '9.03', '500 mg', '1019', '13', '23', '2022-08-23 02:41:26', '2022-08-23 02:41:26'),
(16249, 'Napro', '6.00', '250 mg', '1019', '13', '34', '2022-08-23 02:42:06', '2022-08-23 02:42:06'),
(16250, 'Napro', '8.50', '500 mg', '1019', '13', '34', '2022-08-23 02:42:48', '2022-08-23 02:42:48'),
(16251, 'Napro-A', '6.00', '250 mg', '1019', '13', '19', '2022-08-23 02:43:23', '2022-08-23 02:43:23'),
(16252, 'Napro-A', '9.00', '500 mg', '1019', '13', '19', '2022-08-23 02:43:51', '2022-08-23 02:43:51'),
(16253, 'Naproben', '7.00', '500 mg', '1019', '13', '42', '2022-08-23 02:44:47', '2022-08-23 02:44:47'),
(16254, 'Naprocid', '4.00', '250 mg', '1019', '13', '77', '2022-08-23 02:45:25', '2022-08-23 02:45:25'),
(16255, 'Naprocid', '7.02', '500 mg', '1019', '13', '77', '2022-08-23 02:46:08', '2022-08-23 02:46:08'),
(16256, 'Napronil', '7.00', '500 mg', '1019', '13', '147', '2022-08-23 02:46:52', '2022-08-23 02:46:52'),
(16257, 'Napropain', '6.00', '250 mg', '1019', '13', '202', '2022-08-23 02:47:35', '2022-08-23 02:47:35'),
(16258, 'Napropain', '8.00', '500 mg', '1019', '13', '202', '2022-08-23 02:47:58', '2022-08-23 02:47:58'),
(16259, 'Naproson', '4.07', '250 mg', '1019', '13', '98', '2022-08-23 02:49:09', '2022-08-23 02:49:09'),
(16260, 'Naproson', '7.06', '500 mg', '1019', '13', '98', '2022-08-23 02:49:57', '2022-08-23 02:49:57'),
(16261, 'Naprosyn', '8.02', '250 mg', '1019', '13', '156', '2022-08-23 02:50:40', '2022-08-23 02:50:40'),
(16262, 'Naprosyn', '15.04', '500 mg', '1019', '13', '156', '2022-08-23 02:51:22', '2022-08-23 02:51:22'),
(16263, 'Naprosyn', '120.36', '125 mg/5 ml', '1019', '67', '156', '2022-08-23 02:52:16', '2022-08-23 02:52:16'),
(16264, 'Naprox', '7.00', '250 mg', '1019', '13', '71', '2022-08-23 02:52:57', '2022-08-23 02:52:57'),
(16265, 'Naprox', '11.00', '500 mg', '1019', '13', '71', '2022-08-23 02:53:39', '2022-08-23 02:53:39'),
(16266, 'Naprox', '70.00', '125 mg/5 ml', '1019', '67', '71', '2022-08-23 02:54:26', '2022-08-23 02:54:26'),
(16267, 'Naprox', '70.00', '10% w/w', '1019', '42', '71', '2022-08-23 02:55:09', '2022-08-23 02:55:09'),
(16268, 'Naproxen', '10.22', '500 mg', '1019', '13', '28', '2022-08-23 02:55:57', '2022-08-23 02:55:57'),
(16269, 'Naproxen', '8.00', '500 mg', '1019', '13', '138', '2022-08-23 02:56:47', '2022-08-23 02:56:47'),
(16270, 'Naproxen', '5.00', '250 mg', '1019', '13', '196', '2022-08-23 02:57:08', '2022-08-23 02:57:08'),
(16271, 'Naproxen', '7.00', '500 mg', '1019', '13', '87', '2022-08-23 02:58:19', '2022-08-23 02:58:19'),
(16272, 'Naproxen SR', '10.00', '500 mg', '1019', '13', '196', '2022-08-23 03:02:24', '2022-08-23 03:02:24'),
(16273, 'Naproxin', '4.26', '250 mg', '1019', '13', '27', '2022-08-23 03:03:09', '2022-08-23 03:03:09'),
(16274, 'Naproxin', '8.00', '500 mg', '1019', '13', '27', '2022-08-23 03:03:45', '2022-08-23 03:03:45'),
(16275, 'Napryn', '7.00', '250 mg', '1019', '13', '89', '2022-08-23 03:04:25', '2022-08-23 03:04:25'),
(16276, 'Napryn', '11.00', '500 mg', '1019', '13', '89', '2022-08-23 03:05:50', '2022-08-23 03:05:50'),
(16277, 'Napryn', '70.00', '10% w/w', '1019', '42', '89', '2022-08-23 03:06:34', '2022-08-23 03:06:34'),
(16278, 'Napryn', '90.00', '125 mg/5 ml', '1019', '67', '89', '2022-08-23 03:07:22', '2022-08-23 03:07:22'),
(16279, 'Napryn SR', '14.00', '500 mg', '1019', '13', '89', '2022-08-23 03:08:41', '2022-08-23 03:08:41'),
(16280, 'Napsod', '5.00', '275 mg', '1019', '13', '190', '2022-08-23 03:09:25', '2022-08-23 03:11:21'),
(16281, 'Napsod', '9.00', '550 mg', '1019', '13', '190', '2022-08-23 03:10:13', '2022-08-23 03:10:13'),
(16282, 'Naptodin', '9.00', '500 mg', '1019', '13', '62', '2022-08-23 03:12:05', '2022-08-23 03:12:05'),
(16283, 'Napxon-P', '4.50', '250 mg', '1019', '13', '197', '2022-08-23 03:12:46', '2022-08-23 03:12:46'),
(16284, 'Napxon-P', '8.00', '500 mg', '1019', '13', '197', '2022-08-23 03:13:24', '2022-08-23 03:13:24'),
(16285, 'Nasox', '3.88', '500 mg', '1019', '13', '170', '2022-08-23 03:14:07', '2022-08-23 03:14:07'),
(16286, 'Naspro', '5.02', '250 mg', '1019', '13', '150', '2022-08-23 03:17:17', '2022-08-23 03:17:17'),
(16287, 'Naspro', '9.03', '500 mg', '1019', '13', '150', '2022-08-23 03:18:16', '2022-08-23 03:18:16'),
(16288, 'Nax-N', '4.00', '250 mg', '1019', '13', '132', '2022-08-23 03:19:00', '2022-08-23 03:19:00'),
(16289, 'Nax-N', '7.00', '500 mg', '1019', '13', '132', '2022-08-23 03:19:41', '2022-08-23 03:19:41'),
(16290, 'Naxin', '5.02', '250 mg', '1019', '13', '136', '2022-08-23 03:22:37', '2022-08-23 03:22:37'),
(16291, 'Naxin', '9.03', '500 mg', '1019', '13', '136', '2022-08-23 03:23:23', '2022-08-23 03:23:23'),
(16292, 'Naxin', '116.00', '10% w/w', '1019', '42', '136', '2022-08-23 03:24:04', '2022-08-23 03:24:04'),
(16293, 'Naxin SR', '14.05', '500 mg', '1019', '13', '136', '2022-08-23 03:24:41', '2022-08-23 03:24:41'),
(16294, 'Naxo', '4.02', '250 mg', '1019', '13', '124', '2022-08-23 03:26:19', '2022-08-23 03:26:19'),
(16295, 'Naxo', '8.03', '500 mg', '1019', '13', '124', '2022-08-23 03:26:59', '2022-08-23 03:26:59'),
(16296, 'Naxsil', '7.00', '500 mg', '1019', '13', '173', '2022-08-23 03:27:37', '2022-08-23 03:27:37'),
(16297, 'Nipoxen', '5.02', '250 mg', '1019', '13', '127', '2022-08-23 03:28:23', '2022-08-23 03:28:23'),
(16298, 'Nipoxen SR', '14.04', '500 mg', '1019', '13', '127', '2022-08-23 03:29:09', '2022-08-23 03:29:09'),
(16299, 'Novaxen', '8.00', '500 mg', '1019', '13', '105', '2022-08-23 03:29:48', '2022-08-23 03:29:48'),
(16300, 'Nozee', '7.00', '500 mg', '1019', '13', '120', '2022-08-23 03:30:33', '2022-08-23 03:30:33'),
(16301, 'Nozee', '6.00', '500 mg', '1019', '13', '183', '2022-08-23 03:31:16', '2022-08-23 03:31:16'),
(16302, 'Nunap', '4.00', '250 mg', '1019', '13', '76', '2022-08-23 03:31:44', '2022-08-23 03:31:44'),
(16303, 'Nuprafen', '4.20', '250 mg', '1019', '13', '43', '2022-08-23 03:32:36', '2022-08-23 03:32:36'),
(16304, 'Nuprafen', '7.84', '500 mg', '1019', '13', '43', '2022-08-23 03:33:07', '2022-08-23 03:33:07'),
(16305, 'Nupralgin', '5.00', '250 mg', '1019', '13', '91', '2022-08-23 03:34:17', '2022-08-23 03:34:17'),
(16306, 'Nupralgin', '9.00', '500 mg', '1019', '13', '91', '2022-08-23 03:34:58', '2022-08-23 03:34:58'),
(16307, 'NX-1', '11.00', '500 mg', '1019', '13', '134', '2022-08-23 03:35:25', '2022-08-23 03:35:25'),
(16308, 'Orxen', '4.00', '250 mg', '1019', '13', '137', '2022-08-23 03:36:26', '2022-08-23 03:36:26'),
(16309, 'Orxen', '7.00', '500 mg', '1019', '13', '137', '2022-08-23 03:36:56', '2022-08-23 03:36:56'),
(16310, 'Orxen', '7.00', '500 mg', '1019', '13', '137', '2022-08-23 03:37:21', '2022-08-23 03:37:21'),
(16311, 'Orxen', '7.00', '500 mg', '1019', '13', '137', '2022-08-23 03:37:33', '2022-08-23 03:37:33'),
(16312, 'Orxen', '7.00', '500 mg', '1019', '13', '137', '2022-08-23 03:37:33', '2022-08-23 03:37:33'),
(16313, 'Pairox', '5.00', '250 mg', '1019', '13', '35', '2022-08-23 03:38:00', '2022-08-23 03:38:00'),
(16314, 'Pairox', '5.00', '250 mg', '1019', '13', '35', '2022-08-23 03:38:18', '2022-08-23 03:38:18'),
(16315, 'Pairox', '8.00', '500 mg', '1019', '13', '35', '2022-08-23 03:39:21', '2022-08-23 03:39:21'),
(16316, 'Progend', '8.00', '500 mg', '1019', '13', '104', '2022-08-23 03:39:51', '2022-08-23 03:39:51'),
(16317, 'Progend', '8.00', '500 mg', '1019', '13', '104', '2022-08-23 03:39:59', '2022-08-23 03:39:59'),
(16318, 'Proxen', '7.00', '500 mg', '1019', '13', '119', '2022-08-23 03:40:29', '2022-08-23 03:40:29'),
(16319, 'Proxen', '7.00', '500 mg', '1019', '13', '119', '2022-08-23 03:40:43', '2022-08-23 03:40:43'),
(16320, 'Proxen', '7.00', '500 mg', '1019', '13', '119', '2022-08-23 03:41:25', '2022-08-23 03:41:25'),
(16321, 'Proxen', '7.00', '500 mg', '1019', '13', '119', '2022-08-23 03:41:36', '2022-08-23 03:41:36'),
(16322, 'Proxen', '7.00', '500 mg', '1019', '13', '119', '2022-08-23 03:41:36', '2022-08-23 03:41:36'),
(16323, 'Ranoxen', '4.02', '250 mg', '1019', '13', '157', '2022-08-23 03:42:37', '2022-08-23 03:42:37'),
(16324, 'Ranoxen', '7.02', '500 mg', '1019', '13', '157', '2022-08-23 03:43:25', '2022-08-23 03:43:25'),
(16325, 'Ranoxen', '7.02', '500 mg', '1019', '13', '157', '2022-08-23 03:46:19', '2022-08-23 03:46:19'),
(16326, 'Releve', '7.00', '500 mg', '1019', '13', '78', '2022-08-23 03:46:51', '2022-08-23 03:46:51'),
(16327, 'Releve', '7.00', '500 mg', '1019', '13', '78', '2022-08-23 03:47:09', '2022-08-23 03:47:09'),
(16328, 'Repro', '7.00', '500 mg', '1019', '13', '64', '2022-08-23 03:47:38', '2022-08-23 03:47:38'),
(16329, 'Repro', '7.00', '500 mg', '1019', '13', '64', '2022-08-23 03:47:56', '2022-08-23 03:47:56'),
(16330, 'Repro', '7.00', '500 mg', '1019', '13', '64', '2022-08-23 03:49:21', '2022-08-23 03:49:21'),
(16331, 'Roxen', '4.02', '250 mg', '1019', '13', '88', '2022-08-23 03:50:00', '2022-08-23 03:50:00'),
(16332, 'Roxen', '4.02', '250 mg', '1019', '13', '88', '2022-08-23 03:50:13', '2022-08-23 03:50:13'),
(16333, 'Roxen', '7.02', '500 mg', '1019', '13', '88', '2022-08-23 03:50:41', '2022-08-23 03:50:41'),
(16334, 'Roxen', '7.02', '500 mg', '1019', '13', '88', '2022-08-23 03:51:15', '2022-08-23 03:51:15'),
(16335, 'Servinaprox', '7.00', '250 mg', '1019', '13', '167', '2022-08-23 03:52:10', '2022-08-23 03:52:10'),
(16336, 'Servinaprox', '7.00', '250 mg', '1019', '13', '167', '2022-08-23 03:52:29', '2022-08-23 03:52:29'),
(16337, 'Servinaprox', '12.10', '500 mg', '1019', '13', '167', '2022-08-23 03:53:13', '2022-08-23 03:53:13'),
(16338, 'Servinaprox', '12.10', '500 mg', '1019', '13', '167', '2022-08-23 03:53:26', '2022-08-23 03:53:26'),
(16339, 'Sonap', '4.03', '250 mg', '1019', '13', '179', '2022-08-23 03:53:51', '2022-08-23 03:53:51'),
(16340, 'Sonap', '4.03', '250 mg', '1019', '13', '179', '2022-08-23 03:54:17', '2022-08-23 03:54:17'),
(16341, 'Sonap', '7.04', '500 mg', '1019', '13', '179', '2022-08-23 03:54:44', '2022-08-23 03:54:44'),
(16342, 'Sonap', '7.04', '500 mg', '1019', '13', '179', '2022-08-23 03:54:55', '2022-08-23 03:54:55'),
(16343, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:55:30', '2022-08-23 03:55:30'),
(16344, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:55:55', '2022-08-23 03:55:55'),
(16345, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:56:27', '2022-08-23 03:56:27'),
(16346, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:58:37', '2022-08-23 03:58:37'),
(16347, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:58:37', '2022-08-23 03:58:37'),
(16348, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:58:49', '2022-08-23 03:58:49'),
(16349, 'Tofa', '4.01', '250 mg', '1019', '13', '101', '2022-08-23 03:59:07', '2022-08-23 03:59:07'),
(16350, 'Suxen', '62.00', '10% w/w', '1019', '42', '182', '2022-08-23 03:59:19', '2022-08-23 03:59:19'),
(16351, 'Tofa', '4.01', '250 mg', '1019', '13', '101', '2022-08-23 03:59:19', '2022-08-23 03:59:19'),
(16352, 'Tofa', '8.02', '500 mg', '1019', '13', '101', '2022-08-23 03:59:47', '2022-08-23 03:59:47'),
(16353, 'Tofa', '8.02', '500 mg', '1019', '13', '101', '2022-08-23 03:59:53', '2022-08-23 03:59:53'),
(16354, 'Tofa', '4.01', '250 mg', '1019', '13', '101', '2022-08-23 03:59:53', '2022-08-23 03:59:53'),
(16355, 'Ultranax', '8.00', '500 mg', '1019', '13', '20', '2022-08-23 04:01:31', '2022-08-23 04:01:31'),
(16356, 'Ultranax', '8.00', '500 mg', '1019', '13', '20', '2022-08-23 04:01:43', '2022-08-23 04:01:43'),
(16357, 'Vinap', '7.00', '500 mg', '1019', '13', '194', '2022-08-23 04:02:07', '2022-08-23 04:02:07'),
(16358, 'Vinap', '7.00', '500 mg', '1019', '13', '194', '2022-08-23 04:02:18', '2022-08-23 04:02:18'),
(16359, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:02:53', '2022-08-23 04:02:53'),
(16360, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:05:14', '2022-08-23 04:05:14'),
(16361, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:05:14', '2022-08-23 04:05:14'),
(16362, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:07:42', '2022-08-23 04:07:42'),
(16363, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:07:42', '2022-08-23 04:07:42'),
(16364, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:07:42', '2022-08-23 04:07:42'),
(16365, 'Xenapro', '8.03', '500 mg', '1019', '13', '161', '2022-08-23 04:07:42', '2022-08-23 04:07:42'),
(16366, 'Zenosyn', '7.02', '500 mg', '1019', '13', '172', '2022-08-23 04:08:12', '2022-08-23 04:08:12'),
(16367, 'Zenosyn', '7.02', '500 mg', '1019', '13', '172', '2022-08-23 04:08:24', '2022-08-23 04:08:24'),
(16368, 'Zenosyn', '7.02', '500 mg', '1019', '13', '172', '2022-08-23 04:10:21', '2022-08-23 04:10:21'),
(16369, 'Anaflex Max', '11.50', '500 mg+20 mg', '1020', '13', '18', '2022-08-23 15:13:51', '2022-08-23 15:13:51'),
(16370, 'Anal', '10.00', '375 mg+20 mg', '1020', '13', '18', '2022-08-23 15:14:37', '2022-08-23 15:14:37'),
(16371, 'Anaprox', '10.00', '500 mg+20 mg', '1020', '13', '22', '2022-08-23 15:15:10', '2022-08-23 15:15:10'),
(16372, 'Bionaprox Plus', '10.00', '375 mg+20 mg', '1020', '13', '44', '2022-08-23 15:15:43', '2022-08-23 15:15:43'),
(16373, 'Cosnap Plus', '10.00', '500 mg+20 mg', '1020', '13', '55', '2022-08-23 15:16:12', '2022-08-23 15:16:12'),
(16374, 'Demovo', '8.00', '375 mg+20 mg', '1020', '13', '61', '2022-08-23 15:16:42', '2022-08-23 15:16:42'),
(16375, 'Demovo', '10.00', '500 mg+20 mg', '1020', '13', '61', '2022-08-23 15:17:15', '2022-08-23 15:17:15'),
(16376, 'Dinovo', '12.00', '375 mg+20 mg', '1020', '13', '43', '2022-08-23 15:17:43', '2022-08-23 15:17:43'),
(16377, 'Dinovo', '15.00', '500 mg+20 mg', '1020', '13', '43', '2022-08-23 15:18:10', '2022-08-23 15:18:10'),
(16378, 'Duofix', '10.00', '500 mg+20 mg', '1020', '13', '135', '2022-08-23 15:18:40', '2022-08-23 15:18:40'),
(16379, 'Duofix', '8.00', '375 mg+20 mg', '1020', '13', '135', '2022-08-23 15:19:08', '2022-08-23 15:19:08'),
(16380, 'Emaprox', '10.00', '500 mg+20 mg', '1020', '13', '82', '2022-08-23 15:19:35', '2022-08-23 15:19:35'),
(16381, 'Emaprox', '8.00', '375 mg+20 mg', '1020', '13', '82', '2022-08-23 15:20:05', '2022-08-23 15:20:05'),
(16382, 'Enar', '10.00', '500 mg+20 mg', '1020', '13', '112', '2022-08-23 15:20:35', '2022-08-23 15:20:35'),
(16383, 'Enar', '8.00', '375 mg+20 mg', '1020', '13', '112', '2022-08-23 15:21:05', '2022-08-23 15:21:05'),
(16384, 'Epizol-N', '10.00', '375 mg+20 mg', '1020', '13', '126', '2022-08-23 15:21:35', '2022-08-23 15:21:35'),
(16385, 'Epizol-N', '13.00', '500 mg+20 mg', '1020', '13', '126', '2022-08-23 15:22:01', '2022-08-23 15:22:01'),
(16386, 'Esona', '8.02', '375 mg+20 mg', '1020', '13', '124', '2022-08-23 15:23:33', '2022-08-23 15:23:33'),
(16387, 'Esona', '10.03', '500 mg+20 mg', '1020', '13', '124', '2022-08-23 15:24:08', '2022-08-23 15:24:08'),
(16388, 'Esoxen', '10.25', '375 mg+20 mg', '1020', '13', '138', '2022-08-23 15:25:30', '2022-08-23 15:25:30'),
(16389, 'Esoxen', '12.50', '500 mg+20 mg', '1020', '13', '138', '2022-08-23 15:25:57', '2022-08-23 15:25:57'),
(16390, 'Greatnap', '10.00', '500 mg+20 mg', '1020', '13', '67', '2022-08-23 15:26:26', '2022-08-23 15:26:26'),
(16391, 'Inflect', '8.02', '375 mg+20 mg', '1020', '13', '101', '2022-08-23 15:27:00', '2022-08-23 15:27:00'),
(16392, 'Inflect', '10.03', '500 mg+20 mg', '1020', '13', '101', '2022-08-23 15:27:27', '2022-08-23 15:27:27'),
(16393, 'N-Proton', '10.00', '500 mg+20 mg', '1020', '13', '63', '2022-08-23 15:28:43', '2022-08-23 15:28:43'),
(16394, 'Nameso', '8.03', '375 mg+20 mg', '1020', '13', '136', '2022-08-23 15:29:44', '2022-08-23 15:29:44'),
(16395, 'Nameso', '10.03', '500 mg+20 mg', '1020', '13', '136', '2022-08-23 15:30:21', '2022-08-23 15:30:21'),
(16396, 'Napexa', '12.00', '375 mg+20 mg', '1020', '13', '190', '2022-08-23 15:31:12', '2022-08-23 15:31:12'),
(16397, 'Napexa', '16.00', '500 mg+20 mg', '1020', '13', '190', '2022-08-23 15:31:50', '2022-08-23 15:31:50'),
(16398, 'Napgin Plus', '10.00', '500 mg+20 mg', '1020', '13', '45', '2022-08-23 15:32:17', '2022-08-23 15:32:17'),
(16399, 'Napreso', '10.00', '500 mg+20 mg', '1020', '13', '73', '2022-08-23 15:32:43', '2022-08-23 15:32:43'),
(16400, 'Napro-A Plus', '12.65', '500 mg+20 mg', '1020', '13', '19', '2022-08-23 15:33:14', '2022-08-23 15:33:14'),
(16401, 'Napro-A Plus', '9.77', '375 mg+20 mg', '1020', '13', '19', '2022-08-23 15:33:45', '2022-08-23 15:33:45'),
(16402, 'Naproben Plus', '10.00', '500 mg+20 mg', '1020', '13', '42', '2022-08-23 15:34:07', '2022-08-23 15:34:07'),
(16403, 'Naproflex', '8.00', '375 mg+20 mg', '1020', '13', '177', '2022-08-23 15:34:46', '2022-08-23 15:34:46'),
(16404, 'Naproflex', '10.00', '500 mg+20 mg', '1020', '13', '177', '2022-08-23 15:35:23', '2022-08-23 15:35:23'),
(16405, 'Napronex', '8.00', '375 mg+20 mg', '1020', '13', '31', '2022-08-23 15:36:00', '2022-08-23 15:36:00'),
(16406, 'Napronex', '10.00', '500 mg+20 mg', '1020', '13', '31', '2022-08-23 15:36:27', '2022-08-23 15:36:27'),
(16407, 'Napronil Plus', '8.00', '375 mg+20 mg', '1020', '13', '147', '2022-08-23 15:37:01', '2022-08-23 15:37:01'),
(16408, 'Napronil Plus', '10.00', '500 mg+20 mg', '1020', '13', '147', '2022-08-23 15:37:42', '2022-08-23 15:37:42'),
(16409, 'Naprosyn Plus', '16.05', '375 mg+20 mg', '1020', '13', '156', '2022-08-23 15:39:30', '2022-08-23 15:39:30'),
(16410, 'Naprosyn Plus', '20.06', '500 mg+20 mg', '1020', '13', '156', '2022-08-23 15:39:59', '2022-08-23 15:39:59'),
(16411, 'Naprotec', '12.00', '500 mg+20 mg', '1020', '13', '172', '2022-08-23 15:44:36', '2022-08-23 15:44:36'),
(16412, 'Naprotec', '10.00', '375 mg+20 mg', '1020', '13', '172', '2022-08-23 15:46:05', '2022-08-23 15:46:05'),
(16413, 'Naprox Plus', '15.00', '500 mg+20 mg', '1020', '13', '71', '2022-08-23 15:46:46', '2022-08-23 15:46:46'),
(16414, 'Naprox Plus', '11.00', '375 mg+20 mg', '1020', '13', '71', '2022-08-23 15:47:12', '2022-08-23 15:47:12'),
(16415, 'Naproxen Plus', '8.00', '375 mg+20 mg', '1020', '13', '196', '2022-08-23 15:47:49', '2022-08-23 15:47:49'),
(16416, 'Naproxen Plus', '10.00', '500 mg+20 mg', '1020', '13', '196', '2022-08-23 15:48:53', '2022-08-23 15:48:53'),
(16417, 'Naproxzia Plus', '10.00', '500 mg+20 mg', '1020', '13', '28', '2022-08-23 15:49:28', '2022-08-23 15:49:28'),
(16418, 'Naprozol', '10.03', '500 mg+20 mg', '1020', '13', '78', '2022-08-23 15:50:16', '2022-08-23 15:50:16'),
(16419, 'Naprozol', '8.03', '375 mg+20 mg', '1020', '13', '78', '2022-08-23 15:50:44', '2022-08-23 15:50:44'),
(16420, 'Napsec', '10.05', '500 mg+20 mg', '1020', '13', '65', '2022-08-23 15:51:45', '2022-08-23 15:51:45'),
(16421, 'Napsec', '8.05', '375 mg+20 mg', '1020', '13', '65', '2022-08-23 15:52:10', '2022-08-23 15:52:10'),
(16422, 'Naptodin Plus', '10.00', '500 mg+20 mg', '1020', '13', '62', '2022-08-23 15:52:35', '2022-08-23 15:52:35'),
(16423, 'Napxon', '13.00', '500 mg+20 mg', '1020', '13', '197', '2022-08-23 15:53:01', '2022-08-23 15:53:01'),
(16424, 'Napxon', '11.00', '375 mg+20 mg', '1020', '13', '197', '2022-08-23 15:53:31', '2022-08-23 15:53:31'),
(16425, 'Nasopain', '12.00', '375 mg+20 mg', '1020', '13', '202', '2022-08-23 15:54:14', '2022-08-23 15:54:14'),
(16426, 'Nasopain', '15.00', '500 mg+20 mg', '1020', '13', '202', '2022-08-23 15:54:43', '2022-08-23 15:54:43'),
(16427, 'Naspro Plus', '8.00', '375 mg+20 mg', '1020', '13', '150', '2022-08-23 15:55:15', '2022-08-23 15:55:15'),
(16428, 'Naspro Plus', '10.00', '500 mg+20 mg', '1020', '13', '150', '2022-08-23 15:55:38', '2022-08-23 15:55:38'),
(16429, 'Nax Plus', '10.00', '500 mg+20 mg', '1020', '13', '151', '2022-08-23 15:56:05', '2022-08-23 15:56:05'),
(16430, 'Naxsil E', '8.00', '375 mg+20 mg', '1020', '13', '173', '2022-08-23 15:57:36', '2022-08-23 15:57:36'),
(16431, 'Naxsil E', '10.00', '500 mg+20 mg', '1020', '13', '173', '2022-08-23 15:58:03', '2022-08-23 15:58:03'),
(16432, 'Nescom', '10.00', '500 mg+20 mg', '1020', '13', '193', '2022-08-23 15:58:37', '2022-08-23 15:58:37'),
(16433, 'Neso', '12.00', '375 mg+20 mg', '1020', '13', '34', '2022-08-23 15:58:59', '2022-08-23 15:58:59'),
(16434, 'Neso', '14.00', '500 mg+20 mg', '1020', '13', '34', '2022-08-23 15:59:21', '2022-08-23 15:59:21'),
(16435, 'Nesotem', '9.50', '500 mg+20 mg', '1020', '13', '184', '2022-08-23 15:59:59', '2022-08-23 15:59:59'),
(16436, 'Nesotem', '7.50', '375 mg+20 mg', '1020', '13', '184', '2022-08-23 16:00:58', '2022-08-23 16:00:58'),
(16437, 'Nexopan Plus', '13.00', '500 mg+20 mg', '1020', '13', '186', '2022-08-23 16:01:27', '2022-08-23 16:01:27'),
(16438, 'Nimovo', '10.00', '500 mg+20 mg', '1020', '13', '127', '2022-08-23 16:01:56', '2022-08-23 16:01:56'),
(16439, 'Novaxen Plus', '8.00', '375 mg+20 mg', '1020', '13', '105', '2022-08-23 16:02:43', '2022-08-23 16:02:43'),
(16440, 'Novaxen Plus', '10.00', '500 mg+20 mg', '1020', '13', '105', '2022-08-23 16:03:12', '2022-08-23 16:03:12'),
(16441, 'Novoxen', '8.02', '375 mg+20 mg', '1020', '13', '140', '2022-08-23 16:03:45', '2022-08-23 16:03:45'),
(16442, 'Novoxen', '10.03', '500 mg+20 mg', '1020', '13', '140', '2022-08-23 16:04:16', '2022-08-23 16:04:16'),
(16443, 'Nupralgin Plus', '8.00', '375 mg+20 mg', '1020', '13', '91', '2022-08-23 16:05:14', '2022-08-23 16:05:14'),
(16444, 'Nupralgin Plus', '10.00', '500 mg+20 mg', '1020', '13', '91', '2022-08-23 16:05:47', '2022-08-23 16:05:47'),
(16445, 'NX Plus', '10.00', '375 mg+20 mg', '1020', '13', '134', '2022-08-23 16:06:19', '2022-08-23 16:06:19'),
(16446, 'NX Plus', '13.00', '500 mg+20 mg', '1020', '13', '134', '2022-08-23 16:06:44', '2022-08-23 16:06:44'),
(16447, 'Paincare', '12.00', '375 mg+20 mg', '1020', '13', '103', '2022-08-23 16:07:12', '2022-08-23 16:07:12'),
(16448, 'Paincare', '15.00', '500 mg+20 mg', '1020', '13', '103', '2022-08-23 16:07:37', '2022-08-23 16:07:37'),
(16449, 'Progesic', '10.00', '500 mg+20 mg', '1020', '13', '92', '2022-08-23 16:08:37', '2022-08-23 16:08:37'),
(16450, 'Progesic', '8.00', '375 mg+20 mg', '1020', '13', '92', '2022-08-23 16:09:03', '2022-08-23 16:09:03'),
(16451, 'Progut-N', '10.00', '500 mg+20 mg', '1020', '13', '150', '2022-08-23 16:09:26', '2022-08-23 16:09:26'),
(16452, 'Progut-N', '8.00', '375 mg+20 mg', '1020', '13', '150', '2022-08-23 16:09:56', '2022-08-23 16:09:56'),
(16453, 'Ranoxen Plus', '10.03', '500 mg+20 mg', '1020', '13', '157', '2022-08-23 16:10:25', '2022-08-23 16:10:25'),
(16454, 'Ranoxen Plus', '8.00', '375 mg+20 mg', '1020', '13', '157', '2022-08-23 16:10:55', '2022-08-23 16:10:55'),
(16455, 'Roxenole', '10.00', '500 mg+20 mg', '1020', '13', '54', '2022-08-23 16:11:23', '2022-08-23 16:11:23'),
(16456, 'Solivo', '15.00', '500 mg+20 mg', '1020', '13', '89', '2022-08-23 16:11:51', '2022-08-23 16:11:51'),
(16457, 'Solivo', '13.00', '375 mg+20 mg', '1020', '13', '89', '2022-08-23 16:12:30', '2022-08-23 16:12:30'),
(16458, 'Twist', '10.00', '500 mg+20 mg', '1020', '13', '51', '2022-08-23 16:12:59', '2022-08-23 16:12:59'),
(16459, 'Xenopro Plus', '10.00', '500 mg+20 mg', '1020', '13', '161', '2022-08-23 16:13:29', '2022-08-23 16:13:29'),
(16460, 'Xenapro Plus', '8.00', '375 mg+20 mg', '1020', '13', '161', '2022-08-23 16:14:27', '2022-08-23 16:14:27'),
(16461, 'Xenole', '12.00', '375 mg+20 mg', '1020', '13', '179', '2022-08-23 16:15:15', '2022-08-23 16:15:15'),
(16462, 'Xenole', '13.00', '500 mg+20 mg', '1020', '13', '179', '2022-08-23 16:15:49', '2022-08-23 16:15:49'),
(16463, 'Starlix', '28.11', '120 mg', '1022', '13', '128', '2022-08-23 16:17:16', '2022-08-23 16:17:16'),
(16464, 'Carnovas HZ', '12.00', '5 mg+12.5 mg', '1023', '13', '43', '2022-08-23 16:19:08', '2022-08-23 16:19:08'),
(16465, 'Nebita Plus', '12.00', '5 mg+12.5 mg', '1023', '13', '179', '2022-08-23 16:19:39', '2022-08-23 16:19:39'),
(16466, 'Bipinor', '8.05', '5 mg', '1024', '13', '18', '2022-08-24 00:13:04', '2022-08-24 00:13:04'),
(16467, 'Bipinor', '8.05', '5 mg', '1024', '13', '18', '2022-08-24 00:13:04', '2022-08-24 00:13:04'),
(16468, 'Bipinor', '5.04', '2.5 mg', '1024', '13', '18', '2022-08-24 00:14:27', '2022-08-24 00:14:27'),
(16469, 'Bipinor', '5.04', '2.5 mg', '1024', '13', '18', '2022-08-24 00:15:04', '2022-08-24 00:15:04'),
(16470, 'Bipinor', '5.04', '2.5 mg', '1024', '13', '18', '2022-08-24 00:15:46', '2022-08-24 00:15:46'),
(16471, 'Bipinor', '5.04', '2.5 mg', '1024', '13', '18', '2022-08-24 00:15:46', '2022-08-24 00:15:46'),
(16472, 'Bipinor', '5.04', '2.5 mg', '1024', '13', '18', '2022-08-24 00:15:46', '2022-08-24 00:15:46'),
(16473, 'Cardoneb', '10.00', '5 mg', '1024', '13', '71', '2022-08-24 00:17:48', '2022-08-24 00:17:48'),
(16474, 'Cardoneb', '7.00', '2.5 mg', '1024', '13', '71', '2022-08-24 00:19:35', '2022-08-24 00:19:35'),
(16475, 'Carnovas', '15.00', '10 mg', '1024', '13', '43', '2022-08-24 00:23:50', '2022-08-24 00:23:50'),
(16476, 'Carnovas', '10.00', '5 mg', '1024', '13', '43', '2022-08-24 00:24:42', '2022-08-24 00:24:42'),
(16477, 'Carnovas', '7.00', '2.5 mg', '1024', '13', '43', '2022-08-24 00:25:13', '2022-08-24 00:25:13'),
(16478, 'Ivolol', '10.00', '5 mg', '1024', '13', '92', '2022-08-24 00:27:39', '2022-08-24 00:27:39'),
(16479, 'Maxineb', '10.00', '5 mg', '1024', '13', '34', '2022-08-24 00:28:33', '2022-08-24 00:28:33'),
(16480, 'Nebicard', '12.00', '5 mg', '1024', '13', '58', '2022-08-24 00:29:50', '2022-08-24 00:29:50'),
(16481, 'Ivolol', '7.00', '2.5 mg', '1024', '13', '92', '2022-08-24 00:30:11', '2022-08-24 00:30:11'),
(16482, 'Maxineb', '7.00', '2.5 mg', '1024', '13', '34', '2022-08-24 00:31:08', '2022-08-24 00:31:08'),
(16483, 'Nebicard', '7.00', '2.5 mg', '1024', '13', '58', '2022-08-24 00:32:25', '2022-08-24 00:32:25'),
(16484, 'Nebifast', '6.00', '2.5 mg', '1024', '13', '65', '2022-08-24 00:33:58', '2022-08-24 00:33:58'),
(16485, 'Nebifast', '8.00', '5 mg', '1024', '13', '65', '2022-08-24 00:34:32', '2022-08-24 00:34:32'),
(16486, 'Nebilol', '8.06', '5 mg', '1024', '13', '136', '2022-08-24 00:35:59', '2022-08-24 00:35:59'),
(16487, 'Nebilol', '5.03', '2.5 mg', '1024', '13', '136', '2022-08-24 00:37:36', '2022-08-24 00:37:36'),
(16488, 'Nebinor', '12.00', '5 mg', '1024', '13', '61', '2022-08-24 00:38:02', '2022-08-24 00:38:02'),
(16489, 'Nebipres', '7.00', '2.5 mg', '1024', '13', '78', '2022-08-24 00:39:02', '2022-08-24 00:39:02'),
(16490, 'Nebipres', '12.01', '5 mg', '1024', '13', '78', '2022-08-24 00:40:10', '2022-08-24 00:40:10'),
(16491, 'Nebiren', '5.00', '2.5 mg', '1024', '13', '161', '2022-08-24 00:41:08', '2022-08-24 00:41:08'),
(16492, 'Nebiren', '8.00', '5 mg', '1024', '13', '161', '2022-08-24 00:42:06', '2022-08-24 00:42:06'),
(16493, 'Nebita', '7.02', '2.5 mg', '1024', '13', '179', '2022-08-24 00:44:01', '2022-08-24 00:44:01'),
(16494, 'Nebita', '10.03', '5 mg', '1024', '13', '179', '2022-08-24 00:44:25', '2022-08-24 00:44:25'),
(16495, 'Vasocor', '12.00', '5 mg', '1024', '13', '150', '2022-08-24 00:45:45', '2022-08-24 00:45:45'),
(16496, 'Vasocor', '7.00', '2.5 mg', '1024', '13', '150', '2022-08-24 00:46:15', '2022-08-24 00:46:15'),
(16497, 'Efopam', '3.00', '30 mg', '1026', '13', '71', '2022-08-24 00:47:57', '2022-08-24 00:47:57'),
(16498, 'Avifix', '45.00', '250 mg', '1027', '13', '43', '2022-08-24 00:48:55', '2022-08-24 00:48:55'),
(16499, 'B-Mycin', '10.03', '(5 mg+250 IU)/gm', '1028', '61', '77', '2022-08-24 00:54:12', '2022-08-24 00:54:12'),
(16500, 'B-Mycin', '10.03', '(5 mg+250 IU)/gm', '1028', '61', '77', '2022-08-24 00:54:12', '2022-08-24 00:54:12'),
(16501, 'B-Mycin', '10.03', '(5 mg+250 IU)/gm', '1028', '61', '77', '2022-08-24 00:54:12', '2022-08-24 00:54:12'),
(16502, 'B-Mycin', '10.03', '(5 mg+250 IU)/gm', '1028', '61', '77', '2022-08-24 00:54:12', '2022-08-24 00:54:12'),
(16503, 'B-Mycin', '17.36', '(5 mg+500 IU)/gm', '1028', '66', '77', '2022-08-24 00:54:43', '2022-08-24 01:01:41'),
(16504, 'Bioderm', '32.00', '(5 mg+500 IU)/gm', '1028', '66', '54', '2022-08-24 00:56:48', '2022-08-24 00:56:48'),
(16505, 'Bioderm', '32.00', '(5 mg+500 IU)/gm', '1028', '66', '54', '2022-08-24 00:58:20', '2022-08-24 00:58:20'),
(16506, 'Derma Aid', '20.00', '(5 mg+250 IU)/gm', '1028', '61', '67', '2022-08-24 01:02:53', '2022-08-24 01:02:53'),
(16507, 'Derma Aid', '24.00', '(5 mg+500 IU)/gm', '1028', '66', '67', '2022-08-24 01:03:32', '2022-08-24 01:03:32'),
(16508, 'Mebalon', '13.64', '((5 mg+250 IU)/gm (5 gm pack))', '1028', '61', '112', '2022-08-24 01:05:18', '2022-08-24 01:05:18'),
(16509, 'Mebalon', '18.18', '((5 mg+250 IU)/gm (10 gm pack))', '1028', '61', '112', '2022-08-24 01:06:15', '2022-08-24 01:06:15'),
(16510, 'Nebacin', '18.25', '(5 mg+500 IU)/gm', '1028', '66', '146', '2022-08-24 01:07:14', '2022-08-24 01:07:14'),
(16511, 'Nebanol', '20.13', '(5 mg+250 IU)/gm', '1028', '61', '179', '2022-08-24 01:08:05', '2022-08-24 01:08:05'),
(16512, 'Nebanol', '44.20', '(5 mg+250 IU)/gm', '1028', '66', '179', '2022-08-24 01:08:59', '2022-08-24 01:08:59'),
(16513, 'Nebason', '17.41', '(5 mg+500 IU)/gm', '1028', '66', '98', '2022-08-24 01:09:58', '2022-08-24 01:09:58'),
(16514, 'Nebazin', '43.90', '(5 mg+500 IU)/gm', '1028', '66', '92', '2022-08-24 01:14:05', '2022-08-24 01:14:05'),
(16515, 'Nenol', '15.55', '(5 mg+250 IU)/gm', '1028', '61', '23', '2022-08-24 01:14:38', '2022-08-24 01:14:38'),
(16516, 'Neo-B', '32.60', '(5 mg+500 IU)/gm', '1028', '66', '65', '2022-08-24 01:16:04', '2022-08-24 01:16:04'),
(16517, 'Neobac', '12.84', '(5 mg+500 IU)/gm', '1028', '66', '135', '2022-08-24 01:16:54', '2022-08-24 01:16:54'),
(16518, 'Neobac', '25.00', '(5 mg+500 IU)/gm', '1028', '66', '162', '2022-08-24 01:17:48', '2022-08-24 01:17:48'),
(16519, 'Neobacin', '44.03', '(5 mg+500 IU)/gm', '1028', '66', '101', '2022-08-24 01:18:56', '2022-08-24 01:18:56'),
(16520, 'Neobetrin', '44.00', '(5 mg+500 IU)/gm', '1028', '66', '59', '2022-08-24 01:19:52', '2022-08-24 01:19:52'),
(16521, 'Neocin', '15.43', '(5 mg+250 IU)/gm', '1028', '61', '136', '2022-08-24 01:20:24', '2022-08-24 01:20:24'),
(16522, 'Neocin', '17.36', '(5 mg+500 IU)/gm', '1028', '66', '136', '2022-08-24 01:21:59', '2022-08-24 01:21:59'),
(16523, 'Neocitrin', '10.37', '((5 mg+250 IU)/gm (5 gm pack))', '1028', '61', '18', '2022-08-24 01:23:33', '2022-08-24 01:23:33'),
(16524, 'Neocitrin', '20.14', '((5 mg+250 IU)/gm (10 gm pack))', '1028', '61', '18', '2022-08-24 01:24:30', '2022-08-24 01:24:30'),
(16525, 'Neotracin', '10.18', '((5 mg+250 IU)/gm (5 gm pack))', '1028', '61', '19', '2022-08-24 01:25:34', '2022-08-24 01:25:34'),
(16526, 'Neotracin', '20.13', '((5 mg+250 IU)/gm (10 gm pack))', '1028', '61', '19', '2022-08-24 01:26:30', '2022-08-24 01:26:30'),
(16527, 'Neotracin', '17.48', '(5 mg+500 IU)/gm', '1028', '66', '19', '2022-08-24 01:27:29', '2022-08-24 01:27:29'),
(16528, 'NSB', '12.55', '(5 mg+500 IU)/gm', '1028', '66', '122', '2022-08-24 01:28:21', '2022-08-24 01:28:21'),
(16529, 'Nuba', '40.15', '(5 mg+500 IU)/gm', '1028', '66', '45', '2022-08-24 01:29:11', '2022-08-24 01:29:11'),
(16530, 'Save Gurd', '20.00', '(5 mg+500 IU)/gm', '1028', '66', '72', '2022-08-24 01:29:59', '2022-08-24 01:29:59'),
(16531, 'Tybac', '15.43', '(5 mg+250 IU)/gm', '1028', '61', '177', '2022-08-24 01:30:49', '2022-08-24 01:30:49'),
(16532, 'Nebanol Plus', '30.20', '(3.5 mg+400 IU+5000 IU)/gm', '1029', '66', '179', '2022-08-24 02:56:56', '2022-08-24 02:56:56'),
(16533, 'Neocin Plus', '30.11', '(3.5 mg+400 IU+5000 IU)/gm', '1029', '66', '136', '2022-08-24 02:57:44', '2022-08-24 02:57:44'),
(16534, 'Neogen Plus', '30.20', '(3.5 mg+400 IU+5000 IU)/gm', '1029', '66', '78', '2022-08-24 02:58:30', '2022-08-24 02:58:30'),
(16535, 'Neogen Plus', '30.20', '(3.5 mg+400 IU+5000 IU)/gm', '1029', '66', '78', '2022-08-24 02:58:30', '2022-08-24 02:58:30'),
(16536, 'Nuba Plus', '30.11', '(3.5 mg+400 IU+5000 IU)/gm', '1029', '66', '45', '2022-08-24 02:58:58', '2022-08-24 02:58:58'),
(16537, 'Nuprin', '40.11', '((3.5 mg+1000 IU+10 mg)/gm)(5 gm tube)', '1029', '29', '23', '2022-08-24 03:02:01', '2022-08-24 03:02:01'),
(16538, 'Nuprin', '75.22', '((3.5 mg+1000 IU+10 mg)/gm)(10 gm tube)', '1031', '29', '23', '2022-08-24 03:02:56', '2022-08-24 03:02:56'),
(16539, 'Nuprin', '140.42', '((3.5 mg+1000 IU+10 mg)/gm)(30 gm tube)', '1031', '29', '23', '2022-08-24 03:03:48', '2022-08-24 03:03:48'),
(16540, 'G-Neostigmine', '10.00', '0.5 mg/ml', '1032', '10', '84', '2022-08-24 03:05:01', '2022-08-24 03:05:01'),
(16541, 'Neos-R', '8.00', '0.5 mg/ml (1 ml ampoule)', '1032', '10', '161', '2022-08-24 03:05:52', '2022-08-24 03:05:52'),
(16542, 'Neos-R', '35.00', '0.5 mg/ml (5 ml ampoule)', '1032', '10', '161', '2022-08-24 03:07:34', '2022-08-24 03:07:34'),
(16543, 'Neostig', '6.07', '0.5 mg/ml', '1032', '10', '150', '2022-08-24 03:08:16', '2022-08-24 03:08:16'),
(16544, 'Prostig', '8.00', '0.5 mg/ml', '1032', '10', '51', '2022-08-24 03:09:04', '2022-08-24 03:09:04'),
(16545, 'Stigmin', '7.00', '0.5 mg/ml', '1032', '10', '185', '2022-08-24 03:09:28', '2022-08-24 03:09:28'),
(16546, 'N-Fenac TS', '225.00', '0.3%', '1033', '69', '142', '2022-08-24 03:11:41', '2022-08-24 03:11:41'),
(16547, 'Nep TS', '225.00', '0.3%', '1033', '69', '91', '2022-08-24 03:15:04', '2022-08-24 03:15:04'),
(16548, 'Nepafen', '150.00', '0.1%', '1033', '69', '135', '2022-08-24 03:15:36', '2022-08-24 03:15:36'),
(16549, 'Hernix', '56.99', '40 mg', '1034', '13', '39', '2022-08-24 03:17:20', '2022-08-24 03:17:20'),
(16550, 'Nesudil Plus', '750.00', '0.02%+0.005%', '1035', '69', '34', '2022-08-24 03:19:45', '2022-08-24 03:19:45'),
(16551, 'Nesudil', '750.00', '0.02%', '1036', '69', '34', '2022-08-24 03:20:22', '2022-08-24 03:20:22'),
(16552, 'Corangi', '6.00', '10 mg', '1038', '13', '190', '2022-08-24 03:21:46', '2022-08-24 03:21:46'),
(16553, 'Nicor', '3.00', '10 mg', '1038', '13', '140', '2022-08-24 03:22:53', '2022-08-24 03:22:53'),
(16554, 'Nictoris', '6.00', '10 mg', '1038', '13', '136', '2022-08-24 03:23:53', '2022-08-24 03:23:53'),
(16555, 'Nictoris', '10.00', '20 mg', '1038', '13', '136', '2022-08-24 03:25:01', '2022-08-24 03:25:01'),
(16556, 'Niapid', '6.00', '500 mg', '1039', '13', '65', '2022-08-24 03:26:06', '2022-08-24 03:26:06'),
(16557, 'Niconic', '2.00', '50 mg', '1039', '13', '142', '2022-08-24 03:26:44', '2022-08-24 03:26:44'),
(16558, 'Ridel ER', '8.00', '500 mg', '1039', '13', '92', '2022-08-24 03:28:02', '2022-08-24 03:28:02'),
(16559, 'Nidipine SR', '0.64', '20 mg', '1040', '13', '179', '2022-08-24 03:29:40', '2022-08-24 03:29:40'),
(16560, 'Nifecap', '2.11', '10 mg', '1040', '16', '65', '2022-08-24 03:30:41', '2022-08-24 03:30:41'),
(16561, 'Nifin', '0.35', '10 mg', '1040', '13', '19', '2022-08-24 03:31:27', '2022-08-24 03:31:27'),
(16562, 'Nikethamide', '12.04', '250 mg/ml', '1041', '10', '98', '2022-08-24 03:32:51', '2022-08-24 03:32:51'),
(16563, 'Niloren', '800.00', '200 mg', '1042', '16', '161', '2022-08-24 03:34:08', '2022-08-24 03:34:08'),
(16564, 'Tasigna', '3051.50', '200 mg', '1042', '16', '128', '2022-08-24 03:35:27', '2022-08-24 03:35:27'),
(16565, 'Feverin', '1.00', '100 mg', '1043', '13', '78', '2022-08-24 03:36:41', '2022-08-24 03:36:41'),
(16566, 'Nimocal', '5.00', '30 mg', '1044', '13', '179', '2022-08-24 03:37:39', '2022-08-24 03:37:39'),
(16567, 'Nimocal', '5.00', '30 mg', '1044', '13', '179', '2022-08-24 03:37:44', '2022-08-24 03:37:44'),
(16568, 'Nimodi', '5.00', '30 mg', '1044', '13', '71', '2022-08-24 03:38:47', '2022-08-24 03:38:47'),
(16569, 'Fibroz', '235.00', '100 mg', '1045', '16', '39', '2022-08-24 03:41:07', '2022-08-24 03:41:07'),
(16570, 'Fibroz', '350.00', '150 mg', '1045', '16', '39', '2022-08-24 03:41:49', '2022-08-24 03:41:49'),
(16571, 'Nifev', '300.00', '100 mg', '1045', '16', '190', '2022-08-24 03:42:16', '2022-08-24 03:42:16'),
(16572, 'Nifev', '450.00', '150 mg', '1045', '16', '190', '2022-08-24 03:43:25', '2022-08-24 03:43:25'),
(16573, 'Ninacent', '350.00', '150 mg', '1045', '16', '92', '2022-08-24 03:44:51', '2022-08-24 03:44:51'),
(16574, 'Ninacent', '235.00', '100 mg', '1045', '16', '92', '2022-08-24 03:45:24', '2022-08-24 03:45:24'),
(16575, 'Niranib', '833.33', '100 mg', '1046', '16', '74', '2022-08-24 03:46:39', '2022-08-24 03:46:39'),
(16576, 'Axlovir', '1600.00', '150 mg+100 mg', '1048', '13', '179', '2022-08-24 03:48:08', '2022-08-24 03:48:08'),
(16577, 'Bexovid', '3200.00', '150 mg+100 mg', '1048', '13', '43', '2022-08-24 03:48:36', '2022-08-24 03:48:36'),
(16578, 'Jupitavir', '3200.00', '150 mg+100 mg', '1048', '13', '92', '2022-08-24 03:49:24', '2022-08-24 03:49:24'),
(16579, 'Nevirax', '3200.00', '150 mg+100 mg', '1048', '13', '18', '2022-08-24 03:50:27', '2022-08-24 03:50:27'),
(16580, 'Paxovir', '3200.00', '150 mg+100 mg', '1048', '13', '71', '2022-08-24 03:51:07', '2022-08-24 03:51:07'),
(16581, 'Adnix', '35.11', '100 mg/5 ml (30 ml bottle)', '1049', '75', '23', '2022-08-24 03:58:43', '2022-08-24 03:58:43'),
(16582, 'Adnix', '50.15', '100 mg/5 ml (60 ml bottle)', '1049', '75', '23', '2022-08-24 03:59:38', '2022-08-24 03:59:38'),
(16583, 'Adnix', '10.03', '500 mg', '1049', '13', '23', '2022-08-24 04:00:18', '2022-08-24 04:00:18'),
(16584, 'Adonid', '10.00', '500 mg', '1049', '13', '162', '2022-08-24 04:00:58', '2022-08-24 04:00:58'),
(16585, 'Adonid DS', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '162', '2022-08-24 04:01:44', '2022-08-24 04:01:44'),
(16586, 'Adonid DS', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '162', '2022-08-24 04:02:26', '2022-08-24 04:02:26'),
(16587, 'Alinix', '10.00', '500 mg', '1049', '13', '89', '2022-08-24 04:03:45', '2022-08-24 04:03:45'),
(16588, 'Alinix', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '89', '2022-08-24 04:04:35', '2022-08-24 04:04:35'),
(16589, 'Alinix', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '89', '2022-08-24 04:05:08', '2022-08-24 04:05:08'),
(16590, 'Alinix', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '89', '2022-08-24 04:06:09', '2022-08-24 04:06:09'),
(16591, 'Atinid', '10.05', '500 mg', '1049', '13', '45', '2022-08-24 04:06:40', '2022-08-24 04:06:40'),
(16592, 'Atinid', '35.12', '100 mg/5 ml (30 ml bottle)', '1049', '75', '45', '2022-08-24 04:07:24', '2022-08-24 04:07:24'),
(16593, 'Atinid', '50.19', '100 mg/5 ml (60 ml bottle)', '1049', '75', '45', '2022-08-24 04:08:56', '2022-08-24 04:08:56'),
(16594, 'Dianide', '35.24', '100 mg/5 ml', '1049', '75', '78', '2022-08-24 04:09:37', '2022-08-24 04:09:37'),
(16595, 'Dianide', '10.07', '500 mg', '1049', '13', '78', '2022-08-24 04:09:59', '2022-08-24 04:09:59'),
(16596, 'Diar', '10.07', '500 mg', '1049', '13', '18', '2022-08-24 04:10:29', '2022-08-24 04:10:29'),
(16597, 'Diar', '35.24', '100 mg/5 ml (30 ml bottle)', '1049', '75', '18', '2022-08-24 04:11:41', '2022-08-24 04:11:41'),
(16598, 'Diar', '50.34', '100 mg/5 ml (60 ml bottle)', '1049', '75', '18', '2022-08-24 04:13:16', '2022-08-24 04:13:16'),
(16599, 'Diazox', '35.00', '100 mg/5 ml', '1049', '75', '102', '2022-08-24 04:13:39', '2022-08-24 04:13:39'),
(16600, 'Diazox', '100.00', '500 mg', '1049', '13', '102', '2022-08-24 04:14:52', '2022-08-24 04:14:52'),
(16601, 'Niazid', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '31', '2022-08-24 04:15:44', '2022-08-24 04:15:44'),
(16602, 'Niazid', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '31', '2022-08-24 04:16:28', '2022-08-24 04:16:28'),
(16603, 'Niazid', '10.00', '500 mg', '1049', '13', '31', '2022-08-24 04:17:08', '2022-08-24 04:17:08'),
(16604, 'Nicud', '35.00', '100 mg/5 ml', '1049', '75', '119', '2022-08-24 04:17:52', '2022-08-24 04:17:52'),
(16605, 'Nidor', '10.04', '500 mg', '1049', '13', '147', '2022-08-24 04:18:34', '2022-08-24 04:18:34'),
(16606, 'Nidor', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '147', '2022-08-24 04:19:19', '2022-08-24 04:19:19'),
(16607, 'Nidor', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '147', '2022-08-24 04:19:58', '2022-08-24 04:19:58'),
(16608, 'Nidozox', '10.07', '500 mg', '1049', '13', '19', '2022-08-24 04:20:35', '2022-08-24 04:20:35'),
(16609, 'Nidozox', '40.12', '100 mg/5 ml (30 ml bottle)', '1049', '75', '19', '2022-08-24 04:21:55', '2022-08-24 04:21:55'),
(16610, 'Nidozox', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '19', '2022-08-24 04:22:46', '2022-08-24 04:22:46'),
(16611, 'Nitacure', '50.00', '100 mg/5 ml', '1049', '75', '42', '2022-08-24 04:23:41', '2022-08-24 04:23:41'),
(16612, 'Nitacure', '10.00', '500 mg', '1049', '13', '42', '2022-08-24 04:24:20', '2022-08-24 04:24:20'),
(16613, 'Nitalet', '10.03', '500 mg', '1049', '13', '29', '2022-08-24 14:51:41', '2022-08-24 14:51:41'),
(16614, 'Nitamed', '10.00', '500 mg', '1049', '13', '114', '2022-08-24 14:52:25', '2022-08-24 14:52:25'),
(16615, 'Nitamed', '35.00', '100 mg/5 ml', '1049', '75', '114', '2022-08-24 14:52:58', '2022-08-24 14:52:58'),
(16616, 'Nitanid', '50.20', '100 mg/5 ml', '1049', '75', '65', '2022-08-24 14:53:23', '2022-08-24 14:53:23'),
(16617, 'Nitanid', '10.05', '500 mg', '1049', '13', '65', '2022-08-24 14:53:57', '2022-08-24 14:53:57'),
(16618, 'Nitasol', '11.00', '500 mg', '1049', '13', '91', '2022-08-24 14:54:28', '2022-08-24 14:54:28'),
(16619, 'Nitasol', '36.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '91', '2022-08-24 14:55:08', '2022-08-24 14:55:08'),
(16620, 'Nitasol', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '91', '2022-08-24 14:55:47', '2022-08-24 14:55:47'),
(16621, 'Nitax', '9.00', '500 mg', '1049', '13', '61', '2022-08-24 14:56:11', '2022-08-24 14:56:11'),
(16622, 'Nitaxen', '35.00', '100 mg/5 ml', '1049', '75', '105', '2022-08-24 14:56:46', '2022-08-24 14:56:46'),
(16623, 'Nitaxen', '10.00', '500 mg', '1049', '13', '105', '2022-08-24 14:57:30', '2022-08-24 14:57:30'),
(16624, 'Nitaxide', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '43', '2022-08-24 14:59:05', '2022-08-24 14:59:05'),
(16625, 'Nitaxide', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '43', '2022-08-24 14:59:45', '2022-08-24 14:59:45'),
(16626, 'Nitazet', '10.03', '500 mg', '1049', '13', '138', '2022-08-24 15:00:22', '2022-08-24 15:00:22'),
(16627, 'Nitazet', '35.11', '100 mg/5 ml (30 ml bottle)', '1049', '75', '138', '2022-08-24 15:00:55', '2022-08-24 15:00:55');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(16628, 'Nitazet', '50.15', '100 mg/5 ml (60 ml bottle)', '1049', '75', '138', '2022-08-24 15:01:31', '2022-08-24 15:01:31'),
(16629, 'Nitazox', '10.00', '500 mg', '1049', '13', '92', '2022-08-24 15:02:02', '2022-08-24 15:02:02'),
(16630, 'Nitazox', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '92', '2022-08-24 15:02:35', '2022-08-24 15:02:35'),
(16631, 'Nitazox', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '92', '2022-08-24 15:02:58', '2022-08-24 15:02:58'),
(16632, 'Nitide', '10.03', '500 mg', '1049', '13', '127', '2022-08-24 15:03:27', '2022-08-24 15:03:27'),
(16633, 'Nitide', '35.11', '100 mg/5 ml (30 ml bottle)', '1049', '75', '127', '2022-08-24 15:04:15', '2022-08-24 15:04:15'),
(16634, 'Nitide', '50.15', '100 mg/5 ml (60 ml bottle)', '1049', '75', '127', '2022-08-24 15:04:37', '2022-08-24 15:04:37'),
(16635, 'Nitoxin', '36.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '34', '2022-08-24 15:05:02', '2022-08-24 15:05:02'),
(16636, 'Nitoxin', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '34', '2022-08-24 15:05:39', '2022-08-24 15:05:39'),
(16637, 'Nitoxin', '10.00', '500 mg', '1049', '13', '34', '2022-08-24 15:06:11', '2022-08-24 15:06:11'),
(16638, 'Nixamid', '10.00', '500 mg', '1049', '13', '73', '2022-08-24 15:07:59', '2022-08-24 15:07:59'),
(16639, 'Nixar', '35.11', '100 mg/5 ml', '1049', '75', '172', '2022-08-24 15:08:38', '2022-08-24 15:08:38'),
(16640, 'Nixar', '10.03', '500 mg', '1049', '13', '172', '2022-08-24 15:09:13', '2022-08-24 15:09:13'),
(16641, 'Niz', '10.00', '500 mg', '1049', '13', '72', '2022-08-24 15:09:47', '2022-08-24 15:09:47'),
(16642, 'Niz', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '72', '2022-08-24 15:11:20', '2022-08-24 15:11:20'),
(16643, 'Niz', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '72', '2022-08-24 15:11:48', '2022-08-24 15:11:48'),
(16644, 'Nizonid', '9.94', '500 mg', '1049', '13', '112', '2022-08-24 15:12:30', '2022-08-24 15:12:30'),
(16645, 'Nizonid', '34.09', '100 mg/5 ml', '1049', '75', '112', '2022-08-24 15:13:16', '2022-08-24 15:13:16'),
(16646, 'Nizox', '10.03', '500 mg', '1049', '13', '177', '2022-08-24 15:13:58', '2022-08-24 15:13:58'),
(16647, 'Nizox', '35.00', '100 mg/5 ml', '1049', '75', '177', '2022-08-24 15:14:26', '2022-08-24 15:14:26'),
(16648, 'NTZ', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '35', '2022-08-24 15:14:52', '2022-08-24 15:14:52'),
(16649, 'NTZ', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '35', '2022-08-24 15:15:20', '2022-08-24 15:15:20'),
(16650, 'Proxa-A', '9.00', '500 mg', '1049', '13', '20', '2022-08-24 15:15:52', '2022-08-24 15:15:52'),
(16651, 'Proxa-A', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '20', '2022-08-24 15:16:18', '2022-08-24 15:16:18'),
(16652, 'Proxa-A', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '20', '2022-08-24 15:16:41', '2022-08-24 15:16:41'),
(16653, 'Tazox', '10.03', '500 mg', '1049', '13', '130', '2022-08-24 15:17:42', '2022-08-24 15:17:42'),
(16654, 'Tazox', '35.11', '100 mg/5 ml', '1049', '75', '130', '2022-08-24 15:18:10', '2022-08-24 15:18:10'),
(16655, 'Toza', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '71', '2022-08-24 15:18:33', '2022-08-24 15:18:33'),
(16656, 'Toza', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '71', '2022-08-24 15:19:01', '2022-08-24 15:19:01'),
(16657, 'Toza', '10.00', '500 mg', '1049', '13', '71', '2022-08-24 15:19:38', '2022-08-24 15:19:38'),
(16658, 'Xanide', '10.00', '500 mg', '1049', '13', '82', '2022-08-24 15:20:26', '2022-08-24 15:20:26'),
(16659, 'Xanide', '35.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '82', '2022-08-24 15:20:55', '2022-08-24 15:20:55'),
(16660, 'Xanide', '50.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '82', '2022-08-24 15:21:20', '2022-08-24 15:21:20'),
(16661, 'Xanita', '10.04', '500 mg', '1049', '13', '161', '2022-08-24 15:21:43', '2022-08-24 15:21:43'),
(16662, 'Xanita', '40.00', '100 mg/5 ml (30 ml bottle)', '1049', '75', '161', '2022-08-24 15:22:15', '2022-08-24 15:22:15'),
(16663, 'Xanita', '58.00', '100 mg/5 ml (60 ml bottle)', '1049', '75', '161', '2022-08-24 15:22:40', '2022-08-24 15:22:40'),
(16664, 'Zoana', '35.24', '100 mg/5 ml (32 ml bottle)', '1049', '75', '140', '2022-08-24 15:23:11', '2022-08-24 15:23:11'),
(16665, 'Zoana', '50.35', '100 mg/5 ml (62 ml bottle)', '1049', '75', '140', '2022-08-24 15:23:40', '2022-08-24 15:23:40'),
(16666, 'Zoana', '10.07', '500 mg', '1049', '13', '140', '2022-08-24 15:24:16', '2022-08-24 15:24:16'),
(16667, 'Zox', '35.24', '100 mg/5 ml', '1049', '75', '179', '2022-08-24 15:24:39', '2022-08-24 15:24:39'),
(16668, 'Zox', '10.07', '500 mg', '1049', '13', '179', '2022-08-24 15:25:06', '2022-08-24 15:25:06'),
(16669, 'Zoxan', '35.13', '100 mg/5 ml (30 ml bottle)', '1049', '75', '136', '2022-08-24 15:25:36', '2022-08-24 15:25:36'),
(16670, 'Zoxan', '50.19', '100 mg/5 ml (60 ml bottle)', '1049', '75', '136', '2022-08-24 15:26:05', '2022-08-24 15:26:05'),
(16671, 'Zoxan', '10.07', '500 mg', '1049', '13', '136', '2022-08-24 15:26:36', '2022-08-24 15:26:36'),
(16672, 'Zoxanid', '35.24', '100 mg/5 ml (30 ml bottle)', '1049', '75', '174', '2022-08-24 15:27:06', '2022-08-24 15:27:06'),
(16673, 'Zoxanid', '50.35', '100 mg/5 ml (60 ml bottle)', '1049', '75', '174', '2022-08-24 15:27:35', '2022-08-24 15:27:35'),
(16674, 'Zoxanid', '10.03', '500 mg', '1049', '13', '174', '2022-08-24 15:28:02', '2022-08-24 15:28:02'),
(16675, 'Epam', '0.75', '5 mg', '1050', '13', '136', '2022-08-24 15:32:23', '2022-08-24 15:32:23'),
(16676, 'Noctin', '1.00', '5 mg', '1050', '13', '27', '2022-08-24 15:33:03', '2022-08-24 15:33:03'),
(16677, 'Octon', '1.01', '5 mg', '1050', '13', '77', '2022-08-24 15:33:29', '2022-08-24 15:33:29'),
(16678, 'NFT', '80.00', '25 mg/5 ml', '1051', '67', '89', '2022-08-24 15:35:50', '2022-08-24 15:35:50'),
(16679, 'NFT', '20.00', '100 mg', '1051', '24', '89', '2022-08-24 15:36:31', '2022-08-24 15:36:31'),
(16680, 'Nintoin', '80.00', '25 mg/5 ml', '1051', '67', '92', '2022-08-24 15:37:07', '2022-08-24 15:37:07'),
(16681, 'Nintoin', '4.00', '50 mg', '1051', '16', '92', '2022-08-24 15:37:35', '2022-08-24 15:37:35'),
(16682, 'Nintoin', '6.00', '100 mg', '1051', '13', '92', '2022-08-24 15:37:58', '2022-08-24 15:37:58'),
(16683, 'Nintoin SR', '20.00', '100 mg', '1051', '24', '92', '2022-08-24 15:38:23', '2022-08-24 15:38:23'),
(16684, 'Nitrobac', '80.00', '25 mg/5 ml', '1051', '67', '91', '2022-08-24 15:38:49', '2022-08-24 15:38:49'),
(16685, 'Nitrobac', '20.00', '100 mg', '1051', '24', '91', '2022-08-24 15:39:27', '2022-08-24 15:39:27'),
(16686, 'Nitrofur', '80.00', '25 mg/5 ml', '1051', '67', '18', '2022-08-24 15:39:54', '2022-08-24 15:39:54'),
(16687, 'Nitrofur SR', '20.00', '100 mg', '1051', '24', '18', '2022-08-24 15:40:26', '2022-08-24 15:40:26'),
(16688, 'Nitrofur SR', '4.00', '50 mg', '1051', '24', '18', '2022-08-24 15:40:57', '2022-08-24 15:40:57'),
(16689, 'Ofuran SR', '20.00', '100 mg', '1051', '13', '142', '2022-08-24 15:41:20', '2022-08-24 15:41:20'),
(16690, 'Rantoin', '6.00', '100 mg', '1051', '13', '65', '2022-08-24 15:41:43', '2022-08-24 15:41:43'),
(16691, 'Umactin', '4.00', '50 mg', '1051', '13', '190', '2022-08-24 15:42:12', '2022-08-24 15:42:12'),
(16692, 'Umactin', '8.00', '100 mg', '1051', '13', '190', '2022-08-24 15:42:37', '2022-08-24 15:42:37'),
(16693, 'Umactin', '80.00', '25 mg/5 ml', '1051', '67', '190', '2022-08-24 15:43:05', '2022-08-24 15:43:05'),
(16694, 'Uritro', '4.00', '50 mg', '1051', '24', '184', '2022-08-24 15:43:34', '2022-08-24 15:43:34'),
(16695, 'Uritro', '20.00', '100 mg', '1051', '24', '184', '2022-08-24 15:44:00', '2022-08-24 15:44:00'),
(16696, 'Urobak', '60.00', '25 mg/5 ml', '1051', '67', '136', '2022-08-24 15:44:24', '2022-08-24 15:44:24'),
(16697, 'Urobak', '6.00', '100 mg', '1051', '13', '136', '2022-08-24 15:44:47', '2022-08-24 15:44:47'),
(16698, 'Urobak SR', '20.00', '100 mg', '1051', '24', '136', '2022-08-24 15:45:08', '2022-08-24 15:45:08'),
(16699, 'Urocure', '80.00', '25 mg/5 ml', '1051', '67', '179', '2022-08-24 15:45:29', '2022-08-24 15:45:29'),
(16700, 'Urocure SR', '20.06', '100 mg', '1051', '24', '179', '2022-08-24 15:45:56', '2022-08-24 15:45:56'),
(16701, 'Umactin BD', '20.00', '75 mg+25 mg', '1052', '16', '190', '2022-08-24 16:04:59', '2022-08-24 16:04:59'),
(16702, 'Umactin BD', '10.00', '37.5 mg+12.5 mg', '1052', '16', '190', '2022-08-24 16:05:36', '2022-08-24 16:05:36'),
(16703, 'Furasep', '17.00', '0.2%', '1053', '29', '43', '2022-08-24 16:06:27', '2022-08-24 16:06:27'),
(16704, 'Nifura', '17.00', '0.2%', '1053', '29', '182', '2022-08-24 16:06:53', '2022-08-24 16:06:53'),
(16705, 'Anril', '75.50', '50 mg/10 ml', '1054', '50', '179', '2022-08-24 16:07:51', '2022-08-24 16:07:51'),
(16706, 'Nidocard', '100.30', '50 mg/10 ml', '1054', '50', '65', '2022-08-24 16:08:22', '2022-08-24 16:08:22'),
(16707, 'Nitrovas', '130.50', '0.4%', '1055', '66', '150', '2022-08-24 16:13:00', '2022-08-24 16:13:00'),
(16708, 'Rectocare', '65.45', '0.4%', '1055', '66', '179', '2022-08-24 16:13:38', '2022-08-24 16:13:38'),
(16709, 'Angist SR', '4.60', '2.6 mg', '1056', '13', '19', '2022-08-24 16:15:17', '2022-08-24 16:15:17'),
(16710, 'Anril SR', '5.00', '2.6 mg', '1056', '13', '179', '2022-08-24 16:15:39', '2022-08-24 16:15:39'),
(16711, 'GTN SR', '5.00', '2.6 mg', '1056', '13', '71', '2022-08-24 16:16:01', '2022-08-24 16:16:01'),
(16712, 'Nidocard Retard', '5.00', '2.6 mg', '1056', '13', '65', '2022-08-24 16:16:31', '2022-08-24 16:16:31'),
(16713, 'Nidocard Retard', '7.00', '6.4 mg', '1056', '13', '65', '2022-08-24 16:17:19', '2022-08-24 16:17:19'),
(16714, 'Nitrin SR', '5.00', '2.6 mg', '1056', '24', '89', '2022-08-24 16:17:47', '2022-08-24 16:17:47'),
(16715, 'Nitro SR', '5.00', '2.6 mg', '1056', '13', '190', '2022-08-24 16:18:10', '2022-08-24 16:18:10'),
(16716, 'Nitrocard SR', '5.00', '2.6 mg', '1056', '13', '34', '2022-08-24 16:18:44', '2022-08-24 16:18:44'),
(16717, 'Nitrocontin', '8.03', '6.4 mg', '1056', '13', '121', '2022-08-24 16:19:17', '2022-08-24 16:19:17'),
(16718, 'Nitrocontin', '5.38', '2.6 mg', '1056', '13', '121', '2022-08-24 16:19:48', '2022-08-24 16:19:48'),
(16719, 'Nitrofix SR', '4.00', '2.6 mg', '1056', '13', '136', '2022-08-24 16:20:16', '2022-08-24 16:20:16'),
(16720, 'Nitrogina SR', '4.00', '2.6 mg', '1056', '13', '127', '2022-08-24 16:20:48', '2022-08-24 16:20:48'),
(16721, 'Nitromint Retard', '6.50', '2.6 mg', '1056', '13', '52', '2022-08-24 16:21:19', '2022-08-24 16:21:19'),
(16722, 'Nitroren SR', '5.00', '2.6 mg', '1056', '13', '161', '2022-08-24 16:21:47', '2022-08-24 16:21:47'),
(16723, 'Nitrosol SR', '5.00', '2.6 mg', '1056', '13', '43', '2022-08-24 16:22:12', '2022-08-24 16:22:12'),
(16724, 'Nitrovas SR', '5.00', '2.6 mg', '1056', '13', '150', '2022-08-24 16:22:36', '2022-08-24 16:22:36'),
(16725, 'Pactorin Retard', '5.00', '2.6 mg', '1056', '13', '18', '2022-08-24 16:23:03', '2022-08-24 16:23:03'),
(16726, 'Trocer', '5.00', '2.6 mg', '1056', '24', '92', '2022-08-24 16:23:31', '2022-08-24 16:23:31'),
(16727, 'Xynocard SR', '3.00', '2.6 mg', '1056', '13', '186', '2022-08-24 16:24:01', '2022-08-24 16:24:01'),
(16728, 'Angicard', '3.00', '0.5 mg', '1058', '13', '65', '2022-08-24 16:26:26', '2022-08-24 16:26:26'),
(16729, 'Nivomab', '67000.00', '40 mg/4 ml', '1060', '50', '39', '2022-08-24 16:27:22', '2022-08-24 16:27:22'),
(16730, 'Nivomab', '146000.00', '100 mg/10 ml', '1060', '50', '39', '2022-08-24 16:27:57', '2022-08-24 16:27:57'),
(16731, 'Hyponor', '250.00', '2 mg/2 ml', '1062', '50', '179', '2022-08-24 16:28:42', '2022-08-24 16:28:42'),
(16732, 'Levofed', '250.00', '2 mg/2 ml', '1062', '50', '39', '2022-08-24 16:29:07', '2022-08-24 16:29:07'),
(16733, 'Maxnor', '480.00', '4 mg/4 ml', '1062', '50', '89', '2022-08-24 16:29:38', '2022-08-24 16:29:38'),
(16734, 'Norline', '250.00', '2 mg/2 ml', '1062', '50', '156', '2022-08-24 16:30:01', '2022-08-24 16:30:01'),
(16735, 'Ethinor', '5.00', '5 mg', '1063', '13', '71', '2022-08-24 16:32:20', '2022-08-24 16:32:20'),
(16736, 'Feminor', '5.00', '5 mg', '1063', '13', '19', '2022-08-24 16:32:40', '2022-08-24 16:32:40'),
(16737, 'Menogia', '6.00', '5 mg', '1063', '13', '18', '2022-08-24 16:32:59', '2022-08-24 16:32:59'),
(16738, 'Menoral', '6.50', '5 mg', '1063', '13', '179', '2022-08-24 16:33:17', '2022-08-24 16:33:17'),
(16739, 'Mensil N', '7.50', '5 mg', '1063', '13', '89', '2022-08-24 16:33:43', '2022-08-24 16:33:43'),
(16740, 'Norcolut', '7.25', '5 mg', '1063', '13', '52', '2022-08-24 16:34:09', '2022-08-24 16:34:09'),
(16741, 'Norestin', '6.84', '5 mg', '1063', '13', '43', '2022-08-24 16:34:32', '2022-08-24 16:34:32'),
(16742, 'Normens', '6.00', '5 mg', '1063', '13', '161', '2022-08-24 16:34:50', '2022-08-24 16:34:50'),
(16743, 'Noteron', '5.50', '5 mg', '1063', '13', '92', '2022-08-24 16:35:10', '2022-08-24 16:35:10'),
(16744, 'Remens', '5.01', '5 mg', '1063', '13', '150', '2022-08-24 16:35:29', '2022-08-24 16:35:29'),
(16745, 'Minipil', '39.20', '0.075 mg', '1064', '13', '185', '2022-08-24 16:37:19', '2022-08-24 16:37:19'),
(16746, 'Femicon', '27.44', '0.3 mg+0.03 mg+75 mg', '1065', '13', '176', '2022-08-24 16:38:00', '2022-08-24 16:38:00'),
(16747, 'Moodnor', '0.63', '10 mg', '1066', '13', '91', '2022-08-24 16:38:31', '2022-08-24 16:38:31'),
(16748, 'Nortin', '1.00', '10 mg', '1066', '16', '124', '2022-08-24 16:38:51', '2022-08-24 16:38:51'),
(16749, 'Nortin', '1.51', '25 mg', '1066', '16', '124', '2022-08-24 16:39:16', '2022-08-24 16:39:16'),
(16750, 'Candex', '46.84', '100000 Unit/ml', '1067', '67', '179', '2022-08-24 16:41:03', '2022-08-24 16:41:03'),
(16751, 'Canstat', '17.25', '100000 Unit/ml', '1067', '67', '98', '2022-08-24 16:41:33', '2022-08-24 16:41:33'),
(16752, 'Enystin', '23.00', '100000 Unit/ml', '1067', '67', '72', '2022-08-24 16:41:58', '2022-08-24 16:41:58'),
(16753, 'Fefun', '21.00', '100000 Unit/ml', '1067', '67', '28', '2022-08-24 16:42:20', '2022-08-24 16:42:20'),
(16754, 'Fungistin', '22.74', '100000 Unit/ml', '1067', '67', '43', '2022-08-24 16:42:47', '2022-08-24 16:42:47'),
(16755, 'Mycocin', '22.50', '100000 Unit/ml', '1067', '67', '91', '2022-08-24 16:43:09', '2022-08-24 16:43:09'),
(16756, 'Mystatin', '5.00', '500000 unit', '1067', '13', '175', '2022-08-24 16:43:45', '2022-08-24 16:43:45'),
(16757, 'Mystatin', '23.00', '100000 Unit/ml', '1067', '67', '175', '2022-08-24 16:44:13', '2022-08-24 16:44:13'),
(16758, 'Naf', '20.47', '100000 Unit/ml', '1067', '67', '136', '2022-08-24 16:44:37', '2022-08-24 16:44:37'),
(16759, 'Nysol', '23.00', '100000 Unit/ml', '1067', '67', '67', '2022-08-24 16:45:00', '2022-08-24 16:45:00'),
(16760, 'Nyst', '22.65', '100000 unit/ml', '1067', '67', '177', '2022-08-24 16:45:34', '2022-08-24 16:45:34'),
(16761, 'Nystat', '6.27', '500000 unit', '1067', '13', '19', '2022-08-24 16:45:55', '2022-08-24 16:45:55'),
(16762, 'Nystat', '46.84', '100000 unit/ml', '1067', '67', '19', '2022-08-24 16:46:18', '2022-08-24 16:46:18'),
(16763, 'Ornys', '20.46', '100000 unit/ml', '1067', '67', '101', '2022-08-24 16:46:38', '2022-08-24 16:46:38'),
(16764, 'Zenistin', '20.00', '100000 unit/ml', '1067', '67', '196', '2022-08-24 16:47:04', '2022-08-24 16:47:04'),
(16765, 'FXR', '55.00', '10 mg', '1069', '13', '39', '2022-08-24 23:06:51', '2022-08-24 23:06:51'),
(16766, 'FXR', '30.00', '5 mg', '1069', '13', '39', '2022-08-24 23:07:28', '2022-08-24 23:07:28'),
(16767, 'Livacol', '30.00', '5 mg', '1069', '13', '179', '2022-08-24 23:10:11', '2022-08-24 23:10:11'),
(16768, 'Livacol', '55.00', '10 mg', '1069', '13', '179', '2022-08-24 23:10:46', '2022-08-24 23:10:46'),
(16769, 'Livadox', '30.00', '5 mg', '1069', '13', '202', '2022-08-24 23:11:31', '2022-08-24 23:11:31'),
(16770, 'Livadox', '55.00', '10 mg', '1069', '13', '202', '2022-08-24 23:13:05', '2022-08-24 23:13:05'),
(16771, 'Livcare', '55.00', '10 mg', '1069', '13', '34', '2022-08-24 23:14:02', '2022-08-24 23:14:02'),
(16772, 'Livcare', '30.00', '5 mg', '1069', '13', '34', '2022-08-24 23:14:21', '2022-08-24 23:14:21'),
(16773, 'Obecol', '55.00', '10 mg', '1069', '13', '150', '2022-08-24 23:15:12', '2022-08-24 23:15:12'),
(16774, 'Obecol', '30.00', '5 mg', '1069', '13', '150', '2022-08-24 23:16:16', '2022-08-24 23:16:16'),
(16775, 'Obeliva', '30.00', '5 mg', '1069', '13', '74', '2022-08-24 23:16:38', '2022-08-24 23:16:38'),
(16776, 'Obeliva', '55.00', '10 mg', '1069', '13', '74', '2022-08-24 23:17:50', '2022-08-24 23:17:50'),
(16777, 'Obetic', '30.00', '5 mg', '1069', '13', '65', '2022-08-24 23:18:12', '2022-08-24 23:18:12'),
(16778, 'Obetic', '55.00', '10 mg', '1069', '13', '65', '2022-08-24 23:19:24', '2022-08-24 23:19:24'),
(16779, 'Ocaliva', '55.00', '10 mg', '1069', '13', '45', '2022-08-24 23:19:45', '2022-08-24 23:19:45'),
(16780, 'Ocaliva', '30.00', '5 mg', '1069', '13', '45', '2022-08-24 23:20:22', '2022-08-24 23:20:22'),
(16781, 'Ocaliva', '30.00', '5 mg', '1069', '13', '45', '2022-08-24 23:21:15', '2022-08-24 23:21:15'),
(16782, 'Prebichol', '30.00', '5 mg', '1069', '13', '92', '2022-08-24 23:21:36', '2022-08-24 23:21:36'),
(16783, 'Prebichol', '30.00', '5 mg', '1069', '13', '92', '2022-08-24 23:22:25', '2022-08-24 23:22:25'),
(16784, 'Prebichol', '55.00', '10 mg', '1069', '13', '92', '2022-08-24 23:23:21', '2022-08-24 23:23:21'),
(16785, 'Prebichol', '55.00', '10 mg', '1069', '13', '92', '2022-08-24 23:24:19', '2022-08-24 23:24:19'),
(16786, 'Gazyva', '112000.00', '1000 mg/40 ml', '1070', '10', '164', '2022-08-24 23:25:26', '2022-08-24 23:25:26'),
(16787, 'Octreotide', '1012.00', '100 mcg/ml', '1071', '10', '180', '2022-08-24 23:27:38', '2022-08-24 23:27:38'),
(16788, 'Octreotide', '560.00', '50 mcg/ml', '1071', '10', '180', '2022-08-24 23:28:15', '2022-08-24 23:28:15'),
(16789, 'Sandostatin', '1405.13', '50 mcg/ml', '1071', '10', '128', '2022-08-24 23:30:09', '2022-08-24 23:30:09'),
(16790, 'Sandostatin LAR', '82157.90', '20 mg/5 ml', '1071', '10', '128', '2022-08-24 23:31:39', '2022-08-24 23:31:39'),
(16791, 'Obactin', '85.00', '0.3%', '1072', '69', '91', '2022-08-24 23:33:58', '2022-08-24 23:33:58'),
(16792, 'Vista', '85.00', '0.3%', '1072', '69', '34', '2022-08-24 23:36:05', '2022-08-24 23:36:05'),
(16793, 'Flocet', '12.05', '200 mg', '1073', '13', '136', '2022-08-24 23:38:18', '2022-08-24 23:38:18'),
(16794, 'Flocet', '22.08', '400 mg', '1073', '13', '136', '2022-08-24 23:40:45', '2022-08-24 23:40:45'),
(16795, 'Flocet', '120.37', '200 mg/100 ml', '1073', '50', '136', '2022-08-24 23:51:21', '2022-08-24 23:51:21'),
(16796, 'Oflacin', '12.05', '200 mg', '1073', '13', '65', '2022-08-24 23:55:29', '2022-08-24 23:55:29'),
(16797, 'Oflacin', '22.10', '400 mg', '1073', '13', '65', '2022-08-25 00:10:05', '2022-08-25 00:10:05'),
(16798, 'Rutix', '12.09', '200 mg', '1073', '13', '179', '2022-08-25 00:13:21', '2022-08-25 00:13:21'),
(16799, 'Rutix', '22.14', '400 mg', '1073', '13', '179', '2022-08-25 00:13:44', '2022-08-25 00:13:44'),
(16800, 'Candistin', '150.00', '0.3%+1%+0.025%+2%', '1074', '32', '190', '2022-08-25 00:38:26', '2022-08-25 00:38:26'),
(16801, 'Deprex', '4.50', '10 mg', '1075', '13', '179', '2022-08-25 00:40:45', '2022-08-25 00:40:45'),
(16802, 'Deprex', '2.50', '5 mg', '1075', '13', '179', '2022-08-25 00:41:11', '2022-08-25 00:41:11'),
(16803, 'Lopez', '2.52', '5 mg', '1075', '13', '78', '2022-08-25 00:41:42', '2022-08-25 00:41:42'),
(16804, 'Lopez', '4.54', '10 mg', '1075', '13', '78', '2022-08-25 00:46:19', '2022-08-25 00:46:19'),
(16805, 'Lopez', '4.54', '10 mg', '1075', '13', '78', '2022-08-25 00:46:51', '2022-08-25 00:46:51'),
(16806, 'Lopez', '4.54', '10 mg', '1075', '13', '78', '2022-08-25 00:46:51', '2022-08-25 00:46:51'),
(16807, 'Lopez', '4.54', '10 mg', '1075', '13', '78', '2022-08-25 00:59:08', '2022-08-25 00:59:08'),
(16808, 'Olanap', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:04:56', '2022-08-25 01:04:56'),
(16809, 'Olanap', '4.50', '10 mg', '1075', '13', '92', '2022-08-25 01:05:17', '2022-08-25 01:05:17'),
(16810, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:06:12', '2022-08-25 01:06:12'),
(16811, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:07:17', '2022-08-25 01:07:17'),
(16812, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:07:55', '2022-08-25 01:07:55'),
(16813, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:07:55', '2022-08-25 01:07:55'),
(16814, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:07:55', '2022-08-25 01:07:55'),
(16815, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:09:05', '2022-08-25 01:09:05'),
(16816, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:09:05', '2022-08-25 01:09:05'),
(16817, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:09:05', '2022-08-25 01:09:05'),
(16818, 'Olanap ODT', '2.50', '5 mg', '1075', '13', '92', '2022-08-25 01:09:05', '2022-08-25 01:09:05'),
(16819, 'Olanap ODT', '4.50', '10 mg', '1075', '13', '92', '2022-08-25 01:09:36', '2022-08-25 01:09:36'),
(16820, 'Olanor', '2.50', '5 mg', '1075', '13', '39', '2022-08-25 01:12:41', '2022-08-25 01:12:41'),
(16821, 'Olanor', '4.50', '10 mg', '1075', '13', '39', '2022-08-25 01:55:05', '2022-08-25 01:55:05'),
(16822, 'Oly', '4.50', '10 mg', '1075', '13', '186', '2022-08-25 02:10:25', '2022-08-25 02:10:25'),
(16823, 'Olay', '2.50', '5 mg', '1075', '13', '186', '2022-08-25 02:10:49', '2022-08-25 02:10:49'),
(16824, 'Oleanz', '4.56', '10 mg', '1075', '13', '180', '2022-08-25 02:12:10', '2022-08-25 02:12:10'),
(16825, 'Oleanz', '4.56', '10 mg', '1075', '13', '180', '2022-08-25 02:14:44', '2022-08-25 02:14:44'),
(16826, 'Oleanz', '2.56', '5 mg', '1075', '13', '180', '2022-08-25 02:36:18', '2022-08-25 02:36:18'),
(16827, 'Olixar', '2.50', '5 mg', '1075', '13', '74', '2022-08-25 02:36:41', '2022-08-25 02:36:41'),
(16828, 'Olixar', '4.50', '10 mg', '1075', '13', '74', '2022-08-25 02:38:02', '2022-08-25 02:38:02'),
(16829, 'Olixar', '8.00', '20 mg', '1075', '13', '74', '2022-08-25 02:40:28', '2022-08-25 02:40:28'),
(16830, 'Olzap', '2.51', '5 mg', '1075', '13', '136', '2022-08-25 02:43:20', '2022-08-25 02:43:20'),
(16831, 'Olzap', '4.54', '10 mg', '1075', '13', '136', '2022-08-25 02:46:53', '2022-08-25 02:46:53'),
(16832, 'Olzap', '4.54', '10 mg', '1075', '13', '136', '2022-08-25 02:49:57', '2022-08-25 02:49:57'),
(16833, 'Ozil', '2.50', '5 mg', '1075', '13', '85', '2022-08-25 02:50:21', '2022-08-25 02:50:21'),
(16834, 'Ozil', '4.50', '10 mg', '1075', '13', '85', '2022-08-25 02:51:07', '2022-08-25 02:51:07'),
(16835, 'Olzap', '4.54', '10 mg', '1075', '13', '136', '2022-08-25 02:51:45', '2022-08-25 02:51:45'),
(16836, 'Xytrex', '4.53', '10 mg', '1075', '13', '18', '2022-08-25 02:53:06', '2022-08-25 02:53:06'),
(16837, 'Xytrex', '2.52', '5 mg', '1075', '13', '18', '2022-08-25 02:53:42', '2022-08-25 02:53:42'),
(16838, 'Inpoza', '2000.00', '150 mg', '1076', '13', '79', '2022-08-25 02:55:32', '2022-08-25 02:55:32'),
(16839, 'Inpoza', '800.00', '50 mg', '1076', '16', '79', '2022-08-25 02:57:06', '2022-08-25 02:57:06'),
(16840, 'Juparib', '1508.00', '100 mg', '1076', '13', '202', '2022-08-25 03:00:48', '2022-08-25 03:00:48'),
(16841, 'Juparib', '2320.00', '150 mg', '1076', '13', '202', '2022-08-25 03:51:32', '2022-08-25 03:51:32'),
(16842, 'Olacent', '250.00', '100 mg', '1076', '13', '92', '2022-08-25 03:51:57', '2022-08-25 03:51:57'),
(16843, 'Olacent', '350.00', '150 mg', '1076', '13', '92', '2022-08-25 03:52:58', '2022-08-25 03:52:58'),
(16844, 'Olanib', '833.33', '150 mg', '1076', '13', '74', '2022-08-25 14:45:36', '2022-08-25 14:45:36'),
(16845, 'Olapar', '1150.00', '100 mg', '1076', '13', '39', '2022-08-25 14:46:01', '2022-08-25 14:46:01'),
(16846, 'Olapar', '1700.00', '150 mg', '1076', '13', '39', '2022-08-25 14:46:37', '2022-08-25 14:46:37'),
(16847, 'Olarigen', '833.33', '150 mg', '1076', '13', '78', '2022-08-25 14:47:08', '2022-08-25 14:47:08'),
(16848, 'Olarigen', '535.71', '50 mg', '1076', '16', '78', '2022-08-25 14:47:32', '2022-08-25 14:47:32'),
(16849, 'Abetis', '18.00', '40 mg', '1077', '13', '18', '2022-08-25 14:51:02', '2022-08-25 14:51:02'),
(16850, 'Abetis', '10.00', '20 mg', '1077', '13', '18', '2022-08-25 14:51:30', '2022-08-25 14:51:30'),
(16851, 'Abetis', '6.00', '10 mg', '1077', '13', '18', '2022-08-25 14:51:54', '2022-08-25 14:51:54'),
(16852, 'Belsar', '18.00', '40 mg', '1077', '13', '39', '2022-08-25 14:52:15', '2022-08-25 14:52:15'),
(16853, 'Belsar', '10.00', '20 mg', '1077', '13', '39', '2022-08-25 14:52:43', '2022-08-25 14:52:43'),
(16854, 'Mesartin', '8.00', '20 mg', '1077', '13', '186', '2022-08-25 14:53:08', '2022-08-25 14:53:08'),
(16855, 'Olmeben', '15.00', '40 mg', '1077', '13', '124', '2022-08-25 14:53:53', '2022-08-25 14:53:53'),
(16856, 'Olmeben', '8.00', '20 mg', '1077', '13', '124', '2022-08-25 14:54:21', '2022-08-25 14:54:21'),
(16857, 'Olmecar', '10.00', '20 mg', '1077', '13', '179', '2022-08-25 14:54:51', '2022-08-25 14:54:51'),
(16858, 'Olmecar', '18.00', '40 mg', '1077', '13', '179', '2022-08-25 14:55:15', '2022-08-25 14:55:15'),
(16859, 'Olmecar', '6.00', '10 mg', '1077', '13', '179', '2022-08-25 14:55:40', '2022-08-25 14:55:40'),
(16860, 'Olmenor', '5.00', '20 mg', '1077', '13', '61', '2022-08-25 14:56:03', '2022-08-25 14:56:03'),
(16861, 'Olmenor', '8.00', '40 mg', '1077', '13', '61', '2022-08-25 14:56:34', '2022-08-25 14:56:34'),
(16862, 'Olmepres', '15.00', '40 mg', '1077', '13', '78', '2022-08-25 14:57:01', '2022-08-25 14:57:01'),
(16863, 'Olmepres', '8.00', '20 mg', '1077', '13', '78', '2022-08-25 15:02:32', '2022-08-25 15:02:32'),
(16864, 'Olmesafe', '8.00', '20 mg', '1077', '13', '140', '2022-08-25 15:03:01', '2022-08-25 15:03:01'),
(16865, 'Olmesan', '18.00', '40 mg', '1077', '13', '43', '2022-08-25 15:03:30', '2022-08-25 15:03:30'),
(16866, 'Olmesan', '10.00', '20 mg', '1077', '13', '43', '2022-08-25 15:03:56', '2022-08-25 15:03:56'),
(16867, 'Olmesan', '6.00', '10 mg', '1077', '13', '43', '2022-08-25 15:04:19', '2022-08-25 15:04:19'),
(16868, 'Olmesta', '18.00', '40 mg', '1077', '13', '71', '2022-08-25 15:05:10', '2022-08-25 15:05:10'),
(16869, 'Olmesta', '10.00', '20 mg', '1077', '13', '71', '2022-08-25 15:05:31', '2022-08-25 15:05:31'),
(16870, 'Olmesta', '5.00', '10 mg', '1077', '13', '71', '2022-08-25 15:05:55', '2022-08-25 15:05:55'),
(16871, 'Olmetab', '9.00', '40 mg', '1077', '13', '91', '2022-08-25 15:07:21', '2022-08-25 15:07:21'),
(16872, 'Olmetab', '6.00', '20 mg', '1077', '13', '91', '2022-08-25 15:07:42', '2022-08-25 15:07:42'),
(16873, 'Olmetab', '4.00', '10 mg', '1077', '13', '91', '2022-08-25 15:08:02', '2022-08-25 15:08:02'),
(16874, 'Olmetic', '9.00', '20 mg', '1077', '13', '65', '2022-08-25 15:08:34', '2022-08-25 15:08:34'),
(16875, 'Olmetor', '5.00', '10 mg', '1077', '13', '73', '2022-08-25 15:09:04', '2022-08-25 15:09:04'),
(16876, 'Olmetor', '8.00', '20 mg', '1077', '13', '73', '2022-08-25 15:09:25', '2022-08-25 15:09:25'),
(16877, 'Olmetor', '15.00', '40 mg', '1077', '13', '73', '2022-08-25 15:09:47', '2022-08-25 15:09:47'),
(16878, 'Olmevas', '9.00', '20 mg', '1077', '13', '150', '2022-08-25 15:10:10', '2022-08-25 15:10:10'),
(16879, 'Olmezest', '5.02', '10 mg', '1077', '13', '180', '2022-08-25 15:10:32', '2022-08-25 15:10:32'),
(16880, 'Olmezest', '9.05', '20 mg', '1077', '13', '180', '2022-08-25 15:10:55', '2022-08-25 15:10:55'),
(16881, 'Olmezest', '15.05', '40 mg', '1077', '13', '180', '2022-08-25 15:11:21', '2022-08-25 15:11:21'),
(16882, 'Olpres', '15.00', '40 mg', '1077', '13', '197', '2022-08-25 15:11:43', '2022-08-25 15:11:43'),
(16883, 'Olpres', '8.00', '20 mg', '1077', '13', '197', '2022-08-25 15:12:04', '2022-08-25 15:12:04'),
(16884, 'Olpres', '5.00', '10 mg', '1077', '13', '197', '2022-08-25 15:12:28', '2022-08-25 15:12:28'),
(16885, 'Olsart', '16.00', '40 mg', '1077', '13', '136', '2022-08-25 15:12:50', '2022-08-25 15:12:50'),
(16886, 'Olsart', '9.00', '20 mg', '1077', '13', '136', '2022-08-25 15:13:21', '2022-08-25 15:13:21'),
(16887, 'Olsart', '5.00', '10 mg', '1077', '13', '136', '2022-08-25 15:13:42', '2022-08-25 15:13:42'),
(16888, 'Olvance', '8.00', '20 mg', '1077', '13', '45', '2022-08-25 15:14:08', '2022-08-25 15:14:08'),
(16889, 'Orbas', '8.03', '20 mg', '1077', '13', '19', '2022-08-25 15:14:27', '2022-08-25 15:14:27'),
(16890, 'Orbas', '15.04', '40 mg', '1077', '13', '19', '2022-08-25 15:14:46', '2022-08-25 15:14:46'),
(16891, 'Presulock', '8.00', '20 mg', '1077', '13', '34', '2022-08-25 15:15:16', '2022-08-25 15:15:16'),
(16892, 'Ransys', '15.00', '40 mg', '1077', '13', '89', '2022-08-25 15:17:27', '2022-08-25 15:17:27'),
(16893, 'Ransys', '6.00', '10 mg', '1077', '13', '89', '2022-08-25 15:17:46', '2022-08-25 15:17:46'),
(16894, 'Ransys', '9.00', '20 mg', '1077', '13', '89', '2022-08-25 15:18:08', '2022-08-25 15:18:08'),
(16895, 'Rezor', '10.00', '20 mg', '1077', '13', '161', '2022-08-25 15:18:39', '2022-08-25 15:18:39'),
(16896, 'Rezor', '18.00', '40 mg', '1077', '13', '161', '2022-08-25 15:19:06', '2022-08-25 15:19:06'),
(16897, 'Sevitan', '10.00', '20 mg', '1077', '13', '156', '2022-08-25 15:19:29', '2022-08-25 15:19:29'),
(16898, 'Sevitan', '18.00', '40 mg', '1077', '13', '156', '2022-08-25 15:19:49', '2022-08-25 15:19:49'),
(16899, 'Tenicar', '8.00', '20 mg', '1077', '13', '190', '2022-08-25 15:20:09', '2022-08-25 15:20:09'),
(16900, 'Tenicar', '15.00', '40 mg', '1077', '13', '190', '2022-08-25 15:20:30', '2022-08-25 15:20:30'),
(16901, 'Xoricard', '8.00', '20 mg', '1077', '13', '56', '2022-08-25 15:21:00', '2022-08-25 15:21:00'),
(16902, 'Xyotil', '15.00', '40 mg', '1077', '13', '92', '2022-08-25 15:21:28', '2022-08-25 15:21:28'),
(16903, 'Xyotil', '8.00', '20 mg', '1077', '13', '92', '2022-08-25 15:26:08', '2022-08-25 15:26:08'),
(16904, 'Abetis Plus', '10.00', '20 mg+12.5 mg', '1078', '13', '18', '2022-08-25 15:30:08', '2022-08-25 15:30:08'),
(16905, 'Abetis Plus', '15.00', '40 mg+12.5 mg', '1078', '13', '18', '2022-08-25 15:30:33', '2022-08-25 15:30:33'),
(16906, 'Olmeben Plus', '8.00', '20 mg+12.5 mg', '1078', '13', '124', '2022-08-25 15:30:57', '2022-08-25 15:30:57'),
(16907, 'Olmecar Plus', '10.00', '20 mg+12.5 mg', '1078', '13', '179', '2022-08-25 15:31:22', '2022-08-25 15:31:22'),
(16908, 'Olmefast H', '8.50', '20 mg+12.5 mg', '1078', '13', '85', '2022-08-25 15:31:47', '2022-08-25 15:31:47'),
(16909, 'Olmesafe-HT', '8.00', '20 mg+12.5 mg', '1078', '13', '140', '2022-08-25 15:33:36', '2022-08-25 15:33:36'),
(16910, 'Olmesan Plus', '10.00', '20 mg+12.5 mg', '1078', '13', '43', '2022-08-25 15:34:03', '2022-08-25 15:34:03'),
(16911, 'Olmesta Plus', '10.00', '20 mg+12.5 mg', '1078', '13', '71', '2022-08-25 15:34:27', '2022-08-25 15:34:27'),
(16912, 'Olmetab Plus', '7.00', '20 mg+12.5 mg', '1078', '13', '91', '2022-08-25 15:34:51', '2022-08-25 15:34:51'),
(16913, 'Olmetab Plus', '12.00', '40 mg+12.5 mg', '1078', '13', '91', '2022-08-25 15:35:17', '2022-08-25 15:35:17'),
(16914, 'Olmetic Plus', '9.00', '20 mg+12.5 mg', '1078', '13', '65', '2022-08-25 15:35:45', '2022-08-25 15:35:45'),
(16915, 'Olmetor Plus', '15.00', '40 mg+12.5 mg', '1078', '13', '73', '2022-08-25 15:36:09', '2022-08-25 15:36:09'),
(16916, 'Olmetor Plus', '8.00', '20 mg+12.5 mg', '1078', '13', '73', '2022-08-25 15:36:30', '2022-08-25 15:36:30'),
(16917, 'Olmezest H', '8.52', '20 mg+12.5 mg', '1078', '13', '180', '2022-08-25 15:36:53', '2022-08-25 15:36:53'),
(16918, 'Olpres HZ', '15.00', '40 mg+12.5 mg', '1078', '13', '197', '2022-08-25 15:37:17', '2022-08-25 15:37:17'),
(16919, 'Olpres HZ', '8.00', '20 mg+12.5 mg', '1078', '13', '197', '2022-08-25 15:37:39', '2022-08-25 15:37:39'),
(16920, 'Olsart Plus', '15.06', '40 mg+12.5 mg', '1078', '13', '136', '2022-08-25 15:37:59', '2022-08-25 15:37:59'),
(16921, 'Olsart Plus', '9.00', '20 mg+12.5 mg', '1078', '13', '136', '2022-08-25 15:38:27', '2022-08-25 15:38:27'),
(16922, 'Orbas Plus', '8.03', '20 mg+12.5 mg', '1078', '13', '19', '2022-08-25 15:38:51', '2022-08-25 15:38:51'),
(16923, 'Rensys Plus', '8.00', '20 mg+12.5 mg', '1078', '13', '89', '2022-08-25 15:39:24', '2022-08-25 15:39:24'),
(16924, 'Rezor Plus', '15.00', '40 mg+12.5 mg', '1078', '13', '161', '2022-08-25 15:39:50', '2022-08-25 15:39:50'),
(16925, 'Rezor Plus', '10.00', '20 mg+12.5 mg', '1078', '13', '161', '2022-08-25 15:40:14', '2022-08-25 15:40:14'),
(16926, 'Sevitan HTZ', '10.50', '20 mg+12.5 mg', '1078', '13', '156', '2022-08-25 15:40:39', '2022-08-25 15:40:39'),
(16927, 'Tenizide', '8.00', '20 mg+12.5 mg', '1078', '13', '190', '2022-08-25 15:41:13', '2022-08-25 15:41:13'),
(16928, 'Xyotil Plus', '8.00', '20 mg+12.5 mg', '1078', '13', '92', '2022-08-25 15:41:38', '2022-08-25 15:41:38'),
(16929, 'Alacot Max', '230.00', '0.7%', '1080', '69', '179', '2022-08-25 15:59:52', '2022-08-25 15:59:52'),
(16930, 'Alacot DS', '175.00', '0.2%', '1080', '69', '179', '2022-08-25 16:00:29', '2022-08-25 16:00:29'),
(16931, 'Alacot', '110.34', '0.1%', '1080', '69', '179', '2022-08-25 16:00:57', '2022-08-25 16:00:57'),
(16932, 'Aladay', '110.00', '0.1%', '1080', '69', '71', '2022-08-25 16:01:21', '2022-08-25 16:01:21'),
(16933, 'Aladay DS', '160.00', '0.2%', '1080', '69', '71', '2022-08-25 16:01:49', '2022-08-25 16:01:49'),
(16934, 'Aladay Max', '250.00', '0.7%', '1080', '69', '71', '2022-08-25 16:02:15', '2022-08-25 16:02:15'),
(16935, 'Alchek', '100.00', '0.1%', '1080', '69', '31', '2022-08-25 16:02:40', '2022-08-25 16:02:40'),
(16936, 'Alchek DS', '150.38', '0.2%', '1080', '69', '31', '2022-08-25 16:03:07', '2022-08-25 16:03:07'),
(16937, 'Alercon', '100.30', '0.1%', '1080', '69', '19', '2022-08-25 16:03:31', '2022-08-25 16:03:31'),
(16938, 'Alercon DS', '150.44', '0.2%', '1080', '69', '19', '2022-08-25 16:03:54', '2022-08-25 16:03:54'),
(16939, 'Alleloc', '100.30', '0.1%', '1080', '69', '124', '2022-08-25 16:04:17', '2022-08-25 16:04:17'),
(16940, 'Alleloc DS', '150.44', '0.2%', '1080', '69', '124', '2022-08-25 16:04:46', '2022-08-25 16:04:46'),
(16941, 'Allet', '110.00', '0.1%', '1080', '69', '89', '2022-08-25 16:06:03', '2022-08-25 16:06:03'),
(16942, 'Allet DS', '180.00', '0.2%', '1080', '69', '89', '2022-08-25 16:06:29', '2022-08-25 16:06:29'),
(16943, 'Conrif', '100.00', '0.1%', '1080', '69', '82', '2022-08-25 17:34:21', '2022-08-25 17:34:21'),
(16944, 'Conrif DS', '150.00', '0.2%', '1080', '69', '82', '2022-08-25 17:35:54', '2022-08-25 17:35:54'),
(16945, 'Contova', '107.00', '0.1%', '1080', '69', '18', '2022-08-25 17:36:21', '2022-08-25 17:36:21'),
(16946, 'Contova DS', '150.00', '0.2%', '1080', '69', '18', '2022-08-25 17:36:42', '2022-08-25 17:36:42'),
(16947, 'Lopadine', '110.00', '0.1%', '1080', '69', '92', '2022-08-25 17:37:06', '2022-08-25 17:37:06'),
(16948, 'Lopadine DS', '175.00', '0.2%', '1080', '69', '92', '2022-08-25 17:37:35', '2022-08-25 17:37:35'),
(16949, 'Lopadine Max', '200.00', '0.7%', '1080', '69', '92', '2022-08-25 17:38:02', '2022-08-25 17:38:02'),
(16950, 'Olacing DS', '150.00', '0.2%', '1080', '69', '142', '2022-08-25 17:38:28', '2022-08-25 17:38:28'),
(16951, 'Olarif', '110.00', '0.1%', '1080', '69', '45', '2022-08-25 17:39:01', '2022-08-25 17:39:01'),
(16952, 'Olarif DS', '150.00', '0.2%', '1080', '69', '45', '2022-08-25 17:39:31', '2022-08-25 17:39:31'),
(16953, 'Olodin', '100.38', '0.1%', '1080', '69', '160', '2022-08-25 17:40:58', '2022-08-25 17:40:58'),
(16954, 'Olodin DS', '150.00', '0.2%', '1080', '69', '160', '2022-08-25 17:41:22', '2022-08-25 17:41:22'),
(16955, 'Olofix', '110.02', '0.1%', '1080', '69', '135', '2022-08-25 17:41:44', '2022-08-25 17:41:44'),
(16956, 'Olofix DS', '170.00', '0.2%', '1080', '69', '135', '2022-08-25 17:42:08', '2022-08-25 17:42:08'),
(16957, 'Ologen', '110.00', '0.1%', '1080', '69', '78', '2022-08-25 17:42:32', '2022-08-25 17:42:32'),
(16958, 'Ologen DS', '175.00', '0.2%', '1080', '69', '78', '2022-08-25 17:42:55', '2022-08-25 17:42:55'),
(16959, 'Ologen Max', '225.00', '0.7%', '1080', '69', '78', '2022-08-25 17:43:20', '2022-08-25 17:43:20'),
(16960, 'Olon-DS', '150.00', '0.2%', '1080', '69', '101', '2022-08-25 17:43:43', '2022-08-25 17:43:43'),
(16961, 'Olopan', '110.00', '0.1%', '1080', '69', '43', '2022-08-25 17:44:06', '2022-08-25 17:44:06'),
(16962, 'Olopan DS', '160.00', '0.2%', '1080', '69', '43', '2022-08-25 17:44:31', '2022-08-25 17:44:31'),
(16963, 'Olopan Pro', '250.00', '0.7%', '1080', '69', '43', '2022-08-25 17:45:02', '2022-08-25 17:45:02'),
(16964, 'Olopta', '100.00', '0.1%', '1080', '69', '77', '2022-08-25 17:45:30', '2022-08-25 17:45:30'),
(16965, 'Olopta DS', '150.00', '0.2%', '1080', '69', '77', '2022-08-25 17:45:53', '2022-08-25 17:45:53'),
(16966, 'Olorid', '100.58', '0.1%', '1080', '69', '119', '2022-08-25 17:46:19', '2022-08-25 17:46:19'),
(16967, 'Olpadin', '110.00', '0.1%', '1080', '69', '34', '2022-08-25 17:46:43', '2022-08-25 17:46:43'),
(16968, 'Olpadin 7', '250.00', '0.7%', '1080', '69', '34', '2022-08-25 17:47:07', '2022-08-25 17:47:07'),
(16969, 'Olpadin DS', '175.00', '0.2%', '1080', '69', '34', '2022-08-25 17:47:28', '2022-08-25 17:47:28'),
(16970, 'Opatin', '110.00', '0.1%', '1080', '69', '136', '2022-08-25 17:47:52', '2022-08-25 17:47:52'),
(16971, 'Opatin DS', '150.57', '0.2%', '1080', '69', '136', '2022-08-25 17:48:15', '2022-08-25 17:48:15'),
(16972, 'Optadin', '100.00', '0.1%', '1080', '69', '35', '2022-08-25 17:48:41', '2022-08-25 17:48:41'),
(16973, 'Optadin-DS', '150.00', '0.2%', '1080', '69', '35', '2022-08-25 17:49:07', '2022-08-25 17:49:07'),
(16974, 'Patadin', '100.38', '0.1%', '1080', '69', '150', '2022-08-25 17:49:45', '2022-08-25 17:49:45'),
(16975, 'Patadin DS', '175.00', '0.2%', '1080', '69', '150', '2022-08-25 17:50:07', '2022-08-25 17:50:07'),
(16976, 'Patadin Max', '230.00', '0.7%', '1080', '69', '150', '2022-08-25 17:50:33', '2022-08-25 17:50:33'),
(16977, 'Patalon', '110.00', '0.1%', '1080', '69', '91', '2022-08-25 17:50:57', '2022-08-25 17:50:57'),
(16978, 'Patalon DS', '150.00', '0.2%', '1080', '69', '91', '2022-08-25 17:51:18', '2022-08-25 17:51:18'),
(16979, 'Patalon Max', '225.00', '0.7%', '1080', '69', '91', '2022-08-25 17:51:53', '2022-08-25 17:51:53'),
(16980, 'Xolair', '38143.88', '150 mg/vial', '1081', '77', '128', '2022-08-25 17:57:12', '2022-08-25 17:57:12'),
(16981, 'MaxOmega', '10.00', '1000 mg', '1082', '16', '190', '2022-08-25 17:57:56', '2022-08-25 17:57:56'),
(16982, 'O3', '10.00', '1000 mg', '1082', '16', '153', '2022-08-25 17:58:20', '2022-08-25 17:58:20'),
(16983, 'Omesoft', '10.00', '1000 mg', '1082', '16', '142', '2022-08-25 17:58:44', '2022-08-25 17:58:44'),
(16984, 'OMG-3', '6.05', '1000 mg', '1082', '16', '65', '2022-08-25 17:59:07', '2022-08-25 17:59:07'),
(16985, 'Trumega', '15.00', '1000 mg', '1082', '16', '179', '2022-08-25 17:59:34', '2022-08-25 17:59:34'),
(16986, 'Anasec', '5.02', '20 mg', '1083', '19', '130', '2022-08-25 18:03:09', '2022-08-25 18:03:09'),
(16987, 'Anasec', '70.21', '40 mg/vial', '1083', '50', '130', '2022-08-25 18:03:55', '2022-08-25 18:03:55'),
(16988, 'Aspra', '4.00', '20 mg', '1083', '19', '31', '2022-08-25 18:04:22', '2022-08-25 18:04:22'),
(16989, 'Aspra', '6.00', '40 mg', '1083', '19', '31', '2022-08-25 18:04:50', '2022-08-25 18:04:50'),
(16990, 'AU-20', '4.50', '20 mg', '1083', '19', '60', '2022-08-25 18:05:18', '2022-08-25 18:05:18'),
(16991, 'Aumi', '4.00', '20 mg', '1083', '19', '90', '2022-08-25 18:05:42', '2022-08-25 18:05:42'),
(16992, 'Aumi', '7.50', '40 mg', '1083', '19', '90', '2022-08-25 18:06:08', '2022-08-25 18:06:08'),
(16993, 'Besectil', '4.00', '20 mg', '1083', '19', '41', '2022-08-25 18:06:34', '2022-08-25 18:06:34'),
(16994, 'Cosec', '5.00', '20 mg', '1083', '19', '65', '2022-08-25 18:06:59', '2022-08-25 18:06:59'),
(16995, 'Cosec', '8.00', '40 mg', '1083', '19', '65', '2022-08-25 18:07:30', '2022-08-25 18:07:30'),
(16996, 'Cose', '90.30', '40 mg/vial', '1083', '49', '65', '2022-08-25 20:09:15', '2022-08-25 20:09:15'),
(16997, 'Deu', '5.00', '20 mg', '1083', '19', '119', '2022-08-25 20:09:45', '2022-08-25 20:09:45'),
(16998, 'Deu', '80.00', '40 mg/vial', '1083', '49', '119', '2022-08-25 20:10:20', '2022-08-25 20:10:20'),
(16999, 'Emez', '5.00', '20 mg', '1083', '19', '67', '2022-08-25 20:10:54', '2022-08-25 20:10:54'),
(17000, 'Emez', '8.00', '40 mg', '1083', '19', '67', '2022-08-25 20:11:27', '2022-08-25 20:11:27'),
(17001, 'Eupi', '5.00', '20 mg', '1083', '19', '147', '2022-08-25 20:11:54', '2022-08-25 20:11:54'),
(17002, 'Eupi', '80.00', '40 mg/vial', '1083', '49', '147', '2022-08-25 20:12:20', '2022-08-25 20:12:20'),
(17003, 'Eupi', '8.00', '40 mg', '1083', '19', '147', '2022-08-25 20:12:51', '2022-08-25 20:12:51'),
(17004, 'G-Omeprazole', '50.00', '40 mg/vial', '1083', '49', '84', '2022-08-25 20:13:25', '2022-08-25 20:13:25'),
(17005, 'G-Omeprazole', '3.00', '20 mg', '1083', '19', '84', '2022-08-25 20:13:58', '2022-08-25 20:13:58'),
(17006, 'Gap', '5.00', '20 mg', '1083', '19', '73', '2022-08-25 20:15:54', '2022-08-25 20:15:54'),
(17007, 'Gap', '8.00', '40 mg', '1083', '19', '73', '2022-08-25 20:16:20', '2022-08-25 20:16:20'),
(17008, 'Gap', '90.00', '40 mg/vial', '1083', '49', '73', '2022-08-25 20:16:53', '2022-08-25 20:16:53'),
(17009, 'Gastril', '5.00', '20 mg', '1083', '19', '72', '2022-08-25 20:17:27', '2022-08-25 20:17:27'),
(17010, 'Gastril', '70.00', '40 mg/vial', '1083', '49', '72', '2022-08-25 20:18:01', '2022-08-25 20:18:01'),
(17011, 'Gem', '4.00', '20 mg', '1083', '19', '116', '2022-08-25 20:18:27', '2022-08-25 20:18:27'),
(17012, 'Healer', '4.00', '20 mg', '1083', '19', '28', '2022-08-25 20:18:57', '2022-08-25 20:18:57'),
(17013, 'HK', '5.00', '20 mg', '1083', '19', '32', '2022-08-25 20:19:23', '2022-08-25 20:19:23'),
(17014, 'I-Proton', '5.02', '20 mg', '1083', '19', '63', '2022-08-25 20:19:48', '2022-08-25 20:19:48'),
(17015, 'Inhibita', '4.00', '20 mg', '1083', '19', '61', '2022-08-25 20:20:17', '2022-08-25 20:20:17'),
(17016, 'Inhibita', '7.00', '40 mg', '1083', '19', '61', '2022-08-25 20:20:41', '2022-08-25 20:20:41'),
(17017, 'Inpro', '5.00', '20 mg', '1083', '19', '45', '2022-08-25 20:21:13', '2022-08-25 20:21:13'),
(17018, 'Inpro', '8.00', '40 mg', '1083', '19', '45', '2022-08-25 20:21:36', '2022-08-25 20:21:36'),
(17019, 'Inpro', '70.00', '40 mg/vial', '1083', '49', '45', '2022-08-25 20:22:00', '2022-08-25 20:22:00'),
(17020, 'Lomesec', '3.00', '20 mg', '1083', '19', '21', '2022-08-25 20:22:27', '2022-08-25 20:22:27'),
(17021, 'Losectil', '5.00', '20 mg', '1083', '19', '71', '2022-08-25 20:22:55', '2022-08-25 20:22:55'),
(17022, 'Losectil', '2.00', '10 mg', '1083', '19', '71', '2022-08-25 20:23:24', '2022-08-25 20:23:24'),
(17023, 'Losectil', '9.00', '40 mg', '1083', '19', '71', '2022-08-25 20:25:33', '2022-08-25 20:25:33'),
(17024, 'Losectil', '6.00', '20 mg/sachet', '1083', '76', '71', '2022-08-25 20:26:07', '2022-08-25 20:26:07'),
(17025, 'Losectil', '10.00', '40 mg/sachet', '1083', '76', '71', '2022-08-25 20:26:42', '2022-08-25 20:26:42'),
(17026, 'Losectil', '90.00', '40 mg/vial', '1083', '49', '71', '2022-08-25 20:27:06', '2022-08-25 20:27:06'),
(17027, 'Losectil DR', '4.00', '20 mg', '1083', '13', '71', '2022-08-25 20:27:39', '2022-08-25 20:27:39'),
(17028, 'Losectil V', '5.00', '20 mg', '1083', '19', '71', '2022-08-25 20:28:06', '2022-08-25 20:28:06'),
(17029, 'Losectil V', '8.00', '40 mg', '1083', '19', '71', '2022-08-25 20:28:36', '2022-08-25 20:28:36'),
(17030, 'Losek', '4.00', '20 mg', '1083', '19', '48', '2022-08-25 20:29:04', '2022-08-25 20:29:04'),
(17031, 'Losek', '7.00', '40 mg', '1083', '19', '48', '2022-08-25 20:29:27', '2022-08-25 20:29:27'),
(17032, 'Lovanzo', '5.00', '20 mg', '1083', '19', '74', '2022-08-25 20:30:08', '2022-08-25 20:30:08'),
(17033, 'Lovanzo', '7.00', '40 mg', '1083', '19', '74', '2022-08-25 20:30:37', '2022-08-25 20:30:37'),
(17034, 'Mepra', '4.00', '20 mg', '1083', '19', '111', '2022-08-25 20:31:10', '2022-08-25 20:31:10'),
(17035, 'Neome', '4.00', '20 mg', '1083', '19', '76', '2022-08-25 20:32:29', '2022-08-25 20:32:29'),
(17036, 'Neopra', '5.00', '20 mg', '1083', '19', '182', '2022-08-25 20:32:54', '2022-08-25 20:32:54'),
(17037, 'Nuprazol', '5.00', '20 mg', '1083', '19', '133', '2022-08-25 20:33:23', '2022-08-25 20:33:23'),
(17038, 'O-20', '5.00', '20 mg', '1083', '19', '35', '2022-08-25 20:33:47', '2022-08-25 20:33:47'),
(17039, 'O-40', '7.00', '40 mg', '1083', '19', '35', '2022-08-25 20:34:12', '2022-08-25 20:34:12'),
(17040, 'OC-20', '4.00', '20 mg', '1083', '19', '50', '2022-08-25 20:34:43', '2022-08-25 20:34:43'),
(17041, 'Olzep', '5.00', '20 mg', '1083', '19', '33', '2022-08-25 20:35:14', '2022-08-25 20:35:14'),
(17042, 'OM', '3.02', '20 mg', '1083', '19', '27', '2022-08-25 20:35:48', '2022-08-25 20:35:48'),
(17043, 'OM', '6.00', '40 mg', '1083', '16', '27', '2022-08-25 20:36:15', '2022-08-25 20:36:15'),
(17044, 'Omag-DR', '2.00', '20 mg', '1083', '13', '157', '2022-08-25 20:38:02', '2022-08-25 20:38:02'),
(17045, 'Omaprin', '4.00', '20 mg', '1083', '19', '64', '2022-08-25 20:38:45', '2022-08-25 20:38:45'),
(17046, 'OME', '5.00', '20 mg', '1083', '19', '177', '2022-08-25 20:39:10', '2022-08-25 20:39:10'),
(17047, 'OME', '8.00', '40 mg', '1083', '19', '177', '2022-08-25 20:39:38', '2022-08-25 20:39:38'),
(17048, 'Omeben', '5.00', '20 mg', '1083', '19', '42', '2022-08-25 20:40:01', '2022-08-25 20:40:01'),
(17049, 'Omeben', '8.00', '40 mg', '1083', '19', '42', '2022-08-25 20:40:25', '2022-08-25 20:40:25'),
(17050, 'Omecap', '5.00', '20 mg', '1083', '19', '51', '2022-08-25 20:40:49', '2022-08-25 20:40:49'),
(17051, 'Omecap', '75.00', '40 mg/vial', '1083', '49', '51', '2022-08-25 20:41:18', '2022-08-25 20:41:18'),
(17052, 'Omecare', '8.03', '40 mg', '1083', '19', '129', '2022-08-25 20:41:50', '2022-08-25 20:41:50'),
(17053, 'Omecent', '6.00', '20 mg', '1083', '19', '49', '2022-08-25 20:42:14', '2022-08-25 20:42:14'),
(17054, 'Omecent', '8.00', '40 mg', '1083', '19', '49', '2022-08-25 20:42:45', '2022-08-25 20:42:45'),
(17055, 'Omecron', '5.00', '20 mg', '1083', '19', '127', '2022-08-25 20:43:14', '2022-08-25 20:43:14'),
(17056, 'Omecron', '8.02', '40 mg', '1083', '19', '127', '2022-08-25 20:43:41', '2022-08-25 20:43:41'),
(17057, 'Omectil', '4.00', '20 mg', '1083', '19', '192', '2022-08-25 20:44:17', '2022-08-25 20:44:17'),
(17058, 'Omegut', '5.00', '20 mg', '1083', '19', '150', '2022-08-25 20:44:49', '2022-08-25 20:44:49'),
(17059, 'Omegut', '7.03', '40 mg', '1083', '19', '150', '2022-08-25 20:45:39', '2022-08-25 20:45:39'),
(17060, 'Omegut', '80.00', '40 mg/vial', '1083', '49', '150', '2022-08-25 20:46:03', '2022-08-25 20:46:03'),
(17061, 'Omel', '4.55', '20 mg', '1083', '19', '112', '2022-08-25 20:47:20', '2022-08-25 20:47:20'),
(17062, 'Omel', '7.07', '40 mg', '1083', '19', '112', '2022-08-25 20:47:49', '2022-08-25 20:47:49'),
(17063, 'Omelet', '5.02', '20 mg', '1083', '19', '29', '2022-08-25 20:48:25', '2022-08-25 20:48:25'),
(17064, 'Omelet', '7.02', '40 mg', '1083', '19', '29', '2022-08-25 20:48:53', '2022-08-25 20:48:53'),
(17065, 'Omelock', '5.00', '20 mg', '1083', '19', '134', '2022-08-25 20:49:22', '2022-08-25 20:49:22'),
(17066, 'Omelock', '8.00', '40 mg', '1083', '19', '134', '2022-08-25 20:49:56', '2022-08-25 20:49:56'),
(17067, 'Omemed', '5.00', '20 mg', '1083', '19', '114', '2022-08-25 20:50:44', '2022-08-25 20:50:44'),
(17068, 'Omemed', '8.00', '40 mg', '1083', '19', '114', '2022-08-25 20:51:13', '2022-08-25 20:51:13'),
(17069, 'Omenaaf', '5.00', '20 mg', '1083', '19', '123', '2022-08-25 20:51:46', '2022-08-25 20:51:46'),
(17070, 'Omenix', '5.00', '20 mg', '1083', '19', '92', '2022-08-25 20:52:31', '2022-08-25 20:52:31'),
(17071, 'Omenix', '8.00', '40 mg', '1083', '19', '92', '2022-08-25 20:53:08', '2022-08-25 20:53:08'),
(17072, 'Omenix', '6.00', '20 mg/sachet', '1083', '76', '92', '2022-08-25 20:55:19', '2022-08-25 20:55:19'),
(17073, 'Omenix', '10.00', '40 mg/sachet', '1083', '76', '92', '2022-08-25 20:58:26', '2022-08-25 20:58:26'),
(17074, 'Omenix', '90.00', '40 mg/vial', '1083', '49', '92', '2022-08-25 20:58:51', '2022-08-25 20:58:51'),
(17075, 'Omenta', '90.00', '40 mg/vial', '1083', '49', '202', '2022-08-25 20:59:15', '2022-08-25 20:59:15'),
(17076, 'Omenta', '5.00', '20 mg', '1083', '19', '202', '2022-08-25 20:59:36', '2022-08-25 20:59:36'),
(17077, 'Omep', '2.00', '10 mg', '1083', '19', '34', '2022-08-25 21:00:02', '2022-08-25 21:00:02'),
(17078, 'Omep', '6.00', '20 mg', '1083', '19', '34', '2022-08-25 21:00:23', '2022-08-25 21:00:23'),
(17079, 'Omep', '8.00', '40 mg', '1083', '19', '34', '2022-08-25 21:00:43', '2022-08-25 21:00:43'),
(17080, 'Omep', '80.00', '40 mg/vial', '1083', '49', '34', '2022-08-25 21:01:07', '2022-08-25 21:01:07'),
(17081, 'Omepra', '4.01', '20 mg', '1083', '19', '23', '2022-08-25 21:01:29', '2022-08-25 21:01:29'),
(17082, 'Omepra', '7.02', '40 mg', '1083', '19', '23', '2022-08-25 21:02:00', '2022-08-25 21:02:00'),
(17083, 'Omeprol', '5.00', '20 mg', '1083', '19', '197', '2022-08-25 21:02:27', '2022-08-25 21:02:27'),
(17084, 'Omeprol', '6.13', '40 mg', '1083', '19', '197', '2022-08-25 21:02:53', '2022-08-25 21:02:53'),
(17085, 'Omeprol', '90.00', '40 mg/vial', '1083', '49', '197', '2022-08-25 21:03:29', '2022-08-25 21:03:29'),
(17086, 'Omesil', '5.02', '20 mg', '1083', '19', '174', '2022-08-25 21:04:08', '2022-08-25 21:04:08'),
(17087, 'Omesil', '8.00', '40 mg', '1083', '19', '174', '2022-08-25 21:04:38', '2022-08-25 21:04:38'),
(17088, 'Omet', '3.50', '20 mg', '1083', '19', '146', '2022-08-25 21:05:06', '2022-08-25 21:05:06'),
(17089, 'Ometac', '5.00', '20 mg', '1083', '19', '124', '2022-08-25 21:05:34', '2022-08-25 21:05:34'),
(17090, 'Ometac', '7.00', '40 mg', '1083', '19', '124', '2022-08-25 21:06:02', '2022-08-25 21:06:02'),
(17091, 'Ometem', '4.75', '20 mg', '1083', '19', '184', '2022-08-25 21:06:34', '2022-08-25 21:06:34'),
(17092, 'Ometem', '7.50', '40 mg', '1083', '19', '184', '2022-08-25 21:07:26', '2022-08-25 21:07:26'),
(17093, 'Ometid', '5.02', '20 mg', '1083', '19', '136', '2022-08-25 21:09:03', '2022-08-25 21:09:03'),
(17094, 'Ometid', '7.03', '40 mg', '1083', '19', '136', '2022-08-25 21:09:34', '2022-08-25 21:09:34'),
(17095, 'Ometid', '90.27', '40 mg/vial', '1083', '49', '136', '2022-08-25 21:10:03', '2022-08-25 21:10:03'),
(17096, 'Ometop', '4.00', '20 mg', '1083', '19', '132', '2022-08-25 21:10:48', '2022-08-25 21:10:48'),
(17097, 'Ometor', '4.00', '20 mg', '1083', '19', '36', '2022-08-25 21:11:21', '2022-08-25 21:11:21'),
(17098, 'Ometor', '8.00', '40 mg', '1083', '19', '36', '2022-08-25 21:11:48', '2022-08-25 21:11:48'),
(17099, 'Ometor', '80.00', '40 mg/vial', '1083', '49', '36', '2022-08-25 21:12:11', '2022-08-25 21:12:11'),
(17100, 'Omevir', '5.00', '20 mg', '1083', '19', '194', '2022-08-25 21:12:37', '2022-08-25 21:12:37'),
(17101, 'Omex', '5.02', '20 mg', '1083', '19', '101', '2022-08-25 21:13:21', '2022-08-25 21:13:21'),
(17102, 'Omex', '7.02', '40 mg', '1083', '19', '101', '2022-08-25 21:13:47', '2022-08-25 21:13:47'),
(17103, 'Omex', '90.00', '40 mg/vial', '1083', '49', '101', '2022-08-25 21:14:13', '2022-08-25 21:14:13'),
(17104, 'Omezole', '4.00', '20 mg', '1083', '19', '113', '2022-08-25 21:14:42', '2022-08-25 21:14:42');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(17105, 'Omidex', '5.00', '20 mg', '1083', '19', '117', '2022-08-25 21:15:06', '2022-08-25 21:15:06'),
(17106, 'Omilant', '5.02', '20 mg', '1083', '19', '87', '2022-08-25 21:15:31', '2022-08-25 21:15:31'),
(17107, 'Omiloc', '5.00', '20 mg', '1083', '19', '102', '2022-08-25 21:15:57', '2022-08-25 21:15:57'),
(17108, 'Omilux', '5.00', '20 mg', '1083', '19', '154', '2022-08-25 21:16:23', '2022-08-25 21:16:23'),
(17109, 'Omirex', '5.01', '20 mg', '1083', '19', '98', '2022-08-25 21:16:50', '2022-08-25 21:16:50'),
(17110, 'Omirex', '8.02', '40 mg', '1083', '19', '98', '2022-08-25 21:17:13', '2022-08-25 21:17:13'),
(17111, 'Omitac', '5.00', '20 mg', '1083', '19', '77', '2022-08-25 21:17:47', '2022-08-25 21:17:47'),
(17112, 'Omitin', '4.00', '20 mg', '1083', '19', '126', '2022-08-25 21:19:20', '2022-08-25 21:19:20'),
(17113, 'Omitin', '7.00', '40 mg', '1083', '19', '126', '2022-08-25 21:19:47', '2022-08-25 21:19:47'),
(17114, 'Omixen', '5.00', '20 mg', '1083', '19', '26', '2022-08-25 21:20:12', '2022-08-25 21:20:12'),
(17115, 'Omizit', '4.00', '20 mg', '1083', '19', '186', '2022-08-25 21:20:36', '2022-08-25 21:20:36'),
(17116, 'Ompa', '5.00', '20 mg', '1083', '19', '170', '2022-08-25 21:21:05', '2022-08-25 21:21:05'),
(17117, 'Omrazol', '4.50', '20 mg', '1083', '19', '20', '2022-08-25 21:21:38', '2022-08-25 21:21:38'),
(17118, 'Omrazol', '7.00', '40 mg', '1083', '19', '20', '2022-08-25 21:22:02', '2022-08-25 21:22:02'),
(17119, 'Omsec', '4.98', '20 mg', '1083', '19', '185', '2022-08-25 21:22:33', '2022-08-25 21:22:33'),
(17120, 'Omsec', '69.68', '40 mg/vial', '1083', '49', '185', '2022-08-25 21:22:56', '2022-08-25 21:22:56'),
(17121, 'OP max', '5.02', '20 mg', '1083', '19', '53', '2022-08-25 21:23:27', '2022-08-25 21:23:27'),
(17122, 'OP ma', '7.02', '40 mg', '1083', '19', '53', '2022-08-25 21:23:52', '2022-08-25 21:23:52'),
(17123, 'OP-20', '4.75', '20 mg', '1083', '19', '82', '2022-08-25 21:24:21', '2022-08-25 21:24:21'),
(17124, 'OP-40', '8.00', '40 mg', '1083', '19', '82', '2022-08-25 21:24:45', '2022-08-25 21:24:45'),
(17125, 'OP-40', '70.00', '40 mg/vial', '1083', '49', '82', '2022-08-25 21:25:15', '2022-08-25 21:25:15'),
(17126, 'Opal', '5.00', '20 mg', '1083', '19', '89', '2022-08-25 21:25:37', '2022-08-25 21:25:37'),
(17127, 'Opal', '8.00', '40 mg', '1083', '19', '89', '2022-08-25 21:25:59', '2022-08-25 21:25:59'),
(17128, 'Opal', '95.00', '40 mg/vial', '1083', '49', '89', '2022-08-25 21:26:23', '2022-08-25 21:26:23'),
(17129, 'Opezen', '4.00', '20 mg', '1083', '13', '196', '2022-08-25 21:26:46', '2022-08-25 21:26:46'),
(17130, 'Opezen', '7.00', '40 mg', '1083', '13', '196', '2022-08-25 21:27:09', '2022-08-25 21:27:09'),
(17131, 'Opezen-S', '5.00', '20 mg/sachet', '1083', '76', '196', '2022-08-25 21:27:47', '2022-08-25 21:27:47'),
(17132, 'Opra', '4.03', '20 mg', '1083', '19', '55', '2022-08-25 21:30:01', '2022-08-25 21:30:01'),
(17133, 'Orpra', '5.00', '20 mg', '1083', '19', '137', '2022-08-25 21:30:32', '2022-08-25 21:30:32'),
(17134, 'Orpra', '8.00', '40 mg', '1083', '19', '137', '2022-08-25 21:30:57', '2022-08-25 21:30:57'),
(17135, 'Osecton', '3.50', '20 mg', '1083', '19', '166', '2022-08-25 21:31:21', '2022-08-25 21:31:21'),
(17136, 'Osyn-20', '4.00', '20 mg', '1083', '19', '120', '2022-08-25 21:31:47', '2022-08-25 21:31:47'),
(17137, 'Ozole', '4.50', '20 mg', '1083', '19', '143', '2022-08-25 21:32:10', '2022-08-25 21:32:10'),
(17138, 'Pear', '4.50', '20 mg', '1083', '19', '152', '2022-08-25 21:32:44', '2022-08-25 21:32:44'),
(17139, 'Peplo', '5.00', '20 mg', '1083', '19', '173', '2022-08-25 21:33:09', '2022-08-25 21:33:09'),
(17140, 'Peplo', '8.00', '40 mg', '1083', '19', '173', '2022-08-25 21:33:36', '2022-08-25 21:33:36'),
(17141, 'Peptral', '6.00', '20 mg', '1083', '19', '103', '2022-08-25 21:34:03', '2022-08-25 21:34:03'),
(17142, 'Peptral', '9.03', '40 mg', '1083', '19', '103', '2022-08-25 21:34:27', '2022-08-25 21:34:27'),
(17143, 'Perizol', '5.00', '20 mg', '1083', '19', '105', '2022-08-25 21:35:08', '2022-08-25 21:35:08'),
(17144, 'Perizol', '8.00', '40 mg', '1083', '19', '105', '2022-08-25 21:35:36', '2022-08-25 21:35:36'),
(17145, 'Phoenix Omeprazole', '4.00', '20 mg', '1083', '19', '149', '2022-08-25 21:36:13', '2022-08-25 21:36:13'),
(17146, 'Piazol', '5.00', '20 mg', '1083', '19', '83', '2022-08-25 21:36:43', '2022-08-25 21:36:43'),
(17147, 'PPI', '5.01', '20 mg', '1083', '19', '19', '2022-08-25 21:37:07', '2022-08-25 21:37:07'),
(17148, 'PPI', '8.03', '40 mg', '1083', '19', '19', '2022-08-25 21:37:29', '2022-08-25 21:37:29'),
(17149, 'PPI', '90.00', '40 mg/vial', '1083', '49', '19', '2022-08-25 21:37:53', '2022-08-25 21:37:53'),
(17150, 'Prazo', '5.00', '20 mg', '1083', '19', '142', '2022-08-25 21:38:16', '2022-08-25 21:38:16'),
(17151, 'Prazo', '2.50', '20 mg', '1083', '13', '142', '2022-08-25 21:38:40', '2022-08-25 21:38:40'),
(17152, 'Prazole', '5.00', '20 mg', '1083', '19', '161', '2022-08-25 21:59:10', '2022-08-25 21:59:10'),
(17153, 'Prazomax', '4.00', '20 mg', '1083', '19', '176', '2022-08-25 21:59:40', '2022-08-25 21:59:40'),
(17154, 'Prazomax', '6.00', '40 mg', '1083', '19', '176', '2022-08-25 22:00:09', '2022-08-25 22:00:09'),
(17155, 'Prazover', '5.01', '20 mg', '1083', '19', '193', '2022-08-25 22:00:40', '2022-08-25 22:00:40'),
(17156, 'Prazover DR', '4.02', '20 mg', '1083', '13', '193', '2022-08-25 22:01:18', '2022-08-25 22:01:18'),
(17157, 'Presec', '5.00', '20 mg', '1083', '19', '190', '2022-08-25 22:01:42', '2022-08-25 22:01:42'),
(17158, 'Presec', '7', '40 mg', '1083', '19', '190', '2022-08-25 22:02:08', '2022-08-25 22:02:08'),
(17159, 'Presectil', '4.00', '20 mg', '1083', '19', '151', '2022-08-25 22:02:30', '2022-08-25 22:02:30'),
(17160, 'Prevas', '5.00', '20 mg', '1083', '19', '78', '2022-08-25 22:02:56', '2022-08-25 22:02:56'),
(17161, 'Prevas', '8.00', '40 mg', '1083', '19', '78', '2022-08-25 22:03:22', '2022-08-25 22:03:22'),
(17162, 'Prevas', '80.24', '40 mg/vial', '1083', '49', '78', '2022-08-25 22:03:49', '2022-08-25 22:03:49'),
(17163, 'Prevencid', '5.02', '20 mg', '1083', '19', '157', '2022-08-25 22:04:46', '2022-08-25 22:04:46'),
(17164, 'Prevencid', '8.03', '40 mg', '1083', '19', '157', '2022-08-25 22:05:21', '2022-08-25 22:05:21'),
(17165, 'Probitor', '7.10', '20 mg', '1083', '19', '167', '2022-08-25 22:05:47', '2022-08-25 22:05:47'),
(17166, 'Probitor', '10.10', '40 mg', '1083', '19', '167', '2022-08-25 22:06:12', '2022-08-25 22:06:12'),
(17167, 'Procap', '5.01', '20 mg', '1083', '19', '140', '2022-08-25 22:06:43', '2022-08-25 22:06:43'),
(17168, 'Procap', '8.02', '40 mg', '1083', '19', '140', '2022-08-25 22:07:11', '2022-08-25 22:07:11'),
(17169, 'Procap', '90.27', '40 mg/vial', '1083', '49', '140', '2022-08-25 22:07:38', '2022-08-25 22:07:38'),
(17170, 'Proceptin', '5.00', '20 mg', '1083', '19', '43', '2022-08-25 22:09:29', '2022-08-25 22:09:29'),
(17171, 'Proce', '8.00', '40 mg', '1083', '19', '43', '2022-08-25 22:09:53', '2022-08-25 22:09:53'),
(17172, 'Proceptin', '100.00', '40 mg/vial', '1083', '49', '43', '2022-08-25 22:10:20', '2022-08-25 22:10:20'),
(17173, 'Prolok', '5.00', '20 mg', '1083', '19', '91', '2022-08-25 22:10:44', '2022-08-25 22:10:44'),
(17174, 'Prolok', '90.00', '40 mg/vial', '1083', '49', '91', '2022-08-25 22:11:11', '2022-08-25 22:11:11'),
(17175, 'Prolok', '8.00', '40 mg', '1083', '19', '91', '2022-08-25 22:11:35', '2022-08-25 22:11:35'),
(17176, 'Promezol', '5.00', '20 mg', '1083', '19', '172', '2022-08-25 22:12:01', '2022-08-25 22:12:01'),
(17177, 'Promezol', '8.03', '40 mg', '1083', '19', '172', '2022-08-25 22:12:27', '2022-08-25 22:12:27'),
(17178, 'Propin', '5.01', '20 mg', '1083', '19', '88', '2022-08-25 22:12:49', '2022-08-25 22:12:49'),
(17179, 'Propin', '7.55', '40 mg', '1083', '19', '88', '2022-08-25 22:13:09', '2022-08-25 22:13:09'),
(17180, 'Prosectil', '5.02', '20 mg', '1083', '19', '145', '2022-08-25 22:13:37', '2022-08-25 22:13:37'),
(17181, 'Prosectil', '90.27', '40 mg/vial', '1083', '49', '145', '2022-08-25 22:14:11', '2022-08-25 22:14:11'),
(17182, 'Protobit', '4.00', '20 mg', '1083', '19', '93', '2022-08-25 22:14:40', '2022-08-25 22:14:40'),
(17183, 'Rampro', '4.50', '20 mg', '1083', '19', '163', '2022-08-25 22:15:04', '2022-08-25 22:15:04'),
(17184, 'Ranzo', '4.00', '20 mg', '1083', '19', '141', '2022-08-25 22:15:29', '2022-08-25 22:15:29'),
(17185, 'Re 20', '5.00', '20 mg', '1083', '19', '160', '2022-08-25 22:15:58', '2022-08-25 22:15:58'),
(17186, 'Re 40', '5.50', '40 mg', '1083', '19', '160', '2022-08-25 22:16:20', '2022-08-25 22:16:20'),
(17187, 'Regerd', '5.02', '20 mg', '1083', '19', '138', '2022-08-25 22:16:44', '2022-08-25 22:16:44'),
(17188, 'Regerd', '7.02', '40 mg', '1083', '19', '138', '2022-08-25 22:17:09', '2022-08-25 22:17:09'),
(17189, 'Regerd', '85.00', '40 mg/vial', '1083', '49', '138', '2022-08-25 22:17:32', '2022-08-25 22:17:32'),
(17190, 'Roceptin', '5.00', '20 mg', '1083', '19', '62', '2022-08-25 22:18:53', '2022-08-25 22:18:53'),
(17191, 'Rome', '5.00', '20 mg', '1083', '19', '162', '2022-08-25 22:19:15', '2022-08-25 22:19:15'),
(17192, 'Romilok', '4.00', '20 mg', '1083', '19', '159', '2022-08-25 22:19:38', '2022-08-25 22:19:38'),
(17193, 'S-Ome', '5.00', '20 mg', '1083', '13', '177', '2022-08-25 22:20:04', '2022-08-25 22:20:04'),
(17194, 'S-Ome', '8.00', '40 mg', '1083', '13', '177', '2022-08-25 22:20:31', '2022-08-25 22:20:31'),
(17195, 'SB-Omec', '5.00', '20 mg', '1083', '19', '181', '2022-08-25 22:20:59', '2022-08-25 22:20:59'),
(17196, 'SB-Omec', '8.00', '40 mg', '1083', '19', '181', '2022-08-25 22:21:55', '2022-08-25 22:21:55'),
(17197, 'Seclo', '6.00', '20 mg', '1083', '19', '179', '2022-08-25 22:22:21', '2022-08-25 22:22:21'),
(17198, 'Seclo', '9.00', '40 mg', '1083', '19', '179', '2022-08-25 22:22:45', '2022-08-25 22:22:45'),
(17199, 'Seclo', '80.24', '40 mg/vial', '1083', '49', '179', '2022-08-25 22:23:10', '2022-08-25 22:23:10'),
(17200, 'Seclogen', '5.00', '20 mg', '1083', '19', '44', '2022-08-25 22:23:33', '2022-08-25 22:23:33'),
(17201, 'Sectil', '5.00', '20 mg', '1083', '19', '54', '2022-08-25 22:23:56', '2022-08-25 22:23:56'),
(17202, 'Sectil', '7.00', '40 mg', '1083', '19', '54', '2022-08-25 22:24:21', '2022-08-25 22:24:21'),
(17203, 'Seloktil', '5.00', '20 mg', '1083', '19', '40', '2022-08-25 22:24:49', '2022-08-25 22:24:49'),
(17204, 'Som', '4.00', '20 mg', '1083', '19', '110', '2022-08-25 22:25:21', '2022-08-25 22:25:21'),
(17205, 'Stosec', '5.00', '20 mg', '1083', '19', '135', '2022-08-25 22:25:42', '2022-08-25 22:25:42'),
(17206, 'Stosec', '90.69', '40 mg/vial', '1083', '49', '135', '2022-08-25 22:26:10', '2022-08-25 22:26:10'),
(17207, 'Xeldrin', '2.02', '10 mg', '1083', '19', '18', '2022-08-25 22:26:57', '2022-08-25 22:26:57'),
(17208, 'Xeldrin', '5.02', '20 mg', '1083', '19', '18', '2022-08-25 22:27:18', '2022-08-25 22:27:18'),
(17209, 'Xeldrin', '8.50', '40 mg', '1083', '19', '18', '2022-08-25 22:27:40', '2022-08-25 22:27:40'),
(17210, 'Xeldrin', '80.24', '40 mg/vial', '1083', '49', '18', '2022-08-25 22:28:13', '2022-08-25 22:28:13'),
(17211, 'Xelopes', '5.02', '20 mg', '1083', '19', '39', '2022-08-25 22:28:37', '2022-08-25 22:28:37'),
(17212, 'Xelopes', '7.02', '40 mg', '1083', '19', '39', '2022-08-25 22:29:01', '2022-08-25 22:29:01'),
(17213, 'Xelopes', '90.27', '40 mg/vial', '1083', '49', '39', '2022-08-25 22:29:25', '2022-08-25 22:29:25'),
(17214, 'Xerosec', '5.02', '20 mg', '1083', '19', '198', '2022-08-25 22:29:51', '2022-08-25 22:29:51'),
(17215, 'Xerosec', '8.02', '40 mg', '1083', '19', '198', '2022-08-25 22:30:14', '2022-08-25 22:30:14'),
(17216, 'Zilon', '5.02', '20 mg', '1083', '19', '156', '2022-08-25 22:30:47', '2022-08-25 22:30:47'),
(17217, 'Zilon', '7.52', '40 mg', '1083', '19', '156', '2022-08-25 22:31:10', '2022-08-25 22:31:10'),
(17218, 'Zolat', '5.00', '20 mg', '1083', '19', '22', '2022-08-25 22:31:33', '2022-08-25 22:31:33'),
(17219, 'Zolat', '7.00', '40 mg', '1083', '19', '22', '2022-08-25 22:31:53', '2022-08-25 22:31:53'),
(17220, 'Cosec-MUPS', '7.00', '20 mg', '1084', '13', '65', '2022-08-25 23:28:59', '2022-08-25 23:28:59'),
(17221, 'Cosec-MUPS', '7.00', '20 mg', '1084', '13', '65', '2022-08-25 23:28:59', '2022-08-25 23:28:59'),
(17222, 'Losectil MUPS', '10.00', '40 mg', '1084', '13', '71', '2022-08-25 23:34:34', '2022-08-25 23:34:34'),
(17223, 'Losectil MUPS', '7.00', '20 mg', '1084', '13', '71', '2022-08-25 23:35:19', '2022-08-25 23:35:19'),
(17224, 'Omeben MUPS', '7.00', '20 mg', '1084', '13', '42', '2022-08-25 23:35:57', '2022-08-25 23:35:57'),
(17225, 'Ometid MUPS', '7.00', '20 mg', '1084', '13', '136', '2022-08-25 23:36:58', '2022-08-25 23:36:58'),
(17226, 'Ometid MUPS', '10.00', '40 mg', '1084', '13', '136', '2022-08-25 23:37:25', '2022-08-25 23:37:25'),
(17227, 'Seclo MUPS', '7.00', '20 mg', '1084', '13', '179', '2022-08-25 23:38:31', '2022-08-25 23:38:31'),
(17228, 'Anset', '4.54', '4 mg', '1085', '13', '136', '2022-08-25 23:41:13', '2022-08-25 23:41:13'),
(17229, 'Anset', '11.00', '8 mg', '1085', '13', '136', '2022-08-25 23:42:11', '2022-08-25 23:42:11'),
(17230, 'Anset', '45.00', '4 mg/5 ml', '1085', '28', '136', '2022-08-25 23:43:04', '2022-08-25 23:43:04'),
(17231, 'Anset', '32.00', '8 mg/4 ml', '1085', '68', '136', '2022-08-25 23:43:39', '2022-08-25 23:43:39'),
(17232, 'Anset', '15.00', '16 mg', '1085', '58', '136', '2022-08-25 23:44:59', '2022-08-25 23:44:59'),
(17233, 'Apulset', '30.00', '8 mg/4 ml', '1085', '68', '34', '2022-08-25 23:45:45', '2022-08-25 23:45:45'),
(17234, 'Apulset', '10.00', '8 mg', '1085', '13', '34', '2022-08-25 23:46:07', '2022-08-25 23:46:07'),
(17235, 'Apulset', '45.00', '4 mg/5 ml', '1085', '28', '34', '2022-08-25 23:47:14', '2022-08-25 23:47:14'),
(17236, 'Avona', '10.00', '8 mg', '1085', '13', '150', '2022-08-25 23:47:44', '2022-08-25 23:47:44'),
(17237, 'Avona', '32.00', '4 mg/5 ml', '1085', '28', '150', '2022-08-25 23:48:44', '2022-08-25 23:48:44'),
(17238, 'Dantron', '10.00', '8 mg', '1085', '13', '134', '2022-08-25 23:49:06', '2022-08-25 23:49:06'),
(17239, 'Dantron', '40.00', '4 mg/5 ml', '1085', '28', '134', '2022-08-25 23:50:08', '2022-08-25 23:50:08'),
(17240, 'Emeren', '6.00', '4 mg', '1085', '13', '161', '2022-08-25 23:50:54', '2022-08-25 23:50:54'),
(17241, 'Emeren', '11.00', '8 mg', '1085', '13', '161', '2022-08-25 23:51:43', '2022-08-25 23:51:43'),
(17242, 'Emeren', '32.00', '8 mg/4 ml', '1085', '68', '161', '2022-08-25 23:52:09', '2022-08-25 23:52:09'),
(17243, 'Emeren', '30.00', '4 mg/5 ml', '1083', '28', '161', '2022-08-25 23:54:35', '2022-08-25 23:54:35'),
(17244, 'Emeset', '10.00', '8 mg', '1085', '13', '193', '2022-08-25 23:55:54', '2022-08-25 23:55:54'),
(17245, 'Emeset', '45.14', '4 mg/5 ml', '1085', '28', '193', '2022-08-25 23:56:24', '2022-08-25 23:56:24'),
(17246, 'Emirest', '5.00', '4 mg', '1085', '13', '147', '2022-08-25 23:57:44', '2022-08-25 23:57:44'),
(17247, 'Emirest', '44.00', '4 mg/5 ml', '1085', '28', '147', '2022-08-25 23:58:34', '2022-08-25 23:58:34'),
(17248, 'Emiset', '10.00', '8 mg', '1085', '13', '23', '2022-08-25 23:59:00', '2022-08-25 23:59:00'),
(17249, 'Emiset', '45.00', '4 mg/5 ml', '1085', '28', '23', '2022-08-26 00:00:03', '2022-08-26 00:00:03'),
(17250, 'Emistat', '6.00', '4 mg', '1085', '13', '89', '2022-08-26 00:02:22', '2022-08-26 00:02:22'),
(17251, 'Emistat', '11.00', '8 mg', '1085', '13', '89', '2022-08-26 00:03:19', '2022-08-26 00:03:19'),
(17252, 'Emistat', '32.00', '8 mg/4 ml', '1085', '68', '89', '2022-08-26 00:04:04', '2022-08-26 00:04:04'),
(17253, 'Emistat', '50.00', '4 mg/5 ml', '1085', '28', '89', '2022-08-26 00:04:45', '2022-08-26 00:04:45'),
(17254, 'Emistat', '11.00', '8 mg', '1085', '13', '89', '2022-08-26 00:05:26', '2022-08-26 00:05:26'),
(17255, 'Emiston', '11.00', '8 mg', '1085', '13', '91', '2022-08-26 00:06:08', '2022-08-26 00:06:08'),
(17256, 'Emiston', '25.00', '8 mg/4 ml', '1085', '68', '91', '2022-08-26 00:06:48', '2022-08-26 00:06:48'),
(17257, 'Emiston', '50.00', '4 mg/5 ml', '1085', '28', '91', '2022-08-26 00:07:37', '2022-08-26 00:07:37'),
(17258, 'Emiteron', '9.00', '8 mg', '1085', '13', '151', '2022-08-26 00:08:32', '2022-08-26 00:08:32'),
(17259, 'Emitof', '5.00', '4 mg', '1085', '13', '157', '2022-08-26 00:09:12', '2022-08-26 00:09:12'),
(17260, 'Emitof', '10.00', '8 mg', '1085', '13', '157', '2022-08-26 00:09:56', '2022-08-26 00:09:56'),
(17261, 'Jafa', '10.00', '8 mg', '1085', '13', '63', '2022-08-26 00:11:19', '2022-08-26 00:11:19'),
(17262, 'Leofran', '10.00', '8 mg', '1085', '13', '105', '2022-08-26 00:12:12', '2022-08-26 00:12:12'),
(17263, 'Leofran', '45.00', '4 mg/5 ml', '1085', '28', '105', '2022-08-26 00:12:40', '2022-08-26 00:12:40'),
(17264, 'Nauset', '45.13', '4 mg/5 ml', '1085', '28', '124', '2022-08-26 00:13:54', '2022-08-26 00:13:54'),
(17265, 'Nauset', '10.03', '8 mg', '1085', '13', '124', '2022-08-26 00:14:48', '2022-08-26 00:14:48'),
(17266, 'Nauset', '30.10', '8 mg/4 ml', '1085', '68', '124', '2022-08-26 00:15:47', '2022-08-26 00:15:47'),
(17267, 'Novatron', '12.00', '8 mg', '1085', '13', '156', '2022-08-26 00:16:47', '2022-08-26 00:16:47'),
(17268, 'Novatron', '30.00', '8 mg/4 ml', '1085', '68', '156', '2022-08-26 00:17:38', '2022-08-26 00:17:38'),
(17269, 'Odatron', '6.00', '4 mg', '1085', '13', '142', '2022-08-26 00:18:22', '2022-08-26 00:18:22'),
(17270, 'Odatron', '10.00', '8 mg', '1085', '13', '142', '2022-08-26 00:19:13', '2022-08-26 00:19:13'),
(17271, 'Odatron', '30.00', '2 mg/ml', '1085', '68', '142', '2022-08-26 00:19:56', '2022-08-26 00:19:56'),
(17272, 'Odatron', '32.00', '8 mg/4 ml', '1085', '68', '142', '2022-08-26 00:20:36', '2022-08-26 00:20:36'),
(17273, 'Odatron', '46.00', '4 mg/5 ml', '1085', '28', '142', '2022-08-26 00:21:15', '2022-08-26 00:21:15'),
(17274, 'Ofmir', '11.00', '8 mg', '1085', '13', '133', '2022-08-26 00:23:11', '2022-08-26 00:23:11'),
(17275, 'Ofmit', '30.00', '8 mg/4 ml', '1085', '68', '133', '2022-08-26 00:23:54', '2022-08-26 00:23:54'),
(17276, 'Ofran', '10.07', '8 mg', '1085', '13', '179', '2022-08-26 00:24:34', '2022-08-26 00:24:34'),
(17277, 'Ofran', '50.00', '4 mg/5 ml', '1085', '28', '179', '2022-08-26 00:24:58', '2022-08-26 00:24:58'),
(17278, 'Ofran', '32.00', '8 mg/4 ml', '1085', '68', '179', '2022-08-26 00:26:33', '2022-08-26 00:26:33'),
(17279, 'Onamis', '10.00', '8 mg', '1085', '13', '31', '2022-08-26 00:26:57', '2022-08-26 00:26:57'),
(17280, 'Onaseron', '10.00', '8 mg', '1085', '13', '92', '2022-08-26 00:28:47', '2022-08-26 00:28:47'),
(17281, 'Onaseron', '45.00', '4 mg/5 ml', '1085', '28', '92', '2022-08-26 00:29:08', '2022-08-26 00:29:08'),
(17282, 'Onaseron', '25.00', '8 mg/4 ml', '1085', '68', '92', '2022-08-26 00:30:38', '2022-08-26 00:30:38'),
(17283, 'Onaseron ODT', '5.00', '4 mg', '1085', '13', '92', '2022-08-26 00:31:44', '2022-08-26 00:31:44'),
(17284, 'Onasia', '10.00', '8 mg', '1085', '13', '140', '2022-08-26 00:32:11', '2022-08-26 00:32:11'),
(17285, 'Onasia', '25.08', '8 mg/4 ml', '1085', '68', '140', '2022-08-26 00:33:31', '2022-08-26 00:33:31'),
(17286, 'Onasia', '45.14', '4 mg/5 ml', '1085', '28', '140', '2022-08-26 00:34:10', '2022-08-26 00:34:10'),
(17287, 'Onatron', '10.03', '8 mg', '1085', '13', '129', '2022-08-26 00:34:39', '2022-08-26 00:34:39'),
(17288, 'Onatron', '45.00', '4 mg/5 ml', '1085', '28', '129', '2022-08-26 00:36:03', '2022-08-26 00:36:03'),
(17289, 'Onaxen', '45.00', '4 mg/5 ml', '1085', '28', '74', '2022-08-26 00:36:54', '2022-08-26 00:36:54'),
(17290, 'Oncodex', '4.54', '4 mg', '1085', '13', '98', '2022-08-26 00:37:41', '2022-08-26 00:37:41'),
(17291, 'Oncodex', '8.06', '8 mg', '1085', '13', '98', '2022-08-26 00:38:23', '2022-08-26 00:38:23'),
(17292, 'Oncodex', '25.17', '8 mg/4 ml', '1085', '68', '98', '2022-08-26 00:39:03', '2022-08-26 00:39:03'),
(17293, 'Ondagen', '30.00', '8 mg/4 ml', '1085', '68', '78', '2022-08-26 00:39:46', '2022-08-26 00:39:46'),
(17294, 'Ondamax', '10.00', '8 mg', '1085', '13', '177', '2022-08-26 00:40:35', '2022-08-26 00:40:35'),
(17295, 'Ondamax', '40.00', '4 mg/5 ml', '1085', '28', '177', '2022-08-26 00:41:24', '2022-08-26 00:41:24'),
(17296, 'Ondan', '11.00', '8 mg', '1085', '13', '190', '2022-08-26 00:43:26', '2022-08-26 00:43:26'),
(17297, 'Ondason', '45.00', '4 mg/5 ml', '1085', '28', '65', '2022-08-26 00:44:17', '2022-08-26 00:44:17'),
(17298, 'Ondason', '30.10', '8 mg/4 ml', '1085', '68', '65', '2022-08-26 00:45:16', '2022-08-26 00:45:16'),
(17299, 'Ondason', '10.05', '8 mg', '1085', '13', '65', '2022-08-26 00:45:51', '2022-08-26 00:45:51'),
(17300, 'Onsat', '10.00', '8 mg', '1085', '13', '43', '2022-08-26 00:46:32', '2022-08-26 00:46:32'),
(17301, 'Onsat', '25.00', '8 mg/4 ml', '1085', '68', '43', '2022-08-26 00:47:18', '2022-08-26 00:47:18'),
(17302, 'Onstar', '45.00', '4 mg/5 ml', '1085', '28', '45', '2022-08-26 00:48:35', '2022-08-26 00:48:35'),
(17303, 'Onstar ODT', '10.00', '8 mg', '1085', '13', '45', '2022-08-26 01:07:55', '2022-08-26 01:07:55'),
(17304, 'Osedan', '10.00', '8 mg', '1085', '13', '73', '2022-08-26 01:09:01', '2022-08-26 01:09:01'),
(17305, 'Osetron', '10.07', '8 mg', '1085', '13', '18', '2022-08-26 01:09:44', '2022-08-26 01:09:44'),
(17306, 'Osetron', '30.20', '4 mg/5 ml', '1085', '28', '18', '2022-08-26 01:10:25', '2022-08-26 01:10:25'),
(17307, 'Osetron', '25.17', '8 mg/4 ml', '1085', '68', '18', '2022-08-26 01:11:01', '2022-08-26 01:11:01'),
(17308, 'Periset', '45.00', '4 mg/5 ml', '1085', '28', '19', '2022-08-26 01:12:16', '2022-08-26 01:12:16'),
(17309, 'Periset', '30.10', '8 mg/4 ml', '1085', '68', '19', '2022-08-26 01:12:55', '2022-08-26 01:12:55'),
(17310, 'Periset', '10.03', '8 mg', '1085', '13', '19', '2022-08-26 01:13:35', '2022-08-26 01:13:35'),
(17311, 'Premesis', '4.50', '4 mg', '1085', '13', '82', '2022-08-26 01:14:17', '2022-08-26 01:14:17'),
(17312, 'Premesis', '10.00', '8 mg', '1085', '13', '82', '2022-08-26 01:14:59', '2022-08-26 01:14:59'),
(17313, 'Premesis', '40.00', '4 mg/5 ml', '1085', '28', '82', '2022-08-26 01:15:51', '2022-08-26 01:15:51'),
(17314, 'Premesis', '25.00', '8 mg/4 ml', '1085', '68', '82', '2022-08-26 01:16:39', '2022-08-26 01:16:39'),
(17315, 'Pukenil', '44.00', '4 mg/5 ml', '1085', '28', '184', '2022-08-26 01:18:31', '2022-08-26 01:18:31'),
(17316, 'Pukenil', '9.00', '8 mg', '1085', '13', '184', '2022-08-26 01:20:08', '2022-08-26 01:20:08'),
(17317, 'Seroset', '7.00', '8 mg', '1085', '13', '83', '2022-08-26 01:21:07', '2022-08-26 01:21:07'),
(17318, 'Seroset', '25.00', '8 mg/4 ml', '1085', '68', '83', '2022-08-26 01:22:05', '2022-08-26 01:22:05'),
(17319, 'Seton', '5.00', '8 mg', '1085', '13', '61', '2022-08-26 01:22:49', '2022-08-26 01:22:49'),
(17320, 'Setronax', '10.00', '8 mg', '1085', '13', '119', '2022-08-26 01:23:43', '2022-08-26 01:23:43'),
(17321, 'Vomidyl', '10.00', '8 mg', '1085', '13', '176', '2022-08-26 01:24:31', '2022-08-26 01:24:31'),
(17322, 'Vomiset', '10.00', '8 mg', '1085', '13', '202', '2022-08-26 01:24:58', '2022-08-26 01:24:58'),
(17323, 'VomitOF', '30.00', '4 mg/5 ml', '1069', '28', '51', '2022-08-26 01:26:15', '2022-08-26 01:26:15'),
(17324, 'Zofra', '45.00', '4 mg/5 ml', '1085', '28', '71', '2022-08-26 01:26:39', '2022-08-26 01:26:39'),
(17325, 'Zofra', '30.00', '8 mg/4 ml', '1085', '68', '71', '2022-08-26 01:27:33', '2022-08-26 01:27:33'),
(17326, 'Zofra ODT', '5.00', '4 mg', '1085', '13', '71', '2022-08-26 01:28:17', '2022-08-26 01:28:17'),
(17327, 'Zofra ODT', '10.00', '8 mg', '1085', '13', '71', '2022-08-26 01:29:10', '2022-08-26 01:29:10'),
(17328, 'Cholvax', '1000.00', '1.5 ml/vial', '1086', '67', '92', '2022-08-26 01:30:38', '2022-08-26 01:30:38'),
(17329, 'Dukoral', '1900.00', '3 ml/vial', '1086', '67', '89', '2022-08-26 01:31:37', '2022-08-26 01:31:37'),
(17330, 'ACI ORS Fruity', '5.00', 'N/A', '1089', '76', '18', '2022-08-26 02:10:39', '2022-08-26 02:10:39'),
(17331, 'K-Saline Fruity', '5.00', 'N/A', '1089', '76', '101', '2022-08-26 02:11:12', '2022-08-26 02:11:12'),
(17332, 'O Fruity Saline', '4.50', 'N/A', '1089', '76', '196', '2022-08-26 02:12:13', '2022-08-26 02:12:13'),
(17333, 'ORSaline Fruity', '5.00', 'N/A', '1089', '76', '176', '2022-08-26 02:13:12', '2022-08-26 02:13:12'),
(17334, 'Saline-R', '5.00', 'N/A', '1089', '76', '161', '2022-08-26 02:13:45', '2022-08-26 02:13:45'),
(17335, 'Unisaline Fruity', '5.00', '10.5 gm sachet', '1089', '76', '91', '2022-08-26 02:15:19', '2022-08-26 02:15:19'),
(17336, 'ACI ORS', '5.00', '10.25 gm', '1090', '76', '18', '2022-08-26 02:19:55', '2022-08-26 02:19:55'),
(17337, 'Acme\'s ORS', '5.00', '13.95 gm', '1090', '76', '19', '2022-08-26 02:20:39', '2022-08-26 02:20:39'),
(17338, 'Bio-Oral Saline', '5.00', '13.95 gm', '1090', '76', '44', '2022-08-26 02:21:48', '2022-08-26 02:21:48'),
(17339, 'E-Saline', '4.58', '13.95 gm', '1090', '76', '67', '2022-08-26 02:22:48', '2022-08-26 02:22:48'),
(17340, 'Easy ORS', '4.58', '19.95 gm', '1090', '76', '50', '2022-08-26 02:24:21', '2022-08-26 02:24:21'),
(17341, 'Euro Oral Salaine', '5.00', '13.95 gm', '1090', '76', '73', '2022-08-26 02:26:17', '2022-08-26 02:26:17'),
(17342, 'Euro Oral Salaine', '5.00', '13.95 gm', '1090', '76', '73', '2022-08-26 02:27:05', '2022-08-26 02:27:05'),
(17343, 'G-ORS', '5.00', '13.95 gm', '1090', '76', '84', '2022-08-26 02:28:39', '2022-08-26 02:28:39'),
(17344, 'K-Saline N', '4.59', '13.95 gm', '1090', '76', '101', '2022-08-26 02:30:33', '2022-08-26 02:30:33'),
(17345, 'Medicon Oralsaline', '4.32', '19.95 gm', '1090', '76', '112', '2022-08-26 02:32:40', '2022-08-26 02:32:40'),
(17346, 'Medicon Oralsaline', '4.32', '19.95 gm', '1090', '76', '112', '2022-08-26 02:34:11', '2022-08-26 02:34:11'),
(17347, 'Medicon Oralsaline', '4.32', '19.95 gm', '1090', '76', '112', '2022-08-26 02:34:39', '2022-08-26 02:34:39'),
(17348, 'Medicon Oralsaline', '4.32', '19.95 gm', '1090', '76', '112', '2022-08-26 02:34:39', '2022-08-26 02:34:39'),
(17349, 'Medicon Oralsaline', '4.32', '19.95 gm', '1090', '76', '112', '2022-08-26 02:34:40', '2022-08-26 02:34:40'),
(17350, 'Medimet\'s ORS', '4.50', '13.95 gm', '1090', '76', '113', '2022-08-26 02:35:32', '2022-08-26 02:35:32'),
(17351, 'Medimet\'s ORS', '4.50', '13.95 gm', '1090', '76', '113', '2022-08-26 02:37:45', '2022-08-26 02:37:45'),
(17352, 'Millat\'s ORS', '3.43', '13.95 gm', '1090', '76', '116', '2022-08-26 02:38:58', '2022-08-26 02:38:58'),
(17353, 'Naafco Orsaline', '5.00', '13.95 gm', '1090', '76', '123', '2022-08-26 02:42:49', '2022-08-26 02:42:49'),
(17354, 'Naafco Orsaline', '5.00', '13.95 gm', '1090', '76', '123', '2022-08-26 02:44:46', '2022-08-26 02:44:46'),
(17355, 'Naafco Orsaline', '5.00', '13.95 gm', '1090', '76', '123', '2022-08-26 02:44:58', '2022-08-26 02:44:58'),
(17356, 'Naafco Orsaline', '5.00', '13.95 gm', '1090', '76', '123', '2022-08-26 02:44:59', '2022-08-26 02:44:59'),
(17357, 'Neosaline', '5.00', '10.25 gm', '1090', '76', '71', '2022-08-26 02:47:16', '2022-08-26 02:47:16'),
(17358, 'New Orsa-A', '4.00', '10.25 gm', '1090', '76', '20', '2022-08-26 02:48:28', '2022-08-26 02:48:28'),
(17359, 'Novo ORS', '4.51', '13.95 gm', '1090', '76', '130', '2022-08-26 02:50:34', '2022-08-26 02:50:34'),
(17360, 'Novo ORS', '4.51', '13.95 gm', '1090', '76', '130', '2022-08-26 02:51:58', '2022-08-26 02:51:58'),
(17361, 'O Saline N', '3.22', '10.25 gm', '1090', '76', '196', '2022-08-26 02:53:55', '2022-08-26 02:53:55'),
(17362, 'Orasol Saline', '3.20', '13.95 gm', '1090', '76', '178', '2022-08-26 02:55:32', '2022-08-26 02:55:32'),
(17363, 'ORS', '6.00', '10.25 gm', '1090', '76', '150', '2022-08-26 02:57:55', '2022-08-26 02:57:55'),
(17364, 'ORS-Jayson', '5.00', '10.25 gm', '1090', '76', '98', '2022-08-26 02:59:41', '2022-08-26 02:59:41'),
(17365, 'Orsaline-N', '3.00', '13.95 gm', '1090', '76', '48', '2022-08-26 03:02:46', '2022-08-26 03:02:46'),
(17366, 'ORSaline-N', '5.00', '10.25 gm', '1090', '76', '176', '2022-08-26 03:10:10', '2022-08-26 03:10:10'),
(17367, 'Pharma Saline', '4.50', '13.95 gm', '1090', '76', '146', '2022-08-26 03:10:44', '2022-08-26 03:10:44'),
(17368, 'R-Saline-N', '4.50', '13.95 gm', '1090', '76', '162', '2022-08-26 03:12:26', '2022-08-26 03:12:26'),
(17369, 'Sos Saline', '4.58', '13.95 gm', '1090', '76', '182', '2022-08-26 03:13:12', '2022-08-26 03:13:12'),
(17370, 'SR Saline', '4.55', '13.95 gm', '1090', '76', '170', '2022-08-26 03:13:43', '2022-08-26 03:13:43'),
(17371, 'SRS- Saline', '5.00', '13.95 gm', '1090', '76', '173', '2022-08-26 03:14:31', '2022-08-26 03:14:31'),
(17372, 'Super Saline', '4.57', '13.95 gm', '1090', '76', '28', '2022-08-26 03:17:46', '2022-08-26 03:17:46'),
(17373, 'Unisaline', '5.00', '10.25 gm', '1090', '76', '91', '2022-08-26 03:18:15', '2022-08-26 03:18:15'),
(17374, 'Virgo\'s Orsaline', '4.58', '13.95 gm', '1090', '76', '194', '2022-08-26 03:19:22', '2022-08-26 03:19:22'),
(17375, 'Zeosaline', '4.58', '13.95 gm', '1090', '76', '172', '2022-08-26 03:20:11', '2022-08-26 03:20:11'),
(17376, 'Ziska Oral Saline', '5.00', '13.95 gm', '1090', '76', '197', '2022-08-26 03:21:46', '2022-08-26 03:21:46'),
(17377, 'Easy ORS', '12.00', 'N/A', '1091', '76', '50', '2022-08-26 03:22:19', '2022-08-26 03:22:19'),
(17378, 'Neorice', '12.00', 'N/A', '1091', '76', '71', '2022-08-26 03:23:19', '2022-08-26 03:23:19'),
(17379, 'Rice ORS', '9.03', '250 ml sachet', '1091', '76', '179', '2022-08-26 03:25:07', '2022-08-26 03:25:07'),
(17380, 'Rice ORS', '15.05', '500 ml sachet', '1091', '76', '179', '2022-08-26 03:26:47', '2022-08-26 03:26:47'),
(17381, 'Rice Saline', '10.00', 'N/A', '1091', '76', '196', '2022-08-26 03:27:33', '2022-08-26 03:27:33'),
(17382, 'Rice Saline', '10.00', '250 ml sachet', '1091', '76', '78', '2022-08-26 03:28:46', '2022-08-26 03:28:46'),
(17383, 'Rice Saline', '17.00', '500 ml sachet', '1091', '76', '78', '2022-08-26 03:29:41', '2022-08-26 03:29:41'),
(17384, 'Adiponil', '40.00', '120 mg', '1092', '16', '92', '2022-08-26 03:31:16', '2022-08-26 03:31:16'),
(17385, 'Dietil', '40.00', '120 mg', '1092', '16', '71', '2022-08-26 03:31:39', '2022-08-26 03:31:39'),
(17386, 'Olistat', '50.00', '120 mg', '1092', '16', '179', '2022-08-26 03:32:55', '2022-08-26 03:32:55'),
(17387, 'Olistat', '30.00', '60 mg', '1092', '16', '179', '2022-08-26 03:33:43', '2022-08-26 03:33:43'),
(17388, 'Orlifit', '50.00', '120 mg', '1092', '16', '136', '2022-08-26 03:34:09', '2022-08-26 03:34:09'),
(17389, 'Orlifit', '30.00', '60 mg', '1092', '16', '136', '2022-08-26 03:35:06', '2022-08-26 03:35:06'),
(17390, 'Ornical', '55.00', '120 mg', '1092', '16', '18', '2022-08-26 03:36:23', '2022-08-26 03:36:23'),
(17391, 'Slimcare', '50.00', '120 mg', '1092', '16', '186', '2022-08-26 03:36:47', '2022-08-26 03:36:47'),
(17392, 'Slimfast', '60.00', '120 mg', '1092', '16', '89', '2022-08-26 03:38:21', '2022-08-26 03:38:21'),
(17393, 'Slimi', '30.00', '60 mg', '1092', '16', '190', '2022-08-26 03:39:02', '2022-08-26 03:39:02'),
(17394, 'Xenobese', '60.18', '120 mg', '1092', '16', '156', '2022-08-26 03:39:50', '2022-08-26 03:39:50'),
(17395, 'OR', '6.52', '500 mg', '1093', '13', '196', '2022-08-26 03:41:02', '2022-08-26 03:41:02'),
(17396, 'Ornid', '7.00', '500 mg', '1093', '13', '65', '2022-08-26 03:41:45', '2022-08-26 03:41:45'),
(17397, 'Ornil', '7.00', '500 mg', '1093', '13', '136', '2022-08-26 03:42:32', '2022-08-26 03:42:32'),
(17398, 'Ornizol', '6.02', '500 mg', '1093', '13', '23', '2022-08-26 03:43:17', '2022-08-26 03:43:17'),
(17399, 'Robic', '7.02', '500 mg', '1093', '13', '179', '2022-08-26 03:44:09', '2022-08-26 03:44:09'),
(17400, 'Troniz', '6.50', '500 mg', '1093', '13', '190', '2022-08-26 03:44:59', '2022-08-26 03:44:59'),
(17401, 'Ulnid', '4.00', '500 mg', '1093', '13', '189', '2022-08-26 03:45:44', '2022-08-26 03:45:44'),
(17402, 'Ulnid', '4.00', '500 mg', '1093', '13', '189', '2022-08-26 03:45:44', '2022-08-26 03:45:44'),
(17403, 'Xynor', '6.50', '500 mg', '1093', '13', '43', '2022-08-26 03:46:52', '2022-08-26 03:46:52'),
(17404, 'Oseflu', '150.00', '75 mg', '1094', '16', '43', '2022-08-26 03:47:43', '2022-08-26 03:47:43'),
(17405, 'Tamiflu', '176.50', '75 mg', '1094', '16', '164', '2022-08-26 03:48:46', '2022-08-26 03:48:46'),
(17406, 'Irmukin', '425.00', '80 mg', '1095', '13', '79', '2022-08-26 03:50:37', '2022-08-26 03:50:37'),
(17407, 'Osicent', '500.00', '80 mg', '1095', '13', '92', '2022-08-26 03:51:02', '2022-08-26 03:51:02'),
(17408, 'Osimert', '425.00', '80 mg', '1095', '13', '74', '2022-08-26 03:52:16', '2022-08-26 03:52:16'),
(17409, 'Osinib', '425.00', '80 mg', '1095', '13', '65', '2022-08-26 03:52:52', '2022-08-26 03:52:52'),
(17410, 'Osmigen', '425.00', '80 mg', '1095', '13', '78', '2022-08-26 03:53:39', '2022-08-26 03:53:39'),
(17411, 'Tagribo', '425.00', '80 mg', '1095', '13', '185', '2022-08-26 03:54:23', '2022-08-26 03:54:23'),
(17412, 'Tasso', '290.00', '40 mg', '1095', '13', '202', '2022-08-26 03:55:12', '2022-08-26 03:55:12'),
(17413, 'Tasso', '425.00', '80 mg', '1095', '13', '202', '2022-08-26 03:55:57', '2022-08-26 03:55:57'),
(17414, 'Osmifen', '30.00', '60 mg', '1096', '13', '133', '2022-08-26 03:56:48', '2022-08-26 03:56:48'),
(17415, 'Osmina', '30.00', '60 mg', '1096', '13', '124', '2022-08-26 03:57:25', '2022-08-26 03:57:25'),
(17416, 'Eloxatin', '6226.13', '5 mg/ml', '1097', '50', '198', '2022-08-26 03:58:40', '2022-08-26 03:58:40'),
(17417, 'Eloxatin', '12338.26', '5 mg/ml', '1097', '50', '198', '2022-08-26 03:59:36', '2022-08-26 03:59:36'),
(17418, 'Oxaliplat', '2998.00', '5 mg/ml', '1097', '50', '89', '2022-08-26 04:00:29', '2022-08-26 04:00:29'),
(17419, 'Oxaliplat', '5498.00', '5 mg/ml', '1097', '50', '89', '2022-08-26 04:01:11', '2022-08-26 04:01:11'),
(17420, 'Oxaliplatin SANDOZ', '3592.90', '5 mg/ml (50 mg vial)', '1097', '50', '167', '2022-08-26 04:03:14', '2022-08-26 04:03:14'),
(17421, 'Oxaliplatin SANDOZ', '6592.92', '5 mg/ml (100 mg vial)', '1097', '50', '167', '2022-08-26 04:04:09', '2022-08-26 04:04:09'),
(17422, 'Oxalotin', '3000.00', '5 mg/ml (50 mg vial)', '1097', '50', '185', '2022-08-26 04:05:09', '2022-08-26 04:05:09'),
(17423, 'Oxalotin', '5500.00', '5 mg/ml (100 mg vial)', '1097', '50', '185', '2022-08-26 04:05:36', '2022-08-26 04:05:36'),
(17424, 'Oxator', '3000.00', '5 mg/ml (50 mg vial)', '1097', '50', '71', '2022-08-26 04:06:49', '2022-08-26 04:06:49'),
(17425, 'Oxator', '5500.00', '5 mg/ml (100 mg vial)', '1097', '50', '71', '2022-08-26 04:07:41', '2022-08-26 04:07:41'),
(17426, 'Oxiplat', '2500.00', '5 mg/ml (50 mg vial)', '1097', '50', '65', '2022-08-26 04:08:41', '2022-08-26 04:08:41'),
(17427, 'Oxiplat', '5000.00', '5 mg/ml (100 mg vial)', '1097', '50', '65', '2022-08-26 04:09:34', '2022-08-26 04:09:34'),
(17428, 'Sindoxplatin', '4377.00', '5 mg/ml (50 mg vial)', '1097', '50', '47', '2022-08-26 04:11:01', '2022-08-26 04:11:01'),
(17429, 'Sindoxplatin', '8171.00', '5 mg/ml (100 mg vial)', '1097', '50', '47', '2022-08-26 04:11:59', '2022-08-26 04:11:59'),
(17430, 'Xaloplat', '3000.00', '5 mg/ml (50 mg vial)', '1097', '50', '39', '2022-08-26 04:13:02', '2022-08-26 04:13:02'),
(17431, 'Xaloplat', '5500.00', '5 mg/ml (100 mg vial)', '1097', '50', '39', '2022-08-26 04:13:26', '2022-08-26 04:13:26'),
(17432, 'Dayprox', '7.00', '600 mg', '1098', '13', '71', '2022-08-26 04:15:14', '2022-08-26 04:15:14'),
(17433, 'Anoxa', '3.52', '10 mg', '1099', '13', '179', '2022-08-26 04:16:09', '2022-08-26 04:16:09'),
(17434, 'Leptal', '18.00', '300 mg', '1100', '13', '89', '2022-08-26 04:17:40', '2022-08-26 04:17:40'),
(17435, 'Leptal', '30.00', '600 mg', '1100', '13', '89', '2022-08-26 04:17:59', '2022-08-26 04:17:59'),
(17436, 'Oxcarb XR', '10.00', '150 mg', '1100', '13', '161', '2022-08-26 04:18:41', '2022-08-26 04:18:41'),
(17437, 'Oxcarb XR', '18.00', '300 mg', '1100', '13', '161', '2022-08-26 04:19:40', '2022-08-26 04:19:40'),
(17438, 'Oxcarb XR', '30.00', '600 mg', '1100', '13', '161', '2022-08-26 04:20:17', '2022-08-26 04:20:17'),
(17439, 'Oxetol', '7.02', '150 mg', '1100', '13', '180', '2022-08-26 04:21:02', '2022-08-26 04:21:02'),
(17440, 'Oxetol', '11.83', '300 mg', '1100', '13', '180', '2022-08-26 04:21:50', '2022-08-26 04:21:50'),
(17441, 'Trileptal', '20.06', '300 mg', '1100', '13', '128', '2022-08-26 04:22:30', '2022-08-26 04:22:30'),
(17442, 'Trileptal', '35.11', '600 mg', '1100', '13', '128', '2022-08-26 04:23:21', '2022-08-26 04:23:21'),
(17443, 'Trileptal', '1072.00', '60 mg/ml', '1100', '67', '128', '2022-08-26 04:24:18', '2022-08-26 04:24:18'),
(17444, 'Oxifun', '50.35', '1%', '1101', '29', '179', '2022-08-26 13:46:45', '2022-08-26 13:46:45'),
(17445, 'Oxifun', '50.35', '1%', '1101', '29', '179', '2022-08-26 13:48:01', '2022-08-26 13:48:01'),
(17446, 'Oxifun', '50.35', '1%', '1101', '29', '179', '2022-08-26 13:48:01', '2022-08-26 13:48:01'),
(17447, 'Oxifun', '50.35', '1%', '1101', '29', '179', '2022-08-26 13:48:01', '2022-08-26 13:48:01'),
(17448, 'Oxizol', '50.00', '1%', '1101', '29', '92', '2022-08-26 13:49:44', '2022-08-26 13:49:44'),
(17449, 'Oxizol', '50.00', '1%', '1101', '29', '92', '2022-08-26 13:53:52', '2022-08-26 13:53:52'),
(17450, 'Buprocaine', '100.30', '4%', '1102', '69', '78', '2022-08-26 13:54:33', '2022-08-26 13:54:33'),
(17451, 'Novocaine', '42.16', '4%', '1102', '69', '135', '2022-08-26 13:55:34', '2022-08-26 13:55:34'),
(17452, 'Oxycaine', '50.43', '4%', '1102', '69', '160', '2022-08-26 13:57:39', '2022-08-26 13:57:39'),
(17453, 'Afrin', '350.00', '1%', '1105', '29', '34', '2022-08-26 14:32:07', '2022-08-26 14:32:07'),
(17454, 'Oxyface', '350.00', '1%', '1105', '29', '124', '2022-08-26 14:33:02', '2022-08-26 14:33:02'),
(17455, 'Rosalin', '350.00', '1%', '1105', '29', '92', '2022-08-26 14:34:02', '2022-08-26 14:34:02'),
(17456, 'Rosalin', '350.00', '1%', '1105', '29', '92', '2022-08-26 15:08:50', '2022-08-26 15:08:50'),
(17457, 'O-Morphon', '20.00', '10 mg', '1107', '13', '197', '2022-08-26 15:18:32', '2022-08-26 15:18:32'),
(17458, 'O-Morphon', '50.00', '1 mg/ml', '1107', '10', '197', '2022-08-26 15:19:14', '2022-08-26 15:19:14'),
(17459, 'A-Spasm', '1.44', '5 mg', '1109', '13', '19', '2022-08-26 15:21:31', '2022-08-26 15:21:31'),
(17460, 'Antrenex', '1.25', '5 mg', '1109', '13', '136', '2022-08-26 15:24:15', '2022-08-26 15:24:15'),
(17461, 'Antrenyl', '4.00', '5 mg', '1109', '13', '167', '2022-08-26 15:25:23', '2022-08-26 15:25:23'),
(17462, 'Isonil', '1.41', '5 mg', '1109', '13', '28', '2022-08-26 15:27:17', '2022-08-26 15:27:17'),
(17463, 'Chemomycine', '1.20', '250 mg', '1110', '16', '166', '2022-08-26 15:30:14', '2022-08-26 15:30:14'),
(17464, 'Oramycin', '3.00', '500 mg', '1110', '13', '62', '2022-08-26 15:32:51', '2022-08-26 15:32:51'),
(17465, 'Oramycin', '1.40', '250 mg', '1110', '16', '62', '2022-08-26 15:36:24', '2022-08-26 15:36:24'),
(17466, 'Oxacin', '5.50', '250 mg', '1110', '16', '64', '2022-08-26 15:40:58', '2022-08-26 15:40:58'),
(17467, 'Oxecylin', '2.00', '250 mg', '1110', '16', '19', '2022-08-26 15:44:32', '2022-08-26 15:44:32'),
(17468, 'Oxecylin', '2.00', '250 mg', '1110', '16', '19', '2022-08-26 15:44:48', '2022-08-26 15:44:48'),
(17469, 'Oxytetracycline', '1.50', '250 mg', '1110', '16', '159', '2022-08-26 15:46:44', '2022-08-26 15:46:44'),
(17470, 'Renamycin', '2.00', '250 mg', '1110', '16', '161', '2022-08-26 15:47:04', '2022-08-26 15:47:04'),
(17471, 'Teracin', '2.84', '500 mg', '1110', '13', '112', '2022-08-26 15:48:35', '2022-08-26 15:48:35'),
(17472, 'Teracin', '2.84', '500 mg', '1110', '13', '112', '2022-08-26 15:51:12', '2022-08-26 15:51:12'),
(17473, 'Zenoxy', '1.20', '250 mg', '1110', '16', '196', '2022-08-26 15:51:38', '2022-08-26 15:51:38'),
(17474, 'Zenoxy', '1.20', '250 mg', '1110', '16', '196', '2022-08-26 15:51:56', '2022-08-26 15:51:56'),
(17475, 'Petracin', '9.10', '3%+0.013%', '1111', '66', '143', '2022-08-26 15:52:58', '2022-08-26 15:52:58'),
(17476, 'Polytetra', '25.00', '3%+0.013%', '1111', '66', '146', '2022-08-26 15:54:26', '2022-08-26 15:54:26'),
(17477, 'Polytetra', '25.00', '3%+0.013%', '1111', '66', '146', '2022-08-26 15:55:12', '2022-08-26 15:55:12'),
(17478, 'Inducin', '25.00', '10 IU/ml', '1112', '68', '92', '2022-08-26 15:57:27', '2022-08-26 15:57:27'),
(17479, 'Linda-S DS', '25.69', '10 IU/ml', '1112', '68', '133', '2022-08-26 15:59:40', '2022-08-26 15:59:40'),
(17480, 'Ocin', '15.00', '5 IU/ml', '1112', '68', '136', '2022-08-26 16:00:35', '2022-08-26 16:00:35'),
(17481, 'Oxyton', '10.00', '5 IU/ml', '1112', '68', '161', '2022-08-26 16:02:06', '2022-08-26 16:02:06'),
(17482, 'Oxyton DS', '25.69', '10 IU/ml', '1112', '68', '161', '2022-08-26 16:04:49', '2022-08-26 16:04:49'),
(17483, 'Oxyton DS', '25.69', '10 IU/ml', '1112', '68', '161', '2022-08-26 16:05:44', '2022-08-26 16:05:44'),
(17484, 'Pitocin', '15.00', '5 IU/ml', '1112', '68', '51', '2022-08-26 16:06:49', '2022-08-26 16:06:49'),
(17485, 'Pitocin DS', '25.00', '10 IU/ml', '1112', '68', '51', '2022-08-26 16:09:27', '2022-08-26 16:09:27'),
(17486, 'Syntocin', '10.55', '5 IU/ml', '1112', '68', '185', '2022-08-26 16:10:30', '2022-08-26 16:10:30'),
(17487, 'Zenocin', '250.00', '1% w/w', '1113', '29', '124', '2022-08-26 16:13:40', '2022-08-26 16:13:40'),
(17488, 'Ontaxel', '1500.00', '6 mg/ml (30 mg vial)', '1168', '50', '65', '2022-08-26 16:15:01', '2022-08-26 17:07:37'),
(17489, 'Ontaxel', '2500.00', '6 mg/ml (100 mg vial)', '1168', '50', '65', '2022-08-26 16:18:21', '2022-08-26 16:53:00'),
(17490, 'Ontaxel', '7500.00', '6 mg/ml (300 mg vial)', '1168', '50', '65', '2022-08-26 16:19:07', '2022-08-26 16:55:21'),
(17491, 'Ontaxel', '7500.00', '6 mg/ml (300 mg vial)', '1168', '50', '65', '2022-08-26 16:21:48', '2022-08-26 17:04:53'),
(17492, 'Pacli', '2300.00', '6 mg/ml (30 mg vial)', '1168', '50', '43', '2022-08-26 16:22:23', '2022-08-26 17:22:42'),
(17493, 'Pacli', '5300.00', '6 mg/ml (100 mg vial)', '1168', '50', '43', '2022-08-26 16:23:16', '2022-08-26 17:26:36'),
(17494, 'Pacli', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '43', '2022-08-26 16:25:54', '2022-08-26 17:46:37'),
(17495, 'Paclitaxel Actavis', '5200.00', '6 mg/ml (100 mg vial)', '1168', '50', '47', '2022-08-26 16:26:39', '2022-08-26 18:19:54'),
(17496, 'Paclitaxel Actavis', '5200.00', '6 mg/ml (100 mg vial)', '1168', '50', '47', '2022-08-26 16:27:28', '2022-08-26 18:35:00'),
(17497, 'Paclitaxel Actavis', '14200.00', '6 mg/ml (260 mg vial)', '1168', '50', '47', '2022-08-26 16:30:00', '2022-08-26 18:37:24'),
(17498, 'Paclitaxel PhaRes', '1978.00', '6 mg/ml (30 mg vial)', '1168', '50', '195', '2022-08-26 16:31:53', '2022-08-26 18:42:46'),
(17499, 'Paclitaxel PhaRes', '4522.00', '6 mg/ml (100 mg vial)', '1168', '50', '195', '2022-08-26 16:34:05', '2022-08-26 18:48:35'),
(17500, 'Paclitaxel PhaRes', '4522.00', '6 mg/ml (100 mg vial)', '1168', '50', '195', '2022-08-26 16:35:05', '2022-08-26 19:17:03'),
(17501, 'Paclitaxel SANDOZ', '5536.10', '6 mg/ml (30 mg vial)', '1168', '50', '167', '2022-08-26 16:42:15', '2022-08-26 16:42:15'),
(17502, 'Paclitaxel SANDOZ', '1428.86', '6 mg/ml (100 mg vial)', '1168', '50', '167', '2022-08-26 16:42:53', '2022-08-26 16:42:53'),
(17503, 'Paclitex', '1400.00', '6 mg/ml (30 mg vial)', '1168', '50', '185', '2022-08-26 19:28:22', '2022-08-26 19:28:22'),
(17504, 'Paclitex', '4500.00', '6 mg/ml (100 mg vial)', '1168', '50', '185', '2022-08-26 19:28:53', '2022-08-26 19:28:53'),
(17505, 'Paclitex', '10000.00', '6 mg/ml (300 mg vial)', '1168', '50', '185', '2022-08-26 19:30:24', '2022-08-26 19:30:24'),
(17506, 'Paclitex', '10000.00', '6 mg/ml (300 mg vial)', '1168', '50', '185', '2022-08-26 19:31:52', '2022-08-26 19:31:52'),
(17507, 'Paclitor', '1700.00', '6 mg/ml (30 mg vial)', '1168', '50', '71', '2022-08-26 19:32:41', '2022-08-26 19:32:41'),
(17508, 'Paclitor', '5000.00', '6 mg/ml (100 mg vial)', '1168', '50', '71', '2022-08-26 19:34:52', '2022-08-26 19:34:52'),
(17509, 'Paclitor', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '71', '2022-08-26 19:35:53', '2022-08-26 19:35:53'),
(17510, 'Paclitor', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '71', '2022-08-26 19:36:06', '2022-08-26 19:36:06'),
(17511, 'Paclitor', '5000.00', '6 mg/ml (100 mg vial)', '1168', '50', '71', '2022-08-26 19:36:06', '2022-08-26 19:36:06'),
(17512, 'Paxel', '2080.00', '6 mg/ml (30 mg vial)', '1168', '50', '89', '2022-08-26 19:36:46', '2022-08-26 19:36:46'),
(17513, 'Paxel', '2080.00', '6 mg/ml (30 mg vial)', '1168', '50', '89', '2022-08-26 19:39:18', '2022-08-26 19:39:18'),
(17514, 'Paxel', '5330.00', '6 mg/ml (100 mg vial)', '1168', '50', '89', '2022-08-26 19:39:50', '2022-08-26 19:39:50'),
(17515, 'Paxel', '2080.00', '6 mg/ml (30 mg vial)', '1168', '50', '89', '2022-08-26 19:41:21', '2022-08-26 19:41:21'),
(17516, 'Paxel', '5330.00', '6 mg/ml (100 mg vial)', '1168', '50', '89', '2022-08-26 19:41:21', '2022-08-26 19:41:21'),
(17517, 'Paxel', '11350.00', '6 mg/ml (300 mg vial)', '1168', '50', '89', '2022-08-26 19:42:55', '2022-08-26 19:42:55'),
(17518, 'Paxel', '11350.00', '6 mg/ml (300 mg vial)', '1168', '50', '89', '2022-08-26 19:44:22', '2022-08-26 19:44:22'),
(17519, 'Paxel', '11350.00', '6 mg/ml (300 mg vial)', '1168', '50', '89', '2022-08-26 19:45:55', '2022-08-26 19:45:55'),
(17520, 'Paxel', '11350.00', '6 mg/ml (300 mg vial)', '1168', '50', '89', '2022-08-26 19:45:55', '2022-08-26 19:45:55'),
(17521, 'Xelpac', '1700.00', '6 mg/ml (30 mg vial)', '1168', '50', '39', '2022-08-26 19:47:47', '2022-08-26 19:47:47'),
(17522, 'Xelpac', '4900.00', '6 mg/ml (100 mg vial)', '1168', '50', '39', '2022-08-26 19:48:43', '2022-08-26 19:48:43'),
(17523, 'Xelpac', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '39', '2022-08-26 19:50:16', '2022-08-26 19:50:16'),
(17524, 'Xelpac', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '39', '2022-08-26 19:51:55', '2022-08-26 19:51:55'),
(17525, 'Xelpac', '11500.00', '6 mg/ml (300 mg vial)', '1168', '50', '39', '2022-08-26 19:51:59', '2022-08-26 19:51:59'),
(17526, 'Cykin', '2600.00', '125 mg', '1170', '16', '79', '2022-08-26 19:54:52', '2022-08-26 19:54:52'),
(17527, 'Palbo', '400.00', '125 mg', '1170', '16', '65', '2022-08-26 19:56:19', '2022-08-26 19:56:19'),
(17528, 'Palbocent', '400.00', '125 mg', '1170', '16', '92', '2022-08-26 19:58:54', '2022-08-26 19:58:54'),
(17529, 'Palboxen', '400.00', '125 mg', '1170', '16', '74', '2022-08-26 20:00:38', '2022-08-26 20:00:38'),
(17530, 'Palboxen', '400.00', '125 mg', '1170', '16', '74', '2022-08-26 20:02:43', '2022-08-26 20:02:43'),
(17531, 'Palcigen', '400.00', '125 mg', '1170', '16', '78', '2022-08-26 20:03:49', '2022-08-26 20:03:49'),
(17532, 'Palker', '400.00', '125 mg', '1170', '16', '39', '2022-08-26 20:06:36', '2022-08-26 20:06:36'),
(17533, 'Modesto XR', '11.00', '3 mg', '1171', '13', '92', '2022-08-26 20:34:26', '2022-08-26 20:34:26'),
(17534, 'Modesto XR', '16.00', '6 mg', '1171', '13', '92', '2022-08-26 20:36:18', '2022-08-26 20:36:18'),
(17535, 'Palimax ER', '10.00', '6 mg', '1171', '13', '18', '2022-08-26 20:38:04', '2022-08-26 20:38:04'),
(17536, 'Palimax ER', '4.00', '1.5 mg', '1171', '13', '18', '2022-08-26 20:39:30', '2022-08-26 20:39:30'),
(17537, 'Palimax ER', '7.00', '3 mg', '1171', '13', '18', '2022-08-26 20:41:05', '2022-08-26 20:41:05'),
(17538, 'Invega Sustenna', '9093.18', '75 mg/prefilled syringe', '1172', '68', '190', '2022-08-26 20:44:02', '2022-08-26 20:44:02'),
(17539, 'Invega Sustenna', '9093.18', '100 mg/prefilled syringe', '1172', '68', '190', '2022-08-26 20:49:05', '2022-08-26 20:49:05'),
(17540, 'Invega Sustenna', '9093.18', '150 mg/prefilled syringe', '1172', '68', '190', '2022-08-26 20:49:36', '2022-08-26 20:49:36'),
(17541, 'Palanomed', '20.00', '0.5 mg', '1173', '13', '114', '2022-08-26 20:51:34', '2022-08-26 20:51:34'),
(17542, 'Palanomed', '20.00', '0.5 mg', '1173', '13', '114', '2022-08-26 20:52:17', '2022-08-26 20:52:17'),
(17543, 'Palnox', '100.30', '0.25 mg/5 ml', '1173', '49', '65', '2022-08-26 20:54:36', '2022-08-26 20:54:36'),
(17544, 'Palnox', '100.30', '0.25 mg/5 ml', '1173', '49', '65', '2022-08-26 20:57:21', '2022-08-26 20:57:21'),
(17545, 'Palnox', '11.00', '0.5 mg', '1173', '13', '65', '2022-08-26 20:58:58', '2022-08-26 20:58:58'),
(17546, 'Palon', '100.00', '0.25 mg/5 ml', '1173', '49', '147', '2022-08-26 21:00:02', '2022-08-26 21:00:02'),
(17547, 'Palon', '100.00', '0.25 mg/5 ml', '1173', '49', '147', '2022-08-26 21:01:44', '2022-08-26 21:01:44'),
(17548, 'Palon', '75.00', '0.075 mg/1.5 ml', '1173', '49', '147', '2022-08-26 21:02:24', '2022-08-26 21:02:24'),
(17549, 'Palon', '20.00', '0.5 mg', '1173', '13', '147', '2022-08-26 21:04:30', '2022-08-26 21:04:30'),
(17550, 'Palorex', '20.00', '0.5 mg', '1173', '13', '202', '2022-08-26 21:06:05', '2022-08-26 21:06:05'),
(17551, 'Paloron', '100.00', '0.25 mg/5 ml', '1173', '49', '197', '2022-08-26 21:07:03', '2022-08-26 21:07:03'),
(17552, 'Paloron', '100.00', '0.25 mg/5 ml', '1173', '49', '197', '2022-08-26 21:07:34', '2022-08-26 21:07:34'),
(17553, 'Paloron', '75.00', '0.075 mg/1.5 ml', '1173', '49', '197', '2022-08-26 21:10:34', '2022-08-26 21:10:34'),
(17554, 'Paloron', '75.00', '0.075 mg/1.5 ml', '1173', '49', '197', '2022-08-26 21:12:14', '2022-08-26 21:12:14'),
(17555, 'Paloron', '75.00', '0.075 mg/1.5 ml', '1173', '49', '197', '2022-08-26 21:13:50', '2022-08-26 21:13:50'),
(17556, 'Paloron', '20.00', '0.5 mg', '1173', '13', '197', '2022-08-26 21:15:49', '2022-08-26 21:15:49'),
(17557, 'Paloron', '20.00', '0.5 mg', '1173', '13', '197', '2022-08-26 21:17:18', '2022-08-26 21:17:18'),
(17558, 'Paloron', '20.00', '0.5 mg', '1173', '13', '197', '2022-08-26 21:17:43', '2022-08-26 21:17:43'),
(17559, 'Paloron', '20.00', '0.5 mg', '1173', '13', '197', '2022-08-26 21:18:36', '2022-08-26 21:18:36'),
(17560, 'Paloron ODT', '22.00', '0.5 mg', '1173', '13', '197', '2022-08-26 21:20:46', '2022-08-26 21:20:46'),
(17561, 'Paloset', '75.22', '0.075 mg/1.5 ml', '1173', '49', '179', '2022-08-26 21:22:25', '2022-08-26 21:22:25'),
(17562, 'Paloset', '20.00', '0.5 mg', '1173', '13', '179', '2022-08-26 21:23:51', '2022-08-26 21:23:51'),
(17563, 'Palosis', '20.00', '0.5 mg', '1173', '16', '71', '2022-08-26 21:25:16', '2022-08-26 21:25:16'),
(17564, 'Palosis', '20.00', '0.5 mg', '1173', '13', '71', '2022-08-26 21:26:53', '2022-08-26 21:26:53'),
(17565, 'Palosis', '75.00', '0.075 mg/1.5 ml', '1173', '49', '71', '2022-08-26 21:28:23', '2022-08-26 21:28:23'),
(17566, 'Palosis', '100.00', '0.25 mg/5 ml', '1173', '49', '71', '2022-08-26 21:29:15', '2022-08-26 21:29:15'),
(17567, 'Palostar', '75.00', '0.075 mg/1.5 ml', '1173', '49', '140', '2022-08-26 21:31:28', '2022-08-26 21:31:28'),
(17568, 'Palostar', '20.00', '0.5 mg', '1173', '13', '140', '2022-08-26 21:34:31', '2022-08-26 21:34:31'),
(17569, 'Palostat', '20.00', '0.5 mg', '1173', '13', '91', '2022-08-26 21:37:00', '2022-08-26 21:37:00'),
(17570, 'Palostat', '100.00', '0.25 mg/5 ml', '1173', '49', '91', '2022-08-26 21:40:38', '2022-08-26 21:40:38'),
(17571, 'Palostat', '75.00', '0.075 mg/1.5 ml', '1173', '49', '91', '2022-08-26 21:42:07', '2022-08-26 21:42:07'),
(17572, 'Palotic', '75.00', '0.075 mg/1.5 ml', '1173', '49', '150', '2022-08-26 21:46:34', '2022-08-26 21:46:34'),
(17573, 'Palotic', '20.00', '0.5 mg', '1173', '13', '150', '2022-08-26 21:47:46', '2022-08-26 21:47:46');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(17574, 'Palotic', '345.00', '0.25 mg/5 ml', '1173', '49', '150', '2022-08-26 21:50:03', '2022-08-26 21:50:03'),
(17575, 'Palotic', '345.00', '0.25 mg/5 ml', '1173', '49', '150', '2022-08-26 21:53:44', '2022-08-26 21:53:44'),
(17576, 'Paloxi', '100.30', '0.25 mg/5 ml', '1173', '49', '39', '2022-08-26 21:54:48', '2022-08-26 21:54:48'),
(17577, 'Paloxi', '75.23', '0.075 mg/1.5 ml', '1173', '49', '39', '2022-08-26 21:57:49', '2022-08-26 21:57:49'),
(17578, 'Paloxi', '20.06', '0.5 mg', '1173', '13', '39', '2022-08-26 22:01:37', '2022-08-26 22:01:37'),
(17579, 'Paloxi', '22.00', '0.5 mg', '1173', '16', '39', '2022-08-26 22:06:38', '2022-08-26 22:06:38'),
(17580, 'Paloxi DT', '22.00', '0.5 mg', '1173', '13', '39', '2022-08-26 22:09:11', '2022-08-26 22:09:11'),
(17581, 'Paloxiron', '20.00', '0.5 mg', '1173', '13', '92', '2022-08-26 22:11:15', '2022-08-26 22:11:15'),
(17582, 'Paloxiron', '100.00', '0.25 mg/5 ml', '1173', '49', '92', '2022-08-27 02:46:48', '2022-08-27 02:46:48'),
(17583, 'Paloxiron', '75.00', '0.075 mg/1.5 ml', '1173', '49', '92', '2022-08-27 02:47:29', '2022-08-27 02:47:29'),
(17584, 'Palzen', '25.00', '0.5 mg', '1173', '13', '89', '2022-08-27 02:48:21', '2022-08-27 02:48:21'),
(17585, 'Palzen', '25.00', '0.5 mg', '1173', '13', '89', '2022-08-27 02:49:07', '2022-08-27 02:49:07'),
(17586, 'Palzen', '125.00', '0.25 mg/5 ml', '1173', '49', '89', '2022-08-27 02:50:33', '2022-08-27 02:50:33'),
(17587, 'Palzen', '90.00', '0.075 mg/1.5 ml', '1173', '49', '89', '2022-08-27 02:51:53', '2022-08-27 02:51:53'),
(17588, 'Panoset', '20.00', '0.5 mg', '1173', '13', '136', '2022-08-27 02:54:14', '2022-08-27 02:54:14'),
(17589, 'Panoset', '75.00', '0.075 mg/1.5 ml', '1173', '49', '136', '2022-08-27 02:55:40', '2022-08-27 02:55:40'),
(17590, 'Panoset', '100.00', '0.25 mg/5 ml', '1173', '49', '136', '2022-08-27 02:59:18', '2022-08-27 02:59:18'),
(17591, 'Patron', '20.00', '0.5 mg', '1173', '13', '19', '2022-08-27 03:00:19', '2022-08-27 03:00:19'),
(17592, 'Patron', '100.00', '0.25 mg/5 ml', '1173', '49', '19', '2022-08-27 03:03:04', '2022-08-27 03:03:04'),
(17593, 'Patron', '75.00', '0.075 mg/1.5 ml', '1173', '49', '19', '2022-08-27 03:04:35', '2022-08-27 03:04:35'),
(17594, 'Vomiren', '20.00', '0.5 mg', '1173', '16', '161', '2022-08-27 03:07:44', '2022-08-27 03:07:44'),
(17595, 'Vomiren', '100.00', '0.25 mg/5 ml', '1173', '49', '161', '2022-08-27 03:09:21', '2022-08-27 03:09:21'),
(17596, 'Vomiren', '75.00', '0.075 mg/1.5 ml', '1173', '49', '161', '2022-08-27 03:12:44', '2022-08-27 03:12:44'),
(17597, 'Vomiren', '20.00', '0.5 mg', '1173', '13', '161', '2022-08-27 03:14:52', '2022-08-27 03:14:52'),
(17598, 'A-Zyme', '3.51', '325 mg', '1174', '13', '19', '2022-08-27 03:17:55', '2022-08-27 03:17:55'),
(17599, 'Crezyme', '3.50', '325 mg', '1174', '13', '136', '2022-08-27 03:19:53', '2022-08-27 03:19:53'),
(17600, 'Suprazyme', '1.50', '325 mg', '1174', '13', '182', '2022-08-27 03:25:21', '2022-08-27 03:25:21'),
(17601, 'Suprazyme', '1.50', '325 mg', '1174', '13', '182', '2022-08-27 03:27:40', '2022-08-27 03:27:40'),
(17602, 'Suprazyme', '1.50', '325 mg', '1174', '13', '182', '2022-08-27 03:28:37', '2022-08-27 03:28:37'),
(17603, 'Suzyme', '3.51', '325 mg', '1174', '13', '179', '2022-08-27 03:31:07', '2022-08-27 03:31:07'),
(17604, 'Zymet', '3.50', '325 mg', '1174', '13', '43', '2022-08-27 03:32:29', '2022-08-27 03:32:29'),
(17605, 'Zymet Pro', '10.00', '325 mg', '1174', '16', '43', '2022-08-27 03:33:11', '2022-08-27 03:33:11'),
(17606, 'Zymet', '3.50', '325 mg', '1174', '13', '43', '2022-08-27 03:37:33', '2022-08-27 03:37:33'),
(17607, 'Zymet Pro', '10.00', '325 mg', '1174', '16', '43', '2022-08-27 03:37:33', '2022-08-27 03:37:33'),
(17608, 'Panalon', '55.00', '4 mg/2 ml', '1175', '10', '185', '2022-08-27 03:38:09', '2022-08-27 03:38:09'),
(17609, 'AUP', '3.00', '20 mg', '1176', '13', '60', '2022-08-27 03:40:19', '2022-08-27 03:40:19'),
(17610, 'AUP', '5.00', '40 mg', '1176', '13', '60', '2022-08-27 03:45:26', '2022-08-27 03:45:26'),
(17611, 'Cospra', '2.50', '20 mg', '1176', '13', '55', '2022-08-27 03:49:51', '2022-08-27 03:49:51'),
(17612, 'Detonix', '5.00', '20 mg', '1176', '13', '62', '2022-08-27 03:51:05', '2022-08-27 03:51:05'),
(17613, 'Exipro', '5.00', '20 mg', '1176', '13', '105', '2022-08-27 03:53:42', '2022-08-27 03:53:42'),
(17614, 'Exipro', '6.00', '40 mg', '1176', '13', '105', '2022-08-27 03:56:24', '2022-08-27 03:56:24'),
(17615, 'Exopan', '30.00', '20 mg', '1176', '13', '67', '2022-08-27 03:58:11', '2022-08-27 03:58:11'),
(17616, 'Gaslev', '5.00', '20 mg', '1176', '13', '186', '2022-08-27 04:00:11', '2022-08-27 04:00:11'),
(17617, 'Gaspain', '4.00', '20 mg', '1176', '13', '72', '2022-08-27 04:01:48', '2022-08-27 04:01:48'),
(17618, 'Gaspain', '6.00', '40 mg', '1176', '13', '72', '2022-08-27 04:03:20', '2022-08-27 04:03:20'),
(17619, 'Hiprazole', '5.00', '20 mg', '1176', '13', '90', '2022-08-27 04:04:45', '2022-08-27 04:04:45'),
(17620, 'Labpan', '5.00', '20 mg', '1176', '13', '103', '2022-08-27 04:06:25', '2022-08-27 04:06:25'),
(17621, 'Labpan', '7.00', '40 mg', '1176', '13', '103', '2022-08-27 04:07:52', '2022-08-27 04:07:52'),
(17622, 'Neopanta', '4.00', '20 mg', '1176', '13', '182', '2022-08-27 04:09:11', '2022-08-27 04:09:11'),
(17623, 'Neopan', '6.00', '40 mg', '1176', '13', '182', '2022-08-27 04:11:09', '2022-08-27 04:11:09'),
(17624, 'Nixpan', '3.45', '20 mg', '1176', '13', '20', '2022-08-27 04:13:01', '2022-08-27 04:13:01'),
(17625, 'Nixpan', '5.70', '40 mg', '1176', '13', '20', '2022-08-27 04:14:15', '2022-08-27 04:14:15'),
(17626, 'Novapan', '3.00', '40 mg', '1176', '13', '132', '2022-08-27 04:16:20', '2022-08-27 04:16:20'),
(17627, 'Otonix', '3.00', '20 mg', '1176', '13', '143', '2022-08-27 04:18:01', '2022-08-27 04:18:01'),
(17628, 'Otonix', '5.00', '40 mg', '1176', '13', '143', '2022-08-27 04:19:33', '2022-08-27 04:19:33'),
(17629, 'P-20', '4.00', '20 mg', '1176', '13', '35', '2022-08-27 04:20:55', '2022-08-27 04:20:55'),
(17630, 'P-40', '6.00', '40 mg', '1176', '13', '35', '2022-08-27 04:22:35', '2022-08-27 04:22:35'),
(17631, 'P-Gut', '4.00', '20 mg', '1176', '13', '82', '2022-08-27 04:24:07', '2022-08-27 04:24:07'),
(17632, 'P-Gut', '6.00', '40 mg', '1176', '13', '82', '2022-08-27 15:33:20', '2022-08-27 15:33:20'),
(17633, 'P-Gut', '70.00', '40 mg/vial', '1176', '49', '82', '2022-08-27 15:34:02', '2022-08-27 15:34:02'),
(17634, 'P-lock', '7.00', '40 mg', '1176', '13', '134', '2022-08-27 15:34:43', '2022-08-27 15:34:43'),
(17635, 'P-lock', '5.00', '20 mg', '1176', '13', '134', '2022-08-27 15:35:06', '2022-08-27 15:35:06'),
(17636, 'P-Proton', '5.02', '20 mg', '1176', '13', '63', '2022-08-27 15:35:33', '2022-08-27 15:35:33'),
(17637, 'Pagerd', '4.02', '20 mg', '1176', '13', '138', '2022-08-27 15:36:00', '2022-08-27 15:36:00'),
(17638, 'Pagerd', '6.02', '40 mg', '1176', '13', '138', '2022-08-27 15:36:28', '2022-08-27 15:36:28'),
(17639, 'Pamel', '3.41', '20 mg', '1176', '13', '112', '2022-08-27 15:36:52', '2022-08-27 15:36:52'),
(17640, 'Pamel', '5.11', '40 mg', '1176', '13', '112', '2022-08-27 15:37:14', '2022-08-27 15:37:14'),
(17641, 'Panfast', '90.00', '40 mg/vial', '1176', '49', '119', '2022-08-27 15:37:50', '2022-08-27 15:37:50'),
(17642, 'Panloc', '4.00', '20 mg', '1176', '13', '102', '2022-08-27 15:38:14', '2022-08-27 15:38:14'),
(17643, 'Panloc', '6.00', '40 mg', '1176', '13', '102', '2022-08-27 15:38:37', '2022-08-27 15:38:37'),
(17644, 'Panoral', '5.00', '20 mg', '1176', '13', '71', '2022-08-27 15:39:05', '2022-08-27 15:39:05'),
(17645, 'Panoral', '7.00', '40 mg', '1176', '13', '71', '2022-08-27 15:39:30', '2022-08-27 15:39:30'),
(17646, 'Panosa', '5.00', '20 mg', '1176', '13', '173', '2022-08-27 15:40:00', '2022-08-27 15:40:00'),
(17647, 'Panosa', '7.00', '40 mg', '1176', '13', '173', '2022-08-27 15:40:29', '2022-08-27 15:40:29'),
(17648, 'Panotem', '4.50', '20 mg', '1176', '13', '184', '2022-08-27 15:40:58', '2022-08-27 15:40:58'),
(17649, 'Panotem', '6.50', '40 mg', '1176', '13', '184', '2022-08-27 15:41:22', '2022-08-27 15:41:22'),
(17650, 'Panoz', '4.00', '20 mg', '1176', '13', '36', '2022-08-27 15:42:29', '2022-08-27 15:42:29'),
(17651, 'Panprazo', '4.00', '20 mg', '1176', '13', '142', '2022-08-27 15:42:52', '2022-08-27 15:42:52'),
(17652, 'Panprin', '3.00', '20 mg', '1176', '13', '64', '2022-08-27 15:43:19', '2022-08-27 15:43:19'),
(17653, 'Panprin', '5.00', '40 mg', '1176', '13', '64', '2022-08-27 15:44:33', '2022-08-27 15:44:33'),
(17654, 'Panpro', '5.00', '20 mg', '1176', '13', '45', '2022-08-27 15:44:54', '2022-08-27 15:44:54'),
(17655, 'Panpro', '6.00', '40 mg', '1176', '13', '45', '2022-08-27 15:45:18', '2022-08-27 15:45:18'),
(17656, 'Panpro', '70.00', '40 mg/vial', '1176', '49', '45', '2022-08-27 15:45:48', '2022-08-27 15:45:48'),
(17657, 'Pansec', '5.05', '20 mg', '1176', '13', '65', '2022-08-27 15:46:08', '2022-08-27 15:46:08'),
(17658, 'Pansec', '7.05', '40 mg', '1176', '13', '65', '2022-08-27 15:46:28', '2022-08-27 15:46:28'),
(17659, 'Pansec', '90.30', '40 mg/vial', '1176', '49', '65', '2022-08-27 15:46:52', '2022-08-27 15:46:52'),
(17660, 'Pansos', '3.01', '20 mg', '1176', '13', '127', '2022-08-27 15:47:14', '2022-08-27 15:47:14'),
(17661, 'Pansos', '5.02', '40 mg', '1176', '13', '127', '2022-08-27 15:47:43', '2022-08-27 15:47:43'),
(17662, 'Pantac', '4.02', '20 mg', '1176', '13', '124', '2022-08-27 15:48:03', '2022-08-27 15:48:03'),
(17663, 'Pantac', '6.02', '40 mg', '1176', '13', '124', '2022-08-27 15:48:26', '2022-08-27 15:48:26'),
(17664, 'Pantaloc', '3.50', '40 mg', '1176', '13', '21', '2022-08-27 15:48:54', '2022-08-27 15:48:54'),
(17665, 'Pantex', '7.02', '40 mg', '1176', '13', '18', '2022-08-27 15:49:14', '2022-08-27 15:49:14'),
(17666, 'Pantex', '5.02', '20 mg', '1176', '13', '18', '2022-08-27 15:49:33', '2022-08-27 15:49:33'),
(17667, 'Pantex', '70.47', '40 mg/vial', '1176', '49', '18', '2022-08-27 15:49:56', '2022-08-27 15:49:56'),
(17668, 'Pantid', '5.52', '20 mg', '1176', '13', '136', '2022-08-27 15:53:24', '2022-08-27 15:53:24'),
(17669, 'Pantid', '7.90', '40 mg', '1176', '13', '136', '2022-08-27 15:53:52', '2022-08-27 15:53:52'),
(17670, 'Pantid', '90.27', '40 mg/vial', '1176', '49', '136', '2022-08-27 15:54:15', '2022-08-27 15:54:15'),
(17671, 'Pantium', '7.02', '20 mg', '1176', '13', '156', '2022-08-27 15:54:44', '2022-08-27 15:54:44'),
(17672, 'Pantium', '10.03', '40 mg', '1176', '13', '156', '2022-08-27 15:55:09', '2022-08-27 15:55:09'),
(17673, 'Panto', '4.00', '20 mg', '1176', '13', '177', '2022-08-27 15:55:34', '2022-08-27 15:55:34'),
(17674, 'Panto', '6.00', '40 mg', '1176', '13', '177', '2022-08-27 15:55:58', '2022-08-27 15:55:58'),
(17675, 'Panto SP', '3.00', '20 mg', '1176', '13', '170', '2022-08-27 15:56:19', '2022-08-27 15:56:19'),
(17676, 'Pantobex', '5.00', '20 mg', '1176', '13', '43', '2022-08-27 15:56:50', '2022-08-27 15:56:50'),
(17677, 'Pantobex', '7.00', '40 mg', '1176', '13', '43', '2022-08-27 15:57:19', '2022-08-27 15:57:19'),
(17678, 'Pantobex', '110.00', '40 mg/vial', '1176', '49', '43', '2022-08-27 15:57:44', '2022-08-27 15:57:44'),
(17679, 'Pantobio', '4.75', '20 mg', '1176', '13', '44', '2022-08-27 15:58:06', '2022-08-27 15:58:06'),
(17680, 'Pantochem', '3.00', '20 mg', '1176', '13', '51', '2022-08-27 15:58:33', '2022-08-27 15:58:33'),
(17681, 'Pantocure', '5.00', '20 mg', '1176', '13', '157', '2022-08-27 15:58:59', '2022-08-27 15:58:59'),
(17682, 'Pantodac', '4.00', '20 mg', '1176', '13', '197', '2022-08-27 15:59:20', '2022-08-27 15:59:20'),
(17683, 'Pantodac', '6.00', '40 mg', '1176', '13', '197', '2022-08-27 15:59:43', '2022-08-27 15:59:43'),
(17684, 'Pantofast', '3.00', '20 mg', '1176', '13', '165', '2022-08-27 17:08:27', '2022-08-27 17:08:27'),
(17685, 'Pantogen', '5.01', '20 mg', '1176', '13', '78', '2022-08-27 17:08:49', '2022-08-27 17:08:49'),
(17686, 'Pantogen', '7.03', '40 mg', '1176', '13', '78', '2022-08-27 17:09:11', '2022-08-27 17:09:11'),
(17687, 'Pantogut', '5.00', '20 mg', '1176', '13', '150', '2022-08-27 17:10:01', '2022-08-27 17:10:01'),
(17688, 'Pantogut', '7.00', '40 mg', '1176', '13', '150', '2022-08-27 17:10:20', '2022-08-27 17:10:20'),
(17689, 'Pantogut', '70.26', '40 mg/vial', '1176', '49', '150', '2022-08-27 17:10:50', '2022-08-27 17:10:50'),
(17690, 'Pantolam', '3.00', '20 mg', '1176', '13', '137', '2022-08-27 17:11:23', '2022-08-27 17:11:23'),
(17691, 'Pantolok', '5.00', '20 mg', '1176', '13', '91', '2022-08-27 17:11:51', '2022-08-27 17:11:51'),
(17692, 'Pantolok', '7.00', '40 mg', '1176', '13', '91', '2022-08-27 17:12:22', '2022-08-27 17:12:22'),
(17693, 'Pantolok', '80.00', '40 mg/vial', '1176', '49', '91', '2022-08-27 17:12:45', '2022-08-27 17:12:45'),
(17694, 'Pantomax', '90.27', '40 mg/vial', '1176', '49', '156', '2022-08-27 17:13:11', '2022-08-27 17:13:11'),
(17695, 'Panton-AX', '4.00', '20 mg', '1176', '13', '48', '2022-08-27 17:13:34', '2022-08-27 17:13:34'),
(17696, 'Panton-AX', '9.00', '40 mg', '1176', '13', '48', '2022-08-27 17:13:55', '2022-08-27 17:13:55'),
(17697, 'Pantonix', '7.00', '20 mg', '1176', '13', '92', '2022-08-27 17:14:16', '2022-08-27 17:14:16'),
(17698, 'Pantonix', '10.00', '40 mg', '1176', '13', '92', '2022-08-27 17:14:38', '2022-08-27 17:14:38'),
(17699, 'Pantonix', '100.00', '40 mg/vial', '1176', '49', '92', '2022-08-27 17:15:01', '2022-08-27 17:15:01'),
(17700, 'Pantopan', '5.00', '20 mg', '1176', '13', '192', '2022-08-27 17:15:29', '2022-08-27 17:15:29'),
(17701, 'Pantopra', '4.50', '20 mg', '1176', '13', '23', '2022-08-27 17:15:51', '2022-08-27 17:15:51'),
(17702, 'Pantopra', '6.50', '40 mg', '1176', '13', '23', '2022-08-27 17:16:13', '2022-08-27 17:16:13'),
(17703, 'Pantoprox', '4.00', '20 mg', '1176', '13', '176', '2022-08-27 17:16:53', '2022-08-27 17:16:53'),
(17704, 'Pantoraz', '3.00', '20 mg', '1176', '13', '151', '2022-08-27 17:17:13', '2022-08-27 17:17:13'),
(17705, 'Pantoraz', '5.00', '40 mg', '1176', '13', '151', '2022-08-27 17:17:32', '2022-08-27 17:17:32'),
(17706, 'Pantosec', '69.67', '40 mg/vial', '1176', '49', '185', '2022-08-27 17:24:40', '2022-08-27 17:24:40'),
(17707, 'Pantosil', '4.50', '20 mg', '1176', '13', '174', '2022-08-27 17:25:00', '2022-08-27 17:25:00'),
(17708, 'Pantosil', '5.02', '40 mg', '1176', '13', '174', '2022-08-27 17:25:21', '2022-08-27 17:25:21'),
(17709, 'Pantotop', '5.00', '20 mg', '1176', '13', '42', '2022-08-27 17:25:44', '2022-08-27 17:25:44'),
(17710, 'Pantotop', '7.00', '40 mg', '1176', '13', '42', '2022-08-27 17:26:07', '2022-08-27 17:26:07'),
(17711, 'Pantover', '85.00', '40 mg/vial', '1176', '49', '193', '2022-08-27 17:47:32', '2022-08-27 17:47:32'),
(17712, 'Pantover', '5.00', '20 mg', '1176', '13', '193', '2022-08-27 17:47:58', '2022-08-27 17:47:58'),
(17713, 'Pantozol', '3.01', '20 mg', '1176', '13', '77', '2022-08-27 17:48:22', '2022-08-27 17:48:22'),
(17714, 'Pantozol', '5.02', '40 mg', '1176', '13', '77', '2022-08-27 17:48:45', '2022-08-27 17:48:45'),
(17715, 'Pantrol', '4.50', '20 mg', '1176', '13', '56', '2022-08-27 17:50:38', '2022-08-27 17:50:38'),
(17716, 'Pantrol', '7.00', '40 mg', '1176', '13', '56', '2022-08-27 17:51:02', '2022-08-27 17:51:02'),
(17717, 'Panzer', '4.02', '20 mg', '1176', '13', '180', '2022-08-27 17:51:23', '2022-08-27 17:51:23'),
(17718, 'Panzer', '6.02', '40 mg', '1176', '13', '180', '2022-08-27 17:51:45', '2022-08-27 17:51:45'),
(17719, 'Panzol', '3.50', '20 mg', '1176', '13', '28', '2022-08-27 17:52:05', '2022-08-27 17:52:05'),
(17720, 'Panzol', '5.50', '40 mg', '1176', '13', '28', '2022-08-27 17:52:25', '2022-08-27 17:52:25'),
(17721, 'Patanix', '4.60', '20 mg', '1176', '13', '126', '2022-08-27 17:52:49', '2022-08-27 17:52:49'),
(17722, 'PC-20', '4.00', '20 mg', '1176', '13', '50', '2022-08-27 17:53:10', '2022-08-27 17:53:10'),
(17723, 'Pelican', '3.00', '20 mg', '1176', '13', '61', '2022-08-27 17:53:30', '2022-08-27 17:53:30'),
(17724, 'Pentosa', '5.00', '20 mg', '1176', '13', '147', '2022-08-27 17:53:53', '2022-08-27 17:53:53'),
(17725, 'Pentosa', '6.00', '40 mg', '1176', '13', '147', '2022-08-27 17:54:12', '2022-08-27 17:54:12'),
(17726, 'PC-20', '4.00', '20 mg', '1176', '13', '50', '2022-08-27 17:55:58', '2022-08-27 17:55:58'),
(17727, 'Pelican', '3.00', '20 mg', '1176', '13', '61', '2022-08-27 18:06:10', '2022-08-27 18:06:10'),
(17728, 'Pentosa', '5.00', '20 mg', '1176', '13', '147', '2022-08-27 18:06:45', '2022-08-27 18:06:45'),
(17729, 'Pentosa', '6.00', '40 mg', '1176', '13', '147', '2022-08-27 18:07:05', '2022-08-27 18:07:05'),
(17730, 'Pramax', '4.01', '20 mg', '1176', '13', '53', '2022-08-27 18:07:27', '2022-08-27 18:07:27'),
(17731, 'Pramax', '6.02', '40 mg', '1176', '13', '53', '2022-08-27 18:07:46', '2022-08-27 18:07:46'),
(17732, 'Prazolin', '4.00', '20 mg', '1176', '13', '162', '2022-08-27 18:08:11', '2022-08-27 18:08:11'),
(17733, 'Prazolin', '6.00', '40 mg', '1176', '13', '162', '2022-08-27 18:08:39', '2022-08-27 18:08:39'),
(17734, 'Pregel', '5.00', '20 mg', '1176', '13', '89', '2022-08-27 18:09:01', '2022-08-27 18:09:01'),
(17735, 'Pregel', '7.00', '40 mg', '1176', '13', '89', '2022-08-27 18:09:20', '2022-08-27 18:09:20'),
(17736, 'Pregel', '90.00', '40 mg/vial', '1176', '49', '89', '2022-08-27 18:09:43', '2022-08-27 18:09:43'),
(17737, 'Pretonix', '3.50', '20 mg', '1176', '13', '146', '2022-08-27 18:10:08', '2022-08-27 18:10:08'),
(17738, 'Pretonix', '5.75', '40 mg', '1176', '13', '146', '2022-08-27 18:10:31', '2022-08-27 18:10:31'),
(17739, 'Prilosec', '4.50', '20 mg', '1176', '13', '22', '2022-08-27 18:10:59', '2022-08-27 18:10:59'),
(17740, 'Prilosec', '7.00', '40 mg', '1176', '13', '22', '2022-08-27 18:11:18', '2022-08-27 18:11:18'),
(17741, 'Propenta', '3.00', '20 mg', '1176', '13', '110', '2022-08-27 18:11:39', '2022-08-27 18:11:39'),
(17742, 'Protium', '5.00', '20 mg', '1176', '13', '58', '2022-08-27 18:12:01', '2022-08-27 18:12:01'),
(17743, 'Protium', '9.00', '40 mg', '1176', '13', '58', '2022-08-27 18:12:19', '2022-08-27 18:12:19'),
(17744, 'Protocid', '5.00', '20 mg', '1176', '13', '19', '2022-08-27 18:12:37', '2022-08-27 18:12:37'),
(17745, 'Protocid', '7.00', '40 mg', '1176', '13', '19', '2022-08-27 18:12:55', '2022-08-27 18:12:55'),
(17746, 'Protocid', '90.00', '40 mg/vial', '1176', '49', '19', '2022-08-27 18:13:15', '2022-08-27 18:13:15'),
(17747, 'Protoloc', '5.00', '20 mg', '1176', '13', '39', '2022-08-27 18:13:36', '2022-08-27 18:13:36'),
(17748, 'Protoloc', '7.00', '40 mg', '1176', '13', '39', '2022-08-27 18:13:55', '2022-08-27 18:13:55'),
(17749, 'Proton-P', '5.00', '20 mg', '1176', '13', '34', '2022-08-27 18:15:49', '2022-08-27 18:15:49'),
(17750, 'Proton-P', '7.00', '40 mg', '1176', '13', '34', '2022-08-27 18:16:13', '2022-08-27 18:16:13'),
(17751, 'Proton-P', '80.00', '40 mg/vial', '1176', '49', '34', '2022-08-27 18:16:47', '2022-08-27 18:16:47'),
(17752, 'Protonil', '4.00', '20 mg', '1176', '13', '161', '2022-08-27 18:17:23', '2022-08-27 18:17:23'),
(17753, 'Protonil', '6.00', '40 mg', '1176', '13', '161', '2022-08-27 18:17:45', '2022-08-27 18:17:45'),
(17754, 'Protopa', '4.00', '20 mg', '1176', '13', '32', '2022-08-27 18:18:10', '2022-08-27 18:18:10'),
(17755, 'Protozin', '5.00', '20 mg', '1176', '13', '73', '2022-08-27 18:18:31', '2022-08-27 18:18:31'),
(17756, 'Protozin', '7.00', '40 mg', '1176', '13', '73', '2022-08-27 18:18:55', '2022-08-27 18:18:55'),
(17757, 'PZ-20', '4.00', '20 mg', '1176', '13', '117', '2022-08-27 18:19:17', '2022-08-27 18:19:17'),
(17758, 'PZ-40', '6.00', '40 mg', '1176', '13', '117', '2022-08-27 18:19:40', '2022-08-27 18:19:40'),
(17759, 'Topra', '3.01', '20 mg', '1176', '13', '98', '2022-08-27 18:19:59', '2022-08-27 18:19:59'),
(17760, 'Topra', '5.03', '40 mg', '1176', '13', '98', '2022-08-27 18:20:22', '2022-08-27 18:20:22'),
(17761, 'Trupan', '5.02', '20 mg', '1176', '13', '179', '2022-08-27 18:20:41', '2022-08-27 18:20:41'),
(17762, 'Trupan', '7.02', '40 mg', '1176', '13', '179', '2022-08-27 18:21:00', '2022-08-27 18:21:00'),
(17763, 'Trupan', '80.24', '40 mg/vial', '1176', '49', '179', '2022-08-27 18:21:21', '2022-08-27 18:21:21'),
(17764, 'Zenopan', '5.00', '20 mg', '1176', '13', '196', '2022-08-27 18:21:41', '2022-08-27 18:21:41'),
(17765, 'Zopan', '5.00', '20 mg', '1176', '13', '101', '2022-08-27 18:22:02', '2022-08-27 18:22:02'),
(17766, 'Zopan', '6.02', '40 mg', '1176', '13', '101', '2022-08-27 18:22:24', '2022-08-27 18:22:24'),
(17767, 'A-One', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '31', '2022-08-27 19:24:41', '2022-08-27 19:24:41'),
(17768, 'A-One', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '31', '2022-08-27 19:25:11', '2022-08-27 19:25:11'),
(17769, 'A-One XR', '2.00', '665 mg', '1177', '13', '31', '2022-08-27 19:25:42', '2022-08-27 19:25:42'),
(17770, 'Ace', '1.20', '500 mg', '1177', '13', '179', '2022-08-27 19:26:04', '2022-08-27 19:26:04'),
(17771, 'Ace', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '179', '2022-08-27 19:26:32', '2022-08-27 19:26:32'),
(17772, 'Ace', '50', '120 mg/5ml (100 ml bottle)', '1177', '67', '179', '2022-08-27 19:27:02', '2022-08-27 19:27:02'),
(17773, 'Ace', '30.00', '80 mg/ml', '1177', '70', '179', '2022-08-27 19:28:28', '2022-08-27 19:28:28'),
(17774, 'Ace', '4.03', '125 mg', '1177', '58', '179', '2022-08-27 19:28:51', '2022-08-27 19:28:51'),
(17775, 'Ace', '5.03', '250 mg', '1177', '58', '179', '2022-08-27 19:29:17', '2022-08-27 19:29:17'),
(17776, 'Ace', '8.06', '500 mg', '1177', '58', '179', '2022-08-27 19:29:42', '2022-08-27 19:29:42'),
(17777, 'Ace', '35.00', '120 mg/5ml', '1177', '59', '179', '2022-08-27 19:30:15', '2022-08-27 19:30:15'),
(17778, 'Ace Power', '2.25', '1000 mg', '1177', '13', '179', '2022-08-27 19:45:36', '2022-08-27 19:45:36'),
(17779, 'Ace XR', '2.00', '665 mg', '1177', '13', '179', '2022-08-27 19:57:29', '2022-08-27 19:57:29'),
(17780, 'Acep', '1.20', '500 mg', '1177', '13', '196', '2022-08-27 19:57:50', '2022-08-27 19:57:50'),
(17781, 'Acep', '35.00', '120 mg/5ml', '1177', '67', '196', '2022-08-27 19:58:21', '2022-08-27 19:58:21'),
(17782, 'Acep', '20.00', '80 mg/ml', '1177', '70', '196', '2022-08-27 19:58:43', '2022-08-27 19:58:43'),
(17783, 'Aceta', '1.20', '500 mg', '1177', '13', '45', '2022-08-27 19:59:12', '2022-08-27 19:59:12'),
(17784, 'Aceta', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '45', '2022-08-27 19:59:34', '2022-08-27 19:59:34'),
(17785, 'Aceta', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '45', '2022-08-27 19:59:56', '2022-08-27 19:59:56'),
(17786, 'Aceta Extend', '2.00', '665 mg', '1177', '13', '45', '2022-08-27 20:00:26', '2022-08-27 20:00:26'),
(17787, 'Aceta One', '2.25', '1000 mg', '1177', '13', '45', '2022-08-27 20:00:54', '2022-08-27 20:00:54'),
(17788, 'Aceta-PD', '30.00', '80 mg/ml', '1177', '70', '45', '2022-08-27 20:01:21', '2022-08-27 20:01:21'),
(17789, 'Aceto', '1.20', '500 mg', '1177', '13', '159', '2022-08-27 20:01:46', '2022-08-27 20:01:46'),
(17790, 'Act', '1.20', '500 mg', '1177', '13', '27', '2022-08-27 20:03:17', '2022-08-27 20:03:17'),
(17791, 'Act', '35.00', '120 mg/5ml', '1177', '67', '27', '2022-08-27 20:03:38', '2022-08-27 20:03:38'),
(17792, 'Act', '20.00', '80 mg/ml', '1177', '70', '27', '2022-08-27 20:04:01', '2022-08-27 20:04:01'),
(17793, 'Actol', '35.00', '120 mg/5ml', '1177', '67', '177', '2022-08-27 20:04:28', '2022-08-27 20:04:28'),
(17794, 'Alkaparol', '35.00', '120 mg/5ml', '1177', '67', '25', '2022-08-27 20:04:53', '2022-08-27 20:04:53'),
(17795, 'Ampol XR', '2.00', '665 mg', '1177', '13', '22', '2022-08-27 20:05:20', '2022-08-27 20:05:20'),
(17796, 'Analpain', '1.25', '500 mg', '1177', '13', '146', '2022-08-27 20:05:43', '2022-08-27 20:05:43'),
(17797, 'Analpain', '35.00', '120 mg/5ml', '1177', '67', '146', '2022-08-27 20:06:08', '2022-08-27 20:06:08'),
(17798, 'Analpain', '20.00', '80 mg/ml', '1177', '70', '146', '2022-08-27 20:06:35', '2022-08-27 20:06:35'),
(17799, 'Anapol', '35.00', '120 mg/5ml', '1177', '67', '148', '2022-08-27 20:07:00', '2022-08-27 20:07:00'),
(17800, 'Asta', '35.00', '120 mg/5ml', '1177', '67', '162', '2022-08-27 20:07:23', '2022-08-27 20:07:23'),
(17801, 'Asta', '1.20', '500 mg', '1177', '13', '162', '2022-08-27 20:07:45', '2022-08-27 20:07:45'),
(17802, 'Asta XR', '2.00', '665 mg', '1177', '13', '162', '2022-08-27 20:08:13', '2022-08-27 20:08:13'),
(17803, 'Atopen', '1.20', '500 mg', '1177', '13', '101', '2022-08-27 20:09:49', '2022-08-27 20:09:49'),
(17804, 'Atopen', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '101', '2022-08-27 20:10:11', '2022-08-27 20:10:11'),
(17805, 'Atopen', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '101', '2022-08-27 20:10:36', '2022-08-27 20:10:36'),
(17806, 'Atopen Extend', '2.00', '665 mg', '1177', '13', '101', '2022-08-27 20:11:13', '2022-08-27 20:11:13'),
(17807, 'ATP', '1.20', '500 mg', '1177', '13', '78', '2022-08-27 20:11:36', '2022-08-27 20:11:36'),
(17808, 'ATP', '35.00', '120 mg/5ml', '1177', '67', '78', '2022-08-27 20:11:55', '2022-08-27 20:11:55'),
(17809, 'ATP XR', '2.00', '665 mg', '1177', '13', '78', '2022-08-27 20:12:27', '2022-08-27 20:12:27'),
(17810, 'Benalgin', '35.00', '120 mg/5ml', '1177', '67', '42', '2022-08-27 20:12:52', '2022-08-27 20:12:52'),
(17811, 'Benalgin XR', '2.00', '665 mg', '1177', '13', '42', '2022-08-27 20:13:17', '2022-08-27 20:13:17'),
(17812, 'Bepol', '35.00', '120 mg/5ml', '1177', '67', '41', '2022-08-27 20:14:31', '2022-08-27 20:14:31'),
(17813, 'Centamol', '1.20', '500 mg', '1177', '13', '50', '2022-08-27 20:14:53', '2022-08-27 20:14:53'),
(17814, 'Centamol', '35.00', '120 mg/5ml', '1177', '67', '50', '2022-08-27 20:15:12', '2022-08-27 20:15:12'),
(17815, 'Cetadol', '35.00', '120 mg/5ml', '1177', '67', '64', '2022-08-27 20:15:35', '2022-08-27 20:15:35'),
(17816, 'Cetadol', '1.20', '500 mg', '1177', '13', '64', '2022-08-27 20:15:59', '2022-08-27 20:15:59'),
(17817, 'Cetal', '35.00', '120 mg/5ml', '1177', '67', '182', '2022-08-27 20:16:20', '2022-08-27 20:16:20'),
(17818, 'Cetam', '1.20', '500 mg', '1177', '13', '142', '2022-08-27 20:16:41', '2022-08-27 20:16:41'),
(17819, 'Cetam', '35.00', '120 mg/5ml', '1177', '67', '142', '2022-08-27 20:17:01', '2022-08-27 20:17:01'),
(17820, 'Cetol', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '37', '2022-08-27 20:17:23', '2022-08-27 20:17:23'),
(17821, 'Cetol', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '37', '2022-08-27 20:17:44', '2022-08-27 20:17:44'),
(17822, 'Cetol', '1.20', '500 mg', '1177', '13', '37', '2022-08-27 20:18:07', '2022-08-27 20:18:07'),
(17823, 'D-Cetamol', '1.20', '500 mg', '1177', '13', '60', '2022-08-27 20:18:30', '2022-08-27 20:18:30'),
(17824, 'D-Cetamol', '35.00', '120 mg/5ml', '1177', '67', '60', '2022-08-27 20:18:52', '2022-08-27 20:18:52'),
(17825, 'Depol', '1.20', '500 mg', '1177', '13', '62', '2022-08-27 20:19:13', '2022-08-27 20:19:13'),
(17826, 'Depol', '35.00', '120 mg/5ml', '1177', '67', '62', '2022-08-27 20:19:37', '2022-08-27 20:19:37'),
(17827, 'Depyrin', '1.20', '500 mg', '1177', '13', '61', '2022-08-27 20:19:59', '2022-08-27 20:19:59'),
(17828, 'Dola', '1.20', '500 mg', '1177', '13', '116', '2022-08-27 20:20:22', '2022-08-27 20:20:22'),
(17829, 'Dola', '35.00', '120 mg/5ml', '1177', '67', '116', '2022-08-27 20:20:45', '2022-08-27 20:20:45'),
(17830, 'Ease', '1.20', '500 mg', '1177', '13', '137', '2022-08-27 20:21:05', '2022-08-27 20:21:05'),
(17831, 'Ease', '35.00', '120 mg/5ml', '1177', '67', '137', '2022-08-27 20:21:27', '2022-08-27 20:21:27'),
(17832, 'Fap', '1.20', '500 mg', '1177', '13', '39', '2022-08-27 20:21:46', '2022-08-27 20:21:46'),
(17833, 'Fast', '1.20', '500 mg', '1177', '13', '19', '2022-08-27 20:23:04', '2022-08-27 20:23:04'),
(17834, 'Fast', '35.00', '120 mg/5ml', '1177', '67', '19', '2022-08-27 20:23:23', '2022-08-27 20:23:23'),
(17835, 'Fast', '20.00', '80 mg/ml', '1177', '70', '19', '2022-08-27 20:23:47', '2022-08-27 20:23:47'),
(17836, 'Fast', '4.03', '125 mg', '1177', '58', '19', '2022-08-27 20:24:10', '2022-08-27 20:24:10'),
(17837, 'Fast', '5.03', '250 mg', '1177', '58', '19', '2022-08-27 20:25:06', '2022-08-27 20:25:06'),
(17838, 'Fast', '8.07', '500 mg', '1177', '58', '19', '2022-08-27 20:25:28', '2022-08-27 20:25:28'),
(17839, 'Fast XR', '2.00', '665 mg', '1177', '13', '19', '2022-08-27 20:25:56', '2022-08-27 20:25:56'),
(17840, 'Fea', '1.20', '500 mg', '1177', '13', '124', '2022-08-27 20:26:24', '2022-08-27 20:26:24'),
(17841, 'Fea', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '124', '2022-08-27 20:27:19', '2022-08-27 20:27:19'),
(17842, 'Fea', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '124', '2022-08-27 20:27:43', '2022-08-27 20:27:43'),
(17843, 'Fea XR', '2.00', '665 mg', '1177', '13', '124', '2022-08-27 20:57:30', '2022-08-27 20:57:30'),
(17844, 'Feva', '1.20', '500 mg', '1177', '13', '20', '2022-08-27 20:57:55', '2022-08-27 20:57:55'),
(17845, 'Feva', '35.00', '120 mg/5ml', '1177', '67', '20', '2022-08-27 20:58:34', '2022-08-27 20:58:34'),
(17846, 'Feva', '20.00', '80 mg/ml', '1177', '70', '20', '2022-08-27 20:59:14', '2022-08-27 20:59:14'),
(17847, 'Feva', '4.00', '125 mg', '1177', '58', '20', '2022-08-27 20:59:37', '2022-08-27 20:59:37'),
(17848, 'Fe', '5.00', '250 mg', '1177', '58', '20', '2022-08-27 21:00:06', '2022-08-27 21:00:06'),
(17849, 'Feva', '8.00', '500 mg', '1177', '58', '20', '2022-08-27 21:00:33', '2022-08-27 21:00:33'),
(17850, 'Fevac', '35.00', '120 mg/5ml', '1177', '67', '140', '2022-08-27 21:01:19', '2022-08-27 21:01:19'),
(17851, 'Feva', '1.20', '500 mg', '1177', '13', '140', '2022-08-27 21:01:46', '2022-08-27 21:01:46'),
(17852, 'Fevac Extend', '2.00', '665 mg', '1177', '13', '140', '2022-08-27 21:02:32', '2022-08-27 21:02:32'),
(17853, 'Fibi', '1.20', '500 mg', '1177', '13', '120', '2022-08-27 21:03:04', '2022-08-27 21:03:04'),
(17854, 'G-Paracetamol', '60.00', '500 mg (100\'s blister)', '1177', '13', '84', '2022-08-27 21:05:01', '2022-08-27 21:05:01'),
(17855, 'G-Paracetamol', '346.84', '500 mg (1000\'s tin)', '1177', '13', '84', '2022-08-27 21:05:41', '2022-08-27 21:05:41'),
(17856, 'G-Paracetamol', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '84', '2022-08-27 21:06:13', '2022-08-27 21:06:13'),
(17857, 'G-Paracetamol', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '84', '2022-08-27 21:06:47', '2022-08-27 21:06:47'),
(17858, 'Hepa', '1.20', '500 mg', '1177', '13', '90', '2022-08-27 21:07:08', '2022-08-27 21:07:08'),
(17859, 'Hapa', '35.00', '120 mg/5ml', '1177', '67', '90', '2022-08-27 21:07:30', '2022-08-27 21:07:30'),
(17860, 'Longpara', '2.00', '665 mg', '1177', '13', '91', '2022-08-27 21:07:55', '2022-08-27 21:07:55'),
(17861, 'M-Pol', '1.20', '500 mg', '1177', '13', '117', '2022-08-27 21:08:22', '2022-08-27 21:08:22'),
(17862, 'M-Pol', '35.00', '120 mg/5ml', '1177', '67', '117', '2022-08-27 21:08:42', '2022-08-27 21:08:42'),
(17863, 'Napa', '1.20', '500 mg', '1177', '13', '43', '2022-08-27 21:09:03', '2022-08-27 21:09:03'),
(17864, 'Napa', '35.00', '120 mg/5ml', '1177', '67', '43', '2022-08-27 21:09:27', '2022-08-27 21:09:27'),
(17865, 'Napa', '20.00', '80 mg/ml', '1177', '70', '43', '2022-08-27 21:09:51', '2022-08-27 21:09:51'),
(17866, 'Napa', '4.00', '125 mg', '1177', '58', '43', '2022-08-27 21:10:12', '2022-08-27 21:10:12'),
(17867, 'Napa', '5.00', '250 mg', '1177', '58', '43', '2022-08-27 21:10:33', '2022-08-27 21:10:33'),
(17868, 'Napa', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '59', '43', '2022-08-27 21:11:04', '2022-08-27 21:11:04'),
(17869, 'Napa', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '59', '43', '2022-08-27 21:11:32', '2022-08-27 21:11:32'),
(17870, 'Napa Extend', '2.00', '665 mg', '1177', '13', '43', '2022-08-27 21:11:55', '2022-08-27 21:11:55'),
(17871, 'Napa One', '2.25', '1000 mg', '1177', '13', '43', '2022-08-27 21:12:18', '2022-08-27 21:12:18'),
(17872, 'Napa Rapid', '1.30', '500 mg', '1177', '13', '43', '2022-08-27 21:12:40', '2022-08-27 21:12:40'),
(17873, 'Nebs', '35.00', '120 mg/5ml', '1177', '67', '72', '2022-08-27 21:13:16', '2022-08-27 21:13:16'),
(17874, 'Neopara', '1.20', '500 mg', '1177', '13', '48', '2022-08-27 21:13:56', '2022-08-27 21:13:56'),
(17875, 'Nova', '1.20', '500 mg', '1177', '13', '54', '2022-08-27 21:14:31', '2022-08-27 21:14:31'),
(17876, 'Nova', '35.00', '120 mg/5ml', '1177', '67', '54', '2022-08-27 21:15:00', '2022-08-27 21:15:00'),
(17877, 'Painil', '1.20', '500 mg', '1177', '13', '102', '2022-08-27 21:15:25', '2022-08-27 21:15:25'),
(17878, 'Painil', '35.00', '120 mg/5ml', '1177', '67', '102', '2022-08-27 21:15:45', '2022-08-27 21:15:45'),
(17879, 'Pamix', '1.20', '500 mg', '1177', '13', '197', '2022-08-27 21:17:01', '2022-08-27 21:17:01'),
(17880, 'Pamix', '35.00', '120 mg/5ml', '1177', '67', '197', '2022-08-27 21:17:22', '2022-08-27 21:17:22'),
(17881, 'Panol', '1.20', '500 mg', '1177', '13', '194', '2022-08-27 21:17:46', '2022-08-27 21:17:46'),
(17882, 'Panol', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '194', '2022-08-27 21:18:10', '2022-08-27 21:18:10'),
(17883, 'Panol', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '194', '2022-08-27 21:18:43', '2022-08-27 21:18:43'),
(17884, 'Para', '1.20', '500 mg', '1177', '13', '28', '2022-08-27 21:19:04', '2022-08-27 21:19:04'),
(17885, 'Para', '35.00', '120 mg/5ml', '1177', '67', '28', '2022-08-27 21:19:27', '2022-08-27 21:19:27'),
(17886, 'Para', '20.00', '80 mg/ml', '1177', '70', '28', '2022-08-27 21:20:03', '2022-08-27 21:20:03'),
(17887, 'Paradil', '35.00', '120 mg/5ml', '1177', '67', '44', '2022-08-27 21:20:24', '2022-08-27 21:20:24'),
(17888, 'Parafol', '35.00', '120 mg/5ml', '1177', '67', '192', '2022-08-27 21:20:56', '2022-08-27 21:20:56'),
(17889, 'Paragesic', '1.20', '500 mg', '1177', '13', '176', '2022-08-27 21:21:26', '2022-08-27 21:21:26'),
(17890, 'Parajor', '1.20', '500 mg', '1177', '13', '172', '2022-08-27 21:21:49', '2022-08-27 21:21:49'),
(17891, 'Parajor', '35.00', '120 mg/5ml', '1177', '67', '172', '2022-08-27 21:22:12', '2022-08-27 21:22:12'),
(17892, 'Paramol', '35.00', '120 mg/5ml', '1177', '67', '170', '2022-08-27 21:22:47', '2022-08-27 21:22:47'),
(17893, 'Paraxia', '1.20', '500 mg', '1177', '13', '147', '2022-08-27 21:23:21', '2022-08-27 21:23:21'),
(17894, 'Paraxia', '35.00', '120 mg/5ml', '1177', '67', '147', '2022-08-27 21:23:52', '2022-08-27 21:23:52'),
(17895, 'Paret', '1.20', '500 mg', '1177', '13', '141', '2022-08-27 21:24:16', '2022-08-27 21:24:16'),
(17896, 'PM', '35.00', '120 mg/5ml', '1177', '67', '159', '2022-08-27 21:24:35', '2022-08-27 21:24:35'),
(17897, 'Pol', '1.20', '500 mg', '1177', '13', '82', '2022-08-27 21:24:57', '2022-08-27 21:24:57'),
(17898, 'Pol', '35.00', '120 mg/5ml', '1177', '67', '82', '2022-08-27 21:25:18', '2022-08-27 21:25:18'),
(17899, 'Preduet', '1.20', '500 mg', '1177', '13', '174', '2022-08-27 21:25:45', '2022-08-27 21:25:45'),
(17900, 'Preduet', '35.00', '120 mg/5ml', '1177', '67', '174', '2022-08-27 21:26:10', '2022-08-27 21:26:10'),
(17901, 'Prefer', '1.20', '500 mg', '1177', '13', '111', '2022-08-27 21:27:31', '2022-08-27 21:27:31'),
(17902, 'Prefer', '35.00', '120 mg/5ml', '1177', '67', '111', '2022-08-27 21:27:54', '2022-08-27 21:27:54'),
(17903, 'Premol', '1.20', '500 mg', '1177', '13', '151', '2022-08-27 21:28:24', '2022-08-27 21:28:24'),
(17904, 'Promel', '35.00', '120 mg/5ml', '1177', '67', '32', '2022-08-27 21:28:49', '2022-08-27 21:28:49'),
(17905, 'Promel', '1.20', '500 mg', '1177', '13', '32', '2022-08-27 21:29:10', '2022-08-27 21:29:10'),
(17906, 'Pyrac', '1.20', '500 mg', '1177', '13', '113', '2022-08-27 21:29:41', '2022-08-27 21:29:41'),
(17907, 'Pyrac', '35.00', '120 mg/5ml (50 ml bottle)', '1177', '67', '113', '2022-08-27 21:30:07', '2022-08-27 21:30:07'),
(17908, 'Pyrac', '50.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '113', '2022-08-27 21:30:29', '2022-08-27 21:30:29'),
(17909, 'Pyralgin', '1.20', '500 mg', '1177', '13', '161', '2022-08-27 21:30:52', '2022-08-27 21:30:52'),
(17910, 'Pyralgin', '35.00', '120 mg/5ml', '1177', '67', '161', '2022-08-27 21:32:07', '2022-08-27 21:32:07'),
(17911, 'Pyrenol XR', '2.00', '665 mg', '1177', '13', '61', '2022-08-27 21:32:32', '2022-08-27 21:32:32'),
(17912, 'Pyrex', '1.20', '500 mg', '1177', '13', '53', '2022-08-27 21:32:54', '2022-08-27 21:32:54'),
(17913, 'Pyrex XR', '2.00', '665 mg', '1177', '13', '53', '2022-08-27 21:33:16', '2022-08-27 21:33:16'),
(17914, 'Pyrexil Extend', '2.00', '665 mg', '1177', '13', '193', '2022-08-27 21:33:40', '2022-08-27 21:33:40'),
(17915, 'Pyrin', '1.20', '500 mg', '1177', '13', '154', '2022-08-27 21:34:00', '2022-08-27 21:34:00'),
(17916, 'Qcet', '1.20', '500 mg', '1177', '13', '135', '2022-08-27 21:34:22', '2022-08-27 21:34:22'),
(17917, 'Qcet', '35.00', '120 mg/5ml', '1177', '59', '135', '2022-08-27 21:34:46', '2022-08-27 21:34:46'),
(17918, 'Qcet', '35.00', '120 mg/5ml', '1177', '67', '135', '2022-08-27 21:35:07', '2022-08-27 21:35:07'),
(17919, 'Qcet', '20.00', '80 mg/ml', '1177', '70', '135', '2022-08-27 21:35:28', '2022-08-27 21:35:28'),
(17920, 'Qcet XR', '2.00', '665 mg', '1177', '13', '135', '2022-08-27 21:35:50', '2022-08-27 21:35:50'),
(17921, 'Reliv', '1.20', '500 mg', '1177', '13', '36', '2022-08-27 21:37:42', '2022-08-27 21:37:42'),
(17922, 'Reliv', '35.00', '120 mg/5ml', '1177', '67', '36', '2022-08-27 21:38:11', '2022-08-27 21:38:11'),
(17923, 'Remalgin', '1.20', '500 mg', '1177', '13', '160', '2022-08-27 21:38:40', '2022-08-27 21:38:40'),
(17924, 'Remalgin', '35.00', '120 mg/5ml', '1177', '67', '160', '2022-08-27 21:39:01', '2022-08-27 21:39:01'),
(17925, 'Renova', '1.20', '500 mg', '1177', '13', '136', '2022-08-27 21:39:21', '2022-08-27 21:39:21'),
(17926, 'Renova', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '136', '2022-08-27 21:39:49', '2022-08-27 21:39:49'),
(17927, 'Renova', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '136', '2022-08-27 21:40:09', '2022-08-27 21:40:09'),
(17928, 'Renova', '20.00', '80 mg/ml (15 bottle)', '1177', '70', '136', '2022-08-27 21:40:52', '2022-08-27 21:40:52'),
(17929, 'Renova', '30.00', '80 mg/ml (30 bottle)', '1177', '70', '136', '2022-08-27 21:41:19', '2022-08-27 21:41:19'),
(17930, 'Renova', '3.51', '60 mg', '1177', '58', '136', '2022-08-27 21:41:42', '2022-08-27 21:41:42'),
(17931, 'Renova', '4.02', '125 mg', '1177', '58', '136', '2022-08-27 21:42:04', '2022-08-27 21:42:04'),
(17932, 'Renova', '5.02', '250 mg', '1177', '58', '136', '2022-08-27 21:42:26', '2022-08-27 21:42:26'),
(17933, 'Renova', '8.03', '500 mg', '1177', '58', '136', '2022-08-27 21:42:53', '2022-08-27 21:42:53'),
(17934, 'Renova', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '59', '136', '2022-08-27 21:43:36', '2022-08-27 21:43:36'),
(17935, 'Renova', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '59', '136', '2022-08-27 21:43:57', '2022-08-27 21:43:57'),
(17936, 'Renova Max', '2.25', '1000 mg', '1177', '13', '136', '2022-08-27 21:44:24', '2022-08-27 21:44:24'),
(17937, 'Renova XR', '2.00', '665 mg', '1177', '13', '136', '2022-08-27 21:44:47', '2022-08-27 21:44:47'),
(17938, 'Reset', '1.20', '500 mg', '1177', '13', '92', '2022-08-27 21:45:06', '2022-08-27 21:45:06'),
(17939, 'Reset', '35.00', '120 mg/5ml', '1177', '67', '92', '2022-08-27 21:45:28', '2022-08-27 21:45:28'),
(17940, 'Reset', '20.00', '80 mg/ml', '1177', '70', '92', '2022-08-27 21:45:48', '2022-08-27 21:45:48'),
(17941, 'Reset ER', '2.00', '665 mg', '1177', '13', '92', '2022-08-27 21:46:08', '2022-08-27 21:46:08'),
(17942, 'SB-Opa', '1.20', '500 mg', '1177', '13', '181', '2022-08-27 21:46:30', '2022-08-27 21:46:30'),
(17943, 'Seridol', '1.20', '500 mg', '1177', '13', '178', '2022-08-27 21:47:00', '2022-08-27 21:47:00'),
(17944, 'Silpa', '1.20', '500 mg', '1177', '13', '174', '2022-08-27 21:47:20', '2022-08-27 21:47:20'),
(17945, 'Silpa', '35.00', '120 mg/5ml', '1177', '67', '174', '2022-08-27 21:47:46', '2022-08-27 21:47:46'),
(17946, 'Silpol', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '173', '2022-08-27 21:48:09', '2022-08-27 21:48:09'),
(17947, 'Silpol', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '173', '2022-08-27 21:48:31', '2022-08-27 21:48:31'),
(17948, 'Silpol', '1.20', '500 mg', '1177', '13', '173', '2022-08-27 21:48:53', '2022-08-27 21:48:53'),
(17949, 'Sinapol', '1.20', '500 mg', '1177', '13', '91', '2022-08-27 21:53:21', '2022-08-27 21:53:21'),
(17950, 'Sinapol', '35.00', '120 mg/5ml', '1177', '67', '91', '2022-08-27 21:53:46', '2022-08-27 21:53:46'),
(17951, 'Tamen', '1.20', '500 mg', '1177', '13', '71', '2022-08-27 21:54:11', '2022-08-27 21:54:11'),
(17952, 'Tamen', '20.00', '80 mg/ml', '1177', '70', '71', '2022-08-27 21:54:31', '2022-08-27 21:54:31'),
(17953, 'Tamen', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '59', '71', '2022-08-27 21:54:53', '2022-08-27 21:54:53'),
(17954, 'Tamen', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '59', '71', '2022-08-27 21:55:16', '2022-08-27 21:55:16'),
(17955, 'Tamen', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '67', '71', '2022-08-27 21:55:43', '2022-08-27 21:55:43'),
(17956, 'Tamen', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '67', '71', '2022-08-27 21:56:08', '2022-08-27 21:56:08'),
(17957, 'Tamen Ultra', '1.20', '500 mg', '1177', '13', '71', '2022-08-27 21:56:32', '2022-08-27 21:56:32'),
(17958, 'Tamen XR', '2.00', '665 mg', '1177', '13', '71', '2022-08-27 21:56:55', '2022-08-27 21:56:55'),
(17959, 'Tamino', '1.20', '500 mg', '1177', '13', '127', '2022-08-27 21:57:15', '2022-08-27 21:57:15'),
(17960, 'Tamino', '35.00', '120 mg/5ml', '1177', '67', '127', '2022-08-27 21:57:39', '2022-08-27 21:57:39'),
(17961, 'Tamino ER', '2.00', '665 mg', '1177', '13', '127', '2022-08-27 21:58:08', '2022-08-27 21:58:08'),
(17962, 'Tandamo;', '1.20', '500 mg', '1177', '13', '112', '2022-08-27 21:58:29', '2022-08-27 21:58:29'),
(17963, 'Tandamol', '35.00', '120 mg/5ml', '1177', '67', '112', '2022-08-27 21:58:56', '2022-08-27 21:58:56'),
(17964, 'Temnor', '0.80', '500 mg', '1177', '13', '49', '2022-08-27 21:59:18', '2022-08-27 21:59:18'),
(17965, 'Temol', '35.00', '120 mg/5ml', '1177', '67', '184', '2022-08-27 21:59:39', '2022-08-27 21:59:39'),
(17966, 'Temol', '1.20', '500 mg', '1177', '13', '184', '2022-08-27 22:00:01', '2022-08-27 22:00:01'),
(17967, 'Tempac', '1.20', '500 mg', '1177', '13', '88', '2022-08-27 22:00:22', '2022-08-27 22:00:22'),
(17968, 'Tempac', '35.00', '120 mg/5ml', '1177', '67', '88', '2022-08-27 22:00:41', '2022-08-27 22:00:41'),
(17969, 'Tempanil', '1.20', '500 mg', '1177', '13', '29', '2022-08-27 22:01:03', '2022-08-27 22:01:03'),
(17970, 'Tempil', '1.20', '500 mg', '1177', '13', '23', '2022-08-27 22:01:23', '2022-08-27 22:01:23'),
(17971, 'Timidal', '1.20', '500 mg', '1177', '13', '77', '2022-08-27 22:01:44', '2022-08-27 22:01:44'),
(17972, 'Timidal', '35.00', '120 mg/5ml', '1177', '67', '77', '2022-08-27 22:02:04', '2022-08-27 22:02:04'),
(17973, 'Tydenol', '1.20', '500 mg', '1177', '13', '67', '2022-08-27 22:03:43', '2022-08-27 22:03:43'),
(17974, 'Tydenol', '35.00', '120 mg/5ml', '1177', '67', '67', '2022-08-27 22:04:10', '2022-08-27 22:04:10'),
(17975, 'Tylen', '35.00', '120 mg/5ml', '1177', '67', '202', '2022-08-27 22:04:44', '2022-08-27 22:04:44'),
(17976, 'Tynol', '1.20', '500 mg', '1177', '13', '166', '2022-08-27 22:05:04', '2022-08-27 22:05:04'),
(17977, 'Tynol', '35.00', '120 mg/5ml', '1177', '67', '166', '2022-08-27 22:05:25', '2022-08-27 22:05:25'),
(17978, 'Ucet Extend', '2.00', '665 mg', '1177', '13', '190', '2022-08-27 22:05:48', '2022-08-27 22:05:48'),
(17979, 'Xcel', '1.20', '500 mg', '1177', '13', '18', '2022-08-27 22:08:04', '2022-08-27 22:08:04'),
(17980, 'Xcel', '35.00', '120 mg/5ml (60 ml bottle)', '1177', '59', '18', '2022-08-27 22:08:24', '2022-08-27 22:08:24'),
(17981, 'Xcel', '50.00', '120 mg/5ml (100 ml bottle)', '1177', '59', '18', '2022-08-27 22:08:45', '2022-08-27 22:08:45'),
(17982, 'Xcel', '20.00', '80 mg/ml', '1177', '70', '18', '2022-08-27 22:09:22', '2022-08-27 22:09:22'),
(17983, 'Xcel', '5.00', '250 mg', '1177', '58', '18', '2022-08-27 22:09:43', '2022-08-27 22:09:43'),
(17984, 'Xcel', '4.00', '125 mg', '1177', '58', '18', '2022-08-27 22:10:02', '2022-08-27 22:10:02'),
(17985, 'Xcel', '8.00', '500 mg', '1177', '58', '18', '2022-08-27 22:10:22', '2022-08-27 22:10:22'),
(17986, 'Xcel ER', '2.00', '665 mg', '1177', '13', '18', '2022-08-27 22:10:43', '2022-08-27 22:10:43'),
(17987, 'Xpa', '1.20', '500 mg', '1177', '13', '34', '2022-08-27 22:11:06', '2022-08-27 22:11:06'),
(17988, 'Xpa', '35.00', '120 mg/5ml', '1177', '67', '34', '2022-08-27 22:11:28', '2022-08-27 22:11:28'),
(17989, 'Xpa', '20.00', '80 mg/ml', '1177', '70', '34', '2022-08-27 22:11:50', '2022-08-27 22:11:50'),
(17990, 'Xpa', '5.00', '125 mg', '1177', '58', '34', '2022-08-27 22:12:11', '2022-08-27 22:12:11'),
(17991, 'Xpa', '6.00', '250 mg', '1177', '58', '34', '2022-08-27 22:12:31', '2022-08-27 22:12:31'),
(17992, 'Xpa', '9.00', '500 mg', '1177', '58', '34', '2022-08-27 22:12:50', '2022-08-27 22:12:50'),
(17993, 'Xpa XR', '2.00', '665 mg', '1177', '13', '34', '2022-08-27 22:13:11', '2022-08-27 22:13:11'),
(17994, 'Zerin', '1.20', '500 mg', '1177', '13', '98', '2022-08-27 22:13:30', '2022-08-27 22:13:30'),
(17995, 'Zerin', '35.00', '120 mg/5ml', '1177', '67', '98', '2022-08-27 22:13:50', '2022-08-27 22:13:50'),
(17996, 'Zerin', '20.00', '80 mg/ml', '1177', '70', '98', '2022-08-27 22:14:11', '2022-08-27 22:14:11'),
(17997, 'Napa', '150.00', '10 mg/ml', '1178', '50', '43', '2022-08-27 22:54:32', '2022-08-27 22:54:32'),
(17998, 'Paraciv', '120.36', '10 mg/ml', '1178', '50', '39', '2022-08-27 22:55:00', '2022-08-27 22:55:00'),
(17999, 'Renova', '120.00', '10 mg/ml', '1178', '50', '136', '2022-08-27 22:55:45', '2022-08-27 22:55:45'),
(18000, 'Reset', '120.00', '10 mg/ml', '1178', '50', '92', '2022-08-27 22:58:41', '2022-08-27 22:58:41'),
(18001, 'Tamen', '120.00', '10 mg/ml', '1178', '50', '71', '2022-08-27 23:00:00', '2022-08-27 23:00:00'),
(18002, 'A-One Plus', '1.50', '500 mg+65 mg', '1179', '13', '31', '2022-08-27 23:06:32', '2022-08-27 23:06:32'),
(18003, 'Ace Plus', '2.51', '500 mg+65 mg', '1179', '13', '179', '2022-08-27 23:07:19', '2022-08-27 23:07:19'),
(18004, 'Acep Plus', '1.50', '500 mg+65 mg', '1179', '13', '196', '2022-08-27 23:07:46', '2022-08-27 23:07:46'),
(18005, 'Aceta-X', '2.50', '500 mg+65 mg', '1179', '13', '45', '2022-08-27 23:17:54', '2022-08-27 23:17:54'),
(18006, 'Act Plus', '2.00', '500 mg+65 mg', '1179', '13', '27', '2022-08-27 23:18:19', '2022-08-27 23:18:19'),
(18007, 'Ampol Plus', '2.50', '500 mg+65 mg', '1179', '13', '22', '2022-08-27 23:19:20', '2022-08-27 23:19:20'),
(18008, 'Anapol Plus', '2.00', '500 mg+65 mg', '1179', '13', '148', '2022-08-27 23:20:28', '2022-08-27 23:20:28'),
(18009, 'Anapol Plus', '2.00', '500 mg+65 mg', '1179', '13', '148', '2022-08-27 23:20:49', '2022-08-27 23:20:49'),
(18010, 'Archi Extra', '1.50', '500 mg+65 mg', '1179', '13', '21', '2022-08-27 23:22:24', '2022-08-27 23:22:24'),
(18011, 'Asta Plus', '2.00', '500 mg+65 mg', '1179', '13', '162', '2022-08-27 23:24:27', '2022-08-27 23:24:27'),
(18012, 'Asta Plus', '2.00', '500 mg+65 mg', '1179', '13', '162', '2022-08-27 23:25:14', '2022-08-27 23:25:14'),
(18013, 'Asta Plus', '2.00', '500 mg+65 mg', '1179', '13', '162', '2022-08-27 23:25:45', '2022-08-27 23:25:45'),
(18014, 'Atopen Plus', '2.51', '500 mg+65 mg', '1179', '13', '101', '2022-08-27 23:26:38', '2022-08-27 23:26:38'),
(18015, 'ATP Extra', '2.50', '500 mg+65 mg', '1179', '13', '78', '2022-08-27 23:31:46', '2022-08-27 23:31:46'),
(18016, 'Benalgin Plus', '2.50', '500 mg+65 mg', '1179', '13', '42', '2022-08-27 23:32:37', '2022-08-27 23:32:37'),
(18017, 'Bepol Plus', '1.50', '500 mg+65 mg', '1179', '13', '41', '2022-08-27 23:33:23', '2022-08-27 23:33:23'),
(18018, 'Caf-N', '2.00', '500 mg+65 mg', '1179', '13', '83', '2022-08-27 23:33:44', '2022-08-27 23:33:44'),
(18019, 'Caface', '2.00', '500 mg+65 mg', '1179', '13', '105', '2022-08-27 23:35:06', '2022-08-27 23:35:06'),
(18020, 'Cafceta', '1.50', '500 mg+65 mg', '1179', '13', '143', '2022-08-27 23:35:56', '2022-08-27 23:35:56'),
(18021, 'Cafecool Plus', '2.50', '500 mg+65 mg', '1179', '13', '63', '2022-08-27 23:36:23', '2022-08-27 23:36:23'),
(18022, 'Cafedon', '2.50', '500 mg+65 mg', '1179', '13', '89', '2022-08-27 23:38:04', '2022-08-27 23:38:04'),
(18023, 'Cafeta', '2.50', '500 mg+65 mg', '1179', '13', '126', '2022-08-27 23:39:10', '2022-08-27 23:39:10'),
(18024, 'Caffo', '1.90', '500 mg+65 mg', '1179', '13', '177', '2022-08-27 23:39:34', '2022-08-27 23:39:34'),
(18025, 'Caftyl', '1.91', '500 mg+65 mg', '1179', '13', '134', '2022-08-27 23:40:08', '2022-08-27 23:40:08'),
(18026, 'Capdol', '2.00', '500 mg+65 mg', '1179', '13', '130', '2022-08-28 00:03:48', '2022-08-28 00:03:48'),
(18027, 'Capdol', '2.00', '500 mg+65 mg', '1179', '13', '130', '2022-08-28 00:03:48', '2022-08-28 00:03:48'),
(18028, 'Capdol', '2.00', '500 mg+65 mg', '1179', '13', '130', '2022-08-28 00:03:48', '2022-08-28 00:03:48'),
(18029, 'Centamol', '1.90', '500 mg+65 mg', '1179', '13', '50', '2022-08-28 00:04:15', '2022-08-28 00:04:15'),
(18030, 'Cetacaf', '1.51', '500 mg+65 mg', '1179', '13', '192', '2022-08-28 00:06:52', '2022-08-28 00:06:52'),
(18031, 'Cetadol Plus', '1.50', '500 mg+65 mg', '1179', '13', '64', '2022-08-28 00:07:54', '2022-08-28 00:07:54'),
(18032, 'Cetal Plus', '1.90', '500 mg+65 mg', '1179', '13', '182', '2022-08-28 00:08:33', '2022-08-28 00:08:33'),
(18033, 'Cetam Plus', '2.50', '500 mg+65 mg', '1179', '13', '142', '2022-08-28 00:08:58', '2022-08-28 00:08:58'),
(18034, 'Cpmol', '1.50', '500 mg+65 mg', '1179', '13', '55', '2022-08-28 00:09:52', '2022-08-28 00:09:52'),
(18035, 'DC-Plus', '2.00', '500 mg+65 mg', '1179', '13', '60', '2022-08-28 00:11:17', '2022-08-28 00:11:17'),
(18036, 'Depol Extra', '1.60', '500 mg+65 mg', '1179', '13', '62', '2022-08-28 00:12:54', '2022-08-28 00:12:54'),
(18037, 'Dola Extra', '1.90', '500 mg+65 mg', '1179', '13', '116', '2022-08-28 00:14:04', '2022-08-28 00:14:04'),
(18038, 'Dual', '1.99', '500 mg+65 mg', '1179', '13', '112', '2022-08-28 00:15:05', '2022-08-28 00:15:05'),
(18039, 'Duet', '2.50', '500 mg+65 mg', '1179', '13', '174', '2022-08-28 00:15:57', '2022-08-28 00:15:57'),
(18040, 'Ease Plus', '1.50', '500 mg+65 mg', '1179', '13', '137', '2022-08-28 00:16:55', '2022-08-28 00:16:55'),
(18041, 'Enyl Plus', '2.00', '500 mg+65 mg', '1179', '13', '73', '2022-08-28 00:18:03', '2022-08-28 00:18:03'),
(18042, 'Fap Plus', '1.92', '500 mg+65 mg', '1179', '13', '39', '2022-08-28 00:18:41', '2022-08-28 00:18:41'),
(18043, 'Fast Plus', '2.20', '500 mg+65 mg', '1179', '13', '19', '2022-08-28 00:19:20', '2022-08-28 00:19:20'),
(18044, 'Fea Plus', '2.51', '500 mg+65 mg', '1179', '13', '124', '2022-08-28 00:20:13', '2022-08-28 00:20:13'),
(18045, 'Feva Plus', '1.50', '500 mg+65 mg', '1179', '13', '20', '2022-08-28 00:20:34', '2022-08-28 00:20:34'),
(18046, 'Fevrex Plus', '2.00', '500 mg+65 mg', '1179', '13', '132', '2022-08-28 00:21:47', '2022-08-28 00:21:47'),
(18047, 'Fibi Plus', '2.00', '500 mg+65 mg', '1179', '13', '120', '2022-08-28 00:23:20', '2022-08-28 00:23:20');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(18048, 'Fibi Plus', '2.00', '500 mg+65 mg', '1179', '13', '183', '2022-08-28 00:24:02', '2022-08-28 00:25:25'),
(18049, 'Hedex', '2.50', '500 mg+65 mg', '1179', '13', '140', '2022-08-28 00:24:48', '2022-08-28 00:24:48'),
(18050, 'Hepa-Plus', '1.50', '500 mg+65 mg', '1179', '13', '90', '2022-08-28 00:27:01', '2022-08-28 00:27:01'),
(18051, 'K-Pol', '1.90', '500 mg+65 mg', '1179', '13', '117', '2022-08-28 00:27:51', '2022-08-28 00:27:51'),
(18052, 'Momodol Extra', '2.50', '500 mg+65 mg', '1179', '13', '65', '2022-08-28 00:28:30', '2022-08-28 00:28:30'),
(18053, 'Napa Extra', '2.49', '500 mg+65 mg', '1179', '13', '43', '2022-08-28 00:29:20', '2022-08-28 00:29:20'),
(18054, 'Nebs Plus', '2.00', '500 mg+65 mg', '1179', '13', '72', '2022-08-28 00:29:45', '2022-08-28 00:29:45'),
(18055, 'Neopara Plus', '1.50', '500 mg+65 mg', '1179', '13', '48', '2022-08-28 00:30:33', '2022-08-28 00:30:33'),
(18056, 'Nor Plus', '1.90', '500 mg+65 mg', '1179', '13', '129', '2022-08-28 00:31:18', '2022-08-28 00:31:18'),
(18057, 'Nova Plus', '2.50', '500 mg+65 mg', '1179', '13', '54', '2022-08-28 00:32:24', '2022-08-28 00:32:24'),
(18058, 'Nuceta Plus', '1.9', '500 mg+65 mg', '1179', '13', '76', '2022-08-28 00:33:57', '2022-08-28 00:33:57'),
(18059, 'Orpa Plus', '1.90', '500 mg+65 mg', '1179', '13', '40', '2022-08-28 00:34:26', '2022-08-28 00:34:26'),
(18060, 'P+C', '2.50', '500 mg+65 mg', '1179', '13', '23', '2022-08-28 00:36:38', '2022-08-28 00:36:38'),
(18061, 'PAC', '2.50', '500 mg+65 mg', '1179', '13', '91', '2022-08-28 00:37:24', '2022-08-28 00:37:24'),
(18062, 'Pace', '1.51', '500 mg+65 mg', '1179', '13', '111', '2022-08-28 00:38:47', '2022-08-28 00:38:47'),
(18063, 'Painil Plus', '2.00', '500 mg+65 mg', '1179', '13', '102', '2022-08-28 00:39:13', '2022-08-28 00:39:13'),
(18064, 'Pamix Extra', '2.50', '500 mg+65 mg', '1179', '13', '197', '2022-08-28 00:40:16', '2022-08-28 00:40:16'),
(18065, 'Panalgin Plus', '1.80', '500 mg+65 mg', '1179', '13', '165', '2022-08-28 00:41:03', '2022-08-28 00:41:03'),
(18066, 'Panol Plus', '1.90', '500 mg+65 mg', '1179', '13', '194', '2022-08-28 00:41:43', '2022-08-28 00:41:43'),
(18067, 'Para C', '1.90', '500 mg+65 mg', '1179', '13', '28', '2022-08-28 00:42:27', '2022-08-28 00:42:27'),
(18068, 'Para Caf', '1.90', '500 mg+65 mg', '1179', '13', '170', '2022-08-28 00:43:18', '2022-08-28 00:43:18'),
(18069, 'Para Fast', '1.50', '500 mg+65 mg', '1179', '13', '30', '2022-08-28 00:43:57', '2022-08-28 00:43:57'),
(18070, 'Paracet Plus', '1.50', '500 mg+65 mg', '1179', '13', '186', '2022-08-28 00:44:36', '2022-08-28 00:44:36'),
(18071, 'Paracin', '1.50', '500 mg+65 mg', '1179', '13', '146', '2022-08-28 00:45:58', '2022-08-28 00:45:58'),
(18072, 'Paradil Extra', '2.00', '500 mg+65 mg', '1179', '13', '44', '2022-08-28 00:51:35', '2022-08-28 00:51:35'),
(18073, 'Paragesic-C', '2.50', '500 mg+65 mg', '1179', '13', '176', '2022-08-28 00:52:11', '2022-08-28 00:52:11'),
(18074, 'Parajor Plus', '2.00', '500 mg+65 mg', '1179', '13', '172', '2022-08-28 00:52:56', '2022-08-28 00:52:56'),
(18075, 'Paraxia Plus', '1.90', '500 mg+65 mg', '1179', '13', '147', '2022-08-28 00:53:43', '2022-08-28 00:53:43'),
(18076, 'Paret Plus', '2.00', '500 mg+65 mg', '1179', '13', '141', '2022-08-28 00:54:39', '2022-08-28 00:54:39'),
(18077, 'Pax', '1.50', '500 mg+65 mg', '1179', '13', '110', '2022-08-28 00:56:06', '2022-08-28 00:56:06'),
(18078, 'Phoenix Paracetamol Plus', '1.50', '500 mg+65 mg', '1179', '13', '149', '2022-08-28 00:57:19', '2022-08-28 00:57:19'),
(18079, 'PM Plus', '1.50', '500 mg+65 mg', '1179', '13', '159', '2022-08-28 00:59:24', '2022-08-28 00:59:24'),
(18080, 'Pol Plus', '2.00', '500 mg+65 mg', '1179', '13', '82', '2022-08-28 01:00:37', '2022-08-28 01:00:37'),
(18081, 'Premol Plus', '1.50', '500 mg+65 mg', '1179', '13', '151', '2022-08-28 01:01:29', '2022-08-28 01:01:29'),
(18082, 'Pricet Plus', '2.50', '500 mg+65 mg', '1179', '13', '152', '2022-08-28 01:02:19', '2022-08-28 01:02:19'),
(18083, 'Promel Plus', '1.90', '500 mg+65 mg', '1179', '13', '32', '2022-08-28 01:21:03', '2022-08-28 01:21:03'),
(18084, 'Pyra Plus', '2.00', '500 mg+65 mg', '1179', '13', '161', '2022-08-28 01:22:29', '2022-08-28 01:22:29'),
(18085, 'Pyrenol', '2.00', '500 mg+65 mg', '1179', '13', '61', '2022-08-28 01:22:49', '2022-08-28 01:22:49'),
(18086, 'Pyrex Plus', '1.81', '500 mg+65 mg', '1179', '13', '53', '2022-08-28 01:23:34', '2022-08-28 01:23:34'),
(18087, 'Pyrexil Plus', '2.53', '500 mg+65 mg', '1179', '13', '193', '2022-08-28 01:24:54', '2022-08-28 01:24:54'),
(18088, 'Qcet Cafe', '2.51', '500 mg+65 mg', '1179', '13', '135', '2022-08-28 01:26:15', '2022-08-28 01:26:15'),
(18089, 'Reliv Plus', '1.90', '500 mg+65 mg', '1179', '13', '36', '2022-08-28 01:28:29', '2022-08-28 01:28:29'),
(18090, 'Remalgin Plus', '1.50', '500 mg+65 mg', '1179', '13', '160', '2022-08-28 01:28:54', '2022-08-28 01:28:54'),
(18091, 'Renova Plus', '2.51', '500 mg+65 mg', '1179', '13', '136', '2022-08-28 02:05:17', '2022-08-28 02:05:17'),
(18092, 'Reset Plus', '2.50', '500 mg+65 mg', '1179', '13', '92', '2022-08-28 02:05:40', '2022-08-28 02:05:40'),
(18093, 'SB-Opa Plus', '2.50', '500 mg+65 mg', '1179', '13', '181', '2022-08-28 02:06:41', '2022-08-28 02:06:41'),
(18094, 'Tacs', '2.30', '500 mg+65 mg', '1179', '13', '157', '2022-08-28 02:07:29', '2022-08-28 02:07:29'),
(18095, 'Tamen Turbo', '2.50', '500 mg+65 mg', '1179', '13', '71', '2022-08-28 02:21:18', '2022-08-28 02:21:18'),
(18096, 'Tamino Plus', '1.51', '500 mg+65 mg', '1179', '13', '127', '2022-08-28 02:29:59', '2022-08-28 02:29:59'),
(18097, 'Temfin', '1.80', '500 mg+65 mg', '1179', '13', '138', '2022-08-28 02:30:22', '2022-08-28 02:30:22'),
(18098, 'Temnor Plus', '2.50', '500 mg+65 mg', '1179', '13', '49', '2022-08-28 02:31:07', '2022-08-28 02:31:07'),
(18099, 'Temol Extra', '2.40', '500 mg+65 mg', '1179', '13', '184', '2022-08-28 02:32:51', '2022-08-28 02:32:51'),
(18100, 'Tempanil Extra', '1.91', '500 mg+65 mg', '1179', '13', '29', '2022-08-28 02:34:02', '2022-08-28 02:34:02'),
(18101, 'Tempol Plus', '1.90', '500 mg+65 mg', '1179', '13', '35', '2022-08-28 02:34:42', '2022-08-28 02:34:42'),
(18102, 'Temrif Plus', '1.50', '500 mg+65 mg', '1179', '13', '119', '2022-08-28 02:36:00', '2022-08-28 02:36:00'),
(18103, 'Timidal Plus', '2.01', '500 mg+65 mg', '1179', '13', '77', '2022-08-28 02:36:28', '2022-08-28 02:36:28'),
(18104, 'Ty-Plus', '1.90', '500 mg+65 mg', '1179', '13', '67', '2022-08-28 02:37:36', '2022-08-28 02:37:36'),
(18105, 'Tylen Plus', '2.50', '500 mg+65 mg', '1179', '13', '202', '2022-08-28 02:38:02', '2022-08-28 02:38:02'),
(18106, 'Ucet Extra', '2.50', '500 mg+65 mg', '1179', '13', '190', '2022-08-28 02:38:31', '2022-08-28 02:38:31'),
(18107, 'Xcel Plus', '2.35', '500 mg+65 mg', '1179', '13', '18', '2022-08-28 02:39:25', '2022-08-28 02:39:25'),
(18108, 'Xpa-C', '2.50', '500 mg+65 mg', '1179', '13', '34', '2022-08-28 02:40:52', '2022-08-28 02:40:52'),
(18109, 'Zara Extra', '2.00', '500 mg+65 mg', '1179', '13', '163', '2022-08-28 02:41:22', '2022-08-28 02:41:22'),
(18110, 'Zerin-XP', '1.90', '500 mg+65 mg', '1179', '13', '98', '2022-08-28 02:42:12', '2022-08-28 02:42:12'),
(18111, 'Aceta-T', '10.67', '325 mg+37.5 mg', '1181', '13', '45', '2022-08-28 03:00:11', '2022-08-28 03:00:11'),
(18112, 'Acetram', '8.03', '325 mg+37.5 mg', '1181', '13', '179', '2022-08-28 03:04:43', '2022-08-28 03:04:43'),
(18113, 'Atopen-X', '8.02', '325 mg+37.5 mg', '1181', '13', '101', '2022-08-28 03:05:28', '2022-08-28 03:05:28'),
(18114, 'Dolceta', '8.00', '325 mg+37.5 mg', '1181', '13', '156', '2022-08-28 03:05:56', '2022-08-28 03:05:56'),
(18115, 'Doloran Plus', '10.00', '325 mg+37.5 mg', '1181', '13', '167', '2022-08-28 03:06:28', '2022-08-28 03:06:28'),
(18116, 'Fapdol', '8.00', '325 mg+37.5 mg', '1181', '13', '39', '2022-08-28 03:07:29', '2022-08-28 03:07:29'),
(18117, 'Fastdol', '8.03', '325 mg+37.5 mg', '1181', '13', '19', '2022-08-28 03:10:38', '2022-08-28 03:10:38'),
(18118, 'Fevedol', '5.00', '325 mg+37.5 mg', '1181', '13', '65', '2022-08-28 03:10:59', '2022-08-28 03:10:59'),
(18119, 'NapaDol', '8.00', '325 mg+37.5 mg', '1181', '13', '43', '2022-08-28 03:11:59', '2022-08-28 03:11:59'),
(18120, 'Nordol', '8.03', '325 mg+37.5 mg', '1181', '13', '129', '2022-08-28 03:13:04', '2022-08-28 03:13:04'),
(18121, 'Novodol', '8.02', '325 mg+37.5 mg', '1181', '13', '140', '2022-08-28 03:14:04', '2022-08-28 03:14:04'),
(18122, 'P-Dol', '5.00', '325 mg+37.5 mg', '1181', '13', '150', '2022-08-28 03:15:13', '2022-08-28 03:15:13'),
(18123, 'Pangesic', '8.00', '325 mg+37.5 mg', '1181', '13', '161', '2022-08-28 03:15:35', '2022-08-28 03:15:35'),
(18124, 'Panol-T', '8.00', '325 mg+37.5 mg', '1181', '13', '194', '2022-08-28 03:17:02', '2022-08-28 03:17:02'),
(18125, 'Paratadol', '8.00', '325 mg+37.5 mg', '1181', '13', '73', '2022-08-28 03:17:25', '2022-08-28 03:17:25'),
(18126, 'Prodol', '8.00', '325 mg+37.5 mg', '1181', '13', '42', '2022-08-28 03:18:46', '2022-08-28 03:18:46'),
(18127, 'Pyrex T', '8.02', '325 mg+37.5 mg', '1181', '13', '53', '2022-08-28 03:20:11', '2022-08-28 03:20:11'),
(18128, 'Renova T', '8.03', '325 mg+37.5 mg', '1181', '13', '136', '2022-08-28 03:21:55', '2022-08-28 03:21:55'),
(18129, 'Resadol', '8.00', '325 mg+37.5 mg', '1181', '13', '92', '2022-08-28 03:22:14', '2022-08-28 03:22:14'),
(18130, 'Syndol Plus', '8.00', '325 mg+37.5 mg', '1181', '13', '89', '2022-08-28 03:23:46', '2022-08-28 03:23:46'),
(18131, 'TacsDol', '8.00', '325 mg+37.5 mg', '1181', '13', '157', '2022-08-28 03:24:06', '2022-08-28 03:24:06'),
(18132, 'Tamenol', '8.00', '325 mg+37.5 mg', '1181', '13', '71', '2022-08-28 03:26:09', '2022-08-28 03:26:09'),
(18133, 'Tempol-D', '8.00', '325 mg+37.5 mg', '1181', '13', '35', '2022-08-28 03:26:31', '2022-08-28 03:26:31'),
(18134, 'Trado Plus', '8.00', '325 mg+37.5 mg', '1181', '13', '142', '2022-08-28 03:27:50', '2022-08-28 03:27:50'),
(18135, 'Tramatol', '8.00', '325 mg+37.5 mg', '1181', '13', '177', '2022-08-28 03:28:13', '2022-08-28 03:28:13'),
(18136, 'Tramp', '6.02', '325 mg+37.5 mg', '1181', '13', '78', '2022-08-28 03:28:58', '2022-08-28 03:28:58'),
(18137, 'TRD-P', '8.00', '325 mg+37.5 mg', '1181', '13', '121', '2022-08-28 03:29:48', '2022-08-28 03:29:48'),
(18138, 'Trixotim', '8.03', '325 mg+37.5 mg', '1181', '13', '63', '2022-08-28 03:30:11', '2022-08-28 03:30:11'),
(18139, 'Utracet', '8.00', '325 mg+37.5 mg', '1181', '13', '190', '2022-08-28 03:31:14', '2022-08-28 03:31:14'),
(18140, 'Xcel Max', '8.02', '325 mg+37.5 mg', '1181', '13', '18', '2022-08-28 03:31:35', '2022-08-28 03:31:35'),
(18141, 'Coxpar', '200.00', '40 mg/vial', '1182', '49', '92', '2022-08-28 03:33:02', '2022-08-28 03:33:02'),
(18142, 'Parix', '200.00', '40 mg/vial', '1182', '49', '71', '2022-08-28 03:33:34', '2022-08-28 03:33:34'),
(18143, 'Paricap', '25.00', '1 mcg', '1183', '16', '65', '2022-08-28 03:34:46', '2022-08-28 03:34:46'),
(18144, 'Pericon', '45.14', '1 mcg', '1183', '16', '39', '2022-08-28 03:35:11', '2022-08-28 03:35:11'),
(18145, 'Uniplar', '20.00', '1 mcg', '1183', '16', '190', '2022-08-28 03:35:51', '2022-08-28 03:35:51'),
(18146, 'Melev', '9.54', '20 mg', '1184', '13', '43', '2022-08-28 03:37:49', '2022-08-28 03:37:49'),
(18147, 'Oxat', '12.03', '20 mg', '1184', '13', '179', '2022-08-28 03:38:13', '2022-08-28 03:38:13'),
(18148, 'Panirid', '9.50', '20 mg', '1184', '13', '92', '2022-08-28 03:39:54', '2022-08-28 03:39:54'),
(18149, 'Parotin', '6.04', '10 mg', '1184', '13', '18', '2022-08-28 03:40:21', '2022-08-28 03:40:21'),
(18150, 'Parotin', '10.07', '20 mg', '1184', '13', '18', '2022-08-28 03:41:10', '2022-08-28 03:41:10'),
(18151, 'Paroxet', '9.06', '20 mg', '1184', '13', '98', '2022-08-28 03:42:25', '2022-08-28 03:42:25'),
(18152, 'Pazocent', '250.00', '200 mg', '1185', '13', '92', '2022-08-28 03:44:26', '2022-08-28 03:44:26'),
(18153, 'Pazocent', '250.00', '200 mg', '1185', '13', '92', '2022-08-28 03:44:35', '2022-08-28 03:44:35'),
(18154, 'Pazoren', '350.00', '200 mg', '1185', '13', '161', '2022-08-28 03:46:20', '2022-08-28 03:46:20'),
(18155, 'Votrient', '628.06', '200 mg', '1185', '13', '128', '2022-08-28 03:47:13', '2022-08-28 03:47:13'),
(18156, 'Zopanib', '580.00', '200 mg', '1185', '13', '39', '2022-08-28 03:49:25', '2022-08-28 03:49:25'),
(18157, 'Zopanib', '1044.00', '400 mg', '1185', '13', '39', '2022-08-28 03:50:18', '2022-08-28 03:50:18'),
(18158, 'Nobac', '12.00', '400 mg', '1186', '13', '91', '2022-08-28 03:51:08', '2022-08-28 03:51:08'),
(18159, 'Pefla', '15.38', '400 mg', '1186', '13', '178', '2022-08-28 03:51:52', '2022-08-28 03:51:52'),
(18160, 'Peflacine', '15.28', '400 mg', '1186', '13', '198', '2022-08-28 03:52:32', '2022-08-28 03:52:32'),
(18161, 'Peflox', '11.05', '400 mg', '1186', '13', '65', '2022-08-28 03:52:54', '2022-08-28 03:52:54'),
(18162, 'Fulphila', '20060.00', '6 mg/0.6 ml', '1187', '77', '43', '2022-08-28 03:54:17', '2022-08-28 03:54:17'),
(18163, 'PEG-Filastin', '15000.00', '6 mg/0.6 ml', '1187', '77', '92', '2022-08-28 03:55:06', '2022-08-28 03:55:06'),
(18164, 'Pegfilgrast', '18000.00', '6 mg/0.6 ml', '1187', '77', '39', '2022-08-28 03:55:55', '2022-08-28 03:55:55'),
(18165, 'PegNeufil', '20300.00', '6 mg/0.6 ml', '1187', '77', '89', '2022-08-28 03:56:23', '2022-08-28 03:56:23'),
(18166, 'Optipeg-A', '8800.00', '135 mcg/0.5 ml', '1202', '77', '92', '2022-08-28 03:58:50', '2022-08-28 03:58:50'),
(18167, 'Optipeg-A', '9800.00', '180 mcg/0.5 ml', '1202', '77', '92', '2022-08-28 03:59:27', '2022-08-28 03:59:27'),
(18168, 'Pegferon', '15000.00', '180 mcg/0.5 ml', '1202', '77', '89', '2022-08-28 04:00:59', '2022-08-28 04:00:59'),
(18169, 'Pegin', '9800.00', '180 mcg/0.5 ml', '1202', '77', '39', '2022-08-28 04:01:25', '2022-08-28 04:01:25'),
(18170, 'Pegin', '8800.00', '135 mcg/0.5 ml', '1202', '77', '39', '2022-08-28 04:02:36', '2022-08-28 04:02:36'),
(18171, 'PEG-Epo', '4000.00', '50 mcg/0.3 ml', '1203', '77', '92', '2022-08-28 04:03:54', '2022-08-28 04:03:54'),
(18172, 'PEG-Epo', '5500.00', '75 mcg/0.3 ml', '1203', '77', '92', '2022-08-28 04:04:29', '2022-08-28 04:04:29'),
(18173, 'Pemro', '195000.00', '100 mg/4 ml', '1204', '50', '39', '2022-08-28 04:05:50', '2022-08-28 04:05:50'),
(18174, 'Alimta', '64187.00', '500 mg/vial', '1205', '50', '89', '2022-08-28 04:07:24', '2022-08-28 04:07:24'),
(18175, 'Alimta', '13372.00', '100 mg/vial', '1205', '50', '89', '2022-08-28 04:08:31', '2022-08-28 04:08:31'),
(18176, 'Pemeta', '4500.00', '100 mg/vial', '1205', '50', '65', '2022-08-28 04:09:03', '2022-08-28 04:09:03'),
(18177, 'Pemetor', '5000.00', '100 mg/vial', '1205', '50', '71', '2022-08-28 04:10:08', '2022-08-28 04:10:08'),
(18178, 'Pemetor', '25000.00', '500 mg/vial', '1205', '50', '71', '2022-08-28 04:11:11', '2022-08-28 04:11:11'),
(18179, 'Pemetrex', '5000.00', '100 mg/vial', '1205', '50', '39', '2022-08-28 04:11:46', '2022-08-28 04:11:46'),
(18180, 'Pemetrex', '25000.00', '500 mg/vial', '1205', '50', '39', '2022-08-28 04:13:34', '2022-08-28 04:13:34'),
(18181, 'Pemetrex', '25000.00', '500 mg/vial', '1205', '50', '39', '2022-08-28 04:13:34', '2022-08-28 04:13:34'),
(18182, 'Mirolast', '75.00', '0.1%', '1206', '69', '92', '2022-08-28 15:09:06', '2022-08-28 15:09:06'),
(18183, 'Pemast', '75.00', '0.1%', '1206', '69', '135', '2022-08-28 15:09:34', '2022-08-28 15:09:34'),
(18184, 'Pentazo', '30.00', '30 mg/ml', '1207', '10', '78', '2022-08-28 15:10:25', '2022-08-28 15:10:25'),
(18185, 'Cystosan', '40.00', '100 mg', '1208', '16', '92', '2022-08-28 15:11:05', '2022-08-28 15:11:05'),
(18186, 'Elmisan', '40.00', '100 mg', '1208', '16', '89', '2022-08-28 15:11:30', '2022-08-28 15:11:30'),
(18187, 'Oxifyl CR', '7.04', '400 mg', '1209', '13', '179', '2022-08-28 15:12:07', '2022-08-28 15:12:07'),
(18188, 'Trental', '15.11', '400 mg', '1209', '13', '198', '2022-08-28 15:12:32', '2022-08-28 15:12:32'),
(18189, 'Vasolax', '7.00', '400 mg', '1209', '13', '43', '2022-08-28 15:12:56', '2022-08-28 15:12:56'),
(18190, 'Peranel', '15.00', '2 mg', '1210', '13', '179', '2022-08-28 15:13:38', '2022-08-28 15:13:38'),
(18191, 'Peranel', '25.00', '4 mg', '1210', '13', '179', '2022-08-28 15:14:16', '2022-08-28 15:14:16'),
(18192, 'Coversyl', '16.50', '4 mg', '1211', '13', '171', '2022-08-28 16:43:08', '2022-08-28 16:43:08'),
(18193, 'Coversyl', '25.00', '8 mg', '1211', '13', '171', '2022-08-28 16:53:53', '2022-08-28 16:53:53'),
(18194, 'Pendoril', '14.00', '4 mg', '1211', '13', '161', '2022-08-28 16:54:20', '2022-08-28 16:54:20'),
(18195, 'Pendoril', '9.00', '2 mg', '1211', '13', '161', '2022-08-28 16:54:51', '2022-08-28 16:54:51'),
(18196, 'Versil', '12.09', '4 mg', '1211', '13', '19', '2022-08-28 16:55:14', '2022-08-28 16:55:14'),
(18197, 'Coveram', '21.00', '5 mg+10 mg', '1212', '13', '171', '2022-08-28 19:50:32', '2022-08-28 19:50:32'),
(18198, 'Coveram', '21.00', '5 mg+5 mg', '1212', '13', '171', '2022-08-28 19:51:01', '2022-08-28 19:51:01'),
(18199, 'PDS', '70.80', '1000 ml', '1213', '31', '135', '2022-08-28 21:41:09', '2022-08-28 21:41:09'),
(18200, 'Arotrix', '28.00', '5% w/w (15 gm tube)', '1214', '29', '34', '2022-08-28 22:39:56', '2022-08-28 22:39:56'),
(18201, 'Arotrix', '28.00', '5% w/w (15 gm tube)', '1214', '29', '34', '2022-08-28 22:40:43', '2022-08-28 22:40:43'),
(18202, 'Arotrix', '28.00', '5% w/w (15 gm tube)', '1214', '29', '34', '2022-08-28 22:40:43', '2022-08-28 22:40:43'),
(18203, 'Arotrix', '50.00', '5% w/w (30 gm tube)', '1214', '29', '34', '2022-08-28 22:56:44', '2022-08-28 22:56:44'),
(18204, 'Arotrix', '50.00', '5% w/w (30 gm tube)', '1214', '29', '34', '2022-08-28 22:56:44', '2022-08-28 22:56:44'),
(18205, 'Delice', '45.00', '5% w/w', '1214', '29', '28', '2022-08-28 23:02:33', '2022-08-28 23:02:33'),
(18206, 'Dermanix', '55.16', '5% w/w', '1214', '29', '130', '2022-08-28 23:03:13', '2022-08-28 23:03:13'),
(18207, 'Elimate', '40.00', '5% w/w', '1214', '29', '92', '2022-08-28 23:04:37', '2022-08-28 23:04:37'),
(18208, 'Ermite', '40.27', '5% w/w', '1214', '29', '98', '2022-08-28 23:05:27', '2022-08-28 23:05:27'),
(18209, 'Florixe', '41.17', '5% w/w', '1214', '29', '54', '2022-08-28 23:06:42', '2022-08-28 23:06:42'),
(18210, 'Licerin', '25.10', '5% w/w (15 gm tube)', '1214', '29', '65', '2022-08-28 23:08:27', '2022-08-28 23:08:27'),
(18211, 'Licerin', '50.00', '5% w/w (30 gm tube)', '1214', '29', '65', '2022-08-28 23:10:05', '2022-08-28 23:10:05'),
(18212, 'Lorix', '20.00', '5% w/w (15 gm tube)', '1214', '29', '136', '2022-08-28 23:11:28', '2022-08-28 23:11:28'),
(18213, 'Lorix', '55.37', '5% w/w (30 gm tube)', '1214', '29', '136', '2022-08-28 23:13:23', '2022-08-28 23:13:23'),
(18214, 'Mithin', '25.00', '5% w/w (15 gm tube)', '1214', '29', '67', '2022-08-28 23:14:51', '2022-08-28 23:14:51'),
(18215, 'Mithin', '40.00', '5% w/w (30 gm tube)', '1214', '29', '67', '2022-08-28 23:16:53', '2022-08-28 23:16:53'),
(18216, 'Neeper', '28.08', '5% w/w (15 gm tube)', '1214', '29', '101', '2022-08-28 23:18:49', '2022-08-28 23:18:49'),
(18217, 'Neeper', '40.12', '5% w/w (30 gm tube)', '1214', '29', '101', '2022-08-28 23:21:00', '2022-08-28 23:21:00'),
(18218, 'Noscab', '35.00', '5% w/w', '1214', '29', '43', '2022-08-28 23:21:57', '2022-08-28 23:21:57'),
(18219, 'Perclear', '40.13', '5% w/w', '1214', '29', '29', '2022-08-28 23:23:08', '2022-08-28 23:23:08'),
(18220, 'Perls', '40.00', '5% w/w', '1214', '29', '82', '2022-08-28 23:24:11', '2022-08-28 23:24:11'),
(18221, 'Perma', '24.07', '5% w/w (15 gm tube)', '1214', '29', '23', '2022-08-28 23:24:47', '2022-08-28 23:24:47'),
(18222, 'Perma', '24.07', '5% w/w (15 gm tube)', '1214', '29', '23', '2022-08-28 23:26:20', '2022-08-28 23:26:20'),
(18223, 'Perma', '35.11', '5% w/w (30 gm tube)', '1214', '29', '23', '2022-08-28 23:29:11', '2022-08-28 23:29:11'),
(18224, 'Permenin', '23.86', '5% w/w (15 gm tube)', '1214', '29', '112', '2022-08-28 23:31:22', '2022-08-28 23:31:22'),
(18225, 'Permenin', '38.63', '5% w/w (30 gm tube)', '1214', '29', '112', '2022-08-28 23:34:19', '2022-08-28 23:34:19'),
(18226, 'Permet', '25.08', '5% w/w', '1214', '29', '77', '2022-08-28 23:36:11', '2022-08-28 23:36:11'),
(18227, 'Permethi', '50.00', '5% w/w', '1214', '29', '147', '2022-08-28 23:37:00', '2022-08-28 23:37:00'),
(18228, 'Permin', '25.17', '5% w/w (15 gm tube)', '1214', '29', '19', '2022-08-28 23:38:07', '2022-08-28 23:38:07'),
(18229, 'Permin', '40.27', '5% w/w (30 gm tube)', '1214', '29', '19', '2022-08-28 23:40:34', '2022-08-28 23:40:34'),
(18230, 'Permisol', '30.09', '5% w/w (15 gm tube)', '1214', '29', '18', '2022-08-28 23:42:55', '2022-08-28 23:42:55'),
(18231, 'Permisol', '45.14', '5% w/w (30 gm tube)', '1214', '29', '18', '2022-08-28 23:44:50', '2022-08-28 23:44:50'),
(18232, 'Perosa', '50.00', '5% w/w', '1214', '29', '71', '2022-08-28 23:46:41', '2022-08-28 23:46:41'),
(18233, 'Perscab', '55.00', '5% w/w', '1214', '29', '124', '2022-08-28 23:51:59', '2022-08-28 23:51:59'),
(18234, 'Pesimex', '25.09', '5% w/w (15 gm tube)', '1214', '29', '146', '2022-08-28 23:57:47', '2022-08-28 23:57:47'),
(18235, 'Pesimex', '40.15', '5% w/w (30 gm tube)', '1214', '29', '146', '2022-08-29 00:01:13', '2022-08-29 00:01:13'),
(18236, 'Remathrin', '40.50', '5% w/w', '1214', '29', '160', '2022-08-29 00:06:11', '2022-08-29 00:06:11'),
(18237, 'Scabex', '50.15', '5% w/w', '1214', '29', '179', '2022-08-29 00:08:12', '2022-08-29 00:08:12'),
(18238, 'Scabfre', '50.00', '5% w/w', '1214', '29', '142', '2022-08-29 00:09:33', '2022-08-29 00:09:33'),
(18239, 'Scabfre', '50.00', '5% w/w', '1214', '29', '142', '2022-08-29 00:11:14', '2022-08-29 00:11:14'),
(18240, 'Scabid', '28.32', '5% w/w (15 gm tube)', '1214', '29', '51', '2022-08-29 00:11:48', '2022-08-29 00:11:48'),
(18241, 'Scabid', '40.46', '5% w/w (30 gm tube)', '1214', '29', '51', '2022-08-29 00:13:51', '2022-08-29 00:13:51'),
(18242, 'Scameth', '40.00', '5% w/w', '1214', '29', '116', '2022-08-29 00:19:37', '2022-08-29 00:19:37'),
(18243, 'Scaper', '29.00', '5% w/w', '1214', '29', '45', '2022-08-29 00:22:35', '2022-08-29 00:22:35'),
(18244, 'Scaper', '50.00', '5% w/w (30 gm tube)', '1214', '29', '45', '2022-08-29 00:24:18', '2022-08-29 00:24:18'),
(18245, 'Scarin', '30.00', '5% w/w (15 gm tube)', '1214', '29', '91', '2022-08-29 00:27:30', '2022-08-29 00:27:30'),
(18246, 'Scarin', '45.00', '5% w/w (30 gm tube)', '1214', '29', '91', '2022-08-29 00:32:52', '2022-08-29 00:32:52'),
(18247, 'Skilin', '25.16', '5% w/w (15 gm tube)', '1214', '29', '78', '2022-08-29 00:37:09', '2022-08-29 00:37:09'),
(18248, 'Skilin', '25.16', '5% w/w (15 gm tube)', '1214', '29', '78', '2022-08-29 00:39:02', '2022-08-29 00:39:02'),
(18249, 'Skilin', '40.27', '5% w/w (30 gm tube)', '1214', '29', '78', '2022-08-29 00:40:29', '2022-08-29 00:40:29'),
(18250, 'Skilin', '40.27', '5% w/w (30 gm tube)', '1214', '29', '78', '2022-08-29 00:44:46', '2022-08-29 00:44:46'),
(18251, 'Unix', '40.00', '5% w/w', '1214', '29', '190', '2022-08-29 00:45:15', '2022-08-29 00:45:15'),
(18252, 'Unix', '40.00', '5% w/w', '1214', '29', '190', '2022-08-29 00:46:31', '2022-08-29 00:46:31'),
(18253, 'Zunex', '30.00', '5% w/w', '1214', '29', '162', '2022-08-29 00:47:06', '2022-08-29 00:47:06'),
(18254, 'Perjeta', '175000.00', '420 mg/14 ml', '1216', '50', '164', '2022-08-29 00:50:49', '2022-08-29 00:50:49'),
(18255, 'Perjeta', '175000.00', '420 mg/14 ml', '1216', '50', '164', '2022-08-29 00:53:59', '2022-08-29 00:53:59'),
(18256, 'Perjeta', '175000.00', '420 mg/14 ml', '1216', '50', '164', '2022-08-29 00:53:59', '2022-08-29 00:53:59'),
(18257, 'Perjeta', '175000.00', '420 mg/14 ml', '1216', '50', '164', '2022-08-29 00:54:00', '2022-08-29 00:54:00'),
(18258, 'Pertuza', '70000.00', '420 mg/14 ml', '1216', '50', '92', '2022-08-29 00:55:34', '2022-08-29 00:55:34'),
(18259, 'Pethidine 50', '5.20', '50 mg/ml', '1217', '10', '162', '2022-08-29 00:57:31', '2022-08-29 00:57:31'),
(18260, 'Aerovil', '20.00', '15 mg/5 ml', '1218', '59', '43', '2022-08-29 01:11:09', '2022-08-29 01:11:09'),
(18261, 'Aerovil', '20.00', '15 mg/5 ml', '1218', '59', '43', '2022-08-29 01:11:09', '2022-08-29 01:11:09'),
(18262, 'Aerovil', '20.00', '15 mg/5 ml', '1218', '59', '43', '2022-08-29 01:11:09', '2022-08-29 01:11:09'),
(18263, 'Alervil', '25.00', '15 mg/5 ml', '1218', '59', '92', '2022-08-29 01:11:36', '2022-08-29 01:11:36'),
(18264, 'Alervil', '25.00', '15 mg/5 ml', '1218', '59', '92', '2022-08-29 01:13:04', '2022-08-29 01:13:04'),
(18265, 'Alervil', '25.00', '15 mg/5 ml', '1218', '59', '92', '2022-08-29 01:13:05', '2022-08-29 01:13:05'),
(18266, 'Alervil', '25.00', '15 mg/5 ml', '1218', '59', '92', '2022-08-29 01:13:05', '2022-08-29 01:13:05'),
(18267, 'Amarin', '0.47', '22.7 mg', '1218', '13', '136', '2022-08-29 01:14:18', '2022-08-29 01:14:18'),
(18268, 'Amarin', '0.47', '22.7 mg', '1218', '13', '136', '2022-08-29 01:17:09', '2022-08-29 01:17:09'),
(18269, 'Amarin', '0.47', '22.7 mg', '1218', '13', '136', '2022-08-29 01:17:09', '2022-08-29 01:17:09'),
(18270, 'Amarin', '0.47', '22.7 mg', '1218', '13', '136', '2022-08-29 01:17:09', '2022-08-29 01:17:09'),
(18271, 'Amarin', '20.00', '15 mg/5 ml', '1218', '59', '136', '2022-08-29 01:18:23', '2022-08-29 01:18:23'),
(18272, 'Amarin', '7.48', '45.5 mg/2 ml', '1218', '68', '136', '2022-08-29 01:19:26', '2022-08-29 01:19:26'),
(18273, 'Avil', '1.51', '22.7 mg', '1218', '13', '198', '2022-08-29 02:04:11', '2022-08-29 02:04:11'),
(18274, 'Avil', '25.08', '15 mg/5 ml', '1218', '59', '198', '2022-08-29 02:28:13', '2022-08-29 02:28:13'),
(18275, 'Avil', '7.55', '45.5 mg/2 ml', '1218', '68', '198', '2022-08-29 02:28:46', '2022-08-29 02:28:46'),
(18276, 'Avil', '7.55', '45.5 mg/2 ml', '1218', '68', '198', '2022-08-29 02:32:00', '2022-08-29 02:32:00'),
(18277, 'Avil Retard', '2.02', '75 mg', '1218', '13', '198', '2022-08-29 02:47:44', '2022-08-29 02:47:44'),
(18278, 'Fenimex', '7.50', '45.5 mg/2 ml', '1218', '68', '185', '2022-08-29 02:48:22', '2022-08-29 02:48:22'),
(18279, 'Fenimex', '7.50', '45.5 mg/2 ml', '1218', '68', '185', '2022-08-29 02:49:07', '2022-08-29 02:49:07'),
(18280, 'Barbit', '0.78', '30 mg', '1219', '13', '92', '2022-08-29 03:25:37', '2022-08-29 03:25:37'),
(18281, 'Barbit', '1.14', '60 mg', '1219', '13', '92', '2022-08-29 03:30:44', '2022-08-29 03:30:44'),
(18282, 'Barbit', '1.14', '60 mg', '1219', '13', '92', '2022-08-29 03:30:44', '2022-08-29 03:30:44'),
(18283, 'Barbit', '29.06', '20 mg/5 ml', '1219', '28', '92', '2022-08-29 03:31:45', '2022-08-29 03:31:45'),
(18284, 'Barbit', '29.06', '20 mg/5 ml', '1219', '28', '92', '2022-08-29 03:31:59', '2022-08-29 03:31:59'),
(18285, 'Barbit', '57.00', '20 mg/5 ml (100 ml bottle)', '1219', '28', '92', '2022-08-29 03:32:58', '2022-08-29 03:32:58'),
(18286, 'Barbit', '16.00', '200 mg/ml', '1219', '10', '92', '2022-08-29 03:36:36', '2022-08-29 03:36:36'),
(18287, 'Barbit', '16.00', '200 mg/ml', '1219', '10', '92', '2022-08-29 03:39:24', '2022-08-29 03:39:24'),
(18288, 'Berdinal', '16.00', '200 mg/ml', '1219', '10', '77', '2022-08-29 03:40:45', '2022-08-29 03:40:45'),
(18289, 'Berdinal', '16.00', '200 mg/ml', '1219', '10', '77', '2022-08-29 03:41:32', '2022-08-29 03:41:32'),
(18290, 'Berdinal', '16.00', '200 mg/ml', '1219', '10', '77', '2022-08-29 03:46:02', '2022-08-29 03:46:02'),
(18291, 'Berdinal', '0.78', '30 mg', '1219', '13', '77', '2022-08-29 03:48:27', '2022-08-29 03:48:27'),
(18292, 'Berdinal', '0.78', '30 mg', '1219', '13', '77', '2022-08-29 03:51:24', '2022-08-29 03:51:24'),
(18293, 'Berdinal', '0.78', '30 mg', '1219', '13', '77', '2022-08-29 03:51:27', '2022-08-29 03:51:27'),
(18294, 'Emer', '0.78', '30 mg', '1219', '13', '136', '2022-08-29 03:52:30', '2022-08-29 03:52:30'),
(18295, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:56:21', '2022-08-29 03:56:21'),
(18296, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:39', '2022-08-29 03:57:39'),
(18297, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:40', '2022-08-29 03:57:40'),
(18298, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:49', '2022-08-29 03:57:49'),
(18299, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:49', '2022-08-29 03:57:49'),
(18300, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:49', '2022-08-29 03:57:49'),
(18301, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:57:49', '2022-08-29 03:57:49'),
(18302, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:59:39', '2022-08-29 03:59:39'),
(18303, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:59:41', '2022-08-29 03:59:41'),
(18304, 'Emer', '1.14', '60 mg', '1219', '13', '136', '2022-08-29 03:59:41', '2022-08-29 03:59:41'),
(18305, 'Emer', '57.32', '20 mg/5 ml', '1219', '28', '136', '2022-08-29 04:01:20', '2022-08-29 04:01:20'),
(18306, 'Emer', '57.32', '20 mg/5 ml', '1219', '28', '136', '2022-08-29 04:02:59', '2022-08-29 04:02:59'),
(18307, 'G-Phenobarbitone', '0.77', '30 mg', '1219', '13', '84', '2022-08-29 04:05:56', '2022-08-29 04:05:56'),
(18308, 'G-Phenobarbitone', '15.00', '200 mg/ml', '1219', '10', '84', '2022-08-29 04:06:48', '2022-08-29 04:06:48'),
(18309, 'Phenobarbitone', '0.60', '30 mg', '1219', '13', '170', '2022-08-29 04:07:54', '2022-08-29 04:07:54'),
(18310, 'Phenoson', '0.78', '30 mg', '1219', '13', '98', '2022-08-29 04:10:31', '2022-08-29 04:10:31'),
(18311, 'Phenoson', '0.78', '30 mg', '1219', '13', '98', '2022-08-29 04:13:48', '2022-08-29 04:13:48'),
(18312, 'Biopen VK', '28.91', '125 mg/5 ml', '1220', '75', '45', '2022-08-29 14:04:49', '2022-08-29 14:04:49'),
(18313, 'Biopen VK', '2.28', '250 mg', '1220', '13', '45', '2022-08-29 14:05:48', '2022-08-29 14:05:48'),
(18314, 'Cytapen-V', '2.30', '250 mg', '1220', '13', '67', '2022-08-29 14:06:30', '2022-08-29 14:06:30'),
(18315, 'Cytapen-V', '28.00', '125 mg/5 ml', '1220', '75', '67', '2022-08-29 14:07:11', '2022-08-29 14:07:11'),
(18316, 'G-Penicillin V', '2.28', '250 mg', '1220', '13', '84', '2022-08-29 14:07:51', '2022-08-29 14:07:51'),
(18317, 'G-Penicillin V', '20.00', '125 mg/5 ml', '1220', '75', '84', '2022-08-29 14:08:58', '2022-08-29 14:08:58'),
(18318, 'H-Pen', '1.35', '250 mg', '1220', '13', '90', '2022-08-29 14:09:31', '2022-08-29 14:09:31'),
(18319, 'Open', '2.28', '250 mg', '1220', '13', '136', '2022-08-29 14:09:56', '2022-08-29 14:09:56'),
(18320, 'Open', '4.59', '500 mg', '1220', '13', '136', '2022-08-29 14:10:23', '2022-08-29 14:10:23'),
(18321, 'Open', '24.73', '125 mg/5 ml', '1220', '75', '136', '2022-08-29 14:10:50', '2022-08-29 14:10:50'),
(18322, 'Ora K', '1.70', '250 mg', '1220', '13', '62', '2022-08-29 14:11:16', '2022-08-29 14:11:16'),
(18323, 'Ora K', '18.00', '125 mg/5 ml', '1220', '75', '62', '2022-08-29 14:11:45', '2022-08-29 14:11:45'),
(18324, 'Oracyn-K', '2.30', '250 mg', '1220', '13', '198', '2022-08-29 14:12:14', '2022-08-29 14:12:14'),
(18325, 'Oracyn-K', '4.44', '500 mg', '1220', '13', '198', '2022-08-29 14:12:41', '2022-08-29 14:12:41'),
(18326, 'Oracyn-K', '18.46', '125 mg/5 ml', '1220', '75', '198', '2022-08-29 14:13:10', '2022-08-29 14:13:10'),
(18327, 'Pacin-V', '2.16', '250 mg', '1220', '13', '196', '2022-08-29 14:13:36', '2022-08-29 14:13:36'),
(18328, 'Penci-V', '1.53', '250 mg', '1220', '13', '175', '2022-08-29 14:14:04', '2022-08-29 14:14:04'),
(18329, 'Penci', '18.00', '125 mg/5 ml', '1220', '75', '175', '2022-08-29 14:14:30', '2022-08-29 14:14:30'),
(18330, 'Penicillin', '2.28', '250 mg', '1220', '13', '48', '2022-08-29 14:15:21', '2022-08-29 14:15:21'),
(18331, 'Penicillin-V', '1.50', '250 mg', '1220', '13', '93', '2022-08-29 14:15:56', '2022-08-29 14:15:56'),
(18332, 'Penicillin-V', '18.00', '125 mg/5 ml', '1220', '75', '93', '2022-08-29 14:16:23', '2022-08-29 14:16:23'),
(18333, 'Pentab', '2.29', '250 mg', '1220', '13', '178', '2022-08-29 14:16:54', '2022-08-29 14:16:54'),
(18334, 'Penvik', '2.80', '250 mg', '1220', '13', '179', '2022-08-29 14:17:21', '2022-08-29 14:17:21'),
(18335, 'Penvik DS', '5.50', '500 mg', '1220', '13', '179', '2022-08-29 14:17:46', '2022-08-29 14:17:46'),
(18336, 'Penvik Forte', '58.64', '250 mg/5 ml', '1220', '75', '179', '2022-08-29 14:18:24', '2022-08-29 14:18:24'),
(18337, 'Pharmapen', '2.20', '250 mg', '1220', '13', '146', '2022-08-29 14:18:49', '2022-08-29 14:18:49'),
(18338, 'Pharma', '18.40', '125 mg/5 ml', '1220', '75', '146', '2022-08-29 14:19:15', '2022-08-29 14:19:15'),
(18339, 'Phenoxymethyl', '1.50', '250 mg', '1220', '13', '30', '2022-08-29 14:19:50', '2022-08-29 14:19:50'),
(18340, 'Reocin K', '1.50', '250 mg', '1220', '13', '162', '2022-08-29 14:20:16', '2022-08-29 14:20:16'),
(18341, 'D-Toin', '3.50', '100 mg', '1221', '13', '65', '2022-08-29 14:22:59', '2022-08-29 14:22:59'),
(18342, 'Diphedan', '2.01', '100 mg', '1221', '13', '27', '2022-08-29 14:23:26', '2022-08-29 14:23:26'),
(18343, 'Diphedan', '30.44', '30 mg/5 ml', '1221', '67', '27', '2022-08-29 14:24:01', '2022-08-29 14:24:01'),
(18344, 'Fosfen', '70.26', '150 mg/2 ml', '1221', '10', '150', '2022-08-29 14:24:35', '2022-08-29 14:24:35'),
(18345, 'Sizatoin', '4.00', '100 mg', '1221', '13', '92', '2022-08-29 14:25:00', '2022-08-29 14:25:00'),
(18346, 'Xentoin', '4.01', '100 mg', '1221', '13', '39', '2022-08-29 14:25:26', '2022-08-29 14:25:26'),
(18347, 'Babykion', '20.00', '2 mg/0.2 ml', '1223', '10', '51', '2022-08-29 14:27:00', '2022-08-29 14:27:00'),
(18348, 'Dinakion', '45.00', '10 mg/ml', '1223', '10', '65', '2022-08-29 14:27:23', '2022-08-29 14:27:23'),
(18349, 'Dinakion MM', '20.00', '2 mg/0.2 ml', '1223', '10', '65', '2022-08-29 14:27:48', '2022-08-29 14:27:48'),
(18350, 'Inj. K MM', '45.86', '10 mg/ml', '1223', '10', '92', '2022-08-29 14:28:20', '2022-08-29 14:28:20'),
(18351, 'Inj. K MM', '19.89', '2 mg/0.2 ml', '1223', '10', '92', '2022-08-29 14:28:50', '2022-08-29 14:28:50'),
(18352, 'K-One MM', '19.94', '2 mg/0.2 ml', '1223', '10', '179', '2022-08-29 14:29:14', '2022-08-29 14:29:14'),
(18353, 'Konakion', '98.00', '2 mg/0.2 ml', '1223', '10', '156', '2022-08-29 14:29:41', '2022-08-29 14:29:41'),
(18354, 'Konakion', '102.00', '10 mg/ml', '1223', '10', '156', '2022-08-29 14:30:13', '2022-08-29 14:30:13'),
(18355, 'Dinakion', '15.00', '1 mg', '1224', '16', '65', '2022-08-29 14:30:57', '2022-08-29 14:30:57'),
(18356, 'Kayon', '15.00', '1 mg', '1224', '16', '82', '2022-08-29 14:31:26', '2022-08-29 14:31:26'),
(18357, 'Optacarpine', '200.00', '2%', '1225', '69', '150', '2022-08-29 14:32:28', '2022-08-29 14:32:28'),
(18358, 'Pilo Drop', '74.20', '1%', '1225', '69', '160', '2022-08-29 14:33:01', '2022-08-29 14:33:01'),
(18359, 'Pilo Drop', '172.25', '2%', '1225', '69', '160', '2022-08-29 14:33:33', '2022-08-29 14:33:33'),
(18360, 'Pilo Drop', '212.00', '4%', '1225', '69', '160', '2022-08-29 14:33:59', '2022-08-29 14:33:59'),
(18361, 'Pilocarpine', '47.46', '1%', '1225', '69', '135', '2022-08-29 14:34:26', '2022-08-29 14:34:26'),
(18362, 'Pilocarpine', '74.28', '2%', '1225', '69', '135', '2022-08-29 14:34:56', '2022-08-29 14:34:56'),
(18363, 'Piloma', '200.00', '2%', '1225', '69', '136', '2022-08-29 14:35:19', '2022-08-29 14:35:19'),
(18364, 'Pilogen', '10.00', '5 mg', '1225', '13', '34', '2022-08-29 15:31:18', '2022-08-29 15:31:18'),
(18365, 'Serivan', '20.00', '17 mg', '1226', '13', '92', '2022-08-29 15:31:54', '2022-08-29 15:31:54'),
(18366, 'Pmec', '1000.00', '1%', '1227', '29', '124', '2022-08-29 15:32:38', '2022-08-29 15:32:38'),
(18367, 'Actose', '15.00', '30 mg', '1228', '13', '190', '2022-08-29 15:33:59', '2022-08-29 15:33:59'),
(18368, 'Actose', '8.00', '15 mg', '1228', '13', '190', '2022-08-29 15:34:24', '2022-08-29 15:34:24'),
(18369, 'Diapiotab', '12.00', '30 mg', '1228', '13', '113', '2022-08-29 15:34:48', '2022-08-29 15:34:48'),
(18370, 'Diapiotab', '8.00', '15 mg', '1228', '13', '113', '2022-08-29 15:35:16', '2022-08-29 15:35:16'),
(18371, 'Diatus', '8.00', '15 mg', '1228', '13', '124', '2022-08-29 15:35:35', '2022-08-29 15:35:35'),
(18372, 'Glitazon', '8.00', '15 mg', '1228', '13', '91', '2022-08-29 15:36:03', '2022-08-29 15:36:03'),
(18373, 'Lit', '8.00', '15 mg', '1228', '13', '186', '2022-08-29 15:36:24', '2022-08-29 15:36:24'),
(18374, 'Ogli', '8.03', '15 mg', '1228', '13', '101', '2022-08-29 15:36:49', '2022-08-29 15:36:49'),
(18375, 'PGT', '8.00', '15 mg', '1228', '13', '50', '2022-08-29 15:37:11', '2022-08-29 15:37:11'),
(18376, 'Pidus', '8.07', '15 mg', '1228', '13', '19', '2022-08-29 15:37:35', '2022-08-29 15:37:35'),
(18377, 'Piglit', '8.00', '15 mg', '1228', '13', '142', '2022-08-29 15:38:34', '2022-08-29 15:38:34'),
(18378, 'Piodar', '8.00', '15 mg', '1228', '13', '92', '2022-08-29 15:38:57', '2022-08-29 15:38:57'),
(18379, 'Piolit', '8.02', '15 mg', '1228', '13', '23', '2022-08-29 15:39:26', '2022-08-29 15:39:26'),
(18380, 'Piozena', '8.00', '15 mg', '1228', '13', '65', '2022-08-29 15:39:49', '2022-08-29 15:39:49'),
(18381, 'Piozena', '13.00', '30 mg', '1228', '13', '65', '2022-08-29 15:40:17', '2022-08-29 15:40:17'),
(18382, 'Pizzi', '5.07', '15 mg', '1228', '13', '192', '2022-08-29 15:40:41', '2022-08-29 15:40:41'),
(18383, 'Saglit', '8.03', '15 mg', '1228', '13', '198', '2022-08-29 15:41:06', '2022-08-29 15:41:06'),
(18384, 'Dieta Plus', '12.50', '30 mg+2 mg', '1229', '13', '142', '2022-08-29 15:41:45', '2022-08-29 15:41:45'),
(18385, 'Dieta Plus', '15.00', '30 mg+4 mg', '1229', '13', '142', '2022-08-29 15:42:17', '2022-08-29 15:42:17'),
(18386, 'Actomeg', '9.00', '15 mg+500 mg', '1230', '13', '190', '2022-08-29 15:43:36', '2022-08-29 15:43:36'),
(18387, 'Actomeg', '10.00', '15 mg+850 mg', '1230', '13', '190', '2022-08-29 15:44:04', '2022-08-29 15:44:04'),
(18388, 'Compimet', '10.00', '15 mg+500 mg', '1230', '13', '92', '2022-08-29 15:44:26', '2022-08-29 15:44:26'),
(18389, 'Compimet', '11.00', '15 mg+850 mg', '1230', '13', '92', '2022-08-29 15:44:50', '2022-08-29 15:44:50'),
(18390, 'Glitamin', '9.00', '15 mg+500 mg', '1230', '13', '186', '2022-08-29 15:45:13', '2022-08-29 15:45:13'),
(18391, 'Glitamin', '10.00', '15 mg+850 mg', '1230', '13', '186', '2022-08-29 15:49:42', '2022-08-29 15:49:42'),
(18392, 'PioMet', '9.03', '15 mg+500 mg', '1230', '13', '174', '2022-08-29 15:50:04', '2022-08-29 15:50:04'),
(18393, 'PioMe', '10.03', '15 mg+850 mg', '1230', '13', '174', '2022-08-29 15:50:30', '2022-08-29 15:50:30'),
(18394, 'Piomin', '10.00', '15 mg+500 mg', '1230', '13', '142', '2022-08-29 15:51:31', '2022-08-29 15:51:31'),
(18395, 'Piomin', '11.50', '15 mg+850 mg', '1230', '13', '142', '2022-08-29 15:51:57', '2022-08-29 15:51:57'),
(18396, 'Piozena Plus', '10.00', '15 mg+500 mg', '1230', '13', '65', '2022-08-29 15:52:21', '2022-08-29 15:52:21'),
(18397, 'Piozena Plus', '11.00', '15 mg+850 mg', '1230', '13', '65', '2022-08-29 15:52:48', '2022-08-29 15:52:48'),
(18398, 'Polimet', '8.00', '15 mg+500 mg', '1230', '13', '162', '2022-08-29 15:53:13', '2022-08-29 15:53:13'),
(18399, 'Pol', '10.00', '15 mg+850 mg', '1230', '13', '162', '2022-08-29 15:53:40', '2022-08-29 15:53:40'),
(18400, 'D-Pira', '6.00', '800 mg', '1232', '13', '65', '2022-08-29 16:18:40', '2022-08-29 16:18:40'),
(18401, 'Juvain', '6.02', '800 mg', '1232', '13', '136', '2022-08-29 16:19:06', '2022-08-29 16:19:06'),
(18402, 'Juvain', '150.57', '500 mg/5 ml', '1232', '59', '136', '2022-08-29 16:19:39', '2022-08-29 16:19:39'),
(18403, 'Lucetam', '15.75', '1200 mg', '1232', '13', '52', '2022-08-29 16:20:06', '2022-08-29 16:20:06'),
(18404, 'Memopil', '6.04', '800 mg', '1232', '13', '18', '2022-08-29 16:21:21', '2022-08-29 16:21:21'),
(18405, 'Memopil', '151.02', '500 mg/5 ml', '1232', '59', '18', '2022-08-29 16:21:43', '2022-08-29 16:21:43'),
(18406, 'Neuratam', '6.00', '800 mg', '1232', '13', '91', '2022-08-29 16:32:07', '2022-08-29 16:32:07'),
(18407, 'Neuratam', '150.00', '500 mg/5 ml', '1232', '59', '91', '2022-08-29 16:32:34', '2022-08-29 16:32:34'),
(18408, 'Neuro', '6.04', '800 mg', '1232', '13', '179', '2022-08-29 16:33:02', '2022-08-29 16:33:02'),
(18409, 'Neurolep', '151.02', '500 mg/5 ml', '1232', '59', '179', '2022-08-29 16:33:33', '2022-08-29 16:33:33'),
(18410, 'Piratam', '6.04', '800 mg', '1232', '13', '78', '2022-08-29 16:33:55', '2022-08-29 16:33:55'),
(18411, 'Piratam', '151.00', '500 mg/5 ml', '1232', '59', '78', '2022-08-29 16:34:18', '2022-08-29 16:34:18'),
(18412, 'Pirfinex', '45.00', '267 mg', '1233', '13', '74', '2022-08-29 16:35:43', '2022-08-29 16:35:43'),
(18413, 'Pulbo', '80.00', '534 mg', '1233', '13', '136', '2022-08-29 16:36:11', '2022-08-29 16:36:11'),
(18414, 'Pulbo', '125.00', '801 mg', '1233', '13', '136', '2022-08-29 16:36:35', '2022-08-29 16:36:35'),
(18415, 'Pulbo', '45.00', '267 mg', '1233', '16', '136', '2022-08-29 16:37:05', '2022-08-29 16:37:05'),
(18416, 'Pulfibro', '45.00', '267 mg', '1233', '13', '190', '2022-08-29 16:37:48', '2022-08-29 16:37:48'),
(18417, 'Pulfibro', '125.00', '801 mg', '1233', '13', '190', '2022-08-29 16:38:32', '2022-08-29 16:38:32'),
(18418, 'Pulfibro', '80.00', '534 mg', '1233', '13', '190', '2022-08-29 16:38:59', '2022-08-29 16:38:59'),
(18419, 'Pulmidone', '45.00', '267 mg', '1233', '13', '43', '2022-08-29 16:39:26', '2022-08-29 16:39:26'),
(18420, 'Pulmidone', '125.00', '801 mg', '1233', '13', '43', '2022-08-29 16:39:49', '2022-08-29 16:39:49'),
(18421, 'Pulmosis', '45.00', '267 mg', '1233', '16', '92', '2022-08-29 16:40:11', '2022-08-29 16:40:11'),
(18422, 'Pulmosis', '125.00', '801 mg', '1233', '13', '92', '2022-08-29 16:40:33', '2022-08-29 16:40:33'),
(18423, 'Liploss', '10.05', '2 mg', '1234', '13', '65', '2022-08-29 16:56:28', '2022-08-29 16:56:28'),
(18424, 'Pavigard', '10.03', '2 mg', '1234', '13', '19', '2022-08-29 16:56:52', '2022-08-29 16:56:52'),
(18425, 'Pitavas', '10.00', '2 mg', '1234', '13', '34', '2022-08-29 16:57:13', '2022-08-29 16:57:13'),
(18426, 'Pivalo', '10.03', '2 mg', '1234', '13', '179', '2022-08-29 16:57:45', '2022-08-29 16:57:45'),
(18427, 'Pivasta', '10.00', '2 mg', '1234', '13', '71', '2022-08-29 16:58:10', '2022-08-29 16:58:10'),
(18428, 'Alexid', '15.00', '200 mg', '1235', '13', '34', '2022-08-29 18:01:47', '2022-08-29 18:01:47'),
(18429, 'Bacilex', '18.00', '200 mg', '1235', '13', '146', '2022-08-29 18:02:21', '2022-08-29 18:02:21'),
(18430, 'Emcil', '15.05', '200 mg', '1235', '13', '179', '2022-08-29 18:02:44', '2022-08-29 18:02:44'),
(18431, 'Pinam', '12.00', '200 mg', '1235', '13', '101', '2022-08-29 18:03:27', '2022-08-29 18:03:27'),
(18432, 'Pivcilin', '12.03', '200 mg', '1235', '13', '157', '2022-08-29 18:03:54', '2022-08-29 18:03:54'),
(18433, 'Pivicil', '12.09', '200 mg', '1235', '13', '78', '2022-08-29 18:04:18', '2022-08-29 18:04:18'),
(18434, 'Relexid', '12.00', '200 mg', '1235', '13', '161', '2022-08-29 18:04:46', '2022-08-29 18:04:46'),
(18435, 'Antigrain', '3.25', '0.5 mg', '1236', '13', '91', '2022-08-29 21:36:21', '2022-08-29 21:36:21'),
(18436, 'Avidro', '3.00', '0.5 mg', '1236', '13', '43', '2022-08-29 21:37:32', '2022-08-29 21:37:32'),
(18437, 'Avidro', '7.00', '1.5 mg', '1236', '13', '43', '2022-08-29 21:38:19', '2022-08-29 21:38:19'),
(18438, 'D-Fen', '3.00', '0.5 mg', '1236', '13', '65', '2022-08-29 21:38:43', '2022-08-29 21:38:43'),
(18439, 'D-Fen', '6.00', '1.5 mg', '1236', '13', '65', '2022-08-29 21:39:06', '2022-08-29 21:39:06'),
(18440, 'Dmigrain', '7.02', '1.5 mg', '1236', '13', '127', '2022-08-29 21:39:28', '2022-08-29 21:39:28'),
(18441, 'Dmigrain', '3.01', '0.5 mg', '1236', '13', '127', '2022-08-29 21:39:51', '2022-08-29 21:39:51'),
(18442, 'Migofen', '3.00', '0.5 mg', '1236', '13', '185', '2022-08-29 21:41:52', '2022-08-29 21:41:52'),
(18443, 'Migofen', '6.00', '1.5 mg', '1236', '13', '185', '2022-08-29 21:42:26', '2022-08-29 21:42:26'),
(18444, 'Migranex', '7.01', '1.5 mg', '1236', '13', '67', '2022-08-29 21:42:55', '2022-08-29 21:42:55'),
(18445, 'Migranex', '3.00', '0.5 mg', '1236', '13', '67', '2022-08-29 21:43:17', '2022-08-29 21:43:17'),
(18446, 'Migranil', '3.01', '0.5 mg', '1236', '13', '179', '2022-08-29 21:43:42', '2022-08-29 21:43:42'),
(18447, 'Migranil', '7.04', '1.5 mg', '1236', '13', '179', '2022-08-29 21:44:15', '2022-08-29 21:44:15'),
(18448, 'Pifen', '7.03', '1.5 mg', '1236', '13', '136', '2022-08-29 21:44:38', '2022-08-29 21:44:38'),
(18449, 'Pifen', '3.01', '0.5 mg', '1236', '13', '136', '2022-08-29 21:45:04', '2022-08-29 21:45:04'),
(18450, 'Pitofen', '2.95', '0.5 mg', '1236', '13', '112', '2022-08-29 21:45:30', '2022-08-29 21:45:30'),
(18451, 'Pizo-A', '3.01', '0.5 mg', '1236', '13', '19', '2022-08-29 21:47:01', '2022-08-29 21:47:01'),
(18452, 'Pizo-A', '7.04', '1.5 mg', '1236', '13', '19', '2022-08-29 21:47:28', '2022-08-29 21:47:28'),
(18453, 'Pizofen', '3.01', '0.5 mg', '1236', '13', '124', '2022-08-29 21:47:53', '2022-08-29 21:47:53'),
(18454, 'Pizofen TS', '7.02', '1.5 mg', '1236', '13', '124', '2022-08-29 21:48:25', '2022-08-29 21:48:25'),
(18455, 'Pizotin', '3.00', '0.5 mg', '1236', '13', '126', '2022-08-29 21:48:54', '2022-08-29 21:48:54'),
(18456, 'Pizotin', '7.00', '1.5 mg', '1236', '13', '126', '2022-08-29 21:52:49', '2022-08-29 21:52:49'),
(18457, 'Zeromig', '3.00', '0.5 mg', '1236', '13', '71', '2022-08-29 21:53:27', '2022-08-29 21:53:27'),
(18458, 'Zeromig', '7.00', '1.5 mg', '1236', '13', '71', '2022-08-29 21:54:06', '2022-08-29 21:54:06'),
(18459, 'Zofen', '3.10', '0.5 mg', '1236', '13', '34', '2022-08-29 21:54:39', '2022-08-29 21:54:39'),
(18460, 'Zofen TS', '7.20', '1.5 mg', '1236', '13', '34', '2022-08-29 21:55:03', '2022-08-29 21:55:03'),
(18461, 'Autotear', '200.00', '0.4%+0.3%', '1239', '69', '150', '2022-08-29 22:12:46', '2022-08-29 22:12:46'),
(18462, 'Filtear', '210.00', '0.4%+0.3%', '1239', '69', '92', '2022-08-29 22:21:32', '2022-08-29 22:21:32'),
(18463, 'Freshtear', '200.00', '0.4%+0.3%', '1239', '69', '71', '2022-08-29 22:21:58', '2022-08-29 22:21:58'),
(18464, 'Freshtear P', '210.00', '0.4%+0.3%', '1239', '69', '71', '2022-08-29 22:22:37', '2022-08-29 22:22:37'),
(18465, 'Glytear', '200.00', '0.4%+0.3%', '1239', '69', '78', '2022-08-29 22:23:00', '2022-08-29 22:23:00'),
(18466, 'I-Fort', '172.50', '0.4%+0.3%', '1239', '69', '45', '2022-08-29 22:23:26', '2022-08-29 22:23:26'),
(18467, 'Icefil', '200.00', '0.4%+0.3%', '1239', '69', '136', '2022-08-29 22:24:08', '2022-08-29 22:24:08'),
(18468, 'Lubrigel', '200.00', '0.4%+0.3%', '1239', '69', '135', '2022-08-29 22:24:33', '2022-08-29 22:24:33'),
(18469, 'Oclube', '150.00', '0.4%+0.3%', '1239', '69', '18', '2022-08-29 22:24:59', '2022-08-29 22:24:59'),
(18470, 'Oculant', '150.44', '0.4%+0.3%', '1239', '69', '179', '2022-08-29 22:25:25', '2022-08-29 22:25:25'),
(18471, 'Opcol', '150.44', '0.4%+0.3%', '1239', '69', '19', '2022-08-29 22:25:59', '2022-08-29 22:25:59'),
(18472, 'Polygel', '150.00', '0.4%+0.3%', '1239', '69', '91', '2022-08-29 22:26:35', '2022-08-29 22:26:35'),
(18473, 'Polypro', '150.00', '0.4%+0.3%', '1239', '69', '142', '2022-08-29 22:26:57', '2022-08-29 22:26:57'),
(18474, 'Polysol', '150.00', '0.4%+0.3%', '1239', '69', '31', '2022-08-29 22:27:21', '2022-08-29 22:27:21'),
(18475, 'Syscol', '170.00', '0.4%+0.3%', '1239', '69', '124', '2022-08-29 22:27:46', '2022-08-29 22:27:46'),
(18476, 'Syskem', '150.00', '0.4%+0.3%', '1239', '69', '101', '2022-08-29 22:28:09', '2022-08-29 22:28:09'),
(18477, 'Systear', '200.00', '0.4%+0.3%', '1239', '69', '34', '2022-08-29 22:28:33', '2022-08-29 22:28:33'),
(18478, 'Tearcol', '150.57', '0.4%+0.3%', '1239', '69', '119', '2022-08-29 22:29:02', '2022-08-29 22:29:02'),
(18479, 'Tearon', '175.00', '0.4%+0.3%', '1239', '69', '43', '2022-08-29 22:29:23', '2022-08-29 22:29:23'),
(18480, 'Tearon PF', '210.00', '0.4%+0.3%', '1239', '69', '43', '2022-08-29 22:29:49', '2022-08-29 22:29:49'),
(18481, 'Movilax', '35.00', 'N/A', '1240', '76', '92', '2022-08-29 22:30:59', '2022-08-29 22:30:59'),
(18482, 'Heamaccel', '700.00', '3.5%', '1241', '50', '161', '2022-08-29 22:32:37', '2022-08-29 22:32:37'),
(18483, 'Polymax-B', '400.00', '500000 units/vial', '1242', '10', '92', '2022-08-29 22:33:36', '2022-08-29 22:33:36'),
(18484, 'Menactra', '3804.00', '0.5 ml/vial', '1243', '77', '198', '2022-08-29 22:34:33', '2022-08-29 22:34:33'),
(18485, 'Penumovax', '2470.00', '0.5 ml', '1244', '78', '89', '2022-08-29 22:35:21', '2022-08-29 22:35:21'),
(18486, 'Prevenar 13', '5620.00', '0.5 ml', '1244', '78', '97', '2022-08-29 22:35:59', '2022-08-29 22:35:59'),
(18487, 'Ponatinix', '656.60', '15 mg', '1245', '13', '39', '2022-08-29 22:36:33', '2022-08-29 22:36:33'),
(18488, 'Ponatinix', '1937.60', '45 mg', '1245', '13', '39', '2022-08-29 22:36:59', '2022-08-29 22:36:59'),
(18489, 'Pasanox', '200.00', '100 mg', '1246', '13', '136', '2022-08-29 22:37:53', '2022-08-29 22:37:53'),
(18490, 'Xpos', '200.00', '100 mg', '1246', '13', '179', '2022-08-29 22:38:17', '2022-08-29 22:38:17'),
(18491, 'Electro-K', '0.60', '600 mg', '1247', '13', '19', '2022-08-29 22:38:48', '2022-08-29 22:38:48'),
(18492, 'Elec', '20.00', '500 mg/5 ml', '1247', '59', '19', '2022-08-29 22:39:17', '2022-08-29 22:39:17'),
(18493, 'KCL', '20.07', '500 mg/5 ml', '1247', '59', '136', '2022-08-29 22:39:47', '2022-08-29 22:39:47'),
(18494, 'KCL', '10.00', '150 mg/ml', '1247', '10', '136', '2022-08-29 22:40:12', '2022-08-29 22:40:12'),
(18495, 'KT', '30.09', '500 mg/5 ml', '1247', '59', '98', '2022-08-29 22:40:38', '2022-08-29 22:40:38'),
(18496, 'KT', '15.05', '150 mg/ml', '1247', '10', '98', '2022-08-29 22:41:10', '2022-08-29 22:41:10'),
(18497, 'Apodin', '80.00', '10% w/v (100 ml bottle)', '1249', '55', '82', '2022-08-29 22:44:26', '2022-08-29 22:44:26'),
(18498, 'Apodin', '600.00', '10% w/v (1 Litter Pack)', '1249', '55', '82', '2022-08-29 22:45:11', '2022-08-29 22:45:11'),
(18499, 'Aquatear', '90.00', '5% v/v', '1249', '69', '45', '2022-08-29 22:45:50', '2022-08-29 22:45:50'),
(18500, 'Arodin', '100.00', '10% w/v (100 ml bottle)', '1249', '55', '34', '2022-08-29 22:46:23', '2022-08-29 22:46:23'),
(18501, 'Arodin', '500.00', '10% w/v (1 Litter Bottle)', '1249', '55', '34', '2022-08-29 22:46:58', '2022-08-29 22:46:58'),
(18502, 'Arodin', '35.00', '1% w/v', '1249', '52', '34', '2022-08-29 22:47:30', '2022-08-29 22:47:30'),
(18503, 'Artear', '90.00', '5% v/v', '1249', '69', '150', '2022-08-29 22:48:03', '2022-08-29 22:48:03'),
(18504, 'Betadine', '100.00', '5% w/v (100 ml bottle)', '1249', '55', '121', '2022-08-29 22:50:43', '2022-08-29 22:50:43'),
(18505, 'Betadine', '451.00', '5% w/v (500 ml bottle)', '1249', '55', '121', '2022-08-29 22:51:21', '2022-08-29 22:51:21'),
(18506, 'Betadine', '30.00', '5% w/w', '1249', '61', '121', '2022-08-29 22:52:10', '2022-08-29 22:52:10'),
(18507, 'Betadine', '250.00', '5% w/w', '1249', '29', '121', '2022-08-29 22:52:41', '2022-08-29 22:52:41'),
(18508, 'Betadine', '40.00', '1% w/v', '1249', '52', '121', '2022-08-29 22:53:08', '2022-08-29 22:53:08'),
(18509, 'Betadine', '110.00', '10% w/v (100 ml bottle)', '1249', '55', '121', '2022-08-29 22:53:44', '2022-08-29 22:53:44'),
(18510, 'Betadine', '552.00', '10% w/v (500 ml bottle)', '1249', '55', '121', '2022-08-29 22:54:14', '2022-08-29 22:54:14'),
(18511, 'Betadine', '770.00', '10% w/v (1000 ml bottle)', '1249', '55', '121', '2022-08-29 22:54:48', '2022-08-29 22:54:48');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(18512, 'Bludrop', '100.00', '5% v/v', '1249', '69', '89', '2022-08-29 22:55:17', '2022-08-29 22:55:17'),
(18513, 'Cleanser', '85.00', '10% w/v (100 ml bottle)', '1249', '55', '78', '2022-08-29 22:55:45', '2022-08-29 22:55:45'),
(18514, 'Cle', '625.00', '10% w/v (1000 ml bottle)', '1249', '55', '78', '2022-08-29 22:56:20', '2022-08-29 22:56:20'),
(18515, 'Donadin', '26.00', '6% w/w', '1249', '29', '91', '2022-08-29 22:56:47', '2022-08-29 22:56:47'),
(18516, 'Eyerin', '90.00', '5% v/v', '1249', '69', '135', '2022-08-29 22:57:15', '2022-08-29 22:57:15'),
(18517, 'Eytear', '80.00', '5% v/v', '1249', '69', '65', '2022-08-29 22:57:42', '2022-08-29 22:57:42'),
(18518, 'Hidin', '34.00', '1% w/v', '1249', '52', '112', '2022-08-29 22:58:07', '2022-08-29 22:58:07'),
(18519, 'Neodin', '35.00', '1% w/v', '1249', '52', '186', '2022-08-29 22:58:40', '2022-08-29 22:58:40'),
(18520, 'Optear', '90.00', '5% v/v', '1249', '69', '91', '2022-08-29 22:59:08', '2022-08-29 22:59:08'),
(18521, 'Optirex', '80.55', '5% v/v', '1249', '69', '98', '2022-08-29 22:59:31', '2022-08-29 22:59:31'),
(18522, 'Polydin', '700.00', '10% w/v (1 Litter Bottle)', '1249', '55', '51', '2022-08-29 23:00:08', '2022-08-29 23:00:08'),
(18523, 'Polydin', '100.00', '10% w/v (100 ml bottle)', '1249', '55', '51', '2022-08-29 23:00:34', '2022-08-29 23:00:34'),
(18524, 'Polydin', '28.00', '10% w/v (20 ml bottle)', '1249', '55', '51', '2022-08-29 23:01:11', '2022-08-29 23:01:11'),
(18525, 'Poviclean', '28.00', '10% w/v', '1249', '55', '86', '2022-08-29 23:01:45', '2022-08-29 23:01:45'),
(18526, 'Povidex', '110.00', '10% w/v', '1249', '55', '89', '2022-08-29 23:02:11', '2022-08-29 23:02:11'),
(18527, 'Povidex', '50.00', '6% w/w', '1249', '29', '89', '2022-08-29 23:02:39', '2022-08-29 23:02:39'),
(18528, 'Povidon', '55.00', '10% w/v (30 ml bottle)', '1249', '55', '71', '2022-08-29 23:03:19', '2022-08-29 23:03:19'),
(18529, 'Povidon', '100.00', '10% w/v (100 ml bottle)', '1249', '55', '71', '2022-08-29 23:03:42', '2022-08-29 23:03:42'),
(18530, 'Povidon', '700.00', '10% w/v (1000 ml bottle)', '1249', '55', '71', '2022-08-29 23:04:17', '2022-08-29 23:04:17'),
(18531, 'Povidon-I', '100.00', '10% w/v (100 ml bottle)', '1249', '55', '197', '2022-08-29 23:04:47', '2022-08-29 23:04:47'),
(18532, 'Povidon-I', '700.00', '10% w/v (1000 ml bottle)', '1249', '55', '197', '2022-08-29 23:05:17', '2022-08-29 23:05:17'),
(18533, 'Povidone', '31.59', '10% w/v', '1249', '55', '28', '2022-08-29 23:05:49', '2022-08-29 23:05:49'),
(18534, 'Povidone', '22.00', '6% w/w (5 gm tube)', '1249', '29', '28', '2022-08-29 23:06:52', '2022-08-29 23:06:52'),
(18535, 'Povidone', '40.00', '6% w/w (10 gm tube)', '1249', '29', '28', '2022-08-29 23:07:26', '2022-08-29 23:07:26'),
(18536, 'Povidone', '65.00', '6% w/w (20 gm tube)', '1249', '29', '28', '2022-08-29 23:08:03', '2022-08-29 23:08:03'),
(18537, 'Povido', '80.00', '6% w/w (25 gm tube)', '1249', '29', '28', '2022-08-29 23:08:33', '2022-08-29 23:08:33'),
(18538, 'Povido', '300.00', '6% w/w (125 gm tube)', '1249', '29', '28', '2022-08-29 23:09:02', '2022-08-29 23:09:02'),
(18539, 'Povidye', '90.00', '5% v/v', '1249', '69', '142', '2022-08-29 23:11:32', '2022-08-29 23:11:32'),
(18540, 'Povikil', '95.00', '10% w/v', '1249', '55', '193', '2022-08-29 23:12:05', '2022-08-29 23:12:05'),
(18541, 'Povilect', '90.00', '5% v/v', '1249', '69', '101', '2022-08-29 23:12:45', '2022-08-29 23:12:45'),
(18542, 'Povimed', '50.00', '6% w/w', '1249', '29', '114', '2022-08-29 23:13:13', '2022-08-29 23:13:13'),
(18543, 'Povimed', '35.00', '10% w/v (100 ml bottle)', '1249', '55', '114', '2022-08-29 23:13:38', '2022-08-29 23:13:38'),
(18544, 'Povimed', '175.00', '10% w/v (500 ml bottle)', '1249', '55', '114', '2022-08-29 23:14:08', '2022-08-29 23:14:08'),
(18545, 'Povimed', '341.00', '10% w/v (1000 ml bottle)', '1249', '55', '114', '2022-08-29 23:14:38', '2022-08-29 23:14:38'),
(18546, 'Povin', '35.00', '1% w/v', '1249', '52', '136', '2022-08-29 23:15:24', '2022-08-29 23:15:24'),
(18547, 'Povin', '90.00', '5% v/v', '1249', '69', '136', '2022-08-29 23:15:48', '2022-08-29 23:15:48'),
(18548, 'Povin', '100.00', '10% w/v (100 ml bottle)', '1249', '55', '136', '2022-08-29 23:16:14', '2022-08-29 23:16:14'),
(18549, 'Povin', '700.00', '10% w/v (1 Litter Bottle)', '1249', '55', '136', '2022-08-29 23:16:50', '2022-08-29 23:16:50'),
(18550, 'Povisep', '30.09', '5% w/w', '1249', '76', '98', '2022-08-29 23:17:24', '2022-08-29 23:17:24'),
(18551, 'Povisep', '22.07', '6% w/w (5 gm tube)', '1249', '29', '98', '2022-08-29 23:18:04', '2022-08-29 23:18:04'),
(18552, 'Povisep', '50.15', '6% w/w (25 gm tube)', '1249', '29', '98', '2022-08-29 23:18:33', '2022-08-29 23:18:33'),
(18553, 'Povisep', '35.11', '1% w/v', '1249', '52', '98', '2022-08-29 23:19:08', '2022-08-29 23:19:08'),
(18554, 'Povisep', '55.17', '10% w/v (30 ml bottle)', '1249', '55', '98', '2022-08-29 23:19:40', '2022-08-29 23:19:40'),
(18555, 'Povisep', '100.30', '10% w/v (100 ml bottle)', '1249', '55', '98', '2022-08-29 23:20:11', '2022-08-29 23:20:11'),
(18556, 'Povi', '702.11', '10% w/v (1 Litter Bottle)', '1249', '55', '98', '2022-08-29 23:20:36', '2022-08-29 23:20:36'),
(18557, 'Povisep', '3259.78', '10% w/v (5 Litter Bottle)', '1249', '55', '98', '2022-08-29 23:21:12', '2022-08-29 23:21:12'),
(18558, 'Povisep', '48.33', '1.25% v/v', '1249', '69', '98', '2022-08-29 23:21:48', '2022-08-29 23:21:48'),
(18559, 'Povisep', '80.24', '10% w/v', '1249', '63', '98', '2022-08-29 23:22:17', '2022-08-29 23:22:17'),
(18560, 'Povisep', '25.07', '5% w/v (20 ml bottle)', '1249', '55', '98', '2022-08-29 23:22:53', '2022-08-29 23:22:53'),
(18561, 'Povi', '80.24', '10% w/v (100 ml bottle)', '1249', '55', '98', '2022-08-29 23:23:22', '2022-08-29 23:23:22'),
(18562, 'Povitic', '100.00', '10% w/v', '1249', '55', '42', '2022-08-29 23:23:46', '2022-08-29 23:23:46'),
(18563, 'Protear', '90.00', '5% v/v', '1249', '69', '34', '2022-08-29 23:24:18', '2022-08-29 23:24:18'),
(18564, 'Savedin', '25.00', '1% w/v', '1249', '52', '77', '2022-08-29 23:24:43', '2022-08-29 23:24:43'),
(18565, 'Tearex', '90.00', '5% v/v', '1249', '69', '43', '2022-08-29 23:25:08', '2022-08-29 23:25:08'),
(18566, 'Teargen', '90.29', '5% v/v', '1249', '69', '78', '2022-08-29 23:25:39', '2022-08-29 23:25:39'),
(18567, 'Viodin', '35.11', '1% w/v', '1249', '52', '179', '2022-08-29 23:26:13', '2022-08-29 23:26:13'),
(18568, 'Viodin', '25.08', '10% w/v (15 ml bottle)', '1249', '55', '179', '2022-08-29 23:26:45', '2022-08-29 23:26:45'),
(18569, 'Viodin', '100.30', '10% w/v (100 ml bottle)', '1249', '55', '179', '2022-08-29 23:27:27', '2022-08-29 23:27:27'),
(18570, 'Viodin', '702.11', '10% w/v (1000 ml bottle)', '1249', '55', '179', '2022-08-29 23:27:59', '2022-08-29 23:27:59'),
(18571, 'Pradox', '501.50', '1000 mg/ml', '1250', '49', '39', '2022-08-29 23:28:49', '2022-08-29 23:28:49'),
(18572, 'Pralidot', '500.00', '1000 mg/ml', '1250', '49', '82', '2022-08-29 23:29:18', '2022-08-29 23:29:18'),
(18573, 'Pralidox', '500.00', '1000 mg/ml', '1250', '49', '92', '2022-08-29 23:29:44', '2022-08-29 23:29:44'),
(18574, 'Parixol', '3.01', '88 mcg', '1251', '13', '18', '2022-08-29 23:30:24', '2022-08-29 23:30:24'),
(18575, 'Parixol', '6.04', '180 mcg', '1251', '13', '18', '2022-08-29 23:30:49', '2022-08-29 23:30:49'),
(18576, 'Itchnil', '95.00', '1%+3%', '1252', '29', '71', '2022-08-29 23:31:32', '2022-08-29 23:31:32'),
(18577, 'Itchsol', '95.00', '1%+3%', '1252', '29', '92', '2022-08-29 23:32:02', '2022-08-29 23:32:02'),
(18578, 'Apagrel', '20.00', '10 mg', '1253', '13', '89', '2022-08-30 00:29:47', '2022-08-30 00:29:47'),
(18579, 'Apagrel', '20.00', '10 mg', '1253', '13', '89', '2022-08-30 00:29:47', '2022-08-30 00:29:47'),
(18580, 'Apagrel', '20.00', '10 mg', '1253', '13', '89', '2022-08-30 00:29:47', '2022-08-30 00:29:47'),
(18581, 'Apagrel', '12.00', '5 mg', '1253', '13', '89', '2022-08-30 00:31:26', '2022-08-30 00:31:26'),
(18582, 'Appras', '25.00', '10 mg', '1253', '13', '58', '2022-08-30 00:32:18', '2022-08-30 00:32:18'),
(18583, 'Appras', '14.00', '5 mg', '1253', '13', '58', '2022-08-30 00:32:53', '2022-08-30 00:32:53'),
(18584, 'Efirel', '12.00', '5 mg', '1253', '13', '136', '2022-08-30 00:33:40', '2022-08-30 00:33:40'),
(18585, 'Efirel', '20.00', '10 mg', '1253', '13', '136', '2022-08-30 00:34:32', '2022-08-30 00:34:32'),
(18586, 'Prapid', '12.05', '5 mg', '1253', '13', '65', '2022-08-30 00:35:21', '2022-08-30 00:35:21'),
(18587, 'Prapid', '20.10', '10 mg', '1253', '13', '65', '2022-08-30 00:35:58', '2022-08-30 00:35:58'),
(18588, 'Prasulet', '12.04', '5 mg', '1253', '13', '39', '2022-08-30 00:36:40', '2022-08-30 00:36:40'),
(18589, 'Prasulet', '20.06', '10 mg', '1253', '13', '39', '2022-08-30 00:37:16', '2022-08-30 00:37:16'),
(18590, 'Prasurel', '12.00', '5 mg', '1253', '13', '92', '2022-08-30 00:38:14', '2022-08-30 00:38:14'),
(18591, 'Prasurel', '20.00', '10 mg', '1253', '13', '92', '2022-08-30 00:39:00', '2022-08-30 00:39:00'),
(18592, 'Prasuva', '12.00', '5 mg', '1253', '13', '43', '2022-08-30 00:39:47', '2022-08-30 00:39:47'),
(18593, 'Prasuva', '20.00', '10 mg', '1253', '13', '43', '2022-08-30 00:40:28', '2022-08-30 00:40:28'),
(18594, 'Alphalok', '6.00', '2 mg', '1254', '13', '136', '2022-08-30 00:42:45', '2022-08-30 00:42:45'),
(18595, 'Alphalok', '4.00', '1 mg', '1254', '13', '136', '2022-08-30 00:43:21', '2022-08-30 00:43:21'),
(18596, 'Alphalok XR', '15.00', '5 mg', '1254', '13', '136', '2022-08-30 00:43:55', '2022-08-30 00:43:55'),
(18597, 'Alphalok XR', '10.00', '2.5 mg', '1254', '13', '136', '2022-08-30 00:44:45', '2022-08-30 00:44:45'),
(18598, 'Alphapress', '6.00', '2 mg', '1254', '13', '161', '2022-08-30 00:45:41', '2022-08-30 00:45:41'),
(18599, 'Alphapress', '4.00', '1 mg', '1254', '13', '161', '2022-08-30 00:46:20', '2022-08-30 00:46:20'),
(18600, 'Alphapress XR', '10.00', '2.5 mg', '1254', '13', '161', '2022-08-30 00:47:03', '2022-08-30 00:47:03'),
(18601, 'Alphapress XR', '15.00', '5 mg', '1254', '13', '161', '2022-08-30 00:47:45', '2022-08-30 00:47:45'),
(18602, 'G-Prazosin', '3.00', '2 mg', '1254', '13', '84', '2022-08-30 00:48:33', '2022-08-30 00:48:33'),
(18603, 'G-Prazosin', '7.00', '5 mg', '1254', '13', '84', '2022-08-30 00:49:15', '2022-08-30 00:49:15'),
(18604, 'G-Prazosin', '2.00', '1 mg', '1254', '13', '84', '2022-08-30 00:49:54', '2022-08-30 00:49:54'),
(18605, 'Minipress XL', '13.60', '2.5 mg', '1254', '13', '97', '2022-08-30 00:50:35', '2022-08-30 00:50:35'),
(18606, 'Minipress XL', '21.18', '5 mg', '1254', '13', '97', '2022-08-30 00:51:19', '2022-08-30 00:51:19'),
(18607, 'Prazolok', '4.00', '1 mg', '1254', '13', '179', '2022-08-30 00:52:07', '2022-08-30 00:52:07'),
(18608, 'Prazolok', '6.00', '2 mg', '1254', '13', '179', '2022-08-30 00:54:07', '2022-08-30 00:54:07'),
(18609, 'Prazolok ER', '10.00', '2.5 mg', '1254', '13', '179', '2022-08-30 00:54:48', '2022-08-30 00:54:48'),
(18610, 'Prazolok ER', '15.00', '5 mg', '1254', '13', '179', '2022-08-30 00:55:14', '2022-08-30 00:55:14'),
(18611, 'Prazopress', '6.00', '2 mg', '1254', '13', '190', '2022-08-30 00:56:12', '2022-08-30 00:56:12'),
(18612, 'Prazopress', '4.00', '1 mg', '1254', '13', '190', '2022-08-30 00:57:34', '2022-08-30 00:57:34'),
(18613, 'Prazopress ER', '10.00', '2.5 mg', '1254', '13', '190', '2022-08-30 00:58:53', '2022-08-30 00:58:53'),
(18614, 'Prazopress ER', '15.00', '5 mg', '1254', '13', '190', '2022-08-30 00:59:48', '2022-08-30 00:59:48'),
(18615, 'Adam 33', '6.28', '20 mg', '1256', '13', '133', '2022-08-30 01:06:26', '2022-08-30 01:06:26'),
(18616, 'Adam 33', '6.28', '20 mg', '1256', '13', '133', '2022-08-30 01:06:26', '2022-08-30 01:06:26'),
(18617, 'Adam 33', '6.28', '20 mg', '1256', '13', '133', '2022-08-30 01:06:26', '2022-08-30 01:06:26'),
(18618, 'Adam 33', '1.73', '5 mg', '1256', '13', '133', '2022-08-30 01:12:54', '2022-08-30 01:12:54'),
(18619, 'Bexipred', '6.27', '20 mg', '1256', '13', '43', '2022-08-30 01:14:01', '2022-08-30 01:14:01'),
(18620, 'Bexipred', '3.23', '10 mg', '1256', '13', '43', '2022-08-30 01:15:03', '2022-08-30 01:15:03'),
(18621, 'Bexipred', '1.72', '5 mg', '1256', '13', '43', '2022-08-30 01:15:59', '2022-08-30 01:15:59'),
(18622, 'Cortan', '1.72', '5 mg', '1256', '13', '92', '2022-08-30 01:17:04', '2022-08-30 01:17:04'),
(18623, 'Cortan', '65.00', '5 mg/5 ml (50 ml bottle)', '1256', '28', '92', '2022-08-30 01:18:07', '2022-08-30 01:18:07'),
(18624, 'Cortan', '95.00', '5 mg/5 ml (100 ml bottle)', '1256', '28', '92', '2022-08-30 01:19:08', '2022-08-30 01:19:08'),
(18625, 'Cortan', '3.23', '10 mg', '1256', '13', '92', '2022-08-30 01:19:37', '2022-08-30 01:19:37'),
(18626, 'Cortan', '0.80', '2 mg', '1256', '13', '92', '2022-08-30 01:20:50', '2022-08-30 01:20:50'),
(18627, 'Cortan', '6.27', '20 mg', '1256', '13', '92', '2022-08-30 01:21:42', '2022-08-30 01:21:42'),
(18628, 'Cortisol', '1.70', '5 mg', '1256', '13', '34', '2022-08-30 01:22:22', '2022-08-30 01:22:22'),
(18629, 'Cortisol', '3.20', '10 mg', '1256', '13', '34', '2022-08-30 01:23:05', '2022-08-30 01:23:05'),
(18630, 'Cortisol', '6.25', '20 mg', '1256', '13', '34', '2022-08-30 01:23:56', '2022-08-30 01:23:56'),
(18631, 'Cortisol', '65.00', '5 mg/5 ml', '1256', '28', '34', '2022-08-30 01:24:33', '2022-08-30 01:24:33'),
(18632, 'Delta', '0.70', '5 mg', '1256', '13', '48', '2022-08-30 01:25:17', '2022-08-30 01:25:17'),
(18633, 'Deltacort', '0.62', '5 mg', '1256', '13', '62', '2022-08-30 01:26:08', '2022-08-30 01:26:08'),
(18634, 'Deltapred', '1.10', '5 mg', '1256', '13', '197', '2022-08-30 01:26:31', '2022-08-30 01:26:31'),
(18635, 'Deltapred', '2.00', '10 mg', '1256', '13', '197', '2022-08-30 01:27:20', '2022-08-30 01:27:20'),
(18636, 'Deltasone', '3.23', '10 mg', '1256', '13', '161', '2022-08-30 01:28:36', '2022-08-30 01:28:36'),
(18637, 'Deltasone', '60.00', '5 mg/5 ml (50 ml bottle)', '1256', '28', '161', '2022-08-30 01:29:17', '2022-08-30 01:29:17'),
(18638, 'Deltasone', '95.00', '5 mg/5 ml (100 ml bottle)', '1256', '28', '161', '2022-08-30 01:30:14', '2022-08-30 01:30:14'),
(18639, 'Deltasone', '6.26', '20 mg', '1256', '13', '161', '2022-08-30 01:31:42', '2022-08-30 01:31:42'),
(18640, 'Deltasone', '1.72', '5 mg', '1256', '13', '161', '2022-08-30 01:32:08', '2022-08-30 01:32:08'),
(18641, 'Edruson', '1.15', '5 mg', '1256', '13', '67', '2022-08-30 01:34:03', '2022-08-30 01:34:03'),
(18642, 'G-Prednisolone', '1.72', '5 mg', '1256', '13', '84', '2022-08-30 01:35:20', '2022-08-30 01:35:20'),
(18643, 'Inflagic', '6.27', '20 mg', '1256', '13', '179', '2022-08-30 01:35:54', '2022-08-30 01:35:54'),
(18644, 'Kidpred', '65.00', '5 mg/5 m', '1256', '28', '74', '2022-08-30 01:37:02', '2022-08-30 01:37:02'),
(18645, 'P-Cort', '60.00', '5 mg/5 ml', '1256', '28', '82', '2022-08-30 01:37:58', '2022-08-30 01:37:58'),
(18646, 'P-Cort', '1.70', '5 mg', '1256', '13', '82', '2022-08-30 01:38:45', '2022-08-30 01:38:45'),
(18647, 'Pedipred', '60.00', '5 mg/5 ml (50 ml bottle)', '1256', '28', '197', '2022-08-30 01:39:38', '2022-08-30 01:39:38'),
(18648, 'Pedipred', '95.00', '5 mg/5 ml (100 ml bottle)', '1256', '28', '197', '2022-08-30 01:40:33', '2022-08-30 01:40:33'),
(18649, 'Pednisol', '1.72', '5 mg', '1256', '13', '65', '2022-08-30 01:41:10', '2022-08-30 01:41:10'),
(18650, 'Pednisol', '6.27', '20 mg', '1256', '13', '65', '2022-08-30 01:41:49', '2022-08-30 01:41:49'),
(18651, 'Pednisol', '3.23', '10 mg', '1256', '13', '65', '2022-08-30 01:42:33', '2022-08-30 01:42:33'),
(18652, 'Peron', '3.20', '10 mg', '1256', '13', '185', '2022-08-30 01:43:26', '2022-08-30 01:43:26'),
(18653, 'Peron', '1.70', '5 mg', '1256', '13', '185', '2022-08-30 01:44:11', '2022-08-30 01:44:11'),
(18654, 'Peron', '6.25', '20 mg', '1256', '13', '185', '2022-08-30 01:45:09', '2022-08-30 01:45:09'),
(18655, 'Precodil', '80.30', '15 mg/5 ml (50 ml bottle)', '1256', '28', '136', '2022-08-30 01:46:08', '2022-08-30 01:46:08'),
(18656, 'Precodil', '130.88', '15 mg/5 ml (100 ml bottle)', '1256', '28', '136', '2022-08-30 01:46:57', '2022-08-30 01:46:57'),
(18657, 'Precodil', '3.24', '10 mg', '1256', '13', '136', '2022-08-30 01:47:29', '2022-08-30 01:47:29'),
(18658, 'Precodil', '1.72', '5 mg', '1256', '13', '136', '2022-08-30 01:48:46', '2022-08-30 01:48:46'),
(18659, 'Precodil', '65.19', '15 mg/5 ml (50 ml bottle)', '1256', '28', '136', '2022-08-30 01:49:29', '2022-08-30 01:49:29'),
(18660, 'Precodil', '95.29', '15 mg/5 ml (100 ml bottle)', '1256', '28', '136', '2022-08-30 01:50:25', '2022-08-30 01:50:25'),
(18661, 'Precodil', '0.75', '2 mg', '1256', '13', '136', '2022-08-30 01:51:17', '2022-08-30 01:51:17'),
(18662, 'Precodil', '6.27', '20 mg', '1256', '13', '136', '2022-08-30 01:52:04', '2022-08-30 01:52:04'),
(18663, 'Pred', '3.23', '10 mg', '1256', '13', '71', '2022-08-30 03:31:55', '2022-08-30 03:31:55'),
(18664, 'Pred', '1.72', '5 mg', '1256', '13', '71', '2022-08-30 03:32:39', '2022-08-30 03:32:39'),
(18665, 'Pred', '6.27', '20 mg', '1256', '13', '71', '2022-08-30 03:33:24', '2022-08-30 03:33:24'),
(18666, 'Predimax', '1.72', '5 mg', '1256', '13', '19', '2022-08-30 03:34:13', '2022-08-30 03:34:13'),
(18667, 'Predimax', '3.23', '10 mg', '1256', '13', '19', '2022-08-30 03:34:37', '2022-08-30 03:34:37'),
(18668, 'Predimax', '6.27', '20 mg', '1256', '13', '19', '2022-08-30 03:35:35', '2022-08-30 03:35:35'),
(18669, 'Rednisone', '0.52', '5 mg', '1256', '13', '162', '2022-08-30 03:36:44', '2022-08-30 03:36:44'),
(18670, 'Solone', '65.00', '5 mg/5 ml (50 ml bottle)', '1256', '28', '18', '2022-08-30 03:38:07', '2022-08-30 03:38:07'),
(18671, 'Solone', '95.00', '5 mg/5 ml (100 ml bottle)', '1256', '28', '18', '2022-08-30 03:39:12', '2022-08-30 03:39:12'),
(18672, 'Solone', '1.72', '5 mg', '1256', '13', '18', '2022-08-30 03:40:00', '2022-08-30 03:40:00'),
(18673, 'Solone', '6.27', '20 mg', '1256', '13', '18', '2022-08-30 03:41:20', '2022-08-30 03:41:20'),
(18674, 'Solone', '3.23', '10 mg', '1256', '13', '18', '2022-08-30 03:41:52', '2022-08-30 03:41:52'),
(18675, 'Zenilon', '1.14', '5 mg', '1256', '13', '196', '2022-08-30 03:42:59', '2022-08-30 03:42:59'),
(18676, 'Algaba', '12.00', '50 mg', '1259', '16', '22', '2022-08-30 03:47:20', '2022-08-30 03:47:20'),
(18677, 'Algaba', '16.00', '75 mg', '1259', '16', '22', '2022-08-30 03:48:06', '2022-08-30 03:48:06'),
(18678, 'Algaba', '32.00', '150 mg', '1259', '16', '22', '2022-08-30 03:48:47', '2022-08-30 03:48:47'),
(18679, 'Broklin', '13.00', '50 mg', '1259', '16', '134', '2022-08-30 03:49:31', '2022-08-30 03:49:31'),
(18680, 'Broklin', '18.00', '75 mg', '1259', '16', '134', '2022-08-30 03:50:00', '2022-08-30 03:50:00'),
(18681, 'Egaba', '13.00', '50 mg', '1259', '16', '73', '2022-08-30 03:50:55', '2022-08-30 03:50:55'),
(18682, 'Egaba', '17.00', '75 mg', '1259', '16', '73', '2022-08-30 03:51:38', '2022-08-30 03:51:38'),
(18683, 'Egaba', '22.00', '100 mg', '1259', '16', '73', '2022-08-30 03:52:23', '2022-08-30 03:52:23'),
(18684, 'Egaba', '30.00', '150 mg', '1259', '16', '73', '2022-08-30 03:53:07', '2022-08-30 03:53:07'),
(18685, 'Gaba-Aid', '14.53', '50 mg', '1259', '16', '103', '2022-08-30 03:53:54', '2022-08-30 03:53:54'),
(18686, 'Gaba-Aid', '19.07', '75 mg', '1259', '16', '103', '2022-08-30 03:54:25', '2022-08-30 03:54:25'),
(18687, 'Gaba-Aid', '8.00', '25 mg', '1259', '16', '103', '2022-08-30 03:55:08', '2022-08-30 03:55:08'),
(18688, 'GABA-P', '12.00', '50 mg', '1259', '16', '161', '2022-08-30 03:56:15', '2022-08-30 03:56:15'),
(18689, 'GABA-P', '16.07', '75 mg', '1259', '16', '161', '2022-08-30 03:56:45', '2022-08-30 03:56:45'),
(18690, 'GABA-P', '8.00', '25 mg', '1259', '16', '161', '2022-08-30 03:57:52', '2022-08-30 03:57:52'),
(18691, 'Gaba-P CR', '45.00', '330 mg', '1259', '13', '161', '2022-08-30 03:58:25', '2022-08-30 03:58:25'),
(18692, 'Gaba-P CR', '25.00', '82.5', '1259', '13', '161', '2022-08-30 03:59:16', '2022-08-30 03:59:16'),
(18693, 'Gaba-P CR', '35.00', '165 mg', '1259', '13', '161', '2022-08-30 04:00:16', '2022-08-30 04:00:16'),
(18694, 'Gabalon', '11.36', '50 mg', '1259', '16', '112', '2022-08-30 04:01:22', '2022-08-30 04:01:22'),
(18695, 'Gabamet', '8.00', '25 mg', '1259', '16', '56', '2022-08-30 04:01:55', '2022-08-30 04:01:55'),
(18696, 'Gabamet', '12.00', '50 mg', '1259', '16', '56', '2022-08-30 04:03:20', '2022-08-30 04:05:50'),
(18697, 'Gabamet', '12.00', '50 mg', '1259', '16', '56', '2022-08-30 04:03:20', '2022-08-30 04:03:20'),
(18698, 'Gabamet', '16.00', '75 mg', '1259', '16', '56', '2022-08-30 04:04:20', '2022-08-30 04:04:20'),
(18699, 'Gabapre', '8.00', '25 mg', '1259', '16', '42', '2022-08-30 04:06:39', '2022-08-30 04:06:39'),
(18700, 'Gabapre', '7.80', '50 mg', '1259', '16', '42', '2022-08-30 04:07:21', '2022-08-30 04:07:21'),
(18701, 'Gabarol', '8.02', '25 mg', '1259', '16', '18', '2022-08-30 04:08:03', '2022-08-30 04:08:03'),
(18702, 'Gabarol', '13.50', '50 mg', '1259', '16', '18', '2022-08-30 04:08:43', '2022-08-30 04:08:43'),
(18703, 'Gabarol', '18.00', '75 mg', '1259', '16', '18', '2022-08-30 04:09:28', '2022-08-30 04:09:28'),
(18704, 'Gabarol', '22.15', '100 mg', '1259', '16', '18', '2022-08-30 04:10:10', '2022-08-30 04:10:10'),
(18705, 'Gabarol', '30.20', '150 mg', '1259', '16', '18', '2022-08-30 04:10:34', '2022-08-30 04:10:34'),
(18706, 'Gabarol CR', '25.00', '82.5 mg', '1259', '13', '18', '2022-08-30 04:11:40', '2022-08-30 04:11:40'),
(18707, 'Gabarol CR', '35.00', '165 mg', '1259', '13', '18', '2022-08-30 04:12:20', '2022-08-30 04:12:20'),
(18708, 'Gabatec', '8.00', '25 mg', '1259', '16', '197', '2022-08-30 04:12:55', '2022-08-30 04:12:55'),
(18709, 'Gabatec', '13.00', '50 mg', '1259', '16', '197', '2022-08-30 04:14:15', '2022-08-30 04:14:15'),
(18710, 'Gabatec', '16.00', '75 mg', '1259', '16', '197', '2022-08-30 04:14:59', '2022-08-30 04:14:59'),
(18711, 'Gabatec', '22.00', '100 mg', '1259', '16', '197', '2022-08-30 04:15:54', '2022-08-30 04:15:54'),
(18712, 'Gabatec', '30.00', '150 mg', '1259', '16', '197', '2022-08-30 04:16:41', '2022-08-30 04:16:41'),
(18713, 'Legaba', '12.00', '50 mg', '1259', '16', '104', '2022-08-30 04:23:13', '2022-08-30 04:23:13'),
(18714, 'Legaba', '12.00', '50 mg', '1259', '16', '104', '2022-08-30 04:23:13', '2022-08-30 04:23:13'),
(18715, 'Lirica', '16.00', '75 mg', '1259', '16', '45', '2022-08-30 04:23:42', '2022-08-30 04:23:42'),
(18716, 'Lirica', '13.00', '50 mg', '1259', '16', '45', '2022-08-30 04:24:47', '2022-08-30 04:24:47'),
(18717, 'Lirica', '13.00', '50 mg', '1259', '16', '45', '2022-08-30 04:25:53', '2022-08-30 04:25:53'),
(18718, 'Lirica', '13.00', '50 mg', '1259', '16', '45', '2022-08-30 04:25:54', '2022-08-30 04:25:54'),
(18719, 'Lirica', '7.00', '25 mg', '1259', '16', '45', '2022-08-30 04:26:51', '2022-08-30 04:26:51'),
(18720, 'Lyric', '8.00', '25 mg', '1259', '16', '89', '2022-08-30 04:29:33', '2022-08-30 04:29:33'),
(18721, 'Lyric', '14.00', '50 mg', '1259', '16', '89', '2022-08-30 04:29:57', '2022-08-30 04:29:57'),
(18722, 'Lyric', '18.00', '75 mg', '1259', '16', '89', '2022-08-30 04:31:15', '2022-08-30 04:31:15'),
(18723, 'Lyric', '30.00', '150 mg', '1259', '16', '89', '2022-08-30 04:32:02', '2022-08-30 04:32:02'),
(18724, 'Lyrinex', '12.00', '50 mg', '1259', '16', '127', '2022-08-30 14:13:43', '2022-08-30 14:13:43'),
(18725, 'Lyrinex', '16.00', '75 mg', '1259', '16', '127', '2022-08-30 14:14:09', '2022-08-30 14:14:09'),
(18726, 'Lyrinex', '30.00', '150 mg', '1259', '16', '127', '2022-08-30 14:14:35', '2022-08-30 14:14:35'),
(18727, 'Lyrinex CR', '12.00', '82.5 mg', '1259', '13', '127', '2022-08-30 14:15:01', '2022-08-30 14:15:01'),
(18728, 'Lyrinex CR', '20.00', '165 mg', '1259', '13', '127', '2022-08-30 14:15:26', '2022-08-30 14:15:26'),
(18729, 'Lyroxen', '10.00', '25 mg', '1259', '16', '74', '2022-08-30 14:16:03', '2022-08-30 14:16:03'),
(18730, 'Lyroxen', '14.50', '50 mg', '1259', '16', '74', '2022-08-30 14:16:41', '2022-08-30 14:16:41'),
(18731, 'Myrica', '12.00', '50 mg', '1259', '16', '190', '2022-08-30 14:17:06', '2022-08-30 14:17:06'),
(18732, 'Myrica', '16.00', '75 mg', '1259', '16', '190', '2022-08-30 14:17:26', '2022-08-30 14:17:26'),
(18733, 'Myrica', '20.00', '100 mg', '1259', '16', '190', '2022-08-30 14:17:50', '2022-08-30 14:17:50'),
(18734, 'Myrica', '9.00', '25 mg', '1259', '16', '190', '2022-08-30 14:18:13', '2022-08-30 14:18:13'),
(18735, 'Nepco', '10.00', '25 mg', '1259', '16', '142', '2022-08-30 14:18:41', '2022-08-30 14:18:41'),
(18736, 'Nepco', '14.00', '50 mg', '1259', '16', '142', '2022-08-30 14:19:06', '2022-08-30 14:19:06'),
(18737, 'Nepco', '19.00', '75 mg', '1259', '16', '142', '2022-08-30 14:19:30', '2022-08-30 14:19:30'),
(18738, 'Nepco', '22.00', '100 mg', '1259', '16', '142', '2022-08-30 14:19:54', '2022-08-30 14:19:54'),
(18739, 'Nepco', '35.00', '150 mg', '1259', '16', '142', '2022-08-30 14:20:16', '2022-08-30 14:20:16'),
(18740, 'Nerfid', '16.00', '75 mg', '1259', '16', '186', '2022-08-30 14:20:42', '2022-08-30 14:20:42'),
(18741, 'Nerfid', '12.00', '50 mg', '1259', '16', '186', '2022-08-30 14:21:03', '2022-08-30 14:21:03'),
(18742, 'Nerfid', '30.00', '150 mg', '1259', '16', '186', '2022-08-30 14:21:25', '2022-08-30 14:21:25'),
(18743, 'Nervaid', '10.00', '150 mg', '1259', '16', '176', '2022-08-30 14:21:53', '2022-08-30 14:21:53'),
(18744, 'Nervaid', '12.00', '75 mg', '1259', '16', '176', '2022-08-30 14:22:23', '2022-08-30 14:22:23'),
(18745, 'Nervalin', '11.00', '50 mg', '1259', '16', '43', '2022-08-30 14:25:06', '2022-08-30 14:25:06'),
(18746, 'Nervalin', '16.00', '75 mg', '1259', '16', '43', '2022-08-30 14:25:39', '2022-08-30 14:25:39'),
(18747, 'Nervalin', '8.00', '25 mg', '1259', '16', '43', '2022-08-30 14:26:02', '2022-08-30 14:26:02'),
(18748, 'Nervalin', '220.00', '100 mg/5 ml', '1259', '28', '43', '2022-08-30 14:26:26', '2022-08-30 14:26:26'),
(18749, 'Nervalin CR', '45.00', '330 mg', '1259', '13', '43', '2022-08-30 14:26:54', '2022-08-30 14:26:54'),
(18750, 'Nervalin CR', '25.00', '82.5 mg', '1259', '13', '43', '2022-08-30 14:27:19', '2022-08-30 14:27:19'),
(18751, 'Nervalin CR', '35.00', '165 mg', '1259', '13', '43', '2022-08-30 14:27:46', '2022-08-30 14:27:46'),
(18752, 'Neugaba', '14.00', '50 mg', '1259', '16', '180', '2022-08-30 14:28:12', '2022-08-30 14:28:12'),
(18753, 'Neugaba', '16.05', '75 mg', '1259', '16', '180', '2022-08-30 14:28:35', '2022-08-30 14:28:35'),
(18754, 'Neugaba', '30.10', '150 mg', '1259', '16', '180', '2022-08-30 14:28:58', '2022-08-30 14:28:58'),
(18755, 'Neugaba', '9.00', '25 mg', '1259', '16', '180', '2022-08-30 14:29:20', '2022-08-30 14:29:20'),
(18756, 'Neugalin', '14.60', '50 mg', '1259', '16', '19', '2022-08-30 14:29:42', '2022-08-30 14:33:11'),
(18757, 'Neugalin', '18.45', '75 mg', '1259', '16', '19', '2022-08-30 14:30:51', '2022-08-30 14:32:47'),
(18758, 'Neugalin', '8.00', '25 mg', '1259', '16', '19', '2022-08-30 14:31:13', '2022-08-30 14:33:50'),
(18759, 'Neugalin', '30.10', '150 mg', '1259', '16', '19', '2022-08-30 14:31:55', '2022-08-30 14:31:55'),
(18760, 'Neugalin XR', '25.00', '82.5 mg', '1259', '13', '19', '2022-08-30 14:34:28', '2022-08-30 14:34:28'),
(18761, 'Neugalin XR', '35.00', '165 mg', '1259', '13', '19', '2022-08-30 14:34:55', '2022-08-30 14:34:55'),
(18762, 'Neurega', '8.00', '25 mg', '1259', '16', '91', '2022-08-30 14:35:29', '2022-08-30 14:35:29'),
(18763, 'Neurega', '13.00', '50 mg', '1259', '16', '91', '2022-08-30 14:36:02', '2022-08-30 14:36:02'),
(18764, 'Neurega', '17.00', '75 mg', '1259', '16', '91', '2022-08-30 14:36:24', '2022-08-30 14:36:24'),
(18765, 'Neurega', '22.00', '100 mg', '1259', '16', '91', '2022-08-30 14:36:46', '2022-08-30 14:36:46'),
(18766, 'Neurica', '16.00', '75 mg', '1259', '16', '82', '2022-08-30 14:37:12', '2022-08-30 14:37:12'),
(18767, 'Neurica', '10.00', '50 mg', '1259', '16', '82', '2022-08-30 14:37:40', '2022-08-30 14:37:40'),
(18768, 'Neurica', '30.00', '150 mg', '1259', '16', '82', '2022-08-30 14:38:05', '2022-08-30 14:38:05'),
(18769, 'Neurolin', '14.00', '50 mg', '1259', '16', '179', '2022-08-30 14:39:32', '2022-08-30 14:39:32'),
(18770, 'Neurolin', '18.00', '75 mg', '1259', '16', '179', '2022-08-30 14:39:57', '2022-08-30 14:39:57'),
(18771, 'Neurolin', '10.00', '25 mg', '1259', '16', '179', '2022-08-30 14:40:19', '2022-08-30 14:40:19'),
(18772, 'Neurolin', '30.20', '150 mg', '1259', '16', '179', '2022-08-30 14:40:41', '2022-08-30 14:40:41'),
(18773, 'Neurovan', '14.00', '50 mg', '1259', '16', '34', '2022-08-30 14:41:14', '2022-08-30 14:41:14'),
(18774, 'Neurovan', '18.00', '75 mg', '1259', '16', '34', '2022-08-30 14:41:35', '2022-08-30 14:41:35'),
(18775, 'Neurovan', '8.00', '25 mg', '1259', '16', '34', '2022-08-30 14:41:54', '2022-08-30 14:41:54'),
(18776, 'Neurovan', '30.00', '150 mg', '1259', '16', '34', '2022-08-30 14:42:13', '2022-08-30 14:42:13'),
(18777, 'Nurela', '12.00', '50 mg', '1259', '16', '87', '2022-08-30 14:42:42', '2022-08-30 14:42:42'),
(18778, 'Pegalin', '10.00', '25 mg', '1259', '16', '150', '2022-08-30 14:43:13', '2022-08-30 14:43:13'),
(18779, 'Pegalin', '14.50', '50 mg', '1259', '16', '150', '2022-08-30 14:43:40', '2022-08-30 14:43:40'),
(18780, 'Pegalin', '18.00', '75 mg', '1259', '16', '150', '2022-08-30 14:44:03', '2022-08-30 14:44:03'),
(18781, 'Pegalin', '22.08', '100 mg', '1259', '16', '150', '2022-08-30 14:44:24', '2022-08-30 14:44:24'),
(18782, 'Pegalin', '34.00', '150 mg', '1259', '16', '150', '2022-08-30 14:44:47', '2022-08-30 14:44:47'),
(18783, 'Pegalin ER', '25.00', '82.5 mg', '1259', '13', '150', '2022-08-30 14:45:13', '2022-08-30 14:45:13'),
(18784, 'Pegalin ER', '35.00', '165 mg', '1259', '13', '150', '2022-08-30 14:45:35', '2022-08-30 14:45:35'),
(18785, 'Pegalin ER', '45.00', '330 mg', '1259', '13', '150', '2022-08-30 14:46:02', '2022-08-30 14:46:02'),
(18786, 'Pegamax', '11.00', '50 mg', '1259', '16', '36', '2022-08-30 14:46:24', '2022-08-30 14:46:24'),
(18787, 'Pegamax', '16.00', '75 mg', '1259', '16', '36', '2022-08-30 14:46:53', '2022-08-30 14:46:53'),
(18788, 'Pegaraon', '14.00', '50 mg', '1259', '16', '202', '2022-08-30 14:50:34', '2022-08-30 14:50:34'),
(18789, 'Pegaraon', '18.00', '75 mg', '1259', '16', '202', '2022-08-30 14:50:55', '2022-08-30 14:50:55'),
(18790, 'Pegaraon', '10.00', '25 mg', '1259', '16', '202', '2022-08-30 14:51:20', '2022-08-30 14:51:20'),
(18791, 'PG', '15.00', '50 mg', '1259', '16', '71', '2022-08-30 14:51:43', '2022-08-30 14:51:43'),
(18792, 'PG', '18.00', '75 mg', '1259', '16', '71', '2022-08-30 14:52:04', '2022-08-30 14:52:04'),
(18793, 'PG', '10.00', '25 mg', '1259', '16', '71', '2022-08-30 14:52:28', '2022-08-30 14:52:28'),
(18794, 'PG', '30.00', '150 mg', '1259', '16', '71', '2022-08-30 14:52:49', '2022-08-30 14:52:49'),
(18795, 'Prebalin', '13.50', '50 mg', '1259', '16', '78', '2022-08-30 14:53:21', '2022-08-30 14:53:21'),
(18796, 'Prebalin', '18.00', '75 mg', '1259', '16', '78', '2022-08-30 14:53:43', '2022-08-30 14:53:43'),
(18797, 'Prebalin', '9.00', '25 mg', '1259', '16', '78', '2022-08-30 14:54:05', '2022-08-30 14:54:05'),
(18798, 'Prebalin', '30.20', '150 mg', '1259', '16', '78', '2022-08-30 14:54:32', '2022-08-30 14:54:32'),
(18799, 'Prebinit', '8.00', '25 mg', '1259', '16', '79', '2022-08-30 14:55:10', '2022-08-30 14:55:10'),
(18800, 'Prebinit', '14.00', '50 mg', '1259', '16', '79', '2022-08-30 14:56:03', '2022-08-30 14:56:03'),
(18801, 'Prebinit', '18.00', '75 mg', '1259', '16', '79', '2022-08-30 14:56:27', '2022-08-30 14:56:27'),
(18802, 'Prebinit', '30.00', '150 mg', '1259', '16', '79', '2022-08-30 14:56:52', '2022-08-30 14:56:52'),
(18803, 'Pregaba', '15.00', '50 mg', '1259', '16', '136', '2022-08-30 14:57:17', '2022-08-30 14:57:17'),
(18804, 'Pregaba', '19.00', '75 mg', '1259', '16', '136', '2022-08-30 14:57:37', '2022-08-30 14:57:37'),
(18805, 'Pregaba', '35.00', '150 mg', '1259', '16', '136', '2022-08-30 14:57:59', '2022-08-30 14:57:59'),
(18806, 'Pregaba', '10.00', '25 mg', '1259', '16', '136', '2022-08-30 14:58:23', '2022-08-30 14:58:23'),
(18807, 'Pregaba', '22.00', '100 mg', '1259', '16', '136', '2022-08-30 14:58:45', '2022-08-30 14:58:45'),
(18808, 'Pregaben', '13.73', '50 mg', '1259', '16', '92', '2022-08-30 15:00:18', '2022-08-30 15:00:18'),
(18809, 'Pregaben', '16.00', '75 mg', '1259', '16', '92', '2022-08-30 15:00:40', '2022-08-30 15:00:40'),
(18810, 'Pregaben', '30.00', '150 mg', '1259', '16', '92', '2022-08-30 15:01:02', '2022-08-30 15:01:02'),
(18811, 'Pregaben', '9.00', '25 mg', '1259', '16', '92', '2022-08-30 15:01:23', '2022-08-30 15:01:23'),
(18812, 'Pregacap', '12.00', '50 mg', '1259', '16', '53', '2022-08-30 15:02:29', '2022-08-30 15:02:29'),
(18813, 'Pregacap', '16.00', '75 mg', '1259', '16', '53', '2022-08-30 15:02:56', '2022-08-30 15:02:56'),
(18814, 'Pregadel', '10.00', '50 mg', '1259', '16', '61', '2022-08-30 15:03:20', '2022-08-30 15:03:20'),
(18815, 'Pregadel', '15.00', '75 mg', '1259', '16', '61', '2022-08-30 15:03:56', '2022-08-30 15:03:56'),
(18816, 'Pregalex', '16.04', '75 mg', '1259', '16', '172', '2022-08-30 15:05:12', '2022-08-30 15:05:12'),
(18817, 'Pregalex', '11.03', '50 mg', '1259', '16', '172', '2022-08-30 15:05:32', '2022-08-30 15:05:32'),
(18818, 'Pregalex', '30.10', '150 mg', '1259', '16', '172', '2022-08-30 15:05:54', '2022-08-30 15:05:54'),
(18819, 'Pregan', '11.03', '50 mg', '1259', '16', '124', '2022-08-30 15:06:18', '2022-08-30 15:06:18'),
(18820, 'Pregan', '16.05', '75 mg', '1259', '16', '124', '2022-08-30 15:06:39', '2022-08-30 15:06:39'),
(18821, 'Pregan ER', '25.00', '82.5 mg', '1259', '13', '124', '2022-08-30 15:07:06', '2022-08-30 15:07:06'),
(18822, 'Pregan ER', '35.00', '165 mg', '1259', '13', '124', '2022-08-30 15:07:28', '2022-08-30 15:07:28'),
(18823, 'Pregaran', '8.00', '25 mg', '1259', '16', '157', '2022-08-30 15:07:52', '2022-08-30 15:07:52'),
(18824, 'Pregaran', '12.00', '50 mg', '1259', '16', '157', '2022-08-30 15:08:13', '2022-08-30 15:08:13'),
(18825, 'Pregaran', '16.00', '75 mg', '1259', '16', '157', '2022-08-30 15:08:35', '2022-08-30 15:08:35'),
(18826, 'Pregavax', '13.00', '50 mg', '1259', '16', '49', '2022-08-30 15:10:52', '2022-08-30 15:10:52'),
(18827, 'Pregavax', '17.00', '75 mg', '1259', '16', '49', '2022-08-30 15:11:13', '2022-08-30 15:11:13'),
(18828, 'Pregaver', '10.00', '25 mg', '1259', '16', '193', '2022-08-30 15:11:39', '2022-08-30 15:11:39'),
(18829, 'Pregaver', '13.00', '50 mg', '1259', '16', '193', '2022-08-30 15:12:03', '2022-08-30 15:12:03'),
(18830, 'Pregaver', '19.00', '75 mg', '1259', '16', '193', '2022-08-30 15:12:24', '2022-08-30 15:12:24'),
(18831, 'Prelica', '14.54', '14.54', '1259', '16', '156', '2022-08-30 15:12:53', '2022-08-30 15:12:53'),
(18832, 'Prelica', '19.06', '75 mg', '1259', '16', '156', '2022-08-30 15:13:16', '2022-08-30 15:13:16'),
(18833, 'Prelica', '10.03', '25 mg', '1259', '16', '156', '2022-08-30 15:13:34', '2022-08-30 15:13:34'),
(18834, 'Prelica', '35.11', '150 mg', '1259', '16', '156', '2022-08-30 15:13:56', '2022-08-30 15:13:56'),
(18835, 'Prelin', '12.00', '50 mg', '1259', '16', '65', '2022-08-30 15:14:21', '2022-08-30 15:14:21'),
(18836, 'Prelin', '16.05', '75 mg', '1259', '16', '65', '2022-08-30 15:14:48', '2022-08-30 15:14:48'),
(18837, 'Prelin', '30.10', '150 mg', '1259', '16', '65', '2022-08-30 15:15:08', '2022-08-30 15:15:08'),
(18838, 'Prelin', '8.05', '25 mg', '1259', '16', '65', '2022-08-30 15:15:29', '2022-08-30 15:15:29'),
(18839, 'Prelin', '22.10', '100 mg', '1259', '16', '65', '2022-08-30 15:15:49', '2022-08-30 15:15:49'),
(18840, 'Pretor', '16.05', '75 mg', '1259', '16', '198', '2022-08-30 15:16:12', '2022-08-30 15:16:12'),
(18841, 'Pretor', '12.04', '50 mg', '1259', '16', '198', '2022-08-30 15:16:33', '2022-08-30 15:16:33'),
(18842, 'Pretor', '30.09', '150 mg', '1259', '16', '198', '2022-08-30 15:16:54', '2022-08-30 15:16:54'),
(18843, 'Priga', '16.00', '75 mg', '1259', '16', '119', '2022-08-30 15:17:19', '2022-08-30 15:17:19'),
(18844, 'Pyrica', '18.00', '75 mg', '1259', '16', '147', '2022-08-30 15:17:54', '2022-08-30 15:17:54'),
(18845, 'Pyrica', '13.00', '50 mg', '1259', '16', '147', '2022-08-30 15:18:20', '2022-08-30 15:18:20'),
(18846, 'Pyrica', '10.00', '25 mg', '1259', '16', '147', '2022-08-30 15:18:42', '2022-08-30 15:18:42'),
(18847, 'Rebalin', '8.00', '25 mg', '1259', '16', '173', '2022-08-30 15:19:49', '2022-08-30 15:19:49'),
(18848, 'Rebalin', '12.00', '50 mg', '1259', '16', '173', '2022-08-30 15:20:20', '2022-08-30 15:20:20'),
(18849, 'Rebalin', '15.00', '75 mg', '1259', '16', '173', '2022-08-30 15:20:44', '2022-08-30 15:20:44'),
(18850, 'Regab', '9.50', '25 mg', '1259', '16', '39', '2022-08-30 15:21:04', '2022-08-30 15:21:04'),
(18851, 'Regab', '12.04', '50 mg', '1259', '16', '39', '2022-08-30 15:21:25', '2022-08-30 15:21:25'),
(18852, 'Regab', '16.05', '75 mg', '1259', '16', '39', '2022-08-30 15:21:50', '2022-08-30 15:21:50'),
(18853, 'Regab', '22.00', '100 mg', '1259', '16', '39', '2022-08-30 15:27:54', '2022-08-30 15:27:54'),
(18854, 'Regab', '30.00', '150 mg', '1259', '16', '39', '2022-08-30 15:28:19', '2022-08-30 15:28:19'),
(18855, 'SB-Gablin', '8.00', '25 mg', '1259', '16', '181', '2022-08-30 15:28:48', '2022-08-30 15:28:48'),
(18856, 'SB-Gablin', '12.00', '50 mg', '1259', '16', '181', '2022-08-30 15:29:08', '2022-08-30 15:29:08'),
(18857, 'SB-Gablin', '16.00', '75 mg', '1259', '16', '181', '2022-08-30 15:29:29', '2022-08-30 15:29:29'),
(18858, 'Vaxar', '8.00', '25 mg', '1259', '16', '133', '2022-08-30 15:29:51', '2022-08-30 15:29:51'),
(18859, 'Vaxar', '12.00', '50 mg', '1259', '16', '133', '2022-08-30 15:30:11', '2022-08-30 15:30:11'),
(18860, 'Vaxar', '16.00', '75 mg', '1259', '16', '133', '2022-08-30 15:30:31', '2022-08-30 15:30:31'),
(18861, 'Xablin', '17.15', '75 mg', '1259', '16', '167', '2022-08-30 15:31:03', '2022-08-30 15:31:03'),
(18862, 'Xablin', '15.00', '50 mg', '1259', '16', '167', '2022-08-30 15:31:23', '2022-08-30 15:31:23'),
(18863, 'Xil', '12.04', '50 mg', '1259', '16', '140', '2022-08-30 15:31:48', '2022-08-30 15:31:48'),
(18864, 'Xil', '16.05', '75 mg', '1259', '16', '140', '2022-08-30 15:32:09', '2022-08-30 15:32:09'),
(18865, 'Xil', '8.00', '25 mg', '1259', '16', '140', '2022-08-30 15:32:32', '2022-08-30 15:32:32'),
(18866, 'Jasoprim', '1.50', '15 mg', '1260', '13', '98', '2022-08-30 22:14:50', '2022-08-30 22:14:50'),
(18867, 'Kanaprim', '0.62', '15 mg', '1260', '13', '82', '2022-08-30 22:15:16', '2022-08-30 22:15:16'),
(18868, 'P Phos', '0.62', '15 mg', '1260', '13', '90', '2022-08-30 22:15:39', '2022-08-30 22:15:39'),
(18869, 'Bio-Kult', '50.00', 'N/A', '1261', '16', '190', '2022-08-30 22:17:08', '2022-08-30 22:17:08'),
(18870, 'Probio R', '25.00', '20 Billion', '1262', '16', '179', '2022-08-30 22:17:40', '2022-08-30 22:17:40'),
(18871, 'Welgut', '30.00', '20 Billion', '1262', '16', '92', '2022-08-30 22:18:06', '2022-08-30 22:18:06'),
(18872, 'Bacilax', '25.00', '9 Billion', '1263', '16', '179', '2022-08-30 22:18:35', '2022-08-30 22:18:35'),
(18873, 'Combipen', '17.19', '(3 lac unit+1 lac unit)/vial', '1264', '10', '19', '2022-08-30 22:19:28', '2022-08-30 22:19:28'),
(18874, 'Ametil', '0.46', '5 mg', '1265', '13', '34', '2022-08-30 22:20:24', '2022-08-30 22:20:24'),
(18875, 'Avotin', '0.30', '5 mg', '1265', '13', '162', '2022-08-30 22:20:56', '2022-08-30 22:20:56'),
(18876, 'Emitab', '0.38', '5 mg', '1265', '13', '178', '2022-08-30 22:21:22', '2022-08-30 22:21:22'),
(18877, 'Melatil', '0.45', '5 mg', '1265', '13', '77', '2022-08-30 22:21:45', '2022-08-30 22:21:45'),
(18878, 'Melatil', '3.55', '12.5/ml', '1265', '10', '77', '2022-08-30 22:22:11', '2022-08-30 22:22:11'),
(18879, 'Procoz', '0.30', '5 mg', '1265', '13', '137', '2022-08-30 22:22:42', '2022-08-30 22:22:42'),
(18880, 'Promtil', '0.45', '5 mg', '1265', '13', '179', '2022-08-30 22:23:06', '2022-08-30 22:23:06'),
(18881, 'Stemetil', '0.46', '5 mg', '1265', '13', '198', '2022-08-30 22:23:34', '2022-08-30 22:23:34'),
(18882, 'Tenkular', '0.40', '5 mg', '1265', '13', '192', '2022-08-30 22:24:11', '2022-08-30 22:24:11'),
(18883, 'Vergon', '0.46', '5 mg', '1265', '13', '136', '2022-08-30 22:24:36', '2022-08-30 22:24:36'),
(18884, 'Vergon', '5.01', '12.5 mg/ml', '1265', '10', '136', '2022-08-30 22:25:06', '2022-08-30 22:25:06'),
(18885, 'Vertigan', '0.40', '5 mg', '1265', '13', '146', '2022-08-30 22:25:33', '2022-08-30 22:25:33'),
(18886, 'Cyclid', '1.00', '5 mg', '1266', '13', '92', '2022-08-30 22:26:21', '2022-08-30 22:26:21'),
(18887, 'Cycli', '30.00', '10 mg/2 ml', '1266', '68', '92', '2022-08-30 22:26:50', '2022-08-30 22:26:50'),
(18888, 'Extranil', '0.85', '5 mg', '1266', '13', '78', '2022-08-30 22:27:21', '2022-08-30 22:27:21'),
(18889, 'Extran', '30.10', '10 mg/2 ml', '1266', '68', '78', '2022-08-30 22:27:48', '2022-08-30 22:27:48'),
(18890, 'Kdrin', '1.00', '5 mg', '1266', '13', '136', '2022-08-30 22:28:15', '2022-08-30 22:28:15'),
(18891, 'Kd', '30.11', '10 mg/2 ml', '1266', '68', '136', '2022-08-30 22:28:43', '2022-08-30 22:28:43'),
(18892, 'Perkinil', '1.00', '5 mg', '1266', '13', '179', '2022-08-30 22:29:18', '2022-08-30 22:29:18'),
(18893, 'Perki', '35.00', '10 mg/2 ml', '1266', '68', '179', '2022-08-30 22:29:44', '2022-08-30 22:29:44'),
(18894, 'Rocy', '1.00', '5 mg', '1266', '13', '63', '2022-08-30 22:30:10', '2022-08-30 22:30:10'),
(18895, 'Artigest', '15.00', '100 mg', '1267', '16', '92', '2022-08-30 22:30:50', '2022-08-30 22:30:50'),
(18896, 'Artigest', '30.00', '200 mg', '1267', '16', '92', '2022-08-30 22:31:14', '2022-08-30 22:31:14'),
(18897, 'Microgest', '15.00', '100 mg', '1267', '16', '161', '2022-08-30 22:31:41', '2022-08-30 22:31:41'),
(18898, 'Microgest', '30.00', '200 mg', '1267', '16', '161', '2022-08-30 22:32:06', '2022-08-30 22:32:06'),
(18899, 'Utrogestan', '36.00', '100 mg', '1267', '16', '195', '2022-08-30 22:32:32', '2022-08-30 22:32:32'),
(18900, 'Utrogestan', '72.00', '200 mg', '1267', '16', '195', '2022-08-30 22:32:57', '2022-08-30 22:32:57'),
(18901, 'Allphen', '24.00', '5 mg/5 ml', '1270', '28', '113', '2022-08-30 22:35:06', '2022-08-30 22:35:06'),
(18902, 'Arromin', '9.00', '5 mg/5 ml (60 ml bottle)', '1270', '28', '93', '2022-08-30 22:35:41', '2022-08-30 22:35:41'),
(18903, 'Arro', '14.00', '5 mg/5 ml (100 ml bottle)', '1270', '28', '93', '2022-08-30 22:36:15', '2022-08-30 22:36:15'),
(18904, 'Flumin', '23.95', '5 mg/5 ml', '1270', '28', '54', '2022-08-30 22:36:42', '2022-08-30 22:36:42'),
(18905, 'Histaphen', '8.60', '5 mg/5 ml (60 ml bottle)', '1270', '28', '170', '2022-08-30 22:37:10', '2022-08-30 22:37:10'),
(18906, 'Hista', '12.00', '5 mg/5 ml (100 ml bottle)', '1270', '28', '170', '2022-08-30 22:37:36', '2022-08-30 22:37:36'),
(18907, 'Histavil', '10.00', '5 mg/5 ml', '1270', '28', '142', '2022-08-30 22:37:56', '2022-08-30 22:37:56'),
(18908, 'Histerzin', '23.00', '5 mg/5 ml', '1270', '28', '67', '2022-08-30 22:38:20', '2022-08-30 22:38:20'),
(18909, 'Histin', '15.00', '5 mg/5 ml', '1270', '28', '32', '2022-08-30 22:38:44', '2022-08-30 22:38:44'),
(18910, 'Mitargan', '15.50', '5 mg/5 ml', '1270', '28', '116', '2022-08-30 22:39:15', '2022-08-30 22:39:15'),
(18911, 'Otosil', '0.44', '25 mg', '1270', '13', '136', '2022-08-30 22:39:47', '2022-08-30 22:39:47'),
(18912, 'Otosil', '0.31', '10 mg', '1270', '13', '136', '2022-08-30 22:40:17', '2022-08-30 22:40:17'),
(18913, 'Otosil', '21.00', '5 mg/5 ml (60 ml bottle)', '1270', '28', '136', '2022-08-30 22:40:44', '2022-08-30 22:41:36'),
(18914, 'Otosil', '35.00', '5 mg/5 ml (100 ml bottle)', '1270', '28', '136', '2022-08-30 22:41:14', '2022-08-30 22:41:14'),
(18915, 'Phenerex', '24.03', '5 mg/5 ml', '1270', '28', '98', '2022-08-30 22:42:08', '2022-08-30 22:42:08'),
(18916, 'Phenergan', '28.05', '5 mg/5 ml', '1270', '28', '198', '2022-08-30 22:42:36', '2022-08-30 22:42:36'),
(18917, 'Phenergan', '1.36', '10 mg', '1270', '13', '198', '2022-08-30 22:43:06', '2022-08-30 22:43:06'),
(18918, 'Phensilex', '10.00', '5 mg/5 ml (60 ml bottle)', '1270', '28', '37', '2022-08-30 22:43:35', '2022-08-30 22:43:35'),
(18919, 'Phensilex', '15.00', '5 mg/5 ml (100 ml bottle)', '1270', '28', '37', '2022-08-30 22:44:03', '2022-08-30 22:44:03'),
(18920, 'Progan', '24.00', '5 mg/5 ml', '1270', '28', '27', '2022-08-30 22:44:31', '2022-08-30 22:44:31'),
(18921, 'Promalex-M', '18.70', '5 mg/5 ml (60 ml bottle)', '1270', '28', '117', '2022-08-30 22:45:04', '2022-08-30 22:45:04'),
(18922, 'Promalex-M', '23.95', '5 mg/5 ml (100 ml bottle)', '1270', '28', '117', '2022-08-30 22:45:35', '2022-08-30 22:45:35'),
(18923, 'Promergan', '12.04', '5 mg/5 ml', '1270', '28', '77', '2022-08-30 22:45:56', '2022-08-30 22:45:56'),
(18924, 'Promestin', '9.94', '5 mg/5 ml (60 ml bottle)', '1270', '28', '146', '2022-08-30 22:46:32', '2022-08-30 22:46:32'),
(18925, 'Promestin', '13.98', '5 mg/5 ml (100 ml bottle)', '1270', '28', '146', '2022-08-30 22:46:57', '2022-08-30 22:46:57'),
(18926, 'Prozen', '0.42', '25 mg', '1270', '13', '196', '2022-08-30 22:47:24', '2022-08-30 22:47:24'),
(18927, 'Phenerex', '4.18', '50 mg/2 ml', '1271', '10', '98', '2022-08-30 22:48:26', '2022-08-30 22:48:26'),
(18928, 'Phenerex', '3.38', '25 mg/ml', '1271', '10', '98', '2022-08-30 22:48:48', '2022-08-30 22:48:48'),
(18929, 'Avomine', '0.57', '25 mg', '1272', '13', '198', '2022-08-30 22:49:18', '2022-08-30 22:49:18'),
(18930, 'Rythmosin', '15.00', '150 mg', '1273', '13', '58', '2022-08-30 22:49:49', '2022-08-30 22:49:49'),
(18931, 'Prokind', '8.02', '15 mg', '1274', '13', '39', '2022-08-30 22:50:20', '2022-08-30 22:50:20'),
(18932, 'Propa', '7.00', '15 mg', '1274', '13', '103', '2022-08-30 22:50:47', '2022-08-30 22:50:47'),
(18933, 'Propanthene', '1.31', '15 mg', '1274', '13', '77', '2022-08-30 22:51:11', '2022-08-30 22:51:11'),
(18934, 'Thelin', '8.00', '15 mg', '1274', '13', '92', '2022-08-30 22:51:38', '2022-08-30 22:51:38'),
(18935, 'P-caine', '150.00', '0.5%', '1275', '69', '150', '2022-08-30 22:52:23', '2022-08-30 22:52:23'),
(18936, 'Procain', '150.00', '0.5%', '1275', '69', '34', '2022-08-30 22:52:52', '2022-08-30 22:52:52'),
(18937, 'Pofol', '250.00', '200 mg/20 ml', '1276', '37', '150', '2022-08-30 22:53:55', '2022-08-30 22:53:55'),
(18938, 'Propofol', '225.00', '200 mg/20 ml', '1276', '37', '185', '2022-08-30 22:54:31', '2022-08-30 22:54:31'),
(18939, 'Propofol MCT', '284.00', '200 mg/20 ml', '1276', '37', '156', '2022-08-30 22:54:59', '2022-08-30 22:54:59'),
(18940, 'Propofol-Lipuro', '366.80', '200 mg/20 ml', '1276', '37', '52', '2022-08-30 22:55:33', '2022-08-30 22:55:33'),
(18941, 'Ufol', '300.00', '200 mg/20 ml', '1276', '37', '92', '2022-08-30 22:56:03', '2022-08-30 22:56:03'),
(18942, 'Adlock', '0.50', '10 mg', '1277', '13', '178', '2022-08-30 22:56:53', '2022-08-30 22:56:53'),
(18943, 'Adlock', '1.70', '40 mg', '1277', '13', '178', '2022-08-30 22:57:20', '2022-08-30 22:57:20'),
(18944, 'Betacap TR', '2.51', '40 mg', '1277', '25', '180', '2022-08-30 22:57:48', '2022-08-30 22:57:48'),
(18945, 'Indever', '0.51', '10 mg', '1277', '13', '18', '2022-08-30 22:58:10', '2022-08-30 22:58:10'),
(18946, 'Indever', '1.50', '40 mg', '1277', '13', '18', '2022-08-30 22:58:32', '2022-08-30 22:58:32'),
(18947, 'Propranol', '0.51', '10 mg', '1277', '13', '136', '2022-08-30 22:59:07', '2022-08-30 22:59:07'),
(18948, 'Propranol', '1.51', '40 mg', '1277', '13', '136', '2022-08-30 22:59:31', '2022-08-30 22:59:31'),
(18949, 'PTU', '10.00', '50 mg', '1188', '13', '161', '2022-08-30 23:00:39', '2022-08-30 23:00:39'),
(18950, 'Acilog', '450.00', '100 IU/ml', '1189', '77', '18', '2022-08-30 23:02:03', '2022-08-30 23:02:03'),
(18951, 'Acilog', '825.00', '100 IU/ml (3 ml BioPen)', '1189', '77', '18', '2022-08-30 23:02:49', '2022-08-30 23:02:49'),
(18952, 'Glyset R', '450.00', '100 IU/ml (3 ml vail)', '1189', '77', '92', '2022-08-30 23:03:28', '2022-08-30 23:03:28'),
(18953, 'Glyset R', '550.00', '100 IU/ml (3 ml PenSet)', '1189', '77', '92', '2022-08-30 23:03:58', '2022-08-30 23:03:58'),
(18954, 'Insulet ASR', '450.00', '100 IU/ml (3 ml vail)', '1189', '77', '34', '2022-08-30 23:04:27', '2022-08-30 23:04:27'),
(18955, 'Mypart', '550.00', '100 IU/ml (3 ml PenSet)', '1189', '77', '65', '2022-08-30 23:04:58', '2022-08-30 23:04:58'),
(18956, 'Mypart', '450.00', '100 IU/ml (3 ml vail)', '1189', '77', '65', '2022-08-30 23:05:18', '2022-08-30 23:05:18'),
(18957, 'NovoRapid', '865.00', '100 IU/ml (3 ml flexpen)', '1189', '77', '131', '2022-08-30 23:06:03', '2022-08-30 23:06:03'),
(18958, 'NovoRapid', '730.00', '100 IU/ml (3 ml penfill)', '1189', '77', '131', '2022-08-30 23:06:47', '2022-08-30 23:06:47'),
(18959, 'Caloplax', '24.00', '2 mg', '1192', '13', '19', '2022-08-31 00:02:41', '2022-08-31 00:02:41'),
(18960, 'Caloplax', '14.00', '1 mg', '1192', '13', '19', '2022-08-31 00:03:22', '2022-08-31 00:03:22'),
(18961, 'Caloprid', '14.00', '1 mg', '1192', '13', '179', '2022-08-31 00:04:12', '2022-08-31 00:04:12'),
(18962, 'Caloprid', '24.00', '2 mg', '1192', '13', '179', '2022-08-31 00:05:55', '2022-08-31 00:05:55'),
(18963, 'Laxitab', '24.00', '2 mg', '1192', '13', '127', '2022-08-31 00:07:35', '2022-08-31 00:07:35'),
(18964, 'Laxitab', '14.00', '1 mg', '1192', '13', '127', '2022-08-31 00:08:19', '2022-08-31 00:08:19'),
(18965, 'Laxopride', '14.00', '1 mg', '1192', '13', '150', '2022-08-31 00:10:21', '2022-08-31 00:10:21'),
(18966, 'Laxopride', '24.00', '2 mg', '1192', '13', '150', '2022-08-31 00:10:43', '2022-08-31 00:10:43'),
(18967, 'Laxpru', '14.00', '1 mg', '1192', '13', '184', '2022-08-31 00:11:42', '2022-08-31 00:11:42'),
(18968, 'Laxpru', '24.00', '2 mg', '1192', '13', '184', '2022-08-31 00:12:04', '2022-08-31 00:12:04'),
(18969, 'Mopride', '24.00', '2 mg', '1192', '13', '43', '2022-08-31 00:12:39', '2022-08-31 00:12:39'),
(18970, 'Mopride', '14.00', '1 mg', '1192', '13', '43', '2022-08-31 00:13:39', '2022-08-31 00:13:39'),
(18971, 'Motelity', '24.00', '2 mg', '1192', '13', '133', '2022-08-31 00:15:08', '2022-08-31 00:15:08'),
(18972, 'Motelity', '14.00', '1 mg', '1192', '13', '133', '2022-08-31 00:15:34', '2022-08-31 00:15:34'),
(18973, 'Prucalo', '14.00', '1 mg', '1192', '13', '136', '2022-08-31 00:16:56', '2022-08-31 00:16:56'),
(18974, 'Prucalo', '24.00', '2 mg', '1192', '13', '136', '2022-08-31 00:17:21', '2022-08-31 00:17:21'),
(18975, 'Prugen', '14.00', '1 mg', '1192', '13', '78', '2022-08-31 00:18:26', '2022-08-31 00:18:26'),
(18976, 'Prugen', '24.00', '2 mg', '1192', '13', '78', '2022-08-31 00:19:29', '2022-08-31 00:19:29'),
(18977, 'PruLax', '24.00', '2 mg', '1192', '13', '92', '2022-08-31 00:20:36', '2022-08-31 00:20:36'),
(18978, 'Prulicon', '24.00', '2 mg', '1192', '13', '124', '2022-08-31 00:21:31', '2022-08-31 00:21:31'),
(18979, 'Prulicon', '14.00', '1 mg', '1192', '13', '124', '2022-08-31 00:22:20', '2022-08-31 00:22:20'),
(18980, 'Prulicon', '14.00', '1 mg', '1192', '13', '124', '2022-08-31 00:23:01', '2022-08-31 00:23:01'),
(18981, 'Prupride', '14.00', '1 mg', '1192', '13', '39', '2022-08-31 00:23:32', '2022-08-31 00:23:32'),
(18982, 'Prupride', '24.00', '2 mg', '1192', '13', '39', '2022-08-31 00:24:45', '2022-08-31 00:24:45'),
(18983, 'Resolax', '24.00', '2 mg', '1192', '13', '74', '2022-08-31 00:25:18', '2022-08-31 00:25:18'),
(18984, 'Resolax', '13.50', '1 mg', '1192', '13', '74', '2022-08-31 00:29:48', '2022-08-31 00:29:48');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(18985, 'Resolax', '13.50', '1 mg', '1192', '13', '74', '2022-08-31 00:32:00', '2022-08-31 00:32:00'),
(18986, 'Ridco', '14.00', '1 mg', '1192', '13', '161', '2022-08-31 00:32:53', '2022-08-31 00:32:53'),
(18987, 'Ridco', '24.00', '2 mg', '1192', '13', '161', '2022-08-31 00:34:35', '2022-08-31 00:34:35'),
(18988, 'Abex', '35.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '91', '2022-08-31 00:37:13', '2022-08-31 00:37:13'),
(18989, 'Abex', '35.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '91', '2022-08-31 00:38:59', '2022-08-31 00:38:59'),
(18990, 'Aquaphen', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '92', '2022-08-31 00:40:50', '2022-08-31 00:40:50'),
(18991, 'Codex', '49.97', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '27', '2022-08-31 00:42:48', '2022-08-31 00:42:48'),
(18992, 'Codex', '49.97', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '27', '2022-08-31 00:57:28', '2022-08-31 00:57:28'),
(18993, 'Codex', '49.97', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '27', '2022-08-31 00:57:28', '2022-08-31 00:57:28'),
(18994, 'Codyl', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '113', '2022-08-31 01:01:30', '2022-08-31 01:01:30'),
(18995, 'Cofdil', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '50', '2022-08-31 01:01:58', '2022-08-31 01:01:58'),
(18996, 'Cofson', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '90', '2022-08-31 01:05:36', '2022-08-31 01:05:36'),
(18997, 'Coldex', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '116', '2022-08-31 01:06:06', '2022-08-31 01:06:06'),
(18998, 'Cophilex', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '136', '2022-08-31 01:07:52', '2022-08-31 01:07:52'),
(18999, 'Cophilex', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '136', '2022-08-31 01:09:58', '2022-08-31 01:09:58'),
(19000, 'Cophyl', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '147', '2022-08-31 01:13:13', '2022-08-31 01:13:13'),
(19001, 'E-Cof', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '67', '2022-08-31 01:16:25', '2022-08-31 01:16:25'),
(19002, 'Exitra', '40.13', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '130', '2022-08-31 01:16:50', '2022-08-31 01:16:50'),
(19003, 'Expoten', '65.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '71', '2022-08-31 01:20:46', '2022-08-31 01:20:46'),
(19004, 'Ezykof', '65.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '150', '2022-08-31 01:21:22', '2022-08-31 01:21:22'),
(19005, 'Kofed', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '45', '2022-08-31 01:22:09', '2022-08-31 01:22:09'),
(19006, 'Koftex', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '28', '2022-08-31 01:25:44', '2022-08-31 01:25:44'),
(19007, 'Lurex', '55.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '101', '2022-08-31 01:26:05', '2022-08-31 01:26:05'),
(19008, 'Smile', '35.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '126', '2022-08-31 01:31:34', '2022-08-31 01:31:34'),
(19009, 'Smile', '35.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '126', '2022-08-31 01:32:35', '2022-08-31 01:32:35'),
(19010, 'Triex', '32.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '182', '2022-08-31 01:33:35', '2022-08-31 01:33:35'),
(19011, 'Triphen', '50.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '64', '2022-08-31 01:35:29', '2022-08-31 01:35:29'),
(19012, 'Tusca', '65.00', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '179', '2022-08-31 01:35:54', '2022-08-31 01:35:54'),
(19013, 'Tussy', '31.62', '(30 mg+100 mg+1.25 mg)/5 ml', '1193', '59', '177', '2022-08-31 01:38:22', '2022-08-31 01:38:22'),
(19014, 'Delentin', '16.05', '50 mg/ml', '1196', '67', '161', '2022-08-31 01:40:04', '2022-08-31 01:55:46'),
(19015, 'Delentin', '1.66', '125 mg', '1196', '13', '161', '2022-08-31 01:40:32', '2022-08-31 02:05:53'),
(19016, 'Melphin', '1.66', '125 mg', '1196', '13', '43', '2022-08-31 01:41:09', '2022-08-31 02:31:20'),
(19017, 'Melphin', '16.10', '50 mg/ml', '1196', '67', '43', '2022-08-31 01:43:29', '2022-08-31 02:41:48'),
(19018, 'Wormex', '11.07', '50 mg/ml', '1196', '67', '88', '2022-08-31 01:45:27', '2022-08-31 01:45:27'),
(19019, 'Dostimid', '22.00', '60 mg', '1198', '13', '58', '2022-08-31 01:48:03', '2022-08-31 01:48:03'),
(19020, 'Dostimid', '22.00', '60 mg', '1198', '13', '58', '2022-08-31 01:48:56', '2022-08-31 01:48:56'),
(19021, 'Dostimid', '22.00', '60 mg', '1198', '13', '58', '2022-08-31 01:50:30', '2022-08-31 01:50:30'),
(19022, 'Pyrostig', '25.09', '60 mg', '1198', '13', '150', '2022-08-31 01:52:10', '2022-08-31 01:52:10'),
(19023, 'Pyrostig', '25.09', '60 mg', '1198', '13', '150', '2022-08-31 01:55:17', '2022-08-31 01:55:17'),
(19024, 'Pyrostig', '25.09', '60 mg', '1198', '13', '150', '2022-08-31 01:55:17', '2022-08-31 01:55:17'),
(19025, 'Pyrostig', '25.09', '60 mg', '1198', '13', '150', '2022-08-31 01:55:17', '2022-08-31 01:55:17'),
(19026, 'G-Vitamin 86', '25.35', '25 mg', '1199', '13', '84', '2022-08-31 02:00:15', '2022-08-31 02:00:15'),
(19027, 'G-Vitamin 86', '25.35', '25 mg', '1199', '13', '84', '2022-08-31 02:01:33', '2022-08-31 02:01:33'),
(19028, 'G-Vitamin 86', '25.35', '25 mg', '1199', '13', '84', '2022-08-31 02:01:34', '2022-08-31 02:01:34'),
(19029, 'G-Vitamin 86', '25.35', '25 mg', '1199', '13', '84', '2022-08-31 02:02:16', '2022-08-31 02:02:16'),
(19030, 'G-Vitamin 86', '25.35', '25 mg', '1199', '13', '84', '2022-08-31 02:02:19', '2022-08-31 02:02:19'),
(19031, 'G-Vitamin 86', '133.40', '25 mg', '1199', '13', '84', '2022-08-31 02:03:52', '2022-08-31 02:03:52'),
(19032, 'Pyrol', '0.90', '25 mg', '1199', '13', '98', '2022-08-31 02:33:21', '2022-08-31 02:33:21'),
(19033, 'Pyrovit', '0.35', '20 mg', '1199', '13', '146', '2022-08-31 02:35:22', '2022-08-31 02:35:22'),
(19034, 'Sixvit', '1.30', '20 mg', '1199', '13', '39', '2022-08-31 02:37:40', '2022-08-31 02:37:40'),
(19035, 'Sixvit', '1.30', '20 mg', '1199', '13', '39', '2022-08-31 02:39:28', '2022-08-31 02:39:28'),
(19036, 'Dicliz Plus', '5.00', '10 mg+10 mg', '1200', '13', '34', '2022-08-31 02:45:25', '2022-08-31 02:45:25'),
(19037, 'Dicliz Plus', '5.00', '10 mg+10 mg', '1200', '13', '34', '2022-08-31 02:46:53', '2022-08-31 02:46:53'),
(19038, 'Dicliz Plus', '9.00', '20 mg+20 mg', '1200', '13', '34', '2022-08-31 02:51:51', '2022-08-31 02:51:51'),
(19039, 'Doxavit', '5.00', '10 mg+10 mg', '1200', '13', '133', '2022-08-31 02:54:56', '2022-08-31 02:54:56'),
(19040, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:02:18', '2022-08-31 03:02:18'),
(19041, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:04:02', '2022-08-31 03:04:02'),
(19042, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:04:02', '2022-08-31 03:04:02'),
(19043, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:05:33', '2022-08-31 03:05:33'),
(19044, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:06:16', '2022-08-31 03:06:16'),
(19045, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:06:16', '2022-08-31 03:06:16'),
(19046, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:06:16', '2022-08-31 03:06:16'),
(19047, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:21:00', '2022-08-31 03:21:00'),
(19048, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:21:00', '2022-08-31 03:21:00'),
(19049, 'Emedox', '9.00', '20 mg+20 mg', '1200', '13', '150', '2022-08-31 03:21:00', '2022-08-31 03:21:00'),
(19050, 'Novea', '5.00', '10 mg+10 mg', '1200', '13', '89', '2022-08-31 03:21:40', '2022-08-31 03:21:40'),
(19051, 'NPV', '5.00', '10 mg+10 mg', '1200', '13', '197', '2022-08-31 03:25:23', '2022-08-31 03:25:23'),
(19052, 'Prenavo DR', '4.50', '10 mg+10 mg', '1200', '13', '102', '2022-08-31 03:30:16', '2022-08-31 03:30:16'),
(19053, 'Pyridox', '8.00', '20 mg+20 mg', '1200', '13', '92', '2022-08-31 03:30:44', '2022-08-31 03:30:44'),
(19054, 'Sicmon', '5.00', '10 mg+10 mg', '1200', '13', '124', '2022-08-31 03:31:18', '2022-08-31 03:31:18'),
(19055, 'Sicmon', '9.00', '20 mg+20 mg', '1200', '13', '124', '2022-08-31 03:32:25', '2022-08-31 03:32:25'),
(19056, 'Vertina-D', '5.00', '10 mg+10 mg', '1200', '13', '179', '2022-08-31 03:33:00', '2022-08-31 03:33:00'),
(19057, 'Vertina-DX', '9.00', '20 mg+20 mg', '1200', '13', '179', '2022-08-31 03:34:08', '2022-08-31 03:34:08'),
(19058, 'Vertina-DX', '9.00', '20 mg+20 mg', '1200', '13', '179', '2022-08-31 03:38:37', '2022-08-31 03:38:37'),
(19059, 'Vertina-DX', '9.00', '20 mg+20 mg', '1200', '13', '179', '2022-08-31 03:38:37', '2022-08-31 03:38:37'),
(19060, 'Vomix DR', '5.00', '10 mg+10 mg', '1200', '13', '43', '2022-08-31 03:39:03', '2022-08-31 03:39:03'),
(19061, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:40:53', '2022-08-31 03:40:53'),
(19062, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:41:35', '2022-08-31 03:41:35'),
(19063, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:08', '2022-08-31 03:42:08'),
(19064, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:09', '2022-08-31 03:42:09'),
(19065, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:09', '2022-08-31 03:42:09'),
(19066, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:15', '2022-08-31 03:42:15'),
(19067, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:44', '2022-08-31 03:42:44'),
(19068, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:44', '2022-08-31 03:42:44'),
(19069, 'Q-Fit', '3.00', '25 mg', '1146', '13', '74', '2022-08-31 03:42:44', '2022-08-31 03:42:44'),
(19070, 'Q-Fit', '10.00', '100 mg', '1146', '13', '74', '2022-08-31 03:43:55', '2022-08-31 03:43:55'),
(19071, 'Q-Fit', '10.00', '100 mg', '1146', '13', '74', '2022-08-31 03:44:49', '2022-08-31 03:44:49'),
(19072, 'Q-Fit XR', '8.00', '50 mg', '1146', '13', '74', '2022-08-31 03:46:04', '2022-08-31 03:46:04'),
(19073, 'Qmax', '10.03', '100 mg', '1146', '13', '18', '2022-08-31 03:46:48', '2022-08-31 03:46:48'),
(19074, 'Qmax', '3.01', '25 mg', '1146', '13', '18', '2022-08-31 03:47:39', '2022-08-31 03:47:39'),
(19075, 'Qmax', '3.01', '25 mg', '1146', '13', '18', '2022-08-31 03:50:16', '2022-08-31 03:50:16'),
(19076, 'Qpine', '10.07', '100 mg', '1146', '13', '198', '2022-08-31 03:53:44', '2022-08-31 03:53:44'),
(19077, 'Qpine', '18.05', '200 mg', '1146', '13', '198', '2022-08-31 03:55:46', '2022-08-31 03:55:46'),
(19078, 'Qpine', '18.05', '200 mg', '1146', '13', '198', '2022-08-31 03:55:46', '2022-08-31 03:55:46'),
(19079, 'Qpine', '3.02', '25 mg', '1146', '13', '198', '2022-08-31 03:56:04', '2022-08-31 03:56:04'),
(19080, 'Queptam', '10.00', '100 mg', '1146', '13', '79', '2022-08-31 03:56:45', '2022-08-31 03:56:45'),
(19081, 'Queptam', '3.00', '25 mg', '1146', '13', '79', '2022-08-31 03:58:32', '2022-08-31 03:58:32'),
(19082, 'Queta', '10.00', '100 mg', '1146', '13', '136', '2022-08-31 03:58:51', '2022-08-31 03:58:51'),
(19083, 'Queta', '3.00', '25 mg', '1146', '13', '136', '2022-08-31 03:59:26', '2022-08-31 03:59:26'),
(19084, 'Queta XR', '20.00', '200 mg', '1146', '13', '136', '2022-08-31 04:00:52', '2022-08-31 04:00:52'),
(19085, 'Queta XR', '7.00', '50 mg', '1146', '13', '136', '2022-08-31 04:01:40', '2022-08-31 04:01:40'),
(19086, 'Quiet', '10.00', '100 mg', '1146', '13', '92', '2022-08-31 04:03:31', '2022-08-31 04:03:31'),
(19087, 'Quiet', '3.00', '25 mg', '1146', '13', '92', '2022-08-31 04:04:50', '2022-08-31 04:04:50'),
(19088, 'Quiet XR', '8.00', '50 mg', '1146', '13', '92', '2022-08-31 04:06:15', '2022-08-31 04:06:15'),
(19089, 'Quiet XR', '22.00', '300 mg', '1146', '13', '92', '2022-08-31 04:06:48', '2022-08-31 04:06:48'),
(19090, 'Quiet XR', '20.00', '200 mg', '1146', '13', '92', '2022-08-31 04:07:05', '2022-08-31 04:07:05'),
(19091, 'Qutanex', '3.00', '25 mg', '1146', '13', '85', '2022-08-31 04:08:48', '2022-08-31 04:08:48'),
(19092, 'Qutap', '3.00', '25 mg', '1146', '13', '89', '2022-08-31 04:09:15', '2022-08-31 04:09:15'),
(19093, 'Qutap', '10.00', '100 mg', '1146', '13', '89', '2022-08-31 04:10:47', '2022-08-31 04:10:47'),
(19094, 'Qutipin', '3.01', '25 mg', '1146', '13', '180', '2022-08-31 04:12:29', '2022-08-31 04:12:29'),
(19095, 'Qutipin', '10.09', '100 mg', '1146', '13', '180', '2022-08-31 04:12:49', '2022-08-31 04:12:49'),
(19096, 'Qutipin SR', '7.00', '50 mg', '1146', '13', '180', '2022-08-31 04:14:05', '2022-08-31 04:14:05'),
(19097, 'Qutipin SR', '20.00', '200 mg', '1146', '13', '180', '2022-08-31 04:14:25', '2022-08-31 04:14:25'),
(19098, 'Qutipin SR', '22.00', '300 mg', '1146', '13', '180', '2022-08-31 04:15:07', '2022-08-31 04:15:07'),
(19099, 'Renapine', '10.00', '100 mg', '1146', '13', '161', '2022-08-31 04:15:33', '2022-08-31 04:15:33'),
(19100, 'Renapine', '3.00', '25 mg', '1146', '13', '161', '2022-08-31 04:17:15', '2022-08-31 04:17:15'),
(19101, 'Renapine XR', '8.00', '50 mg', '1146', '13', '161', '2022-08-31 04:17:38', '2022-08-31 04:17:38'),
(19102, 'Renapine XR', '20.00', '200 mg', '1146', '13', '161', '2022-08-31 04:18:17', '2022-08-31 04:18:17'),
(19103, 'Seropin', '3.00', '25 mg', '1146', '13', '71', '2022-08-31 04:19:05', '2022-08-31 04:19:05'),
(19104, 'Seropin', '10.00', '100 mg', '1146', '13', '71', '2022-08-31 04:20:17', '2022-08-31 04:20:17'),
(19105, 'Seroquet', '10.00', '100 mg', '1146', '13', '190', '2022-08-31 04:21:13', '2022-08-31 04:21:13'),
(19106, 'Seroquet', '3.00', '25 mg', '1146', '13', '190', '2022-08-31 04:21:45', '2022-08-31 04:21:45'),
(19107, 'Seroquet ER', '20.00', '200 mg', '1146', '13', '190', '2022-08-31 04:22:24', '2022-08-31 04:22:24'),
(19108, 'Seroquet ER', '8.00', '50 mg', '1146', '13', '190', '2022-08-31 04:23:05', '2022-08-31 04:23:05'),
(19109, 'Tiapine', '3.01', '25 mg', '1146', '13', '78', '2022-08-31 04:23:42', '2022-08-31 04:23:42'),
(19110, 'Tiapine', '10.07', '100 mg', '1146', '13', '78', '2022-08-31 04:24:18', '2022-08-31 04:24:18'),
(19111, 'Tiapine XR', '7.00', '50 mg', '1146', '13', '78', '2022-08-31 04:24:44', '2022-08-31 04:24:44'),
(19112, 'Tiapine XR', '7.00', '50 mg', '1146', '13', '78', '2022-08-31 04:25:11', '2022-08-31 04:25:11'),
(19113, 'Tiapine XR', '20.00', '200 mg', '1146', '13', '78', '2022-08-31 04:25:29', '2022-08-31 04:25:29'),
(19114, 'Jasoquin', '6.44', '300 mg', '1147', '13', '98', '2022-08-31 14:02:02', '2022-08-31 14:02:02'),
(19115, 'Jasoquin', '20.65', '300 mg/5 ml', '1147', '10', '98', '2022-08-31 14:02:24', '2022-08-31 14:02:24'),
(19116, 'Kanaquine', '6.40', '300 mg', '1147', '13', '82', '2022-08-31 14:02:53', '2022-08-31 14:02:53'),
(19117, 'Kanaquine', '10.25', '300 mg/5 ml', '1147', '10', '82', '2022-08-31 14:03:18', '2022-08-31 14:03:18'),
(19118, 'Quin', '3.47', '300 mg', '1147', '13', '90', '2022-08-31 14:03:38', '2022-08-31 14:03:38'),
(19119, 'Requin', '10.20', '300 mg/5 ml', '1147', '10', '162', '2022-08-31 14:04:02', '2022-08-31 14:04:02'),
(19120, 'Requin', '3.44', '300 mg', '1147', '13', '162', '2022-08-31 14:04:20', '2022-08-31 14:04:20'),
(19121, 'Pylocure', '55.36', '20 mg+500 mg+1000 mg', '1148', '13', '136', '2022-08-31 14:05:09', '2022-08-31 14:05:09'),
(19122, 'Pylotrip R', '55.00', '20 mg+500 mg+1000 mg', '1148', '13', '179', '2022-08-31 14:06:24', '2022-08-31 14:06:24'),
(19123, 'Acifix', '7.00', '20 mg', '1149', '13', '43', '2022-08-31 14:08:25', '2022-08-31 14:08:25'),
(19124, 'Acifix', '8.00', '20 mg', '1149', '19', '43', '2022-08-31 14:08:52', '2022-08-31 14:08:52'),
(19125, 'E-Reb', '5.00', '20 mg', '1149', '13', '72', '2022-08-31 14:09:20', '2022-08-31 14:09:20'),
(19126, 'Finix', '7.00', '20 mg', '1149', '19', '136', '2022-08-31 14:09:41', '2022-08-31 14:09:41'),
(19127, 'Finix', '3.50', '10 mg', '1149', '16', '136', '2022-08-31 14:10:08', '2022-08-31 14:10:08'),
(19128, 'Finix', '7.00', '20 mg', '1149', '13', '136', '2022-08-31 14:10:27', '2022-08-31 14:10:27'),
(19129, 'Gastrazole', '5.00', '20 mg', '1149', '13', '22', '2022-08-31 14:10:49', '2022-08-31 14:10:49'),
(19130, 'Nexrab', '8.00', '20 mg', '1149', '19', '190', '2022-08-31 14:11:12', '2022-08-31 14:11:12'),
(19131, 'Paricel', '8.00', '20 mg', '1149', '19', '18', '2022-08-31 14:11:34', '2022-08-31 14:11:34'),
(19132, 'Paricel', '6.00', '20 mg', '1149', '13', '18', '2022-08-31 14:11:52', '2022-08-31 14:11:52'),
(19133, 'Paricel', '3.51', '10 mg', '1149', '13', '18', '2022-08-31 14:12:15', '2022-08-31 14:12:15'),
(19134, 'Profast', '5.00', '20 mg', '1149', '13', '161', '2022-08-31 14:12:39', '2022-08-31 14:12:39'),
(19135, 'Prompton', '8.02', '20 mg', '1149', '19', '156', '2022-08-31 14:13:03', '2022-08-31 14:13:03'),
(19136, 'R-20', '5.00', '20 mg', '1149', '13', '35', '2022-08-31 14:13:27', '2022-08-31 14:13:27'),
(19137, 'R-Proton', '5.00', '20 mg', '1149', '13', '63', '2022-08-31 14:13:52', '2022-08-31 14:13:52'),
(19138, 'Rabe', '7.00', '20 mg', '1149', '13', '34', '2022-08-31 14:14:20', '2022-08-31 14:14:20'),
(19139, 'Rabe', '8.00', '20 mg', '1149', '19', '34', '2022-08-31 14:14:43', '2022-08-31 14:14:43'),
(19140, 'Rabeca', '5.02', '20 mg', '1149', '13', '179', '2022-08-31 14:15:11', '2022-08-31 14:15:11'),
(19141, 'Rabecare', '5.02', '20 mg', '1149', '13', '129', '2022-08-31 14:16:54', '2022-08-31 14:16:54'),
(19142, 'Rabecon', '5.00', '20 mg', '1149', '13', '45', '2022-08-31 14:17:15', '2022-08-31 14:17:15'),
(19143, 'Rabegend', '7.00', '20 mg', '1149', '19', '104', '2022-08-31 14:17:42', '2022-08-31 14:17:42'),
(19144, 'Rabemax', '7.00', '20 mg', '1149', '13', '78', '2022-08-31 14:18:03', '2022-08-31 14:18:03'),
(19145, 'Rabenaaf', '8.00', '20 mg', '1149', '19', '123', '2022-08-31 14:18:26', '2022-08-31 14:18:26'),
(19146, 'Rabenta', '8.00', '20 mg', '1149', '19', '59', '2022-08-31 14:18:45', '2022-08-31 14:18:45'),
(19147, 'Rabepes', '8.00', '20 mg', '1149', '19', '39', '2022-08-31 14:19:08', '2022-08-31 14:19:08'),
(19148, 'Rabepes', '5.02', '20 mg', '1149', '13', '39', '2022-08-31 14:19:29', '2022-08-31 14:19:29'),
(19149, 'Rabepes MUPS', '10.00', '20 mg', '1149', '13', '39', '2022-08-31 14:19:50', '2022-08-31 14:19:50'),
(19150, 'Rabepra', '8.00', '20 mg', '1149', '19', '73', '2022-08-31 14:20:14', '2022-08-31 14:20:14'),
(19151, 'Rabepra', '5.00', '20 mg', '1149', '13', '73', '2022-08-31 14:20:42', '2022-08-31 14:20:42'),
(19152, 'Rabeprol', '6.00', '20 mg', '1149', '19', '177', '2022-08-31 14:21:10', '2022-08-31 14:21:10'),
(19153, 'Rabeprol', '5.00', '20 mg', '1149', '13', '177', '2022-08-31 14:21:31', '2022-08-31 14:21:31'),
(19154, 'Rabesec', '5.05', '20 mg', '1149', '13', '65', '2022-08-31 14:21:53', '2022-08-31 14:21:53'),
(19155, 'Rabetac', '5.02', '20 mg', '1149', '13', '124', '2022-08-31 14:22:24', '2022-08-31 14:22:24'),
(19156, 'Rabetac', '8.00', '20 mg', '1149', '19', '124', '2022-08-31 14:22:46', '2022-08-31 14:22:46'),
(19157, 'Rabetem', '4.50', '20 mg', '1149', '13', '184', '2022-08-31 14:23:06', '2022-08-31 14:23:06'),
(19158, 'Rabever', '7.00', '20 mg', '1149', '13', '193', '2022-08-31 14:23:25', '2022-08-31 14:23:25'),
(19159, 'Rabiant', '5.00', '20 mg', '1149', '13', '22', '2022-08-31 14:24:06', '2022-08-31 14:24:06'),
(19160, 'Rabifast', '5.00', '20 mg', '1149', '13', '71', '2022-08-31 14:25:38', '2022-08-31 14:25:38'),
(19161, 'Rabibut', '5.00', '20 mg', '1149', '13', '150', '2022-08-31 14:26:04', '2022-08-31 14:26:04'),
(19162, 'Rabilin', '5.00', '20 mg', '1149', '13', '162', '2022-08-31 14:26:24', '2022-08-31 14:26:24'),
(19163, 'Rabimed', '5.00', '20 mg', '1149', '13', '114', '2022-08-31 14:26:47', '2022-08-31 14:26:47'),
(19164, 'Rabinix', '5.00', '20 mg', '1149', '13', '151', '2022-08-31 14:30:35', '2022-08-31 14:30:35'),
(19165, 'Rabipep', '5.75', '20 mg', '1149', '13', '138', '2022-08-31 14:30:59', '2022-08-31 14:30:59'),
(19166, 'Rabium', '5.00', '20 mg', '1149', '13', '54', '2022-08-31 14:31:20', '2022-08-31 14:31:20'),
(19167, 'Rabizol', '5.01', '20 mg', '1149', '13', '19', '2022-08-31 14:31:39', '2022-08-31 14:31:39'),
(19168, 'Rablet', '5.75', '20 mg', '1149', '13', '127', '2022-08-31 14:31:58', '2022-08-31 14:31:58'),
(19169, 'Rabnil', '7.00', '20 mg', '1149', '19', '42', '2022-08-31 14:32:19', '2022-08-31 14:32:19'),
(19170, 'Rabonac', '5.00', '20 mg', '1149', '13', '172', '2022-08-31 14:32:44', '2022-08-31 14:32:44'),
(19171, 'Raboz', '5.00', '20 mg', '1149', '13', '105', '2022-08-31 14:33:11', '2022-08-31 14:33:11'),
(19172, 'Rabprazo', '5.00', '20 mg', '1149', '13', '142', '2022-08-31 14:33:34', '2022-08-31 14:33:34'),
(19173, 'Rabsil', '3.00', '20 mg', '1149', '13', '173', '2022-08-31 14:33:54', '2022-08-31 14:33:54'),
(19174, 'Raha', '5.00', '20 mg', '1149', '13', '147', '2022-08-31 14:34:19', '2022-08-31 14:34:19'),
(19175, 'Rapo', '4.83', '20 mg', '1149', '13', '112', '2022-08-31 14:34:40', '2022-08-31 14:34:40'),
(19176, 'Rasonix', '8.00', '20 mg', '1149', '19', '92', '2022-08-31 14:35:03', '2022-08-31 14:35:03'),
(19177, 'Rasonix', '7.00', '20 mg', '1149', '13', '92', '2022-08-31 14:35:22', '2022-08-31 14:35:22'),
(19178, 'Rasonix JR', '3.50', '10 mg', '1149', '16', '92', '2022-08-31 14:35:43', '2022-08-31 14:35:43'),
(19179, 'Rasoz', '5.00', '20 mg', '1149', '13', '36', '2022-08-31 14:36:04', '2022-08-31 14:36:04'),
(19180, 'Razole', '5.02', '20 mg', '1149', '13', '101', '2022-08-31 14:36:24', '2022-08-31 14:36:24'),
(19181, 'Respite', '6.02', '20 mg', '1149', '13', '198', '2022-08-31 14:36:48', '2022-08-31 14:36:48'),
(19182, 'Rexiet', '3.50', '10 mg', '1149', '16', '103', '2022-08-31 14:37:15', '2022-08-31 14:37:15'),
(19183, 'Rexiet', '8.00', '20 mg', '1149', '19', '103', '2022-08-31 14:37:36', '2022-08-31 14:37:36'),
(19184, 'Rmax', '4.00', '20 mg', '1149', '19', '61', '2022-08-31 14:38:23', '2022-08-31 14:38:23'),
(19185, 'Robust', '5.00', '20 mg', '1149', '13', '51', '2022-08-31 14:38:45', '2022-08-31 14:38:45'),
(19186, 'RP 20', '5.00', '20 mg', '1149', '13', '82', '2022-08-31 14:39:11', '2022-08-31 14:39:11'),
(19187, 'Rubee', '5.00', '20 mg', '1149', '13', '102', '2022-08-31 14:39:36', '2022-08-31 14:39:36'),
(19188, 'SB-Rabec', '7.00', '20 mg', '1149', '13', '181', '2022-08-31 14:39:58', '2022-08-31 14:39:58'),
(19189, 'Stogut', '5.02', '20 mg', '1149', '13', '192', '2022-08-31 14:40:19', '2022-08-31 14:40:19'),
(19190, 'Unirab', '5.00', '20 mg', '1149', '19', '53', '2022-08-31 14:40:40', '2022-08-31 14:40:40'),
(19191, 'Xorel', '3.00', '20 mg', '1149', '13', '91', '2022-08-31 14:41:03', '2022-08-31 14:41:03'),
(19192, 'Xorel', '4.00', '20 mg', '1149', '19', '91', '2022-08-31 14:41:23', '2022-08-31 14:41:23'),
(19193, 'Xorel', '2.50', '10 mg', '1149', '13', '91', '2022-08-31 14:41:46', '2022-08-31 14:41:46'),
(19194, 'Favirab', '1758.00', '1000 IU/5 ml', '1150', '68', '198', '2022-08-31 14:42:43', '2022-08-31 14:42:43'),
(19195, 'Rabivax-IG', '1000.00', '1000 IU/5 ml', '1150', '68', '150', '2022-08-31 14:43:07', '2022-08-31 14:43:07'),
(19196, 'Rabix-IG', '1000.00', '1000 IU/5 ml', '1150', '68', '92', '2022-08-31 14:43:28', '2022-08-31 14:43:28'),
(19197, 'Rabipur', '640.00', '2.5 IU/ml', '1151', '78', '128', '2022-08-31 14:44:12', '2022-08-31 14:44:12'),
(19198, 'Rabivax', '500.00', '2.5 IU/ml', '1151', '78', '150', '2022-08-31 14:44:35', '2022-08-31 14:44:35'),
(19199, 'Rabix-VC', '500.00', '2.5 IU/ml', '1151', '78', '92', '2022-08-31 14:44:56', '2022-08-31 14:44:56'),
(19200, 'Verorab', '648.00', '2.5 IU/ml', '1151', '78', '18', '2022-08-31 14:45:16', '2022-08-31 14:45:16'),
(19201, 'Racedot', '8.03', '100 mg', '1152', '16', '179', '2022-08-31 14:46:12', '2022-08-31 14:46:12'),
(19202, 'Racetril', '6.00', '100 mg', '1152', '16', '92', '2022-08-31 14:46:30', '2022-08-31 14:46:30'),
(19203, 'Racetril', '7.00', '10 mg/sachet', '1152', '76', '92', '2022-08-31 14:47:01', '2022-08-31 14:47:01'),
(19204, 'Racetril', '10.00', '30 mg/sachet', '1152', '76', '92', '2022-08-31 14:47:26', '2022-08-31 14:47:26'),
(19205, 'Radola', '6.00', '100 mg', '1152', '16', '18', '2022-08-31 14:47:45', '2022-08-31 14:47:45'),
(19206, 'Receca', '6.02', '100 mg', '1152', '16', '127', '2022-08-31 14:48:04', '2022-08-31 14:48:04'),
(19207, 'Receca', '7.00', '10 mg/sachet', '1152', '76', '127', '2022-08-31 14:48:28', '2022-08-31 14:48:28'),
(19208, 'Receca', '10.00', '30 mg/sachet', '1152', '76', '127', '2022-08-31 14:48:55', '2022-08-31 14:48:55'),
(19209, 'Rehydril', '6.50', '100 mg', '1152', '16', '91', '2022-08-31 14:49:17', '2022-08-31 14:49:17'),
(19210, 'Aerophin', '25.00', '11.25 mg/0.5 ml', '1153', '53', '92', '2022-08-31 14:49:59', '2022-08-31 14:49:59'),
(19211, 'Ramelta', '35.00', '8 mg', '1155', '13', '92', '2022-08-31 14:51:00', '2022-08-31 14:51:00'),
(19212, 'Acecard', '5.00', '2.5 mg', '1156', '13', '89', '2022-08-31 14:52:49', '2022-08-31 14:52:49'),
(19213, 'Acecard', '8.00', '5 mg', '1156', '13', '89', '2022-08-31 14:53:08', '2022-08-31 14:53:08'),
(19214, 'Acecard', '3.00', '1.25 mg', '1156', '13', '89', '2022-08-31 14:54:20', '2022-08-31 14:54:20'),
(19215, 'Aceril', '5.00', '2.5 mg', '1156', '13', '91', '2022-08-31 14:54:42', '2022-08-31 14:54:42'),
(19216, 'Aceril', '8.00', '5 mg', '1156', '13', '91', '2022-08-31 14:55:06', '2022-08-31 14:55:06'),
(19217, 'Cartace', '4.60', '2.5 mg', '1156', '13', '20', '2022-08-31 14:55:32', '2022-08-31 14:55:32'),
(19218, 'G-Ramipril', '2.00', '2.5 mg', '1156', '13', '84', '2022-08-31 14:57:06', '2022-08-31 14:57:06'),
(19219, 'G-Ramipril', '4.00', '5 mg', '1156', '13', '84', '2022-08-31 14:57:28', '2022-08-31 14:57:28'),
(19220, 'Hypace', '8.00', '5 mg', '1156', '13', '185', '2022-08-31 14:57:59', '2022-08-31 14:57:59'),
(19221, 'Mypril', '5.00', '2.5 mg', '1156', '13', '71', '2022-08-31 14:58:18', '2022-08-31 14:58:18'),
(19222, 'Mupril', '8.00', '5 mg', '1156', '13', '71', '2022-08-31 14:58:37', '2022-08-31 14:58:37'),
(19223, 'Piramil', '10.00', '5 mg', '1156', '13', '167', '2022-08-31 14:59:01', '2022-08-31 14:59:01'),
(19224, 'Piramil', '7.00', '2.5 mg', '1156', '13', '167', '2022-08-31 14:59:21', '2022-08-31 14:59:21'),
(19225, 'Pricard', '4.00', '2.5 mg', '1156', '13', '186', '2022-08-31 14:59:44', '2022-08-31 14:59:44'),
(19226, 'Primace', '8.00', '5 mg', '1156', '13', '43', '2022-08-31 15:00:03', '2022-08-31 15:00:03'),
(19227, 'Primace', '12.00', '10 mg', '1156', '13', '43', '2022-08-31 15:00:26', '2022-08-31 15:00:26'),
(19228, 'Primace', '2.25', '1.25 mg', '1156', '13', '43', '2022-08-31 15:00:45', '2022-08-31 15:00:45'),
(19229, 'Primace', '8.00', '5 mg', '1156', '16', '43', '2022-08-31 15:01:04', '2022-08-31 15:01:04'),
(19230, 'Primace', '4.50', '2.5 mg', '1156', '16', '43', '2022-08-31 15:01:30', '2022-08-31 15:01:30'),
(19231, 'Primace', '12.00', '10 mg', '1156', '16', '43', '2022-08-31 15:01:49', '2022-08-31 15:01:49'),
(19232, 'Primace', '2.25', '1.25 mg', '1156', '16', '43', '2022-08-31 15:02:11', '2022-08-31 15:02:11'),
(19233, 'Primace', '4.50', '2.5 mg', '1156', '13', '43', '2022-08-31 15:02:29', '2022-08-31 15:02:29'),
(19234, 'Protace', '5.00', '2.5 mg', '1156', '13', '190', '2022-08-31 15:03:46', '2022-08-31 15:03:46'),
(19235, 'Protace', '8.00', '5 mg', '1156', '13', '190', '2022-08-31 15:04:07', '2022-08-31 15:04:07'),
(19236, 'R-Pil', '8.03', '5 mg', '1156', '13', '45', '2022-08-31 15:04:29', '2022-08-31 15:04:29'),
(19237, 'R-Pil', '5.02', '2.5 mg', '1156', '13', '45', '2022-08-31 15:04:49', '2022-08-31 15:04:49'),
(19238, 'R-Pil', '3.02', '1.25 mg', '1156', '13', '45', '2022-08-31 15:05:12', '2022-08-31 15:05:12'),
(19239, 'Racard', '8.00', '5 mg', '1156', '13', '142', '2022-08-31 15:05:31', '2022-08-31 15:05:31'),
(19240, 'Racard', '2.50', '1.25 mg', '1156', '13', '142', '2022-08-31 15:05:56', '2022-08-31 15:05:56'),
(19241, 'Racard', '4.60', '2.5 mg', '1156', '13', '142', '2022-08-31 15:06:17', '2022-08-31 15:06:17'),
(19242, 'Ramace', '8.03', '5 mg', '1156', '13', '136', '2022-08-31 15:06:40', '2022-08-31 15:06:40'),
(19243, 'Ramace', '5.02', '2.5 mg', '1156', '13', '136', '2022-08-31 15:07:00', '2022-08-31 15:07:00'),
(19244, 'Ramace', '2.52', '1.25 mg', '1156', '13', '136', '2022-08-31 15:07:22', '2022-08-31 15:07:22'),
(19245, 'Ramicard', '2.55', '1.25 mg', '1156', '13', '65', '2022-08-31 15:07:46', '2022-08-31 15:07:46'),
(19246, 'Ramicard', '5.05', '2.5 mg', '1156', '13', '65', '2022-08-31 15:08:04', '2022-08-31 15:08:04'),
(19247, 'Ramicard', '8.05', '5 mg', '1156', '13', '65', '2022-08-31 15:08:23', '2022-08-31 15:08:23'),
(19248, 'Ramil', '2.50', '1.25 mg', '1156', '13', '150', '2022-08-31 15:08:48', '2022-08-31 15:08:48'),
(19249, 'Ramil', '5.02', '2.5 mg', '1156', '13', '150', '2022-08-31 15:09:08', '2022-08-31 15:09:08'),
(19250, 'Ramil', '8.03', '5 mg', '1156', '13', '150', '2022-08-31 15:09:31', '2022-08-31 15:09:31'),
(19251, 'Ramilon', '6.00', '5 mg', '1156', '13', '194', '2022-08-31 15:09:55', '2022-08-31 15:09:55'),
(19252, 'Ramilon', '4.00', '2.5 mg', '1156', '13', '194', '2022-08-31 15:10:32', '2022-08-31 15:10:32'),
(19253, 'Ramipress', '2.51', '1.25 mg', '1156', '13', '174', '2022-08-31 15:10:55', '2022-08-31 15:10:55'),
(19254, 'Ramipress', '5.02', '2.5 mg', '1156', '13', '174', '2022-08-31 15:11:15', '2022-08-31 15:11:15'),
(19255, 'Ramipress', '8.03', '5 mg', '1156', '13', '174', '2022-08-31 15:11:36', '2022-08-31 15:11:36'),
(19256, 'Ramipro', '5.04', '2.5 mg', '1156', '13', '78', '2022-08-31 15:12:32', '2022-08-31 15:12:32'),
(19257, 'Ramipro', '8.04', '5 mg', '1156', '13', '78', '2022-08-31 15:12:51', '2022-08-31 15:12:51'),
(19258, 'Ramoril', '12.00', '10 mg', '1156', '13', '92', '2022-08-31 15:13:13', '2022-08-31 15:13:13'),
(19259, 'Ramoril', '2.50', '1.25 mg', '1156', '13', '92', '2022-08-31 15:13:31', '2022-08-31 15:13:31'),
(19260, 'Ramoril', '5.00', '2.5 mg', '1156', '13', '92', '2022-08-31 15:13:54', '2022-08-31 15:13:54'),
(19261, 'Ramoril', '8.00', '5 mg', '1156', '13', '92', '2022-08-31 15:14:15', '2022-08-31 15:14:15'),
(19262, 'Rampril', '7.00', '5 mg', '1156', '13', '157', '2022-08-31 15:14:40', '2022-08-31 15:14:40'),
(19263, 'Rampril', '4.02', '2.5 mg', '1156', '13', '157', '2022-08-31 15:15:02', '2022-08-31 15:15:02'),
(19264, 'Ripril', '5.00', '2.5 mg', '1156', '13', '179', '2022-08-31 15:15:30', '2022-08-31 15:15:30'),
(19265, 'Ripril', '8.00', '5 mg', '1156', '13', '179', '2022-08-31 15:16:36', '2022-08-31 15:16:36'),
(19266, 'Tritace', '14.04', '5 mg', '1156', '13', '198', '2022-08-31 15:17:02', '2022-08-31 15:17:02'),
(19267, 'Tritace', '9.53', '2.5 mg', '1156', '13', '198', '2022-08-31 15:17:20', '2022-08-31 15:17:20'),
(19268, 'Unipril', '2.51', '1.25 mg', '1156', '13', '19', '2022-08-31 15:17:49', '2022-08-31 15:17:49'),
(19269, 'Unipril', '8.07', '5 mg', '1156', '13', '19', '2022-08-31 15:18:07', '2022-08-31 15:18:07'),
(19270, 'Unipril', '5.03', '2.5 mg', '1156', '13', '19', '2022-08-31 15:18:29', '2022-08-31 15:18:29'),
(19271, 'Protace-H', '5.00', '2.5 mg+12.5 mg', '1157', '13', '190', '2022-08-31 15:19:43', '2022-08-31 15:19:43'),
(19272, 'Ramicard Plus', '5.05', '2.5 mg+12.5 mg', '1157', '13', '65', '2022-08-31 15:20:02', '2022-08-31 15:20:02'),
(19273, 'Ramicard Plus', '8.05', '5 mg+25 mg', '1157', '13', '65', '2022-08-31 15:20:30', '2022-08-31 15:20:30'),
(19274, 'Ramoril Plus', '5.00', '2.5 mg+12.5 mg', '1157', '13', '92', '2022-08-31 15:20:50', '2022-08-31 15:20:50'),
(19275, 'Ramoril Plus', '8.00', '5 mg+25 mg', '1157', '13', '92', '2022-08-31 15:21:25', '2022-08-31 15:21:25'),
(19276, 'Cyramza', '47700.00', '10 mg/ml', '1158', '50', '89', '2022-08-31 15:22:11', '2022-08-31 15:22:11'),
(19277, 'Lucentis', '37978.00', '0.5 mg/0.05 ml', '1159', '10', '128', '2022-08-31 15:23:02', '2022-08-31 15:23:02'),
(19278, 'Aceptin-R', '2.00', '150 mg', '1160', '13', '35', '2022-08-31 23:49:44', '2022-08-31 23:49:44'),
(19279, 'Aceptin-R', '2.00', '150 mg', '1160', '13', '35', '2022-08-31 23:49:44', '2022-08-31 23:49:44'),
(19280, 'Acin', '2.02', '150 mg', '1160', '13', '45', '2022-08-31 23:51:16', '2022-08-31 23:51:16'),
(19281, 'Acin', '45.30', '75 mg/5 ml', '1160', '59', '45', '2022-08-31 23:53:56', '2022-08-31 23:53:56'),
(19282, 'Alin', '2.50', '150 mg', '1160', '13', '162', '2022-08-31 23:54:40', '2022-08-31 23:54:40'),
(19283, 'Amuran', '2.00', '150 mg', '1160', '13', '29', '2022-08-31 23:55:42', '2022-08-31 23:55:42'),
(19284, 'Anitid', '2.50', '150 mg', '1160', '13', '184', '2022-08-31 23:57:14', '2022-08-31 23:57:14'),
(19285, 'Anitid', '50.00', '75 mg/5 ml', '1160', '59', '184', '2022-08-31 23:58:12', '2022-08-31 23:58:12'),
(19286, 'Antac', '1.81', '150 mg', '1160', '13', '27', '2022-08-31 23:59:17', '2022-08-31 23:59:17'),
(19287, 'Antac', '40.13', '75 mg/5 ml', '1160', '59', '27', '2022-09-01 00:00:06', '2022-09-01 00:00:06'),
(19288, 'Antac', '5.32', '50 mg/2 ml', '1160', '68', '27', '2022-09-01 00:01:09', '2022-09-01 00:01:09'),
(19289, 'Anti-R', '2.01', '150 mg', '1160', '13', '192', '2022-09-01 00:01:37', '2022-09-01 00:01:37'),
(19290, 'Asinar', '2.51', '150 mg', '1160', '13', '198', '2022-09-01 00:03:03', '2022-09-01 00:03:03'),
(19291, 'Astac', '2.00', '150 mg', '1160', '13', '36', '2022-09-01 00:03:29', '2022-09-01 00:03:29'),
(19292, 'Bedine', '2.00', '150 mg', '1160', '13', '41', '2022-09-01 00:04:31', '2022-09-01 00:04:31'),
(19293, 'Bentid', '2.50', '150 mg', '1160', '13', '42', '2022-09-01 00:04:59', '2022-09-01 00:04:59'),
(19294, 'Biotid', '2.00', '150 mg', '1160', '13', '44', '2022-09-01 00:05:46', '2022-09-01 00:05:46'),
(19295, 'Ceptin-R', '2.00', '150 mg', '1160', '13', '105', '2022-09-01 00:14:32', '2022-09-01 00:14:32'),
(19296, 'Ceptin-R', '2.00', '150 mg', '1160', '13', '105', '2022-09-01 00:14:32', '2022-09-01 00:14:32'),
(19297, 'Ceptin-R', '2.00', '150 mg', '1160', '13', '105', '2022-09-01 00:14:32', '2022-09-01 00:14:32'),
(19298, 'Denitine', '2.00', '150 mg', '1160', '13', '64', '2022-09-01 00:15:17', '2022-09-01 00:15:17'),
(19299, 'Detac', '1.00', '150 mg', '1160', '13', '62', '2022-09-01 00:21:04', '2022-09-01 00:21:04'),
(19300, 'Dugal', '0.77', '150 mg', '1160', '13', '160', '2022-09-01 00:25:00', '2022-09-01 00:25:00'),
(19301, 'Duran', '44.79', '75 mg/5 ml', '1160', '59', '185', '2022-09-01 00:28:00', '2022-09-01 00:28:00'),
(19302, 'Duran', '59.72', '50 mg/100 ml', '1160', '50', '185', '2022-09-01 00:29:31', '2022-09-01 00:29:31'),
(19303, 'Duran', '1.99', '150 mg', '1160', '13', '185', '2022-09-01 00:29:59', '2022-09-01 00:29:59'),
(19304, 'E Tack', '2.38', '150 mg', '1160', '13', '159', '2022-09-01 00:32:28', '2022-09-01 00:32:28'),
(19305, 'Editin-R', '2.23', '150 mg', '1160', '13', '67', '2022-09-01 00:33:18', '2022-09-01 00:33:18'),
(19306, 'Editin-R', '12.00', '50 mg/2 ml', '1160', '68', '67', '2022-09-01 00:33:46', '2022-09-01 00:33:46'),
(19307, 'Editin-R', '12.00', '50 mg/2 ml', '1160', '68', '67', '2022-09-01 00:33:56', '2022-09-01 00:33:56'),
(19308, 'Editin-R', '12.00', '50 mg/2 ml', '1160', '68', '67', '2022-09-01 00:33:57', '2022-09-01 00:33:57'),
(19309, 'Ethidin', '2.15', '150 mg', '1160', '13', '72', '2022-09-01 00:45:34', '2022-09-01 00:45:34'),
(19310, 'Eucon', '1.90', '150 mg', '1160', '13', '142', '2022-09-01 00:47:31', '2022-09-01 00:47:31'),
(19311, 'Eucon', '10.00', '50 mg/2 ml', '1160', '68', '142', '2022-09-01 00:50:33', '2022-09-01 00:50:33'),
(19312, 'Exac', '2.01', '150 mg', '1160', '13', '88', '2022-09-01 00:51:31', '2022-09-01 00:51:31'),
(19313, 'G-Ranitidin', '1.50', '150 mg', '1160', '13', '84', '2022-09-01 00:52:06', '2022-09-01 00:52:06'),
(19314, 'G-Ranitidin', '1.50', '150 mg', '1160', '13', '84', '2022-09-01 00:52:24', '2022-09-01 00:52:24'),
(19315, 'Gastab', '2.01', '150 mg', '1160', '13', '127', '2022-09-01 00:53:34', '2022-09-01 00:53:34'),
(19316, 'Gastab', '45.31', '75 mg/5 ml', '1160', '59', '127', '2022-09-01 01:00:26', '2022-09-01 01:00:26'),
(19317, 'Gastroloc', '2.00', '150 mg', '1160', '13', '39', '2022-09-01 01:01:07', '2022-09-01 01:01:07'),
(19318, 'Gepin', '2.01', '150 mg', '1160', '13', '78', '2022-09-01 01:01:52', '2022-09-01 01:01:52'),
(19319, 'Gepin', '50.00', '75 mg/5 ml (100 ml bottle)', '1160', '59', '78', '2022-09-01 01:06:52', '2022-09-01 01:06:52'),
(19320, 'Gepin', '50.00', '75 mg/5 ml (100 ml bottle)', '1160', '59', '78', '2022-09-01 01:06:52', '2022-09-01 01:06:52'),
(19321, 'Gepin', '95.00', '75 mg/5 ml (200 ml bottle)', '1160', '59', '78', '2022-09-01 01:10:12', '2022-09-01 01:10:12'),
(19322, 'Gepin', '10.03', '50 mg/2 ml', '1160', '68', '78', '2022-09-01 01:10:59', '2022-09-01 01:10:59'),
(19323, 'H2-150', '2.00', '150 mg', '1160', '13', '32', '2022-09-01 01:12:08', '2022-09-01 01:12:08'),
(19324, 'H2-150', '2.00', '150 mg', '1160', '13', '32', '2022-09-01 01:12:08', '2022-09-01 01:12:08'),
(19325, 'Hi Tac', '2.00', '150 mg', '1160', '13', '90', '2022-09-01 01:12:36', '2022-09-01 01:12:36'),
(19326, 'Inran', '2.00', '150 mg', '1160', '13', '119', '2022-09-01 01:13:04', '2022-09-01 01:13:04'),
(19327, 'Inran', '2.00', '150 mg', '1160', '13', '119', '2022-09-01 01:13:43', '2022-09-01 01:13:43'),
(19328, 'Inseac', '2.49', '150 mg', '1160', '13', '91', '2022-09-01 01:15:22', '2022-09-01 01:15:22'),
(19329, 'Jovran', '2.00', '150 mg', '1160', '13', '40', '2022-09-01 01:15:43', '2022-09-01 01:15:43'),
(19330, 'Libret', '55.37', '50 mg/100 ml', '1160', '50', '106', '2022-09-01 01:17:10', '2022-09-01 01:17:10'),
(19331, 'Mucin-R', '2.00', '150 mg', '1160', '13', '173', '2022-09-01 01:17:49', '2022-09-01 01:17:49'),
(19332, 'Mutac', '2.03', '150 mg', '1160', '13', '166', '2022-09-01 01:18:34', '2022-09-01 01:18:34'),
(19333, 'Neoceptin R', '3.00', '150 mg', '1160', '13', '43', '2022-09-01 01:21:40', '2022-09-01 01:21:40'),
(19334, 'Neoceptin R', '50.00', '75 mg/5 ml', '1160', '59', '43', '2022-09-01 01:22:29', '2022-09-01 01:22:29'),
(19335, 'Neoceptin R', '10.01', '50 mg/2 ml', '1160', '68', '43', '2022-09-01 01:23:21', '2022-09-01 01:23:21'),
(19336, 'Neoceptin R', '101.00', '50 mg/100 ml', '1160', '50', '43', '2022-09-01 01:24:19', '2022-09-01 01:24:19'),
(19337, 'Neofast-S', '2.00', '150 mg', '1160', '13', '92', '2022-09-01 01:25:00', '2022-09-01 01:25:00'),
(19338, 'Neopep', '2.00', '150 mg', '1160', '13', '50', '2022-09-01 01:25:50', '2022-09-01 01:26:28'),
(19339, 'Neosetin R', '1.50', '150 mg', '1160', '13', '48', '2022-09-01 01:27:17', '2022-09-01 01:27:17'),
(19340, 'Neotack', '3.00', '150 mg', '1160', '13', '179', '2022-09-01 01:28:23', '2022-09-01 01:28:23'),
(19341, 'Neotack', '4.50', '300 mg', '1160', '13', '179', '2022-09-01 01:28:58', '2022-09-01 01:28:58'),
(19342, 'Neotack', '50.14', '75 mg/5 ml', '1160', '59', '179', '2022-09-01 01:29:35', '2022-09-01 01:29:35'),
(19343, 'Neotack', '10.03', '50 mg/2 ml', '1160', '68', '179', '2022-09-01 01:30:25', '2022-09-01 01:30:25'),
(19344, 'Neotid', '3.75', '150 mg', '1160', '13', '117', '2022-09-01 01:32:57', '2022-09-01 01:32:57'),
(19345, 'Neotid', '3.75', '150 mg', '1160', '13', '117', '2022-09-01 01:32:57', '2022-09-01 01:32:57'),
(19346, 'Neotin', '2.50', '150 mg', '1160', '13', '126', '2022-09-01 01:33:51', '2022-09-01 01:33:51'),
(19347, 'Netac-R', '1.55', '150 mg', '1160', '13', '163', '2022-09-01 01:34:31', '2022-09-01 01:34:31'),
(19348, 'Norma-H', '2.50', '150 mg', '1160', '13', '161', '2022-09-01 01:35:06', '2022-09-01 01:35:06'),
(19349, 'Normacid', '2.51', '150 mg', '1160', '13', '101', '2022-09-01 01:35:47', '2022-09-01 01:35:47'),
(19350, 'Normacid', '45.13', '75 mg/5 ml', '1160', '59', '101', '2022-09-01 01:36:23', '2022-09-01 01:36:23'),
(19351, 'Normacid', '6.02', '50 mg/2 ml', '1160', '68', '101', '2022-09-01 01:37:10', '2022-09-01 01:37:10'),
(19352, 'Off-H', '2.51', '150 mg', '1160', '13', '138', '2022-09-01 01:37:49', '2022-09-01 01:37:49'),
(19353, 'Ortac', '2.01', '150 mg', '1160', '13', '140', '2022-09-01 01:38:35', '2022-09-01 01:38:35'),
(19354, 'Ortac', '6.04', '50 mg/2 ml', '1160', '68', '140', '2022-09-01 01:39:21', '2022-09-01 01:39:21'),
(19355, 'Peptil H', '2.00', '150 mg', '1160', '13', '71', '2022-09-01 01:40:00', '2022-09-01 01:40:00'),
(19356, 'Peptil H', '45.00', '75 mg/5 ml', '1160', '59', '71', '2022-09-01 01:41:04', '2022-09-01 01:41:41'),
(19357, 'Peptil H', '9.00', '50 mg/2 ml', '1160', '68', '71', '2022-09-01 01:42:31', '2022-09-01 01:42:31'),
(19358, 'Peptonil-R', '2.00', '150 mg', '1160', '13', '60', '2022-09-01 01:43:15', '2022-09-01 01:43:15'),
(19359, 'Phoenix Ranitidine', '2.00', '150 mg', '1160', '13', '149', '2022-09-01 01:44:16', '2022-09-01 01:44:16'),
(19360, 'Pretac', '2.00', '150 mg', '1160', '13', '151', '2022-09-01 01:44:53', '2022-09-01 01:44:53'),
(19361, 'Pritack', '2.50', '150 mg', '1160', '13', '152', '2022-09-01 01:45:36', '2022-09-01 01:45:36'),
(19362, 'Protec R', '2.00', '150 mg', '1160', '13', '83', '2022-09-01 01:46:17', '2022-09-01 01:46:17'),
(19363, 'Ranbex', '1.25', '150 mg', '1160', '13', '130', '2022-09-01 01:47:04', '2022-09-01 01:47:04'),
(19364, 'Rani', '2.00', '150 mg', '1160', '13', '55', '2022-09-01 01:47:45', '2022-09-01 01:47:45'),
(19365, 'Rani', '2.01', '150 mg', '1160', '13', '23', '2022-09-01 01:48:20', '2022-09-01 01:48:20'),
(19366, 'Ranicare', '2.01', '150 mg', '1160', '13', '129', '2022-09-01 01:52:20', '2022-09-01 01:52:20'),
(19367, 'Ranicare', '2.01', '150 mg', '1160', '13', '129', '2022-09-01 01:52:20', '2022-09-01 01:52:20'),
(19368, 'Ranid', '1.34', '150 mg', '1160', '13', '197', '2022-09-01 01:53:07', '2022-09-01 01:53:07'),
(19369, 'Ranidin', '3.00', '150 mg', '1160', '13', '19', '2022-09-01 01:53:44', '2022-09-01 01:53:44'),
(19370, 'Ranidin', '4.03', '300 mg', '1160', '13', '19', '2022-09-01 01:54:24', '2022-09-01 01:54:24'),
(19371, 'Ranidin', '50.00', '75 mg/5 ml', '1160', '59', '19', '2022-09-01 01:55:00', '2022-09-01 01:55:00'),
(19372, 'Ranidin', '10.03', '50 mg/2 ml', '1160', '68', '19', '2022-09-01 01:55:40', '2022-09-01 01:55:40'),
(19373, 'Ranifast', '2.00', '150 mg', '1160', '13', '165', '2022-09-01 01:56:14', '2022-09-01 01:56:14'),
(19374, 'Ranigut', '2.50', '150 mg', '1160', '13', '87', '2022-09-01 01:56:52', '2022-09-01 01:56:52'),
(19375, 'Ranimil', '2.50', '150 mg', '1160', '13', '116', '2022-09-01 01:57:27', '2022-09-01 01:57:27'),
(19376, 'Ranison', '1.73', '150 mg', '1160', '13', '98', '2022-09-01 01:58:05', '2022-09-01 01:58:05'),
(19377, 'Ranison', '10.03', '50 mg/2 ml', '1160', '68', '98', '2022-09-01 01:58:45', '2022-09-01 01:58:45'),
(19378, 'Ranit', '2.00', '150 mg', '1160', '13', '146', '2022-09-01 01:59:21', '2022-09-01 01:59:21'),
(19379, 'Ranitab', '2.05', '150 mg', '1160', '13', '178', '2022-09-01 02:00:09', '2022-09-01 02:00:09'),
(19380, 'Ranitack', '1.50', '150 mg', '1160', '13', '20', '2022-09-01 02:00:50', '2022-09-01 02:00:50'),
(19381, 'Ranitec', '2.00', '150 mg', '1160', '13', '30', '2022-09-01 02:01:23', '2022-09-01 02:01:23'),
(19382, 'Ranitid', '3.00', '150 mg', '1160', '13', '136', '2022-09-01 02:02:08', '2022-09-01 02:02:08'),
(19383, 'Ranitid', '4.02', '300 mg', '1160', '13', '136', '2022-09-01 02:31:41', '2022-09-01 02:31:41'),
(19384, 'Ranitid', '50.14', '75 mg/5 ml', '1160', '59', '136', '2022-09-01 02:33:56', '2022-09-01 02:33:56'),
(19385, 'Ranitid', '10.00', '50 mg/2 ml', '1160', '68', '136', '2022-09-01 02:36:09', '2022-09-01 02:36:09'),
(19386, 'Ranitid', '10.00', '50 mg/2 ml', '1160', '68', '136', '2022-09-01 02:36:09', '2022-09-01 02:36:09'),
(19387, 'Ranitor', '2.00', '150 mg', '1160', '13', '150', '2022-09-01 02:41:05', '2022-09-01 02:41:05'),
(19388, 'Ranitor', '2.00', '150 mg', '1160', '13', '150', '2022-09-01 02:41:05', '2022-09-01 02:41:05'),
(19389, 'Ranitor', '2.00', '150 mg', '1160', '13', '150', '2022-09-01 02:41:05', '2022-09-01 02:41:05'),
(19390, 'Ranix', '6.00', '50 mg/2 ml', '1160', '68', '51', '2022-09-01 02:42:31', '2022-09-01 02:42:31'),
(19391, 'Ranlied', '2.00', '150 mg', '1160', '13', '26', '2022-09-01 02:43:04', '2022-09-01 02:43:04'),
(19392, 'Rantec', '2.00', '150 mg', '1160', '13', '113', '2022-09-01 02:43:50', '2022-09-01 02:43:50'),
(19393, 'Rantec', '3.50', '300 mg', '1160', '13', '113', '2022-09-01 02:44:29', '2022-09-01 02:44:29'),
(19394, 'Rantid', '2.00', '150 mg', '1160', '13', '37', '2022-09-01 02:45:17', '2022-09-01 02:45:17'),
(19395, 'Rantin', '2.00', '150 mg', '1160', '13', '170', '2022-09-01 02:46:03', '2022-09-01 02:46:03'),
(19396, 'Rantop', '2.00', '150 mg', '1160', '13', '132', '2022-09-01 02:46:30', '2022-09-01 02:46:30'),
(19397, 'Ranul', '2.00', '150 mg', '1160', '13', '31', '2022-09-01 02:48:40', '2022-09-01 02:48:40'),
(19398, 'Ravia', '1.00', '150 mg', '1160', '13', '147', '2022-09-01 02:49:10', '2022-09-01 02:49:10'),
(19399, 'Recodin', '2.50', '150 mg', '1160', '13', '53', '2022-09-01 02:50:20', '2022-09-01 02:50:20'),
(19400, 'Reetac-R', '2.00', '150 mg', '1160', '13', '124', '2022-09-01 02:51:36', '2022-09-01 02:51:36'),
(19401, 'Reneta', '2.50', '150 mg', '1160', '13', '73', '2022-09-01 02:52:00', '2022-09-01 02:52:00'),
(19402, 'Renicon', '1.31', '150 mg', '1160', '13', '112', '2022-09-01 02:52:32', '2022-09-01 02:52:32'),
(19403, 'Reno', '2.00', '150 mg', '1160', '13', '137', '2022-09-01 02:54:16', '2022-09-01 02:54:16'),
(19404, 'Resectin', '2.50', '150 mg', '1160', '13', '176', '2022-09-01 02:55:00', '2022-09-01 02:55:00'),
(19405, 'Rhine', '3.00', '150 mg', '1160', '13', '89', '2022-09-01 02:55:37', '2022-09-01 02:55:37'),
(19406, 'RT 150', '2.00', '150 mg', '1160', '13', '174', '2022-09-01 02:56:00', '2022-09-01 02:56:00'),
(19407, 'RT 150', '2.00', '150 mg', '1160', '13', '174', '2022-09-01 02:56:29', '2022-09-01 02:56:29'),
(19408, 'Sadin', '2.00', '150 mg', '1160', '13', '110', '2022-09-01 02:58:04', '2022-09-01 02:58:04'),
(19409, 'Sadin', '2.00', '150 mg', '1160', '13', '110', '2022-09-01 02:58:45', '2022-09-01 02:58:45'),
(19410, 'Sutac', '2.00', '150 mg', '1160', '13', '182', '2022-09-01 02:59:29', '2022-09-01 02:59:29'),
(19411, 'Tinadin', '1.50', '150 mg', '1160', '13', '61', '2022-09-01 03:00:04', '2022-09-01 03:00:04'),
(19412, 'Ulcar', '2.55', '150 mg', '1160', '13', '65', '2022-09-01 03:00:37', '2022-09-01 03:00:37'),
(19413, 'Ulcar', '4.05', '300 mg', '1160', '13', '65', '2022-09-01 03:01:16', '2022-09-01 03:01:16'),
(19414, 'Ultac', '1.50', '150 mg', '1160', '13', '21', '2022-09-01 03:01:53', '2022-09-01 03:01:53'),
(19415, 'Ultradin', '2.50', '150 mg', '1160', '13', '82', '2022-09-01 03:02:36', '2022-09-01 03:02:36'),
(19416, 'Ultradin', '50.00', '75 mg/5 ml', '1160', '59', '82', '2022-09-01 03:03:20', '2022-09-01 03:03:20'),
(19417, 'Unitac', '1.81', '150 mg', '1160', '13', '77', '2022-09-01 03:03:59', '2022-09-01 03:03:59'),
(19418, 'Veridin', '2.53', '150 mg', '1160', '13', '193', '2022-09-01 03:04:32', '2022-09-01 03:04:32'),
(19419, 'Virdin', '2.00', '150 mg', '1160', '13', '194', '2022-09-01 03:05:14', '2022-09-01 03:05:14'),
(19420, 'Wintack', '2.00', '150 mg', '1160', '13', '186', '2022-09-01 03:05:55', '2022-09-01 03:05:55'),
(19421, 'Xantid', '2.51', '150 mg', '1160', '13', '18', '2022-09-01 03:08:22', '2022-09-01 03:08:22'),
(19422, 'Xantid', '7.55', '50 mg/2 ml', '1160', '68', '18', '2022-09-01 03:09:21', '2022-09-01 03:09:21'),
(19423, 'Xardin', '1.51', '150 mg', '1160', '13', '172', '2022-09-01 03:09:58', '2022-09-01 03:09:58'),
(19424, 'Zenidine', '2.00', '150 mg', '1160', '13', '196', '2022-09-01 03:10:32', '2022-09-01 03:10:32'),
(19425, 'Zenil', '2.25', '150 mg', '1160', '13', '157', '2022-09-01 03:11:13', '2022-09-01 03:11:13'),
(19426, 'Zodin', '2.01', '150 mg', '1160', '13', '177', '2022-09-01 03:11:52', '2022-09-01 03:11:52'),
(19427, 'Zodin', '40.14', '75 mg/5 ml', '1160', '59', '177', '2022-09-01 03:12:36', '2022-09-01 03:12:36'),
(19428, 'Zorep', '1.50', '150 mg', '1160', '13', '28', '2022-09-01 03:13:01', '2022-09-01 03:13:01'),
(19429, 'Antogin ER', '16.00', '500 mg', '1161', '13', '161', '2022-09-01 03:14:09', '2022-09-01 03:14:09'),
(19430, 'Ralozine SR', '16.00', '500 mg', '1161', '13', '92', '2022-09-01 03:14:46', '2022-09-01 03:14:46'),
(19431, 'Ranola', '16.05', '500 mg', '1161', '13', '78', '2022-09-01 03:15:25', '2022-09-01 03:15:25'),
(19432, 'Ranolin XR', '16.05', '500 mg', '1161', '13', '179', '2022-09-01 03:16:03', '2022-09-01 03:16:03'),
(19433, 'Ranozex', '16.00', '500 mg', '1161', '13', '180', '2022-09-01 03:16:40', '2022-09-01 03:16:40'),
(19434, 'Ragil', '15.00', '0.5 mg', '1162', '13', '71', '2022-09-01 03:17:37', '2022-09-01 03:17:37'),
(19435, 'Ragil', '20.00', '1 mg', '1162', '13', '71', '2022-09-01 03:18:14', '2022-09-01 03:18:14'),
(19436, 'Rasagil', '15.00', '0.5 mg', '1162', '13', '89', '2022-09-01 03:19:03', '2022-09-01 03:19:03'),
(19437, 'Rasagil', '20.00', '1 mg', '1162', '13', '89', '2022-09-01 03:19:55', '2022-09-01 03:19:55'),
(19438, 'Rasalet', '15.00', '0.5 mg', '1162', '13', '179', '2022-09-01 03:20:30', '2022-09-01 03:20:30'),
(19439, 'Rasalet', '20.00', '1 mg', '1162', '13', '179', '2022-09-01 03:21:15', '2022-09-01 03:21:15'),
(19440, 'rFSH', '1800.00', '75 IU/vial', '1163', '77', '150', '2022-09-01 03:22:17', '2022-09-01 03:22:17'),
(19441, 'Scarlet', '27.00', '430 mg', '1164', '16', '153', '2022-09-01 03:23:17', '2022-09-01 03:23:17'),
(19442, 'Regocent', '700.00', '40 mg', '1165', '13', '92', '2022-09-01 03:24:35', '2022-09-01 03:24:35'),
(19443, 'Regora', '700.00', '40 mg', '1165', '13', '39', '2022-09-01 03:25:04', '2022-09-01 03:25:04'),
(19444, 'Renib', '543.33', '40 mg', '1165', '13', '65', '2022-09-01 03:25:33', '2022-09-01 03:25:33'),
(19445, 'Relupros', '250.00', '120 mg', '1166', '13', '161', '2022-09-01 03:26:16', '2022-09-01 03:26:16'),
(19446, 'Rexilo', '250.00', '120 mg', '1166', '13', '92', '2022-09-01 03:26:51', '2022-09-01 03:26:51'),
(19447, 'Bemsivir', '3500.00', '5 mg/ml', '1166', '50', '43', '2022-09-01 03:31:11', '2022-09-01 03:31:11'),
(19448, 'Dilavir', '3500.00', '5 mg/ml', '1166', '50', '65', '2022-09-01 03:31:58', '2022-09-01 03:31:58'),
(19449, 'Ninavir', '3500.00', '5 mg/ml', '1166', '50', '92', '2022-09-01 03:32:39', '2022-09-01 03:32:39'),
(19450, 'Ninavir', '3500.00', '5 mg/ml', '1166', '50', '92', '2022-09-01 03:32:39', '2022-09-01 03:32:39'),
(19451, 'Pandovir', '4500.00', '5 mg/ml', '1166', '50', '39', '2022-09-01 03:33:00', '2022-09-01 03:33:00'),
(19452, 'Pandovir', '4500.00', '5 mg/ml', '1166', '50', '39', '2022-09-01 03:34:02', '2022-09-01 03:34:02'),
(19453, 'Ramdivir', '4500.00', '5 mg/ml', '1166', '50', '150', '2022-09-01 03:35:13', '2022-09-01 03:35:13'),
(19454, 'Remcor', '3500.00', '5 mg/ml', '1166', '50', '18', '2022-09-01 03:36:02', '2022-09-01 03:36:02'),
(19455, 'Remdevir', '3500.00', '5 mg/ml', '1166', '50', '89', '2022-09-01 03:36:38', '2022-09-01 03:36:38'),
(19456, 'Remdigen', '3500.00', '5 mg/ml', '1166', '50', '78', '2022-09-01 03:37:28', '2022-09-01 03:37:28'),
(19457, 'Remdinil', '2000.00', '5 mg/ml', '1166', '50', '179', '2022-09-01 03:38:15', '2022-09-01 03:38:15'),
(19458, 'Remicov', '2000.00', '5 mg/ml', '1166', '50', '19', '2022-09-01 03:38:45', '2022-09-01 03:38:45'),
(19459, 'Remivir', '2000.00', '5 mg/ml', '1166', '50', '71', '2022-09-01 03:39:20', '2022-09-01 03:39:20'),
(19460, 'Dianorm', '3.75', '1 mg', '1167', '13', '162', '2022-09-01 03:41:10', '2022-09-01 03:41:10');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(19461, 'Glimet', '3.00', '1 mg', '1167', '13', '65', '2022-09-01 03:41:42', '2022-09-01 03:41:42'),
(19462, 'Gluretor', '2.80', '0.5 mg', '1167', '13', '142', '2022-09-01 03:42:18', '2022-09-01 03:42:18'),
(19463, 'Gluretor', '4.00', '1 mg', '1167', '13', '142', '2022-09-01 03:42:38', '2022-09-01 03:42:38'),
(19464, 'Gluretor', '6.00', '2 mg', '1167', '13', '142', '2022-09-01 03:43:00', '2022-09-01 03:43:00'),
(19465, 'Gluretor', '6.00', '2 mg', '1167', '13', '142', '2022-09-01 03:43:52', '2022-09-01 03:43:52'),
(19466, 'Nomopil', '2.00', '0.5 mg', '1167', '13', '92', '2022-09-01 03:44:40', '2022-09-01 03:44:40'),
(19467, 'Nomopil', '3.00', '1 mg', '1167', '13', '92', '2022-09-01 03:46:00', '2022-09-01 03:46:00'),
(19468, 'Nomopil', '5.00', '2 mg', '1167', '13', '92', '2022-09-01 03:46:37', '2022-09-01 03:46:37'),
(19469, 'Prandil', '3.00', '1 mg', '1167', '13', '190', '2022-09-01 03:47:02', '2022-09-01 03:47:02'),
(19470, 'Prefid', '3.00', '1 mg', '1167', '13', '186', '2022-09-01 03:47:25', '2022-09-01 03:47:25'),
(19471, 'Premil', '5.00', '2 mg', '1167', '13', '43', '2022-09-01 03:48:27', '2022-09-01 03:48:27'),
(19472, 'Premil', '3.00', '1 mg', '1167', '13', '43', '2022-09-01 03:49:09', '2022-09-01 03:49:09'),
(19473, 'Premil', '2.00', '0.5 mg', '1167', '13', '43', '2022-09-01 03:49:43', '2022-09-01 03:49:43'),
(19474, 'Reglin', '2.00', '0.5 mg', '1167', '13', '78', '2022-09-01 03:50:21', '2022-09-01 03:50:21'),
(19475, 'Reglin', '4.50', '1 mg', '1167', '13', '78', '2022-09-01 03:50:55', '2022-09-01 03:50:55'),
(19476, 'Repaglid', '3.01', '1 mg', '1167', '13', '23', '2022-09-01 03:51:43', '2022-09-01 03:51:43'),
(19477, 'Repaglid', '5.02', '2 mg', '1167', '13', '23', '2022-09-01 03:52:20', '2022-09-01 03:52:20'),
(19478, 'Repanid', '3.01', '1 mg', '1167', '13', '136', '2022-09-01 03:53:08', '2022-09-01 03:53:08'),
(19479, 'Repanid', '5.02', '2 mg', '1167', '13', '136', '2022-09-01 03:53:27', '2022-09-01 03:53:27'),
(19480, 'Singlin', '2.00', '0.5 mg', '1167', '13', '161', '2022-09-01 03:54:17', '2022-09-01 03:54:17'),
(19481, 'Singlin', '3.00', '1 mg', '1167', '13', '161', '2022-09-01 03:54:57', '2022-09-01 03:54:57'),
(19482, 'Singlin', '5.00', '2 mg', '1167', '13', '161', '2022-09-01 03:55:40', '2022-09-01 03:55:40'),
(19483, 'Meoral', '60.18', '5%+1% (6 ml pack)', '1280', '28', '135', '2022-09-01 03:58:29', '2022-09-01 03:58:29'),
(19484, 'Meoral', '120.00', '5%+1% (10 ml pack)', '1280', '28', '136', '2022-09-01 03:59:03', '2022-09-01 03:59:03'),
(19485, 'Orofresh OS', '60.00', '5%+1% (6 ml pack)', '1280', '28', '197', '2022-09-01 04:00:24', '2022-09-01 04:00:24'),
(19486, 'Orofresh OS', '120.00', '5%+1% (10 ml pack)', '1280', '28', '197', '2022-09-01 04:01:11', '2022-09-01 04:01:11'),
(19487, 'Celbarin', '35.00', '200 mg', '1281', '16', '92', '2022-09-01 04:01:54', '2022-09-01 04:01:54'),
(19488, 'Chrocee', '35.00', '200 mg', '1281', '16', '18', '2022-09-01 04:02:34', '2022-09-01 04:02:34'),
(19489, 'Copeg', '35.00', '200 mg', '1281', '16', '39', '2022-09-01 04:03:14', '2022-09-01 04:03:14'),
(19490, 'Covirin', '33.00', '200 mg', '1281', '16', '74', '2022-09-01 04:03:51', '2022-09-01 04:03:51'),
(19491, 'Opegus', '25.00', '200 mg', '1281', '16', '65', '2022-09-01 04:04:13', '2022-09-01 04:04:13'),
(19492, 'Ribacee', '35.30', '200 mg', '1281', '16', '202', '2022-09-01 04:05:03', '2022-09-01 04:05:03'),
(19493, 'Viracin', '35.00', '200 mg', '1281', '16', '43', '2022-09-01 04:05:34', '2022-09-01 04:05:34'),
(19494, 'G-Vitamin B2', '20.00', '5 mg (100\'s can)', '1282', '13', '84', '2022-09-01 04:06:52', '2022-09-01 04:06:52'),
(19495, 'G-Vitamin B2', '93.39', '5 mg (1000\'s can)', '1282', '13', '84', '2022-09-01 04:07:35', '2022-09-01 04:07:35'),
(19496, 'Ribiflavine', '0.20', '5 mg', '1282', '13', '162', '2022-09-01 04:08:51', '2022-09-01 04:08:51'),
(19497, 'Riboflavin', '0.23', '5 mg', '1282', '13', '48', '2022-09-01 04:09:34', '2022-09-01 04:09:34'),
(19498, 'Riboflavine', '0.21', '5 mg', '1282', '13', '48', '2022-09-01 04:10:24', '2022-09-01 04:10:24'),
(19499, 'Riboflavine', '0.28', '5 mg (500\'s pack)', '1282', '13', '146', '2022-09-01 04:11:50', '2022-09-01 04:11:50'),
(19500, 'Riboflavine', '0.21', '5 mg (1000\'s pack)', '1282', '13', '146', '2022-09-01 04:12:26', '2022-09-01 04:12:26'),
(19501, 'Riboflavine', '0.20', '5 mg', '1282', '13', '93', '2022-09-01 04:12:59', '2022-09-01 04:12:59'),
(19502, 'Ribomin', '0.23', '5 mg', '1282', '13', '20', '2022-09-01 04:13:32', '2022-09-01 04:13:32'),
(19503, 'Ribosina', '0.30', '5 mg', '1282', '13', '91', '2022-09-01 04:14:15', '2022-09-01 04:14:15'),
(19504, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:34', '2022-09-01 14:12:34'),
(19505, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:42', '2022-09-01 14:12:42'),
(19506, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:42', '2022-09-01 14:12:42'),
(19507, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:51', '2022-09-01 14:12:51'),
(19508, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:51', '2022-09-01 14:12:51'),
(19509, 'Rifatan', '29.39', '100 mg/5 ml', '1283', '59', '77', '2022-09-01 14:12:51', '2022-09-01 14:12:51'),
(19510, 'Rifcin', '80.00', '100 mg/5 ml', '1283', '59', '146', '2022-09-01 22:56:04', '2022-09-01 22:56:04'),
(19511, 'Rifcin', '11.03', '150 mg', '1283', '16', '146', '2022-09-01 22:57:10', '2022-09-01 22:57:10'),
(19512, 'Rimactane', '10.86', '450 mg', '1283', '13', '167', '2022-09-01 22:57:54', '2022-09-01 22:57:54'),
(19513, 'Isorifam', '3.97', '150 mg+100 mg', '1284', '16', '19', '2022-09-01 22:59:51', '2022-09-01 22:59:51'),
(19514, 'Isorifam', '6.65', '300 mg+150 mg', '1284', '16', '19', '2022-09-01 23:00:49', '2022-09-01 23:00:49'),
(19515, 'Rifagen', '17.49', '450 mg+300 mg', '1284', '13', '146', '2022-09-01 23:01:44', '2022-09-01 23:01:44'),
(19516, 'Rimactazid', '8.39', '150 mg+100 mg', '1284', '13', '167', '2022-09-01 23:02:55', '2022-09-01 23:02:55'),
(19517, 'Rimactazid', '8.39', '300 mg+150 mg', '1284', '13', '167', '2022-09-01 23:03:53', '2022-09-01 23:03:53'),
(19518, 'Rimactazid', '11.74', '450 mg+300 mg', '1284', '13', '167', '2022-09-01 23:04:52', '2022-09-01 23:04:52'),
(19519, 'Rimcure 3-FDC', '5.51', '150 mg+75 mg+400 mg', '1285', '13', '167', '2022-09-01 23:06:22', '2022-09-01 23:06:22'),
(19520, 'Rimstar 4-FDC', '12.10', '150 mg+75 mg+400 mg+275 mg', '1286', '13', '167', '2022-09-01 23:07:20', '2022-09-01 23:07:20'),
(19521, 'Aximin', '45.13', '550 mg', '1287', '13', '19', '2022-09-01 23:13:45', '2022-09-01 23:13:45'),
(19522, 'Aximin', '45.13', '550 mg', '1287', '13', '19', '2022-09-01 23:13:45', '2022-09-01 23:13:45'),
(19523, 'Aximin', '20.07', '200 mg', '1287', '13', '19', '2022-09-01 23:14:46', '2022-09-01 23:14:46'),
(19524, 'Efaxim', '20.00', '200 mg', '1287', '13', '179', '2022-09-01 23:15:39', '2022-09-01 23:15:39'),
(19525, 'Efaxim', '45.00', '550 mg', '1287', '13', '179', '2022-09-01 23:16:15', '2022-09-01 23:16:15'),
(19526, 'Fexan', '40.15', '550 mg', '1287', '13', '65', '2022-09-01 23:17:24', '2022-09-01 23:17:24'),
(19527, 'Fexan', '20.10', '200 mg', '1287', '13', '65', '2022-09-01 23:17:54', '2022-09-01 23:17:54'),
(19528, 'Henlix', '45.00', '550 mg', '1287', '13', '18', '2022-09-01 23:18:26', '2022-09-01 23:18:26'),
(19529, 'Henlix', '45.00', '550 mg', '1287', '13', '18', '2022-09-01 23:18:26', '2022-09-01 23:18:26'),
(19530, 'Henlix', '25.00', '200 mg', '1287', '13', '18', '2022-09-01 23:19:09', '2022-09-01 23:19:09'),
(19531, 'Hepatab', '50.00', '550 mg', '1287', '13', '91', '2022-09-01 23:19:43', '2022-09-01 23:19:43'),
(19532, 'Hepatab', '20.00', '200 mg', '1287', '13', '91', '2022-09-01 23:20:13', '2022-09-01 23:20:13'),
(19533, 'Hepaximin', '55.00', '550 mg', '1287', '13', '34', '2022-09-01 23:20:47', '2022-09-01 23:20:47'),
(19534, 'Hepaximin', '22.00', '200 mg', '1287', '13', '34', '2022-09-01 23:21:21', '2022-09-01 23:21:21'),
(19535, 'Ibida', '25.00', '200 mg', '1287', '13', '89', '2022-09-01 23:21:51', '2022-09-01 23:21:51'),
(19536, 'Ibida', '50.00', '550 mg', '1287', '13', '89', '2022-09-01 23:22:21', '2022-09-01 23:22:21'),
(19537, 'Rifabac', '25.00', '200 mg', '1287', '13', '150', '2022-09-01 23:22:54', '2022-09-01 23:22:54'),
(19538, 'Rifacol', '45.13', '550 mg', '1287', '13', '172', '2022-09-01 23:23:35', '2022-09-01 23:23:35'),
(19539, 'Rifacol', '20.07', '200 mg', '1287', '13', '172', '2022-09-01 23:24:10', '2022-09-01 23:24:10'),
(19540, 'Rifagut', '45.00', '550 mg', '1287', '13', '136', '2022-09-01 23:24:42', '2022-09-01 23:24:42'),
(19541, 'Rifagut', '20.06', '200 mg', '1287', '13', '136', '2022-09-01 23:25:20', '2022-09-01 23:25:20'),
(19542, 'Rifamax', '20.00', '200 mg', '1287', '13', '92', '2022-09-01 23:25:58', '2022-09-01 23:25:58'),
(19543, 'Rifamax', '45.00', '550 mg', '1287', '13', '92', '2022-09-01 23:26:30', '2022-09-01 23:26:30'),
(19544, 'Rifax', '20.00', '200 mg', '1287', '13', '39', '2022-09-01 23:28:05', '2022-09-01 23:28:05'),
(19545, 'Rifax', '45.00', '550 mg', '1287', '13', '39', '2022-09-01 23:28:44', '2022-09-01 23:28:44'),
(19546, 'Rifaxin', '45.00', '550 mg', '1287', '13', '197', '2022-09-01 23:29:18', '2022-09-01 23:29:18'),
(19547, 'Rifaxin', '20.00', '200 mg', '1287', '13', '197', '2022-09-01 23:29:50', '2022-09-01 23:29:50'),
(19548, 'Xifamin', '20.00', '200 mg', '1287', '13', '127', '2022-09-01 23:30:25', '2022-09-01 23:30:25'),
(19549, 'Riluket', '312.50', '50 mg', '1288', '13', '198', '2022-09-01 23:31:15', '2022-09-01 23:31:15'),
(19550, 'Ringer\'s Solution', '45.17', 'N/A', '1290', '50', '135', '2022-09-01 23:31:59', '2022-09-01 23:31:59'),
(19551, 'Risedon', '120.37', '150 mg', '1291', '13', '179', '2022-09-01 23:32:56', '2022-09-01 23:32:56'),
(19552, 'Risonet', '50.00', '35 mg', '1291', '13', '136', '2022-09-01 23:33:27', '2022-09-01 23:33:27'),
(19553, 'Risonet', '120', '150 mg', '1291', '13', '136', '2022-09-01 23:33:56', '2022-09-01 23:33:56'),
(19554, 'Salost', '8.00', '5 mg', '1291', '13', '190', '2022-09-01 23:34:25', '2022-09-01 23:34:25'),
(19555, 'Salost', '50.00', '35 mg', '1291', '13', '190', '2022-09-01 23:34:54', '2022-09-01 23:34:54'),
(19556, 'Salost', '200.00', '150 mg', '1291', '13', '190', '2022-09-01 23:35:25', '2022-09-01 23:35:25'),
(19557, 'Sedron', '8.05', '5 mg', '1291', '13', '78', '2022-09-01 23:35:53', '2022-09-01 23:35:53'),
(19558, 'Sedron', '35.25', '35 mg', '1291', '13', '78', '2022-09-01 23:36:22', '2022-09-01 23:36:22'),
(19559, 'Frenia', '5.00', '2 mg', '1293', '13', '92', '2022-09-01 23:40:05', '2022-09-01 23:40:05'),
(19560, 'Frenia', '3.00', '1 mg', '1293', '13', '92', '2022-09-01 23:40:36', '2022-09-01 23:40:36'),
(19561, 'Frenia', '300.00', '1 mg/ml', '1293', '28', '92', '2022-09-01 23:43:42', '2022-09-01 23:43:42'),
(19562, 'Frenia', '8.00', '4 mg', '1293', '13', '92', '2022-09-01 23:44:21', '2022-09-01 23:44:21'),
(19563, 'Resco', '2.00', '1 mg', '1293', '13', '65', '2022-09-01 23:55:19', '2022-09-01 23:55:19'),
(19564, 'Resco', '2.50', '2 mg', '1293', '13', '65', '2022-09-01 23:55:47', '2022-09-01 23:55:47'),
(19565, 'Residon', '280.00', '1 mg/ml', '1293', '28', '89', '2022-09-01 23:56:30', '2022-09-01 23:56:30'),
(19566, 'Resido', '9.00', '4 mg', '1293', '13', '89', '2022-09-01 23:57:05', '2022-09-01 23:57:05'),
(19567, 'Resido', '5.00', '2 mg', '1293', '13', '89', '2022-09-01 23:57:39', '2022-09-01 23:57:39'),
(19568, 'Residon', '3.00', '1 mg', '1293', '13', '89', '2022-09-01 23:58:20', '2022-09-01 23:58:20'),
(19569, 'Riscord', '5.75', '2 mg', '1293', '13', '78', '2022-09-01 23:58:49', '2022-09-01 23:58:49'),
(19570, 'Riscord', '9.00', '4 mg', '1293', '13', '78', '2022-09-01 23:59:53', '2022-09-01 23:59:53'),
(19571, 'Riscord', '2.75', '1 mg', '1293', '13', '78', '2022-09-02 00:00:26', '2022-09-02 00:00:26'),
(19572, 'Risdon', '3.00', '1 mg', '1293', '13', '190', '2022-09-02 00:01:30', '2022-09-02 00:01:30'),
(19573, 'Risdon', '5.00', '2 mg', '1293', '13', '190', '2022-09-02 00:02:18', '2022-09-02 00:02:18'),
(19574, 'Risdon', '9.00', '4 mg', '1293', '13', '190', '2022-09-02 00:02:53', '2022-09-02 00:02:53'),
(19575, 'Risperdex', '1.51', '1 mg', '1293', '13', '136', '2022-09-02 00:03:34', '2022-09-02 00:03:34'),
(19576, 'Risperdex', '2.01', '2 mg', '1293', '13', '136', '2022-09-02 00:04:13', '2022-09-02 00:04:13'),
(19577, 'Risperdex', '9.00', '4 mg', '1293', '13', '136', '2022-09-02 00:04:51', '2022-09-02 00:04:51'),
(19578, 'Rispolux', '9.20', '4 mg', '1293', '13', '167', '2022-09-02 00:05:36', '2022-09-02 00:05:36'),
(19579, 'Rispolux', '6.00', '2 mg', '1293', '13', '167', '2022-09-02 00:06:13', '2022-09-02 00:06:13'),
(19580, 'Rispolux', '3.20', '1 mg', '1293', '13', '167', '2022-09-02 00:06:54', '2022-09-02 00:06:54'),
(19581, 'Sizodon', '9.03', '4 mg', '1293', '13', '180', '2022-09-02 00:08:11', '2022-09-02 00:08:11'),
(19582, 'Sizodon', '6.02', '2 mg', '1293', '13', '180', '2022-09-02 00:08:46', '2022-09-02 00:08:46'),
(19583, 'Sizodo', '3.01', '1 mg', '1293', '13', '180', '2022-09-02 00:09:18', '2022-09-02 00:09:18'),
(19584, 'Sizodon MD', '9.50', '4 mg', '1293', '13', '180', '2022-09-02 00:09:54', '2022-09-02 00:09:54'),
(19585, 'Sizodon MD', '6.50', '2 mg', '1293', '13', '180', '2022-09-02 00:10:27', '2022-09-02 00:10:27'),
(19586, 'Sizodon MD', '3.26', '1 mg', '1293', '13', '180', '2022-09-02 00:11:22', '2022-09-02 00:11:22'),
(19587, 'Sperdal', '8.02', '4 mg', '1293', '13', '198', '2022-09-02 00:11:57', '2022-09-02 00:11:57'),
(19588, 'Sperdal', '5.02', '2 mg', '1293', '13', '198', '2022-09-02 00:12:24', '2022-09-02 00:12:24'),
(19589, 'Sperdal', '5.02', '2 mg', '1293', '13', '198', '2022-09-02 00:12:37', '2022-09-02 00:12:37'),
(19590, 'Sperdal', '3.01', '1 mg', '1293', '13', '198', '2022-09-02 00:13:12', '2022-09-02 00:13:12'),
(19591, 'Sperdal', '300.00', '1 mg/ml', '1293', '28', '198', '2022-09-02 00:14:00', '2022-09-02 00:14:00'),
(19592, 'Sperid', '9.00', '4 mg', '1293', '13', '161', '2022-09-02 00:14:32', '2022-09-02 00:14:32'),
(19593, 'Sperid', '5.00', '2 mg', '1293', '13', '161', '2022-09-02 00:15:23', '2022-09-02 00:15:23'),
(19594, 'Sperid', '3.00', '1 mg', '1293', '13', '161', '2022-09-02 00:15:50', '2022-09-02 00:15:50'),
(19595, 'Sperid', '300.00', '1 mg/ml', '1293', '28', '161', '2022-09-02 00:16:19', '2022-09-02 00:16:19'),
(19596, 'Ritopar', '8.02', '10 mg', '1294', '13', '18', '2022-09-02 00:17:48', '2022-09-02 00:17:48'),
(19597, 'Mabthera', '11000.00', '10 mg/ml (100 mg vial)', '1295', '50', '164', '2022-09-02 00:19:00', '2022-09-02 00:19:00'),
(19598, 'Mabthera', '54700.00', '10 mg/ml (500 mg vial)', '1295', '50', '162', '2022-09-02 00:19:46', '2022-09-02 00:19:46'),
(19599, 'Mabthera', '65500.00', '1400 mg/11.7 ml', '1295', '77', '164', '2022-09-02 00:20:28', '2022-09-02 00:20:28'),
(19600, 'Recelbia', '12000.00', '10 mg/ml (100 mg vial)', '1295', '50', '89', '2022-09-02 00:21:12', '2022-09-02 00:21:12'),
(19601, 'Recelbia', '59000.00', '10 mg/ml (500 mg vial)', '1295', '50', '89', '2022-09-02 00:22:04', '2022-09-02 00:22:04'),
(19602, 'Kinexa', '25.00', '10 mg', '1296', '13', '43', '2022-09-02 00:23:22', '2022-09-02 00:23:22'),
(19603, 'Kinexa', '35.00', '15 mg', '1296', '13', '43', '2022-09-02 00:25:34', '2022-09-02 00:25:34'),
(19604, 'Kinexa', '8.00', '2.5 mg', '1296', '13', '43', '2022-09-02 00:26:42', '2022-09-02 00:26:42'),
(19605, 'Kinexa', '45.00', '20 mg', '1296', '13', '43', '2022-09-02 00:27:05', '2022-09-02 00:27:05'),
(19606, 'Oxaban', '25.00', '10 mg', '1296', '13', '190', '2022-09-02 00:27:36', '2022-09-02 00:27:36'),
(19607, 'Rivaban', '45.00', '20 mg', '1296', '13', '18', '2022-09-02 00:30:22', '2022-09-02 00:30:22'),
(19608, 'Rivaban', '25.00', '10 mg', '1296', '13', '18', '2022-09-02 00:33:14', '2022-09-02 00:33:14'),
(19609, 'Rivaban', '8.00', '2.5 mg', '1296', '13', '18', '2022-09-02 00:35:09', '2022-09-02 00:35:09'),
(19610, 'Rivaban', '8.00', '2.5 mg', '1296', '13', '18', '2022-09-02 00:35:21', '2022-09-02 00:35:21'),
(19611, 'Rivadel', '15.00', '10 mg', '1296', '13', '61', '2022-09-02 00:35:48', '2022-09-02 00:35:48'),
(19612, 'Rivadel', '5.00', '2.5 mg', '1296', '13', '61', '2022-09-02 00:37:49', '2022-09-02 00:37:49'),
(19613, 'Rivarox', '25.00', '10 mg', '1296', '13', '71', '2022-09-02 00:40:59', '2022-09-02 00:40:59'),
(19614, 'Rivarox', '35.00', '15 mg', '1296', '13', '71', '2022-09-02 00:42:54', '2022-09-02 00:42:54'),
(19615, 'Rivarox', '45.00', '20 mg', '1296', '13', '71', '2022-09-02 00:44:17', '2022-09-02 00:44:17'),
(19616, 'Rivarox', '8.00', '2.5 mg', '1296', '13', '71', '2022-09-02 00:45:14', '2022-09-02 00:45:14'),
(19617, 'RivaXa', '8.00', '2.5 mg', '1296', '13', '179', '2022-09-02 00:46:23', '2022-09-02 00:46:23'),
(19618, 'RivaXa', '25.00', '10 mg', '1296', '13', '179', '2022-09-02 00:47:10', '2022-09-02 00:47:10'),
(19619, 'Rivosis', '25.00', '10 mg', '1296', '13', '39', '2022-09-02 00:48:16', '2022-09-02 00:48:16'),
(19620, 'Rixoban', '8.00', '2.5 mg', '1296', '13', '45', '2022-09-02 00:49:12', '2022-09-02 00:49:12'),
(19621, 'Rixoban', '25.00', '10 mg', '1296', '13', '45', '2022-09-02 00:49:43', '2022-09-02 00:49:43'),
(19622, 'Roxarel', '35.00', '15 mg', '1296', '13', '92', '2022-09-02 00:50:27', '2022-09-02 00:50:27'),
(19623, 'Roxarel', '25.00', '10 mg', '1296', '13', '92', '2022-09-02 00:51:01', '2022-09-02 00:51:01'),
(19624, 'Roxolyte', '25.00', '10 mg', '1296', '13', '161', '2022-09-02 00:54:58', '2022-09-02 00:54:58'),
(19625, 'Varox', '25.00', '10 mg', '1296', '13', '65', '2022-09-02 00:55:36', '2022-09-02 00:55:36'),
(19626, 'Varox', '6.00', '2.5 mg', '1296', '13', '65', '2022-09-02 00:56:10', '2022-09-02 00:56:10'),
(19627, 'Xarelta', '8.00', '2.5 mg', '1296', '13', '136', '2022-09-02 00:57:10', '2022-09-02 00:57:10'),
(19628, 'Xarelta', '25.00', '10 mg', '1296', '13', '136', '2022-09-02 00:57:31', '2022-09-02 00:57:31'),
(19629, 'Xarelta', '35.00', '15 mg', '1296', '13', '136', '2022-09-02 00:58:23', '2022-09-02 00:58:23'),
(19630, 'Xarelta', '45.00', '20 mg', '1296', '13', '136', '2022-09-02 00:59:02', '2022-09-02 00:59:02'),
(19631, 'Benzenod', '40.00', '3 mg', '1297', '16', '78', '2022-09-02 01:00:44', '2022-09-02 01:00:44'),
(19632, 'Benzenod', '23.00', '1.5 mg', '1297', '16', '78', '2022-09-02 01:01:46', '2022-09-02 01:01:46'),
(19633, 'Demelon', '20.00', '1.5 mg', '1297', '16', '190', '2022-09-02 01:02:49', '2022-09-02 01:02:49'),
(19634, 'Demelon', '40.00', '3 mg', '1297', '16', '190', '2022-09-02 01:03:38', '2022-09-02 01:03:38'),
(19635, 'Exelon', '145.55', '3 mg', '1297', '16', '128', '2022-09-02 01:04:22', '2022-09-02 01:04:22'),
(19636, 'Exelon', '145.55', '4.5 mg', '1297', '16', '128', '2022-09-02 01:05:24', '2022-09-02 01:05:24'),
(19637, 'Exelon', '145.55', '1.5 mg', '1297', '16', '128', '2022-09-02 01:07:01', '2022-09-02 01:07:01'),
(19638, 'Rebiact', '40.00', '4.5 mg', '1297', '16', '79', '2022-09-02 01:11:55', '2022-09-02 01:11:55'),
(19639, 'Rebiact', '40.00', '4.5 mg', '1297', '16', '79', '2022-09-02 01:11:55', '2022-09-02 01:11:55'),
(19640, 'Rebiact', '40.00', '4.5 mg', '1297', '16', '79', '2022-09-02 01:11:55', '2022-09-02 01:11:55'),
(19641, 'Rebiact', '23.00', '1.5 mg', '1297', '16', '79', '2022-09-02 01:13:06', '2022-09-02 01:13:06'),
(19642, 'RivaCap', '18.00', '3 mg', '1297', '16', '91', '2022-09-02 01:13:57', '2022-09-02 01:13:57'),
(19643, 'RivaCap', '10.00', '1.5 mg', '1297', '16', '91', '2022-09-02 01:14:53', '2022-09-02 01:14:53'),
(19644, 'Rivamer', '40.00', '3 mg', '1297', '16', '180', '2022-09-02 01:15:36', '2022-09-02 01:15:36'),
(19645, 'Rivamer', '40.13', '4.5 mg', '1297', '16', '180', '2022-09-02 01:15:56', '2022-09-02 01:15:56'),
(19646, 'Rivamer', '23.00', '1.5 mg', '1297', '16', '180', '2022-09-02 01:16:20', '2022-09-02 01:16:20'),
(19647, 'Rivaren', '40.00', '3 mg', '1297', '16', '161', '2022-09-02 01:18:01', '2022-09-02 01:18:01'),
(19648, 'Rivaren', '20.00', '1.5 mg', '1297', '16', '161', '2022-09-02 01:18:21', '2022-09-02 01:18:21'),
(19649, 'Rivas', '40.00', '3 mg', '1297', '16', '150', '2022-09-02 01:18:59', '2022-09-02 01:18:59'),
(19650, 'Rivas', '23.00', '1.5 mg', '1297', '16', '150', '2022-09-02 01:19:44', '2022-09-02 01:19:44'),
(19651, 'Rivatig', '20.00', '1.5 mg', '1297', '16', '179', '2022-09-02 01:22:31', '2022-09-02 01:22:31'),
(19652, 'Vastigro', '20.00', '1.5 mg', '1297', '16', '92', '2022-09-02 01:24:41', '2022-09-02 01:24:41'),
(19653, 'Vastigro', '30.00', '3 mg', '1297', '16', '92', '2022-09-02 01:25:02', '2022-09-02 01:25:02'),
(19654, 'Vastigro', '40.00', '4.5 mg', '1297', '16', '92', '2022-09-02 01:27:02', '2022-09-02 01:27:02'),
(19655, 'Rizamig', '35.50', '5 mg', '1298', '13', '89', '2022-09-02 01:27:50', '2022-09-02 01:27:50'),
(19656, 'Rizat', '30.20', '5 mg', '1298', '13', '19', '2022-09-02 01:28:43', '2022-09-02 01:28:43'),
(19657, 'Esmeron', '440.00', '50 mg/5 ml', '1299', '49', '89', '2022-09-02 01:29:21', '2022-09-02 01:29:21'),
(19658, 'Rocuron', '300.00', '50 mg/5 ml', '1299', '49', '92', '2022-09-02 01:30:11', '2022-09-02 01:30:11'),
(19659, 'Rocuronium Hameln', '480.00', '50 mg/5 ml', '1299', '49', '195', '2022-09-02 01:31:01', '2022-09-02 01:31:01'),
(19660, 'Adair', '15.00', '500 mcg', '1300', '13', '18', '2022-09-02 01:32:21', '2022-09-02 01:32:21'),
(19661, 'Dilarof', '20.00', '500 mcg', '1300', '13', '58', '2022-09-02 01:33:00', '2022-09-02 01:33:00'),
(19662, 'Milast-A', '13.54', '500 mcg', '1300', '13', '19', '2022-09-02 01:33:25', '2022-09-02 01:33:25'),
(19663, 'Roflast', '15.05', '500 mcg', '1300', '13', '39', '2022-09-02 01:34:37', '2022-09-02 01:34:37'),
(19664, 'Roflu', '15.00', '500 mcg', '1300', '13', '71', '2022-09-02 01:35:02', '2022-09-02 01:35:02'),
(19665, 'Rofumil', '10.05', '500 mcg', '1300', '13', '65', '2022-09-02 01:35:50', '2022-09-02 01:35:50'),
(19666, 'Romilast', '10.00', '500 mcg', '1300', '13', '103', '2022-09-02 01:36:37', '2022-09-02 01:36:37'),
(19667, 'Roxair', '15.00', '500 mcg', '1300', '13', '92', '2022-09-02 01:37:08', '2022-09-02 01:37:08'),
(19668, 'Perkirol', '2.01', '0.25 mg', '1301', '13', '179', '2022-09-02 01:38:39', '2022-09-02 01:38:39'),
(19669, 'Perkirol', '6.04', '2 mg', '1301', '13', '179', '2022-09-02 01:39:27', '2022-09-02 01:39:27'),
(19670, 'Ropinol', '2.00', '0.25 mg', '1301', '13', '92', '2022-09-02 01:40:09', '2022-09-02 01:40:09'),
(19671, 'Ropinol', '4.00', '1 mg', '1301', '13', '92', '2022-09-02 01:41:17', '2022-09-02 01:41:17'),
(19672, 'Ropinol', '6.00', '2 mg', '1301', '13', '92', '2022-09-02 01:42:08', '2022-09-02 01:42:08'),
(19673, 'Oramet Plus', '7.00', '2 mg+500 mg', '1303', '13', '65', '2022-09-02 01:42:56', '2022-09-02 01:42:56'),
(19674, 'Amber', '10.00', '5 mg', '1304', '13', '62', '2022-09-02 02:11:39', '2022-09-02 02:11:39'),
(19675, 'Amber', '20.00', '10 mg', '1304', '13', '62', '2022-09-02 02:13:04', '2022-09-02 02:13:04'),
(19676, 'Bestcol', '25.18', '10 mg', '1304', '13', '45', '2022-09-02 02:13:51', '2022-09-02 02:13:51'),
(19677, 'Bestcol', '8.00', '5 mg', '1304', '13', '45', '2022-09-02 02:14:53', '2022-09-02 02:14:53'),
(19678, 'Bestcol', '30.00', '20 mg', '1304', '13', '45', '2022-09-02 02:15:34', '2022-09-02 02:15:34'),
(19679, 'Cholcut', '20.00', '10 mg', '1304', '13', '197', '2022-09-02 02:16:28', '2022-09-02 02:16:28'),
(19680, 'Cholcut', '10.00', '5 mg', '1304', '13', '197', '2022-09-02 02:17:13', '2022-09-02 02:17:13'),
(19681, 'Cholcut', '30.00', '20 mg', '1304', '13', '197', '2022-09-02 02:18:34', '2022-09-02 02:18:34'),
(19682, 'Corestin', '25.00', '10 mg', '1304', '13', '58', '2022-09-02 02:19:17', '2022-09-02 02:19:17'),
(19683, 'Corestin', '12.50', '5 mg', '1304', '13', '58', '2022-09-02 02:20:47', '2022-09-02 02:20:47'),
(19684, 'Corestin', '50.00', '20 mg', '1304', '13', '58', '2022-09-02 02:22:26', '2022-09-02 02:22:26'),
(19685, 'Corovas', '10.00', '5 mg', '1304', '13', '45', '2022-09-02 02:24:45', '2022-09-02 02:24:45'),
(19686, 'Corovas', '20.00', '10 mg', '1304', '13', '45', '2022-09-02 02:26:10', '2022-09-02 02:26:10'),
(19687, 'Corovas', '30.00', '20 mg', '1304', '13', '45', '2022-09-02 02:26:49', '2022-09-02 02:26:49'),
(19688, 'Corvastin', '20.00', '10 mg', '1304', '13', '49', '2022-09-02 02:27:50', '2022-09-02 02:27:50'),
(19689, 'Corvastin', '30.00', '20 mg', '1304', '13', '49', '2022-09-02 02:29:06', '2022-09-02 02:29:06'),
(19690, 'Creston', '10.00', '5 mg', '1304', '13', '71', '2022-09-02 02:30:35', '2022-09-02 02:30:35'),
(19691, 'Creston', '10.00', '5 mg', '1304', '13', '71', '2022-09-02 02:31:15', '2022-09-02 02:31:15'),
(19692, 'Creston', '15.00', '10 mg', '1304', '13', '71', '2022-09-02 02:32:32', '2022-09-02 02:32:32'),
(19693, 'Creston', '25.00', '20 mg', '1304', '13', '71', '2022-09-02 02:38:45', '2022-09-02 02:38:45'),
(19694, 'Creva', '27.00', '10 mg', '1304', '13', '156', '2022-09-02 02:39:29', '2022-09-02 02:39:29'),
(19695, 'Creva', '14.00', '5 mg', '1304', '13', '156', '2022-09-02 02:40:13', '2022-09-02 02:40:13'),
(19696, 'Lipiros', '12.50', '5 mg', '1304', '13', '142', '2022-09-02 02:46:09', '2022-09-02 02:46:09'),
(19697, 'Lipiros', '25.00', '10 mg', '1304', '13', '142', '2022-09-02 02:46:49', '2022-09-02 02:46:49'),
(19698, 'Nestor', '20.06', '10 mg', '1304', '13', '124', '2022-09-02 02:47:11', '2022-09-02 02:47:11'),
(19699, 'Nestor', '10.03', '5 mg', '1304', '13', '124', '2022-09-02 02:48:10', '2022-09-02 02:48:10'),
(19700, 'Osovast', '20.00', '10 mg', '1304', '13', '56', '2022-09-02 02:49:00', '2022-09-02 02:49:00'),
(19701, 'Restat', '10.00', '5 mg', '1304', '13', '91', '2022-09-02 02:49:22', '2022-09-02 02:49:22'),
(19702, 'Restat', '20.00', '10 mg', '1304', '13', '91', '2022-09-02 02:49:45', '2022-09-02 02:49:45'),
(19703, 'Resva', '20.00', '10 mg', '1304', '13', '39', '2022-09-02 02:50:38', '2022-09-02 02:50:38'),
(19704, 'Resva', '10.00', '5 mg', '1304', '13', '39', '2022-09-02 02:51:03', '2022-09-02 02:51:03'),
(19705, 'Resva', '30.00', '20 mg', '1304', '13', '39', '2022-09-02 02:52:21', '2022-09-02 02:52:21'),
(19706, 'Rocovas', '10.00', '5 mg', '1304', '13', '92', '2022-09-02 02:53:57', '2022-09-02 02:53:57'),
(19707, 'Rocovas', '30.00', '20 mg', '1304', '13', '92', '2022-09-02 02:54:19', '2022-09-02 02:54:19'),
(19708, 'Rocovas', '20.00', '10 mg', '1304', '13', '92', '2022-09-02 02:54:56', '2022-09-02 02:54:56'),
(19709, 'Rolip', '10.00', '5 mg', '1304', '13', '161', '2022-09-02 02:55:52', '2022-09-02 02:55:52'),
(19710, 'Rolip', '30.00', '20 mg', '1304', '13', '161', '2022-09-02 02:56:32', '2022-09-02 02:56:32'),
(19711, 'Rolip', '20.00', '10 mg', '1304', '13', '161', '2022-09-02 02:57:15', '2022-09-02 02:57:15'),
(19712, 'Ropitor', '30.10', '20 mg', '1304', '13', '136', '2022-09-02 02:57:46', '2022-09-02 02:57:46'),
(19713, 'Ropitor', '20.06', '10 mg', '1304', '13', '136', '2022-09-02 02:58:58', '2022-09-02 02:58:58'),
(19714, 'Ropitor', '10.03', '5 mg', '1304', '13', '136', '2022-09-02 02:59:43', '2022-09-02 02:59:43'),
(19715, 'Rosetor', '30.00', '20 mg', '1304', '13', '18', '2022-09-02 03:00:18', '2022-09-02 03:00:18'),
(19716, 'Rosetor', '20.00', '10 mg', '1304', '13', '18', '2022-09-02 03:00:59', '2022-09-02 03:00:59'),
(19717, 'Rosetor', '10.03', '5 mg', '1304', '13', '18', '2022-09-02 03:02:14', '2022-09-02 03:02:14'),
(19718, 'Rosicard', '20.00', '10 mg', '1304', '13', '186', '2022-09-02 03:03:46', '2022-09-02 03:03:46'),
(19719, 'Rosicard', '10.00', '5 mg', '1304', '13', '186', '2022-09-02 03:04:34', '2022-09-02 03:04:34'),
(19720, 'Rostab', '20.07', '10 mg', '1304', '13', '19', '2022-09-02 03:04:56', '2022-09-02 03:04:56'),
(19721, 'Rostab', '25.08', '20 mg', '1304', '13', '19', '2022-09-02 03:05:42', '2022-09-02 03:05:42'),
(19722, 'Rostab', '10.03', '5 mg', '1304', '13', '19', '2022-09-02 03:06:12', '2022-09-02 03:06:12'),
(19723, 'Rostatin', '9.50', '10 mg', '1304', '13', '65', '2022-09-02 03:10:06', '2022-09-02 03:10:06'),
(19724, 'Rostatin', '12.00', '20 mg', '1304', '13', '65', '2022-09-02 03:10:25', '2022-09-02 03:10:25'),
(19725, 'Rostatin', '7.00', '5 mg', '1304', '13', '65', '2022-09-02 03:11:03', '2022-09-02 03:11:03'),
(19726, 'Rosterol', '20.08', '10 mg', '1304', '13', '192', '2022-09-02 03:12:43', '2022-09-02 03:12:43'),
(19727, 'Rosu', '20.00', '10 mg', '1304', '13', '150', '2022-09-02 03:13:48', '2022-09-02 03:13:48'),
(19728, 'Rosu', '10.00', '5 mg', '1304', '13', '150', '2022-09-02 03:14:58', '2022-09-02 03:14:58'),
(19729, 'Rosu', '30.00', '20 mg', '1304', '13', '150', '2022-09-02 03:16:19', '2022-09-02 03:16:19'),
(19730, 'Rosucard', '15.00', '10 mg', '1304', '13', '53', '2022-09-02 03:18:37', '2022-09-02 03:18:37'),
(19731, 'Rosufast', '10.00', '5 mg', '1304', '13', '73', '2022-09-02 03:19:18', '2022-09-02 03:19:18'),
(19732, 'Rosufast', '20.00', '10 mg', '1304', '13', '73', '2022-09-02 03:20:02', '2022-09-02 03:20:02'),
(19733, 'Rosugen', '10.03', '5 mg', '1304', '13', '78', '2022-09-02 03:23:48', '2022-09-02 03:23:48'),
(19734, 'Rosugen', '20.06', '10 mg', '1304', '13', '78', '2022-09-02 03:24:18', '2022-09-02 03:24:18'),
(19735, 'Rosugen', '30.00', '20 mg', '1304', '13', '78', '2022-09-02 03:24:42', '2022-09-02 03:24:42'),
(19736, 'Rosulip', '20.00', '10 mg', '1304', '13', '82', '2022-09-02 03:25:53', '2022-09-02 03:25:53'),
(19737, 'Rosumax', '12.50', '5 mg', '1304', '13', '103', '2022-09-02 03:26:38', '2022-09-02 03:26:38'),
(19738, 'Rosumax', '25.00', '10 mg', '1304', '13', '103', '2022-09-02 03:26:59', '2022-09-02 03:26:59'),
(19739, 'Rosumax', '30.00', '20 mg', '1304', '13', '103', '2022-09-02 03:28:01', '2022-09-02 03:28:01'),
(19740, 'Rosunor', '20.00', '10 mg', '1304', '13', '35', '2022-09-02 03:28:36', '2022-09-02 03:28:36'),
(19741, 'Rosunor', '10.00', '5 mg', '1304', '13', '35', '2022-09-02 03:29:38', '2022-09-02 03:29:38'),
(19742, 'Rosutin', '10.00', '5 mg', '1304', '13', '43', '2022-09-02 03:31:02', '2022-09-02 03:31:02'),
(19743, 'Rosutin', '20.00', '10 mg', '1304', '13', '43', '2022-09-02 03:31:26', '2022-09-02 03:31:26'),
(19744, 'Rosutin', '30.00', '20 mg', '1304', '13', '43', '2022-09-02 03:31:56', '2022-09-02 03:31:56'),
(19745, 'Rosuva', '10.03', '5 mg', '1304', '13', '179', '2022-09-02 03:33:05', '2022-09-02 03:33:05'),
(19746, 'Rosuva', '20.13', '10 mg', '1304', '13', '179', '2022-09-02 03:33:40', '2022-09-02 03:33:40'),
(19747, 'Rosuva', '30.10', '20 mg', '1304', '13', '179', '2022-09-02 03:34:18', '2022-09-02 03:34:18'),
(19748, 'Rosvin', '20.00', '10 mg', '1304', '13', '23', '2022-09-02 03:34:49', '2022-09-02 03:34:49'),
(19749, 'Rovast', '10.00', '5 mg', '1304', '13', '89', '2022-09-02 03:36:45', '2022-09-02 03:36:45'),
(19750, 'Rovast', '20.00', '10 mg', '1304', '13', '89', '2022-09-02 03:37:22', '2022-09-02 03:37:22'),
(19751, 'Rovast', '30.00', '20 mg', '1304', '13', '89', '2022-09-02 03:37:55', '2022-09-02 03:37:55'),
(19752, 'Rovator', '20.00', '10 mg', '1304', '13', '127', '2022-09-02 03:39:26', '2022-09-02 03:39:26'),
(19753, 'Rovator', '10.00', '5 mg', '1304', '13', '127', '2022-09-02 03:40:12', '2022-09-02 03:40:12'),
(19754, 'Rovex', '20.00', '10 mg', '1304', '13', '140', '2022-09-02 03:41:17', '2022-09-02 03:41:17'),
(19755, 'Rovex', '10.00', '5 mg', '1304', '13', '140', '2022-09-02 03:41:58', '2022-09-02 03:41:58'),
(19756, 'Rovius', '12.50', '5 mg', '1304', '13', '59', '2022-09-02 03:42:50', '2022-09-02 03:42:50'),
(19757, 'Rovius', '25.00', '10 mg', '1304', '13', '59', '2022-09-02 03:43:45', '2022-09-02 03:43:45'),
(19758, 'Rozavel', '30.00', '20 mg', '1304', '13', '180', '2022-09-02 03:44:18', '2022-09-02 03:44:18'),
(19759, 'Roza', '12.54', '5 mg', '1304', '13', '180', '2022-09-02 03:44:58', '2022-09-02 03:44:58'),
(19760, 'Rozavel', '25.08', '10 mg', '1304', '13', '180', '2022-09-02 03:46:01', '2022-09-02 03:46:01'),
(19761, 'Rozenon', '25.00', '10 mg', '1304', '13', '198', '2022-09-02 03:46:42', '2022-09-02 03:46:42'),
(19762, 'Rozenon', '13.00', '5 mg', '1304', '13', '198', '2022-09-02 03:47:54', '2022-09-02 03:47:54'),
(19763, 'RTV', '8.00', '20 mg', '1304', '13', '61', '2022-09-02 03:48:37', '2022-09-02 03:48:37'),
(19764, 'RTV', '6.00', '10 mg', '1304', '13', '61', '2022-09-02 03:49:12', '2022-09-02 03:49:12'),
(19765, 'RTV', '5.00', '5 mg', '1304', '13', '61', '2022-09-02 03:49:58', '2022-09-02 03:49:58'),
(19766, 'Ruvastin', '30.00', '20 mg', '1304', '13', '34', '2022-09-02 03:50:53', '2022-09-02 03:50:53'),
(19767, 'Ruvastin', '10.00', '5 mg', '1304', '13', '34', '2022-09-02 03:51:43', '2022-09-02 03:51:43'),
(19768, 'Ruvastin', '20.00', '10 mg', '1304', '13', '34', '2022-09-02 03:52:20', '2022-09-02 03:52:20'),
(19769, 'SB-Rostin', '20.00', '10 mg', '1304', '13', '181', '2022-09-02 03:53:05', '2022-09-02 03:53:05'),
(19770, 'SB-Rostin', '30.00', '20 mg', '1304', '13', '181', '2022-09-02 03:53:45', '2022-09-02 03:53:45'),
(19771, 'RotaTeq', '2134.00', '1.5 ml/dose', '1305', '67', '89', '2022-09-02 03:55:09', '2022-09-02 03:55:09'),
(19772, 'A-Rox', '6.53', '150 mg', '1307', '13', '27', '2022-09-02 03:58:16', '2022-09-02 03:58:16'),
(19773, 'A-Rox', '11.04', '300 mg', '1307', '13', '27', '2022-09-02 03:58:53', '2022-09-02 03:58:53'),
(19774, 'A-Rox', '45.14', '50 mg/5 ml', '1307', '75', '27', '2022-09-02 03:59:45', '2022-09-02 03:59:45'),
(19775, 'Pedilid', '7.00', '150 mg', '1307', '13', '92', '2022-09-02 04:00:24', '2022-09-02 04:00:24'),
(19776, 'Pedilid', '14.00', '300 mg', '1307', '13', '92', '2022-09-02 04:01:06', '2022-09-02 04:01:06'),
(19777, 'Pedilid', '80.00', '50 mg/5 ml', '1307', '75', '92', '2022-09-02 04:01:53', '2022-09-02 04:01:53'),
(19778, 'Rolid', '14.00', '300 mg', '1307', '13', '82', '2022-09-02 04:02:23', '2022-09-02 04:02:23'),
(19779, 'Rolid', '45.00', '50 mg/5 ml', '1307', '75', '82', '2022-09-02 04:03:00', '2022-09-02 04:03:00'),
(19780, 'Rotomycin', '14.00', '300 mg', '1307', '13', '101', '2022-09-02 04:03:42', '2022-09-02 04:03:42'),
(19781, 'Roxcin', '7.02', '150 mg', '1307', '13', '23', '2022-09-02 04:04:21', '2022-09-02 04:04:21'),
(19782, 'Roxcin', '14.04', '300 mg', '1307', '13', '23', '2022-09-02 04:05:06', '2022-09-02 04:05:06'),
(19783, 'Roxcin', '50.14', '50 mg/5 ml', '1307', '75', '23', '2022-09-02 04:05:52', '2022-09-02 04:05:52'),
(19784, 'Ryth', '7.02', '150 mg', '1307', '13', '124', '2022-09-02 04:06:20', '2022-09-02 04:06:20'),
(19785, 'Ryth', '14.07', '300 mg', '1307', '13', '124', '2022-09-02 04:07:50', '2022-09-02 04:07:50'),
(19786, 'Ryth', '50.34', '50 mg/5 ml', '1307', '75', '124', '2022-09-02 04:08:35', '2022-09-02 04:08:35'),
(19787, 'Alarup', '10.00', '10 mg', '1308', '13', '150', '2022-09-02 13:30:05', '2022-09-02 13:30:05'),
(19788, 'Dipa', '10.00', '10 mg', '1308', '13', '65', '2022-09-02 13:41:27', '2022-09-02 13:41:27'),
(19789, 'Duvent', '10.00', '10 mg', '1308', '13', '43', '2022-09-02 13:42:03', '2022-09-02 13:42:03'),
(19790, 'Duvent', '60.00', '5 mg/5 ml', '1308', '28', '43', '2022-09-02 13:42:44', '2022-09-02 13:42:44'),
(19791, 'Exalin', '10.00', '10 mg', '1308', '13', '135', '2022-09-02 13:43:20', '2022-09-02 13:43:20'),
(19792, 'Exalin OS', '75.00', '5 mg/5 ml', '1308', '28', '135', '2022-09-02 13:43:46', '2022-09-02 13:43:46'),
(19793, 'Largix', '75.00', '5 mg/5 ml', '1308', '28', '18', '2022-09-02 13:44:21', '2022-09-02 13:44:21'),
(19794, 'Largi', '10.00', '10 mg', '1308', '13', '18', '2022-09-02 13:44:49', '2022-09-02 13:44:49'),
(19795, 'Lerupa', '8.00', '10 mg', '1308', '13', '104', '2022-09-02 13:45:23', '2022-09-02 13:45:23'),
(19796, 'Minista', '12.04', '10 mg', '1308', '13', '156', '2022-09-02 13:45:55', '2022-09-02 13:45:55'),
(19797, 'Nerupa', '9.50', '10 mg', '1308', '13', '184', '2022-09-02 13:47:02', '2022-09-02 13:47:02'),
(19798, 'Paftrol', '10.03', '10 mg', '1308', '13', '124', '2022-09-02 13:47:30', '2022-09-02 13:47:30'),
(19799, 'Paftrol', '60.00', '5 mg/5 ml', '1308', '28', '124', '2022-09-02 13:48:01', '2022-09-02 13:48:01'),
(19800, 'Rata', '9.97', '10 mg', '1308', '13', '112', '2022-09-02 13:48:30', '2022-09-02 13:48:30'),
(19801, 'Rosela', '12.00', '10 mg', '1308', '13', '89', '2022-09-02 13:48:55', '2022-09-02 13:48:55'),
(19802, 'Rosela', '60.00', '5 mg/5 ml', '1308', '28', '89', '2022-09-02 13:49:22', '2022-09-02 13:49:22'),
(19803, 'Rubest', '10.00', '10 mg', '1308', '13', '42', '2022-09-02 13:49:48', '2022-09-02 13:49:48'),
(19804, 'Rufast', '10.03', '10 mg', '1308', '13', '136', '2022-09-02 13:50:13', '2022-09-02 13:50:13'),
(19805, 'Rufast', '60.00', '5 mg/5 ml', '1308', '28', '136', '2022-09-02 13:50:45', '2022-09-02 13:50:45'),
(19806, 'Rufecta', '10.01', '10 mg', '1308', '13', '45', '2022-09-02 13:51:13', '2022-09-02 13:51:13'),
(19807, 'Rufecta', '75.00', '5 mg/5 ml', '1308', '28', '45', '2022-09-02 13:51:41', '2022-09-02 13:51:41'),
(19808, 'Runar', '10.00', '10 mg', '1308', '13', '147', '2022-09-02 13:52:58', '2022-09-02 13:52:58'),
(19809, 'Rupa', '12.00', '10 mg', '1308', '13', '34', '2022-09-02 13:53:28', '2022-09-02 13:53:28'),
(19810, 'Rupa', '75.00', '5 mg/5 ml', '1308', '28', '34', '2022-09-02 13:53:53', '2022-09-02 13:53:53'),
(19811, 'Rupa-Aid', '12.01', '10 mg', '1308', '13', '103', '2022-09-02 13:54:22', '2022-09-02 13:54:22'),
(19812, 'Rupa-Aid', '75.00', '5 mg/5 ml', '1308', '28', '103', '2022-09-02 13:54:51', '2022-09-02 13:54:51'),
(19813, 'Rupaday', '75.00', '5 mg/5 ml', '1308', '28', '71', '2022-09-02 13:55:17', '2022-09-02 13:55:17'),
(19814, 'Rupaday', '10.00', '10 mg', '1308', '13', '71', '2022-09-02 13:55:45', '2022-09-02 13:55:45'),
(19815, 'Rupadin', '12.00', '10 mg', '1308', '13', '39', '2022-09-02 13:56:12', '2022-09-02 13:56:12'),
(19816, 'Rupadin', '75.00', '5 mg/5 ml', '1308', '28', '39', '2022-09-02 13:56:37', '2022-09-02 13:56:37'),
(19817, 'Rupafen', '10.00', '10 mg', '1308', '13', '177', '2022-09-02 13:57:10', '2022-09-02 13:57:10'),
(19818, 'Rupahist', '12.00', '10 mg', '1308', '13', '190', '2022-09-02 13:57:38', '2022-09-02 13:57:38'),
(19819, 'Rupaler', '10.00', '10 mg', '1308', '13', '23', '2022-09-02 13:58:56', '2022-09-02 13:58:56'),
(19820, 'Rupamine', '10.00', '10 mg', '1308', '13', '91', '2022-09-02 13:59:26', '2022-09-02 13:59:26'),
(19821, 'Rupamine', '75.00', '5 mg/5 ml', '1308', '28', '91', '2022-09-02 13:59:51', '2022-09-02 13:59:51'),
(19822, 'Rupana', '75.00', '5 mg/5 ml', '1308', '28', '82', '2022-09-02 14:00:18', '2022-09-02 14:00:18'),
(19823, 'Rupana', '10.00', '10 mg', '1308', '13', '82', '2022-09-02 14:00:47', '2022-09-02 14:00:47'),
(19824, 'Rupanex', '10.03', '10 mg', '1308', '13', '172', '2022-09-02 14:01:16', '2022-09-02 14:01:16'),
(19825, 'Rupanil', '10.00', '10 mg', '1308', '13', '157', '2022-09-02 14:01:49', '2022-09-02 14:01:49'),
(19826, 'Rupastar', '10.00', '10 mg', '1308', '13', '105', '2022-09-02 14:02:41', '2022-09-02 14:02:41'),
(19827, 'Rupastin', '10.03', '10 mg', '1308', '13', '19', '2022-09-02 14:03:13', '2022-09-02 14:03:13'),
(19828, 'Rupatan', '10.00', '10 mg', '1308', '13', '130', '2022-09-02 14:03:44', '2022-09-02 14:03:44'),
(19829, 'Rupatid', '10.00', '10 mg', '1308', '13', '127', '2022-09-02 14:04:12', '2022-09-02 14:04:12'),
(19830, 'Rupatrol', '12.00', '10 mg', '1308', '13', '179', '2022-09-02 14:05:18', '2022-09-02 14:05:18'),
(19831, 'Rupaver', '12.00', '10 mg', '1308', '13', '193', '2022-09-02 14:05:50', '2022-09-02 14:05:50'),
(19832, 'Rupenta', '10.03', '10 mg', '1308', '13', '140', '2022-09-02 14:06:22', '2022-09-02 14:06:22'),
(19833, 'Rupex', '75.00', '5 mg/5 ml', '1308', '28', '92', '2022-09-02 14:06:45', '2022-09-02 14:06:45'),
(19834, 'Rupex', '10.00', '10 mg', '1308', '13', '92', '2022-09-02 14:07:12', '2022-09-02 14:07:12'),
(19835, 'Rupin', '60.00', '5 mg/5 ml', '1308', '28', '197', '2022-09-02 14:07:37', '2022-09-02 14:07:37'),
(19836, 'Rupin', '10.00', '10 mg', '1308', '13', '197', '2022-09-02 14:08:07', '2022-09-02 14:08:07'),
(19837, 'Rupita', '10.00', '10 mg', '1308', '13', '73', '2022-09-02 14:08:44', '2022-09-02 14:08:44'),
(19838, 'Rupoma', '60.00', '5 mg/5 ml', '1308', '28', '78', '2022-09-02 14:09:12', '2022-09-02 14:09:12'),
(19839, 'Rupoma', '10.00', '10 mg', '1308', '13', '78', '2022-09-02 14:09:40', '2022-09-02 14:09:40'),
(19840, 'Stark', '12.00', '10 mg', '1308', '13', '161', '2022-09-02 14:10:19', '2022-09-02 14:10:19'),
(19841, 'Stark', '75.00', '5 mg/5 ml', '1308', '28', '161', '2022-09-02 14:10:46', '2022-09-02 14:10:46'),
(19842, 'Urtinex', '12.00', '10 mg', '1308', '28', '74', '2022-09-02 14:11:19', '2022-09-02 14:11:19'),
(19843, 'Urtinex', '60.00', '5 mg/5 ml', '1308', '28', '74', '2022-09-02 14:11:48', '2022-09-02 14:11:48'),
(19844, 'Jakavi', '3906.41', '5 mg', '1309', '13', '128', '2022-09-02 14:12:38', '2022-09-02 14:12:38'),
(19845, 'Rulicent', '200.00', '5 mg', '1309', '13', '92', '2022-09-02 14:13:05', '2022-09-02 14:13:05'),
(19846, 'Rulicent', '300.00', '10 mg', '1309', '13', '92', '2022-09-02 14:13:32', '2022-09-02 14:13:32'),
(19847, 'Rutinib', '300.00', '10 mg', '1309', '13', '65', '2022-09-02 14:13:58', '2022-09-02 14:13:58'),
(19848, 'Rutinib', '200.00', '5 mg', '1309', '13', '65', '2022-09-02 14:14:23', '2022-09-02 14:14:23'),
(19849, 'Amlevo', '7.00', '2.5 mg', '1346', '13', '71', '2022-09-02 14:15:36', '2022-09-02 14:15:36'),
(19850, 'Amlevo', '10.00', '5 mg', '1346', '13', '71', '2022-09-02 14:16:18', '2022-09-02 14:16:18'),
(19851, 'Esodip', '4.00', '1.25 mg', '1346', '13', '161', '2022-09-02 14:16:57', '2022-09-02 14:16:57'),
(19852, 'Esodip', '7.00', '2.5 mg', '1346', '13', '161', '2022-09-02 14:17:27', '2022-09-02 14:17:27'),
(19853, 'Esodip', '10.00', '5 mg', '1346', '13', '161', '2022-09-02 14:17:56', '2022-09-02 14:17:56'),
(19854, 'L-Amlo', '4.00', '1.25 mg', '1346', '13', '124', '2022-09-02 14:18:23', '2022-09-02 14:18:23'),
(19855, 'L-Amlo', '7.00', '2.5 mg', '1346', '13', '124', '2022-09-02 14:18:53', '2022-09-02 14:18:53'),
(19856, 'L-Amlo', '9.00', '5 mg', '1346', '13', '124', '2022-09-02 14:19:18', '2022-09-02 14:19:18'),
(19857, 'Levamolin', '9.00', '5 mg', '1346', '13', '147', '2022-09-02 14:19:53', '2022-09-02 14:19:53'),
(19858, 'Levamolin', '7.00', '2.5 mg', '1346', '13', '147', '2022-09-02 14:20:22', '2022-09-02 14:20:22'),
(19859, 'LM', '7.00', '2.5 mg', '1346', '13', '19', '2022-09-02 14:20:48', '2022-09-02 14:20:48'),
(19860, 'LM', '9.00', '5 mg', '1346', '13', '19', '2022-09-02 14:21:17', '2022-09-02 14:21:17'),
(19861, 'Sac Sweet', '0.09', '12.5 mg (300\'s pack)', '1347', '13', '178', '2022-09-02 14:22:42', '2022-09-02 14:22:42'),
(19862, 'Sac Sweet', '0.11', '12.5 mg (500\'s pack)', '1347', '13', '178', '2022-09-02 14:23:19', '2022-09-02 14:23:19'),
(19863, 'Arnigen', '85.00', '49 mg+51 mg', '1348', '13', '78', '2022-09-02 14:25:02', '2022-09-02 14:25:02'),
(19864, 'Arnigen', '45.00', '24 mg+26 mg', '1348', '13', '78', '2022-09-02 14:25:29', '2022-09-02 14:25:29'),
(19865, 'Arnigen', '120.00', '97 mg+103 mg', '1348', '13', '78', '2022-09-02 14:25:59', '2022-09-02 14:25:59'),
(19866, 'Entresto', '134.00', '49 mg+51 mg', '1348', '13', '128', '2022-09-02 14:26:41', '2022-09-02 14:26:41'),
(19867, 'Entresto', '134.00', '97 mg+103 mg', '1348', '13', '128', '2022-09-02 14:27:19', '2022-09-02 14:27:19'),
(19868, 'Entresto', '55.00', '24 mg+26 mg', '1348', '13', '128', '2022-09-02 14:27:48', '2022-09-02 14:27:48'),
(19869, 'Entrovas', '120.00', '97 mg+103 mg', '1348', '13', '161', '2022-09-02 14:28:28', '2022-09-02 14:28:28'),
(19870, 'Entrovas', '85.00', '49 mg+51 mg', '1348', '13', '161', '2022-09-02 14:28:57', '2022-09-02 14:28:57'),
(19871, 'Entrovas', '45.00', '24 mg+26 mg', '1348', '13', '161', '2022-09-02 14:29:23', '2022-09-02 14:29:23'),
(19872, 'Sabitar', '80.00', '49 mg+51 mg', '1348', '13', '92', '2022-09-02 14:29:47', '2022-09-02 14:29:47'),
(19873, 'Sabitar', '45.00', '24 mg+26 mg', '1348', '13', '92', '2022-09-02 14:30:18', '2022-09-02 14:30:18'),
(19874, 'Sabitar', '120.00', '97 mg+103 mg', '1348', '13', '92', '2022-09-02 14:30:49', '2022-09-02 14:30:49'),
(19875, 'Savatril', '40.00', '24 mg+26 mg', '1348', '13', '65', '2022-09-02 14:31:18', '2022-09-02 14:31:18'),
(19876, 'Valmor', '45.00', '24 mg+26 mg', '1348', '13', '179', '2022-09-02 14:31:55', '2022-09-02 14:31:55'),
(19877, 'Valmor', '85.00', '49 mg+51 mg', '1348', '13', '179', '2022-09-02 14:32:24', '2022-09-02 14:32:24'),
(19878, 'Vivanta', '45.00', '24 mg+26 mg', '1348', '13', '43', '2022-09-02 14:32:53', '2022-09-02 14:32:53'),
(19879, 'Vivanta', '80.00', '49 mg+51 mg', '1348', '13', '43', '2022-09-02 14:33:18', '2022-09-02 14:33:18'),
(19880, 'Vivanta', '120.00', '97 mg+103 mg', '1348', '13', '43', '2022-09-02 14:33:44', '2022-09-02 14:33:44'),
(19881, 'Absol', '10.78', '2 mg/5 ml (50 ml bottle)', '1349', '59', '148', '2022-09-02 14:35:51', '2022-09-02 14:35:51'),
(19882, 'Absol', '16.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '148', '2022-09-02 14:36:27', '2022-09-02 14:36:27'),
(19883, 'Actolin', '23.00', '2 mg/5 ml', '1349', '59', '82', '2022-09-02 15:14:08', '2022-09-02 15:14:08'),
(19884, 'Actolin', '0.40', '4 mg', '1349', '13', '82', '2022-09-02 15:14:56', '2022-09-02 15:14:56'),
(19885, 'Alvolex', '16.00', '2 mg/5 ml', '1349', '59', '174', '2022-09-02 15:15:23', '2022-09-02 15:15:23'),
(19886, 'Asmatol', '14.45', '2 mg/5 ml', '1349', '59', '162', '2022-09-02 15:16:05', '2022-09-02 15:16:05'),
(19887, 'Asmolex', '23.00', '2 mg/5 ml', '1349', '59', '34', '2022-09-02 15:16:29', '2022-09-02 15:16:29'),
(19888, 'Asmolex', '0.30', '4 mg', '1349', '13', '34', '2022-09-02 15:16:57', '2022-09-02 15:16:57'),
(19889, 'Asthmolin', '0.28', '2 mg', '1349', '13', '146', '2022-09-02 15:17:31', '2022-09-02 15:17:31'),
(19890, 'Asthmolin', '11.38', '2 mg/5 ml (60 ml bottle)', '1349', '59', '146', '2022-09-02 15:18:09', '2022-09-02 15:18:09'),
(19891, 'Asthmolin', '21.08', '2 mg/5 ml (100 ml bottle)', '1349', '59', '146', '2022-09-02 15:18:43', '2022-09-02 15:18:43'),
(19892, 'Asthmolin', '0.28', '2 mg', '1349', '13', '146', '2022-09-02 15:19:10', '2022-09-02 15:19:10'),
(19893, 'Asul', '22.92', '2 mg/5 ml', '1349', '59', '35', '2022-09-02 15:19:44', '2022-09-02 15:19:44'),
(19894, 'Azmasol', '16.00', '2.5 mg/3 ml', '1349', '54', '43', '2022-09-02 15:20:26', '2022-09-02 15:20:26'),
(19895, 'Azmasol', '120.00', '5 mg/ml', '1349', '54', '43', '2022-09-02 15:21:13', '2022-09-02 15:21:13'),
(19896, 'Azmet', '14.77', '2 mg/5 ml (60 ml bottle)', '1349', '59', '112', '2022-09-02 15:21:49', '2022-09-02 15:21:49'),
(19897, 'Azmet', '20.45', '2 mg/5 ml (100 ml bottle)', '1349', '59', '112', '2022-09-02 15:23:13', '2022-09-02 15:23:13'),
(19898, 'Brodil', '0.26', '2 mg', '1349', '13', '18', '2022-09-02 15:23:37', '2022-09-02 15:23:37'),
(19899, 'Brodil', '0.46', '4 mg', '1349', '13', '18', '2022-09-02 15:24:00', '2022-09-02 15:24:00'),
(19900, 'Brodil', '23.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '18', '2022-09-02 15:24:26', '2022-09-02 15:24:26'),
(19901, 'Brodil', '14.53', '2 mg/5 ml (60 ml bottle)', '1349', '59', '18', '2022-09-02 15:25:20', '2022-09-02 15:25:20'),
(19902, 'Brodil', '120.36', '5 mg/ml', '1349', '54', '18', '2022-09-02 15:26:20', '2022-09-02 15:26:20'),
(19903, 'Brodil SR', '2.41', '8 mg', '1349', '24', '18', '2022-09-02 15:27:00', '2022-09-02 15:27:00'),
(19904, 'Broncotrol', '22.93', '2 mg/5 ml', '1349', '59', '142', '2022-09-02 15:28:29', '2022-09-02 15:28:29'),
(19905, 'Broncotrol', '0.45', '4 mg', '1349', '13', '142', '2022-09-02 15:28:54', '2022-09-02 15:28:54'),
(19906, 'Brondyl', '22.80', '2 mg/5 ml', '1349', '59', '116', '2022-09-02 15:29:22', '2022-09-02 15:29:22'),
(19907, 'Bronil-S', '23.00', '2 mg/5 ml', '1349', '59', '170', '2022-09-02 15:30:05', '2022-09-02 15:30:05'),
(19908, 'Bronkolax', '23.00', '2 mg/5 ml', '1349', '59', '43', '2022-09-02 15:30:33', '2022-09-02 15:30:33'),
(19909, 'Buta', '13.30', '2 mg/5 ml (60 ml bottle)', '1349', '59', '25', '2022-09-02 15:31:02', '2022-09-02 15:31:02'),
(19910, 'Buta', '22.50', '2 mg/5 ml (100 ml bottle)', '1349', '59', '25', '2022-09-02 15:31:31', '2022-09-02 15:31:31'),
(19911, 'Butalin', '22.00', '2 mg/5 ml', '1349', '59', '192', '2022-09-02 15:32:02', '2022-09-02 15:32:02'),
(19912, 'D-Butamol', '14.00', '2 mg/5 ml', '1349', '59', '64', '2022-09-02 15:32:34', '2022-09-02 15:32:34'),
(19913, 'D-Butamol', '0.33', '4 mg', '1349', '13', '64', '2022-09-02 15:33:00', '2022-09-02 15:33:00'),
(19914, 'D-Butamol', '0.26', '2 mg', '1349', '13', '64', '2022-09-02 15:33:30', '2022-09-02 15:33:30'),
(19915, 'Decabutamol', '21.83', '2 mg/5 ml', '1349', '59', '60', '2022-09-02 15:34:00', '2022-09-02 15:34:00'),
(19916, 'Etol', '22.98', '2 mg/5 ml', '1349', '59', '67', '2022-09-02 15:34:33', '2022-09-02 15:34:33'),
(19917, 'G-Salbutamol', '0.47', '4 mg', '1349', '13', '84', '2022-09-02 15:35:10', '2022-09-02 15:35:10'),
(19918, 'G-Salbutamol', '20.00', '2 mg/5 ml', '1349', '59', '84', '2022-09-02 15:36:13', '2022-09-02 15:36:13'),
(19919, 'G-Salbutamol', '80.00', '5 mg/ml', '1349', '54', '84', '2022-09-02 15:36:45', '2022-09-02 15:36:45'),
(19920, 'H-Selax', '0.34', '4 mg', '1349', '13', '90', '2022-09-02 15:37:19', '2022-09-02 15:37:19'),
(19921, 'H-Se', '10.80', '2 mg/5 ml (60 ml bottle)', '1349', '59', '90', '2022-09-02 15:37:47', '2022-09-02 15:37:47'),
(19922, 'H-Selax', '15.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '90', '2022-09-02 15:38:18', '2022-09-02 15:38:18'),
(19923, 'Orsal', '22.92', '2 mg/5 ml', '1349', '59', '140', '2022-09-02 15:38:49', '2022-09-02 15:38:49'),
(19924, 'Pulmolin', '0.46', '4 mg', '1349', '13', '136', '2022-09-02 15:40:52', '2022-09-02 15:40:52'),
(19925, 'Pulmol', '10.45', '2 mg/5 ml (60 ml bottle)', '1349', '59', '136', '2022-09-02 15:41:22', '2022-09-02 15:41:22'),
(19926, 'Pulmolin', '22.93', '2 mg/5 ml (100 ml bottle)', '1349', '59', '136', '2022-09-02 15:41:54', '2022-09-02 15:41:54'),
(19927, 'Resdil', '0.33', '4 mg', '1349', '13', '55', '2022-09-02 15:42:22', '2022-09-02 15:42:22'),
(19928, 'Respolin', '0.45', '4 mg', '1349', '13', '98', '2022-09-02 15:42:54', '2022-09-02 15:42:54'),
(19929, 'Respolin', '22.99', '2 mg/5 ml', '1349', '59', '98', '2022-09-02 15:43:20', '2022-09-02 15:43:20'),
(19930, 'Sabus', '16.11', '2 mg/5 ml', '1349', '59', '137', '2022-09-02 15:43:50', '2022-09-02 15:43:50'),
(19931, 'Sabutanol', '0.26', '2 mg', '1349', '13', '48', '2022-09-02 15:44:19', '2022-09-02 15:44:19'),
(19932, 'Sabu', '0.34', '4 mg', '1349', '13', '48', '2022-09-02 15:44:43', '2022-09-02 15:44:43'),
(19933, 'Salbu', '0.26', '2 mg', '1349', '13', '45', '2022-09-02 15:45:09', '2022-09-02 15:45:09'),
(19934, 'Salbu', '0.34', '4 mg', '1349', '13', '45', '2022-09-02 15:45:35', '2022-09-02 15:45:35'),
(19935, 'Salbu', '22.93', '2 mg/5 ml', '1349', '59', '45', '2022-09-02 15:46:04', '2022-09-02 15:46:04'),
(19936, 'Salbumol', '16.12', '2 mg/5 ml', '1349', '59', '93', '2022-09-02 15:46:31', '2022-09-02 15:46:31'),
(19937, 'Salbusol', '22.85', '2 mg/5 ml', '1349', '59', '173', '2022-09-02 15:47:19', '2022-09-02 15:47:19'),
(19938, 'Salbusol', '0.26', '2 mg', '1349', '13', '173', '2022-09-02 15:47:55', '2022-09-02 15:47:55');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(19939, 'Salbut', '22.90', '2 mg/5 ml', '1349', '59', '78', '2022-09-02 15:48:21', '2022-09-02 15:48:21'),
(19940, 'Salbutal', '0.26', '2 mg', '1349', '13', '198', '2022-09-02 15:48:48', '2022-09-02 15:48:48'),
(19941, 'Salbutal', '0.46', '4 mg', '1349', '13', '198', '2022-09-02 15:49:15', '2022-09-02 15:49:15'),
(19942, 'Salbutal', '22.96', '2 mg/5 ml', '1349', '59', '198', '2022-09-02 15:49:43', '2022-09-02 15:49:43'),
(19943, 'Salbutamol', '17.00', '2 mg/5 ml', '1349', '59', '28', '2022-09-02 15:50:20', '2022-09-02 15:50:20'),
(19944, 'Salbutex', '0.25', '2 mg', '1349', '13', '151', '2022-09-02 15:51:52', '2022-09-02 15:51:52'),
(19945, 'Salbutex', '0.44', '4 mg', '1349', '13', '151', '2022-09-02 15:52:17', '2022-09-02 15:52:17'),
(19946, 'Salix', '0.34', '4 mg', '1349', '13', '117', '2022-09-02 15:52:46', '2022-09-02 15:52:46'),
(19947, 'Salix', '14.47', '2 mg/5 ml (60 ml bottle)', '1349', '59', '117', '2022-09-02 15:53:15', '2022-09-02 15:53:15'),
(19948, 'Salix', '22.90', '2 mg/5 ml (100 ml bottle)', '1349', '59', '117', '2022-09-02 15:53:47', '2022-09-02 15:53:47'),
(19949, 'Salmol', '0.40', '4 mg', '1349', '13', '113', '2022-09-02 15:54:12', '2022-09-02 15:54:12'),
(19950, 'Salmol', '13.00', '2 mg/5 ml (60 ml bottle)', '1349', '59', '113', '2022-09-02 15:55:39', '2022-09-02 15:55:39'),
(19951, 'Salmol', '22.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '113', '2022-09-02 15:56:08', '2022-09-02 15:56:08'),
(19952, 'Salmolin', '14.52', '2 mg/5 ml (60 ml bottle)', '1349', '59', '19', '2022-09-02 15:56:35', '2022-09-02 15:56:35'),
(19953, 'Salmolin', '23.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '19', '2022-09-02 15:57:01', '2022-09-02 15:57:01'),
(19954, 'Salmolin', '120.37', '5 mg/ml', '1349', '54', '19', '2022-09-02 15:57:58', '2022-09-02 15:57:58'),
(19955, 'Salol', '22.00', '2 mg/5 ml', '1349', '59', '54', '2022-09-02 15:58:28', '2022-09-02 15:58:28'),
(19956, 'Salomax', '0.46', '4 mg', '1349', '13', '71', '2022-09-02 15:59:06', '2022-09-02 15:59:06'),
(19957, 'Saltamol', '23.00', '2 mg/5 ml', '1349', '59', '105', '2022-09-02 16:00:40', '2022-09-02 16:00:40'),
(19958, 'Saltide', '16.00', '2.5 mg/3 ml', '1349', '54', '190', '2022-09-02 16:01:15', '2022-09-02 16:01:15'),
(19959, 'Sulbion', '20.00', '2 mg/5 ml', '1349', '59', '102', '2022-09-02 16:01:50', '2022-09-02 16:01:50'),
(19960, 'Sultolin', '23.00', '2 mg/5 ml', '1349', '59', '179', '2022-09-02 16:02:46', '2022-09-02 16:02:46'),
(19961, 'Sultolin', '120.82', '5 mg/ml', '1349', '54', '179', '2022-09-02 16:03:54', '2022-09-02 16:03:54'),
(19962, 'Sultolin SR', '0.92', '8 mg', '1349', '13', '179', '2022-09-02 16:04:33', '2022-09-02 16:04:33'),
(19963, 'Tolin', '0.34', '4 mg', '1349', '13', '122', '2022-09-02 16:05:07', '2022-09-02 16:05:07'),
(19964, 'Tolin', '15.00', '2 mg/5 ml', '1349', '59', '122', '2022-09-02 16:05:54', '2022-09-02 16:05:54'),
(19965, 'Venol', '10.78', '2 mg/5 ml', '1349', '59', '77', '2022-09-02 16:07:17', '2022-09-02 16:07:17'),
(19966, 'Ventel', '22.75', '2 mg/5 ml', '1349', '59', '32', '2022-09-02 16:07:58', '2022-09-02 16:07:58'),
(19967, 'Ventisal', '0.34', '4 mg', '1349', '13', '91', '2022-09-02 16:08:34', '2022-09-02 16:08:34'),
(19968, 'Ventisal', '22.92', '2 mg/5 ml', '1349', '59', '91', '2022-09-02 16:09:16', '2022-09-02 16:09:16'),
(19969, 'Ventol', '10.50', '2 mg/5 ml (60 ml bottle)', '1349', '59', '50', '2022-09-02 16:09:51', '2022-09-02 16:09:51'),
(19970, 'Ventol', '15.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '50', '2022-09-02 16:10:29', '2022-09-02 16:10:29'),
(19971, 'Ventolex', '0.34', '4 mg', '1349', '13', '62', '2022-09-02 16:11:00', '2022-09-02 16:11:00'),
(19972, 'Ventolex', '100.00', '2 mg/5 ml', '1349', '59', '62', '2022-09-02 16:11:45', '2022-09-02 16:11:45'),
(19973, 'Ventosol', '20.00', '2 mg/5 ml', '1349', '59', '20', '2022-09-02 16:12:13', '2022-09-02 16:12:13'),
(19974, 'Windel', '0.26', '2 mg', '1349', '13', '92', '2022-09-02 16:12:53', '2022-09-02 16:12:53'),
(19975, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:13:27', '2022-09-02 16:13:27'),
(19976, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19977, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19978, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19979, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19980, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19981, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19982, 'Windel', '0.34', '4 mg', '1349', '13', '92', '2022-09-02 16:21:37', '2022-09-02 16:21:37'),
(19983, 'Windel', '22.90', '2 mg/5 ml', '1349', '59', '92', '2022-09-02 16:32:38', '2022-09-02 16:32:38'),
(19984, 'Windel', '120.00', '5 mg/5 ml', '1349', '10', '92', '2022-09-02 16:33:29', '2022-09-02 16:33:29'),
(19985, 'Windel', '50.00', '0.5 mg/ml', '1349', '10', '92', '2022-09-02 16:33:59', '2022-09-02 16:33:59'),
(19986, 'Windel', '120.00', '5 mg/ml', '1349', '54', '92', '2022-09-02 16:35:10', '2022-09-02 16:35:10'),
(19987, 'Windel', '14.00', '2.5 mg/3 ml', '1349', '53', '92', '2022-09-02 16:36:39', '2022-09-02 16:36:39'),
(19988, 'Windel DS', '20.00', '5 mg/2.5 ml', '1349', '53', '92', '2022-09-02 16:37:37', '2022-09-02 16:37:37'),
(19989, 'Zentolin', '10.00', '2 mg/5 ml (60 ml bottle)', '1349', '59', '196', '2022-09-02 16:38:21', '2022-09-02 16:38:21'),
(19990, 'Zento', '16.00', '2 mg/5 ml (100 ml bottle)', '1349', '59', '196', '2022-09-02 16:39:06', '2022-09-02 16:39:06'),
(19991, 'Asmalin', '220.00', '100 mcg/puff', '1350', '48', '34', '2022-09-02 16:42:15', '2022-09-02 16:42:15'),
(19992, 'Azmasol', '220.00', '100 mcg/puff', '1350', '48', '43', '2022-09-02 16:43:00', '2022-09-02 16:43:00'),
(19993, 'Azmasol', '250.00', '100 mcg/puff', '1350', '48', '43', '2022-09-02 16:44:45', '2022-09-02 16:44:45'),
(19994, 'Brodil', '240.00', '100 mcg/puff', '1350', '48', '18', '2022-09-02 16:46:38', '2022-09-02 16:46:38'),
(19995, 'PulmoCare', '198.00', '100 mcg/puff', '1350', '48', '89', '2022-09-02 16:47:25', '2022-09-02 16:47:25'),
(19996, 'PulmoCare', '230.00', '100 mcg/puff', '1350', '48', '89', '2022-09-02 16:48:11', '2022-09-02 16:48:11'),
(19997, 'Salmolin', '230.00', '100 mcg/puff', '1350', '48', '19', '2022-09-02 16:48:53', '2022-09-02 16:48:53'),
(19998, 'Salmolin', '200.00', '100 mcg/puff', '1350', '48', '19', '2022-09-02 16:49:46', '2022-09-02 16:49:46'),
(19999, 'Salomax', '195.00', '100 mcg/puff', '1350', '48', '71', '2022-09-02 16:50:37', '2022-09-02 16:50:37'),
(20000, 'Saltide', '250.00', '100 mcg/puff', '1350', '48', '190', '2022-09-02 16:51:23', '2022-09-02 16:51:23'),
(20001, 'Sultolin', '250.00', '100 mcg/puff', '1350', '48', '179', '2022-09-02 16:51:55', '2022-09-02 16:51:55'),
(20002, 'Sultolin', '198.00', '100 mcg/puff (200 metered doses)', '1350', '48', '179', '2022-09-02 16:53:18', '2022-09-02 16:53:18'),
(20003, 'Ventil', '190.00', '100 mcg/puff', '1350', '48', '65', '2022-09-02 16:53:50', '2022-09-02 16:53:50'),
(20004, 'Combair', '250.75', '((100 mcg+20 mcg)/puff) (200 metered doses)', '1351', '48', '18', '2022-09-02 16:56:57', '2022-09-02 16:56:57'),
(20005, 'Combair', '230.69', '((100 mcg+20 mcg)/puff) (200 metered doses refill)', '1351', '48', '18', '2022-09-02 16:57:41', '2022-09-02 16:57:41'),
(20006, 'Combiver', '270.00', '(100 mcg+20 mcg)/puff', '1351', '48', '89', '2022-09-02 16:58:09', '2022-09-02 16:58:09'),
(20007, 'Ipralin', '250.00', '(100 mcg+20 mcg)/puff', '1351', '48', '34', '2022-09-02 16:58:55', '2022-09-02 16:58:55'),
(20008, 'Iprasol', '250.00', '((100 mcg+20 mcg)/puff) (200 metered doses)', '1351', '48', '43', '2022-09-02 16:59:33', '2022-09-02 16:59:33'),
(20009, 'Ipras', '230.00', '((100 mcg+20 mcg)/puff) (200 metered doses refill)', '1351', '48', '43', '2022-09-02 17:00:19', '2022-09-02 17:00:19'),
(20010, 'Salpium', '250.76', '((100 mcg+20 mcg)/puff) (200 metered doses)', '1351', '48', '19', '2022-09-02 17:00:56', '2022-09-02 17:00:56'),
(20011, 'Salpi', '230.69', '((100 mcg+20 mcg)/puff) (200 metered doses refill)', '1351', '48', '19', '2022-09-02 17:01:39', '2022-09-02 17:01:39'),
(20012, 'Sulprex', '250.75', '((100 mcg+20 mcg)/puff) (200 metered doses)', '1351', '48', '179', '2022-09-02 17:02:36', '2022-09-02 17:02:36'),
(20013, 'Sulprex', '230.69', '((100 mcg+20 mcg)/puff) (200 metered doses refill)', '1351', '48', '179', '2022-09-02 17:03:20', '2022-09-02 17:03:20'),
(20014, 'Ventil Plus', '250.00', '(100 mcg+20 mcg)/puff', '1351', '48', '65', '2022-09-02 17:04:26', '2022-09-02 17:04:26'),
(20015, 'Combair', '226.38', '(2.5 mg+500 mcg)/ml', '1352', '54', '18', '2022-09-02 17:05:35', '2022-09-02 17:05:35'),
(20016, 'Iprasol', '18.00', '(2.5 mg+500 mcg)/3 ml', '1352', '53', '43', '2022-09-02 17:06:28', '2022-09-02 17:06:28'),
(20017, 'Iprasol', '225.00', '(2.5 mg+500 mcg)/ml', '1352', '53', '43', '2022-09-02 17:07:07', '2022-09-02 17:07:07'),
(20018, 'Ipsavent', '20.00', '(2.5 mg+500 mcg)/3 ml', '1352', '53', '190', '2022-09-02 17:07:51', '2022-09-02 17:07:51'),
(20019, 'Salpium', '18.00', '(2.5 mg+500 mcg)/3 ml', '1352', '53', '19', '2022-09-02 17:08:39', '2022-09-02 17:08:39'),
(20020, 'Sulprex', '20.00', '(2.5 mg+500 mcg)/3 ml', '1352', '53', '179', '2022-09-02 17:09:20', '2022-09-02 17:09:20'),
(20021, 'Windel Plus', '20.00', '(2.5 mg+500 mcg)/3 ml', '1352', '53', '92', '2022-09-02 17:10:01', '2022-09-02 17:10:01'),
(20022, 'Keranil', '90.00', '12%', '1353', '29', '91', '2022-09-02 17:11:10', '2022-09-02 17:11:10'),
(20023, 'Keranil', '50.00', '6%', '1353', '29', '91', '2022-09-02 17:11:51', '2022-09-02 17:11:51'),
(20024, 'Kerasol', '65.00', '6%', '1353', '29', '92', '2022-09-02 17:12:25', '2022-09-02 17:12:25'),
(20025, 'Kerasol', '110.00', '12%', '1353', '29', '92', '2022-09-02 17:12:55', '2022-09-02 17:12:55'),
(20026, 'Salicid', '100.00', '12%', '1353', '29', '179', '2022-09-02 17:13:38', '2022-09-02 17:13:38'),
(20027, 'Salidex', '42.00', '6%', '1353', '29', '71', '2022-09-02 17:14:14', '2022-09-02 17:14:14'),
(20028, 'Cylac', '100.00', '16.7%+16.7% (5 gm tube)', '1354', '62', '147', '2022-09-02 17:16:03', '2022-09-02 17:16:03'),
(20029, 'Cylac', '180.00', '16.7%+16.7% (10 gm tube)', '1354', '62', '147', '2022-09-02 17:16:59', '2022-09-02 17:16:59'),
(20030, 'D-film', '250.00', '16.7%+16.7%', '1354', '62', '190', '2022-09-02 17:17:43', '2022-09-02 17:17:43'),
(20031, 'Salitic', '250.00', '16.7%+16.7%', '1354', '62', '197', '2022-09-02 17:18:55', '2022-09-02 17:18:55'),
(20032, 'Aroflo', '430.00', '((25 mcg+250 mcg)/puff) (60 metered doses)', '1355', '48', '34', '2022-09-02 17:22:26', '2022-09-02 17:24:59'),
(20033, 'Aroflo', '795.00', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '34', '2022-09-02 17:23:10', '2022-09-02 17:25:27'),
(20034, 'Aroflo', '595.00', '(25 mcg+125 mcg)/puff', '1355', '48', '34', '2022-09-02 17:24:17', '2022-09-02 17:24:17'),
(20035, 'Arotide', '795.00', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '71', '2022-09-02 17:26:58', '2022-09-02 17:26:58'),
(20036, 'Arotide', '750.00', '((25 mcg+250 mcg)/puff) (120 metered doses refill)', '1355', '48', '71', '2022-09-02 17:27:50', '2022-09-02 17:27:50'),
(20037, 'Arotide', '595.00', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '71', '2022-09-02 17:28:33', '2022-09-02 17:28:33'),
(20038, 'Arotide', '575.00', '((25 mcg+250 mcg)/puff) (120 metered doses refill)', '1355', '48', '71', '2022-09-02 17:29:06', '2022-09-02 17:29:06'),
(20039, 'Axinat-F', '752.83', '(25 mcg+250 mcg)/puff', '1355', '48', '19', '2022-09-02 17:29:54', '2022-09-02 17:29:54'),
(20040, 'Bexitrol F', '520.00', '(25 mcg+50 mcg)/puff', '1355', '48', '43', '2022-09-02 17:30:37', '2022-09-02 17:30:37'),
(20041, 'Bexitrol F', '1220.00', '50 mcg+500 mcg', '1355', '48', '43', '2022-09-02 17:31:33', '2022-09-02 17:31:33'),
(20042, 'Bexitrol F', '1120.00', '50 mcg+250 mcg', '1355', '48', '43', '2022-09-02 17:32:14', '2022-09-02 17:32:14'),
(20043, 'Bexitrol F', '920.00', '50 mcg+100 mcg', '1355', '48', '43', '2022-09-02 17:37:01', '2022-09-02 17:37:01'),
(20044, 'Bexitrol F', '595.00', '(25 mcg+125 mcg)/puff', '1355', '48', '43', '2022-09-02 17:37:43', '2022-09-02 17:37:43'),
(20045, 'Bexitrol F', '430.00', '((25 mcg+250 mcg)/puff) (60 metered doses)', '1355', '48', '43', '2022-09-02 17:38:43', '2022-09-02 17:38:43'),
(20046, 'Bexitrol F', '795.00', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '43', '2022-09-02 17:39:23', '2022-09-02 17:40:13'),
(20047, 'Floriva-F', '795.00', '(25 mcg+250 mcg)/puff', '1355', '48', '136', '2022-09-02 17:41:09', '2022-09-02 17:41:09'),
(20048, 'Flumetol', '640.00', '(25 mcg+125 mcg)/puff', '1355', '48', '89', '2022-09-02 17:41:47', '2022-09-02 17:41:47'),
(20049, 'Flumetol', '850.00', '(25 mcg+250 mcg)/puff', '1355', '48', '89', '2022-09-02 17:42:26', '2022-09-02 17:42:26'),
(20050, 'Protide', '595.00', '(25 mcg+125 mcg)/puff', '1355', '48', '190', '2022-09-02 17:43:14', '2022-09-02 17:43:14'),
(20051, 'Protide', '795.00', '(25 mcg+250 mcg)/puff', '1355', '48', '190', '2022-09-02 17:43:52', '2022-09-02 17:43:52'),
(20052, 'Salflu', '797.39', '(25 mcg+250 mcg)/puff', '1355', '48', '19', '2022-09-02 17:44:38', '2022-09-02 17:44:38'),
(20053, 'Salflu', '596.79', '(25 mcg+125 mcg)/puff', '1355', '48', '19', '2022-09-02 17:45:28', '2022-09-02 17:45:28'),
(20054, 'Seraflo', '575.00', '(25 mcg+125 mcg)/puff', '1355', '48', '65', '2022-09-02 17:46:38', '2022-09-02 17:46:38'),
(20055, 'Seraflo', '780.00', '(25 mcg+250 mcg)/puff', '1355', '48', '65', '2022-09-02 17:47:14', '2022-09-02 17:47:14'),
(20056, 'Seroxyn', '520.00', '(25 mcg+50 mcg)/puff', '1355', '48', '18', '2022-09-02 17:47:57', '2022-09-02 17:47:57'),
(20057, 'Seroxyn', '797.39', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '18', '2022-09-02 17:48:45', '2022-09-02 17:48:45'),
(20058, 'Seroxyn', '700.00', '((25 mcg+250 mcg)/puff) (120 metered doses refill)', '1355', '48', '18', '2022-09-02 17:49:32', '2022-09-02 17:49:32'),
(20059, 'Seroxyn', '596.79', '((25 mcg+125 mcg)/puff) (120 metered doses)', '1355', '48', '18', '2022-09-02 17:50:53', '2022-09-02 17:50:53'),
(20060, 'Seroxyn', '500.00', '((25 mcg+125 mcg)/puff) (120 metered doses refill)', '1355', '48', '18', '2022-09-02 17:51:35', '2022-09-02 17:51:35'),
(20061, 'Ticamet', '797.39', '((25 mcg+250 mcg)/puff) (120 metered doses)', '1355', '48', '179', '2022-09-02 18:18:07', '2022-09-02 18:18:07'),
(20062, 'Ticamet', '695.00', '((25 mcg+250 mcg)/puff) (120 metered doses refill)', '1355', '48', '179', '2022-09-02 18:18:59', '2022-09-02 18:18:59'),
(20063, 'Ticamet', '596.79', '(25 mcg+125 mcg)/puff', '1355', '48', '179', '2022-09-02 18:19:40', '2022-09-02 18:19:40'),
(20064, 'Calcitonin', '145.00', '100 IU/ml', '1356', '10', '52', '2022-09-02 18:21:55', '2022-09-02 18:21:55'),
(20065, 'Miacalcic', '591.00', '100 IU/ml', '1356', '10', '128', '2022-09-02 18:22:48', '2022-09-02 18:22:48'),
(20066, 'Saugella Dermoliquido', '528.00', 'N/A', '1358', '62', '133', '2022-09-02 18:24:21', '2022-09-02 18:24:21'),
(20067, 'Saugella HydraSerum', '528.00', 'N/A', '1358', '62', '133', '2022-09-02 18:25:32', '2022-09-02 18:25:32'),
(20068, 'Glyza', '20.00', '2.5 mg', '1360', '13', '91', '2022-09-02 18:26:36', '2022-09-02 18:26:36'),
(20069, 'Glyza', '35.00', '5 mg', '1360', '13', '91', '2022-09-02 18:27:06', '2022-09-02 18:27:06'),
(20070, 'Sixtin', '16.00', '2.5 mg', '1360', '13', '65', '2022-09-02 18:27:56', '2022-09-02 18:27:56'),
(20071, 'Sixtin', '30.00', '5 mg', '1360', '13', '65', '2022-09-02 18:28:35', '2022-09-02 18:28:35'),
(20072, 'Pronil', '8.66', '500 mg', '1361', '13', '19', '2022-09-02 18:29:43', '2022-09-02 18:29:43'),
(20073, 'Pronil DS', '16.11', '1000 mg', '1361', '13', '19', '2022-09-02 18:30:15', '2022-09-02 18:30:15'),
(20074, 'Secnid DS', '20.06', '1000 mg', '1361', '13', '179', '2022-09-02 18:30:53', '2022-09-02 18:30:53'),
(20075, 'Secnidal DS', '25.46', '1000 mg', '1361', '13', '198', '2022-09-02 18:31:32', '2022-09-02 18:31:32'),
(20076, 'Secnizol DS', '16.00', '1000 mg', '1361', '13', '92', '2022-09-02 18:32:23', '2022-09-02 18:32:23'),
(20077, 'Sezol DS', '17.05', '1000 mg', '1361', '13', '18', '2022-09-02 18:33:07', '2022-09-02 18:33:07'),
(20078, 'Cosentyx', '63001.64', '150 mg/ml', '1362', '10', '128', '2022-09-02 18:34:44', '2022-09-02 18:34:44'),
(20079, 'Palopag', 'Price not available', '200 mg', '1364', '13', '92', '2022-09-02 18:35:48', '2022-09-02 18:35:48'),
(20080, 'Palopag', 'Price not available', '400 mg', '1364', '13', '92', '2022-09-02 18:36:35', '2022-09-02 18:36:35'),
(20081, 'Orsema', '600.00', '0.50 mg/dose', '1365', '77', '92', '2022-09-02 18:37:26', '2022-09-02 18:37:26'),
(20082, 'Orsema', '350.00', '0.25 mg/dose', '1365', '77', '92', '2022-09-02 18:38:11', '2022-09-02 18:38:11'),
(20083, 'Reglutide', '5000.00', '1.34 mg/ml', '1365', '77', '43', '2022-09-02 18:39:07', '2022-09-02 18:39:07'),
(20084, 'Semaglo', '500.00', '3 mg', '1366', '13', '197', '2022-09-02 18:40:24', '2022-09-02 18:40:24'),
(20085, 'Semaglo', '1000.00', '7 mg', '1366', '13', '197', '2022-09-02 18:41:05', '2022-09-02 18:41:05'),
(20086, 'Semaglut', 'Price not available', '7 mg', '1366', '13', '127', '2022-09-02 18:41:56', '2022-09-02 18:41:56'),
(20087, 'Semaglut', 'Price not available', '3 mg', '1366', '13', '127', '2022-09-02 18:42:39', '2022-09-02 18:42:39'),
(20088, 'Sematid', '800.00', '3 mg', '1366', '13', '19', '2022-09-02 18:43:19', '2022-09-02 18:43:19'),
(20089, 'Sematid', '1800.00', '7 mg', '1366', '13', '19', '2022-09-02 18:43:51', '2022-09-02 18:43:51'),
(20090, 'Ertaco', '200.00', '2%', '1368', '29', '19', '2022-09-02 20:50:43', '2022-09-02 20:50:43'),
(20091, 'Fungitac', '200.00', '2%', '1368', '29', '197', '2022-09-02 20:51:24', '2022-09-02 20:51:24'),
(20092, 'Mycofast', '160.00', '2%', '1368', '29', '92', '2022-09-02 20:52:09', '2022-09-02 20:52:09'),
(20093, 'Sercoza', '200.00', '2%', '1368', '29', '140', '2022-09-02 20:52:53', '2022-09-02 20:52:53'),
(20094, 'Sertacon', '200.00', '2%', '1368', '29', '136', '2022-09-02 20:53:29', '2022-09-02 20:53:29'),
(20095, 'Sertazol', '200.00', '2%', '1368', '29', '184', '2022-09-02 20:54:11', '2022-09-02 20:54:11'),
(20096, 'Andep', '3.00', '25 mg', '1369', '13', '89', '2022-09-02 20:55:18', '2022-09-02 20:55:18'),
(20097, 'Andep', '10.00', '100 mg', '1369', '13', '89', '2022-09-02 20:56:12', '2022-09-02 20:56:12'),
(20098, 'Ande', '5.50', '50 mg', '1369', '13', '89', '2022-09-02 20:56:53', '2022-09-02 20:56:53'),
(20099, 'Chear', '3,02', '25 mg', '1369', '13', '18', '2022-09-02 20:58:01', '2022-09-02 20:58:01'),
(20100, 'Chear', '10.07', '100 mg', '1369', '13', '18', '2022-09-02 20:58:36', '2022-09-02 20:58:36'),
(20101, 'Chear', '6.04', '50 mg', '1369', '13', '18', '2022-09-02 20:59:21', '2022-09-02 20:59:21'),
(20102, 'Mudiral', '3.01', '25 mg', '1369', '13', '136', '2022-09-02 21:00:02', '2022-09-02 21:00:02'),
(20103, 'Mudiral', '6.02', '50 mg', '1369', '13', '136', '2022-09-02 21:00:38', '2022-09-02 21:00:38'),
(20104, 'Repose', '3.00', '25 mg', '1369', '13', '92', '2022-09-02 21:01:10', '2022-09-02 21:01:10'),
(20105, 'Repose', '6.00', '50 mg', '1369', '13', '92', '2022-09-02 21:02:20', '2022-09-02 21:02:20'),
(20106, 'Repose', '9.50', '100 mg', '1369', '13', '92', '2022-09-02 21:02:51', '2022-09-02 21:02:51'),
(20107, 'Sartra', '6.00', '50 mg', '1369', '13', '142', '2022-09-02 21:03:48', '2022-09-02 21:03:48'),
(20108, 'SB-Serta', '6.00', '50 mg', '1369', '13', '181', '2022-09-02 21:04:53', '2022-09-02 21:04:53'),
(20109, 'Selotin', '5.00', '5 mg', '1369', '13', '186', '2022-09-02 21:05:39', '2022-09-02 21:05:39'),
(20110, 'Sera', '4.01', '50 mg', '1369', '13', '27', '2022-09-02 21:06:21', '2022-09-02 21:06:21'),
(20111, 'Serofit', '3.50', '25 mg', '1369', '13', '74', '2022-09-02 21:06:55', '2022-09-02 21:06:55'),
(20112, 'Serof', '7.00', '50 mg', '1369', '13', '74', '2022-09-02 21:07:38', '2022-09-02 21:07:38'),
(20113, 'Serolus', '4.10', '25 mg', '1369', '13', '167', '2022-09-02 21:08:13', '2022-09-02 21:08:13'),
(20114, 'Serolux', '7.10', '50 mg', '1369', '13', '167', '2022-09-02 21:09:11', '2022-09-02 21:09:11'),
(20115, 'Serolux', '11.20', '100 mg', '1369', '13', '167', '2022-09-02 21:10:14', '2022-09-02 21:10:14'),
(20116, 'Seronex', '10.00', '100 mg', '1369', '13', '161', '2022-09-02 21:10:56', '2022-09-02 21:10:56'),
(20117, 'Seronex', '3.00', '25 mg', '1369', '13', '161', '2022-09-02 21:11:27', '2022-09-02 21:11:27'),
(20118, 'Seronex', '6.00', '50 mg', '1369', '13', '161', '2022-09-02 21:12:11', '2022-09-02 21:12:11'),
(20119, 'Sertal', '8.05', '100 mg', '1369', '13', '65', '2022-09-03 03:28:23', '2022-09-03 03:28:23'),
(20120, 'Sertal', '6.00', '50 mg', '1369', '13', '65', '2022-09-03 03:29:25', '2022-09-03 03:29:25'),
(20121, 'Sertal', '3.05', '25 mg', '1369', '13', '65', '2022-09-03 03:30:10', '2022-09-03 03:30:10'),
(20122, 'Setra', '11.00', '100 mg', '1369', '13', '78', '2022-09-03 03:31:00', '2022-09-03 03:31:00'),
(20123, 'Setra', '7.00', '50 mg', '1369', '13', '78', '2022-09-03 03:31:34', '2022-09-03 03:31:34'),
(20124, 'Setra', '3.50', '25 mg', '1369', '13', '78', '2022-09-03 03:32:20', '2022-09-03 03:32:20'),
(20125, 'Tralin', '2.51', '25 mg', '1369', '13', '174', '2022-09-03 03:32:55', '2022-09-03 03:32:55'),
(20126, 'Tralin', '7.03', '100 mg', '1369', '13', '174', '2022-09-03 03:33:33', '2022-09-03 03:33:33'),
(20127, 'Tralin', '4.02', '50 mg', '1369', '13', '174', '2022-09-03 03:36:21', '2022-09-03 03:36:21'),
(20128, 'Zosert', '10.03', '100 mg', '1369', '13', '180', '2022-09-03 03:37:40', '2022-09-03 03:37:40'),
(20129, 'Zosert', '3.02', '25 mg', '1369', '13', '180', '2022-09-03 03:38:23', '2022-09-03 03:38:23'),
(20130, 'Zosert', '6.02', '50 mg', '1369', '13', '180', '2022-09-03 03:39:08', '2022-09-03 03:39:08'),
(20131, 'Karvela', '60.00', '80 mg', '1371', '13', '89', '2022-09-03 03:43:50', '2022-09-03 03:43:50'),
(20132, 'Renosev', '50.00', '800 mg', '1371', '13', '190', '2022-09-03 03:44:51', '2022-09-03 03:44:51'),
(20133, 'Renosev', '50.00', '800 mg', '1371', '76', '190', '2022-09-03 03:45:33', '2022-09-03 03:45:33'),
(20134, 'Renvela', '61.67', '800 mg', '1371', '13', '198', '2022-09-03 03:46:16', '2022-09-03 03:46:16'),
(20135, 'Sevel', '60.00', '800 mg', '1371', '13', '19', '2022-09-03 03:47:14', '2022-09-03 03:47:14'),
(20136, 'Inophos', '30.00', '400 mg', '1372', '13', '92', '2022-09-03 03:48:11', '2022-09-03 03:48:11'),
(20137, 'Sevoran', '12000.00', '250 mg/250 ml', '1373', '56', '185', '2022-09-03 03:49:46', '2022-09-03 03:49:46'),
(20138, 'Sevorane', '15500.00', '250 mg/250 ml', '1373', '56', '190', '2022-09-03 03:50:56', '2022-09-03 03:50:56'),
(20139, 'Sojourn', '13000.00', '250 mg/250 ml', '1373', '56', '195', '2022-09-03 03:51:35', '2022-09-03 03:51:35'),
(20140, 'Acmegra', '45.13', '100 mg', '1375', '13', '19', '2022-09-03 03:52:51', '2022-09-03 03:52:51'),
(20141, 'Acmegra', '27.09', '50 mg', '1375', '13', '19', '2022-09-03 03:53:39', '2022-09-03 03:53:39'),
(20142, 'Acmegra', '18.06', '25 mg', '1375', '13', '19', '2022-09-03 03:54:16', '2022-09-03 03:54:16'),
(20143, 'Activa', '40.00', '100 mg', '1375', '13', '142', '2022-09-03 03:55:09', '2022-09-03 03:55:09'),
(20144, 'Activa', '25.00', '50 mg', '1375', '13', '142', '2022-09-03 03:55:52', '2022-09-03 03:55:52'),
(20145, 'Adegra', '50.15', '100 mg', '1375', '13', '18', '2022-09-03 03:56:44', '2022-09-03 03:56:44'),
(20146, 'Adegra', '30.09', '50 mg', '1375', '13', '18', '2022-09-03 03:57:20', '2022-09-03 03:57:20'),
(20147, 'Adegra', '20.06', '25 mg', '1375', '13', '18', '2022-09-03 03:57:59', '2022-09-03 03:57:59'),
(20148, 'Aggra', '30.00', '50 mg', '1375', '13', '71', '2022-09-03 03:59:03', '2022-09-03 03:59:03'),
(20149, 'Aggra', '50.00', '100 mg', '1375', '13', '71', '2022-09-03 03:59:34', '2022-09-03 03:59:34'),
(20150, 'Charm', '30.10', '50 mg', '1375', '13', '65', '2022-09-03 04:00:46', '2022-09-03 04:00:46'),
(20151, 'Danafil', '30.09', '50 mg', '1375', '13', '127', '2022-09-03 04:01:19', '2022-09-03 04:01:19'),
(20152, 'Danafil', '50.15', '100 mg', '1375', '13', '127', '2022-09-03 04:02:21', '2022-09-03 04:02:21'),
(20153, 'Danafil', '18.05', '25 mg', '1375', '13', '127', '2022-09-03 04:03:15', '2022-09-03 04:03:15'),
(20154, 'Edegra', '30.10', '50 mg', '1375', '13', '180', '2022-09-03 04:04:33', '2022-09-03 04:04:33'),
(20155, 'Edegra', '50.15', '100 mg', '1375', '13', '180', '2022-09-03 04:05:26', '2022-09-03 04:05:26'),
(20156, 'Enegra', '30.00', '50 mg', '1375', '13', '43', '2022-09-03 04:06:28', '2022-09-03 04:06:28'),
(20157, 'Enegra', '50.00', '100 mg', '1375', '13', '43', '2022-09-03 04:07:14', '2022-09-03 04:07:14'),
(20158, 'Enigma', '56.00', '100 mg', '1375', '13', '89', '2022-09-03 04:08:04', '2022-09-03 04:08:04'),
(20159, 'Enigma', '33.00', '50 mg', '1375', '13', '89', '2022-09-03 04:08:47', '2022-09-03 04:08:47'),
(20160, 'Enjofil', '50.15', '100 mg', '1375', '13', '124', '2022-09-03 04:09:51', '2022-09-03 04:09:51'),
(20161, 'Enjofil', '30.10', '50 mg', '1375', '13', '124', '2022-09-03 04:10:15', '2022-09-03 04:10:15'),
(20162, 'Eurofil', '30.10', '50 mg', '1375', '13', '130', '2022-09-03 04:11:26', '2022-09-03 04:11:26'),
(20163, 'Fulfeel', '30.09', '50 mg', '1375', '13', '140', '2022-09-03 04:16:16', '2022-09-03 04:16:16'),
(20164, 'Immense', '25.00', '50 mg', '1375', '13', '45', '2022-09-03 04:17:01', '2022-09-03 04:17:01'),
(20165, 'kX-100', '50.14', '100 mg', '1375', '13', '101', '2022-09-03 04:17:45', '2022-09-03 04:17:45'),
(20166, 'kX-50', '30.09', '50 mg', '1375', '13', '101', '2022-09-03 04:18:29', '2022-09-03 04:18:29'),
(20167, 'Medigra', '40.00', '50 mg', '1375', '13', '114', '2022-09-03 04:19:28', '2022-09-03 04:19:28'),
(20168, 'Medigra', '70.00', '100 mg', '1375', '13', '114', '2022-09-03 04:20:20', '2022-09-03 04:20:20'),
(20169, 'Niagra', '15.00', '50 mg', '1375', '13', '61', '2022-09-03 04:20:58', '2022-09-03 04:20:58'),
(20170, 'Niagra', '20.00', '100 mg', '1375', '13', '61', '2022-09-03 04:21:45', '2022-09-03 04:21:45'),
(20171, 'Novagra', '20.26', '25 mg', '1375', '13', '129', '2022-09-03 04:22:33', '2022-09-03 04:22:33'),
(20172, 'Panagra', '30.00', '50 mg', '1375', '13', '53', '2022-09-03 04:23:10', '2022-09-03 04:23:10'),
(20173, 'Panagra', '50.00', '100 mg', '1375', '13', '53', '2022-09-03 04:23:50', '2022-09-03 04:23:50'),
(20174, 'Performax', '30.00', '50 mg', '1375', '13', '161', '2022-09-03 04:24:44', '2022-09-03 04:24:44'),
(20175, 'Performax', '50.00', '100 mg', '1375', '13', '161', '2022-09-03 04:25:25', '2022-09-03 04:25:25'),
(20176, 'SB-Sild', '50.00', '100 mg', '1375', '13', '181', '2022-09-03 04:26:04', '2022-09-03 04:26:04'),
(20177, 'SB-Sild', '30.00', '50 mg', '1375', '13', '181', '2022-09-03 04:26:46', '2022-09-03 04:26:46'),
(20178, 'Silagra', '30.00', '50 mg', '1375', '13', '92', '2022-09-03 04:27:25', '2022-09-03 04:27:25'),
(20179, 'Silagra', '50.00', '100 mg', '1375', '13', '92', '2022-09-03 04:28:02', '2022-09-03 04:28:02'),
(20180, 'Silfil', '30.10', '50 mg', '1375', '13', '138', '2022-09-03 04:29:14', '2022-09-03 04:29:14'),
(20181, 'Silfil', '50.15', '100 mg', '1375', '13', '138', '2022-09-03 04:29:58', '2022-09-03 04:29:58'),
(20182, 'Starfil', '50.00', '100 mg', '1375', '13', '42', '2022-09-03 04:30:36', '2022-09-03 04:30:36'),
(20183, 'Starfil', '35.00', '50 mg', '1375', '13', '42', '2022-09-03 04:31:17', '2022-09-03 04:31:17'),
(20184, 'Trigger', '30.00', '50 mg', '1375', '13', '82', '2022-09-03 04:32:01', '2022-09-03 04:32:01'),
(20185, 'Veagra', '20.00', '25 mg', '1375', '13', '36', '2022-09-03 04:32:42', '2022-09-03 04:32:42'),
(20186, 'Veagra', '50.00', '100 mg', '1375', '13', '36', '2022-09-03 04:33:02', '2022-09-03 04:33:02'),
(20187, 'Veagra', '30.00', '50 mg', '1375', '13', '36', '2022-09-03 04:33:53', '2022-09-03 04:33:53'),
(20188, 'Vegara', '50.00', '100 mg', '1375', '13', '73', '2022-09-03 04:35:02', '2022-09-03 04:35:02'),
(20189, 'Vegara', '30.00', '50 mg', '1375', '13', '73', '2022-09-03 04:35:32', '2022-09-03 04:35:32'),
(20190, 'Vegara', '30.00', '50 mg', '1375', '13', '73', '2022-09-03 04:35:46', '2022-09-03 04:35:46'),
(20191, 'Viagrazen', '45.00', '100 mg', '1375', '13', '196', '2022-09-03 04:36:10', '2022-09-03 04:36:10'),
(20192, 'Viagrazen', '25.00', '50 mg', '1375', '13', '196', '2022-09-03 04:37:19', '2022-09-03 04:37:19'),
(20193, 'Viagrex', '30.00', '50 mg', '1375', '13', '151', '2022-09-03 04:39:38', '2022-09-03 04:39:38'),
(20194, 'Viamax', '30.00', '50 mg', '1375', '13', '190', '2022-09-03 04:41:34', '2022-09-03 04:41:34'),
(20195, 'Viamax', '20.00', '25 mg', '1375', '13', '190', '2022-09-03 04:42:04', '2022-09-03 04:42:04'),
(20196, 'Viamax', '50.00', '100 mg', '1375', '13', '190', '2022-09-03 04:43:06', '2022-09-03 04:43:06'),
(20197, 'Viax', '50.00', '100 mg', '1375', '13', '136', '2022-09-03 04:44:05', '2022-09-03 04:44:05'),
(20198, 'Viax', '30.00', '50 mg', '1375', '13', '136', '2022-09-03 04:45:48', '2022-09-03 04:45:48'),
(20199, 'Vigorex', '50.15', '100 mg', '1375', '13', '179', '2022-09-03 04:46:14', '2022-09-03 04:46:14'),
(20200, 'Vigorex', '20.06', '25 mg', '1375', '13', '179', '2022-09-03 04:46:55', '2022-09-03 04:46:55'),
(20201, 'Vigorex', '30.10', '50 mg', '1375', '13', '179', '2022-09-03 04:48:10', '2022-09-03 04:48:10'),
(20202, 'X-Cite', '50.15', '100 mg', '1375', '13', '23', '2022-09-03 04:48:58', '2022-09-03 04:48:58'),
(20203, 'X-Cite', '30.09', '50 mg', '1375', '13', '23', '2022-09-03 04:49:18', '2022-09-03 04:49:18'),
(20204, 'Yogra', '30.00', '50 mg', '1375', '13', '186', '2022-09-03 04:50:24', '2022-09-03 04:50:24'),
(20205, 'Yogra', '50.00', '100 mg', '1375', '13', '186', '2022-09-03 04:50:47', '2022-09-03 04:50:47'),
(20206, 'Flosin', '24.00', '8 mg', '1376', '16', '202', '2022-09-03 14:31:04', '2022-09-03 14:31:04'),
(20207, 'Flosin', '12.00', '4 mg', '1376', '16', '202', '2022-09-03 14:31:44', '2022-09-03 14:31:44'),
(20208, 'Flowrap', '24.00', '8 mg', '1376', '16', '89', '2022-09-03 14:32:26', '2022-09-03 14:32:26'),
(20209, 'Flowrap', '12.00', '4 mg', '1376', '16', '89', '2022-09-03 14:32:48', '2022-09-03 14:32:48'),
(20210, 'Prostanor', '24.00', '8 mg', '1376', '16', '150', '2022-09-03 14:33:15', '2022-09-03 14:33:15'),
(20211, 'Prostanor', '12.00', '4 mg', '1376', '16', '150', '2022-09-03 14:33:38', '2022-09-03 14:33:38'),
(20212, 'Rapasin', '24.00', '8 mg', '1376', '16', '190', '2022-09-03 14:34:08', '2022-09-03 14:34:08'),
(20213, 'Rapasin', '12.00', '4 mg', '1376', '16', '190', '2022-09-03 14:34:39', '2022-09-03 14:34:39'),
(20214, 'Rapiflo', '25.00', '8 mg', '1376', '16', '179', '2022-09-03 14:35:09', '2022-09-03 14:35:09'),
(20215, 'Rapilief', '12.00', '4 mg', '1376', '16', '133', '2022-09-03 14:35:33', '2022-09-03 14:35:33'),
(20216, 'Rapilief', '24.00', '8 mg', '1376', '16', '133', '2022-09-03 14:35:59', '2022-09-03 14:35:59'),
(20217, 'Relsin', '12.00', '4 mg', '1376', '16', '136', '2022-09-03 14:36:30', '2022-09-03 14:36:30'),
(20218, 'Relsin', '24.00', '8 mg', '1376', '16', '136', '2022-09-03 14:36:52', '2022-09-03 14:36:52'),
(20219, 'Silofast', '8.00', '4 mg', '1376', '16', '65', '2022-09-03 14:37:16', '2022-09-03 14:37:16'),
(20220, 'Silofast', '15.00', '8 mg', '1376', '16', '65', '2022-09-03 14:37:44', '2022-09-03 14:37:44'),
(20221, 'Siloflo', '15.00', '8 mg', '1376', '16', '34', '2022-09-03 14:38:14', '2022-09-03 14:38:14'),
(20222, 'Siloflo', '8.00', '4 mg', '1376', '16', '34', '2022-09-03 14:38:36', '2022-09-03 14:38:36'),
(20223, 'Silosin', '12.00', '4 mg', '1376', '16', '92', '2022-09-03 14:38:59', '2022-09-03 14:38:59'),
(20224, 'Silosin', '24.00', '8 mg', '1376', '16', '92', '2022-09-03 14:39:25', '2022-09-03 14:39:25'),
(20225, 'Burna', '60.00', '1%', '1377', '29', '179', '2022-09-03 14:40:56', '2022-09-03 14:40:56'),
(20226, 'Bentol', '11.38', '1%', '1377', '29', '64', '2022-09-03 14:41:24', '2022-09-03 14:41:24'),
(20227, 'Burnaid', '40.00', '1%', '1377', '29', '102', '2022-09-03 14:41:51', '2022-09-03 14:41:51'),
(20228, 'Burndel', '40.00', '1%', '1377', '29', '29', '2022-09-03 14:42:21', '2022-09-03 14:42:21'),
(20229, 'Burnless', '35.11', '1%', '1377', '29', '172', '2022-09-03 14:42:42', '2022-09-03 14:42:42'),
(20230, 'Burnrid', '40.00', '1%', '1377', '29', '82', '2022-09-03 14:43:02', '2022-09-03 14:43:02'),
(20231, 'Burnsil', '45.00', '1%', '1377', '29', '43', '2022-09-03 14:43:28', '2022-09-03 14:43:28'),
(20232, 'Dazine', '50.00', '1%', '1377', '29', '23', '2022-09-03 14:43:57', '2022-09-03 14:43:57'),
(20233, 'Dersa', '30.00', '1%', '1377', '29', '110', '2022-09-03 14:44:26', '2022-09-03 14:44:26'),
(20234, 'Eburn', '50.00', '1%', '1377', '29', '142', '2022-09-03 14:44:48', '2022-09-03 14:44:48'),
(20235, 'Flamzin', '26.00', '1%', '1377', '29', '54', '2022-09-03 14:45:13', '2022-09-03 14:45:13'),
(20236, 'Medizen', '35.00', '1%', '1377', '29', '147', '2022-09-03 14:45:49', '2022-09-03 14:45:49'),
(20237, 'Neozine', '30.11', '1% (25 gm tube)', '1377', '29', '136', '2022-09-03 14:46:17', '2022-09-03 14:46:17'),
(20238, 'Neozine', '225.85', '1% (250 gm tube)', '1377', '29', '136', '2022-09-03 14:46:47', '2022-09-03 14:46:47'),
(20239, 'Neozine', '399.00', '1% (500 gm tube)', '1377', '29', '136', '2022-09-03 14:47:23', '2022-09-03 14:47:23'),
(20240, 'S-Silver Sulfadiazine', '30.00', '1%', '1377', '29', '84', '2022-09-03 14:47:59', '2022-09-03 14:47:59'),
(20241, 'Sibalyn', '40.12', '1% (25 gm tube)', '1377', '29', '18', '2022-09-03 14:48:32', '2022-09-03 14:48:32'),
(20242, 'Sibalyn', '260.78', '1% (250 gm tube)', '1377', '29', '18', '2022-09-03 14:48:56', '2022-09-03 14:49:22'),
(20243, 'Silburn', '45.00', '1%', '1375', '29', '146', '2022-09-03 14:50:05', '2022-09-03 14:50:05'),
(20244, 'Silcream', '14.00', '1% (5 gm tube)', '1377', '29', '98', '2022-09-03 14:50:33', '2022-09-03 14:50:33'),
(20245, 'Silcream', '60.18', '1% (25 gm tube)', '1377', '29', '98', '2022-09-03 14:50:57', '2022-09-03 14:50:57'),
(20246, 'Silcream', '300.90', '1% (250 gm tube)', '1377', '29', '98', '2022-09-03 14:51:27', '2022-09-03 14:51:27'),
(20247, 'Silcream', '496.49', '1% (500 gm tube)', '1377', '29', '98', '2022-09-03 14:52:04', '2022-09-03 14:52:04'),
(20248, 'Silvadazin', '60.00', '1%', '1377', '29', '34', '2022-09-03 14:52:28', '2022-09-03 14:52:28'),
(20249, 'Silvazin', '30.00', '1%', '1377', '29', '51', '2022-09-03 14:52:54', '2022-09-03 14:52:54'),
(20250, 'Silvec', '50.00', '1%', '1377', '29', '65', '2022-09-03 14:53:25', '2022-09-03 14:53:25'),
(20251, 'Silverax', '57.00', '1% (25 gm tube)', '1377', '29', '89', '2022-09-03 14:53:51', '2022-09-03 14:53:51'),
(20252, 'Silverax', '310.00', '1% (200 gm tube)', '1377', '29', '89', '2022-09-03 14:54:21', '2022-09-03 14:54:21'),
(20253, 'Silverzine', '40.12', '1% (25 gm tube)', '1377', '29', '77', '2022-09-03 14:54:47', '2022-09-03 14:54:47'),
(20254, 'Silverzine', '202.90', '1% (250 gm tube)', '1377', '29', '77', '2022-09-03 14:55:13', '2022-09-03 14:55:13'),
(20255, 'Silver', '401.20', '1% (500 gm tube)', '1377', '29', '77', '2022-09-03 14:55:41', '2022-09-03 14:55:41'),
(20256, 'Silzin', '50.00', '1%', '1377', '29', '101', '2022-09-03 14:56:03', '2022-09-03 14:56:03'),
(20257, 'Aeropac', '30.00', '67 mg/ml', '1378', '70', '28', '2022-09-03 14:57:50', '2022-09-03 14:57:50'),
(20258, 'Bloatnil', '35.00', '67 mg/ml', '1378', '70', '124', '2022-09-03 14:58:16', '2022-09-03 14:58:16'),
(20259, 'Flacol', '35.11', '67 mg/ml', '1378', '70', '179', '2022-09-03 14:58:40', '2022-09-03 14:58:40'),
(20260, 'Flacol', '2.00', '40 mg', '1378', '13', '179', '2022-09-03 14:59:03', '2022-09-03 14:59:03'),
(20261, 'Flatulex', '35.11', '67 mg/ml', '1378', '70', '136', '2022-09-03 14:59:27', '2022-09-03 14:59:27'),
(20262, 'Flatunil', '35.00', '67 mg/ml', '1378', '70', '19', '2022-09-03 14:59:50', '2022-09-03 14:59:50'),
(20263, 'Flatus', '30.00', '67 mg/ml', '1378', '70', '102', '2022-09-03 15:00:14', '2022-09-03 15:00:14'),
(20264, 'Gasnil', '30.00', '67 mg/ml', '1378', '70', '71', '2022-09-03 15:00:40', '2022-09-03 15:00:40'),
(20265, 'Lefoam', '30.00', '67 mg/ml', '1378', '70', '92', '2022-09-03 15:01:06', '2022-09-03 15:01:06'),
(20266, 'Neodrop', '30.00', '67 mg/ml', '1378', '70', '43', '2022-09-03 15:01:38', '2022-09-03 15:01:38'),
(20267, 'Orocure', '30.00', '67 mg/ml', '1378', '70', '67', '2022-09-03 15:02:01', '2022-09-03 15:02:01'),
(20268, 'Pedicon', '30.20', '67 mg/ml', '1378', '70', '140', '2022-09-03 15:02:26', '2022-09-03 15:02:26'),
(20269, 'Pedigas', '30.00', '67 mg/ml', '1378', '70', '82', '2022-09-03 15:02:50', '2022-09-03 15:02:50'),
(20270, 'Semecon', '46.00', '67 mg/ml', '1378', '70', '65', '2022-09-03 15:03:10', '2022-09-03 15:03:10'),
(20271, 'Simecol', '35.11', '67 mg/ml', '1378', '70', '23', '2022-09-03 15:03:58', '2022-09-03 15:03:58'),
(20272, 'Simet', '30.20', '67 mg/ml', '1378', '70', '18', '2022-09-03 15:04:25', '2022-09-03 15:04:25'),
(20273, 'Simethi', '30.00', '67 mg/ml', '1378', '70', '196', '2022-09-03 15:04:47', '2022-09-03 15:04:47'),
(20274, 'Novastin', '11.05', '10 mg', '1379', '13', '65', '2022-09-03 15:05:46', '2022-09-03 15:05:46'),
(20275, 'Simvatin', '11.04', '10 mg', '1379', '13', '19', '2022-09-03 15:06:15', '2022-09-03 15:06:15'),
(20276, 'Simvatin', '18.11', '20 mg', '1379', '13', '19', '2022-09-03 15:06:41', '2022-09-03 15:06:41'),
(20277, 'Vastocor', '12.00', '10 mg', '1379', '13', '92', '2022-09-03 15:07:09', '2022-09-03 15:07:09'),
(20278, 'Glipita', '25.00', '100 mg', '1380', '13', '43', '2022-09-03 15:08:55', '2022-09-03 15:08:55'),
(20279, 'Glipita', '13.00', '50 mg', '1380', '13', '43', '2022-09-03 15:09:25', '2022-09-03 15:09:25'),
(20280, 'Glucodip', '27.00', '100 mg', '1380', '13', '180', '2022-09-03 15:09:52', '2022-09-03 15:09:52'),
(20281, 'Glucodip', '14.00', '50 mg', '1380', '13', '180', '2022-09-03 15:10:23', '2022-09-03 15:10:23'),
(20282, 'Glucodip', '8.00', '25 mg', '1380', '13', '180', '2022-09-03 15:10:51', '2022-09-03 15:10:51'),
(20283, 'Incrit', '18.05', '50 mg', '1380', '13', '198', '2022-09-03 15:11:27', '2022-09-03 15:11:27'),
(20284, 'Incrit', '30.09', '100 mg', '1380', '13', '198', '2022-09-03 15:12:03', '2022-09-03 15:12:03'),
(20285, 'Janvia', '15.04', '50 mg', '1380', '13', '19', '2022-09-03 15:12:33', '2022-09-03 15:12:33'),
(20286, 'Janvia', '28.08', '100 mg', '1380', '13', '19', '2022-09-03 15:13:00', '2022-09-03 15:13:00'),
(20287, 'Radiglip', '16.00', '50 mg', '1380', '13', '156', '2022-09-03 15:13:25', '2022-09-03 15:13:25'),
(20288, 'Radiglip', '30.00', '100 mg', '1380', '13', '156', '2022-09-03 15:14:00', '2022-09-03 15:14:00'),
(20289, 'SB-Sita', '15.00', '50 mg', '1380', '13', '181', '2022-09-03 15:14:42', '2022-09-03 15:14:42'),
(20290, 'SB-Sita', '28.00', '100 mg', '1380', '13', '181', '2022-09-03 15:15:10', '2022-09-03 15:15:10'),
(20291, 'SGN', '15.00', '50 mg', '1380', '13', '142', '2022-09-03 15:15:34', '2022-09-03 15:15:34'),
(20292, 'SGN', '8.00', '25 mg', '1380', '13', '142', '2022-09-03 15:15:56', '2022-09-03 15:15:56'),
(20293, 'Siglita', '13.00', '50 mg', '1380', '13', '179', '2022-09-03 15:16:21', '2022-09-03 15:16:21'),
(20294, 'Sigtil', '15.00', '50 mg', '1380', '13', '186', '2022-09-03 15:16:43', '2022-09-03 15:16:43'),
(20295, 'Sigti', '28.00', '100 mg', '1380', '13', '186', '2022-09-03 15:17:06', '2022-09-03 15:17:06'),
(20296, 'Sigtil', '8.00', '25 mg', '1380', '13', '186', '2022-09-03 15:17:32', '2022-09-03 15:17:32'),
(20297, 'Sitacret', '15.00', '50 mg', '1380', '13', '161', '2022-09-03 15:26:15', '2022-09-03 15:26:15'),
(20298, 'Silinor', '10.00', '25 mg', '1380', '13', '89', '2022-09-03 15:26:38', '2022-09-03 15:26:38'),
(20299, 'Silinor', '18.00', '50 mg', '1380', '13', '89', '2022-09-03 15:26:57', '2022-09-03 15:26:57'),
(20300, 'Silinor', '30.00', '100 mg', '1380', '13', '89', '2022-09-03 15:27:24', '2022-09-03 15:27:24'),
(20301, 'Sitadus', '15.05', '50 mg', '1380', '13', '136', '2022-09-03 15:27:47', '2022-09-03 15:27:47'),
(20302, 'Sitadus', '8.03', '25 mg', '1380', '13', '136', '2022-09-03 15:28:09', '2022-09-03 15:28:09'),
(20303, 'Sitadus', '28.08', '100 mg', '1380', '13', '136', '2022-09-03 15:28:41', '2022-09-03 15:28:41'),
(20304, 'Sitagil', '28.00', '100 mg', '1380', '13', '92', '2022-09-03 15:29:11', '2022-09-03 15:29:11'),
(20305, 'Sitagil', '15.00', '50 mg', '1380', '13', '92', '2022-09-03 15:29:37', '2022-09-03 15:29:37'),
(20306, 'Sitagil', '8.00', '25 mg', '1380', '13', '92', '2022-09-03 15:29:59', '2022-09-03 15:29:59'),
(20307, 'Sitaglap', '14.00', '50 mg', '1380', '13', '73', '2022-09-03 15:30:24', '2022-09-03 15:30:24'),
(20308, 'Sitap', '28.08', '100 mg', '1380', '13', '18', '2022-09-03 15:30:48', '2022-09-03 15:30:48'),
(20309, 'Sitap', '15.05', '50 mg', '1380', '13', '18', '2022-09-03 15:31:13', '2022-09-03 15:31:13'),
(20310, 'Sitavia', '15.00', '50 mg', '1380', '13', '172', '2022-09-03 15:31:44', '2022-09-03 15:31:44'),
(20311, 'Sitazid', '25.00', '100 mg', '1380', '13', '71', '2022-09-03 15:32:13', '2022-09-03 15:32:13'),
(20312, 'Sitazid', '13.00', '50 mg', '1380', '13', '71', '2022-09-03 15:32:37', '2022-09-03 15:32:37'),
(20313, 'Sliptin', '28.10', '100 mg', '1380', '13', '65', '2022-09-03 15:33:00', '2022-09-03 15:33:00'),
(20314, 'Sliptin', '15.00', '50 mg', '1380', '13', '65', '2022-09-03 15:33:26', '2022-09-03 15:33:26'),
(20315, 'Sliptin', '8.05', '25 mg', '1380', '13', '65', '2022-09-03 15:33:52', '2022-09-03 15:33:52'),
(20316, 'Sucosit', '16.00', '50 mg', '1380', '13', '82', '2022-09-03 15:34:16', '2022-09-03 15:34:16'),
(20317, 'Sucosit', '28.00', '100 mg', '1380', '13', '82', '2022-09-03 15:34:40', '2022-09-03 15:34:40'),
(20318, 'Glipita-M', '16.00', '50 mg+1000 mg', '1381', '13', '43', '2022-09-03 15:36:24', '2022-09-03 15:36:24'),
(20319, 'Glipita-M', '14.00', '50 mg+500 mg', '1381', '13', '43', '2022-09-03 15:36:57', '2022-09-03 15:36:57'),
(20320, 'Glipita-M', '18.00', '50 mg+1000 mg', '1381', '13', '43', '2022-09-03 15:37:28', '2022-09-03 15:37:28'),
(20321, 'Glipita-M', '16.00', '50 mg+500 mg', '1381', '13', '43', '2022-09-03 15:37:57', '2022-09-03 15:37:57'),
(20322, 'Glucodip MXR', '22.00', '50 mg+1000 mg', '1381', '13', '180', '2022-09-03 15:38:27', '2022-09-03 15:38:27'),
(20323, 'Glucod', '20.00', '50 mg+500 mg', '1381', '13', '180', '2022-09-03 15:38:57', '2022-09-03 15:38:57'),
(20324, 'Incrit-M', '20.06', '50 mg+500 mg', '1381', '13', '198', '2022-09-03 15:39:30', '2022-09-03 15:39:30'),
(20325, 'Incri', '22.07', '50 mg+1000 mg', '1381', '13', '198', '2022-09-03 15:39:51', '2022-09-03 15:39:51'),
(20326, 'Janmet', '18.00', '50 mg+500 mg', '1381', '13', '19', '2022-09-03 15:40:16', '2022-09-03 15:40:16'),
(20327, 'Janmet', '18.04', '50 mg+1000 mg', '1381', '13', '19', '2022-09-03 15:40:41', '2022-09-03 15:40:41'),
(20328, 'Radiglip-M', '22.00', '50 mg+1000 mg', '1381', '13', '156', '2022-09-03 15:41:06', '2022-09-03 15:41:58'),
(20329, 'Radiglip-M', '20.00', '50 mg+500 mg', '1381', '13', '156', '2022-09-03 15:41:40', '2022-09-03 15:41:40'),
(20330, 'SB-Metsita', '20.00', '50 mg+500 mg', '1381', '13', '181', '2022-09-03 15:42:30', '2022-09-03 15:42:30'),
(20331, 'SB-Metsita', '22.00', '50 mg+1000 mg', '1381', '13', '181', '2022-09-03 15:42:54', '2022-09-03 15:42:54'),
(20332, 'SGN Plus', '28.00', '50 mg+1000 mg', '1381', '13', '142', '2022-09-03 15:43:17', '2022-09-03 15:43:17'),
(20333, 'SGN Plus', '16.00', '50 mg+500 mg', '1381', '13', '142', '2022-09-03 15:43:46', '2022-09-03 15:43:46'),
(20334, 'Siglimet', '14.00', '50 mg+500 mg', '1381', '13', '179', '2022-09-03 15:44:12', '2022-09-03 15:44:12'),
(20335, 'Siglimet', '16.00', '50 mg+1000 mg', '1381', '13', '179', '2022-09-03 15:44:37', '2022-09-03 15:44:37'),
(20336, 'Siglimet XR', '30.00', '100 mg+1000 mg', '1381', '13', '179', '2022-09-03 15:46:03', '2022-09-03 15:46:03'),
(20337, 'Siglimet XR', '16.00', '50 mg+500 mg', '1381', '13', '179', '2022-09-03 15:46:32', '2022-09-03 15:46:32'),
(20338, 'Siglimet XR', '18.00', '50 mg+1000 mg', '1381', '13', '179', '2022-09-03 15:47:05', '2022-09-03 15:47:05'),
(20339, 'Sigtil M', '22.00', '50 mg+1000 mg', '1381', '13', '186', '2022-09-03 15:47:28', '2022-09-03 15:47:28'),
(20340, 'Sigtil M', '18.00', '50 mg+500 mg', '1381', '13', '186', '2022-09-03 15:47:55', '2022-09-03 15:47:55'),
(20341, 'Silinor-M', '22.00', '50 mg+1000 mg', '1381', '13', '89', '2022-09-03 15:48:18', '2022-09-03 15:48:18'),
(20342, 'Silinor-M', '20.00', '50 mg+500 mg', '1381', '13', '89', '2022-09-03 15:48:48', '2022-09-03 15:48:48'),
(20343, 'Sitacret-M', '20.00', '50 mg+500 mg', '1381', '13', '161', '2022-09-03 15:49:25', '2022-09-03 15:49:25'),
(20344, 'Sitadus-M', '16.00', '50 mg+500 mg', '1381', '13', '136', '2022-09-03 15:49:51', '2022-09-03 15:49:51'),
(20345, 'Sitadus-M', '18.00', '50 mg+1000 mg', '1381', '13', '136', '2022-09-03 15:51:07', '2022-09-03 15:51:07'),
(20346, 'Sitagil M', '16.00', '50 mg+500 mg', '1381', '13', '92', '2022-09-03 15:51:35', '2022-09-03 15:51:35'),
(20347, 'Sitagil M', '35.00', '100 mg+1000 mg', '1381', '13', '92', '2022-09-03 15:52:04', '2022-09-03 15:52:04'),
(20348, 'Sitag', '18.00', '50 mg+1000 mg', '1381', '13', '92', '2022-09-03 15:52:27', '2022-09-03 15:52:27'),
(20349, 'Sitaglap M', '20.00', '50 mg+500 mg', '1381', '13', '73', '2022-09-03 15:53:10', '2022-09-03 15:53:10'),
(20350, 'Sitaglap M', '22.00', '50 mg+1000 mg', '1381', '13', '73', '2022-09-03 15:53:34', '2022-09-03 15:53:34'),
(20351, 'Sitalia M', '12.00', '50 mg+500 mg', '1381', '13', '61', '2022-09-03 15:54:00', '2022-09-03 15:54:00'),
(20352, 'Sitalia M XR', '15.00', '50 mg+500 mg', '1381', '13', '61', '2022-09-03 15:54:25', '2022-09-03 15:54:25'),
(20353, 'Sitamet', '20.00', '50 mg+500 mg', '1381', '13', '161', '2022-09-03 15:54:48', '2022-09-03 15:54:48'),
(20354, 'Sitavia-M', '16.00', '50 mg+500 mg', '1381', '13', '172', '2022-09-03 15:55:12', '2022-09-03 15:55:12'),
(20355, 'Sitavia-M', '18.00', '50 mg+1000 mg', '1381', '13', '172', '2022-09-03 15:55:34', '2022-09-03 15:55:34'),
(20356, 'Sitazid M', '14.00', '50 mg+500 mg', '1381', '13', '71', '2022-09-03 15:56:26', '2022-09-03 15:56:26'),
(20357, 'Sitazid M', '15.00', '50 mg+1000 mg', '1381', '13', '71', '2022-09-03 15:56:51', '2022-09-03 15:56:51'),
(20358, 'Sitomet', '16.05', '50 mg+500 mg', '1381', '13', '18', '2022-09-03 15:57:21', '2022-09-03 15:57:21'),
(20359, 'Sitomet', '18.05', '50 mg+1000 mg', '1381', '13', '18', '2022-09-03 15:57:42', '2022-09-03 15:57:42'),
(20360, 'Sliptin-M', '19.00', '50 mg+1000 mg', '1381', '13', '65', '2022-09-03 15:58:06', '2022-09-03 15:59:06'),
(20361, 'Sliptin-M', '16.05', '50 mg+500 mg', '1381', '13', '65', '2022-09-03 15:58:40', '2022-09-03 15:58:40'),
(20362, 'Sliptin-M ER', '16.00', '50 mg+500 mg', '1381', '13', '65', '2022-09-03 15:59:35', '2022-09-03 15:59:35'),
(20363, 'Sliptin-M ER', '18.00', '50 mg+1000 mg', '1381', '13', '65', '2022-09-03 16:00:08', '2022-09-03 16:00:08'),
(20364, 'Sucosit M', '14.00', '50 mg+500 mg', '1381', '13', '82', '2022-09-03 16:00:39', '2022-09-03 16:00:39'),
(20365, 'Sucosit M', '16.00', '50 mg+1000 mg', '1381', '13', '82', '2022-09-03 16:01:02', '2022-09-03 16:01:02'),
(20366, 'Taglimet', '11.00', '50 mg+1000 mg', '1381', '13', '91', '2022-09-03 16:01:25', '2022-09-03 16:01:25'),
(20367, 'Taglimet', '9.00', '50 mg+500 mg', '1381', '13', '91', '2022-09-03 16:01:52', '2022-09-03 16:01:52'),
(20368, 'Antivenom', '1000.00', 'N/A', '1382', '10', '92', '2022-09-03 16:04:53', '2022-09-03 16:04:53'),
(20369, 'Abicon', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '89', '2022-09-03 16:06:29', '2022-09-03 16:06:29'),
(20370, 'Algerd', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '119', '2022-09-03 16:07:08', '2022-09-03 16:07:08'),
(20371, 'Algicid', '3.50', '500 mg+100 mg', '1383', '13', '92', '2022-09-03 16:07:44', '2022-09-03 16:07:44'),
(20372, 'Algicid', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '92', '2022-09-03 16:08:09', '2022-09-03 16:08:09'),
(20373, 'Algicon', '3.01', '500 mg+100 mg', '1383', '13', '105', '2022-09-03 16:08:48', '2022-09-03 16:08:48'),
(20374, 'Algicon', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '105', '2022-09-03 16:09:20', '2022-09-03 16:09:20'),
(20375, 'Algisum', '3.50', '500 mg+100 mg', '1383', '13', '136', '2022-09-03 16:09:48', '2022-09-03 16:09:48'),
(20376, 'Algisum', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '136', '2022-09-03 16:10:11', '2022-09-03 16:10:11'),
(20377, 'Asynta', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '179', '2022-09-03 16:10:34', '2022-09-03 16:10:34'),
(20378, 'Asynta', '3.50', '500 mg+100 mg', '1383', '13', '179', '2022-09-03 16:11:04', '2022-09-03 16:11:04'),
(20379, 'Blocid', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '18', '2022-09-03 16:11:28', '2022-09-03 16:11:28'),
(20380, 'Blocid', '3.50', '500 mg+100 mg', '1383', '13', '18', '2022-09-03 16:11:55', '2022-09-03 16:11:55'),
(20381, 'Charnil', '146.00', '(500 mg+100 mg)/5ml', '1383', '67', '184', '2022-09-03 16:12:20', '2022-09-03 16:12:20'),
(20382, 'Foos', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '102', '2022-09-03 16:12:45', '2022-09-03 16:12:45'),
(20383, 'Gascon', '3.50', '500 mg+100 mg', '1383', '13', '142', '2022-09-03 16:13:13', '2022-09-03 16:13:13'),
(20384, 'Gastisol', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '45', '2022-09-03 16:13:44', '2022-09-03 16:13:44'),
(20385, 'Gastrocon', '4.50', '500 mg+100 mg', '1383', '13', '58', '2022-09-03 16:14:07', '2022-09-03 16:14:07'),
(20386, 'Gastrocon', '155.00', '(500 mg+100 mg)/5ml', '1383', '67', '58', '2022-09-03 16:14:32', '2022-09-03 16:14:32'),
(20387, 'Gastrocon-A', '4.50', '500 mg+100 mg', '1383', '13', '190', '2022-09-03 16:15:02', '2022-09-03 16:15:02'),
(20388, 'Gastrocon-A', '155.00', '(500 mg+100 mg)/5ml', '1383', '67', '190', '2022-09-03 16:16:05', '2022-09-03 16:16:05'),
(20389, 'Gelid', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '71', '2022-09-03 16:16:30', '2022-09-03 16:16:30'),
(20390, 'Gelid', '3.50', '500 mg+100 mg', '1383', '13', '71', '2022-09-03 16:16:59', '2022-09-03 16:16:59'),
(20391, 'Gerdex', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '91', '2022-09-03 16:17:24', '2022-09-03 16:17:24'),
(20392, 'Lagita', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '112', '2022-09-03 16:17:52', '2022-09-03 16:17:52'),
(20393, 'Marvelta', '125.38', '(500 mg+100 mg)/5ml', '1383', '67', '140', '2022-09-03 16:18:19', '2022-09-03 16:18:19'),
(20394, 'Onvicon', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '134', '2022-09-03 16:18:43', '2022-09-03 16:18:43'),
(20395, 'Reflacid', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '138', '2022-09-03 16:19:14', '2022-09-03 16:19:14'),
(20396, 'Renacid', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '161', '2022-09-03 16:19:48', '2022-09-03 16:19:48');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(20397, 'Sodal', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '42', '2022-09-03 16:20:14', '2022-09-03 16:20:14'),
(20398, 'Viscocid', '5.00', '500 mg+100 mg', '1383', '13', '43', '2022-09-03 16:20:39', '2022-09-03 16:21:40'),
(20399, 'Viscocid', '150.00', '(500 mg+100 mg)/5ml', '1383', '67', '43', '2022-09-03 16:21:13', '2022-09-03 16:21:13'),
(20400, 'Xerocid', '125.00', '(500 mg+100 mg)/5ml', '1383', '67', '129', '2022-09-03 16:22:07', '2022-09-03 16:22:07'),
(20401, 'Xerocid', '3.50', '500 mg+100 mg', '1383', '13', '129', '2022-09-03 16:22:38', '2022-09-03 16:22:38'),
(20402, 'Algicar Plus', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '185', '2022-09-03 16:24:23', '2022-09-03 16:24:23'),
(20403, 'Algicid DX', '300.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '92', '2022-09-03 16:25:00', '2022-09-03 16:25:00'),
(20404, 'Algicid Plus', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '92', '2022-09-03 16:25:32', '2022-09-03 16:25:32'),
(20405, 'Algisum Max', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '136', '2022-09-03 16:25:59', '2022-09-03 16:25:59'),
(20406, 'Ariscon', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '34', '2022-09-03 16:26:25', '2022-09-03 16:26:25'),
(20407, 'Asynta Max', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '179', '2022-09-03 16:26:54', '2022-09-03 16:26:54'),
(20408, 'Gascon', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '142', '2022-09-03 16:27:28', '2022-09-03 16:27:28'),
(20409, 'Gastrocon-DA', '250.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '190', '2022-09-03 16:28:06', '2022-09-03 16:28:06'),
(20410, 'Gastrocon-R', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '190', '2022-09-03 16:28:36', '2022-09-03 16:28:36'),
(20411, 'Gavicid', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '172', '2022-09-03 16:29:12', '2022-09-03 16:29:12'),
(20412, 'Gavicool', '15.00', '((500 mg+213 mg+325 mg)/10 ml) ( 10 ml sachet)', '1384', '67', '147', '2022-09-03 16:30:09', '2022-09-03 16:30:09'),
(20413, 'Gavicoo', '250.00', '((500 mg+213 mg+325 mg)/10 ml) ( 200 ml bottle)', '1384', '67', '147', '2022-09-03 16:30:53', '2022-09-03 16:30:53'),
(20414, 'Gaviflux', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '39', '2022-09-03 16:31:15', '2022-09-03 16:31:15'),
(20415, 'Gavigin', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '194', '2022-09-03 16:31:41', '2022-09-03 16:31:41'),
(20416, 'Gavilac', '250.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '18', '2022-09-03 16:32:10', '2022-09-03 16:32:10'),
(20417, 'Gavinate', '250.00', '((500 mg+267 mg+160 mg)/10 ml) (200 ml bottle)', '1384', '67', '103', '2022-09-03 16:32:49', '2022-09-03 16:32:49'),
(20418, 'Gavinate', '150.00', '((500 mg+267 mg+160 mg)/10 ml) (100 ml bottle)', '1384', '67', '103', '2022-09-03 16:33:23', '2022-09-03 16:33:23'),
(20419, 'Gavinor', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '65', '2022-09-03 16:33:45', '2022-09-03 16:33:45'),
(20420, 'Gavipex', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '31', '2022-09-03 16:34:43', '2022-09-03 16:34:43'),
(20421, 'Gaviplus', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '184', '2022-09-03 16:35:11', '2022-09-03 16:35:11'),
(20422, 'Gavirad', '15.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '156', '2022-09-03 16:35:36', '2022-09-03 16:35:36'),
(20423, 'Gavis', '248.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '42', '2022-09-03 16:36:05', '2022-09-03 16:36:05'),
(20424, 'Gaviscon', '415.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '158', '2022-09-03 16:36:35', '2022-09-03 16:36:35'),
(20425, 'Gavisol', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '91', '2022-09-03 16:37:04', '2022-09-03 16:37:04'),
(20426, 'Gavista', '5.00', '250 mg+133.5 mg+80 mg', '1384', '13', '197', '2022-09-03 16:37:37', '2022-09-03 16:37:37'),
(20427, 'Gavista', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '197', '2022-09-03 16:37:59', '2022-09-03 16:37:59'),
(20428, 'Gavonix', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '67', '2022-09-03 16:38:27', '2022-09-03 16:38:27'),
(20429, 'Naviscon', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '124', '2022-09-03 16:39:01', '2022-09-03 16:39:01'),
(20430, 'Novelta Power', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '140', '2022-09-03 16:39:29', '2022-09-03 16:39:29'),
(20431, 'Onvicon DX', '250.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '134', '2022-09-03 16:40:23', '2022-09-03 16:40:23'),
(20432, 'Onvicon Plus', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '134', '2022-09-03 16:40:52', '2022-09-03 16:40:52'),
(20433, 'Progavi', '250.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '43', '2022-09-03 16:41:20', '2022-09-03 16:41:20'),
(20434, 'Xelosil', '250.00', '(500 mg+213 mg+325 mg)/10 ml', '1384', '67', '74', '2022-09-03 16:41:53', '2022-09-03 16:41:53'),
(20435, 'Zeroflux', '250.00', '(500 mg+267 mg+160 mg)/10 ml', '1384', '67', '78', '2022-09-03 16:42:19', '2022-09-03 16:42:19'),
(20436, 'Sodib', '25.08', '7.5%', '1385', '50', '98', '2022-09-03 16:43:08', '2022-09-03 16:43:08'),
(20437, 'Sodicarb', '6.02', '600 mg', '1385', '13', '150', '2022-09-03 16:43:32', '2022-09-03 16:43:32'),
(20438, 'Sodinate', '6.02', '600 mg', '1385', '13', '136', '2022-09-03 16:43:52', '2022-09-03 16:43:52'),
(20439, 'Sodium bi carbonate', '7.02', '7.5%', '1385', '50', '135', '2022-09-03 16:44:19', '2022-09-03 16:44:19'),
(20440, 'Normal Saline', 'Not for sale', '0.9%', '1386', '50', '95', '2022-09-03 16:45:32', '2022-09-03 16:45:32'),
(20441, 'Normal Saline', '67.64', '0.9% (500 ml bag)', '1386', '50', '135', '2022-09-03 16:46:04', '2022-09-03 16:46:04'),
(20442, 'Normal Saline', '87.14', '0.9% (1000 ml bag)', '1386', '50', '135', '2022-09-03 16:46:35', '2022-09-03 16:46:35'),
(20443, 'Normal Saline', '67.85', '0.9% (500 ml bag)', '1386', '50', '19', '2022-09-03 16:47:08', '2022-09-03 16:47:08'),
(20444, 'Normal Saline', '87.39', '0.9% (1000 ml bag)', '1386', '50', '19', '2022-09-03 16:47:37', '2022-09-03 16:47:37'),
(20445, 'Normalin', '47.14', '0.9% (100 ml bag)', '1386', '50', '150', '2022-09-03 16:48:11', '2022-09-03 16:48:11'),
(20446, 'Normalin', '56.18', '0.9% (250 ml bag)', '1385', '50', '150', '2022-09-03 16:49:00', '2022-09-03 16:49:00'),
(20447, 'Normalin', '67.85', '0.9% (500 ml bag)', '1386', '50', '150', '2022-09-03 16:50:03', '2022-09-03 16:50:03'),
(20448, 'Normalin', '87.39', '0.9% (1000 ml bag)', '1386', '50', '150', '2022-09-03 16:50:36', '2022-09-03 16:50:36'),
(20449, 'Normalin', '87.39', '0.9% (1000 ml bag)', '1386', '50', '150', '2022-09-03 16:50:36', '2022-09-03 16:50:36'),
(20450, 'Normalin', '117.29', '0.9% (2000 ml bag)', '1386', '50', '150', '2022-09-03 16:51:25', '2022-09-03 16:51:25'),
(20451, 'Normasol', '47.88', '0.9% (100 ml bag)', '1386', '50', '106', '2022-09-03 16:51:56', '2022-09-03 16:51:56'),
(20452, 'Normasol', '53.63', '0.9% (250 ml bag)', '1386', '50', '106', '2022-09-03 16:52:32', '2022-09-03 16:52:32'),
(20453, 'Normasol', '67.85', '0.9% (500 ml bag)', '1386', '50', '106', '2022-09-03 16:53:07', '2022-09-03 16:53:07'),
(20454, 'Normasol', '87.39', '0.9% (1000 ml bag)', '1386', '50', '106', '2022-09-03 16:53:43', '2022-09-03 16:53:43'),
(20455, 'Saloride', '48.06', '0.9% (100 ml bag)', '1386', '50', '43', '2022-09-03 16:54:09', '2022-09-03 16:54:09'),
(20456, 'Salo', '53.63', '0.9% (250 ml bag)', '1386', '50', '43', '2022-09-03 16:54:34', '2022-09-03 16:54:34'),
(20457, 'Salo', '67.85', '0.9% (500 ml bag)', '1386', '50', '43', '2022-09-03 16:55:02', '2022-09-03 16:55:02'),
(20458, 'Salorid', '87.39', '0.9% (1000 ml bag)', '1386', '50', '43', '2022-09-03 16:55:34', '2022-09-03 16:55:34'),
(20459, 'Salpac', '43.12', '0.9% (500 ml bag)', '1386', '50', '139', '2022-09-03 16:56:05', '2022-09-03 16:56:05'),
(20460, 'Salpac', '87.39', '0.9% (1000 ml bag)', '1386', '50', '139', '2022-09-03 16:56:38', '2022-09-03 16:56:38'),
(20461, 'Solo', '67.85', '0.9% (500 ml bag)', '1386', '50', '179', '2022-09-03 16:57:03', '2022-09-03 16:57:03'),
(20462, 'Solo', '87.39', '0.9% (1000 ml bag)', '1386', '50', '179', '2022-09-03 16:57:27', '2022-09-03 16:57:27'),
(20463, 'Xenosol', '74.22', '0.9% (100 ml bag)', '1386', '50', '39', '2022-09-03 16:58:12', '2022-09-03 16:58:12'),
(20464, 'Xenosol', '85.26', '0.9% (250 ml bag)', '1386', '50', '39', '2022-09-03 16:58:58', '2022-09-03 16:58:58'),
(20465, 'Xenosol', '108.32', '0.9% (500 ml bag)', '1386', '50', '39', '2022-09-03 16:59:31', '2022-09-03 16:59:31'),
(20466, 'Cordema', '70.00', '5%', '1388', '69', '82', '2022-09-03 17:00:55', '2022-09-03 17:00:55'),
(20467, 'Hypersol', '70.00', '5%', '1388', '69', '43', '2022-09-03 17:02:40', '2022-09-03 17:02:40'),
(20468, 'I-Sol', '70.00', '5%', '1388', '69', '135', '2022-09-03 17:03:09', '2022-09-03 17:03:09'),
(20469, 'N-Sol 5', '70.00', '5%', '1388', '69', '150', '2022-09-03 17:03:39', '2022-09-03 17:03:39'),
(20470, 'NCL', '70.00', '5%', '1388', '69', '34', '2022-09-03 17:04:29', '2022-09-03 17:04:29'),
(20471, 'Sodiclor', '3.00', '300 mg', '1389', '13', '150', '2022-09-03 23:14:29', '2022-09-03 23:14:29'),
(20472, 'Sodiclor', '6.00', '600 mg', '1389', '13', '150', '2022-09-03 23:15:13', '2022-09-03 23:15:13'),
(20473, 'SodiSalt', '3.00', '300 mg', '1389', '13', '18', '2022-09-03 23:15:51', '2022-09-03 23:15:51'),
(20474, 'Acme\'s DNS', '75.89', '0.9%+5%', '1390', '50', '19', '2022-09-03 23:22:09', '2022-09-03 23:22:09'),
(20475, 'Acme\'s DNS', '101.20', '0.9%+5%', '1390', '50', '19', '2022-09-03 23:22:46', '2022-09-03 23:34:37'),
(20476, 'ADS-10', '66.07', '0.225%+10%', '1390', '50', '106', '2022-09-03 23:24:07', '2022-09-03 23:37:36'),
(20477, 'ADS-10', '87.51', '0.225%+10% (1000 ml bag)', '1390', '50', '106', '2022-09-03 23:25:20', '2022-09-03 23:36:39'),
(20478, 'APN', '65.25', '0.225%+10% (500 ml bag)', '1390', '50', '135', '2022-09-03 23:25:53', '2022-09-03 23:36:05'),
(20479, 'APN', '86.32', '0.225%+10% (1000 ml bag)', '1390', '50', '135', '2022-09-03 23:27:18', '2022-09-03 23:35:34'),
(20480, 'Baby Saline', '55.20', '0.225%+10% (250 ml bag)', '1390', '50', '106', '2022-09-03 23:28:39', '2022-09-03 23:35:05'),
(20481, 'Baby Saline', '72.24', '0.225%+10% (500 ml bag)', '1390', '50', '106', '2022-09-03 23:29:09', '2022-09-03 23:40:14'),
(20482, 'Babysol', '73.38', '0.225%+10%', '1390', '50', '135', '2022-09-03 23:29:57', '2022-09-03 23:41:04'),
(20483, 'Babysol Junior', '73.38', '0.45%+5%', '1390', '50', '135', '2022-09-03 23:30:54', '2022-09-03 23:38:46'),
(20484, 'Dexoride', '75.89', '0.9%+5% (500 ml bag)', '1390', '50', '43', '2022-09-03 23:32:02', '2022-09-03 23:38:05'),
(20485, 'Dexoride', '101.20', '0.9%+5% (1000 ml bag)', '1390', '50', '43', '2022-09-03 23:33:24', '2022-09-03 23:33:24'),
(20486, 'Dextrosal', '72.23', '0.225%+10%', '1390', '50', '139', '2022-09-03 23:42:15', '2022-09-03 23:58:20'),
(20487, 'Dextrosal', '44.64', '0.18%+4.3% (500 ml bag)', '1390', '50', '139', '2022-09-03 23:54:59', '2022-09-03 23:57:31'),
(20488, 'Dextrosal', '94.07', '0.18%+4.3% (1000 ml bag)', '1390', '50', '139', '2022-09-03 23:55:45', '2022-09-03 23:55:45'),
(20489, 'Dextrosal', '54.88', '0.45%+5%', '1390', '50', '139', '2022-09-03 23:57:01', '2022-09-03 23:57:01'),
(20490, 'Dextrosal', '54.88', '0.9%+5% (500 ml bag)', '1390', '50', '139', '2022-09-03 23:59:40', '2022-09-03 23:59:40'),
(20491, 'Dextrosal', '93.95', '0.9%+5% (1000 ml bag)', '1390', '50', '139', '2022-09-04 00:00:17', '2022-09-04 00:00:17'),
(20492, 'DNS', '75.67', '0.9%+5% (500 ml bottle)', '1390', '50', '135', '2022-09-04 00:09:33', '2022-09-04 00:09:33'),
(20493, 'DNS', '100.89', '0.9%+5% (1000 ml bottle)', '1390', '50', '135', '2022-09-04 00:10:26', '2022-09-04 00:10:26'),
(20494, 'Electrodex', '65.56', '0.225%+10% (500 ml bag)', '1390', '50', '139', '2022-09-04 00:11:24', '2022-09-04 00:11:24'),
(20495, 'Electrodex', '90.42', '0.225%+10% (1000 ml bag)', '1390', '50', '139', '2022-09-04 00:12:10', '2022-09-04 00:12:10'),
(20496, 'Glucosal', '75.89', '0.9%+5% (500 ml bag)', '1390', '50', '150', '2022-09-04 00:13:01', '2022-09-04 00:13:01'),
(20497, 'Glucosal', '101.20', '0.9%+5% (1000 ml bag)', '1390', '50', '150', '2022-09-04 00:13:48', '2022-09-04 00:13:48'),
(20498, 'Glucose Saline', 'Not for sale', '0.9%+5%', '1390', '50', '95', '2022-09-04 00:14:58', '2022-09-04 00:14:58'),
(20499, 'Infuso Plus', '126.00', '0.9%+5%', '1390', '50', '39', '2022-09-04 00:15:43', '2022-09-04 00:15:43'),
(20500, 'Isodex', '91.34', '0.18%+4.3%', '1390', '50', '179', '2022-09-04 00:16:17', '2022-09-04 00:16:17'),
(20501, 'Isoride', '91.34', '0.18%+4.3%', '1390', '50', '43', '2022-09-04 00:17:01', '2022-09-04 00:17:01'),
(20502, 'Kidsol', '72.23', '0.225%+5%', '1390', '50', '19', '2022-09-04 00:18:06', '2022-09-04 00:18:06'),
(20503, 'Kidsol DS', '73.60', '0.45%+5%', '1390', '50', '19', '2022-09-04 00:18:42', '2022-09-04 00:18:42'),
(20504, 'Libott M', '71.30', '0.18%+4.3%', '1390', '50', '106', '2022-09-04 00:19:37', '2022-09-04 00:19:37'),
(20505, 'Libott M', '94.09', '0.18%+4.3% (1000 ml bag)', '1390', '50', '106', '2022-09-04 00:20:18', '2022-09-04 00:20:18'),
(20506, 'Libott-S', '76.22', '0.9%+5%', '1390', '50', '106', '2022-09-04 00:21:22', '2022-09-04 00:21:22'),
(20507, 'Libott-S', '101.20', '0.9%+5% (1000 ml bag)', '1390', '50', '106', '2022-09-04 00:22:04', '2022-09-04 00:22:04'),
(20508, 'Libott-S JR', '73.60', '0.45%+5%', '1390', '50', '106', '2022-09-04 00:22:55', '2022-09-04 00:22:55'),
(20509, 'Neosol', '55.20', '0.225%+5%', '1390', '50', '43', '2022-09-04 00:24:09', '2022-09-04 00:24:09'),
(20510, 'Neosol DS', '55.20', '0.45%+5% (250 ml bag)', '1390', '50', '43', '2022-09-04 00:25:05', '2022-09-04 00:25:05'),
(20511, 'Neosol DS', '73.60', '0.45%+5% (500 ml bag)', '1390', '50', '43', '2022-09-04 00:25:50', '2022-09-04 00:25:50'),
(20512, 'Pedisol', '72.00', '0.225%+5%', '1390', '50', '150', '2022-09-04 00:26:36', '2022-09-04 00:26:36'),
(20513, 'Pedisol DS', '80.00', '0.225%+10%', '1390', '50', '150', '2022-09-04 00:27:52', '2022-09-04 00:27:52'),
(20514, 'Solodex', '75.89', '0.9%+5% (500 ml bag)', '1390', '50', '179', '2022-09-04 00:28:35', '2022-09-04 00:28:35'),
(20515, 'Solodex', '101.20', '0.9%+5% (1000 ml bag)', '1390', '50', '179', '2022-09-04 00:29:23', '2022-09-04 00:29:23'),
(20516, 'Solodex Baby', '72.45', '0.225%+5%', '1390', '50', '179', '2022-09-04 00:30:07', '2022-09-04 00:30:07'),
(20517, 'Solodex JR', '73.60', '0.45%+5%', '1390', '50', '179', '2022-09-04 00:30:42', '2022-09-04 00:30:42'),
(20518, 'Cholenak', '70.15', '0.5%+0.1%+0.393% (500 ml bottle)', '1391', '50', '179', '2022-09-04 00:39:40', '2022-09-04 00:39:40'),
(20519, 'Cholenak', '92.00', '0.5%+0.1%+0.393% (1000 ml bottle)', '1391', '50', '179', '2022-09-04 00:40:35', '2022-09-04 00:40:35'),
(20520, 'Aristocrom', '65.00', '2%', '1392', '69', '34', '2022-09-04 00:42:00', '2022-09-04 00:42:00'),
(20521, 'G-Cromo', '50.00', '2%', '1392', '69', '84', '2022-09-04 00:45:07', '2022-09-04 00:45:07'),
(20522, 'Itchin', '65.00', '2%', '1392', '69', '77', '2022-09-04 00:45:49', '2022-09-04 00:45:49'),
(20523, 'Nacrom', '65.20', '2%', '1392', '69', '124', '2022-09-04 00:46:31', '2022-09-04 00:46:31'),
(20524, 'Nasochrom', '60.20', '2%', '1392', '69', '65', '2022-09-04 00:47:36', '2022-09-04 00:47:36'),
(20525, 'Opsocrom', '65.00', '2%', '1392', '69', '135', '2022-09-04 00:48:21', '2022-09-04 00:48:21'),
(20526, 'Optacrom', '60.23', '2%', '1392', '69', '160', '2022-09-04 00:49:27', '2022-09-04 00:49:27'),
(20527, 'Optipan', '50.92', '2%', '1392', '69', '98', '2022-09-04 00:50:08', '2022-09-04 00:50:08'),
(20528, 'Socolate', '65.00', '2%', '1392', '69', '142', '2022-09-04 00:51:02', '2022-09-04 00:51:02'),
(20529, 'Sodicrom', '60.23', '2%', '1392', '69', '150', '2022-09-04 00:52:06', '2022-09-04 00:52:06'),
(20530, 'Cromolin', '80.00', '4%', '1393', '69', '91', '2022-09-04 00:53:20', '2022-09-04 00:53:20'),
(20531, 'Itchin DS', '75.23', '4%', '1393', '69', '77', '2022-09-04 00:53:59', '2022-09-04 00:53:59'),
(20532, 'Mastguard', '100.00', '4%', '1393', '69', '92', '2022-09-04 00:55:10', '2022-09-04 00:55:10'),
(20533, 'Sodicrom DS', '75.28', '4%', '1393', '69', '150', '2022-09-04 00:56:00', '2022-09-04 00:56:00'),
(20534, 'Phosphoprep', '230.00', '(2.711 gm+1.2 gm)/5 ml', '1396', '28', '58', '2022-09-04 00:58:10', '2022-09-04 00:58:10'),
(20535, 'Flurodent', '80.00', '0.022%', '1397', '52', '127', '2022-09-04 00:58:56', '2022-09-04 00:58:56'),
(20536, 'Listacare Plus', '80.00', '0.022%', '1397', '52', '78', '2022-09-04 00:59:45', '2022-09-04 00:59:45'),
(20537, 'Oralis Cavicare', '80.24', '0.022% (120 ml bottle)', '1397', '52', '136', '2022-09-04 01:01:01', '2022-09-04 01:01:01'),
(20538, 'Oralis Cavicare', '145.43', '0.022% (250 ml bottle)', '1397', '52', '136', '2022-09-04 01:01:40', '2022-09-04 01:01:40'),
(20539, 'Facid', '65.00', '250 mg', '1398', '13', '71', '2022-09-04 01:02:41', '2022-09-04 01:02:41'),
(20540, 'Fucidin', '98.32', '250 mg', '1398', '13', '105', '2022-09-04 01:03:19', '2022-09-04 01:03:19'),
(20541, 'Fucimax', '65.00', '250 mg', '1398', '13', '92', '2022-09-04 01:04:02', '2022-09-04 01:04:02'),
(20542, 'Facid', '90.00', '2%', '1399', '29', '71', '2022-09-04 01:05:47', '2022-09-04 01:05:47'),
(20543, 'Fucidin Leo', '303.90', '2%', '1399', '29', '105', '2022-09-04 01:06:43', '2022-09-04 01:06:43'),
(20544, 'Fusate', '80.24', '2%', '1399', '29', '29', '2022-09-04 01:07:38', '2022-09-04 01:07:38'),
(20545, 'Artiron', '220.00', '0.1%', '1401', '69', '136', '2022-09-04 01:09:48', '2022-09-04 01:09:48'),
(20546, 'Artiron DS', '270.00', '0.2%', '1401', '69', '136', '2022-09-04 01:10:38', '2022-09-04 01:10:38'),
(20547, 'HYLO-COMOD', '980.00', '0.1%', '1401', '69', '195', '2022-09-04 01:11:31', '2022-09-04 01:11:31'),
(20548, 'Hyloron', '220.00', '0.1%', '1401', '69', '34', '2022-09-04 01:13:07', '2022-09-04 01:13:07'),
(20549, 'Hyronate', '220.00', '0.1%', '1401', '69', '92', '2022-09-04 01:13:49', '2022-09-04 01:13:49'),
(20550, 'Opti Fusion', '220.00', '0.1%+0.5%', '1402', '69', '34', '2022-09-04 01:14:54', '2022-09-04 01:14:54'),
(20551, 'Clotech-D', '170.00', '500 mg/100 ml', '1403', '55', '135', '2022-09-04 01:16:31', '2022-09-04 01:16:31'),
(20552, 'Abdolax', '85.00', '5 mg/5 ml (50 ml bottle)', '1405', '28', '92', '2022-09-04 01:17:38', '2022-09-04 01:17:38'),
(20553, 'Abdolax', '150.00', '5 mg/5 ml (100 ml bottle)', '1405', '28', '92', '2022-09-04 01:18:19', '2022-09-04 01:18:19'),
(20554, 'Abdolax', '10.00', '10 mg', '1405', '13', '92', '2022-09-04 01:18:56', '2022-09-04 01:18:56'),
(20555, 'Ezyfeel', '85.00', '5 mg/5 ml (50 ml bottle)', '1405', '28', '73', '2022-09-04 01:19:45', '2022-09-04 01:19:45'),
(20556, 'Ezyfeel', '150.00', '5 mg/5 ml (100 ml bottle)', '1405', '28', '73', '2022-09-04 01:20:39', '2022-09-04 01:20:39'),
(20557, 'Ezyfeel', '10.00', '10 mg', '1405', '13', '73', '2022-09-04 01:21:28', '2022-09-04 01:21:28'),
(20558, 'Ezylife', '10.00', '10 mg', '1405', '13', '147', '2022-09-04 01:22:10', '2022-09-04 01:22:10'),
(20559, 'Ezylife', '150.00', '5 mg/5 ml', '1405', '28', '147', '2022-09-04 01:22:59', '2022-09-04 01:22:59'),
(20560, 'Ezylife Kids', '85.00', '5 mg/5 ml', '1405', '28', '147', '2022-09-04 01:23:48', '2022-09-04 01:23:48'),
(20561, 'Ezyout', '150.00', '5 mg/5 ml', '1405', '28', '102', '2022-09-04 01:24:31', '2022-09-04 01:24:31'),
(20562, 'Laxopic', '150.00', '5 mg/5 ml', '1405', '28', '150', '2022-09-04 01:25:23', '2022-09-04 01:25:23'),
(20563, 'Laxopic', '10.00', '10 mg', '1405', '13', '150', '2022-09-04 01:26:14', '2022-09-04 01:26:14'),
(20564, 'Picaso', '10.00', '10 mg', '1405', '13', '172', '2022-09-04 01:27:07', '2022-09-04 01:27:07'),
(20565, 'Picaso', '150.00', '5 mg/5 ml', '1405', '28', '172', '2022-09-04 01:29:47', '2022-09-04 01:29:47'),
(20566, 'Pico Plus', '85.00', '5 mg/5 ml (50 ml bottle)', '1405', '28', '74', '2022-09-04 01:30:47', '2022-09-04 01:30:47'),
(20567, 'Pico Plus', '150.00', '5 mg/5 ml (100 ml bottle)', '1405', '28', '74', '2022-09-04 01:31:39', '2022-09-04 01:31:39'),
(20568, 'Pico Plus', '10.00', '10 mg', '1405', '13', '74', '2022-09-04 01:32:28', '2022-09-04 01:32:28'),
(20569, 'Picolax', '150.00', '5 mg/5 ml', '1405', '28', '177', '2022-09-04 01:33:21', '2022-09-04 01:33:21'),
(20570, 'Picolax', '10.00', '10 mg', '1405', '13', '177', '2022-09-04 01:34:15', '2022-09-04 01:34:15'),
(20571, 'Picosul', '10.00', '10 mg', '1405', '13', '136', '2022-09-04 01:34:51', '2022-09-04 01:34:51'),
(20572, 'Picosul', '150.00', '5 mg/5 ml', '1405', '28', '136', '2022-09-04 01:35:38', '2022-09-04 01:35:38'),
(20573, 'Sopilax', '10.00', '10 mg', '1405', '13', '179', '2022-09-04 01:36:28', '2022-09-04 01:36:28'),
(20574, 'Sopilax', '150.00', '5 mg/5 ml', '1405', '28', '179', '2022-09-04 01:37:19', '2022-09-04 01:37:19'),
(20575, 'EzyColon', '90.00', '(10 mg+3.5 gm+12 gm)/sachet', '1406', '76', '147', '2022-09-04 01:39:02', '2022-09-04 01:39:02'),
(20576, 'Level-K', '980.00', '15 gm/sachet', '1407', '76', '92', '2022-09-04 01:39:52', '2022-09-04 01:39:52'),
(20577, 'Normo-K', '145.00', '15 gm/sachet', '1407', '76', '179', '2022-09-04 01:40:55', '2022-09-04 01:40:55'),
(20578, 'Catavit', '120.00', 'N/A', '1409', '69', '31', '2022-09-04 01:43:14', '2022-09-04 01:43:14'),
(20579, 'Catnil', '125.37', 'N/A', '1409', '69', '19', '2022-09-04 01:44:08', '2022-09-04 01:44:08'),
(20580, 'Catnil', '125.37', 'N/A', '1409', '69', '19', '2022-09-04 01:44:08', '2022-09-04 01:44:08'),
(20581, 'Catrix', '125.00', 'N/A', '1409', '69', '92', '2022-09-04 01:45:31', '2022-09-04 01:45:31'),
(20582, 'Phacomin', '125.00', 'N/A', '1409', '69', '135', '2022-09-04 01:46:27', '2022-09-04 01:46:27'),
(20583, 'Phacovit', '125.00', 'N/A', '1409', '69', '34', '2022-09-04 01:47:15', '2022-09-04 01:47:15'),
(20584, 'Ractovit', '125.00', 'N/A', '1409', '69', '91', '2022-09-04 01:48:03', '2022-09-04 01:48:03'),
(20585, 'Vitafol', '125.00', 'N/A', '1409', '69', '150', '2022-09-04 01:48:49', '2022-09-04 01:48:49'),
(20586, 'Vitalens', '120.37', 'N/A', '1409', '69', '78', '2022-09-04 01:49:30', '2022-09-04 01:49:30'),
(20587, 'AmiClean', '0.60', '7.5 mg', '1410', '13', '28', '2022-09-04 01:50:31', '2022-09-04 01:50:31'),
(20588, 'AmiClean', '0.95', '15 mg', '1410', '13', '28', '2022-09-04 01:51:24', '2022-09-04 01:51:24'),
(20589, 'Thiotab', '0.46', '7.5 mg', '1410', '13', '178', '2022-09-04 01:52:16', '2022-09-04 01:52:16'),
(20590, 'Thiotab', '0.72', '15 mg', '1410', '13', '178', '2022-09-04 01:53:13', '2022-09-04 01:53:13'),
(20591, 'Convules', '75.28', '200 mg/5 ml', '1411', '59', '136', '2022-09-04 01:55:23', '2022-09-04 01:55:23'),
(20592, 'Convules SR', '10.07', '500 mg', '1411', '13', '136', '2022-09-04 02:36:50', '2022-09-04 02:36:50'),
(20593, 'Convules SR', '6.04', '300 mg', '1411', '13', '136', '2022-09-04 02:38:07', '2022-09-04 02:38:07'),
(20594, 'Convules SR', '4.02', '200 mg', '1411', '13', '136', '2022-09-04 02:39:07', '2022-09-04 02:39:07'),
(20595, 'Encorate', '3.02', '200 mg', '1411', '13', '180', '2022-09-04 02:40:00', '2022-09-04 02:40:00'),
(20596, 'Encorate Chrono', '4.50', '200 mg', '1411', '13', '180', '2022-09-04 02:40:38', '2022-09-04 02:40:38'),
(20597, 'Encorate Chrono', '8.00', '300 mg', '1411', '13', '180', '2022-09-04 02:41:25', '2022-09-04 02:41:25'),
(20598, 'Encorate Chrono', '12.00', '500 mg', '1411', '13', '180', '2022-09-04 02:41:47', '2022-09-04 02:41:47'),
(20599, 'Epilim', '80.54', '200 mg/5 ml', '1411', '59', '198', '2022-09-04 02:43:29', '2022-09-04 02:43:29'),
(20600, 'Epilim Chrono', '5.02', '200 mg', '1411', '13', '198', '2022-09-04 02:44:28', '2022-09-04 02:44:28'),
(20601, 'Epilim Chrono', '8.02', '300 mg', '1411', '13', '198', '2022-09-04 02:45:05', '2022-09-04 02:45:05'),
(20602, 'Epilim Chrono', '12.04', '500 mg', '1411', '13', '198', '2022-09-04 02:46:32', '2022-09-04 02:46:32'),
(20603, 'Eval', '90.00', '250 mg/5 ml', '1411', '59', '190', '2022-09-04 02:47:29', '2022-09-04 02:47:29'),
(20604, 'Eval', '3.50', '250 mg', '1411', '13', '190', '2022-09-04 02:47:54', '2022-09-04 02:47:54'),
(20605, 'Eval CR', '12.00', '500 mg', '1411', '13', '190', '2022-09-04 02:51:15', '2022-09-04 02:51:15'),
(20606, 'Eval CR', '8.00', '300 mg', '1411', '13', '190', '2022-09-04 02:51:55', '2022-09-04 02:51:55'),
(20607, 'Eval CR', '5.00', '200 mg', '1411', '13', '190', '2022-09-04 02:52:39', '2022-09-04 02:52:39'),
(20608, 'Nalipsy', '3.00', '200 mg', '1411', '13', '65', '2022-09-04 02:53:09', '2022-09-04 02:53:09'),
(20609, 'Proval', '2.52', '200 mg', '1411', '13', '78', '2022-09-04 02:54:03', '2022-09-04 02:54:03'),
(20610, 'Proval', '75.50', '200 mg/5 ml', '1411', '59', '78', '2022-09-04 02:54:30', '2022-09-04 02:54:30'),
(20611, 'Proval CR', '12.00', '500 mg', '1411', '13', '78', '2022-09-04 02:55:21', '2022-09-04 02:55:21'),
(20612, 'Proval CR', '5.00', '200 mg', '1411', '13', '78', '2022-09-04 02:55:56', '2022-09-04 02:55:56'),
(20613, 'Proval CR', '8.00', '300 mg', '1411', '13', '78', '2022-09-04 02:56:55', '2022-09-04 02:56:55'),
(20614, 'Sodival CR', '6.00', '300 mg', '1411', '13', '18', '2022-09-04 02:58:37', '2022-09-04 02:58:37'),
(20615, 'Sodival CR', '4.00', '200 mg', '1411', '13', '18', '2022-09-04 03:00:23', '2022-09-04 03:00:23'),
(20616, 'Sodival CR', '4.00', '200 mg', '1411', '13', '18', '2022-09-04 03:01:45', '2022-09-04 03:01:45'),
(20617, 'Sodival CR', '4.00', '200 mg', '1411', '13', '18', '2022-09-04 03:02:10', '2022-09-04 03:02:10'),
(20618, 'Sodival CR', '4.00', '200 mg', '1411', '13', '18', '2022-09-04 03:02:10', '2022-09-04 03:02:10'),
(20619, 'Sodival CR', '10.00', '500 mg', '1411', '13', '18', '2022-09-04 03:03:23', '2022-09-04 03:03:23'),
(20620, 'Valepi', '6.20', '200 mg', '1411', '13', '113', '2022-09-04 03:05:24', '2022-09-04 03:05:24'),
(20621, 'Valepi', '6.20', '200 mg', '1411', '13', '113', '2022-09-04 03:07:17', '2022-09-04 03:07:17'),
(20622, 'Valepi', '6.20', '200 mg', '1411', '13', '113', '2022-09-04 03:07:17', '2022-09-04 03:07:17'),
(20623, 'Valex', '3.00', '200 mg', '1411', '13', '92', '2022-09-04 03:08:48', '2022-09-04 03:08:48'),
(20624, 'Valex', '92.00', '200 mg/5 ml', '1411', '59', '92', '2022-09-04 03:10:08', '2022-09-04 03:10:08'),
(20625, 'Valex CR', '12.00', '500 mg', '1411', '13', '92', '2022-09-04 03:11:34', '2022-09-04 03:11:34'),
(20626, 'Valex CR', '5.00', '200 mg', '1411', '13', '92', '2022-09-04 03:15:10', '2022-09-04 03:15:10'),
(20627, 'Valex CR', '8.00', '300 mg', '1411', '13', '92', '2022-09-04 03:15:30', '2022-09-04 03:15:30'),
(20628, 'Valoate', '100.30', '200 mg/5 ml', '1411', '59', '179', '2022-09-04 03:16:42', '2022-09-04 03:16:42'),
(20629, 'Valoate CR', '12.03', '500 mg', '1411', '13', '179', '2022-09-04 03:17:22', '2022-09-04 03:17:22'),
(20630, 'Valoate CR', '8.03', '300 mg', '1411', '13', '179', '2022-09-04 03:18:26', '2022-09-04 03:18:26'),
(20631, 'Valoate CR', '5.02', '200 mg', '1411', '13', '179', '2022-09-04 03:18:55', '2022-09-04 03:18:55'),
(20632, 'Valporin', '80.00', '200 mg/5 ml', '1411', '59', '161', '2022-09-04 03:19:32', '2022-09-04 03:19:32'),
(20633, 'Valporin CR', '12.00', '500 mg', '1411', '13', '161', '2022-09-04 03:20:54', '2022-09-04 03:20:54'),
(20634, 'Valporin CR', '8.00', '300 mg', '1411', '13', '161', '2022-09-04 03:21:47', '2022-09-04 03:21:47'),
(20635, 'Valporin CR', '5.00', '200 mg', '1411', '13', '53', '2022-09-04 03:22:57', '2022-09-04 03:22:57'),
(20636, 'Buviren', '600.00', '400 mg', '1412', '13', '161', '2022-09-04 03:24:13', '2022-09-04 03:24:13'),
(20637, 'Hepcee', '800.00', '400 mg', '1412', '13', '202', '2022-09-04 03:24:45', '2022-09-04 03:24:45'),
(20638, 'Hopetavir', '600.00', '400 mg', '1412', '13', '92', '2022-09-04 03:26:17', '2022-09-04 03:26:17'),
(20639, 'Hopetavir', '600.00', '400 mg', '1412', '13', '92', '2022-09-04 03:27:22', '2022-09-04 03:27:22'),
(20640, 'HopSo', '450.00', '400 mg', '1412', '13', '65', '2022-09-04 03:28:11', '2022-09-04 03:28:11'),
(20641, 'SB-Sovir', '600.00', '400 mg', '1412', '13', '181', '2022-09-04 03:28:51', '2022-09-04 03:28:51'),
(20642, 'Sofomax', '700.00', '400 mg', '1412', '13', '18', '2022-09-04 03:29:42', '2022-09-04 03:29:42'),
(20643, 'Sofomax', '700.00', '400 mg', '1412', '13', '18', '2022-09-04 03:30:03', '2022-09-04 03:30:03'),
(20644, 'Sofomax', '700.00', '400 mg', '1412', '13', '18', '2022-09-04 03:30:59', '2022-09-04 03:30:59'),
(20645, 'Sofomax', '700.00', '400 mg', '1412', '13', '18', '2022-09-04 03:30:59', '2022-09-04 03:30:59'),
(20646, 'Sofomax', '700.00', '400 mg', '1412', '13', '18', '2022-09-04 03:30:59', '2022-09-04 03:30:59'),
(20647, 'Sofomax', '700.00', '400 mg', '1412', '13', '34', '2022-09-04 03:31:20', '2022-09-04 03:31:20'),
(20648, 'Soforal', '600.00', '400 mg', '1412', '13', '39', '2022-09-04 03:32:01', '2022-09-04 03:32:01'),
(20649, 'Sofovir-C', '350.00', '400 mg', '1412', '13', '43', '2022-09-04 03:34:41', '2022-09-04 03:34:41'),
(20650, 'Sofoxen', '600.00', '400 mg', '1412', '13', '74', '2022-09-04 03:40:34', '2022-09-04 03:40:34'),
(20651, 'Sovalvir', '861.71', '400 mg', '1412', '13', '89', '2022-09-04 03:42:22', '2022-09-04 03:42:22'),
(20652, 'Soventa', '600.00', '400 mg', '1412', '13', '71', '2022-09-04 03:43:51', '2022-09-04 03:43:51'),
(20653, 'Suvirus', '600.00', '400 mg', '1412', '13', '179', '2022-09-04 03:44:24', '2022-09-04 03:44:24'),
(20654, 'Fixvel', '1000.00', '400 mg+100 mg', '1413', '13', '39', '2022-09-04 03:46:00', '2022-09-04 03:46:00'),
(20655, 'Hopso-VL', '1000.00', '400 mg+100 mg', '1413', '13', '65', '2022-09-04 03:46:36', '2022-09-04 03:46:36'),
(20656, 'Panovir', '1000.00', '400 mg+100 mg', '1413', '13', '92', '2022-09-04 03:47:14', '2022-09-04 03:47:14'),
(20657, 'Sofosvel', '1170.00', '400 mg+100 mg', '1413', '13', '39', '2022-09-04 03:49:48', '2022-09-04 03:49:48'),
(20658, 'Sovel', '1000.00', '400 mg+100 mg', '1413', '13', '18', '2022-09-04 03:50:11', '2022-09-04 03:50:11'),
(20659, 'Velatas', '1000.00', '400 mg+100 mg', '1413', '13', '89', '2022-09-04 03:50:54', '2022-09-04 03:50:54'),
(20660, 'Velpacee', '1000.00', '400 mg+100 mg', '1413', '13', '202', '2022-09-04 03:52:48', '2022-09-04 03:52:48'),
(20661, 'Velpanex', '1000.00', '400 mg+100 mg', '1413', '13', '74', '2022-09-04 03:53:23', '2022-09-04 03:53:23'),
(20662, 'Solicare', '15.00', '5 mg', '1414', '13', '19', '2022-09-04 03:54:39', '2022-09-04 03:54:39'),
(20663, 'Solicare', '30.00', '10 mg', '1414', '13', '19', '2022-09-04 03:55:30', '2022-09-04 03:55:30'),
(20664, 'Solider', '30.00', '10 mg', '1414', '13', '179', '2022-09-04 03:56:30', '2022-09-04 03:56:30'),
(20665, 'Solider', '15.00', '5 mg', '1414', '13', '179', '2022-09-04 03:56:57', '2022-09-04 03:56:57'),
(20666, 'Solifen', '20.00', '5 mg', '1414', '13', '34', '2022-09-04 03:58:08', '2022-09-04 03:58:08'),
(20667, 'Solina', '14.00', '5 mg', '1414', '13', '65', '2022-09-04 03:58:59', '2022-09-04 03:58:59'),
(20668, 'Solina', '20.00', '10 mg', '1414', '13', '65', '2022-09-04 04:00:02', '2022-09-04 04:00:02'),
(20669, 'Solina', '20.00', '10 mg', '1414', '13', '65', '2022-09-04 04:00:42', '2022-09-04 04:00:42'),
(20670, 'Solurin', '15.00', '5 mg', '1414', '13', '150', '2022-09-04 04:01:10', '2022-09-04 04:01:10'),
(20671, 'Solurin', '30.00', '10 mg', '1414', '13', '150', '2022-09-04 04:02:38', '2022-09-04 04:02:38'),
(20672, 'Utrobin', '15.00', '5 mg', '1414', '13', '190', '2022-09-04 04:04:16', '2022-09-04 04:04:16'),
(20673, 'Utrobin', '30.00', '10 mg', '1414', '13', '190', '2022-09-04 04:05:26', '2022-09-04 04:05:26'),
(20674, 'Vesinac', '15.00', '5 mg', '1414', '13', '43', '2022-09-04 04:06:39', '2022-09-04 04:06:39'),
(20675, 'Vesinac', '30.00', '10 mg', '1414', '13', '43', '2022-09-04 04:07:03', '2022-09-04 04:07:03'),
(20676, 'Stilamin', '5085.00', '3 mg/ampoule', '1415', '49', '97', '2022-09-04 04:08:34', '2022-09-04 04:08:34'),
(20677, 'Norditropin SimpleXx', '10440.00', '5 mg/1.5 ml', '1416', '77', '131', '2022-09-04 04:09:57', '2022-09-04 04:09:57'),
(20678, 'Omnitrope', '9090.29', '5 mg/1.5 ml', '1416', '77', '167', '2022-09-04 04:10:46', '2022-09-04 04:10:46'),
(20679, 'Omnitrope', '20690.03', '5 mg/1.5 ml (1 Kit Pen)', '1416', '77', '167', '2022-09-04 04:11:41', '2022-09-04 04:11:41'),
(20680, 'Fenitab', '300.00', '200 mg', '1417', '13', '71', '2022-09-04 04:13:12', '2022-09-04 04:13:12'),
(20681, 'Hepanib', '150.00', '200 mg', '1417', '13', '74', '2022-09-04 04:13:55', '2022-09-04 04:13:55'),
(20682, 'Nexanib', '250.00', '200 mg', '1417', '13', '202', '2022-09-04 04:14:21', '2022-09-04 04:14:21'),
(20683, 'Nobokin', '300.00', '200 mg', '1417', '13', '79', '2022-09-04 04:15:17', '2022-09-04 04:15:17'),
(20684, 'Sofen', '300.00', '200 mg', '1417', '13', '89', '2022-09-04 04:15:44', '2022-09-04 04:15:44'),
(20685, 'Sofenib', '300.00', '200 mg', '1417', '13', '161', '2022-09-04 04:16:26', '2022-09-04 04:16:26'),
(20686, 'Sonib', '250.00', '200 mg', '1417', '13', '65', '2022-09-04 04:17:53', '2022-09-04 04:17:53'),
(20687, 'Soracent', '275.00', '200 mg', '1417', '13', '92', '2022-09-04 04:18:17', '2022-09-04 04:18:17'),
(20688, 'Sorafen', '300.00', '200 mg', '1417', '13', '185', '2022-09-04 04:19:16', '2022-09-04 04:19:16'),
(20689, 'Soranix', '250.00', '200 mg', '1417', '13', '39', '2022-09-04 04:20:01', '2022-09-04 04:20:01'),
(20690, 'Sotalex', '10.00', '80 mg', '1418', '13', '190', '2022-09-04 04:20:32', '2022-09-04 04:20:32'),
(20691, 'Aciflox', '12.00', '200 mg', '1419', '13', '18', '2022-09-04 21:57:15', '2022-09-04 21:57:15'),
(20692, 'Floxipar', '15.61', '200 mg', '1419', '13', '19', '2022-09-04 21:57:45', '2022-09-04 21:57:45'),
(20693, 'Mega Flox', '15.00', '200 mg', '1419', '13', '90', '2022-09-04 21:58:26', '2022-09-04 21:58:26'),
(20694, 'Parlox', '15.00', '200 mg', '1419', '13', '71', '2022-09-04 21:58:57', '2022-09-04 21:58:57'),
(20695, 'Piocin', '18.00', '200 mg', '1419', '13', '116', '2022-09-04 21:59:30', '2022-09-04 21:59:30'),
(20696, 'Quinoflox', '15.00', '200 mg', '1419', '13', '89', '2022-09-04 22:00:04', '2022-09-04 22:00:04'),
(20697, 'Saga', '15.05', '200 mg', '1419', '13', '179', '2022-09-04 22:00:25', '2022-09-04 22:00:25'),
(20698, 'Salocin', '17.05', '200 mg', '1419', '13', '101', '2022-09-04 22:01:03', '2022-09-04 22:01:03'),
(20699, 'Spacin', '26.00', '200 mg', '1419', '13', '167', '2022-09-04 22:01:26', '2022-09-04 22:01:26'),
(20700, 'Spalox', '16.00', '200 mg', '1419', '13', '67', '2022-09-04 22:02:05', '2022-09-04 22:02:05'),
(20701, 'Spar', '20.00', '200 mg', '1419', '13', '82', '2022-09-04 22:02:37', '2022-09-04 22:02:37'),
(20702, 'Spardon', '16.00', '200 mg', '1419', '13', '32', '2022-09-04 22:03:06', '2022-09-04 22:03:06'),
(20703, 'Sparflox', '16.05', '200 mg', '1419', '13', '23', '2022-09-04 22:03:37', '2022-09-04 22:03:37'),
(20704, 'Sparfloxin', '12.00', '200 mg', '1419', '13', '62', '2022-09-04 22:04:09', '2022-09-04 22:04:09'),
(20705, 'Spark', '15.05', '200 mg', '1419', '13', '124', '2022-09-04 22:04:29', '2022-09-04 22:04:29'),
(20706, 'Sparlin', '15.06', '200 mg', '1419', '13', '43', '2022-09-04 22:05:13', '2022-09-04 22:05:13'),
(20707, 'Sparonex', '18.10', '200 mg', '1419', '13', '65', '2022-09-04 22:05:45', '2022-09-04 22:05:45'),
(20708, 'Tinobac', '250.00', '2 gm/vial', '1420', '68', '92', '2022-09-04 22:06:38', '2022-09-04 22:06:38'),
(20709, 'Rovamycine', '20.13', '3 MIU', '1421', '13', '198', '2022-09-04 22:07:20', '2022-09-04 22:07:20'),
(20710, 'Inospiron', '5.00', '25 mg', '1422', '13', '92', '2022-09-04 22:08:20', '2022-09-04 22:08:20'),
(20711, 'Inospiron', '18.00', '100 mg', '1422', '13', '92', '2022-09-04 22:08:49', '2022-09-04 22:08:49'),
(20712, 'Spiretic', '5.05', '25 mg', '1422', '13', '65', '2022-09-04 22:09:24', '2022-09-04 22:09:24'),
(20713, 'Spirocard', '5.02', '25 mg', '1422', '13', '150', '2022-09-04 22:09:56', '2022-09-04 22:09:56'),
(20714, 'Spirocard', '18.07', '100 mg', '1422', '13', '150', '2022-09-04 22:10:28', '2022-09-04 22:10:28'),
(20715, 'Spirocard', '10.00', '50 mg', '1422', '13', '150', '2022-09-04 22:10:58', '2022-09-04 22:10:58'),
(20716, 'Verospiron', '5.01', '25 mg', '1422', '13', '27', '2022-09-04 22:11:33', '2022-09-04 22:11:33'),
(20717, 'Antepsin', '5.52', '1000 mg', '1426', '13', '101', '2022-09-04 22:13:23', '2022-09-04 22:13:23'),
(20718, 'Gastalfet', '4.02', '500 mg', '1426', '13', '43', '2022-09-04 22:13:49', '2022-09-04 22:13:49'),
(20719, 'Gastalfet', '6.00', '1000 mg', '1426', '13', '43', '2022-09-04 22:14:15', '2022-09-04 22:14:15'),
(20720, 'Protecto', '4.00', '500 mg', '1426', '13', '71', '2022-09-04 22:14:35', '2022-09-04 22:14:35'),
(20721, 'Protecto', '6.00', '1000 mg', '1426', '13', '71', '2022-09-04 22:15:12', '2022-09-04 22:15:12'),
(20722, 'Sucrate', '400.00', '1 gm/5 ml', '1426', '67', '19', '2022-09-04 22:15:47', '2022-09-04 22:19:49'),
(20723, 'Ucrafate', '400.00', '1 gm/5 ml', '1426', '67', '190', '2022-09-04 22:16:13', '2022-09-04 22:20:14'),
(20724, 'Ucrafate', '6.00', '1000 mg', '1426', '13', '190', '2022-09-04 22:16:46', '2022-09-04 22:16:46'),
(20725, 'Ulfate', '400.00', '1 gm/5 ml', '1426', '67', '92', '2022-09-04 22:17:11', '2022-09-04 22:19:03'),
(20726, 'Ulrif', '400.00', '1 gm/5 ml', '1426', '67', '179', '2022-09-04 22:17:56', '2022-09-04 22:17:56'),
(20727, 'Ulsec', '5.50', '1000 mg', '1426', '13', '35', '2022-09-04 22:18:21', '2022-09-04 22:18:21'),
(20728, 'Cal X', '1.10', '8 mg', '1427', '13', '71', '2022-09-04 22:21:15', '2022-09-04 22:21:15'),
(20729, 'Cal X', '2.60', '12 mg/sachet', '1427', '76', '71', '2022-09-04 22:21:54', '2022-09-04 22:21:54'),
(20730, 'Calonil', '1.00', '8 mg', '1427', '13', '20', '2022-09-04 22:22:12', '2022-09-04 22:22:12'),
(20731, 'Kalfree', '1.00', '8 mg', '1427', '13', '71', '2022-09-04 22:22:35', '2022-09-04 22:22:35'),
(20732, 'Sweet Drops', '130.00', '25%', '1427', '51', '147', '2022-09-04 22:23:16', '2022-09-04 22:23:16'),
(20733, 'Sweet\'n Zero', '1.20', '8 mg', '1427', '13', '190', '2022-09-04 22:23:45', '2022-09-04 22:23:45'),
(20734, 'Sweet\'n Zero', '2.50', '12 mg/sachet', '1427', '76', '190', '2022-09-04 22:24:15', '2022-09-04 22:24:15'),
(20735, 'Sweet\'n Zero', '2.50', '12 mg/sachet', '1427', '76', '190', '2022-09-04 22:24:52', '2022-09-04 22:24:52'),
(20736, 'Zero', '1.40', '8 mg', '1427', '13', '19', '2022-09-04 22:25:36', '2022-09-04 22:25:36'),
(20737, 'Zero', '3.00', '12 mg/sachet', '1427', '76', '19', '2022-09-04 22:25:56', '2022-09-04 22:25:56'),
(20738, 'Zerocal', '1.30', '6.5 mg', '1427', '13', '179', '2022-09-04 22:26:36', '2022-09-04 22:26:36'),
(20739, 'Zerocal', '2.47', '12 mg/sachet', '1427', '76', '179', '2022-09-04 22:27:07', '2022-09-04 22:27:07'),
(20740, 'Suito', '3.10', '1 gm/sachet (25\'s pack)', '1428', '76', '89', '2022-09-04 22:28:07', '2022-09-04 22:28:07'),
(20741, 'Suito', '3.50', '1 gm/sachet (50\'s pack)', '1428', '76', '89', '2022-09-04 22:28:41', '2022-09-04 22:28:41'),
(20742, 'Suito', '1.35', '1 gm/tablet', '1428', '13', '89', '2022-09-04 22:29:12', '2022-09-04 22:29:12'),
(20743, 'Sulderm', '170.00', '1% (15 gm tube)', '1429', '29', '124', '2022-09-04 23:35:47', '2022-09-04 23:35:47'),
(20744, 'Sulderm', '230.00', '1% (30 gm tube)', '1429', '29', '124', '2022-09-04 23:37:10', '2022-09-04 23:37:10'),
(20745, 'Icid', '27.00', '20%', '1430', '69', '126', '2022-09-04 23:38:39', '2022-09-04 23:41:06'),
(20746, 'Icid', '19.22', '10%', '1430', '69', '126', '2022-09-04 23:39:32', '2022-09-04 23:41:40'),
(20747, 'Optacid', '45.00', '20%', '1430', '69', '160', '2022-09-04 23:40:24', '2022-09-04 23:40:24'),
(20748, 'Optimide', '22.40', '20%', '1430', '69', '98', '2022-09-04 23:42:39', '2022-09-04 23:42:39'),
(20749, 'Reumazin', '5.20', '500 mg', '1431', '13', '34', '2022-09-04 23:43:44', '2022-09-04 23:43:44'),
(20750, 'Salazine', '5.23', '500 mg', '1431', '13', '136', '2022-09-04 23:44:28', '2022-09-04 23:44:28'),
(20751, 'Salazine', '10.00', '500 mg', '1431', '58', '136', '2022-09-04 23:45:23', '2022-09-04 23:45:23'),
(20752, 'Sulfaben', '5.20', '500 mg', '1431', '13', '42', '2022-09-04 23:46:01', '2022-09-04 23:46:01'),
(20753, 'Sulfacol', '5.05', '500 mg', '1431', '13', '65', '2022-09-04 23:46:38', '2022-09-04 23:46:38'),
(20754, 'Sulfazin', '5.22', '500 mg', '1431', '13', '150', '2022-09-04 23:47:10', '2022-09-04 23:47:10'),
(20755, 'Zulfidin', '7.00', '500 mg', '1431', '13', '190', '2022-09-04 23:47:52', '2022-09-04 23:47:52'),
(20756, 'Clinorel', '5.00', '100 mg', '1433', '13', '136', '2022-09-05 00:01:31', '2022-09-05 00:01:31'),
(20757, 'Clinorel', '9.54', '200 mg', '1433', '13', '136', '2022-09-05 00:02:08', '2022-09-05 00:02:08'),
(20758, 'Lindac', '5.02', '100 mg', '1433', '13', '150', '2022-09-05 00:02:54', '2022-09-05 00:02:54'),
(20759, 'Sudac', '5.50', '100 mg', '1433', '13', '65', '2022-09-05 00:03:56', '2022-09-05 00:03:56'),
(20760, 'Lindac', '9.54', '200 mg', '1433', '13', '150', '2022-09-05 00:04:57', '2022-09-05 00:04:57'),
(20761, 'Sudac', '10.00', '200 mg', '1433', '13', '65', '2022-09-05 00:05:43', '2022-09-05 00:05:43'),
(20762, 'Sulidac', '5.00', '100 mg', '1433', '13', '71', '2022-09-05 00:06:21', '2022-09-05 00:06:21'),
(20763, 'Sulidac', '9.50', '200 mg', '1433', '13', '71', '2022-09-05 00:06:52', '2022-09-05 00:06:52'),
(20764, 'Sulinzen', '4.50', '100 mg', '1433', '13', '196', '2022-09-05 00:07:28', '2022-09-05 00:07:28'),
(20765, 'Sulinz', '8.50', '200 mg', '1433', '13', '196', '2022-09-05 00:08:10', '2022-09-05 00:08:10'),
(20766, 'Malason', '3.80', '500 mg+25 mg', '1434', '13', '90', '2022-09-05 00:09:13', '2022-09-05 00:09:13'),
(20767, 'Malex', '4.10', '500 mg+25 mg', '1434', '13', '91', '2022-09-05 00:09:46', '2022-09-05 00:09:46'),
(20768, 'Saloprim', '4.00', '500 mg+25 mg', '1434', '13', '136', '2022-09-05 00:10:32', '2022-09-05 00:10:32'),
(20769, 'Sulfamin', '4.43', '500 mg+25 mg', '1434', '13', '98', '2022-09-05 00:11:02', '2022-09-05 00:11:02'),
(20770, 'Actrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '82', '2022-09-05 00:12:24', '2022-09-05 00:12:24'),
(20771, 'Actrim-DS', '2.00', '800 mg+160 mg', '1435', '13', '82', '2022-09-05 00:13:12', '2022-09-05 00:13:12'),
(20772, 'Alcot', '1.00', '400 mg+80 mg', '1435', '13', '142', '2022-09-05 00:13:48', '2022-09-05 00:13:48'),
(20773, 'Alcot', '20', '(200 mg+40 mg)/5 ml', '1435', '67', '142', '2022-09-05 00:14:24', '2022-09-05 00:14:24'),
(20774, 'Alcot', '2.00', '800 mg+160 mg', '1435', '13', '142', '2022-09-05 00:14:54', '2022-09-05 00:14:54'),
(20775, 'Alkatrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '25', '2022-09-05 00:15:26', '2022-09-05 00:15:26'),
(20776, 'Apcetrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '30', '2022-09-05 00:16:28', '2022-09-05 00:16:28'),
(20777, 'Apcetrim', '2.00', '400 mg+80 mg', '1435', '13', '30', '2022-09-05 00:17:33', '2022-09-05 00:17:33'),
(20778, 'Aptrim', '20.54', '(200 mg+40 mg)/5 ml', '1435', '67', '32', '2022-09-05 00:18:20', '2022-09-05 00:18:20'),
(20779, 'Aptrim', '2.02', '800 mg+160 mg', '1435', '13', '32', '2022-09-05 00:18:59', '2022-09-05 00:18:59'),
(20780, 'Avlotrim', '22.21', '(200 mg+40 mg)/5 ml', '1435', '67', '18', '2022-09-05 00:19:39', '2022-09-05 00:19:39'),
(20781, 'Avlotrin', '1.50', '400 mg+80 mg', '1435', '13', '18', '2022-09-05 00:20:19', '2022-09-05 00:20:19'),
(20782, 'Avlotrin DS', '2.01', '800 mg+160 mg', '1435', '13', '18', '2022-09-05 00:20:50', '2022-09-05 00:20:50'),
(20783, 'Biotrim', '21.62', '(200 mg+40 mg)/5 ml', '1435', '67', '45', '2022-09-05 00:21:53', '2022-09-05 00:21:53'),
(20784, 'Biotrim', '1.49', '400 mg+80 mg', '1435', '13', '45', '2022-09-05 00:22:28', '2022-09-05 00:22:28'),
(20785, 'Biotrim DS', '2.02', '800 mg+160 mg', '1435', '13', '45', '2022-09-05 00:23:03', '2022-09-05 00:23:03'),
(20786, 'Co-Try', '21.50', '(200 mg+40 mg)/5 ml', '1435', '67', '20', '2022-09-05 00:23:50', '2022-09-05 00:23:50'),
(20787, 'Co-Try DS', '2.00', '800 mg+160 mg', '1435', '13', '20', '2022-09-05 00:24:24', '2022-09-05 00:24:24'),
(20788, 'Cosat', '22.07', '(200 mg+40 mg)/5 ml', '1435', '67', '71', '2022-09-05 00:25:21', '2022-09-05 00:25:21'),
(20789, 'Cosat DS', '2.55', '800 mg+160 mg', '1435', '13', '71', '2022-09-05 00:25:50', '2022-09-05 00:25:50'),
(20790, 'Cotrazen', '1.40', '400 mg+80 mg', '1435', '13', '196', '2022-09-05 00:26:32', '2022-09-05 00:26:32'),
(20791, 'Cotrazen', '21.36', '(200 mg+40 mg)/5 ml', '1435', '67', '196', '2022-09-05 00:27:16', '2022-09-05 00:27:16'),
(20792, 'Cotrazen DS', '2.02', '800 mg+160 mg', '1435', '13', '196', '2022-09-05 00:27:57', '2022-09-05 00:27:57'),
(20793, 'Cotrim', '21.64', '(200 mg+40 mg)/5 ml', '1435', '67', '179', '2022-09-05 00:29:41', '2022-09-05 00:29:41'),
(20794, 'Cotrim', '1.49', '400 mg+80 mg', '1435', '13', '179', '2022-09-05 00:30:18', '2022-09-05 00:30:18'),
(20795, 'Cotrim DS', '2.04', '800 mg+160 mg', '1435', '13', '179', '2022-09-05 00:30:52', '2022-09-05 00:30:52'),
(20796, 'Cotrimox', '1.35', '400 mg+80 mg', '1435', '13', '93', '2022-09-05 00:31:30', '2022-09-05 00:31:30'),
(20797, 'Cotrimox', '21.00', '(200 mg+40 mg)/5 ml', '1435', '67', '93', '2022-09-05 00:32:06', '2022-09-05 00:32:06'),
(20798, 'Cotrimox DS', '2.00', '800 mg+160 mg', '1435', '13', '93', '2022-09-05 00:32:44', '2022-09-05 00:32:44'),
(20799, 'Cots', '22.14', '(200 mg+40 mg)/5 ml', '1435', '67', '136', '2022-09-05 00:33:25', '2022-09-05 00:33:25'),
(20800, 'Deotri', '17.50', '(200 mg+40 mg)/5 ml', '1435', '67', '62', '2022-09-05 00:34:07', '2022-09-05 00:34:07'),
(20801, 'Deotrim', '1.20', '400 mg+80 mg', '1435', '13', '62', '2022-09-05 00:34:44', '2022-09-05 00:34:44'),
(20802, 'Deotrim DS', '1.80', '800 mg+160 mg', '1435', '13', '62', '2022-09-05 00:39:24', '2022-09-05 00:39:24'),
(20803, 'Doctirm', '1.02', '400 mg+80 mg', '1435', '13', '64', '2022-09-05 00:40:07', '2022-09-05 00:40:07'),
(20804, 'Doctrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '64', '2022-09-05 00:40:51', '2022-09-05 00:40:51'),
(20805, 'Doctrim', '1.74', '800 mg+160 mg', '1435', '13', '64', '2022-09-05 00:41:26', '2022-09-05 00:41:26'),
(20806, 'Editrim', '25.00', '(200 mg+40 mg)/5 ml', '1435', '67', '67', '2022-09-05 00:42:06', '2022-09-05 00:42:06'),
(20807, 'Editrim-DS', '3.04', '800 mg+160 mg', '1435', '13', '67', '2022-09-05 00:43:04', '2022-09-05 00:43:04'),
(20808, 'G-Cotrimoxazole', '120.00', '400 mg+80 mg (100\'s strip)', '1435', '13', '84', '2022-09-05 00:43:53', '2022-09-05 00:43:53'),
(20809, 'G-Cotrimoxazole', '600.00', '400 mg+80 mg (500\'s tin)', '1435', '13', '84', '2022-09-05 00:44:42', '2022-09-05 00:44:42'),
(20810, 'G-Cotrimoxazole', '19.72', '((200 mg+40 mg)/5 ml) (50 ml bottle)', '1435', '67', '84', '2022-09-05 00:45:29', '2022-09-05 00:45:29'),
(20811, 'G-Cotrimoxazole', '30.00', '((200 mg+40 mg)/5 ml) (100 ml bottle)', '1435', '67', '84', '2022-09-05 00:46:17', '2022-09-05 00:46:17'),
(20812, 'Gentrim', '21.19', '(200 mg+40 mg)/5 ml', '1435', '67', '78', '2022-09-05 00:47:02', '2022-09-05 00:47:02'),
(20813, 'Hi Floxin', 'Price not available', '(200 mg+40 mg)/5 ml', '1435', '67', '90', '2022-09-05 00:47:39', '2022-09-05 00:47:39'),
(20814, 'Hi Floxin', 'Price not available', '400 mg+80 mg', '1435', '13', '90', '2022-09-05 00:48:21', '2022-09-05 00:48:21'),
(20815, 'Jasotrim', '1.49', '400 mg+80 mg', '1435', '13', '98', '2022-09-05 00:49:52', '2022-09-05 00:49:52'),
(20816, 'Jasotrim', '21.68', '(200 mg+40 mg)/5 ml', '1435', '67', '98', '2022-09-05 00:50:15', '2022-09-05 00:50:15'),
(20817, 'Litrim', '2.02', '400 mg+80 mg', '1435', '13', '116', '2022-09-05 00:51:09', '2022-09-05 00:51:09'),
(20818, 'Litrim', '21.50', '(200 mg+40 mg)/5 ml', '1435', '67', '116', '2022-09-05 00:51:50', '2022-09-05 00:51:50'),
(20819, 'M-Trim', '21.24', '(200 mg+40 mg)/5 ml', '1435', '67', '117', '2022-09-05 00:52:27', '2022-09-05 00:52:27'),
(20820, 'M-Trim', '1.46', '400 mg+80 mg', '1435', '13', '117', '2022-09-05 00:53:06', '2022-09-05 00:53:06'),
(20821, 'M-Trim DS', '2.02', '800 mg+160 mg', '1435', '13', '117', '2022-09-05 00:53:49', '2022-09-05 00:53:49'),
(20822, 'Meditrim', '2.60', '800 mg+160 mg', '1435', '13', '113', '2022-09-05 00:54:31', '2022-09-05 00:54:31'),
(20823, 'Meditrim', '1.48', '400 mg+80 mg', '1435', '13', '113', '2022-09-05 00:55:08', '2022-09-05 00:55:08'),
(20824, 'Meditrim', '20.00', '(200 mg+40 mg)/5 ml', '1435', '67', '113', '2022-09-05 00:55:57', '2022-09-05 00:55:57'),
(20825, 'Megatrim', '22.17', '(200 mg+40 mg)/5 ml', '1435', '67', '43', '2022-09-05 00:56:20', '2022-09-05 00:56:20'),
(20826, 'Megatrim DS', '2.65', '800 mg+160 mg', '1435', '13', '43', '2022-09-05 00:57:33', '2022-09-05 00:57:33'),
(20827, 'Mikotrim', '21.25', '(200 mg+40 mg)/5 ml', '1435', '67', '148', '2022-09-05 00:58:11', '2022-09-05 00:58:11'),
(20828, 'Neotrim', '19.32', '(200 mg+40 mg)/5 ml', '1435', '67', '112', '2022-09-05 00:58:48', '2022-09-05 00:58:48'),
(20829, 'Pharmatrim', '21.58', '(200 mg+40 mg)/5 ml', '1435', '67', '146', '2022-09-05 00:59:27', '2022-09-05 00:59:27'),
(20830, 'Pharmatrim', '1.30', '400 mg+80 mg', '1435', '13', '146', '2022-09-05 01:00:02', '2022-09-05 01:00:02'),
(20831, 'Pharmatrim DS', '2.60', '800 mg+160 mg', '1435', '13', '146', '2022-09-05 01:00:41', '2022-09-05 01:00:41'),
(20832, 'Politrim', '1.43', '400 mg+80 mg', '1435', '13', '19', '2022-09-05 01:01:20', '2022-09-05 01:01:20'),
(20833, 'Politrim', '21.65', '(200 mg+40 mg)/5 ml', '1435', '67', '19', '2022-09-05 01:01:51', '2022-09-05 01:01:51'),
(20834, 'Politrim DS', '2.64', '800 mg+160 mg', '1435', '13', '19', '2022-09-05 01:02:28', '2022-09-05 01:02:28'),
(20835, 'Ptrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '36', '2022-09-05 01:03:54', '2022-09-05 01:03:54'),
(20836, 'Ptri', '2.50', '800 mg+160 mg', '1435', '13', '36', '2022-09-05 01:04:34', '2022-09-05 01:04:34'),
(20837, 'Regtin', '21.00', '(200 mg+40 mg)/5 ml', '1435', '67', '162', '2022-09-05 01:05:09', '2022-09-05 01:05:09'),
(20838, 'Regtin', '1.25', '400 mg+80 mg', '1435', '13', '162', '2022-09-05 01:05:51', '2022-09-05 01:05:51'),
(20839, 'Regtin DS', '2.08', '800 mg+160 mg', '1435', '13', '162', '2022-09-05 01:06:23', '2022-09-05 01:06:23'),
(20840, 'Saltrim', '2.01', '400 mg+80 mg', '1435', '13', '166', '2022-09-05 01:06:56', '2022-09-05 01:06:56'),
(20841, 'Saltrim', '21.08', '(200 mg+40 mg)/5 ml', '1435', '67', '166', '2022-09-05 01:07:29', '2022-09-05 01:07:29'),
(20842, 'Saltrim DS', '2.01', '800 mg+160 mg', '1435', '13', '166', '2022-09-05 01:08:04', '2022-09-05 01:08:04'),
(20843, 'Seematrin', '24.00', '(200 mg+40 mg)/5 ml', '1435', '67', '170', '2022-09-05 01:08:37', '2022-09-05 01:08:37'),
(20844, 'Seematrin DS', 'Price not available', '800 mg+160 mg', '1435', '13', '170', '2022-09-05 01:09:23', '2022-09-05 01:09:23'),
(20845, 'Seftrim', '17.00', '(200 mg+40 mg)/5 ml', '1435', '67', '90', '2022-09-05 01:09:46', '2022-09-05 01:09:46'),
(20846, 'Seftrim DS', '1.50', '800 mg+160 mg', '1435', '13', '90', '2022-09-05 01:10:37', '2022-09-05 01:10:37');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(20847, 'Semotrim', '2.06', '400 mg+80 mg', '1435', '13', '159', '2022-09-05 01:11:13', '2022-09-05 01:11:13'),
(20848, 'Semotrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '159', '2022-09-05 01:11:48', '2022-09-05 01:11:48'),
(20849, 'Sinatrim', '1.41', '400 mg+80 mg', '1435', '13', '91', '2022-09-05 01:12:23', '2022-09-05 01:12:23'),
(20850, 'Sinatrim', '22.00', '(200 mg+40 mg)/5 ml', '1435', '67', '91', '2022-09-05 01:13:03', '2022-09-05 01:13:03'),
(20851, 'Sitrim', '2.01', '400 mg+80 mg', '1435', '13', '174', '2022-09-05 01:13:36', '2022-09-05 01:13:36'),
(20852, 'Sitrim', '20.07', '(200 mg+40 mg)/5 ml', '1435', '67', '174', '2022-09-05 01:14:15', '2022-09-05 01:14:15'),
(20853, 'Soma DS', '2.03', '800 mg+160 mg', '1435', '13', '27', '2022-09-05 01:15:18', '2022-09-05 01:15:18'),
(20854, 'Sytrim', '21.25', '(200 mg+40 mg)/5 ml', '1435', '67', '183', '2022-09-05 01:16:03', '2022-09-05 01:16:03'),
(20855, 'Sytrim DS', '2.00', '800 mg+160 mg', '1435', '13', '183', '2022-09-05 01:16:44', '2022-09-05 01:16:44'),
(20856, 'Tricot', '21.50', '(200 mg+40 mg)/5 ml', '1435', '67', '160', '2022-09-05 01:17:09', '2022-09-05 01:17:09'),
(20857, 'Tricot DS', '2.10', '800 mg+160 mg', '1435', '13', '160', '2022-09-05 01:18:17', '2022-09-05 01:18:17'),
(20858, 'Triprim', '21.00', '(200 mg+40 mg)/5 ml', '1435', '67', '182', '2022-09-05 01:18:54', '2022-09-05 01:18:54'),
(20859, 'Triprim DS', '2.00', '800 mg+160 mg', '1435', '13', '182', '2022-09-05 01:19:27', '2022-09-05 01:19:27'),
(20860, 'Resinib', '950.00', '50 mg', '1438', '16', '202', '2022-09-05 01:20:53', '2022-09-05 01:20:53'),
(20861, 'Sunicent', '1000.00', '50 mg', '1438', '16', '92', '2022-09-05 01:21:28', '2022-09-05 01:21:28'),
(20862, 'Sunitix', '1800.00', '50 mg', '1438', '16', '39', '2022-09-05 01:22:07', '2022-09-05 01:22:07'),
(20863, 'Sutinib', '950.00', '50 mg', '1438', '16', '65', '2022-09-05 01:22:44', '2022-09-05 01:22:44'),
(20864, 'Aces Plus', '4.00', 'N/A', '1439', '13', '27', '2022-09-05 01:24:29', '2022-09-05 01:24:29'),
(20865, 'Age Plus', '3.75', 'N/A', '1439', '13', '122', '2022-09-05 01:25:02', '2022-09-05 01:25:02'),
(20866, 'Alvital', '4.02', 'N/A', '1439', '13', '174', '2022-09-05 01:25:48', '2022-09-05 01:25:48'),
(20867, 'Aristovit M', '4.00', 'N/A', '1439', '13', '43', '2022-09-05 01:26:45', '2022-09-05 01:26:45'),
(20868, 'Avista', '4.00', 'N/A', '1439', '13', '101', '2022-09-05 01:27:39', '2022-09-05 01:27:39'),
(20869, 'Bec Plus', '4.02', 'N/A', '1439', '13', '136', '2022-09-05 01:28:00', '2022-09-05 01:28:00'),
(20870, 'Evagren', '4.00', 'N/A', '1439', '13', '92', '2022-09-05 01:29:48', '2022-09-05 01:29:48'),
(20871, 'Logeva', '4.00', 'N/A', '1439', '13', '177', '2022-09-05 01:30:22', '2022-09-05 01:30:22'),
(20872, 'Norad Plus', '5.00', 'N/A', '1439', '16', '142', '2022-09-05 01:31:08', '2022-09-05 01:31:08'),
(20873, 'Nutrum Super', '4.03', 'N/A', '1439', '13', '19', '2022-09-05 01:31:49', '2022-09-05 01:31:49'),
(20874, 'Santox', '4.00', 'N/A', '1439', '13', '89', '2022-09-05 01:32:39', '2022-09-05 01:32:39'),
(20875, 'Synergy', '4.00', 'N/A', '1439', '13', '28', '2022-09-05 01:33:26', '2022-09-05 01:33:26'),
(20876, 'Tanox Plus', '4.05', 'N/A', '1439', '16', '65', '2022-09-05 01:34:19', '2022-09-05 01:34:19'),
(20877, 'Vitaforce-S', '4.02', 'N/A', '1439', '13', '45', '2022-09-05 01:35:03', '2022-09-05 01:35:03'),
(20878, 'Somarant', '35.00', '10 mg', '1440', '13', '92', '2022-09-05 01:36:06', '2022-09-05 01:36:06'),
(20879, 'Suvo', '35.00', '10 mg', '1440', '13', '71', '2022-09-05 01:36:50', '2022-09-05 01:36:50'),
(20880, 'Suvorest', '35.00', '10 mg', '1439', '13', '18', '2022-09-05 01:37:24', '2022-09-05 01:37:24'),
(20881, 'Suvotol', '25.00', '10 mg', '1440', '13', '179', '2022-09-05 01:38:12', '2022-09-05 01:38:12'),
(20882, 'Neosuxa', '8.43', '100 mg/2 ml', '1441', '68', '150', '2022-09-05 01:39:16', '2022-09-05 01:39:16'),
(20883, 'Suxa', '8.30', '100 mg/2 ml', '1441', '68', '51', '2022-09-05 01:40:04', '2022-09-05 01:40:04'),
(20884, 'Suxonium', '17.00', '100 mg/2 ml', '1441', '68', '185', '2022-09-05 01:40:45', '2022-09-05 01:40:45'),
(20885, 'Crilomus', '28.11', '0.5 mg', '1442', '16', '167', '2022-09-05 01:42:01', '2022-09-05 01:42:01'),
(20886, 'Crilomus', '50.19', '1 mg', '1442', '16', '167', '2022-09-05 01:42:32', '2022-09-05 01:42:32'),
(20887, 'Adafil', '60.00', '20 mg', '1444', '13', '43', '2022-09-05 01:44:18', '2022-09-05 01:44:18'),
(20888, 'Adaf', '35.00', '10 mg', '1444', '13', '43', '2022-09-05 01:44:48', '2022-09-05 01:44:48'),
(20889, 'Celeste', '35.00', '20 mg', '1444', '13', '78', '2022-09-05 01:48:24', '2022-09-05 01:48:24'),
(20890, 'Ciafil', '35.11', '10 mg', '1444', '13', '124', '2022-09-05 01:48:46', '2022-09-05 01:48:46'),
(20891, 'Ciafil', '55.16', '20 mg', '1444', '13', '124', '2022-09-05 01:49:22', '2022-09-05 01:49:22'),
(20892, 'Cialix', '18.05', '5 mg', '1444', '13', '127', '2022-09-05 01:50:40', '2022-09-05 01:50:40'),
(20893, 'Cialix', '60.18', '20 mg', '1444', '13', '127', '2022-09-05 01:51:19', '2022-09-05 01:51:19'),
(20894, 'Cialix', '35.11', '10 mg', '1444', '13', '127', '2022-09-05 01:51:58', '2022-09-05 01:51:58'),
(20895, 'Ciaton', '18.05', '5 mg', '1444', '13', '18', '2022-09-05 01:52:20', '2022-09-05 01:52:20'),
(20896, 'Ciaton', '35.11', '10 mg', '1444', '13', '18', '2022-09-05 01:53:48', '2022-09-05 01:53:48'),
(20897, 'Ciaton', '60.18', '20 mg', '1444', '13', '18', '2022-09-05 01:54:26', '2022-09-05 01:54:26'),
(20898, 'Edysta', '18.00', '5 mg', '1444', '13', '190', '2022-09-05 01:56:20', '2022-09-05 01:56:20'),
(20899, 'Edysta', '35.00', '10 mg', '1444', '13', '190', '2022-09-05 01:57:02', '2022-09-05 01:57:02'),
(20900, 'Edysta', '60.00', '20 mg', '1444', '13', '190', '2022-09-05 01:57:51', '2022-09-05 01:57:51'),
(20901, 'Edysta', '10.00', '2.5 mg', '1444', '13', '190', '2022-09-05 01:58:13', '2022-09-05 01:58:13'),
(20902, 'Erectomed', '50.00', '10 mg', '1444', '13', '114', '2022-09-05 01:59:37', '2022-09-05 01:59:37'),
(20903, 'Erectomed', '75.00', '20 mg', '1444', '13', '114', '2022-09-05 01:59:56', '2022-09-05 01:59:56'),
(20904, 'Erectus', '35.00', '10 mg', '1444', '13', '53', '2022-09-05 02:41:14', '2022-09-05 02:41:14'),
(20905, 'Erectus', '60.00', '20 mg', '1444', '13', '53', '2022-09-05 02:42:21', '2022-09-05 02:42:21'),
(20906, 'Intimate', '18.05', '5 mg', '1444', '13', '179', '2022-09-05 02:47:35', '2022-09-05 02:47:35'),
(20907, 'Intimate', '35.11', '10 mg', '1444', '13', '179', '2022-09-05 02:48:19', '2022-09-05 02:48:19'),
(20908, 'Intimate', '60.18', '20 mg', '1444', '13', '179', '2022-09-05 02:48:43', '2022-09-05 02:48:43'),
(20909, 'kTx', '60.18', '20 mg', '1444', '13', '101', '2022-09-05 02:51:22', '2022-09-05 02:51:22'),
(20910, 'kTx', '35.11', '10 mg', '1444', '13', '101', '2022-09-05 02:51:39', '2022-09-05 02:51:39'),
(20911, 'kTx', '18.05', '5 mg', '1444', '13', '101', '2022-09-05 02:52:44', '2022-09-05 02:52:44'),
(20912, 'Manlee', '50.00', '20 mg', '1444', '13', '102', '2022-09-05 02:53:10', '2022-09-05 02:53:10'),
(20913, 'Manlee', '25.00', '10 mg', '1444', '13', '102', '2022-09-05 02:53:48', '2022-09-05 02:53:48'),
(20914, 'Megafil', '60.18', '20 mg', '1444', '13', '19', '2022-09-05 02:55:37', '2022-09-05 02:55:37'),
(20915, 'Megafil', '35.11', '10 mg', '1444', '13', '19', '2022-09-05 02:58:47', '2022-09-05 02:58:47'),
(20916, 'Nirvana', '24.00', '5 mg', '1444', '13', '89', '2022-09-05 02:59:38', '2022-09-05 02:59:38'),
(20917, 'Nirvana', '38.00', '10 mg', '1444', '13', '89', '2022-09-05 03:00:31', '2022-09-05 03:00:31'),
(20918, 'Nirvana', '60.00', '20 mg', '1444', '13', '89', '2022-09-05 03:01:06', '2022-09-05 03:01:06'),
(20919, 'Penfil', '30.00', '10 mg', '1444', '13', '45', '2022-09-05 03:02:00', '2022-09-05 03:02:00'),
(20920, 'Prolonga', '25.00', '10 mg', '1444', '13', '142', '2022-09-05 03:02:40', '2022-09-05 03:02:40'),
(20921, 'Prolonga', '40.00', '20 mg', '1444', '13', '142', '2022-09-05 03:03:38', '2022-09-05 03:03:38'),
(20922, 'Prolonga', '60.00', '40 mg', '1444', '13', '142', '2022-09-05 03:04:13', '2022-09-05 03:04:13'),
(20923, 'SB-Tad', '25.00', '10 mg', '1444', '13', '181', '2022-09-05 03:04:39', '2022-09-05 03:04:39'),
(20924, 'SB-Tad', '18.00', '5 mg', '1444', '13', '181', '2022-09-05 03:05:21', '2022-09-05 03:05:21'),
(20925, 'Tada', '18.00', '5 mg', '1444', '13', '71', '2022-09-05 03:06:36', '2022-09-05 03:06:36'),
(20926, 'Tada', '60.00', '20 mg', '1444', '13', '71', '2022-09-05 03:07:43', '2022-09-05 03:07:43'),
(20927, 'Tada', '35.00', '10 mg', '1444', '13', '71', '2022-09-05 03:08:21', '2022-09-05 03:08:21'),
(20928, 'Tadafil', '35.00', '10 mg', '1444', '13', '36', '2022-09-05 03:12:05', '2022-09-05 03:12:05'),
(20929, 'Tadafil', '18.00', '5 mg', '1444', '13', '36', '2022-09-05 03:12:23', '2022-09-05 03:12:23'),
(20930, 'Tadalis', '35.00', '10 mg', '1444', '13', '92', '2022-09-05 03:13:11', '2022-09-05 03:13:11'),
(20931, 'Tafil', '34.98', '10 mg', '1444', '13', '172', '2022-09-05 03:15:00', '2022-09-05 03:15:00'),
(20932, 'Tealis', '18.05', '5 mg', '1444', '13', '136', '2022-09-05 03:16:00', '2022-09-05 03:16:00'),
(20933, 'Tealis', '35.11', '10 mg', '1444', '13', '136', '2022-09-05 03:18:00', '2022-09-05 03:18:00'),
(20934, 'Tealis', '60.18', '20 mg', '1444', '13', '136', '2022-09-05 03:18:21', '2022-09-05 03:18:21'),
(20935, 'Tiagra', '35.00', '10 mg', '1444', '13', '197', '2022-09-05 03:19:31', '2022-09-05 03:19:31'),
(20936, 'Tiagra', '18.00', '5 mg', '1444', '13', '197', '2022-09-05 03:19:48', '2022-09-05 03:19:48'),
(20937, 'TopUp', '50.00', '20 mg', '1444', '13', '73', '2022-09-05 03:20:18', '2022-09-05 03:20:18'),
(20938, 'TopUp', '18.00', '5 mg', '1444', '13', '73', '2022-09-05 03:24:18', '2022-09-05 03:24:18'),
(20939, 'TopUp', '35.00', '10 mg', '1444', '13', '73', '2022-09-05 03:24:56', '2022-09-05 03:24:56'),
(20940, 'Viev', '60.18', '20 mg', '1444', '13', '23', '2022-09-05 03:25:41', '2022-09-05 03:25:41'),
(20941, 'Viev', '35.11', '10 mg', '1444', '13', '23', '2022-09-05 03:26:29', '2022-09-05 03:26:29'),
(20942, 'Taflan', '600.00', '0.0015%', '1445', '69', '34', '2022-09-05 03:27:34', '2022-09-05 03:27:34'),
(20943, 'Tamodex', '10.00', '10 mg', '1446', '13', '65', '2022-09-05 03:28:46', '2022-09-05 03:28:46'),
(20944, 'Tamona', '10.07', '10 mg', '1446', '13', '43', '2022-09-05 03:29:35', '2022-09-05 03:29:35'),
(20945, 'Tamona', '16.07', '20 mg', '1446', '13', '43', '2022-09-05 03:30:04', '2022-09-05 03:30:04'),
(20946, 'Tamoral', '10.00', '10 mg', '1446', '13', '185', '2022-09-05 03:31:31', '2022-09-05 03:31:31'),
(20947, 'Tamoral', '15.00', '20 mg', '1446', '13', '185', '2022-09-05 03:32:21', '2022-09-05 03:32:21'),
(20948, 'Tamoxen', '10.07', '10 mg', '1446', '13', '78', '2022-09-05 03:33:06', '2022-09-05 03:33:06'),
(20949, 'Tamoxen', '16.11', '20 mg', '1446', '13', '78', '2022-09-05 03:33:48', '2022-09-05 03:33:48'),
(20950, 'Tamoxi', '12.00', '20 mg', '1446', '13', '39', '2022-09-05 03:36:15', '2022-09-05 03:36:15'),
(20951, 'Tamoxi', '8.00', '10 mg', '1446', '13', '39', '2022-09-05 03:36:59', '2022-09-05 03:36:59'),
(20952, 'EasyFlow', '10.03', '0.4 mg', '1447', '23', '127', '2022-09-05 03:38:43', '2022-09-05 03:38:43'),
(20953, 'Eziflo', '10.00', '0.4 mg', '1447', '23', '45', '2022-09-05 03:39:34', '2022-09-05 03:39:34'),
(20954, 'Ezipas', '10.00', '0.4 mg', '1447', '23', '105', '2022-09-05 03:40:30', '2022-09-05 03:40:30'),
(20955, 'Flonor', '10.03', '0.4 mg', '1447', '23', '130', '2022-09-05 03:41:17', '2022-09-05 03:41:17'),
(20956, 'Hi-Flow', '10.00', '0.4 mg', '1447', '23', '150', '2022-09-05 03:41:57', '2022-09-05 03:41:57'),
(20957, 'Maxfo-U', '10.03', '0.4 mg', '1447', '13', '157', '2022-09-05 03:42:41', '2022-09-05 03:42:41'),
(20958, 'Maxipass', '10.00', '0.4 mg', '1447', '23', '161', '2022-09-05 03:43:33', '2022-09-05 03:43:33'),
(20959, 'Maxrin', '10.07', '0.4 mg', '1447', '23', '179', '2022-09-05 03:44:28', '2022-09-05 03:44:28'),
(20960, 'Maxtra', '10.00', '0.4 mg', '1447', '13', '39', '2022-09-05 03:45:18', '2022-09-05 03:45:18'),
(20961, 'Mictrol', '10.00', '0.4 mg', '1447', '23', '156', '2022-09-05 03:46:15', '2022-09-05 03:46:15'),
(20962, 'Prostacin', '10.00', '0.4 mg', '1447', '23', '92', '2022-09-05 03:47:04', '2022-09-05 03:47:04'),
(20963, 'Prostam', '10.05', '0.4 mg', '1447', '23', '65', '2022-09-05 03:48:02', '2022-09-05 03:48:02'),
(20964, 'Prostanil MR', '10.00', '0.4 mg', '1447', '23', '34', '2022-09-05 03:48:51', '2022-09-05 03:48:51'),
(20965, 'Prosulin', '10.00', '0.4 mg', '1447', '23', '73', '2022-09-05 03:49:40', '2022-09-05 03:49:40'),
(20966, 'Sasolin MR', '10.07', '0.4 mg', '1447', '23', '18', '2022-09-05 03:50:06', '2022-09-05 03:50:06'),
(20967, 'Tamcontin', '11.01', '0.4 mg', '1447', '13', '121', '2022-09-05 03:51:47', '2022-09-05 03:51:47'),
(20968, 'Tamfast', '10.03', '0.4 mg', '1447', '23', '156', '2022-09-05 03:52:41', '2022-09-05 03:52:41'),
(20969, 'Tamisol MR', '10.00', '0.4 mg', '1447', '23', '89', '2022-09-05 03:53:29', '2022-09-05 03:53:29'),
(20970, 'Tamlet', '10.00', '0.4 mg', '1447', '23', '180', '2022-09-05 03:54:20', '2022-09-05 03:54:20'),
(20971, 'Tamlosin', '10.07', '0.4 mg', '1447', '13', '140', '2022-09-05 03:54:50', '2022-09-05 03:54:50'),
(20972, 'Tamosin', '10.00', '0.4 mg', '1447', '23', '182', '2022-09-05 03:56:21', '2022-09-05 03:56:21'),
(20973, 'Tamsin', '10.00', '0.4 mg', '1447', '23', '61', '2022-09-05 03:57:16', '2022-09-05 03:57:16'),
(20974, 'Tamsol', '10.00', '0.4 mg', '1447', '23', '31', '2022-09-05 03:58:09', '2022-09-05 03:58:09'),
(20975, 'Tamsule SR', '10.03', '0.4 mg', '1447', '23', '172', '2022-09-05 03:59:05', '2022-09-05 03:59:05'),
(20976, 'Tamsulin', 'Price not available', '0.4 mg', '1447', '23', '184', '2022-09-05 03:59:59', '2022-09-05 03:59:59'),
(20977, 'Tamurin', '8.00', '0.4 mg', '1447', '23', '82', '2022-09-05 04:00:20', '2022-09-05 04:00:20'),
(20978, 'Taspia', '10.00', '0.4 mg', '1447', '23', '173', '2022-09-05 04:01:23', '2022-09-05 04:01:23'),
(20979, 'Uricare SR', '10.00', '0.4 mg', '1447', '23', '186', '2022-09-05 04:02:33', '2022-09-05 04:02:33'),
(20980, 'Urinom', '10.04', '0.4 mg', '1447', '13', '136', '2022-09-05 04:03:21', '2022-09-05 04:03:21'),
(20981, 'Urinom MR', '10.00', '0.4 mg', '1447', '23', '136', '2022-09-05 04:04:04', '2022-09-05 04:04:04'),
(20982, 'Urivent', '9.00', '0.4 mg', '1447', '23', '22', '2022-09-05 04:04:46', '2022-09-05 04:04:46'),
(20983, 'Urocap', '10.00', '0.4 mg', '1447', '23', '91', '2022-09-05 04:05:46', '2022-09-05 04:05:46'),
(20984, 'Urocare', '10.00', '0.4 mg', '1447', '23', '63', '2022-09-05 04:06:30', '2022-09-05 04:06:30'),
(20985, 'Urflo', '10.00', '0.4 mg', '1447', '23', '43', '2022-09-05 04:07:16', '2022-09-05 04:07:16'),
(20986, 'Urolosin', '10.07', '0.4 mg', '1447', '13', '78', '2022-09-05 04:07:54', '2022-09-05 04:07:54'),
(20987, 'Uromax', '10.00', '0.4 mg', '1447', '23', '190', '2022-09-05 04:08:38', '2022-09-05 04:08:38'),
(20988, 'Uropass', '10.07', '0.4 mg', '1447', '23', '19', '2022-09-05 04:09:26', '2022-09-05 04:09:26'),
(20989, 'Uropro', '9.00', '0.4 mg', '1447', '23', '42', '2022-09-05 04:09:47', '2022-09-05 04:09:47'),
(20990, 'Urosin', '10.00', '0.4 mg', '1447', '23', '71', '2022-09-05 04:11:29', '2022-09-05 04:11:29'),
(20991, 'Urotam', '10.03', '0.4 mg', '1447', '23', '124', '2022-09-05 04:12:14', '2022-09-05 04:12:14'),
(20992, 'Combomax', '18.00', '0.4 mg+0.5 mg', '1448', '16', '65', '2022-09-05 04:13:26', '2022-09-05 04:13:26'),
(20993, 'Duodart', '20.00', '0.4 mg+0.5 mg', '1448', '16', '133', '2022-09-05 04:14:09', '2022-09-05 04:14:09'),
(20994, 'Eziflo-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '45', '2022-09-05 04:14:58', '2022-09-05 04:14:58'),
(20995, 'Hi-Flow D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '150', '2022-09-05 04:16:02', '2022-09-05 04:16:02'),
(20996, 'Maxrin D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '179', '2022-09-05 04:16:51', '2022-09-05 04:16:51'),
(20997, 'Prostacin D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '92', '2022-09-05 04:17:28', '2022-09-05 04:17:28'),
(20998, 'Prosulin-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '73', '2022-09-05 04:18:09', '2022-09-05 04:18:09'),
(20999, 'Sasolin D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '18', '2022-09-05 04:18:47', '2022-09-05 04:18:47'),
(21000, 'Tamisol D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '89', '2022-09-05 04:19:28', '2022-09-05 04:19:28'),
(21001, 'Tamsin D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '61', '2022-09-05 04:19:51', '2022-09-05 04:19:51'),
(21002, 'Tamsulin Plus', '20.00', '0.4 mg+0.5 mg', '1448', '16', '184', '2022-09-05 04:21:03', '2022-09-05 04:21:03'),
(21003, 'Urinom D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '136', '2022-09-05 04:22:07', '2022-09-05 04:22:07'),
(21004, 'Urocap-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '91', '2022-09-05 04:22:52', '2022-09-05 04:22:52'),
(21005, 'Uroflo Plus', '20.00', '0.4 mg+0.5 mg', '1448', '16', '43', '2022-09-05 04:23:42', '2022-09-05 04:23:42'),
(21006, 'Urolosin-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '78', '2022-09-05 04:24:21', '2022-09-05 04:24:21'),
(21007, 'Uromax-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '190', '2022-09-05 04:25:11', '2022-09-05 04:25:11'),
(21008, 'Uropass-D', '20.00', '0.4 mg+0.5 mg', '1448', '16', '19', '2022-09-05 04:25:51', '2022-09-05 04:25:51'),
(21009, 'Centradol', '17.00', '75 mg', '1449', '13', '92', '2022-09-05 14:59:51', '2022-09-05 14:59:51'),
(21010, 'Centradol', '12.00', '50 mg', '1449', '13', '92', '2022-09-05 15:00:25', '2022-09-05 15:00:25'),
(21011, 'Centradol ER', '20.00', '100 mg', '1449', '13', '92', '2022-09-05 15:00:52', '2022-09-05 15:00:52'),
(21012, 'Cynta', '20.00', '75 mg', '1449', '13', '89', '2022-09-05 15:01:17', '2022-09-05 15:01:17'),
(21013, 'Cynta', '25', '100 mg', '1449', '13', '89', '2022-09-05 15:01:44', '2022-09-05 15:01:44'),
(21014, 'Cynta', '14.00', '50 mg', '1449', '13', '89', '2022-09-05 15:02:11', '2022-09-05 15:02:11'),
(21015, 'Lopenta', '14.00', '50 mg', '1449', '13', '18', '2022-09-05 15:02:37', '2022-09-05 15:02:37'),
(21016, 'Lopenta', '20.00', '75 mg', '1449', '13', '18', '2022-09-05 15:03:02', '2022-09-05 15:03:02'),
(21017, 'Lopenta', '25.00', '100 mg', '1449', '13', '18', '2022-09-05 15:03:27', '2022-09-05 15:03:27'),
(21018, 'Pentadol', '20.07', '75 mg', '1449', '13', '179', '2022-09-05 15:03:55', '2022-09-05 15:03:55'),
(21019, 'Pentadol', '25.08', '100 mg', '1449', '13', '179', '2022-09-05 15:04:21', '2022-09-05 15:04:21'),
(21020, 'Pentadol', '14.05', '50 mg', '1449', '13', '179', '2022-09-05 15:04:46', '2022-09-05 15:04:46'),
(21021, 'Tapendol', '17.00', '75 mg', '1449', '13', '136', '2022-09-05 15:05:14', '2022-09-05 15:05:14'),
(21022, 'Tapendol', '12.00', '50 mg', '1449', '13', '136', '2022-09-05 15:05:42', '2022-09-05 15:05:42'),
(21023, 'Tapenta', '12.00', '50 mg', '1449', '13', '71', '2022-09-05 15:06:11', '2022-09-05 15:06:11'),
(21024, 'Tapenta', '17.00', '75 mg', '1449', '13', '71', '2022-09-05 15:06:37', '2022-09-05 15:06:37'),
(21025, 'Tapenta', '25.00', '100 mg', '1449', '13', '71', '2022-09-05 15:07:05', '2022-09-05 15:07:05'),
(21026, 'Tapexia', '17.00', '75 mg', '1449', '13', '82', '2022-09-05 15:07:38', '2022-09-05 15:07:38'),
(21027, 'Tapexia', '12.00', '50 mg', '1449', '13', '82', '2022-09-05 15:08:08', '2022-09-05 15:08:08'),
(21028, 'Topita SR', '25.00', '100 mg', '1449', '13', '43', '2022-09-05 15:08:38', '2022-09-05 15:08:38'),
(21029, 'Topita SR', '14.00', '50 mg', '1449', '13', '43', '2022-09-05 15:09:10', '2022-09-05 15:09:10'),
(21030, 'Soritene', '151.00', '0.1%', '1450', '29', '43', '2022-09-05 15:10:39', '2022-09-05 15:10:39'),
(21031, 'Tazoskin', '140.00', '0.1%', '1450', '29', '92', '2022-09-05 15:11:11', '2022-09-05 15:11:11'),
(21032, 'Sanflore', '1100.00', 'N/A', '1454', '60', '136', '2022-09-05 15:12:42', '2022-09-05 15:12:42'),
(21033, 'Celutis', '450.00', '200 mg', '1455', '13', '78', '2022-09-05 15:13:23', '2022-09-05 15:13:23'),
(21034, 'Nexolid', '300.00', '200 mg', '1455', '13', '161', '2022-09-05 15:13:59', '2022-09-05 15:13:59'),
(21035, 'Tedibac', '500.00', '200 mg', '1455', '13', '202', '2022-09-05 15:14:35', '2022-09-05 15:14:35'),
(21036, 'Tezolid', '300.00', '200 mg', '1455', '13', '92', '2022-09-05 15:14:57', '2022-09-05 15:14:57'),
(21037, 'Tezolid', '800.00', '200 mg/vial', '1455', '50', '92', '2022-09-05 15:15:25', '2022-09-05 15:15:25'),
(21038, 'Tezolin', '500.00', '200 mg', '1455', '13', '43', '2022-09-05 15:15:48', '2022-09-05 15:15:48'),
(21039, 'Tibs', '6.00', '6 mg', '1456', '13', '71', '2022-09-05 15:16:37', '2022-09-05 15:16:37'),
(21040, 'Targocid', '872.08', '200 mg/vial', '1457', '68', '198', '2022-09-05 15:17:31', '2022-09-05 15:17:31'),
(21041, 'Targocid', '1568.62', '400 mg/vial', '1457', '68', '198', '2022-09-05 15:18:03', '2022-09-05 15:18:03'),
(21042, 'Tergocin', '1600.00', '200 mg/vial', '1457', '68', '92', '2022-09-05 15:18:34', '2022-09-05 15:18:34'),
(21043, 'Ticoplan', '700.00', '200 mg/vial', '1457', '68', '89', '2022-09-05 15:19:19', '2022-09-05 15:19:19'),
(21044, 'Ticoplan', '1300.00', '400 mg/vial', '1457', '68', '89', '2022-09-05 15:19:50', '2022-09-05 15:19:50'),
(21045, 'Sebivo', '313.68', '600 mg', '1458', '13', '128', '2022-09-05 15:20:34', '2022-09-05 15:20:34'),
(21046, 'Arbitel', '20.00', '80 mg', '1459', '13', '18', '2022-09-05 15:22:05', '2022-09-05 15:22:05'),
(21047, 'Arbitel', '12.50', '40 mg', '1459', '13', '18', '2022-09-05 15:22:34', '2022-09-05 15:22:34'),
(21048, 'Arbitel', '7.00', '20 mg', '1459', '13', '18', '2022-09-05 15:22:59', '2022-09-05 15:22:59'),
(21049, 'Mitosan', '21.00', '80 mg', '1459', '13', '167', '2022-09-05 15:23:36', '2022-09-05 15:23:36'),
(21050, 'Mitosan', '13.00', '40 mg', '1459', '13', '167', '2022-09-05 15:23:54', '2022-09-05 15:23:54'),
(21051, 'Presart', '11.00', '80 mg', '1459', '13', '78', '2022-09-05 15:24:31', '2022-09-05 15:24:31'),
(21052, 'Presart', '9.00', '40 mg', '1459', '13', '78', '2022-09-05 15:25:00', '2022-09-05 15:25:00'),
(21053, 'Presart', '7.00', '20 mg', '1459', '13', '78', '2022-09-05 15:25:25', '2022-09-05 15:25:25'),
(21054, 'Talmimax', '10.00', '40 mg', '1459', '13', '63', '2022-09-05 15:26:02', '2022-09-05 15:26:02'),
(21055, 'Telcardis', '20.00', '80 mg', '1459', '13', '58', '2022-09-05 15:26:26', '2022-09-05 15:26:26'),
(21056, 'Telcardis', '12.50', '40 mg', '1459', '13', '58', '2022-09-05 15:26:54', '2022-09-05 15:26:54'),
(21057, 'Telisa', '10.00', '40 mg', '1459', '13', '19', '2022-09-05 15:27:25', '2022-09-05 15:27:25'),
(21058, 'Telisa', '12.00', '80 mg', '1459', '13', '19', '2022-09-05 15:28:02', '2022-09-05 15:28:02'),
(21059, 'Telma', '20.00', '80 mg', '1459', '13', '43', '2022-09-05 15:28:31', '2022-09-05 15:28:31'),
(21060, 'Telma', '12.50', '40 mg', '1459', '13', '43', '2022-09-05 15:28:59', '2022-09-05 15:28:59'),
(21061, 'Telmicard', '8.00', '40 mg', '1459', '13', '65', '2022-09-05 15:29:32', '2022-09-05 15:29:32'),
(21062, 'Telmifast', '19.00', '80 mg', '1459', '13', '147', '2022-09-05 15:30:09', '2022-09-05 15:30:09'),
(21063, 'Telmifast', '12.00', '40 mg', '1459', '13', '147', '2022-09-05 15:30:30', '2022-09-05 15:30:30'),
(21064, 'Telmilok', '12.50', '40 mg', '1459', '13', '179', '2022-09-05 15:31:13', '2022-09-05 15:31:13'),
(21065, 'Telmilok', '20.00', '80 mg', '1459', '13', '179', '2022-09-05 15:31:47', '2022-09-05 15:31:47'),
(21066, 'Telmipres', '9.00', '40 mg', '1459', '13', '92', '2022-09-05 15:32:12', '2022-09-05 15:32:12'),
(21067, 'Telmipres', '6.00', '20 mg', '1459', '13', '92', '2022-09-05 15:32:43', '2022-09-05 15:32:43'),
(21068, 'Telmipres', '11.00', '80 mg', '1459', '13', '92', '2022-09-05 15:33:09', '2022-09-05 15:33:09'),
(21069, 'Telmitan', '13.03', '40 mg', '1459', '13', '136', '2022-09-05 15:34:01', '2022-09-05 15:34:01'),
(21070, 'Telmitan', '21.06', '80 mg', '1459', '13', '136', '2022-09-05 15:34:25', '2022-09-05 15:34:25'),
(21071, 'Telmitan', '7.00', '20 mg', '1459', '13', '136', '2022-09-05 15:34:50', '2022-09-05 15:34:50'),
(21072, 'Telmivas', '12.50', '40 mg', '1459', '13', '150', '2022-09-05 15:35:18', '2022-09-05 15:35:18'),
(21073, 'Telpro', '12.00', '40 mg', '1459', '13', '161', '2022-09-05 15:35:45', '2022-09-05 15:35:45'),
(21074, 'Telpro', '20.00', '80 mg', '1459', '13', '161', '2022-09-05 15:36:20', '2022-09-05 15:36:20'),
(21075, 'Telsan', '10.00', '40 mg', '1459', '13', '140', '2022-09-05 15:36:53', '2022-09-05 15:36:53'),
(21076, 'Temcard', '12.50', '40 mg', '1459', '13', '34', '2022-09-05 15:37:23', '2022-09-05 15:37:23'),
(21077, 'Temcard', '7.00', '20 mg', '1459', '13', '34', '2022-09-05 15:37:47', '2022-09-05 15:37:47'),
(21078, 'Temcard', '20.00', '80 mg', '1459', '13', '34', '2022-09-05 15:39:21', '2022-09-05 15:39:21'),
(21079, 'Tems', '12.50', '40 mg', '1459', '13', '71', '2022-09-05 15:39:56', '2022-09-05 15:39:56'),
(21080, 'Tems', '20.00', '80 mg', '1459', '13', '71', '2022-09-05 15:40:40', '2022-09-05 15:40:40'),
(21081, 'Arbitel Plus', '12.50', '40 mg+12.5 mg', '1460', '13', '18', '2022-09-05 15:46:20', '2022-09-05 15:46:20'),
(21082, 'Arbitel Plus', '20.00', '80 mg+12.5 mg', '1460', '13', '18', '2022-09-05 15:46:48', '2022-09-05 15:46:48'),
(21083, 'Mitosan Plus', '13.00', '40 mg+12.5 mg', '1460', '13', '167', '2022-09-05 15:47:09', '2022-09-05 15:47:09'),
(21084, 'Mitosan Plus', '21.00', '80 mg+12.5 mg', '1460', '13', '167', '2022-09-05 15:47:38', '2022-09-05 15:47:38'),
(21085, 'Presart HZ', '12.00', '40 mg+12.5 mg', '1460', '13', '78', '2022-09-05 15:48:02', '2022-09-05 15:48:02'),
(21086, 'Presart HZ', '15.00', '80 mg+12.5 mg', '1460', '13', '78', '2022-09-05 15:48:30', '2022-09-05 15:48:30'),
(21087, 'Telcardis Plus', '12.50', '40 mg+12.5 mg', '1460', '13', '58', '2022-09-05 15:48:55', '2022-09-05 15:48:55'),
(21088, 'Telcardis Plus', '20.00', '80 mg+12.5 mg', '1460', '13', '58', '2022-09-05 15:49:21', '2022-09-05 15:49:21'),
(21089, 'Telma Plus', '12.50', '40 mg+12.5 mg', '1460', '13', '43', '2022-09-05 15:49:45', '2022-09-05 15:49:45'),
(21090, 'Telmi-Z', '20.00', '80 mg+12.5 mg', '1460', '13', '63', '2022-09-05 15:50:13', '2022-09-05 15:50:13'),
(21091, 'Telmilok Plus', '12.50', '40 mg+12.5 mg', '1460', '13', '179', '2022-09-05 15:50:38', '2022-09-05 15:50:38'),
(21092, 'Telmipres Plus', '9.00', '40 mg+12.5 mg', '1460', '13', '92', '2022-09-05 15:51:06', '2022-09-05 15:51:06'),
(21093, 'Telmipres Plus', '11.00', '80 mg+12.5 mg', '1460', '13', '92', '2022-09-05 15:51:42', '2022-09-05 15:51:42'),
(21094, 'Telmitan Plus', '12.50', '40 mg+12.5 mg', '1460', '13', '136', '2022-09-05 15:52:15', '2022-09-05 15:52:15'),
(21095, 'Telmitan Plus', '20.00', '80 mg+12.5 mg', '1460', '13', '136', '2022-09-05 15:52:43', '2022-09-05 15:52:43'),
(21096, 'Telmi', '22.00', '80 mg+12.5 mg', '1460', '13', '136', '2022-09-05 15:53:11', '2022-09-05 15:53:11'),
(21097, 'Temixil', '10.00', '10 mg', '1461', '13', '161', '2022-09-05 15:54:02', '2022-09-05 15:54:02'),
(21098, 'Temonix', '600.00', '100 mg', '1462', '16', '39', '2022-09-05 15:54:43', '2022-09-05 15:54:43'),
(21099, 'Temonix', '1300.00', '250 mg', '1462', '16', '39', '2022-09-05 15:55:09', '2022-09-05 15:55:09'),
(21100, 'Temozar', '600.00', '100 mg', '1462', '16', '65', '2022-09-05 15:55:38', '2022-09-05 15:55:38'),
(21101, 'Temozar', '1250.00', '250 mg', '1462', '16', '65', '2022-09-05 15:56:03', '2022-09-05 15:56:03'),
(21102, 'Zolomide', '650.00', '100 mg', '1462', '16', '185', '2022-09-05 15:56:30', '2022-09-05 15:56:30'),
(21103, 'Zolomide', '1300.00', '250 mg', '1462', '16', '185', '2022-09-05 15:56:54', '2022-09-05 15:56:54'),
(21104, 'Metalyse', '64500.00', '5 mg/ml', '1463', '49', '156', '2022-09-05 15:57:55', '2022-09-05 15:57:55'),
(21105, 'Tplase', '55000.00', '5 mg/ml', '1463', '49', '89', '2022-09-05 15:58:33', '2022-09-05 15:58:33'),
(21106, 'Alenvir', '90.00', '25 mg', '1464', '13', '179', '2022-09-05 15:59:39', '2022-09-05 15:59:39'),
(21107, 'Alfavir', '90.00', '25 mg', '1464', '13', '92', '2022-09-05 16:00:28', '2022-09-05 16:00:28'),
(21108, 'Nexataf', '90.00', '25 mg', '1464', '13', '74', '2022-09-05 16:00:57', '2022-09-05 16:00:57'),
(21109, 'Protovir', '100.00', '25 mg', '1464', '13', '89', '2022-09-05 16:01:25', '2022-09-05 16:01:25'),
(21110, 'Telabee', '150.00', '25 mg', '1464', '13', '202', '2022-09-05 16:01:57', '2022-09-05 16:01:57'),
(21111, 'Tranbit', '90.00', '25 mg', '1464', '13', '79', '2022-09-05 16:02:21', '2022-09-05 16:02:21'),
(21112, 'Becovir', '85.25', '300 mg', '1465', '13', '39', '2022-09-05 16:03:18', '2022-09-05 16:03:18'),
(21113, 'Foviral', '85.26', '300 mg', '1465', '13', '18', '2022-09-05 16:03:47', '2022-09-05 16:03:47'),
(21114, 'Proxivir', '85.26', '300 mg', '1465', '13', '179', '2022-09-05 16:04:18', '2022-09-05 16:04:18'),
(21115, 'Retrovir', '85.00', '300 mg', '1465', '13', '147', '2022-09-05 16:09:46', '2022-09-05 16:09:46'),
(21116, 'T-Fovir', '85.30', '300 mg', '1465', '13', '65', '2022-09-05 16:10:32', '2022-09-05 16:10:32'),
(21117, 'Tafovir', '85.00', '300 mg', '1465', '13', '150', '2022-09-05 16:10:56', '2022-09-05 16:10:56'),
(21118, 'Tenbee', '85.00', '300 mg', '1465', '13', '202', '2022-09-05 16:11:17', '2022-09-05 16:11:17'),
(21119, 'Tenoviral', '85.26', '300 mg', '1465', '13', '136', '2022-09-05 16:11:40', '2022-09-05 16:11:40'),
(21120, 'Tenvira', '80.00', '300 mg', '1465', '13', '34', '2022-09-05 16:12:10', '2022-09-05 16:12:10'),
(21121, 'Vironil', '95.00', '245 mg', '1465', '13', '58', '2022-09-05 16:12:49', '2022-09-05 16:12:49'),
(21122, 'Xynovir', '85.00', '300 mg', '1465', '13', '92', '2022-09-05 16:13:11', '2022-09-05 16:13:11'),
(21123, 'Enocam', '8.03', '20 mg', '1466', '13', '19', '2022-09-05 16:14:19', '2022-09-05 16:14:19'),
(21124, 'Inoten', '8.03', '20 mg', '1466', '13', '136', '2022-09-05 16:14:49', '2022-09-05 16:14:49'),
(21125, 'Mobicam', '8.00', '20 mg', '1466', '13', '43', '2022-09-05 16:15:16', '2022-09-05 16:15:16'),
(21126, 'Oxicam', '8.05', '20 mg', '1466', '13', '18', '2022-09-05 16:15:40', '2022-09-05 16:15:40'),
(21127, 'Oxiflam', '8.00', '20 mg', '1466', '13', '91', '2022-09-05 16:16:06', '2022-09-05 16:16:06'),
(21128, 'Raditil', '17.06', '20 mg', '1466', '13', '156', '2022-09-05 16:16:30', '2022-09-05 16:16:30'),
(21129, 'Raditil', '17.06', '20 mg', '1466', '13', '156', '2022-09-05 16:16:30', '2022-09-05 16:16:30'),
(21130, 'Tenoflex', '8.05', '20 mg', '1466', '13', '39', '2022-09-05 16:17:07', '2022-09-05 16:17:07'),
(21131, 'Tenopain', '8.00', '20 mg', '1466', '13', '92', '2022-09-05 16:17:32', '2022-09-05 16:17:32'),
(21132, 'Tenorix', '8.06', '20 mg', '1466', '13', '140', '2022-09-05 16:18:01', '2022-09-05 16:18:01'),
(21133, 'Tenoxim', '8.00', '20 mg', '1466', '13', '71', '2022-09-05 16:18:28', '2022-09-05 16:18:28'),
(21134, 'Texicam', '8.00', '20 mg', '1466', '13', '56', '2022-09-05 16:18:54', '2022-09-05 16:18:54'),
(21135, 'Xicotil', '8.00', '20 mg', '1466', '13', '34', '2022-09-05 16:19:17', '2022-09-05 16:19:17'),
(21136, 'Xten', '8.03', '20 mg', '1466', '13', '179', '2022-09-05 16:19:49', '2022-09-05 16:19:49'),
(21137, 'Prostol', '3.00', '1 mg', '1467', '16', '65', '2022-09-05 16:20:40', '2022-09-05 16:20:40'),
(21138, 'Prostol', '5.00', '2 mg', '1467', '16', '65', '2022-09-05 16:21:13', '2022-09-05 16:21:13'),
(21139, 'Terazon', '5.00', '2 mg', '1467', '13', '92', '2022-09-05 16:21:47', '2022-09-05 16:21:47'),
(21140, 'Terazon', '8.00', '5 mg', '1467', '13', '92', '2022-09-05 16:22:10', '2022-09-05 16:22:10'),
(21141, 'Anpar', '35.00', '1%', '1468', '29', '64', '2022-09-05 16:27:15', '2022-09-05 16:27:15'),
(21142, 'Binafin', '50.00', '1%', '1468', '29', '29', '2022-09-05 16:27:41', '2022-09-05 16:27:41'),
(21143, 'Derbicil', '50.00', '1%', '1468', '29', '92', '2022-09-05 16:28:55', '2022-09-05 16:28:55'),
(21144, 'Derfin', '34.50', '1%', '1468', '29', '23', '2022-09-05 16:29:19', '2022-09-05 16:29:19'),
(21145, 'Dermafin', '20.00', '250 mg', '1468', '13', '61', '2022-09-05 16:29:45', '2022-09-05 16:29:45'),
(21146, 'Elvina', '80.00', '1%', '1468', '29', '89', '2022-09-05 16:30:07', '2022-09-05 16:30:07'),
(21147, 'Elvina', '50.00', '250 mg', '1468', '13', '89', '2022-09-05 16:30:31', '2022-09-05 16:30:31'),
(21148, 'Infud', '40.25', '250 mg', '1468', '13', '78', '2022-09-05 16:31:44', '2022-09-05 16:31:44'),
(21149, 'Infud', '50.00', '1% (5 gm tube)', '1468', '29', '78', '2022-09-05 16:32:14', '2022-09-05 16:32:14'),
(21150, 'Infud', '70.00', '1% (10 gm tube)', '1468', '29', '78', '2022-09-05 16:32:48', '2022-09-05 16:32:48'),
(21151, 'Mycofin', '40.00', '250 mg', '1468', '13', '71', '2022-09-05 16:33:20', '2022-09-05 16:33:20'),
(21152, 'Mycofin', '50.00', '1% (5 gm tube)', '1468', '29', '71', '2022-09-05 16:33:56', '2022-09-05 16:33:56'),
(21153, 'Mycofin', '70.00', '1% (25 gm tube)', '1468', '29', '71', '2022-09-05 16:34:27', '2022-09-05 16:34:27'),
(21154, 'Mycofree', '80.00', '1%', '1468', '29', '65', '2022-09-05 16:34:55', '2022-09-05 16:34:55'),
(21155, 'Mycofree', '32.00', '250 mg', '1468', '13', '65', '2022-09-05 16:35:22', '2022-09-05 16:35:22'),
(21156, 'Skinabin', '65.00', '1%', '1468', '29', '18', '2022-09-05 16:36:01', '2022-09-05 16:36:01'),
(21157, 'Skinabin', '40.27', '250 mg', '1468', '13', '18', '2022-09-05 16:36:46', '2022-09-05 16:36:46'),
(21158, 'Telfin', '60.00', '1% (10 gm tube)', '1468', '29', '190', '2022-09-05 16:37:31', '2022-09-05 16:37:31'),
(21159, 'Telfin', '180.00', '1% (30 gm tube)', '1468', '29', '190', '2022-09-05 16:38:04', '2022-09-05 16:38:04'),
(21160, 'Telfin', '50.00', '250 mg', '1468', '13', '190', '2022-09-05 16:38:32', '2022-09-05 16:38:32'),
(21161, 'Terbex', '35.00', '1%', '1468', '29', '43', '2022-09-05 16:39:14', '2022-09-05 16:39:14'),
(21162, 'Terbex', '50.00', '250 mg', '1468', '13', '43', '2022-09-05 16:39:40', '2022-09-05 16:39:40'),
(21163, 'Terbicon', '50.00', '250 mg', '1468', '13', '39', '2022-09-05 16:40:14', '2022-09-05 16:40:14'),
(21164, 'Terbiderm', '50.00', '250 mg', '1468', '13', '140', '2022-09-05 16:40:48', '2022-09-05 16:40:48'),
(21165, 'Terbifin', '52.00', '1% (5 gm tube)', '1468', '29', '34', '2022-09-05 16:41:57', '2022-09-05 16:41:57'),
(21166, 'Terbifin', '80.00', '1% (10 gm tube)', '1468', '29', '34', '2022-09-05 16:42:24', '2022-09-05 16:42:24'),
(21167, 'Terbifin', '50.00', '250 mg', '1468', '13', '34', '2022-09-05 16:42:52', '2022-09-05 16:42:52'),
(21168, 'Terbiheal', '70.00', '1%', '1468', '29', '22', '2022-09-05 16:44:02', '2022-09-05 16:44:02'),
(21169, 'Terbiheal', '50.00', '250 mg', '1468', '13', '22', '2022-09-05 16:44:29', '2022-09-05 16:44:29'),
(21170, 'Terbikill', '100.00', '1%', '1468', '29', '19', '2022-09-05 16:44:58', '2022-09-05 16:44:58'),
(21171, 'Terbikill', '50.00', '250 mg', '1468', '13', '19', '2022-09-05 16:45:50', '2022-09-05 16:45:50'),
(21172, 'Terbimax', '80.00', '1%', '1468', '29', '161', '2022-09-05 16:46:22', '2022-09-05 16:46:22'),
(21173, 'Terbimax', '40.00', '250 mg', '1468', '13', '161', '2022-09-05 16:46:47', '2022-09-05 16:46:47'),
(21174, 'Terbin', '60.00', '250 mg', '1468', '13', '136', '2022-09-05 16:47:12', '2022-09-05 16:47:12'),
(21175, 'Terbin', '60.00', '125 mg/sachet', '1468', '75', '136', '2022-09-05 16:47:55', '2022-09-05 16:47:55'),
(21176, 'Terbin', '30.00', '1% (5 gm tube)', '1468', '29', '136', '2022-09-05 16:48:24', '2022-09-05 16:48:24'),
(21177, 'Terbin', '50.00', '1% (10 gm tube)', '1468', '29', '136', '2022-09-05 16:48:56', '2022-09-05 16:48:56'),
(21178, 'Terbin', '80.00', '1% (15 gm tube)', '1468', '29', '136', '2022-09-05 16:49:28', '2022-09-05 16:49:28'),
(21179, 'Terbinox', '30.00', '250 mg', '1468', '13', '91', '2022-09-05 16:49:58', '2022-09-05 16:49:58'),
(21180, 'Terbinox', '60.00', '1%', '1468', '29', '91', '2022-09-05 16:50:23', '2022-09-05 16:50:23'),
(21181, 'Terbitac', '70.00', '1%', '1468', '29', '197', '2022-09-05 16:50:41', '2022-09-05 16:50:41'),
(21182, 'Terbitac', '50.00', '250 mg', '1468', '13', '197', '2022-09-05 16:51:34', '2022-09-05 16:51:34'),
(21183, 'Terbixen', '50.00', '250 mg', '1468', '13', '74', '2022-09-05 16:52:00', '2022-09-05 16:52:00'),
(21184, 'Termider', '40.00', '250 mg', '1468', '13', '45', '2022-09-05 16:52:20', '2022-09-05 16:52:20'),
(21185, 'Termider', '50.00', '1%', '1468', '29', '45', '2022-09-05 16:52:39', '2022-09-05 16:52:39'),
(21186, 'Xfin', '80.00', '1%', '1468', '29', '179', '2022-09-05 16:53:51', '2022-09-05 16:53:51'),
(21187, 'Xfin', '40.00', '250 mg', '1468', '13', '179', '2022-09-05 16:54:17', '2022-09-05 16:54:17'),
(21188, 'Terbulin', '35.14', '1.5 mg/5 ml', '1469', '59', '91', '2022-09-05 23:16:19', '2022-09-05 23:16:19'),
(21189, 'Tervent', '0.50', '2.5 mg', '1469', '13', '190', '2022-09-05 23:17:11', '2022-09-05 23:17:11'),
(21190, 'Tervent', '25.00', '1.5 mg/5 ml', '1469', '59', '190', '2022-09-05 23:17:49', '2022-09-05 23:17:49'),
(21191, 'Forteo', '25274.00', '20 mcg/80 mcl', '1472', '77', '89', '2022-09-05 23:19:09', '2022-09-05 23:21:03'),
(21192, 'Glypressin', '2309.00', '1 mg/8.5 ml', '1473', '49', '156', '2022-09-05 23:20:17', '2022-09-05 23:20:17'),
(21193, 'Sustogen', '170.00', '250 mg/ml', '1474', '68', '185', '2022-09-05 23:22:31', '2022-09-05 23:22:31'),
(21194, 'Testanon', '174.19', '250 mg/ml', '1474', '68', '133', '2022-09-05 23:23:23', '2022-09-05 23:23:23'),
(21195, 'Testoren', '174.00', '250 mg/ml', '1474', '68', '18', '2022-09-05 23:23:59', '2022-09-05 23:23:59'),
(21196, 'Andriol TestoCaps', '40.77', '40 mg', '1475', '16', '89', '2022-09-05 23:25:04', '2022-09-05 23:25:04'),
(21197, 'Androcap', '20.00', '40 mg', '1475', '16', '161', '2022-09-05 23:25:40', '2022-09-05 23:25:40'),
(21198, 'Vaxitet-IG', '408.00', '300 IU/ml', '1476', '68', '92', '2022-09-05 23:26:19', '2022-09-05 23:26:19'),
(21199, 'Benazin', '35.00', '25 mg', '1477', '13', '161', '2022-09-05 23:27:47', '2022-09-05 23:27:47'),
(21200, 'Benazin', '20.00', '12.5 mg', '1477', '13', '161', '2022-09-05 23:28:25', '2022-09-05 23:28:25'),
(21201, 'Revenor', '20.00', '12.5 mg', '1477', '13', '79', '2022-09-05 23:29:03', '2022-09-05 23:29:03'),
(21202, 'Revenor', '35.00', '25 mg', '1477', '13', '79', '2022-09-05 23:29:35', '2022-09-05 23:29:35'),
(21203, 'Revocon', '35.00', '25 mg', '1477', '13', '180', '2022-09-05 23:30:09', '2022-09-05 23:30:09'),
(21204, 'Revocon', '20.00', '12.5', '1477', '13', '180', '2022-09-05 23:30:41', '2022-09-05 23:30:41'),
(21205, 'Tetraben', '20.00', '12.5 mg', '1477', '13', '92', '2022-09-05 23:31:36', '2022-09-05 23:31:36'),
(21206, 'Tetraben', '35.00', '25 mg', '1477', '13', '92', '2022-09-05 23:32:18', '2022-09-05 23:32:18'),
(21207, 'Tetrabez', '20.00', '12.5 mg', '1477', '13', '190', '2022-09-05 23:32:54', '2022-09-05 23:32:54'),
(21208, 'Tetrabez', '35.00', '25 mg', '1477', '13', '190', '2022-09-05 23:34:01', '2022-09-05 23:34:01'),
(21209, 'Tetrazin', '20.00', '12.5 mg', '1477', '13', '39', '2022-09-05 23:34:41', '2022-09-05 23:34:41'),
(21210, 'Tetrazin', '35.00', '25 mg', '1477', '13', '39', '2022-09-05 23:35:31', '2022-09-05 23:35:31'),
(21211, 'A-Tetra', '8.50', '1% (3.5 gm tube)', '1478', '66', '19', '2022-09-05 23:36:51', '2022-09-05 23:36:51'),
(21212, 'A-Tetra', '11.58', '1% (5 gm tube)', '1478', '66', '19', '2022-09-05 23:37:40', '2022-09-05 23:37:40'),
(21213, 'G-Tetracycline', '8.00', '1%', '1478', '66', '84', '2022-09-05 23:38:26', '2022-09-05 23:38:26'),
(21214, 'A-Tetra', '3.39', '500 mg', '1479', '16', '19', '2022-09-05 23:39:39', '2022-09-05 23:39:39'),
(21215, 'Bactocycline', '1.65', '250 mg', '1479', '16', '112', '2022-09-05 23:40:28', '2022-09-05 23:40:28'),
(21216, 'Bptetra', '1.00', '250 mg', '1479', '16', '48', '2022-09-05 23:41:10', '2022-09-05 23:41:10'),
(21217, 'G-Tetra', '1.00', '250 mg', '1479', '16', '84', '2022-09-05 23:41:50', '2022-09-05 23:41:50'),
(21218, 'Indotetra', '0.80', '250 mg', '1479', '16', '93', '2022-09-05 23:43:04', '2022-09-05 23:43:04'),
(21219, 'Indotetra', '1.50', '500 mg', '1479', '16', '93', '2022-09-05 23:43:45', '2022-09-05 23:43:45'),
(21220, 'Jmycin', '1.31', '250 mg', '1479', '16', '98', '2022-09-05 23:44:20', '2022-09-05 23:44:20'),
(21221, 'Omnimycin', '2.15', '500 mg', '1479', '16', '62', '2022-09-05 23:45:07', '2022-09-05 23:45:07'),
(21222, 'Randamycin', '1.00', '250 mg', '1479', '16', '62', '2022-09-05 23:45:47', '2022-09-05 23:45:47'),
(21223, 'TC', '1.00', '250 mg', '1479', '16', '37', '2022-09-05 23:46:20', '2022-09-05 23:46:20'),
(21224, 'Tetclin', '1.00', '250 mg', '1479', '16', '142', '2022-09-05 23:46:49', '2022-09-05 23:46:49'),
(21225, 'Tetracillin', '1.26', '250 mg', '1479', '16', '170', '2022-09-05 23:47:29', '2022-09-05 23:47:29'),
(21226, 'Tetracycline', '1.32', '250 mg', '1479', '16', '146', '2022-09-05 23:48:15', '2022-09-05 23:48:15'),
(21227, 'Tetracycline', '2.29', '500 mg', '1479', '16', '159', '2022-09-05 23:49:13', '2022-09-05 23:49:13'),
(21228, 'Tetracycline H', '1.00', '250 mg', '1479', '16', '90', '2022-09-06 00:00:54', '2022-09-06 00:00:54'),
(21229, 'Tetrafast', '1.00', '250 mg', '1479', '16', '92', '2022-09-06 00:01:38', '2022-09-06 00:01:38'),
(21230, 'Tetram', '1.33', '250 mg', '1479', '16', '117', '2022-09-06 00:02:20', '2022-09-06 00:02:20'),
(21231, 'Tetramet', '1.37', '250 mg', '1479', '16', '113', '2022-09-06 00:03:17', '2022-09-06 00:03:17'),
(21232, 'Tetramin', '1.00', '250 mg', '1479', '16', '21', '2022-09-06 00:07:26', '2022-09-06 00:07:26'),
(21233, 'Tetrasina', '1.75', '250 mg', '1479', '16', '91', '2022-09-06 00:08:23', '2022-09-06 00:08:23'),
(21234, 'Tetrasina', '3.30', '500 mg', '1479', '16', '91', '2022-09-06 00:09:24', '2022-09-06 00:09:24'),
(21235, 'Tetrax', '3.39', '500 mg', '1479', '16', '179', '2022-09-06 00:10:20', '2022-09-06 00:10:20'),
(21236, 'Titacin', '1.30', '250 mg', '1479', '16', '182', '2022-09-06 00:11:26', '2022-09-06 00:11:26'),
(21237, 'Titaci', '2.00', '500 mg', '1479', '16', '182', '2022-09-06 00:12:13', '2022-09-06 00:12:13'),
(21238, 'Midothal', '30.00', '50 mg', '1481', '16', '92', '2022-09-06 00:13:50', '2022-09-06 00:13:50'),
(21239, 'Arofil SR', '2.98', '400 mg', '1482', '13', '92', '2022-09-06 00:15:32', '2022-09-06 00:15:32'),
(21240, 'Arofil SR', '2.35', '300 mg', '1482', '13', '92', '2022-09-06 00:16:22', '2022-09-06 00:16:22'),
(21241, 'Arofil SR', '1.60', '200 mg', '1482', '13', '92', '2022-09-06 00:17:02', '2022-09-06 00:17:02'),
(21242, 'Asmaco SR', '2.67', '400 mg', '1482', '13', '142', '2022-09-06 00:17:41', '2022-09-06 00:17:41'),
(21243, 'Asmain', '25.00', '120 mg/5 ml', '1482', '59', '67', '2022-09-06 00:18:20', '2022-09-06 00:18:20'),
(21244, 'Asmaloc', '30.09', '120 mg/5 ml', '1482', '59', '172', '2022-09-06 00:19:18', '2022-09-06 00:19:18'),
(21245, 'Asmaloc SR', '2.99', '400 mg', '1482', '13', '172', '2022-09-06 00:19:55', '2022-09-06 00:19:55'),
(21246, 'Asmaloc SR', '2.36', '300 mg', '1482', '13', '172', '2022-09-06 00:20:49', '2022-09-06 00:20:49'),
(21247, 'Breathlin SR', '1.60', '200 mg', '1482', '13', '43', '2022-09-06 00:21:39', '2022-09-06 00:21:39'),
(21248, 'Contine', '1.60', '200 mg', '1482', '13', '34', '2022-09-06 00:22:36', '2022-09-06 00:22:36'),
(21249, 'Contine', '2.35', '300 mg', '1482', '13', '34', '2022-09-06 00:24:32', '2022-09-06 00:24:32'),
(21250, 'Contine', '2.98', '400 mg', '1482', '13', '34', '2022-09-06 00:25:14', '2022-09-06 00:25:14'),
(21251, 'Contine', '31.00', '120 mg/5 ml', '1482', '59', '34', '2022-09-06 00:27:14', '2022-09-06 00:27:14'),
(21252, 'G-Theophylline', '15.00', '120 mg/5 ml', '1482', '59', '84', '2022-09-06 00:27:53', '2022-09-06 00:27:53'),
(21253, 'G-Theophylline', '120.00', '300 mg', '1482', '13', '84', '2022-09-06 00:28:31', '2022-09-06 00:28:31'),
(21254, 'Jasophylin', '25.17', '120 mg/5 ml', '1482', '59', '98', '2022-09-06 00:29:49', '2022-09-06 00:29:49'),
(21255, 'Neulyn', '2.52', '400 mg', '1482', '13', '140', '2022-09-06 00:30:32', '2022-09-06 00:30:32'),
(21256, 'Teolex SR', '1.50', '200 mg', '1482', '13', '18', '2022-09-06 00:31:04', '2022-09-06 00:31:04'),
(21257, 'Thenglate', '31.04', '120 mg/5 ml', '1482', '59', '19', '2022-09-06 00:32:02', '2022-09-06 00:32:02'),
(21258, 'Theo-fast', '30.95', '120 mg/5 ml', '1482', '59', '82', '2022-09-06 00:32:42', '2022-09-06 00:32:42'),
(21259, 'Theonate', '1.31', '300 mg', '1482', '13', '64', '2022-09-06 00:33:24', '2022-09-06 00:33:24'),
(21260, 'Theonate', '15.20', '120 mg/5 ml (50 ml bottle)', '1482', '59', '64', '2022-09-06 00:34:20', '2022-09-06 00:34:20'),
(21261, 'Theonate', '25.00', '120 mg/5 ml (100 ml bottle)', '1482', '59', '64', '2022-09-06 00:35:05', '2022-09-06 00:35:05'),
(21262, 'Theoanate SR', '2.90', '300 mg', '1482', '13', '64', '2022-09-06 00:35:55', '2022-09-06 00:35:55'),
(21263, 'Theovent-SR', '3.00', '300 mg', '1482', '24', '65', '2022-09-06 00:37:51', '2022-09-06 00:37:51'),
(21264, 'Theoven', '2.98', '400 mg', '1482', '13', '65', '2022-09-06 00:38:32', '2022-09-06 00:38:32'),
(21265, 'Theove', '1.60', '200 mg', '1482', '13', '65', '2022-09-06 00:39:16', '2022-09-06 00:39:16'),
(21266, 'Theovent-SR', '2.05', '300 mg', '1482', '13', '65', '2022-09-06 00:40:56', '2022-09-06 00:40:56'),
(21267, 'Unicontin', '6.30', '400 mg', '1482', '13', '121', '2022-09-06 00:41:37', '2022-09-06 00:41:37'),
(21268, 'Unicontin', '3.31', '200 mg', '1482', '13', '121', '2022-09-06 00:42:17', '2022-09-06 00:42:17'),
(21269, 'Unikon', '25.00', '120 mg/5 ml', '1482', '59', '91', '2022-09-06 00:42:57', '2022-09-06 00:42:57'),
(21270, 'Unikon SR', '2.98', '400 mg', '1482', '13', '91', '2022-09-06 00:43:43', '2022-09-06 00:43:43'),
(21271, 'Unilin', '15.30', '120 mg/5 ml (50 ml bottle)', '1482', '59', '136', '2022-09-06 00:44:29', '2022-09-06 00:44:29'),
(21272, 'Unilin', '30.95', '120 mg/5 ml (100 ml bottle)', '1482', '59', '136', '2022-09-06 00:45:12', '2022-09-06 00:45:12'),
(21273, 'Unilin CR', '2.99', '400 mg', '1482', '13', '136', '2022-09-06 00:45:52', '2022-09-06 00:45:52'),
(21274, 'Unilin CR', '2.35', '300 mg', '1482', '13', '136', '2022-09-06 00:46:41', '2022-09-06 00:46:41'),
(21275, 'Unilin', '1.60', '200 mg', '1482', '13', '136', '2022-09-06 00:47:24', '2022-09-06 00:47:24'),
(21276, 'A-B1', '0.86', '100 mg', '1483', '13', '19', '2022-09-06 00:49:33', '2022-09-06 00:49:33'),
(21277, 'B-One', '0.74', '100 mg', '1482', '13', '23', '2022-09-06 00:50:21', '2022-09-06 00:50:21'),
(21278, 'G-Vitamin B1', '60', '100 mg (100\'s can)', '1483', '13', '84', '2022-09-06 00:51:13', '2022-09-06 00:51:13'),
(21279, 'G-Vitamin B1', '560.28', '100 mg (1000\'s can)', '1483', '13', '84', '2022-09-06 00:52:02', '2022-09-06 00:52:02'),
(21280, 'Kvit-TH', '0.74', '100 mg', '1483', '13', '101', '2022-09-06 00:52:49', '2022-09-06 00:52:49'),
(21281, 'Neurovit', '0.74', '100 mg', '1483', '13', '113', '2022-09-06 00:53:35', '2022-09-06 00:53:35'),
(21282, 'Neurovit', '4.00', '100 mg/ml', '1483', '68', '113', '2022-09-06 00:54:28', '2022-09-06 00:54:28'),
(21283, 'Neuvit', '0.75', '100 mg', '1483', '13', '192', '2022-09-06 00:54:53', '2022-09-06 00:54:53'),
(21284, 'Onevit', '0.74', '100 mg', '1483', '13', '20', '2022-09-06 00:56:08', '2022-09-06 00:56:08'),
(21285, 'T-H', '0.70', '100 mg', '1483', '13', '48', '2022-09-06 00:57:10', '2022-09-06 00:57:10'),
(21286, 'Thai-1', '3.50', '100 mg/ml', '1483', '68', '67', '2022-09-06 00:57:59', '2022-09-06 00:57:59'),
(21287, 'Thianomin', '2.60', '100 mg/ml', '1483', '68', '162', '2022-09-06 00:58:50', '2022-09-06 00:58:50'),
(21288, 'Thiason', '3.56', '100 mg/ml', '1483', '68', '98', '2022-09-06 00:59:38', '2022-09-06 00:59:38'),
(21289, 'Thiason', '19.22', '100 mg/ml', '1483', '68', '98', '2022-09-06 01:00:14', '2022-09-06 01:00:14'),
(21290, 'Thiatab', '0.73', '100 mg', '1483', '13', '122', '2022-09-06 01:00:52', '2022-09-06 01:00:52'),
(21291, 'Thiosina', '0.84', '100 mg', '1483', '13', '91', '2022-09-06 01:01:27', '2022-09-06 01:01:27'),
(21292, 'Thiovit', '0.80', '100 mg', '1483', '13', '146', '2022-09-06 01:02:08', '2022-09-06 01:02:08'),
(21293, 'Tivit', '0.74', '100 mg', '1483', '13', '18', '2022-09-06 01:02:53', '2022-09-06 01:02:53'),
(21294, 'Tone', '0.73', '100 mg', '1483', '13', '140', '2022-09-06 01:03:29', '2022-09-06 01:03:29'),
(21295, 'Vita-1', '0.73', '100 mg', '1483', '13', '142', '2022-09-06 01:04:07', '2022-09-06 01:04:07'),
(21296, 'Vita-One', '0.73', '100 mg', '1483', '13', '196', '2022-09-06 01:04:53', '2022-09-06 01:04:53'),
(21297, 'Anestho', '69.59', '500 mg/vial', '1484', '49', '92', '2022-09-06 01:07:47', '2022-09-06 01:07:47'),
(21298, 'Anestho', '100.00', '1 gm/vial', '1484', '49', '92', '2022-09-06 01:08:49', '2022-09-06 01:08:49'),
(21299, 'G-Thiopetone', '50.00', '500 mg/vial', '1484', '49', '84', '2022-09-06 01:09:43', '2022-09-06 01:09:43'),
(21300, 'G-Thiopentone', '80.00', '1 gm/vial', '1484', '49', '84', '2022-09-06 01:10:50', '2022-09-06 01:10:50'),
(21301, 'Genisia', '74.28', '500 mg/vial', '1484', '49', '179', '2022-09-06 01:11:58', '2022-09-06 01:11:58'),
(21302, 'Thiontal', '100.00', '1 gm/vial', '1484', '49', '161', '2022-09-06 01:12:41', '2022-09-06 01:12:41'),
(21303, 'Thiontal', '69.59', '500 mg/vial', '1484', '49', '161', '2022-09-06 01:13:25', '2022-09-06 01:13:25'),
(21304, 'Thiopen', '70.05', '500 mg/vial', '1484', '49', '18', '2022-09-06 01:14:09', '2022-09-06 01:14:09'),
(21305, 'Thiopen', '100.68', '1 gm/vial', '1484', '49', '18', '2022-09-06 01:15:17', '2022-09-06 01:15:17'),
(21306, 'Thioton', '60.00', '500 mg/vial', '1484', '49', '185', '2022-09-06 01:15:53', '2022-09-06 01:15:53'),
(21307, 'Thioton', '100.00', '1 gm/vial', '1484', '49', '185', '2022-09-06 01:16:32', '2022-09-06 01:16:32'),
(21308, 'TPS', '70.06', '500 mg/vial', '1484', '49', '150', '2022-09-06 01:17:15', '2022-09-06 01:17:15'),
(21309, 'TPS', '100.67', '1 gm/vial', '1484', '49', '150', '2022-09-06 01:18:04', '2022-09-06 01:18:04'),
(21310, 'Tepadina', '23000.00', '15 mg/vail', '1486', '50', '195', '2022-09-06 01:19:32', '2022-09-06 01:19:32'),
(21311, 'Saugella Attiva', '528.00', 'N/A', '1487', '62', '133', '2022-09-06 01:20:27', '2022-09-06 01:20:27'),
(21312, 'Menorest', '20.07', '2.5 mg', '1488', '13', '161', '2022-09-06 01:22:25', '2022-09-06 01:22:25'),
(21313, 'Renorma', '20.13', '2.5 mg', '1488', '13', '179', '2022-09-06 01:23:06', '2022-09-06 01:23:06'),
(21314, 'Tibilon', '21.57', '2.5 mg', '1488', '13', '43', '2022-09-06 01:23:53', '2022-09-06 01:23:53'),
(21315, 'Tibilon', '21.56', '2.5 mg', '1488', '13', '133', '2022-09-06 01:24:56', '2022-09-06 01:24:56'),
(21316, 'Tibo', '20.08', '2.5 mg', '1488', '13', '150', '2022-09-06 01:25:48', '2022-09-06 01:25:48'),
(21317, 'Tibofem', '20.00', '2.5 mg', '1488', '13', '19', '2022-09-06 01:26:28', '2022-09-06 01:26:28'),
(21318, 'Tibone', '20.00', '2.5 mg', '1488', '13', '185', '2022-09-06 01:27:18', '2022-09-06 01:27:18'),
(21319, 'Tibonor', '20.00', '2.5 mg', '1488', '13', '71', '2022-09-06 01:28:11', '2022-09-06 01:28:11'),
(21320, 'Tivion', '20.06', '2.5 mg', '1488', '13', '18', '2022-09-06 01:28:55', '2022-09-06 01:28:55'),
(21321, 'Ubilon', '20.00', '2.5 mg', '1488', '13', '92', '2022-09-06 01:29:15', '2022-09-06 01:29:15');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(21322, 'Acora', '75.00', '90 mg', '1489', '13', '18', '2022-09-06 02:12:49', '2022-09-06 02:12:49'),
(21323, 'Belinta', '48.00', '90 mg', '1489', '13', '197', '2022-09-06 02:13:21', '2022-09-06 02:13:21'),
(21324, 'Belinta', '35.00', '60 mg', '1489', '13', '197', '2022-09-06 02:14:14', '2022-09-06 02:14:14'),
(21325, 'Brirel', '75.00', '90 mg', '1489', '13', '136', '2022-09-06 02:15:17', '2022-09-06 02:15:17'),
(21326, 'Gleron', '75.00', '90 mg', '1489', '13', '161', '2022-09-06 02:18:01', '2022-09-06 02:18:01'),
(21327, 'Plarit', '75.00', '90 mg', '1489', '13', '190', '2022-09-06 02:18:25', '2022-09-06 02:18:25'),
(21328, 'Ticacard', '75.00', '90 mg', '1489', '13', '34', '2022-09-06 02:19:13', '2022-09-06 02:19:13'),
(21329, 'Ticaflow', '75.00', '90 mg', '1489', '13', '19', '2022-09-06 02:22:05', '2022-09-06 02:22:05'),
(21330, 'Ticaflow', '35.00', '60 mg', '1489', '13', '19', '2022-09-06 02:25:14', '2022-09-06 02:25:14'),
(21331, 'Ticalog', '65.00', '90 mg', '1489', '13', '179', '2022-09-06 02:25:35', '2022-09-06 02:25:35'),
(21332, 'Ticarel', '75.00', '90 mg', '1489', '13', '92', '2022-09-06 02:28:25', '2022-09-06 02:28:25'),
(21333, 'Ticarel', '50.00', '60 mg', '1489', '13', '92', '2022-09-06 02:29:12', '2022-09-06 02:29:12'),
(21334, 'Tiga', '75.00', '90 mg', '1489', '13', '65', '2022-09-06 02:29:58', '2022-09-06 02:29:58'),
(21335, 'Tiga', '55.00', '60 mg', '1489', '13', '65', '2022-09-06 02:30:44', '2022-09-06 02:30:44'),
(21336, 'Tigel', '75.00', '90 mg', '1489', '13', '43', '2022-09-06 02:31:39', '2022-09-06 02:31:39'),
(21337, 'Ticlopid', '7.00', '250 mg', '1490', '13', '65', '2022-09-06 02:32:57', '2022-09-06 02:32:57'),
(21338, 'Algin', '8.00', '50 mg', '1491', '13', '161', '2022-09-06 02:37:44', '2022-09-06 02:37:44'),
(21339, 'Algin', '50.00', '100 mg/5 ml (50 ml bottle)', '1491', '59', '161', '2022-09-06 02:39:28', '2022-09-06 02:39:28'),
(21340, 'Algin', '90.00', '100 mg/5 ml (100 ml bottle)', '1491', '59', '161', '2022-09-06 02:40:29', '2022-09-06 02:40:29'),
(21341, 'Algin', '35.00', '5 mg/2 ml', '1491', '68', '161', '2022-09-06 03:15:51', '2022-09-06 03:15:51'),
(21342, 'Aspasom', '5.00', '50 mg', '1491', '13', '101', '2022-09-06 03:16:39', '2022-09-06 03:16:39'),
(21343, 'Aspasom', '90.00', '10 mg/5 ml', '1491', '59', '101', '2022-09-06 03:17:22', '2022-09-06 03:17:22'),
(21344, 'Aspasom', '23.00', '5 mg/2 ml', '1491', '68', '101', '2022-09-06 03:18:04', '2022-09-06 03:18:04'),
(21345, 'Dysma', '6.00', '50 mg', '1491', '13', '157', '2022-09-06 03:18:54', '2022-09-06 03:18:54'),
(21346, 'Emogin', '5.00', '50 mg', '1491', '13', '177', '2022-09-06 03:19:50', '2022-09-06 03:19:50'),
(21347, 'Emonium', '15.00', '5 mg/2 ml', '1491', '68', '43', '2022-09-06 03:20:39', '2022-09-06 03:20:39'),
(21348, 'Emonium', '5.00', '50 mg', '1491', '13', '43', '2022-09-06 03:40:42', '2022-09-06 03:40:42'),
(21349, 'Freespa', '5.00', '50 mg', '1491', '13', '22', '2022-09-06 03:41:36', '2022-09-06 03:41:36'),
(21350, 'Inteum', '6.00', '50 mg', '1491', '13', '184', '2022-09-06 03:42:25', '2022-09-06 03:42:25'),
(21351, 'Monivis', '6.75', '50 mg', '1491', '13', '138', '2022-09-06 03:43:12', '2022-09-06 03:43:12'),
(21352, 'Norvis', '8.00', '50 mg', '1491', '13', '179', '2022-09-06 03:43:57', '2022-09-06 03:43:57'),
(21353, 'Norvis', '87.26', '10 mg/5 ml', '1491', '59', '179', '2022-09-06 03:44:32', '2022-09-06 03:44:32'),
(21354, 'Norvis', '29.00', '5 mg/2 ml', '1491', '68', '179', '2022-09-06 03:45:26', '2022-09-06 03:45:26'),
(21355, 'Onium', '6.02', '50 mg', '1491', '13', '140', '2022-09-06 03:47:05', '2022-09-06 03:47:05'),
(21356, 'Onium', '25.08', '5 mg/2 ml', '1491', '68', '140', '2022-09-06 03:47:58', '2022-09-06 03:47:58'),
(21357, 'Onium', '85.26', '10 mg/5 ml', '1491', '59', '140', '2022-09-06 03:48:40', '2022-09-06 03:48:40'),
(21358, 'Panium', '5.02', '50 mg', '1491', '13', '124', '2022-09-06 03:49:13', '2022-09-06 03:49:13'),
(21359, 'Panium', '20.06', '5 mg/2 ml', '1468', '68', '124', '2022-09-06 03:50:13', '2022-09-06 03:50:13'),
(21360, 'Panium', '90.00', '10 mg/5 ml', '1491', '59', '124', '2022-09-06 03:50:55', '2022-09-06 03:50:55'),
(21361, 'Parillex', '4.00', '50 mg', '1491', '13', '65', '2022-09-06 03:51:23', '2022-09-06 03:51:23'),
(21362, 'Previp', '4.04', '50 mg', '1491', '13', '78', '2022-09-06 03:52:06', '2022-09-06 03:52:06'),
(21363, 'Relvis', '5.00', '50 mg', '1491', '13', '45', '2022-09-06 03:54:14', '2022-09-06 03:54:14'),
(21364, 'Relvis', '15.00', '5 mg/2 ml', '1491', '13', '45', '2022-09-06 03:57:56', '2022-09-06 03:57:56'),
(21365, 'Silgin', '5.00', '50 mg', '1491', '13', '173', '2022-09-06 03:59:51', '2022-09-06 03:59:51'),
(21366, 'Spadyl', '5.00', '50 mg', '1491', '13', '176', '2022-09-06 04:00:44', '2022-09-06 04:00:44'),
(21367, 'Spanium', '4.00', '50 mg', '1491', '13', '197', '2022-09-06 04:01:11', '2022-09-06 04:01:11'),
(21368, 'Spanium', '15.00', '5 mg/2 ml', '1491', '68', '197', '2022-09-06 04:05:19', '2022-09-06 04:05:19'),
(21369, 'Sparel', '6.01', '50 mg', '1491', '13', '193', '2022-09-06 04:06:45', '2022-09-06 04:06:45'),
(21370, 'Spason', '6.00', '50 mg', '1491', '13', '36', '2022-09-06 04:07:40', '2022-09-06 04:07:40'),
(21371, 'Spazin', '5.00', '50 mg', '1491', '13', '73', '2022-09-06 04:09:59', '2022-09-06 04:09:59'),
(21372, 'Tie', '7.00', '50 mg', '1491', '13', '134', '2022-09-06 04:10:53', '2022-09-06 04:10:53'),
(21373, 'Tiemo', '5.00', '50 mg', '1491', '13', '23', '2022-09-06 04:11:12', '2022-09-06 04:11:12'),
(21374, 'Tienum', '4.00', '50 mg', '1491', '13', '51', '2022-09-06 04:12:34', '2022-09-06 04:12:34'),
(21375, 'Tienum', '15.00', '5 mg/2 ml', '1491', '68', '51', '2022-09-06 04:13:09', '2022-09-06 04:13:09'),
(21376, 'Timem', '5.75', '50 mg', '1491', '13', '174', '2022-09-06 04:14:53', '2022-09-06 04:14:53'),
(21377, 'Timeth', '4.00', '50 mg', '1491', '13', '67', '2022-09-06 04:15:44', '2022-09-06 04:15:44'),
(21378, 'Timoben', '6.00', '50 mg', '1491', '13', '42', '2022-09-06 04:16:32', '2022-09-06 04:16:32'),
(21379, 'Timoben', '90.00', '10 mg/5 ml', '1491', '59', '42', '2022-09-06 04:17:24', '2022-09-06 04:17:24'),
(21380, 'Timofet', '6.02', '50 mg', '1491', '13', '29', '2022-09-06 04:18:03', '2022-09-06 04:18:03'),
(21381, 'Timolax', '4.00', '50 mg', '1491', '13', '110', '2022-09-06 04:18:50', '2022-09-06 04:18:50'),
(21382, 'Timomed', '5.00', '50 mg', '1491', '13', '114', '2022-09-06 04:19:28', '2022-09-06 04:19:28'),
(21383, 'Timonac', '6.00', '50 mg', '1491', '13', '202', '2022-09-06 04:20:06', '2022-09-06 04:20:06'),
(21384, 'Timonate', '6.00', '50 mg', '1491', '13', '142', '2022-09-06 04:20:50', '2022-09-06 04:20:50'),
(21385, 'Timona', '25.00', '5 mg/2 ml', '1491', '68', '142', '2022-09-06 04:21:27', '2022-09-06 04:21:27'),
(21386, 'Timonil', '6.00', '50 mg', '1491', '13', '150', '2022-09-06 04:22:10', '2022-09-06 04:22:10'),
(21387, 'Timonium', '6.00', '50 mg', '1491', '13', '63', '2022-09-06 04:23:09', '2022-09-06 04:23:09'),
(21388, 'Timopa', '6.00', '50 mg', '1491', '13', '54', '2022-09-06 04:23:55', '2022-09-06 04:23:55'),
(21389, 'Timothy', '4.00', '50 mg', '1491', '13', '71', '2022-09-06 04:24:30', '2022-09-06 04:24:30'),
(21390, 'Timothy', '15.00', '5 mg/2 ml', '1491', '68', '71', '2022-09-06 04:25:05', '2022-09-06 04:25:05'),
(21391, 'Timovis', '4.00', '50 mg', '1491', '13', '102', '2022-09-06 14:08:17', '2022-09-06 14:08:17'),
(21392, 'Timozin', '6.00', '50 mg', '1491', '13', '92', '2022-09-06 14:08:41', '2022-09-06 14:08:41'),
(21393, 'Timozin', '15.00', '5 mg/2 ml', '1491', '68', '92', '2022-09-06 14:09:30', '2022-09-06 14:09:30'),
(21394, 'Tinilus', '6.00', '50 mg', '1491', '13', '172', '2022-09-06 14:09:54', '2022-09-06 14:09:54'),
(21395, 'Tinimet', '5.00', '50 mg', '1491', '13', '162', '2022-09-06 14:10:21', '2022-09-06 14:10:21'),
(21396, 'Tinimet', '20.00', '5 mg/2 ml', '1491', '68', '162', '2022-09-06 14:10:50', '2022-09-06 14:10:50'),
(21397, 'Tinium', '6.00', '50 mg', '1491', '13', '19', '2022-09-06 14:11:18', '2022-09-06 14:11:18'),
(21398, 'Tinium', '20.07', '5 mg/2 ml', '1491', '68', '19', '2022-09-06 14:11:46', '2022-09-06 14:11:46'),
(21399, 'Tino', '4.00', '50 mg', '1491', '13', '61', '2022-09-06 14:12:19', '2022-09-06 14:12:19'),
(21400, 'Tispa', '5.02', '50 mg', '1491', '13', '53', '2022-09-06 14:12:48', '2022-09-06 14:12:48'),
(21401, 'Titos', '5.02', '50 mg', '1491', '13', '130', '2022-09-06 14:13:26', '2022-09-06 14:13:26'),
(21402, 'Tium', '4.00', '50 mg', '1491', '13', '20', '2022-09-06 14:13:48', '2022-09-06 14:13:48'),
(21403, 'Tivis', '5.04', '50 mg', '1491', '13', '39', '2022-09-06 14:14:09', '2022-09-06 14:14:09'),
(21404, 'Tivis', '16.05', '5 mg/2 ml', '1491', '68', '39', '2022-09-06 14:14:34', '2022-09-06 14:14:34'),
(21405, 'TMS', '4.32', '50 mg', '1491', '13', '112', '2022-09-06 14:15:01', '2022-09-06 14:15:01'),
(21406, 'Tomium', '6.00', '50 mg', '1491', '13', '186', '2022-09-06 14:15:23', '2022-09-06 14:15:23'),
(21407, 'Tynium', '8.00', '50 mg', '1491', '13', '18', '2022-09-06 14:15:50', '2022-09-06 14:15:50'),
(21408, 'Tynium', '88.00', '10 mg/5 ml (100 ml bottle)', '1491', '59', '18', '2022-09-06 14:16:33', '2022-09-06 14:16:33'),
(21409, 'Tynium', '56.17', '10 mg/5 ml (50 ml bottle)', '1491', '59', '18', '2022-09-06 14:17:05', '2022-09-06 14:17:05'),
(21410, 'Tynium', '17.60', '50 mg/2 ml', '1491', '68', '18', '2022-09-06 14:17:35', '2022-09-06 14:17:35'),
(21411, 'Tyvas', '5.00', '50 mg', '1491', '13', '72', '2022-09-06 14:18:04', '2022-09-06 14:18:04'),
(21412, 'Tyvas', '25.00', '5 mg/2 ml', '1491', '68', '72', '2022-09-06 14:18:35', '2022-09-06 14:18:35'),
(21413, 'Veralgin', '7.00', '50 mg', '1491', '13', '34', '2022-09-06 14:18:59', '2022-09-06 14:18:59'),
(21414, 'Veralgin', '25.00', '5 mg/2 ml', '1491', '68', '34', '2022-09-06 14:19:28', '2022-09-06 14:19:28'),
(21415, 'Visalex', '5.00', '50 mg', '1491', '13', '105', '2022-09-06 14:22:22', '2022-09-06 14:22:22'),
(21416, 'Visarin', '6.00', '50 mg', '1491', '13', '147', '2022-09-06 14:22:51', '2022-09-06 14:22:51'),
(21417, 'Visarin', '55.00', '10 mg/5 ml', '1491', '59', '147', '2022-09-06 14:23:30', '2022-09-06 14:23:30'),
(21418, 'Visarin', '25.00', '5 mg/2 ml', '1491', '68', '147', '2022-09-06 14:24:02', '2022-09-06 14:24:02'),
(21419, 'Viscer', '3.48', '50 mg', '1491', '13', '185', '2022-09-06 14:24:31', '2022-09-06 14:24:31'),
(21420, 'Viscer', '11.94', '5 mg/2 ml', '1491', '68', '185', '2022-09-06 14:25:00', '2022-09-06 14:25:00'),
(21421, 'Visceral', '8.00', '50 mg', '1491', '13', '91', '2022-09-06 14:25:27', '2022-09-06 14:25:27'),
(21422, 'Visceral', '16.00', '5 mg/2 ml', '1491', '68', '91', '2022-09-06 14:26:03', '2022-09-06 14:26:03'),
(21423, 'Visceralgine', '8.27', '50 mg', '1491', '13', '133', '2022-09-06 14:26:40', '2022-09-06 14:26:40'),
(21424, 'Visceralgine', '39.57', '5 mg/2 ml', '1491', '68', '133', '2022-09-06 14:27:13', '2022-09-06 14:27:13'),
(21425, 'Visegin', '5.00', '50 mg', '1491', '13', '190', '2022-09-06 14:27:44', '2022-09-06 14:27:44'),
(21426, 'Viset', '8.00', '50 mg', '1491', '13', '89', '2022-09-06 14:28:31', '2022-09-06 14:28:31'),
(21427, 'Viset', '90.00', '10 mg/5 ml (100 ml bottle)', '1491', '59', '89', '2022-09-06 14:28:56', '2022-09-06 14:28:56'),
(21428, 'Viset', '55.00', '10 mg/5 ml (50 ml bottle)', '1491', '59', '89', '2022-09-06 14:29:28', '2022-09-06 14:29:28'),
(21429, 'Viset', '25.00', '5 mg/2 ml', '1491', '68', '89', '2022-09-06 14:29:54', '2022-09-06 14:29:54'),
(21430, 'Visetil', '5.00', '50 mg', '1491', '13', '151', '2022-09-06 14:30:19', '2022-09-06 14:30:19'),
(21431, 'Visnil', '4.01', '50 mg', '1491', '13', '127', '2022-09-06 14:30:42', '2022-09-06 14:30:42'),
(21432, 'Visnil', '90.00', '10 mg/5 ml', '1491', '59', '127', '2022-09-06 14:31:12', '2022-09-06 14:31:12'),
(21433, 'Visnor', '4.00', '50 mg', '1491', '13', '31', '2022-09-06 14:31:32', '2022-09-06 14:31:32'),
(21434, 'Visnor', '15.00', '5 mg/2 ml', '1491', '68', '31', '2022-09-06 14:32:13', '2022-09-06 14:32:13'),
(21435, 'Visonium', '6.00', '50 mg', '1491', '13', '65', '2022-09-06 14:32:41', '2022-09-06 14:32:41'),
(21436, 'Visonium', '25.10', '5 mg/2 ml', '1491', '68', '65', '2022-09-06 14:33:14', '2022-09-06 14:33:14'),
(21437, 'Vispazin', '5.00', '50 mg', '1491', '13', '82', '2022-09-06 14:33:54', '2022-09-06 14:33:54'),
(21438, 'Vispazin', '15.00', '5 mg/2 ml', '1491', '68', '82', '2022-09-06 14:34:20', '2022-09-06 14:34:20'),
(21439, 'Vispazin', '90.00', '10 mg/5 ml', '1491', '59', '82', '2022-09-06 14:34:48', '2022-09-06 14:34:48'),
(21440, 'Visral', '27.00', '5 mg/2 ml', '1491', '68', '136', '2022-09-06 14:35:15', '2022-09-06 14:35:15'),
(21441, 'Visral', '55.00', '10 mg/5 ml (50 ml bottle)', '1491', '59', '136', '2022-09-06 14:35:44', '2022-09-06 14:35:44'),
(21442, 'Visral', '88.00', '10 mg/5 ml (100 ml bottle)', '1491', '59', '136', '2022-09-06 14:36:12', '2022-09-06 14:36:12'),
(21443, 'Visral', '8.00', '20 mg', '1491', '58', '136', '2022-09-06 14:36:38', '2022-09-06 14:36:38'),
(21444, 'Xelcom', '35.00', '5 mg/2 ml', '1491', '68', '156', '2022-09-06 14:37:03', '2022-09-06 14:37:03'),
(21445, 'Xelcom', '8.00', '50 mg', '1491', '13', '156', '2022-09-06 14:37:31', '2022-09-06 14:37:31'),
(21446, 'Tygacil', '4200.00', '50 mg/vial', '1492', '50', '156', '2022-09-06 14:38:22', '2022-09-06 14:38:22'),
(21447, 'Widebac', '600.00', '50 mg/vial', '1492', '50', '92', '2022-09-06 14:38:52', '2022-09-06 14:38:52'),
(21448, 'Gemolol', '70.21', '0.5%', '1493', '69', '78', '2022-09-06 14:39:50', '2022-09-06 14:39:50'),
(21449, 'Glumol', '70.00', '0.5%', '1493', '69', '82', '2022-09-06 14:40:20', '2022-09-06 14:40:20'),
(21450, 'Intramol', '70.21', '0.5%', '1493', '69', '43', '2022-09-06 14:40:50', '2022-09-06 14:40:50'),
(21451, 'Ocupres', '70.26', '0.5%', '1493', '69', '150', '2022-09-06 14:41:23', '2022-09-06 14:41:23'),
(21452, 'Ticoma DS', '70.26', '0.5%', '1493', '69', '136', '2022-09-06 14:42:02', '2022-09-06 14:42:02'),
(21453, 'Timocare', '80.00', '0.5%', '1493', '69', '89', '2022-09-06 14:42:31', '2022-09-06 14:42:31'),
(21454, 'Timodrop', '75.00', '0.5%', '1493', '69', '160', '2022-09-06 14:43:08', '2022-09-06 14:43:08'),
(21455, 'Timolol', '42.95', '0.25%', '1493', '69', '135', '2022-09-06 14:43:44', '2022-09-06 14:43:44'),
(21456, 'Timolol', '70.01', '0.5%', '1493', '69', '135', '2022-09-06 14:44:26', '2022-09-06 14:44:26'),
(21457, 'Timomin', '70.00', '0.5%', '1493', '69', '126', '2022-09-06 14:45:00', '2022-09-06 14:45:00'),
(21458, 'Timopress', '70.00', '0.5%', '1493', '69', '92', '2022-09-06 14:45:30', '2022-09-06 14:45:30'),
(21459, 'Timosol', '70.00', '0.5%', '1493', '69', '162', '2022-09-06 14:45:55', '2022-09-06 14:45:55'),
(21460, 'T-zol', '2.77', '500 mg', '1494', '13', '150', '2022-09-06 14:48:57', '2022-09-06 14:48:57'),
(21461, 'T-zol', '5.75', '1 gm', '1494', '13', '150', '2022-09-06 14:49:28', '2022-09-06 14:49:28'),
(21462, 'Tinizol DS', '5.72', '1 gm', '1494', '13', '39', '2022-09-06 14:50:01', '2022-09-06 14:50:01'),
(21463, 'Conasyd', '63.00', '1%', '1495', '29', '161', '2022-09-06 14:50:57', '2022-09-06 14:50:57'),
(21464, 'Suconal', '47.54', '1%', '1495', '29', '182', '2022-09-06 14:51:25', '2022-09-06 14:51:25'),
(21465, 'Tycon', '47.86', '1%', '1495', '29', '19', '2022-09-06 14:51:56', '2022-09-06 14:51:56'),
(21466, 'Tycon', '60.40', '300 mg', '1495', '58', '19', '2022-09-06 14:52:25', '2022-09-06 14:52:25'),
(21467, 'Relentus', '5.00', '2 mg', '1498', '13', '43', '2022-09-06 14:53:58', '2022-09-06 14:53:58'),
(21468, 'Sirdalud', '11.53', '2 mg', '1498', '13', '167', '2022-09-06 14:54:25', '2022-09-06 14:54:25'),
(21469, 'Tizadin', '5.04', '2 mg', '1498', '13', '18', '2022-09-06 14:54:48', '2022-09-06 14:54:48'),
(21470, 'Tizalex', 'Price not availabe', '2 mg', '1498', '13', '31', '2022-09-06 14:55:17', '2022-09-06 14:55:17'),
(21471, 'Tizalud', '5.02', '2 mg', '1498', '13', '136', '2022-09-06 14:55:46', '2022-09-06 14:55:46'),
(21472, 'Tizanac', '5.00', '2 mg', '1498', '13', '82', '2022-09-06 14:56:13', '2022-09-06 14:56:13'),
(21473, 'Intobac', '100.00', '300 mg/5 ml', '1499', '53', '92', '2022-09-06 14:57:19', '2022-09-06 14:57:19'),
(21474, 'Tobasol', '100.00', '300 mg/5 ml', '1499', '53', '43', '2022-09-06 14:57:50', '2022-09-06 14:57:50'),
(21475, 'Cinarex', '100.00', '0.3%', '1500', '69', '43', '2022-09-06 14:58:50', '2022-09-06 14:58:50'),
(21476, 'Eytob', '95.00', '0.3%', '1500', '69', '124', '2022-09-06 14:59:26', '2022-09-06 14:59:26'),
(21477, 'Gentob', '100.00', '0.3%', '1500', '69', '78', '2022-09-06 14:59:52', '2022-09-06 14:59:52'),
(21478, 'Gentob', '80.00', '0.3%', '1500', '66', '78', '2022-09-06 15:00:50', '2022-09-06 15:00:50'),
(21479, 'Intobac', '90.00', '0.3%', '1500', '69', '92', '2022-09-06 15:01:24', '2022-09-06 15:01:24'),
(21480, 'Ocutob', '85.00', '0.3%', '1500', '69', '82', '2022-09-06 15:01:51', '2022-09-06 15:01:51'),
(21481, 'T-Drop', '90.00', '0.3%', '1500', '69', '160', '2022-09-06 15:02:21', '2022-09-06 15:02:21'),
(21482, 'T-Mycin', '100.00', '0.3%', '1500', '69', '34', '2022-09-06 15:02:49', '2022-09-06 15:02:49'),
(21483, 'T-Mycin', '80.00', '0.3%', '1500', '66', '34', '2022-09-06 15:03:27', '2022-09-06 15:03:27'),
(21484, 'Tobam', '85.00', '0.3%', '1500', '69', '119', '2022-09-06 15:04:09', '2022-09-06 15:04:09'),
(21485, 'Tobi', '80.00', '0.3%', '1500', '69', '35', '2022-09-06 15:04:42', '2022-09-06 15:04:42'),
(21486, 'Tobirax', '60.00', '0.3%', '1500', '66', '77', '2022-09-06 15:05:15', '2022-09-06 15:05:15'),
(21487, 'Tobirax', '90.27', '0.3%', '1500', '69', '77', '2022-09-06 15:05:42', '2022-09-06 15:05:42'),
(21488, 'Tobrabac', '85.00', '0.3%', '1500', '69', '150', '2022-09-06 15:06:37', '2022-09-06 15:06:37'),
(21489, 'Tobrabac', '60.00', '0.3%', '1500', '66', '150', '2022-09-06 15:07:04', '2022-09-06 15:07:04'),
(21490, 'Tobracin', '30.11', '0.3%', '1500', '66', '135', '2022-09-06 15:08:12', '2022-09-06 15:08:12'),
(21491, 'Tobracin', '90.01', '0.3%', '1500', '69', '135', '2022-09-06 15:08:41', '2022-09-06 15:08:41'),
(21492, 'Tobram', '100.00', '0.3%', '1500', '69', '142', '2022-09-06 15:09:06', '2022-09-06 15:09:06'),
(21493, 'Tobramin', '90.01', '0.3%', '1500', '69', '126', '2022-09-06 15:09:35', '2022-09-06 15:09:35'),
(21494, 'Tobrel', '100.00', '0.3%', '1500', '69', '89', '2022-09-06 15:09:59', '2022-09-06 15:09:59'),
(21495, 'Tomin', '100.00', '0.3%', '1500', '69', '100', '2022-09-06 15:10:31', '2022-09-06 15:10:31'),
(21496, 'Tomycin', '90.00', '0.3%', '1500', '69', '91', '2022-09-06 15:11:00', '2022-09-06 15:11:00'),
(21497, 'Tomycin', '55.00', '0.3%', '1500', '66', '91', '2022-09-06 15:11:30', '2022-09-06 15:11:30'),
(21498, 'Torcin', '70.00', '0.3%', '1500', '66', '136', '2022-09-06 15:11:59', '2022-09-06 15:11:59'),
(21499, 'Torcin', '90.00', '0.3%', '1500', '69', '136', '2022-09-06 15:12:32', '2022-09-06 15:12:32'),
(21500, 'Xitob', '90.00', '0.3%', '1500', '69', '45', '2022-09-06 15:13:01', '2022-09-06 15:13:01'),
(21501, 'Actemra', '8700.00', '80 mg/4 ml', '1501', '50', '164', '2022-09-06 15:14:24', '2022-09-06 15:14:24'),
(21502, 'Actemra', '21750.00', '200 mg/10 ml', '1501', '50', '164', '2022-09-06 15:15:00', '2022-09-06 15:15:00'),
(21503, 'Actemra', '14950.00', '162 mg/0.9 ml', '1501', '77', '164', '2022-09-06 15:15:40', '2022-09-06 15:15:40'),
(21504, 'Actemra', '43500.00', '400 mg/20 ml', '1501', '50', '164', '2022-09-06 15:16:22', '2022-09-06 15:16:22'),
(21505, 'Tolosa', '85.00', '80 mg/4 ml', '1501', '50', '92', '2022-09-06 15:16:53', '2022-09-06 15:16:53'),
(21506, 'Arthanib', '48.00', '5 mg', '1502', '13', '34', '2022-09-06 15:20:20', '2022-09-06 15:20:20'),
(21507, 'Arthanib XR', '80.00', '11 mg', '1502', '13', '34', '2022-09-06 15:21:01', '2022-09-06 15:21:01'),
(21508, 'Jakloc', '48.00', '5 mg', '1502', '13', '150', '2022-09-06 15:21:29', '2022-09-06 15:21:29'),
(21509, 'Jakloc XR', '60.00', '11 mg', '1502', '13', '150', '2022-09-06 15:22:03', '2022-09-06 15:22:03'),
(21510, 'Jaknib', '48.00', '5 mg', '1502', '13', '89', '2022-09-06 15:22:31', '2022-09-06 15:22:31'),
(21511, 'Jaktor', '48.00', '5 mg', '1502', '13', '39', '2022-09-06 15:22:56', '2022-09-06 15:22:56'),
(21512, 'Jaktor XR', '75.00', '11 mg', '1502', '13', '39', '2022-09-06 15:23:22', '2022-09-06 15:23:22'),
(21513, 'Tocit', '40.00', '5 mg', '1502', '13', '65', '2022-09-06 15:23:45', '2022-09-06 15:23:45'),
(21514, 'Tocit XR', '75.00', '11 mg', '1502', '13', '65', '2022-09-06 15:24:13', '2022-09-06 15:24:13'),
(21515, 'Tofacent', '35.00', '5 mg', '1502', '13', '92', '2022-09-06 15:24:35', '2022-09-06 15:24:35'),
(21516, 'Tofacent XR', '80.00', '11 mg', '1502', '13', '92', '2022-09-06 15:25:00', '2022-09-06 15:25:00'),
(21517, 'Tofacinix', '75.00', '11 mg', '1502', '13', '39', '2022-09-06 15:25:23', '2022-09-06 15:25:23'),
(21518, 'Tofacit', '30.00', '5 mg', '1502', '13', '61', '2022-09-06 15:25:54', '2022-09-06 15:25:54'),
(21519, 'Tofacit XR', '60.00', '11 mg', '1502', '13', '61', '2022-09-06 15:26:30', '2022-09-06 15:26:30'),
(21520, 'Tofanib', '48.00', '5 mg', '1502', '13', '82', '2022-09-06 15:26:55', '2022-09-06 15:26:55'),
(21521, 'Tofanib XR', '80.00', '11 mg', '1502', '13', '82', '2022-09-06 15:27:23', '2022-09-06 15:27:23'),
(21522, 'Tofara', '47.00', '5 mg', '1502', '13', '18', '2022-09-06 15:27:49', '2022-09-06 15:27:49'),
(21523, 'Tofatin', '45.00', '5 mg', '1502', '13', '197', '2022-09-06 15:28:11', '2022-09-06 15:28:11'),
(21524, 'Tofatin XR', '80.00', '11 mg', '1502', '13', '197', '2022-09-06 15:28:35', '2022-09-06 15:28:35'),
(21525, 'Tofator', '35.00', '5 mg', '1502', '13', '179', '2022-09-06 15:29:07', '2022-09-06 15:29:07'),
(21526, 'Tofaxen', '45.00', '5 mg', '1502', '13', '74', '2022-09-06 15:29:41', '2022-09-06 15:29:41'),
(21527, 'Tojak', '48.00', '5 mg', '1502', '13', '71', '2022-09-06 15:30:06', '2022-09-06 15:30:06'),
(21528, 'Xelnib', '48.00', '5 mg', '1502', '13', '136', '2022-09-06 15:30:35', '2022-09-06 15:30:35'),
(21529, 'Xelnib XR', '80.00', '11 mg', '1502', '13', '136', '2022-09-06 15:31:05', '2022-09-06 15:31:05'),
(21530, 'Anilic', '9.00', '200 mg', '1503', '13', '65', '2022-09-06 23:11:32', '2022-09-06 23:11:32'),
(21531, 'Arain', '10.00', '200 mg', '1503', '13', '136', '2022-09-06 23:12:52', '2022-09-06 23:12:52'),
(21532, 'Lograin', '10.00', '200 mg', '1503', '13', '91', '2022-09-06 23:13:13', '2022-09-06 23:13:13'),
(21533, 'Migesic', '10.00', '200 mg', '1503', '13', '161', '2022-09-06 23:14:28', '2022-09-06 23:14:28'),
(21534, 'Migratol', '10.00', '200 mg', '1503', '13', '39', '2022-09-06 23:15:37', '2022-09-06 23:15:37'),
(21535, 'Migrex', '10.00', '200 mg', '1503', '13', '92', '2022-09-06 23:16:20', '2022-09-06 23:16:20'),
(21536, 'Minopa', '8.00', '200 mg', '1503', '13', '112', '2022-09-06 23:17:09', '2022-09-06 23:17:09'),
(21537, 'Mygan', '10.00', '200 mg', '1503', '13', '51', '2022-09-06 23:17:39', '2022-09-06 23:17:39'),
(21538, 'Namitol', '10.00', '200 mg', '1503', '13', '18', '2022-09-06 23:18:43', '2022-09-06 23:18:43'),
(21539, 'Namitol', '10.00', '200 mg', '1503', '13', '18', '2022-09-06 23:20:49', '2022-09-06 23:20:49'),
(21540, 'Tofe', '9.00', '200 mg', '1503', '13', '172', '2022-09-06 23:22:02', '2022-09-06 23:22:02'),
(21541, 'Tofix', '10.00', '200 mg', '1503', '13', '184', '2022-09-06 23:37:59', '2022-09-06 23:37:59'),
(21542, 'Tolema', '10.00', '200 mg', '1503', '13', '45', '2022-09-06 23:39:30', '2022-09-06 23:39:30'),
(21543, 'Tolfem', '10.00', '200 mg', '1503', '13', '179', '2022-09-06 23:40:14', '2022-09-06 23:40:14'),
(21544, 'Tolfi', '9.50', '200 mg', '1503', '13', '42', '2022-09-06 23:41:02', '2022-09-06 23:41:02'),
(21545, 'Tolfort', '10.00', '200 mg', '1514', '13', '89', '2022-09-06 23:41:51', '2022-09-06 23:41:51'),
(21546, 'Tolmic', '8.03', '200 mg', '1503', '13', '43', '2022-09-06 23:42:22', '2022-09-06 23:42:22'),
(21547, 'Tolmic', '8.03', '200 mg', '1503', '13', '43', '2022-09-06 23:43:13', '2022-09-06 23:43:13'),
(21548, 'Tufexil', '8.00', '200 mg', '1503', '13', '22', '2022-09-06 23:44:04', '2022-09-06 23:44:04'),
(21549, 'Tufmig', '10.00', '200 mg', '1503', '13', '190', '2022-09-06 23:47:29', '2022-09-06 23:47:29'),
(21550, 'Tufnil', '10.00', '200 mg', '1503', '13', '71', '2022-09-06 23:53:28', '2022-09-06 23:53:28'),
(21551, 'Tinafate', '35.00', '1%', '1504', '29', '146', '2022-09-06 23:54:35', '2022-09-06 23:55:19'),
(21552, 'Myolax Plus', '34.00', '(100 mg+2.5 mg)/ml', '1505', '68', '92', '2022-09-06 23:56:14', '2022-09-06 23:56:14'),
(21553, 'A-Calm', '6.00', '50 mg', '1506', '13', '19', '2022-09-06 23:57:35', '2022-09-06 23:57:35'),
(21554, 'Lexaton', '3.50', '50 mg', '1506', '13', '65', '2022-09-06 23:58:28', '2022-09-06 23:58:28'),
(21555, 'Musclex', '5.00', '50 mg', '1506', '13', '34', '2022-09-06 23:59:02', '2022-09-06 23:59:02'),
(21556, 'Myolax', '7.00', '50 mg', '1506', '13', '92', '2022-09-07 00:02:55', '2022-09-07 00:02:55'),
(21557, 'Myolax', '12.00', '100 mg', '1506', '13', '92', '2022-09-07 00:03:43', '2022-09-07 00:03:43'),
(21558, 'Myoson', '4.00', '50 mg', '1506', '13', '91', '2022-09-07 00:04:21', '2022-09-07 00:04:21'),
(21559, 'Myoson', '8.00', '100 mg', '1506', '13', '91', '2022-09-07 00:05:32', '2022-09-07 00:05:32'),
(21560, 'Myotol', '5.00', '50 mg', '1506', '13', '102', '2022-09-07 00:06:17', '2022-09-07 00:06:17'),
(21561, 'Myoxan', '4.00', '50 mg', '1506', '13', '82', '2022-09-07 00:06:58', '2022-09-07 00:06:58'),
(21562, 'Myoxant', '5.00', '50 mg', '1506', '13', '190', '2022-09-07 00:07:40', '2022-09-07 00:07:40'),
(21563, 'Rison', '4.01', '50 mg', '1506', '13', '101', '2022-09-07 00:08:20', '2022-09-07 00:08:20'),
(21564, 'Tolcalm', '4.01', '50 mg', '1506', '13', '78', '2022-09-07 00:08:56', '2022-09-07 00:08:56'),
(21565, 'Tolmus', '3.00', '50 mg', '1506', '13', '43', '2022-09-07 00:09:42', '2022-09-07 00:09:42'),
(21566, 'Tolpa', '4.00', '50 mg', '1506', '13', '45', '2022-09-07 00:10:24', '2022-09-07 00:10:24'),
(21567, 'Tolson', '6.00', '50 mg', '1506', '13', '136', '2022-09-07 00:11:21', '2022-09-07 00:11:21'),
(21568, 'Tolson', '10.00', '100 mg', '1506', '13', '136', '2022-09-07 00:12:03', '2022-09-07 00:12:03'),
(21569, 'Toperin', '3.00', '50 mg', '1506', '13', '71', '2022-09-07 00:12:43', '2022-09-07 00:12:43'),
(21570, 'Detrusin', '2.50', '1 mg', '1507', '13', '190', '2022-09-07 00:13:52', '2022-09-07 00:13:52'),
(21571, 'Detrusin', '3.50', '2 mg', '1507', '13', '190', '2022-09-07 00:14:24', '2022-09-07 00:14:24'),
(21572, 'Detrusin LA', '8.00', '2 mg', '1507', '20', '190', '2022-09-07 00:15:12', '2022-09-07 00:15:12'),
(21573, 'Detrusin LA', '15.00', '4 mg', '1507', '20', '190', '2022-09-07 00:15:55', '2022-09-07 00:15:55'),
(21574, 'Tolorin', '3.02', '2 mg', '1507', '13', '78', '2022-09-07 00:16:40', '2022-09-07 00:16:40'),
(21575, 'Tolter', '3.00', '2 mg', '1507', '13', '161', '2022-09-07 00:17:21', '2022-09-07 00:17:21'),
(21576, 'Toltrex', '3.00', '2 mg', '1507', '13', '92', '2022-09-07 00:17:59', '2022-09-07 00:17:59'),
(21577, 'Ucol', '3.01', '2 mg', '1507', '13', '179', '2022-09-07 00:18:44', '2022-09-07 00:18:44'),
(21578, 'Uritol', '2.00', '1 mg', '1507', '13', '71', '2022-09-07 00:19:34', '2022-09-07 00:19:34'),
(21579, 'Uritol', '3.00', '2 mg', '1507', '13', '71', '2022-09-07 00:20:07', '2022-09-07 00:20:07'),
(21580, 'Vaptan', '70.00', '15 mg', '1508', '13', '150', '2022-09-07 00:21:04', '2022-09-07 00:21:04'),
(21581, 'Etopira', '5.00', '25 mg', '1509', '13', '190', '2022-09-07 00:22:48', '2022-09-07 00:22:48'),
(21582, 'Etopira', '10.00', '50 mg', '1509', '13', '190', '2022-09-07 00:23:42', '2022-09-07 00:23:42'),
(21583, 'Topimax', '5.00', '25 mg', '1509', '13', '136', '2022-09-07 00:24:23', '2022-09-07 00:24:23'),
(21584, 'Topimax', '10.00', '50 mg', '1509', '13', '136', '2022-09-07 00:25:23', '2022-09-07 00:25:23'),
(21585, 'Topirva', '4.00', '25 mg', '1509', '13', '92', '2022-09-07 00:26:04', '2022-09-07 00:26:04'),
(21586, 'Topirva', '10.00', '50 mg', '1509', '13', '92', '2022-09-07 00:26:53', '2022-09-07 00:26:53'),
(21587, 'Topmate', '4.00', '25 mg', '1509', '13', '161', '2022-09-07 00:27:39', '2022-09-07 00:27:39'),
(21588, 'Topmate', '6.00', '50 mg', '1509', '13', '161', '2022-09-07 00:28:22', '2022-09-07 00:28:22'),
(21589, 'Topotecan', '9500.00', '1 mg/ml', '1510', '10', '195', '2022-09-07 00:29:21', '2022-09-07 00:29:21'),
(21590, 'Dilast', '8.00', '20 mg', '1511', '13', '92', '2022-09-07 00:30:18', '2022-09-07 00:30:18'),
(21591, 'Dytor', '6.00', '2.5 mg', '1511', '13', '58', '2022-09-07 00:31:05', '2022-09-07 00:31:05'),
(21592, 'Dytor', '11.00', '5 mg', '1511', '13', '58', '2022-09-07 00:31:50', '2022-09-07 00:31:50'),
(21593, 'Luretic', '2.00', '2.5 mg', '1511', '13', '65', '2022-09-07 00:32:39', '2022-09-07 00:32:39'),
(21594, 'Luretic', '3.50', '5 mg', '1511', '13', '65', '2022-09-07 00:33:53', '2022-09-07 00:33:53'),
(21595, 'Tomide', '2.00', '2.5 mg', '1511', '13', '19', '2022-09-07 00:34:38', '2022-09-07 00:34:38'),
(21596, 'Tomide', '3.50', '5 mg', '1511', '13', '19', '2022-09-07 00:35:26', '2022-09-07 00:35:26'),
(21597, 'Torsid', '8.00', '20 mg', '1512', '13', '179', '2022-09-07 00:36:12', '2022-09-07 00:36:12'),
(21598, 'Torsid', '6.00', '5 mg', '1512', '13', '179', '2022-09-07 00:36:59', '2022-09-07 00:36:59'),
(21599, 'Anadol', '20.14', '100 mg/2 ml', '1513', '68', '179', '2022-09-07 00:39:06', '2022-09-07 00:39:06'),
(21600, 'Anadol', '15.10', '100 mg', '1513', '58', '179', '2022-09-07 00:40:27', '2022-09-07 00:40:27'),
(21601, 'Anadol', '8.07', '50 mg', '1513', '16', '179', '2022-09-07 00:41:51', '2022-09-07 00:41:51'),
(21602, 'Anadol SR', '12.09', '100 mg', '1513', '24', '179', '2022-09-07 00:42:53', '2022-09-07 00:42:53'),
(21603, 'Dolonil', '20.13', '100 mg/2 ml', '1513', '68', '19', '2022-09-07 00:43:40', '2022-09-07 00:43:40'),
(21604, 'Dolonil', '7.55', '50 mg', '1513', '16', '19', '2022-09-07 00:44:46', '2022-09-07 00:44:46'),
(21605, 'Dolonil SR', '25.08', '100 mg', '1513', '13', '19', '2022-09-07 00:45:10', '2022-09-07 00:45:10'),
(21606, 'Doloran', '8.53', '50 mg', '1513', '16', '167', '2022-09-07 00:46:32', '2022-09-07 00:46:32'),
(21607, 'Doloran', '20.00', '100 mg', '1513', '58', '167', '2022-09-07 00:46:54', '2022-09-07 00:46:54'),
(21608, 'Doloran PRT', '15.00', '100 mg', '1513', '13', '167', '2022-09-07 00:47:25', '2022-09-07 00:47:25'),
(21609, 'Dolorex', '7.55', '50 mg', '1513', '16', '45', '2022-09-07 00:49:08', '2022-09-07 00:49:08'),
(21610, 'Dolorex', '13.09', '100 mg', '1513', '16', '45', '2022-09-07 00:49:30', '2022-09-07 00:49:30'),
(21611, 'Dolorex', '20.14', '100 mg/2 ml', '1513', '68', '45', '2022-09-07 00:50:32', '2022-09-07 00:50:32'),
(21612, 'Kadol', '8.00', '50 mg', '1513', '16', '101', '2022-09-07 00:51:20', '2022-09-07 00:51:20'),
(21613, 'Kingdol', '7.00', '50 mg', '1513', '16', '65', '2022-09-07 00:51:53', '2022-09-07 00:51:53'),
(21614, 'Leotram', '8.00', '50 mg', '1513', '16', '105', '2022-09-07 00:52:40', '2022-09-07 00:52:40'),
(21615, 'Lucidol', '15.00', '100 mg', '1513', '58', '43', '2022-09-07 00:53:25', '2022-09-07 00:53:25'),
(21616, 'Lucidol', '7.50', '50 mg', '1513', '16', '43', '2022-09-07 00:54:27', '2022-09-07 00:54:27'),
(21617, 'Lucidol', '20.00', '100 mg/2 ml', '1513', '68', '43', '2022-09-07 00:54:52', '2022-09-07 00:54:52'),
(21618, 'Murtrum', '20.00', '100 mg/2 ml', '1513', '68', '119', '2022-09-07 00:56:02', '2022-09-07 00:56:02'),
(21619, 'Opalgic', '8.00', '50 mg', '1513', '16', '73', '2022-09-07 00:56:25', '2022-09-07 00:56:25'),
(21620, 'Opidol', '6.03', '50 mg', '1513', '16', '124', '2022-09-07 00:57:28', '2022-09-07 00:57:28'),
(21621, 'Pendol', '6.02', '50 mg', '1513', '16', '23', '2022-09-07 00:58:53', '2022-09-07 00:58:53'),
(21622, 'Retram', '25.00', '100 mg/2 ml', '1513', '68', '162', '2022-09-07 00:59:51', '2022-09-07 00:59:51'),
(21623, 'Retram', '8.00', '50 mg', '1513', '16', '162', '2022-09-07 01:00:27', '2022-09-07 01:00:27'),
(21624, 'Syndol', '25.00', '100 mg/2 ml', '1513', '68', '89', '2022-09-07 01:01:42', '2022-09-07 01:01:42'),
(21625, 'Syndol', '8.50', '50 mg', '1513', '16', '89', '2022-09-07 01:02:40', '2022-09-07 01:02:40'),
(21626, 'Tamadol', '7.25', '50 mg', '1513', '16', '122', '2022-09-07 01:03:09', '2022-09-07 01:03:09'),
(21627, 'Tendia', '20.13', '100 mg/2 ml', '1513', '68', '18', '2022-09-07 01:04:15', '2022-09-07 01:04:15'),
(21628, 'Trado', '25.00', '100 mg/2 ml', '1513', '68', '142', '2022-09-07 01:04:40', '2022-09-07 01:04:40'),
(21629, 'Trado', '8.00', '50 mg', '1513', '16', '142', '2022-09-07 01:05:55', '2022-09-07 01:05:55'),
(21630, 'Tramacid', '15.00', '100 mg', '1513', '58', '34', '2022-09-07 01:06:19', '2022-09-07 01:06:19'),
(21631, 'Tramadol', '6.00', '50 mg', '1513', '16', '28', '2022-09-07 01:07:14', '2022-09-07 01:07:14'),
(21632, 'Tramamax', '10.00', '50 mg', '1513', '13', '87', '2022-09-07 01:08:03', '2022-09-07 01:08:03'),
(21633, 'Tramavir', '7.50', '50 mg', '1513', '16', '194', '2022-09-07 01:08:47', '2022-09-07 01:08:47'),
(21634, 'Tramavir', '13.00', '100 mg', '1513', '13', '194', '2022-09-07 01:11:22', '2022-09-07 01:11:22'),
(21635, 'Tranal', '7.53', '50 mg', '1513', '16', '136', '2022-09-07 01:12:10', '2022-09-07 01:12:10'),
(21636, 'Tranal', '20.08', '100 mg/2 ml', '1513', '68', '136', '2022-09-07 01:12:49', '2022-09-07 01:12:49'),
(21637, 'Tranal', '15.06', '100 mg', '1513', '58', '136', '2022-09-07 01:13:25', '2022-09-07 01:13:25'),
(21638, 'TRD-Contin', '30.10', '100 mg', '1513', '13', '121', '2022-09-07 01:14:02', '2022-09-07 01:14:02'),
(21639, 'Tridol', '7.50', '50 mg', '1513', '16', '83', '2022-09-07 01:14:42', '2022-09-07 01:14:42'),
(21640, 'Tridol', '20.00', '100 mg/2 ml', '1513', '68', '83', '2022-09-07 01:15:23', '2022-09-07 01:15:23'),
(21641, 'Trumen', '7.56', '50 mg', '1513', '16', '78', '2022-09-07 01:16:29', '2022-09-07 01:16:29'),
(21642, 'Trumen', '22.07', '100 mg/2 ml', '1513', '68', '78', '2022-09-07 01:17:45', '2022-09-07 01:17:45'),
(21643, 'Ultradol', '7.50', '50 mg', '1513', '16', '20', '2022-09-07 01:18:32', '2022-09-07 01:18:32'),
(21644, 'Utramal', '25.00', '100 mg/2 ml', '1513', '68', '190', '2022-09-07 01:19:24', '2022-09-07 01:19:24'),
(21645, 'Ultramal', '25.00', '100 mg', '1513', '58', '190', '2022-09-07 01:20:07', '2022-09-07 01:20:07'),
(21646, 'Ultradol', '8.50', '50 mg', '1513', '16', '190', '2022-09-07 01:20:44', '2022-09-07 01:20:44'),
(21647, 'Ultramal Retard', '10.00', '50 mg', '1513', '13', '190', '2022-09-07 01:21:33', '2022-09-07 01:21:33'),
(21648, 'Utramal Retard', '20.00', '100 mg', '1513', '13', '190', '2022-09-07 01:22:16', '2022-09-07 01:22:16'),
(21649, 'Winpain', '7.50', '50 mg', '1513', '16', '92', '2022-09-07 01:22:50', '2022-09-07 01:22:50'),
(21650, 'Winpain', '20.00', '100 mg/2 ml', '1513', '68', '92', '2022-09-07 01:23:33', '2022-09-07 01:23:33'),
(21651, 'Xtrapel', '8.05', '50 mg', '1513', '16', '39', '2022-09-07 01:24:25', '2022-09-07 01:24:25'),
(21652, 'Xtrapel', '20.13', '100 mg/2 ml', '1513', '68', '39', '2022-09-07 01:24:50', '2022-09-07 01:24:50'),
(21653, 'Xtrapel SR', '12.08', '100 mg', '1513', '24', '39', '2022-09-07 01:26:03', '2022-09-07 01:26:03'),
(21654, 'Zydol', '18.05', '100 mg/2 ml', '1513', '68', '130', '2022-09-07 01:26:57', '2022-09-07 01:26:57'),
(21655, 'Zydol', '7.52', '50 mg', '1513', '16', '130', '2022-09-07 01:27:39', '2022-09-07 01:27:39'),
(21656, 'Zydol SR', '12.00', '100 mg', '1513', '24', '130', '2022-09-07 01:28:27', '2022-09-07 01:28:27'),
(21657, 'Anaxyl', '50.34', '500 mg/5 ml', '1514', '68', '18', '2022-09-07 01:30:40', '2022-09-07 01:30:40'),
(21658, 'Anaxyl', '20.06', '500 mg', '1514', '13', '18', '2022-09-07 01:31:22', '2022-09-07 01:31:22'),
(21659, 'Bionex', '16.00', '500 mg', '1514', '16', '45', '2022-09-07 01:32:07', '2022-09-07 01:32:07'),
(21660, 'Block-T', '18.00', '500 mg', '1514', '13', '65', '2022-09-07 01:33:01', '2022-09-07 01:33:01'),
(21661, 'Block-T', '50.00', '500 mg/5 ml', '1514', '68', '136', '2022-09-07 01:34:04', '2022-09-07 01:34:04'),
(21662, 'Enclot', '8.06', '250 mg', '1514', '16', '136', '2022-09-07 01:36:55', '2022-09-07 01:36:55'),
(21663, 'Enclot', '15.06', '500 mg', '1514', '16', '136', '2022-09-07 01:39:20', '2022-09-07 01:39:20'),
(21664, 'Fibrino', '15.00', '500 mg', '1514', '16', '71', '2022-09-07 01:40:17', '2022-09-07 01:40:17'),
(21665, 'Fibrino', '50.00', '500 mg/5 ml', '1514', '68', '71', '2022-09-07 01:41:18', '2022-09-07 01:41:18'),
(21666, 'Fibrostat', '20.00', '500 mg', '1514', '16', '82', '2022-09-07 02:13:55', '2022-09-07 02:13:55'),
(21667, 'Fibrostat', '45.00', '500 mg/5 ml', '1514', '68', '82', '2022-09-07 02:15:39', '2022-09-07 02:15:39'),
(21668, 'Frabex', '20.00', '500 mg', '1514', '16', '179', '2022-09-07 02:16:13', '2022-09-07 02:16:13'),
(21669, 'Frabex', '50.00', '500 mg/5 ml', '1514', '68', '179', '2022-09-07 02:17:03', '2022-09-07 02:17:03'),
(21670, 'Hemostat', '20.00', '500 mg', '1514', '16', '34', '2022-09-07 02:17:43', '2022-09-07 02:17:43'),
(21671, 'Hemostop', '15.00', '500 mg', '1514', '16', '31', '2022-09-07 02:18:23', '2022-09-07 02:18:23'),
(21672, 'Hemotrax', '20.00', '500 mg', '1514', '13', '190', '2022-09-07 02:19:07', '2022-09-07 02:19:07'),
(21673, 'Intrax', '16.00', '500 mg', '1514', '16', '92', '2022-09-07 02:19:55', '2022-09-07 02:19:55'),
(21674, 'Intrax', '50.00', '500 mg/5 ml', '1514', '68', '92', '2022-09-07 02:20:43', '2022-09-07 02:20:43'),
(21675, 'Klokap', '15.00', '500 mg', '1514', '16', '63', '2022-09-07 02:21:24', '2022-09-07 02:21:24'),
(21676, 'Nexyl', '15.00', '500 mg', '1514', '16', '91', '2022-09-07 02:22:27', '2022-09-07 02:22:27'),
(21677, 'Oranex', '15.04', '500 mg', '1514', '16', '140', '2022-09-07 02:23:07', '2022-09-07 02:23:07'),
(21678, 'Taxiclot', '15.00', '500 mg', '1514', '16', '134', '2022-09-07 02:23:44', '2022-09-07 02:23:44'),
(21679, 'Texamic', '19.00', '500 mg', '1514', '16', '73', '2022-09-07 02:24:25', '2022-09-07 02:24:25'),
(21680, 'Tracid', '65.00', '500 mg/5 ml', '1514', '68', '19', '2022-09-07 02:25:40', '2022-09-07 02:25:40'),
(21681, 'Tracid', '20.00', '500 mg', '1514', '13', '19', '2022-09-07 02:26:25', '2022-09-07 02:26:25'),
(21682, 'Tramic', '23.00', '500 mg', '1514', '16', '142', '2022-09-07 02:27:09', '2022-09-07 02:27:09'),
(21683, 'Tramic', '80.00', '500 mg/5 ml', '1514', '68', '142', '2022-09-07 02:27:48', '2022-09-07 02:27:48'),
(21684, 'Tranexil', '15.00', '500 mg', '1514', '16', '43', '2022-09-07 02:28:44', '2022-09-07 02:28:44'),
(21685, 'Tranexil', '50.00', '500 mg/5 ml', '1514', '68', '43', '2022-09-07 02:29:23', '2022-09-07 02:29:23'),
(21686, 'Traxyl', '23.44', '500 mg', '1514', '16', '133', '2022-09-07 02:30:07', '2022-09-07 02:30:07'),
(21687, 'Traxyl', '60.00', '500 mg/5 ml', '1514', '68', '133', '2022-09-07 02:30:51', '2022-09-07 02:30:51'),
(21688, 'Trexam', '80.00', '500 mg/5 ml', '1514', '68', '89', '2022-09-07 02:31:29', '2022-09-07 02:31:29'),
(21689, 'Trexam', '40.00', '250 mg/5 ml', '1514', '68', '89', '2022-09-07 02:32:14', '2022-09-07 02:32:14'),
(21690, 'Trexam', '20.00', '500 mg', '1514', '13', '89', '2022-09-07 02:32:43', '2022-09-07 02:32:43'),
(21691, 'Xamic', '20.00', '500 mg', '1514', '16', '161', '2022-09-07 02:33:21', '2022-09-07 02:33:21'),
(21692, 'Xamic', '50.00', '500 mg/5 ml', '1514', '68', '161', '2022-09-07 02:33:56', '2022-09-07 02:33:56'),
(21693, 'Herceptin', '90400.00', '440 mg/20 ml', '1515', '50', '164', '2022-09-07 02:35:36', '2022-09-07 02:35:36'),
(21694, 'Herceptin', '83900.00', '600 mg/5 ml', '1515', '77', '164', '2022-09-07 02:36:24', '2022-09-07 02:36:24'),
(21695, 'Hertin', '100000.00', '440 mg/20 ml', '1515', '50', '185', '2022-09-07 02:37:04', '2022-09-07 02:37:04'),
(21696, 'Ogivri', '60190.00', '440 mg/20 ml', '1515', '50', '43', '2022-09-07 02:37:45', '2022-09-07 02:37:45'),
(21697, 'Tazumab', '80000.00', '440 mg/20 ml', '1515', '50', '65', '2022-09-07 02:38:21', '2022-09-07 02:38:21'),
(21698, 'Trastunix', '80000.00', '440 mg/20 ml', '1515', '50', '39', '2022-09-07 02:39:18', '2022-09-07 02:39:18'),
(21699, 'Kadcyla', '94000.00', '100 mg/vial', '1516', '50', '164', '2022-09-07 02:40:26', '2022-09-07 02:40:26'),
(21700, 'Kadcyla', '150500.00', '160 mg/vial', '1516', '50', '164', '2022-09-07 02:41:06', '2022-09-07 02:41:06'),
(21701, 'Avatan', '470.00', '0.004%', '1517', '69', '34', '2022-09-07 02:42:03', '2022-09-07 02:42:03'),
(21702, 'Avost', '470.00', '0.004%', '1517', '69', '91', '2022-09-07 02:42:48', '2022-09-07 02:42:48'),
(21703, 'Avro', '451.40', '0.004%', '1517', '69', '65', '2022-09-07 02:43:32', '2022-09-07 02:43:32'),
(21704, 'Trapost', '471.41', '0.004%', '1517', '69', '136', '2022-09-07 02:44:11', '2022-09-07 02:44:11'),
(21705, 'Trapost OSD', '650.00', '0.004%', '1517', '69', '136', '2022-09-07 02:44:47', '2022-09-07 02:44:47'),
(21706, 'Travagen Z', '470.00', '0.004%', '1517', '69', '78', '2022-09-07 02:45:29', '2022-09-07 02:45:29'),
(21707, 'Travast', '470.00', '0.004%', '1517', '69', '92', '2022-09-07 02:46:08', '2022-09-07 02:46:08'),
(21708, 'Travolar', '470.00', '0.004%', '1517', '69', '179', '2022-09-07 02:46:53', '2022-09-07 02:46:53'),
(21709, 'Avatan-T', '500.00', '0.004%+0.5%', '1518', '69', '34', '2022-09-07 02:48:23', '2022-09-07 02:48:23'),
(21710, 'Avost Plus', '500.00', '0.004%+0.5%', '1518', '69', '91', '2022-09-07 02:49:06', '2022-09-07 02:49:06'),
(21711, 'Travast Plus', '500.00', '0.004%+0.5%', '1518', '69', '92', '2022-09-07 02:49:49', '2022-09-07 02:49:49'),
(21712, 'Wedica', '526.50', '100 mg', '1519', '13', '39', '2022-09-07 02:50:44', '2022-09-07 02:50:44'),
(21713, 'Wedica', '265.20', '50 mg', '1519', '13', '39', '2022-09-07 02:51:26', '2022-09-07 02:51:26'),
(21714, 'Vesanoid', '230.92', '10 mg', '1520', '16', '156', '2022-09-07 02:52:31', '2022-09-07 02:52:31'),
(21715, 'Cosmotrin', '45.00', '0.025%', '1521', '29', '43', '2022-09-07 02:57:26', '2022-09-07 02:57:26'),
(21716, 'Retigel', '200.00', '0.05%', '1521', '60', '190', '2022-09-07 02:58:27', '2022-09-07 02:58:27'),
(21717, 'Retin-A', '65.20', '0.05% (15 gm tube)', '1521', '29', '198', '2022-09-07 02:59:47', '2022-09-07 02:59:47'),
(21718, 'Retin-A', '100.30', '0.05% (30 gm tube)', '1521', '29', '198', '2022-09-07 03:00:34', '2022-09-07 03:00:34'),
(21719, 'Trinon', '46.70', '0.025%', '1521', '29', '161', '2022-09-07 03:01:49', '2022-09-07 03:01:49'),
(21720, 'Fungistat', '40.00', 'N/A', '1522', '29', '65', '2022-09-07 03:02:46', '2022-09-07 03:02:46'),
(21721, 'Monacom', '30.00', '5 gm tube', '1522', '29', '28', '2022-09-07 03:03:46', '2022-09-07 03:03:46'),
(21722, 'Monacom', '40.00', '10 gm tube', '1522', '29', '28', '2022-09-07 03:04:32', '2022-09-07 03:04:32'),
(21723, 'Tetracomb', '30.00', '5 gm tube', '1522', '29', '147', '2022-09-07 03:06:47', '2022-09-07 03:06:47'),
(21724, 'Tetracomb', '40.00', '10 gm tube', '1522', '29', '147', '2022-09-07 03:07:47', '2022-09-07 03:07:47'),
(21725, 'Alfacort', '60.00', '40 mg/ml', '1523', '68', '197', '2022-09-07 03:11:03', '2022-09-07 03:11:03'),
(21726, 'Cenolon', '75.00', '40 mg/ml', '1523', '68', '92', '2022-09-07 03:12:57', '2022-09-07 03:12:57'),
(21727, 'Cynocort', '70.00', '40 mg/ml', '1523', '68', '185', '2022-09-07 03:13:37', '2022-09-07 03:13:37'),
(21728, 'Emicort', '60.00', '40 mg/ml', '1523', '68', '72', '2022-09-07 03:14:36', '2022-09-07 03:14:36'),
(21729, 'Eucilone', '65.00', '40 mg/ml', '1523', '68', '147', '2022-09-07 03:15:25', '2022-09-07 03:15:25'),
(21730, 'Intracort', '60.00', '40 mg/ml', '1523', '68', '138', '2022-09-07 03:16:09', '2022-09-07 03:16:09'),
(21731, 'Trecilon', '65.00', '40 mg/ml', '1523', '68', '162', '2022-09-07 03:17:08', '2022-09-07 03:17:08'),
(21732, 'Triacin', '65.00', '40 mg/ml', '1523', '68', '101', '2022-09-07 03:18:09', '2022-09-07 03:18:09'),
(21733, 'Trialon', '75.00', '40 mg/ml', '1523', '68', '65', '2022-09-07 03:18:53', '2022-09-07 03:18:53'),
(21734, 'Triamon', '70.00', '40 mg/ml', '1523', '68', '82', '2022-09-07 03:19:36', '2022-09-07 03:19:36'),
(21735, 'Trimcort', '75.00', '40 mg/ml', '1523', '68', '51', '2022-09-07 03:20:36', '2022-09-07 03:20:36'),
(21736, 'Aristocort', '25.00', '0.1%', '1525', '29', '34', '2022-09-07 03:22:15', '2022-09-07 03:22:15'),
(21737, 'Trialon', '100.30', '0.1%', '1525', '71', '65', '2022-09-07 03:23:10', '2022-09-07 03:23:10'),
(21738, 'Trialon', '25.00', '0.1%', '1525', '29', '65', '2022-09-07 03:23:58', '2022-09-07 03:23:58'),
(21739, 'Trimcort', '100.00', '0.1%', '1525', '71', '51', '2022-09-07 03:24:52', '2022-09-07 03:24:52'),
(21740, 'Zonyra', '250.00', '0.005%', '1526', '29', '197', '2022-09-07 03:28:34', '2022-09-07 03:28:34'),
(21741, 'Sizonil', '2.00', '1 mg', '1527', '13', '89', '2022-09-07 03:29:37', '2022-09-07 03:29:37'),
(21742, 'Sizonil', '3.50', '5 mg', '1527', '13', '89', '2022-09-07 03:30:37', '2022-09-07 03:30:37'),
(21743, 'Stela', '1.50', '1 mg', '1527', '13', '61', '2022-09-07 03:31:32', '2022-09-07 03:31:32'),
(21744, 'Stela', '2.50', '5 mg', '1527', '13', '61', '2022-09-07 03:32:28', '2022-09-07 03:32:28'),
(21745, 'Telazine', '2.00', '1 mg', '1527', '13', '71', '2022-09-07 03:33:27', '2022-09-07 03:33:27'),
(21746, 'Telazine', '3.00', '5 mg', '1527', '13', '71', '2022-09-07 03:34:15', '2022-09-07 03:34:15'),
(21747, 'Fludin', '950.00', '1%', '1528', '69', '34', '2022-09-07 03:35:32', '2022-09-07 03:35:32'),
(21748, 'Delpark', '3.00', '1 mg', '1529', '13', '89', '2022-09-07 03:37:52', '2022-09-07 03:37:52'),
(21749, 'Delpark', '12.00', '5 mg', '1529', '13', '89', '2022-09-07 03:38:55', '2022-09-07 03:38:55'),
(21750, 'Delpark', '5.50', '2 mg', '1529', '13', '89', '2022-09-07 03:40:26', '2022-09-07 03:40:26'),
(21751, 'Heximax', '10.00', '5 mg', '1529', '13', '85', '2022-09-07 03:41:31', '2022-09-07 03:41:31'),
(21752, 'Heximax', '5.00', '2 mg', '1529', '13', '85', '2022-09-07 03:42:34', '2022-09-07 03:42:34'),
(21753, 'Hexinor', '12.00', '5 mg', '1529', '13', '39', '2022-09-07 03:43:30', '2022-09-07 03:43:30'),
(21754, 'Hexinor', '3.00', '1 mg', '1529', '13', '39', '2022-09-07 03:44:21', '2022-09-07 03:44:21'),
(21755, 'Hexinor', '5.25', '2 mg', '1529', '13', '39', '2022-09-07 03:45:55', '2022-09-07 03:45:55'),
(21756, 'Hexinor', '100.', '2 mg/5 ml', '1529', '59', '39', '2022-09-07 03:47:02', '2022-09-07 03:47:02'),
(21757, 'Hexiphen', '12.00', '5 mg', '1529', '13', '78', '2022-09-07 03:47:52', '2022-09-07 03:47:52'),
(21758, 'Hexiphen', '5.50', '2 mg', '1529', '13', '78', '2022-09-07 03:49:03', '2022-09-07 03:49:03'),
(21759, 'Hexirest', '7.00', '5 mg', '1529', '13', '74', '2022-09-07 03:49:54', '2022-09-07 03:49:54'),
(21760, 'Hexirest', '3.50', '2 mg', '1529', '13', '74', '2022-09-07 03:50:29', '2022-09-07 03:50:29'),
(21761, 'Parkifen', '5.00', '2 mg', '1529', '13', '190', '2022-09-07 03:51:37', '2022-09-07 03:51:37'),
(21762, 'Parkifen', '12.00', '5 mg', '1529', '13', '190', '2022-09-07 03:52:26', '2022-09-07 03:52:26'),
(21763, 'Parkitrol', '5.00', '2 mg', '1529', '13', '180', '2022-09-07 03:53:15', '2022-09-07 03:53:15'),
(21764, 'Parkitrol', '10.00', '5 mg', '1529', '13', '180', '2022-09-07 03:54:17', '2022-09-07 03:54:17'),
(21765, 'Tribcol', '12.00', '5 mg', '1529', '13', '79', '2022-09-07 03:55:25', '2022-09-07 03:55:25'),
(21766, 'Tribcol', '5.00', '2 mg', '1529', '13', '79', '2022-09-07 03:56:21', '2022-09-07 03:56:21'),
(21767, 'Tricalm', '10.00', '5 mg', '1529', '13', '18', '2022-09-07 03:57:48', '2022-09-07 03:57:48'),
(21768, 'Tricalm', '5.00', '2 mg', '1529', '13', '18', '2022-09-07 03:58:45', '2022-09-07 03:58:45'),
(21769, 'Tridyl', '125.00', '5 mg/5 ml', '1529', '59', '179', '2022-09-07 03:59:43', '2022-09-07 03:59:43'),
(21770, 'Tridyl', '5.00', '2 mg', '1529', '13', '179', '2022-09-07 04:00:04', '2022-09-07 04:00:04'),
(21771, 'Trihexy', '100.00', '2 mg/5 ml', '1529', '59', '92', '2022-09-07 04:01:21', '2022-09-07 04:01:21'),
(21772, 'Trihexy', '3.00', '1 mg', '1529', '13', '92', '2022-09-07 04:01:43', '2022-09-07 04:01:43'),
(21773, 'Trihexy', '5.00', '2 mg', '1529', '13', '92', '2022-09-07 04:03:06', '2022-09-07 04:03:06'),
(21774, 'Trihexy', '10.00', '5 mg', '1529', '13', '92', '2022-09-07 04:04:01', '2022-09-07 04:04:01'),
(21775, 'Timotor', '6.00', '100 mg', '1530', '13', '179', '2022-09-07 04:05:11', '2022-09-07 04:05:11'),
(21776, 'Trimotil', '5.00', '100 mg', '1530', '13', '92', '2022-09-07 04:06:06', '2022-09-07 04:06:06'),
(21777, 'Tritin', '5.00', '100 mg', '1530', '13', '161', '2022-09-07 04:07:07', '2022-09-07 04:07:07'),
(21778, 'Angimet', '3.01', '20 mg', '1531', '13', '140', '2022-09-07 04:11:08', '2022-09-07 04:11:08'),
(21779, 'Angimet MR', '6.00', '35 mg', '1531', '13', '140', '2022-09-07 04:12:03', '2022-09-07 04:12:03'),
(21780, 'Anginox MR', '6.00', '35 mg', '1531', '13', '78', '2022-09-07 04:12:58', '2022-09-07 04:12:58'),
(21781, 'Angirid MR', '5.80', '35 mg', '1531', '13', '19', '2022-09-07 04:13:55', '2022-09-07 04:13:55'),
(21782, 'Angitrim MR', '6.00', '35 mg', '1531', '13', '82', '2022-09-07 04:14:47', '2022-09-07 04:14:47'),
(21783, 'Angivas MR', '5.00', '35 mg', '1531', '13', '150', '2022-09-07 04:15:53', '2022-09-07 04:15:53'),
(21784, 'Angivent MR', '8.00', '35 mg', '1531', '13', '179', '2022-09-07 04:16:47', '2022-09-07 04:16:47'),
(21785, 'Antoris MR', '6.02', '35 mg', '1531', '13', '136', '2022-09-07 04:17:31', '2022-09-07 04:17:31'),
(21786, 'Cardimet MR', '6.00', '35 mg', '1531', '13', '71', '2022-09-07 04:18:16', '2022-09-07 04:18:16'),
(21787, 'Feelnor MR', '6.75', '35 mg', '1531', '13', '92', '2022-09-07 04:18:58', '2022-09-07 04:18:58'),
(21788, 'Metacard MR', '8.00', '35 mg', '1531', '13', '34', '2022-09-07 04:19:50', '2022-09-07 04:19:50'),
(21789, 'Metavas MR', '6.90', '35 mg', '1531', '13', '127', '2022-09-07 04:20:37', '2022-09-07 04:20:37'),
(21790, 'Metazine MR', '6.00', '35 mg', '1531', '13', '43', '2022-09-07 04:21:18', '2022-09-07 04:21:18'),
(21791, 'Trangina MR', '6.00', '35 mg', '1531', '13', '45', '2022-09-07 04:22:03', '2022-09-07 04:22:03'),
(21792, 'Trangit MR', '8.27', '35 mg', '1531', '13', '167', '2022-09-07 04:23:20', '2022-09-07 04:23:20'),
(21793, 'Triginal MR', '8.00', '35 mg', '1531', '13', '156', '2022-09-07 04:24:09', '2022-09-07 04:24:09'),
(21794, 'Trimacontin', '9.00', '35 mg', '1531', '13', '121', '2022-09-07 04:24:57', '2022-09-07 04:24:57'),
(21795, 'Trimacontin', '15.00', '60 mg', '1531', '13', '121', '2022-09-07 04:25:52', '2022-09-07 04:25:52'),
(21796, 'Trimet', '3.00', '20 mg', '1531', '13', '65', '2022-09-07 04:26:35', '2022-09-07 04:26:35'),
(21797, 'Trimet-MR', '6.00', '35 mg', '1531', '13', '65', '2022-09-07 04:27:12', '2022-09-07 04:27:12'),
(21798, 'Trizedon MR', '8.00', '35 mg', '1531', '13', '161', '2022-09-07 04:27:55', '2022-09-07 04:27:55'),
(21799, 'Vascare', '3.00', '20 mg', '1531', '13', '63', '2022-09-07 04:28:31', '2022-09-07 04:28:31'),
(21800, 'Vaspec MR', '6.00', '35 mg', '1531', '13', '124', '2022-09-07 04:29:17', '2022-09-07 04:29:17'),
(21801, 'Vastadin MR', '5.01', '35 mg', '1531', '13', '172', '2022-09-07 04:30:03', '2022-09-07 04:30:03'),
(21802, 'Vastarel MR', '9.03', '35 mg', '1531', '13', '171', '2022-09-07 04:30:51', '2022-09-07 04:30:51');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(21803, 'Vestar MR', '8.00', '35 mg', '1531', '13', '89', '2022-09-07 04:31:33', '2022-09-07 04:31:33'),
(21804, 'Zivent MR', '4.00', '35 mg', '1531', '13', '91', '2022-09-07 04:32:17', '2022-09-07 04:32:17'),
(21805, 'Dilate', '76.00', '1%', '1532', '69', '92', '2022-09-07 14:07:23', '2022-09-07 14:07:23'),
(21806, 'Eyetrop', '80.00', '1%', '1532', '69', '31', '2022-09-07 14:07:54', '2022-09-07 14:07:54'),
(21807, 'Mydrimide', '85.23', '1%', '1532', '69', '160', '2022-09-07 14:08:24', '2022-09-07 14:08:24'),
(21808, 'Mydrimide', '70.26', '0.5%', '1532', '69', '160', '2022-09-07 14:08:49', '2022-09-07 14:08:49'),
(21809, 'Tropicam', '60.00', '0.5%', '1532', '69', '34', '2022-09-07 14:09:21', '2022-09-07 14:09:21'),
(21810, 'Tropicam', '85.00', '1%', '1532', '69', '34', '2022-09-07 14:09:44', '2022-09-07 14:09:44'),
(21811, 'Tropicamide', '60.00', '0.5%', '1532', '69', '135', '2022-09-07 14:10:27', '2022-09-07 14:10:27'),
(21812, 'Tropicamide', '85.29', '1%', '1532', '69', '135', '2022-09-07 14:10:49', '2022-09-07 14:10:49'),
(21813, 'Tropicamin', '60.00', '0.5%', '1532', '69', '126', '2022-09-07 14:11:19', '2022-09-07 14:11:19'),
(21814, 'Tropicamin', '85.01', '1%', '1532', '69', '126', '2022-09-07 14:11:42', '2022-09-07 14:11:42'),
(21815, 'Tropidil', '85.32', '1%', '1532', '69', '150', '2022-09-07 14:12:10', '2022-09-07 14:12:10'),
(21816, 'Tropigen', '85.26', '1%', '1532', '69', '78', '2022-09-07 14:12:37', '2022-09-07 14:12:37'),
(21817, 'Trusil', '55.80', '0.5%', '1532', '69', '77', '2022-09-07 14:13:03', '2022-09-07 14:13:03'),
(21818, 'Trusil', '76.09', '1%', '1532', '69', '77', '2022-09-07 14:13:27', '2022-09-07 14:13:27'),
(21819, 'Dilate Plus', '80.00', '0.8%+5%', '1535', '69', '92', '2022-09-07 14:15:01', '2022-09-07 14:15:01'),
(21820, 'Mydrimide Plus', '90.00', '0.8%+5%', '1535', '69', '160', '2022-09-07 14:15:25', '2022-09-07 14:15:25'),
(21821, 'Trocane', '70.00', '0.8%+5%', '1535', '69', '65', '2022-09-07 14:15:48', '2022-09-07 14:15:48'),
(21822, 'Trophen', '90.00', '0.8%+5%', '1535', '69', '34', '2022-09-07 14:16:09', '2022-09-07 14:16:09'),
(21823, 'Tropidil Plus', '80.30', '0.8%+5%', '1535', '69', '150', '2022-09-07 14:16:38', '2022-09-07 14:16:38'),
(21824, 'Tropigen Plus', '80.24', '0.8%+5%', '1535', '69', '78', '2022-09-07 14:17:11', '2022-09-07 14:17:11'),
(21825, 'Trusil Plus', '85.00', '0.8%+5%', '1535', '69', '77', '2022-09-07 14:17:34', '2022-09-07 14:17:34'),
(21826, 'Vasotrop', '90.00', '0.8%+5%', '1535', '69', '35', '2022-09-07 14:18:07', '2022-09-07 14:18:07'),
(21827, 'Trospi', '9.00', '20 mg', '1536', '13', '190', '2022-09-07 14:18:52', '2022-09-07 14:18:52'),
(21828, 'TyBlue', '90.00', '0.06%', '1537', '69', '185', '2022-09-07 14:19:25', '2022-09-07 14:19:25'),
(21829, 'Visi Blue', '120.00', '0.06%', '1537', '69', '92', '2022-09-07 14:19:58', '2022-09-07 14:19:58'),
(21830, 'Oralis', '650.00', 'N/A', '1538', '71', '136', '2022-09-07 14:20:32', '2022-09-07 14:20:32'),
(21831, 'Breton', '2.50', '2 mg', '1539', '13', '65', '2022-09-07 14:21:12', '2022-09-07 14:21:12'),
(21832, 'Breton', '35.00', '1 mg/5 ml', '1539', '59', '65', '2022-09-07 14:21:37', '2022-09-07 14:21:37'),
(21833, 'Typhibev', '2300.00', '0.5 ml/vial', '1540', '68', '97', '2022-09-07 14:22:10', '2022-09-07 14:22:10'),
(21834, 'Typhim Vi', '707.00', '25 mcg/0.5 ml', '1540', '68', '198', '2022-09-07 14:23:06', '2022-09-07 14:23:06'),
(21835, 'Vaxphoid', '500.00', '25 mcg/0.5 ml', '1540', '68', '92', '2022-09-07 14:23:32', '2022-09-07 14:23:32'),
(21836, '5X', '200.00', '30 mg', '1139', '13', '161', '2022-09-07 14:24:07', '2022-09-07 14:24:07'),
(21837, 'EM-Pill', '195.00', '30 mg', '1139', '13', '19', '2022-09-07 14:24:28', '2022-09-07 14:24:28'),
(21838, 'Peuli', '195.00', '30 mg', '1139', '13', '197', '2022-09-07 14:24:56', '2022-09-07 14:24:56'),
(21839, 'Ulicon', '195.00', '30 mg', '1139', '13', '71', '2022-09-07 14:25:23', '2022-09-07 14:25:23'),
(21840, 'Fibropress', '55.00', '5 mg', '1140', '13', '133', '2022-09-07 14:26:02', '2022-09-07 14:26:02'),
(21841, 'Preroid', '40.00', '5 mg', '1140', '13', '161', '2022-09-07 14:26:21', '2022-09-07 14:26:21'),
(21842, 'Pristil', '40.00', '5 mg', '1140', '13', '92', '2022-09-07 14:26:40', '2022-09-07 14:26:40'),
(21843, 'Uliroid', '40.00', '5 mg', '1140', '13', '197', '2022-09-07 14:26:59', '2022-09-07 14:26:59'),
(21844, 'Utal', '54.50', '5 mg', '1140', '13', '179', '2022-09-07 14:27:22', '2022-09-07 14:27:22'),
(21845, 'Upacit XR', '200.00', '15 mg', '1141', '13', '61', '2022-09-07 14:29:39', '2022-09-07 14:29:39'),
(21846, 'Upanib', '280.00', '15 mg', '1141', '13', '197', '2022-09-07 14:30:01', '2022-09-07 14:30:01'),
(21847, 'Aqua Care', '75.00', '10% w/w', '1142', '29', '65', '2022-09-07 14:32:27', '2022-09-07 14:32:27'),
(21848, 'Emurea', '75.00', '10% w/w', '1142', '29', '197', '2022-09-07 14:32:47', '2022-09-07 14:32:47'),
(21849, 'Equra', '30.20', '10% w/w', '1142', '29', '179', '2022-09-07 14:33:08', '2022-09-07 14:33:08'),
(21850, 'Eucera', '75.00', '10% w/w', '1142', '29', '190', '2022-09-07 14:33:27', '2022-09-07 14:33:27'),
(21851, 'Eudrate', '30.00', '10% w/w', '1142', '29', '92', '2022-09-07 14:33:47', '2022-09-07 14:33:47'),
(21852, 'Eukrim', '30.00', '10% w/w', '1142', '29', '43', '2022-09-07 14:34:07', '2022-09-07 14:34:07'),
(21853, 'Eusoft', '28.00', '10% w/w', '1142', '29', '118', '2022-09-07 14:34:30', '2022-09-07 14:34:30'),
(21854, 'Emurea', '150.00', '25% w/w', '1143', '29', '197', '2022-09-07 14:35:10', '2022-09-07 14:35:10'),
(21855, 'Heel Guard', '150.00', '25% w/w', '1143', '29', '190', '2022-09-07 14:35:32', '2022-09-07 14:35:32'),
(21856, 'Uronase', '3523.77', '500000 IU/10 ml', '1144', '10', '39', '2022-09-07 14:36:11', '2022-09-07 14:36:11'),
(21857, 'Antigall', '22.00', '300 mg', '1145', '13', '92', '2022-09-07 14:38:07', '2022-09-07 14:38:07'),
(21858, 'Antigall', '13.00', '150 mg', '1145', '13', '92', '2022-09-07 14:38:29', '2022-09-07 14:38:29'),
(21859, 'Bilicir', '20.00', '300 mg', '1145', '13', '18', '2022-09-07 14:38:51', '2022-09-07 14:38:51'),
(21860, 'Bilicir', '11.00', '150 mg', '1145', '13', '18', '2022-09-07 14:39:16', '2022-09-07 14:39:16'),
(21861, 'Liconor', '21.00', '300 mg', '1145', '13', '136', '2022-09-07 14:39:46', '2022-09-07 14:39:46'),
(21862, 'Liconor', '180.68', '250 mg/5 ml', '1145', '67', '136', '2022-09-07 14:40:10', '2022-09-07 14:40:10'),
(21863, 'Liconor', '11.04', '150 mg', '1145', '13', '136', '2022-09-07 14:40:30', '2022-09-07 14:40:30'),
(21864, 'Liveric', '20.07', '300 mg', '1145', '13', '43', '2022-09-07 14:40:53', '2022-09-07 14:40:53'),
(21865, 'Liveric', '11.03', '150 mg', '1145', '13', '43', '2022-09-07 14:41:12', '2022-09-07 14:41:12'),
(21866, 'Oxycol', '36.00', '300 mg', '1145', '13', '58', '2022-09-07 14:41:34', '2022-09-07 14:41:34'),
(21867, 'Oxycol', '20.00', '150 mg', '1145', '13', '58', '2022-09-07 14:41:54', '2022-09-07 14:41:54'),
(21868, 'Stener', '25.00', '300 mg', '1145', '13', '89', '2022-09-07 14:42:16', '2022-09-07 14:42:16'),
(21869, 'Stener', '15.00', '150 mg', '1145', '13', '89', '2022-09-07 14:42:37', '2022-09-07 14:42:37'),
(21870, 'Udca', '23.00', '300 mg', '1145', '13', '45', '2022-09-07 14:43:02', '2022-09-07 14:43:02'),
(21871, 'Uliv', '12.09', '150 mg', '1145', '13', '19', '2022-09-07 14:43:25', '2022-09-07 14:43:25'),
(21872, 'Uliv', '20.13', '300 mg', '1145', '13', '19', '2022-09-07 14:43:48', '2022-09-07 14:43:48'),
(21873, 'Urso', '15.00', '150 mg', '1145', '13', '179', '2022-09-07 14:44:09', '2022-09-07 14:44:09'),
(21874, 'Urso', '25.00', '300 mg', '1145', '13', '179', '2022-09-07 14:44:30', '2022-09-07 14:44:30'),
(21875, 'Ursocol', '15.00', '150 mg', '1145', '13', '180', '2022-09-07 14:45:15', '2022-09-07 14:45:15'),
(21876, 'Ursocol', '25.00', '300 mg', '1145', '13', '180', '2022-09-07 14:45:35', '2022-09-07 14:45:35'),
(21877, 'Ursodex', '20.00', '300 mg', '1145', '13', '91', '2022-09-07 14:45:55', '2022-09-07 14:45:55'),
(21878, 'Ursodex', '20.00', '300 mg', '1145', '13', '91', '2022-09-07 14:46:21', '2022-09-07 14:46:21'),
(21879, 'Ursodex', '12.00', '150 mg', '1145', '13', '91', '2022-09-07 14:46:41', '2022-09-07 14:46:41'),
(21880, 'Ursodil', '15.00', '150 mg', '1145', '13', '78', '2022-09-07 14:47:06', '2022-09-07 14:47:06'),
(21881, 'Ursodil', '25.00', '300 mg', '1145', '13', '78', '2022-09-07 14:47:29', '2022-09-07 14:47:29'),
(21882, 'Ursolic', '12.00', '150 mg', '1145', '13', '65', '2022-09-07 14:47:52', '2022-09-07 14:47:52'),
(21883, 'Ursolic', '180.55', '250 mg/5 ml', '1145', '67', '65', '2022-09-07 14:48:15', '2022-09-07 14:48:15'),
(21884, 'Ursolic', '21.00', '300 mg', '1145', '13', '65', '2022-09-07 14:48:37', '2022-09-07 14:48:37'),
(21885, 'Ursoton', '30.00', '300 mg', '1145', '13', '49', '2022-09-07 14:48:56', '2022-09-07 14:48:56'),
(21886, 'Ursoton', '30.00', '300 mg', '1145', '13', '49', '2022-09-07 14:48:56', '2022-09-07 14:48:56'),
(21887, 'Alaclov', '40.27', '500 mg', '1310', '13', '18', '2022-09-07 14:55:07', '2022-09-07 14:55:07'),
(21888, 'Revira', '40.27', '500 mg', '1310', '13', '179', '2022-09-07 14:55:26', '2022-09-07 14:55:26'),
(21889, 'Revira', '75.22', '1 gm', '1310', '13', '179', '2022-09-07 14:55:54', '2022-09-07 14:55:54'),
(21890, 'Valarux', '75.00', '1 gm', '1310', '13', '136', '2022-09-07 14:56:18', '2022-09-07 14:56:18'),
(21891, 'Valarux', '40.15', '500 mg', '1310', '13', '136', '2022-09-07 14:56:40', '2022-09-07 14:56:40'),
(21892, 'Valovir', '40.00', '500 mg', '1310', '13', '92', '2022-09-07 14:56:58', '2022-09-07 14:56:58'),
(21893, 'Valovir', '75.00', '1 gm', '1310', '13', '92', '2022-09-07 14:57:24', '2022-09-07 14:57:24'),
(21894, 'Zostiva', '40.00', '500 mg', '1310', '13', '190', '2022-09-07 14:57:49', '2022-09-07 14:57:49'),
(21895, 'Zostiva', '75.00', '1 gm', '1310', '13', '190', '2022-09-07 14:58:11', '2022-09-07 14:58:11'),
(21896, 'Valcyte', '850.00', '450 mg', '1311', '13', '164', '2022-09-07 14:59:03', '2022-09-07 14:59:03'),
(21897, 'Arovan', '10.00', '80 mg', '1312', '16', '34', '2022-09-07 15:00:10', '2022-09-07 15:00:10'),
(21898, 'Cardival', '10.05', '80 mg', '1312', '13', '65', '2022-09-07 15:00:30', '2022-09-07 15:00:30'),
(21899, 'Cardovan', '16.00', '160 mg', '1312', '13', '71', '2022-09-07 15:00:51', '2022-09-07 15:00:51'),
(21900, 'Cardovan', '10.00', '80 mg', '1312', '13', '71', '2022-09-07 15:01:16', '2022-09-07 15:01:16'),
(21901, 'Diovan', '70.27', '320 mg', '1312', '13', '128', '2022-09-07 15:01:43', '2022-09-07 15:01:43'),
(21902, 'Diovan', '40.00', '80 mg', '1312', '16', '128', '2022-09-07 15:02:08', '2022-09-07 15:02:08'),
(21903, 'Diovan', '57.00', '160 mg', '1312', '13', '128', '2022-09-07 15:02:29', '2022-09-07 15:02:29'),
(21904, 'Diovan', '36.14', '40 mg', '1312', '13', '128', '2022-09-07 15:02:51', '2022-09-07 15:02:51'),
(21905, 'Disys', '18.00', '160 mg', '1312', '13', '89', '2022-09-07 15:03:12', '2022-09-07 15:03:12'),
(21906, 'Disys', '10.00', '80 mg', '1312', '13', '89', '2022-09-07 15:03:35', '2022-09-07 15:03:35'),
(21907, 'Valpress', '8.00', '80 mg', '1312', '16', '174', '2022-09-07 15:04:03', '2022-09-07 15:04:03'),
(21908, 'Valsan', '9.80', '80 mg', '1312', '16', '122', '2022-09-07 15:04:25', '2022-09-07 15:04:25'),
(21909, 'Valsartil', '5.00', '40 mg', '1312', '13', '92', '2022-09-07 15:04:48', '2022-09-07 15:04:48'),
(21910, 'Valsartil', '6.00', '80 mg', '1312', '13', '92', '2022-09-07 15:05:08', '2022-09-07 15:05:08'),
(21911, 'Valsartil', '8.00', '160 mg', '1312', '13', '92', '2022-09-07 15:05:28', '2022-09-07 15:05:28'),
(21912, 'Valtin', '9.03', '80 mg', '1312', '13', '19', '2022-09-07 15:05:51', '2022-09-07 15:05:51'),
(21913, 'Valtin', '16.04', '160 mg', '1312', '13', '19', '2022-09-07 15:06:13', '2022-09-07 15:06:13'),
(21914, 'Cardival Plus', '8.00', '80 mg+12.5 mg', '1313', '13', '65', '2022-09-07 15:07:22', '2022-09-07 15:07:22'),
(21915, 'Cardival Plus', '16.00', '160 mg+12.5 mg', '1313', '13', '65', '2022-09-07 15:07:47', '2022-09-07 15:07:47'),
(21916, 'Cardovan Plus', '10.00', '80 mg+12.5 mg', '1313', '13', '71', '2022-09-07 15:08:13', '2022-09-07 15:08:13'),
(21917, 'Cardovan Plus', '16.00', '160 mg+12.5 mg', '1313', '13', '71', '2022-09-07 15:08:42', '2022-09-07 15:08:42'),
(21918, 'Co-Diovan', '48.14', '80 mg+12.5 mg', '1313', '13', '128', '2022-09-07 15:09:07', '2022-09-07 15:09:07'),
(21919, 'Co-Diovan', '66.20', '160 mg+12.5 mg', '1313', '13', '128', '2022-09-07 15:09:32', '2022-09-07 15:09:32'),
(21920, 'Co-Diovan', '66.20', '160 mg+12.5 mg', '1313', '13', '128', '2022-09-07 15:10:05', '2022-09-07 15:10:05'),
(21921, 'Disys Plus', '10.00', '80 mg+12.5 mg', '1313', '13', '89', '2022-09-07 15:10:31', '2022-09-07 15:10:31'),
(21922, 'Valsartil Plus', '6.00', '80 mg+12.5 mg', '1313', '13', '92', '2022-09-07 15:10:58', '2022-09-07 15:10:58'),
(21923, 'Valsartil Plus', '8.00', '160 mg+12.5 mg', '1313', '13', '92', '2022-09-07 15:11:24', '2022-09-07 15:11:24'),
(21924, 'Covan', '250.00', '500 mg/vial', '1314', '50', '161', '2022-09-07 15:16:32', '2022-09-07 15:16:32'),
(21925, 'Covan', '480.00', '1 gm/vial', '1314', '50', '161', '2022-09-07 15:17:01', '2022-09-07 15:17:01'),
(21926, 'Vancard', '244.78', '500 mg/vial', '1314', '50', '185', '2022-09-07 15:17:24', '2022-09-07 15:17:24'),
(21927, 'Vancard', '459.57', '1 gm/vial', '1314', '50', '185', '2022-09-07 15:17:51', '2022-09-07 15:17:51'),
(21928, 'Vancomin', '250.94', '500 mg/vial', '1314', '50', '136', '2022-09-07 15:18:14', '2022-09-07 15:18:14'),
(21929, 'Vancomin', '481.81', '1 gm/vial', '1314', '50', '136', '2022-09-07 15:18:40', '2022-09-07 15:18:40'),
(21930, 'Vanmycin', '250.00', '500 mg/vial', '1314', '50', '92', '2022-09-07 15:19:05', '2022-09-07 15:19:05'),
(21931, 'Vanmycin', '480.00', '1 gm/vial', '1314', '50', '92', '2022-09-07 15:19:27', '2022-09-07 15:19:27'),
(21932, 'Valenty', '35.00', '10 mg', '1315', '13', '71', '2022-09-07 22:56:42', '2022-09-07 22:56:42'),
(21933, 'Valenty', '60.00', '20 mg', '1315', '13', '71', '2022-09-07 22:57:49', '2022-09-07 22:57:49'),
(21934, 'Varda', '32.00', '10 mg', '1315', '13', '42', '2022-09-07 22:58:43', '2022-09-07 22:58:43'),
(21935, 'Varda', '58.00', '20 mg', '1315', '13', '42', '2022-09-07 22:59:10', '2022-09-07 22:59:10'),
(21936, 'Vardamate', '35.00', '10 mg', '1315', '13', '179', '2022-09-07 23:00:18', '2022-09-07 23:00:18'),
(21937, 'Vardamate', '60.00', '20 mg', '1315', '13', '179', '2022-09-07 23:00:45', '2022-09-07 23:00:45'),
(21938, 'Vardena', '58.00', '20 mg', '1315', '13', '82', '2022-09-07 23:04:07', '2022-09-07 23:04:07'),
(21939, 'Varnafil', '32.00', '10 mg', '1315', '13', '73', '2022-09-07 23:05:37', '2022-09-07 23:05:37'),
(21940, 'Varnafil', '56.00', '20 mg', '1315', '13', '73', '2022-09-07 23:06:00', '2022-09-07 23:06:00'),
(21941, 'Varnil', '15.00', '0.5 mg', '1316', '13', '119', '2022-09-07 23:07:55', '2022-09-07 23:07:55'),
(21942, 'Varivax', '8103.00', '0.5 ml', '1317', '77', '89', '2022-09-07 23:09:25', '2022-09-07 23:09:25'),
(21943, 'Nor Q', '185.00', '10 mg/vial', '1318', '49', '92', '2022-09-07 23:10:58', '2022-09-07 23:10:58'),
(21944, 'Survec', '350.00', '10 mg/vial', '1318', '49', '89', '2022-09-07 23:12:53', '2022-09-07 23:12:53'),
(21945, 'Vencur', '280.00', '10 mg/vial', '1318', '49', '150', '2022-09-07 23:15:28', '2022-09-07 23:15:28'),
(21946, 'Vencuron', '200.00', '10 mg/vial', '1318', '49', '185', '2022-09-07 23:15:58', '2022-09-07 23:15:58'),
(21947, 'Veniz XR', '10.03', '75 mg', '1319', '20', '180', '2022-09-07 23:19:01', '2022-09-07 23:19:01'),
(21948, 'Venlax', '5.54', '37.5 mg', '1319', '13', '78', '2022-09-07 23:19:30', '2022-09-07 23:19:30'),
(21949, 'Venlax', '10.07', '75 mg', '1319', '13', '78', '2022-09-07 23:20:29', '2022-09-07 23:20:29'),
(21950, 'Angimil', '2.25', '40 mg', '1320', '13', '113', '2022-09-07 23:22:04', '2022-09-07 23:22:04'),
(21951, 'Angimil', '4.25', '80 mg', '1320', '13', '113', '2022-09-07 23:22:39', '2022-09-07 23:22:39'),
(21952, 'Angimil SR', '7.00', '240 mg', '1320', '13', '113', '2022-09-07 23:25:03', '2022-09-07 23:25:03'),
(21953, 'Veracal', '2.25', '40 mg', '1320', '13', '92', '2022-09-07 23:25:30', '2022-09-07 23:25:30'),
(21954, 'Veracal', '3.00', '80 mg', '1320', '13', '92', '2022-09-07 23:27:35', '2022-09-07 23:27:35'),
(21955, 'Veracal', '30.00', '5 mg/2 ml', '1320', '50', '92', '2022-09-07 23:28:50', '2022-09-07 23:28:50'),
(21956, 'Veracal SR', '6.00', '180 mg', '1320', '13', '92', '2022-09-07 23:29:40', '2022-09-07 23:29:40'),
(21957, 'Veracal SR', '7.00', '240 mg', '1320', '13', '92', '2022-09-07 23:30:05', '2022-09-07 23:30:05'),
(21958, 'Veramil', '3.01', '80 mg', '1320', '13', '157', '2022-09-07 23:31:23', '2022-09-07 23:31:23'),
(21959, 'Veramil SR', '7.02', '240 mg', '1320', '13', '157', '2022-09-07 23:32:15', '2022-09-07 23:32:15'),
(21960, 'Visudyne', '137799.79', '2 mg/ml', '1321', '10', '128', '2022-09-07 23:34:42', '2022-09-07 23:34:42'),
(21961, 'Aptin', '20.00', '50 mg', '1324', '13', '18', '2022-09-07 23:41:22', '2022-09-07 23:41:22'),
(21962, 'Dialiptin', '15.05', '50 mg', '1324', '13', '65', '2022-09-07 23:44:17', '2022-09-07 23:44:17'),
(21963, 'Diavil', '20.00', '50 mg', '1324', '13', '45', '2022-09-07 23:44:48', '2022-09-07 23:44:48'),
(21964, 'Galet', '18.00', '50 mg', '1324', '13', '186', '2022-09-07 23:47:16', '2022-09-07 23:47:16'),
(21965, 'Galvus', '31.50', '50 mg', '1324', '13', '128', '2022-09-07 23:47:49', '2022-09-07 23:47:49'),
(21966, 'Gluvan', '20.00', '50 mg', '1324', '13', '34', '2022-09-07 23:49:19', '2022-09-07 23:49:19'),
(21967, 'Gluvil', '20.00', '50 mg', '1324', '13', '23', '2022-09-08 00:02:46', '2022-09-08 00:02:46'),
(21968, 'Redia', '20.00', '50 mg', '1324', '13', '89', '2022-09-08 00:03:08', '2022-09-08 00:03:08'),
(21969, 'SB-Vilda', '15.00', '50 mg', '1324', '13', '181', '2022-09-08 00:04:06', '2022-09-08 00:04:06'),
(21970, 'SB-Vilda', '15.00', '50 mg', '1324', '13', '181', '2022-09-08 00:04:52', '2022-09-08 00:04:52'),
(21971, 'SB-Vilda', '15.00', '50 mg', '1324', '13', '181', '2022-09-08 00:05:39', '2022-09-08 00:05:39'),
(21972, 'Sucovil', '20.00', '50 mg', '1324', '13', '82', '2022-09-08 00:07:03', '2022-09-08 00:07:03'),
(21973, 'Vida', '20.00', '50 mg', '1324', '13', '142', '2022-09-08 00:10:05', '2022-09-08 00:10:05'),
(21974, 'Vigatin', '20.00', '50 mg', '1324', '13', '71', '2022-09-08 00:13:55', '2022-09-08 00:13:55'),
(21975, 'Viglita', '16.00', '50 mg', '1324', '13', '179', '2022-09-08 00:16:26', '2022-09-08 00:16:26'),
(21976, 'Vilaptin', '20.08', '50 mg', '1324', '13', '192', '2022-09-08 00:17:18', '2022-09-08 00:17:18'),
(21977, 'Vildagil', '18.04', '50 mg', '1324', '13', '172', '2022-09-08 00:18:34', '2022-09-08 00:18:34'),
(21978, 'Vildaglip', '12.00', '50 mg', '1324', '13', '53', '2022-09-08 00:21:57', '2022-09-08 00:21:57'),
(21979, 'Vildaglip', '12.00', '50 mg', '1324', '13', '53', '2022-09-08 00:24:56', '2022-09-08 00:24:56'),
(21980, 'Vildapin', '15.04', '50 mg', '1324', '13', '19', '2022-09-08 00:25:33', '2022-09-08 00:25:33'),
(21981, 'Vildapin', '15.04', '50 mg', '1324', '13', '19', '2022-09-08 00:26:08', '2022-09-08 00:26:08'),
(21982, 'Vildus', '20.00', '50 mg', '1324', '13', '136', '2022-09-08 00:27:15', '2022-09-08 00:27:15'),
(21983, 'Vilip', '19.00', '50 mg', '1324', '13', '184', '2022-09-08 00:29:55', '2022-09-08 00:29:55'),
(21984, 'Vilip', '19.00', '50 mg', '1324', '13', '184', '2022-09-08 00:31:54', '2022-09-08 00:31:54'),
(21985, 'Vilip', '19.00', '50 mg', '1324', '13', '184', '2022-09-08 00:32:30', '2022-09-08 00:32:30'),
(21986, 'Vilip', '19.00', '50 mg', '1324', '13', '184', '2022-09-08 00:32:30', '2022-09-08 00:32:30'),
(21987, 'Viptin', '20.06', '50 mg', '1324', '13', '78', '2022-09-08 00:32:54', '2022-09-08 00:32:54'),
(21988, 'Aptin M', '23.00', '50 mg+850 mg', '1325', '13', '18', '2022-09-08 00:36:49', '2022-09-08 00:36:49'),
(21989, 'Aptin M', '23.00', '50 mg+850 mg', '1325', '13', '18', '2022-09-08 00:39:06', '2022-09-08 00:39:06'),
(21990, 'Aptin M', '22.00', '50 mg+500 mg', '1325', '13', '18', '2022-09-08 00:55:48', '2022-09-08 00:55:48'),
(21991, 'Dialiptin-M', '19.00', '50 mg+500 mg', '1325', '13', '65', '2022-09-08 00:56:48', '2022-09-08 00:56:48'),
(21992, 'Dialiptin-M', '16.00', '50 mg+500 mg', '1325', '13', '65', '2022-09-08 00:57:46', '2022-09-08 00:57:46'),
(21993, 'Formet V', '22.00', '50 mg+500 mg', '1325', '13', '45', '2022-09-08 00:58:13', '2022-09-08 00:58:13'),
(21994, 'Galet M', '22.00', '50 mg+850 mg', '1325', '13', '186', '2022-09-08 00:59:31', '2022-09-08 00:59:31'),
(21995, 'Galet M', '19.00', '50 mg+500 mg', '1325', '13', '186', '2022-09-08 01:01:03', '2022-09-08 01:01:03'),
(21996, 'Galvus Met', '31.50', '50 mg+500 mg', '1325', '13', '128', '2022-09-08 01:03:29', '2022-09-08 01:03:29'),
(21997, 'Galvus Met', '31.50', '50 mg+850 mg', '1325', '13', '128', '2022-09-08 01:04:18', '2022-09-08 01:04:18'),
(21998, 'Gluvan Plus', '22.00', '50 mg+850 mg', '1325', '13', '34', '2022-09-08 01:04:58', '2022-09-08 01:04:58'),
(21999, 'Gluvan Plus', '21.00', '50 mg+500 mg', '1325', '13', '34', '2022-09-08 01:06:53', '2022-09-08 01:06:53'),
(22000, 'Indag-Met', '22.00', '50 mg+850 mg', '1325', '13', '147', '2022-09-08 01:08:10', '2022-09-08 01:08:10'),
(22001, 'Indag-Met', '21.00', '50 mg+500 mg', '1325', '13', '147', '2022-09-08 01:09:06', '2022-09-08 01:09:06'),
(22002, 'Redia M', '24.00', '50 mg+850 mg', '1325', '13', '89', '2022-09-08 01:10:14', '2022-09-08 01:10:14'),
(22003, 'Redia', '22.00', '50 mg+500 mg', '1325', '13', '89', '2022-09-08 01:13:09', '2022-09-08 01:13:09'),
(22004, 'Redia', '22.00', '50 mg+500 mg', '1325', '13', '89', '2022-09-08 01:13:10', '2022-09-08 01:13:10'),
(22005, 'SB-Metvilda', '17.00', '50 mg+850 mg', '1325', '13', '181', '2022-09-08 01:15:41', '2022-09-08 01:15:41'),
(22006, 'SB-Metvilda', '17.00', '50 mg+500 mg', '1325', '13', '181', '2022-09-08 01:16:42', '2022-09-08 01:16:42'),
(22007, 'Sucovil-M', '23.00', '50 mg+850 mg', '1325', '13', '82', '2022-09-08 01:17:54', '2022-09-08 01:17:54'),
(22008, 'Sucovil-M', '21.00', '50 mg+500 mg', '1325', '13', '82', '2022-09-08 01:18:29', '2022-09-08 01:18:29'),
(22009, 'Vida Plus', '22.00', '50 mg+500 mg', '1325', '13', '142', '2022-09-08 01:19:35', '2022-09-08 01:19:35'),
(22010, 'Vida Plus', '24.00', '50 mg+850 mg', '1325', '13', '142', '2022-09-08 01:19:58', '2022-09-08 01:19:58'),
(22011, 'Vigamet', '20.00', '50 mg+500 mg', '1325', '13', '71', '2022-09-08 01:21:10', '2022-09-08 01:21:10'),
(22012, 'Vigamet', '22.00', '50 mg+850 mg', '1325', '13', '71', '2022-09-08 01:21:34', '2022-09-08 01:21:34'),
(22013, 'Viglimet', '20.00', '50 mg+850 mg', '1325', '13', '179', '2022-09-08 01:23:12', '2022-09-08 01:23:12'),
(22014, 'Viglimet', '18.00', '50 mg+500 mg', '1325', '13', '179', '2022-09-08 01:23:38', '2022-09-08 01:23:38'),
(22015, 'Vildagil-M', '22.07', '50 mg+850 mg', '1325', '13', '172', '2022-09-08 01:25:22', '2022-09-08 01:25:22'),
(22016, 'Vildagil-M', '20.07', '50 mg+500 mg', '1325', '13', '172', '2022-09-08 01:26:10', '2022-09-08 01:26:10'),
(22017, 'Vildaglip M', '15.00', '50 mg+500 mg', '1325', '13', '53', '2022-09-08 01:26:35', '2022-09-08 01:26:35'),
(22018, 'Vildaglip M', '18.00', '50 mg+850 mg', '1325', '13', '53', '2022-09-08 01:27:38', '2022-09-08 01:27:38'),
(22019, 'Vildamet', '23.00', '50 mg+500 mg', '1325', '13', '136', '2022-09-08 01:28:27', '2022-09-08 01:28:27'),
(22020, 'Vildamet', '22.06', '50 mg+500 mg', '1325', '13', '136', '2022-09-08 01:29:21', '2022-09-08 01:29:21'),
(22021, 'Vildapin Plus', '21.00', '50 mg+850 mg', '1325', '13', '19', '2022-09-08 01:30:10', '2022-09-08 01:30:10'),
(22022, 'Vildapin Plus', '19.00', '50 mg+500 mg', '1325', '13', '19', '2022-09-08 01:31:39', '2022-09-08 01:31:39'),
(22023, 'Viptin Plus', '22.06', '50 mg+850 mg', '1325', '13', '78', '2022-09-08 01:32:38', '2022-09-08 01:32:38'),
(22024, 'Viptin Plus', '21.06', '50 mg+500 mg', '1325', '13', '78', '2022-09-08 01:34:39', '2022-09-08 01:34:39'),
(22025, 'Velvin', '850.00', '10 mg/10 ml', '1326', '10', '39', '2022-09-08 01:36:21', '2022-09-08 01:36:21'),
(22026, 'Vinblastin', '720.00', '10 mg/10 ml', '1326', '10', '52', '2022-09-08 01:36:56', '2022-09-08 01:36:56'),
(22027, 'Vinblastin', '720.00', '10 mg/10 ml', '1326', '10', '52', '2022-09-08 01:37:12', '2022-09-08 01:37:12'),
(22028, 'Criston', '350.00', '1 mg/vial', '1327', '10', '39', '2022-09-08 01:38:42', '2022-09-08 01:38:42'),
(22029, 'Criston', '580.00', '2 mg/vial', '1327', '10', '39', '2022-09-08 01:40:22', '2022-09-08 01:40:22'),
(22030, 'Vincrist', '300.00', '1 mg/vial', '1327', '10', '185', '2022-09-08 01:42:15', '2022-09-08 01:42:15'),
(22031, 'Vincrist', '550.00', '2 mg/vial', '1327', '10', '185', '2022-09-08 01:42:39', '2022-09-08 01:42:39'),
(22032, 'Vinstin', '400.00', '2 mg/vial', '1327', '10', '65', '2022-09-08 01:45:53', '2022-09-08 01:45:53'),
(22033, 'Vinorel', '7800.00', '10 mg/ml', '1328', '10', '39', '2022-09-08 02:24:26', '2022-09-08 02:24:26'),
(22034, 'Vinorelbine Axios', '9500.00', '10 mg/ml', '1328', '10', '47', '2022-09-08 02:25:17', '2022-09-08 02:25:17'),
(22035, 'Vinorelbine SANDOZ', '1487.66', '10 mg/ml (10 mg vial)', '1328', '10', '167', '2022-09-08 02:26:10', '2022-09-08 02:26:10'),
(22036, 'Vinorelbine SANDOZ', '5181.84', '10 mg/ml (50 mg vial)', '1328', '10', '167', '2022-09-08 02:27:14', '2022-09-08 02:27:14'),
(22037, 'Avintol', '3.00', '5 mg', '1329', '13', '18', '2022-09-08 02:29:05', '2022-09-08 02:29:05'),
(22038, 'Camiton', '4.05', '5 mg', '1329', '13', '65', '2022-09-08 02:29:33', '2022-09-08 02:29:33'),
(22039, 'Cavinton', '50.20', '10 mg/2 ml', '1329', '10', '52', '2022-09-08 02:31:01', '2022-09-08 02:31:01'),
(22040, 'Cavinton', '9.78', '5 mg', '1329', '13', '52', '2022-09-08 02:31:57', '2022-09-08 02:31:57'),
(22041, 'Caviton', '4.00', '5 mg', '1329', '13', '92', '2022-09-08 02:38:18', '2022-09-08 02:38:18'),
(22042, 'Cerenin', '3.55', '5 mg', '1329', '13', '27', '2022-09-08 02:41:02', '2022-09-08 02:41:02'),
(22043, 'Cereton', '4.04', '5 mg', '1329', '13', '78', '2022-09-08 02:47:08', '2022-09-08 02:47:08'),
(22044, 'Cereton', '40.12', '10 mg/2 ml', '1329', '10', '78', '2022-09-08 02:47:51', '2022-09-08 02:47:51'),
(22045, 'Cerevas', '4.03', '5 mg', '1329', '13', '179', '2022-09-08 02:48:39', '2022-09-08 02:48:39'),
(22046, 'Cerivin', '4.02', '5 mg', '1329', '13', '43', '2022-09-08 02:49:06', '2022-09-08 02:49:06'),
(22047, 'Vincet', '4.00', '5 mg', '1329', '13', '71', '2022-09-08 02:50:31', '2022-09-08 02:50:31'),
(22048, 'Vinpoton', '4.01', '5 mg', '1329', '13', '19', '2022-09-08 02:51:05', '2022-09-08 02:51:05'),
(22049, 'Vinsetine', '4.00', '5 mg', '1329', '13', '92', '2022-09-08 02:51:45', '2022-09-08 02:51:45'),
(22050, 'Vinton', '4.00', '5 mg', '1329', '13', '34', '2022-09-08 02:52:12', '2022-09-08 02:52:12'),
(22051, 'A-Forte', '1.90', '50000 IU', '1330', '16', '82', '2022-09-08 02:53:46', '2022-09-08 02:53:46'),
(22052, 'Lifil-A', '1.93', '50000 IU', '1330', '16', '19', '2022-09-08 02:55:06', '2022-09-08 02:55:06'),
(22053, 'Ovit-A', '1.93', '50000 IU', '1330', '16', '136', '2022-09-08 02:55:34', '2022-09-08 02:55:34'),
(22054, 'Ovit-A', '6.33', '200000 IU', '1330', '16', '136', '2022-09-08 03:00:42', '2022-09-08 03:00:42'),
(22055, 'Ratinol Forte', '1.93', '50000 IU', '1330', '16', '65', '2022-09-08 03:01:19', '2022-09-08 03:01:19'),
(22056, 'Ratinol Forte', '3.00', '200000 IU', '1330', '16', '65', '2022-09-08 03:02:09', '2022-09-08 03:02:09'),
(22057, 'Ratinol Forte', '3.00', '200000 IU', '1330', '16', '65', '2022-09-08 03:03:05', '2022-09-08 03:03:05'),
(22058, 'Ratinol Forte', '3.00', '200000 IU', '1330', '16', '65', '2022-09-08 03:03:05', '2022-09-08 03:03:05'),
(22059, 'Ratinol Forte', '3.00', '200000 IU', '1330', '16', '65', '2022-09-08 03:03:06', '2022-09-08 03:03:06'),
(22060, 'Vis-A', '1.90', '50000 IU', '1330', '16', '142', '2022-09-08 03:03:56', '2022-09-08 03:03:56'),
(22061, 'Proviten', '330.00', 'N/A', '1331', '50', '92', '2022-09-08 03:06:15', '2022-09-08 03:06:15'),
(22062, 'Adcovit', '62.19', 'N/A', '1332', '59', '184', '2022-09-08 03:09:33', '2022-09-08 03:09:33'),
(22063, 'Aduvit', '0.52', 'N/A', '1332', '16', '142', '2022-09-08 03:10:34', '2022-09-08 03:10:34'),
(22064, 'Aduvit', '35.00', '100 ml bottle', '1332', '59', '142', '2022-09-08 03:11:04', '2022-09-08 03:11:04'),
(22065, 'Aduvit', '60.00', '200 ml bottle', '1332', '59', '142', '2022-09-08 03:12:06', '2022-09-08 03:12:06'),
(22066, 'Albaplex', '20.60', '100 ml bottle', '1332', '59', '21', '2022-09-08 03:14:11', '2022-09-08 03:14:11'),
(22067, 'Albaplex', '37.60', '200 ml bottle', '1332', '59', '21', '2022-09-08 03:14:48', '2022-09-08 03:14:48'),
(22068, 'Albatab', '0.44', 'N/A', '1332', '13', '21', '2022-09-08 03:18:26', '2022-09-08 03:18:26'),
(22069, 'Allbeevit', '0.52', 'N/A', '1332', '13', '113', '2022-09-08 03:19:39', '2022-09-08 03:19:39'),
(22070, 'Allbeevit', '1.00', 'N/A', '1332', '16', '113', '2022-09-08 03:20:30', '2022-09-08 03:20:30'),
(22071, 'Allbeevit', '0.52', 'N/A', '1332', '13', '113', '2022-09-08 03:21:32', '2022-09-08 03:21:32'),
(22072, 'Allbeevit', '0.52', 'N/A', '1332', '13', '113', '2022-09-08 03:22:15', '2022-09-08 03:22:15'),
(22073, 'Allbeevit', '25.00', '100 ml bottle', '1332', '59', '113', '2022-09-08 03:23:02', '2022-09-08 03:23:02'),
(22074, 'Allbeevit', '43.00', '200 ml bottle', '1332', '59', '113', '2022-09-08 03:26:45', '2022-09-08 03:26:45'),
(22075, 'Allbeevit', '43.00', '200 ml bottle', '1332', '59', '113', '2022-09-08 03:26:48', '2022-09-08 03:26:48'),
(22076, 'Allbeevit', '8.00', 'N/A', '1332', '68', '113', '2022-09-08 03:28:06', '2022-09-08 03:28:06'),
(22077, 'Apevit-B', '0.40', 'N/A', '1332', '13', '30', '2022-09-08 03:29:13', '2022-09-08 03:29:13'),
(22078, 'Apevit-B', '23.00', '100 ml bottle', '1332', '59', '30', '2022-09-08 03:31:01', '2022-09-08 03:31:01'),
(22079, 'Apevit-B', '41.00', '200 ml bottle', '1332', '59', '30', '2022-09-08 03:31:31', '2022-09-08 03:31:31'),
(22080, 'Aplex', '20.60', '100 ml bottle', '1332', '59', '32', '2022-09-08 03:32:49', '2022-09-08 03:32:49'),
(22081, 'Aplex', '37.60', '200 ml bottle', '1332', '59', '32', '2022-09-08 03:34:03', '2022-09-08 03:34:03'),
(22082, 'Aristoplex', '35.64', '100 ml bottle', '1332', '59', '43', '2022-09-08 03:36:03', '2022-09-08 03:36:03'),
(22083, 'Aristoplex', '43.00', '200 ml bottle', '1332', '59', '43', '2022-09-08 03:36:48', '2022-09-08 03:36:48'),
(22084, 'Aristovit B', '0.61', 'N/A', '1332', '13', '43', '2022-09-08 03:43:59', '2022-09-08 03:43:59'),
(22085, 'B-50 Forte', '1.25', 'N/A', '1332', '16', '179', '2022-09-08 03:44:24', '2022-09-08 03:44:24'),
(22086, 'B-50 Forte', '10.03', 'N/A', '1332', '68', '179', '2022-09-08 03:45:23', '2022-09-08 03:45:23'),
(22087, 'B-50 Forte', '62.19', 'N/A', '1332', '59', '179', '2022-09-08 03:47:07', '2022-09-08 03:47:07'),
(22088, 'B-Plex', '0.46', 'N/A', '1332', '13', '20', '2022-09-08 03:50:02', '2022-09-08 03:50:02'),
(22089, 'B-Plex', '20.84', 'N/A', '1332', '59', '20', '2022-09-08 03:50:27', '2022-09-08 03:50:27'),
(22090, 'B-Plus', '62.18', 'N/A', '1332', '59', '177', '2022-09-08 03:52:24', '2022-09-08 03:52:24'),
(22091, 'B-Vit 4', '86.00', '200 tablet strip', '1332', '13', '54', '2022-09-08 03:54:33', '2022-09-08 03:54:33'),
(22092, 'B-Vit 4', '27.00', '45 tablet pot', '1332', '13', '54', '2022-09-08 03:55:05', '2022-09-08 03:55:05'),
(22093, 'Beconex', '35.00', '100 ml bottle', '1332', '59', '161', '2022-09-08 03:55:50', '2022-09-08 03:55:50'),
(22094, 'Beconex', '35.00', '100 ml bottle', '1332', '59', '161', '2022-09-08 03:57:09', '2022-09-08 03:57:09'),
(22095, 'Beconex', '62.00', '200 ml bottle', '1332', '59', '161', '2022-09-08 03:58:29', '2022-09-08 03:58:29'),
(22096, 'Beconex', '62.00', '200 ml bottle', '1332', '59', '161', '2022-09-08 03:59:10', '2022-09-08 03:59:10'),
(22097, 'Beconex', '62.00', '200 ml bottle', '1332', '59', '161', '2022-09-08 03:59:52', '2022-09-08 03:59:52'),
(22098, 'Beconex', '62.00', '200 ml bottle', '1332', '59', '161', '2022-09-08 03:59:52', '2022-09-08 03:59:52'),
(22099, 'Becoson', '0.56', 'N/A', '1332', '16', '90', '2022-09-08 04:01:25', '2022-09-08 04:01:25'),
(22100, 'Becoson', '20.60', '100 ml bottle', '1332', '59', '90', '2022-09-08 04:02:40', '2022-09-08 04:02:40'),
(22101, 'Becoson', '20.60', '100 ml bottle', '1332', '59', '90', '2022-09-08 04:04:36', '2022-09-08 04:04:36'),
(22102, 'Becoson', '20.60', '100 ml bottle', '1332', '59', '90', '2022-09-08 04:04:40', '2022-09-08 04:04:40'),
(22103, 'Becoson', '37.60', '200 ml bottle', '1332', '59', '90', '2022-09-08 04:09:50', '2022-09-08 04:09:50'),
(22104, 'Becosules', '2.50', 'N/A', '1332', '16', '161', '2022-09-08 04:10:24', '2022-09-08 04:10:24'),
(22105, 'Beforte', '0.43', 'N/A', '1332', '13', '64', '2022-09-08 04:11:39', '2022-09-08 04:11:39'),
(22106, 'Beforte', '20.00', '100 ml bottle', '1332', '59', '64', '2022-09-08 04:13:19', '2022-09-08 04:13:19'),
(22107, 'Beforte', '37.00', '200 ml bottle', '1332', '59', '64', '2022-09-08 04:14:38', '2022-09-08 04:14:38'),
(22108, 'Beforte', '0.57', 'N/A', '1332', '16', '64', '2022-09-08 04:15:29', '2022-09-08 04:15:29'),
(22109, 'Benvit B', '0.52', 'N/A', '1332', '13', '42', '2022-09-08 04:16:24', '2022-09-08 04:16:24'),
(22110, 'Benvit B', '35.00', '100 ml bottle', '1332', '59', '42', '2022-09-08 04:17:21', '2022-09-08 04:17:21'),
(22111, 'Benvit B', '62.00', '200 ml bottle', '1332', '59', '42', '2022-09-08 04:18:44', '2022-09-08 04:18:44'),
(22112, 'Bevit', '0.43', 'N/A', '1332', '13', '90', '2022-09-08 04:20:39', '2022-09-08 04:20:39'),
(22113, 'Biovit', '1.00', 'N/A', '1332', '16', '45', '2022-09-08 04:21:04', '2022-09-08 04:21:04'),
(22114, 'Biovit', '35.00', '100 ml bottle', '1332', '59', '45', '2022-09-08 04:22:24', '2022-09-08 04:22:24'),
(22115, 'Biovit', '62.00', '200 ml bottle', '1332', '59', '45', '2022-09-08 04:23:18', '2022-09-08 04:23:18'),
(22116, 'Bpfort', '0.50', 'N/A', '1332', '16', '48', '2022-09-08 04:24:09', '2022-09-08 04:24:09'),
(22117, 'Combivit', '10.03', 'N/A', '1332', '68', '140', '2022-09-08 04:25:08', '2022-09-08 04:25:08'),
(22118, 'Comvit-B', '20.70', '100 ml bottle', '1332', '59', '122', '2022-09-08 04:26:10', '2022-09-08 04:26:10'),
(22119, 'Comvit-B', '38.03', '200 ml bottle', '1332', '59', '122', '2022-09-08 04:26:37', '2022-09-08 04:26:37'),
(22120, 'Convit B', '62.19', 'N/A', '1332', '59', '53', '2022-09-08 04:27:59', '2022-09-08 04:27:59'),
(22121, 'Cpvit B', '0.42', 'N/A', '1332', '16', '55', '2022-09-08 04:28:25', '2022-09-08 04:28:25'),
(22122, 'Cytaplex', '0.55', 'N/A', '1332', '16', '50', '2022-09-08 04:29:33', '2022-09-08 04:29:33'),
(22123, 'Cytaplex', '37.60', 'N/A', '1332', '59', '50', '2022-09-08 04:30:18', '2022-09-08 04:30:18'),
(22124, 'Deplex', '0.56', 'N/A', '1332', '16', '60', '2022-09-08 14:13:03', '2022-09-08 14:13:03'),
(22125, 'Deplex', '26.50', 'N/A', '1332', '59', '60', '2022-09-08 14:16:54', '2022-09-08 14:16:54'),
(22126, 'Ediplex', '0.77', 'N/A', '1332', '13', '67', '2022-09-08 14:17:29', '2022-09-08 14:17:29'),
(22127, 'Ediplex', '26.00', '100 ml bottle', '1332', '59', '67', '2022-09-08 14:18:01', '2022-09-08 14:18:01'),
(22128, 'Ediplex', '50.00', '200 ml bottle', '1332', '59', '67', '2022-09-08 14:18:22', '2022-09-08 14:18:22'),
(22129, 'Enplex-B', '0.52', 'N/A', '1332', '13', '130', '2022-09-08 14:18:49', '2022-09-08 14:18:49'),
(22130, 'Ethiplex', '35.00', '100 ml bottle', '1332', '59', '72', '2022-09-08 14:19:16', '2022-09-08 14:19:16'),
(22131, 'Ethiplex', '62.00', '200 ml bottle', '1332', '59', '72', '2022-09-08 14:19:44', '2022-09-08 14:19:44'),
(22132, 'Ethivit-B', '0.51', 'N/A', '1332', '13', '72', '2022-09-08 14:20:08', '2022-09-08 14:20:08'),
(22133, 'Europlex', '62.00', 'N/A', '1332', '59', '73', '2022-09-08 14:20:39', '2022-09-08 14:20:39'),
(22134, 'EV Plex B', '0.50', 'N/A', '1332', '13', '159', '2022-09-08 14:21:12', '2022-09-08 14:21:12'),
(22135, 'EV Plex B', '43.00', 'N/A', '1332', '59', '159', '2022-09-08 14:21:42', '2022-09-08 14:21:42'),
(22136, 'Extravit B', '0.44', 'N/A', '1332', '13', '166', '2022-09-08 14:22:08', '2022-09-08 14:22:08'),
(22137, 'Flavit', '0.44', 'N/A', '1332', '13', '28', '2022-09-08 14:22:34', '2022-09-08 14:22:34'),
(22138, 'G-Vitamin B Complex', '0.50', 'N/A', '1332', '13', '84', '2022-09-08 14:23:01', '2022-09-08 14:23:01'),
(22139, 'G-Vitamin B Complex', '20.00', '100 ml bottle', '1332', '59', '84', '2022-09-08 14:25:25', '2022-09-08 14:25:25'),
(22140, 'G-Vitamin B Complex', '35.00', '200 ml bottle', '1332', '59', '84', '2022-09-08 14:25:54', '2022-09-08 14:25:54'),
(22141, 'G-Vitamin B Complex', '10.00', 'N/A', '1332', '68', '84', '2022-09-08 14:28:17', '2022-09-08 14:28:17'),
(22142, 'Genaplex', '20.74', '100 ml bottle', '1332', '59', '78', '2022-09-08 14:28:41', '2022-09-08 14:28:41'),
(22143, 'Genaplex', '37.75', '200 ml bottle', '1332', '59', '78', '2022-09-08 14:29:07', '2022-09-08 14:29:07'),
(22144, 'Hexaplex', '35.00', '100 ml bottle', '1332', '59', '98', '2022-09-08 14:29:36', '2022-09-08 14:29:36'),
(22145, 'Hexaplex', '62.00', '200 ml bottle', '1332', '59', '98', '2022-09-08 14:30:00', '2022-09-08 14:30:00'),
(22146, 'Hiposul', '62.00', 'N/A', '1332', '59', '77', '2022-09-08 14:30:23', '2022-09-08 14:30:23'),
(22147, 'Hiposul', '10.03', 'N/A', '1332', '68', '77', '2022-09-08 14:30:53', '2022-09-08 14:30:53'),
(22148, 'Indoplex', '20.70', '100 ml bottle', '1332', '59', '93', '2022-09-08 14:31:21', '2022-09-08 14:31:21'),
(22149, 'Indoplex', '38.00', '200 ml bottle', '1332', '59', '93', '2022-09-08 14:31:47', '2022-09-08 14:31:47'),
(22150, 'Indoplex B', '0.40', 'N/A', '1332', '13', '93', '2022-09-08 14:32:10', '2022-09-08 14:32:10'),
(22151, 'Kvit-B', '0.51', 'N/A', '1332', '13', '101', '2022-09-08 14:32:32', '2022-09-08 14:32:32'),
(22152, 'Kvit-B', '62.17', 'N/A', '1332', '59', '101', '2022-09-08 14:32:53', '2022-09-08 14:32:53'),
(22153, 'Kvit-B', '10.00', 'N/A', '1332', '68', '101', '2022-09-08 14:33:15', '2022-09-08 14:33:15'),
(22154, 'Lysovita', '0.57', 'N/A', '1332', '16', '62', '2022-09-08 14:34:28', '2022-09-08 14:34:28'),
(22155, 'Lysovita', '38.00', 'N/A', '1332', '59', '62', '2022-09-08 14:34:53', '2022-09-08 14:34:53'),
(22156, 'Lysovita-B', '0.44', 'N/A', '1332', '13', '62', '2022-09-08 14:35:16', '2022-09-08 14:35:16'),
(22157, 'M-Plex', '0.52', 'N/A', '1332', '13', '117', '2022-09-08 14:35:39', '2022-09-08 14:35:39'),
(22158, 'M-Plex', '20.84', '100 ml bottle', '1332', '59', '117', '2022-09-08 14:36:06', '2022-09-08 14:36:06'),
(22159, 'M-Plex', '38.04', '200 ml bottle', '1332', '59', '117', '2022-09-08 14:36:33', '2022-09-08 14:36:33'),
(22160, 'Medivit', '0.57', 'N/A', '1332', '13', '112', '2022-09-08 14:36:56', '2022-09-08 14:36:56'),
(22161, 'Micoplex-B', '0.43', 'N/A', '1332', '13', '116', '2022-09-08 14:37:27', '2022-09-08 14:37:27'),
(22162, 'Micoplex-B', '20.92', '100 ml bottle', '1332', '59', '116', '2022-09-08 14:38:36', '2022-09-08 14:38:36'),
(22163, 'Micoplex-B', '38.00', '200 ml bottle', '1332', '59', '116', '2022-09-08 14:39:04', '2022-09-08 14:39:04'),
(22164, 'Monoplex', '0.45', 'N/A', '1332', '13', '119', '2022-09-08 14:39:38', '2022-09-08 14:39:38'),
(22165, 'Nipaplex', '62.00', 'N/A', '1332', '59', '126', '2022-09-08 14:40:02', '2022-09-08 14:40:02'),
(22166, 'Nutrivit-B', '0.62', 'N/A', '1332', '13', '18', '2022-09-08 14:40:25', '2022-09-08 14:40:25'),
(22167, 'Nutrivit-B', '62.19', 'N/A', '1332', '59', '18', '2022-09-08 14:40:47', '2022-09-08 14:40:47'),
(22168, 'Nutrovita', '20.91', '100 ml bottle', '1332', '59', '35', '2022-09-08 14:41:10', '2022-09-08 14:41:10'),
(22169, 'Nutrovita', '38.17', '200 ml bottle', '1332', '59', '35', '2022-09-08 14:41:30', '2022-09-08 14:41:30'),
(22170, 'Opsovit', '0.62', 'N/A', '1332', '13', '136', '2022-09-08 14:41:52', '2022-09-08 14:41:52'),
(22171, 'Opsovit', '25.59', '100 ml bottle', '1332', '59', '136', '2022-09-08 14:42:18', '2022-09-08 14:42:18'),
(22172, 'Opsovit', '42.77', '200 ml bottle', '1332', '59', '136', '2022-09-08 14:42:42', '2022-09-08 14:42:42'),
(22173, 'Opsovit', '10.00', 'N/A', '1332', '68', '136', '2022-09-08 14:43:05', '2022-09-08 14:43:05'),
(22174, 'Orabex', '1.00', 'N/A', '1332', '16', '98', '2022-09-08 14:43:28', '2022-09-08 14:43:28'),
(22175, 'Orabex', '0.62', 'N/A', '1332', '13', '98', '2022-09-08 14:43:50', '2022-09-08 14:43:50'),
(22176, 'Orabex', '11.31', 'N/A', '1332', '68', '98', '2022-09-08 14:44:12', '2022-09-08 14:44:12'),
(22177, 'Orabex', '30.09', 'N/A', '1332', '68', '98', '2022-09-08 14:44:34', '2022-09-08 14:44:34'),
(22178, 'Orioplex', '0.51', 'N/A', '1332', '13', '140', '2022-09-08 14:46:20', '2022-09-08 14:46:20'),
(22179, 'Oriplex', '35.65', '100 ml bottle', '1332', '59', '140', '2022-09-08 14:46:49', '2022-09-08 14:46:49'),
(22180, 'P-Plex', '0.44', 'N/A', '1332', '13', '152', '2022-09-08 14:47:14', '2022-09-08 14:47:14'),
(22181, 'Peoplex', '17.00', '100 ml bottle', '1332', '59', '143', '2022-09-08 14:47:48', '2022-09-08 14:47:48'),
(22182, 'Peoplex', '30.00', '200 ml bottle', '1332', '59', '143', '2022-09-08 14:48:10', '2022-09-08 14:48:10'),
(22183, 'Placent-B', '0.51', 'N/A', '1332', '13', '124', '2022-09-08 14:48:32', '2022-09-08 14:48:32'),
(22184, 'Placement-B', '35.11', '100 ml bottle', '1332', '59', '124', '2022-09-08 14:48:59', '2022-09-08 14:48:59'),
(22185, 'Place', '62.19', '200 ml bottle', '1332', '59', '124', '2022-09-08 14:49:21', '2022-09-08 14:49:21'),
(22186, 'Plexivit', '20.80', '100 ml bottle', '1332', '59', '183', '2022-09-08 14:49:48', '2022-09-08 14:49:48'),
(22187, 'Plex', '38.00', '200 ml bottle', '1332', '59', '183', '2022-09-08 14:50:12', '2022-09-08 14:50:12'),
(22188, 'Provit-B', '0.37', 'N/A', '1332', '13', '40', '2022-09-08 14:50:33', '2022-09-08 14:50:33'),
(22189, 'Provit', '23.00', '100 ml bottle', '1332', '59', '40', '2022-09-08 14:50:56', '2022-09-08 14:50:56'),
(22190, 'Provit', '41.00', '200 ml bottle', '1332', '59', '40', '2022-09-08 14:51:20', '2022-09-08 14:51:20'),
(22191, 'Ranvit-B', '0.62', 'N/A', '1332', '13', '157', '2022-09-08 14:51:41', '2022-09-08 14:51:41'),
(22192, 'Ranvit-B', '35.65', '100 ml bottle', '1332', '59', '157', '2022-09-08 14:52:03', '2022-09-08 14:52:03'),
(22193, 'Ranvit-B', '62.19', '200 ml bottle', '1332', '59', '157', '2022-09-08 14:52:26', '2022-09-08 14:52:26'),
(22194, 'Remaplex', '1.00', 'N/A', '1332', '16', '160', '2022-09-08 14:52:50', '2022-09-08 14:52:50'),
(22195, 'Remaplex', '20.92', '100 ml bottle', '1332', '59', '160', '2022-09-08 14:53:18', '2022-09-08 14:53:18'),
(22196, 'Rema', '37.50', '200 ml bottle', '1332', '59', '160', '2022-09-08 14:53:45', '2022-09-08 14:53:45'),
(22197, 'Reoplex Forte', '0.52', '40\'s pack', '1332', '13', '162', '2022-09-08 14:54:14', '2022-09-08 14:54:14'),
(22198, 'Reoplex Forte', '0.36', '250\'s pack', '1332', '13', '162', '2022-09-08 14:54:45', '2022-09-08 14:54:45'),
(22199, 'Reoplex Forte', '38.04', 'N/A', '1332', '59', '162', '2022-09-08 14:55:12', '2022-09-08 14:55:12'),
(22200, 'Restovit', '22.98', '100 ml bottle', '1332', '59', '196', '2022-09-08 14:55:38', '2022-09-08 14:55:38'),
(22201, 'Restovit', '38.00', '200 ml bottle', '1332', '59', '196', '2022-09-08 14:56:03', '2022-09-08 14:56:03'),
(22202, 'Restovit-B', '0.50', 'N/A', '1332', '13', '196', '2022-09-08 14:56:24', '2022-09-08 14:56:24'),
(22203, 'Ribaplex', '38.17', 'N/A', '1332', '59', '31', '2022-09-08 14:56:53', '2022-09-08 14:56:53'),
(22204, 'Seemaplex', '23.00', '100 ml bottle', '1332', '59', '170', '2022-09-08 14:57:18', '2022-09-08 14:57:18'),
(22205, 'Seema', '43.00', '200 ml bottle', '1332', '59', '170', '2022-09-08 14:57:40', '2022-09-08 14:57:40'),
(22206, 'SG-Plus', '20.64', '100 ml bottle', '1332', '59', '166', '2022-09-08 14:58:04', '2022-09-08 14:58:04'),
(22207, 'SG-Plus', '37.74', '200 ml bottle', '1332', '59', '166', '2022-09-08 14:58:30', '2022-09-08 14:58:30'),
(22208, 'Sinafort-B', '1.00', 'N/A', '1332', '16', '91', '2022-09-08 14:58:54', '2022-09-08 14:58:54'),
(22209, 'Sinafort-B', '0.62', 'N/A', '1332', '13', '91', '2022-09-08 14:59:16', '2022-09-08 14:59:16'),
(22210, 'Sinafor', '55.00', 'N/A', '1332', '59', '91', '2022-09-08 14:59:39', '2022-09-08 14:59:39'),
(22211, 'Solvit-B', '0.62', 'N/A', '1332', '13', '71', '2022-09-08 15:01:02', '2022-09-08 15:01:02'),
(22212, 'Solvitone', '35.54', '100 ml bottle', '1332', '59', '71', '2022-09-08 15:01:25', '2022-09-08 15:01:25'),
(22213, 'Solvitone', '62.00', '200 ml bottle', '1332', '59', '71', '2022-09-08 15:01:47', '2022-09-08 15:01:47'),
(22214, 'Stanoplex', '35.00', '100 ml bottle', '1332', '59', '82', '2022-09-08 15:02:12', '2022-09-08 15:02:12'),
(22215, 'Stanop', '60.00', '200 ml bottle', '1332', '59', '82', '2022-09-08 15:02:34', '2022-09-08 15:02:34'),
(22216, 'Stanovit-B', '0.51', 'N/A', '1332', '13', '82', '2022-09-08 15:02:57', '2022-09-08 15:02:57'),
(22217, 'Supraplex', '20.90', '100 ml bottle', '1332', '59', '65', '2022-09-08 15:03:25', '2022-09-08 15:03:25'),
(22218, 'Supraplex', '38.20', '200 ml bottle', '1332', '59', '65', '2022-09-08 15:03:50', '2022-09-08 15:03:50'),
(22219, 'Uniplex', '35.50', '100 ml bottle', '1332', '59', '34', '2022-09-08 15:04:12', '2022-09-08 15:04:12'),
(22220, 'Uniple', '62.00', '200 ml bottle', '1332', '59', '34', '2022-09-08 15:04:36', '2022-09-08 15:04:36'),
(22221, 'Univit-B', '0.62', 'N/A', '1332', '13', '34', '2022-09-08 15:05:02', '2022-09-08 15:05:02'),
(22222, 'V-Plex', '0.60', 'N/A', '1332', '13', '19', '2022-09-08 15:05:26', '2022-09-08 15:05:26'),
(22223, 'V-Plex', '1.00', 'N/A', '1332', '16', '19', '2022-09-08 15:05:50', '2022-09-08 15:05:50'),
(22224, 'V-Plex', '35.65', '100 ml bottle', '1332', '59', '19', '2022-09-08 15:06:13', '2022-09-08 15:07:02'),
(22225, 'V-Plex', '62.19', '200 ml bottle', '1332', '59', '19', '2022-09-08 15:06:37', '2022-09-08 15:06:37'),
(22226, 'V-Plex', '10.03', 'N/A', '1332', '68', '19', '2022-09-08 15:07:25', '2022-09-08 15:07:25'),
(22227, 'V4', '20.84', '100 ml bottle', '1332', '59', '127', '2022-09-08 15:07:48', '2022-09-08 15:07:48'),
(22228, 'V4', '38.03', '200 ml bottle', '1332', '59', '127', '2022-09-08 15:08:11', '2022-09-08 15:08:11'),
(22229, 'Vicon', '0.51', 'N/A', '1332', '13', '102', '2022-09-08 15:08:33', '2022-09-08 15:08:33'),
(22230, 'Vicon', '38.00', 'N/A', '1332', '59', '102', '2022-09-08 15:08:54', '2022-09-08 15:08:54'),
(22231, 'Vigor-B', '0.44', 'N/A', '1332', '13', '88', '2022-09-08 15:09:14', '2022-09-08 15:09:14'),
(22232, 'Vigor-B', '38.17', 'N/A', '1332', '59', '88', '2022-09-08 15:09:35', '2022-09-08 15:09:35'),
(22233, 'Vilet B', '0.44', 'N/A', '1332', '13', '41', '2022-09-08 15:09:56', '2022-09-08 15:09:56'),
(22234, 'Vilet B', '23.00', '100 ml bottle', '1332', '59', '41', '2022-09-08 15:10:19', '2022-09-08 15:10:19'),
(22235, 'Vile', '43.00', '200 ml bottle', '1332', '59', '41', '2022-09-08 15:10:40', '2022-09-08 15:10:40'),
(22236, 'Vitacare', '20.00', '100 ml bottle', '1332', '59', '111', '2022-09-08 15:11:10', '2022-09-08 15:11:10'),
(22237, 'Vitacare', '37.00', '200 ml bottle', '1332', '59', '111', '2022-09-08 15:11:36', '2022-09-08 15:11:36'),
(22238, 'Vitacon', '34.09', '100 ml bottle', '1332', '59', '112', '2022-09-08 15:11:59', '2022-09-08 15:11:59'),
(22239, 'Vitacon', '53.41', '200 ml bottle', '1332', '59', '112', '2022-09-08 15:12:20', '2022-09-08 15:12:20'),
(22240, 'Vitalex', '20.75', '100 ml bottle', '1332', '59', '182', '2022-09-08 15:12:44', '2022-09-08 15:12:44'),
(22241, 'Vitalex', '38.00', '200 ml bottle', '1332', '59', '182', '2022-09-08 15:13:16', '2022-09-08 15:13:16'),
(22242, 'Vitaplex', '0.51', 'N/A', '1332', '13', '146', '2022-09-08 15:13:46', '2022-09-08 15:13:46'),
(22243, 'Vitaplex', '25.00', '100 ml bottle', '1332', '59', '146', '2022-09-08 15:24:08', '2022-09-08 15:24:08'),
(22244, 'Vitapl', '42.00', '200 ml bottle', '1332', '59', '146', '2022-09-08 15:24:32', '2022-09-08 15:24:32'),
(22245, 'Vitasil B', '0.44', 'N/A', '1332', '13', '174', '2022-09-08 15:28:06', '2022-09-08 15:28:06'),
(22246, 'Vitasil B', '19.98', '100 ml bottle', '1332', '59', '174', '2022-09-08 15:28:37', '2022-09-08 15:28:37'),
(22247, 'Vitasil', '37.96', '200 ml bottle', '1332', '59', '174', '2022-09-08 15:29:28', '2022-09-08 15:29:28'),
(22248, 'Vitatab', '0.40', 'N/A', '1332', '13', '48', '2022-09-08 15:29:49', '2022-09-08 15:29:49'),
(22249, 'Vitex', '0.53', 'N/A', '1332', '16', '27', '2022-09-08 15:30:21', '2022-09-08 15:30:21'),
(22250, 'Vitex', '20.91', '100 ml bottle', '1332', '59', '27', '2022-09-08 15:30:59', '2022-09-08 15:30:59'),
(22251, 'Vitex', '38.18', '200 ml bottle', '1332', '59', '27', '2022-09-08 15:31:22', '2022-09-08 15:31:22'),
(22252, 'Vitex', '4.39', 'N/A', '1332', '68', '27', '2022-09-08 15:31:45', '2022-09-08 15:31:45'),
(22253, 'Viton', '35.00', '100 ml bottle', '1332', '59', '173', '2022-09-08 15:32:11', '2022-09-08 15:32:11'),
(22254, 'Viton', '62.00', '200 ml bottle', '1332', '59', '173', '2022-09-08 15:32:36', '2022-09-08 15:32:36'),
(22255, 'Viton', '0.69', 'N/A', '1332', '13', '173', '2022-09-08 15:33:00', '2022-09-08 15:33:00'),
(22256, 'Vista', '0.49', 'N/A', '1332', '16', '110', '2022-09-08 15:33:23', '2022-09-08 15:33:23'),
(22257, 'Ziskavit', '0.55', 'N/A', '1332', '13', '197', '2022-09-08 15:33:42', '2022-09-08 15:33:42'),
(22258, 'Becosules Gold', '3.02', 'N/A', '1333', '16', '161', '2022-09-08 15:34:40', '2022-09-08 15:34:40'),
(22259, 'Opsovit C', '3.01', 'N/A', '1333', '16', '136', '2022-09-08 15:35:12', '2022-09-08 15:35:12'),
(22260, 'Restovit Plus', '3.00', 'N/A', '1333', '16', '196', '2022-09-08 15:35:46', '2022-09-08 15:35:46'),
(22261, 'Activit Z', '45.00', '100 ml bottle', '1334', '59', '61', '2022-09-08 15:38:00', '2022-09-08 15:38:00'),
(22262, 'Activit Z', '85.00', '200 ml bottle', '1334', '59', '61', '2022-09-08 15:38:40', '2022-09-08 15:38:40'),
(22263, 'Alovit BZ', '2.50', 'N/A', '1334', '13', '22', '2022-09-08 15:39:21', '2022-09-08 15:39:21'),
(22264, 'Apevit-Z', '43.00', '100 ml bottle', '1334', '59', '30', '2022-09-08 15:39:48', '2022-09-08 15:39:48'),
(22265, 'Apevit-Z', '80.00', '200 ml bottle', '1334', '59', '30', '2022-09-08 15:40:27', '2022-09-08 15:40:27'),
(22266, 'Aritone Z', '55.00', '100 ml bottle', '1334', '59', '92', '2022-09-08 15:40:58', '2022-09-08 15:40:58'),
(22267, 'Aritone Z', '95.00', '200 ml bottle', '1334', '59', '92', '2022-09-08 15:41:24', '2022-09-08 15:41:24'),
(22268, 'Aritone Z', '3.00', 'N/A', '1334', '13', '92', '2022-09-08 15:41:47', '2022-09-08 15:41:47'),
(22269, 'Astra-Z', '2.00', 'N/A', '1334', '13', '36', '2022-09-08 15:42:35', '2022-09-08 15:42:35'),
(22270, 'Babiz', '45.13', '100 ml bottle', '1334', '59', '157', '2022-09-08 15:43:06', '2022-09-08 15:43:06'),
(22271, 'Babiz', '85.26', '200 ml bottle', '1334', '59', '157', '2022-09-08 15:43:30', '2022-09-08 15:43:30'),
(22272, 'Beforte-Z', '45.00', 'N/A', '1334', '59', '64', '2022-09-08 15:44:04', '2022-09-08 15:44:04'),
(22273, 'Benvit-Z', '2.00', 'N/A', '1334', '13', '42', '2022-09-08 15:44:33', '2022-09-08 15:44:33');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(22274, 'Benvit-Z', '50.00', 'N/A', '1334', '59', '42', '2022-09-08 15:45:04', '2022-09-08 15:45:04'),
(22275, 'Bicozin', '3.50', 'N/A', '1334', '13', '179', '2022-09-08 15:45:27', '2022-09-08 15:45:27'),
(22276, 'Bicozin', '55.00', '100 ml bottle', '1334', '59', '179', '2022-09-08 15:45:51', '2022-09-08 15:45:51'),
(22277, 'Bicozin', '95.00', '200 ml bottle', '1334', '59', '179', '2022-09-08 15:46:17', '2022-09-08 15:46:17'),
(22278, 'Biozinc-B', '45.17', 'N/A', '1334', '59', '91', '2022-09-08 15:46:40', '2022-09-08 15:46:40'),
(22279, 'Buzz', '2.00', 'N/A', '1334', '13', '126', '2022-09-08 15:47:02', '2022-09-08 15:47:02'),
(22280, 'Buzz', '50.00', '100 ml bottle', '1334', '59', '126', '2022-09-08 15:47:23', '2022-09-08 15:47:23'),
(22281, 'Buzz', '85.00', '200 ml bottle', '1332', '59', '126', '2022-09-08 15:47:46', '2022-09-08 15:47:46'),
(22282, 'C-BZ', '50.00', 'N/A', '1334', '59', '50', '2022-09-08 15:48:12', '2022-09-08 15:48:12'),
(22283, 'Convit Z', '50.00', '100 ml bottle', '1334', '59', '53', '2022-09-08 15:48:35', '2022-09-08 15:48:35'),
(22284, 'Convit Z', '85.00', '200 ml bottle', '1334', '59', '53', '2022-09-08 15:49:00', '2022-09-08 15:49:00'),
(22285, 'Ethiplex-Z', '45.00', '100 ml bottle', '1334', '59', '72', '2022-09-08 15:49:23', '2022-09-08 15:49:23'),
(22286, 'Ethiplex-Z', '85.00', '200 ml bottle', '1334', '59', '72', '2022-09-08 15:49:48', '2022-09-08 15:49:48'),
(22287, 'Ethiplex-Z', '2.00', 'N/A', '1334', '13', '72', '2022-09-08 15:50:08', '2022-09-08 15:50:08'),
(22288, 'Europlex-Z', '45.00', 'N/A', '1334', '59', '73', '2022-09-08 15:50:27', '2022-09-08 15:50:27'),
(22289, 'Hizin', '45.00', 'N/A', '1334', '59', '119', '2022-09-08 15:50:50', '2022-09-08 15:50:50'),
(22290, 'Imuzin-B', '3.00', 'N/A', '1334', '13', '39', '2022-09-08 15:51:20', '2022-09-08 15:51:20'),
(22291, 'Imuzin-B', '55.00', 'N/A', '1334', '59', '39', '2022-09-08 15:51:43', '2022-09-08 15:51:43'),
(22292, 'Kidizinc-B', '50.00', 'N/A', '1334', '59', '194', '2022-09-08 16:39:00', '2022-09-08 16:39:00'),
(22293, 'Kidomed BZ', '45.00', 'N/A', '1334', '59', '114', '2022-09-08 16:45:57', '2022-09-08 16:45:57'),
(22294, 'Leozinc-B', '45.00', '100 ml bottle', '1334', '59', '105', '2022-09-08 16:46:22', '2022-09-08 16:46:22'),
(22295, 'Leozinc-B', '85.00', '200 ml bottle', '1334', '59', '105', '2022-09-08 16:46:48', '2022-09-08 16:46:48'),
(22296, 'Lysozinc', '45.00', '100 ml bottle', '1334', '59', '62', '2022-09-08 16:47:19', '2022-09-08 16:47:19'),
(22297, 'Lysozinc', '80.00', '200 ml bottle', '1334', '59', '62', '2022-09-08 16:47:44', '2022-09-08 16:47:44'),
(22298, 'Minzin', '45.00', 'N/A', '1334', '59', '137', '2022-09-08 17:12:18', '2022-09-08 17:12:18'),
(22299, 'Monovit', '45.16', 'N/A', '1346', '59', '196', '2022-09-08 17:12:46', '2022-09-08 17:12:46'),
(22300, 'Naafvit BZ', '45.00', 'N/A', '1334', '59', '123', '2022-09-08 17:13:10', '2022-09-08 17:13:10'),
(22301, 'Neo zinc B', '47.00', 'N/A', '1334', '59', '185', '2022-09-08 17:13:42', '2022-09-08 17:13:42'),
(22302, 'Neo zinc B', '3.00', 'N/A', '1334', '13', '185', '2022-09-08 17:14:30', '2022-09-08 17:14:30'),
(22303, 'Opsovit Z', '3.00', 'N/A', '1334', '13', '136', '2022-09-08 17:14:50', '2022-09-08 17:14:50'),
(22304, 'Opsovit Z', '50.15', '100 ml bottle', '1334', '59', '136', '2022-09-08 17:15:48', '2022-09-08 17:15:48'),
(22305, 'Opsovit Z', '95.00', '200 ml bottle', '1334', '59', '136', '2022-09-08 17:16:15', '2022-09-08 17:16:15'),
(22306, 'Oral ZB', '55.00', 'N/A', '1334', '59', '18', '2022-09-08 17:40:24', '2022-09-08 17:40:24'),
(22307, 'Ozink-B', '45.00', 'N/A', '1334', '59', '134', '2022-09-08 17:41:00', '2022-09-08 17:41:00'),
(22308, 'Pep Plus', '3.00', 'N/A', '1334', '13', '140', '2022-09-08 17:41:35', '2022-09-08 17:41:35'),
(22309, 'Pep Plus', '52.00', '100 ml bottle', '1334', '59', '140', '2022-09-08 18:11:11', '2022-09-08 18:11:11'),
(22310, 'Pep Plus', '90.27', '200 ml bottle', '1334', '59', '140', '2022-09-08 18:11:53', '2022-09-08 18:11:53'),
(22311, 'Temzinc Plus', '53.00', '100 ml bottle', '1334', '59', '184', '2022-09-08 18:12:32', '2022-09-08 18:12:32'),
(22312, 'Temzinc Plus', '90.00', '200 ml bottle', '1334', '59', '184', '2022-09-08 18:13:00', '2022-09-08 18:13:00'),
(22313, 'Temzinc Plus', '3.00', 'N/A', '1334', '13', '184', '2022-09-08 18:13:50', '2022-09-08 18:13:50'),
(22314, 'V4Z', '45.14', 'N/A', '1334', '59', '127', '2022-09-08 18:14:17', '2022-09-08 18:14:17'),
(22315, 'Vicon-Z', '45.00', 'N/A', '1334', '59', '102', '2022-09-08 18:14:51', '2022-09-08 18:14:51'),
(22316, 'Vita-Z', '52.00', 'N/A', '1334', '59', '51', '2022-09-08 18:15:16', '2022-09-08 18:15:16'),
(22317, 'Vitaflower-Z', '50.15', 'N/A', '1334', '59', '138', '2022-09-08 18:16:11', '2022-09-08 18:16:11'),
(22318, 'Vitaplex-Z', '40.00', 'N/A', '1334', '59', '146', '2022-09-08 18:16:38', '2022-09-08 18:16:38'),
(22319, 'Vitazin', '50.00', 'N/A', '1334', '59', '34', '2022-09-08 18:17:00', '2022-09-08 18:17:00'),
(22320, 'Viton-Z', '45.00', 'N/A', '1334', '59', '173', '2022-09-08 18:18:15', '2022-09-08 18:18:15'),
(22321, 'Viton-Z', '2.00', 'N/A', '1334', '13', '173', '2022-09-08 18:18:37', '2022-09-08 18:18:37'),
(22322, 'Vizinc', '45.17', 'N/A', '1334', '59', '150', '2022-09-08 18:19:00', '2022-09-08 18:19:00'),
(22323, 'Xinc B', '3.50', 'N/A', '1334', '13', '71', '2022-09-08 18:19:21', '2022-09-08 18:19:21'),
(22324, 'Xinc B', '55.00', '100 ml bottle', '1334', '59', '71', '2022-09-08 18:19:55', '2022-09-08 18:19:55'),
(22325, 'Xinc B', '95.00', '200 ml bottle', '1334', '59', '71', '2022-09-08 18:20:18', '2022-09-08 18:20:18'),
(22326, 'Xinoplex', '45.17', 'N/A', '1334', '59', '174', '2022-09-08 18:20:40', '2022-09-08 18:20:40'),
(22327, 'Z-Plex', '55.00', '100 ml bottle', '1334', '59', '19', '2022-09-08 18:21:00', '2022-09-08 18:21:00'),
(22328, 'Z-Plex', '85.57', '200 ml bottle', '1334', '59', '19', '2022-09-08 18:21:52', '2022-09-08 18:21:52'),
(22329, 'Zbvit', '45.00', 'N/A', '1334', '59', '143', '2022-09-08 18:22:14', '2022-09-08 18:22:14'),
(22330, 'Zeeplex', '45.00', '100 ml bottle', '1334', '59', '54', '2022-09-08 18:22:36', '2022-09-08 18:22:36'),
(22331, 'Zeeplex', '85.00', '200 ml bottle', '1334', '59', '54', '2022-09-08 18:22:59', '2022-09-08 18:22:59'),
(22332, 'Zico Plus', '50.00', 'N/A', '1334', '59', '78', '2022-09-08 18:24:17', '2022-09-08 18:24:17'),
(22333, 'Zicovit-B', '45.00', 'N/A', '1334', '59', '83', '2022-09-08 18:24:38', '2022-09-08 18:24:38'),
(22334, 'Zido-B', '45.13', 'N/A', '1334', '59', '130', '2022-09-08 18:25:00', '2022-09-08 18:25:00'),
(22335, 'Zinc Plus', '45.00', 'N/A', '1334', '59', '177', '2022-09-08 18:25:27', '2022-09-08 18:25:27'),
(22336, 'Zinca Plex', '45.00', '100 ml bottle', '1334', '59', '32', '2022-09-08 18:25:48', '2022-09-08 18:25:48'),
(22337, 'Zinca Ple', '85.00', '200 ml bottle', '1334', '59', '32', '2022-09-08 18:26:10', '2022-09-08 18:26:10'),
(22338, 'Zinofa-B', '47.00', '100 ml bottle', '1334', '59', '117', '2022-09-08 18:26:35', '2022-09-08 18:26:35'),
(22339, 'Zinofa-B', '85.00', '200 ml bottle', '1334', '59', '117', '2022-09-08 18:26:57', '2022-09-08 18:26:57'),
(22340, 'Zipol Plus', '45.00', 'N/A', '1334', '59', '31', '2022-09-08 18:27:18', '2022-09-08 18:27:18'),
(22341, 'Zismo-B', '50.14', '100 ml bottle', '1334', '59', '101', '2022-09-08 18:27:40', '2022-09-08 18:27:40'),
(22342, 'Zismo-B', '85.26', '200 ml bottle', '1334', '59', '101', '2022-09-08 18:28:02', '2022-09-08 18:28:02'),
(22343, 'Zivit', '60.18', '100 ml bottle', '1334', '59', '23', '2022-09-08 18:28:25', '2022-09-08 18:28:25'),
(22344, 'Zivit', '100.30', '200 ml bottle', '1334', '59', '23', '2022-09-08 18:28:47', '2022-09-08 18:28:47'),
(22345, 'Zn-B', '50.00', 'N/A', '1334', '59', '28', '2022-09-08 18:29:08', '2022-09-08 18:29:08'),
(22346, 'Nervin', '11.00', '(100 mg+50 mg+100 mg)/2 ml', '1335', '10', '98', '2022-09-08 22:30:25', '2022-09-08 22:30:25'),
(22347, 'Reoplex Forte', '11.00', '(100 mg+50 mg+100 mg)/2 ml', '1335', '10', '162', '2022-09-08 22:30:50', '2022-09-08 22:30:50'),
(22348, 'Ti-ediplex', '7.20', '(100 mg+50 mg+100 mg)/2 ml', '1335', '10', '67', '2022-09-08 22:31:11', '2022-09-08 22:31:11'),
(22349, '3Bion', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '202', '2022-09-08 22:47:58', '2022-09-08 22:47:58'),
(22350, 'Asibion', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '35', '2022-09-08 22:48:18', '2022-09-08 22:48:18'),
(22351, 'Astra-N', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '36', '2022-09-08 22:48:40', '2022-09-08 22:48:40'),
(22352, 'Axovit', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '63', '2022-09-08 22:49:03', '2022-09-08 22:49:03'),
(22353, 'B126', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '150', '2022-09-08 23:02:01', '2022-09-08 23:02:01'),
(22354, 'B3', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '22', '2022-09-08 23:02:26', '2022-09-08 23:02:26'),
(22355, 'Becobion', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '39', '2022-09-08 23:02:47', '2022-09-08 23:02:47'),
(22356, 'Big B', '6.00', '100 mg+200 mg+200 mcg', '1336', '13', '28', '2022-09-08 23:03:09', '2022-09-08 23:03:09'),
(22357, 'Bionic', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '147', '2022-09-08 23:03:32', '2022-09-08 23:03:32'),
(22358, 'Bionic', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '147', '2022-09-08 23:04:12', '2022-09-08 23:04:12'),
(22359, 'Bost', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '78', '2022-09-08 23:05:00', '2022-09-08 23:05:00'),
(22360, 'Bos', '25.08', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '78', '2022-09-08 23:05:24', '2022-09-08 23:05:24'),
(22361, 'Combomin', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '20', '2022-09-08 23:05:45', '2022-09-08 23:05:45'),
(22362, 'Costa-B', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '133', '2022-09-08 23:06:11', '2022-09-08 23:06:11'),
(22363, 'Cyano-B', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '137', '2022-09-08 23:06:34', '2022-09-08 23:06:34'),
(22364, 'D-Vital', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '64', '2022-09-08 23:07:12', '2022-09-08 23:07:12'),
(22365, 'Debion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '61', '2022-09-08 23:07:38', '2022-09-08 23:07:38'),
(22366, 'Ebion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '44', '2022-09-08 23:08:00', '2022-09-08 23:08:00'),
(22367, 'Edruplex', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '67', '2022-09-08 23:08:21', '2022-09-08 23:08:21'),
(22368, 'Edruplex', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '67', '2022-09-08 23:08:44', '2022-09-08 23:08:44'),
(22369, 'Ethibion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '72', '2022-09-08 23:10:00', '2022-09-08 23:10:00'),
(22370, 'Ethibion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '72', '2022-09-08 23:10:28', '2022-09-08 23:10:28'),
(22371, 'Getbion', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '80', '2022-09-08 23:10:50', '2022-09-08 23:10:50'),
(22372, 'Jeuneau-B', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '33', '2022-09-08 23:11:12', '2022-09-08 23:11:12'),
(22373, 'Kvit-N', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '101', '2022-09-08 23:11:33', '2022-09-08 23:11:33'),
(22374, 'Kvit-N', '25.07', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '101', '2022-09-08 23:11:59', '2022-09-08 23:11:59'),
(22375, 'Kvit-N', '120.30', '100 mg+200 mg+200 mcg', '1336', '13', '101', '2022-09-08 23:12:24', '2022-09-08 23:12:24'),
(22376, 'Medibion', '7.39', '100 mg+200 mg+200 mcg', '1336', '13', '112', '2022-09-08 23:12:46', '2022-09-08 23:12:46'),
(22377, 'Miovit', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '177', '2022-09-08 23:13:19', '2022-09-08 23:13:19'),
(22378, 'Myelin', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '136', '2022-09-08 23:13:54', '2022-09-08 23:13:54'),
(22379, 'Myelin', '25.09', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '136', '2022-09-08 23:14:19', '2022-09-08 23:14:19'),
(22380, 'Mylo', '25.08', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '124', '2022-09-08 23:14:43', '2022-09-08 23:14:43'),
(22381, 'Myobion', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '102', '2022-09-08 23:15:05', '2022-09-08 23:15:05'),
(22382, 'N-bion', '7.50', '100 mg+200 mg+200 mcg', '1336', '13', '124', '2022-09-08 23:15:30', '2022-09-08 23:15:30'),
(22383, 'N-bion', '25.08', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '124', '2022-09-08 23:15:53', '2022-09-08 23:16:48'),
(22384, 'N-Vit', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '120', '2022-09-08 23:16:16', '2022-09-08 23:16:16'),
(22385, 'Nenvit', '6.50', '100 mg+200 mg+200 mcg', '1336', '13', '73', '2022-09-08 23:17:11', '2022-09-08 23:17:11'),
(22386, 'Neobion', '8', '100 mg+200 mg+200 mcg', '1336', '13', '34', '2022-09-08 23:17:32', '2022-09-08 23:17:32'),
(22387, 'Neobion', '26.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '34', '2022-09-08 23:17:54', '2022-09-08 23:17:54'),
(22388, 'Nerbo', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '172', '2022-09-08 23:18:16', '2022-09-08 23:18:16'),
(22389, 'Nerv B', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '77', '2022-09-08 23:18:36', '2022-09-08 23:18:36'),
(22390, 'Nerva', '4.50', '100 mg+200 mg+200 mcg', '1336', '13', '146', '2022-09-08 23:20:04', '2022-09-08 23:20:04'),
(22391, 'Nerviplex', '6.00', '100 mg+200 mg+200 mcg', '1336', '13', '98', '2022-09-08 23:20:34', '2022-09-08 23:20:34'),
(22392, 'Nerviplex', '25.17', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '98', '2022-09-08 23:20:58', '2022-09-08 23:20:58'),
(22393, 'Nervopex', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '31', '2022-09-08 23:21:23', '2022-09-08 23:21:23'),
(22394, 'Neu-3', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '54', '2022-09-08 23:21:44', '2022-09-08 23:21:44'),
(22395, 'Neubin', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '197', '2022-09-08 23:22:04', '2022-09-08 23:22:04'),
(22396, 'Neubin', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '197', '2022-09-08 23:22:27', '2022-09-08 23:22:27'),
(22397, 'Neucos-B', '11.03', '100 mg+200 mg+200 mcg', '1336', '13', '156', '2022-09-08 23:22:48', '2022-09-08 23:22:48'),
(22398, 'Neuralgin', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '91', '2022-09-08 23:23:16', '2022-09-08 23:23:16'),
(22399, 'Neuralgin', '26.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '91', '2022-09-08 23:23:46', '2022-09-08 23:23:46'),
(22400, 'Neurep', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '45', '2022-09-08 23:24:09', '2022-09-08 23:24:09'),
(22401, 'Neurex-B', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '174', '2022-09-08 23:24:31', '2022-09-08 23:24:31'),
(22402, 'Neuro Vitamin', '350.00', '100 mg+200 mg+200 mcg (50 tablet strip)', '1336', '13', '151', '2022-09-08 23:25:07', '2022-09-08 23:25:07'),
(22403, 'Neuro Vitamin', '210.00', '100 mg+200 mg+200 mcg (30 tablet strip)', '1336', '13', '151', '2022-09-08 23:25:35', '2022-09-08 23:25:35'),
(22404, 'Neuro-B', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '179', '2022-09-08 23:26:01', '2022-09-08 23:26:01'),
(22405, 'Neuro-B', '25.17', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '179', '2022-09-08 23:26:24', '2022-09-08 23:26:24'),
(22406, 'Neuroaid', '5.02', '100 mg+200 mg+200 mcg', '1336', '13', '130', '2022-09-08 23:26:53', '2022-09-08 23:26:53'),
(22407, 'Neurobest', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '161', '2022-09-08 23:27:52', '2022-09-08 23:27:52'),
(22408, 'Neurobest', '30.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '161', '2022-09-08 23:28:18', '2022-09-08 23:28:18'),
(22409, 'Neurocare', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '43', '2022-09-08 23:28:40', '2022-09-08 23:28:40'),
(22410, 'Neurocan', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '129', '2022-09-08 23:29:04', '2022-09-08 23:29:04'),
(22411, 'Neurocone', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '148', '2022-09-08 23:29:29', '2022-09-08 23:29:29'),
(22412, 'Neurodol', '6.00', '100 mg+200 mg+200 mcg', '1336', '13', '157', '2022-09-08 23:29:55', '2022-09-08 23:29:55'),
(22413, 'Neurogin', '6.50', '100 mg+200 mg+200 mcg', '1336', '13', '173', '2022-09-08 23:30:17', '2022-09-08 23:30:17'),
(22414, 'Neuromate', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '103', '2022-09-08 23:31:34', '2022-09-08 23:31:34'),
(22415, 'Neuroprax', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '53', '2022-09-08 23:32:02', '2022-09-08 23:32:02'),
(22416, 'Neuroson', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '90', '2022-09-08 23:32:23', '2022-09-08 23:32:23'),
(22417, 'Neurotonic', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '83', '2022-09-08 23:32:47', '2022-09-08 23:32:47'),
(22418, 'Neurotonic', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '83', '2022-09-08 23:33:08', '2022-09-08 23:33:08'),
(22419, 'Neuroxen', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '74', '2022-09-08 23:33:31', '2022-09-08 23:33:31'),
(22420, 'Neuvit Plus', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '192', '2022-09-08 23:34:00', '2022-09-08 23:34:00'),
(22421, 'Neuvital', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '190', '2022-09-08 23:34:20', '2022-09-08 23:34:20'),
(22422, 'Nevrona', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '134', '2022-09-08 23:34:40', '2022-09-08 23:34:40'),
(22423, 'Nins', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '42', '2022-09-08 23:35:03', '2022-09-08 23:35:03'),
(22424, 'Nopath', '5.02', '100 mg+200 mg+200 mcg', '1336', '13', '29', '2022-09-08 23:35:34', '2022-09-08 23:35:34'),
(22425, 'Nugesic', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '140', '2022-09-08 23:35:55', '2022-09-08 23:35:55'),
(22426, 'Nurobix Plus', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '51', '2022-09-08 23:36:22', '2022-09-08 23:36:22'),
(22427, 'Nurobix Plus', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '51', '2022-09-08 23:36:47', '2022-09-08 23:36:47'),
(22428, 'Nuroguard', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '87', '2022-09-08 23:37:12', '2022-09-08 23:37:12'),
(22429, 'Nuronaaf', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '123', '2022-09-08 23:37:32', '2022-09-08 23:37:32'),
(22430, 'Nuropa', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '126', '2022-09-08 23:37:53', '2022-09-08 23:37:53'),
(22431, 'Orgabion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '138', '2022-09-08 23:38:16', '2022-09-08 23:38:16'),
(22432, 'OST', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '50', '2022-09-08 23:38:35', '2022-09-08 23:38:35'),
(22433, 'Pacibion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '142', '2022-09-08 23:38:57', '2022-09-08 23:38:57'),
(22434, 'Pacibion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '142', '2022-09-08 23:39:20', '2022-09-08 23:39:20'),
(22435, 'Povital', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '18', '2022-09-08 23:39:41', '2022-09-08 23:39:41'),
(22436, 'Povital', '25.17', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '18', '2022-09-08 23:40:04', '2022-09-08 23:40:04'),
(22437, 'Rebion', '8.33', '100 mg+200 mg+200 mcg', '1336', '13', '162', '2022-09-08 23:41:18', '2022-09-08 23:41:18'),
(22438, 'Rebion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '162', '2022-09-08 23:41:40', '2022-09-08 23:41:40'),
(22439, 'Rejubion', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '39', '2022-09-08 23:42:09', '2022-09-08 23:42:09'),
(22440, 'Rejubion', '25.17', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '39', '2022-09-08 23:42:30', '2022-09-08 23:42:30'),
(22441, 'Renep', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '23', '2022-09-08 23:42:50', '2022-09-08 23:42:50'),
(22442, 'Renovit', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '89', '2022-09-08 23:43:18', '2022-09-08 23:43:18'),
(22443, 'Renovit', '28.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '89', '2022-09-08 23:43:41', '2022-09-08 23:43:41'),
(22444, 'SB-Neurec', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '181', '2022-09-08 23:44:03', '2022-09-08 23:44:03'),
(22445, 'Serobion', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '105', '2022-09-08 23:44:24', '2022-09-08 23:44:24'),
(22446, 'Solbion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '71', '2022-09-08 23:44:53', '2022-09-08 23:44:53'),
(22447, 'Solbion', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '71', '2022-09-08 23:45:18', '2022-09-08 23:45:18'),
(22448, 'Spine-B', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '132', '2022-09-08 23:45:41', '2022-09-08 23:45:41'),
(22449, 'Supra-B', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '65', '2022-09-08 23:45:59', '2022-09-08 23:45:59'),
(22450, 'Supra-B', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '65', '2022-09-08 23:46:23', '2022-09-08 23:46:23'),
(22451, 'Temvit-N', '7.50', '100 mg+200 mg+200 mcg', '1336', '13', '184', '2022-09-08 23:46:45', '2022-09-08 23:46:45'),
(22452, 'TPC', '25.17', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '19', '2022-09-08 23:47:07', '2022-09-08 23:47:07'),
(22453, 'TPC', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '19', '2022-09-08 23:47:39', '2022-09-08 23:47:39'),
(22454, 'Tri-B', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '186', '2022-09-08 23:48:01', '2022-09-08 23:48:01'),
(22455, 'Tribion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '82', '2022-09-08 23:48:24', '2022-09-08 23:48:24'),
(22456, 'Tribion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '82', '2022-09-08 23:48:47', '2022-09-08 23:48:47'),
(22457, 'Unibion', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '62', '2022-09-08 23:49:11', '2022-09-08 23:49:11'),
(22458, 'V-Nerve', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '119', '2022-09-08 23:49:58', '2022-09-08 23:49:58'),
(22459, 'V-Nerve', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '119', '2022-09-08 23:50:47', '2022-09-08 23:50:47'),
(22460, 'V3N', '8.00', '100 mg+200 mg+200 mcg', '1336', '13', '127', '2022-09-08 23:51:21', '2022-09-08 23:51:21'),
(22461, 'Verita-B', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '193', '2022-09-08 23:51:42', '2022-09-08 23:51:42'),
(22462, 'Vigor', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '88', '2022-09-08 23:52:03', '2022-09-08 23:52:03'),
(22463, 'Virobion', '5.00', '100 mg+200 mg+200 mcg', '1336', '13', '194', '2022-09-08 23:52:28', '2022-09-08 23:52:28'),
(22464, 'Vitabion', '25.00', '(100 mg+100 mg+1 mg)/3 ml', '1336', '68', '92', '2022-09-08 23:52:52', '2022-09-08 23:52:52'),
(22465, 'Vitabion', '10.00', '100 mg+200 mg+200 mcg', '1336', '13', '92', '2022-09-08 23:53:18', '2022-09-08 23:53:18'),
(22466, 'VN', '4.00', '100 mg+200 mg+200 mcg', '1336', '13', '159', '2022-09-08 23:53:44', '2022-09-08 23:53:44'),
(22467, 'VT-3', '1.88', '100 mg+200 mg+200 mcg', '1336', '13', '60', '2022-09-08 23:54:11', '2022-09-08 23:54:11'),
(22468, 'Zenbion', '7.00', '100 mg+200 mg+200 mcg', '1336', '13', '196', '2022-09-08 23:54:36', '2022-09-08 23:54:36'),
(22469, 'Zdiplex ZI', '50.00', '((25 mcg+100 mg+1 mg)/5 ml)(100 ml bottle)', '1337', '59', '67', '2022-09-08 23:57:01', '2022-09-08 23:57:01'),
(22470, 'Zdiplex ZI', '100.00', '((25 mcg+100 mg+1 mg)/5 ml)(200 ml bottle)', '1337', '59', '67', '2022-09-08 23:58:56', '2022-09-08 23:58:56'),
(22471, 'Zimon Plus', '30.00', '(25 mcg+100 mg+1 mg)/5 ml', '1337', '59', '196', '2022-09-08 23:59:24', '2022-09-08 23:59:24'),
(22472, 'Folbion', '7.90', '25 mg+2.5 mg+1 mg', '1338', '13', '142', '2022-09-09 00:00:12', '2022-09-09 00:00:12'),
(22473, 'Folicar', '4.00', '25 mg+2.5 mg+1 mg', '1338', '13', '124', '2022-09-09 00:00:37', '2022-09-09 00:00:37'),
(22474, 'Vgard', '4.03', '25 mg+2.5 mg+1 mg', '1338', '13', '136', '2022-09-09 00:00:59', '2022-09-09 00:00:59'),
(22475, 'Vicard', '6.00', '25 mg+2.5 mg+1 mg', '1338', '13', '150', '2022-09-09 00:01:24', '2022-09-09 00:01:24'),
(22476, 'Vita-Heart', '3.00', '25 mg+2.5 mg+1 mg', '1338', '13', '130', '2022-09-09 00:01:52', '2022-09-09 00:01:52'),
(22477, 'Ascobex', '1.90', '250 mg', '1339', '13', '43', '2022-09-09 01:04:19', '2022-09-09 01:04:19'),
(22478, 'Ascorin', '1.30', '250 mg', '1339', '13', '48', '2022-09-09 01:05:23', '2022-09-09 01:05:23'),
(22479, 'Ascoson', '1.90', '250 mg', '1339', '13', '98', '2022-09-09 01:06:14', '2022-09-09 01:06:14'),
(22480, 'Ascoson', '33.44', '100 mg/5 ml', '1339', '59', '98', '2022-09-09 01:07:01', '2022-09-09 01:07:01'),
(22481, 'Ascoson', '6.00', '500 mg/5 ml', '1339', '10', '98', '2022-09-09 01:08:04', '2022-09-09 01:08:04'),
(22482, 'Ascovit', '1.30', '250 mg', '1339', '13', '146', '2022-09-09 01:08:50', '2022-09-09 01:08:50'),
(22483, 'C-Bon', '1.30', '250 mg', '1339', '13', '27', '2022-09-09 01:11:23', '2022-09-09 01:11:23'),
(22484, 'C-Lemon', '1.14', '250 mg', '1339', '13', '196', '2022-09-09 01:12:21', '2022-09-09 01:12:21'),
(22485, 'C-Rich', '1.42', '250 mg', '1339', '13', '78', '2022-09-09 01:14:00', '2022-09-09 01:14:00'),
(22486, 'C-Vitera', '1.30', '250 mg', '1339', '13', '116', '2022-09-09 01:27:21', '2022-09-09 01:27:21'),
(22487, 'Capcee TR', '3.89', '500 mg', '1339', '25', '174', '2022-09-09 01:28:40', '2022-09-09 01:28:40'),
(22488, 'Cecon', '1.90', '250 mg', '1339', '13', '19', '2022-09-09 01:29:37', '2022-09-09 01:29:37'),
(22489, 'Cecon', '10.00', '500 mg', '1339', '76', '19', '2022-09-09 01:30:29', '2022-09-09 01:30:29'),
(22490, 'Cee', '10.00', '1000 mg', '1339', '13', '161', '2022-09-09 01:30:50', '2022-09-09 01:30:50'),
(22491, 'Ceegram', '6.00', '500 mg/5 ml', '1339', '10', '92', '2022-09-09 01:32:31', '2022-09-09 01:32:31'),
(22492, 'Ceegram', '10.00', '1000 mg', '1339', '13', '92', '2022-09-09 01:34:14', '2022-09-09 01:34:14'),
(22493, 'Ceemet', '1.20', '250 mg', '1339', '13', '113', '2022-09-09 01:35:15', '2022-09-09 01:35:15'),
(22494, 'Ceeta', '0.82', '250 mg', '1339', '13', '183', '2022-09-09 01:36:05', '2022-09-09 01:36:05'),
(22495, 'Ceevit', '40.00', '100 mg/5 ml', '1339', '59', '179', '2022-09-09 01:37:07', '2022-09-09 01:37:07'),
(22496, 'Ceevit', '1.90', '250 mg', '1339', '13', '179', '2022-09-09 01:38:03', '2022-09-09 01:38:03'),
(22497, 'Ceevit DS', '3.50', '500 mg', '1339', '13', '179', '2022-09-09 01:38:26', '2022-09-09 01:38:26'),
(22498, 'Ceevit Forte', '10.34', '1000 mg', '1339', '13', '179', '2022-09-09 01:40:52', '2022-09-09 01:40:52'),
(22499, 'Cevalin', '1.90', '250 mg', '1339', '13', '45', '2022-09-09 01:41:43', '2022-09-09 01:41:43'),
(22500, 'Cevion', '8.08', '1000 mg', '1339', '13', '89', '2022-09-09 01:44:23', '2022-09-09 01:44:23'),
(22501, 'Cevion', '8.08', '1000 mg', '1339', '13', '89', '2022-09-09 01:44:23', '2022-09-09 01:44:23'),
(22502, 'Cevion', '8.08', '1000 mg', '1339', '13', '89', '2022-09-09 01:44:23', '2022-09-09 01:44:23'),
(22503, 'Chewce', '1.90', '250 mg', '1339', '13', '124', '2022-09-09 01:46:14', '2022-09-09 01:46:14'),
(22504, 'Citrux-C', '1.90', '250 mg', '1339', '13', '127', '2022-09-09 01:48:29', '2022-09-09 01:48:29'),
(22505, 'Eurovit-C', '1.90', '250 mg', '1339', '13', '73', '2022-09-09 01:50:52', '2022-09-09 01:50:52'),
(22506, 'Evit-C', '1.90', '250 mg', '1339', '13', '72', '2022-09-09 01:51:16', '2022-09-09 01:51:16'),
(22507, 'G-Vitamin C', '1.29', '250 mg', '1339', '13', '84', '2022-09-09 01:54:32', '2022-09-09 01:54:32'),
(22508, 'Hi-C', '33.32', '100 mg/5 ml', '1339', '59', '71', '2022-09-09 01:55:45', '2022-09-09 01:55:45'),
(22509, 'Juci', '1.89', '250 mg', '1339', '13', '71', '2022-09-09 01:56:08', '2022-09-09 01:56:08'),
(22510, 'Juci', '10.00', '500 mg', '1339', '76', '71', '2022-09-09 01:57:02', '2022-09-09 01:57:02'),
(22511, 'Juci Plus', '3.57', '500 mg', '1339', '13', '71', '2022-09-09 01:57:41', '2022-09-09 01:57:41'),
(22512, 'Kvit-C', '1.90', '250 mg', '1339', '13', '101', '2022-09-09 01:58:28', '2022-09-09 01:58:28'),
(22513, 'Lemovit-C', '6.00', '500 mg/5 ml', '1339', '10', '197', '2022-09-09 01:59:12', '2022-09-09 01:59:12'),
(22514, 'Lemovit', '1.31', '250 mg', '1339', '13', '197', '2022-09-09 01:59:45', '2022-09-09 01:59:45'),
(22515, 'Mega-C', '6.00', '500 mg/5 ml', '1339', '10', '67', '2022-09-09 02:01:10', '2022-09-09 02:01:10'),
(22516, 'Mega-C', '1.31', '250 mg', '1339', '13', '67', '2022-09-09 02:31:52', '2022-09-09 02:31:52'),
(22517, 'Nutrivit-C', '12.04', '1000 mg', '1339', '13', '18', '2022-09-09 02:32:29', '2022-09-09 02:32:29'),
(22518, 'Nutrivit-C', '12.04', '1000 mg', '1339', '13', '18', '2022-09-09 02:33:11', '2022-09-09 02:33:11'),
(22519, 'Nutrivit-C', '1.90', '250 mg', '1339', '13', '18', '2022-09-09 02:34:21', '2022-09-09 02:34:21'),
(22520, 'Nutrivit-C', '33.45', '100 mg/5 ml', '1339', '59', '18', '2022-09-09 02:37:02', '2022-09-09 02:37:02'),
(22521, 'Or-C', '1.31', '250 mg', '1339', '13', '137', '2022-09-09 02:38:43', '2022-09-09 02:38:43'),
(22522, 'Radivit-C', '15.00', '1000 mg', '1339', '13', '156', '2022-09-09 02:41:54', '2022-09-09 02:41:54'),
(22523, 'Seema-C', 'Price not available', '250 mg', '1339', '13', '170', '2022-09-09 02:45:27', '2022-09-09 02:45:27'),
(22524, 'Sunkist', '1.80', '250 mg', '1339', '13', '33', '2022-09-09 02:51:41', '2022-09-09 02:51:41'),
(22525, 'Suvic', '0.75', '250 mg', '1339', '13', '28', '2022-09-09 02:53:27', '2022-09-09 02:53:27'),
(22526, 'Vasco', '3.50', '500 mg', '1339', '13', '136', '2022-09-09 02:57:05', '2022-09-09 02:57:05'),
(22527, 'Vasco', '33.35', '100 mg/5 ml', '1339', '59', '136', '2022-09-09 02:59:58', '2022-09-09 02:59:58'),
(22528, 'Vasco', '33.35', '100 mg/5 ml', '1339', '59', '136', '2022-09-09 02:59:58', '2022-09-09 02:59:58'),
(22529, 'Vasco', '1.90', '250 mg', '1339', '13', '136', '2022-09-09 03:00:42', '2022-09-09 03:00:42'),
(22530, 'VC-250', '1.90', '250 mg', '1339', '13', '34', '2022-09-09 03:01:49', '2022-09-09 03:01:49'),
(22531, 'Veesina', '1.89', '250 mg', '1339', '13', '91', '2022-09-09 03:07:21', '2022-09-09 03:07:21'),
(22532, 'Vita-C', '1.30', '250 mg', '1339', '13', '50', '2022-09-09 03:11:40', '2022-09-09 03:11:40'),
(22533, 'Vital-C', '1.90', '250 mg', '1339', '13', '190', '2022-09-09 03:15:33', '2022-09-09 03:15:33'),
(22534, 'Cardivit', '3.00', '400 mg+400 IU+2 mg', '1340', '13', '92', '2022-09-09 03:19:41', '2022-09-09 03:19:41'),
(22535, 'Antage', '5.00', '200 mg+200 mg', '1341', '13', '73', '2022-09-09 03:21:20', '2022-09-09 03:21:20'),
(22536, 'Cetox Plus', '4.00', '250 mg+200 mg', '1341', '13', '51', '2022-09-09 03:22:16', '2022-09-09 03:22:16'),
(22537, 'E-Cap Plus', '4.05', '250 mg+200 mg', '1341', '16', '65', '2022-09-09 03:23:10', '2022-09-09 03:23:10'),
(22538, 'EC-Plus', '6.02', '200 mg+200 mg', '1339', '13', '140', '2022-09-09 03:23:57', '2022-09-09 03:23:57'),
(22539, 'Protecor', '6.00', '250 mg+200 mg', '1339', '13', '136', '2022-09-09 03:24:39', '2022-09-09 03:24:39'),
(22540, 'Vital E+C', '4.00', '250 mg+200 mg', '1341', '13', '190', '2022-09-09 03:25:22', '2022-09-09 03:25:22'),
(22541, 'Viton-EC', '2.50', '250 mg+200 mg', '1341', '13', '173', '2022-09-09 03:26:20', '2022-09-09 03:26:20'),
(22542, 'Azecol', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '92', '2022-09-09 03:29:06', '2022-09-09 03:29:06'),
(22543, 'Aztrum-I', '8.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '31', '2022-09-09 03:29:29', '2022-09-09 03:29:29'),
(22544, 'Biovit-I', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '45', '2022-09-09 03:30:39', '2022-09-09 03:30:39'),
(22545, 'Ecotin', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '82', '2022-09-09 03:31:23', '2022-09-09 03:31:23'),
(22546, 'Eye-Q', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '126', '2022-09-09 03:32:07', '2022-09-09 03:32:07'),
(22547, 'Eyevi', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '179', '2022-09-09 03:32:25', '2022-09-09 03:32:25'),
(22548, 'I Care', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '142', '2022-09-09 03:33:31', '2022-09-09 03:33:31'),
(22549, 'I-Gold', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '34', '2022-09-09 03:35:06', '2022-09-09 03:35:06'),
(22550, 'I-Vita', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '136', '2022-09-09 03:36:02', '2022-09-09 03:36:02'),
(22551, 'Kvit-I', '10.03', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '101', '2022-09-09 03:36:52', '2022-09-09 03:36:52'),
(22552, 'Lunox', '8.05', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '65', '2022-09-09 03:37:29', '2022-09-09 03:37:29'),
(22553, 'Lutin Plus', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '78', '2022-09-09 03:38:04', '2022-09-09 03:38:04'),
(22554, 'Nutrum Eye', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '19', '2022-09-09 03:39:40', '2022-09-09 03:39:40'),
(22555, 'Ocuvit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '35', '2022-09-09 03:40:01', '2022-09-09 03:40:01'),
(22556, 'Ocuvit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '35', '2022-09-09 03:40:34', '2022-09-09 03:40:34'),
(22557, 'Optagold', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '91', '2022-09-09 03:41:43', '2022-09-09 03:41:43'),
(22558, 'Optagold', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '91', '2022-09-09 03:42:34', '2022-09-09 03:42:34'),
(22559, 'Optavit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '150', '2022-09-09 03:43:34', '2022-09-09 03:43:34'),
(22560, 'R-Vit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '160', '2022-09-09 03:44:52', '2022-09-09 03:44:52'),
(22561, 'Sigvit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '135', '2022-09-09 03:45:44', '2022-09-09 03:45:44'),
(22562, 'Tioxil', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '18', '2022-09-09 03:47:16', '2022-09-09 03:47:16'),
(22563, 'Visovit', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '71', '2022-09-09 03:48:30', '2022-09-09 03:48:30'),
(22564, 'Vitared', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '124', '2022-09-09 03:49:16', '2022-09-09 03:49:16'),
(22565, 'Vivis', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '43', '2022-09-09 03:49:36', '2022-09-09 03:49:36'),
(22566, 'Zicolin', '10.00', '60 mg+30 mg+6 mg+2 mg+15 mg', '1342', '16', '119', '2022-09-09 03:50:44', '2022-09-09 03:50:44'),
(22567, 'VITIX', '50.00', 'N/A', '1343', '13', '190', '2022-09-09 03:54:13', '2022-09-09 03:54:13'),
(22568, 'Dilitus', '6.00', '200 mcg', '1344', '13', '78', '2022-09-09 03:55:06', '2022-09-09 03:55:06'),
(22569, 'Dilitus', '8.00', '300 mcg', '1344', '13', '78', '2022-09-09 03:57:16', '2022-09-09 03:57:16'),
(22570, 'Vibose', '6.00', '200 mcg', '1344', '13', '43', '2022-09-09 03:57:58', '2022-09-09 03:57:58'),
(22571, 'Vibose', '8.00', '300 mcg', '1344', '13', '43', '2022-09-09 03:59:16', '2022-09-09 03:59:16'),
(22572, 'Volibo', '6.00', '200 mcg', '1344', '13', '180', '2022-09-09 04:04:54', '2022-09-09 04:04:54'),
(22573, 'Volibo', '8.00', '300 mcg', '1344', '13', '180', '2022-09-09 04:07:46', '2022-09-09 04:07:46'),
(22574, 'Candicon', '130.00', '200 mg', '1345', '13', '150', '2022-09-09 04:09:50', '2022-09-09 04:09:50'),
(22575, 'Candicon', '70.00', '100 mg', '1345', '13', '150', '2022-09-09 04:12:37', '2022-09-09 04:12:37'),
(22576, 'Canvo', '120.00', '200 mg', '1345', '13', '74', '2022-09-09 04:12:59', '2022-09-09 04:12:59'),
(22577, 'Caspa', '120.00', '200 mg', '1345', '13', '34', '2022-09-09 04:14:29', '2022-09-09 04:14:29'),
(22578, 'Caspa', '50.00', '50 mg', '1345', '13', '34', '2022-09-09 04:17:12', '2022-09-09 04:17:12'),
(22579, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:18:02', '2022-09-09 04:18:02'),
(22580, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:19:32', '2022-09-09 04:19:32'),
(22581, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:19:32', '2022-09-09 04:19:32'),
(22582, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:19:32', '2022-09-09 04:19:32'),
(22583, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:19:34', '2022-09-09 04:19:34'),
(22584, 'Caspa', '1000.00', '200 mg/5 ml', '1345', '75', '34', '2022-09-09 04:19:34', '2022-09-09 04:19:34'),
(22585, 'Elazol', '120.00', '200 mg', '1345', '13', '161', '2022-09-09 04:22:00', '2022-09-09 04:22:00'),
(22586, 'Elazol', '50.00', '50 mg', '1345', '13', '161', '2022-09-09 04:23:07', '2022-09-09 04:23:07'),
(22587, 'Elazol', '50.00', '50 mg', '1345', '13', '161', '2022-09-09 04:23:32', '2022-09-09 04:23:32'),
(22588, 'Elazol', '50.00', '50 mg', '1345', '13', '161', '2022-09-09 04:23:32', '2022-09-09 04:23:32'),
(22589, 'Progil', '50.00', '50 mg', '1345', '13', '18', '2022-09-09 04:27:06', '2022-09-09 04:27:06'),
(22590, 'Progil', '120.00', '200 mg', '1345', '13', '18', '2022-09-09 04:27:27', '2022-09-09 04:27:27'),
(22591, 'Progil', '1000.00', '200 mg/5 ml', '1345', '75', '18', '2022-09-09 04:28:15', '2022-09-09 04:28:15'),
(22592, 'Trivorin', '50.00', '50 mg', '1345', '13', '177', '2022-09-09 14:03:33', '2022-09-09 14:03:33'),
(22593, 'Trivorin', '120.00', '200 mg', '1345', '13', '177', '2022-09-09 14:04:03', '2022-09-09 14:04:03'),
(22594, 'Vcand', '1000.00', '200 mg/5 ml', '1345', '75', '45', '2022-09-09 14:04:37', '2022-09-09 14:04:37'),
(22595, 'Vcand', '120.00', '200 mg', '1345', '13', '45', '2022-09-09 14:05:36', '2022-09-09 14:05:36'),
(22596, 'Vcand', '40.00', '50 mg', '1345', '13', '45', '2022-09-09 14:06:03', '2022-09-09 14:06:03'),
(22597, 'Vcent', '130.00', '200 mg', '1345', '13', '147', '2022-09-09 14:06:36', '2022-09-09 14:06:36'),
(22598, 'Vefend', '50.00', '50 mg', '1345', '13', '19', '2022-09-09 14:07:01', '2022-09-09 14:07:01'),
(22599, 'Vefend', '110', '200 mg', '1345', '13', '19', '2022-09-09 14:07:30', '2022-09-09 14:07:30'),
(22600, 'Viera', 'Price not available', '200 mg', '1345', '13', '39', '2022-09-09 14:07:58', '2022-09-09 14:07:58'),
(22601, 'Viera', 'Price not available', '50 mg', '1345', '13', '39', '2022-09-09 14:08:26', '2022-09-09 14:08:26'),
(22602, 'Viera', '1000.00', '200 mg/5 ml', '1345', '75', '39', '2022-09-09 14:08:57', '2022-09-09 14:08:57'),
(22603, 'Vivori', '40.00', '50 mg', '1345', '13', '43', '2022-09-09 14:09:26', '2022-09-09 14:09:26'),
(22604, 'Vivori', '100.00', '200 mg', '1345', '13', '43', '2022-09-09 14:10:07', '2022-09-09 14:10:07'),
(22605, 'Vonazol', '40.00', '50 mg', '1345', '13', '71', '2022-09-09 14:10:36', '2022-09-09 14:10:36'),
(22606, 'Vonazol', '120.00', '200 mg', '1345', '13', '71', '2022-09-09 14:11:03', '2022-09-09 14:11:03'),
(22607, 'Vori', '35.00', '50 mg', '1345', '13', '179', '2022-09-09 14:11:31', '2022-09-09 14:11:31'),
(22608, 'Vori', '100.00', '200 mg', '1345', '13', '179', '2022-09-09 14:12:01', '2022-09-09 14:12:01'),
(22609, 'Voricon', '120.00', '200 mg', '1345', '13', '78', '2022-09-09 14:12:31', '2022-09-09 14:12:31'),
(22610, 'Voricon', '1000.00', '200 mg/5 ml', '1345', '75', '78', '2022-09-09 14:12:59', '2022-09-09 14:12:59'),
(22611, 'Voriderm', '40.00', '50 mg', '1345', '13', '92', '2022-09-09 14:13:35', '2022-09-09 14:13:35'),
(22612, 'Voriderm', '1000.00', '200 mg/5 ml', '1345', '75', '92', '2022-09-09 14:14:01', '2022-09-09 14:14:01'),
(22613, 'Vorifast', '50.00', '50 mg', '1345', '13', '89', '2022-09-09 14:21:40', '2022-09-09 14:21:40'),
(22614, 'Vorifast', '110.00', '200 mg', '1345', '13', '89', '2022-09-09 14:22:06', '2022-09-09 14:22:06'),
(22615, 'Vorifast', '1000.00', '200 mg/5 ml', '1345', '75', '89', '2022-09-09 14:23:45', '2022-09-09 14:23:45'),
(22616, 'Vorifast', '2000.00', '200 mg/vial', '1345', '49', '89', '2022-09-09 14:24:48', '2022-09-09 14:24:48'),
(22617, 'Vorifend', '120.00', '200 mg', '1345', '13', '190', '2022-09-09 14:25:39', '2022-09-09 14:25:39'),
(22618, 'Vorifend', '1000.00', '200 mg/5 ml', '1345', '75', '190', '2022-09-09 14:26:27', '2022-09-09 14:26:27'),
(22619, 'Vorinox', '1000.00', '200 mg/5 ml', '1345', '75', '136', '2022-09-09 14:27:29', '2022-09-09 14:27:29'),
(22620, 'Vorinox', '110.00', '200 mg', '1345', '13', '136', '2022-09-09 14:28:16', '2022-09-09 14:28:16'),
(22621, 'Vorinox', '50.00', '50 mg', '1345', '13', '136', '2022-09-09 14:29:13', '2022-09-09 14:29:13'),
(22622, 'Voritec', '50.00', '50 mg', '1345', '13', '197', '2022-09-09 14:30:41', '2022-09-09 14:30:41'),
(22623, 'Voritec', '120.00', '200 mg', '1345', '13', '197', '2022-09-09 14:31:29', '2022-09-09 14:31:29'),
(22624, 'Vorizol', '1000.00', '200 mg/5 ml', '1345', '75', '65', '2022-09-09 14:32:16', '2022-09-09 14:32:16'),
(22625, 'Vorizol', '120.00', '200 mg', '1345', '13', '65', '2022-09-09 14:32:50', '2022-09-09 14:32:50'),
(22626, 'Vorizol', '40.00', '50 mg', '1345', '13', '65', '2022-09-09 14:33:20', '2022-09-09 14:33:20'),
(22627, 'Zolvo', '1000.00', '200 mg/5 ml', '1345', '75', '184', '2022-09-09 14:33:49', '2022-09-09 14:33:49'),
(22628, 'Zolvo', '120.00', '200 mg', '1345', '13', '184', '2022-09-09 14:34:17', '2022-09-09 14:34:17'),
(22629, 'Zolvo', '50.00', '50 mg', '1345', '13', '184', '2022-09-09 14:34:42', '2022-09-09 14:34:42'),
(22630, 'Farin', '3.00', '5 mg', '1135', '13', '53', '2022-09-09 14:36:16', '2022-09-09 14:36:16'),
(22631, 'Farin', '1.00', '1 mg', '1135', '13', '53', '2022-09-09 14:37:50', '2022-09-09 14:37:50'),
(22632, 'Farin', '1.00', '1 mg', '1135', '13', '53', '2022-09-09 14:37:50', '2022-09-09 14:37:50'),
(22633, 'Farin', '1.00', '1 mg', '1135', '13', '53', '2022-09-09 14:37:50', '2022-09-09 14:37:50'),
(22634, 'Farin', '2.00', '2 mg', '1135', '13', '53', '2022-09-09 14:38:45', '2022-09-09 14:38:45'),
(22635, 'Unifarin', '1.00', '1 mg', '1135', '13', '58', '2022-09-09 14:39:33', '2022-09-09 14:39:33'),
(22636, 'Unifarin', '2.00', '2 mg', '1135', '13', '58', '2022-09-09 14:40:26', '2022-09-09 14:40:26'),
(22637, 'Unifarin', '2.50', '2.5 mg', '1135', '13', '58', '2022-09-09 14:42:45', '2022-09-09 14:42:45'),
(22638, 'Unifarin', '5.00', '5 mg', '1135', '13', '58', '2022-09-09 14:43:34', '2022-09-09 14:43:34'),
(22639, 'Warin', '3.00', '5 mg', '1135', '13', '92', '2022-09-09 14:45:11', '2022-09-09 14:45:11'),
(22640, 'Warin', '3.00', '5 mg', '1135', '13', '92', '2022-09-09 14:45:11', '2022-09-09 14:45:11'),
(22641, 'Warin', '3.00', '5 mg', '1135', '13', '92', '2022-09-09 14:45:11', '2022-09-09 14:45:11'),
(22642, 'Warin', '2.00', '2 mg', '1135', '13', '92', '2022-09-09 14:46:04', '2022-09-09 14:46:04'),
(22643, 'G-Water for injection', '5.00', '5 ml/ampoule', '1136', '51', '84', '2022-09-09 14:51:51', '2022-09-09 14:51:51'),
(22644, 'Gaco water for Inj.', '5.02', '5 ml/ampoule', '1136', '51', '77', '2022-09-09 14:52:46', '2022-09-09 14:52:46'),
(22645, 'Water for Inj.', '12.00', '5 ml/ampoule', '1136', '51', '67', '2022-09-09 14:53:47', '2022-09-09 14:53:47'),
(22646, 'Water for injection', '5.01', '5 ml/ampoule', '1136', '51', '98', '2022-09-09 14:54:39', '2022-09-09 14:54:39'),
(22647, 'Water for injection', '8.02', '10 ml/ampoule', '1136', '51', '98', '2022-09-09 14:55:32', '2022-09-09 14:55:32'),
(22648, 'Water for injection', '2.51', '10 ml/ampoule', '1136', '51', '135', '2022-09-09 14:56:21', '2022-09-09 14:56:21'),
(22649, 'Water for injection', '3.32', '5 ml/ampoule', '1136', '51', '34', '2022-09-09 14:57:31', '2022-09-09 14:57:31'),
(22650, 'Water for injection', '4.90', '10 ml/ampoule', '1136', '51', '34', '2022-09-09 14:59:46', '2022-09-09 14:59:46'),
(22651, 'Emolent', '100.30', '6%+15%', '1137', '29', '179', '2022-09-09 15:00:44', '2022-09-09 15:00:44'),
(22652, 'Night Fresh', '250.00', '57.3%+42.5%+0.2%', '1138', '66', '78', '2022-09-09 15:02:20', '2022-09-09 15:02:20'),
(22653, 'Parafresh', '250.00', '57.3%+42.5%+0.2%', '1138', '66', '91', '2022-09-09 15:03:33', '2022-09-09 15:03:33'),
(22654, 'Stamaril', '2257.00', '1000 IU/0.5 ml', '1133', '78', '198', '2022-09-09 15:09:06', '2022-09-09 15:09:06'),
(22655, 'Accelate', '26.26', '20 mg', '1114', '13', '18', '2022-09-09 15:12:18', '2022-09-09 15:12:18'),
(22656, 'Zafir', '20.07', '20 mg', '1114', '13', '19', '2022-09-09 15:12:57', '2022-09-09 15:12:57'),
(22657, 'Zukast', '26.00', '20 mg', '1114', '13', '43', '2022-09-09 15:13:32', '2022-09-09 15:13:32'),
(22658, 'Eplon', '6.00', '5 mg', '1115', '16', '43', '2022-09-09 15:14:12', '2022-09-09 15:14:12'),
(22659, 'Eplon', '10.00', '10 mg', '1115', '16', '43', '2022-09-09 15:14:52', '2022-09-09 15:14:52'),
(22660, 'Xinc OT', '5.00', '60 mg', '1117', '13', '71', '2022-09-09 15:15:38', '2022-09-09 15:15:38'),
(22661, 'ZincFast', '5.00', '60 mg', '1117', '13', '127', '2022-09-09 15:16:07', '2022-09-09 15:16:07'),
(22662, 'Zinoret', '5.00', '60 mg', '1117', '13', '136', '2022-09-09 15:16:36', '2022-09-09 15:16:36'),
(22663, 'Zorate', '5.00', '60 mg', '1117', '13', '92', '2022-09-09 15:17:08', '2022-09-09 15:17:08'),
(22664, 'Sudoderm', '120.00', '15.25%+0.39%+1.01%+4.00% (15 gm tube)', '1120', '29', '124', '2022-09-09 15:19:22', '2022-09-09 15:19:22'),
(22665, 'Sudoderm', '220.00', '15.25%+0.39%+1.01%+4.00% (30 gm tube)', '1120', '29', '124', '2022-09-09 15:19:57', '2022-09-09 15:19:57'),
(22666, 'SunMask', '250.00', 'N/A', '1123', '29', '179', '2022-09-09 15:20:48', '2022-09-09 15:20:48'),
(22667, 'B-Zn', '35.00', '10 mg/5 ml', '1124', '59', '42', '2022-09-09 15:23:32', '2022-09-09 15:23:32'),
(22668, 'Baby Zinc', '1.76', '20 mg', '1124', '13', '19', '2022-09-09 16:29:48', '2022-09-09 16:29:48'),
(22669, 'Bimuty', '2.00', '20 mg', '1124', '13', '142', '2022-09-09 16:30:27', '2022-09-09 16:30:27'),
(22670, 'Bimuty DS', '36.00', '10 mg/5 ml', '1124', '59', '142', '2022-09-09 16:32:57', '2022-09-09 16:32:57'),
(22671, 'Biozinc', '35.00', '10 mg/5 ml', '1124', '59', '91', '2022-09-09 16:33:42', '2022-09-09 16:33:42'),
(22672, 'BP Zinc', '1.75', '20 mg', '1124', '13', '48', '2022-09-09 16:36:14', '2022-09-09 16:36:14'),
(22673, 'C-Zinc', '30.00', '10 mg/5 ml', '1124', '59', '50', '2022-09-09 16:37:02', '2022-09-09 16:37:02'),
(22674, 'Conzi', '35.11', '10 mg/5 ml', '1124', '59', '53', '2022-09-09 16:37:43', '2022-09-09 16:37:43'),
(22675, 'G-Zinc', '1.00', '20 mg', '1124', '13', '84', '2022-09-09 16:38:39', '2022-09-09 16:38:39'),
(22676, 'G-Zinc', '20.00', '10 mg/5 ml', '1124', '59', '84', '2022-09-09 16:39:36', '2022-09-09 16:39:36'),
(22677, 'Grow', '30.00', '10 mg/5 ml', '1124', '59', '67', '2022-09-09 16:40:14', '2022-09-09 16:40:14'),
(22678, 'J-Zinc', '30.00', '10 mg/5 ml', '1124', '59', '20', '2022-09-09 16:44:56', '2022-09-09 16:44:56'),
(22679, 'Kidizinc', '35.00', '10 mg/5 ml', '1124', '59', '194', '2022-09-09 16:46:36', '2022-09-09 16:46:36'),
(22680, 'Kidzin', '35.11', '10 mg/5 ml', '1124', '59', '172', '2022-09-09 16:50:52', '2022-09-09 16:50:52'),
(22681, 'Leozinc', '32.00', '4.05 mg/5 ml', '1124', '59', '105', '2022-09-09 16:52:46', '2022-09-09 16:52:46'),
(22682, 'Leozinc DS', '35.00', '10 mg/5 ml', '1124', '59', '105', '2022-09-09 16:54:00', '2022-09-09 16:54:00'),
(22683, 'Mazic', '35.00', '10 mg/5 ml', '1124', '59', '161', '2022-09-09 16:54:43', '2022-09-09 16:54:43'),
(22684, 'Mazic DS', '55.00', '20 mg/5 ml', '1124', '59', '161', '2022-09-09 16:55:29', '2022-09-09 16:55:29'),
(22685, 'Mazic Jr', '38.00', '4.05 mg/5 ml', '1124', '59', '161', '2022-09-09 16:56:19', '2022-09-09 16:56:19'),
(22686, 'My Zinc', '1.75', '20 mg', '1124', '13', '53', '2022-09-09 16:57:04', '2022-09-09 16:57:04'),
(22687, 'Naafzinc-DS', '1.75', '20 mg', '1124', '13', '123', '2022-09-09 16:57:48', '2022-09-09 16:57:48'),
(22688, 'Naafzinc-DS', '45.00', '20 mg/5 ml', '1124', '59', '123', '2022-09-09 16:59:11', '2022-09-09 16:59:11'),
(22689, 'Neo zinc', '1.50', '20 mg', '1124', '13', '185', '2022-09-09 17:01:03', '2022-09-09 17:01:03'),
(22690, 'Neo zinc', '30.00', '10 mg/5 ml', '1124', '59', '185', '2022-09-09 17:03:57', '2022-09-09 17:03:57'),
(22691, 'Nid', '2.75', '20 mg', '1124', '13', '136', '2022-09-09 17:06:13', '2022-09-09 17:06:13'),
(22692, 'Nid', '35.00', '10 mg/5 ml', '1124', '59', '136', '2022-09-09 17:07:35', '2022-09-09 17:07:35'),
(22693, 'Nipozin', '35.11', '10 mg/5 ml', '1124', '59', '127', '2022-09-09 17:08:22', '2022-09-09 17:08:22'),
(22694, 'Oral-Z', '26.18', '10 mg/5 ml', '1124', '59', '18', '2022-09-09 17:14:05', '2022-09-09 17:14:05'),
(22695, 'Oral-Z', '1.51', '20 mg', '1124', '13', '18', '2022-09-09 17:15:32', '2022-09-09 17:15:32'),
(22696, 'Orazinc', '1.52', '20 mg', '1124', '13', '124', '2022-09-09 17:37:31', '2022-09-09 17:37:31'),
(22697, 'Orazinc', '34.00', '10 mg/5 ml', '1124', '59', '124', '2022-09-09 17:39:09', '2022-09-09 17:39:09'),
(22698, 'Orgazinc', '35.11', '10 mg/5 ml', '1124', '59', '138', '2022-09-09 17:40:54', '2022-09-09 17:40:54'),
(22699, 'Ozink', '35.00', '10 mg/5 ml', '1124', '59', '134', '2022-09-09 17:45:27', '2022-09-09 17:45:27'),
(22700, 'P-Zink', '2.00', '20 mg', '1124', '13', '150', '2022-09-09 17:46:14', '2022-09-09 17:46:14'),
(22701, 'Pedi-Z', '30.00', '10 mg/5 ml', '1124', '59', '182', '2022-09-09 17:47:18', '2022-09-09 17:47:18'),
(22702, 'Pedizinc', '35.00', '10 mg/5 ml', '1124', '59', '157', '2022-09-09 17:51:02', '2022-09-09 17:51:02'),
(22703, 'Pep', '36.00', '4.05 mg/5 ml', '1124', '59', '140', '2022-09-09 17:52:54', '2022-09-09 17:52:54'),
(22704, 'Pep-2', '38.00', '10 mg/5 ml (100 ml bottle)', '1124', '59', '140', '2022-09-09 17:53:55', '2022-09-09 17:53:55'),
(22705, 'Pep-2', '60.18', '10 mg/5 ml (200 ml bottle)', '1124', '59', '140', '2022-09-09 17:54:52', '2022-09-09 17:54:52'),
(22706, 'Pep-20', '2.75', '20 mg', '1124', '13', '140', '2022-09-09 17:56:10', '2022-09-09 17:56:10'),
(22707, 'Pep-20', '57.00', '20 mg/5 ml', '1124', '59', '140', '2022-09-09 17:59:25', '2022-09-09 17:59:25'),
(22708, 'Peptin', '25.28', '4.05 mg/5 ml', '1124', '59', '126', '2022-09-09 18:00:17', '2022-09-09 18:00:17'),
(22709, 'Peptin-DS', '35.00', '10 mg/5 ml', '1124', '59', '126', '2022-09-09 18:01:19', '2022-09-09 18:01:19'),
(22710, 'SMC Zinc', '1.75', '20 mg', '1124', '13', '176', '2022-09-09 18:02:13', '2022-09-09 18:02:13'),
(22711, 'Square Zinc', '2.01', '20 mg', '1124', '13', '179', '2022-09-09 18:03:16', '2022-09-09 18:03:16'),
(22712, 'Syp-zi', '30.00', '10 mg/5 ml', '1124', '59', '192', '2022-09-09 18:04:03', '2022-09-09 18:04:03'),
(22713, 'Syrup Zinc', '28.00', '4.05 mg/5 ml', '1124', '59', '35', '2022-09-09 18:04:54', '2022-09-09 18:04:54'),
(22714, 'Syrup Zinc-200', '30.00', '10 mg/5 ml', '1124', '59', '35', '2022-09-09 18:06:09', '2022-09-09 18:06:09'),
(22715, 'Syrup-ZP', '34.00', '10 mg/5 ml', '1124', '59', '146', '2022-09-09 18:07:28', '2022-09-09 18:07:28'),
(22716, 'Temzinc', '33.00', '10 mg/5 ml', '1124', '59', '184', '2022-09-09 18:08:31', '2022-09-09 18:08:31'),
(22717, 'Tiny-Z', '30.00', '10 mg/5 ml', '1124', '59', '147', '2022-09-09 18:09:49', '2022-09-09 18:09:49'),
(22718, 'Xinc', '2.75', '20 mg', '1124', '13', '71', '2022-09-09 18:11:01', '2022-09-09 18:11:01'),
(22719, 'Xinc', '35.00', '10 mg/5 ml (100 ml bottle)', '1124', '59', '71', '2022-09-09 18:12:16', '2022-09-09 18:12:16'),
(22720, 'Xinc', '50.00', '10 mg/5 ml (150 ml bottle)', '1124', '59', '71', '2022-09-09 18:14:35', '2022-09-09 18:14:35'),
(22721, 'Xinc', '55.00', '10 mg/5 ml (200 ml bottle)', '1124', '59', '71', '2022-09-09 18:16:02', '2022-09-09 18:16:02'),
(22722, 'Xinc DS', '55.00', '20 mg/5 ml', '1124', '59', '71', '2022-09-09 18:19:42', '2022-09-09 18:19:42'),
(22723, 'Xinc DT', '1.75', '20 mg', '1124', '13', '23', '2022-09-09 18:45:38', '2022-09-09 18:45:38');
INSERT INTO `brands` (`id`, `brand_name`, `unit_price`, `strength`, `generic_id`, `dosage_id`, `company_id`, `created_at`, `updated_at`) VALUES
(22724, 'Z-sil', '25.17', '10 mg/5 ml (100 ml bottle)', '1124', '59', '174', '2022-09-09 18:47:42', '2022-09-09 18:47:42'),
(22725, 'Z-sil', '48.33', '10 mg/5 ml (200 ml bottle)', '1124', '59', '174', '2022-09-09 18:50:28', '2022-09-09 18:50:28'),
(22726, 'Zeal', '30.15', '10 mg/5 ml', '1124', '59', '98', '2022-09-09 18:51:16', '2022-09-09 18:51:16'),
(22727, 'Zedex', '1.51', '20 mg', '1124', '13', '43', '2022-09-09 18:51:38', '2022-09-09 18:51:38'),
(22728, 'Zedex DS', '30.00', '10 mg/5 ml', '1124', '59', '43', '2022-09-09 18:52:41', '2022-09-09 18:52:41'),
(22729, 'Zedex Max', '55.00', '20 mg/5 ml', '1124', '59', '43', '2022-09-09 18:53:28', '2022-09-09 18:53:28'),
(22730, 'Zee-1', '30.00', '4.05 mg/5 ml', '1124', '59', '90', '2022-09-09 19:26:10', '2022-09-09 19:26:10'),
(22731, 'Zee-2', '50.00', '10 mg/5 ml', '1124', '59', '90', '2022-09-09 19:26:58', '2022-09-09 19:26:58'),
(22732, 'Zeenee', '30.00', '10 mg/5 ml', '1124', '59', '51', '2022-09-09 19:27:50', '2022-09-09 19:27:50'),
(22733, 'Zeenk', '32.00', '10 mg/5 ml', '1124', '59', '54', '2022-09-09 19:28:25', '2022-09-09 19:28:25'),
(22734, 'Zemin', '30.00', '10 mg/5 ml', '1124', '59', '73', '2022-09-09 19:29:10', '2022-09-09 19:29:10'),
(22735, 'Zemin', '2.70', '20 mg', '1124', '13', '73', '2022-09-09 19:31:13', '2022-09-09 19:31:13'),
(22736, 'Zemin DS', '55.00', '20 mg/5 ml', '1124', '59', '73', '2022-09-09 19:32:12', '2022-09-09 19:32:12'),
(22737, 'Zep', '35.11', '20 mg/5 ml', '1124', '59', '23', '2022-09-09 19:33:03', '2022-09-09 19:33:03'),
(22738, 'Zep Junior', '35.11', '10 mg/5 ml', '1124', '59', '23', '2022-09-09 19:33:42', '2022-09-09 19:33:42'),
(22739, 'Zesup', '35.11', '10 mg/5 ml', '1124', '59', '179', '2022-09-09 19:34:32', '2022-09-09 19:34:32'),
(22740, 'Zico', '32.00', '10 mg/5 ml', '1124', '59', '78', '2022-09-09 19:35:14', '2022-09-09 19:35:14'),
(22741, 'Zido', '35.11', '10 mg/5 ml', '1124', '59', '130', '2022-09-09 19:36:04', '2022-09-09 19:36:04'),
(22742, 'Ziflu', '1.50', '20 mg', '1124', '13', '92', '2022-09-09 19:36:48', '2022-09-09 19:36:48'),
(22743, 'Zilfu', '30.00', '10 mg/5 ml', '1124', '59', '92', '2022-09-09 19:37:41', '2022-09-09 19:37:41'),
(22744, 'Zifort', '30.00', '10 mg/5 ml', '1124', '59', '72', '2022-09-09 19:39:26', '2022-09-09 19:39:26'),
(22745, 'Zikid', '35.00', '10 mg/5 ml', '1124', '59', '82', '2022-09-09 19:40:18', '2022-09-09 19:40:18'),
(22746, 'Zimon', '1.75', '20 mg', '1124', '13', '196', '2022-09-09 19:40:45', '2022-09-09 19:40:45'),
(22747, 'Zimon', '1.75', '20 mg', '1124', '13', '196', '2022-09-09 19:40:55', '2022-09-09 19:40:55'),
(22748, 'Zimon', '1.75', '20 mg', '1124', '13', '196', '2022-09-09 19:40:55', '2022-09-09 19:40:55'),
(22749, 'Zimon', '30.00', '10 mg/5 ml', '1124', '59', '196', '2022-09-09 19:43:53', '2022-09-09 19:43:53'),
(22750, 'Zinc Kid', '20.00', '20 mg', '1124', '13', '22', '2022-09-09 19:44:40', '2022-09-09 19:44:40'),
(22751, 'Zinc Sulphate', '30.00', '10 mg/5 ml', '1124', '59', '30', '2022-09-09 19:45:26', '2022-09-09 19:45:26'),
(22752, 'Zinc-AG', '52.00', '10 mg/5 ml', '1124', '59', '173', '2022-09-09 19:46:10', '2022-09-09 19:46:10'),
(22753, 'Zinc-R', '2.75', '20 mg', '1124', '13', '156', '2022-09-09 19:47:00', '2022-09-09 19:47:00'),
(22754, 'Zinc-S', '25.00', '10 mg/5 ml', '1124', '59', '27', '2022-09-09 19:47:48', '2022-09-09 19:47:48'),
(22755, 'Zinca', '35.00', '10 mg/5 ml', '1124', '59', '32', '2022-09-09 19:48:38', '2022-09-09 19:48:38'),
(22756, 'Zincare', '2.00', '20 mg', '1124', '13', '98', '2022-09-09 19:49:46', '2022-09-09 19:49:46'),
(22757, 'Zincase', '27.00', '10 mg/5 ml', '1124', '59', '159', '2022-09-09 19:50:28', '2022-09-09 19:50:28'),
(22758, 'Zincep', '30.00', '10 mg/5 ml', '1124', '59', '62', '2022-09-09 19:51:13', '2022-09-09 19:51:13'),
(22759, 'Zincoral', '30.00', '10 mg/5 ml', '1124', '59', '197', '2022-09-09 19:52:03', '2022-09-09 19:52:03'),
(22760, 'Zincoral DT', '2.00', '20 mg', '1124', '13', '197', '2022-09-09 19:52:55', '2022-09-09 19:52:55'),
(22761, 'ZincTab', '2.75', '20 mg', '1124', '13', '91', '2022-09-09 19:53:47', '2022-09-09 19:53:47'),
(22762, 'Zinga', '35.00', '10 mg/5 ml', '1124', '59', '45', '2022-09-09 19:54:31', '2022-09-09 19:54:31'),
(22763, 'Zinga', '2.00', '20 mg', '1124', '13', '45', '2022-09-09 19:55:16', '2022-09-09 19:55:16'),
(22764, 'Zinofa', '30.00', '10 mg/5 ml', '1124', '59', '117', '2022-09-09 19:56:08', '2022-09-09 19:56:08'),
(22765, 'Zinon', '1.48', '20 mg', '1124', '13', '112', '2022-09-09 19:56:59', '2022-09-09 19:56:59'),
(22766, 'Zinon', '34.00', '10 mg/5 ml', '1124', '59', '112', '2022-09-09 19:57:50', '2022-09-09 19:57:50'),
(22767, 'Zinpro', '30.00', '10 mg/5 ml', '1124', '59', '102', '2022-09-09 19:59:15', '2022-09-09 19:59:15'),
(22768, 'Zins', '26.00', '10 mg/5 ml', '1124', '59', '93', '2022-09-09 20:00:00', '2022-09-09 20:00:00'),
(22769, 'Zinsul', '28.00', '4.05 mg/5 ml', '1124', '59', '64', '2022-09-09 20:00:54', '2022-09-09 20:00:54'),
(22770, 'Zinta-20', '50.00', '20 mg/5 ml', '1124', '59', '120', '2022-09-09 20:01:45', '2022-09-09 20:01:45'),
(22771, 'Zinton', '35.00', '10 mg/5 ml', '1124', '59', '116', '2022-09-09 20:02:31', '2022-09-09 20:02:31'),
(22772, 'Zipol', '32.00', '10 mg/5 ml', '1124', '59', '31', '2022-09-09 20:03:14', '2022-09-09 20:03:14'),
(22773, 'Ziqui', '35.00', '10 mg/5 ml', '1124', '59', '119', '2022-09-09 20:04:11', '2022-09-09 20:04:11'),
(22774, 'Zis-DS', '38.11', '10 mg/5 ml', '1124', '59', '19', '2022-09-09 20:05:39', '2022-09-09 20:05:39'),
(22775, 'Zismo', '35.00', '10 mg/5 ml', '1124', '59', '101', '2022-09-09 20:06:32', '2022-09-09 20:06:32'),
(22776, 'Zisul', '25.00', '10 mg/5 ml', '1124', '59', '111', '2022-09-09 20:07:16', '2022-09-09 20:07:16'),
(22777, 'Zisulmet', '30.00', '10 mg/5 ml', '1124', '59', '113', '2022-09-09 20:07:54', '2022-09-09 20:07:54'),
(22778, 'Ziton', '30.10', '10 mg/5 ml', '1124', '59', '65', '2022-09-09 20:08:33', '2022-09-09 20:08:33'),
(22779, 'Zixol', '30.00', '10 mg/5 ml', '1124', '59', '190', '2022-09-09 20:09:21', '2022-09-09 20:09:21'),
(22780, 'Zixol', '2.00', '20 mg', '1124', '13', '190', '2022-09-09 20:10:23', '2022-09-09 20:10:23'),
(22781, 'ZMS', '35.00', '10 mg/5 ml', '1124', '59', '170', '2022-09-09 20:11:07', '2022-09-09 20:11:07'),
(22782, 'Zn', '35.00', '10 mg/5 ml', '1124', '59', '28', '2022-09-09 20:11:51', '2022-09-09 20:11:51'),
(22783, 'Zs', '30.00', '10 mg/5 ml', '1124', '59', '60', '2022-09-09 20:12:35', '2022-09-09 20:12:35'),
(22784, 'ZT', '1.51', '20 mg', '1124', '13', '39', '2022-09-09 20:13:23', '2022-09-09 20:13:23'),
(22785, 'Zym', '30.00', '4.05 mg/5 ml', '1124', '59', '88', '2022-09-09 20:14:31', '2022-09-09 20:14:31'),
(22786, 'Zym DS', '35.00', '10 mg/5 ml', '1124', '59', '88', '2022-09-09 20:15:13', '2022-09-09 20:15:13'),
(22787, 'Zipradon', '5.00', '20 mg', '1125', '16', '65', '2022-09-09 20:19:49', '2022-09-09 20:19:49'),
(22788, 'Zipradon', '10.00', '40 mg', '1125', '16', '65', '2022-09-09 20:20:36', '2022-09-09 20:20:36'),
(22789, 'Acidron', '5000.00', '4 mg/5 ml', '1126', '50', '18', '2022-09-09 20:21:24', '2022-09-09 20:21:24'),
(22790, 'Drometa', '5000.00', '4 mg/5 ml', '1126', '50', '92', '2022-09-09 20:22:08', '2022-09-09 20:22:08'),
(22791, 'Ostometa', '5000.00', '4 mg/5 ml', '1126', '50', '185', '2022-09-09 20:22:47', '2022-09-09 20:22:47'),
(22792, 'Xoleron', '5000.00', '4 mg/5 ml', '1126', '50', '39', '2022-09-09 20:23:25', '2022-09-09 20:23:25'),
(22793, 'Zerlinda', '7800.00', '4 mg/5 ml', '1126', '50', '47', '2022-09-09 20:24:09', '2022-09-09 20:24:09'),
(22794, 'Zoclast', '6500.00', '4 mg/5 ml', '1126', '50', '89', '2022-09-09 20:24:44', '2022-09-09 20:24:44'),
(22795, 'Zometa', '30113.60', '4 mg/5 ml', '1126', '50', '128', '2022-09-09 20:25:32', '2022-09-09 20:25:32'),
(22796, 'Aclasta', '33927.98', '5 mg/100 ml', '1127', '50', '167', '2022-09-09 20:26:29', '2022-09-09 20:26:29'),
(22797, 'Bonizol', '6000.00', '5 mg/100 ml', '1127', '50', '179', '2022-09-09 20:27:05', '2022-09-09 20:27:05'),
(22798, 'Zoledron', '5950.00', '5 mg/100 ml', '1127', '50', '136', '2022-09-09 20:28:34', '2022-09-09 20:28:34'),
(22799, 'Zolenic', '6000.00', '5 mg/100 ml', '1127', '50', '92', '2022-09-09 20:29:13', '2022-09-09 20:29:13'),
(22800, 'Zoltero', '7000.00', '5 mg/100 ml', '1127', '50', '43', '2022-09-09 20:30:02', '2022-09-09 20:30:02'),
(22801, 'Miotrol', '17.00', '2.5 mg', '1128', '13', '65', '2022-09-09 20:30:48', '2022-09-09 20:30:48'),
(22802, 'Nomi', '25.17', '2.5 mg', '1128', '13', '179', '2022-09-09 20:31:34', '2022-09-09 20:31:34'),
(22803, 'Nomiten', '20.00', '2.5 mg', '1128', '13', '162', '2022-09-09 20:32:28', '2022-09-09 20:32:28'),
(22804, 'Zolmit', '25.00', '2.5 mg', '1128', '13', '43', '2022-09-09 20:33:05', '2022-09-09 20:33:05'),
(22805, 'Zomitan', '25.00', '2.5 mg', '1128', '13', '92', '2022-09-09 20:33:45', '2022-09-09 20:33:45'),
(22806, 'Nitrest', '4.96', '10 mg', '1129', '13', '180', '2022-09-09 20:34:32', '2022-09-09 20:34:32'),
(22807, 'Xonimide', '15.00', '50 mg', '1130', '16', '39', '2022-09-10 01:36:26', '2022-09-10 01:36:26'),
(22808, 'Xonimide', '15.00', '50 mg', '1130', '16', '39', '2022-09-10 01:36:26', '2022-09-10 01:36:26'),
(22809, 'Xonimide', '15.00', '50 mg', '1130', '13', '39', '2022-09-10 01:36:59', '2022-09-10 01:36:59'),
(22810, 'Xonimide', '15.00', '50 mg', '1130', '13', '39', '2022-09-10 01:38:02', '2022-09-10 01:38:02'),
(22811, 'Xonimide', '15.00', '50 mg', '1130', '13', '39', '2022-09-10 01:38:03', '2022-09-10 01:38:03'),
(22812, 'Xonimide', '15.00', '50 mg', '1130', '13', '39', '2022-09-10 01:38:03', '2022-09-10 01:38:03'),
(22813, 'Imovane', '10.03', '7.5 mg', '1131', '13', '198', '2022-09-10 01:39:07', '2022-09-10 01:39:07'),
(22814, 'Imovane', '10.03', '7.5 mg', '1131', '13', '198', '2022-09-10 01:39:56', '2022-09-10 01:39:56'),
(22815, 'Imovane', '10.03', '7.5 mg', '1131', '13', '198', '2022-09-10 01:39:56', '2022-09-10 01:39:56'),
(22816, 'Alben Suspension 10 ml', '23', '200 mg.', '53', '67', '71', '2023-11-15 21:18:55', '2023-11-15 21:18:55');

-- --------------------------------------------------------

--
-- Table structure for table `categories`
--

CREATE TABLE `categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cat_name` varchar(255) NOT NULL,
  `cat_image` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `categories`
--

INSERT INTO `categories` (`id`, `cat_name`, `cat_image`, `created_at`, `updated_at`) VALUES
(1, 'Medicine', '2057881846.png', '2022-02-01 07:05:58', '2022-02-05 06:03:25'),
(2, 'Instrument', '44380425.jpg', '2022-02-05 06:05:08', '2022-03-19 05:35:35'),
(3, 'Equipment', '1964382052.png', '2022-02-05 06:04:08', '2022-02-05 06:04:08'),
(4, 'Chemicals', '437507649.png', '2022-02-05 06:04:42', '2022-02-05 06:04:42'),
(5, 'Vaccines', '1389513561.jpg', '2022-02-05 06:05:08', '2022-02-10 22:02:07'),
(9, 'Gauze, Bandage & Cotton', '1484021140.jpg', '2022-02-05 06:05:08', '2022-03-19 05:36:10'),
(10, 'Furniture', '15079573.jpg', '2022-02-05 06:05:08', '2022-03-19 05:37:13'),
(11, 'Linen item', '1590973004.jpg', '2022-02-05 06:05:08', '2022-03-19 05:37:29'),
(12, 'Miscellaneous', '1002471065.jpg', '2022-02-05 06:05:08', '2022-03-19 05:37:58');

-- --------------------------------------------------------

--
-- Table structure for table `doctors`
--

CREATE TABLE `doctors` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `doctor_name` varchar(255) NOT NULL,
  `doctor_qualification` varchar(255) DEFAULT NULL,
  `department` varchar(255) DEFAULT NULL,
  `medical` varchar(255) DEFAULT NULL,
  `chamber` varchar(255) DEFAULT NULL,
  `contact_no` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `doctors`
--

INSERT INTO `doctors` (`id`, `doctor_name`, `doctor_qualification`, `department`, `medical`, `chamber`, `contact_no`, `created_at`, `updated_at`) VALUES
(1, 'Brig. Gen. Prof. Dr. MHM Delwar Hossain', 'MBBS, DA, MCPS, FCPS (Anesthesiology)', 'Anesthesia', 'Combined Military Hospital (CMH), Dhaka', 'IBN SINA Diagnostic, Dhanmondi', '+8809610010615', '2022-07-05 21:08:38', '2022-07-07 06:13:07');

-- --------------------------------------------------------

--
-- Table structure for table `documents`
--

CREATE TABLE `documents` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `document_file` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `documents`
--

INSERT INTO `documents` (`id`, `title`, `document_file`, `created_at`, `updated_at`) VALUES
(2, 'Allopathic Drug Manufacturers', '196108735(alpha-medicare.com).pdf', '2022-01-31 01:34:05', '2022-01-31 01:34:05');

-- --------------------------------------------------------

--
-- Table structure for table `dosages`
--

CREATE TABLE `dosages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `dosage_forms` varchar(255) NOT NULL,
  `icon_image` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `dosages`
--

INSERT INTO `dosages` (`id`, `dosage_forms`, `icon_image`, `created_at`, `updated_at`) VALUES
(10, 'Injection', '613521979.png', '2022-01-17 06:11:06', '2022-02-05 05:29:47'),
(13, 'Tablet', '893443473.jpg', '2022-02-08 07:12:07', '2022-02-14 07:31:39'),
(14, 'Tablet (Bilayer)', '1502494636.jpg', '2022-02-14 07:32:23', '2022-02-14 07:32:23'),
(15, 'Tablet (Bolus)', '1240512968.jpg', '2022-02-14 07:32:41', '2022-02-14 07:32:41'),
(16, 'Capsul', '1088958628.jpg', '2022-02-14 07:33:38', '2022-02-14 07:33:38'),
(17, 'Capsule (Blended Pellets)', '51312374.jpg', '2022-02-14 07:34:07', '2022-02-14 07:34:07'),
(18, 'Capsule (Controlled Release)', '1845920128.jpg', '2022-02-14 07:34:27', '2022-02-14 07:34:27'),
(19, 'Capsule (Delayed Release)', '1501779033.jpg', '2022-02-14 07:34:48', '2022-02-14 07:34:48'),
(20, 'Capsule (Extended Release)', '1062219053.jpg', '2022-02-14 07:35:17', '2022-02-14 07:35:17'),
(21, 'Capsule (Liquid Filled)', '130650619.jpg', '2022-02-14 07:35:43', '2022-02-14 07:35:43'),
(22, 'Capsule (Micronized)', '1174858189.jpg', '2022-02-14 07:36:04', '2022-02-14 07:36:04'),
(23, 'Capsule (Modified Release)', '1506466161.jpg', '2022-02-14 07:36:26', '2022-02-14 07:36:26'),
(24, 'Capsule (Sustained Release)', '1214424913.jpg', '2022-02-14 07:36:51', '2022-02-14 07:36:51'),
(25, 'Capsule (Time Release)', '2142144475.jpg', '2022-02-14 07:37:12', '2022-02-14 07:37:12'),
(26, 'Tablet (Chewable)', '1617082467.jpg', '2022-02-14 07:39:58', '2022-02-14 07:39:58'),
(27, 'Tablet (Chewing Ghum)', '443922052.jpg', '2022-02-14 07:40:33', '2022-02-14 07:40:33'),
(28, 'Oral Solution (Concentrated)', '1447935884.jfif', '2022-02-14 07:44:25', '2022-02-14 07:44:25'),
(29, 'Cream', '1315487341.jpg', '2022-02-14 07:56:19', '2022-02-14 07:56:19'),
(30, 'Dental Gel', '1954430265.jpg', '2022-02-14 08:14:17', '2022-02-14 08:14:17'),
(31, 'Dialysis Solution', '2015830889.jpg', '2022-02-14 08:15:54', '2022-02-14 08:15:54'),
(32, 'Ear Drop', '1499834786.jpg', '2022-02-14 08:16:10', '2022-02-14 08:16:10'),
(33, 'Effervescent Granules', '1413144780.jpg', '2022-02-14 08:16:31', '2022-02-14 08:16:31'),
(34, 'Effervescent Powder', '1177482362.jpg', '2022-02-14 08:16:59', '2022-02-14 08:16:59'),
(35, 'Effervescent Tablet', '1306434543.jfif', '2022-02-14 08:17:15', '2022-02-14 08:17:15'),
(36, 'Elixir', '1095718140.jpg', '2022-02-14 08:18:12', '2022-02-14 08:18:12'),
(37, 'Emulsion for Infusion', '49676300.jpg', '2022-02-14 08:18:45', '2022-02-14 08:18:45'),
(38, 'Eye Capsule', '799208781.jpg', '2022-02-14 08:19:02', '2022-02-14 08:19:02'),
(39, 'Eye Drops', '43910187.jpg', '2022-02-14 08:19:19', '2022-02-14 08:19:19'),
(40, 'Tablet Flash', '1612827600.jpg', '2022-02-14 08:19:36', '2022-02-14 08:19:36'),
(41, 'Gas', '765869097.jpg', '2022-02-14 08:19:56', '2022-02-14 08:19:56'),
(42, 'Gel', '1628514015.jpg', '2022-02-14 08:20:07', '2022-02-14 08:20:07'),
(43, 'Granules for Suspension', '1119415678.jpg', '2022-02-14 08:20:29', '2022-02-14 08:20:29'),
(44, 'Injection', '1899872329.jpg', '2022-02-14 08:21:30', '2022-02-14 08:21:30'),
(45, 'Injection IM', '1013611975.jpg', '2022-02-14 08:22:17', '2022-02-14 08:22:17'),
(46, 'Injection IV', '613552200.jpg', '2022-02-14 08:22:32', '2022-02-14 08:22:32'),
(47, 'Injection IM/SC/Deep SC', '1664601159.jpg', '2022-02-14 08:23:16', '2022-02-14 08:23:16'),
(48, 'Inhaler', '1943916869.jpg', '2022-02-14 08:23:41', '2022-02-14 08:23:41'),
(49, 'IV Injection', '1333422969.jpg', '2022-02-14 08:24:30', '2022-02-14 08:24:30'),
(50, 'IV Infusion', '429478035.jpg', '2022-02-14 08:24:46', '2022-02-14 08:24:46'),
(51, 'Liquid', '1179459580.jpg', '2022-02-14 08:25:02', '2022-02-14 08:25:02'),
(52, 'Mouthwash', '1441751281.jpg', '2022-02-14 08:25:31', '2022-02-14 08:25:31'),
(53, 'Nebulizer Solution', '677634650.jpg', '2022-02-14 08:27:50', '2022-02-14 08:27:50'),
(54, 'Respiratory Solution', '973816627.jpg', '2022-02-14 08:28:22', '2022-02-14 08:28:22'),
(55, 'Solution', '1548323011.jpg', '2022-02-14 08:28:37', '2022-02-14 08:28:37'),
(56, 'Solution for Inhalation', '2016868257.jpg', '2022-02-14 08:28:58', '2022-02-14 08:28:58'),
(57, 'Spray', '1064339703.jpg', '2022-02-14 08:29:13', '2022-02-14 08:29:13'),
(58, 'Suppository', '394727285.jpg', '2022-02-14 08:29:32', '2022-02-14 08:29:32'),
(59, 'Syrup', '1836649919.jpg', '2022-02-14 08:29:49', '2022-02-14 08:29:49'),
(60, 'Topical Gel', '1882115377.jpg', '2022-02-14 08:30:14', '2022-02-14 08:30:14'),
(61, 'Topical Powder', '1314556207.jpg', '2022-02-14 08:30:30', '2022-02-14 08:30:30'),
(62, 'Topical Solution', '663630124.jpg', '2022-02-14 08:30:47', '2022-02-14 08:30:47'),
(63, 'Vaginal Gel', '518987080.jpg', '2022-02-14 08:31:25', '2022-02-14 08:31:25'),
(64, 'Vaginal Suppository', '874053190.jfif', '2022-02-14 08:31:46', '2022-02-14 08:31:46'),
(65, 'Vaginal Tablet', '429235888.jfif', '2022-02-14 08:32:02', '2022-02-14 08:32:02'),
(66, 'Ophthalmic Oinment', '376550400.jpg', '2022-04-17 05:19:04', '2022-04-17 05:19:04'),
(67, 'Oral Suspension', '458354161.png', '2022-04-18 05:12:29', '2022-04-18 05:12:29'),
(68, 'IM Injection', '1244839419.jpg', '2022-04-21 06:12:53', '2022-04-21 06:12:53'),
(69, 'Ophthalmic Solution', '1254031674.jfif', '2022-04-21 18:24:07', '2022-04-21 18:24:07'),
(70, 'Pediatric Drops', '1492158157.jpg', '2022-04-23 15:14:55', '2022-04-23 15:14:55'),
(71, 'Oral Paste', '330707731.jfif', '2022-05-09 20:29:34', '2022-05-09 20:29:34'),
(73, 'Nail Lacquer', '1115803818.jpg', '2022-05-11 23:09:47', '2022-05-11 23:09:47'),
(75, 'Powder for Suspension', '1348061392.jpg', '2022-05-11 23:17:52', '2022-05-11 23:17:52'),
(76, 'Oral Powder', '1453520418.png', '2022-05-20 00:46:47', '2022-05-20 00:46:47'),
(77, 'SC Injection', '118822203.jpg', '2022-06-21 05:49:13', '2022-06-21 05:49:13'),
(78, 'IM/SC Injection', '1630638402.jpg', '2022-07-03 06:09:42', '2022-07-03 06:09:42');

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` varchar(255) NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `generics`
--

CREATE TABLE `generics` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `generic_name` varchar(255) NOT NULL,
  `category_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `generics`
--

INSERT INTO `generics` (`id`, `generic_name`, `category_id`, `created_at`, `updated_at`) VALUES
(21, 'Lidocaine Hydrochloride 2% (Injection)', 1, '2022-01-29 04:30:45', '2022-02-10 02:20:52'),
(22, 'List of Generic Names (Herbal)', 2, '2022-01-29 04:34:00', '2022-01-29 04:34:00'),
(23, 'List of generic name Name (v)', 3, '2022-02-01 06:31:59', '2022-02-01 06:31:59'),
(26, 'Lidocaine+Adrenaline 2% Injection', 1, '2022-02-10 02:31:48', '2022-02-10 02:31:48'),
(27, 'Aceclofenac', 1, '2022-02-10 21:57:38', '2022-02-10 21:57:38'),
(28, 'Abiraterone Acetate', 1, '2022-02-11 05:16:05', '2022-02-11 05:16:05'),
(29, 'Acemetacin', 1, '2022-02-11 05:18:28', '2022-02-11 05:18:28'),
(30, 'Acetate Formulation (Hemodialysis Solution)', 1, '2022-02-11 05:21:39', '2022-02-11 05:21:39'),
(31, 'Acetazolamide', 1, '2022-02-11 05:24:05', '2022-02-11 05:24:05'),
(32, 'Atorvastatin Calcium', 1, '2022-02-12 00:40:11', '2022-02-12 00:40:11'),
(33, 'Atenolol', 1, '2022-02-12 00:43:46', '2022-02-12 00:43:46'),
(34, 'Acetylcysteine', 1, '2022-02-14 04:06:34', '2022-02-14 04:06:34'),
(35, 'Acitretin', 1, '2022-02-14 06:20:27', '2022-02-14 06:20:27'),
(36, 'Activated Charcoal', 1, '2022-02-14 06:20:58', '2022-02-14 06:20:58'),
(37, 'Acyclovir (Injection)', 1, '2022-02-14 06:21:49', '2022-02-14 06:21:49'),
(38, 'Acyclovir (Ophthalmic)', 1, '2022-02-14 06:22:15', '2022-02-14 06:22:15'),
(39, 'Acyclovir (Oral)', 1, '2022-02-14 06:22:41', '2022-02-14 06:22:41'),
(40, 'Acyclovir (Topical)', 1, '2022-02-14 06:25:46', '2022-02-14 06:25:46'),
(41, 'Acyclovir + Hydrocortisone', 1, '2022-02-14 06:26:35', '2022-02-14 06:26:35'),
(42, 'Adalimumab', 1, '2022-02-14 06:26:56', '2022-02-14 06:26:56'),
(43, 'Adapalene', 1, '2022-02-14 06:27:22', '2022-02-14 06:27:22'),
(44, 'Adapalene + Benzoyl peroxide', 1, '2022-02-14 06:27:45', '2022-02-14 06:27:45'),
(45, 'Adefovir Dipivoxil', 1, '2022-02-14 06:28:26', '2022-02-14 06:28:26'),
(46, 'Adenosine', 1, '2022-02-14 06:29:45', '2022-02-14 06:29:45'),
(47, 'Adhatoda vasica+Cantella asiatica', 1, '2022-02-14 06:31:17', '2022-02-14 06:31:17'),
(48, 'Adrenaline', 1, '2022-02-14 06:31:56', '2022-02-14 06:31:56'),
(49, 'Adsorbed Tetanus Vaccine', 1, '2022-02-14 06:32:33', '2022-02-14 06:32:33'),
(50, 'Afatinib Dimaleate', 1, '2022-02-14 06:32:52', '2022-02-14 06:32:52'),
(51, 'Aflibercept', 1, '2022-02-14 06:33:22', '2022-02-14 06:33:22'),
(52, 'Agomelatine', 1, '2022-02-14 06:33:42', '2022-02-14 06:33:42'),
(53, 'Albendazole', 1, '2022-02-14 06:33:56', '2022-02-14 06:33:56'),
(54, 'Albumin (Human)', 1, '2022-02-14 06:34:15', '2022-02-14 06:34:15'),
(55, 'Alcaftadine', 1, '2022-02-14 06:34:34', '2022-02-14 06:34:34'),
(56, 'Alectinib', 1, '2022-02-14 06:34:52', '2022-02-14 06:34:52'),
(57, 'Alendronic Acid', 1, '2022-02-14 06:35:12', '2022-02-14 06:35:12'),
(58, 'Alendronic Acid+Vitamin D3', 1, '2022-02-14 06:35:38', '2022-02-14 06:35:38'),
(59, 'Alfacalcidol', 1, '2022-02-14 06:35:57', '2022-02-14 06:35:57'),
(60, 'Alfuzosin Hydrochloride', 1, '2022-02-14 06:36:24', '2022-02-14 06:36:24'),
(61, 'Allium cepa + Heparin + Allantoin', 1, '2022-02-14 06:36:58', '2022-02-14 06:36:58'),
(62, 'Allopurinol', 1, '2022-02-14 06:37:25', '2022-02-14 06:37:25'),
(63, 'Almitrine Bismesylate + Raubasine', 1, '2022-02-14 06:37:58', '2022-02-14 06:37:58'),
(64, 'Almotriptan', 1, '2022-02-14 06:38:14', '2022-02-14 06:38:14'),
(65, 'Alogliptin', 1, '2022-02-14 06:38:36', '2022-02-14 06:38:36'),
(66, 'Alphanate', 1, '2022-02-14 06:38:57', '2022-02-14 06:38:57'),
(67, 'Alprazolam', 1, '2022-02-14 06:39:14', '2022-02-14 06:39:14'),
(68, 'Alteplase', 1, '2022-02-14 06:39:30', '2022-02-14 06:39:30'),
(69, 'Aluminium Cl + Melaleuca Alternifolia Oil + Geothermal Water', 1, '2022-02-14 06:40:11', '2022-02-14 06:40:11'),
(70, 'Aluminium Chloride Gexahydrate', 1, '2022-02-14 06:40:46', '2022-02-14 06:40:46'),
(71, 'Aluminium Hydroxide + Magnesium Hydroxide', 1, '2022-02-14 06:41:35', '2022-02-14 06:41:35'),
(72, 'Aluminium Oxide + Magnesium Trisilicate', 1, '2022-02-14 06:42:10', '2022-02-14 06:42:10'),
(73, 'Alverine Citrate', 1, '2022-02-14 06:42:34', '2022-02-14 06:42:34'),
(74, 'Amantadine Hydrochloride', 1, '2022-02-14 06:43:01', '2022-02-14 06:43:01'),
(75, 'Ambrisentan', 1, '2022-02-14 06:43:19', '2022-02-14 06:43:19'),
(76, 'Ambroxol Hydrochloride', 1, '2022-02-14 06:43:42', '2022-02-14 06:43:42'),
(77, 'Amikacin', 1, '2022-02-14 06:43:55', '2022-02-14 06:43:55'),
(78, 'Amino Acid', 1, '2022-02-14 06:44:12', '2022-02-14 06:44:12'),
(79, 'Amino Acid + Calcium', 1, '2022-02-14 06:44:29', '2022-02-14 06:44:29'),
(80, 'Amino Acid + D-Sorbitol + Electrolytes', 1, '2022-02-14 06:45:03', '2022-02-14 06:45:03'),
(81, 'Amino Acid + Dextrose + Electrolytes', 1, '2022-02-14 06:45:28', '2022-02-14 06:45:28'),
(82, 'Amino Acid + Glucose + Electrolytes', 1, '2022-02-14 06:45:56', '2022-02-14 06:45:56'),
(83, 'Amino Acid Keto Analogues', 1, '2022-02-14 06:46:17', '2022-02-14 06:46:17'),
(84, 'Aminocaproic Acid', 1, '2022-02-14 06:46:50', '2022-02-14 06:46:50'),
(85, 'Aminophylline', 1, '2022-02-14 06:49:46', '2022-02-14 06:49:46'),
(86, 'Amiodarone Hydrochloride (Injection)', 1, '2022-02-14 06:50:10', '2022-02-14 06:50:10'),
(87, 'Amiodarone Hydrochloride (Tablet)', 1, '2022-02-14 06:50:33', '2022-02-14 06:50:33'),
(88, 'Amisulpride', 1, '2022-02-14 06:50:51', '2022-02-14 06:50:51'),
(89, 'Amitriptyline Hydrochloride + Chlordiazepoxide', 1, '2022-02-14 06:51:31', '2022-02-14 06:51:31'),
(90, 'Amlexanox', 1, '2022-02-14 06:51:51', '2022-02-14 06:51:51'),
(91, 'Amlodipine Besilate', 1, '2022-02-14 06:52:09', '2022-02-14 06:52:09'),
(92, 'Amlodipine Besilate + Atenolol', 1, '2022-02-14 06:52:30', '2022-02-14 06:52:30'),
(93, 'Amlodipine Besilate + Atorvastatin', 1, '2022-02-14 06:52:57', '2022-02-14 06:52:57'),
(94, 'Amlodipine Besilate + Benzepril Hydrochloride', 1, '2022-02-14 06:53:34', '2022-02-14 06:53:34'),
(95, 'Amlodipine Besilate + Telmisartan', 1, '2022-02-14 06:54:09', '2022-02-14 06:54:09'),
(96, 'Amlodipine Besilate + Valsartan', 1, '2022-02-14 06:54:53', '2022-05-11 00:41:24'),
(97, 'Amorolfine Hydrochloride (Cream)', 1, '2022-02-14 06:55:36', '2022-02-14 06:55:36'),
(98, 'Amorolfine Hydrochloride (Nail Lacquer)', 1, '2022-02-14 06:56:17', '2022-02-14 06:56:17'),
(99, 'Amoxicillin + Clavulanic Acid', 1, '2022-02-14 06:56:45', '2022-02-14 06:56:45'),
(100, 'Amoxicillin Trihydrate', 1, '2022-02-14 06:57:05', '2022-02-14 06:57:05'),
(101, 'Amphotericin B', 1, '2022-02-14 06:57:23', '2022-02-14 06:57:23'),
(102, 'Ampicillin Sodium', 1, '2022-02-14 06:59:10', '2022-02-14 06:59:10'),
(103, 'Anastrozole', 1, '2022-02-14 06:59:25', '2022-02-14 06:59:25'),
(104, 'Anidulafungin', 1, '2022-02-14 06:59:51', '2022-02-14 06:59:51'),
(105, 'Antazoline Hydrochloride + Tetiyzoline Hydrochloride', 1, '2022-02-14 07:00:10', '2022-02-14 07:00:10'),
(106, 'anti-Thymocyte Globulin', 1, '2022-02-14 07:00:54', '2022-02-14 07:00:54'),
(107, 'Antihemophilic Factor [ Factor VIII ]', 1, '2022-02-14 07:01:47', '2022-02-14 07:01:47'),
(108, 'Antioxidants and Micronutrients', 1, '2022-02-14 07:02:26', '2022-02-14 07:02:26'),
(109, 'Apis mellifica + Gelsemium sempervirens + Gnaphalium', 1, '2022-02-14 07:02:43', '2022-02-14 07:02:43'),
(110, 'Apixaban', 1, '2022-02-14 07:03:18', '2022-02-14 07:03:18'),
(111, 'Apremilast', 1, '2022-02-14 07:03:37', '2022-02-14 07:03:37'),
(112, 'Aprepitant', 1, '2022-02-14 07:03:54', '2022-02-14 07:03:54'),
(113, 'Arabinoxylan', 1, '2022-02-14 07:04:13', '2022-02-14 07:04:13'),
(114, 'Arformoterol Tartrate', 1, '2022-02-14 07:04:35', '2022-02-14 07:04:35'),
(115, 'Aripiprazole', 1, '2022-02-14 07:04:55', '2022-02-14 07:04:55'),
(116, 'Armodafinil', 1, '2022-02-14 07:05:14', '2022-02-14 07:05:14'),
(117, 'Artemether', 1, '2022-02-14 07:05:32', '2022-02-14 07:05:32'),
(118, 'Artemether + Lumefantrine', 1, '2022-02-14 07:05:53', '2022-02-14 07:05:53'),
(119, 'Artesunate', 1, '2022-02-14 07:06:15', '2022-02-14 07:06:15'),
(120, 'Articaine Hydrochloride + Epinephrine', 1, '2022-02-14 07:06:50', '2022-02-14 07:06:50'),
(121, 'Aspartame', 1, '2022-02-14 07:07:02', '2022-02-14 07:07:02'),
(122, 'Aspirine', 1, '2022-02-14 07:07:25', '2022-02-14 07:07:25'),
(123, 'Aspirine + Dipyridamole', 1, '2022-02-14 07:07:49', '2022-02-14 07:07:49'),
(124, 'Astaxanthin', 1, '2022-02-14 07:08:07', '2022-02-14 07:08:07'),
(125, 'Atenolol + Chlorthalidone', 1, '2022-02-14 07:09:00', '2022-02-14 07:09:00'),
(126, 'Atenolol + Nifedipine', 1, '2022-02-14 07:09:52', '2022-02-14 07:09:52'),
(127, 'Atezolizumab', 1, '2022-02-14 07:10:17', '2022-02-14 07:10:17'),
(128, 'Atomoxetine Hydrochloride', 1, '2022-02-14 07:10:38', '2022-02-14 07:10:38'),
(129, 'Atosiban Acetate', 1, '2022-02-14 07:11:33', '2022-02-14 07:11:33'),
(130, 'Atracurium Besilate', 1, '2022-02-14 07:11:55', '2022-02-14 07:11:55'),
(131, 'Atropine Sulphate', 1, '2022-02-14 07:12:15', '2022-02-14 07:12:15'),
(132, 'Avanafil', 1, '2022-02-14 07:12:32', '2022-02-14 07:12:32'),
(133, 'Axitinib', 1, '2022-02-14 07:12:53', '2022-02-14 07:12:53'),
(134, 'Azathioprine', 1, '2022-02-14 07:13:10', '2022-02-14 07:13:10'),
(135, 'Azelaic Acid', 1, '2022-02-14 07:13:31', '2022-02-14 07:13:31'),
(136, 'Azelastine Hydrochloride (Eye Drop)', 1, '2022-02-14 07:14:10', '2022-02-14 07:14:10'),
(137, 'Azelastine Hydrochloride (Nasal Spray)', 1, '2022-02-14 07:14:35', '2022-02-14 07:14:35'),
(138, 'Azelastine Hydrochloride + Fluticasone Propionate', 1, '2022-02-14 07:15:02', '2022-02-14 07:15:02'),
(139, 'Azilsartan Medoxomil', 1, '2022-02-14 07:15:28', '2022-02-14 07:15:28'),
(140, 'Azilsartan Medoxomil + Chlorthalidone', 1, '2022-02-14 07:15:50', '2022-02-14 07:15:50'),
(141, 'Azithromycin Dihydrate', 1, '2022-02-14 07:16:29', '2022-02-14 07:16:29'),
(142, 'Azithromycin Dihydrate (Ophthalmic)', 1, '2022-02-14 07:16:49', '2022-02-14 07:16:49'),
(143, 'Aztreonam', 1, '2022-02-14 07:17:08', '2022-02-14 07:17:08'),
(144, 'Bacillus Clausii spores', 1, '2022-02-15 05:25:00', '2022-02-15 05:25:00'),
(145, 'Bacitracin Zinc + Polymyxin B Sulfate', 1, '2022-02-15 05:26:01', '2022-02-15 05:26:01'),
(146, 'Baclofen', 1, '2022-02-15 05:26:32', '2022-02-15 05:26:32'),
(147, 'Balanced Salt Solution', 1, '2022-02-15 05:26:52', '2022-02-15 05:26:52'),
(148, 'Baloxavir Marboxil', 1, '2022-02-15 05:27:12', '2022-02-15 05:27:12'),
(149, 'Bambuterol Hydrochloride', 1, '2022-02-15 05:27:38', '2022-02-15 05:27:38'),
(150, 'Barium Sulfate', 1, '2022-02-15 05:27:57', '2022-02-15 05:27:57'),
(151, 'Beclometasone Dipropionate + Formoterol Fumarate', 1, '2022-02-15 05:28:14', '2022-02-15 05:28:14'),
(152, 'Beclomethasone Dipropionate (Inhaler)', 1, '2022-02-15 05:28:34', '2022-02-15 05:28:34'),
(153, 'Beclomethasone Dipropionate (Nasal Spray)', 1, '2022-02-15 05:28:56', '2022-02-15 05:28:56'),
(154, 'Beclomethasone Dipropionate + Chloramphenicol + Clotrimazole + Lidocaine', 1, '2022-02-15 05:29:30', '2022-02-15 05:29:30'),
(155, 'Bempedoic Acid', 1, '2022-02-15 05:30:04', '2022-02-15 05:30:04'),
(156, 'Benzalkonium Chloride', 1, '2022-02-15 05:30:26', '2022-02-15 05:30:26'),
(157, 'Benzathine Penicillin', 1, '2022-02-15 05:30:51', '2022-02-15 05:30:51'),
(158, 'Benzocaine', 1, '2022-02-15 05:31:09', '2022-02-15 05:31:09'),
(159, 'Benzocaine + Butamben + Tetracaine Hydrochloride', 1, '2022-02-15 05:31:23', '2022-02-15 05:31:23'),
(160, 'Benzocaine + Camphor + Methanol + Phenol', 1, '2022-02-15 05:31:43', '2022-02-15 05:31:43'),
(161, 'Benzoic Acid + Salicylic Acid', 1, '2022-02-15 05:32:18', '2022-02-15 05:32:18'),
(162, 'Benzoyl Peroxide', 1, '2022-02-15 05:32:36', '2022-02-15 05:32:36'),
(163, 'Benzydamine Hydrochloride', 1, '2022-02-15 05:33:05', '2022-02-15 05:33:05'),
(164, 'Benzyl Alcohol', 1, '2022-02-15 05:33:22', '2022-02-15 05:33:22'),
(165, 'Benzyl Benzoate', 1, '2022-02-15 05:33:45', '2022-02-15 05:33:45'),
(166, 'Benzyl Penicillin', 1, '2022-02-15 05:34:06', '2022-02-15 05:34:06'),
(167, 'Bepotastine Besilate', 1, '2022-02-15 05:34:25', '2022-02-15 05:34:25'),
(168, 'Besifloxacin', 1, '2022-02-15 05:34:51', '2022-02-15 05:34:51'),
(169, 'Betacarotene + Vitamin C + Vitamin E', 1, '2022-02-15 05:35:11', '2022-02-15 05:35:11'),
(170, 'Betahistine Dihydrochloride', 1, '2022-02-15 05:35:51', '2022-02-15 05:35:51'),
(171, 'Betahistine Mesylate', 1, '2022-02-15 05:36:23', '2022-02-15 05:36:23'),
(172, 'Betamethasone', 1, '2022-02-15 05:36:35', '2022-02-15 05:36:35'),
(173, 'Betamethasone + Calcipotril', 1, '2022-02-15 05:37:13', '2022-02-15 05:37:13'),
(174, 'Betamethasone + Clotrimazole', 1, '2022-02-15 05:39:03', '2022-02-15 05:39:03'),
(175, 'Betamethasone + Clotrimazole + Gentamicin', 1, '2022-02-15 05:39:45', '2022-02-15 05:39:45'),
(176, 'Betamethasone + Gentamicin', 1, '2022-02-15 05:40:14', '2022-02-15 05:40:14'),
(177, 'Betamethasone + Neomycin Sulphate (E/E)', 1, '2022-02-15 05:40:38', '2022-02-15 05:40:38'),
(178, 'Betamethasone + Neomycin Sulphate (Topical)', 1, '2022-02-15 05:40:56', '2022-02-15 05:40:56'),
(179, 'Betamethasone + Phenylephrine + Lignocaine', 1, '2022-02-15 05:41:14', '2022-02-15 05:41:14'),
(180, 'Betamethasone Dipropionate', 1, '2022-02-15 05:42:27', '2022-02-15 05:42:27'),
(181, 'Betamethasone Dipropionate + Salicylic Acid', 1, '2022-02-15 05:54:03', '2022-02-15 05:54:03'),
(182, 'Betamethasone Sodium Phosphate', 1, '2022-02-15 05:54:32', '2022-02-15 05:54:32'),
(183, 'Metamethasone Valerate', 1, '2022-02-15 05:54:53', '2022-02-15 05:54:53'),
(184, 'Betaxol Hydrochloride', 1, '2022-02-15 05:56:00', '2022-02-15 05:56:00'),
(185, 'Betrixaban', 1, '2022-02-15 05:56:21', '2022-02-15 05:56:21'),
(186, 'Bevacizumab', 1, '2022-02-15 05:56:43', '2022-02-15 05:56:43'),
(187, 'Bicalutamide', 1, '2022-02-15 05:57:01', '2022-02-15 05:57:01'),
(188, 'Bicarbonate Component [HCO3 Hemodialysis Solution]', 1, '2022-02-15 05:57:19', '2022-02-15 05:57:19'),
(189, 'Bilastine', 1, '2022-02-15 05:57:46', '2022-02-15 05:57:46'),
(190, 'Bimatoprost', 1, '2022-02-15 05:58:07', '2022-02-15 05:58:07'),
(191, 'Bimatoprost + Timolol', 1, '2022-02-15 05:58:36', '2022-02-15 05:58:36'),
(192, 'Biphasis Insulin Aspart [rDNA]', 1, '2022-02-15 05:59:17', '2022-02-15 05:59:17'),
(193, 'Bisacodyl', 1, '2022-02-15 05:59:58', '2022-02-15 05:59:58'),
(194, 'Bismuth Subsalicylate', 1, '2022-02-15 06:00:22', '2022-02-15 06:00:22'),
(195, 'Bisoprolol Fumarate + Amlodipine Besilate', 1, '2022-02-15 06:01:13', '2022-02-15 06:01:13'),
(196, 'Bisoprolol Fumarate + Hydrochlorothiazide', 1, '2022-02-15 06:01:51', '2022-02-15 06:01:51'),
(197, 'Bisoprolol Hemifumarate', 1, '2022-02-15 06:02:22', '2022-02-15 06:02:22'),
(198, 'Bivalirudin', 1, '2022-02-15 06:02:45', '2022-02-15 06:02:45'),
(199, 'Bleomycin Sulfate', 1, '2022-02-15 06:03:06', '2022-02-15 06:03:06'),
(200, 'Bortezomib', 1, '2022-02-15 06:03:22', '2022-02-15 06:03:22'),
(201, 'Bosentan Monohydrate', 1, '2022-02-15 06:03:55', '2022-02-15 06:03:55'),
(202, 'Brexpiprazole', 1, '2022-02-15 06:04:17', '2022-02-15 06:04:17'),
(203, 'Brigatinib', 1, '2022-02-15 06:04:37', '2022-02-15 06:04:37'),
(204, 'Brimonidine Tartrate (0.025%)', 1, '2022-02-15 06:05:16', '2022-02-15 06:05:16'),
(205, 'Brimonidine Tartrate (0.15%)', 1, '2022-02-15 06:05:29', '2022-02-15 06:05:29'),
(206, 'Brimonidine Tartrate (0.2%)', 1, '2022-02-15 06:05:45', '2022-02-15 06:05:45'),
(207, 'Brimonidine Tartrate + Timolol Maleate', 1, '2022-02-15 06:06:13', '2022-02-15 06:06:13'),
(208, 'Brinzolamide', 1, '2022-02-15 06:06:54', '2022-02-15 06:06:54'),
(209, 'Brinzolamide + Brimonidine Tartrate', 1, '2022-02-15 06:07:27', '2022-02-15 06:07:27'),
(210, 'Brinzolamide + Timolol', 1, '2022-02-15 06:07:44', '2022-02-15 06:07:44'),
(211, 'Brivaracetam', 1, '2022-02-15 06:08:02', '2022-02-15 06:08:02'),
(212, 'Bromazepam', 1, '2022-02-15 06:08:19', '2022-02-15 06:08:19'),
(213, 'Bromelain + Trypsin', 1, '2022-02-15 06:08:47', '2022-02-15 06:08:47'),
(214, 'Bromfenac Sodium', 1, '2022-02-15 06:09:06', '2022-02-15 06:09:06'),
(215, 'Bromhexin Hydrochloride', 1, '2022-02-15 06:09:30', '2022-02-15 06:09:30'),
(216, 'Bromocriptine Mesylate', 1, '2022-02-15 06:09:56', '2022-02-15 06:09:56'),
(217, 'Budesonide (Inhaler)', 1, '2022-02-15 06:10:21', '2022-02-15 06:10:21'),
(218, 'Budesonide (Nasal Spray)', 1, '2022-02-15 06:10:56', '2022-02-15 06:10:56'),
(219, 'Budesonide (Nebuliser Suspension)', 1, '2022-02-15 06:11:34', '2022-02-15 06:11:34'),
(220, 'Budesonide (Tablet)', 1, '2022-02-15 06:11:54', '2022-02-15 06:11:54'),
(221, 'Budesonide + Formoterol Fumarate', 1, '2022-02-15 06:12:34', '2022-02-15 06:12:34'),
(222, 'Bumetanide', 1, '2022-02-15 06:12:53', '2022-02-15 06:12:53'),
(223, 'Bupivacaine Hydrochloride', 1, '2022-02-15 06:13:15', '2022-02-15 06:13:15'),
(224, 'Bupivacaine Hydrochloride + Dextrose', 1, '2022-02-15 06:13:32', '2022-02-15 06:13:32'),
(225, 'Bupropion Hydrochloride', 1, '2022-02-15 06:14:00', '2022-02-15 06:14:00'),
(226, 'Busulfan', 1, '2022-02-15 06:14:15', '2022-02-15 06:14:15'),
(227, 'Butamirate Citrate', 1, '2022-02-15 06:14:34', '2022-02-15 06:14:34'),
(228, 'butenafine Hydrochloride', 1, '2022-02-15 06:15:29', '2022-02-15 06:15:29'),
(229, 'Butoconazole Nitrate', 1, '2022-02-15 06:15:53', '2022-02-15 06:15:53'),
(230, 'Cabazitaxel', 1, '2022-02-18 18:39:20', '2022-02-18 18:39:20'),
(231, 'Carbergoline', 1, '2022-02-18 18:39:41', '2022-02-18 18:39:41'),
(232, 'Carbozantinib', 1, '2022-02-18 18:40:23', '2022-02-18 18:40:23'),
(233, 'Calamine + Zinc Oxide + Glycerine', 1, '2022-02-18 18:40:43', '2022-02-18 18:40:43'),
(234, 'Calcipotriol Monohydrate', 1, '2022-02-18 18:41:19', '2022-02-18 18:41:19'),
(235, 'Calcitriol', 1, '2022-02-18 18:41:34', '2022-02-18 18:41:34'),
(236, 'Calcitriol + Calcium Citrate', 1, '2022-02-18 18:41:57', '2022-02-18 18:41:57'),
(237, 'Calcium + Vitamin D3 + Vitamin C + Vitamin E + Multimineral', 1, '2022-02-18 18:42:12', '2022-02-18 18:42:12'),
(238, 'Calcium Acetate', 1, '2022-02-18 18:42:31', '2022-02-18 18:42:31'),
(239, 'Calcium Carbonate', 1, '2022-02-18 18:42:45', '2022-02-18 18:42:45'),
(240, 'Calcium Carbonate [Algae Source] + Vitamin D3', 1, '2022-02-18 18:43:30', '2022-02-18 18:43:30'),
(241, 'Calcium Carbonate [Coral Source] + Vitamin D3', 1, '2022-02-18 18:43:59', '2022-02-18 18:43:59'),
(242, 'Calcium Carbonate [Eggshell Source] + Vitamin D3', 1, '2022-02-18 18:44:20', '2022-02-18 18:44:20'),
(243, 'Calcium Carbonate [Elemental Source] + Vitamin D3', 1, '2022-02-18 18:44:49', '2022-02-18 18:44:49'),
(244, 'Calcium Carbonate + Vitamin D3 + Multimineral', 1, '2022-02-18 18:45:10', '2022-02-18 18:45:10'),
(245, 'Calcium Debesilate', 1, '2022-02-18 18:45:39', '2022-02-18 18:45:39'),
(246, 'Calcium Dobesilate + Lidocaine + Dexamethasone', 1, '2022-02-18 18:45:55', '2022-02-18 18:45:55'),
(247, 'Calcium Folinate (Folinic Acid)', 1, '2022-02-18 18:46:38', '2022-02-18 18:46:38'),
(248, 'Calcium Gluconate', 1, '2022-02-18 18:46:55', '2022-02-18 18:46:55'),
(249, 'Calcium Lactate', 1, '2022-02-18 18:47:38', '2022-02-18 18:47:38'),
(250, 'Calcium Lactate Gluconate + Calcium Carbonate + Vitamin C', 1, '2022-02-18 18:47:47', '2022-02-18 18:47:47'),
(251, 'Calcium Lactate Gluconate + Calcium Carbonate + Vitamin C + Vitamin D3', 1, '2022-02-18 18:48:04', '2022-02-18 18:48:04'),
(252, 'Calcium Lactate Gluconate + Calcium Carbonate + Vitamin D3', 1, '2022-02-18 18:48:21', '2022-02-18 18:48:21'),
(253, 'Calcium Orotate', 1, '2022-02-18 18:48:41', '2022-02-18 18:48:41'),
(254, 'Calcium Pantothenate', 1, '2022-02-18 18:49:03', '2022-02-18 18:49:03'),
(255, 'Calcium Polystyrene Sulfonate', 1, '2022-02-18 18:49:24', '2022-02-18 18:49:24'),
(256, 'Camphor + Menthol + Oil Clove + Oil Eucalyptus + Oil Turpentine', 1, '2022-02-18 18:50:44', '2022-02-18 18:50:44'),
(257, 'Canagliflozin Hemihydrate', 1, '2022-02-18 18:51:04', '2022-02-18 18:51:04'),
(258, 'Candesartan Cilexetil', 1, '2022-02-18 18:51:27', '2022-02-18 18:51:27'),
(259, 'Candesartan Cilexetil + Hydrochlorothiazide', 1, '2022-02-18 18:52:00', '2022-02-18 18:52:00'),
(260, 'Capecitabine', 1, '2022-02-18 18:52:24', '2022-02-18 18:52:24'),
(261, 'Caprylic + Capric Triglyceride', 1, '2022-02-18 18:54:15', '2022-02-18 18:54:15'),
(262, 'Capsaicin', 1, '2022-02-18 18:54:34', '2022-02-18 18:54:34'),
(263, 'Captopril', 1, '2022-02-18 19:01:15', '2022-02-18 19:01:15'),
(264, 'Carbamazepine', 1, '2022-02-18 19:01:30', '2022-02-18 19:01:30'),
(265, 'Carbetocin', 1, '2022-02-18 19:01:48', '2022-02-18 19:01:48'),
(266, 'Carbimazole', 1, '2022-02-18 19:02:15', '2022-02-18 19:02:15'),
(267, 'Carbocisteine', 1, '2022-02-18 19:02:41', '2022-02-18 19:02:41'),
(268, 'Carbonyl Iron + Folic Acid', 1, '2022-02-18 19:03:07', '2022-02-18 19:03:07'),
(269, 'Carbonyl Iron + Folic Acid + Zinc Sulfate', 1, '2022-02-18 19:05:42', '2022-02-18 19:05:42'),
(270, 'Carbonyl Iron + Folic Acid + Zinc Sulfate + Vitamin B Complex + Vitamin C', 1, '2022-02-18 19:11:38', '2022-02-18 19:11:38'),
(271, 'Carboplatin', 1, '2022-02-18 19:12:16', '2022-02-18 19:12:16'),
(272, 'Carboprost Tromethamine', 1, '2022-02-18 19:12:42', '2022-02-18 19:12:42'),
(273, 'Carboxymethylcellulose Sodium', 1, '2022-02-18 19:13:08', '2022-02-18 19:13:08'),
(274, 'Carboxymethylcellulose Sodium + Glycerin', 1, '2022-02-18 19:13:32', '2022-02-18 19:13:32'),
(275, 'Carboxymethylcellulose Sodium + Hypromellose', 1, '2022-02-18 19:13:54', '2022-02-18 19:13:54'),
(276, 'Carisoprodol', 1, '2022-02-18 19:14:20', '2022-02-18 19:14:20'),
(277, 'Carmellose Sodium', 1, '2022-02-18 19:14:38', '2022-02-18 19:14:38'),
(278, 'Carvedilol', 1, '2022-02-18 19:14:52', '2022-02-18 19:14:52'),
(279, 'Casirivimab + Imdevimab', 1, '2022-02-18 19:15:22', '2022-02-18 19:15:22'),
(280, 'Cefaclor Monohydrate', 1, '2022-02-18 19:15:51', '2022-02-18 19:15:51'),
(281, 'Cefadroxil Monohydrate', 1, '2022-02-18 19:20:44', '2022-02-18 19:20:44'),
(282, 'Cefazolin Sodium', 1, '2022-02-18 19:21:01', '2022-02-18 19:21:01'),
(283, 'Cefdinir', 1, '2022-02-18 19:21:17', '2022-02-18 19:21:17'),
(284, 'Cefditoren', 1, '2022-02-18 19:21:32', '2022-02-18 19:21:32'),
(285, 'Cefepime Hydrochloride', 1, '2022-02-18 19:21:55', '2022-02-18 19:21:55'),
(286, 'Cefixime Trihydrate', 1, '2022-02-18 19:22:11', '2022-02-18 19:22:11'),
(287, 'Cefoprezone Sodium', 1, '2022-02-18 19:22:33', '2022-02-18 19:22:33'),
(288, 'Cefotaxime', 1, '2022-02-18 19:22:50', '2022-02-18 19:22:50'),
(289, 'Cefoxitin', 1, '2022-02-18 19:23:10', '2022-02-18 19:23:10'),
(290, 'Cefpirome Sulfate', 1, '2022-02-18 19:23:37', '2022-02-18 19:23:37'),
(291, 'Cefpodoxime Proxetil', 1, '2022-02-18 19:23:57', '2022-02-18 19:23:57'),
(292, 'Cefpodoxime Proxetil + Clavulanic Acid', 1, '2022-02-18 19:24:24', '2022-02-18 19:24:24'),
(293, 'Cefprozil', 1, '2022-02-18 19:24:41', '2022-02-18 19:24:41'),
(294, 'Ceftazidime + Avibactam', 1, '2022-02-18 19:25:51', '2022-02-18 19:25:51'),
(295, 'Ceftazidime Pentahydrate', 1, '2022-02-18 19:28:39', '2022-02-18 19:28:39'),
(296, 'Ceftibuten Dihydrate', 1, '2022-02-18 19:29:01', '2022-02-18 19:29:01'),
(297, 'Ceftriaxone Sodium', 1, '2022-02-18 19:29:21', '2022-02-18 19:29:21'),
(298, 'Cefuroxime Axetil', 1, '2022-02-18 19:29:39', '2022-02-18 19:29:39'),
(299, 'Cefuroxime Axetil + Clavulanic Acid', 1, '2022-02-18 19:30:08', '2022-02-18 19:30:08'),
(300, 'Cececoxib', 1, '2022-02-18 19:30:26', '2022-02-18 19:30:26'),
(301, 'Celiprolol Hydrochloride', 1, '2022-02-18 19:30:46', '2022-02-18 19:30:46'),
(302, 'Cephalexin', 1, '2022-02-18 19:30:59', '2022-02-18 19:30:59'),
(303, 'Cephradine', 1, '2022-02-18 19:31:14', '2022-02-18 19:31:14'),
(304, 'Ceftinib', 1, '2022-02-18 19:31:30', '2022-02-18 19:31:30'),
(305, 'Cetalkonium Chloride + Choline Salicylate', 1, '2022-02-18 19:32:07', '2022-02-18 19:32:07'),
(306, 'Cetrizine Hydrochloride', 1, '2022-02-18 20:22:12', '2022-02-18 20:22:12'),
(307, 'Cetrizine Hydrochloride (Ophthalmic)', 1, '2022-02-18 20:22:41', '2022-02-18 20:22:41'),
(308, 'Cetrorelix Acetate', 1, '2022-02-18 20:23:05', '2022-02-18 20:23:05'),
(309, 'Cetuximab', 1, '2022-02-18 20:23:19', '2022-02-18 20:23:19'),
(310, 'Chlorambucil', 1, '2022-02-18 20:23:42', '2022-02-18 20:23:42'),
(311, 'Chloramphenicol (Ophthalmic)', 1, '2022-02-18 20:24:09', '2022-02-18 20:24:09'),
(312, 'Chloramphenicol (Oral)', 1, '2022-02-18 20:24:29', '2022-02-18 20:24:29'),
(313, 'Chloramphenicol + Lidocaine Hydrochloride', 1, '2022-02-18 20:25:05', '2022-02-18 20:25:05'),
(314, 'Chlorhexidine Gluconate [0.2%]', 1, '2022-02-18 20:25:39', '2022-02-18 20:25:39'),
(315, 'Chlorhexidine Gluconate [1%]', 1, '2022-02-18 20:25:57', '2022-02-18 20:25:57'),
(316, 'Chlorhexidine Gluconate [4%]', 1, '2022-02-18 20:26:13', '2022-02-18 20:26:13'),
(317, 'Chlorhexidine Gluconate [7.1%]', 1, '2022-02-18 20:26:26', '2022-02-18 20:26:26'),
(318, 'Chlorhexidine Gluconate + Cetrimide', 1, '2022-02-18 20:26:55', '2022-02-18 20:26:55'),
(319, 'Chlorhexidine Gluconate + Isopropyl Alcohol', 1, '2022-02-18 20:27:21', '2022-02-18 20:27:21'),
(320, 'Chlorhexidine Hydrochloride + Cetrimide', 1, '2022-02-18 20:27:51', '2022-02-18 20:27:51'),
(321, 'Chlorhexidine Hydrochloride + Nystatin', 1, '2022-02-18 20:28:20', '2022-02-18 20:28:20'),
(322, 'Chloroquine Phosphate', 1, '2022-02-18 20:28:41', '2022-02-18 20:28:41'),
(323, 'Chloroxylenol', 1, '2022-02-18 20:29:05', '2022-02-18 20:29:05'),
(324, 'Chloroxylenol + Triclosan', 1, '2022-02-18 20:29:46', '2022-02-18 20:29:46'),
(325, 'Chlorpheniramine Maleate', 1, '2022-02-18 20:30:13', '2022-02-18 20:30:13'),
(326, 'Chlorpromazine Hydrochloride', 1, '2022-02-18 20:30:38', '2022-02-18 20:30:38'),
(327, 'Chlorthalidone', 1, '2022-02-18 20:30:55', '2022-02-18 20:30:55'),
(328, 'Cholera Saline', 1, '2022-02-18 20:31:11', '2022-02-18 20:31:11'),
(329, 'Choriogonadotropin Alpha', 1, '2022-02-18 20:31:37', '2022-02-18 20:31:37'),
(330, 'Ciclesonide (Inhalation Aerosol)', 1, '2022-02-18 20:32:12', '2022-02-18 20:32:12'),
(331, 'Ciclesonide (Nasal Spray)', 1, '2022-02-18 20:39:55', '2022-02-18 20:39:55'),
(332, 'Ciclopirox Olamine (Cream)', 1, '2022-02-18 20:40:16', '2022-02-18 20:40:16'),
(333, 'Ciclopirox Olamine (Shampoo)', 1, '2022-02-18 20:40:54', '2022-02-18 20:40:54'),
(334, 'Cilnidipine', 1, '2022-02-18 20:41:20', '2022-02-18 20:41:20'),
(335, 'Cilostazol', 1, '2022-02-18 20:41:40', '2022-02-18 20:41:40'),
(336, 'Cinacalcet', 1, '2022-02-18 20:42:01', '2022-02-18 20:42:01'),
(337, 'Cinchocaine + Hydrocortisone + Framycetin + Esculin', 1, '2022-02-18 20:42:19', '2022-02-18 20:42:19'),
(338, 'Cinchocaine + Hydrocortisone + Neomycin + Esculin', 1, '2022-02-18 20:42:34', '2022-02-18 20:42:34'),
(339, 'Cinchocaine Hydrochloride', 1, '2022-02-18 20:43:06', '2022-02-18 20:43:06'),
(340, 'Cinnarizine', 1, '2022-02-18 20:43:19', '2022-02-18 20:43:19'),
(341, 'Cinnarizine + Dimenhydrinate', 1, '2022-02-18 20:43:45', '2022-02-18 20:43:45'),
(342, 'Ciprofibrate', 1, '2022-02-18 20:44:02', '2022-02-18 20:44:02'),
(343, 'Ciprofloxacin', 1, '2022-02-18 20:44:23', '2022-02-18 20:44:23'),
(344, 'Ciprofloxacin (Ophthalmic)', 1, '2022-02-18 20:44:48', '2022-02-18 20:44:48'),
(345, 'Ciprofloxacin + Dexamethasone', 1, '2022-02-18 20:45:15', '2022-02-18 20:45:15'),
(346, 'Ciprofloxacin + Hydrocortisone Acetate', 1, '2022-02-18 20:45:41', '2022-02-18 20:45:41'),
(347, 'Cisplatin', 1, '2022-02-18 20:45:53', '2022-02-18 20:45:53'),
(348, 'Citalopram Hydrobromide', 1, '2022-02-18 20:46:19', '2022-02-18 20:46:19'),
(349, 'Citicoline Sodium', 1, '2022-02-18 20:46:51', '2022-02-18 20:46:51'),
(350, 'Citric Acid Monohydrate', 1, '2022-02-18 20:47:13', '2022-02-18 20:47:13'),
(351, 'Clarithromycin', 1, '2022-02-18 20:47:54', '2022-02-18 20:47:54'),
(352, 'Clascoterone', 1, '2022-02-18 20:48:18', '2022-02-18 20:48:18'),
(353, 'Clindamycin', 1, '2022-02-18 20:48:50', '2022-02-18 20:48:50'),
(354, 'Clindamycin  (Lotion)', 1, '2022-02-18 20:49:15', '2022-02-18 20:49:15'),
(355, 'Clindamycin  (Vaginal Cream)', 1, '2022-02-18 20:54:52', '2022-02-18 20:54:52'),
(356, 'Clindamycin  + Benzoyl Peroxide', 1, '2022-02-18 20:55:19', '2022-02-18 20:55:19'),
(357, 'Clindamycin  Phosphate + Tretinoin', 1, '2022-02-18 20:56:26', '2022-02-18 20:56:26'),
(358, 'Clinoquinol + Flumetasone Privalate', 1, '2022-02-18 20:58:45', '2022-02-18 20:58:45'),
(359, 'Clobazam', 1, '2022-02-18 20:58:58', '2022-02-18 20:58:58'),
(360, 'Clobetasol Propionate (Scalp Preparation)', 1, '2022-02-18 20:59:16', '2022-02-18 20:59:16'),
(361, 'Clobetasol Propionate (Topical Preparation)', 1, '2022-02-18 20:59:39', '2022-02-18 20:59:39'),
(362, 'Clobetasol Propionate + Neomycin Sulphate + Nystatin', 1, '2022-02-18 21:00:39', '2022-02-18 21:00:39'),
(363, 'Clobetasol Propionate + Ofloxacin + Ornidazole + Terbinafine', 1, '2022-02-18 21:01:11', '2022-02-18 21:01:11'),
(364, 'Clobetasol Propionate + Salicylic Acid', 1, '2022-02-18 21:01:28', '2022-02-18 21:01:28'),
(365, 'Clobetasone Butyrate', 1, '2022-02-18 21:02:01', '2022-02-18 21:02:01'),
(366, 'Clomiphene Citrate', 1, '2022-02-18 21:02:23', '2022-02-18 21:02:23'),
(367, 'Clomipramine Hydrochloride', 1, '2022-02-18 21:03:12', '2022-02-18 21:03:12'),
(368, 'Clonazepam', 1, '2022-02-18 21:03:25', '2022-02-18 21:03:25'),
(369, 'Clonidine Hydrochloride', 1, '2022-02-18 21:03:54', '2022-02-18 21:03:54'),
(370, 'Clopidgrel + Aspirin', 1, '2022-02-18 21:04:12', '2022-02-18 21:04:12'),
(371, 'Clopidgrel Bisulphate', 1, '2022-02-18 21:04:58', '2022-02-18 21:04:58'),
(372, 'Clotrimazole (Ear Drop)', 1, '2022-02-18 21:12:11', '2022-02-18 21:12:11'),
(373, 'Clotrimazole (Eye Oinment)', 1, '2022-02-18 21:12:42', '2022-02-18 21:12:42'),
(374, 'Clotrimazole (Topical)', 1, '2022-02-18 21:13:48', '2022-02-18 21:13:48'),
(375, 'Clotrimazole (Vaginal Suppository)', 1, '2022-02-18 21:15:34', '2022-02-18 21:15:34'),
(376, 'Clotrimazole (Vaginal Tablet)', 1, '2022-02-18 21:16:03', '2022-02-18 21:16:03'),
(377, 'Clotrimazole + Hydrocortisone', 1, '2022-02-18 21:17:01', '2022-02-18 21:17:01'),
(378, 'Clove Oil', 1, '2022-02-18 21:17:16', '2022-02-18 21:17:16'),
(379, 'Cloxacillin Sodium', 1, '2022-02-18 21:17:48', '2022-02-18 21:17:48'),
(380, 'Clozapine', 1, '2022-02-18 21:18:02', '2022-02-18 21:18:02'),
(381, 'Coagulation Factor VIIa (Eptacog Alfa]', 1, '2022-02-18 21:20:27', '2022-02-18 21:20:27'),
(382, 'Coal Tar', 1, '2022-02-18 21:20:39', '2022-02-18 21:20:39'),
(383, 'Cyclophosphamide', 1, '2022-02-18 21:22:21', '2022-02-18 21:22:21'),
(384, 'Cyclosporine', 1, '2022-02-18 21:22:34', '2022-02-18 21:22:34'),
(385, 'Cyclosporine [Ophthalmic]', 1, '2022-02-18 21:26:25', '2022-02-18 21:26:25'),
(386, 'Cyproheptadine', 1, '2022-02-18 21:26:49', '2022-02-18 21:26:49'),
(387, 'Cyproterone Acetate + Ethinyl Estradiol', 1, '2022-02-18 21:27:30', '2022-02-18 21:27:30'),
(388, 'Cytarabine', 1, '2022-02-18 21:27:44', '2022-02-18 21:27:44'),
(389, 'D-Chiro-Inositol', 1, '2022-02-19 05:30:27', '2022-02-19 05:30:27'),
(390, 'Dabigatran Etexilate Mesylate', 1, '2022-02-19 05:30:57', '2022-02-19 05:30:57'),
(391, 'Dacarbazine', 1, '2022-02-19 05:31:20', '2022-02-19 05:31:20'),
(392, 'Daclatasvir + Sofosbuvir', 1, '2022-02-19 05:31:49', '2022-02-19 05:31:49'),
(393, 'Danazol', 1, '2022-02-19 05:32:01', '2022-02-19 05:32:01'),
(394, 'Dantrolene Sodium', 1, '2022-02-19 05:32:22', '2022-02-19 05:32:22'),
(395, 'Dapagliflozin Propanediol', 1, '2022-02-19 05:32:49', '2022-02-19 05:32:49'),
(396, 'Dapoxetine Hydrochloride', 1, '2022-02-19 05:39:50', '2022-02-19 05:39:50'),
(397, 'Dapsone (Oral Tab)', 1, '2022-02-19 05:40:30', '2022-02-19 05:40:30'),
(398, 'Dapsone (Topical Gel)', 1, '2022-02-19 05:41:02', '2022-02-19 05:41:02'),
(399, 'Darbepoetin Alfa', 1, '2022-02-19 05:41:25', '2022-02-19 05:41:25'),
(400, 'Darifenacin', 1, '2022-02-19 05:41:44', '2022-02-19 05:41:44'),
(401, 'Dasatinib', 1, '2022-02-19 05:42:06', '2022-02-19 05:42:06'),
(402, 'Daunorubicin', 1, '2022-02-19 05:42:23', '2022-02-19 05:42:23'),
(403, 'Deferasirox', 1, '2022-02-19 05:42:38', '2022-02-19 05:42:38'),
(404, 'Deferiprone', 1, '2022-02-19 05:43:11', '2022-02-19 05:43:11'),
(405, 'Deferoxamine Mesylate', 1, '2022-02-19 05:43:30', '2022-02-19 05:43:30'),
(406, 'Deflazacort', 1, '2022-02-19 05:43:56', '2022-02-19 05:43:56'),
(407, 'Degarelix Acetate', 1, '2022-02-19 05:44:22', '2022-02-19 05:44:22'),
(408, 'Dehydroepiandrosterone', 1, '2022-02-19 05:44:51', '2022-02-19 05:44:51'),
(409, 'Delafloxacin', 1, '2022-02-19 05:45:07', '2022-02-19 05:45:07'),
(410, 'Denosumab', 1, '2022-02-19 05:45:26', '2022-02-19 05:45:26'),
(411, 'Dequalinium Chloride', 1, '2022-02-19 05:45:51', '2022-02-19 05:45:51'),
(412, 'Desloratadine', 1, '2022-02-19 05:46:10', '2022-02-19 05:46:10'),
(413, 'Desmopressin Acetate', 1, '2022-02-19 05:46:29', '2022-02-19 05:46:29'),
(414, 'Desogestrel', 1, '2022-02-19 05:46:48', '2022-02-19 05:46:48'),
(415, 'Desonide', 1, '2022-02-19 05:47:02', '2022-02-19 05:47:02'),
(416, 'Desoximetasone', 1, '2022-02-19 05:47:23', '2022-02-19 05:47:23'),
(417, 'Desvenlafaxine', 1, '2022-02-19 05:47:45', '2022-02-19 05:47:45'),
(418, 'Dexamethasone (Ophthalmic)', 1, '2022-02-19 05:48:07', '2022-02-19 05:48:07'),
(419, 'Dexamethasone + Chloramphenicol', 1, '2022-02-19 05:48:31', '2022-02-19 05:48:31'),
(420, 'Dexamethasone + Neomycin Sulphate + Polymyxin B Sulphate', 1, '2022-02-19 05:48:50', '2022-02-19 05:48:50'),
(421, 'Dexamethasone + Tobramycin', 1, '2022-02-19 05:49:17', '2022-02-19 05:49:17'),
(422, 'Dexibuprofen', 1, '2022-02-19 05:49:34', '2022-02-19 05:49:34'),
(423, 'Dexketoprofen', 1, '2022-02-19 05:49:53', '2022-02-19 05:49:53'),
(424, 'Dexlansoprazole', 1, '2022-02-19 05:50:08', '2022-02-19 05:50:08'),
(425, 'Dexmedetomidine Hydrochloride', 1, '2022-02-19 05:50:32', '2022-02-19 05:50:32'),
(426, 'Dexpanthenol', 1, '2022-02-19 05:50:57', '2022-02-19 05:50:57'),
(427, 'Dextran + Dextrose', 1, '2022-02-19 05:51:19', '2022-02-19 05:51:19'),
(428, 'Dextran + Hypromellose', 1, '2022-02-19 05:51:41', '2022-02-19 05:51:41'),
(429, 'Dextran + Sodium Chloride', 1, '2022-02-19 05:52:00', '2022-02-19 05:52:00'),
(430, 'Dextromethorphan + Phenylephrine + Triprolidine', 1, '2022-02-19 05:52:16', '2022-02-19 05:52:16'),
(431, 'Dextromethorphan + Pseudoephedrine + Triprolidine', 1, '2022-02-19 05:52:58', '2022-02-19 05:52:58'),
(432, 'Dextromethorphan Hydrobromide', 1, '2022-02-19 05:53:28', '2022-02-19 05:53:28'),
(433, 'Dextromethorphan Hydrobromide + Guaifenesin', 1, '2022-02-19 05:53:55', '2022-02-19 05:53:55'),
(434, 'Dextrose', 1, '2022-02-19 05:54:11', '2022-02-19 05:54:11'),
(435, 'Dextrose + Hartmann\'s Solution', 1, '2022-02-19 05:54:36', '2022-02-19 05:54:36'),
(436, 'Diabasic Sodium Phosphate + Monobasic Sodium Phosphate', 1, '2022-02-19 05:55:08', '2022-02-19 05:55:08'),
(437, 'Diazepam', 1, '2022-02-19 06:18:40', '2022-02-19 06:18:40'),
(438, 'Diazepam', 1, '2022-02-19 06:18:40', '2022-02-19 06:18:40'),
(439, 'Diazoxide', 1, '2022-02-19 06:19:11', '2022-02-19 06:19:11'),
(440, 'Diclofenac Diethylamine + Mephenesin + Menthol + Methyl Salicylate + Turpentine Oil', 1, '2022-02-19 06:19:26', '2022-02-19 06:19:26'),
(441, 'Diclofenac Potassium', 1, '2022-02-19 06:19:50', '2022-02-19 06:19:50'),
(442, 'Diclofenac Sodium', 1, '2022-02-19 06:20:07', '2022-02-19 06:20:07'),
(443, 'Diclofenac Sodium (Ophthalmic)', 1, '2022-02-19 06:20:25', '2022-02-19 06:20:25'),
(444, 'Diclofenac Sodium + Lidocaine Hydrochloride', 1, '2022-02-19 06:20:51', '2022-02-19 06:20:51'),
(445, 'Diclofenac Sodium + Methyl Salicylate + Linseed Oil + Menthol', 1, '2022-02-19 06:21:07', '2022-02-19 06:21:07'),
(446, 'Diclofenac Sodium + Misoprostol', 1, '2022-02-19 06:21:41', '2022-02-19 06:21:41'),
(447, 'Dicycloverine Hydrochloride', 1, '2022-02-19 06:22:16', '2022-02-19 06:22:16'),
(448, 'Dienogest', 1, '2022-02-19 06:22:32', '2022-02-19 06:22:32'),
(449, 'Dienogest + Estradiol Valerate', 1, '2022-02-19 06:22:59', '2022-02-19 06:22:59'),
(450, 'Diethylcarbamazine Citrate', 1, '2022-02-19 06:23:24', '2022-02-19 06:23:24'),
(451, 'Diflorasone Diacetate', 1, '2022-02-19 06:23:52', '2022-02-19 06:23:52'),
(452, 'Difluprednate', 1, '2022-02-19 06:24:50', '2022-02-19 06:24:50'),
(453, 'Digoxin', 1, '2022-02-19 06:25:06', '2022-02-19 06:25:06'),
(454, 'Diloxanide Furoate', 1, '2022-02-19 06:25:29', '2022-02-19 06:25:29'),
(455, 'Diltiazem Hydrochloride (FC Tablet)', 1, '2022-02-19 06:26:02', '2022-02-19 06:26:02'),
(456, 'Diltiazem Hydrochloride (SR Tablet)', 1, '2022-02-19 06:26:18', '2022-02-19 06:26:18'),
(457, 'Diphenhydramine + Dextromethorphan + Levomenthol', 1, '2022-02-19 06:26:33', '2022-02-19 06:26:33'),
(458, 'Diphenhydramine +  Levomenthol', 1, '2022-02-19 06:27:10', '2022-02-19 06:27:10'),
(459, 'Diphenhydramine Hydrochloride', 1, '2022-02-19 06:27:32', '2022-02-19 06:27:32'),
(460, 'Diphenhydramine Hydrochloride + Zinc Acetate', 1, '2022-02-19 06:27:56', '2022-02-19 06:27:56'),
(461, 'Diphtheria + Pertussis + Tetanus (DPT)', 1, '2022-02-19 06:28:44', '2022-02-19 06:28:44'),
(462, 'Diphtheria, Tetanus, Pertussis, Hepatitis B, Poliomyelitis, Influenzae Vaccine', 1, '2022-02-19 06:28:57', '2022-02-19 06:28:57'),
(463, 'Diphtheria, Tetanus, Pertussis, Poliomyelitis Vaccine', 1, '2022-02-19 06:29:18', '2022-02-19 06:29:18'),
(464, 'Dipyridamole', 1, '2022-02-19 06:29:41', '2022-02-19 06:29:41'),
(465, 'Disopyramide Phosphate', 1, '2022-02-19 06:30:04', '2022-02-19 06:30:04'),
(466, 'Dithranol + Boric Acid + Salicylic Acid', 1, '2022-02-19 06:30:38', '2022-02-19 06:30:38'),
(467, 'Dobutamine', 1, '2022-02-19 06:30:59', '2022-02-19 06:30:59'),
(468, 'Docetaxel Trihydrate', 1, '2022-02-19 06:31:16', '2022-02-19 06:31:16'),
(469, 'Docosanol', 1, '2022-02-19 06:31:30', '2022-02-19 06:31:30'),
(470, 'Docusate Sodium (Ear Drop)', 1, '2022-02-19 06:31:55', '2022-02-19 06:31:55'),
(471, 'Docusate Sodium (Oral)', 1, '2022-02-19 06:32:12', '2022-02-19 06:32:12'),
(472, 'Domperidone Maleate', 1, '2022-02-19 06:32:31', '2022-02-19 06:32:31'),
(473, 'Donepezil Hydrochloride', 1, '2022-02-19 06:33:05', '2022-02-19 06:33:05'),
(474, 'Dopamine Hydrochloride', 1, '2022-02-19 06:33:23', '2022-02-19 06:33:23'),
(475, 'Doripenem', 1, '2022-02-19 06:33:40', '2022-02-19 06:33:40'),
(476, 'Dorzolamide + Timolol', 1, '2022-02-19 06:34:00', '2022-02-19 06:34:00'),
(477, 'Doxepin (Oral)', 1, '2022-02-19 06:34:18', '2022-02-19 06:34:18'),
(478, 'Doxepin (Topical)', 1, '2022-02-19 06:34:40', '2022-02-19 06:34:40'),
(479, 'Doxophylline', 1, '2022-02-19 06:34:58', '2022-02-19 06:34:58'),
(480, 'Doxorubicin Hydrochloride', 1, '2022-02-19 06:35:21', '2022-02-19 06:35:21'),
(481, 'Doxycycline Hydrochloride', 1, '2022-02-19 06:36:05', '2022-02-19 06:36:05'),
(482, 'Doxylamine Succinate', 1, '2022-02-19 06:36:26', '2022-02-19 06:36:26'),
(483, 'Drospirenone', 1, '2022-02-19 06:36:55', '2022-02-19 06:36:55'),
(484, 'Drotaverine', 1, '2022-02-19 06:37:25', '2022-02-19 06:37:25'),
(485, 'Dulaglutide', 1, '2022-02-19 06:37:44', '2022-02-19 06:37:44'),
(486, 'Duloxetine Hydrochloride', 1, '2022-02-19 06:38:38', '2022-02-19 06:38:38'),
(487, 'Dutasteride', 1, '2022-02-19 06:38:56', '2022-02-19 06:38:56'),
(488, 'Dydrogesterone', 1, '2022-02-19 06:39:14', '2022-02-19 06:39:14'),
(489, 'Ebastine', 1, '2022-02-20 01:21:03', '2022-02-20 01:21:03'),
(490, 'Econazole Nitrate', 1, '2022-02-20 01:21:23', '2022-02-20 01:21:23'),
(491, 'Econazole Nitrate + Triamcinolone Acetonide', 1, '2022-02-20 01:23:44', '2022-02-20 01:23:44'),
(492, 'Efavirenz', 1, '2022-02-20 01:24:04', '2022-02-20 01:24:04'),
(493, 'Eflornithine Hydrochloride', 1, '2022-02-20 01:24:32', '2022-02-20 01:24:32'),
(494, 'Elagolix', 1, '2022-02-20 01:24:46', '2022-02-20 01:24:46'),
(495, 'Eltrombopag Olamine', 1, '2022-02-20 01:25:15', '2022-02-20 01:25:15'),
(496, 'Eluxadoline', 1, '2022-02-20 01:25:40', '2022-02-20 01:25:40'),
(497, 'Emollient (Cepalin+Allantoin)', 1, '2022-02-20 01:26:12', '2022-02-20 01:26:12'),
(498, 'Empagliflozin', 1, '2022-02-20 01:26:31', '2022-02-20 01:26:31'),
(499, 'Empagliflozin + Metformin Hydrochloride', 1, '2022-02-20 01:29:51', '2022-02-20 01:29:51'),
(500, 'Enalapril Maleate', 1, '2022-02-20 01:30:13', '2022-02-20 01:30:13'),
(501, 'Encephalitis Vaccine', 1, '2022-02-20 01:30:32', '2022-02-20 01:30:32'),
(502, 'Enoxaparin Sodium', 1, '2022-02-20 01:30:48', '2022-02-20 01:30:48'),
(503, 'Entacapone', 1, '2022-02-20 01:31:05', '2022-02-20 01:31:05'),
(504, 'Entecavir', 1, '2022-02-20 01:31:30', '2022-02-20 01:31:30'),
(505, 'Epalrestat', 1, '2022-02-20 01:31:53', '2022-02-20 01:31:53'),
(506, 'Eperisone Hydrochloride', 1, '2022-02-20 01:32:19', '2022-02-20 01:32:19'),
(507, 'Ephedrine Hydrochloride', 1, '2022-02-20 01:32:45', '2022-02-20 01:32:45'),
(508, 'Epinastine Hyrochloride', 1, '2022-02-20 01:33:09', '2022-02-20 01:33:09'),
(509, 'Epirubicin Hydrochloride', 1, '2022-02-20 01:33:37', '2022-02-20 01:33:37'),
(510, 'Eplerenone', 1, '2022-02-20 01:33:59', '2022-02-20 01:33:59'),
(511, 'Epoetin Beta', 1, '2022-02-20 01:34:16', '2022-02-20 01:34:16'),
(512, 'Eptifibatide', 1, '2022-02-20 01:34:37', '2022-02-20 01:34:37'),
(513, 'Erdosteine', 1, '2022-02-20 01:34:58', '2022-02-20 01:34:58'),
(514, 'Ergotamine Tartrate + Caffeine', 1, '2022-02-20 01:35:28', '2022-02-20 01:35:28'),
(515, 'Eribulin Mesylate', 1, '2022-02-20 01:36:08', '2022-02-20 01:36:08'),
(516, 'Erlotinib', 1, '2022-02-21 23:17:16', '2022-02-21 23:17:16'),
(517, 'Ertapenem', 1, '2022-02-21 23:17:33', '2022-02-21 23:17:33'),
(518, 'Erythromycin (Lotion)', 1, '2022-02-21 23:17:57', '2022-02-21 23:17:57'),
(519, 'Erythromycin (Oral)', 1, '2022-02-21 23:18:19', '2022-02-21 23:18:19'),
(520, 'Erythropoietin', 1, '2022-02-21 23:18:55', '2022-02-21 23:18:55'),
(521, 'Erythropoietin Alfa', 1, '2022-02-21 23:19:08', '2022-02-21 23:19:08'),
(522, 'Escitalopram Oxalate', 1, '2022-02-21 23:19:29', '2022-02-21 23:19:29'),
(523, 'Eslicarbazepine Acetate', 1, '2022-02-21 23:19:52', '2022-02-21 23:19:52'),
(524, 'Esmolol Hyrochloride', 1, '2022-02-21 23:20:16', '2022-02-21 23:20:16'),
(525, 'Esomeprazole', 1, '2022-02-21 23:20:37', '2022-02-21 23:20:37'),
(526, 'Esomeprazole (MUPS Tablet)', 1, '2022-02-21 23:21:00', '2022-02-21 23:21:00'),
(527, 'Esomeprazole + Amoxicillin + Clarithromycin', 1, '2022-02-21 23:21:34', '2022-02-21 23:21:34'),
(528, 'Estradiol', 1, '2022-02-21 23:21:51', '2022-02-21 23:21:51'),
(529, 'Estradiol Valerate', 1, '2022-02-21 23:22:11', '2022-02-21 23:22:11'),
(530, 'Estradiol (Oral)', 1, '2022-02-21 23:22:27', '2022-02-21 23:22:27'),
(531, 'Estradiol (Vaginal)', 1, '2022-02-21 23:22:49', '2022-02-21 23:22:49'),
(532, 'Eszopiclone', 1, '2022-02-21 23:23:17', '2022-02-21 23:23:17'),
(533, 'Etanercept', 1, '2022-02-21 23:23:40', '2022-02-21 23:23:40'),
(534, 'Ethambutol', 1, '2022-02-21 23:23:54', '2022-02-21 23:23:54'),
(535, 'Ethanol + Isopropyl Alcohol', 1, '2022-02-21 23:24:17', '2022-02-21 23:24:17'),
(536, 'Ethinyl Estradiol + Desogestrel (0.02 mg)', 1, '2022-02-21 23:24:57', '2022-02-21 23:24:57'),
(537, 'Ethinyl Estradiol + Desogestrel (0.03 mg)', 1, '2022-02-21 23:25:16', '2022-02-21 23:25:16'),
(538, 'Ethinyl Estradiol + Desogestrel + Ferrous Fumarate', 1, '2022-02-21 23:25:53', '2022-02-21 23:25:53'),
(539, 'Ethinyl Estradiol + Drospirenone (21 Tablet)', 1, '2022-02-21 23:26:39', '2022-02-21 23:26:39'),
(540, 'Ethinyl Estradiol + Drospirenone (24 Tablet)', 1, '2022-02-21 23:26:54', '2022-02-21 23:26:54'),
(541, 'Ethinyl Estradiol + Drospirenone (HRT)', 1, '2022-02-21 23:27:36', '2022-02-21 23:27:36'),
(542, 'Ethinyl Estradiol + Drospirenone + Levomefolate', 1, '2022-02-21 23:28:26', '2022-02-21 23:28:26'),
(543, 'Ethinyl Estradiol + Gestodene', 1, '2022-02-21 23:29:22', '2022-02-21 23:29:22'),
(544, 'Ethinyl Estradiol + Levonorgestrel + Ferrous Fumarate', 1, '2022-02-21 23:30:18', '2022-02-21 23:30:18'),
(545, 'Ethinyl Estradiol + Lynestrenol (0.0375 mg)', 1, '2022-02-21 23:30:58', '2022-02-21 23:30:58'),
(546, 'Ethinyl Estradiol + Lynestrenol (0.05 mg)', 1, '2022-02-21 23:33:47', '2022-02-21 23:33:47'),
(547, 'Ethosuximide', 1, '2022-02-21 23:34:08', '2022-02-21 23:34:08'),
(548, 'Ethyl Alcohol + Hydrogen Peroxide + Glycerol', 1, '2022-02-21 23:34:53', '2022-02-21 23:34:53'),
(549, 'Ethyl Butylacetylaminopropionate', 1, '2022-02-21 23:35:33', '2022-02-21 23:35:33'),
(550, 'Etodolac', 1, '2022-02-21 23:35:47', '2022-02-21 23:35:47'),
(551, 'Etoposide', 1, '2022-02-21 23:36:24', '2022-02-21 23:36:24'),
(552, 'Eucalyptol + Menthol + Methyl Salicylate + Thymol + Sodium Fluoride', 1, '2022-02-21 23:37:23', '2022-02-21 23:37:23'),
(553, 'Eucalyptol + Methanol + Thymol', 1, '2022-02-21 23:37:51', '2022-02-21 23:37:51'),
(554, 'Everolimus', 1, '2022-02-21 23:38:11', '2022-02-21 23:38:11'),
(555, 'Ezetimibe', 1, '2022-02-21 23:38:29', '2022-02-21 23:38:29'),
(556, 'Famciclovir', 1, '2022-02-21 23:40:55', '2022-02-21 23:40:55'),
(557, 'Famotidine', 1, '2022-02-22 01:45:21', '2022-02-22 01:45:21'),
(558, 'Favipiravir', 1, '2022-02-22 01:47:29', '2022-02-22 01:47:29'),
(559, 'Febuxostat', 1, '2022-02-22 01:49:01', '2022-02-22 01:49:01'),
(560, 'Fenofibrate', 1, '2022-02-22 01:53:56', '2022-02-22 01:53:56'),
(561, 'Fentanyl Citrate', 1, '2022-02-22 01:58:19', '2022-02-22 01:58:19'),
(562, 'Fenticonazole Nitrate [Vaginal Cream]', 1, '2022-02-22 02:10:02', '2022-02-22 02:10:02'),
(563, 'Fenticonazole Nitrate [Vaginal Tablet]', 1, '2022-02-22 02:25:44', '2022-02-22 02:25:44'),
(564, 'Ferric Carboxymaltose', 1, '2022-02-22 02:39:25', '2022-02-22 02:39:25'),
(565, 'Ferric Citrate', 1, '2022-02-22 02:41:27', '2022-02-22 02:41:27'),
(566, 'Ferric Derisomaltose', 1, '2022-02-22 02:43:17', '2022-02-22 02:43:17'),
(567, 'Ferric Pyrophosphate Citrate', 1, '2022-02-22 02:53:59', '2022-02-22 02:53:59'),
(568, 'Ferrous Ascorbate', 1, '2022-02-22 02:56:12', '2022-02-22 02:56:12'),
(569, 'Ferrous Ascorbate + Folic Acid + Zinc Sulfate', 1, '2022-02-22 02:58:22', '2022-02-22 02:58:22'),
(570, 'Ferrous Fumarate', 1, '2022-02-22 03:02:48', '2022-02-22 03:02:48'),
(571, 'Ferrous Fumarate + Folic acid', 1, '2022-02-22 03:05:10', '2022-02-22 03:05:10'),
(572, 'Ferrous Gluconate', 1, '2022-02-22 03:06:48', '2022-02-22 03:06:48'),
(573, 'Ferrous Sulfate', 1, '2022-02-22 03:18:45', '2022-02-22 03:18:45'),
(574, 'Ferrous Sulfate + Folic Acid', 1, '2022-02-22 03:23:47', '2022-02-22 03:23:47'),
(575, 'Ferrous Sulfate + Folic Acid + Zinc Sulfate', 1, '2022-02-22 03:35:08', '2022-02-22 03:35:08'),
(576, 'Fexofenadine + Pseudoephedrine', 1, '2022-02-26 02:07:49', '2022-02-26 02:07:49'),
(577, 'Fexofenadine Hydrochloride', 1, '2022-02-26 02:09:17', '2022-02-26 02:09:17'),
(578, 'Filgrastim', 1, '2022-02-26 02:12:04', '2022-02-26 02:12:04'),
(579, 'Finasteride (Androgenic Alopecia)', 1, '2022-02-26 02:13:41', '2022-02-26 02:13:41'),
(580, 'Finasteride (B.P.H.)', 1, '2022-02-26 02:15:33', '2022-02-26 02:15:33'),
(581, 'Flavoxate Hydrochloride', 1, '2022-02-26 02:17:14', '2022-02-26 02:17:14'),
(582, 'Flucloxacillin Sodium', 1, '2022-02-26 02:20:05', '2022-02-26 02:20:05'),
(583, 'Fluconazole', 1, '2022-02-26 02:21:36', '2022-02-26 02:21:36'),
(584, 'Fluconazole (Ophthalmic)', 1, '2022-02-26 02:23:05', '2022-02-26 02:23:05'),
(585, 'Fludarabine Phosphate', 1, '2022-02-26 02:24:37', '2022-02-26 02:24:37'),
(586, 'Fludrocortisone Acetate', 1, '2022-02-26 02:26:50', '2022-02-26 02:26:50'),
(587, 'Flunarizine', 1, '2022-02-26 02:28:27', '2022-02-26 02:28:27'),
(588, 'Fluocinolone Acetonide', 1, '2022-02-26 02:29:53', '2022-02-26 02:29:53'),
(589, 'Fluocinolone Acetonide + Clioquinol', 1, '2022-02-26 02:32:01', '2022-02-26 02:32:01'),
(590, 'Fluocinolone Acetonide + Hydroquinone + Tretinoin', 1, '2022-02-26 02:36:13', '2022-02-26 02:36:13'),
(591, 'Fluocinolone Acetonide + Neomycin Sulfate', 1, '2022-02-26 02:38:44', '2022-02-26 02:38:44'),
(592, 'Fluorescein Sodium', 1, '2022-02-26 02:54:16', '2022-02-26 02:54:16'),
(593, 'Fluormetholone + Neomycin Sulphate', 1, '2022-02-26 02:56:27', '2022-02-26 02:56:27'),
(594, 'Fluorometholone + Gentamicin', 1, '2022-02-26 02:58:11', '2022-02-26 02:58:11'),
(595, 'Fluorometholone + Tetrahydrozoline', 1, '2022-02-26 02:59:47', '2022-02-26 02:59:47'),
(596, 'Fluorometholone Acetate', 1, '2022-02-26 03:13:12', '2022-02-26 03:13:12'),
(597, 'Fluorouracil', 1, '2022-02-26 03:35:26', '2022-02-26 03:35:26'),
(598, 'Fluoxetine Hydrochloride', 1, '2022-02-26 03:37:12', '2022-02-26 03:37:12'),
(599, 'Flupentixol', 1, '2022-02-26 03:38:55', '2022-02-26 03:38:55'),
(600, 'Flupentixol + Melitracen', 1, '2022-02-26 03:40:38', '2022-02-26 03:40:38'),
(601, 'Fluphenazine + Nortriptyline', 1, '2022-02-26 03:42:08', '2022-02-26 03:42:08'),
(602, 'Fluphenazine Decanoate', 1, '2022-02-26 03:44:34', '2022-02-26 03:44:34'),
(603, 'Flurazepam', 1, '2022-02-26 03:47:14', '2022-02-26 03:47:14'),
(604, 'Flurbiprofen', 1, '2022-02-26 03:49:08', '2022-02-26 03:49:08'),
(605, 'Flutamide', 1, '2022-02-26 03:50:41', '2022-02-26 03:50:41'),
(606, 'Fluticasone Furoate', 1, '2022-02-26 04:10:50', '2022-02-26 04:10:50'),
(607, 'Fluticasone Propionate (Inhaler)', 1, '2022-02-26 04:13:13', '2022-02-26 04:13:13'),
(608, 'Fluticasone Propionate (Nasal Spray)', 1, '2022-02-26 04:15:17', '2022-02-26 04:15:17'),
(609, 'Fluticasone Propionate (Nebulizer Suspension)', 1, '2022-02-26 04:17:10', '2022-02-26 04:17:10'),
(610, 'Fluticasone Propionate (Topical)', 1, '2022-02-26 04:18:53', '2022-02-26 04:18:53'),
(611, 'Fluticasone Propionate + Formoterol Fumarate', 1, '2022-02-26 04:21:11', '2022-02-26 04:21:11'),
(612, 'Fluvastatin', 1, '2022-02-26 05:18:09', '2022-02-26 05:18:09'),
(613, 'Fluvoxamine Maleate', 1, '2022-02-26 05:20:08', '2022-02-26 05:20:08'),
(614, 'Folic Acid', 1, '2022-02-26 05:28:49', '2022-02-26 05:28:49'),
(615, 'Folic Acid + Zinc Sulfate Monohydrate', 1, '2022-02-26 05:31:08', '2022-02-26 05:31:08'),
(616, 'Follicle Stimulating Hormone (Urofollitropin)', 1, '2022-02-26 05:34:06', '2022-02-26 05:34:06'),
(617, 'Follitropin Alfa', 1, '2022-02-26 05:35:41', '2022-02-26 05:35:41'),
(618, 'Follitropin Alfa + Lutropin Alfa', 1, '2022-02-26 05:37:17', '2022-02-26 05:37:17'),
(619, 'Follitropin Beta', 1, '2022-02-26 05:38:47', '2022-02-26 05:38:47'),
(620, 'Fondaparinux Sodium', 1, '2022-02-26 05:40:14', '2022-02-26 05:40:14'),
(621, 'Formoterol Fumarate', 1, '2022-02-26 05:41:52', '2022-02-26 05:41:52'),
(622, 'Formoterol Fumarate + Glycopyrrolate + Budesonide', 1, '2022-02-26 05:44:53', '2022-02-26 05:44:53'),
(623, 'Fosfomycin Trometamol', 1, '2022-02-26 05:46:24', '2022-02-26 05:46:24'),
(624, 'Fructose', 1, '2022-02-26 05:47:41', '2022-02-26 05:47:41'),
(625, 'Fucidic Acid + Betamethasone', 1, '2022-02-26 05:49:17', '2022-02-26 05:49:17'),
(626, 'Furosemide', 1, '2022-02-26 05:51:03', '2022-02-26 05:51:03'),
(627, 'Furosemide + Spironolactone', 1, '2022-02-26 05:52:52', '2022-02-26 05:52:52'),
(628, 'Fusidic Acid (Ophthalmic)', 1, '2022-02-26 05:54:18', '2022-02-26 05:54:18'),
(629, 'Fusidic acid + Betamethasone', 1, '2022-02-26 05:56:12', '2022-02-26 05:56:12'),
(630, 'Fusidic acid + Hydrocortisone', 1, '2022-02-26 05:57:38', '2022-02-26 05:57:38'),
(631, 'Gabapentin', 1, '2022-02-26 05:58:11', '2022-02-26 05:58:11'),
(632, 'Gadodiamide', 1, '2022-02-26 05:58:27', '2022-02-26 05:58:27'),
(633, 'Gadoversetamide', 1, '2022-02-26 05:58:44', '2022-02-26 05:58:44'),
(634, 'Galantamine', 1, '2022-02-26 05:59:03', '2022-02-26 05:59:03'),
(635, 'Ganciclovir (Ophthalmic)', 1, '2022-02-26 05:59:30', '2022-02-26 05:59:30');
INSERT INTO `generics` (`id`, `generic_name`, `category_id`, `created_at`, `updated_at`) VALUES
(636, 'Gatifloxacin (Ophthalmic)', 1, '2022-02-26 05:59:51', '2022-02-26 05:59:51'),
(637, 'Gatifloxacin (Oral)', 1, '2022-02-26 06:00:11', '2022-02-26 06:00:11'),
(638, 'Gatifloxacin + Dexamethasone', 1, '2022-02-26 06:00:33', '2022-02-26 06:00:33'),
(639, 'Geftinib', 1, '2022-02-26 06:00:50', '2022-02-26 06:00:50'),
(640, 'Gemcitabine', 1, '2022-02-26 06:01:05', '2022-02-26 06:01:05'),
(641, 'Gemfibrozil', 1, '2022-02-26 06:01:22', '2022-02-26 06:01:22'),
(642, 'Gemifloxacin', 1, '2022-02-26 06:01:37', '2022-02-26 06:01:37'),
(643, 'Gentamicin + Hydrocortisone Acetate', 1, '2022-02-26 06:02:09', '2022-02-26 06:02:09'),
(644, 'Gentamicin Sulfate (Injection)', 1, '2022-02-26 06:02:42', '2022-02-26 06:02:42'),
(645, 'Gentamicin Sulfate (Ophthalmic)', 1, '2022-02-26 06:03:04', '2022-02-26 06:03:04'),
(646, 'Gentamicin Sulfate (Topical)', 1, '2022-02-26 06:03:22', '2022-02-26 06:03:22'),
(647, 'Gentian Violet', 1, '2022-02-26 06:03:37', '2022-02-26 06:03:37'),
(648, 'Glecaprevir + Pibrentasvir', 1, '2022-02-26 06:04:04', '2022-02-26 06:04:04'),
(649, 'Glibenclamide', 1, '2022-02-26 06:04:24', '2022-02-26 06:04:24'),
(650, 'Gliclazide', 1, '2022-02-26 06:04:37', '2022-02-26 06:04:37'),
(651, 'Glimepiride', 1, '2022-02-26 06:05:07', '2022-02-26 06:05:07'),
(652, 'Glimepiride + Metformin', 1, '2022-02-26 06:05:30', '2022-02-26 06:05:30'),
(653, 'Glipizide', 1, '2022-02-26 06:05:46', '2022-02-26 06:05:46'),
(654, 'Glipizide + Metformin Hydrochloride', 1, '2022-02-26 06:06:20', '2022-02-26 06:06:20'),
(655, 'Glucosamine Hydrochloride', 1, '2022-02-26 06:06:46', '2022-02-26 06:06:46'),
(656, 'Glucosamine Sulfate + Chondroitin', 1, '2022-02-26 06:07:24', '2022-02-26 06:07:24'),
(657, 'Glucosamine Sulfate + Chondroitin + Camphor + Peppermint Oil', 1, '2022-02-26 06:07:47', '2022-02-26 06:07:47'),
(658, 'Glucosamine Sulfate + Diacerein', 1, '2022-02-26 06:08:19', '2022-02-26 06:08:19'),
(659, 'Glucose 11% + Vitamin 18 Novum + Intralipid 20%', 1, '2022-02-26 06:08:58', '2022-02-26 06:08:58'),
(660, 'Glucose 19% + Vitamin 18 Novum + Intralipid 20%', 1, '2022-02-26 06:09:24', '2022-02-26 06:09:24'),
(661, 'Glycerin', 1, '2022-02-26 06:09:40', '2022-02-26 06:09:40'),
(662, 'Glycerin + Hypromellose + Polyethylene glycol + Tetrahydrozoline + Zinc Sulfate', 1, '2022-02-26 06:09:51', '2022-02-26 06:09:51'),
(663, 'Glycerol', 1, '2022-02-26 06:10:10', '2022-02-26 06:10:10'),
(664, 'Glycerol + Hypromellose + Polyethylene Glycol 400', 1, '2022-02-26 06:10:39', '2022-02-26 06:10:39'),
(665, 'Glycerol + Liquid Sugar', 1, '2022-02-26 06:11:03', '2022-02-26 06:11:03'),
(666, 'Glycine', 1, '2022-02-26 06:11:59', '2022-02-26 06:13:05'),
(667, 'Glycopyrronium Bromide (Inhalation Capsule)', 1, '2022-02-26 06:13:30', '2022-02-26 06:13:30'),
(668, 'Glycopyrronium Bromide (Injection)', 1, '2022-02-26 06:13:52', '2022-02-26 06:13:52'),
(669, 'Glycopyrronium Bromide (Oral solution)', 1, '2022-02-26 06:14:12', '2022-02-26 06:14:12'),
(670, 'Glycopyrronium Bromide (Respirator Solution)', 1, '2022-02-26 06:14:27', '2022-02-26 06:14:27'),
(671, 'Glycopyrronium Bromide + Formoterol Fumarate', 1, '2022-02-26 06:14:48', '2022-02-26 06:14:48'),
(672, 'Golimumab', 1, '2022-02-26 06:15:05', '2022-02-26 06:15:05'),
(673, 'Gramacidin + Neomycin + Polymixin B', 1, '2022-02-26 06:15:37', '2022-02-26 06:15:37'),
(674, 'Granisetron', 1, '2022-02-26 06:15:52', '2022-02-26 06:15:52'),
(675, 'Griseofulvin (Microsize)', 1, '2022-02-26 06:16:20', '2022-02-26 06:16:20'),
(676, 'Guaifenesin + Dextromethorphan + Menthol', 1, '2022-02-26 06:16:57', '2022-02-26 06:16:57'),
(677, 'Guaifenesin + Levomenthol + Diphenhydramine', 1, '2022-02-26 06:17:44', '2022-02-26 06:17:44'),
(678, 'Haemophilus Influenzae Type B Vaccine (Conjugated)', 1, '2022-02-26 06:20:42', '2022-02-26 06:20:42'),
(679, 'Halazone', 1, '2022-02-26 06:22:45', '2022-02-26 06:22:45'),
(680, 'Halcinonide', 1, '2022-02-26 06:23:04', '2022-02-26 06:23:04'),
(681, 'Halobetasol Propionate', 1, '2022-02-26 06:23:27', '2022-02-26 06:23:27'),
(682, 'Halobetasol Propionate + Tazarotene', 1, '2022-02-26 06:23:50', '2022-02-26 06:23:50'),
(683, 'Haloperidol', 1, '2022-02-26 06:24:10', '2022-02-26 06:24:10'),
(684, 'Halothane', 1, '2022-02-26 06:24:23', '2022-02-26 06:24:23'),
(685, 'Hartmann\'s Solution', 1, '2022-02-26 06:24:42', '2022-02-26 06:24:42'),
(686, 'Heparin Sodium', 1, '2022-02-26 06:24:59', '2022-02-26 06:24:59'),
(687, 'Hepatitis A Vaccine', 1, '2022-02-26 06:25:18', '2022-02-26 06:25:18'),
(688, 'Hepatitis B Immune Globulin', 1, '2022-02-26 06:25:45', '2022-02-26 06:25:45'),
(689, 'Hepatitis B Vaccine [rDNA]', 1, '2022-02-26 06:26:15', '2022-02-26 06:26:15'),
(690, 'Homatropine Hydrobromide', 1, '2022-02-26 06:26:39', '2022-02-26 06:26:39'),
(691, 'Human Anti-D Immunoglobulins', 1, '2022-02-26 06:27:02', '2022-02-26 06:27:02'),
(692, 'Human Chorionic Gonadotrophin', 1, '2022-02-26 06:27:34', '2022-02-26 06:27:34'),
(693, 'Human Immunoglobulin-G [IgG]', 1, '2022-02-26 06:28:20', '2022-02-26 06:28:20'),
(694, 'Human Menopausal Gonadotrophin', 1, '2022-02-26 06:28:48', '2022-02-26 06:28:48'),
(695, 'Human Milk Based Amino Acid', 1, '2022-02-26 06:29:06', '2022-02-26 06:29:06'),
(696, 'Human Papillomavirus Bivalent [types 16 and 18]', 1, '2022-02-26 06:29:49', '2022-02-26 06:29:49'),
(697, 'Human Papillomavirus Quadrivalent [types 6, 11, 16 and 18]', 1, '2022-02-26 06:30:41', '2022-02-26 06:30:41'),
(698, 'Human Tetanus Immunoglobulin', 1, '2022-02-26 06:31:04', '2022-02-26 06:31:04'),
(699, 'Hydrochlorothiazide', 1, '2022-02-26 06:31:31', '2022-02-26 06:31:31'),
(700, 'Hydrochlorothiazide + Triamterene', 1, '2022-02-26 06:31:58', '2022-02-26 06:31:58'),
(701, 'Hydrocortisone', 1, '2022-02-26 06:32:16', '2022-02-26 06:32:16'),
(702, 'Hydrocortisone  + Lidocaine', 1, '2022-02-26 06:32:44', '2022-02-26 06:32:44'),
(703, 'Hydrocortisone + Neomycin Sulphate + Polymixin B', 1, '2022-02-26 06:33:23', '2022-02-26 06:33:23'),
(704, 'Hydrocortisone Acetate', 1, '2022-02-26 06:33:41', '2022-02-26 06:33:41'),
(705, 'Hydrocortisone Acetate + Benzyl Benzoate + Bismuth Subgallate + Bismuth Oxide + Balsam Peru + Zinc Oxide', 1, '2022-02-26 06:33:54', '2022-02-26 06:33:54'),
(706, 'Hydrocortisone Acetate + Neomycin Sulphate', 1, '2022-02-26 06:34:11', '2022-02-26 06:34:11'),
(707, 'Hydrocortisone + Butyrate', 1, '2022-02-26 06:34:46', '2022-02-26 06:34:46'),
(708, 'Hydrogen Peroxide', 1, '2022-02-26 06:36:10', '2022-02-26 06:36:10'),
(709, 'Hydroquinone', 1, '2022-02-26 06:36:33', '2022-02-26 06:36:33'),
(710, 'Hydroquinone + Octyldimethyl + Dioxybenzone + Oxybenzone', 1, '2022-02-26 06:36:45', '2022-02-26 06:36:45'),
(711, 'Hydroxocobalamin', 1, '2022-02-26 06:37:05', '2022-02-26 06:37:05'),
(712, 'Hydroxychloroquine Sulphate', 1, '2022-02-26 06:37:25', '2022-02-26 06:37:25'),
(713, 'Hydroxyethyl Cellulose + Glycerin', 1, '2022-02-26 06:37:44', '2022-02-26 06:37:44'),
(714, 'Hydroxyethyl Starch + Sodium Chloride', 1, '2022-02-26 06:38:03', '2022-02-26 06:38:03'),
(715, 'Hydroxyprogesterone Caproate', 1, '2022-02-26 06:38:18', '2022-02-26 06:38:18'),
(716, 'Hydroxypropyl Methylcellulose', 1, '2022-02-26 06:38:32', '2022-02-26 06:38:32'),
(717, 'Hydroxyurea', 1, '2022-02-26 06:38:45', '2022-02-26 06:38:45'),
(718, 'Hydroxyzine Hydrochloride', 1, '2022-02-26 06:39:05', '2022-02-26 06:39:05'),
(719, 'Hylan G-F 20', 1, '2022-02-26 06:39:23', '2022-02-26 06:39:23'),
(720, 'Hyoscine Butylbromide', 1, '2022-02-26 06:39:37', '2022-02-26 06:39:37'),
(721, 'Hyoscine Hydrobromide', 1, '2022-02-26 06:39:50', '2022-02-26 06:39:50'),
(722, 'Hypromellose (Ophthalmic Gel)', 1, '2022-02-26 06:40:10', '2022-02-26 06:40:10'),
(723, 'Hypromellose (Ophthalmic Solution)', 1, '2022-02-26 06:40:28', '2022-02-26 06:40:28'),
(724, 'Hypromellose + Carbomer', 1, '2022-02-26 06:40:47', '2022-02-26 06:40:47'),
(725, 'Ibandronic Acid', 1, '2022-02-27 19:02:04', '2022-02-27 19:02:04'),
(726, 'Ibandronic Acid & Calcium Orotate', 1, '2022-02-27 19:03:14', '2022-02-27 19:03:14'),
(727, 'Ibandronic Acid + Calcium Carbonate + Vitamin D3', 1, '2022-02-27 19:03:59', '2022-02-27 19:03:59'),
(728, 'Ibrutinib', 1, '2022-02-27 19:06:40', '2022-02-27 19:06:40'),
(729, 'Ibuprofen', 1, '2022-02-27 19:07:02', '2022-02-27 19:07:02'),
(730, 'Idoxuridine', 1, '2022-02-27 19:07:35', '2022-02-27 19:07:35'),
(731, 'Ifosfamide', 1, '2022-02-27 19:07:55', '2022-02-27 19:07:55'),
(732, 'Iloperidone', 1, '2022-02-27 19:08:19', '2022-02-27 19:08:19'),
(733, 'Imatinib Mesylate', 1, '2022-02-27 19:08:40', '2022-02-27 19:08:40'),
(734, 'Imipenem + Cilastatin', 1, '2022-02-27 19:09:04', '2022-02-27 19:09:04'),
(735, 'Imipramine Hydrochloride', 1, '2022-02-27 19:49:09', '2022-02-27 19:49:09'),
(736, 'Imiquimod', 1, '2022-02-27 19:49:28', '2022-02-27 19:49:28'),
(737, 'Inactivated Hepatitis A Vaccine', 1, '2022-02-27 19:49:53', '2022-02-27 19:49:53'),
(738, 'Inactivated Influenza Vaccine', 1, '2022-02-27 19:50:31', '2022-02-27 19:50:31'),
(739, 'Inactivated Polio Vaccine', 1, '2022-02-27 19:50:56', '2022-02-27 19:50:56'),
(740, 'Indacaterol + Glycopyrronium', 1, '2022-02-27 19:51:33', '2022-02-27 19:51:33'),
(741, 'Indacarerol Maleate', 1, '2022-02-27 19:51:55', '2022-02-27 19:51:55'),
(742, 'Indapamide', 1, '2022-02-27 19:52:11', '2022-02-27 19:52:11'),
(743, 'Indapamide + Amlodipine', 1, '2022-02-27 19:52:35', '2022-02-27 19:52:35'),
(744, 'Indapamide + Perindopril Arginine', 1, '2022-02-27 19:53:03', '2022-02-27 19:53:03'),
(745, 'Indomethacin (Oral)', 1, '2022-02-27 19:59:37', '2022-02-27 19:59:37'),
(746, 'Indomethacin (Rectal)', 1, '2022-02-27 19:59:51', '2022-02-27 19:59:51'),
(747, 'Infliximab', 1, '2022-02-27 20:00:15', '2022-02-27 20:00:15'),
(748, 'Inositol Nicotinate', 1, '2022-03-02 01:35:32', '2022-03-02 01:35:32'),
(749, 'Insulin Aspart', 1, '2022-03-02 01:49:24', '2022-03-02 01:49:24'),
(750, 'Insulin Degludec', 1, '2022-03-06 16:13:59', '2022-03-06 16:13:59'),
(751, 'Insulin Degludec + Insulin Aspart Premixed', 1, '2022-03-06 16:20:34', '2022-03-06 16:20:34'),
(752, 'Insulin Detemir', 1, '2022-03-06 16:24:37', '2022-03-06 16:24:37'),
(753, 'Insulin Glargine [rDNA]', 1, '2022-03-06 16:28:40', '2022-03-06 16:28:40'),
(754, 'Insulin Glulisine', 1, '2022-03-06 16:32:19', '2022-03-06 16:32:19'),
(755, 'Insulin Human [Fast-Acting]', 1, '2022-03-06 16:48:25', '2022-03-06 16:48:25'),
(756, 'Insulin Human [Long-Acting]', 1, '2022-03-07 05:21:06', '2022-03-07 05:21:06'),
(757, 'Insulin Human [rDNA] + Isophane Insulin Human', 1, '2022-03-07 05:24:50', '2022-03-07 05:24:50'),
(758, 'Insulin Lispro', 1, '2022-03-07 05:27:43', '2022-03-07 05:27:43'),
(759, 'Insulin Lispro Protamine + Insulin Lispro', 1, '2022-03-07 05:38:00', '2022-03-07 05:38:00'),
(760, 'Interferon Alfa-2a [Recombinant]', 1, '2022-03-07 05:41:33', '2022-03-07 05:41:33'),
(761, 'Intravenous Fat Emulsion', 1, '2022-03-07 05:44:22', '2022-03-07 05:44:22'),
(762, 'Iodixanol', 1, '2022-03-07 05:48:48', '2022-03-07 05:48:48'),
(763, 'Iohexol', 1, '2022-03-07 05:56:30', '2022-03-07 05:56:30'),
(764, 'Iopamidol', 1, '2022-03-07 05:59:15', '2022-03-07 05:59:15'),
(765, 'Ipratropium Bromide (Inhaler)', 1, '2022-03-07 06:23:39', '2022-03-07 06:23:39'),
(766, 'Ipratropium Bromide (Nasal Spray)', 1, '2022-03-07 06:25:51', '2022-03-07 06:25:51'),
(767, 'Ipratropium Bromide (Nebuliser Solution)', 1, '2022-03-07 06:27:51', '2022-03-07 06:27:51'),
(768, 'Irbesartan', 1, '2022-03-07 06:30:25', '2022-03-07 06:30:25'),
(769, 'Irbesartan + Hydrochlorothiazide', 1, '2022-03-07 06:32:48', '2022-03-07 06:32:48'),
(770, 'Irinotecan Hydrochloride', 1, '2022-03-07 06:35:13', '2022-03-07 06:35:13'),
(771, 'Iron + Folic Acid + Vitamin A + Vitamin C + Zinc', 1, '2022-03-07 06:40:20', '2022-03-07 06:40:20'),
(772, 'Iron + Folic acid + Vitamin B complex + Vitamin C', 1, '2022-03-07 06:42:52', '2022-03-07 06:42:52'),
(773, 'Iron + Folic Acid + Vitamin B Complex + Vitamine C + Zinc Sulfate', 1, '2022-03-07 06:46:03', '2022-03-07 06:46:03'),
(774, 'Iron Hydroxide Polymaltose + Folic acid + Zinc Sulfate Monohydrate', 1, '2022-03-07 06:47:44', '2022-03-07 06:47:44'),
(775, 'Iron Polymaltose Complex', 1, '2022-03-07 19:13:43', '2022-03-07 19:13:43'),
(776, 'Iron Polymaltose Complex + Folic Acid + Zinc + Vitamin B-Complex', 1, '2022-03-07 19:16:06', '2022-03-07 19:16:06'),
(777, 'Iron Polymaltose Complex + Folic Acid + Zinc Sulfate', 1, '2022-03-07 19:18:15', '2022-03-07 19:18:15'),
(778, 'Iron Polymaltose Complex + Vitamin B Complex + Zinc', 1, '2022-03-07 19:20:37', '2022-03-07 19:20:37'),
(779, 'Iron Sucrose Injection [Elemental Iron]', 1, '2022-03-07 19:23:19', '2022-03-07 19:23:19'),
(780, 'Irrigating Solution', 1, '2022-03-07 19:26:03', '2022-03-07 19:26:03'),
(781, 'Isoflurane', 1, '2022-03-07 20:01:17', '2022-03-07 20:01:17'),
(782, 'Isoniazid', 1, '2022-03-07 20:04:54', '2022-03-07 20:04:54'),
(783, 'Isopropamide + Trifluoperazine', 1, '2022-03-07 20:07:00', '2022-03-07 20:07:00'),
(784, 'Isopropyl alcohol', 1, '2022-03-07 20:12:45', '2022-03-07 20:12:45'),
(785, 'Isopropyl Alcohol + Hydrogen Peroxide + Glycerol', 1, '2022-03-07 20:15:33', '2022-03-07 20:15:33'),
(786, 'Isosorbide Mononitrate', 1, '2022-03-07 20:18:04', '2022-03-07 20:18:04'),
(787, 'Isotretinoin (Oral)', 1, '2022-03-07 20:21:21', '2022-03-07 20:21:21'),
(788, 'Isotretinoin (Topical)', 1, '2022-03-07 21:07:26', '2022-03-07 21:07:26'),
(789, 'Ispaghula Husk + Ispaghula Seed + Tinnevelly Senna Pods', 1, '2022-03-07 21:08:38', '2022-03-07 21:08:38'),
(790, 'Isradipine', 1, '2022-03-07 21:11:28', '2022-03-07 21:11:28'),
(791, 'Itraconazole', 1, '2022-03-07 21:13:52', '2022-03-07 21:13:52'),
(792, 'Ivabradine', 1, '2022-03-07 21:16:12', '2022-03-07 21:16:12'),
(793, 'Ivermectin (Tablet)', 1, '2022-03-07 21:18:52', '2022-03-07 21:18:52'),
(794, 'Ivermectin (Topical)', 1, '2022-03-07 21:20:55', '2022-03-07 21:20:55'),
(795, 'Kanamycin', 1, '2022-03-07 21:22:59', '2022-03-07 21:22:59'),
(796, 'Ketamine', 1, '2022-03-07 21:25:35', '2022-03-07 21:25:35'),
(797, 'Ketoconazole (Cream)', 1, '2022-03-07 21:27:40', '2022-03-07 21:27:40'),
(798, 'Ketoconazole (Shampoo)', 1, '2022-03-07 21:29:49', '2022-03-07 21:29:49'),
(799, 'Ketoconazole (Tablet)', 1, '2022-03-07 21:32:03', '2022-03-07 21:32:03'),
(800, 'Ketoprofen (oral & injection)', 1, '2022-03-07 21:34:43', '2022-03-07 21:34:43'),
(801, 'Ketoprofen (Topical)', 1, '2022-03-07 21:37:11', '2022-03-07 21:37:11'),
(802, 'Ketorolac Tromethamine', 1, '2022-03-07 21:39:10', '2022-03-07 21:39:10'),
(803, 'Ketorolac Tromethamine (Ophthalmic)', 1, '2022-03-07 21:41:11', '2022-03-07 21:41:11'),
(804, 'Ketotifen Fumarate (Ophthalmic)', 1, '2022-03-07 21:43:50', '2022-03-07 21:43:50'),
(805, 'Ketotifen Fumarate (Oral)', 1, '2022-03-07 21:45:55', '2022-03-07 21:45:55'),
(806, 'L-arginie + Proanthocyanidin + Folic Acid + Zinc', 1, '2022-03-07 22:03:10', '2022-03-07 22:03:10'),
(807, 'L-Lysine Hydrochloride', 1, '2022-03-07 22:05:15', '2022-03-07 22:05:15'),
(808, 'L-Ornithine L-Aspartate', 1, '2022-03-07 22:07:08', '2022-03-07 22:07:08'),
(809, 'L-Ornithine L-Aspartate + Pancreatin', 1, '2022-03-07 22:09:12', '2022-03-07 22:09:12'),
(810, 'Labetalol Hydrochloride (Injection)', 1, '2022-03-07 22:13:37', '2022-03-07 22:13:37'),
(811, 'Labetalol Hydrochloride (Tablet)', 1, '2022-03-07 22:16:31', '2022-03-07 22:16:31'),
(812, 'Lacidipine', 1, '2022-03-07 22:20:24', '2022-03-07 22:20:24'),
(813, 'Lacosamide', 1, '2022-03-07 22:23:12', '2022-03-07 22:23:12'),
(814, 'Lactase', 1, '2022-03-07 22:27:39', '2022-03-07 22:27:39'),
(815, 'Lactic acid + Citric acid + Potassium bitartrate', 1, '2022-03-07 22:29:43', '2022-03-07 22:29:43'),
(816, 'Lactic acid + Sodium PCA', 1, '2022-03-07 22:32:01', '2022-03-07 22:32:01'),
(817, 'Lactitol Monohydrate', 1, '2022-03-07 22:34:00', '2022-03-07 22:34:00'),
(818, 'Lactobacillus Rhamnosus GG', 1, '2022-03-07 22:35:56', '2022-03-07 22:35:56'),
(819, 'Lactulose', 1, '2022-03-07 22:38:22', '2022-03-07 22:38:22'),
(820, 'Lamivudine [For Chronic Hepatitis B]', 1, '2022-03-07 22:40:44', '2022-03-07 22:40:44'),
(821, 'Lamivudine [For HIV Infection]', 1, '2022-03-07 22:43:30', '2022-03-07 22:43:30'),
(822, 'Lamivudine + Zidovudine', 1, '2022-03-07 22:45:46', '2022-03-07 22:45:46'),
(823, 'Lamivudine + Zidovudine + Nevirapine', 1, '2022-03-07 22:47:56', '2022-03-07 22:47:56'),
(824, 'Lamotrigine', 1, '2022-03-07 22:50:43', '2022-03-07 22:50:43'),
(825, 'Lansoprazole', 1, '2022-03-07 22:52:34', '2022-03-07 22:52:34'),
(826, 'Lansoprazole + Amoxicillin + Clarithromycin', 1, '2022-03-08 05:44:18', '2022-03-08 05:44:18'),
(827, 'Lanthanum Carbonate', 1, '2022-03-08 05:47:50', '2022-03-08 05:47:50'),
(828, 'Lapatinib', 1, '2022-03-08 05:50:41', '2022-03-08 05:50:41'),
(829, 'Larotrectinib', 1, '2022-03-08 05:53:29', '2022-03-08 05:53:29'),
(830, 'Latanoprost', 1, '2022-03-08 05:55:51', '2022-03-08 05:55:51'),
(831, 'Latanoprost + Timolol', 1, '2022-03-08 05:57:59', '2022-03-08 05:57:59'),
(832, 'Ledipasvir + Sofosbuvir', 1, '2022-03-08 06:00:31', '2022-03-08 06:00:31'),
(833, 'Leflunomide', 1, '2022-03-08 06:02:36', '2022-03-08 06:02:36'),
(834, 'Lenalidomide', 1, '2022-03-08 06:05:55', '2022-03-08 06:05:55'),
(835, 'Lenograstim', 1, '2022-03-08 06:08:01', '2022-03-08 06:08:01'),
(836, 'Lenvatinib Mesylate', 1, '2022-03-08 06:10:56', '2022-03-08 06:10:56'),
(837, 'Lercanidipine Hydrochloride', 1, '2022-03-08 06:12:55', '2022-03-08 06:12:55'),
(838, 'Letrozole', 1, '2022-03-08 06:15:20', '2022-03-08 06:15:20'),
(839, 'Leuprorelin Acetate', 1, '2022-03-08 06:17:31', '2022-03-08 06:17:31'),
(840, 'Levamisole', 1, '2022-03-08 06:20:53', '2022-03-08 06:20:53'),
(841, 'Levetiracetam', 1, '2022-03-08 06:25:03', '2022-03-08 06:25:03'),
(842, 'Levobunolol', 1, '2022-03-08 06:27:20', '2022-03-08 06:27:20'),
(843, 'Levobupivacaine Hydrochloride', 1, '2022-03-08 06:29:37', '2022-03-08 06:29:37'),
(844, 'Levocarnitine', 1, '2022-03-08 06:32:35', '2022-03-08 06:32:35'),
(845, 'Levocetirizine Dihydrochloride', 1, '2022-03-08 06:34:31', '2022-03-08 06:34:31'),
(846, 'Levodopa + Benserazide', 1, '2022-03-08 06:53:02', '2022-03-08 06:53:02'),
(847, 'Levodopa + Carbidopa (CR tablet)', 1, '2022-03-08 06:56:10', '2022-03-08 06:56:10'),
(848, 'Levodopa + Carbidopa (FC tablet)', 1, '2022-03-08 06:58:22', '2022-03-08 06:58:22'),
(849, 'Levodopa + Carbidopa + Entacapone', 1, '2022-03-08 07:01:03', '2022-03-08 07:01:03'),
(850, 'Levofloxacin (Ophthalmic)', 1, '2022-03-08 07:02:58', '2022-03-08 07:02:58'),
(851, 'Levofloxacin Hemihydrate', 1, '2022-03-08 07:05:44', '2022-03-08 07:05:44'),
(852, 'Levomenthol + Thymol + Terpineol + Chlorobutanol', 1, '2022-03-08 07:06:17', '2022-03-08 07:06:17'),
(853, 'Levomilnacipran Hydrochloride', 1, '2022-03-08 07:08:37', '2022-03-08 07:08:37'),
(854, 'Levonorgestrel', 1, '2022-03-08 07:11:15', '2022-03-08 07:11:15'),
(855, 'Levosalbutamol', 1, '2022-03-08 07:13:38', '2022-03-08 07:13:38'),
(856, 'Levosalbutamol (Oral)', 1, '2022-03-09 01:02:42', '2022-03-09 01:02:42'),
(857, 'Levothyroxine Sodium', 1, '2022-03-09 01:06:08', '2022-03-09 01:06:08'),
(858, 'Lidocaine + Adrenaline', 1, '2022-03-09 01:08:52', '2022-03-09 01:08:52'),
(859, 'Lidocaine + Epinephrine', 1, '2022-03-09 01:12:07', '2022-03-09 01:12:07'),
(860, 'Lidocaine + Prilocaine', 1, '2022-03-09 01:15:09', '2022-03-09 01:15:09'),
(861, 'Lidocaine Hydrochloride (Injection)', 1, '2022-03-09 01:19:31', '2022-03-09 01:19:31'),
(862, 'Lidocaine Hydrochloride (Jelly)', 1, '2022-03-09 01:22:15', '2022-03-09 01:22:15'),
(863, 'Lidocaine Hydrochloride (Spray)', 1, '2022-03-09 01:25:37', '2022-03-09 01:25:37'),
(864, 'Lifitegrast', 1, '2022-03-09 01:29:15', '2022-03-09 01:29:15'),
(865, 'Light Liquid Paraffin + White Soft Paraffin + Glycerine', 1, '2022-03-09 01:46:24', '2022-03-09 01:46:24'),
(866, 'Linagliptin', 1, '2022-03-09 01:49:55', '2022-03-09 01:49:55'),
(867, 'Linagliptin + Metformin Hydrochloride', 1, '2022-03-09 01:53:14', '2022-03-09 01:53:14'),
(868, 'Linezolid', 1, '2022-03-09 01:56:21', '2022-03-09 01:56:21'),
(869, 'Liposome + Perilla + Sodium Hyaluronate', 1, '2022-03-09 01:57:58', '2022-03-09 01:57:58'),
(870, 'Liraglutide', 1, '2022-03-09 02:00:48', '2022-03-09 02:00:48'),
(871, 'Lisinopril', 1, '2022-03-09 02:04:00', '2022-03-09 02:04:00'),
(872, 'Lithium Carbonate', 1, '2022-03-09 02:06:33', '2022-03-09 02:06:33'),
(873, 'Lomefloxacin (Ophthalmic)', 1, '2022-03-09 02:09:03', '2022-03-09 02:09:03'),
(874, 'Lomefloxacin (Oral)', 1, '2022-03-09 02:11:21', '2022-03-09 02:11:21'),
(875, 'Loperamide Hydrochloride', 1, '2022-03-09 02:13:50', '2022-03-09 02:13:50'),
(876, 'Lopinavir + Ritonavir', 1, '2022-03-09 02:33:33', '2022-03-09 02:33:33'),
(877, 'Loratadine', 1, '2022-03-09 02:36:03', '2022-03-09 02:36:03'),
(878, 'Loratadine + Pseudoephedrine', 1, '2022-03-09 02:38:35', '2022-03-09 02:38:35'),
(879, 'Lorazepam', 1, '2022-03-09 02:40:43', '2022-03-09 02:40:43'),
(880, 'Losartan Potassium', 1, '2022-03-09 02:43:10', '2022-03-09 02:43:10'),
(881, 'Losartan Potassium + Hydrochlorothiazide', 1, '2022-03-09 02:46:09', '2022-03-09 02:46:09'),
(882, 'Loteprednol Etabonate (Ophthalmic Gel)', 1, '2022-03-09 02:48:16', '2022-03-09 02:48:16'),
(883, 'Loteprednol Etabonate (Ophthalmic Suspension)', 1, '2022-03-09 02:50:30', '2022-03-09 02:50:30'),
(884, 'Loteprednol Etabonate + Gatifloxacin', 1, '2022-03-09 02:53:20', '2022-03-09 02:53:20'),
(885, 'Loteprednol Etabonate + Tobramycin', 1, '2022-03-09 02:55:47', '2022-03-09 02:55:47'),
(886, 'Lubiprostone', 1, '2022-03-09 02:58:28', '2022-03-09 02:58:28'),
(887, 'Luliconazole', 1, '2022-03-09 03:00:35', '2022-03-09 03:00:35'),
(888, 'Lurasidone Hydrochloride', 1, '2022-03-09 03:02:51', '2022-03-09 03:02:51'),
(889, 'Lymecycline', 1, '2022-03-09 03:05:02', '2022-03-09 03:05:02'),
(890, 'Lynestrenol', 1, '2022-03-09 03:07:08', '2022-03-09 03:07:08'),
(891, 'Lyophilized Bacterial Lysate', 1, '2022-03-09 03:09:25', '2022-03-09 03:09:25'),
(892, 'Macrogol [Polypropylene glycol] + Electrolytes', 1, '2022-03-09 04:00:31', '2022-03-09 04:00:31'),
(893, 'Magaldrate', 1, '2022-03-09 04:02:15', '2022-03-09 04:02:15'),
(894, 'Magaldrate + Simethicone', 1, '2022-03-09 04:04:23', '2022-03-09 04:04:23'),
(895, 'Magnesium Hydroxide', 1, '2022-03-09 04:06:25', '2022-03-09 04:06:25'),
(896, 'Magnesium Hydroxide + Liquid Paraffin', 1, '2022-03-09 04:08:48', '2022-03-09 04:08:48'),
(897, 'Magnesium Oxide', 1, '2022-03-09 04:10:46', '2022-03-09 04:10:46'),
(898, 'Magnesium Sulfate', 1, '2022-03-09 04:12:55', '2022-03-09 04:12:55'),
(899, 'Magnesium Sulfate Heptahydrate', 1, '2022-03-09 04:15:12', '2022-03-09 04:15:12'),
(900, 'Mannitol', 1, '2022-03-09 04:16:47', '2022-03-09 04:16:47'),
(901, 'Maprotiline Hydrochloride', 1, '2022-03-09 04:19:07', '2022-03-09 04:19:07'),
(902, 'Measles and Rubella', 1, '2022-03-09 04:20:56', '2022-03-09 04:20:56'),
(903, 'Mebendazole', 1, '2022-03-09 04:23:05', '2022-03-09 04:23:05'),
(904, 'Mebeverine Hydrochloride', 1, '2022-03-09 04:25:21', '2022-03-09 04:25:21'),
(905, 'Mebhydrolin Napadisylate', 1, '2022-03-09 04:27:12', '2022-03-09 04:27:12'),
(906, 'Meclizine + Pyridoxine', 1, '2022-03-09 04:29:02', '2022-03-09 04:29:02'),
(907, 'Meclizine Hydrochloride', 1, '2022-03-09 04:30:58', '2022-03-09 04:30:58'),
(908, 'Mecobalamin', 1, '2022-03-09 04:33:09', '2022-03-09 04:33:09'),
(909, 'Medroxyprogesterone Acetate (Injection)', 1, '2022-03-09 04:35:07', '2022-03-09 04:35:07'),
(910, 'Medroxyprogesterone Acetate (Tablet)', 1, '2022-03-09 04:37:50', '2022-03-09 04:37:50'),
(911, 'Mefenamic acid', 1, '2022-03-09 04:40:01', '2022-03-09 04:40:01'),
(912, 'Mefloquine', 1, '2022-03-09 05:55:57', '2022-03-09 05:55:57'),
(913, 'Megestrol Acetate (Oral Suspension)', 1, '2022-03-09 05:58:05', '2022-03-09 05:58:05'),
(914, 'Megestrol Acetate (Tablet)', 1, '2022-03-09 06:00:14', '2022-03-09 06:00:14'),
(915, 'Melatonin', 1, '2022-03-09 06:02:26', '2022-03-09 06:02:26'),
(916, 'Meloxicam', 1, '2022-03-09 06:04:23', '2022-03-09 06:04:23'),
(917, 'Memantine + Donepezil', 1, '2022-03-09 06:06:32', '2022-03-09 06:06:32'),
(918, 'Memantine Hydrochloride', 1, '2022-03-09 06:08:25', '2022-03-09 06:08:25'),
(919, 'Menaquinone-7', 1, '2022-03-09 06:10:09', '2022-03-09 06:10:09'),
(920, 'Meningococcal Conjugate Vaccine', 1, '2022-03-09 06:12:20', '2022-03-09 06:12:20'),
(921, 'Meningococcal Polysaccharide Vaccine', 1, '2022-03-09 06:14:23', '2022-03-09 06:14:23'),
(922, 'Menthol + Pramoxine Hydrochloride', 1, '2022-03-09 06:16:19', '2022-03-09 06:16:19'),
(923, 'Menthol + Thymol + Eucalyptol + Methyl Salicylate', 1, '2022-03-09 06:18:04', '2022-03-09 06:18:04'),
(924, 'Mepyramine Maleate', 1, '2022-03-09 06:19:13', '2022-03-09 06:19:13'),
(925, 'Mercaptopurine', 1, '2022-03-09 06:21:34', '2022-03-09 06:21:34'),
(926, 'Meropenem Trihydrate', 1, '2022-03-09 06:24:17', '2022-03-09 06:24:17'),
(927, 'Mesalazine [5-aminosalicylic acid]', 1, '2022-03-09 06:26:24', '2022-03-09 06:26:24'),
(928, 'Mesna', 1, '2022-03-09 06:28:07', '2022-03-09 06:28:07'),
(929, 'Metamizol', 1, '2022-03-09 06:32:04', '2022-03-09 06:32:04'),
(930, 'Metformin Hydrochloride', 1, '2022-03-09 06:34:33', '2022-03-09 06:34:33'),
(931, 'Methenamine Hippurate', 1, '2022-03-09 06:36:22', '2022-03-09 06:36:22'),
(932, 'Methimazole', 1, '2022-03-09 06:46:29', '2022-03-09 06:46:29'),
(933, 'Methocarbamol', 1, '2022-03-09 06:48:42', '2022-03-09 06:48:42'),
(934, 'Methotrexate', 1, '2022-03-09 06:50:43', '2022-03-09 06:50:43'),
(935, 'Methoxsalen', 1, '2022-03-09 06:52:54', '2022-03-09 06:52:54'),
(936, 'Methoxy Polyethylene Glycol-Epoetin Beta', 1, '2022-03-09 06:55:35', '2022-03-09 06:55:35'),
(937, 'Methyl Salicylate + Menthol', 1, '2022-03-09 06:58:43', '2022-03-09 06:58:43'),
(938, 'Methyl Salicylate + Menthol + Camphor', 1, '2022-03-09 07:00:38', '2022-03-09 07:00:38'),
(939, 'Methyldopa', 1, '2022-03-09 07:02:56', '2022-03-09 07:02:56'),
(940, 'Methylergonovine Maleate', 1, '2022-03-09 07:05:04', '2022-03-09 07:05:04'),
(941, 'Methylphenidate Hydrochloride', 1, '2022-03-09 07:09:57', '2022-03-09 07:09:57'),
(942, 'Methylprednisolone', 1, '2022-03-09 07:12:16', '2022-03-09 07:12:16'),
(943, 'Methylprednisolone Acetate', 1, '2022-03-09 07:13:55', '2022-03-09 07:13:55'),
(944, 'Methylprednisolone Sodium Succcinate', 1, '2022-03-09 07:16:28', '2022-03-09 07:16:28'),
(945, 'Metoclopramide Hydrochloride', 1, '2022-03-09 07:18:47', '2022-03-09 07:18:47'),
(946, 'Metolazone', 1, '2022-03-09 07:20:42', '2022-03-09 07:20:42'),
(947, 'Metoprolol Tartrate', 1, '2022-03-09 07:23:05', '2022-03-09 07:23:05'),
(948, 'Metronidazole', 1, '2022-03-09 07:25:23', '2022-03-09 07:25:23'),
(949, 'Metronidazole + Miconazole Nitrate', 1, '2022-03-09 07:27:21', '2022-03-09 07:27:21'),
(950, 'Metronidazole + Neomycin Sulphate + Polymyxin B + Nystatin', 1, '2022-03-09 07:29:25', '2022-03-09 07:29:25'),
(951, 'Miconazole Nitrate (Oral Gel)', 1, '2022-03-09 07:31:37', '2022-03-09 07:31:37'),
(952, 'Miconazole Nitrate (Topical)', 1, '2022-03-10 16:31:16', '2022-03-10 16:31:16'),
(953, 'Miconazole Nitrate + Hydrocortisone', 1, '2022-03-10 16:33:18', '2022-03-10 16:33:18'),
(954, 'Micronised Diosmin + Hesperidin', 1, '2022-03-10 16:35:36', '2022-03-10 16:35:36'),
(955, 'Midazolam', 1, '2022-03-10 16:37:39', '2022-03-10 16:37:39'),
(956, 'Mifepristone', 1, '2022-03-10 16:40:19', '2022-03-10 16:40:19'),
(957, 'Mifepristone + Misoprostol', 1, '2022-03-10 16:42:35', '2022-03-10 16:42:35'),
(958, 'Miglitol', 1, '2022-03-10 16:45:13', '2022-03-10 16:45:13'),
(959, 'Milnacipran Hydrochloride', 1, '2022-03-10 16:47:50', '2022-03-10 16:47:50'),
(960, 'Miltefosine', 1, '2022-03-10 16:49:45', '2022-03-10 16:49:45'),
(961, 'Minocycline Hydrochloride', 1, '2022-03-10 16:56:15', '2022-03-10 16:56:15'),
(962, 'Minoxidil', 1, '2022-03-10 16:58:41', '2022-03-10 16:58:41'),
(963, 'Mirabegron', 1, '2022-03-10 17:01:04', '2022-03-10 17:01:04'),
(964, 'Mirtazapine', 1, '2022-03-10 17:04:09', '2022-03-10 17:04:09'),
(965, 'Misoprostol', 1, '2022-03-10 17:06:30', '2022-03-10 17:06:30'),
(966, 'Mitomycin C', 1, '2022-03-10 17:08:19', '2022-03-10 17:08:19'),
(967, 'Mizolastine is indicated for the symptomatic relief of the following conditions: Seasonal allergic rhinoconjunctivitis (hay fever) Perennial allergic rhinoconjunctivitis Urticaria', 1, '2022-03-10 17:10:16', '2022-03-10 17:10:16'),
(968, 'Molnupiravir', 1, '2022-03-10 17:12:14', '2022-03-10 17:12:14'),
(969, 'Mometasone Furoate (Inhalation Capsule)', 1, '2022-03-10 17:14:11', '2022-03-10 17:14:11'),
(970, 'Mometasone Furoate (Nasal Spray)', 1, '2022-03-10 17:16:39', '2022-03-10 17:16:39'),
(971, 'Mometasone Furoate (Topical)', 1, '2022-03-10 17:18:31', '2022-03-10 17:18:31'),
(972, 'Mometasone Furoate + Formoterol Fumarate', 1, '2022-03-10 17:21:20', '2022-03-10 17:21:20'),
(973, 'Monobasic sodium phosphate + Dibasic sodium phosphate', 1, '2022-03-10 17:23:13', '2022-03-10 17:23:13'),
(974, 'Monosemicarbazone Adrenochrome', 1, '2022-03-10 17:25:19', '2022-03-10 17:25:19'),
(975, 'Monosulfiram', 1, '2022-03-10 17:27:39', '2022-03-10 17:27:39'),
(976, 'Montelukast Sodium', 1, '2022-03-10 17:30:07', '2022-03-10 17:30:07'),
(977, 'Morphine Sulfate', 1, '2022-03-10 17:32:28', '2022-03-10 17:32:28'),
(978, 'Moxifloxacin Hydrochloride (Injection)', 1, '2022-03-10 17:34:38', '2022-03-10 17:34:38'),
(979, 'Moxifloxacin Hydrochloride (Ophthalmic)', 1, '2022-03-10 17:36:28', '2022-03-10 17:36:28'),
(980, 'Moxifloxacin Hydrochloride (Tablet)', 1, '2022-03-10 17:38:29', '2022-03-10 17:38:29'),
(981, 'Moxifloxacin Hydrochloride + Dexamethasone', 1, '2022-03-10 17:41:50', '2022-03-10 17:41:50'),
(982, 'Moxifloxacin Hydrochloride + Xanthan Gum', 1, '2022-03-10 17:44:12', '2022-03-10 17:44:12'),
(983, 'Moxonidine', 1, '2022-03-10 17:46:24', '2022-03-10 17:46:24'),
(984, 'Multivitamin [Adult preparation]', 1, '2022-03-10 17:48:14', '2022-03-10 17:48:14'),
(985, 'Multivitamin [Injection]', 1, '2022-03-10 17:50:53', '2022-03-10 17:50:53'),
(986, 'Multivitamin [Pediatric preparation]', 1, '2022-03-10 17:52:19', '2022-03-10 17:52:19'),
(987, 'Multivitamin & 5% Dextrose', 1, '2022-03-10 17:54:28', '2022-03-10 17:54:28'),
(988, 'Multivitamin & Cod Liver Oil', 1, '2022-03-10 17:56:40', '2022-03-10 17:56:40'),
(989, 'Multivitamin & Multimineral', 1, '2022-03-10 17:58:30', '2022-03-10 17:58:30'),
(990, 'Multivitamin & Multimineral [A-Z for infanrs & childrens]', 1, '2022-03-10 18:00:17', '2022-03-10 18:00:17'),
(991, 'Multivitamin & Multimineral [A-Z gold preparation]', 1, '2022-03-10 18:02:06', '2022-03-10 18:02:06'),
(992, 'Multivitamin & Multimineral [A-Z junior infusion preparation]', 1, '2022-03-10 18:04:21', '2022-03-10 18:04:21'),
(993, 'Multivitamin & Multimineral [A-Z juniors syrup preparation]', 1, '2022-03-10 18:06:50', '2022-03-10 18:06:50'),
(994, 'Multivitamin & Multimineral [A-Z silver preparation]', 1, '2022-03-10 18:09:05', '2022-03-10 18:09:05'),
(995, 'Multivitamin & Multimineral [A-Z syrup preparation]', 1, '2022-03-10 18:15:46', '2022-03-10 18:15:46'),
(996, 'Multivitamin & Multimineral [A-Z teen boys preparation]', 1, '2022-03-10 18:18:14', '2022-03-10 18:18:14'),
(997, 'Multivitamin & Multimineral [A-Z teen girls preparation]', 1, '2022-03-10 18:20:33', '2022-03-10 18:20:33'),
(998, 'Multivitamin & Multimineral [For nursing mother]', 1, '2022-03-10 18:22:21', '2022-03-10 18:22:21'),
(999, 'Multivitamin & Multimineral Essentials [For nursing mother]', 1, '2022-03-10 18:24:11', '2022-03-10 18:24:11'),
(1000, 'Multivitamin & Normal Saline', 1, '2022-03-10 18:26:14', '2022-03-10 18:26:14'),
(1001, 'Multivitamin with L-Lysine', 1, '2022-03-10 18:28:07', '2022-03-10 18:28:07'),
(1002, 'Multivitamins & Multiminerals [A-Z prenatal preparation]', 1, '2022-03-10 18:30:04', '2022-03-10 18:30:04'),
(1003, 'Mupirocin', 1, '2022-03-10 18:32:25', '2022-03-10 18:32:25'),
(1004, 'Mycophenolate Mofetil', 1, '2022-03-10 18:34:57', '2022-03-10 18:34:57'),
(1005, 'Mycophenolic acid', 1, '2022-03-10 18:36:48', '2022-03-10 18:36:48'),
(1006, 'Allylestrenol', 1, '2022-03-10 20:12:52', '2022-03-10 20:12:52'),
(1007, 'Nab-Paclitaxel [Nanoparticle Albumin-Bound Paclitaxel]', 1, '2022-03-10 20:31:59', '2022-03-10 20:31:59'),
(1008, 'Nabumetone', 1, '2022-03-10 20:34:15', '2022-03-10 20:34:15'),
(1009, 'Naftidrofuryl Oxalate', 1, '2022-03-10 20:36:03', '2022-03-10 20:36:03'),
(1010, 'Naftifine Hydrochloride', 1, '2022-03-10 20:37:51', '2022-03-10 20:37:51'),
(1011, 'Nalbuphine', 1, '2022-03-10 20:40:05', '2022-03-10 20:40:05'),
(1012, 'Nalidixic Acid', 1, '2022-03-10 20:42:02', '2022-03-10 20:42:02'),
(1013, 'Naloxone Hydrochloride', 1, '2022-03-10 20:44:17', '2022-03-10 20:44:17'),
(1014, 'Naltrexone', 1, '2022-03-10 20:46:23', '2022-03-10 20:46:23'),
(1015, 'Nandrolone Decanoate', 1, '2022-03-10 20:48:32', '2022-03-10 20:48:32'),
(1016, 'Nandrolone Phenylpropionate', 1, '2022-03-10 20:50:42', '2022-03-10 20:50:42'),
(1017, 'Naphazoline + Pheniramine', 1, '2022-03-10 20:52:44', '2022-03-10 20:52:44'),
(1018, 'Naphazoline + Zinc Sulfate', 1, '2022-03-10 20:54:30', '2022-03-10 20:54:30'),
(1019, 'Naproxen Sodium', 1, '2022-03-10 20:56:09', '2022-03-10 20:56:09'),
(1020, 'Naproxen Sodium + Esomeprazole Magnesium', 1, '2022-03-10 20:58:26', '2022-03-10 20:58:26'),
(1021, 'Natamycin', 1, '2022-03-10 21:01:01', '2022-03-10 21:01:01'),
(1022, 'Nateglinide', 1, '2022-03-10 21:03:16', '2022-03-10 21:03:16'),
(1023, 'Nebivolol + Hydrochlorothiazide', 1, '2022-03-10 21:05:27', '2022-03-10 21:05:27'),
(1024, 'Nebivolol Hydrochloride', 1, '2022-03-10 21:08:16', '2022-03-10 21:08:16'),
(1025, 'Nedocromil Sodium', 1, '2022-03-10 21:10:54', '2022-03-10 21:10:54'),
(1026, 'Nefopam Hydrochloride', 1, '2022-03-10 21:12:46', '2022-03-10 21:12:46'),
(1027, 'Nelfinavir', 1, '2022-03-10 21:23:22', '2022-03-10 21:23:22'),
(1028, 'Neomycin Sulfate + Bacitracin Zinc', 1, '2022-03-10 21:25:58', '2022-03-10 21:25:58'),
(1029, 'Neomycin Sulfate + Bacitracin Zinc + Polymyxin B Sulfate', 1, '2022-03-10 21:28:17', '2022-03-10 21:28:17'),
(1030, 'Neomycin Sulfate + Bacitracin Zinc + Polymyxin B Sulfate (Ophthalmic)', 1, '2022-03-10 21:31:36', '2022-03-10 21:31:36'),
(1031, 'Neomycin Sulphate + Polymyxin B Sulphate + Pramoxine', 1, '2022-03-10 21:42:34', '2022-03-10 21:42:34'),
(1032, 'Neostigmine Methyl Sulphate', 1, '2022-03-10 21:45:01', '2022-03-10 21:45:01'),
(1033, 'Nepafenac', 1, '2022-03-10 21:47:09', '2022-03-10 21:47:09'),
(1034, 'Neratinib', 1, '2022-03-10 21:49:18', '2022-03-10 21:49:18'),
(1035, 'Netarsudil + Latanoprost', 1, '2022-03-10 21:51:03', '2022-03-10 21:51:03'),
(1036, 'Netarsudil Dimesylate', 1, '2022-03-10 21:52:46', '2022-03-10 21:52:46'),
(1037, 'Nevirapine', 1, '2022-03-10 21:55:01', '2022-03-10 21:55:01'),
(1038, 'Nicorandil', 1, '2022-03-10 21:57:09', '2022-03-10 21:57:09'),
(1039, 'Nicotinic Acid [Niacin]', 1, '2022-03-10 21:58:55', '2022-03-10 21:58:55'),
(1040, 'Nifedipine', 1, '2022-03-10 22:00:44', '2022-03-10 22:00:44'),
(1041, 'Nikethamide', 1, '2022-03-10 22:02:39', '2022-03-10 22:02:39'),
(1042, 'Nilotinib', 1, '2022-03-10 22:04:46', '2022-03-10 22:04:46'),
(1043, 'Nimesulide', 1, '2022-03-10 22:06:33', '2022-03-10 22:06:33'),
(1044, 'Nimodipine', 1, '2022-03-10 22:08:24', '2022-03-10 22:08:24'),
(1045, 'Nintedanib', 1, '2022-03-10 22:11:14', '2022-03-10 22:11:14'),
(1046, 'Niraparib', 1, '2022-03-10 22:13:25', '2022-03-10 22:13:25'),
(1047, 'Abacavir + Lamivudine + Zidovudine', 1, '2022-03-11 01:14:16', '2022-03-11 01:14:16'),
(1048, 'Nirmatrelvir + Ritonavir', 1, '2022-03-11 03:37:39', '2022-03-11 03:37:39'),
(1049, 'Nitazoxanide', 1, '2022-03-11 03:39:52', '2022-03-11 03:39:52'),
(1050, 'Nitrazepam', 1, '2022-03-11 03:42:06', '2022-03-11 03:42:06'),
(1051, 'Nitrofurantoin', 1, '2022-03-11 03:44:16', '2022-03-11 03:44:16'),
(1052, 'Nitrofurantoin + Nitrofurantoin Microcrystals', 1, '2022-03-11 03:46:30', '2022-03-11 03:46:30'),
(1053, 'Nitrofurazone', 1, '2022-03-11 03:48:02', '2022-03-11 03:48:02'),
(1054, 'Nitroglycerin (IV Infusion)', 1, '2022-03-11 03:50:29', '2022-03-11 03:50:29'),
(1055, 'Nitroglycerin (Ointment)', 1, '2022-03-11 03:52:24', '2022-03-11 03:52:24'),
(1056, 'Nitroglycerin (Oral preparation)', 1, '2022-03-11 03:54:07', '2022-03-11 03:54:07'),
(1057, 'Nitroglycerin (Sublingual Spray)', 1, '2022-03-11 03:55:57', '2022-03-11 03:55:57'),
(1058, 'Nitroglycerin (Sublingual Tablet)', 1, '2022-03-11 03:57:40', '2022-03-11 03:57:40'),
(1059, 'Nitrous Oxide', 1, '2022-03-11 03:59:14', '2022-03-11 03:59:14'),
(1060, 'Nivolumab', 1, '2022-03-11 04:01:16', '2022-03-11 04:01:16'),
(1061, 'Nizatidine', 1, '2022-03-11 04:03:16', '2022-03-11 04:03:16'),
(1062, 'Norepinephrine', 1, '2022-03-11 04:05:20', '2022-03-11 04:05:20'),
(1063, 'Norethisterone Acetate', 1, '2022-03-11 04:07:12', '2022-03-11 04:07:12'),
(1064, 'Norgestrel', 1, '2022-03-11 04:10:04', '2022-03-11 04:10:04'),
(1065, 'Norgestrel + Ethinyl Estradiol + Ferrous Fumarate', 1, '2022-03-11 04:11:50', '2022-03-11 04:11:50'),
(1066, 'Nortriptyline', 1, '2022-03-11 04:13:45', '2022-03-11 04:13:45'),
(1067, 'Nystatin (Oral)', 1, '2022-03-11 04:15:37', '2022-03-11 04:15:37'),
(1068, 'Nystatin (Topical)', 1, '2022-03-11 04:17:31', '2022-03-11 04:17:31'),
(1069, 'Obeticholic Acid', 1, '2022-03-11 04:44:09', '2022-03-11 04:44:09'),
(1070, 'Obinutuzumab', 1, '2022-03-11 04:46:19', '2022-03-11 04:46:19'),
(1071, 'Octreotide Acetate', 1, '2022-03-11 04:48:20', '2022-03-11 04:48:20'),
(1072, 'Ofloxacin (Ophthalmic)', 1, '2022-03-11 04:49:49', '2022-03-11 04:49:49'),
(1073, 'Ofloxacin (Oral & Injection)', 1, '2022-03-11 04:52:34', '2022-03-11 04:52:34'),
(1074, 'Ofloxacin + Clotrimazole + Beclomethasone + Lidocaine', 1, '2022-03-11 04:54:14', '2022-03-11 04:54:14'),
(1075, 'Olanzapine', 1, '2022-03-11 04:56:27', '2022-03-11 04:56:27'),
(1076, 'Olaparib', 1, '2022-03-11 04:58:18', '2022-03-11 04:58:18'),
(1077, 'Olmesartan Medoxomil', 1, '2022-03-11 05:00:20', '2022-03-11 05:00:20'),
(1078, 'Olmesartan Medoxomil + Hydrochlorothiazide', 1, '2022-03-11 05:02:37', '2022-03-11 05:02:37'),
(1079, 'Olopatadine Hydrochloride (Nasal Spray)', 1, '2022-03-11 05:04:30', '2022-03-11 05:04:30'),
(1080, 'Olopatadine Hydrochloride (Ophthalmic)', 1, '2022-03-11 05:06:29', '2022-03-11 05:06:29'),
(1081, 'Omalizumab', 1, '2022-03-11 05:08:32', '2022-03-11 05:08:32'),
(1082, 'Omega-3 Acid Ethyl Esters [Salmon Fish Oil]', 1, '2022-03-11 05:10:12', '2022-03-11 05:10:12'),
(1083, 'Omeprazole', 1, '2022-03-11 05:12:09', '2022-03-11 05:12:09'),
(1084, 'Omeprazole (MUPS tablet)', 1, '2022-03-11 05:14:04', '2022-03-11 05:14:04'),
(1085, 'Ondansetron', 1, '2022-03-11 05:16:25', '2022-03-11 05:16:25'),
(1086, 'Ondansetron (Oral solution)', 1, '2022-03-11 05:18:31', '2022-03-11 05:18:31'),
(1087, 'Oral Cholera Vaccine', 1, '2022-03-11 05:20:10', '2022-03-11 05:20:10'),
(1088, 'Oral Polio Vaccine', 1, '2022-03-11 05:21:57', '2022-03-11 05:21:57'),
(1089, 'Oral Rehydration Salt [Flavored]', 1, '2022-03-11 05:47:45', '2022-03-11 05:47:45'),
(1090, 'Oral Rehydration Salt [Powder]', 1, '2022-03-11 05:49:12', '2022-03-11 05:49:12'),
(1091, 'Oral Rehydration Salt [Rice Based]', 1, '2022-03-11 05:50:47', '2022-03-11 05:50:47'),
(1092, 'Orlistat', 1, '2022-03-11 05:53:15', '2022-03-11 05:53:15'),
(1093, 'Ornidazole', 1, '2022-03-11 05:55:11', '2022-03-11 05:55:11'),
(1094, 'Oseltamivir', 1, '2022-03-11 05:57:13', '2022-03-11 05:57:13'),
(1095, 'Osimertinib', 1, '2022-03-11 05:58:50', '2022-03-11 05:58:50'),
(1096, 'Ospemifene', 1, '2022-03-11 06:00:35', '2022-03-11 06:00:35'),
(1097, 'Oxaliplatin', 1, '2022-03-11 06:02:40', '2022-03-11 06:02:40'),
(1098, 'Oxaprozin', 1, '2022-03-11 06:04:56', '2022-03-11 06:04:56'),
(1099, 'Oxazepam', 1, '2022-03-11 06:06:49', '2022-03-11 06:06:49'),
(1100, 'OxcarbazepiOxcarbazepinene', 1, '2022-03-11 06:14:23', '2022-03-11 06:14:23'),
(1101, 'Oxiconazole Nitrate', 1, '2022-03-11 06:16:30', '2022-03-11 06:16:30'),
(1102, 'Oxybuprocaine Hydrochloride', 1, '2022-03-11 06:17:52', '2022-03-11 06:17:52'),
(1103, 'Oxybutynin Chloride', 1, '2022-03-11 06:19:40', '2022-03-11 06:19:40'),
(1104, 'Oxygen', 1, '2022-03-11 06:20:48', '2022-03-11 06:20:48'),
(1105, 'Oxymetazoline Hydrochloride (Cream)', 1, '2022-03-11 06:22:26', '2022-03-11 06:22:26'),
(1106, 'Oxymetazoline Hydrochloride (Nasal Preparation)', 1, '2022-03-11 06:24:41', '2022-03-11 06:24:41'),
(1107, 'Oxymorphone Hydrochloride', 1, '2022-03-11 06:26:51', '2022-03-11 06:26:51'),
(1108, 'Oxyphencyclimine Hydrochloride', 1, '2022-03-11 06:29:19', '2022-03-11 06:29:19'),
(1109, 'Oxyphenonium Bromide', 1, '2022-03-11 06:32:19', '2022-03-11 06:32:19'),
(1110, 'Oxytetracycline', 1, '2022-03-11 06:35:20', '2022-03-11 06:35:20'),
(1111, 'Oxytetracycline + Polymixin B Sulphate', 1, '2022-03-11 06:36:54', '2022-03-11 06:36:54'),
(1112, 'Oxytocin', 1, '2022-03-11 06:38:59', '2022-03-11 06:38:59'),
(1113, 'Ozenoxacin', 1, '2022-03-11 06:40:50', '2022-03-11 06:40:50'),
(1114, 'Zafirlukast', 1, '2022-03-12 00:17:15', '2022-03-12 00:17:15'),
(1115, 'Zaleplon', 1, '2022-03-12 00:19:03', '2022-03-12 00:19:03'),
(1116, 'Zidovudine', 1, '2022-03-12 00:21:23', '2022-03-12 00:21:23'),
(1117, 'Zinc Orotate', 1, '2022-03-12 00:23:08', '2022-03-12 00:23:08'),
(1118, 'Zinc Oxide', 1, '2022-03-12 00:27:44', '2022-03-12 00:27:44'),
(1119, 'Zinc Oxide [Microfine]', 1, '2022-03-12 00:29:32', '2022-03-12 00:29:32'),
(1120, 'Zinc oxide + Benzyl alcohol + Benzyl benzoate + Benzyl cinnamate + Lanolin', 1, '2022-03-12 00:31:15', '2022-03-12 00:31:15'),
(1121, 'Zinc oxide + Ethylhexyl Methoxycinnamate + 4-Methylbenzylidene Camphor + Butyl Methoxydibenzoylmethane', 1, '2022-03-12 00:33:50', '2022-03-12 00:33:50'),
(1122, 'Zinc Oxide + Virgin Castor Oil', 1, '2022-03-12 00:35:59', '2022-03-12 00:35:59'),
(1123, 'Zinc oxide, Octinoxate, Enzacamene and Avobenzone', 1, '2022-03-12 00:38:18', '2022-03-12 00:38:18'),
(1124, 'Zinc Sulfate Monohydrate', 1, '2022-03-12 00:40:44', '2022-03-12 00:40:44'),
(1125, 'Ziprasidone', 1, '2022-03-12 00:44:01', '2022-03-12 00:44:01'),
(1126, 'Zoledronic Acid [For hypercalcemia]', 1, '2022-03-12 00:46:21', '2022-03-12 00:46:21'),
(1127, 'Zoledronic Acid [For osteoporosis]', 1, '2022-03-12 00:48:38', '2022-03-12 00:48:38'),
(1128, 'Zolmitriptan', 1, '2022-03-12 00:50:31', '2022-03-12 00:50:31'),
(1129, 'Zolpidem Tartrate', 1, '2022-03-12 00:56:51', '2022-03-12 00:56:51'),
(1130, 'Zonisamide', 1, '2022-03-12 00:58:58', '2022-03-12 00:58:58'),
(1131, 'Zopiclone', 1, '2022-03-12 01:01:54', '2022-03-12 01:01:54'),
(1132, 'Zuclopenthixol', 1, '2022-03-12 01:04:36', '2022-03-12 01:04:36'),
(1133, 'Yellow Fever Vaccine', 1, '2022-03-12 01:07:57', '2022-03-12 01:07:57'),
(1134, 'Xylometazoline Hydrochloride', 1, '2022-03-12 01:26:38', '2022-03-12 01:26:38'),
(1135, 'Warfarin Sodium', 1, '2022-03-12 01:29:24', '2022-03-12 01:29:24'),
(1136, 'Water for injection', 1, '2022-03-12 01:30:27', '2022-03-12 01:30:27'),
(1137, 'White Soft Paraffin + Liquid Paraffin', 1, '2022-03-12 01:32:10', '2022-03-12 01:32:10'),
(1138, 'White soft paraffin + Liquid paraffin + Wool alcohol', 1, '2022-03-12 01:33:45', '2022-03-12 01:33:45'),
(1139, 'Ulipristal Acetate [For emergency contraception]', 1, '2022-03-12 01:36:25', '2022-03-12 01:36:25'),
(1140, 'Ulipristal Acetate [For uterine fibroids]', 1, '2022-03-12 01:38:19', '2022-03-12 01:38:19'),
(1141, 'Upadacitinib', 1, '2022-03-12 01:40:36', '2022-03-12 01:40:36'),
(1142, 'Urea (10%)', 1, '2022-03-12 01:42:14', '2022-03-12 01:42:14'),
(1143, 'Urea (25%)', 1, '2022-03-12 01:44:05', '2022-03-12 01:44:05'),
(1144, 'Urokinase', 1, '2022-03-12 01:45:43', '2022-03-12 01:45:43'),
(1145, 'Ursodeoxycholic Acid', 1, '2022-03-12 01:47:31', '2022-03-12 01:47:31'),
(1146, 'Quetiapine Fumarate', 1, '2022-03-12 01:51:06', '2022-03-12 01:51:06'),
(1147, 'Quinine Sulfate', 1, '2022-03-12 01:54:27', '2022-03-12 01:54:27'),
(1148, 'Rabeprazole + Amoxicillin + Clarithromycin', 1, '2022-03-12 04:31:17', '2022-03-12 04:31:17'),
(1149, 'Rabeprazole Sodium', 1, '2022-03-12 04:33:40', '2022-03-12 04:33:40'),
(1150, 'Rabies Immunoglobulin', 1, '2022-03-12 04:35:21', '2022-03-12 04:35:21'),
(1151, 'Rabies Vaccine', 1, '2022-03-12 04:59:08', '2022-03-12 04:59:08'),
(1152, 'Racecadotril', 1, '2022-03-12 05:00:51', '2022-03-12 05:00:51'),
(1153, 'Racepinephrine', 1, '2022-03-12 05:02:35', '2022-03-12 05:02:35'),
(1154, 'Raloxifene Hydrochloride', 1, '2022-03-12 05:04:37', '2022-03-12 05:04:37'),
(1155, 'Ramelteon', 1, '2022-03-12 05:06:29', '2022-03-12 05:06:29'),
(1156, 'Ramipril', 1, '2022-03-12 05:08:45', '2022-03-12 05:08:45'),
(1157, 'Ramipril + Hydrochlorothiazide', 1, '2022-03-12 05:39:06', '2022-03-12 05:39:06'),
(1158, 'Ramucirumab', 1, '2022-03-12 05:40:58', '2022-03-12 05:40:58'),
(1159, 'Ranibizumab', 1, '2022-03-12 05:42:42', '2022-03-12 05:42:42'),
(1160, 'Ranitidine Hydrochloride', 1, '2022-03-12 05:44:42', '2022-03-12 05:44:42'),
(1161, 'Ranolazine', 1, '2022-03-12 05:47:25', '2022-03-12 05:47:25'),
(1162, 'Rasagiline', 1, '2022-03-12 05:49:21', '2022-03-12 05:49:21'),
(1163, 'Recombinant Follicle Stimulating Hormone (rFSH)', 1, '2022-03-12 05:51:28', '2022-03-12 05:51:28'),
(1164, 'Red Clover [Trifolium Pratense]', 1, '2022-03-12 05:52:56', '2022-03-12 05:52:56'),
(1165, 'Regorafenib', 1, '2022-03-12 05:54:53', '2022-03-12 05:54:53'),
(1166, 'Remdesivir', 1, '2022-03-12 05:56:35', '2022-03-12 05:56:35'),
(1167, 'Repaglinide', 1, '2022-03-12 05:58:22', '2022-03-12 05:58:22'),
(1168, 'Paclitaxel', 1, '2022-03-14 04:17:50', '2022-03-14 04:17:50'),
(1169, 'Padimate O + Avobenzone + Oxybenzone + Titanium dioxide', 1, '2022-03-14 04:19:35', '2022-03-14 04:19:35'),
(1170, 'Palbociclib', 1, '2022-03-14 04:21:08', '2022-03-14 04:21:08'),
(1171, 'Paliperidone', 1, '2022-03-14 04:25:24', '2022-03-14 04:25:24'),
(1172, 'Paliperidone Palmitate', 1, '2022-03-14 04:27:48', '2022-03-14 04:27:48'),
(1173, 'Palonosetron', 1, '2022-03-14 04:29:53', '2022-03-14 04:29:53'),
(1174, 'Pancreatin', 1, '2022-03-14 04:33:12', '2022-03-14 04:33:12'),
(1175, 'Pancuronium Bromide', 1, '2022-03-14 04:35:08', '2022-03-14 04:35:08'),
(1176, 'Pantoprazole Sodium Sesquihydrate', 1, '2022-03-14 04:36:49', '2022-03-14 04:36:49'),
(1177, 'Paracetamol', 1, '2022-03-14 04:38:48', '2022-03-14 04:38:48'),
(1178, 'Paracetamol (IV Infusion)', 1, '2022-03-14 04:40:44', '2022-03-14 04:40:44'),
(1179, 'Paracetamol + Caffeine', 1, '2022-03-14 04:42:26', '2022-03-14 04:42:26'),
(1180, 'Paracetamol + Methionine', 1, '2022-03-14 04:44:08', '2022-03-14 04:44:08'),
(1181, 'Paracetamol + Tramadol Hydrochloride', 1, '2022-03-14 04:45:53', '2022-03-14 04:45:53'),
(1182, 'Parecoxib', 1, '2022-03-14 04:47:55', '2022-03-14 04:47:55'),
(1183, 'Paricalcitol', 1, '2022-03-14 04:49:31', '2022-03-14 04:49:31'),
(1184, 'Paroxetine Hydrochloride', 1, '2022-03-14 04:51:40', '2022-03-14 04:51:40'),
(1185, 'Pazopanib Hydrochloride', 1, '2022-03-14 04:53:29', '2022-03-14 04:53:29'),
(1186, 'Pefloxacin Mesylate Dihydrate', 1, '2022-03-14 04:55:04', '2022-03-14 04:55:04'),
(1187, 'Pegfilgrastim [Pegylated Filgrastim]', 1, '2022-03-14 04:56:55', '2022-03-14 04:56:55'),
(1188, 'Propylthiouracil', 1, '2022-03-14 04:59:05', '2022-03-14 04:59:05'),
(1189, 'Protamine Crystallised Insulin Aspart', 1, '2022-03-14 05:00:54', '2022-03-14 05:00:54'),
(1190, 'Protamine Sulfate', 1, '2022-03-14 05:02:40', '2022-03-14 05:02:40'),
(1191, 'Protein, Fat, Carbohydrate, Vitamin & Mineral', 1, '2022-03-14 05:03:58', '2022-03-14 05:03:58'),
(1192, 'Prucalopride Succinate', 1, '2022-03-14 05:05:58', '2022-03-14 05:05:58'),
(1193, 'Pseudoephedrine + Guaiphenasine + Triprolidine', 1, '2022-03-14 05:07:55', '2022-03-14 05:07:55'),
(1194, 'Pseudoephedrine Hydrochloride', 1, '2022-03-14 05:10:09', '2022-03-14 05:10:09'),
(1195, 'Psyllium Husk', 1, '2022-03-14 05:12:08', '2022-03-14 05:12:08'),
(1196, 'Pyrantel Pamoate', 1, '2022-03-14 05:13:40', '2022-03-14 05:13:40'),
(1197, 'Pyrazinamide', 1, '2022-03-14 05:15:59', '2022-03-14 05:15:59'),
(1198, 'Pyridostigmine Bromide', 1, '2022-03-14 05:18:19', '2022-03-14 05:18:19'),
(1199, 'Pyridoxine Hydrochloride', 1, '2022-03-14 05:20:29', '2022-03-14 05:20:29'),
(1200, 'Pyridoxine Hydrochloride + Doxylamine Succinate', 1, '2022-03-14 05:22:19', '2022-03-14 05:22:19'),
(1201, 'Pyrimethamine', 1, '2022-03-14 05:24:02', '2022-03-14 05:24:02'),
(1202, 'Peginterferon alfa-2a [Pegylated Interferon alfa-2a]', 1, '2022-03-15 04:13:11', '2022-03-15 04:13:11'),
(1203, 'Pegylated Erythropoietin', 1, '2022-03-15 04:16:01', '2022-03-15 04:16:01'),
(1204, 'Pembrolizumab', 1, '2022-03-15 04:17:50', '2022-03-15 04:17:50'),
(1205, 'Pemetrexed', 1, '2022-03-15 04:19:44', '2022-03-15 04:19:44'),
(1206, 'Pemirolast Potassium', 1, '2022-03-15 04:21:09', '2022-03-15 04:21:09'),
(1207, 'Pentazocine Hydrochloride', 1, '2022-03-15 04:22:42', '2022-03-15 04:22:42'),
(1208, 'Pentosan Polysulfate Sodium', 1, '2022-03-15 04:25:24', '2022-03-15 04:25:24'),
(1209, 'Pentoxifylline', 1, '2022-03-15 04:27:18', '2022-03-15 04:27:18'),
(1210, 'Perampanel', 1, '2022-03-15 04:28:51', '2022-03-15 04:28:51'),
(1211, 'Perindopril Arginine', 1, '2022-03-15 04:30:18', '2022-03-15 04:30:18'),
(1212, 'Perindopril Arginine + Amlodipine', 1, '2022-03-15 04:31:53', '2022-03-15 04:31:53'),
(1213, 'Peritoneal Dialysis solutions', 1, '2022-03-15 04:33:18', '2022-03-15 04:33:18'),
(1214, 'Permethrin', 1, '2022-03-15 04:35:04', '2022-03-15 04:35:04'),
(1215, 'Permethrin + Crotamiton', 1, '2022-03-15 04:37:01', '2022-03-15 04:37:01'),
(1216, 'Pertuzumab', 1, '2022-03-15 04:38:39', '2022-03-15 04:38:39'),
(1217, 'Pethidine Hydrochloride', 1, '2022-03-15 04:40:50', '2022-03-15 04:40:50'),
(1218, 'Pheniramine Maleate', 1, '2022-03-15 04:42:31', '2022-03-15 04:42:31'),
(1219, 'Phenobarbital', 1, '2022-03-15 04:44:10', '2022-03-15 04:44:10'),
(1220, 'Phenoxymethyl Penicillin [Penicillin V]', 1, '2022-03-15 04:46:08', '2022-03-15 04:46:08'),
(1221, 'Phenytoin Sodium', 1, '2022-03-15 04:48:11', '2022-03-15 04:48:11'),
(1222, 'Phospholipids', 1, '2022-03-15 05:09:28', '2022-03-15 05:09:28'),
(1223, 'Phytomenadione (Injection)', 1, '2022-03-15 05:10:58', '2022-03-15 05:10:58'),
(1224, 'Phytomenadione (Oral)', 1, '2022-03-15 05:12:36', '2022-03-15 05:12:36'),
(1225, 'Pilocarpine Hydrochloride (Ophthalmic)', 1, '2022-03-15 05:14:15', '2022-03-15 05:14:15'),
(1226, 'Pimavanserin', 1, '2022-03-15 05:37:47', '2022-03-15 05:37:47'),
(1227, 'Pimecrolimus', 1, '2022-03-15 05:39:28', '2022-03-15 05:39:28'),
(1228, 'Pioglitazone', 1, '2022-03-15 05:41:44', '2022-03-15 05:41:44'),
(1229, 'Pioglitazone + Glimepiride', 1, '2022-03-15 05:43:57', '2022-03-15 05:43:57'),
(1230, 'Pioglitazone + Metformin Hydrochloride', 1, '2022-03-15 05:46:04', '2022-03-15 05:46:04'),
(1231, 'Pipecuronium Bromide', 1, '2022-03-15 05:47:41', '2022-03-15 05:47:41'),
(1232, 'Piracetam', 1, '2022-03-15 05:58:29', '2022-03-15 05:58:29'),
(1233, 'Pirfenidone', 1, '2022-03-15 06:00:17', '2022-03-15 06:00:17'),
(1234, 'Pitavastatin Calcium', 1, '2022-03-15 06:05:34', '2022-03-15 06:05:34'),
(1235, 'Pivmecillinam', 1, '2022-03-15 06:08:05', '2022-03-15 06:08:05'),
(1236, 'Pizotifen', 1, '2022-03-15 06:09:46', '2022-03-15 06:09:46'),
(1237, 'Podophyllotoxin', 1, '2022-03-15 06:11:07', '2022-03-15 06:11:07');
INSERT INTO `generics` (`id`, `generic_name`, `category_id`, `created_at`, `updated_at`) VALUES
(1238, 'Polyethylene Glycol', 1, '2022-03-15 06:12:51', '2022-03-15 06:12:51'),
(1239, 'Polyethylene Glycol + Propylene Glycol', 1, '2022-03-16 03:50:32', '2022-03-16 03:50:32'),
(1240, 'Polyethylene Glycol 3350 + Electrolytes', 1, '2022-03-16 03:52:31', '2022-03-16 03:52:31'),
(1241, 'Polygeline + Electrolytes', 1, '2022-03-16 03:53:54', '2022-03-16 03:53:54'),
(1242, 'Polymyxin B Sulfate', 1, '2022-03-16 03:56:22', '2022-03-16 03:56:22'),
(1243, 'Polysaccharide Diphtheria Toxoid Conjugate Vaccine', 1, '2022-03-16 03:58:19', '2022-03-16 03:58:19'),
(1244, 'Polysaccharide Pneumococcal Vaccine', 1, '2022-03-16 04:00:23', '2022-03-16 04:00:23'),
(1245, 'Ponatinib Hydrochloride', 1, '2022-03-16 04:02:18', '2022-03-16 04:02:18'),
(1246, 'Posaconazole', 1, '2022-03-16 04:05:42', '2022-03-16 04:05:42'),
(1247, 'Potassium Chloride', 1, '2022-03-16 04:08:25', '2022-03-16 04:08:25'),
(1248, 'Potassium Citrate + Citric Acid', 1, '2022-03-16 04:10:35', '2022-03-16 04:10:35'),
(1249, 'Povidone Iodine', 1, '2022-03-16 04:12:39', '2022-03-16 04:12:39'),
(1250, 'Pralidoxime Chloride', 1, '2022-03-16 04:14:45', '2022-03-16 04:14:45'),
(1251, 'Pramipexole', 1, '2022-03-16 04:19:09', '2022-03-16 04:19:09'),
(1252, 'Pramoxine Hydrochloride + Calamine', 1, '2022-03-16 04:21:28', '2022-03-16 04:21:28'),
(1253, 'Prasugrel Hydrochloride', 1, '2022-03-16 04:23:40', '2022-03-16 04:23:40'),
(1254, 'Prazosin Hydrochloride', 1, '2022-03-16 04:26:18', '2022-03-16 04:26:18'),
(1255, 'Precipitated Sulpher + Salicylic Acid', 1, '2022-03-16 04:28:58', '2022-03-16 04:28:58'),
(1256, 'Prednisolone', 1, '2022-03-16 04:31:09', '2022-03-16 04:31:09'),
(1257, 'Prednisolone + Neomycin Sulphate + Polymixin B Sulphate', 1, '2022-03-16 04:33:21', '2022-03-16 04:33:21'),
(1258, 'Prednisolone Acetate', 1, '2022-03-16 04:37:47', '2022-03-16 04:37:47'),
(1259, 'Pregabalin', 1, '2022-03-16 04:39:41', '2022-03-16 04:39:41'),
(1260, 'Primaquine Phosphate', 1, '2022-03-16 04:42:38', '2022-03-16 04:42:38'),
(1261, 'Probiotic Combination [14 strains]', 1, '2022-03-16 04:45:12', '2022-03-16 04:45:12'),
(1262, 'Probiotic Combination [20 Billion]', 1, '2022-03-16 04:46:54', '2022-03-16 04:46:54'),
(1263, 'Probiotic Combination [9 Billion]', 1, '2022-03-16 04:48:13', '2022-03-16 04:48:13'),
(1264, 'Procaine Penicillin + Benzyl Penicillin', 1, '2022-03-16 04:49:55', '2022-03-16 04:49:55'),
(1265, 'Prochlorperazine Maleate', 1, '2022-03-16 04:51:44', '2022-03-16 04:51:44'),
(1266, 'Procyclidine Hydrochloride', 1, '2022-03-16 04:53:36', '2022-03-16 04:53:36'),
(1267, 'Progesterone (Capsule)', 1, '2022-03-16 04:55:16', '2022-03-16 04:55:16'),
(1268, 'Progesterone (Vaginal Gel)', 1, '2022-03-16 04:57:21', '2022-03-16 04:57:21'),
(1269, 'Progesterone (Vaginal Pessary)', 1, '2022-03-16 04:59:10', '2022-03-16 04:59:10'),
(1270, 'Promethazine Hydrochloride', 1, '2022-03-16 05:01:09', '2022-03-16 05:01:09'),
(1271, 'Promethazine Hydrochloride (Injection)', 1, '2022-03-16 05:03:22', '2022-03-16 05:03:22'),
(1272, 'Promethazine Theoclate', 1, '2022-03-16 05:05:32', '2022-03-16 05:05:32'),
(1273, 'Propafenone Hydrochloride', 1, '2022-03-16 05:07:17', '2022-03-16 05:07:17'),
(1274, 'Propantheline Bromide', 1, '2022-03-16 05:09:04', '2022-03-16 05:09:04'),
(1275, 'Proparacaine Hydrochloride', 1, '2022-03-16 05:10:43', '2022-03-16 05:10:43'),
(1276, 'Propofol', 1, '2022-03-16 05:13:00', '2022-03-16 05:13:00'),
(1277, 'Propranolol Hydrochloride', 1, '2022-03-16 05:14:40', '2022-03-16 05:14:40'),
(1278, 'Bendamustine', 1, '2022-03-17 04:41:46', '2022-03-17 04:41:46'),
(1279, 'Retapamulin', 1, '2022-03-17 23:52:49', '2022-03-17 23:52:49'),
(1280, 'Rhubarb Extract + Salicylic Acid', 1, '2022-03-18 00:54:21', '2022-03-18 00:54:21'),
(1281, 'Ribavirin', 1, '2022-03-18 03:48:00', '2022-03-18 03:48:00'),
(1282, 'Riboflavin', 1, '2022-03-18 03:49:50', '2022-03-18 03:49:50'),
(1283, 'Rifampicin', 1, '2022-03-18 03:51:57', '2022-03-18 03:51:57'),
(1284, 'Rifampicin + Isoniazid', 1, '2022-03-18 03:53:39', '2022-03-18 03:53:39'),
(1285, 'Rifampicin + Isoniazid + Pyrazinamide', 1, '2022-03-18 04:09:00', '2022-03-18 04:09:00'),
(1286, 'Rifampicin + Isoniazid + Pyrazinamide + Ethambutol', 1, '2022-03-18 04:12:10', '2022-03-18 04:12:10'),
(1287, 'Rifaximin', 1, '2022-03-18 04:14:54', '2022-03-18 04:14:54'),
(1288, 'Riluzole', 1, '2022-03-18 04:17:13', '2022-03-18 04:17:13'),
(1289, 'Rimexolone', 1, '2022-03-18 04:20:00', '2022-03-18 04:20:00'),
(1290, 'Ringer\'s Lactate Solution', 1, '2022-03-18 04:21:38', '2022-03-18 04:21:38'),
(1291, 'Risedronate Sodium', 1, '2022-03-18 04:23:38', '2022-03-18 04:23:38'),
(1292, 'Risperidone (Injection)', 1, '2022-03-18 04:25:45', '2022-03-18 04:25:45'),
(1293, 'Risperidone (Oral)', 1, '2022-03-18 04:34:17', '2022-03-18 04:34:17'),
(1294, 'Ritodrine Hydrochloride', 1, '2022-03-18 04:37:12', '2022-03-18 04:37:12'),
(1295, 'Rituximab', 1, '2022-03-18 04:38:55', '2022-03-18 04:38:55'),
(1296, 'Rivaroxaban', 1, '2022-03-18 04:43:39', '2022-03-18 04:43:39'),
(1297, 'Rivastigmine Tartrate', 1, '2022-03-18 04:46:43', '2022-03-18 04:46:43'),
(1298, 'Rizatriptan Benzoate', 1, '2022-03-18 04:49:32', '2022-03-18 04:49:32'),
(1299, 'Rocuronium Bromide', 1, '2022-03-18 04:52:20', '2022-03-18 04:52:20'),
(1300, 'Roflumilast', 1, '2022-03-18 04:54:04', '2022-03-18 04:54:04'),
(1301, 'Ropinirole', 1, '2022-03-18 04:59:18', '2022-03-18 04:59:18'),
(1302, 'Rosiglitazone', 1, '2022-03-18 05:01:06', '2022-03-18 05:01:06'),
(1303, 'Rosiglitazone + Metformin Hydrochloride', 1, '2022-03-18 05:02:54', '2022-03-18 05:02:54'),
(1304, 'Rosuvastatin', 1, '2022-03-18 05:04:49', '2022-03-18 05:04:49'),
(1305, 'Rotavirus Vaccine', 1, '2022-03-18 05:06:32', '2022-03-18 05:06:32'),
(1306, 'Roxatidine', 1, '2022-03-18 05:08:22', '2022-03-18 05:08:22'),
(1307, 'Roxithromycin', 1, '2022-03-18 05:09:50', '2022-03-18 05:09:50'),
(1308, 'Rupatadine Fumarate', 1, '2022-03-18 05:11:48', '2022-03-18 05:11:48'),
(1309, 'Ruxolitinib', 1, '2022-03-18 05:13:39', '2022-03-18 05:13:39'),
(1310, 'Valacyclovir', 1, '2022-03-18 19:36:56', '2022-03-18 19:36:56'),
(1311, 'Valganciclovir', 1, '2022-03-18 19:39:01', '2022-03-18 19:39:01'),
(1312, 'Valsartan', 1, '2022-03-18 19:49:36', '2022-03-18 19:49:36'),
(1313, 'Valsartan + Hydrochlorothiazide', 1, '2022-03-18 19:54:06', '2022-03-18 19:54:06'),
(1314, 'Vancomycin Hydrochloride', 1, '2022-03-18 20:03:53', '2022-03-18 20:03:53'),
(1315, 'Vardenafil', 1, '2022-03-18 20:05:35', '2022-03-18 20:05:35'),
(1316, 'Varenicline Varenicline TartrateTartrate', 1, '2022-03-18 20:09:26', '2022-03-18 20:09:26'),
(1317, 'Varicella Virus Vaccine', 1, '2022-03-18 20:11:24', '2022-03-18 20:11:24'),
(1318, 'Vecuronium Bromide', 1, '2022-03-18 20:13:55', '2022-03-18 20:13:55'),
(1319, 'Venlafaxine Hydrochloride', 1, '2022-03-18 20:15:49', '2022-03-18 20:15:49'),
(1320, 'Verapamil Hydrochloride', 1, '2022-03-18 20:17:59', '2022-03-18 20:17:59'),
(1321, 'Verteporfin', 1, '2022-03-18 20:19:48', '2022-03-18 20:19:48'),
(1322, 'Vilanterol + Umeclidinium + Fluticasone Furoate', 1, '2022-03-18 20:21:47', '2022-03-18 20:21:47'),
(1323, 'Vilanterol Trifenatate + Fluticasone Furoate', 1, '2022-03-18 20:24:02', '2022-03-18 20:24:02'),
(1324, 'Vildagliptin', 1, '2022-03-18 20:26:17', '2022-03-18 20:26:17'),
(1325, 'Vildagliptin + Metformin Hydrochloride', 1, '2022-03-18 20:27:56', '2022-03-18 20:27:56'),
(1326, 'Vinblastine Sulfate', 1, '2022-03-18 20:29:45', '2022-03-18 20:29:45'),
(1327, 'Vincristine Sulfate', 1, '2022-03-18 20:31:52', '2022-03-18 20:31:52'),
(1328, 'Vinorelbine Tartrate', 1, '2022-03-18 20:33:36', '2022-03-18 20:33:36'),
(1329, 'Vinpocetine', 1, '2022-03-18 20:35:11', '2022-03-18 20:35:11'),
(1330, 'Vitamin A', 1, '2022-03-18 20:37:20', '2022-03-18 20:37:20'),
(1331, 'Vitamin A, Vitamin B complex, Vitamin C , Vitamin D and Vitamin E', 1, '2022-03-18 20:39:06', '2022-03-18 20:39:06'),
(1332, 'Vitamin B complex', 1, '2022-03-18 20:40:37', '2022-03-18 20:40:37'),
(1333, 'Vitamin B complex + Vitamin C', 1, '2022-03-18 20:42:09', '2022-03-18 20:42:09'),
(1334, 'Vitamin B Complex + Zinc', 1, '2022-03-18 20:44:27', '2022-03-18 20:44:27'),
(1335, 'Vitamin B1, B2 & B6', 1, '2022-03-18 20:46:05', '2022-03-18 20:46:05'),
(1336, 'Vitamin B1, B6 & B12', 1, '2022-03-18 20:48:47', '2022-03-18 20:48:47'),
(1337, 'Vitamin B12 + Elemental Iron + Folic Acid', 1, '2022-03-18 20:50:41', '2022-03-18 20:50:41'),
(1338, 'Vitamin B6, B9 & B12', 1, '2022-03-18 20:52:22', '2022-03-18 20:52:22'),
(1339, 'Vitamin C [Ascorbic acid]', 1, '2022-03-18 20:53:52', '2022-03-18 20:53:52'),
(1340, 'Vitamin C + Vitamin D3 + Folic acid', 1, '2022-03-18 20:55:29', '2022-03-18 20:55:29'),
(1341, 'Vitamin C + Vitamin E', 1, '2022-03-18 20:57:10', '2022-03-18 20:57:10'),
(1342, 'Vitamin C, Vitamin E, Lutein, Copper & Zinc', 1, '2022-03-18 20:58:42', '2022-03-18 20:58:42'),
(1343, 'vitamins [C, E, B9 and B12] and minerals [Selenium, Copper and Zinc]', 1, '2022-03-18 21:02:11', '2022-03-18 21:02:11'),
(1344, 'Voglibose', 1, '2022-03-18 21:04:17', '2022-03-18 21:04:17'),
(1345, 'Voriconazole', 1, '2022-03-18 21:06:18', '2022-03-18 21:06:18'),
(1346, 'S-Amlodipine Besilate (Levamlodipine)', 1, '2022-03-18 23:26:40', '2022-03-18 23:26:40'),
(1347, 'Saccharin Sodium', 1, '2022-03-18 23:28:02', '2022-03-18 23:28:02'),
(1348, 'Sacubitril + Valsartan', 1, '2022-03-18 23:30:23', '2022-03-18 23:30:23'),
(1349, 'Salbutamol', 1, '2022-03-18 23:33:54', '2022-03-18 23:33:54'),
(1350, 'Salbutamol (Inhaler)', 1, '2022-03-19 01:48:07', '2022-03-19 01:48:07'),
(1351, 'Salbutamol + Ipratropium (Inhaler)', 1, '2022-03-19 01:50:09', '2022-03-19 01:50:09'),
(1352, 'Salbutamol + Ipratropium (Solution for inhalation)', 1, '2022-03-19 01:52:22', '2022-03-19 01:52:22'),
(1353, 'Salicylic Acid', 1, '2022-03-19 01:54:03', '2022-03-19 01:54:03'),
(1354, 'Salicylic Acid + Lactic Acid', 1, '2022-03-19 02:02:39', '2022-03-19 02:02:39'),
(1355, 'Salmeterol + Fluticasone Propionate', 1, '2022-03-19 02:04:41', '2022-03-19 02:04:41'),
(1356, 'Salmon Calcitonin', 1, '2022-03-19 05:00:42', '2022-03-19 05:00:42'),
(1357, 'Salsalate', 1, '2022-03-20 03:22:03', '2022-03-20 03:22:03'),
(1358, 'Salvia Officinalis', 1, '2022-03-20 03:23:12', '2022-03-20 03:23:12'),
(1359, 'Saquinavir Mesylate', 1, '2022-03-20 03:38:04', '2022-03-20 03:38:04'),
(1360, 'Saxagliptin', 1, '2022-03-20 03:40:10', '2022-03-20 03:40:10'),
(1361, 'Secnidazole', 1, '2022-03-20 03:41:42', '2022-03-20 03:41:42'),
(1362, 'Secukinumab', 1, '2022-03-20 03:43:26', '2022-03-20 03:43:26'),
(1363, 'Selegiline Hydrochloride', 1, '2022-03-20 03:44:59', '2022-03-20 03:44:59'),
(1364, 'Selexipag', 1, '2022-03-20 03:47:23', '2022-03-20 03:47:23'),
(1365, 'Semaglutide (Injection)', 1, '2022-03-20 03:49:49', '2022-03-20 03:49:49'),
(1366, 'Semaglutide (Tablet)', 1, '2022-03-20 03:51:38', '2022-03-20 03:51:38'),
(1367, 'Sennosides', 1, '2022-03-20 03:53:00', '2022-03-20 03:53:00'),
(1368, 'Sertaconazole Nitrate', 1, '2022-03-20 03:54:37', '2022-03-20 03:54:37'),
(1369, 'Sertraline Hydrochloride', 1, '2022-03-20 03:56:07', '2022-03-20 03:56:07'),
(1370, 'Sesame oil + Cactus extract + Beeswax', 1, '2022-03-20 04:27:59', '2022-03-20 04:27:59'),
(1371, 'Sevelamer Carbonate', 1, '2022-03-20 04:29:52', '2022-03-20 04:29:52'),
(1372, 'Sevelamer Hydrochloride', 1, '2022-03-20 04:31:22', '2022-03-20 04:31:22'),
(1373, 'Sevoflurane', 1, '2022-03-20 04:33:54', '2022-03-20 04:33:54'),
(1374, 'Sibutramine', 1, '2022-03-20 04:35:23', '2022-03-20 04:35:23'),
(1375, 'Sildenafil Citrate', 1, '2022-03-20 04:36:51', '2022-03-20 04:36:51'),
(1376, 'Silodosin', 1, '2022-03-20 04:38:38', '2022-03-20 04:38:38'),
(1377, 'Silver Sulfadiazine', 1, '2022-03-20 04:40:10', '2022-03-20 04:40:10'),
(1378, 'Simethicone', 1, '2022-03-20 04:41:36', '2022-03-20 04:41:36'),
(1379, 'Simvastatin', 1, '2022-03-20 04:43:11', '2022-03-20 04:43:11'),
(1380, 'Sitagliptin', 1, '2022-03-20 04:45:02', '2022-03-20 04:45:02'),
(1381, 'Sitagliptin + Metformin Hydrochloride', 1, '2022-03-20 04:46:52', '2022-03-20 04:46:52'),
(1382, 'Snake Venom Antiserum', 1, '2022-03-20 04:48:37', '2022-03-20 04:48:37'),
(1383, 'Sodium Alginate + Potassium Bicarbonate', 1, '2022-03-20 04:50:08', '2022-03-20 04:50:08'),
(1384, 'Sodium Alginate + Sodium Bicarbonate + Calcium Carbonate', 1, '2022-03-20 04:51:52', '2022-03-20 04:51:52'),
(1385, 'Sodium Bicarbonate', 1, '2022-03-20 04:54:06', '2022-03-20 04:54:06'),
(1386, 'Sodium Chloride (Intravenous Solution)', 1, '2022-03-20 04:55:18', '2022-03-20 04:55:18'),
(1387, 'Sodium Chloride (Nasal preparation)', 1, '2022-03-20 04:56:58', '2022-03-20 04:56:58'),
(1388, 'Sodium Chloride (Ophthalmic Solution)', 1, '2022-03-20 04:58:32', '2022-03-20 04:58:32'),
(1389, 'Sodium Chloride (Tablet)', 1, '2022-03-20 05:00:39', '2022-03-20 05:00:39'),
(1390, 'Sodium Chloride + Dextrose', 1, '2022-03-20 05:02:04', '2022-03-20 05:02:04'),
(1391, 'Sodium Chloride + Potassium Chloride + Sodium Acetate', 1, '2022-03-20 05:02:52', '2022-03-20 05:02:52'),
(1392, 'Sodium Cromoglicate [2%]', 1, '2022-03-20 05:04:29', '2022-03-20 05:04:29'),
(1393, 'Sodium Cromoglicate [4%]', 1, '2022-03-20 05:06:12', '2022-03-20 05:06:12'),
(1394, 'Sodium Cromoglicate + Xylometazoline Hydrochloride', 1, '2022-03-20 05:07:51', '2022-03-20 05:07:51'),
(1395, 'Sodium Dichloroisocyanurate', 1, '2022-03-20 05:10:17', '2022-03-20 05:10:17'),
(1396, 'Sodium Dihydrogen Phosphate + Disodium Hydrogen Phosphate', 1, '2022-03-20 05:11:51', '2022-03-20 05:11:51'),
(1397, 'Sodium Fluoride (Mouthwash)', 1, '2022-03-20 05:13:21', '2022-03-20 05:13:21'),
(1398, 'Sodium Fusidate (Oral)', 1, '2022-03-20 05:14:43', '2022-03-20 05:14:43'),
(1399, 'Sodium Fusidate (Topical)', 1, '2022-03-20 05:16:02', '2022-03-20 05:16:02'),
(1400, 'Sodium Hyaluronate (Injection)', 1, '2022-03-20 05:17:24', '2022-03-20 05:17:24'),
(1401, 'Sodium Hyaluronate (Ophthalmic)', 1, '2022-03-20 05:18:32', '2022-03-20 05:18:32'),
(1402, 'Sodium Hyaluronate + Carboxymethylcellulose Sodium', 1, '2022-03-20 05:19:54', '2022-03-20 05:19:54'),
(1403, 'Sodium Hypochlorite', 1, '2022-03-20 05:21:09', '2022-03-20 05:21:09'),
(1404, 'Sodium Nitroprusside Dihydrate', 1, '2022-03-20 05:22:36', '2022-03-20 05:22:36'),
(1405, 'Sodium Picosulfate', 1, '2022-03-20 05:24:41', '2022-03-20 05:24:41'),
(1406, 'Sodium Picosulfate + Magnesium Oxide + Citric Acid', 1, '2022-03-20 05:26:22', '2022-03-20 05:26:22'),
(1407, 'Sodium Polystyrene Sulfonate', 1, '2022-03-20 05:28:05', '2022-03-20 05:28:05'),
(1408, 'Sodium Stibogluconate', 1, '2022-03-20 05:29:28', '2022-03-20 05:29:28'),
(1409, 'Sodium Succinate + Cytochrome C + Adenosine + Nicotinamide', 1, '2022-03-20 05:31:07', '2022-03-20 05:31:07'),
(1410, 'Sodium Thiosulfate', 1, '2022-03-20 05:32:35', '2022-03-20 05:32:35'),
(1411, 'Sodium Valproate', 1, '2022-03-20 05:34:07', '2022-03-20 05:34:07'),
(1412, 'Sofosbuvir', 1, '2022-03-20 05:35:45', '2022-03-20 05:35:45'),
(1413, 'Sofosbuvir + Velpatasvir', 1, '2022-03-20 05:37:54', '2022-03-20 05:37:54'),
(1414, 'Solifenacin Succinate', 1, '2022-03-20 05:39:50', '2022-03-20 05:39:50'),
(1415, 'Somatostatin', 1, '2022-03-20 05:41:26', '2022-03-20 05:41:26'),
(1416, 'Somatropin', 1, '2022-03-20 05:42:49', '2022-03-20 05:42:49'),
(1417, 'Sorafenib Tosylate', 1, '2022-03-20 05:44:25', '2022-03-20 05:44:25'),
(1418, 'Sotalol Hydrochloride', 1, '2022-03-20 05:45:56', '2022-03-20 05:45:56'),
(1419, 'Sparfloxacin', 1, '2022-03-20 05:47:35', '2022-03-20 05:47:35'),
(1420, 'Spectinomycin', 1, '2022-03-20 05:48:57', '2022-03-20 05:48:57'),
(1421, 'Spiramycin', 1, '2022-03-20 05:50:35', '2022-03-20 05:50:35'),
(1422, 'Spironolactone', 1, '2022-03-20 05:52:16', '2022-03-20 05:52:16'),
(1423, 'Streptokinase', 1, '2022-03-20 05:54:32', '2022-03-20 05:54:32'),
(1424, 'Streptomycin', 1, '2022-03-20 05:56:16', '2022-03-20 05:56:16'),
(1425, 'Strontium Ranelate', 1, '2022-03-21 03:30:34', '2022-03-21 03:30:34'),
(1426, 'Sucralfate', 1, '2022-03-21 03:32:30', '2022-03-21 03:32:30'),
(1427, 'Sucralose', 1, '2022-03-21 03:33:58', '2022-03-21 03:33:58'),
(1428, 'Sucralose + Acesulfame Potassium', 1, '2022-03-21 03:35:00', '2022-03-21 03:35:00'),
(1429, 'Sulconazole Nitrate', 1, '2022-03-21 03:36:24', '2022-03-21 03:36:24'),
(1430, 'Sulfacetamide sodium', 1, '2022-03-21 03:38:06', '2022-03-21 03:38:06'),
(1431, 'Sulfasalazine', 1, '2022-03-21 03:39:45', '2022-03-21 03:39:45'),
(1432, 'Sulfinpyrazone', 1, '2022-03-21 03:41:36', '2022-03-21 03:41:36'),
(1433, 'Sulindac', 1, '2022-03-21 03:48:01', '2022-03-21 03:48:01'),
(1434, 'Sulphadoxine + Pyrimethamine', 1, '2022-03-21 03:49:59', '2022-03-21 03:49:59'),
(1435, 'Sulphamethoxazole + Trimethoprim', 1, '2022-03-21 03:51:41', '2022-03-21 03:51:41'),
(1436, 'Sulphonated Surfactant', 1, '2022-03-21 03:53:18', '2022-03-21 03:53:18'),
(1437, 'Sumatriptan', 1, '2022-03-21 03:55:30', '2022-03-21 03:55:30'),
(1438, 'Sunitinib', 1, '2022-03-21 03:57:55', '2022-03-21 03:57:55'),
(1439, 'Super antioxidant vitamins & minerals', 1, '2022-03-21 03:59:29', '2022-03-21 03:59:29'),
(1440, 'Suvorexant', 1, '2022-03-21 04:01:28', '2022-03-21 04:01:28'),
(1441, 'Suxamethonium Chloride', 1, '2022-03-21 04:03:10', '2022-03-21 04:03:10'),
(1442, 'Tacrolimus (Oral)', 1, '2022-03-21 04:48:47', '2022-03-21 04:48:47'),
(1443, 'Tacrolimus (Topical)', 1, '2022-03-21 04:50:29', '2022-03-21 04:50:29'),
(1444, 'Tadalafil', 1, '2022-03-21 04:52:00', '2022-03-21 04:52:00'),
(1445, 'Tafluprost', 1, '2022-03-21 04:53:20', '2022-03-21 04:53:20'),
(1446, 'Tamoxifen Citrate', 1, '2022-03-21 04:56:50', '2022-03-21 04:56:50'),
(1447, 'Tamsulosin Hydrochloride', 1, '2022-03-21 04:58:25', '2022-03-21 04:58:25'),
(1448, 'Tamsulosin Hydrochloride + Dutasteride', 1, '2022-03-21 05:00:48', '2022-03-21 05:00:48'),
(1449, 'Tapentadol Hydrochloride', 1, '2022-03-21 05:02:33', '2022-03-21 05:02:33'),
(1450, 'Tazarotene', 1, '2022-03-21 05:04:19', '2022-03-21 05:04:19'),
(1451, 'Tea tree oil + Echinacea + Geothermal water', 1, '2022-03-21 05:05:22', '2022-03-21 05:05:22'),
(1452, 'Tea tree oil + Geothermal water (eye)', 1, '2022-03-21 05:07:45', '2022-03-21 05:07:45'),
(1453, 'Tea tree oil + Geothermal water (hair & body)', 1, '2022-03-21 05:09:08', '2022-03-21 05:09:08'),
(1454, 'Tea Tree Oil + Geothermal Water + Vitamin E', 1, '2022-03-21 05:11:11', '2022-03-21 05:11:11'),
(1455, 'Tedizolid Phosphate', 1, '2022-03-21 05:13:17', '2022-03-21 05:13:17'),
(1456, 'Tegaserod', 1, '2022-03-21 05:16:22', '2022-03-21 05:16:22'),
(1457, 'Teicoplanin', 1, '2022-03-21 05:18:12', '2022-03-21 05:18:12'),
(1458, 'Telbivudine', 1, '2022-03-21 05:19:51', '2022-03-21 05:19:51'),
(1459, 'Telmisartan', 1, '2022-03-21 05:21:43', '2022-03-21 05:21:43'),
(1460, 'Telmisartan + Hydrochlorothiazide', 1, '2022-03-21 05:23:35', '2022-03-21 05:23:35'),
(1461, 'Temazepam', 1, '2022-03-21 05:25:02', '2022-03-21 05:25:02'),
(1462, 'Temozolomide', 1, '2022-03-21 05:32:24', '2022-03-21 05:32:24'),
(1463, 'Tenecteplase', 1, '2022-03-21 05:34:19', '2022-03-21 05:34:19'),
(1464, 'Tenofovir Alafenamide', 1, '2022-03-21 05:36:04', '2022-03-21 05:36:04'),
(1465, 'Tenofovir Disoproxil Fumarate', 1, '2022-03-21 05:37:43', '2022-03-21 05:37:43'),
(1466, 'Tenoxicam', 1, '2022-03-21 05:39:55', '2022-03-21 05:39:55'),
(1467, 'Terazosin Hydrochloride', 1, '2022-03-21 05:41:35', '2022-03-21 05:41:35'),
(1468, 'Terbinafine Hydrochloride', 1, '2022-03-21 05:43:23', '2022-03-21 05:43:23'),
(1469, 'Terbutaline Sulfate', 1, '2022-03-21 05:45:04', '2022-03-21 05:45:04'),
(1470, 'Terconazole', 1, '2022-03-21 05:46:49', '2022-03-21 05:46:49'),
(1471, 'Terfenadine', 1, '2022-03-21 05:48:17', '2022-03-21 05:48:17'),
(1472, 'Teriparatide', 1, '2022-03-21 05:50:24', '2022-03-21 05:50:24'),
(1473, 'Terlipressin Acetate', 1, '2022-03-21 05:53:15', '2022-03-21 05:53:15'),
(1474, 'Testosterone Decanoate', 1, '2022-03-21 05:55:11', '2022-03-21 05:55:11'),
(1475, 'Testosterone Undecanoate', 1, '2022-03-21 05:57:15', '2022-03-21 05:57:15'),
(1476, 'Tetanus Antitoxin [Equine]', 1, '2022-03-21 05:59:14', '2022-03-21 05:59:14'),
(1477, 'Tetrabenazine', 1, '2022-03-21 06:01:08', '2022-03-21 06:01:08'),
(1478, 'Tetracycline Hydrochloride (Ophthalmic)', 1, '2022-03-21 06:03:00', '2022-03-21 06:03:00'),
(1479, 'Tetracycline Hydrochloride (Oral)', 1, '2022-03-21 06:04:52', '2022-03-21 06:04:52'),
(1480, 'Tetracycline Hydrochloride (Topical)', 1, '2022-03-21 06:06:34', '2022-03-21 06:06:34'),
(1481, 'Thalidomide', 1, '2022-03-21 06:08:14', '2022-03-21 06:08:14'),
(1482, 'Theophylline', 1, '2022-03-21 06:15:16', '2022-03-21 06:15:16'),
(1483, 'Thiamine Hydrochloride', 1, '2022-03-21 06:16:38', '2022-03-21 06:16:38'),
(1484, 'Thiopental Sodium', 1, '2022-03-21 20:07:46', '2022-03-21 20:07:46'),
(1485, 'Thioridazine', 1, '2022-03-21 20:09:38', '2022-03-21 20:09:38'),
(1486, 'Thiotepa', 1, '2022-03-21 20:11:42', '2022-03-21 20:11:42'),
(1487, 'Thymus Vulgaris Extracts', 1, '2022-03-21 20:13:31', '2022-03-21 20:13:31'),
(1488, 'Tibolone', 1, '2022-03-21 20:15:09', '2022-03-21 20:15:09'),
(1489, 'Ticagrelor', 1, '2022-03-21 20:17:02', '2022-03-21 20:17:02'),
(1490, 'Ticlopidine Hydrochloride', 1, '2022-03-21 20:21:18', '2022-03-21 20:21:18'),
(1491, 'Tiemonium Methylsulphate', 1, '2022-03-21 20:23:22', '2022-03-21 20:23:22'),
(1492, 'Tigecycline', 1, '2022-03-21 20:25:06', '2022-03-21 20:25:06'),
(1493, 'Timolol Maleate', 1, '2022-03-21 20:26:46', '2022-03-21 20:26:46'),
(1494, 'Tinidazole', 1, '2022-03-21 20:28:34', '2022-03-21 20:28:34'),
(1495, 'Tioconazole', 1, '2022-03-21 20:30:05', '2022-03-21 20:30:05'),
(1496, 'Tiotropium (Dry Powder Inhaler)', 1, '2022-03-21 20:31:43', '2022-03-21 20:31:43'),
(1497, 'Titanium dioxide + Butyl methoxydibenzoyl methane + Padimate + Oxybenzone', 1, '2022-03-21 20:33:20', '2022-03-21 20:33:20'),
(1498, 'Tizanidine Hydrochloride', 1, '2022-03-21 20:40:12', '2022-03-21 20:40:12'),
(1499, 'Tobramycin (Nebuliser Solution)', 1, '2022-03-21 20:42:05', '2022-03-21 20:42:05'),
(1500, 'Tobramycin (Ophthalmic)', 1, '2022-03-21 20:43:59', '2022-03-21 20:43:59'),
(1501, 'Tocilizumab', 1, '2022-03-21 20:46:05', '2022-03-21 20:46:05'),
(1502, 'Tofacitinib', 1, '2022-03-21 23:33:13', '2022-03-21 23:33:13'),
(1503, 'Tolfenamic acid', 1, '2022-03-21 23:34:42', '2022-03-21 23:34:42'),
(1504, 'Tolnaftate', 1, '2022-03-21 23:36:14', '2022-03-21 23:36:14'),
(1505, 'Tolperisone + Lidocaine', 1, '2022-03-21 23:37:44', '2022-03-21 23:37:44'),
(1506, 'Tolperisone Hydrochloride', 1, '2022-03-21 23:42:29', '2022-03-21 23:42:29'),
(1507, 'Tolterodine Tartrate', 1, '2022-03-21 23:44:15', '2022-03-21 23:44:15'),
(1508, 'Tolvaptan', 1, '2022-03-21 23:46:25', '2022-03-21 23:46:25'),
(1509, 'Topiramate', 1, '2022-03-21 23:48:30', '2022-03-21 23:48:30'),
(1510, 'Topotecan', 1, '2022-03-21 23:50:52', '2022-03-21 23:50:52'),
(1511, 'Torasemide', 1, '2022-03-21 23:52:35', '2022-03-21 23:52:35'),
(1512, 'Torsemide', 1, '2022-03-21 23:54:05', '2022-03-21 23:54:05'),
(1513, 'Tramadol Hydrochloride', 1, '2022-03-21 23:55:44', '2022-03-21 23:55:44'),
(1514, 'Tranexamic Acid', 1, '2022-03-21 23:57:30', '2022-03-21 23:57:30'),
(1515, 'Trastuzumab', 1, '2022-03-21 23:59:39', '2022-03-21 23:59:39'),
(1516, 'Trastuzumab Emtansine', 1, '2022-03-22 00:01:35', '2022-03-22 00:01:35'),
(1517, 'Travoprost', 1, '2022-03-22 00:03:58', '2022-03-22 00:03:58'),
(1518, 'Travoprost + Timolol Maleate', 1, '2022-03-22 00:06:20', '2022-03-22 00:06:20'),
(1519, 'Trelagliptin Succinate', 1, '2022-03-22 00:08:46', '2022-03-22 00:08:46'),
(1520, 'Tretinoin (Oral)', 1, '2022-03-22 00:10:56', '2022-03-22 00:10:56'),
(1521, 'Tretinoin (Topical)', 1, '2022-03-22 00:13:54', '2022-03-22 00:13:54'),
(1522, 'Triamcinolone + Neomycin + Nystatin + Gramicidin', 1, '2022-03-22 00:17:10', '2022-03-22 00:17:10'),
(1523, 'Triamcinolone Acetonide (Injection)', 1, '2022-03-22 00:19:19', '2022-03-22 00:19:19'),
(1524, 'Triamcinolone Acetonide (Nasal Spray)', 1, '2022-03-22 00:21:18', '2022-03-22 00:21:18'),
(1525, 'Triamcinolone Acetonide (Topical)', 1, '2022-03-22 00:22:52', '2022-03-22 00:22:52'),
(1526, 'Trifarotene', 1, '2022-03-22 00:24:25', '2022-03-22 00:24:25'),
(1527, 'Trifluoperazine', 1, '2022-03-22 00:26:09', '2022-03-22 00:26:09'),
(1528, 'Trifluridine', 1, '2022-03-22 00:27:41', '2022-03-22 00:27:41'),
(1529, 'Trihexyphenidyl Hydrochloride', 1, '2022-03-22 00:29:27', '2022-03-22 00:29:27'),
(1530, 'Trimebutine Maleate', 1, '2022-03-22 00:31:13', '2022-03-22 00:31:13'),
(1531, 'Trimetazidine Dihydrochloride', 1, '2022-03-22 00:32:31', '2022-03-22 00:32:31'),
(1532, 'Trimipramine', 1, '2022-03-22 00:34:05', '2022-03-22 00:34:05'),
(1533, 'Tropicamide', 1, '2022-03-22 00:35:32', '2022-03-22 00:35:32'),
(1534, 'Tropicamide + Phenylephrine + Lidocaine', 1, '2022-03-22 00:36:40', '2022-03-22 00:36:40'),
(1535, 'Tropicamide + Phenylephrine Hydrochloride', 1, '2022-03-22 00:38:16', '2022-03-22 00:38:16'),
(1536, 'Trospium Chloride', 1, '2022-03-22 00:40:01', '2022-03-22 00:40:01'),
(1537, 'Trypan Blue', 1, '2022-03-22 00:41:41', '2022-03-22 00:41:41'),
(1538, 'TTO Thermal Toothpaste', 1, '2022-03-22 00:42:43', '2022-03-22 00:42:43'),
(1539, 'Tulobuterol Hydrochloride', 1, '2022-03-22 00:44:21', '2022-03-22 00:44:21'),
(1540, 'Typhoid Polysaccharide Vaccine', 1, '2022-03-22 00:45:35', '2022-03-22 00:45:35'),
(1541, 'Abemaciclib', 1, '2022-04-03 01:34:23', '2022-04-03 01:34:23'),
(1542, 'Acalabrutinib', 1, '2022-04-03 01:50:47', '2022-04-03 01:50:47'),
(1543, 'Acarbose', 1, '2022-04-03 01:52:56', '2022-04-03 01:52:56'),
(1545, 'Acidic component (HCO3 Hemodialysis Solution)', 1, '2022-04-15 08:19:27', '2022-04-15 08:19:27'),
(1546, '23 herb formula to increase breast milk', 2, '2022-04-24 04:47:44', '2022-04-24 04:47:44'),
(1547, 'Abhayarista', 2, '2022-04-24 04:49:32', '2022-04-24 04:49:32'),
(1548, 'Acacia + Dates + Asparagus + Edible Pine', 2, '2022-04-24 04:50:37', '2022-04-24 04:50:37'),
(1549, 'Almond + Coconut + Edible Pine + Salep', 2, '2022-04-24 04:51:35', '2022-04-24 04:51:35'),
(1550, 'Aloe + Black Pepper + Henbane', 2, '2022-04-24 04:52:38', '2022-04-24 04:52:38'),
(1551, 'Aloe indica+ Hyoscyamus niger + Piper nigrum', 2, '2022-04-24 04:58:34', '2022-04-24 04:58:34'),
(1552, 'Amalaki Rasayana', 2, '2022-04-24 04:59:44', '2022-04-24 04:59:44'),
(1553, 'Ambar Momiyaee', 2, '2022-04-24 05:00:51', '2022-04-24 05:00:51'),
(1554, 'Ambergris + Salep + Galangal', 2, '2022-04-24 05:02:29', '2022-04-24 05:02:29'),
(1555, 'Andrographis paniculata', 2, '2022-04-24 05:04:47', '2022-04-24 05:04:47'),
(1556, 'Aniseed + Indian dill + Black cardamom + Peppermint', 2, '2022-04-24 05:06:04', '2022-04-24 05:06:04'),
(1557, 'Amitriptyline Hydrochloride', 1, '2022-05-09 19:44:22', '2022-05-09 19:44:22'),
(1558, 'Amlodipine Besilate + Olmesartan Medoxomil', 1, '2022-05-10 21:35:09', '2022-05-10 21:35:09'),
(1559, 'Atorvastatin + Ezetimibe', 1, '2022-06-02 01:25:57', '2022-06-02 01:25:57'),
(1560, 'Vaccine', 1, '2022-06-04 04:17:20', '2022-06-04 04:17:20'),
(1561, 'Baricitinib', 1, '2022-06-07 00:08:16', '2022-06-07 00:08:16'),
(1562, 'Curran Franks', 1, '2022-06-08 17:48:10', '2022-06-08 17:48:10'),
(1563, 'Curran Franks2', 1, '2022-06-08 17:49:22', '2022-06-08 17:49:22');

-- --------------------------------------------------------

--
-- Table structure for table `generic_categories`
--

CREATE TABLE `generic_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `category_name` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `generic_categories`
--

INSERT INTO `generic_categories` (`id`, `category_name`, `created_at`, `updated_at`) VALUES
(1, 'Allopathic', NULL, NULL),
(2, 'Herbal', NULL, NULL),
(3, 'Veterinary', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `generic_combinations`
--

CREATE TABLE `generic_combinations` (
  `parent_id` bigint(20) UNSIGNED NOT NULL,
  `generic_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `generic_combinations`
--

INSERT INTO `generic_combinations` (`parent_id`, `generic_id`) VALUES
(1, 26),
(1, 23),
(1, 21),
(1563, 23),
(1563, 27),
(1563, 30),
(1563, 31),
(1563, 40),
(1563, 41),
(1563, 42),
(1563, 43),
(1563, 48),
(1563, 52),
(1563, 57),
(1563, 58),
(1563, 59),
(1563, 61),
(1563, 62),
(1563, 68),
(1563, 70),
(1563, 71),
(1563, 76),
(1563, 80),
(1563, 85),
(1563, 94),
(1563, 104),
(1563, 108),
(1563, 112),
(1563, 113),
(1563, 115),
(1563, 117),
(1563, 118),
(1563, 135),
(1563, 139),
(1563, 140),
(1563, 141),
(1563, 145),
(1563, 152),
(1563, 160),
(1563, 161),
(1563, 163),
(1563, 164),
(1563, 168),
(1563, 170),
(1563, 177),
(1563, 178),
(1563, 184),
(1563, 185),
(1563, 198),
(1563, 205),
(1563, 212),
(1563, 215),
(1563, 217),
(1563, 222),
(1563, 228),
(1563, 230),
(1563, 235),
(1563, 252),
(1563, 253),
(1563, 254),
(1563, 255),
(1563, 256),
(1563, 257),
(1563, 258),
(1563, 261),
(1563, 265),
(1563, 266),
(1563, 269),
(1563, 272),
(1563, 276),
(1563, 279),
(1563, 282),
(1563, 294),
(1563, 298),
(1563, 300),
(1563, 302),
(1563, 311),
(1563, 319),
(1563, 320),
(1563, 326),
(1563, 327),
(1563, 335),
(1563, 338),
(1563, 343),
(1563, 344),
(1563, 351),
(1563, 353),
(1563, 358),
(1563, 361),
(1563, 365),
(1563, 366),
(1563, 367),
(1563, 369),
(1563, 378),
(1563, 382),
(1563, 385),
(1563, 400),
(1563, 406),
(1563, 407),
(1563, 410),
(1563, 414),
(1563, 419),
(1563, 422),
(1563, 423),
(1563, 426),
(1563, 431),
(1563, 435),
(1563, 447),
(1563, 449),
(1563, 450),
(1563, 460),
(1563, 461),
(1563, 466),
(1563, 468),
(1563, 474),
(1563, 477),
(1563, 482),
(1563, 485),
(1563, 498),
(1563, 499),
(1563, 500),
(1563, 511),
(1563, 515),
(1563, 516),
(1563, 518),
(1563, 520),
(1563, 522),
(1563, 523),
(1563, 527),
(1563, 537),
(1563, 538),
(1563, 542),
(1563, 546),
(1563, 547),
(1563, 551),
(1563, 552),
(1563, 553),
(1563, 559),
(1563, 566),
(1563, 576),
(1563, 577),
(1563, 584),
(1563, 591),
(1563, 592),
(1563, 595),
(1563, 596),
(1563, 601),
(1563, 609),
(1563, 615),
(1563, 617),
(1563, 629),
(1563, 632),
(1563, 636),
(1563, 639),
(1563, 640),
(1563, 641),
(1563, 644),
(1563, 645),
(1563, 647),
(1563, 648),
(1563, 657),
(1563, 665),
(1563, 668),
(1563, 671),
(1563, 674),
(1563, 676),
(1563, 679),
(1563, 680),
(1563, 683),
(1563, 689),
(1563, 692),
(1563, 693),
(1563, 696),
(1563, 702),
(1563, 703),
(1563, 706),
(1563, 707),
(1563, 712),
(1563, 735),
(1563, 740),
(1563, 741),
(1563, 746),
(1563, 749),
(1563, 755),
(1563, 756),
(1563, 758),
(1563, 762),
(1563, 765),
(1563, 773),
(1563, 775),
(1563, 776),
(1563, 780),
(1563, 784),
(1563, 787),
(1563, 788),
(1563, 790),
(1563, 793),
(1563, 795),
(1563, 797),
(1563, 802),
(1563, 808),
(1563, 824),
(1563, 828),
(1563, 830),
(1563, 832),
(1563, 833),
(1563, 837),
(1563, 849),
(1563, 852),
(1563, 853),
(1563, 857),
(1563, 862),
(1563, 863),
(1563, 864),
(1563, 865),
(1563, 868),
(1563, 874),
(1563, 882),
(1563, 883),
(1563, 884),
(1563, 885),
(1563, 896),
(1563, 903),
(1563, 906),
(1563, 910),
(1563, 915),
(1563, 941),
(1563, 946),
(1563, 949),
(1563, 952),
(1563, 955),
(1563, 965),
(1563, 977),
(1563, 980),
(1563, 983),
(1563, 984),
(1563, 989),
(1563, 994),
(1563, 997),
(1563, 999),
(1563, 1001),
(1563, 1002),
(1563, 1005),
(1563, 1007),
(1563, 1010),
(1563, 1011),
(1563, 1012),
(1563, 1014),
(1563, 1018),
(1563, 1025),
(1563, 1028),
(1563, 1029),
(1563, 1030),
(1563, 1031),
(1563, 1043),
(1563, 1048),
(1563, 1051),
(1563, 1052),
(1563, 1054),
(1563, 1061),
(1563, 1062),
(1563, 1066),
(1563, 1072),
(1563, 1073),
(1563, 1083),
(1563, 1086),
(1563, 1091),
(1563, 1093),
(1563, 1096),
(1563, 1107),
(1563, 1109),
(1563, 1111),
(1563, 1112),
(1563, 1113),
(1563, 1117),
(1563, 1129),
(1563, 1133),
(1563, 1134),
(1563, 1138),
(1563, 1141),
(1563, 1146),
(1563, 1150),
(1563, 1154),
(1563, 1163),
(1563, 1165),
(1563, 1182),
(1563, 1188),
(1563, 1191),
(1563, 1192),
(1563, 1196),
(1563, 1197),
(1563, 1199),
(1563, 1200),
(1563, 1201),
(1563, 1208),
(1563, 1209),
(1563, 1212),
(1563, 1214),
(1563, 1216),
(1563, 1217),
(1563, 1222),
(1563, 1223),
(1563, 1227),
(1563, 1234),
(1563, 1236),
(1563, 1244),
(1563, 1247),
(1563, 1255),
(1563, 1257),
(1563, 1260),
(1563, 1264),
(1563, 1265),
(1563, 1271),
(1563, 1274),
(1563, 1277),
(1563, 1279),
(1563, 1281),
(1563, 1282),
(1563, 1290),
(1563, 1292),
(1563, 1297),
(1563, 1299),
(1563, 1303),
(1563, 1306),
(1563, 1307),
(1563, 1311),
(1563, 1318),
(1563, 1319),
(1563, 1326),
(1563, 1329),
(1563, 1335),
(1563, 1337),
(1563, 1341),
(1563, 1342),
(1563, 1344),
(1563, 1346),
(1563, 1363),
(1563, 1365),
(1563, 1382),
(1563, 1390),
(1563, 1391),
(1563, 1399),
(1563, 1400),
(1563, 1406),
(1563, 1412),
(1563, 1413),
(1563, 1416),
(1563, 1418),
(1563, 1424),
(1563, 1426),
(1563, 1440),
(1563, 1450),
(1563, 1460),
(1563, 1463),
(1563, 1465),
(1563, 1468),
(1563, 1477),
(1563, 1478),
(1563, 1481),
(1563, 1483),
(1563, 1489),
(1563, 1499),
(1563, 1500),
(1563, 1502),
(1563, 1509),
(1563, 1513),
(1563, 1514),
(1563, 1517),
(1563, 1518),
(1563, 1519),
(1563, 1520),
(1563, 1539),
(1563, 1540),
(1563, 1541),
(1563, 1542),
(1563, 1543),
(1563, 1546),
(1563, 1547),
(1563, 1550),
(1563, 1552),
(1563, 1558),
(1563, 1559),
(21, 52),
(21, 48),
(21, 43),
(21, 41),
(169, 61),
(169, 62),
(169, 63),
(169, 77),
(27, 27),
(27, 28),
(27, 29),
(27, 30),
(27, 31),
(27, 34),
(930, 499),
(930, 652),
(930, 654),
(930, 867),
(930, 1303),
(930, 1325),
(930, 1381),
(39, 41),
(39, 40),
(39, 39),
(39, 38),
(39, 37),
(21, 58),
(40, 37),
(40, 38),
(40, 39),
(40, 40),
(71, 69),
(71, 70),
(71, 71),
(71, 72),
(91, 91),
(91, 92),
(91, 93),
(91, 94),
(91, 95),
(91, 96);

-- --------------------------------------------------------

--
-- Table structure for table `generic_companies`
--

CREATE TABLE `generic_companies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `company_id` int(11) NOT NULL,
  `generic_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `generic_details`
--

CREATE TABLE `generic_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `generic_id` int(11) NOT NULL,
  `indications` longtext DEFAULT NULL,
  `pharmacology` longtext DEFAULT NULL,
  `dosage_and_administration` longtext DEFAULT NULL,
  `interaction` longtext DEFAULT NULL,
  `contraindications` longtext DEFAULT NULL,
  `side_effects` longtext DEFAULT NULL,
  `pregnancy_and_lactation` longtext DEFAULT NULL,
  `precautions_and_warnings` longtext DEFAULT NULL,
  `overdose_effects` longtext DEFAULT NULL,
  `therapeutic_class` longtext DEFAULT NULL,
  `storage_conditions` longtext DEFAULT NULL,
  `use_in_special_populations` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `generic_details`
--

INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(21, 21, '<p>Lidocaine Injection is indicated-</p>\r\n\r\n<ul>\r\n	<li>As a local anaesthetic for use in infiltration blockade and intravenous regional analgesia.</li>\r\n	<li>For the prevention and treatment of ventricular tachyarrhythmias</li>\r\n</ul>\r\n\r\n<p>Lidocaine Injection is a sterile, non-pyrogenic, aqueous solution which contains Lidocaine Hydrochloride. It is a local anaesthetic of the amide type and has a fast onset and an intermediate duration of action. The onset of action ranges from 5 minutes for infiltration anaesthesia to 20 minutes for regional anaesthesia. The duration of action is approximately one hour. Lidocaine stabilizes the neuronal membrane by inhibiting the ionic fluxes required for the initiation and conduction of impulses, thereby effecting local anaesthetic action.</p>', '<p>Lidocaine acts mainly by inhibiting sodium influx through sodium specific ion channels in the neuronal cell membrane, in particular the so called voltage-gated sodium channels. When the influx of sodium is interrupted, an action potential cannot arise and signal conduction is inhibited. The receptor site is thought to be located at the cytoplasmic (inner) portion of the sodium channel. Lidocaine binds more readily to sodium channels in activated state, thus onset of neuronal blockade is faster in neurons that are rapidly firing. This is referred to as state dependent blockade.</p>', '<p>The dosage is adjusted according to the response of the patient and site of administration.<br />\r\n<br />\r\n<strong>Adult</strong>: For healthy adults, the maximum individual dose should not exceed 4.5mg/kg of body weight and in general it is recommended that the maximum total dose does not exceed 300 mg. Recommended doses given in the below serve only as a guide to the amount of anaesthetic required for most routine procedures.<br />\r\n<br />\r\nInfiltration-</p>\r\n\r\n<ul>\r\n	<li>Percutaneous: Total dose 5-300 mg</li>\r\n	<li>Intravenous regional: Total dose 50-300 mg</li>\r\n</ul>\r\n\r\n<p>Peripheral Nerve Blocks-</p>\r\n\r\n<ul>\r\n	<li>Brachial: Total dose 225-300 mg</li>\r\n	<li>Dental: Total dose 20-100 mg</li>\r\n	<li>Intercostal: Total dose 30 mg</li>\r\n	<li>Paravertebral: Total dose 30-50 mg</li>\r\n</ul>\r\n\r\n<p>Pudenal (each side):&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Paracervical Obstetrical analgesia: Total dose 100 mg</li>\r\n</ul>\r\n\r\n<p>Sympathetic Nerve Blocks</p>\r\n\r\n<ul>\r\n	<li>Cervical: Total dose 50 mg</li>\r\n	<li>Lumbar: Total dose 50-100 mg</li>\r\n</ul>\r\n\r\n<p>Central Neural Blocks</p>\r\n\r\n<ul>\r\n	<li>Epidural: Total dose 200-300 mg [Dose determined by number of dermatomes to be anesthetized (2-3 mL/dermatome) periodically.]</li>\r\n	<li>Thoracic: Total dose 200-300 mg</li>\r\n</ul>\r\n\r\n<p>Lumbar</p>\r\n\r\n<ul>\r\n	<li>Analgesia: Total dose 250-300 mg</li>\r\n	<li>Anesthesia: Total dose 200-300 mg</li>\r\n</ul>\r\n\r\n<p>Caudal</p>\r\n\r\n<ul>\r\n	<li>Obstetrical analgesia: Total dose 200-300 mg</li>\r\n	<li>Surgical anesthesia: Total dose 225-300 mg<strong>.</strong></li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration : </strong>Antiarrhythmic treatment: An intravenous dose of 1 mg.kg-1&nbsp;may be given over 2 min and repeated after 5 min, but giving an infusion of 2-4 mg.min-1&nbsp;to produce a plasma level of 2-4 mg. l-1&nbsp;is a more satisfactory technique. To avoid a long delay in achieving a steady state, a loading dose of approximately 1 mg.kg-1&nbsp;is usually given intravenously over 2 min at the outset.</p>', '<p>Cimetidine can impair the metabolism of lidocaine absorbed into the circulation. Elimination will be delayed and the risk of adverse reactions increased. Significant increases in plasma lidocaine concentrations have occurred during concomitant therapy with beta blockers such as propranolol, metoprolol or nadolol. It prolongs the duration of action of suxamethonium.</p>', '<p>Known hypersensitivity to anaesthetics of the amide type.</p>', '<p>In common with other local anaesthetics, adverse reactions to lidocaine are rare and are usually the result of excessively high blood concentrations due to inadvertent intravascular injection, excessive dosage, rapid absorption or occasionally to hypersensitivity, idiosyncracy or diminished tolerance on the part of the patient. In such circumstances systemic effects occur involving the central nervous system and/or the cardiovascular system. CNS reactions are excitatory and/or depressant and may be characterized by nervousness, dizziness, blurred vision and tremors, followed by drowsiness, convulsions, unconsciousness and possibly respiratory arrest. Cardiovascular reactions are hypotension, myocardial depression, bradycardia and possibly cardiac arrest. Allergic reactions are extremely rare. They may be characterized by cutaneous lesions, urticaria, oedema or anaphylactoid reactions.</p>', '<p>Although there is no evidence from animal studies of harm to the foetus, as with all drugs, it should not be given during early pregnancy unless the benefits are considered to outweigh the risks. Caution should be exercised when it is administered to a nursing woman.</p>', '<p>Lidocaine for infiltration and nerve block should be employed only by clinicians who are well versed in diagnosis and management of dose-related toxicity. The safety and effectiveness of lidocaine depend on proper dosage, correct technique, adequate precautions, and readiness for emergencies. Standard text books should be consulted for specific techniques and precautions for various regional anaesthetic procedures. Resuscitative equipment, oxygen and other resuscitative drugs should be available for immediate use.<br />\r\n<br />\r\nIt should be used cautiously in patients with epilepsy, impaired cardiac conduction, bradycardia, impaired respiratory function and in patients with impaired hepatic function, if the dose or site of administration is likely to result in high blood levels. The effect of local anaesthetics may be reduced if an injection is made into an inflamed or infected area. Repeated doses of lidocaine may cause significant increases in blood levels with each repeated dose because of slow accumulation of the drug or its metabolites. Tolerance to elevated blood levels varies with the status of the patient. Careful and constant monitoring of cardiovascular and respiratory vital signs and the patient&#39;s state of consciousness should be accomplished after each local anaesthetic injection.</p>', '<p>Overdose Effects</p>', '<p>Local &amp; Surface anesthesia</p>', '<p>Lidocaine Injection is indicated-</p>\r\n\r\n<ul>\r\n	<li>As a local anaesthetic for use in infiltration blockade and intravenous regional analgesia.</li>\r\n	<li>For the prevention and treatment of ventricular tachyarrhythmias</li>\r\n</ul>\r\n\r\n<p>Lidocaine Injection is a sterile, non-pyrogenic, aqueous solution which contains Lidocaine Hydrochloride. It is a local anaesthetic of the amide type and has a fast onset and an intermediate duration of action. The onset of action ranges from 5 minutes for infiltration anaesthesia to 20 minutes for regional anaesthesia. The duration of action is approximately one hour. Lidocaine stabilizes the neuronal membrane by inhibiting the ionic fluxes required for the initiation and conduction of impulses, thereby effecting local anaesthetic action.</p>', '<p>Dosages in children should be reduced, commensurate with age, body-weight and physical condition. Elderly patients may be more sensitive to systemic effects and may require dose reductions.</p>', '2022-01-29 04:30:45', '2022-06-08 18:02:03'),
(22, 22, '<p>Indications</p>', '<p>Pharmacology</p>', '<p>Dosage &amp; Administration</p>', '<p>Interaction</p>', '<p>Contraindications</p>', '<p>Side Effects</p>', '<p>Pregnancy &amp; Lactation</p>', '<p>Precautions &amp; Warnings</p>', '<p>Overdose Effects</p>', '<p>Therapeutic Class</p>', '<p>Storage Conditions</p>', '<p>Use In Special Populations</p>', '2022-01-29 04:34:00', '2022-01-29 04:34:00'),
(23, 23, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-01 06:31:59', '2022-02-01 06:31:59'),
(26, 26, '<p>This drug&nbsp;is indicated for production of local or regional anesthesia by infiltration techniques such as percutaneous injection, by peripheral nerve block techniques such as brachial plexus and intercostal and by central neural techniques such as lumbar and caudal epidural blocks, when the accepted procedures for these techniques as described in standard textbooks are observed.</p>', '<p>Lidocaine is a local anaesthetic which decreases permeability of sodium ions, blocking induction and conduction of nerve impulses. Combination with epinephrine restricts systemic spread of lidocaine, vascular absorption and its duration of local anaesthetic effect.</p>', '<p>Dosage depends on several factors such as route, type and extent of surgical procedure, duration of anaesthesia and patient&#39;s condition and age.<br />\r\n<strong>Adult</strong>: Max dose of lidocaine given with epinephrine: 7 mg/kg and not &gt;500 mg.<br />\r\n<strong>Child</strong>: 3 mth-12 yr: Max dose 3 mg/kg. Ideal body weight should be used in children with high body weight.</p>', '<p>Halogenated inhalation anaesthetics; alpha or beta blocking agents; methyldopa, guanethidine; drugs with vasoconstrictor and pressor effects; antihypertensives; adrenergic neuron blockers; potassium-depleting drugs; cardiac glycosides; ephedra, yohimbe. TCAs may induce hypertension and arrhythmia.</p>', '<p>Tachycardia, hypertension, cerebral arteriosclerosis, ischaemic heart disease, IV admin, anaesthetise digits or appendages, myasthenia gravis.</p>', '<p><strong>More common side effects</strong>:&nbsp;Minor redness, burning, irritation, or numbness at the application site; lightheadedness; nausea.<br />\r\n<br />\r\n<strong>Severe side effects</strong>:&nbsp;Severe allergic reactions (rash; hives; itching; difficulty breathing; tightness in the chest; swelling of the mouth, face, lips, or tongue); confusion; dizziness; fainting; fast, slow, or irregular heartbeat; loss of consciousness; mental or mood changes; nervousness; paleness; redness or warmth of skin; ringing in the ears or hearing changes; seizures; sensation of heat or cold; shortness of breath; swelling or blistering of skin; tremors or twitching; vision changes or double vision; vomiting.</p>', '<p>Pregnancy Category C+B. If you become pregnant, contact your doctor. You will need to discuss the benefits and risks of using epinephrine/lidocaine iontophoretic patch while you are pregnant. Epinephrine/lidocaine iontophoretic patch is found in breast milk. If you are or will be breast-feeding while you use epinephrine/lidocaine iontophoretic patch, check with your doctor. Discuss any possible risks to your baby.</p>', '<p>Epilepsy, impaired cardiac conduction, CHE DM, closed angle glaucoma, impaired liver function (if site of admin is likely to result in high blood levels), severe renal dysfunction. Local anaesthetic effect may be reduced if injected into an inflamed or infected area. Cerebrovascular insufficiency, hyperthyroidism. Neonates, elderly, patients in poor general condition (optimise patient&#39;s condition before major block), pregnancy.</p>', NULL, '<p>Local &amp; Surface anesthesia</p>', '<p>Store at room temperature, between 20℃ to 25℃. Store away from heat and light. Keep the child-resistant envelope sealed at all times when not in use. Keep out of the reach of children and away from pets.</p>', NULL, '2022-02-10 02:31:48', '2022-02-10 02:31:48'),
(27, 27, '<p>Aceclofenac is indicated for the relief of pain and inflammation in osteoarthritis, rheumatoid arthritis, ankylosing spondylitis, toothache, trauma and lumbago.</p>', '<p>Aceclofenac is a non-steroidal drug with anti-inflammatory and analgesic properties. It is a potent inhibitor of the enzyme cyclooxygenase, which is involved in the production of prostaglandin. After oral administration, it is rapidly and completely absorbed an unchanged drug.</p>', '<p><strong>Extended release tablet</strong>: The recommended dose in adults is one 200 mg Aceclofenac tablet daily or as prescribed by the physician.<br />\r\n<strong>Film coated tablet</strong>: The recommended dose in adults is 100 mg, twice daily.</p>', '<p>No significant drug interactions has not been observed but close monitoring of patients is required when it is used with:</p>\r\n\r\n<ul>\r\n	<li><strong>Lithium and Digoxin</strong>: may increase plasma concentration of lithium and digoxin.</li>\r\n	<li><strong>Diuretics</strong>: may interact the activity of diuretics.</li>\r\n	<li><strong>Anticoagulants</strong>: may enhance the activity of anticoagulant.</li>\r\n	<li><strong>Methotrexate</strong>: may increase the plasma level of methotrexate.</li>\r\n</ul>', '<p>Aceclofenac is contraindicated in patients with known hypersensitivity to it or in whom aspirin or NSAIDs precipitate attacks of asthma.</p>', '<p>Aceclofenac is a non-steroidal drug with anti-inflammatory and analgesic properties. It is a potent inhibitor of the enzyme cyclooxygenase, which is involved in the production of prostaglandin. After oral administration, it is rapidly and completely absorbed an unchanged drug.</p>', '<p>The use of Aceclofenac should be avoided in pregnancy and lactation unless the potential benefits to the other outweigh the possible risks to the fetus.</p>\r\n\r\n<p>s</p>', '<p>Caution should be exercised to patients with active or suspected peptic ulcer or gastro-intestinal bleeding moderate to severe hepatic impairment and cardiac or renal impairment. Caution should also be exercised in patients suffering from dizziness or urticaria.</p>', NULL, '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Aceclofenac is indicated for the relief of pain and inflammation in osteoarthritis, rheumatoid arthritis, ankylosing spondylitis, toothache, trauma and lumbago.</p>', '<p>There are no clinical data on the use of Aceclofenac in children.</p>', '2022-02-10 21:57:38', '2022-06-09 18:00:20'),
(28, 28, '<p>Abiraterone Acetate is a CYP17 inhibitor indicated in combination with prednisone for the treatment of patients with</p>\r\n\r\n<ul>\r\n	<li>Metastatic castration-resistant prostate cancer (CRPC)</li>\r\n	<li>Metastatic high-risk castration-sensitive prostate cancer (CSPC)</li>\r\n</ul>', '<p>Abiraterone is an orally active inhibitor of the steroidal enzyme CYP17A1 (17 alpha-hydroxylase/C17,20 lyase). It inhibits CYP17A1 in a selective and irreversible manner via covalent binding mechanism. CYP17A1 is an enzyme that catalyzes the biosynthesis of androgen and is highly expressed in testicular, adrenal, and prostatic tumor tissue. More specifically, abiraterone inhibits the conversion of 17-hydroxyprognenolone to dehydroepiandrosterone (DHEA) by the enzyme CYP17A1 to decrease serum levels of testosterone and other androgens.</p>', '<p><strong>Metastatic castration-resistant prostate cancer</strong>: Abiraterone 1,000 mg orally once daily with prednisone 5 mg orally twice daily.<br />\r\n<br />\r\n<strong>Metastatic castration-sensitive prostate cancer</strong>: Abiraterone 1,000 mg orally once daily with prednisone 5 mg orally once daily.<br />\r\n<br />\r\nPatients receiving Abiraterone should also receive a gonadotropin-releasing hormone (GnRH) analog concurrently or should have had bilateral orchiectomy. Abiraterone must be taken on an empty stomach with water at least 1 hour before or 2 hours after a meal. Do not crush or chew tablets.<br />\r\n<br />\r\nDose Modification:</p>\r\n\r\n<ul>\r\n	<li>For patients with baseline moderate hepatic impairment (Child-Pugh Class B), reduce the Abiraterone starting dose to 250 mg once daily.</li>\r\n	<li>For patients who develop hepatotoxicity during treatment, hold Abiraterone until recovery. Retreatment may be initiated at a reduced dose. Abiraterone should be discontinued if patients develop severe hepatotoxicity.</li>\r\n</ul>', '<p><strong>CYP3A4 Inducers</strong>: Avoid concomitant strong CYP3A4 inducers during Abiraterone treatment. If a strong CYP3A4 inducer must be co-administered, increase the Abiraterone dosing frequency.<br />\r\n<br />\r\n<strong>CYP2D6 Substrates</strong>: Avoid co-administration of Abiraterone with CYP2D6 substrates that have a narrow therapeutic index. If an alternative treatment cannot be used, exercise caution and consider a dose reduction of the concomitant CYP2D6 substrate.</p>', '<p>Hypersensitivity to the Abiraterone acetate or to any of the excipients of Abiraterone.</p>', '<p>The most common adverse reactions are fatigue, arthralgia, hypertension, nausea, edema, hypokalemia, hot flush, diarrhea, vomiting, upper respiratory infection, cough, and headache.</p>', '<p>The safety and efficacy of Abiraterone have not been established in females. Based on findings from animal studies and the mechanism of action, Abiraterone can cause fetal harm and potential loss of pregnancy. There are no human data on the use of Abiraterone in pregnant women. The safety and efficacy of Abiraterone have not been established in females. There is no information available on the presence of abiraterone acetate in human milk, or on the effects on the breastfed child or milk production.</p>', '<p><strong>Mineralocorticoid excess</strong>: Closely monitor patients with cardiovascular disease. Control hypertension and correct hypokalemia before treatment. Monitor blood pressure, serum potassium and symptoms of fluid retention at least monthly.<br />\r\n<br />\r\n<strong>Adrenocortical insufficiency</strong>: Monitor for symptoms and signs of adrenocortical insufficiency. Increased dosage of corticosteroids may be indicated before, during and after stressful situations.<br />\r\n<br />\r\n<strong>Hepatotoxicity</strong>: Can be severe and fatal. Monitor liver function and modify, interrupt, or discontinue Abiraterone dosing as recommended.<br />\r\n<br />\r\n<strong>Increased fractures and mortality in combination with radium Ra 223 dichloride</strong>: Use of Abiraterone plus prednisone/prednisolone in combination with radium Ra 223 dichloride is not recommended.<br />\r\n<br />\r\n<strong>Embryo-Fetal Toxicity</strong>: Abiraterone can cause fetal harm. Advise males with female partners of reproductive potential to use effective contraception.</p>', '<p>Human experience of overdose with Abiraterone is limited. There is no specific antidote. In the event of an overdose, stop Abiraterone, undertake general supportive measures, including monitoring for arrhythmias and cardiac failure and assess liver function.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Abiraterone Acetate is a CYP17 inhibitor indicated in combination with prednisone for the treatment of patients with</p>\r\n\r\n<ul>\r\n	<li>Metastatic castration-resistant prostate cancer (CRPC)</li>\r\n	<li>Metastatic high-risk castration-sensitive prostate cancer (CSPC)</li>\r\n</ul>', NULL, '2022-02-11 05:16:05', '2022-02-20 02:25:27'),
(29, 29, '<p>Acemetacin is indicated in</p>\r\n\r\n<ul>\r\n	<li>Pain &amp; inflammation associated with musculoskeletal &amp; joint disorders. Such as: Rheumatoid arthritis, Osteoarthritis, Low back pain.</li>\r\n	<li>Pain after an operation.</li>\r\n</ul>', '<p>Acemetacin is a non-steroidal anti-inflammatory drug. It is also known as an NSAID. It works by blocking a substance in the body called cyclooxygenase (also known as COX) which is involved in the production of certain irritant chemicals in response to injury or rheumatic disease. By blocking the action of COX, Acemetacin reduces the symptoms of pain and inflammation.</p>', '<p>The recommended starting dose is 120mg/day in divided doses, increasing to 180mg/day in divided doses, depending on patient response. For the treatment of elderly patients, adjustment of dosage is not normally required. However, NSAIDs should be used with particular care in older patients who may be more prone to adverse reactions. Acemetacin should be taken with food, milk or an antacid to reduce the possibility of gastro-intestinal disturbance.</p>', '<p>Acemetacin reduces the antihypertensive effect of b-blockers. Increase risk of convulsion when used with quinolone. Concurrent use with aspirin, NSAIDs or corticosteroids may increase risk of GI bleeding. Increased risk of methotrexate toxicity when used together.</p>', '<p>Acemetacin is contraindicated to known hypersensitivity to Acemetacin or Indomethacin; peptic ulcer; safety in children is not established.</p>', '<p>Common side effects include anorexia, nausea, vomiting, diarrhoea and constipation, peptic ulceration, headache, dizziness &amp; vertigo. Rarely confusion, depressed mood, oedema, chest pain, blood urea elevation are found.</p>', '<p>The safety of this medicine in human pregnancy and lactation has not been established. Some animal reproduction studies showed some toxic/ teratogenic effects on fetus. Therefore, use of this drug during pregnancy and lactation period is not recommended.</p>', '<p>Caution should be taken in elderly people, history of disorders affecting the stomach or intestines, inflammatory bowel disease such as Crohn&#39;s disease or ulcerative colitis, kidney disease, liver disease, heart failure.</p>', NULL, '<p>Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Acemetacin is indicated in</p>\r\n\r\n<ul>\r\n	<li>Pain &amp; inflammation associated with musculoskeletal &amp; joint disorders. Such as: Rheumatoid arthritis, Osteoarthritis, Low back pain.</li>\r\n	<li>Pain after an operation.</li>\r\n</ul>', NULL, '2022-02-11 05:18:28', '2022-03-24 22:31:59'),
(30, 30, '<p>This solution is used for haemodialysis.</p>\r\n\r\n<p><strong>Composition</strong></p>\r\n\r\n<p>Calcium Chloride Dihydrate 0.5 %<br />\r\nMagnessium Chloride 0.4 %<br />\r\nPotassium Chloride 0.5 %<br />\r\nSodium Acetate 18.1 %<br />\r\nSodium Chloride 19.8 %</p>', '<p><strong>Calcium chloride</strong>&nbsp;is used to prevent or treat negative calcium balance. It also regulates action potential excitation threshold to facilitate nerve and muscle performance.<br />\r\n<br />\r\n<strong>Potassium chloride</strong>&nbsp;is a major cation of the intracellular fluid. It plays an active role in the conduction of nerve impulses in the heart, brain and skeletal muscle; contraction of cardiac skeletal and smooth muscles; maintenance of normal renal function, acid-base balance, carbohydrate metabolism and gastric secretion.<br />\r\n<br />\r\n<strong>Magnessium Chloride</strong>&nbsp;acts as cofactor in numerous enzymatic reactions involving protein synthesis and carbohydrate metabolism; depresses CNS, blocks peripheral neuromuscular transmission, produces anticonvulsant effects.<br />\r\n<br />\r\n<strong>Sodium chloride</strong>&nbsp;is the major extracellular cation. It is important in electrolyte and fluid balance, osmotic pressure control and water distribution as it restores sodium ions. It is used as a source of electrolytes and water for hydration, treatment of metabolic acidosis, priming solution in haemodialysis and treatment of hyperosmolar diabetes. It is also used as diluents for infusion of compatible drug additives.</p>', '<p>Recommended dose: 5 liters concentrate per dialysis or as required.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Known hypersensitivity to any of the ingredients of this preparation.</p>', '<p>Fluid and electrolyte imbalance, hypovolemia, hypotension or muscle cramping may occur.</p>', '<p>Pregnancy Category-not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>It is used for haemodialysis purposes only.</p>', NULL, '<p>Haemodialysis solutions</p>', NULL, NULL, '2022-02-11 05:21:39', '2022-02-11 05:21:39'),
(31, 31, '<p>Acetazolamide is indicated in open angle glaucoma, secondary glaucoma and as an adjuvant in the treatment of edema and epilepsy.</p>', '<p>Acetazolamide is a carbonic anhydrase inhibitor. This enzyme catalyzes the reversible reaction involving the hydration of carbon-di-oxide and the dehydration of carbonic acid. In the eye, this inhibitory action of Acetazolamide decreases the secretion of aqueous humor and results in a drop in intraocular pressure, a reaction considered desirable in case of glaucoma. Inhibition of carbonic anhydrase in the central nervous system appears to retard abnormal paroxysmal and excessive discharge from central nervous system neurons. So, Acetazolamide is also used as an adjuvant in the treatment of epilepsy.</p>', '<p><strong>Adults</strong>&nbsp;: Initially 250 mg (1 tablet) 4 times daily. Dose should be adjusted later with individual need.<br />\r\n<br />\r\n<strong>Children</strong>&nbsp;: &frac12; to 2 tablets in divided doses.<br />\r\n<br />\r\n<strong>In intraocular pressure</strong>: 1 tablet 6 hourly. In acute condition, dose should be started with 2 tablets followed by 1 tablet 6 hourly or as directed by the physician</p>', '<p>Acetazolamide is contraindicated in cases of marked kidney and liver diseases or dysfunction, in situations in which sodium and or potassium blood serum levels decreased. Acetazolamide is also contraindicated in patients with chronic noncongestive angle closure glaucoma.</p>', NULL, '<p>Common side effects are headache, drowsiness, dizziness, fatigue, anorexia, polyurea, insomnia, gastrointestinal upset.</p>', '<p>There are no adequate and well controlled studies in pregnant women and neonates. So, Acetazolamide should be used with care in those physiological conditions.</p>', NULL, NULL, '<p>Carbonic anhydrase inhibitor</p>', '<p>Acetazolamide is indicated in open angle glaucoma, secondary glaucoma and as an adjuvant in the treatment of edema and epilepsy.</p>', NULL, '2022-02-11 05:24:05', '2022-02-20 02:26:19'),
(32, 32, '<p>Atorvastatin is indicated as an adjunct to diet to reduce elevated total cholesterol, LDL cholesterol, apolipoprotein B (Apo-B) and triglycerides levels in following diseases when response to diet and other non-pharmacological measures is inadequate.</p>\r\n\r\n<ul>\r\n	<li>To reduce total cholesterol and LDL cholesterol in patients with heterozygous and homozygous familial hypercholesterolaemia.</li>\r\n	<li>To reduce elevated cholesterol and triglycerides in patient with mixed dyslipidemia (Fredrickson Type Ia and Ib).</li>\r\n	<li>For the treatment of patients with elevated serum triglyceride levels in hypertriglyceridaemia (Fredrickson Type IV).</li>\r\n	<li>For the treatment of patients with dysbetalipoproteinaemia (Fredrickson Type III).</li>\r\n	<li>To reduce cardiac ischaemic events in patients with asymptomatic or mild to moderate symptomatic coronary artery disease with elevated LDL-cholesterol level.</li>\r\n	<li>To reduce total and LDL-cholesterol concentrations patients with hypercholesterolemia associated with or exacerbated by diabetes mellitus or renal transplantation.</li>\r\n</ul>', '<p>Atorvastatin is a selective inhibitor of HMG-CoA reductase. This enzyme is the rate-limiting enzyme responsible for the conversion of HMG-CoA to mevalonate, a precursor of sterols, including cholesterol. Atorvastatin lowers plasma cholesterol and lipoprotein levels by inhibiting HMG-CoA reductase and cholesterol synthesis in the liver and increases the number of hepatic LDL receptors on the cell surface for enhanced uptake and catabolism of LDL.</p>', '<p>Primary hypercholesterolaemia and combined hyperlipidaemia-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: Usually 10 mg once daily; if necessary, may be increased at intervals of at least 4 weeks to max. 80 mg once daily.</li>\r\n	<li><strong>Child (10-18 years)</strong>: Initially 10 mg once daily, increased if necessary at intervals of at least 4 weeks to usual max. 20 mg once daily.</li>\r\n</ul>\r\n\r\n<p>Familial hypercholesterolaemia-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: Initially 10 mg daily, increased at intervals of at least 4 weeks to 40 mg once daily; if necessary, further increased to max. 80 mg once daily (or 40 mg once daily combined with anion-exchange resin in heterozygous familial hypercholesterolaemia).</li>\r\n	<li><strong>Child (10-18 years)</strong>: Initially 10 mg once daily, increased if necessary at intervals of at least 4 weeks to usual max. 80 mg once daily.</li>\r\n</ul>\r\n\r\n<p>Prevention of cardiovascular events-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: Initially 10 mg once daily adjusted according to response.</li>\r\n</ul>', '<p>The risk of myopathy during treatment with Atorvastatin is increased with concurrent administration of cyclosporin, fibric acid derivatives, erythromycin, azole antifungals and niacin. No clinically significant interactions were seen when Atorvastatin was administered with antihypertensives or hypoglycemic agents. Patients should be closely monitored if Atorvastatin is added to digoxin, erythromycin, oral contraceptives, colestipol, antacid and warfarin.</p>', '<p>Atorvastatin should not be used in patient with hypersensitivity to any component of this medication. Atorvastatin is contraindicated in active liver disease or unexplained persistent elevations of serum transaminases. It is also contraindicated in patient with history of serious adverse reaction to prior administration of HMG-CoA reductase inhibitors.</p>', '<p>Atorvastatin is generally well-tolerated. The most frequent side effects related to Atorvastatin are constipation, flatulence, dyspepsia, abdominal pain. Other side effects includes infection, headache, back pain, rash, asthenia, arthralgia, myalgia.</p>', '<p><strong>Pregnancy</strong>: Atorvastatin is contraindicated during pregnancy. Safety in pregnant women has not been established. No controlled clinical trials with atorvastatin have been conducted in pregnant women. Rare reports of congenital anomalies following intrauterine exposure to HMG-CoA reductase inhibitors have been received. Animal studies have shown toxicity to reproduction. Maternal treatment with atorvastatin may reduce the fetal levels of mevalonate which is a precursor of cholesterol biosynthesis. Atorvastatin should not be used in women who are pregnant, trying to become pregnant or suspect they are pregnant. Treatment with atorvastatin should be suspended for the duration of pregnancy or until it has been determined that the woman is not pregnant<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether atorvastatin or its metabolites are excreted in human milk. In rats, plasma concentrations of atorvastatin and its active metabolites are similar to those in milk. Because of the potential for serious adverse reactions, women taking atorvastatin should not breastfeed their infants. Atorvastatin is contraindicated during breastfeeding.</p>', '<p>Liver effects: Liver function tests should be performed before the initiation of treatment and periodically thereafter. Atorvastatin should be used with caution in patients who consume substantial quantities of alcohol or have a history of liver disease. Atorvastatin therapy should be discontinued if markedly elevated CPK levels occur or myopathy is diagnosed or suspected.</p>', '<p>Specific treatment is not available for atorvastatin overdose. The patient should be treated symptomatically and supportive measures instituted, as required. Liver function tests should be performed and serum CK levels should be monitored. Due to extensive atorvastatin binding to plasma proteins, hemodialysis is not expected to significantly enhance atorvastatin clearance.</p>', '<p>Anti-anginal &amp; Anti-ischaemic Drugs, Statins</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p><strong>Hepatic impairment</strong>: Atorvastatin should be used with caution in patients with hepatic impairment.<br />\r\n<br />\r\n<strong>Pediatric use</strong>: For patients aged 10 years and above, the recommended starting dose of atorvastatin is 10 mg per day with titration up to 20 mg per day. Atorvastatin is not indicated in the treatment of patients below the age of 10 years.</p>', '2022-02-12 00:40:11', '2022-02-12 00:40:11'),
(33, 33, '<p><strong>Atenolol is indicated-</strong></p>\r\n\r\n<ul>\r\n	<li>In the management of hypertension. It may be used alone or concomitantly with other antihypertensive agents, particularly with a thiazide-type diuretic.</li>\r\n	<li>For the long-term management of patients with angina pectoris.</li>\r\n	<li>In the management of hemodynamically stable patients with defnite or suspected acute myocardial infarction to reduce cardiovascular mortality.</li>\r\n</ul>', '<p>The synthesis of atenolol resulted from attempts to produce a &beta;-adrenoceptor antagonist that would competitively block &beta;1 (cardiac) receptors but have no effect on &beta;2-receptors. It is classified as a &beta;1 selective (cardioselective) &beta;-adrenergic receptor antagonist with no membranestability activity and no partial agonist activity. It is markedly the most hydrophilic of the currently available &beta;- blockers and thus penetrates the lipid of cell membranes poorly</p>', '<p><strong>Hypertension</strong>: The initial dose of Atenolol is 50 mg given as one tablet a day either alone or added to diuretic therapy. The full effect of this dose will usually be seen within one to two weeks. If an optimal response is not achieved, the dosage should be increased to Atenolol 100 mg given as one tablet a day. Increasing the dosage beyond 100 mg a day is unlikely to produce any further benefit.<br />\r\n<br />\r\n<strong>Angina Pectoris</strong>: The initial dose of Atenolol is 50 mg given as one tablet a day. If an optimal response is not achieved within one week, the dosage should be increased to Atenolol 100 mg given as one tablet a day. Some patients may require a dosage of 200 mg once a day for optimal effect. Twenty-four hour control with once daily dosing is achieved by giving doses larger than necessary to achieve an immediate maximum effect. The maximum early effect on exercise tolerance occurs with doses of 50 to 100 mg, but at these doses the effect at 24 hours is attenuated, averaging about 50% to 75% of that observed with once a day oral doses of 200 mg.<br />\r\n<br />\r\n<strong>Acute Myocardial Infarction</strong>: In patients with definite or suspected acute myocardial infarction, treatment with Atenolol I.V. Injection should be initiated as soon as possible after the patient&#39;s arrival in the hospital and after eligibility is established. Treatment should begin with the intravenous administration of 5 mg Atenolol over 5 minutes followed by another 5 mg intravenous injection 10 minutes later. In patients who tolerate the full intravenous dose (10 mg), Atenolol Tablets 50 mg should be initiated 10 minutes after the last intravenous dose followed by another 50 mg oral dose 12 hours later. Thereafter, Atenolol can be given orally either 100 mg once daily or 50 mg twice a day for a further 6-9 days or until discharge from the hospital. If bradycardia or hypotension requiring treatment or any other untoward effects occur, Atenolol should be discontinued.</p>', '<ul>\r\n	<li>Catecholamine-depleting drugs (eg, reserpine) may have an additive effect when given with beta-blocking agents. Patients treated with Atenolol plus a catecholamine depletor should therefore be closely observed for evidence of hypotension and/or marked bradycardia which may produce vertigo, syncope, or postural hypotension.</li>\r\n	<li>Calcium channel blockers may also have an additive effect when given with Atenolol.</li>\r\n	<li>Disopyramide is a Type I antiarrhythmic drug with potent negative inotropic and chronotropic effects. Disopyramide has been associated with severe bradycardia, asystole and heart failure when administered with beta blockers.</li>\r\n	<li>Amiodarone is an antiarrhythmic agent with negative chronotropic properties that may be additive to those seen with beta blockers.</li>\r\n	<li>Beta blockers may exacerbate the rebound hypertension which can follow the withdrawal of clonidine. If the two drugs are coadministered, the beta blocker should be withdrawn several days before the gradual withdrawal of clonidine. If replacing clonidine by beta-blocker therapy, the introduction of beta blockers should be delayed for several days after clonidine administration has stopped.</li>\r\n	<li>Concomitant use of prostaglandin synthase inhibiting drugs, eg, indomethacin, may decrease the hypotensive effects of beta blockers.</li>\r\n	<li>While taking beta blockers, patients with a history of anaphylactic reaction to a variety of allergens may have a more severe reaction on repeated challenge, either accidental, diagnostic or therapeutic. Such patients may be unresponsive to the usual doses of epinephrine used to treat the allergic reaction.</li>\r\n	<li>Both digitalis glycosides and beta-blockers slow atrioventricular conduction and decrease heart rate. Concomitant use can increase the risk of bradycardia.</li>\r\n</ul>', '<p>Atenolol is contraindicated in-</p>\r\n\r\n<ul>\r\n	<li>Sinus bradycardia, heart block greater than first degree, cardiogenic shock, and overt cardiac failure.</li>\r\n	<li>Those patients with a history of hypersensitivity to the atenolol or any of the drug product&rsquo;s components.</li>\r\n</ul>', '<p>In a series of investigations in the treatment of acute myocardial infarction, bradycardia and hypotension occurred more commonly, as expected for any beta blocker. In addition, a variety of adverse efects has been reported with other beta-adrenergic blocking agents, and may be considered potential adverse efects of Atenolol.</p>\r\n\r\n<ul>\r\n	<li><strong>Hematologic</strong>: Agranulocytosis.</li>\r\n	<li><strong>Allergic</strong>: Fever, combined with aching and sore throat, laryngospasm, and respiratory distress.</li>\r\n	<li><strong>Central Nervous System</strong>: Reversible mental depression progressing to catatonia; an acute reversible syndrome characterized by disorientation of time and place; short term memory loss; emotional lability with slightly clouded sensorium; and, decreased performance on neuropsychometrics.</li>\r\n	<li><strong>Gastrointestinal</strong>: Mesenteric arterial thrombosis, ischemic colitis.</li>\r\n	<li><strong>Miscellaneous</strong>: There have been reports of skin rashes and/or dry eyes associated with the use of beta-adrenergic blocking drugs. Discontinuance of the drug should be considered if any such reaction is not otherwise explicable. Patients should be closely monitored following cessation of therapy.</li>\r\n	<li><strong>Other</strong>: Erythematous rash</li>\r\n</ul>', '<p>Pregnancy Category D. Caution should be exercised when Atenolol is administered to a nursing woman. Clinically significant bradycardia has been reported in breast-fed infants. Premature infants, or infants with impaired renal function, may be more likely to develop adverse effects.</p>', '<p><strong>General: </strong>Patients already on a beta blocker must be evaluated carefully before Atenolol is administered. Initial and subsequent Atenolol dosages can be adjusted downward depending on clinical observations including pulse and blood pressure. Atenolol may aggravate peripheral arterial circulatory disorders.<br />\r\n<br />\r\n<strong>Impaired Renal Function:</strong> The drug should be used with caution in patients with impaired renal function.<br />\r\n<br />\r\n<strong>Geriatric Use:</strong></p>\r\n\r\n<ul>\r\n	<li>Hypertension and Angina Pectoris: Due to Coronary Atherosclerosis: Dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy.</li>\r\n	<li>Acute Myocardial Infarction: Dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy. Evaluation of patients with hypertension or myocardial infarction should always include assessment of renal function.</li>\r\n</ul>', '<p>Overdosage with Atenolol has been reported with patients surviving acute doses as high as 5 g. One death was reported in a man who may have taken as much as 10 g acutely. The predominant symptoms reported following Atenolol overdose are lethargy, disorder of respiratory drive, wheezing, sinus pause and bradycardia. Additionally, common efects associated with overdosage of any beta-adrenergic blocking agent and which might also be expected in Atenolol overdose are congestive heart failure, hypotension, bronchospasm and/or hypoglycemia. Treatment of overdose should be directed to the removal of any unabsorbed drug by induced emesis, gastric lavage, or administration of activated charcoal. Atenolol can be removed from the general circulation by hemodialysis. Based on the severity of symptoms, management may require intensive support care and facilities for applying cardiac and respiratory support.</p>', '<p>Beta-adrenoceptor blocking drugs, Beta-blockers</p>', '<p>Do not use later than the date of expiry. Keep all medicines out of the reach of children. To be dispensed only on the prescription of a registered physician.</p>', '<p>Elderly Patients or Patients with Renal Impairment: Atenolol is excreted by the kidneys; consequently dosage should be adjusted in cases of severe impairment of renal function. In general, dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, refecting greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy. The following maximum oral dosages are recommended for elderly, renal impaired patients and for patients with renal impairment due to other causes:</p>\r\n\r\n<ul>\r\n	<li>Creatinine clearance 15-35 ml/min/1.73 m2: Maximum dosage 50 mg daily</li>\r\n	<li>Creatinine clearance &lt;15 mL/min/1.73 m2: Maximum dosage 25 mg daily</li>\r\n</ul>\r\n\r\n<p>Some renal impaired or elderly patients being treated for hypertension may require a lower starting dose of Atenolol: 25 mg given as one tablet a day. Patients on hemodialysis should be given 25 mg or 50 mg after each dialysis; this should be done under hospital supervision as marked falls in blood pressure can occur.</p>', '2022-02-12 00:43:46', '2022-02-12 00:43:46'),
(34, 34, '<p>Acetylcysteine is indicated as an adjuvant treatment in certain clinical condition characterized by the presence of thick and viscous mucoid or mucopurulent secretions such as: Chronic bronchopulmonary diseases (chronic obstructive pulmonary disease, emphysema with bronchitis, chronic asthmatic bronchitis, bronchiectasis); Acute bronchopulmonary diseases (asthma with bronchial mucus plugging, bronchitis, bronchopneumonia, tracheobronchitis, bronchiolitis, pulmonary complications of cystic fibrosis, pulmonary complications associated with surgery).</p>', '<p>Acetylcysteine is a mucolytic agent that reduces the viscosity of secretions probably by the splitting of disulphide bonds in mucoproteins. Moreover it gives antisecretory effect. These results in clearing of respiratory ducts and facilitate breathing. Acetylcysteine also has anti-oxidant properties by reacting with free radicals and also by serving as a precursor to glutathione, which is an important intra and extra-cellular antioxidant. By providing anti-oxidant action, it neutralizes exogenous and endogenous oxidants, which in fact act as pathogens in respiratory inflammations.</p>', '<p><strong>Effervescent tablet or Dispersible tablet</strong>: Adults and children above 6 years: One effervescent tablet of Acetylcysteine 600 mg a day (preferably in the evening). The duration of treatment should be 5 to 10 days in the acute treatment, whereas it may be continued in the chronic states for several months, according to the advice of the physician. Dissolve the tablets in a glass containing a small quantity of water, mixing it, if necessary, with a spoon. A palatable solution is thus obtained, which can be drunk directly from the glass.<br />\r\n<br />\r\n<strong>Effervescent Granules</strong>:</p>\r\n\r\n<ul>\r\n	<li>Adults and children above 6 years: 1 sachet Acetylcysteine 200 mg or 2 sachets Acetylcysteine 100 mg, 2-3 times a day.</li>\r\n	<li>Children (2-6 years of age): 1 sachet Acetylcysteine 100 mg from 2 to 4 times a day, according to the age.</li>\r\n</ul>\r\n\r\n<p>The duration of treatment should be 5 to 10 days in the acute treatment, whereas it may be continued in the chronic states for several months, according to the advice of the physician.<br />\r\n<br />\r\nDissolve the contents of the sachets in a glass containing a small quantity of water; mixing it, if necessary, with a spoon. A palatable solution is thus obtained, which can be drunk directly from the glass.<br />\r\n<br />\r\n<strong>Nebuliser Solution</strong>: The 20% solution may be diluted to a lesser concentration with either Sodium Chloride for injection, Sodium Chloride for inhalation, sterile water for injection, or sterile water for inhalation.</p>\r\n\r\n<ul>\r\n	<li>Adult: 5-10 ml of 10% or 20% solution by Nebuliser every 6-8 hr PRN.</li>\r\n	<li>Children: 1-11 months: 1-2 ml of 20% or 2-4 ml of 10% solution by Nebuliser every 6-8 hr PRN.</li>\r\n	<li>12 months-11 years: 3-5 ml of 20% or 6-10 ml of 10% solution by Nebuliser every 6-8 hr PRN.</li>\r\n	<li>Below 12 years: 5-10 ml of 10/20% solution by Nebuliser every 6-8 hr PRN.</li>\r\n</ul>\r\n\r\n<p><strong>** Diagnostic Bronchograms</strong>: 1-2 ml of 20% or 2-4 ml of 10% solution 2-3 times by Nebulisation or by instillation intratracheally prior to procedure.<br />\r\n<br />\r\n<strong>** Nebulisation tent or croupette</strong>: This form of administration requires very large volumes of the solution, occasionally as much as 300 ml during a single treatment period. If a tent or croupette must be used, the recommended dose is the volume of acetylcysteine (using 20%) that will maintain a very heavy mist in the tent or croupette for the desired period. Administration for intermittent or continuous prolonged periods, including overnight, may be desirable.<br />\r\n<br />\r\n<strong>** Direct Instillation</strong>: When used by direct instillation, 1-2 ml of a 20% solution may be given as often as every hour. When used for the routine nursing care of patients with tracheostomy, 1-2 ml of a 20% solution may be given every 1-4 hours by instillation into the tracheostomy.</p>', '<p>The thiol group of Acetylcysteine can reduce the efficacy of certain antibiotics such as ampicillin, tetracycline, macrolides, cephalosporins, aminoglycosides and amphotericin. Concomitant use of Acetylcysteine and amoxicillin will increase the level of the antibiotic in tissues. It is, therefore, advisable to use the two medicines 2 hours apart from each other. Acetylcysteine can increase the inhibitory effect of thrombocyte aggregation and vasodialation by nitroglycerine.</p>', '<p>Known hypersensitivity to Acetylcysteine. Acetylcysteine contains aspartame, thus it is contraindicated in patients suffering from phenylketonuria.</p>', '<p>Like all medicines, Acetylcysteine can cause side effects, although not everybody gets them. In very rare cases, severe immune reactions may occur such as anaphylactic shock and severe skin reaction. In rare cases the oral administration can be followed by shortness of breath, upset stomach and bronchospasm. The most frequent side effects are headache, increased heart rate, stomatitis, pruritus, urticaria, nausea, vomiting, abdominal pain, fever, decrease in the blood pressure, diarrhoea and noises in the ears.</p>', '<p>In case of pregnancy &amp; lactation the medicine should be taken consulting physician or pharmacist.</p>', '<p>Patients suffering from bronchial asthma must be strictly controlled during the therapy; should bronchospasm occur, the treatment must immediately be suspended. Caution should be taken in patients suffering from or with a history of peptic ulcer. As Viscotin contains sodium (156.9mg per dose) this has to be taken into consideration by patients on a controlled sodium diet. The possible presence of a sulphureous odor does not indicate an alteration of the product but is a characteristic of the active ingredient contained in this preparation. It is preferable not to mix other drugs with the Viscotin solution.</p>', '<p>Overdose of Acetylcysteine may cause nausea, vomiting or diarrhoea.</p>', '<p>Antidote preparations, Cough expectorants &amp; mucolytics</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-14 04:06:34', '2022-02-14 04:06:34');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(35, 35, '<p>Acitretin is indicated in severe extensive psoriasis which is resistant to other forms of therapy, palmo-plantar pustular psoriasis, severe congenital ichthyosis, severe Darier&rsquo;s disease (keratosis follicularis).</p>', '<p>Acitretin is a retinoid, an aromatic analogue of vitamin A. The mechanism of action of acitretin is unknown, however, evidence exists for a wide range of actions at various cellular and subcellular levels. These include regulation of RNA/DNA synthesis, modulation of factors which influence epidermal proliferation, modification of glycoprotein synthesis and modulation of the immune response. Whatever the exact mechanism of action, the most prominent effect of acitretin is a modulation of cellular differentiation in the epidermis which re-establishes a more normal pattern of cell growth.</p>', '<p><strong>Adult and elderly</strong>: Initial daily dose should be 25 mg or 30 mg for 2 to 4 weeks. After this initial treatment period the involved areas of the skin should show a marked response and/or side-effects should be apparent. In general, a daily dosage of 25-50 mg taken for a further 6 to 8 weeks to achieve optimal therapeutic results. However, it may be necessary in some cases to increase the dose up to a maximum of 75 mg/day.<br />\r\n<br />\r\nIn patients with Darier&rsquo;s disease a starting dose of 10 mg may be appropriate. The dose should be increased cautiously as isomorphic reactions may occur. Patients with severe congenital ichthyosis and severe Darier&rsquo;s disease may require therapy beyond 3 months. The lowest effective dosage, not exceeding 50mg/day, should be given. Continuous use beyond 6 months is contra-indicated as only limited clinical data are available on patients treated beyond this length of time.<br />\r\n<br />\r\n<strong>Children</strong>: The daily dosage is about 0.5mg/kg. Higher doses (up to 1mg/kg daily) may be necessary in some cases for limited periods, but only up to a maximum of 35 mg/day.</p>', '<p>Existing data suggests that concurrent intake of acitretin with ethanol led to the formation of etretinate. Concomitant administration of methotrexate, tetracyclines or vitamin A and other retinoids with acitretin is contraindicated. In concurrent treatment with phenytoin, it must be remembered that Acitretin partially reduces the protein binding of phenytoin. Low dose progesterone-only products (minipills) may be an inadequate method of contraception during acitretin therapy, Investigations into the effect of acitretin on the protein binding of anticoagulants of the coumarin type (warfarin) revealed no interaction.</p>', '<p>Acitretin is highly teratogenic and must not be used by women who are pregnant. The same applies to women of childbearing potential unless strict contraception is practiced 4 weeks before, during and for 2 years after treatment. The use of Acitretin is contra-indicated in women who are breast feeding.Acitretin is contraindicated in patients with severe hepatic or renal impairment and in patients with chronic abnormally elevated blood lipid values. Concomitant administration of Acitretin with other retinoids or Vitamin A is contra-indicated due to the risk of hypervitaminosis A. Acitretin is contra-indicated in cases of hypersensitivity to the preparation (acitretin or excipients) or to other retinoids. Patients with rare glucose-galactosemalabsorption should not take this medicine.</p>', '<p>Adverse effects are seen in most patients receiving acitretin. Most of the clinical side-effects of Acitretin are dose-related and are usually well-tolerated at the recommended dosages. However, the toxic dose of Acitretin is close to the therapeutic dose and most patients experience some side-effects during theinitial period whilst dosage is being adjusted. The skin and mucous membranes are most commonly affected. An initial worsening of psoriasis symptoms issometimes seen at the beginning of the treatment period.</p>', '<p>Acitretin is contraindicated in pregnant women or nursing mother. It is highly teratogenic. Its use is contraindicated in women who might become pregnant during or within 2 years of the cessation of treatment.</p>', '<p>The risk of giving birth to a deformed child is exceptionally high if Acitretin is taken before or during pregnancy, no matter for how long or at what dosage. Women of childbearing potential must not receive blood from patients being treated with acitretin. Donation of blood by a patient being treated with acitretin is prohibited during and for two years after completion of treatment with acitretin. The effects of UV light are enhanced by retinoid therapy; therefore patients should avoid excessive exposure to sunlight. Hepatic function should be checked before starting treatment with Acitretin, every 1-2 weeks for the first 2 months after commencement and then every 3 months during treatment. Serum cholesterol and serum triglycerides (fasting values) must be monitored before starting treatment, one month after the commencement and then every 3 months during treatment, especially in high-risk patients and during long-term treatment. Retinoids can alter glucose tolerance, blood sugar levels should therefore be checked. Patients should be warned of the possibility of alopecia. Decreased night vision has been reported with acitretin therapy. Patients with severe headache, nausea, vomiting, and visual disturbances should discontinue acitretin immediately.</p>', '<p>Manifestations of acute Vitamin A toxicity include severe headache, vertigo, nausea or vomiting, drowsiness, irritability and pruritus. Signs and symptoms of accidental or deliberate overdosage with Acitretin would probably be similar. Specific treatment is unnecessary because of the low acute toxicity of the preparation.</p>', '<p>Oral Retinoid preparations</p>', '<p>Store in a cool &amp; dry place, protected from light. Do not store above 25&deg;C.</p>', NULL, '2022-02-14 06:20:27', '2022-03-07 06:13:16'),
(36, 36, '<p>Diarrhoea &amp; poisoning due to foods, heavy meals &amp; drugs. Flatulence due to diet &amp; other factors.</p>\r\n\r\n<p>Activated charcoal, also known as activated carbon, is a medication used to treat poisonings that occurred by mouth. To be effective it must be used within a short time of the poisoning occurring, typically an hour. It does not work for poisonings by cyanide, corrosive agents, iron, lithium, alcohols, or malathion. It may be taken by mouth or given by a nasogastric tube. Other uses include inside hemoperfusion machines.</p>\r\n\r\n<p>&nbsp;</p>', '<p>Active charcoal binds the poison and prevents its absorption by the gastrointestinal tract. In cases of suspected poisoning, medical personnel administer activated carbon on the scene or at a hospital&#39;s emergency department. In rare situations, it may also be used in a hemoperfusion system to remove toxins from the blood stream of poisoned patients. Activated carbon has become the treatment of choice for many poisonings, and other decontamination methods such as ipecac-induced emesis or stomach pumping are now used rarely. It interrupts the enterohepatic and enteroenteric circulation of some drugs/toxins and their metabolites.</p>', '<p>Diarrhoea:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 2-4 tab tds-qds.</li>\r\n	<li><strong>Children</strong>: &frac12; adult dose.</li>\r\n</ul>\r\n\r\n<p>Poisoning:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;2-4 tab/kg body weight</li>\r\n	<li><strong>children</strong>: 3-4 tab/kg body weight</li>\r\n</ul>\r\n\r\n<p>Flatulence:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Disintegrate 1-2 tab. Repeat every 2 hr.</li>\r\n</ul>', '<p>Ultracarbon should not be administered together with other drugs because their efficacy can be reduced.</p>', '<p>Febrile diarrhoea. Medicinal charcoal should not be taken in the case of intoxication with corrosive substances (strong acids and alkalis) as this would complicate diagnostic measures eg, oesophagoscopy and gastroscopy.</p>', '<p>As most undesirable effects are based on post-marketing spontaneous reporting, precise frequency estimation is not possible. No adverse reactions to Ultracarbon are known to occur if taken in the recommended dosage to treat the diarrhoea. After very high doses as those taken in intoxications, constipation and intestinal obstruction (mechanical ileus) may occur in individual cases; this can be prevented by administering saline laxatives (eg, sodium sulfate). As medicinal charcoal is excreted in unchanged form, the stools turn black (discoloured faeces) after intake of Ultracarbon tablets.</p>', '<p>No data found</p>', '<p>Several poisons and drugs require different or additional measures. Medicinal charcoal is not effective in intoxications with organic and inorganic salts as well as solvents eg, for instance, lithium, thallium, cyanide, iron salts, methanol, ethanol and ethylene glycol. Different measures are in these cases indicated to eliminate the poison (eg, gastric lavage).&nbsp;<br />\r\n<br />\r\nIn many intoxications, a specific antidote must be administered additionally to medicinal charcoal (eg, acetylcysteine in paracetamol poisoning).<br />\r\n<br />\r\nTo avoid aspiration in unconscious patients, a physician should administer the suspension of Ultracarbon tablets in water by gastric tube.<br />\r\n<br />\r\nIn patients undergoing multiple dose, activated charcoal therapy after intoxication, gastrointestinal sounds should be monitored frequently to assess peristaltic action.<br />\r\n<br />\r\nUltracarbon should not be used in cases of poisoning with pesticides.</p>', '<p>Activated charcoal is well tolerated and due to its lack of toxicity, overdose requiring treatment is unlikely. Should symptoms of overdose like constipation and intestinal obstruction (mechanical ileus) occur, a saline laxative may be administered to enhance the elimination of Ultracarbon tablets.</p>', '<p>Anti-diarrhoeal, Antidote preparations</p>', '<p>Do not store above 30&deg;C.</p>', NULL, '2022-02-14 06:20:58', '2022-02-20 02:38:23'),
(37, 37, '<p>Acyclovir intravenous infusion is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Acute clinical manifestations of Herpes simplex virus in immunocompromised patients</li>\r\n	<li>Severe primary or non-primary genital herpes in immune competent patients</li>\r\n	<li>Varicella zoster virus infection in immunocompromised patients</li>\r\n	<li>Herpes zoster (shingles) in immune competent patients who show very severe acute local or systemic manifestations of the disease</li>\r\n	<li>Herpes simplex encephalitis</li>\r\n</ul>', '<p>Acyclovir exerts its antiviral e&shy;ects on Herpes simplex virus and Varicella zoster virus by interfering with DNA synthesis and inhibiting viral replication. In cells infected with Herpes virus, the antiviral activity of Acyclovir appears to depend principally on the intracellular conversion of the drug to Acyclovir Triphosphate. Acyclovir is converted to Acyclovir Monophosphate principally via virus coded thymidine kinase, the monophosphate is phosphorylated to diphosphate via cellular guanylate kinase and then via other cellular enzymes to the Triphosphate, which is the pharmacologically active form of the drug.</p>', '<ul>\r\n	<li>Herpes simplex infection: For normal or immunocompromised immune status: 5 mg/kg every 8 hours</li>\r\n	<li>Very severe Herpes zoster infection (shingles): For normal immune status: 5 mg/kg every 8 hours</li>\r\n	<li>Varicella zoster infection: For immunocompromised immune status: 10 mg/kg every 8 hours</li>\r\n	<li>Herpes simplex encephalitis: For normal or immunocompromised immune status: 10 mg/kg every 8 hours</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Each dose should be administered by slow intravenous infusion over a one-hour period.</p>\r\n\r\n<p>It is recommended that Acyclovir IV Injection for Intravenous Infusion should be administered for five to seven days in the treatment of most infections and for at least ten days in the treatment of Herpes simplex encephalitis.<br />\r\n<br />\r\nAcyclovir IV Injection after reconstitution may be injected directly into a vein over one hour by a controlled-rate infusion pump or be further diluted for administration by infusion. For intravenous infusion each vial of Acyclovir IV Injection should be reconstituted and then, wholly or in part according to the dosage required, added to and mixed with at least 50 mL-100 ml infusion solution. A maximum of 250 mg &amp; 500 mg of Acyclovir may be added to 50 ml &amp; 100 ml infusion solution respectively. After addition of Acyclovir IV Injection to an infusion solution the mixture should be shaken to ensure thorough mixing. Acyclovir IV Injection when diluted in accordance with the above schedule will give an Acyclovir concentration not greater than 0.5% w/v.<br />\r\n<br />\r\nAcyclovir IV Injection is known to be compatible with the following infusion fluids and stable for up to 12 hours at room temperature (below 25&deg;C) when diluted to a concentration not greater than 0.5% w/v Acyclovir.</p>\r\n\r\n<ul>\r\n	<li>Sodium Chloride Intravenous Infusion BP (0.45% and 0.9% w/v)</li>\r\n	<li>Sodium Chloride (0.18% w/v) and Glucose (4% w/v) Intravenous Infusion</li>\r\n	<li>Sodium Chloride (0.45% w/v) and Glucose (2.5% w/v) Intravenous Infusion</li>\r\n	<li>Compound Sodium Lactate Intravenous Infusion BP (Hartmann&#39;s Solution)</li>\r\n</ul>\r\n\r\n<p>Acyclovir IV Injection for Intravenous Infusion contains no preservative. Reconstitution and dilution should therefore be carried out immediately before use and any unused solution should be discarded. The solution should not be refrigerated.</p>', '<p>Co-administration of probenecid with Acyclovir has been shown to increase the mean Acyclovir half-life and the area under the concentration time curve. Urinary excretion and renal clearance correspondingly reduced. In patients over 60 years of age concurrent use of diuretics increases plasma levels of Acyclovir very significantly.</p>', '<p>Acyclovir IV Injection is contraindicated in patients known to be hypersensitive to Acyclovir or Valacyclovir.</p>', '<p>Some infrequent adverse reactions are lethargy, obtundation, tremors, confusion, hallucinations, agitation, somnolence, psychosis, convulsions and coma, phlebitis, nausea, vomiting, reversible increases in liver-related enzymes, pruritus, urticaria, rashes, increases in blood urea and creatinine. Local inflammatory reactions may occur if Acyclovir IV Infusion is inadvertently infused into extracellular tissues.</p>', '<p>Pregnancy category B. There have been no adequate and well controlled studies concerning the safety of Acyclovir in pregnant women. It should not be used during pregnancy unless the benefits to the patient clearly outweigh the potential risks to the fetus. Acyclovir should only be administered to nursing mothers if the benefits to the mother outweigh the potential risks to the baby. There is no experience of the effect of Acyclovir on human fertility.</p>', '<p>Acyclovir IV injection is intended for intravenous infusion only and should not be used through any other route. Reconstituted Acyclovir IV Infusion has a pH of approximately 11.0 and should not be administered by mouth. Acyclovir IV injection as infusion must be given over a period of at least one hour in order to avoid renal tubular damage. It should not be administered as a bolus injection. Acyclovir IV infusion must be accompanied by adequate hydration. Since maximum urine concentration occurs within the first few hours following infusion, particular attention should be given to establish sufficient urine ‑ow during that period. Concomitant use of other nephrotoxic drugs, pre-existing renal disease and dehydration increase the risk of further renal impairment by Acyclovir. As Acyclovir has been associated with reversible encephalopathic changes, it should be used with caution in patients with neurological abnormalities, significant hypoxia or serious renal, hepatic or electrolyte abnormalities.</p>', '<p>Overdosage of intravenous Acyclovir has resulted in elevations of serum creatinine, blood urea nitrogen and subsequent renal failure. Neurological effects including confusion, hallucinations, agitation, seizures and coma have been described in association with over dosage. Adequate hydration is essential to reduce the possibility of crystal formation in the urine. Hemodialysis significantly enhances the removal of Acyclovir from the blood and may, therefore, be considered an option in the management of overdose of Acyclovir.</p>', '<p>Herpes simplex &amp; Varicella-zoster virus infections</p>', '<p>Store at 15&deg;C to 25&deg;C. Protected from light and moisture. Keep the medicine out of the reach of children.</p>', '<p><strong>Pediatric use</strong>: The dose of Acyclovir IV injection in children aged 1-12 years should be calculated on the basis of body surface area. Children in this age group with Herpes simplex infections (except Herpes simplex encephalitis) or Varicella zoster infections should be given Acyclovir IV Infusion in doses of 250 mg/m2&nbsp;(equivalent to 5 mg/kg in adults). Immunocompromised children in this age group with Varicella zoster virus infection or with Herpes simplex encephalitis should be given Acyclovir IV Infusion in doses of 500 mg/m2&nbsp;(equivalent to 10 mg/kg in adults). Children with impaired renal function require an appropriately modified dose, according to the degree of impairment.<br />\r\n&nbsp;<br />\r\n<strong>Geriatric use</strong>: No data are available on this age group. However, as creatinine clearance is often low in the elderly, special attention should be given to dosage reduction.<br />\r\n<br />\r\n<strong>In patients with renal impairment</strong>:&nbsp;Acyclovir should be administered with caution since the drug is excreted through the kidneys. The following modifications in dosage are suggested:</p>\r\n\r\n<ul>\r\n	<li>CrCl: 25-50 ml/min: 5 or 10 mg/kg every 12 hours</li>\r\n	<li>CrCl: 10-25 ml/min: 5 or 10 mg/kg every 24 hours</li>\r\n	<li>CrCl: 0-10 ml/min: 2.5 or 5 mg/kg every 24 hours and after dialysis.</li>\r\n</ul>', '2022-02-14 06:21:49', '2022-02-20 02:43:42'),
(38, 38, '<p>Acyclovir is indicated for the treatment of Herpes simplex keratitis.</p>', '<p>Acyclovir is an antiviral agent which is highly active in vitro against Herpes simplex (HSV) types I and II and Varicella zoster viruses, but its toxicity to mammalian cells is low. Acyclovir is phosphorylated to the active compound Acyclovir triphosphate after entry into herpes infected cell. The &shy;first step in this process requires the presence of the viral-coded thymidine kinase. Acyclovir triphosphate acts as an inhibitor of and substrate for the herpes specifi&shy;ed DNA polymerase preventing further viral DNA synthesis without affecting normal cellular processes.</p>', '<p>The dosage for all age groups is the same. A 10 mm ribbon of the ointment should be placed inside the lower conjunctival sac &shy;five times a day at approximately four hourly intervals. Treatment should continue for at least 3 days after healing</p>', '<p>No clinically signi&shy;ficant interactions have been identi&shy;fied.</p>', '<p>Acyclovir is contraindicated in patients known to be hypersensitive to Acyclovir or Valacyclovir</p>', '<p>Very common: Superfi&shy;cial punctate keratopathy. This did not necessitate an early termination of therapy and healed without apparent sequelae. Common: Transient mild stinging of the eye occurring immediately following application, conjunctivitis. Rare: Blepharitis.</p>', '<p>Pregnancy category B. There are no adequate and well-controlled studies of Acyclovir in pregnant women. It is not known whether topically applied Acyclovir is excreted in breast milk.</p>', '<p>The recommended dosage, frequency of applications, and length of treatment should not be exceeded.</p>', '<p>No adverse effects would be expected if the entire contents of the tube containing 90 mg Acyclovir were ingested orally.</p>', '<p>Ophthalmic Anti-viral Products</p>', '<p>Acyclovir is indicated for the treatment of Herpes simplex keratitis.</p>', NULL, '2022-02-14 06:22:15', '2022-02-20 02:50:11'),
(39, 39, '<p>Aciclovir is indicated for-</p>\r\n\r\n<ul>\r\n	<li>The treatment of viral infections due to Herpes simplex virus (type I &amp; II) and Varicella zoster virus (herpes zoster &amp; chicken pox).</li>\r\n	<li>The treatment of Herpes simplex virus infections of the skin and mucous membranes including initial and recurrent genital herpes and herpes labialis.</li>\r\n	<li>The prophylaxis of Herpes simplex infections in immunocompromised patients</li>\r\n</ul>', '<p>Aciclovir is a synthetic purine derivative. Aciclovir exerts its antiviral effect on Herpes simplex virus (HSV) and Varicella-zoster virus by interfering with DNA synthesis and inhibiting viral replication. In cells infected with herpes virus, the antiviral activity of Aciclovir appears to depend principally on the intracellular conversion of the drug to Aciclovir Triphosphate. Aciclovir is converted to Aciclovir Monophosphate principally via virus coded thymidine kinase; the monophosphate is phosphorylated to the diphosphate via cellular guanylate kinase and then via another cellular enzyme to the triphosphate, which is the pharmacologically active form of the drug. 15-30% of an oral dose of the drug is absorbed from Gl tract. Peak plasma concentrations usually occur within 1.5-2 hours after oral administration. It is widely distributed into body tissues and fluids including the brain, saliva, lungs, liver, muscle, spleen, uterus, vaginal mucosa and secretions, CSF, and herpetic vesicular fluid. Aciclovir is excreted through the kidney by the glomerular filtration &amp; tubular secretion.</p>', '<p>Treatment of initial herpes simplex: 200 mg 5 times daily usually for 5 days.<br />\r\n<br />\r\nFor immunocompromised patients:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 400 mg 5 times daily for 5 days (longer if new lesions appear during treatment or if healing is incomplete; increase dose to 800 mg 5 times daily for genital herpes in immunocompromised) or as directed by the registered physician.</li>\r\n	<li><strong>Children under 2 years</strong>: Half of the adult dose.</li>\r\n	<li><strong>Children over 2 years</strong>: Adult dose.</li>\r\n</ul>\r\n\r\n<p>Prevention of recurrence of herpes simplex:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 200 mg 4 times daily or 400 mg twice daily possibly reduced to 200 mg 2 or 3 times daily and interrupted every 6-12 months.</li>\r\n	<li><strong>Children under 2 years</strong>: Half of the adult dose.</li>\r\n	<li><strong>Children over 2 years</strong>: Adult dose.</li>\r\n</ul>\r\n\r\n<p>Prophylactic treatment of herpes simplex in the immunocompromised patients:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 200 to 400 mg 4 times daily.</li>\r\n	<li><strong>Children under 2 years</strong>: Half of the adult dose.</li>\r\n	<li><strong>Children over 2 years</strong>: Adult dose.</li>\r\n</ul>\r\n\r\n<p>Treatment of vericella (chicken pox):</p>\r\n\r\n<ul>\r\n	<li><strong>Adult and children over 40 kg</strong>: 800 mg 4 times daily for 5 days.</li>\r\n	<li><strong>Children below 40 kg</strong>: 20 mg/kg (maximum 800 mg) per dose orally 4 times daily (80 mg/kg/day) for 5 days.</li>\r\n	<li><strong>Children 1 month-2 years</strong>: 200 mg 4 times daily for 5 days.</li>\r\n	<li><strong>Children 2-5 years</strong>:400 mg 4 times daily for 5 days.</li>\r\n	<li><strong>Children 6-12 years</strong>:800 mg 4 times daily for 5 days.</li>\r\n</ul>\r\n\r\n<p>Treatment of herpes zoster (Shingles): 800 mg 5 times daily for 7 days.<br />\r\n<br />\r\nTreatment of initial rectal (Proctitis) herpes infections: An oral Aciclovir dosage of 400 mg 5 times daily for 10 days or until clinical resolution occurs has been recommended.<br />\r\n<br />\r\nRenal Impairment: For patients with severe renal impairment, a reduction of the doses is recommended.</p>', '<p>Probenecid reduces Aciclovir excretion and so increases plasma concentration and risk of toxicity.</p>', '<p>Aciclovir is contraindicated in patients known to be hypersensitive to Aciclovir.</p>', '<p>Rash, gastrointestinal disturbance, rise in bilirubin and liver-related enzymes, increase in blood urea and creatinine, decrease in hematological indices, headache, neurological reaction, fatigue.</p>', '<p>Pregnancy category B. Aciclovir should not be used during pregnancy unless the potential benefit justifies the potential risk to the fetus. Caution should be exercised when it is administered to a nursing mother.</p>', '<p>Aciclovir should be administered with caution in patients with renal impairment and doses should be adjusted according to creatinine clearance. Monitor neutrophil count at least twice weekly in neonates.</p>', NULL, '<p>Herpes simplex &amp; Varicella-zoster virus infections</p>', '<p>Aciclovir is indicated for-</p>\r\n\r\n<ul>\r\n	<li>The treatment of viral infections due to Herpes simplex virus (type I &amp; II) and Varicella zoster virus (herpes zoster &amp; chicken pox).</li>\r\n	<li>The treatment of Herpes simplex virus infections of the skin and mucous membranes including initial and recurrent genital herpes and herpes labialis.</li>\r\n	<li>The prophylaxis of Herpes simplex infections in immunocompromised patients</li>\r\n</ul>', NULL, '2022-02-14 06:22:41', '2022-06-12 04:10:27'),
(40, 40, '<p>Acyclovir&nbsp;cream is a herpes simplex virus (HSV) nucleoside analogue DNA polymerase inhibitor indicated for the treatment of recurrent herpes labialis (cold sores) in immunocompetent adults and adolescents 12 years of age and older.</p>', '<p>Acyclovir is an antiviral drug active against herpes simplex virus. Acyclovir is a synthetic purine nucleoside analogue with cell culture and in vivo inhibitory activity against HSV types 1 (HSV-1) and 2 (HSV-2). The inhibitory activity of acyclovir is highly selective due to its affinity for the enzyme thymidine kinase (TK) encoded by HSV. This viral enzyme converts acyclovir into acyclovir monophosphate, a nucleotide analogue. The monophosphate is further converted into diphosphate by cellular guanylate kinase and into triphosphate by a number of cellular enzymes. In cell culture, acyclovir triphosphate stops replication of herpes viral DNA. This inhibition is accomplished in 3 ways: 1) competitive inhibition of viral DNA polymerase, 2) incorporation into and termination of the growing viral DNA chain, and 3) inactivation of the viral DNA polymerase.</p>', '<p>Acyclovir&nbsp;cream should be applied five times per day for four days. Therapy should be initiated as early as possible following the onset of signs or symptoms of herpes labialis i.e., during the prodrome or when lesions appear. For adolescents 12 years of age and older, the dosage is the same as in adults.</p>', '<p>Clinical experience has identified no interactions resulting from topical or systemic administration of other drugs concomitantly with Acyclovir&nbsp;cream. Due to minimal systemic absorption of Acyclovir&nbsp;cream, systemic drug interactions are unlikely.</p>', '<p>Acyclovir&nbsp;cream is contraindicated in patients with known hypersensitivity to acyclovir, valacyclovir, or any component of the formulation.</p>', '<p>The most common adverse reactions at the site of topical application were dry lips, desquamation, dryness of skin, cracked lips, burning skin, pruritus, flakiness of skin, and stinging on skin; each adverse reaction occurred in less than 1% of patients receiving Acyclovir&nbsp;cream and placebo. Three patients on Acyclovir&nbsp;cream and one patient on placebo discontinued treatment due to an adverse event.</p>', '<p>Pregnancy Category B. There are no adequate and well-controlled studies of acyclovir cream in pregnant women. Acyclovir cream should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether topically applied acyclovir is excreted in breast milk. Systemic exposure following topical administration is minimal.</p>', '<p>Acyclovir&nbsp;cream should only be applied on the affected external aspects of the lips and face in patients with herpes labialis. Because no data are available, application to human mucous membranes is not recommended. Acyclovir&nbsp;cream is intended for cutaneous use only and should not be used in the eye or inside the mouth or nose. Cream has a potential for irritation and contact. The effect of Acyclovir&nbsp;cream has not been established in immunocompromised patients.</p>', NULL, '<p>Topical Antiviral preparations</p>', '<p>Acyclovir&nbsp;cream is a herpes simplex virus (HSV) nucleoside analogue DNA polymerase inhibitor indicated for the treatment of recurrent herpes labialis (cold sores) in immunocompetent adults and adolescents 12 years of age and older.</p>', '<p><strong>Pediatric Use</strong>: An open-label, uncontrolled trial with Acyclovir cream 5% was conducted in 113 patients aged 12 to 17 years with recurrent herpes labialis. In this trial, therapy was applied using the same dosing regimen as in adults and subjects were followed for adverse events. The safety profile was similar to that observed in adults. Safety and effectiveness in pediatric patients less than 12 years of age have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Clinical studies of acyclovir cream did not include sufficient numbers of subjects aged 65 and over to determine whether they respond differently from younger subjects. Other reported clinical experience has not identified differences in responses between the elderly and younger patients. Systemic absorption of acyclovir after topical administration is minimal.</p>', '2022-02-14 06:25:46', '2022-07-02 05:27:49'),
(41, 41, '<p>Acyclovir &amp; Hydrocortisone Cream is indicated for the early treatment of recurrent herpes labialis (cold sores) to reduce the likelihood of ulcerative cold sores and to shorten the lesion healing time in adults and children (6 years of age and older).</p>', '<p>Acyclovir is a synthetic purine nucleoside analogue with inhibitory activity against Herpes simplex viruses type 1 (HSV-1) and type 2 (HSV-2) in cell culture and in vivo. The inhibitory activity of Acyclovir is highly selective due to its affinity for the enzyme thymidine kinase (TK) encoded by HSV. This viral enzyme converts Acyclovir into Acyclovir monophosphate, a nucleotide analogue. The monophosphate is further converted into diphosphate by cellular guanylate kinase and into triphosphate by a number of cellular enzymes. In cell culture, Acyclovir Triphosphate stops replication of herpes viral DNA. This inhibition is accomplished in 3 ways:</p>\r\n\r\n<ul>\r\n	<li>Competitive inhibition of viral DNA polymerase</li>\r\n	<li>Incorporation into and termination of the growing viral DNA chain</li>\r\n	<li>Inactivation of the viral DNA polymerase</li>\r\n</ul>\r\n\r\n<p>Hydrocortisone is the main glucocorticoid secreted by the adrenal cortex. It is used topically for its anti-inflammatory effects which suppress the clinical manifestations of the disease in a wide range of disorders where inflammation is a prominent feature.</p>', '<p>The cream should be topically applied 5 times per day for 5 days. Therapy should be initiated as early as possible after the first signs and symptoms.</p>', NULL, '<p>There is no known contraindication.</p>', '<p>The following most common adverse reactions (&lt;1%) were local skin reactions like drying or flaking of the skin; burning or tingling, erythema; pigmentation changes, application site reactions including signs and symptoms of inflammation.</p>', '<p>Pregnancy Category B. There are no adequate and well-controlled studies of systemic Acyclovir in pregnant women. No studies have been performed in pregnant women. Systemic exposure of Acyclovir and Hydrocortisone following topical administration of this cream is minimal. It is not known whether topically applied Acyclovir or Hydrocortisone is excreted in breast milk. Because many drugs are excreted in human milk, caution should be exercised when administered to a nursing woman.</p>', '<p>Acyclovir and Hydrocortisone should not be used in the eye, inside the mouth or nose, or on the genitals. Patients should seek medical advice when a cold sore fails to heal within 2 weeks.</p>', NULL, '<p>Hydrocortisone &amp; Combined preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Safety and effectiveness in pediatric subjects less than 6 years of age have not been established.</p>', '2022-02-14 06:26:35', '2022-03-09 15:17:42'),
(42, 42, '<p>Adalimumab is a tumor necrosis factor (TNF) blocker indicated for treatment of:</p>\r\n\r\n<ul>\r\n	<li><strong>Rheumatoid Arthritis (RA)</strong>: Reducing signs and symptoms, inducing major clinical response, inhibiting the progression of structural damage, and improving physical function in adult patients with moderately to severely active RA</li>\r\n	<li><strong>Juvenile Idiopathic Arthritis (JIA)</strong>: Reducing signs and symptoms of moderately to severely active polyarticular JIA in patients 2 years of age and older</li>\r\n	<li><strong>Psoriatic Arthritis (PsA)</strong>: Reducing signs and symptoms, inhibiting the progression of structural damage, and improving physical function in adult patients with active PsA</li>\r\n	<li><strong>Ankylosing Spondylitis (AS)</strong>: Reducing signs and symptoms in adult patients with active AS</li>\r\n	<li><strong>Adult Crohn&rsquo;s Disease (CD)</strong>: Reducing signs and symptoms and inducing and maintaining clinical remission in adult patients with moderately to severely active Crohn&rsquo;s disease who have had an inadequate response to conventional therapy. Reducing signs and symptoms and inducing clinical remission in these patients if they have also lost response to or are intolerant to infliximab</li>\r\n	<li><strong>Pediatric Crohn&rsquo;s Disease</strong>: Reducing signs and symptoms and inducing and maintaining clinical remission in patients 6 years of age and older with moderately to severely active Crohn&rsquo;s disease who have had an inadequate response to corticosteroids or immunomodulators such as azathioprine, 6-mercaptopurine, or methotrexate</li>\r\n	<li><strong>Ulcerative Colitis (UC)</strong>: Inducing and sustaining clinical remission in adult patients with moderately to severely active ulcerative colitis who have had an inadequate response to immunosuppressants such as corticosteroids, azathioprine or 6-mercaptopurine (6-MP). The effectiveness of Adalimumab has not been established in patients who have lost response to or were intolerant to TNF blockers</li>\r\n	<li><strong>Plaque Psoriasis (Ps)</strong>: The treatment of adult patients with moderate to severe chronic plaque psoriasis who are candidates for systemic therapy or phototherapy and when other systemic therapies are medically less appropriate</li>\r\n	<li><strong>Hidradenitis Suppurative (HS)</strong>: The treatment of moderate to severe hidradenitis suppurativa</li>\r\n</ul>', '<p>Adalimumab is a recombinant human IgG1 monoclonal antibody specific for human tumor necrosis factor (TNF). Adalimumab binds specifically to TNF-alpha and blocks its interaction with the p55 and p75 cell surface TNF receptors. Adalimumab also lyses surface TNF expressing cells in vitro in the presence of complement. TNF is a naturally occurring cytokine that is involved in normal inflammatory and immune responses. Elevated levels of TNF are found in the synovial fluid of patients with Rheumatoid Arthritis, Juvenile Idiopathic Arthritis, Psoriatic Arthritis, and Ankylosing Spondylitis and play an important role in both the pathologic inflammation and the joint destruction that are hallmarks of these diseases. Increased levels of TNF are also found in psoriasis plaques. In Plaque Psoriasis, treatment with Adalimumab may reduce the epidermal thickness and infiltration of inflammatory cells.</p>', '<p><strong>Rheumatoid Arthritis, Psoriatic Arthritis, Ankylosing Spondylitis</strong>: 40 mg every other week Some patients with RA not receiving methotrexate may benefit from increasing the frequency to 40 mg every week.<br />\r\n<br />\r\nJuvenile Idiopathic Arthritis:</p>\r\n\r\n<ul>\r\n	<li><strong>10 kg to &lt;15 kg</strong>: 10 mg every other week</li>\r\n	<li><strong>15 kg to &lt; 30 kg</strong>: 20 mg every other week</li>\r\n	<li><strong>&ge; 30 kg</strong>: 40 mg every other week</li>\r\n</ul>\r\n\r\n<p>Adult Crohn&#39;s Disease and Ulcerative Colitis:</p>\r\n\r\n<ul>\r\n	<li><strong>Initial dose (Day 1)</strong>: 160 mg (four 40 mg injections in one day or two 40 mg injections per day for two consecutive days).</li>\r\n	<li><strong>Second dose two weeks later (Day 15)</strong>: 80 mg.</li>\r\n	<li><strong>Two weeks later (Day 29)</strong>: Maintenance dose of 40 mg every other week.</li>\r\n	<li><strong>For patients with Ulcerative Colitis only</strong>: Adalimumab should only be continued in patients who have shown evidence of clinical remission by eight weeks (Day 57) of therapy.</li>\r\n</ul>\r\n\r\n<p>Pediatric Crohn&rsquo;s Disease:</p>\r\n\r\n<ul>\r\n	<li><strong>17 kg to &lt; 40 kg</strong>: Initial dose (Day 1): 80 mg (two 40 mg injections in one day) , Second dose two weeks later (Day 15): 40 mg , Two weeks later (Day 29): Maintenance dose of 20 mg every other week.</li>\r\n	<li><strong>&ge; 40 kg</strong>: Initial dose (Day 1): 160 mg (four 40 mg injections in one day or two 40 mg injections per day for two consecutive days) , Second dose two weeks later (Day 15): 80 mg (two 40 mg injections in one day) , Two weeks later (Day 29): Maintenance dose of 40 mg every other week.</li>\r\n</ul>\r\n\r\n<p>Plaque Psoriasis:</p>\r\n\r\n<ul>\r\n	<li>80 mg initial dose, followed by 40 mg every other week starting one week after initial dose.</li>\r\n	<li><strong>Hidradenitis Suppurativa</strong>: Initial dose (Day 1): 160 mg (given as four 40 mg injection on Day 1 or as two 40 mg injections per day on Days 1 and 2, Second dose two weeks later (Day 15): 80 mg (two 40 mg injections in one day), Third (Day 29) and subsequent doses: 40 mg every week.</li>\r\n</ul>\r\n\r\n<p><strong>Administration : Administered by subcutaneous injection.</strong></p>', '<p>Abatacept: Increased risk of serious infection<br />\r\nAnakinra: Increased risk of serious infection<br />\r\nLive vaccines: Adalimumab use should be avoided</p>', '<p>Adalimumab should not be administered to patients with known hypersensitivity to&nbsp;Adalimumab or any of its components.</p>', '<p>The most common adverse reaction with Adalimumab was injection site reactions (erythema and/or itching, hemorrhage, pain or swelling). The most common adverse reactions leading to discontinuation of Adalimumab in rheumatoid arthritis were clinical flare reaction, rash and pneumonia.</p>\r\n\r\n<ul>\r\n	<li>Other adverse reactions of Adalimumab includes- Gastrointestinal disorders: Diverticulitis, large bowel perforations including perforations associated with diverticulitis and appendiceal perforations associated with appendicitis, pancreatitis.</li>\r\n	<li>General disorders and administration site conditions: Pyrexia.</li>\r\n	<li>Hepato-biliary disorders: Liver failure, hepatitis.</li>\r\n	<li>Immune system disorders: Sarcoidosis.</li>\r\n	<li>Neoplasms benign, malignant and unspecified (including cysts and polyps): Merkel Cell Carcinoma (neuroendocrine carcinoma of the skin).&nbsp;</li>\r\n	<li>Nervous system disorders: Demyelinating disorders (e.g., optic neuritis, Guillain-Barr&eacute; syndrome).</li>\r\n	<li>Cerebrovascular accident Respiratory disorders: Interstitial lung disease, including pulmonary fibrosis.</li>\r\n	<li>Pulmonary embolism Skin reactions: Stevens Johnson Syndrome, cutaneous vasculitis, erythema multiforme, new or worsening psoriasis (all sub-types including pustular and palmoplantar), alopecia.</li>\r\n	<li>Vascular disorders: Systemic vasculitis, deep vein thrombosis.</li>\r\n</ul>', '<p>Pregnancy Category B. Adequate and well controlled studies with Adalimumab have not been conducted in pregnant women. Adalimumab is an IgG1 monoclonal antibody and IgG1 is actively transferred across the placenta during the third trimester of pregnancy. Limited data from published literature indicate that Adalimumab is present in low levels in human milk and is not likely to be absorbed by a breastfed infant. However, no data is available on the absorption of Adalimumab from breast milk in newborn or preterm infants. Caution should be exercised when Adalimumab is administered to a nursing woman.</p>', '<ul>\r\n	<li><strong>Serious infections</strong>: Adalimumab should not be started during an active infection. If an infection develops, should be carefully monitored and if infection becomes serious Adalimumab should be stopped.</li>\r\n	<li><strong>Invasive fungal infections</strong>: For patients who develop a systemic illness on Adalimumab, empiric antifungal therapy should be considered for those who reside or travel to regions where mycoses are endemic</li>\r\n	<li><strong>Malignancies</strong>: Incidence of malignancies was greater in Adalimumab-treated patients than in controls</li>\r\n	<li><strong>Anaphylaxis or serious allergic reactions</strong>&nbsp;may occur Hepatitis B virus reactivation: HBV carriers should be monitored during and several months after therapy. If reactivation occurs, Adalimumab should be stopped and antiviral therapy should be started</li>\r\n	<li><strong>Demyelinating disease</strong>: Exacerbation or new onset, may occur Cytopenias, pancytopenia: Patients should be advised to seek immediate medical attention if symptoms develop, and should be considered stopping Adalimumab</li>\r\n	<li><strong>Heart failure</strong>: Worsening or new onset, may occur</li>\r\n	<li><strong>Lupus-like syndrome</strong>: Adalimumab should be stopped if syndrome develops</li>\r\n</ul>', '<p>The maximum tolerated dose of Adalimumab has not been established in humans. Multiple doses up to 10 mg/kg have been administered to patients in clinical trials without evidence of dose-limiting toxicities. In case of overdosage, it is recommended that the patient be monitored for any signs or symptoms of adverse reactions or effects and appropriate symptomatic treatment instituted immediately.</p>', '<p>Disease-modifying antirheumatic drugs (DMARDs), Immunosuppressant</p>', '<p>Do not use beyond the expiration date on the container. Adalimumab must be refrigerated at 2-8&deg; C. Do not freeze. Protect the pre-filled syringe from exposure to light. Store in original carton until time of administration.</p>', '<p><strong>Pediatric Use</strong>: Safety and efficacy of Adalimumab in pediatric patients for uses other than polyarticular juvenile idiopathic arthritis (JIA) and pediatric Crohn&rsquo;s disease have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: A total of 519 patients 65 years of age and older, including 107 patients 75 years and older, received Adalimumab in clinical studies. No overall difference in effectiveness was observed between these subjects and younger subjects. The frequency of serious infection and malignancy among Adalimumab treated subjects over age 65 was higher than for those under age 65. Because there is a higher incidence of infections and malignancies in the elderly population in general, caution should be used when treating the elderly.</p>', '2022-02-14 06:26:56', '2022-03-09 15:26:07'),
(43, 43, '<p>Adapalene cream or gel is indicated for topical treatment of acne vulgaris.</p>', '<p>Adapalene acts on retinoid receptors that are commonly found in the skin of face, back and chest. Biochemical and pharmacological studies have demonstrated that Adapalene is a modulator of cellular differentiation, keratinization, and inflammatory processes, all of that represent important features in the pathology of acne vulgaris. Adapalene binds with specific retinoic acid nuclear receptors that normalize the differentiation of follicular epithelial cells resulting in decreased microcomedone formation. Absorption of Adapalene through human skin is low.</p>', '<p><strong>Adapalene 0.1%</strong>: It should be applied to the affected areas of skin, once daily at night-time.<br />\r\n<strong>Adapalene 0.3%</strong>: It should be applied to the entire face and any other affected areas of the skin, once daily in the evening.<br />\r\n<br />\r\n<strong>Children below 12 years of age</strong>: Safety and effectiveness in children below 12 years of age have not been established.</p>\r\n\r\n<p><strong>Administration:</strong></p>\r\n\r\n<p>A thin film of gel or cream should be applied to the skin areas where lesions present, using enough to cover the entire affected areas lightly.</p>', '<p>Concomitant use of other potentially irritating topical products (medicated or abrasive soaps and cleansers, soaps and cosmetics that have a strong drying effect, products with high concentrations of alcohol, astringents, spices or lime) should be approached with caution. Exercise particular caution in using preparations containing sulfur, resorcinol or salicylic acid in combination with Adapalene. If any of these preparations have been used, it is advisable not to start therapy with Adapalene until the effects of such preparations in skin have subsided. If combined use of both medications is important, it is better to use in two different times.</p>', '<p>Adapalene should not be administered to individuals who are hypersensitive to Adapalene or any of its components.</p>', '<p>Erythema, scaling, dryness, pruritus, burning sensation, skin irritation, stinging unburn, acne flares, etc. are commonly seen during the first month of therapy but usually lessen with continued use of the medication.</p>', '<p>Use Adapalene during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether this drug is excreted in breast milk. Exercise caution when administering Adapalene to a nursing mother.</p>', '<p>Adapalene should not be applied to cuts, abrasions, eczematous or sunburned skin.</p>', NULL, '<p>Topical retinoid and related preparations</p>', '<p>Store in a cool (below 25&deg;C) and dry place protected from light and moisture. Keep out of the reach of children. Keep the tube tightly closed after use.</p>', NULL, '2022-02-14 06:27:22', '2022-03-10 02:05:07'),
(44, 44, '<p>Adapalene &amp; Benzoyl peroxide gel is indicated for the topical treatment of acne vulgaris in patients 12 years of age and older.</p>', '<p>Adapalene &amp; Benzoyl peroxide gel is indicated for the topical treatment of acne vulgaris in patients 12 years of age and older. Adapalene binds to specific retinoic acid nuclear receptors but does not bind to cytosolic receptor protein. Biochemical and pharmacological profile studies have demonstrated that Adapalene is a modulator of cellular differentiation, keratinization and inflammatory processes. Adapalene binds with specific retinoic acid nuclear receptors that normalize the differentiation of follicular epithelial cells resulting in decreased microcomedone formation. Benzoyl peroxide is an oxidizing agent with bacteriocidal and keratolytic effects.</p>', '<p>Apply a thin film of Adapalene &amp; Benzoyl peroxide gel to affected areas of the face and/or trunk once daily after washing. Use a pea-sized amount for each area of the face (e.g., forehead, chin, each cheek). Avoid the eyes, lips and mucous membranes. Adapalene &amp; Benzoyl peroxide is not for oral, ophthalmic, or intravaginal use.<br />\r\n<br />\r\n<strong>Pediatric use</strong>: The safety and effectiveness of Adapalene and Benzoyl peroxide gel in pediatric patients under the age of 12 years have not been established.</p>', '<p>Concomitant topical acne therapy should be used with caution because a possible cumulative irritancy effect may occur, especially with the use of peeling, desquamating, or abrasive agents. No formal drug-drug interaction studies were conducted.</p>', '<p>Should not be administered to individuals who are hypersensitive to any of its component.</p>', '<p>Should not be administered to individuals who are hypersensitive to any of its component.</p>', '<p>There are no well-controlled trials in pregnant women treated with Adapalene and Benzoyl peroxide. Animal reproduction studies have not been conducted with the combination gel or Benzoyl peroxide. Furthermore, such studies are not always predictive of human response; therefore, this preparation should be used during pregnancy only if the potential benefit justifies the risk to the fetus. It is not known whether Adapalene or Benzoyl peroxide is excreted in human milk following use. Caution should be exercised when administered to a nursing woman.</p>', '<p>Avoid exposure to sunlight and sunlamps. Wear sunscreen when sun exposure cannot be avoided.</p>', NULL, '<p>Topical retinoid and related preparations</p>', '<p>Topical retinoid and related preparations</p>', NULL, '2022-02-14 06:27:45', '2022-03-10 02:14:43');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(45, 45, '<p>Adefovir Dipivoxil is indicated for the treatment of chronic hepatitis B in adults with evidence of active viral replication and either evidence of persistent elevations in serum aminotransferases (ALT or AST) or histologically active disease.</p>', '<p>Adefovir dipivoxil is a diester prodrug of adefovir. Adefovir is an acyclic nucleotide analog with activity against human hepatitis B virus (HBV). Adefovir is phosphorylated to the active metabolite, adefovir diphosphate, by cellular kinases. Adefovir diphosphate inhibits HBV DNA polymerase (reverse transcriptase) by competing with the natural substrate deoxyadenosine triphosphate and by causing DNA chain termination after its incorporation into viral DNA. The approximate oral bioavailability of adefovir from a 10 mg single dose is 59%. In vitro binding of adefovir to human plasma or human serum proteins is 4%. Adefovir is excreted through renal route by a combination of glomerular filtration and active tubular secretion.</p>', '<p>The recommended dose of Adefovir in chronic hepatitis B patients with adequate renal function is 10 mg, once daily, taken orally, without regard to food.</p>', '<p>The pharmacokinetics of adefovir was unchanged when adefovir dipivoxil was coadministered with lamivudine, trimethoprim/ sulfamethoxazole and acetaminophen. When adefovir dipivoxil was co-administered with ibuprofen (800 mg three times daily), increases in adefovir Cmax (33%), AUC (23%) and urinary recovery were observed due to higher oral bioavailability of adefovir.</p>', '<p>Adefovir dipivoxil is contraindicated in patients with previously demonstrated hypersensitivity to any of the components of the product.</p>', '<p>The most common side effects of adefovir dipivoxil are weakness, headache, stomach pain and nausea. Severe acute exacerbations of hepatitis have been reported in patients who have discontinued anti-hepatitis B therapy, including therapy with adefovir dipivoxil. In patients at risk of or having underlying renal dysfunction, chronic administration of adefovir dipivoxil may result in nephrotoxicity. Lactic acidosis and severe hepatomegaly with steatosis, including fatal cases, have been reported with the use of nucleoside analogs alone or in combination with other antiretrovirals.</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Adefovir dipivoxil should be used during pregnancy only if clearly needed and after careful consideration of the risks and benefits. It is not known whether adefovir is excreted in human milk. Mothers should be instructed not to breast-feed if they are taking adefovir dipivoxil.</p>', '<p>Patients who discontinued adefovir dipivoxil should be monitored at repeated intervals over a period of time for hepatic function. The patients at risk of or having underlying renal dysfunction should be monitored closely for renal function and may require dose adjustment.</p>', '<p>Doses of adefovir dipivoxil 500 mg daily for 2 weeks and 250 mg daily for 12 weeks have been associated with gastrointestinal side effects. If overdose occurs the patient must be monitored for evidence of toxicity and standard supportive treatment applied as necessary.</p>', '<p>Hepatic viral infections (Hepatitis B)</p>', '<p>Store at cool and dry place. Protect from light and moisture. Keep all the medicines out of the reach of children.</p>', '<p><strong>Pediatric use</strong>:&nbsp;Safety and effectiveness in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>:&nbsp;In general, caution should be exercised when prescribing to elderly patients since they have greater frequency of decreased renal or cardiac function due to concomitant disease or other drug therapy.<br />\r\n<br />\r\n<strong>Dose Adjustment in Renal Impairment</strong>: the dosing interval of Adefovir should be adjusted in patients with baseline creatinine clearance &lt;50 ml/min using the following suggested guidelines:</p>\r\n\r\n<ul>\r\n	<li>CrCl &le; 50 ml/min: 10 mg</li>\r\n	<li>CrCl 20-49 ml/min:&nbsp;10 mg&nbsp;every&nbsp;48 hours</li>\r\n	<li>CrCl 10-19 ml/min:&nbsp;10 mg&nbsp;every 72 hours</li>\r\n	<li>Haemodialysis patients:&nbsp;10 mg&nbsp;every&nbsp;7 days&nbsp;following dialysis</li>\r\n</ul>', '2022-02-14 06:28:26', '2022-03-10 02:21:12'),
(46, 46, '<p>Intravenous Adenosine is indicated for the following: Conversion to sinus rhythm of paroxysmal supraventricular tachycardia (PSVT), including that associated with accessory bypass tracts (Wolff-Parkinson-White Syndrome).</p>', '<p>This preparation is a sterile, nonpyrogenic solution for rapid bolus intravenous injection. Adenosine injection slows conduction time through the A-V node, can interrupt the reentry pathways through the A-V node, and can restore normal sinus rhythm in patients with paroxysmal supraventricular tachycardia.</p>', '<p><strong>Adult</strong>:</p>\r\n\r\n<ul>\r\n	<li>Initial dose: 6 mg given as rapid IV bolus (administered over 1-2 second period).</li>\r\n	<li>Repeat administration: If the first dose does not result in elimination of the supraventricular tachycardia within 1-2 minutes, 12 mg should be given as rapid intravenous bolus. This 12 mg dose may be repeated for second time if required.</li>\r\n</ul>\r\n\r\n<p><strong>Pediatric</strong>: The dosages used in neonates, infants, children and adolescents were equivalent to those administered to adults on a weight basis.</p>\r\n\r\n<ul>\r\n	<li>Body weight &lt; 50 kg: Initial dose - 0.05 to 0.1 mg/kg as a rapid IV bolus given either centrally or peripherally. A saline flush should follow.</li>\r\n	<li>Body weight &gt; 50 kg: The adult dose is recommended. Doses greater than 12 mg are not recommended for adult and pediatric patients.</li>\r\n</ul>\r\n\r\n<p>Repeat administration: If conversion of PSVT does not occur within 1-2 minutes, additional bolus injections of adenosine can be administered at incrementally higher doses, increasing the amount given by 0.05 to 0.1 mg/kg. A saline flush should follow. This process should continue until sinus rhythm is established or a maximum single dose of 0.3 mg/kg is used.</p>', '<p>Intravenous Adenosine injection has been effectively administered in the presence of other cardioactive drugs, such as Quinidine, beta- adrenergic blocking agents, Calcium channel blocking agents and angiotensin converting enzyme inhibitors without any change in the adverse reaction profile. Digoxin and Verapamil use may be rarely associated with ventricular fibrillation when combined with Adenosine. Because of the potential for additive or synergistic depressant effects on the SA and AV nodes, however, Adenosine should be used with caution in the presence of these agents. The use of Adenosine in patients receiving Digitalis may be rarely associated with ventricular fibrillation. The effects of Adenosine are antagonized by Methylxanthines, such as, Caffeine and Theophylline.</p>', '<p>Intravenous Adenosine is contraindicated in:</p>\r\n\r\n<ul>\r\n	<li>Second- or third-degree A-V block (except in patients with a functioning artificial pacemaker).</li>\r\n	<li>Sinus node disease, such as sick sinus syndrome or symptomatic bradycardia (except in patients with a functioning artificial pacemaker).</li>\r\n	<li>Known hypersensitivity to Adenosine.</li>\r\n</ul>', '<p><strong>Cardiovascular</strong>: Facial flushing, headache, sweating, palpitations, chest pain, hypotension. Respiratory: Shortness of breath/dyspnea, chest pressure, hyperventilation, head pressure.<br />\r\n<br />\r\n<strong>Central Nervous System</strong>: Lightheadedness, dizziness, tingling in arms, numbness, apprehension, blurred vision, burning sensation, heaviness in arms, neck and back pain.<br />\r\n<br />\r\n<strong>Gastrointestinal</strong>: Nausea, metallic taste, tightness in throat, pressure in groin. In post-market clinical experience with Adenosine, cases of prolonged asystole, ventricular tachycardia, ventricular fibrillation, transient increase in blood pressure, bradycardia, hypotension, atrial fibrillation and bronchospasm, in association with Adenosine use, have been reported.</p>', '<p>US FDA pregnancy category C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.</p>', NULL, '<p>The half-life of Adenosine is less than 10 seconds. Thus, adverse effects are generally rapidly self-limiting. Treatment of any prolonged adverse effects should be individualized and be directed toward the specific effect. Methylxanthines, such as, Caffeine and Theophylline, are competitive antagonists of Adenosine.</p>', '<p>Paroxysmal supraventricular tachycardia (PSVT)</p>', '<p>Store in cool dry place protected from light. Keep out of reach of children. Do not refrigerate as crystallization may occur. If crystallization has occurred, dissolve crystals by warming to room temperature. The solution must be clear at the time of use.</p>', NULL, '2022-02-14 06:29:45', '2022-03-10 02:55:16'),
(47, 47, '<p>This syrup is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Cough</li>\r\n	<li>Dry Cough</li>\r\n	<li>Bronchitis</li>\r\n	<li>Chronic lung infection</li>\r\n	<li>Rhinitis</li>\r\n	<li>Flu &amp; headache</li>\r\n</ul>', '<p>Adhatoda vasica Contains alkaloid vasicine which has expectorant qualities so it is useful for bronchitis and other chest conditions of upper respiratory tract. The soothing action of vasac helps irritation in the throat and the expectorant action helps loosen phlegm deposits in the airway and expels it out. Honey reduces mucus secretion and cough.</p>', '<p>Children: 1/2-1 teaspoonful 2-3 times daily.<br />\r\nAdult: 2-4 teaspoonful 2-3 times daily.<br />\r\nOr as directed by the registered physician.</p>', '<p>There is no data available.</p>', '<p>It is contraindicated in patients known to have hypersensitivity to the drug or any of its components.</p>', '<p>There is no data available.</p>', '<p>The safety of the Syrup in pregnancy &amp; lactation has not been established. Therefore, it should be used with caution during pregnancy &amp; lactation.</p>', '<p>There is no data available.</p>', NULL, NULL, '<p>Keep out of reach of children. Keep away from direct sunlight. Store in a cool and dry place.</p>', NULL, '2022-02-14 06:31:17', '2022-03-10 03:05:36'),
(48, 48, '<p>Adjunctive use in the management of cardiac arrest. It is used in cardiopulmonary resuscitation. Intracardiac puncture and intramyocardial injection of adrenaline may be effective when external cardiac compression and attempts to restore the circulation by electrical defibrillation or use of a pacemaker fail. Adrenaline is a drug that leads to increased blood pressure, increased heart rate, increased air entry, increased blood glucose, stimulates cardiac activity and reduces allergic reactions by reducing inflammatory response caused by histamine. Due to these properties, it is used for the treatment of allergic and anaphylactic reactions. Adrenaline is the favored treatment for anaphylactic shock and should be administered immediately if a person begins exhibiting severe allergic reactions. Adrenaline is also used in life threatening asthma when failing ventilation and continued deterioration despite nebulizer therapy.</p>', '<p>The actions of epinephrine resemble the effects of stimulation of adrenergic nerves. It acts on both alpha and beta receptor sites of sympathetic effector cells. Its most prominent actions are on the beta receptors of the heart, vascular and other smooth muscle. When given by rapid intravenous injection, it produces a rapid rise in blood pressure, mainly systolic, by (1) direct stimulation of cardiac muscle which increases the strength of ventricular contraction, (2) increasing the heart rate and (3) constriction of the arterioles in the skin, mucosa and splanchnic areas of the circulation.<br />\r\n<br />\r\nWhen given by slow intravenous injection, epinephrine usually produces only a moderate rise in systolic and a fall in diastolic pressure. Although some increase in pulse pressure occurs, there is usually no great elevation in mean blood pressure. Accordingly, the compensatory reflex mechanisms that come into play with a pronounced increase in blood pressure do not antagonize the direct cardiac actions of epinephrine as much as with catecholamines that have a predominant action on alpha receptors.</p>', '<p>Cardiac arrest:</p>\r\n\r\n<ul>\r\n	<li><strong>Intravenous injection</strong>: 1 mg injection repeated every 2-3 minutes as necessary.</li>\r\n	<li><strong>Endotracheal</strong>: 2-3 mg via an endotracheal tube, repeated as necessary.</li>\r\n	<li><strong>Intracardiac</strong>: 0.1 to 1 mg, direct into the atrium of the heart.</li>\r\n	<li><strong>Intraspinal</strong>: Usual dose is 0.2 to 0.4 mg added to anesthetic spinal fluid mixture (to prolong anesthetic action by limiting absorption).</li>\r\n</ul>\r\n\r\n<p>Anaphylaxis, asthma or severe bronchospasm:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult dose</strong>&nbsp;is 0.25 0.5 mg. It may be repeated at 5 minutes intervals until perfusion and respiratory status normalizes.</li>\r\n	<li><strong>In case of dose dilution</strong>: 1 mg of Adrenaline to be diluted in 9 ml Normal Saline.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Initially 10 mcg/kg body weight, not to exceed 250 mcg. May be repeated every 3-5 minutes if necessary. Subsequent doses should be 100 mcg/kg.</p>', '<p>Use of Adrenaline with excessive doses of digitalis, mercurial diuretics or other drugs that sensitize the heart to arrhythmias is not recommended. The adverse effects of Adrenaline may be potentiated by tricyclic antidepressants; certain antihistamines; e.g, Diphenhydramine, Tripelennamine, Chlorpheniramine and L-thyroxine Sodium.</p>', '<p>Hypertension, arteriosclerosis, coronary disease and hyperthyroidism. Not to be given to patients taking monoamine oxidase inhibitors.</p>', '<p>Common side effects are anxiety, restlessness, dizziness, headache, palpitations, rapid pulse, tremors, weakness and coldness of the extremities may be reported even with small doses and especially when given in conjunction with local anaesthetics.</p>', '<p>Pregnancy Category C. It crosses the placenta and is excreted in breast milk. Adrenaline should only be used in pregnancy if the potential benefits outweigh the risks to the fetus. It is excreted in breast milk and therefore Adrenaline is not recommended for use during lactation because of the risk of adverse effects of infants.</p>', '<p>The solution should not be used if it is pinkish or darker than slightly yellow or if it contains a precipitate. Adrenaline is readily destroyed by alkalies and oxidizing agents. In the latter category are Oxygen, Chlorine, Iodine, Permanganates, Chromates, Nitrites and salts of easily reducible metals, especially Iron. Adrenaline should not be mixed with Sodium bicarbonate; the solution is oxidised to adrenochrome and then forms polymers. Administer slowly with caution to elderly patients and to patients with ischemic heart disease, hypertension, diabetes mellitus, hyperthyroidism or psychoneurosis. Use with extreme caution in patients with long-standing bronchial asthma and emphysema who have developed degenerative heart disease. Anginal pain may be induced when coronary insufficiency is present.</p>', '<p>Cardiac arrhythmia leading to ventricular fibrillation, severe hypertension leading to pulmonary edema and cerebral hemorrhage. Combined alpha and beta-adrenergic blocking agents such as Labetalol may counteract the effects of adrenaline, or a beta-blocking agent may be used to treat any supraventricular arrhythmias and Phentolamine to control the alpha-mediated effects on the peripheral circulation. Rapidly acting vasodilators such as nitrates and Sodium Nitroprusside may also be helpful. Immediate resuscitation support must be available.</p>', '<p>Anaphylaxis, Mydriatic and Cycloplegic agents, Other adrenoceptor stimulants, Respiratory stimulants: analeptics</p>', '<p>Store below 25&deg;C. Protect from light. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:31:56', '2022-03-10 03:13:13'),
(49, 49, '<ul>\r\n	<li>For the active immunization of infants, children 7 years of age or older and adults against tetanus, wherever combined antigen preparations are not indicated.</li>\r\n	<li>For the prevention of neonatal tetanus in infants by immunizing women of childbearing age or infants bom of unvaccinated pregnant women.</li>\r\n	<li>Those who are liable to be exposed to tetanus infection and persons engaged in outdoor activities e.g. gardeners, agricultural, veterinary, athletes, industrial, sewage, road and outdoor workers, etc.</li>\r\n	<li>This vaccine is not to be used for the treatment of tetanus infection. If passive immunization is required, Tetanus Immunoglobulin (TIG) should be used.</li>\r\n</ul>', '<p>or. Adsorbed tetanus toxoid is prepared from tetanus toxin, produced by the growth of the bacterium Clostridium tetani in a peptone-based media. The toxin is converted to tetanus formol toxoid by treatment with formaldehyde solution. Formol tetanus toxoid is then purified, sterile, filtered and adsorbed to the aluminium phosphate.Thiomersal is added as preservative.</p>', '<p>Primary immunization for persons 7 years of age and older-</p>\r\n\r\n<p>A series of three doses of 0.5 ml each, of adsorbed tetanus vaccine should be given intramuscularly</p>\r\n\r\n<ul>\r\n	<li><strong>First dose</strong>: At appropriate date</li>\r\n	<li><strong>Second dose</strong>: 4 to 8 weeks after the first dose</li>\r\n	<li><strong>Third dose</strong>: 6 to 12 months after the second dose</li>\r\n</ul>\r\n\r\n<p>Children older than 7 years who did not complete primary immunization series (e.g., previously received only two doses of DTaP or DTP) need to receive only one dose of tetanus toxoid adsorbed vaccine to complete the primary series of tetanus. Interruption of the recommended schedule with a delay between doses does not interfere with the final immunity achieved with adsorbed tetanus vaccine. There is no need to start the series over again, regardless of the time elapsed between doses.<br />\r\n<br />\r\n<strong>Routine booster injections</strong>: To maintain adequate protection, a booster dose of 0.5 ml of adsorbed tetanus vaccine every 10 years thereafter is recommended.<br />\r\n&nbsp;</p>\r\n\r\n<p>Vaccination of injured persons-</p>\r\n\r\n<p>Clean and minor wound:</p>\r\n\r\n<ul>\r\n	<li>If primary immunization confirmed and receiving booster dose within previous 5 years, no need of additional vaccine.</li>\r\n	<li>If primary immunization confirmed and receiving booster dose more than previous 5 years, 1 dose of 0.5 ml required.</li>\r\n</ul>\r\n\r\n<p>All other dirty wounds (contaminated with feces, soil, and saliva):</p>\r\n\r\n<ul>\r\n	<li>If primary immunization confirmed and receiving booster dose within previous 5 years, 1 dose of 0.5 ml required.</li>\r\n	<li>If primary immunization confirmed and receiving booster dose more than previous 5 years, 1 dose of 0.5 ml along with tetanus immunoglobulin required.</li>\r\n</ul>\r\n\r\n<p>If a person has no previous vaccination or uncertain, the primary series of 3 doses of 0.5ml adsorbed tetanus vaccine should be given along with tetanus immunoglobulin with 1st dose.<br />\r\n&nbsp;</p>\r\n\r\n<p>Protection of neonatal tetanus-</p>\r\n\r\n<p>For prevention of neonatal tetanus, adsorbed tetanus vaccine is recommended for immunization of women of childbearing age.<br />\r\n<br />\r\n<strong>Women (15-49 Years)</strong>: For pregnant woman who have not had previous immunization, 2 doses of tetanus toxoid at four weeks interval preferably during the last two trimester or at least 2 weeks before delivery should be given during pregnancy so that protective antibody would be transferred to the infant in order to prevent neonatal tetanus, e.g. 1 dose of 0.5 ml at 6th month of pregnancy and 1 dose of 0.5 ml at 7th month of pregnancy. Pregnant woman who have completed the course of tetanus, next 10 years no need of additional dose during pregnancy. Thereafter a single booster dose would be sufficient to extend immunity.</p>\r\n\r\n<p><strong>Method of administration</strong>: Adsorbed Tetanus Vaccine is for intramuscular injection only. Do not inject intravenously. For adults and older children Adsorbed Tetanus Vaccine should be given intramuscularly in the deltoid muscle. For infants Adsorbed Tetanus Vaccine should be given intramuscularly in the anterolateral aspect of the upper thigh. It should not be injected into the gluteal areas as the immune response may be lower. The attending physician should determine final selection of the injection site and needle size, depending upon the patient&#39;s age and the size of the target muscle. The vaccine should be shaken well before use to obtain a homogenous turbid white suspension. Please do not shake vigorously.<br />\r\n<br />\r\n<strong>Preparation for administration:</strong></p>\r\n\r\n<ul>\r\n	<li>The vaccine should be shaken well before use to obtain a homogenous turbid white suspension. Please do not shake vigorously.</li>\r\n	<li>The vaccine should be inspected visually for particulate matter and discoloration prior to administration. If either of these conditions exist, the vaccine should not be administered.</li>\r\n	<li>The vaccine should be used as supplied; no dilution is necessary.</li>\r\n	<li>The full recommended dose of the vaccine should be used. Any vaccine remaining in a single-dose ampoule/vial should be discarded.</li>\r\n</ul>\r\n\r\n<p><strong>Co-administration</strong>: Adsorbed tetanus vaccine can be given at the same time with other vaccine as diphtheria, tetanus, pertussis (DTP), polio (OPV), measles, mumps and rubella (MMR), Haemophilus Influenzae type b (Hib) and Meningococcal vaccines at separate sites with separate syringes. It should not be mixed with other vaccines or medicinal products in the same syringe.</p>', '<p>Decreased immunologic response with concurrent immunosuppressants. Neutralisation of tetanus immune globulin and tetanus toxoid adsorbed if not given at different sites using different syringes.</p>', '<p>Hypersensitivity to any component of the vaccine, including thiomersal, is a contraindication. This vaccine is contraindicated in patients with previous hypersensitivity to any tetanus-containing vaccine. Tetanus toxoid vaccination should be defferred during the course of any febrile illness or acute infection. A minor febrile illness such as a mild upper respiratory infection should not preclude immunization.</p>', '<p>Adsorbed tetanus vaccine is generally well tolerated. Most recipients of tetanus vaccine experience some reactions upon vaccination. These are generally moderate and short in duration. They mainly consist of local reactions at the injection site (erythema, induration and tenderness). Systemic reactions (malaise and elevated temperature) are reported less commonly.</p>', '<p>For protection of neonatal tetanus, tetanus toxoid is recommended for immunization of women of childbearing age and especially pregnant women. Tetanus toxoid may be safely administered during pregnancy and should be given to the mother at first contact or as early as possible. It is not known if tetanus toxoid is excreted in human milk. It may be administered to nursing mothers only if clearly needed.</p>', '<p>Do not administer IV. Use subcutaneous route in bleeding disorders. Withhold vaccination in moderate or severe febrile illness. Pregnancy, lactation, history of Guillian-Barre syndrome.</p>', NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<ul>\r\n	<li>For the active immunization of infants, children 7 years of age or older and adults against tetanus, wherever combined antigen preparations are not indicated.</li>\r\n	<li>For the prevention of neonatal tetanus in infants by immunizing women of childbearing age or infants bom of unvaccinated pregnant women.</li>\r\n	<li>Those who are liable to be exposed to tetanus infection and persons engaged in outdoor activities e.g. gardeners, agricultural, veterinary, athletes, industrial, sewage, road and outdoor workers, etc.</li>\r\n	<li>This vaccine is not to be used for the treatment of tetanus infection. If passive immunization is required, Tetanus Immunoglobulin (TIG) should be used.</li>\r\n</ul>', NULL, '2022-02-14 06:32:33', '2022-03-10 03:17:22'),
(50, 50, '<p><strong>EGFR Mutation-Positive, Metastatic Non-Small Cell Lung Cancer</strong>: Afatinib is indicated for the first-line treatment of patients with metastatic non-small cell lung cancer (NSCLC) whose tumors have non-resistant epidermal growth factor receptor (EGFR) mutations as detected by an FDA-approved test.<br />\r\n<br />\r\n<strong>Limitation of Use</strong>: The safety and efficacy of Afatinib have not been established in patients whose tumors have resistant EGFR mutations.<br />\r\n<br />\r\n<strong>Previously Treated, Metastatic Squamous NSCLC</strong>: Afatinib is indicated for the treatment of patients with metastatic squamous NSCLC progressing after platinum-based chemotherapy.</p>', '<p>Afatinib covalently binds to the kinase domains of EGFR (ErbB1), HER2 (ErbB2), and HER4 (ErbB4) and irreversibly inhibits tyrosine kinase autophosphorylation, resulting in downregulation of ErbB signaling. Certain mutations in EGFR, including non-resistant mutations in its kinase domain, can result in increased autophosphorylation of the receptor, leading to receptor activation, sometimes in the absence of ligand binding, and can support cell proliferation in NSCLC. Non-resistant mutations are defined as those occurring in exons constituting the kinase domain of EGFR that lead to increased receptor activation and where efficacy is predicted by 1) clinically meaningful tumor shrinkage with the recommended dose of afatinib and/or 2) inhibition of cellular proliferation or EGFR tyrosine kinase phosphorylation at concentrations of afatinib sustainable at the recommended dosage according to validated methods. The most commonly found of these mutations are exon 21 L858R substitutions and exon 19 deletions.<br />\r\n<br />\r\nAfatinib demonstrated inhibition of autophosphorylation and/or in vitro proliferation of cell lines expressing wild type EGFR and in those expressing selected EGFR exon 19 deletion mutations, exon 21 L858R mutations, or other less common non-resistant mutations, at afatinib concentrations achieved in patients. In addition, afatinib inhibited in vitro proliferation of cell lines overexpressing HER2.<br />\r\n<br />\r\nTreatment with afatinib resulted in inhibition of tumor growth in nude mice implanted with tumors either overexpressing wild type EGFR or HER2 or in an EGFR L858R/T790M double mutant model.</p>', '<p><strong>Patient Selection for Non-Resistant EGFR Mutation-Positive Metastatic NSCLC</strong>: Select patients for first line treatment of metastatic NSCLC with Afatinib based on the presence of non-resistant EGFR mutations in tumor specimens.<br />\r\n<br />\r\n<strong>Recommended Dose</strong>: The recommended dose of Afatinib is 40 mg orally, once daily until disease progression or no longer tolerated by the patient.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: 30 mg orally, once daily in patients with severe renal impairment.<br />\r\n<br />\r\nInstruct patients to take Afatinib at least 1 hour before or 2 hours after a meal.</p>', '<p>Co-administration of P-gp inhibitors can increase afatinib exposure. Reduce Afatinib by 10 mg per day if not tolerated. Co-administration of chronic P-gp inducers orally can decrease afatinib exposure. Increase Afatinib by 10 mg per day as tolerated.</p>', NULL, '<p>Most common adverse reactions (&ge;20%) were diarrhea, rash/acneiform dermatitis, stomatitis, paronychia, dry skin, decreased appetite, nausea, vomiting, pruritus.</p>', '<p>Based on findings from animal studies and its mechanism of action, Afatinib can cause fetal harm when administered to a pregnant woman. There are no available data on the use of Afatinib in pregnant women. Administration of afatinib to pregnant rabbits during organogenesis at exposures approximately 0.2 times the exposure in humans at the recommended dose of 40 mg daily resulted in embryotoxicity and, in rabbits showing maternal toxicity, increased abortions at late gestational stages [see Data]. Advise a pregnant woman of the potential risk to a fetus. The background risk of major birth defects and miscarriage for the indicated population is unknown. In the U.S. general population, the estimated background risk of major birth defects and miscarriage in clinically recognized pregnancies is 2 to 4% and 15 to 20%, respectively.<br />\r\n<br />\r\nThere are no data on the presence of afatinib in human milk or its effects on the breastfed infant or on milk production. Afatinib was present in the milk of lactating rats. Because of the potential for serious adverse reactions in nursing infants from Afatinib, advise a lactating woman not to breastfeed during treatment with Afatinib and for 2 weeks after the final dose.</p>', '<p><strong>Diarrhea</strong>: Diarrhea may result in dehydration and renal failure. Withhold afatinib for severe and prolonged diarrhea not responsive to anti-diarrheal agents.<br />\r\n<br />\r\n<strong>Bullous and exfoliative skin disorders</strong>: Severe bullous, blistering, and exfoliating lesions occurred in 0.2% of patients. Discontinue for life-threatening cutaneous reactions. Withhold afatinib for severe and prolonged cutaneous reactions.<br />\r\n<br />\r\n<strong>Interstitial lung disease (ILD)</strong>: Occurs in 1.6% of patients. Withhold afatinib for acute onset or worsening of pulmonary symptoms. Discontinue afatinib if ILD is diagnosed.<br />\r\n<br />\r\n<strong>Hepatic toxicity</strong>: Fatal hepatic impairment occurs in 0.2% of patients. Monitor with periodic liver testing. Withhold or discontinue afatinib for severe or worsening liver tests.<br />\r\n<br />\r\n<strong>Keratitis</strong>: Occurs in 0.7% of patients. Withhold afatinib for keratitis evaluation. Withhold or discontinue afatinib for confirmed ulcerative keratitis.<br />\r\n<br />\r\n<strong>Embryo-fetal toxicity</strong>: Can cause fetal harm when administered to a pregnant woman. Advise pregnant women and females of reproductive potential of the potential risk to the fetus and to use effective contraception.</p>', NULL, '<p>Tyrosine Kinase Inhibitor</p>', '<p>Store at 25&deg;C; excursions permitted to 15&deg;-30&deg;C. Dispense medication in the original container to protect from exposure to high humidity and light.</p>', NULL, '2022-02-14 06:32:52', '2022-03-10 03:24:04'),
(51, 51, '<p>Aflibercept, in combination with 5-fluorouracil, leucovorin, irinotecan-(FOLFIRI), is indicated for patients with metastatic colorectal cancer (mCRC) that is resistant to or has progressed following an oxaliplatin-containing regimen.</p>', '<p>Ablibercept is a recombinant fusion protein that acts as a decoy receptor for the ligands, vascular endothelial growth factor-A (VEGF-A) and placental growth factor (PIGF). It prevents these ligands to binding to endothelial receptors, VEGFR-1 and VEGFR-2, to suppress neovascularization and decrease vascular permeability. This ultimately will slow vision loss or the progression of metastatic colorectal cancer.</p>', '<p>4 mg/kg as an intravenous infusion over 1 hour every 2 weeks.&nbsp;Do not administer as an intravenous (IV) push or bolus.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p><strong>Preparation for Administration:&nbsp;</strong>Inspect vials visually prior to use. Aflibercept is a clear, colorless to pale yellow solution. Do not use vial if the solution is discolored or cloudy or if the solution contains particles. Do not re-enter the vial after the initial puncture. Discard any unused portion left in the vial. Withdraw the prescribed dose of Aflibercept and dilute in 0.9% sodium chloride solution, 5% dextrose solution for injection, to achieve a final concentration of 0.6&ndash;8 mg/mL.<br />\r\n<br />\r\nUse polyvinyl chloride (PVC) infusion bags containing bis (2-ethylhexyl) phthalate (DEHP) or polyolefin infusion bags. Store diluted Aflibercept at 2&deg;&ndash;8&deg;C for up to 24 hours, or at controlled room temperature 20&deg;&ndash;25&deg;C for up to 8 hours. Discard any unused portion left in the infusion bag.<br />\r\n<br />\r\n<strong>Administration:&nbsp;</strong>Administer the diluted Aflibercept solution as an intravenous infusion over 1 hour through a 0.2 micron polyethersulfone filter. Do not use filters made of polyvinylidene fluoride (PVDF) or nylon. Do not administer as an intravenous (IV) push or bolus. Do not combine Aflibercept with other drugs in the same infusion bag or intravenous line.</p>', '<p>No dedicated drug-drug interaction studies have been conducted for Aflibercept. No clinically important pharmacokinetic drug-drug interactions were found between ziv-aflibercept and irinotecan/SN-38 or 5-FU, based on cross-study comparisons and population pharmacokinetic analyses.</p>', NULL, '<p>Most common adverse reactions (all grades, &ge;20% incidence and at least 2% greater incidence for the Aflibercept/FOLFIRI regimen) were leukopenia, diarrhea, neutropenia, proteinuria, AST increased, stomatitis, fatigue, thrombocytopenia, ALT increased, hypertension, weight decreased, decreased appetite, epistaxis, abdominal pain, dysphonia, serum creatinine increased, and headache</p>', '<p>Pregnancy category C. There are no adequate and well-controlled studies with Aflibercept in pregnant women. Aflibercept was embryotoxic and teratogenic in rabbits at exposure levels lower than human exposures at the recommended dose, with increased incidences of external, visceral, and skeletal fetal malformations.&nbsp;Aflibercept should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nIt is not known whether Aflibercept is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Aflibercept, a decision should be made whether to discontinue nursing or discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Adverse reactions, sometimes severe and life-threatening or fatal, have been seen in clinical trials with Aflibercept, including:</p>\r\n\r\n<ul>\r\n	<li>Fistula Formation: Discontinue Aflibercept if fistula occurs.</li>\r\n	<li>Hypertension: Monitor blood pressure and treat hypertension. Temporarily suspend Aflibercept if hypertension is not controlled. Discontinue Aflibercept if hypertensive crisis develops.</li>\r\n	<li>Arterial Thromboembolic Events (ATE) (e.g., transient ischemic attacks, cerebrovascular accident, angina pectoris): Discontinue Aflibercept if ATE develops.</li>\r\n	<li>Proteinuria: Monitor urine protein. Suspend Aflibercept when proteinuria &ge; 2 grams per 24 hours. Discontinue Aflibercept if nephrotic syndrome or thrombotic microangiopathy (TMA) develops.</li>\r\n	<li>Neutropenia and Neutropenic Complications: Delay administration of Aflibercept/FOLFIRI until neutrophil count is &ge; 1.5 &times; 109/L.</li>\r\n	<li>Diarrhea and Dehydration: Incidence of severe diarrhea and dehydration is increased. Monitor elderly patients more closely.</li>\r\n	<li>Reversible Posterior Leukoencephalopathy Syndrome (RPLS): Discontinue Aflibercept.</li>\r\n</ul>', '<p>There have been no cases of overdose reported with Aflibercept. There is no information on the safety of Aflibercept given at doses exceeding 7 mg per kg every 2 weeks or 9 mg per kg every 3 weeks.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store Aflibercept vials in a refrigerator at 2 to 8&deg; C . Keep the vials in the original outer carton to protect from light.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness in pediatric patients have not been established. In a dose-escalation, safety, and tolerability study, 21 patients ages 2 to 21 years (median age 12.9) with solid tumors received Aflibercept at doses ranging from 2 to 3 mg/kg, IV, every two weeks. The pharmacokinetics of free ziv-aflibercept were evaluated in 8 of these patients (ages 5 to 17 years). The maximum tolerated dose in the study was 2.5 mg/kg, below the dose known to be safe and effective in adults with mCRC.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the 611 patients with mCRC, patients treated with Aflibercept/FOLFIRI, 205 (34%) were 65 years or older, and 33 (5%) were 75 years or older. Elderly patients (&ge;65 years of age) experienced higher incidences (&ge;5%) of diarrhea, dizziness, asthenia, weight decrease, and dehydration when compared to younger patients. Monitor elderly patients more closely for diarrhea and dehydration<br />\r\n<br />\r\nThe effect of Aflibercept on overall survival was similar in patients &lt;65 years old and &ge;65 years old who received Aflibercept/FOLFIRI. No dose adjustment of Aflibercept is recommended for patients greater than or equal to 65 years of age.<br />\r\n<br />\r\n<strong>Hepatic Impairment:&nbsp;</strong>No dedicated clinical studies have been conducted to evaluate the effect of hepatic impairment on the pharmacokinetics of ziv-aflibercept. Based on a population PK analysis with data from 1507 patients, ziv-aflibercept exposure in patients with mild and moderate hepatic impairment were similar to those in patients with normal hepatic function. There are no data available for patients with severe hepatic impairment.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No dedicated clinical studies have been conducted to evaluate the effect of renal impairment on the pharmacokinetics of ziv-aflibercept. Based on a population PK analysis with data from 1507 patients, ziv-aflibercept exposure in patients with mild, moderate, and severe renal impairment were similar to those in patients with normal renal function [see&nbsp;Clinical Pharmacology.<br />\r\n<br />\r\n<strong>Females and Males of Reproductive Potential</strong>: Male and female reproductive function and fertility may be compromised during treatment with Aflibercept, as suggested by findings in monkeys [see&nbsp;Nonclinical Toxicology. These animal findings were reversible within 18 weeks after cessation of treatment. Females and males of reproductive potential should use highly effective contraception during and up to a minimum of 3 months after the last dose of treatment.</p>', '2022-02-14 06:33:22', '2022-03-10 03:31:40'),
(52, 52, '<p>Agomelatine is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Major depressive disorder especially in non-responders and intolerant to SSRIs</li>\r\n	<li>Generalized anxiety disorder</li>\r\n	<li>Bipolar depression</li>\r\n	<li>Sleep disturbances</li>\r\n	<li>Seasonal affective disorder</li>\r\n	<li>Migraine and cluster headaches</li>\r\n</ul>', '<p>This compound binds to the melatoninergic receptors and the serotoninergic 5-HT2c receptor giving rise to the Melatonin Agonist and Selective Serotonin Antagonist (MASSA) concept. The melatoninergic receptors MT1 and MT2, are G protein coupled receptors and they act through decreasing cAMP and cGMP. Agomelatine strongly binds to and stimulates the activity of MT1 and MT2 receptors normalizing the disturbed circadian rhythms and disrupted sleep-wake cycles. Unlike the existing antidepressants, agomelatine does not inhibit the uptake of serotonin, norepinephrine or dopamine. It inhibits 5HT-2C receptor (G protein coupled receptor which increases IP3/DAG secondary messenger system) found abundantly in the SCN, frontal cortex, hippocampus and basal ganglia involved in the mood, motor and cognitive deficits associated with depressive states. 5HT-2C receptor antagonism increases norepinephrine and dopamine levels in the frontal cortex of the brain. This action of agomelatine produces antidepressant, antianxiety and also increases slow-wave sleep which is decreased in depression. It has been observed that it can increase neurogenesis in the hippocampus and may also have neuroprotective effects (by influencing glutamate release, glucocorticoid receptor gene expression and various neurotropic factors) which might also contribute to its antidepressant effects. A study has shown that agomelatine alleviates sleep disturbances after one week of therapy and by two weeks antidepressant effects manifest. The combined actions of agomelatine at MT1, MT2, and 5HT-2C receptors can improve the disturbed circadian rhythm and abnormal sleep pattern thus produce the antidepressant effect. These unique effects suggest that it might be effective for the treatment of seasonal affective disorder like anxiety and bipolar depression.</p>', '<p>The effective dose of agomelatine is 25 mg per day given once at bed time for two weeks and can be increased to 50 mg per day in patients with inadequate response. Night time dosing is recommended because agomelatine improves the quality of sleep without day time sedation.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>For oral administration with or without food. Most adult patients should take a dosage of 25 mg (one tablet) daily. It is usually taking prior to bed time. If no improvement is noticed after two weeks, the dosage can be increased to 50 mg (two tablets) daily.</p>', '<p>Potential interactions affecting agomelatine:&nbsp;Agomelatine is metabolised mainly by cytochrome P450 1A2 (CYP1A2) (90%) and by CYP2C9 (10%). Medicinal products that interact with these isoenzymes may decrease or increase the bioavailability of agomelatine. Fluvoxamine, a potent CYP1A2 and moderate CYP2C9 inhibitor markedly inhibits the metabolism of agomelatine resulting in a 60-fold (range 12-412) increase of agomelatine exposure. Consequently, co-administration of agomelatine with potent CYP1A2 inhibitors (e.g. fluvoxamine, ciprofloxacin) is contraindicated.</p>', '<p>It is contraindicated in patients with hepatic impairment and hypersensitivity to the active substances or any of the excipients.</p>', '<p>The commonly reported adverse effects in the clinical trials of agomelatine are headache, nausea and diarrhea.</p>', '<p>For agomelatine, no clinical data on exposed pregnancies are available. Animal studies do not indicate direct or indirect harmful effects with respect to pregnancy, embryonal/foetal development, parturition or postnatal development (see Toxicology: Preclinical Safety Data under Actions). Caution should be exercised when prescribing to pregnant women. It is not known whether Agomelatine is excreted into human milk. agomelatine or its metabolites are excreted in the milk of lactating rats. Potential effects of agomelatine on the breastfeeding infant have not been established. If treatment with agomelatine is considered necessary, breastfeeding should be discontinued.</p>', '<p>It is found to increase the level of liver enzymes and so monitoring of enzyme level is warranted before starting therapy and therefore every 6 weeks.</p>', '<p>There is limited experience with agomelatine overdose. During the clinical development, there were a few reports of agomelatine overdose, taken alone (up to 450 mg) or in combination (up to 525 mg) with other psychotropic medicinal products. Signs and symptoms of overdose were limited and included drowsiness and epigastralgia. No specific antidotes for agomelatine are known. Management of overdose should consist of treatment of clinical symptoms and routine monitoring. Medical follow-up in a specialised environment is recommended.</p>', '<p>Atypical anti-depressant drugs</p>', '<p>Store in a cool and dry place away from light. Keep out of the reach of children.</p>', '<p>Children under 18 years: Should be given only on medical advice.<br />\r\n<br />\r\nChildren and adolescents: Agomelatine is not recommended in the treatment of depression in patients .<br />\r\n<br />\r\nUse in the elderly: Efficacy has not been clearly demonstrated in the elderly (65 years). Only limited clinical data is available on the use of Agomelatine in elderly patients 65 years with major depressive episodes. Therefore, caution should be exercised when prescribing Agomelatine to these patients.</p>', '2022-02-14 06:33:42', '2022-03-10 03:38:41'),
(53, 53, '<p>Albendazole is indicated in single and mixed infestations of-</p>\r\n\r\n<ul>\r\n	<li>Hookworm (Ancylostoma, Necator)</li>\r\n	<li>Roundworm (Ascaris)</li>\r\n	<li>Threadworm (Enterobius)</li>\r\n	<li>Whipworm (Trichuris)</li>\r\n	<li>Strongyloides</li>\r\n	<li>Tapeworm</li>\r\n	<li>Opisthorchi</li>\r\n	<li>Hydatid.</li>\r\n</ul>', '<p>Albendazole is a broad spectrum anthelmintic. Albendazole exhibits vermicidal, ovicidal and larvicidal activities. The drug is thought to exert its anthelmintic effect by blocking glucose uptake in the susceptible helminths, thereby depleting the energy level until it becomes inadequate for survival. Immobilization is followed by the parasite. These events may be a consequence of the binding and subsequent inhibition of parasite tubulin polymerization by Albendazole and its metabolites, although the drug also binds to human tubulin. Albendazole is extensively metabolized, probably in the liver. Albendazole is poorly absorbed from the gastrointestinal tract but rapidly undergoes extensive first-pass metabolism. The principal metabolite albendazole sulphoxide has anthelmintic activity and a plasma half-life of about 8.5 hrs. It is excreted in the urine together with other metabolites.</p>', '<p><strong>Adults &amp; children over 2 years</strong>:</p>\r\n\r\n<ul>\r\n	<li>400 mg (1 tablet or 10 ml suspension) as a single dose in cases of Enterobius vermicularis, Trichuris trichiura, Ascaris lumbricoides, Ancylostoma duodenale and Necator americanus.</li>\r\n	<li>In cases of strongyloidiasis or taeniasis, 400 mg (1 tablet or 10 ml suspension) daily should be given for 3 consecutive days. If the patient is not cured on follow-up after three weeks, a second course of treatment is indicated.&nbsp;</li>\r\n</ul>\r\n\r\n<p><strong>Children of 1-2 years</strong>: Recommended dose is a single dose of 200 mg (5 ml suspension).<br />\r\n<br />\r\n<strong>Children under 1 year</strong>: Not recommended.<br />\r\n<br />\r\n<strong>In Hydatid disease (Echinococcosis)</strong>:</p>\r\n\r\n<ul>\r\n	<li>Albendazole is given by mouth with meals in a dose of 400 mg twice daily for 28 days for patients weighing over 60 kg.</li>\r\n	<li>A dose of 15 mg/kg body weight daily in two divided doses (to a maximum total daily dose of 800 mg) is used for patients weighing less than 60 kg.</li>\r\n	<li>For cystic echinococcosis, the 28 days course may be repeated after 14 days without treatment, to a total of 3 treatment cycles.</li>\r\n	<li>For alveolar echinococcosis, cycles of 28 days of treatment followed by 14 days without treatment, may need to continue for months or years.</li>\r\n	<li>In giardiasis, 400 mg (1 tablet or 10 ml suspension) once daily for five days is used.</li>\r\n</ul>', '<p>No interaction involving Albendazole, either pharmacodynamic or pharmacokinetic, has been reported.</p>', '<p><strong>Neonates</strong>: Albendazole is not normally used in neonates.<br />\r\n<br />\r\n<strong>Children</strong>: Reduction of the dose from 400 mg to 200 mg may be indicated in children weighing less than 10 kg but there are no grounds for a general reduction in dosage to children.<br />\r\n<br />\r\n<strong>Pregnant woman</strong>: Albendazole should not be given during pregnancy or women thought to be pregnant. No information is available on placental transfer.<br />\r\n<br />\r\n<strong>Concurrent disease</strong>: There is no evidence to suggest that dose should be altered in renal, hepatic or cardiac failure.</p>', '<p>Gastrointestinal disturbances, headache, dizziness, changes in liver enzymes, rarely reversible alopecia; rash, fever, blood disorders including leucopenia and pancytopenia reported; allergic shock if cyst leakage; convulsion and meningism in cerebral disease.</p>', '<p>US FDA Pregnancy category of Albendazole is C. So, Albendazole should be avoided in pregnancy and lactation unless the potential benefits to the other outweigh the possible risks to the fetus.</p>', '<p>Blood counts and liver function tests before treatment and twice during each cycle; breastfeeding; exclude pregnancy before starting treatment. Albendazole should only be used in the treatment of Echinococcosis if there is constant medical supervision with regular monitoring of serum-transaminase concentrations and of leucocyte and platelet counts</p>', NULL, '<p>Anthelmintic</p>', '<p>Keep in a dry place, away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:33:56', '2022-03-10 03:45:10');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(54, 54, '<p><strong>Shock:</strong>&nbsp;Albumin&nbsp;is indicated in the emergency treatment of shock and in other similar conditions where the restoration of blood volume is urgent. If there has been considerable loss of&nbsp;red blood cells,&nbsp;transfusion&nbsp;with packed red blood cells is indicated.<br />\r\n<br />\r\n<strong>Burns:</strong>&nbsp;Albumin or Albumin in either normal saline or dextrose is indicated to prevent marked hemoconcentration and to maintain appropriate&nbsp;electrolyte&nbsp;balance.<br />\r\n<br />\r\n<strong>Hypoproteinemia with or without edema:</strong>&nbsp;Albumin is indicated in those clinical situations usually associated with a low concentration of&nbsp;plasma&nbsp;protein&nbsp;and a resulting decreased circulating blood volume. Although&nbsp;diuresis&nbsp;may occur soon after albumin administration has been instituted, best results are obtained if albumin is continued until the normal serum protein level is regained.</p>', '<p>The main function of albumin results from its contribution to plasma colloid oncotic pressure and transport function. Albumin stabilizes circulating blood volume and carries hormones, enzymes, medicines, and toxins. Other physiological functions include antioxidant properties, free radical scavenging, in addition to maintenance capillary membrane integrity. Exogenously administered albumin increases the oncotic pressure of the intravascular system, moving fluids from the interstitial space, thereby decreasing edema and increasing the circulating blood volume. The increase in volume reduces the concentration and viscosity of blood in patients with decreased circulating blood volume while maintaining cardiac output in shock. In dehydrated patients, negligible effects exist on circulating blood volume. In addition to the above albumin replaces protein in patients with hypoproteinemia until the cause of the deficiency can be determined.<br />\r\n<br />\r\nThis drug has thousands of endogenous and exogenous targets. Human albumin also binds and carries a plethora of hydrophobic molecules, such as endogenous (i.e., cholesterol, fatty acids, bilirubin, thyroxine) or exogenous substances (for example, drugs and toxins), transition metal ions, as well as gas (nitric oxide [NO]), with resulting implications for their solubilisation, transport, metabolism, and detoxification.</p>', '<p><strong>Human albumin 25%</strong>&nbsp;is for intravenous administration only. Human albumin may be diluted with 5% glucose or 0.9% sodium chloride. Concentration, dosage, and infusion-rate should be adjusted to the patient&rsquo;s individual requirements and indication.</p>\r\n\r\n<ul>\r\n	<li>Hypovolemia: Initial dose 25 g is suggested.</li>\r\n	<li>Hypoalbuminemia: 50-75 gm</li>\r\n	<li>Prevention of central volume fluid removed depletion after</li>\r\n	<li>paracentesis due to cirrhotic ascites: 6-8 gm for every 1000 mL of ascitic.</li>\r\n	<li>OHSS: 50 to 100 gm over 4 hours and repeated at 4-12 hour intervals as necessary. 10-50 gm; single infusion.</li>\r\n	<li>ARDS: 25 g over 30 minutes and repeated at 8 hours for 3 days if necessary.</li>\r\n	<li>Burns: Determined by direct observation of vital sign or measurement of either plasma oncotic pressure or protein content.</li>\r\n</ul>\r\n\r\n<p><strong>Human albumin 20%</strong>: Measures of adequacy of circulating volume and not plasma albumin levels should be used to determine the dose required. If human albumin is to be administered, haemodynamic performance should be monitored regularly; this may include:</p>\r\n\r\n<ul>\r\n	<li>arterial blood pressure and pulse rate</li>\r\n	<li>central venous pressure</li>\r\n	<li>pulmonary artery wedge pressure</li>\r\n	<li>urine output</li>\r\n	<li>electrolyte</li>\r\n	<li>haematocrit / haemoglobin</li>\r\n</ul>\r\n\r\n<p>The solution can be directly administered by the intravenous route, or it can be diluted in an isotonic solution (e.g. 0.9% sodium chloride). In plasma exchange the infusion rate should be adjusted to the rate of removal.<br />\r\n<br />\r\n<strong>Human albumin 5%</strong>&nbsp;may be given intravenously without further dilution. This concentration is approximately isotonic and iso-osmotic with citrated plasma. Albumin (Human) in this concentration provides additional fluid for plasma volume expansion. Therefore, when it is administered to patients with normal blood volume, the rate of infusion should be slow enough to prevent too rapid expansion of plasma volume.<br />\r\n<br />\r\nIn the treatment of shock in an adult patient an initial dose of 500 mL of the 5% albumin solution is given as rapidly as tolerated. If response within 30 minutes is inadequate, an additional 500 mL of 5% albumin solution may be given. The 50 mL dosage form would be appropriate for pediatric use, with a dose of 10-20 mL per kg of body weight infused intravenously at a rate up to 5-10 mL per minute. Therapy should be guided by the clinical response, blood pressure and an assessment of relative anemia. If more than 1000 mL are given, or if hemorrhage has occurred, the administration of packed red blood cells may be desirable.<br />\r\n<br />\r\nIn severe burns, immediate therapy should include large volumes of crystalloid with lesser amounts of 5% albumin solution to maintain an adequate plasma volume. After the first 24 hours, the ratio of albumin to crystalloid may be increased to establish and maintain a plasma albumin level of about 2.5 g/100 mL or a total serum protein level of about 5.2 g/100 mL. However, an optimal regimen for the use of colloids, electrolytes and water after severe burns has not been established.<br />\r\n<br />\r\nThe infusion of Albumin (Human) as a nutrient in the treatment of chronic hypoproteinemia is not recommended. In acute hypoproteinemia, 5% albumin may be used in replacing the protein lost in hypoproteinemic conditions. However, if edema is present or if large amounts of albumin are lost, Albumin (Human) 25% is preferred because of the greater amount of protein in the concentrated solution. Parenteral drug products should be inspected visually for particulate matter and discoloration prior to administration, whenever solution and container permit.</p>\r\n\r\n<p>&nbsp;</p>', '<p>Albumin solution should not be mixed by protein hydrolysates or alcoholic solutions. Risk of atypical reactions to ACE inhibitors in patients undergoing therapeutic plasma exchange with albumin human replacement.</p>', '<p>Albumin (Human) may be contraindicated in patients with severe anemia or cardiac failure and in patients with a history of allergic reactions to human albumin.</p>', '<p>Allergic or pyrogenic reactions are characterized primarily by fever and chills; rash, nausea, vomiting, tachycardia and hypotension have also been reported. Should an adverse reaction occur, slow or stop the infusion for a period of time which may result in the disappearance of the symptoms. If administration has been stopped and the patient requires additional Albumin (Human), material from a different lot should be used. Albumin (Human), particularly if administered rapidly, may result in vascular overload with resultant pulmonary edema.</p>', '<p>Pregnancy&nbsp;Category C.&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Hypertension or low cardiac reserve; additional fluids for dehydrated patients. Monitor for signs of cardiac overload in injured or postoperative patients. May carry risk of viral transmission. Volume admin and rate of infusion must always be individualised according to situation and response. Pregnancy, lactation.</p>', NULL, '<p>Plasma expanders</p>', '<p>Store below 30&deg;C. Do not freeze.</p>', '<p>No clinical studies using Albumin (Human) have been conducted in pediatric patients. Safety and effectiveness in pediatric patients have not been established. However, extensive experience in patients suggests that children respond to Albumin (Human) in the same manner as adults.</p>', '2022-02-14 06:34:15', '2022-03-10 03:56:32'),
(55, 55, '<p>Alcaftadine eye drops is indicated for the prevention of itching associated with allergic conjunctivitis. Alcaftadine ophthalmic solution is an H1 receptor antagonist, in a sterile ophthalmic solution for topical ophthalmic use.</p>', '<p>This eye drops is a sterile topical ophthalmic solution containing Alcaftadine. Alcaftadine is an histamine receptor antagonist and inhibitor of the release of histamine from mast cell. It is also a potent histamine H2 and H4 receptor antagonist that has demonstrated anti-inflammatory property. In doing so, antihistaminic effect provides relief from itching associated with early phase of ocular allergic response, whereas mast cell stabilization inhibits the release of mediators such as cytokines and lipid mediators that play a role in late-phase response of allergic conjunctivitis.</p>', '<p>Adults and children 2 years and over: Instill one drop in each eye once daily.</p>', NULL, '<p>Alcaftadine is contraindicated in patients with hypersensitivity to any component in the product.</p>', '<p>The most frequent ocular reactions are eye irritation, burning or/and stinging upon instillation, eye redness and eye pruritus, nasopharyngitis and headache.</p>', '<p>Pregnancy category B. There are however, no adequate and well controlled studies in pregnant women, thus this drug should be used during pregnancy only if clearly needed. It is not known whether this drug is excreted in human milk. Caution should be exercised while administered to a nursing woman.</p>', '<p>To minimize eye injury and contamination of the dropper tip and solution, care should be taken not to touch the eyelids or surrounding areas with the dropper tip of the bottle. Patients should be advised not to wear a contact lens if their eye is red. This preparation should not be used to treat contact lens related irritation and should not be instilled while wearing contact lenses. Remove contact lenses prior to instillation this preparation. Lenses may be reinserted after 10 minutes following administration. If more than 1 topical ophthalmic medicinal product is being used, each one should be administered at least 5 minutes apart.</p>', NULL, '<p>Ophthalmic Anti-allergic preparations</p>', '<p>Store in a cool (15&deg;C - 25&deg;C) and dry place protected from light. Do not use after one month once the cap is opened.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients below the age of 2 years have not been established.<br />\r\n<strong>Geriatric Use</strong>: No overall differences in safety or effectiveness were observed between elderly and younger subjects.</p>', '2022-02-14 06:34:34', '2022-03-10 04:02:02'),
(56, 56, '<p>Alectinib indicated for the treatment of patients with anaplastic lymphoma kinase (ALK)-positive, locally advanced or metastatic non-small cell lung cancer (NSCLC) who have progressed on or are intolerant to crizotinib.</p>', '<p>Alectinib is a highly selective and potent ALK and RET tyrosine kinase inhibitor.In nonclinicalstudies, inhibition of ALK tyrosine kinase activity led to blockage of downstream signaling pathways including STAT 3 and PI3K/AKT and inducedtumor cell death (apoptosis).<br />\r\n<br />\r\nAlectinib demonstratedin vitroand in vivoactivity against mutant forms of the ALK enzyme, including mutations responsible forresistance to crizotinib.The major metabolite of alectinib (M4) has shown similar in vitropotency and activity.<br />\r\n<br />\r\nBased on nonclinicaldata, alectinib is not a substrate of p-glycoprotein (P-gp) or breast cancer resistance protein (BCRP), which are both efflux transporters in the blood brain barrier, and is therefore able to distribute into and be retained within the central nervous system. Alectinibinducedtumor regressionin nonclinicalmousexenograft models, including antitumor activity in the brain, and prolonged survival inintracranial tumor animal models.</p>', '<p>The recommended dose of Alectinib is 600 mg (four 150 mg capsules) given orally, twice daily (total daily dose of 1200 mg). Patients with underlying severe hepatic impairment should receive a dose of 450 mg given orally twice daily (total daily dose of 900 mg). Alectinib hard capsules should be taken with food, swallowed whole and must not be opened or dissolved.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Duration of Treatment: It is recommended that patients are treated with Alectinib until disease progression or unmanageable toxicity.<br />\r\n<br />\r\nDose Modifications: Management of adverse events may require temporary interruption, dosereduction, or discontinuation of treatment with Alectinib. The dose of Alectinib should be reduced in steps of 150 mg twice daily based on tolerability. Alectinib treatment should be permanently discontinued if patients are unable to tolerate the 300 mg twice-daily dose.</p>', '<p>In vitro studies indicate that neither alectinib nor its major active metabolite (M4) inhibits CYP1A2, CYP2B6, CYP2C9, CYP2C19, or CYP2D6 at clinically relevant concentrations. Alectinib and M4 show weak time-dependent inhibition of CYP3A4. In vitro, alectinib exhibits a weak induction potential of CYP3A4 and CYP2B6 at clinical concentrations. Results from a clinical drug-drug interaction study in ALK-positive NSCLC patients demonstrated that multiple doses of alectinib had no influence on the exposure of midazolam, a sensitive CYP3A substrate. Therefore, no dose adjustment is required for co-administered CYP3A substrates. Although in vitro studies indicate that alectinib is an inhibitor of CYP2C8, physiologically based pharmacokinetic (PBPK) modeling supports that at clinically relevant concentrations alectinib does not have the potential to increase plasma concentrations of co-administered substrates of CYP2C8.</p>', '<p>Alectinib is contraindicated in patients with a known hypersensitivity to alectinib or any of the excipients.</p>', '<p>The most common adverse drug reactions were constipation, edema including peripheral, generalized, eyelid, periorbital; myalgia (31% including myalgia and musculoskeletal pain), nausea, increased bilirubin (21% including increased blood bilirubin, hyperbilirubinemia and increased bilirubin conjugated), anemia (20%, including anemia and hemoglobin decreased), and rash (20%, including rash, rash maculopapular, dermatitis acneiform, erythema, rash generalized, rash papular, rash pruritic and rash macular).</p>', '<p><strong>Pregnancy</strong>: Women of childbearing potential must be advised to avoid pregnancy while on Alectinib. No clinical studies of Alectinib in pregnant women have been performed. Based on its mechanism of action, Alectinib may cause fetal harm when administered to a pregnant woman. Female patients or women who are partners of male patients receiving Alectinib, who become pregnant while taking Alectinib or during the 3 months following the last dose of Alectinib must contact their doctor and should be advised of the potential harm to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether Alectinib is excreted in human breast milk. No studies have been conducted to assess the impact of Alectinib on milk production or its presence in breast milk. As many drugs are excreted in human milk and because of the potential harm to the infant, mothers should be advised against breastfeeding while receiving Alectinib.<br />\r\n<br />\r\n<strong>Contraception</strong>: Female patients of child-bearing potential, or women of child-bearing potential who are partners of male patients receiving Alectinib, must use highly effective contraceptive methods during treatment and for at least 3 months following the last dose of Alectinib</p>', '<p><strong>Interstitial lung disease (ILD)/pneumonitis</strong>: Cases of ILD/pneumonitishave been reported in clinical trials with Alectinib. Patients should be monitored for pulmonary symptoms indicative of pneumonitis. Alectinib should be immediately interrupted in patients diagnosed with ILD/pneumonitis and should be permanently discontinued if no other potential causes of ILD/pneumonitis have been identified<br />\r\n<br />\r\n<strong>Hepatotoxicity</strong>: Elevations in alanine amino transferase (ALT) and aspartate amino transferase (AST) greater than 5 times the upper limit of normal (ULN) as well as bilirubin elevations of more than 3 times the ULN occurred in patients in pivotal clinical trials with Alectinib. The majority of these events occurred during the first 3months of treatment. In the pivotal Alectinib clinical trials it was reported that three patients with Grade 3‒4 AST/ALT elevations had drug-induced liver injury. Concurrent elevations in ALT or AST greater than or equal to three times the ULN and total bilirubin greater than or equal to two times the ULN, with normal alkaline phosphatase, occurred in 1 patient treated in Alectinib clinical trials.</p>', NULL, '<p>Anti neoplastic preparations, Protein kinase inhibitor</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric use</strong>: The safety and efficacy of alectinib in children and adolescents (&lt;18 years) have not been studied.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No dose adjustment of alectinib is required in patients&ge;65 years of age.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: No dose adjustment is required in patients with mild or moderate renal impairment. alectinib has not been studied in patients with severe renal impairment, however,since alectinib elimination via the kidney is negligible, no dose adjustment is required inpatients with severe renal impairment<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: No dose adjustment is required in patients with underlying mild or moderate hepatic impairment. Patients with underlying severe hepatic impairment should receive a dose of 450 mg given orally twice daily (total daily dose of 900 mg)</p>', '2022-02-14 06:34:52', '2022-03-10 04:09:25'),
(57, 57, '<p>Alendronic acid is indicated for the-</p>\r\n\r\n<ul>\r\n	<li>Treatment of Osteoporosis in Postmenopausal Women: Alendronic acid is indicated for the treatment of osteoporosis in postmenopausal women. In postmenopausal women, Alendronic acid increases bone mass and reduces the incidence of fractures, including those of the hip and spine.</li>\r\n	<li>Prevention of Osteoporosis in Postmenopausal Women: Alendronic acid is indicated for the prevention of postmenopausal osteoporosis.</li>\r\n	<li>Treatment to Increase Bone Mass in Men with Osteoporosis: Alendronic acid is indicated for treatment to increase bone mass in men with osteoporosis.</li>\r\n	<li>Treatment of Glucocorticoid-Induced Osteoporosis: Alendronic acid is indicated for the treatment of glucocorticoid-induced osteoporosis in men and women receiving glucocorticoids in a daily dosage equivalent to 7.5 mg or greater of prednisone and who have low bone mineral density.</li>\r\n	<li>Treatment of Paget&#39;s Disease of Bone: Alendronic acid is indicated for the treatment of Paget&rsquo;s disease of bone in men and women. Treatment is indicated in patients with Paget&#39;s disease of bone who have alkaline phosphatase at least two times the upper limit of normal, or those who are symptomatic, or those at risk for future complications from their disease.</li>\r\n</ul>', '<p>Alendronate is a bisphosphonate that binds to bone hydroxyapatite and specifically inhibits the activity of osteoclasts, the bone-resorbing cells. Alendronate reduces bone resorption with no direct effect on bone formation, although the latter process is ultimately reduced because bone resorption and formation are coupled during bone turnover.<br />\r\n<br />\r\nAnimal studies have indicated the following mode of action. At the cellular level, alendronate shows preferential localization to sites of bone resorption, specifically under osteoclasts. The osteoclasts adhere normally to the bone surface but lack the ruffled border that is indicative of active resorption. Alendronate does not interfere with osteoclast recruitment or attachment, but it does inhibit osteoclast activity. Studies in mice on the localization of radioactive [3H] alendronate in bone showed about 10-fold higher uptake on osteoclast surfaces than on osteoblast surfaces. Bones examined 6 and 49 days after [3H] alendronate administration in rats and mice, respectively, showed that normal bone was formed on top of the alendronate, which was incorporated inside the matrix. While incorporated in bone matrix, alendronate is not pharmacologically active. Thus, alendronate must be continuously administered to suppress osteoclasts on newly formed resorption surfaces. Histomorphometry in baboons and rats showed that alendronate treatment reduces bone turnover (i.e., the number of sites at which bone is remodeled). In addition, bone formation exceeds bone resorption at these remodeling sites, leading to progressive gains in bone mass.</p>', '<p><strong>Treatment of Osteoporosis in Postmenopausal Women</strong>: The recommended dosage is one 70 mg tablet once weekly or one bottle of 70 mg oral solution once weekly or one 10 mg tablet once daily.<br />\r\n<br />\r\n<strong>Prevention of Osteoporosis in Postmenopausal Women</strong>: The recommended dosage is one 35 mg tablet once weekly or one 5 mg tablet once daily.<br />\r\n<br />\r\n<strong>Treatment to Increase Bone Mass in Men with Osteoporosis</strong>: The recommended dosage is one 70 mg tablet once weekly or one bottle of 70 mg oral solution once weekly or one 10 mg tablet once daily.<br />\r\n<br />\r\n<strong>Treatment of Glucocorticoid-Induced Osteoporosis</strong>: The recommended dosage is one 5 mg tablet once daily, except for postmenopausal women not receiving estrogen, for whom the recommended dosage is one 10 mg tablet once daily.<br />\r\n<br />\r\n<strong>Treatment of Paget&#39;s Disease of Bone</strong>: The recommended treatment regimen is 40 mg once a day for six months.</p>', '<p>The incidence of upper gastrointestinal side effects are increased with the concomitant use of non-steroidal anti-inflammatory agents and aspirin. Absorption of Alendronate is reduced in the presence of antacids and calcium supplements.</p>', '<p>Alendronic acid is contraindicated in patients with the following conditions:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Abnormalities of the esophagus which delay esophageal emptying such as stricture or achalasia.</li>\r\n	<li>Inability to stand or sit upright for at least 30 minutes.</li>\r\n	<li>Do not administer Alendronic acid oral solution to patients at increased risk of aspiration.</li>\r\n	<li>Hypocalcemia.</li>\r\n	<li>Hypersensitivity to any component of this product. Hypersensitivity reactions including urticaria and angioedema have been reported.</li>\r\n</ul>', '<p>The commonest symptomatic side effects are constipation, diarrhoea, oesophageal ulcer, flatulence, dysphagia, musculoskeletal pain, headache, rarely rash, erythema, transient decrease in serum calcium and phosphate, nausea, vomiting, peptic ulceration, hypersensitivity reactions including urticaria and angio-oedema.</p>', '<p>Alendronic acid should not be given to pregnant women or nursing mother.</p>', '<ul>\r\n	<li>Upper Gastrointestinal Adverse Reactions can occur. Instruct patients to follow dosing instructions. Discontinue if new or worsening symptoms occur.</li>\r\n	<li>Hypocalcemia can worsen and must be corrected prior to use.</li>\r\n	<li>Severe Bone, Joint, Muscle Pain may occur. Discontinue use if severe symptoms develop.</li>\r\n	<li>Osteonecrosis of the Jaw has been reported.</li>\r\n	<li>Atypical Femur Fractures have been reported. Patients with new thigh or groin pain should be evaluated to rule out an incomplete femoral fracture.</li>\r\n</ul>', NULL, '<p>Bisphosphonate preparations</p>', '<p>Store in a well-closed container at room temperature, 15-30&deg;C</p>', '<p><strong>Pediatric Use</strong>: Alendronic acid is not indicated for use in pediatric patients.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: Alendronic acid is not recommended for patients with creatinine clearance less than 35 mL/min. No dosage adjustment is necessary in patients with creatinine clearance values between 35-60 mL/min.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: As there is evidence that alendronate is not metabolized or excreted in the bile, no studies were conducted in patients with hepatic impairment. No dosage adjustment is necessary.</p>', '2022-02-14 06:35:12', '2022-03-10 19:32:17'),
(58, 58, '<p>Alendronic Acid &amp; Vitamin D3 is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Treatment of osteoporosis in postmenopausal women.</li>\r\n	<li>Treatment of osteoporosis in men.</li>\r\n	<li>Treatment of osteoporosis as it increases the bone mass and reduces the incidence of fractures, including those of the hip and spine.</li>\r\n</ul>', '<p>Alendronate Sodium is a bisphosphonate that acts as a specific inhibitor of osteoclast mediated bone resorption. Alendronate is effective when administered at least 30 minutes before breakfast. It transiently distributes to soft tissues following administration but is then rapidly distributed to bone or excreted in the urine. Protein binding in human plasma is approximately 78%. There is no evidence that Alendronate is metabolised in animals or humans. At the cellular level, Alendronate shows preferential localization to sites of bone resorption, specially under osteoclasts. It inhibits osteoclast activity. In addition, bone formation exceeds bone resorption, leading to progressive gains in bone mass. Vitamin D is required for normal bone formation. Vitamin D insufficiency develops when both sunlight exposure and dietary intake are inadequate. Insufficiency is associated with negative calcium balance, increased parathyroid hormone levels, bone loss, and increased risk of skeletal fracture.</p>', '<p>Treatment of Osteoporosis in Postmenopausal Women: The recommended dosage is-</p>\r\n\r\n<ul>\r\n	<li>70 mg alendronate and 2800 IU vitamin D3 or</li>\r\n	<li>70 mg alendronate and 5600 IU vitamin D3 tablet once weekly.</li>\r\n	<li>For most osteoporotic women, the appropriate dose is 70 mg alendronate and 5600 IU vitamin D3 once weekly.</li>\r\n</ul>\r\n\r\n<p>Treatment to Increase Bone Mass in Men with Osteoporosis: The recommended dosage is-</p>\r\n\r\n<ul>\r\n	<li>70 mg alendronate and 2800 IU vitamin D3 or</li>\r\n	<li>70 mg alendronate and 5600 IU D3 tablet once weekly.</li>\r\n	<li>For most osteoporotic men, the appropriate dose is 70 mg alendronate and 5600 IU vitamin D3 once weekly.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>To permit adequate absorption, Alendronate &amp; Colecalciferol must be taken at least 30 minutes before the first food, beverage or medication of the day with plain water only. Other beverages (including mineral water), food and some medications are likely to reduce the absorption of Alendronate. To facilitate delivery to the stomach and thus to reduce the potential for esophageal irritation, Alendronate &amp; Colecalciferol tablet should only be swallowed upon rising for the day with a full glass of water. Patients should not lie down for at least 30 minutes after taking Alendronate until after their first food of the day. Alendronate &amp; Colecalciferol should not be taken at bed time.</p>', '<p>Calcium supplement, antacids and some oral medications will interfere with absorption of Alendronate if taken at the same time. Intravenous ranitidine makes the bioavailability of oral Alendronate double. Incidence of upper gastro-intestinal adverse events associated with NSAID and aspirin appears to be greater with concomitant administration of Alendronate. Mineral oils, orlistat, and bile acid sequestrants (e.g., cholestyramine, colestipol) may impair the absorption of vitamin D. Anticonvulsants, cimetidine, and thiazides may increase the catabolism of vitamin D.</p>', '<ul>\r\n	<li>Abnormalities of the esophagus which delay esophageal emptying, such as stricture or achalasia.</li>\r\n	<li>Inability to stand or sit upright for at least 30 minutes.</li>\r\n	<li>Hypersensitivity to any component of this product.</li>\r\n	<li>Hypocalcaemia.</li>\r\n</ul>', '<p>Usually mild and generally do not require discontinuation of therapy. Side effects include esophageal reactions, abdominal pain and distension, diarrhoea or constipation, flatulence, musculoskeletal pain, headache, rash, erythema and transient decreases in serum calcium and phosphate.</p>', '<p>Pregnancy category C. Overdoses of vitamin D have shown teratogenic effects in pregnant animals. Alendronic Acid &amp; Vitamin D3 (Colecalciferol) should be used during pregnancy only if the potential benefit justifies the potential risk to the mother and fetus. Cholecalciferol and some of its active metabolites pass into breast milk. It is not known whether alendronate is excreted in human milk. Caution should be exercised when administered to lactating women.</p>', '<p>Hypocalcaemia and other disturbances of mineral metabolism should be corrected before initiation of therapy. Alendronate can cause local irritation of the upper gastro-intestinal mucosa. Caution should be used when Alendronate is given to patients with active upper gastrointestinal problems such as dysphagia, esophageal disease, gastritis, duodenitis or ulcers. Patients should stop taking medicine and consult their physician if they develop esophageal diseases.</p>', '<p>Hypocalcemia, hypophosphatemia, and upper gastrointestinal adverse events, such as upset stomach, heartburn, esophagitis, gastritis, or ulcer, may result from oral overdosage. &nbsp;Signs and symptoms of vitamin D toxicity include hypercalcemia, hypercalciuria, anorexia, nausea, vomiting, polyuria, polydipsia, weakness, and lethargy.</p>', '<p>Combined preparations: Inhibiting bone resorption</p>', '<p>Store in a cool and dry place. Protect from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Dosing in elderly and renal insufficiency: No dosage adjustment is necessary for the elderly or for patients with mild-to-moderate renal insufficiency (creatinine clearance 35 to 60 mL/min). Alendronic Acid + Vitamin D3 (Colecalciferol) is not recommended for patients with more severe renal insufficiency (creatinine clearance&lt;35 mL/min) due to lack of experience.</p>', '2022-02-14 06:35:38', '2022-03-10 19:39:17'),
(59, 59, '<p>Alfacalcidol is indicated in:</p>\r\n\r\n<ul>\r\n	<li>It is used to increase the amount of vitamin D in your body. This often increases calcium levels as well which can help in treatment of certain illnesses.</li>\r\n	<li>In general this drug is used to treat diseases where the amount of calcium and phosphate (which is controlled by the level of vitamin D) in your body needs changing.</li>\r\n	<li>Benefits of being on this drug can include control of the levels of calcium and phosphate in your body.</li>\r\n	<li>Treat and prevent bone conditions that are caused by kidney failure (osteodystrophy)</li>\r\n	<li>Treat illnesses and abnormalities affecting the parathyroid glands which make a substance called the parathyroid hormone.</li>\r\n	<li>Correct low levels of calcium in the blood of newborn babies (hypocalcaemia)</li>\r\n	<li>Treat the softening and deformity of the bones due to lack of calcium (rickets or osteomalacia)</li>\r\n</ul>', '<p>The first step involved in the activation of vitamin D3 is a 25-hydroxylation which is catalysed by the 25-hydroxylase in the liver and then by other enzymes. The mitochondrial sterol 27-hydroxylase catalyses the first reaction in the oxidation of the side chain of sterol intermediates. The active form of vitamin D3 (calcitriol) binds to intracellular receptors that then function as transcription factors to modulate gene expression. Like the receptors for other steroid hormones and thyroid hormones, the vitamin D receptor has hormone-binding and DNA-binding domains. The vitamin D receptor forms a complex with another intracellular receptor, the retinoid-X receptor, and that heterodimer is what binds to DNA. In most cases studied, the effect is to activate transcription, but situations are also known in which vitamin D suppresses transcription. Calcitriol increases the serum calcium concentrations by: increasing GI absorption of phosphorus and calcium, increasing osteoclastic resorption, and increasing distal renal tubular reabsorption of calcium. Calcitriol appears to promote intestinal absorption of calcium through binding to the vitamin D receptor in the mucosal cytoplasm of the intestine. Subsequently, calcium is absorbed through formation of a calcium-binding protein.</p>', '<p><strong>Adults</strong>: The usual starting dose is 1 microgram each day. People usually take between 1 and 3 micrograms each day. Most people take between 0.25 and 1 microgram each day once the blood test results show the medicine is working.<br />\r\n<br />\r\nIf you have very low levels of calcium in your blood, your doctor may prescribe between 3 and 5 microgram each day. Your doctor may prescribe another medicine called a calcium supplement to take as well as Alfacalcidol. This will help to keep the right amount of calcium level in your blood.<br />\r\n<br />\r\n<strong>Elderly</strong>: The usual starting dose is 0.5 microgram each day.<br />\r\n<br />\r\nChildren:</p>\r\n\r\n<ul>\r\n	<li><strong>Newborn and premature babies</strong>: The usual starting dose is 0.05 to 0.1 microgram per kilogram of body weight each day. If the level of calcium in their blood is very low, up to 2 micrograms per kilogram of body weight may be needed each day. A dose of 0.1 microgram per kilogram body weight each day is used to stop low blood calcium levels in premature babies.</li>\r\n	<li><strong>Children weighing less than 20 kilograms</strong>: The usual starting dose is 0.05 microgram per kilogram body weight each day.</li>\r\n	<li><strong>Children weighing more than 20 kilograms</strong>: The usual starting dose is 1 microgram each day.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Administration : Should be taken with food.</p>', '<p>Thiazides may increase the risk of hypercalcaemia. Some antiepileptics e.g. carbamazepine, phenobarbital, phenytoin and primidone may increase vitamin D requirements. Rifampicin, isoniazid and corticosteroids may reduce the efficacy of vitamin D.</p>', '<p>Hypercalcaemia, metastatic calcification, hyperphosphataemia (except when occurring with hypoparathyroidism), hypermagnesaemia.</p>', '<p>Anorexia, nausea, vomiting, diarrhoea, lassitude, polyuria, sweating, headache, thirst, vertigo, pruritus, rash, urticaria. Hypercalcaemia, hypercalciuria and ectopic calcification.<br />\r\n<br />\r\nIn case of renal impairment, hyperphosphataemia. In hypercalcaemic dialysis patients, possibility of calcium influx from the dialysate should be considered.</p>', '<p>FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Pregnancy, lactation, renal impairment, infants, elderly. Monitor serum levels of calcium in patients with renal failure. Caution in hypercalciuria in those with history of renal calculi. Avoid in patients with hypersensitivity to inj. containing propylene glycol.</p>', NULL, '<p>Vitamin in bone formation, Vitamin-D preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:35:57', '2022-03-10 19:45:01'),
(60, 60, '<p>Alfuzosin Hydrochloride is indicated for the treatment of the signs and symptoms of benign prostatic hyperplasia(BPH), lower urinary tract symptoms (LUTS) including urinary frequency, nocturia, incomplete emptying and urinary hesitancy associated with BPH.</p>', '<p>Alfuzosin Hydrochloride is a selective antagonist of post-synaptic a1 adrenoreceptors, which are located in the prostate, bladder base, bladder neck, prostatic capsule, and prostatic urethra. Alfuzosin Hydrochloride relaxes the tone of the prostate smooth muscle, prostate capsule, bladder neck and proximal urethra. It competitively and selectively binds to the post synaptic a1-adrenergic receptors in the lower urinary tract. It also relaxes sympathetic nervous stimulation, reduces resting urethral pressure and inhibits urethral hypertonia-induced sympathetic nervous stimulation. As an uroselective agent, Alfuzosin Hydrochloride preferentially binds to prostatic a1 receptors, blockage of these receptors result in reduction of BPH symptoms, improvement of urine flow and decreased potential for hypertensive events.</p>', '<p><strong>Benign prostatic hyperplasia (BPH)</strong>: The recommended dose is 10 mg to be taken once daily after a meal.<br />\r\n<br />\r\n<strong>Acute urinary retention (AUR)</strong>: In patients 65 years and older, 10 mg&nbsp; daily after a meal to be taken from the first day of catheterisation. The treatment should be administered for 3-4 days, 2-3 days during catheterisation and 1 day after its removal. In this indication no benefit has been established in patients under 65 years of age or if treatment is extended beyond 4 days.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration : </strong>Alfuzosin Hydrochloride tablet should be swallowed whole.</p>', '<p>Combinations contra-indicated: Alpha-1-receptor blockers. Combinations to be taken into account: Antihypertensive drugs, nitrates, potent CYP3A4 inhibitors such as ketoconazole, itraconazole and ritonavir. Repeated 200mg daily dosing of ketoconazole, for seven days resulted in a 2.1-fold increase in Cmax and a 2.5-fold increase in exposure of Alfuzosin Hydrochloride 10mg when administered as a single dose under fed conditions (high fat meal). Other parameters such as tmax and t1/2 were not modified. Cmax and AUC of Alfuzosin Hydrochloride 10mg, when administered as a single dose under fed conditions, increased 2.3- fold and 3.0- fold, respectively following 8-day repeated 400mg ketoconazole daily dosing. The administration of general anaesthetics to patients receiving Alfuzosin Hydrochloride could cause profound hypotension. It is recommended that the tablets be withdrawn 24 hours before surgery.<br />\r\n<br />\r\nOther forms of interaction:&nbsp;No pharmacodynamic or pharmacokinetic interaction has been observed in healthy volunteers between Alfuzosin Hydrochloride and the following drugs: warfarin, digoxin, hydrochlorothiazide and atenolol.</p>', '<p>As with all alpha-1-blockers in some subjects, in particular patients receiving antihypertensive medications or nitrates, postural hypotension with or without symptoms (dizziness, fatigue, sweating) may develop within a few hours following administration. In such cases, the patient should lie down until the symptoms have completely disappeared. These effects are transient, occur at the beginning of treatment and do not usually prevent the continuation of treatment. The patient should be warned of the possible occurrence of such events. As with all alpha1-receptor blockers, Alfuzosin Hydrochloride should be used with caution in patients with acute cardiac failure. Care should be taken when Alfuzosin Hydrochloride is administered to patients who have had a pronounced hypotensive response to another alpha-1-blocker. Treatment should be initiated gradually in patients with hypersensitivity to alpha-1-blockers. Alfuzosin Hydrochloride should be administered carefully to patients being treated with antihypertensives. Blood pressure should be monitored regularly, especially at the beginning of treatment. Patients with congenital QTc prolongation, with a known history of acquired QTc prolongation or who are taking drugs known to increase the QTc interval should be evaluated before and during the administration of Alfuzosin Hydrochloride. In coronary patients, the specific treatment for coronary insufficiency should be continued. If angina pectoris reappears or worsens Alfuzosin Hydrochloride should be discontinued.&nbsp; As there are no clinical safety data available in patients with severe renal impairment (creatinine clearance &lt; 30ml/min), Alfuzosin Hydrochloride 10mg prolonged released tablets should not be administered to this patient group. Patients should be warned that the tablet should be swallowed whole. Any other mode of administration, such as crunching, crushing, chewing, grinding or pounding to powder should be prohibited. These actions may lead to inappropriate release and absorption of the drug and therefore possible early adverse reactions. The &lsquo;Intraoperative Floppy Iris Syndrome&rsquo; (IFIS, a variant of small pupil syndrome) has been observed during cataract surgery in some patients on or previously treated with alpha-1-blockers. Although the risk of this event with Alfuzosin Hydrochloride appears very low, ophthalmic surgeons should be informed in advance of cataract surgery of current or past use of alpha-1-blockers, as IFIS may lead to increased procedural complications. The ophthalmologists should be prepared for possible modifications to their surgical technique. Alfuzosin Hydrochloride 10mg prolonged release tablets contain hydrogenated castor oil which may cause stomach upset and diarrhoea.</p>', '<p>Classification of expected frequencies: Very common (&lt;1/10), common (&lt;1/100 to &lt;1/10), uncommon (&lt;1/1,000 to &lt;1/100), rare (&lt;1/10,000 to &lt;1/1,000), very rare (&lt;1/10,000), not known (cannot be estimated from the available data). Within each frequency grouping, undesirable effects are presented in order of decreasing seriousness. Nervous system disorders: Common: faintness/dizziness, headache; Uncommon: syncope, vertigo, malaise, drowsiness. Eye disorders: Uncommon: vision abnormal; Not known: intraoperative floppy iris syndrome. Cardiac disorders: Uncommon: tachycardia, palpitations, hypotension (postural); Very rare: New onset, aggravation or recurrence of angina pectoris in patients with pre-existing coronary artery disease; Not known: atrial fibrillation. Vascular disorders: Uncommon: hypotension (postural), flushing. Blood and lymphatic system disorders: Not known: neutropenia, thrombocytopenia. Respiratory, thoracic and mediastinal disorders: Uncommon: rhinitis. Gastro-intestinal disorders: Common: nausea, abdominal pain; Uncommon: diarrhoea, dry mouth, vomiting; Not known: vomiting. Hepatobiliary disorders: Frequency unknown: hepatocellular injury, cholestatic liver disease. Skin and subcutaneous tissue disorders: Uncommon: rash, pruritus; Very rare: urticaria, angioedema. Reproductive system and breast disorders: Frequency unknown: priapism. General disorders and administration site conditions: Common: asthenia; Uncommon: flushes, oedema, chest pain.</p>', '<p>Due to the type of indication this is not applicable.</p>', '<p>The administration of general anesthetics to patients receiving Alfuzosin could cause profound hypotension. It is recommended that the tablets be withdrawn 24 hours before surgery. If symptoms of angina pectoris start or get worse, taking Alfuzosin should be stopped.</p>', '<p>In case of overdosage, the patient should be hospitalised, kept in the supine position, and conventional treatment of hypotension should take place. In case of significant hypotension, the appropriate corrective treatment may be a vasoconstrictor that acts directly on vascular muscle fibres.</p>', '<p>BPH/ Urinary retention/ Urinary incontinence</p>', '<p>Store in a cool and dry place, protected from light</p>', '<p>Paediatric Population: Efficacy of Alfuzosin Hydrochloride has not been demonstrated in children aged 2 to 16 years. Therefore Alfuzosin Hydrochloride is not indicated for use in the paediatric population.</p>', '2022-02-14 06:36:24', '2022-03-10 19:47:38'),
(61, 61, '<p>This gel is indicated for the following scar treatment:</p>\r\n\r\n<ul>\r\n	<li>hypertrophic and keloid scars</li>\r\n	<li>scar that occurs after surgery</li>\r\n	<li>scar that occurs after amputation, burns and trauma</li>\r\n	<li>scar due to traumatic tendon contracture</li>\r\n</ul>', '<p><strong>Extract of Allium cepa</strong>: It is derived from the membrane of Allium cepa (onion membrane). It shows antiphlogistic efects through inhibition of infammatory mediators&rsquo; secretion and anti-allergenic efect. Extract of Allium cepa inhibits growth of fbroblast of diferent origin, particularly kelloidal fbroblasts. It has also bactericidal efect. While these properties stimulate primary wound healing, it prevents non-physiological scar formation.<br />\r\n<br />\r\n<strong>Heparin</strong>: In case of local application, it shows inhibitory efect on fbroblast proliferation. While heparin increases tissue hydration, it reduces irritation resulted from induration and infammation.<br />\r\n<br />\r\n<strong>Allantoin</strong>: Allantoin stimulates cellular proliferation. It also supports the development of healthy cells. Allantoin is convenient substance for the treatment of scar through its properties of stimulating epithelization and providing elastic surface formation.<br />\r\n<br />\r\nClinical studies:</p>\r\n\r\n<ul>\r\n	<li><strong>Evaluation of the use of Extract of Allium cepa, Heparin &amp; Allantoin gel for the prevention of scar formation</strong>: Total 1,268 patients were evaluated and after 2 to 3 months of treatment with Extract of Allium cepa, Heparin &amp; Allantoin gel, a reduction of 31.5% in mean scar width and 47.8% reduction of mean scar height at the end of the observation period.</li>\r\n	<li><strong>Assessment of the use of Extract of Allium cepa, Allantoin, and Heparin in the early treatment of C-section scars</strong>: A total of 61 females, aged &ge;18 years, who had given birth by C-section were evaluated. After six weeks of treatment, the gel showed signifcant improvement of the color, stifness and irregularity of C-section scars.</li>\r\n</ul>', '<p>This gel should be applied 3-4 times a day to the affected area and massaged gently in order to achieve better penetration. Continue with a circular motion until the gel is completely absorbed. Treatment may take several weeks or months depending on the size of existing scars and contracture.<br />\r\n<br />\r\nThis gel is very safe and its tolerability has been proven in numerous clinical studies. Small children and even babies can be treated safely.</p>', '<p>There is no known and reported drug interaction.</p>', '<p>This gel should not be used in patients with known hypersensitivity to any of its ingredients.</p>', '<p>This gel is generally well tolerated even in long-term use. In rare cases, some local irritations are reported such as slight erythema and itching. These side effects do not require discontinuation of the treatment.</p>', '<p>There are no studies conducted during pregnancy and lactation periods. Therefore it should be used with caution.</p>', '<p>During treatment of fresh scars with this preparation, excess cold, UV lights and abrupt massage should be avoided. Avoid contact with eyes, the inside of the nose or mouth and other mucous membranes.</p>', NULL, NULL, '<p>Store in a cool and dry place, below 25&deg;C. Protect from direct sunlight and moisture. Do not freeze. Keep the medicine out of the reach of children.</p>', NULL, '2022-02-14 06:36:58', '2022-03-10 19:51:09');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(62, 62, '<p>Allopurinol is indicated for reducing urate/uric acid formation in conditions where urate/uric acid deposition has already occurred (e.g. gouty arthritis, skin tophi, nephrolithiasis). Allopurinol is indicated for management of 2,8-dihydroxyadenine (2,8-DHA) renal stones related to deficient activity of adenine phospho ribosyltransferase. Allopurinol is indicated for the management of recurrent mixed calcium oxalate renal stones in the presence of hyperuricosuria, when fluid, dietary and similar measures have failed.</p>', '<p>Allopurinol is a xanthine oxidase inhibitor which is administered orally. It acts on purine catabolism without disrupting the biosynthesis of purines. It reduces the production of uric acid by inhibiting the biochemical reactions immediately preceding its formation. Allopurinol is a structural analogue of the natural purine base, hypoxanthine. It is an inhibitor of xanthine oxidase, the enzyme responsible for the conversion of hypoxanthine to xanthine and xanthine to uric acid, the end product of purine metabolism. Allopurinol is approximately 90% absorbed from the GI tract. Peak plasma levels generally occur at 1.5 hours to 4.5 hours. It has a plasma half life of about 1 to 2 hours. Approximately 20% of the ingested Allopurinol is excreted in the faeces.</p>', '<p><strong>Adults</strong>: Allopurinol should be introduced at low dosage e.g. 100mg/day to reduce the risk of adverse reactions and increased only if the serum urate response is unsatisfactory. Extra caution should be exercised if renal function is poor. The following dosage schedules are suggested: 100 to 200 mg daily in mild conditions, 300 to 600 mg daily in moderately severe conditions, 700 to 900 mg daily in severe conditions.<br />\r\n<br />\r\n<strong>Children</strong>: Children under 15 years: 10 to 20 mg/kg body weight/day up to a maximum of 400 mg daily. Use in children is rarely indicated, except in malignant conditions (especially leukaemia) and certain enzyme disorders such as Lesch-Nyhan syndrome.<br />\r\n<br />\r\n<strong>Elderly</strong>: In the absence of specific data, the lowest dosage which produces satisfactory urate reduction should be used.<br />\r\n<br />\r\n<strong>Dosage in renal impairment</strong>: In severe renal insufficiency, it may be advisable to use less than 100 mg per day or to use single doses of 100mg&nbsp;at longer intervals than one day.</p>', '<p>When 6-mercaptopurine or azathioprine is given concurrently with Allopurinol, only one-quarter of the usual dose of 6- mercaptopurine or azathioprine should be given because inhibition of xanthine oxidase will prolong their activity. Evidence suggests that the plasma half-life of vidarabine is increased in the presence of allopurinol. When the two products are used concomitantly extra vigilance is necessary, to recognise enhanced toxic effects. Theophylline levels should be monitored in patients starting or increasing allopurinol therapy. An increase in frequency of skin rash has been reported among patients receiving ampicillin or amoxicillin concurrently with allopurinol compared to patients who are not receiving both drugs. Reports suggest that the plasma concentration of ciclosporin may be increased during concomitant treatment with allopurinol.</p>', '<p>Allopurinol tablet is contra-indicated in patients with&nbsp;known hypersensitive to allopurinol.</p>', '<p>Rashes, gastro intestinal disorder&rsquo;s, rearly malaise, headache,&nbsp;vertigo, drowsiness, visual and test disturbances, hypertension, alopecia,&nbsp;hepatotoxicity, neuropathy, gynaeconastia and blood disorders.</p>', '<p>There is inadequate evidence of safety of&nbsp;Allopurinol in human pregnancy. Use in pregnancy only when there is no&nbsp;safer alternative and when the disease itself carries risk for the mother or&nbsp;unborn child. There are no data concerning the effects of allopurinol or its&nbsp;metabolites on the breast-feed baby.</p>', '<p>Allopurinol should be withdrawn immediately when a skin rash&nbsp;or other evidence of sensitivity occurs. Reduced doses should be used in&nbsp;patients with hepatic or renal impairment. Patients under treatment for&nbsp;hypertension or cardiac insufficiency may have some concomitant&nbsp;impairment of renal function and allopurinol should be used with care in this&nbsp;group.</p>', NULL, '<p>Drugs used in Gout</p>', '<p>Store in a cool and dry place, protected from light.</p>', '<p>Ingestion of up to 22.5 g allopurinol without adverse effect has been reported. Symptoms and signs including nausea, vomiting, diarrhoea and dizziness have been reported in a patient who ingested 20 gm allopurinol. Adequate hydration to maintain optimum diuresis facilitates excretion of allopurinol and its metabolites. If considered necessary haemodialysis may be used.</p>', '2022-02-14 06:37:25', '2022-03-10 20:02:42'),
(63, 63, '<p>This tablet is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Reduction of neurological damage &amp; accelerates recovery after cerebral stroke</li>\r\n	<li>Minor age-related neurological disorders</li>\r\n	<li>Some visual disorders related to the circulation</li>\r\n	<li>Some disorders of the inner ear related to circulation (hearing loss, dizziness, buzzing sounds in the ear).</li>\r\n</ul>', '<p>Almitrine Bismesylate &amp; Raubasine combines raubasine, a vasodilator; and almitrine, a respiratory stimulant. Raubasine has a adrenolytic activity which is predominantly related to a post-synaptic blocking effect. Furthermore, under conditions of cerebral hypoxia, almitrine causes an increase in the partial pressure of oxygen in arterial blood (Pa02); almitrine causes an increase in the Pa02&nbsp;and an increase in the oxygen saturation in arterial blood (Sa02), without modifying ventilatory parameters.</p>', '<p>1 tablet once or twice daily (taken separately, several hours apart), without exceeding 2 tablets per day. Or, as directed by the registered physicians.</p>', '<p>Do not associate with MAO-l (monoamine oxidase inhibitor), Not to be used concurrently with other almitrine-containing preparations.</p>', '<p>This tablet is contraindicated in patients with hypersensitivity to any of the ingredients of it or severe hepatic impairment.</p>', '<p>Weight loss, nausea, sensations of heaviness or burning in the stomach, gastrointestinal disorders, diarrhoea or constipation, insomnia, drowsiness, agitation, anxiety, dizziness, palpitations.</p>', '<p>It is not recommended in pregnancy. It should be used with caution only when the expected benefit to the mother is greater than the possible risk to the fetus.</p>', '<p>Due to the presence of lactose, this drug should not be used in the case of galactosemia, of glucose and galactose malabsorption syndrome or of lactose deficiency (rare metabolic diseases). Do not exceed the recommended dose.</p>', NULL, '<p>Cerebral vasodilator &amp; Neurosensory oxygenator drugs</p>', '<p>Store at a cool and dry place, protected from light and moisture. Keep out of reach of children.</p>', NULL, '2022-02-14 06:37:58', '2022-03-15 04:35:10'),
(64, 64, '<p>Almotriptan is prescribed to treat the acute headache phase of migraine attacks with or without aura. Almotriptan is the only oral triptan approved in the USA for the treatment of migraine in adolescent from 12 to 17 years of age.</p>', '<p>Almotriptan is a selective and potent serotonin (5-hydroxytryptamine 1B/1D) agonist. Almotriptan binds to specific serotonin receptors on meningeal arteries inhibiting the release of vasoactive peptides and causing constriction of the arteries. It has a limited effect on arteries supplying blood to the brain and little effect on cardiac and pulmonary vessels.</p>', '<p><strong>Acute Treatment of Migraine Attacks</strong>: The recommended dose of Almotriptan in adults and adolescents age 12 to 17 years is 6.25 mg to 12.5 mg, with the 12.5 mg dose tending to be a more effective dose in adults. If the headache is relieved after the initial almotriptan malate dose but returns, the dose may be repeated after 2 hours. The maximum daily dose should not exceed 25 mg. The safety of treating an average of more than four migraines in a 30-day period has not been established.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: The recommended starting dose of almotriptan malate in patients with hepatic impairment is 6.25 mg. The maximum daily dose should not exceed 12.5 mg over a 24-hour period<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: The recommended starting dose of almotriptan malate in patients with severe renal impairment is 6.25 mg. The maximum daily dose should not exceed 12.5 mg over a 24-hour period</p>', '<p>These drugs have been reported to cause prolonged vasospastic reactions. Cases of life-threatening serotonin syndrome have been reported during combined use of triptans and selective serotonin reuptake inhibitors (SSRIs) or serotonin norepinephrine reuptake inhibitors (SNRIs).</p>', '<p>As with other 5-HT1B/1D receptor agonists, almotriptan should not be used in patients with a history, symptoms or signs of ischaemic heart disease (myocardial infarction, angina pectoris, documented silent ischaemia, Prinzmetal&#39;s angina) or severe hypertension and uncontrolled mild or moderate hypertension. Concomitant administration with ergotamine, ergotamine derivatives (including methysergide) and other 5-HT1B/1D agonists is contraindicated.</p>', '<p>Serious cardiac reactions, including myocardial infarction, have occurred following the use of almotriptan malate Tablets. These reactions are extremely rare and most have been reported in patients with risk factors predictive of CAD (Coronary Artery Disease).</p>', '<p>Pregnancy Category C. There is no data regarding excretion of almotriptan in human milk.</p>', '<p>Hypersensitivity to the active substance or to any of the excipients. Patients with severe hepatic impairment, with a previous cerebrovascular accident (CVA) or transient ischaemic attack (TIA) Peripheral vascular disease.</p>', NULL, '<p>5-HT Agonists</p>', '<p>Keep below 30&deg; C temperature in a dry place. Protected from light. Do not freeze. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:38:14', '2022-03-15 04:42:53'),
(65, 65, '<p>Alogliptin is indicated for use as an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus. It can be used as monotherapy or in combination with other antidiabetic medications, including metformin, sulfonylureas, thiazolidinediones, or insulin.</p>', '<p>Increased concentrations of the incretin hormones such as glucagon-like peptide-1 (GLP-1) and glucose-dependent insulinotropic polypeptide (GIP) are released into the bloodstream from the small intestine in response to meals. These hormones cause insulin release from the pancreatic beta cells in a glucose-dependent manner but are inactivated by the DPP-4 enzyme within minutes. GLP-1 also lowers glucagon secretion from pancreatic alpha cells, reducing hepatic glucose production. In patients with type 2 diabetes, concentrations of GLP-1 are reduced but the insulin response to GLP-1 is preserved. Alogliptin is a DPP-4 inhibitor that slows the inactivation of the incretin hormones, thereby increasing their bloodstream concentrations and reducing fasting and postprandial glucose concentrations in a glucose-dependent manner in patients with type 2 diabetes mellitus. Alogliptin selectively binds to and inhibits DPP-4 but not DPP-8 or DPP-9 activity in vitro at concentrations approximating therapeutic exposures.</p>', '<p>The recommended dosage of alogliptin is 25 mg once daily with or without food.<br />\r\n<br />\r\nPatients with Renal Impairment:</p>\r\n\r\n<ul>\r\n	<li>No dose adjustment of Alogliptin is necessary for patients with mild renal impairment (creatinine clearance &ge;60 mL/min).</li>\r\n	<li>The dose of Alogliptin is 12.5 mg once daily for patients with moderate renal impairment (creatinine clearance &ge;30 to &lt;60 mL/min).</li>\r\n	<li>The dose of Alogliptin is 6.25 mg once daily for patients with severe renal impairment (creatinine clearance &ge;15 to &lt;30 mL/min) or with end-stage renal disease (ESRD) (creatinine clearance &lt;15 mL/min or requiring hemodialysis).</li>\r\n</ul>\r\n\r\n<p>Patients requiring hemodialysis can receive their dose of alogliptin without regard to the timing of the dialysis.</p>', '<p>Alogliptin is primarily renally excreted, and CYP-450&ndash;related metabolism is negligible. Alogliptin is not an inducer or inhibitor of CYP-450 enzymes.1 Clinically relevant interactions have not been observed with the CYP substrates or inhibitors tested or with renally excreted drugs.</p>', '<p>Alogliptin is contraindicated in patients with a history of serious hypersensitivity reactions, such as anaphylaxis, angioedema, or severe cutaneous adverse reactions, to alogliptin-containing products.</p>', '<p>The most common side effects of alogliptin are headaches, indigestion, diarrhoea and skin rashes. Adverse events include mild hypoglycemia based on clinical studies. Alogliptin may also cause joint pain that can be severe and disabling. In April 2016, the U.S. Food and Drug Administration (FDA) added a warning about increased risk of heart failure.</p>', '<p><strong>Use in Pregnancy:&nbsp;</strong>Alogliptin is in Pregnancy Category B. Abnormalities were not observed in animal models; however, placental transfer to the fetus was observed. Alogliptin should be used in pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Use in Lactation:&nbsp;</strong>Alogliptin is secreted in the milk of lactating rats in a 2:1 ratio to plasma. It is not known whether it is excreted in human milk. Caution is advised if alogliptin is administered to a breastfeeding woman.</p>', '<p><strong>Pancreatitis:</strong>&nbsp;Acute pancreatitis has been reported in patients receiving alogliptin therapy. Patients should be monitored for signs and symptoms of pancreatitis, and therapy should be discontinued if pancreatitis is suspected. It is unknown whether patients with a history of pancreatitis have an increased risk of developing pancreatitis while receiving alogliptin.<br />\r\n<br />\r\n<strong>Hypersensitivity Reactions:</strong>&nbsp;Serious hypersensitivity reactions, including anaphylaxis, angioedema, and severe cutaneous reactions including Stevens-Johnson syndrome, have been observed in patients receiving alogliptin therapy. It is unknown whether patients with a history of angioedema with another DPP-4 inhibitor will be predisposed to angioedema with alogliptin.<br />\r\n<br />\r\n<strong>Heart Failure:&nbsp;</strong>Consider the risks and benefits of alogliptin prior to initiating treatment in patients at risk for heart failure, such as those with a prior history of heart failure and a history of renal impairment, and observe these patients for signs and symptoms of heart failure during therapy. Patients should be advised of the characteristic symptoms of heart failure and should be instructed to immediately report such symptoms. If heart failure develops, evaluate and manage according to current standards of care and consider discontinuation of alogliptin.<br />\r\n<br />\r\nInsulin and insulin secretagogues, such as sulfonylureas, are known to cause hypoglycemia. Therefore, a lower dose of insulin or insulin secretagogue may be required to minimize the risk of hypoglycemia when used in combination with angioedema.</p>', '<p>The highest doses of Alogliptin administered in clinical trials were single doses of 800 mg to healthy subjects and doses of 400 mg once daily for 14 days to patients with type 2 diabetes (equivalent to 32 times and 16 times the maximum recommended clinical dose of 25 mg, respectively). No serious adverse events were observed at these doses. In the event of an overdose, it is reasonable to institute the necessary clinical monitoring and supportive therapy as dictated by the patient&#39;s clinical status. Per clinical judgment, it may be reasonable to initiate removal of unabsorbed material from the gastrointestinal tract. Alogliptin is minimally dialyzable; over a 3-hour hemodialysis session, approximately 7% of the drug was removed. Therefore, hemodialysis is unlikely to be beneficial in an overdose situation. It is not known if Alogliptin is dialyzable by peritoneal dialysis.</p>', '<p>Dipeptidyl Peptidase-4 (DPP-4) inhibitor</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Alogliptin in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the total number of patients (N=8507) in clinical safety and efficacy studies treated with Alogliptin, 2064 (24.3%) patients were 65 years and older and 341 (4%) patients were 75 years and older. No overall differences in safety or effectiveness were observed between patients 65 years and over and younger patients. While this clinical experience has not identified differences in responses between the elderly and younger patients, greater sensitivity of some older individuals cannot be ruled out.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dose adjustments are required in patients with mild to moderate hepatic impairment (Child-Pugh Grade A and B) based on insignificant change in systemic exposures (e.g., AUC) compared to subjects with normal hepatic function in a pharmacokinetic study. Alogliptin has not been studied in patients with severe hepatic impairment (Child-Pugh Grade C). Use caution when administering Alogliptin to patients with liver disease.</p>', '2022-02-14 06:38:36', '2022-03-15 04:49:41'),
(66, 66, '<p><strong>Alphanate, (antihemophilic factor/von Willebrand factor complex), is indicated for</strong>:</p>\r\n\r\n<ul>\r\n	<li>Control and prevention of bleeding episodes and&nbsp;perioperative&nbsp;management in adult and pediatric patients with&nbsp;Factor VIII(FVIII) deficiency due to&nbsp;hemophilia A.</li>\r\n	<li>Surgical and/or invasive procedures in adult and pediatric patients with&nbsp;von Willebrand Disease&nbsp;(VWD) in whom desmopressin (DDAVP) is either ineffective or contraindicated. It is not indicated for patients with severe VWD (Type 3) undergoing major surgery.</li>\r\n</ul>', '<p>Antihemophilic Factor/ Von Willebrand Factor Complex (Human) contains Antihemophilic Factor (FVIII) and von Willebrand Factor (VWF), constituents of normal plasma, which are required for clotting. The administration of Alphanate temporarily increases the plasma level of FVIII, thus minimizing the hazard of hemorrhage in patients with hemophilia A. FVIII is an essential cofactor in activation of factor X leading to formation of thrombin and fibrin. VWF promotes platelet aggregation and platelet adhesion on damaged vascular endothelium; it also serves as a stabilizing carrier protein for the procoagulant protein FVIII.</p>', '<p>Alphanate contains the labeled amount of Factor VIII expressed in International Units (IU) FVIII/vial and Willebrand.<br />\r\n<br />\r\n<strong>Factor</strong>: Ristocetin Cofactor activity in IU VWF:RCo/vial.<br />\r\n<br />\r\n<strong>Hemophilia A</strong>: Control and prevention of bleeding episodes</p>\r\n\r\n<ul>\r\n	<li>Dose (units) = body weight (kg) x desired FVIII rise (IU/dL or % of normal) x 0.5 (IU/kg per IU/dL)</li>\r\n	<li>Frequency of intravenous injection of the reconstituted product is determined by the type of bleeding episode and the recommendation of the treating physician</li>\r\n</ul>\r\n\r\n<p><strong>Von Willebrand Disease</strong>: Surgical and/or invasive procedure in adult and pediatric patients except Type 3 undergoing major surgery</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: Pre-operative dose of 60 IU VWF:RCo/kg body weight; subsequent doses of 40-60 IU VWF:RCo/kg/body weight at 8-12 hour intervals post-operative as clinically needed.</li>\r\n	<li><strong>Pediatric</strong>: Pre-operative dose of 75 IU VWF:RCo/kg/body weight; subsequent doses of 50-75 IU VWF:RCo/kg body weight at 8-12 hour intervals post-operative as clinically needed.</li>\r\n	<li>Dosage based on protocol used in the Alphanate prospective clinical trial according to judgment of the investigator.</li>\r\n</ul>\r\n\r\n<p><strong>Pediatric Use</strong>-</p>\r\n\r\n<ul>\r\n	<li><strong>Hemophilia A Indication</strong>: Clinical trials for safety and effectiveness in pediatric hemophilia A patients 16 years of age and younger have not been conducted.</li>\r\n	<li><strong>VWD Indication</strong>: The hemostatic efficacy of Alphanate has been studied in 20 pediatric subjects with VWD 18 years of age and under. Based on the data from a subset of these subjects, age had no effect on the pharmacokinetics of VWF:RCo. There were no clinically important differences between pediatric patients and adults.</li>\r\n</ul>\r\n\r\n<p><strong>Geriatric Use</strong>: No human or animal data. Use only if clearly needed.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Alphanate is for intravenous use only after reconstitution. Use plastic disposable syringes. Do not refrigerate after reconstitution. Reconstituted Alphanate may be stored at room temperature (not to exceed 30&deg; C) prior to administration, but administer intravenously within three hours.<br />\r\n<br />\r\nDiscard any unused contents into the appropriate safety container. Do not administer Alphanate at a rate exceeding 10 mL/minute.</p>', '<p>None known.</p>', '<p>Alphanate is contraindicated in patients who have manifested life-threatening immediate hypersensitivity reactions, including anaphylaxis, to the product or its components.</p>', '<p>The most frequent adverse events reported with Alphanate in &gt;5% of patients are respiratory distress, pruritus, rash, urticaria, face<br />\r\nedema, paresthesia, pain, fever, chills, joint pain and fatigue</p>', '<p><strong>Pregnancy</strong>: No human or animal data. Use only if clearly needed<br />\r\n<br />\r\n<strong>Labor and Delivery</strong>: No human or animal data. Use only if clearly needed<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: No human or animal data. Use only if clearly needed</p>', '<p>Risk of thromboembolic events &amp; infections. Pregnancy.</p>', NULL, '<p>Haemostatics</p>', NULL, '<p><strong>Pediatric Use</strong>: Clinical trials for safety and effectiveness in pediatric hemophilia A patients have not been conducted. The hemostatic efficacy of Alphanate has been studied in 20 pediatric subjects with VWD 18 years of age and under. Based on the data from a subset of these subjects, age had no effect on the pharmacokinetics of VWF:RCo<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No human or animal data. Use only if clearly needed</p>', '2022-02-14 06:38:57', '2022-03-15 04:55:52'),
(67, 67, '<p>Alprazolam is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Anxiety disorder</li>\r\n	<li>Short term relief of anxiety</li>\r\n	<li>Anxiety associated with depression</li>\r\n	<li>Panic disorder, with or without agoraphobia.</li>\r\n</ul>', '<p>Alprazolam is a triazole analog of the 1,4-benzodiazepine class of drugs. It is an anxiolytic with hypnotic and anticonvulsive properties. Alprazolam is presumed to produce its effects via interacting with the Gamma Aminobutyric Acid (GABA)- benzodiazepine receptor complex. Like all benzodiazepines, it causes a dose-related CNS depressant activity varying from mild impairment of task performance to hypnosis.</p>', '<p>Treatment should be initiated with a dose of 0.25 to 0.5 mg three times daily. Depending on the response, dose may be increased at intervals of 3 to 4 days in increments of no more than 1 mg/day. The maximum dose should not exceed 4 mg/day. Occasional patients with panic disorder may need as much as 10 mg a day to achieve a successful response and in these cases periodic reassessment and consideration of dosage adjustment is required.<br />\r\n<br />\r\nDosage should be individualized for maximum beneficial effect with the lowest possible dose. If side-effects occur at starting dose, dose may be lowered. When discontinuing therapy, dosage should be reduced gradually by no more than 0.5 mg every three days.<br />\r\n<br />\r\nIn elderly patients or in patients with advanced liver disease, the usual starting dose is 0.25 mg, two or three times daily and may be gradually increased if needed and tolerated.<br />\r\n<br />\r\nAlprazolam 1 mg should be administered once daily, preferably in the morning by patients who are on multiple dosage regimens of Alprazolam 0.25/0.5 mg. The tablets should be taken intact, they should not be chewed, crushed, or broken.</p>', '<p>The CNS-depressant action of Alprazolam may be aggravated by concomitant use of other psychotropic drugs, anticonvulsants, antihistaminics, alcohol and oral ontraceptives.</p>', NULL, '<p>Side effects, if occur, are generally observed at the beginning of therapy and usually disappear upon continued medication. The most frequent side effects are drowsiness and light-headedness. The other side effects, that may occur include depression, headache, confusion, dry mouth, constipation, etc.</p>', '<p>Alprazolam has been categorized in pregnancy category D; that means, it should be avoided in pregnancy. Like other benzodiazepines, Alprazolam is assumed to be excreted in breast milk. Therefore, nursing should not be undertaken by mothers who must use Alprazolam.</p>', '<p>Because Alprazolam may produce psychological and physical dependence, the increment of dose or abrupt discontinuation of Alprazolam therapy should not be done without the physician&#39;s advice. The duration of therapy must be determined by the physicians. Alprazolam should be administered with caution to patients with hepatic or renal disease, chronic pulmonary insufficiency, or sleep apnea.</p>', '<p>Manifestations of Alprazolam overdosage include somnolence, confusion, impaired coordination, diminished reflexes, and coma. In such cases of overdosage general supportive measures should be employed along with immediate gastric lavage.</p>', '<p>Benzodiazepine sedatives</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>The safety and effectiveness of Alprazolam in individuals below 18 years of age have not been established.</p>', '2022-02-14 06:39:14', '2022-03-15 05:05:38'),
(68, 68, '<p><strong>Acute Ischemic Stroke</strong>: Alteplase is indicated for the treatment of acute ischemic stroke. Exclude intracranial hemorrhage as the primary cause of stroke signs and symptoms prior to initiation of treatment. Initiate treatment as soon as possible but within 3 hours after symptom onset.<br />\r\n<br />\r\n<strong>Acute Myocardial Infarction</strong>: Alteplase is indicated for use in acute myocardial infarction (AMI) for the reduction of mortality and the reduction of the incidence of heart failure.<br />\r\n<br />\r\n<strong>Pulmonary Embolism</strong>: Alteplase is indicated for the lysis of acute massive pulmonary embolism, defined as:</p>\r\n\r\n<ul>\r\n	<li>Acute pulmonary emboli obstructing blood flow to a lobe or multiple lung segments.</li>\r\n	<li>Acute pulmonary emboli accompanied by unstable hemodynamics, e.g., failure to maintain blood pressure without supportive measures.</li>\r\n</ul>', '<p>Alteplase is a serine protease responsible for fibrin-enhanced conversion of plasminogen to plasmin. It produces limited conversion of plasminogen in the absence of fibrin. When introduced into the systemic circulation at pharmacologic concentration, alteplase binds to fibrin in a thrombus and converts the entrapped plasminogen to plasmin. This initiates local fibrinolysis with limited systemic proteolysis.<br />\r\n<br />\r\n<strong>Pharmacodynamics</strong>: Following administration of 100 mg Alteplase, there is a decrease (16%-36%) in circulating fibrinogen. In a controlled trial, 8 of 73 patients (11%) receiving Alteplase (1.25 mg/kg body weight over 3 hours) experienced a decrease in fibrinogen to below 100 mg/dL.<br />\r\n<br />\r\n<strong>Pharmacokinetics</strong>: Alteplase in acute myocardial infarction (AMI) patients is rapidly cleared from the plasma with an initial half-life of less than 5 minutes. There is no difference in the dominant initial plasma half-life between the 3-hour and accelerated regimens for AMI. The plasma clearance of alteplase is 380-570 mL/min, primarily mediated by the liver. The initial volume of distribution approximates plasma volume.</p>', '<p><strong>Acute Ischemic Stroke</strong>: Administer Alteplase as soon as possible but within 3 hours after onset of symptoms. The recommended dose is 0.9 mg/kg (not to exceed 90 mg total dose), with 10% of the total dose administered as an initial intravenous bolus over 1 minute and the remainder infused over 60 minutes. During and following Alteplase administration for the treatment of acute ischemic stroke, frequently monitor and control blood pressure. In patients without recent use of oral anticoagulants or heparin, Alteplase treatment can be initiated prior to the availability of coagulation study results. Discontinue Alteplase if the pretreatment International Normalized Ratio (INR) is greater than 1.7 or the activated partial thromboplastin time (aPTT) is elevated.<br />\r\n<br />\r\n<strong>Acute Myocardial Infarction</strong>: Administer Alteplase as soon as possible after the onset of symptoms. The recommended total doses for acute myocardial infarction (AMI) is based on patient weight, not to exceed 100 mg, regardless of the selected administration regimen (accelerated or 3 hour). There are two Alteplase dose regimens (accelerated and 3-hour) for use in the management of AMI; there are no controlled studies to compare clinical outcomes with these regimens<br />\r\n<br />\r\n<strong>Pulmonary Embolism (PE)</strong>: The recommended dose is 100 mg administered by IV infusion over 2 hours. Institute parenteral anticoagulation near the end of or immediately following the Alteplase infusion when the partial thromboplastin time or thrombin time returns to twice normal or less.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Following bolus dose, if indicated:</p>\r\n\r\n<ul>\r\n	<li><strong>50 mg vials</strong>: administer using either a polyvinyl chloride bag or glass vial and infusion set.</li>\r\n	<li><strong>100 mg vials</strong>: remove from the vial any quantity of drug in excess of that specified for patient treatment. Insert the spike end of an infusion set through the same puncture site created by the transfer device in the stopper of the vial of reconstituted Alteplase. Peel the clear plastic hanger from the vial label. Hang the Alteplase vial from the resulting loop.</li>\r\n</ul>\r\n\r\n<p>Alteplase is for intravenous administration only. Extravasation of Alteplase infusion can cause ecchymosis or inflammation. If extravasation occurs, terminate the infusion at that IV site and apply local therapy. Do not add any other medication to infusion solutions containing Alteplase.</p>', '<p>The interaction of Alteplase with other cardioactive or cerebroactive drugs has not been studied. Anticoagulants and antiplatelet drugs increase the risk of bleeding if administered prior to, during, or after Alteplase therapy. In the post-marketing setting, there have been reports of orolingual angioedema in patients (primarily patients with AIS) receiving concomitant angiotensin-converting enzyme inhibitors.</p>', '<p><strong>Acute Ischemic Stroke</strong>: Do not administer Alteplase to treat acute ischemic stroke in the following situations in which the risk of bleeding is greater than the potential benefit [see Warnings and Precautions (5.1)]:</p>\r\n\r\n<ul>\r\n	<li>Current intracranial hemorrhage</li>\r\n	<li>Subarachnoid hemorrhage</li>\r\n	<li>Active internal bleeding</li>\r\n	<li>Recent (within 3 months) intracranial or intraspinal surgery or serious head trauma</li>\r\n	<li>Presence of intracranial conditions that may increase the risk of bleeding (e.g., some neoplasms, arteriovenous malformations, or aneurysms)</li>\r\n	<li>Bleeding diathesis</li>\r\n	<li>Current severe uncontrolled hypertension.</li>\r\n</ul>\r\n\r\n<p><strong>Acute Myocardial Infarction or Pulmonary Embolism</strong>: Do not administer Alteplase for treatment of AMI or PE in the following situations in which the risk of bleeding is greater than the potential benefit:</p>\r\n\r\n<ul>\r\n	<li>Active internal bleeding</li>\r\n	<li>History of recent stroke</li>\r\n	<li>Recent (within 3 months) intracranial or intraspinal surgery or serious head trauma</li>\r\n	<li>Presence of intracranial conditions that may increase the risk of bleeding (e.g. some neoplasms, arteriovenous malformations, or aneurysms)</li>\r\n	<li>Bleeding diathesis</li>\r\n	<li>Current severe uncontrolled hypertension.</li>\r\n</ul>', '<p>The following adverse reactions are:</p>\r\n\r\n<ul>\r\n	<li>Bleeding&nbsp;</li>\r\n	<li>Orolingual Angioedema&nbsp;</li>\r\n	<li>Cholesterol Embolization</li>\r\n	<li>Reembolization of Deep Venous Thrombi during Treatment for Acute Massive Pulmonary</li>\r\n	<li>Embolism.</li>\r\n</ul>', '<p>Pregnancy Category C. Alteplase is embryocidal in rabbits when intravenously administered in doses of approximately two times (3 mg/kg) the human dose for AMI. No maternal or fetal toxicity was evident at 0.65 times (1 mg/kg) the human dose in pregnant rats and rabbits dosed during the period of organogenesis. There are no adequate and well-controlled studies in pregnant women. It is not known whether Alteplase is excreted in human milk. Many drugs are excreted in human milk.</p>', '<ul>\r\n	<li>Increases the risk of bleeding. Avoid intramuscular injections. Monitor for bleeding. If serious bleeding occurs, discontinue Alteplase.</li>\r\n	<li>Monitor patients during and for several hours after infusion for orolingual angioedema. If angioedema develops, discontinue Alteplase.</li>\r\n	<li>Cholesterol embolism has been reported rarely in patients treated with thrombolytic agents.</li>\r\n	<li>Consider the risk of reembolization from the lysis of underlying deep venous thrombi in patients with pulmonary embolism.</li>\r\n</ul>', NULL, '<p>Anti-platelet drugs, Fibrinolytics (Thrombolytics)</p>', '<p>Store lyophilized Alteplase at controlled room temperature not to exceed 30&deg;C, or under refrigeration (2-8&deg;C). Protect the lyophilized material during extended storage from excessive exposure to light. If stored between 2-30&deg;C, Alteplase may be used within 8 hours following reconstitution. Discard any unused solution after administration is complete. Do not use beyond the expiration date stamped on the vial.</p>', '<p>Pediatric Use: Safety and effectiveness of Alteplase in pediatric patients have not been established.<br />\r\n<br />\r\nGeriatric Use:</p>\r\n\r\n<ul>\r\n	<li><strong>Acute Ischemic Stroke</strong>: In exploratory, multivariate analyses of Studies 1 and 2, age greater than 77 years was one of several interrelated baseline characteristics associated with an increased risk of intracranial hemorrhage. Efficacy results suggest a reduced but still favorable clinical outcome for Alteplase-treated elderly.</li>\r\n	<li><strong>Acute Myocardial Infarction</strong>: In a large trial of accelerated-infusion Alteplase that enrolled 41,021 patients with AMI to one of four thrombolytic regimens [see Clinical Studies (14.2)], patients over 75 years of age, a predefined subgroup, comprised 12% of enrolment. In these patients, the incidence of stroke was 4.0% for the Alteplase accelerated infusion group, 2.8% for streptokinase IV [SK (IV)], and 3.2% for streptokinase SQ [SK (SQ)]. The incidence of combined 30-day mortality or nonfatal stroke was 20.6% for accelerated infusion of Alteplase, 21.5% for SK (IV), and 22.0% for SK (SQ).</li>\r\n</ul>', '2022-02-14 06:39:30', '2022-03-15 05:13:18'),
(69, 69, '<p>This spray is indicated for the tratment of Hyperhidrosis.</p>', NULL, '<p>Initially apply this spray in the morning &amp; evening after drying the affected areas carefully. The frequency of application may be reduced to twice a week or less after improving the condition.</p>', NULL, '<p>Contraindicated in any other ingredient of this preparations.</p>', NULL, NULL, NULL, NULL, '<p>Miscellaneous topical agents</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:40:11', '2022-03-15 05:17:35'),
(70, 70, '<p>Aluminium Chloride Hexahydrate is indicated for the treatment of excessive perspiration of the underarms, hands, feet and scalp.</p>', '<p>Aluminium Chloride Hexahydrate acts locally in the stratum corneum and terminal duct to relieve hyperhidrosis. Aluminium salts cause an obstruction of the ducts of sweat glands at the skin surface. It seems that the metal (Aluminium) ions precipitate with mucopolysaccharides, damaging epithelial cells along with the duct lumen and forms a plug (gel) that blocks sweat output.</p>', '<p><strong>Step 1</strong>: Apply Aluminium Chloride Hexahydrate topical solution at night after drying the affected areas carefully.<br />\r\n<br />\r\n<strong>Step 2</strong>: Wash off in the morning. Do not re-apply the product during the day.<br />\r\n<br />\r\n<strong>Step 3</strong>: Initially the product may be applied every night until sweating stops during the day. The frequency of application may be reduced to twice a week or less, if excess sweating is stopped during the day.</p>', '<p>There are no known drug interactions for Aluminium Chloride Hexahydrate topical solution.</p>', '<p>Aluminium Chloride Hexahydrate is contraindicated in patients with known hypersensitivity to any of its components.</p>', '<p>Aluminium Chloride Hexahydrate is normally well tolerated and adverse effects are only mild and short-lasting. But sometimes irritation of the skin like- stinging, burning, redness, swelling, tingling or itching of treated skin areas may occur. These irritations may be alleviated by use of a weak corticosteroid cream.</p>', '<p>There are no restrictions on the use of this medication during pregnancy and lactation.</p>', '<p>For external use only. Do not apply this medication to broken, irritated or recently shaved skin. Avoid contact with eyes, mouth, nose and lips. Avoid direct contact with clothing and polished metal or jewellery surfaces. Keep out of reach of children.</p>', NULL, '<p>Miscellaneous topical agents</p>', '<p>Store in a cool &amp; dry place, protected from light. Keep out of reach of children. Keep away from naked flame. Store upright.</p>', NULL, '2022-02-14 06:40:46', '2022-03-15 05:25:52'),
(71, 71, '<p>Aluminium Hydroxide and Magnesium Hydroxide is indicated for Hyperacidity, peptic ulcer, gastritis, heartburn, sour stomach &amp; dyspepsia.</p>', '<p>This drug is well-balanced combination of essential non-systemic antacids which excel in efficacy and palatability. These are dependable antacid preparations without acid rebound, constipating or cathertic effects. Both the preparations provide symptomatic relief of hyperacidity associated with heartburn, acid ingestion or sour stomach.<br />\r\n<br />\r\nAluminium hydroxide gel, a slow acting antacid and an adsorbent with prolonged effect, has high neutralizing power. Magnesium Hydroxide possesses a slow but sustained acid neutralizing property. Antacids of both tablet and suspension possess adsorbent property. They form a protecting coating over the ulcer surface facilitating its healing; thus protecting the sensitive mucosa of stomach and duodenum from further irritation.</p>', '<p><strong>Tablet</strong>: Two tablets 1-3 hours after meal and at bed time or as directed by the physician.<br />\r\n<br />\r\n<strong>Suspension</strong>: 2 tea spoonful 1-3 hours after meal and at bed time or as directed by the physician.</p>', '<p>This drug inhibits the absorption of following drugs: Azithromycin, cefpodoxime, ciprofloxacin, isoniazid, rifampicin, norfloxacin, ofloxacin, pivampicillin, tetracyclines, Gabapentin and phenytoin, Itraconazole, ketoconazole, Chloroquine, hydroxychloroquine and Phenothiazines.</p>', '<p>This is contraindicated in hypophosphataemia. It is also contraindicated in alkalosis and hypermagnesaemia where abdominal distention may be due to partial or complete intestinal obstruction.</p>', '<p>Long term use of any antacid results in alkaluria, which may predispose to nephrolithiasis by forming precipitation of calcium phosphate.</p>', '<p>It is advised to avoid antacid preparations in the first trimester of pregnancy.</p>', '<p>Antacids reduce the absorption of tetracycline when given concomitantly. These should not be used concomitantly</p>', NULL, '<p>Antacids</p>', '<p>Aluminium Hydroxide and Magnesium Hydroxide is indicated for Hyperacidity, peptic ulcer, gastritis, heartburn, sour stomach &amp; dyspepsia.</p>', NULL, '2022-02-14 06:41:35', '2022-07-02 05:33:05'),
(72, 72, '<p>Aluminium Oxide &amp; Magnesium Trisilicate is indicated in Heartburn, Indigestion, Gastric Hyperacidity, Peptic ulcer disease, Gastroesophageal reflux disorder (GERD)</p>', '<p><strong>Aluminum hydroxide&nbsp;</strong>neutralizes stomach hydrocloride to form AICI3&nbsp;salt plus water; increases gastric pH.<br />\r\n<br />\r\n<strong>Magnesium Trisilicate</strong>&nbsp;neutralizes gastric acidity by increasing gastric pH</p>', '<p>Take 2-4 teaspoonful after meals and at bedtime as needed (up to 4 times a day)</p>', '<p><strong>Aluminium Hydroxide</strong>: Enhanced absorption with citrates or ascorbic acid. Decreases absorption of allopurinol, tetracyclines, quinolones, cephalosporins, biphosphonate derivatives, corticosteroids, cyclosporin, delavirdine, Fe salts, imidazole antifungals, isoniazid, mycophenolate, penicillamine, phosphate supplements, phenytoin, phenothiazines, trientine.<br />\r\n<br />\r\n<strong>Magnesium Trisilicate</strong>: None well documented.</p>', '<p>Hypophosphataemia</p>', '<p>Diarrhoea, constipation, nausea, vomiting.</p>', '<p>Pregnancy Category- Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Renal dysfunction, low phosphate diet, prolonged use.</p>', NULL, '<p>Antacid with laxative action, Antacids</p>', NULL, NULL, '2022-02-14 06:42:10', '2022-03-15 05:35:01'),
(73, 73, '<p>Alverine Citrate is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Irritable Bowel Syndrome</li>\r\n	<li>Bowel movement disturbances caused by small sacs or pouches in the wall of the gut (diverticular disease)</li>\r\n	<li>Abdominal pain associated with menstrual periods (Primary dysmenorrhea)</li>\r\n	<li>Relief of other conditions associated with spasm of involuntary muscle</li>\r\n</ul>', '<p>Alverine Citrate is a smooth muscle relaxant. Smooth muscle is a type of muscle that is not under voluntary control; it is the muscle present in places such as the gut and uterus. Alverine Citrate acts directly on the muscle in the gut, causing it to relax. This prevents the muscle spasm which occur in the gut in conditions such as irritable bowel syndrome and diverticular disease. Alverine Citrate also relaxes the smooth muscle in the uterus. It is therefore also used to treat painful menstruation, which is caused by muscle spasm in the uterus (dysmenorrhea).</p>', '<p><strong>Adult</strong>: Orally: 60-120 mg 1-3 times daily.</p>', '<p>There are no drug interactions reported with this medicine.</p>', '<p>Paralytic ileus or known hypersensitivity to any of the ingredients.</p>', '<p>Possible side effects may include nausea, headache, dizziness, itching, rash and allergic reactions.</p>', '<p>Although no teratogenic effects have been reported, use during pregnancy or lactation is not recommended as evidence of safety in preclinical studies are limited.</p>', '<p>Avoid Alverine Citrate in patients with intestinal obstruction or paralytic ileus.</p>', '<p>Can produce hypotension and atropine like-toxic effects. Management for overdose is as like as atropine poisoning with continuation of supportive therapy for hypotension.</p>', '<p>Anticholinergics</p>', '<p>Store in a cool and dry place, away from light. Keep all medicines out of the reach of children. Store below 25&deg;C temperature.</p>', '<p>Children under 12 years: Not recommended</p>', '2022-02-14 06:42:34', '2022-03-15 05:39:45');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(74, 74, '<p>Amantadine Hydrochloride is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Treatment of parkinsonism</li>\r\n	<li>Treatment of drug-induced extrapyramidal reactions</li>\r\n	<li>Prophylaxis and treatment of signs and symptoms of infection caused by various strains of influenza A virus</li>\r\n</ul>', '<p>The mechanism by which amantadine exerts its antiviral activity is not clearly understood. It appears to mainly prevent the release of infectious&nbsp;viral&nbsp;nucleic acid&nbsp;into the host cell by interfering with the function of the transmembrane domain&nbsp;of the viral M2 protein. In certain cases, amantadine is also known to prevent virus assembly during virus replication. It does not appear to interfere with the immunogenicity of inactivated influenza A virus vaccine.<br />\r\n<br />\r\nAmantadine inhibits the replication of influenza A virus isolates from each of the subtypes, i.e., H1N1, H2N2 and H3N2. It has very little or no activity against influenza&nbsp;B virus&nbsp;isolates. A quantitative relationship between the&nbsp;in vitrosusceptibility of influenza A virus to amantadine and the clinical response to therapy has not been established in man.&nbsp;Sensitivity&nbsp;test results, expressed as the concentration of amantadine required to inhibit by 50% the growth of virus (ED50) in tissue culture vary greatly (from 0.1 &micro;g/mL to 25.0 &micro;g/mL) depending upon the assay protocol used, size of virus inoculum, isolates of influenza A virus strains tested, and the cell type used. Host cells in tissue culture readily tolerated amantadine up to a concentration of 100 &micro;g/mL.</p>', '<p><strong>Parkinson&#39;s disease</strong>:</p>\r\n\r\n<ul>\r\n	<li>Adult: Initially, 100 mg/day, increased to 100 mg bid after a wk or more. Max dose: 400 mg daily.</li>\r\n	<li>Elderly: &gt;65 yr: Lowest effective dose.</li>\r\n</ul>\r\n\r\n<p><strong>Prophylaxis of influenza A</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 100 mg daily for up to 6 wk; when used with influenza vaccination: only up to 3 wk after vaccination.</li>\r\n	<li><strong>Child</strong>: 10-15 yr: 100 mg daily.</li>\r\n</ul>\r\n\r\n<p><strong>Influenza A</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 100 mg daily for 5 days.</li>\r\n	<li><strong>Elderly</strong>: &gt;65 yr: Daily dose of 1 day.</li>\r\n</ul>\r\n\r\n<p><strong>Herpes zoster in immunocompromised patients</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 100 mg bid for 14 days, continued for another 14 days if pain persists.</li>\r\n</ul>', '<p>Concurrent administration of Amantadine and anticholinergic agents or levodopa may increase confusion, hallucinations, nightmares, gastro-intestinal disturbances, or other atropine-like side effects. Psychotic reactions have been observed in patients receiving Amantadine and Levodopa.<br />\r\n<br />\r\nConcurrent administration of Amantadine and drugs or substances (e.g. alcohol) acting on the CNS may result in additive CNS toxicity. Close observation is recommended.</p>', '<p>Amantadine is contraindicated in patients with known hypersensitivity to the active substances or to any of the excipients.</p>', '<p>The adverse effects of Amantadine are generally mild and, when they occur, may diminish or cease after a week or more on the medication. The most commonly reported side effects include nausea, dizziness/ lightheadedness, and insomnia.<br />\r\n<br />\r\nOther side effects may include edema of ankles, livedo reticularis; anxiety, elevation of mood, headache, lethargy, hallucinations, ataxia, slurred speech, blurred vision, loss of concentration, nervousness, depression, myalgia, palpitations, orthostatic hypotension, dry mouth, anorexia, constipation and diaphoresis.</p>', '<p>Pregnancy category C. No well-controlled studies have been done in pregnant women to evaluate Amantadine&#39;s safety. Amantadine may be used during pregnancy when the potential benefits outweigh the potential but unknown risks to the fetus.<br />\r\n<br />\r\nAmantadine is excreted into breast milk in low concentrations. As no information is available on the effects in infants, therefore amantadine should be used cautiously in women who are breastfeeding.</p>', '<p>Amantadine should not be discontinued abruptly in patients with Parkinson&#39;s disease since a few patients have experienced a parkinsonian crisis, i.e., a sudden marked clinical deterioration, when this medication was suddenly stopped. The dose of anticholinergic drugs or of Amantadine Hydrochloride should be reduced if atropine-like effects appear when these drugs are used concurrently. Abrupt discontinuation may also precipitate delirium, agitation, delusions, hallucinations, paranoid reaction, stupor, anxiety, depression and slurred speech.</p>', NULL, '<p>Respiratory viral infections (Influenza)</p>', '<p>Amantadine Hydrochloride is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Treatment of parkinsonism</li>\r\n	<li>Treatment of drug-induced extrapyramidal reactions</li>\r\n	<li>Prophylaxis and treatment of signs and symptoms of infection caused by various strains of influenza A virus</li>\r\n</ul>', '<p><strong>Patients with renal impairment</strong>: &nbsp;The dose should be reduced. This can be achieved by either reducing the total daily dose, or by increasing the dosage interval in accordance with the creatinine clearance. For example:</p>\r\n\r\n<ul>\r\n	<li><strong>CrCl &lt;15 ml/min</strong>: Contraindicated</li>\r\n	<li><strong>CrCl 15-35&nbsp;ml/min</strong>:&nbsp;100 mg every 2 to 3 days</li>\r\n	<li><strong>CrCl &gt;35&nbsp;ml/min</strong>:&nbsp;100mg every day</li>\r\n</ul>\r\n\r\n<p><strong>Patients with hepatic impairment</strong>: Use with caution</p>', '2022-02-14 06:43:01', '2022-03-15 05:52:45'),
(75, 75, '<p>Ambrisentan is indicated for the treatment of&nbsp;pulmonary arterial hypertension&nbsp;(PAH) (WHO Group 1):</p>\r\n\r\n<ul>\r\n	<li>To improve exercise ability and delay clinical worsening.</li>\r\n	<li>In combination with tadalafil to reduce the risks of disease progression and hospitalization for worsening PAH, and to improve exercise ability.</li>\r\n</ul>\r\n\r\n<p>Studies establishing effectiveness included predominantly patients with WHO Functional Class II&ndash;III symptoms and etiologies of&nbsp;idiopathic&nbsp;or&nbsp;heritable&nbsp;PAH (60%) or PAH associated with&nbsp;connective tissue&nbsp;diseases (34%).</p>', '<p>Endothelin-1 (ET-1) is a potent autocrine and paracrine peptide. Two receptor subtypes, ETA and ETB, mediate the effects of ET-1 in the vascular smooth muscle and endothelium. The primary actions of ETA are&nbsp;vasoconstriction&nbsp;and cell proliferation, while the predominant actions of ETB are&nbsp;vasodilation, antiproliferation, and ET-1 clearance.<br />\r\n<br />\r\nIn patients with&nbsp;PAH, plasma ET-1 concentrations are increased as much as 10-fold and correlate with increased mean right atrial pressure and disease severity. ET-1 and ET-1 mRNA concentrations are increased as much as 9-fold in the lung tissue of patients with PAH, primarily in the endothelium of pulmonary arteries. These findings suggest that ET-1 may play a critical role in the&nbsp;pathogenesis&nbsp;and progression of PAH.<br />\r\n<br />\r\nAmbrisentan is a high-affinity (Ki=0.011 nM) ETA receptor&nbsp;antagonist&nbsp;with a high selectivity for the ETA versus ETB receptor ( &gt; 4000-fold). The clinical impact of high selectivity for ETA is not known.</p>', '<p>Initial treatment is 5 mg once daily, and can be increased to 10 mg once daily if 5 mg is tolerated. Ambrisentan may be administered with or without food.</p>', '<p>Multiple dose co-administration of Ambrisentan and Cyclosporine resulted in an approximately 2-fold increase in Ambrisentan exposure in healthy volunteers; therefore, limit the dose of Ambrisentan to 5 mg once daily when co-administered with Cyclosporine.</p>', '<p>Ambrisentan may cause fetal harm when administered to a pregnant woman. Ambrisentan is contraindicated in women who are or may become pregnant. If this drug is used during pregnancy, or if the patient becomes pregnant while taking this drug, the patient should be apprised of the potential hazard to a fetus. Pregnancy must be excluded before the initiation of treatment with Ambrisentan and prevented during treatment and for one month after stopping treatment. Ambrisentan is contraindicated in patients with Idiopathic Pulmonary Fibrosis (IPF) including IPF patients with pulmonary hypertension (WHO Group 3).</p>', '<p>Decreases in hemoglobin concentration and hematocrit have followed administration of other endothelin receptor antagonists and were observed in clinical studies with Ambrisentan.</p>', '<p>Pregnancy Category X. It is not known whether Ambrisentan is excreted in human milk. Breastfeeding while receiving Ambrisentan is not recommended.</p>', '<p><strong>Fluid Retention</strong>: Peripheral edema is a known class effect of endothelin receptor antagonists, and is also a clinical consequence of PAH and worsening PAH.<br />\r\n<br />\r\n<strong>Pulmonary Veno-occlusive Disease</strong>: If patients develop acute pulmonary edema during initiation of therapy with vasodilating agents such as Ambrisentan, the possibility of pulmonary veno-occlusive disease should be considered, and if con_rmed. Ambrisentan should be discontinued.<br />\r\n<br />\r\n<strong>Hematological Changes</strong>: Decreases in hemoglobin concentration and hematocrit have followed administration of other endothelin receptor antagonists and were observed in clinical studies with Ambrisentan.</p>', NULL, '<p>Anti-hypertensive, Endothelin receptor antagonist</p>', '<p>Store in a cool and dry place, below 30&deg; C. Protect from light and moisture.</p>', '<p><strong>Pediatric patients:</strong>&nbsp;Safety and effectiveness of Ambrisentan in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Hepatic impaired patient:</strong>&nbsp;Ambrisentan is not recommended in patients with moderate or severe hepatic impairment.</p>', '2022-02-14 06:43:19', '2022-03-15 05:57:44'),
(76, 76, '<p>This is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Productive cough</li>\r\n	<li>Acute and chronic inflammatory disorders of upper and lower respiratory tracts associated with viscid mucus including acute and chronic bronchitis</li>\r\n	<li>Inflammatory disease of rhinopharyngeal tract (laryngitis, pharyngitis, sinusitis and rhinitis) associated with viscid mucus</li>\r\n	<li>Asthmatic bronchitis bronchial asthma with thick expectoration</li>\r\n	<li>Bronchiectasis</li>\r\n	<li>Chronic pneumonia etc.</li>\r\n</ul>', '<p>Ambroxol is the active metabolite of bromhexine and it has been proven that this metabolite possesses a greater bronchosecretolytic effect than bromhexine. It improves sputum rheology by hydrating mechanism leading to liquefaction of mucus in the lumen of respiratory tract, thus facilitating expectoration of mucus and reducing dyspnea. It stimulates production of phospholipids of surfactant by alveolar cells, thus contributing to the lowering of superficial tension in the alveoli. It also reduces bronchial hyperactivity. Ambroxol has anti inflammatory properties owing to the inhibitory effect on the production of cellular cytokines and arachidonic acid metabolites. In patients with COPD it traditionally improves airway patency.</p>', '<p>Average daily dose (preferably after meal):<br />\r\n<br />\r\nPediatric Drops:</p>\r\n\r\n<ul>\r\n	<li><strong>0-6 months</strong>: 0.5 ml 2 times a day</li>\r\n	<li><strong>6-12 months</strong>: 1 ml 2 times a day</li>\r\n	<li><strong>1-2 years</strong>: 1.25 ml 2 times a day</li>\r\n</ul>\r\n\r\n<p>Syrup:</p>\r\n\r\n<ul>\r\n	<li><strong>2-5 years</strong>: 2.5 ml (1/2 teaspoonful) 2-3 times a day</li>\r\n	<li><strong>5-10 years</strong>: 5 ml (1 teaspoonful) 2-3 times a day</li>\r\n	<li><strong>10 years and adults</strong>: 10 ml (2 teaspoonful) 3 times a day.</li>\r\n</ul>\r\n\r\n<p>Sustained release capsule: Adult and children over 12 years old: 1 capsule once daily.</p>', '<p>Ambroxol should not be taken simultaneously with antitussives (e.g.Codeine) because phlegm, which has been liquefied by Ambroxol might not be expectorated.</p>', '<p>Contraindicated in known hypersensitivity to Ambroxol or Bromhexine.</p>', '<p>Gastrointestinal side effects like epigastric pain, stomach overfill feeling may occur occasionally. Rarely allergic responses such as eruption, urticaria or angioneurotic edema have been reported.</p>', '<p>Teratogenic and fetal toxicity studies have shown no harmful effect of Ambroxol. However, it is advised not to use it in pregnancy, especially during the1st trimester. Safety during lactation has not been established yet.</p>', '<p>Ambroxol should be given cautiously to patients with gastric and duodenal ulceration or convulsive disorders. Patients with hepatic and renal insufficiency should take it with caution.</p>', NULL, '<p>Cough expectorants &amp; mucolytics</p>', '<p>Protect from direct light exposure, Store in a dry place at a temperature not exceeding 30&deg;C, Keep out of the reach of children.</p>', NULL, '2022-02-14 06:43:42', '2022-03-15 06:01:50'),
(77, 77, '<p>Amikacin is indicated in the short-term treatment of serious infections due to susceptible strains of Gram-negative bacteria. Amikacin is effective in bacterial septicemia (including neonatal sepsis); in serious infections of the respiratory tract, bones and joints, central nervous system (including meningitis) and skin and soft tissue; intra-abdominal infections (including peritonitis); and in burns and postoperative infections (including postvascular surgery). Clinical studies have shown Amikacin also to be effective in serious complicated and recurrent urinary tract infections due to those organisms.<br />\r\n<br />\r\nAmikacin was effective in infections caused by gentamicin and/or tobramycin-resistant strains of Gram-negative organisms, particularly Proteus rettgeri, Providencia stuartii, Serratia marcescens, and Pseudomonas aeruginosa.<br />\r\n<br />\r\nAmikacin has also been shown to be effective in staphylococci infections and may be considered as initial therapy under certain conditions in the treatment of known or suspected staphylococcal disease such as, severe infections where the causative organism may be either a Gram-negative bacterium or a staphylococcus.</p>', '<p>Amikacin Sulfate is a semi-synthetic aminoglycoside antibiotic. Amikacin is active in vitro against pseudomonas species, Escherichia coli, Proteus species, Providencia species, Klebsiella-Enterobacter species, Acinetobacter species, and Citrobacter freundii. When strains of the above organisms are found to be resistant to other aminoglycosides, including Gentamicin, TobrAmykin and KanAmykin, many are susceptible to Amikacin. Amikacin sulfate is active in vitro against penicillinase and nonpenicillinase-producing Staphylococcus species including methicillin-resistant strains.</p>', '<p><strong>Adults and children</strong>: 15 mg/kg/day in two equally-divided doses (equivalent to 500 mg bid in adults). Use of the 100 mg is recommended for children for the accurate measurement of the appropriate dose.<br />\r\n<br />\r\n<strong>Neonates and premature children</strong>: An initial loading dose of 10 mg/kg followed by 15 mg/kg/day in two equally divided doses.<br />\r\n<br />\r\n<strong>Elderly</strong>: Amikacin is excreted by the renal route. Renal function should be assessed whenever possible and dosage adjusted as described under impaired renal function.<br />\r\n<br />\r\n<strong>Life-threatening infections and/or those caused by Pseudomonas</strong>: The adult dose may be increased to 500 mg every eight hours but should neither exceed 1.5g/day nor be administered for a period longer than 10 days. A maximum total adult dose of 15g should not be exceeded.<br />\r\n<br />\r\n<strong>Urinary tract infections</strong>&nbsp;(other than pseudomonal infections): 7.5mg/kg/day in two equally divided doses (equivalent to 250 mg b.i.d. in adults).<br />\r\n<br />\r\n<strong>Impaired renal function</strong>: In patients with impaired renal function, the daily dose should be reduced and/or the intervals between doses increased to avoid accumulation of the drug.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p><strong>Intramuscular or intravenous administration</strong>: For most infections the intramuscular route is preferred, but in life threatening infections, or in patients in whom intramuscular injection route is not feasible the intravenous route may be used.<br />\r\n<br />\r\n<strong>Intraperitoneal use</strong>: Amikacin may be used as an irrigant after recovery from anesthesia in concentration of 0.25%.</p>', '<p>Concurrent administration of Amikacin with myorelaxants leads to potentiation of their effects and there is a possibility of cessation of the breathing. The combination with other Aminoglycoside antibiotics should be avoided because of the augmentation of their ototoxic and nephrotoxic effects. Concurrent administration of Amikacin with fast acting diuretics increases the risk of ototoxicity in patients with renal failure. Combination with Cephalosporins or Polymixins increases the risk of nephrotoxicity.</p>', '<p>Amikacin Injection is contraindicated in patients with a known history of hypersensitivity to Amikacin, any constituents of the injection.</p>', '<p>The adverse effects have been reported with the use of Amikacin are tinnitus, vertigo, partial reversible or irreversible deafness, skin rash, drug fever, headache, paraesthesia, nausea and vomiting.</p>', '<p>Amikacin rapidly crosses the placenta into the foetal circulation and amniotic fluid and there is a potential risk of ototoxicity in the foetus. There is no information available regarding the safety of this drug during breastfeeding.</p>', '<p>Since Amikacin is present in high concentrations in the renal excretory system, patients should be well hydrated to minimize chemical irritation of the renal tubules. If azotemia increases, treatment should be stopped. Monitoring of renal function during treatment with aminoglycosides is particularly important.</p>', '<p>In the event of overdose or toxic reaction, peritoneal dialysis or haemodialysis will aid in the removal of Amikacin from the blood.</p>', '<p>Aminoglycosides</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Amikacin for injection in children or adolescents under 16 years have not been established</p>', '2022-02-14 06:43:55', '2022-03-15 06:07:50'),
(78, 78, '<p>Parenteral amino acid supply in severe forms of hepatic failure (liver insufficiency) with and without encephalopathy. For supply of amino acids as part of a parenteral nutrition regimen when oral or enteral nutrition is impossible or insufficient or contraindicated.</p>', NULL, '<ul>\r\n	<li>For intravenous infusion.</li>\r\n	<li>Usual dose: 1.0 to 1.25 ml/kg/hour.</li>\r\n	<li>Max. dosage: 1.5 g amino acids/kg/day = 1300 ml/day at 70 kg body weight.</li>\r\n	<li>Constant checking of serum electrolytes, fluid balance and acid-base balance is mandatory.</li>\r\n	<li>Amino Acid 8% is used as long as required by therapy.</li>\r\n</ul>', '<p>Because of the increased risk of microbiological contamination and incompatibilities, amino acid solutions should not be mixed with other drugs. Should it become necessary to add other nutrients like carbohydrates, lipid emulsions, electrolytes, vitamins or trace elements to Amino Acid 8% for complete nutrition, care should be given to hygienic admixing, good blending and, in particular, to compatibility.</p>', '<p>Disturbance of amino acid metabolism, metabolic acidosis, fluid overload, hyponatremia, hypokalemia, renal insufficiency, decompensated cardiac insufficiency, shock, hypoxia. No specific studies have been performed to assess the safety of Amino Acid 8% in pregnancy and lactation.</p>', '<p>Due to the special composition of this preparation, use in indications other than those recommended may result in amino acid imbalances and severe metabolic disorders.</p>', NULL, NULL, NULL, '<p>Parenteral nutritional preparations</p>', '<p>Amino Acid 8% should not be stored after the addition of other components. Do not store above 25&deg;C. Do not freeze. Shelf Life: 36 months. Do not use Amino Acid after the expiry date. Do not use if the solution is cloudy or if the container is damaged. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:44:12', '2022-03-15 06:17:31'),
(79, 79, '<p>Prevention and therapy of damages due to faulty or deficient protein metabolism in chronic renal insufficiency in connection with limited protein in food of 40 g/day (for adults) ie, generally in patients with a glomerular filtration rate (GFR) 25 mL/minutes.</p>', '<p>This tablet allows the intake of essential amino acids while minimising the amino-nitrogen intake. Following absorption, the keto- and hydroxy-analogues are transaminated to the corresponding essential amino acids by taking nitrogen from non-essential amino acids, therby decreasing the formation of urea by re-using the amino group. Hence, the accumulation of uraemic toxins is reduced. Keto and hydroxy acids do not induce hyperfiltration of the residual nephrons. Ketoacid containing supplements exert positive effect on renal hyper phosphataemia and secondary hyperparathyroidism. Moreover, renal osteodystrophy may be improved. The use of this tablet in combination with a very low protein diet allows to reduce nitrogen intake while preventing the deleterious consequences of inadequate dietary protein intake and malnutrition.</p>', '<p><strong>Adults (70 kg body weight)</strong>: If not otherwise prescribed, take 4 to 8 tablets three times a day during meals. Swallow whole and must not be chewed. Ingestion during meals facilitates proper absorption and the metabolisation into the corresponding amino acids.<br />\r\n<br />\r\n<strong>Duration of Application</strong>: This tablets are given as long as the glomerular filtration rate (GFR) is between 5 and about 15 mL/minute. Simultaneously food should contain 40 g/day protein or less (adults).</p>', '<ul>\r\n	<li>Concomitant administration of calcium-containing drugs may cause or aggravate elevated serum calcium levels.</li>\r\n	<li>Drugs that form hardly soluble compounds with calcium (e.g. tetracyclines, quinolines such as ciprofloxacin and norfloxacin as well as drugs containing iron, fluoride or estramustine) should not be taken at the same time with this tablet to avoid disturbed absorption of the active substances. An interval of at least two hours should elapse between the ingestion of this tablet and these drugs.</li>\r\n	<li>The susceptibility to cardioactive glycosides, and hence the risk for arrhythmia will increase if this tablet produces elevated serum calcium levels.</li>\r\n	<li>Uraemic symptoms improve under therapy with this tablet. Thus, in case of aluminium hydroxide administration, the dose of this drug has to be reduced if necessary. Serum phosphate levels should be monitored for a decrease.</li>\r\n</ul>', '<p>Hypersensitivity to the active substances or to any of the excipients. Hypercalcaemia. Disturbed amino acid metabolism.</p>', '<p>Hypercalcemia may develop. In this case it is recommended to decrease Vitamin D intake. If hypercalcaemia persists, reduce the dosage of this tablet as well as other source of calcium. The serum calcium level should be monitored regularly. Ensure sufficient calorie intake. No experience has been gained so far with the administration in paediatric patients.</p>', '<p>There are no adequate data from the use of this tablet in pregnant women. Animal studies do not indicate direct or indirect harmful effects with respect to pregnancy, embryonal/foetal development, parturition or postnatal development. Caution should be exercised when prescribing to pregnant women. No experience has been made so far with the use during lactation. No case of overdose has been reported.</p>', '<ul>\r\n	<li>The serum calcium level should be monitored regularly.</li>\r\n	<li>Ensure sufficient calorie intake.</li>\r\n	<li>In the presence of hereditary phenylketonuria, attention should be given to the fact that this tablet contains phenylalanine.</li>\r\n	<li>Monitoring of the serum phosphate levels is needed in case of concomitant administration of aluminium hydroxide.</li>\r\n</ul>', NULL, '<p>Drugs used in chronic kidney dialysis</p>', '<p>Do not store above 30&deg; C. Store in the original package and keep the blisters tightly closed to protect contents from moisture.</p>', NULL, '2022-02-14 06:44:29', '2022-03-15 06:22:15'),
(80, 80, '<p>Amino acid is indicated as a source of amino acids for protein synthesis in patients needing intravenous nutrition. Amino acid is particularly suitable for patients with basal amino acid requirements. Amino acid is also indicated in faster recovery in surgery, burns, renal insufficiency, hepatic insufficiency and effective management of cancer.</p>', '<p>This IV solution is a sterile aqueous solution of crystalline Amino Acid and D-Sorbitol with electrolytes, which are necessary as the nitrogen source for parenteral nutrition. Nitrogen provided in the form of essential and non-essential amino acids. This IV solution contains all 18 essential and non-essential amino acids needed for protein synthesis. The amino acid composition is such that positive nitrogen balance can be achieved in the postoperative period and during extended periods of intravenous nutrition. The solution is clear, colorless to pale yellow colored, having a p H lying in the range of 5.0 to 7.0.</p>', '<p>The nitrogen requirement for maintenance of body protein mass depends on the patient&#39;s condition (nutritional state and degree of metabolic stress).</p>\r\n\r\n<ul>\r\n	<li><strong>No or minor metabolic stress and normal nutritional state</strong>: 0.10-0.15 g nitrogen/kg/day,&nbsp;</li>\r\n	<li><strong>Moderate metabolic stress with or without malnutrition</strong>: 0.15-0.20 g nitrogen/kg/day,&nbsp;</li>\r\n	<li><strong>Severe catabolism as in burns, sepsis and trauma</strong>: up to 0.20-0.25 g nitrogen/kg/day.&nbsp;</li>\r\n</ul>\r\n\r\n<p>The dosage range 0.10-0.25 g nitrogen/kg/day corresponds to 15-35 ml Amino acids&nbsp;IV/kg/day.&nbsp;<br />\r\n<br />\r\nIn obese patients, the dose should be based on the estimated ideal weight. Depending upon patients requirements, 1000-2000 ml Amino acids IV may be infused intravenously per 24 hours. Amino acids IV should be infused slowly, at rates 1.4-2.8 ml (30-60 drops) per minute.<br />\r\n<br />\r\n<strong>In children and infants</strong>: The rate of infusion is 28-35 ml/kg body weight per day is recommended, with a step-wise increase in the rate of administration during the frst week.</p>', '<p>At the recommended dosage the amino acid have no pharmacological effects and is not expected to interact with other medicaments.</p>', '<p>This is contraindicated in patients with inborn errors of amino acids metabolism, severe liver dysfunction and in severe uremia when dialysis facilities are not available. Due to the content of glucose, Amino Acids IV infusion and 10% Glucose with Electrolytes is contraindicated in patients with hyperosmolar nonketotic diabetic coma.</p>', '<p>This preparation is usually well tolerated. Nausea occurs rarely. Vomiting, flushing and sweating have been observed during infusion of Amino acid at rates exceeding the recommended maximal rate. Transient increases liver test during intravenous nutrition have been reported. The reasons are at present unclear. Hypersensitivity reactions have been reported. As with all hypertonic infusion solutions, thrombophlebitis may occur when peripheral veins are used. The incidence may be reduced by the simultaneous infusion of 10% fat emulsion. If given to severely ill, premature infants, hyperphenylalaninemia may occur.</p>', '<p>Successful and safe administration of amino acid solutions during pregnancy in the human has been reported. Animal reproduction studies have not been carried out with Amino acid.</p>', '<p>IV infusion of amino acids is accompanied by increased urinary excretion of the trace elements copper and in particular zinc, which should be taken into account in the dosing of trace elements, particularly during long-term IV nutrition. Hyperphenylalaninemia may occur in severely ill, premature infants. In these patients, monitoring of the phenylalanine level is recommended and the infusion rate adjusted as needed. Amino Acids IV infusion and 10% Glucose with Electrolytes should be used with caution in patients with diabetes mellitus, severe heart failure or with renal function in combination with fluid restrictions or oliguria/anuria of another origin. In patients with hyperglycemia, administration of exogenous insulin might be necessary. In severely malnourished patients refeeding carbohydrates can trigger thiamine (vitamin B1 ) deficiency syndrome. Those at high risk are patients with a history of alcohol abuse, anorexia nervosa, prolonged fasting or starvation and pregnant women with hyperemesis gravidarum. In this kind of patients, parenteral nutrition containing glucose should be given with caution and parenteral administration of thiamine should be considered before and during the administration of glucose. Monitoring of serum potassium and blood glucose is recommended if Amino Acids IV infusion and 10% Glucose with electrolytes is infused rapidly or in a large quantity. For patients with hypophosphatemia, an additional supply of phosphate is recommended.</p>', NULL, '<p>Parenteral nutritional preparations</p>', '<p>Protect from light and store between 15&deg;C to 25&deg;C temperature. Avoid freezing. Keep out of reach of children.</p>', NULL, '2022-02-14 06:45:03', '2022-03-15 06:26:10'),
(81, 81, '<p>This is used for a source of amino acids, glucose and electrolytes in adult and pediatric patients needing IV nutrition. This&nbsp;is particularly suitable for patients with basal amino acid requirements.</p>', NULL, '<p><strong>Adults</strong>: The nitrogen requirement for maintenance of body protein mass depends on the condition of the patient (nutritional state and degree of metabolic stress). The requirements are 0.1-0.15 g nitrogen/kg body weight/day (no or minor metabolic stress and normal nutritional state), 0.15-0.2 g nitrogen/kg body weight/day (moderate metabolic stress with or without malnutrition) and up to 0.2-0.25 g nitrogen/kg body weight/day (severe catabolism as in burns, sepsis and trauma). The dosage range 0.1-0.25 g nitrogen/kg body weight/day corresponds to 11-27 mL Amino Acid IV Infusion with 10% Glucose and Electrolytes /kg body weight/day, respectively.&nbsp;<br />\r\n<br />\r\n<strong>Obese patient</strong>: In obese patients, the dose should be based on the estimated ideal weight. Depending upon patient requirements, up to 1000-2000 mL of Amino Acid IV Infusion with 10% Glucose and Electrolytes may be infused IV per 24 hrs. Amino Acid IV Infusion with 10% Glucose and Electrolytes should be infused slowly, at a rate not exceeding 1000 mL in 6 hrs corresponding to approximately 2.8 mL/min. In patients with basal amino acids requirements, the less concentrated Amino Acid IV Infusion with 10% Glucose and Electrolytes may be used.&nbsp;<br />\r\n<br />\r\n<strong>Infants and Children</strong>: In children and infants, a maximal rate of infusion of 30 mL Amino Acid IV Infusion with 10% Glucose and Electrolytes/kg body weight/day is recommended, with a stepwise increase in the rate of administration during the 1st week of treatment.</p>', '<p>At the recommended dosage the amino acid have no pharmacological effects and is not expected to interact with other medicaments.</p>', '<p>Patients with inborn errors of amino acid metabolism, severe liverdysfunction and in severe uremia when dialysis facilities are not available. Due to the content of glucose,this drug is contraindicated in patients with hyperosmolar nonketotic diabetic coma.</p>', '<p>Nausea occurs rarely. Transient increases in liver tests during IV nutrition have been reported. Hypersensitivity reactions have been reported with amino acid solutions. As with all hypertonic infusion solutions, thrombophlebitis may occur when peripheral veins are used. Hyperphenylalaninemia may occur in severely ill, premature infants.</p>', '<p>No specific studies have been performed to assess the safety of Amino Acids+Electrolytes+Glucose in pregnancy and lactation. The prescriber should consider the benefit/risk relationship before administering this combination to pregnant or breastfeeding women.</p>', '<p>This IV infusion is accompanied by increased urinary excretion of the trace elements copper and, in particular zinc, which should be taken into account in the dosing of trace elements, particularly during long-term IV nutrition. Hyperphenylalaninemia has been noted in severely ill premature infants. In these patients, monitoring of the phenylalanine level is recommended and the infusion rate adjusted as needed. This should be used with caution in patients with diabetes mellitus, severe heart failure or with renal function in combination with fluid restrictions or oliguria/anuria of other origin. In patients with hyperglycemia, administration of exogenous insulin might be necessary.</p>', '<p>If Amino Acid, Glucose &amp; Electrolytes combination is administered at a higher rate than recommended, there is an augmented risk for nausea, vomiting and sweating. When peripheral veins are used thrombophlebitis may occur. Osmotic diuresis with dehydration may occur if the dosage recommendations are exceeded. There is also a risk of symptoms related to hyperglycemia. In case of symptoms due to overdose, the infusion should be slowed down or discontinued.</p>', '<p>Parenteral nutritional preparations</p>', '<p>Protect from light and store between 15&deg;C to 25&deg;C temperature. Avoid freezing.</p>', NULL, '2022-02-14 06:45:28', '2022-03-15 06:32:24'),
(82, 82, '<p>This is indicated as a source of amino acids, glucose and electrolytes in adult and pediatric patients needing IV nutrition. This&nbsp;is particularly suitable for patients with basal amino acid requirements.</p>', '<p>A crystalline amino acid solution provides crystalline amino acids to promote protein synthesis and wound healing, and to reduce the rate of endogenous protein catabolism. Amino Acids given by central venous infusion in combination with concentrated dextrose, electrolytes, vitamins, trace metals, and ancillary fat supplements, constitutes total parenteral nutrition (TPN). Amino Acids can also be administered by peripheral vein with dextrose and maintenance electrolytes.</p>', '<p><strong>Adults</strong>: The nitrogen requirement for maintenance of body protein mass depends on the condition of the patient (nutritional state and degree of metabolic stress). The requirements are 0.1-0.15 g nitrogen/kg body weight/day (no or minor metabolic stress and normal nutritional state), 0.15-0.2 g nitrogen/kg body weight/day (moderate metabolic stress with or without malnutrition) and up to 0.2-0.25 g nitrogen/kg body weight/day (severe catabolism as in burns, sepsis and trauma). The dosage range 0.1-0.25 g nitrogen/kg body weight/day corresponds to 11-27 mL Amino Acid IV Infusion with 10% Glucose and Electrolytes /kg body weight/day, respectively.<br />\r\n<br />\r\n<strong>Obese patient</strong>: In obese patients, the dose should be based on the estimated ideal weight. Depending upon patient requirements, up to 1000-2000 mL of Amino Acid IV Infusion with 10% Glucose and Electrolytes may be infused IV per 24 hrs. Amino Acid IV Infusion with 10% Glucose and Electrolytes should be infused slowly, at a rate not exceeding 1000 mL in 6 hrs corresponding to approximately 2.8 mL/min. In patients with basal amino acids requirements, the less concentrated Amino Acid IV Infusion with 10% Glucose and Electrolytes may be used.<br />\r\n<br />\r\n<strong>Infants and Children</strong>: In children and infants, a maximal rate of infusion of 30 mL Amino Acid IV Infusion with 10% Glucose and Electrolytes/kg body weight/day is recommended, with a stepwise increase in the rate of administration during the 1st week of treatment.</p>', '<p>At the recommended dosage the amino acid have no pharmacological effects and is not expected to interact with other medicaments.</p>', '<p>Patients with inborn errors of amino acid metabolism, severe liverdysfunction and in severe uremia when dialysis facilities are not available. Due to the content of glucose,this drug is contraindicated in patients with hyperosmolar nonketotic diabetic coma.</p>', '<p>Nausea occurs rarely. Transient increases in liver tests during IV nutrition have been reported. Hypersensitivity reactions have been reported with amino acid solutions. As with all hypertonic infusion solutions, thrombophlebitis may occur when peripheral veins are used. Hyperphenylalaninemia may occur in severely ill, premature infants.</p>', '<p>No specific studies have been performed to assess the safety of Amino Acids + Electrolytes + Glucose in pregnancy and lactation. The prescriber should consider the benefit/risk relationship before administering this combination&nbsp;to pregnant or breastfeeding women.</p>', '<p>This IV infusion is accompanied by increased urinary excretion of the trace elements copper and, in particular zinc, which should be&nbsp;taken into account in the dosing of trace elements, particularly during long-term IV nutrition. Hyperphenylalaninemia has been noted in severely ill premature infants. In these patients, monitoring of the phenylalanine level is recommended and the infusion rate adjusted as needed. This&nbsp;should be used with caution in patients with diabetes mellitus, severe heart failure or with renal function in combination with fluid restrictions or oliguria / anuria of other origin. In patients with hyperglycemia, administration of exogenous insulin might be necessary.</p>', '<p>If Amino Acid, Glucose &amp; Electrolytes combination is administered at a higher rate than recommended, there is an augmented risk for nausea, vomiting and sweating. When peripheral veins are used thrombophlebitis may occur. Osmotic diuresis with dehydration may occur if the dosage recommendations are exceeded. There is also a risk of symptoms related to hyperglycemia. In case of symptoms due to overdose, the infusion should be slowed down or discontinued.</p>', '<p>Parenteral nutritional preparations</p>', '<p>Protect from light and store between 15&deg; C to 25&deg; C temperature. Avoid freezing.</p>', NULL, '2022-02-14 06:45:56', '2022-03-15 06:37:08'),
(83, 83, '<p>Amino acid keto analogues film coated tablet is indicated for chronic renal insufficiency with the following conditions: Given with high calorie, low protein food &lt;40 g daily; Compensated or decompensated retention; Glomerular filtration rate (GFR) of 5-50 mL/minute.</p>', '<p>Amino Acid Ketoanalogue used for nutrition therapy in chronic kidney disease. In absorption process, the keto- and hydroxy-analogues are transaminated to the corresponding essential amino acids by taking nitrogen from non-essential amino acids, thereby decreasing the formation of urea by re-using the amino group. Hence, the accumulation of uraemic toxins is reduced. Amino Acid Ketoanalogue do not induce hyperfiltration of the residual nephrons. Amino Acid Ketoanalogue containing supplements exert a positive effect on renal hyperphosphataemia and secondary hyperparathyroidism. Moreover, renal osteodystrophy may be improved. The use of Amino Acid Ketoanalogue in combination with a very low protein diet allows to reduce nitrogen intake while preventing the deleterious consequences of inadequate dietary protein intake and malnutrition.<br />\r\n<br />\r\nThe plasma kinetics of essential amino acids and their integration in the metabolic pathways are well established. It should nevertheless be noted that in uraemic patients, the cause of the changed plasma levels, which occur frequently in these patients, does not seem to be the absorption of the supplied amino acids, i. e. the absorption itself is not disturbed. The changed plasma levels seem to be due to impaired post-absorptive kinetics, which can be detected in a very early stage of the disease. Gastrointestinal absorption is thus very rapid. The simultaneous increases in the levels of the Amino Acid Ketoanalogue and the corresponding amino acids show that the Amino Acid Ketoanalogue are transaminated very rapidly. Due to the physiological utilisation pathways of Amino Acid Ketoanalogue in the body it is likely that exogenously supplied Amino Acid Ketoanalogue are very rapidly integrated into the metabolic cycles. Ketoacids follow the same catabolic pathways as classical amino acids. No specific study on Amino Acid Ketoanalogue excretion has been performed to date.</p>', '<p>For oral administration. Swallow whole, do not chew/crush. This dosage is for adults with Body Weight (BW) &gt;70 kg.</p>\r\n\r\n<ul>\r\n	<li><strong>Chronic renal insufficiency</strong>: Unless otherwise prescribed, 4-8 tablets 3 times daily, taken during meals.</li>\r\n	<li><strong>Compensated retention</strong>: Unless otherwise prescribed, 4-8 tablets 3 times daily, along with low protein (500-600 mg protein/kg BW per day close to 35-45 grams) and high calorie nutrition [150-170 KJ (35-40 kcal)/kg BW per day].</li>\r\n	<li><strong>Decompensated retention</strong>: Unless otherwise prescribed, 4-8 tablets 3 times daily, along with low protein (300-400 mg protein/kg BW per day close to 20-30 grams) and high calorie nutrition [150-170 KJ (35-40 kcal)/kg BW per day].</li>\r\n</ul>', '<p>With the alleviation of uremic symptoms by Amino Acid Ketoanalogue, reduce the use of Aluminium hydroxide. Observe the reduction of serum phosphate. Concomitant use with drugs forming poor dissolution compound in calcium (e.g. Tetracycline) can inhibit Amino Acid Ketoanalogue absorption.</p>', '<p>Hypercalcemia, disorder of amino acid metabolism.</p>', '<p>May cause hypercalcemia, therefore monitor the serum calcium level periodically.</p>', NULL, '<p>Give enough calories to the patient. Concomitant use with other calcium containing drugs must be given with attention, as it may cause hypercalcemia. Therefore, the serum calcium level must be monitored periodically. Not to be given along with drugs which are slightly soluble in calcium (e.g. Tetracycline). There is no report about usage on pregnancy and children.</p>', '<p>No specific information is available on the treatment of overdose with Amino Acid Ketoanalogue Film Coated Tablet</p>', '<p>Other genito-urinary preparations</p>', '<p>Store at a temperature not exceeding 30&deg;C. Store in a dry place. Protect from heat and moisture.</p>', NULL, '2022-02-14 06:46:17', '2022-03-15 22:06:04'),
(84, 84, '<p>Aminocaproic acid used to treat excessive postoperative bleeding, especially after procedures in which a great amount of bleeding is expected, such as cardiac surgery. It can be given orally or intravenously. A meta-analysis found that lysine analogs like Aminocaproic acid significantly reduced blood loss in patients undergoing coronary artery bypass grafting. Aminocaproic acid can also be used to treat the overdose and/or toxic effects of the thrombolytic pharmacologic agents tissue plasminogen activator and streptokinase.</p>', '<p>The fibrinolysis-inhibitory effects of Aminocaproic acid appear to be exerted principally via inhibition of plasminogen activators and to a lesser degree through antiplasmin activity.</p>', '<p>Dosage of&nbsp; Aminocaproic acid must be adjusted to individual cases according to the severity of the hemmohagic event. It must however born in mind that Aminocaproic acid cleared rapidly by renal rough, so that administration must be repeated every 4-6 hours. The average dose is 8-16 gm a day.i.e. 1 ampule of Aminocaproic acid according to the case, every 6 hours.<br />\r\n<br />\r\nAminocaproic acid is equally effective by mouth and intarvenous injection. In cases of particular severity, or when it is sought to obtain a high blood concentration quickly it is advisable to start treatment by intravenous rough, with slow injection of two Aminocaproic acid ampules with an interval of 30-60 minutes between them, continuing with divided doses until a dosage of 20-25 grams in the 24 hour is reached.<br />\r\n<br />\r\nIn any case, administration of the drug must be continued until complete cessation of all symptoms. Aminocaproic acid could be intravenously administered, following suitable dilution in Physiological solution.</p>', NULL, '<ul>\r\n	<li>Aminocaproic acid should not be used when there is evidence of an active intravascular clotting process.</li>\r\n	<li>When there is uncertainty as to whether the cause of bleeding is primary fibrinolysis or disseminated intravascular coagulation (DIC), this distinction must be made before administering Aminocaproic acid Injection.</li>\r\n	<li>The following tests can be applied to differentiate the two conditions:</li>\r\n	<li>Platelet count is usually decreased in DIC but normal in primary fibrinolysis.</li>\r\n	<li>Protamine paracoagulation test is positive in DIC; a precipitate forms when protamine sulfate is dropped into citrated plasma. The test is negative in the presence of primary fibrinolysis.</li>\r\n	<li>The euglobulin clot lyses test is abnormal in primary fibrinolysis but normal in DIC.</li>\r\n	<li>Aminocaproic acid Injection must not be used in the presence of DIC without concomitant heparin.</li>\r\n</ul>', '<p>Mild muscle pain or weakness; headache, tired feeling; nausea, vomiting, stomach pain, diarrhea; (in men) decreased amount of semen when having an orgasm; stuffy nose, watery eyes; vision problems, ringing in your ears; or Mild skin rash.</p>', '<p>Pregnancy Category C. Animal reproduction studies have not been conducted with aminocaproic acid. It is also not known whether aminocaproic acid can cause fetal harm when administered to a pregnant woman or can affect reproduction capacity. Aminocaproic Acid Injection should be given to a pregnant woman only if clearly needed.</p>', '<p>Safety and efficacy have not been established in patients younger than 18 years.</p>', NULL, '<p>Anti-fibrinolytic drugs, Haemostatic drugs</p>', '<p>Store in a cool, dry place, protected from light. Store the suspension below 30&deg; C. Keep out of reach of children.</p>', NULL, '2022-02-14 06:46:50', '2022-03-15 22:10:11');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(85, 85, '<p>It is indicated for the treatment and prophylaxis of bronchospasm associated with asthma, emphysema and chronic bronchitis. Also indicated in adults for the treatment of cardiac asthma and left ventricular or congestive cardiac failure.</p>', '<p>Aminophylline is a combination of theophylline and ethylenediamine. Ethylenediamine is inactive; it increases the solubility of theophylline in water. Theophylline relaxes bronchial smooth muscle. Suggested mechanisms are an increase in intracellular cAMP through inhibition of phosphodiesterase; adenosine receptor antagonism, prostaglandin antagonism and effects on intracellular calcium.</p>', '<p><strong>Oral</strong>:<br />\r\nChronic bronchospasm:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: As hydrate: Initially, 225-450 mg bid, increased if necessary.</li>\r\n	<li><strong>Child</strong>: &gt;3 yr: As modified-release hydrate: 12 mg/kg daily increased to 24 mg/kg daily in 2 divided doses after 1 wk.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous</strong>:<br />\r\nAcute severe bronchospasm:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Loading dose: 5 mg/kg (ideal body weight) or 250-500 mg (25 mg/ml) by slow inj or infusion over 20-30 min. Maintenance infusion dose: 0.5 mg/kg/hr. Max rate: 25 mg/min.</li>\r\n	<li><strong>Child</strong>: Loading dose: same as adult dose. Maintenance dose: 6 mth-9 yr: 1 mg/kg/hr and 10-16 yr: 0.8 mg/kg/hr.</li>\r\n	<li><strong>Elderly</strong>: Dose reduction may be necessary.</li>\r\n	<li><strong>Hepatic impairment</strong>: Dose reduction may be necessary.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Tablets should be swallowed whole and not chewed because of the structure of the tablet.</p>', NULL, '<p>Aminophylline should not be administered to patients with hypersensitivity to xanthines or ehylenediamine. It should not be administered to patients with active peptic ulcer, since it may increase the volume and acidity of gastric secretions.</p>', '<p>The most common adverse effects are gastric irritation, nausea, vomiting, diarrhea, hematemesis, epigastric pain and tremor. These are usually early signs of toxicity; however, with high doses, ventricular arrhythmias or seizures may be the first signs to appear and reactivation of peptic ulcer, headache, irritability, restlessness, insomnia, twitching, convulsion and reflex hyperexcitability, palpitation, tachycardia, hypotension, circulatory failure, ventricular arrhythmias, and flushing, albuminuria, diuresis and hematuria. Also inappropriate ADH syndrome may occur.</p>', '<p>Use of aminophylline in pregnant women should be balanced against the risk of uncontrolled disease.</p>', '<p>Aminophylline should be given with caution to patients with peptic ulceration, hyperthyroidism, hypertension, cardiac arrhythmias or other cardiovascular disease, or epilepsy, as these conditions may be exacerbated. They should also be given withcaution to patients with heart failure, hepatic dysfunction, chronic alcoholism, acute febrile illness, and to neonates and the elderly, since in all of these circumstances theophylline clearance may be decreased, resulting in increases in serum-theophylline concentrations and serum half-life.</p>', NULL, '<p>Bronchodilator, Methyl xanthine derivatives, Respiratory stimulants: analeptics, Theophylline &amp; related drugs</p>', NULL, NULL, '2022-02-14 06:49:46', '2022-03-15 22:13:54'),
(86, 86, '<p>Amiodarone Hydrochloride is an antiarrhythmic agent indicated for initiation of treatment and prophylaxis of frequently recurring ventricular fibrillation (VF) and hemodynamically unstable ventricular tachycardia (VT) in patients refractory to other therapy.</p>', '<p>Amiodarone is generally considered a class III antiarrhythmic drug, but it possesses electrophysiologic characteristics of all four Vaughan Williams classes. Like class I drugs, amiodarone blocks sodium channels at rapid pacing frequencies, and like class II drugs, amiodarone exerts a noncompetitive antisympathetic action. One of its main effects, with prolonged administration, is to lengthen the cardiac action potential, a class III effect. The negative chronotropic effect of amiodarone in nodal tissues is similar to the effect of class IV drugs. In addition to blocking sodium channels, amiodarone blocks myocardial potassium channels, which contributes to slowing of conduction and prolongation of refractoriness. The antisympathetic action and the block of calcium and potassium channels are responsible for the negative dromotropic effects on the sinus node and for the slowing of conduction and prolongation of refractoriness in the atrioventricular (AV) node. Its vasodilatory action can decrease cardiac workload and consequently myocardial oxygen consumption.</p>', '<p>The recommended starting dose is about 1000 mg over the first 24 hours of therapy, delivered by the following infusion regimen:</p>\r\n\r\n<ul>\r\n	<li>Initial Load: 150 mg per 100 mL (in D5W or Normal Saline) infused over 10 minutes</li>\r\n	<li>Followed by: 1 mg/min for 6 hours</li>\r\n	<li>Followed by: 0.5 mg/min thereafter</li>\r\n</ul>\r\n\r\n<p>In the event of breakthrough episodes of VF or hemodynamically unstable VT:</p>\r\n\r\n<ul>\r\n	<li>Repeat the Initial Load described above as needed (infused over 10 minutes)</li>\r\n</ul>\r\n\r\n<p>Increase the rate of maintenance infusion to achieve effective arrhythmia suppression.</p>', '<p>Since amiodarone is a substrate for CYP3A and CYP2C8, drugs/substances that inhibit these isoenzymes may decrease the metabolism and increase serum concentration of amiodarone.<br />\r\n<br />\r\nAmiodarone inhibits p-glycoprotein and certain CYP450 enzymes, including CYP1A2, CYP2C9, CYP2D6, and CYP3A. This inhibition can result in unexpectedly high plasma levels of other drugs which are metabolized by those CYP450 enzymes or are substrates for p-glycoprotein.</p>\r\n\r\n<ul>\r\n	<li>If simvastatin is co-administered with amiodarone, do not exceed doses greater than 20 mg daily of simvastatin.</li>\r\n	<li>If lovastatin is co-administered with amiodarone, do not exceed doses greater than 40 mg daily of lovastatin.</li>\r\n</ul>\r\n\r\n<p>Fluoroquinolones, macrolide antibiotics, and azoles are known to cause QTc prolongation. There have been reports of QTc prolongation, with or without TdP, in patients taking amiodarone when fluoroquinolones, macrolide antibiotics, or azoles were administered concomitantly.</p>', '<p>Amiodarone Hydrochloride is contraindicated in patients with :</p>\r\n\r\n<ul>\r\n	<li>Known hypersensitivity to any of the components of Amiodarone, including iodine</li>\r\n	<li>Cardiogenic shock</li>\r\n	<li>Marked sinus bradycardia</li>\r\n	<li>Second- or third-degree atrio-ventricular (AV) block unless a functioning pacemaker is available.</li>\r\n</ul>', '<ul>\r\n	<li>The most common adverse reactions (1-2%) leading to discontinuation of intravenous amiodarone therapy are hypotension, asystole/cardiac arrest/pulseless electrical activity, VT, and cardiogenic shock. (6)</li>\r\n	<li>Other important adverse reactions are, torsade de pointes (TdP), congestive heart failure, and liver function test abnormalities.</li>\r\n</ul>', '<p>Use Amiodarone during pregnancy only if the potential benefit to the mother justifies the risk to the fetus.&nbsp; miodarone and one of its major metabolites, desethylamiodarone (DEA), are excreted in human milk, suggesting that breast-feeding could expose the nursing infant to a significant dose of the drug. Advise mothers to discontinue breast feeding.</p>', '<ul>\r\n	<li>Hypotension: Treat initially by slowing the infusion; additional standard therapy may be needed, including the following: vasopressor drugs, positive inotropic agents, and volume expansion.</li>\r\n	<li>Bradycardia and AV block: Treat by slowing the infusion rate or discontinuing Amiodarone Hydrochloride.</li>\r\n</ul>', '<p>There have been cases, some fatal, of amiodarone overdose. Effects of an inadvertent overdose of intravenous amiodarone include hypotension, cardiogenic shock, bradycardia, AV block, and hepatotoxicity. Treat hypotension and cardiogenic shock by slowing the infusion rate or with standard therapy: vasopressor drugs, positive inotropic agents, and volume expansion. Bradycardia and AV block may require temporary pacing. Monitor hepatic enzyme concentrations closely. Amiodarone is not dialyzable.</p>', '<p>Potassium channel blockers</p>', '<p>Store at 20&deg; to 25&deg;C. Protect from light and excessive heat. Use carton or blister pack to protect contents from light until used.</p>', '<p><strong>Pediatric use</strong>: The safety and efficacy of amiodarone in the pediatric population have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Clinical studies of amiodarone did not include sufficient numbers of subjects aged 65 and over to determine whether they respond differently from younger subjects. Other reported clinical experience has not identified differences in responses between the elderly and younger patients. Carefully consider dose selection in an elderly patient. In general, start at the low end of the dosing range in the elderly to reflect the greater frequency of decreased hepatic, renal, or cardiac function, and concomitant disease or other drug therapy.</p>', '2022-02-14 06:50:10', '2022-03-15 22:18:20'),
(87, 87, '<p>Amiodarone is used for many serious arrhythmias of the heart including ventricular fibrillation, ventricular tachycardia, atrial fibrillation, and atrial flutter.</p>', '<p>Amiodarone Hydrochloride is used to correct abnormal rhythms of the heart. Amiodarone is considered a &quot;broad spectrum&quot; antiarrhythmic medication. The most important electrical effects of the drug includes : a delay in the rate at which the heart&rsquo;s electrical system &quot;recharges&quot; after the heart contracts (repolarisation); a prolongation in the electrical phase during which the heart&rsquo;s muscle cells are electrically stimulated (action potential); a slowing of the speed of electrical conduction (how fast each individual impulse is conducted through the heart&rsquo;s electrical system); a reduction in the rapidity of firing of the normal generator of electrical impulses in the heart (the heart&rsquo;s pacemaker); and a slowing of conduction through various specialised electrical pathways (called accessory pathways). In addition to being an antiarrhythmic medication, Amiodarone also causes blood vessels to dilate. Because of this effect it also may be of benefit in patients with&nbsp; congestive heart failure. This effect can result in drop of blood pressure.</p>', '<p>The oral dose is 200 mg 3 times daily for 1 week reduced to 200 mg twice daily or the minimum required to control arrhythmia. Amiodarone is usually given in several daily doses to minimize stomach upset which is seen more frequently with higher doses. For this same reason, it is also recommended that Amiodarone should be taken with meals.</p>', '<p>Amiodarone may interact with b blockers such as Atenolol, Propranolol, Metoprolol, or certain calcium channel blockers, such as Verapamil or Diltiazem, resulting in an excessively slow heart rate. Amiodarone increases the blood levels of Digoxin when the two drugs are given together. Flecainide blood concentrations increase by more than 50% with Amiodarone. Procainamide and Quinidine concentrations increase by 30-50% during the first week of Amiodarone therapy. Amiodarone also can interact with tricyclic antidepressants (TCA). Amiodarone interacts with Warfarin and increases the risk of bleeding. Amiodarone inhibits the metabolism of Dextromethorphan.</p>', '<p>Amiodarone is contraindicated in patients with cardiogenic shock; severe sinus-node dysfunction, causing marked sinus bradycardia; second- or third degree atrioventricular block; and when episodes of bradycardia have caused syncope (except when used in conjunction with a pacemaker). Amiodarone is contraindicated in patients with a known hypersensitivity to the drug or to any of its components, including iodine.</p>', '<p>The most severe side effects of Amiodarone therapy are related to the lungs. These reactions can be fatal. Patients should report any symptoms of cough, fever, or painful breathing. Although quite rare, fatal liver toxicity may occur with Amiodarone therapy. Reversible corneal microdeposits (sometimes with night glare), rarely impaired vision due to optic neuritis; peripheral neuropathy and myopathy (usually reversible on withdrawal); bradycardia and conduction disturbances; phototoxicity and rarely persistent skin discolouration; hypothyroidism, hyperthyroidism; raised serum transaminases; jaundice, hepatitis and cirrhosis are reported. Other rare complaints are nausea, vomiting, metallic taste, tremor, sweating, vertigo, headache, sleeplessness, fatigue, alopecia, benign raised intracranial pressure, ataxia, rashes, vasculitis, renal involvement, thrombocytopenia, haemolytic or aplastic anaemia. In some cases, dose of Amiodarone may be reduced. In other cases, Amiodarone therapy may need to be stopped.</p>', '<p>In general, Amiodarone should not be administered during pregnancy because there have been reports of hypo or hyperthyroidism in infants from oral Amiodarone use during pregnancy. If Amiodarone use is considered essential, however, the patient should be warned of the risk to the foetus. The safe use of Amiodarone in lactating women has not been established.</p>', NULL, NULL, '<p>Potassium channel blockers</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:50:33', '2022-03-15 22:22:00'),
(88, 88, '<p>Amisulpride is indicated for the treatment of acute and chronic schizophrenic disorders, in which positive symptoms (such as delusions, hallucinations, thought disorders) and/or negative symptoms (such as blunted affect, emotional and social withdrawal) are prominent, including patients characterized by predominant negative symptoms.</p>', '<p>Amisulpride binds selectively to the human dopaminergic D2 and D3 receptor subtypes without any affinity for D1, D4 and D5 receptor subtypes. Unlike classical and atypical neuroleptics, amisulpride displays low affinity for serotonin, &alpha;- adrenergic, histamine receptor subtypes, muscarinic receptors and sigma sites. In the rodent, it preferentially blocks post synaptic D2 receptors located in the limbic structures as compared to those in the striatum as indicated by its reversal of d-amphetamineinduced hyperactivity without affecting stereotypies. In addition, it does not induce catalepsy and it does not produce D2 hypersensitivity after repeated treatment.<br />\r\n<br />\r\nMoreover, it preferentially blocks pre-synaptic D2/D3 dopamine receptors, producing dopamine release responsible for its disinhibitory effects. This atypical pharmacological profile may explain amisulpride&rsquo;s antipsychotic effect at higher doses through post-synaptic dopamine receptor blockade located in the limbic areas and its efficacy against negative symptoms, at lower doses, through presynaptic dopamine receptor blockade. In addition, the reduced tendency of amisulpride to produce extrapyramidal side effects may be related to its preferential limbic activity.</p>', '<p>For acute psychotic episodes, oral doses between 400 mg/d and 800 mg/d are recommended. In individual cases, the daily dose may be increased up to 1200 mg/d. Doses above 1200 mg/d have not been extensively evaluated for safety and therefore should not be used. Doses above 800 mg/d have not been shown to be superior to lower doses and may increase the incidence of adverse events. No specific titration is required when initiating the treatment with amisulpride.<br />\r\n<br />\r\nDoses should be adjusted according to individual response. Doses should preferably be administered before meals. Amisulpride should be administered twice daily for doses above 400 mg. For patients with mixed positive and negative symptoms, doses should be adjusted to obtain optimal control of positive symptoms. Maintenance treatment should be established individually with the minimally effective dose. For patients characterized by predominant negative symptoms, oral doses between 50 mg/d and 300 mg/d are recommended. Doses should be adjusted individually.</p>', NULL, '<p>Hypersensitivity to the active ingredient or to other ingredients of the product. Concomitant prolactin-dependent tumours e.g. pituitary gland prolactinomas and breast<br />\r\ncancer. Phaeochromocytoma. Children up to puberty. Lactation.</p>', NULL, '<p>pregnancy Category C. The safety of amisulpride during human pregnancy has not been established, and therefore use of amisulpride is not recommended during pregnancy and in women of child bearing potential not using effective contraception, unless the benefits justify the potential risks and the administered dose and duration of treatment should be as low and as short as possible. Amisulpride has been found in the breast milk of treated women. Breast-feeding is contraindicated.</p>', '<p>Neuroleptic Malignant Syndrome (NMS) is a potentially fatal syndrome that has been reported in association with anti psychotic medicines, including amisulpride. Neuroleptic malignant syndrome is characterised by hyperthermia, muscle rigidity, autonomic instability, and elevated CPK, may occur. In the event of any symptoms which could suggest NMS, in particular hyperthermia, particularly with high daily doses, all antipsychotic medicines including amisulpride should be discontinued. Amisulpride can lower the seizure threshold. Therefore patients with a history of seizures should be closely monitored during amisulpride therapy.</p>', NULL, '<p>Atypical neuroleptic drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Elderly</strong>: Amisulpride should be used with particular caution because of a possible risk of hypotension or sedation.<br />\r\n<br />\r\n<strong>Children</strong>: The efficacy and safety of amisulpride from puberty to the age of 18 years have not been established: there are limited data available on the use of amisulpride in adolescents in schizophrenia. Therefore, the use of amisulpride from puberty to the age of 18 years is not recommended. In children up to puberty, the use of amisulpride is contraindicated<br />\r\n<br />\r\n<strong>Use in hepatic impairment</strong>: The impact of hepatic impairment on hepatic metabolism and hepato-biliary excretion of amisulpride has not been studied. Amisulpride should be used with caution in patients with moderate or severe hepatic impairment.<br />\r\n<br />\r\n<strong>Use in renal impairment</strong>: Amisulpride is eliminated by the renal route. In cases of renal insufficiency, the dose should be decreased and intermittent treatment should be considered</p>', '2022-02-14 06:50:51', '2022-03-15 22:25:39'),
(89, 89, '<p>This is indicated for the treatment of patients with moderate to severe depression associated with moderate to severe anxiety. Symptoms likely to respond in the first week of treatment include insomnia, feelings of guilt or worthlessness, agitation, psychic and somatic anxiety, suicidal ideation and anorexia.</p>', '<p>Amitriptyline is a tricyclic antidepressant and Chlordiazepoxide is an anxiolytic. Amitriptyline inhibits the reuptake of norepinephrine and serotonin in the brain. This interference with the reuptake is responsible for the antidepressant activity of Amitriptyline. Chlordiazepoxide works by enhancing GABA-mediated chloride influx through GABA receptor channels, causing membrane hyperpolarization. The net neuro-inhibitory effects result in the observed sedative and anxiolytic effect.</p>', '<p>Optimum dosage varies with the severity of the symptoms and the response of the individual patient. When a satisfactory response is obtained, the dosage should be reduced to the smallest amount needed to maintain the remission. The larger portion of the total daily dose may be taken at bedtime. In some patients, a single dose at bedtime may be sufficient. This tablet in an initial dosage of 3 or 4 tablets daily in divided doses is satisfactory. Or directed by the physican.</p>', '<p>Because of its Amitriptyline component, this preparation may block the antihypertensive action of guanethidine or compounds with a similar mechanism of action.</p>', '<p>This is contraindicated in patients with hypersensitivity to either benzodiazepines or tricyclic antidepressants. It should not be given concomitantly with a monoamine oxidase inhibitor.</p>', '<p>Side effects: Many symptoms common to the depressive state, such as anorexia, fatigue, weakness, restlessness and lethargy, have been reported as side effects of treatment with this preparation.<br />\r\n<br />\r\nAdverse reactions: Most frequently reported were drowsiness, dry mouth, constipation, blurred vision, dizziness and bloating. Less commonly included vivid dreams, impotence, tremor, confusion and nasal congestion.</p>', '<p>Safe use of this preparation during pregnancy and lactation has not been established.</p>', '<p>Use with caution in patients with a history of seizures. Close supervision is required when this preparation is given to hyperthyroid patients or those on thyroid medication. The usual precautions should be observed when treating patients with impaired renal or hepatic function. All pediatric patients being treated with antidepressants for any indication should be monitored appropriately and observed closely for clinical worsening, suicidality and unusual changes in behavior.</p>', '<p>Deaths may occur from overdosage with this class of drugs. Critical manifestations of Amitriptyline overdose include cardiac dysrhythmias, severe hypotension, convulsions and CNS depression, including coma. Manifestations of benzodiazepine overdosage include somnolence, confusion, coma and diminished reflexes.<br />\r\n<br />\r\nWithdrawal symptoms, similar in character to those noted with barbiturates and alcohol (convulsions, tremor, abdominal and muscle cramps, vomiting and sweating), have occurred following abrupt discontinuance of Chlordiazepoxide. Generally, milder withdrawal symptoms (eg, dysphoria and insomnia) have been reported following abrupt discontinuance of benzodiazepines taken continuously at therapeutic levels for several months. Withdrawal symptoms (e.g., nausea, headache and malaise) have also been reported in association with abrupt Amitriptyline discontinuation.</p>', '<p>Combined anxiolytics &amp; anti-depressant drugs</p>', '<p>Store in a cool and dry place, protected from light. Keep all medicines out of reach of the children.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in the pediatric population have not been established. Anyone considering the use of Chlordiazepoxide and Amitriptyline Hydrochloride Tablets in a child or adolescent must balance the potential risks with the clinical need.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: In elderly and debilitated patients it is recommended that dosage be limited to the smallest effective amount to preclude the development of ataxia, over sedation, confusion or anticholinergic effects.</p>', '2022-02-14 06:51:31', '2022-03-15 22:31:03'),
(90, 90, '<p>Amlexanox is indicated for the treatment of aphthous ulcers in people with normal immune system.</p>', '<p>The mechanism of action by which Amlexanox accelerates healing of aphthous ulcers is unknown. In vitro studies have demonstrated Amlexanox to be a potent inhibitor of the formation and release of inflammatory mediators (histamine and leukotrienes) from mast cells, neutrophils and mononuclear cells. Given orally to animals, Amlexanox has demonstrated anti-allergic and anti-inflammatory activities and has been shown to suppress both immediate and delayed type hypersensitivity reactions. The relevance of these activities of Amlexanox to its effects on aphthous ulcers has not been established.</p>', '<p><strong>Adults (over 18 years of age)</strong>: Apply the paste as soon as possible after noticing the symptoms of an aphthous ulcer. Continue to use the paste four times daily, preferably following oral hygiene after breakfast, lunch, dinner, and at bedtime. Dry the ulcer(s) by gently patting it with a soft, clean cloth. Wash hands before applying. Moisten the tip of the index finger &amp; squeeze a dab of paste approximately &frac14; inch (0.5 cm) on to the finger tip. Gently dab the paste on to each ulcer. Repeat the process if more than one ulcer are present. Wash hands after application. Use the paste until the ulcer heals. If significant healing or pain relief has not occurred in 10 days, consultation with the physician is required.</p>', NULL, '<p>Amlexanox oral paste is contraindicated in patients with known hypersensitivity to Amlexanox or other ingredients in the formulation.</p>', '<p>The most common side effects are transient pain, stinging and/or burning at the site of application. The less frequent side effects are contact mucositis, nausea, and diarrhea.</p>', '<p><strong>Pregnancy</strong>&nbsp;category B. No adverse fetal effects were observed during teratological studies on animals, but there are no adequate and well-controlled studies in pregnant women. So this drug should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Lactation</strong>: Amlexanox was found in the milk of lactating rats; therefore, caution should be exercised when administering Amlexanox oral paste to a nursing woman.</p>', '<p>Wash hands immediately after applying Amlexanox oral paste directly to ulcers with thefinger tips. Wash eyes promptly if they should come in contact with the paste. In the event that a rash or contact mucositis occurs, discontinue us</p>', '<p>Ingestion of a full tube would result in systemic exposure below the maximum nontoxic dose of Amlexanox in animals. Gastrointestinal upset such as diarrhea and vomiting could result from an overdose.</p>', '<p>Drugs for Aphthous ulcer</p>', '<p>Store in a cool &amp; dry place. Protect from light. Keep out of reach of the children</p>', '<p>Safety and effectiveness of Amlexanox oral paste in pediatric patients have not been established.</p>', '2022-02-14 06:51:51', '2022-03-15 22:35:07'),
(91, 91, '<p><strong>Essential hypertension</strong>: Amlodipine is efficacious as monotherapy in the treatment of hypertension. It may be used in combination with other antihypertensive agents.<br />\r\n<br />\r\n<strong>Angina pectoris</strong>: Amlodipine is indicated for the treatment of chronic stable angina pectoris and is efficacious as monotherapy. It may be used in combination with other antianginal agents.<br />\r\n<br />\r\n<strong>Vasospastic angina</strong>: Amlodipine is indicated for the treatment of confirmed or suspected vasospastic angina. It may be used as monotherapy or in combination with other antianginal drugs.</p>', '<p>Amlodipine is a dihydropyridine calcium-channel blocker, with a long duration of action, used for the treatment of hypertension and angina pectoris. Amlodipine influences the myocardial cells, the cells within the specialized conducting system of the heart, and the cells of vascular smooth muscle. Administration of Amlodipine results primarily in vasodilation, with reduced peripheral resistance, blood pressure and afterload, increased coronary blood flow and a reflex increase in coronary heart rate. This in turn results in an increase in myocardial oxygen supply and cardiac output.</p>', '<p><strong>Hypertension</strong>: Usual dose is 5 mg once daily. The maximum dose is 10 mg once daily. Elderly patients with hepatic insufficiency may be started on 2.5 mg once daily; this dose may also be used when adding Amlodipine to other antihypertensive therapy.<br />\r\n<br />\r\n<strong>Angina (Chronic stable or Vasospastic)</strong>: 5 to 10 mg, using the lower dose for elderly and in patients with hepatic insufficiency. Most patients require 10 mg.<br />\r\n<br />\r\nAdministrations: May be taken without regard to meals.</p>', '<p>Drug Interactions-</p>\r\n\r\n<ul>\r\n	<li><strong>Potentially hazardous interactions</strong>: Little or no data are available in patients with markedly impaired cardiac left ventricular function; however, as with other calcium antagonist drugs, the combination of Amlodipine and p-blockers should be avoided in such patients.</li>\r\n</ul>\r\n\r\n<p>Other Significant Interactions-</p>\r\n\r\n<ul>\r\n	<li><strong>Digoxin</strong>: Absence of any interaction between Amlodipine and Digoxin in healthy volunteers has been documented in a controlled clinical study.</li>\r\n	<li><strong>Cimetidine</strong>: An unpublished clinical study indicated no interaction between, Amlodipine and Cimetidine in healthy volunteers.</li>\r\n	<li><strong>Warfarin</strong>: An unpublished clinical study in healthy volunteers indicates that Amlodipine did not significantly alter the effect of Warfarin on prothrombin time.</li>\r\n	<li><strong>Food</strong>: Food does not alter the rate or extent of absorption of Amlodipine.</li>\r\n</ul>', '<p>Hypersensitivity to dihydropyridine derivatives. Pregnant woman.</p>', '<p>The most common adverse effects of amlodipine are associated with vasodilatory action, such as dizziness, flushing, headache, hypotension and peripheral edema. Gastrointestinal disturbances, increased micturition frequency, lethargy, eye pain and mental depression may also occur. A paradoxical increase in ischaemic chest pain may occur at the start of the treatment and in a few patients excessive fall in blood pressure has led to cerebral or myocardial ischaemia or transient blindness. Rashes, fever and abnormalities in liver function due to hypersensitivity reaction of Amlodipine may occur.</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies of Amlodipine in pregnant women. Amlodipine should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether Amlodipine is excreted in human milk. In the absence of this information, it is recommended that nursing be discontinued while Amlodipine is administered.</p>', '<p>Precaution should be taken in patients with hepatic impairment and during pregnancy and breast feeding.</p>', '<p><strong>Symptoms</strong>: Available data suggest that large overdosage could result in excessive peripheral vasodilatation and possibly reflex tachycardia. Marked and probably prolonged systemic hypotension up to and including shock with fatal outcome have been reported.<br />\r\n<br />\r\n<strong>Management</strong>: Clinically significant hypotension due to amlodipine overdosage calls for active cardiovascular support including frequent monitoring of cardiac and respiratory function, elevation of extremities, and attention to circulating fluid volume and urine output.&nbsp;<br />\r\n<br />\r\nA vasoconstrictor may be helpful in restoring vascular tone and blood pressure, provided that there is no contraindication to its use. Intravenous calcium gluconate may be beneficial in reversing the effects of calcium channel blockade. Gastric lavage may be worthwhile in some cases. In healthy volunteers the use of charcoal up to 2 hours after administration of amlodipine 10 mg has been shown to reduce the absorption rate of amlodipine. Since amlodipine is highly protein-bound, dialysis is not likely to be of benefit.</p>', '<p>Calcium-channel blockers</p>', '<p><strong>Essential hypertension</strong>: Amlodipine is efficacious as monotherapy in the treatment of hypertension. It may be used in combination with other antihypertensive agents.<br />\r\n<br />\r\n<strong>Angina pectoris</strong>: Amlodipine is indicated for the treatment of chronic stable angina pectoris and is efficacious as monotherapy. It may be used in combination with other antianginal agents.<br />\r\n<br />\r\n<strong>Vasospastic angina</strong>: Amlodipine is indicated for the treatment of confirmed or suspected vasospastic angina. It may be used as monotherapy or in combination with other antianginal drugs.</p>', '<p><strong>Children with hypertension from 6 years to 17 years of age</strong>: 2.5 mg once daily as a starting dose, up-titrated to 5 mg once daily if blood pressure goal is not achieved after 4 weeks. Doses in excess of 5 mg daily have not been studied in pediatric patients.<br />\r\n<br />\r\n<strong>Children under 6 years old</strong>: &nbsp;The effect of amlodipine on blood pressure in patients less than 6 years of age is not known.<br />\r\n<br />\r\n<strong>Elderly</strong>: Amlodipine used at similar doses in elderly or younger patients is equally well tolerated. Normal dosage regimens are recommended in the elderly, but increase of the dosage should take place with care.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: Changes in amlodipine plasma concentrations are not correlated with degree of renal impairment, therefore the normal dosage is recommended. Amlodipine is not dialysable.<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Dosage recommendations have not been established in patients with mild to moderate hepatic impairment; therefore dose selection should be cautions and should start at the lower end of the dosing range. The pharmacokinetics of Amlodipine have not been studied in severe hepatic impairment. Amlodipine should be initiated at the lowest dose (2.5 mg once daily) and titrated slowly in patients with severe hepatic impairment.</p>', '2022-02-14 06:52:09', '2022-07-02 05:34:59'),
(92, 92, '<p>This is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Patients with essential hypertension</li>\r\n	<li>Patients with angina pectoris &amp; hypertension as co-existing diseases</li>\r\n	<li>ln post Ml patients</li>\r\n	<li>ln patients with refractory angina pectoris where nitrate therapy has failed.</li>\r\n</ul>', '<p>This is a fixed-dose combination of Amlodipine and Atenolol. Amlodipine is a dihydropyridine calcium antagonist that inhibits the transmembrane influx of calcium ions into vascular smooth muscle and cardiac muscle; it has a greater effect on vascular smooth muscle than on cardiac muscle. Amlodipine is a peripheral vasodilator that acts directly on vascular smooth muscle to cause a reduction in peripheral vascular resistance and reduction in blood pressure. Amlodipine reduces tone, decreases coronary vasoreactivity and lowers cardiac demand by reducing afterload.<br />\r\n<br />\r\nAtenolol is a cardioselective&nbsp;beta-blocker. The cardio-selectivity is dose-related. Atenolol causes a reduction in blood pressure by lowering cardiac output, decreasing the plasma renin activity and sympathetic outflow from CNS. Atenolol also causes a reduction in myocardial oxygen demand by virtue of its negative inotropic and negative chronotropic effects.</p>', '<p>The recommended dosage is Amlodipine and Atenolol 5/25 mg tablet once daily. If necessary, the dosage may be increased to 5/25 mg two tablets daily or as advised by the physicians. The dosage however should be individualized.</p>', '<p><strong>Disopyramide</strong>: Atenolol reduces the clearance of disopyramide by 20%. Additive negative inotropic effects on the heart may be produced.<br />\r\n<br />\r\n<strong>Ampicillin</strong>: at doses of 1 gm and above may reduce Atenolol levels.<br />\r\n<br />\r\n<strong>Oral antidiabetics and insulin</strong>: Beta-blockers may decrease tissue sensitivity to insulin and inhibit insulin secretion e.g. in response to oral antidiabetics. Atenolol has less potential for these actions.</p>', '<p>Hypersensitivity to either component, sinus bradycardia, second and higher degrees of heart block, cardiogenic shock, hypotension, congestive heart failure, poor left ventricular function.</p>', '<p>The combination of Amlodipine and Atenolol is well tolerated. Overall side-effects include<br />\r\nfatigue, headache, edema, nausea, drowsiness, anxiety and depression.</p>', '<p>The combination should be used during pregnancy only if the expected benefit outweighs the potential fetal risk. The combination should not be used by nursing mothers. If its use is considered necessary, breast-feeding should be stopped.</p>', '<p><strong>Bronchospasm</strong>: The combination should be used with caution in patients with airway obstruction.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: The combination can be used in patients with renal impairment. However, caution may be necessary if the creatinine clearance is less than 30 ml/min because of possible reduction in the excretion of unchanged Atenolol.<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Caution may be necessary in the use of the combination in patients with severe liver damage because of prolongation of the elimination half-life of Amlodipine.<br />\r\n<br />\r\n<strong>Drug withdrawal</strong>: Since coronary heart disease may exist without being recognized, patients should be warned against stopping the drug suddenly. Any discontinuation should be gradual and under observation.</p>', '<p>Though not documented, hypotension and less frequently congestive cardiac failure may occur in cases of overdosage. Unabsorbed drugs may be removed by gastric lavage or administration of activated charcoal. Symptomatic treatment is suggested.</p>', '<p>Combined antihypertensive preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:52:30', '2022-03-15 22:42:39'),
(93, 93, '<p><strong>Amlodipine</strong>:</p>\r\n\r\n<ul>\r\n	<li>Hypertension</li>\r\n	<li>Chronic Stable Angina</li>\r\n	<li>Vasospastic Angina (Prinzmetal&#39;s or Variant Angina)</li>\r\n</ul>\r\n\r\n<p><strong>Atorvastatin</strong>:</p>\r\n\r\n<ul>\r\n	<li>Heterozygous Familial and Nonfamilial Hypercholesterolemia</li>\r\n	<li>Elevated Serum TG Levels</li>\r\n	<li>Primary Dysbetalipoproteinemia</li>\r\n	<li>Homozygous Familial Hypercholesterolemia</li>\r\n</ul>', '<p><strong>Amlodipine</strong>&nbsp;is a peripheral arterial vasodilator that acts directly on vascular smooth muscle to cause a reduction in peripheral vascular resistance and reduction in blood pressure.<br />\r\n<br />\r\n<strong>Atorvastatin</strong>&nbsp;is a synthetic lipid lowering agent. It is an inhibitor of 3-hydroxy-3-methyl-glutaryl-coenzyme A (HMG-CoA). This enzyme catalyzes the conversion of HMG-CoA to mevatonate, an early and rate limiting step in the synthesis of cholesterol.</p>', '<p><strong>Amlodipine (Adult)</strong>: The usual initial antihypertensive oral dose is 5 mg once daily with a maximum dose of 10 mg once daily. Elderly individuals or patients with hepatic insufficiency may be started on 2.5 mg once daily dose and this dose may be used when adding Amlodipine to other antihypertensive therapy. Dosage should be adjusted according to each patient&#39;s need. The recommended dose for chronic stable or vasospastic angina is 5-10 mg, with the lower dose suggested in the elderly and in patients with hepatic insufficiency.<br />\r\n<br />\r\n<strong>Atorvastatin (Adults)</strong>: The patient should be placed on a standard cholesterol-lowering diet before receiving Atorvastatin and should continue on this diet during treatment with Atorvastatin Hypercholesterolemia (Heterozygous Familial and Nonfamilial) and Mixed Dyslipidemia (Fredrickson Types IIa and IIb): The recommended starting dose of Atorvastatin is 10 mg daily. The dosage range is 10 to 80 mg once daily. Atorvastatin can be administered as a single dose at any time of the day with or without food.<br />\r\n<br />\r\n<strong>Homozygous Familial Hypercholesterolemia</strong>: The dosage of Atorvastatin in patients with homozygous FH is 10 to 80 mg daily.</p>', '<p>Drug interaction with atorvastatin: The risk of myopathy during treatment with drugs of this class is increased with concurrent administration of cyclosporine, fibric acid derivatives, niacin (nicotinic acid), erythromycin, azole antifungals. When atorvastatin and antacid suspension containing magnesium and aluminum hydroxide were co administered, plasma concentrations of atorvastatin decreased approximately 35%. However, LDL-C reduction was not altered. Plasma concentrations of atorvastatin decreased approximately 25% when colestipol and atorvastatin were co administered. However, LDL-C reduction was greater when atorvastatin and colestipol were co-administered than when either drug was given alone. When multiple doses of atorvastatin and digoxin were co-administered, steady state plasma digoxin concentrations increased by approximately 20%. Patients taking digoxin should be monitored appropriately. In healthy individuals, plasma concentrations of atorvastatin increased approximately 40% with co- administration of atorvastatin and erythromycin. Co- administration of atorvastatin and an oral contraceptive increased AUC values for norethindrone and ethinylestradiol by approximately 30% and 20%. These increases should be considered when selecting an oral contraceptive for a woman taking atorvastatin.<br />\r\n&nbsp;<br />\r\nDrug interaction with amlodipine: Amlodipine may potentiate the effect of other antihypertensive (e.g.Beta-blockers, ACE inhibitors, Alpha-1-blockers and Diuretics). In clinical interaction studies, Amlodipine did not affect the pharmacokinetics of Atorvastatin, Digoxin, Warfarin or Cyclosporine.</p>', '<p>Combination of amlodipine and atorvastatin is contraindicated in patients with known hypersensitivity to any component of this medication. Combination of amlodipine and atorvastatin contains atorvastatin and is therefore contraindicated in patients with active liver disease which may include unexplained persistent elevations of serum transaminases.</p>', '<p>In general, treatment with amlodipine and atorvastatin combination is well tolerated. Some common side effects include headache, dizziness, tiredness, sleepiness, stomach pain, nausea, upset stomach, diarrhea, edema, flushing, arrhythmia, palpitation, muscle and joint pain, tendon problems etc.</p>', '<p><strong>Pregnancy:</strong>&nbsp;category X. Combination of amlodipine and atorvastatin should be administered to women of childbearing age only when such patients are highly unlikely to conceive and have been informed of the potential hazards.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether amlodipine or atorvastatin is excreted in human milk. Because of the potential for adverse reactions in nursing infants, women taking combination of amlodipine and atorvastatin should not breast-feed.</p>', '<p>Increased Angina and/or Myocardial Infarction Rarely, patients, particularly those with severe obstructive coronary artery disease, have developed documented increased frequency, duration and/or severity of angina or acute myocardial infarction on starting calcium channel blocker therapy or at the time of dosage increase. The mechanism of this effect has not been elucidated. Liver Dysfunction. HMG-CoA reductase inhibitors, like some other lipid-lowering therapies, have been associated with biochemical abnormalities of liver function.</p>', NULL, '<p>Anti-anginal &amp; lipid lowering drugs</p>', '<p>Store in a cool and dry place. Protect from light and moisture. Keep all medicines out of the reach of children.</p>', '<p><strong>Patients with renal insufficiency</strong>: Renal disease has no influence on the plasma concentrations or lipid effects of Atorvastatin; thus no adjustment of dose is required. Hemodialysis is not expected to significantly enhance the clearance of Atorvastatin since the drug is extensively bound to plasma proteins.<br />\r\n<br />\r\n<strong>Patients with hepatic dysfunction</strong>: In patients with moderate to severe hepatic dysfunction, the therapeutic response to Atorvastatin is unaffected but exposure to the drug is greatly increased.</p>', '2022-02-14 06:52:57', '2022-03-15 23:06:47');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(94, 94, '<p>This combination is indicated for the treatment of hypertension. This fixed combination drug is not indicated for the initial therapy of hypertension.</p>', '<p>The combination of Amlodipine and Benazepril is used to treat high blood pressure. Benazepril and benazeprilat inhibit angiotensin-converting enzyme (ACE) in human subjects and in animals. While the mechanism through which Benazepril lowers blood pressure is believed to be primarily suppression of the renin-angiotensin aldosterone system, Benazepril has an antihypertensive effect even in patients with low-renin hypertension. Amlodipine is a dihydropyridine calcium antagonist (calcium ion antagonist or slow channel blocker) that inhibits the transmembrane influx of calcium ions into vascular smooth muscle and cardiac muscle. Amlodipine inhibits calcium ion influx across cell membranes selectively, with a greater effect on vascular smooth muscle cells than on cardiac muscle cells. Amlodipine is a peripheral arterial vasodilator that acts directly on vascular smooth muscle to cause a reduction in peripheral vascular resistance and reduction in blood pressure.<br />\r\n<br />\r\nThe rate and extent of absorption of Benazepril and Amlodipine are not significantly different, respectively, from the rate and extent of absorption of Benazepril and Amlodipine from individual tablet formulations. Following oral administration of this capsule, peak plasma concentrations of Benazepril are reached in 0.5-2 hours. Peak plasma concentrations of Amlodipine are reached 6-12 hours after administration of this capsule; the extent of absorption is 64%-90%. Over 700 patients received Benazepril/Amlodipine once daily in five double-blind, placebo-controlled studies. Benazepril/Amlodipine lowered blood pressure within 1 hour, with peak reductions achieved 2-8 hours after dosing. The antihypertensive effect of a single dose persisted for 24 hours. Once-daily doses of Benazepril/Amlodipine using Benazepril doses of 10-20 mg and Amlodipine doses of 2.5-10 mg decreased seated pressure (systolic/diastolic) 24 hours after dosing by about 10-25/6-13 mmHg.</p>', '<p>Amlodipine is an effective treatment of hypertension in once-daily doses of 2.5-10 mg while Benazepril is effective in doses of 10-80 mg.<br />\r\n<br />\r\nIt is usually appropriate to begin therapy with this capsule only after a patient has either-</p>\r\n\r\n<ul>\r\n	<li>Failed to achieve the desired antihypertensive effect with one or the other monotherapy, or</li>\r\n	<li>Demonstrated inability to achieve adequate antihypertensive effect with Amlodipine therapy without developing edema.</li>\r\n</ul>\r\n\r\n<p><strong>Dose Titration Guided by Clinical Effect</strong>: A patient whose blood pressure is not adequately controlled with Amlodipine (or another dihydropyridine) alone or with Benazepril (or another ACE inhibitor) alone may be switched to combination therapy with this capsule. All patient groups benefit from the reduction in Amlodipine-induced edema. Dosage must be guided by clinical response; steady-state levels of Benazepril an Amlodipine will be reached after approximately 2 and 7 days of dosing respectively.<br />\r\n<br />\r\nIn patients whose blood pressures are adequately controlled with Amlodipine but who experience unacceptable edema, combination therapy may achieve similar (or better) blood-pressure control without edema. Especially in nonblacks, it may be prudent to minimize the risk of excessive response by reducing the dose of Amlodipine as Benazepril is added to the regimen.<br />\r\n<br />\r\n<strong>Replacement Therapy</strong>: For convenience, patients receiving Amlodipine and Benazepril from separate tablets may instead wish to receive this capsule containing the same component doses. In small, elderly, or hepatically impaired patients, the recommended initial dose of Amlodipine, as monotherapy or as a component of combination therapy, is 2.5 mg.</p>', '<p><strong>Diuretics</strong>: Patients on diuretics, especially those in whom diuretic therapy was recently instituted, may occasionally experience an excessive reduction of blood pressure after initiation of therapy with Benazepril/Amlodipine.<br />\r\n<br />\r\n<strong>Potassium Supplements and Potassium-Sparing Diuretics</strong>: Benazepril can attenuate potassium loss caused by thiazide diuretics. Potassium-sparing diuretics (Spironolactone, Amiloride, Triamterene and others) or potassium supplements can increase the risk of hyperkalemia. If concomitant use of such agents is indicated, they should be given with caution, and the patient&#39;s serum potassium should be monitored frequently.<br />\r\n<br />\r\n<strong>Others</strong>: Benazepril has been used concomitantly with oral anticoagulants, beta-adrenergic-blocking agents, calcium-blocking agents, Cimetidine, diuretics, Digoxin, Hydralazine, and Naproxen without evidence of clinically important adverse interactions.<br />\r\n<br />\r\nIn clinical trials, Amlodipine has been safely administered with thiazide diuretics, beta blockers, ACE inhibitors, long-acting nitrates, sublingual nitroglycerin, Digoxin, Warfarin, nonsteroidal anti-inflammatory drugs, antibiotics, and oral hypoglycemic drugs.</p>', '<p>This capsule is contraindicated in patients who are hypersensitive to Benazepril, to any other ACE inhibitor, or to Amlodipine.</p>', '<p>Benazepril/Amlodipine has been evaluated for safety in patients with hypertension for at least 6 months and more than 1 year. The reported side effects were generally mild and transient, and there was no relationship between side effects and age, sex, race or duration of therapy. Discontinuation of therapy due to side effects was required in approximately 4% of patients treated with Benazepril/Amlodipine and in 3% of patients treated with placebo. The most common reasons for discontinuation of therapy with Benazepril/Amlodipine in U.S. studies were cough and edema. The side effects considered possibly or probably related to study drug that occurred in U.S. placebo-controlled trials in more than 1% of patients treated with Benazepril/Amlodipine are cough, headache, dizziness and edema.<br />\r\n<br />\r\nThe incidence of edema was statistically greater in patients treated with Amlodipine monotherapy than in patients treated with the combination. Edema and certain other side effects are associated with Amlodipine monotherapy in a dose-dependent manner, and appear to affect women more than men. The addition of Benazepril resulted in lower incidences as shown in study; the protective effect of Benazepril was independent of race and (within the range of doses tested) of dose.<br />\r\n<br />\r\nOther rare side effects are angioedema, asthenia, fatigue, insomnia, nervousness, anxiety, tremor, decreased libido, flushing, hot flashes, rash, skin nodule, dermatitis, dry mouth, nausea, abdominal pain, constipation, diarrhea, dyspepsia, esophagitis, hypokalemia, pharyngitis etc.</p>', '<p>Pregnancy Categories C (first trimester) and D (second and third trimesters). ACE inhibitors can cause fetal and neonatal morbidity and death when administered to pregnant women. Several dozen cases have been reported in the world literature. When pregnancy is detected, this capsule should be discontinued as soon as possible. Minimal amounts of unchanged Benazepril and of benazeprilat are excreted into the breast milk of lactating women treated with Benazepril, so that a newborn child ingesting nothing but breast milk would receive less than 0.1% of the maternal doses of Benazepril and benazeprilat. It is not known whether Amlodipine is excreted in human milk. In the absence of this information, it is recommended that nursing be discontinued while this capsule is administered.</p>', '<p><strong>Impaired Renal Function</strong>: This capsule should be used with caution in patients with severe renal disease.<br />\r\n<br />\r\n<strong>Hyperkalemia</strong>: This may occur in only a few patients but generally are reversible.<br />\r\n<br />\r\n<strong>Patients With Hepatic Failure</strong>: Since Amlodipine is extensively metabolized by the liver and the plasma elimination half-life (t &frac12;) is 56 hours in patients with impaired hepatic function, caution should be exercised when administering this capsule to patients with severe hepatic impairment.<br />\r\n<br />\r\n<strong>Cough</strong>: ACE inhibitor-induced cough should be considered in the differential diagnosis of cough.<br />\r\n<br />\r\n<strong>Surgery/Anesthesia</strong>: In patients undergoing surgery or during anesthesia with agents that produce hypotension, Benazepril will block the angiotensin II formation that could otherwise occur secondary to compensatory renin release. Hypotension that occurs as a result of this mechanism can be corrected by volume expansion.<br />\r\n<br />\r\n<strong>Carcinogenesis, Mutagenesis, Impairment of Fertility</strong>: No evidence of carcinogenicity, mutagenicity or impairment of fertility was found when the Benazepril/Amlodipine combination were given orally.</p>', '<p>Human overdoses with any combination of Amlodipine and Benazepril have not been reported. In scattered reports of human overdoses with Benazepril and other ACE inhibitors, there are no reports of death.</p>', '<p>Combined antihypertensive preparations</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Geriatric Use</strong>: Clinical experience has not identified differences in responses between the elderly and younger patients, but greater sensitivity of some older individuals cannot be ruled out.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.</p>', '2022-02-14 06:53:34', '2022-03-15 23:11:42'),
(95, 95, '<p>This is indicated for the treatment of hypertension, alone or with other antihypertensive agents. It may also be used as initial therapy in patients who are likely to need multiple drugs to achieve their blood pressure goals.</p>', '<p>This is a fixed dose combination of Telmisartan and Amiodipine. Telmisartan, a non-peptide angiotensin receptor blocker (ARB), is specific angiotensin II antagonist acting on the AT1 subtype. Angiotensin II is the principal pressor agent of the renin-angiotensin system, with effects that include vasoconstriction, stimulation of synthesis and release of aldosterone, cardiac stimulation, and renal reabsorption of sodium, which leads to an increase in blood pressure (hypertension). Telmisartan blocks the vasoconstrictor and aldosterone-secreting effects of angiotensin II by selectively blocking the binding of angiotensin II to the AT1 receptor in many tissues, such as vascular smooth muscle and the adrenal gland. Therefore, Telmisartan dilates blood vessels and reduces blood pressure without affecting pulse rate. Telmisartan has much greater affinity (&gt;3,000 fold) for the AT1 receptor than for the AT2 receptor. It does not bind or block other hormone receptors or ion channels known to be important in cardiovascular regulation.<br />\r\n<br />\r\nAmiodipine, a dihydropyridine calcium-channel blocker (CCB), inhibits the transmembrane influx of calcium ion into vascular smooth muscle and cardiac muscle. Amiodipine is a peripheral arterial vasodilator that acts directly on vascular smooth muscle to cause a reduction in peripheral vascular resistance and reduction in blood pressure.</p>', '<p><strong>Initial Therapy</strong>: Patient may be initiated on this tablets if it is unlikely that control of blood pressure would be achieved with a single agent. The usual starting dose is 40/5 mg once daily. Patients requiring larger blood pressure reductions may be started with 80/5 mg once daily. Initial therapy with this is not recommended in patients 575 years old or with hepatic impairment.<br />\r\n<br />\r\n<strong>Add-on Therapy</strong>: Patients not adequately controlled with amiodipine (or another dihydropyridine calcium channel blocker) alone or with telmisartan (or another angiotensin receptor blocker) alone. Patients treated with 10 mg amiodipine who experience adverse reactions such as edema, may be switched to this 40/5 mg tablets once daily, reducing the dose of amiodipine without reducing the overall expected antihypertensive response.<br />\r\n<br />\r\n<strong>Replacement Therapy</strong>: Patients receiving amiodipine and telmisartan from separate tablets may instead receive this tablets containing the same component doses once daily. Dosage must be individualized and may be increased after at least 2 weeks. The maximum recommended dose of this tablet is 80/10 mg once daily.</p>', '<p>Co-administration of telmisartan did not result in a clinically significant interaction with acetaminophen, amiodipine, glyburide, simvastatin, hydrochlorothiazide, warfarin, or ibuprofen. Telmisartan is not metabolized by the cytochrome P450 system and had no effects in vitro on cytochrome P450 enzymes, except for some inhibition of CYP2C19.<br />\r\n<br />\r\nTelmisartan is not expected to interact with drugs that inhibit or are metabolized by cytochrome P450 enzymes, except for possible inhibition of the metabolism of drugs metabolized by CYP2C19.<br />\r\n<br />\r\nIn clinical trials, amiodipine has been safely administered with thiazide diuretics, beta-blockers, angiotensin converting enzyme inhibitors, long-acting nitrates, sublingual nitroglycerin, digoxin, warfarin, non-steroidal anti inflammatory drugs, antibiotics, and oral hypoglycemic drugs.<br />\r\n<br />\r\nThe following have no clinically relevant effects on the pharmacokinetics of amiodipine: cimetidine, grapefruit juice, sildenafil. Amiodipine has no clinically relevant effects on the pharmacokinetics or pharmacodynamics of the following: atorvastatin, digoxin, warfarin.</p>', '<ul>\r\n	<li>Known hypersensitivity to this product or any of its components.</li>\r\n	<li>Pregnancy &amp; lactation.</li>\r\n	<li>Biliary obstructive disorders, severe hepatic impairment, hypotension, cardiogenic shock, left ventricle outflow tract obstruction.</li>\r\n</ul>', '<p>Dizziness, peripheral edema, migraine, headache, paraesthesia, vertigo, bradycardia, palpitations, hypotension, cough, abdominal pain, diarrhea, nausea, pruritus, myalgia, spasm, erectile dysfunction,chest pain, fatigue, edema etc.</p>', '<p>Pregnancy Categories C (first trimester) and D (second and third trimesters). It is not known whether telmisartan and amiodipine is excreted in human milk. Because of the potential for adverse effects on the nursing infant, discontinue nursing or discontinue the drug after taking into account the importance of the drug to the mother.</p>', '<ul>\r\n	<li>Avoid fetal or neonatal exposure</li>\r\n	<li>Hypotension: Correct any volume or salt depletion before initiating therapy. Observe for signs and symptoms of hypotension</li>\r\n	<li>Titrate slowly in patients with hepatic or severe renal impairment</li>\r\n	<li>Heart failure: Monitor for worsening</li>\r\n	<li>Avoid concomitant use of an ACE inhibitor and angiotensin receptor blocker</li>\r\n	<li>Myocardial infarction: Uncommonly, initiating a CCB in patients with severe obstructive coronary artery disease may precipitate myocardial infarction or increased angina.</li>\r\n</ul>', '<p><strong>Telmisartan</strong>: Limited data are available with regard to overdosage in humans. The most likely manifestations of over dosage with telmisartan tablets would be hypotension, dizziness, and tachycardia; bradycardia could occur from parasympathetic (vagal) stimulation. If symptomatic hypotension should occur, supportive treatment should be instituted. Telmisartan is not removed by hemodialysis.<br />\r\n<br />\r\n<strong>Amiodipine</strong>: Overdosage might be expected to cause excessive peripheral vasodilation with marked hypotension and possibly reflex tachycardia. If massive overdose occur, active cardiac and respiratory monitoring should be instituted. Frequent bipod pressure measurements are essential. If hypotension occur, cardiovascular support including elevation of the extremities and the judicious administration of fluids should be initiated. If hypotension remains unresponsive to these conservative measures, administration of vasopressors (such as phenylephrine) should be considered with attention to circulating volume and urine output. Amiodipine is not removed by hemodialysis.</p>', '<p>Combined antihypertensive preparations</p>', '<p>Do not store above 30&deg;C. Protect from light and high humidity. Keep out of the reach of children.</p>', '<p><strong>Pediatric use</strong>: Safety and effectiveness of Telmisartan &amp; Amiodipine combination in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: Initial therapy with Telmisartan &amp; Amiodipine combination is not recommended in patients &ge;75 years old.<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Initial therapy with Telmisartan &amp; Amiodipine combination is not recommended in hepatically impaired patients.</p>', '2022-02-14 06:54:09', '2022-03-15 23:16:45'),
(96, 96, '<p>Amlodipine and Valsartan combination is indicated for the treatment of hypertension. This fixed combination drug is not indicated for the initial therapy of hypertension.</p>', '<p>Amlodipine is a dihydropyridine calcium channel blocker that inhibits the transmembrane influx of calcium ions into vascular smooth muscle and cardiac muscle. Valsartan blocks the vasoconstrictor and aldosterone-secreting effects of Angiotensin II by selectively blocking the binding of Angiotensin II to the AT1 receptor in many tissues, such as vascular smooth muscle and the adrenal gland. Its action is therefore independent of the pathways for Angiotensin II synthesis. Amlodipine and Valsartan have been shown to be effective in lowering blood pressure. Both Amlodipine and Valsartan lower blood pressure by reducing peripheral resistance, but calcium influx blockade and reduction of Angiotensin II vasoconstriction are complementary mechanisms.</p>', '<p><strong>Treatment of hypertension</strong>: Amlodipine is an effective treatment of hypertension in once daily doses of 2.5 mg - 10 mg while Valsartan is effective in doses of 80 mg-320 mg. In clinical trials with Amlodipine and Valsartan, using amlodipine doses of 5 mg-10 mg and Valsartan doses of 160 mg-320 mg, the antihypertensive effects increased with increasing doses. The majority of the antihypertensive effect is attained within 2 weeks after initiation of therapy or a change in dose. The dosage can be increased after 1 to 2 weeks of therapy to a maximum of 10/320 mg once daily as needed to control blood pressure. This combination may be administered with or without food. This combination may be administered with other antihypertensive agents. A patient whose blood pressure is not adequately controlled with Amlodipine alone or with Valsartan alone may be switched to this combination therapy.<br />\r\n<br />\r\n<strong>Elderly patients</strong>: Because of decreased clearance of Amlodipine, therapy should usually be initiated at 2.5 mg.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No initial dosage adjustment is required for patients with mild or moderate renal impairment. Titrate slowly in patients with severe renal impairment.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No initial dosage adjustment is required for patients with mild or moderate liver insufficiency. Titrate slowly in patients with hepatic impairment.</p>', '<p>No drug interaction studies have been conducted with Amlodipine and Valsartan combination, although studies have been conducted with the individual components.</p>', '<p>This combination product is contraindicated in patients who are hypersensitive to any components of this product.</p>', '<p>Generally been mild and transient in nature. The most common side effects include peripheral edema, nasal congestion, sore throat and discomfort when swallowing, upper respiratory tract infection, dizziness etc.</p>', '<p>Pregnancy Category D. It is not known whether Amlodipine or Valsartan is excreted in human milk. Because of the potential for adverse effects on the nursing infant, a decision should be made whether to discontinue nursing or discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Avoid fetal or neonatal exposure, assess for hypotension, warn patients with severe obstructive coronary artery disease about the risk of myocardial infarction or increased angina, titrate slowly in patients with impaired hepatic or severely impaired renal function.</p>', NULL, '<p>Combined antihypertensive preparations</p>', '<p>Amlodipine and Valsartan combination is indicated for the treatment of hypertension. This fixed combination drug is not indicated for the initial therapy of hypertension.</p>', '<p>Safety and effectiveness in paediatric patients have not been established.</p>', '2022-02-14 06:54:53', '2022-05-11 00:41:24'),
(97, 97, '<p>Amorolfine Hydrochloride is indicated in Dermatomycoses caused by dermatophytes: tinea pedis (athlete&#39;s foot), tinea cruris, tinea inguinalis, tinea corporis, tinea manuum. Pityriasis versicolor.</p>', '<p>Amorolfine is a topical antimycotic. Amorolfine belongs to a new chemical class, and its fungicidal action is based on an alteration of the fungal cell membrane targeted primarily on sterol biosynthesis. The ergosterol content is reduced, and at the same time unusual sterically nonplanar sterols accumulate.</p>', '<p><strong>Adult</strong>: To be applied to affected skin areas once daily following cleansing (in the evening). The treatment should be continued without interruption until clinical cure, and for 3-5 days thereafter. The required duration of treatment depends on the species of fungi and on the localisation of the infection. In general, treatment should be continued for at least two to three weeks. With foot mycoses, up to six weeks of therapy may be necessary.<br />\r\n<br />\r\n<strong>Elderly</strong>: There are no specific dosage recommendations for use in elderly patients.<br />\r\n<br />\r\n<strong>Children</strong>: There are no specific dosage recommendations for children owing to the lack of clinical experience available to date.</p>', '<p>There are no specific studies involving concomitant treatment with other topical medicines. Use of nail varnish or artificial nails should be avoided during treatment.</p>', '<p>Amorolfine cream must not be reused by patients who have shown hypersensitivity to the active substance or to any of the excipients.</p>', '<p>Side effects are Skin Irritation, erythema, pruritus, skin burning sensation, Hypersensitivity (systemic allergic reaction).</p>', '<p>No experience exists of use during pregnancy and nursing, therefore, the use of Amorolfine should be avoided during pregnancy and lactation. Reproductive toxicology studies showed no evidence of teratogenicity in laboratory animals but embryotoxicity was observed at high oral doses. The systemic absorption of amorolfine during and after topical administration is very low and therefore the risk to the human foetus appears to be negligible. Amorolfine Cream should not be used during pregnancy and/or lactation unless clearly necessary. Breast-feeding women must not use the cream in the breast area.</p>', '<p>Avoid contact of Amorolfine cream with eyes, ears and mucous membranes. This medicinal product contains stearyl alcohol which may cause local skin reaction (e.g. contact dermatitis) Owing to the lack of clinical experience available to date, the use of Amorolfine 0.25% cream in children is not recommended. A systemic or local allergic reaction could possibly occur after use of this product. If this happens, the product should be stopped immediately and medical advice should be sought. Remove the product carefully by cleaning the skin. The product should not be reapplied.</p>', '<p>Amorolfine is for topical use. In the event of accidental oral ingestion, an appropriate method of gastric emptying may be used</p>', '<p>Topical Antifungal preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:55:36', '2022-03-15 23:26:06'),
(98, 98, '<p>This is indicated in onychomycosis caused by dermatophytes, yeasts and moulds.</p>', '<p>Amorolfine is a topical antimycotic. It belongs to a new chemical class of Morpholine, Its fungistatic or fungicidal effect is based on an alteration of the fungal cell membrane targeted primarily on sterol biosynthesis. Amorolfine has a broad spectrum of action. Amorolfine is effective against Yeasts. Dermatophytes. Moulds, Dematiaceae and Dimorphic Fungi.</p>', '<p>Amorolfine Nail Lacquer should be applied to the affected finger or toenails once or twice a week as directed by the doctor It is important to use Amorolfine until the infection has cleared and healthy nails have grown back usually takes 6 months for fingernails and 9 to 12 months for toenails.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p><strong>Step 1</strong>: File the nail: First file down the infected areas of nail including the nail surface, as much as possible using the nail file provided. Do not use this all file on healthy nails, otherwise the infection will be spread out Discard the nail file after use.<br />\r\n<br />\r\n<strong>Step 2</strong>: Clean the nail: Use one of the alcohol pads provided to clean the nail surface. Repeat steps 1 and 2 for each affected nail.<br />\r\n<br />\r\n<strong>Step 3</strong>: Take some lacquer from the bottle: Use a nail brush to apply the nail lacquer. The lacquer must not be wiped off the edge of the bottle before it is applied. Do not use the brush on healthy nails and wash the brush with hot water after use<br />\r\n<br />\r\n<strong>Step 4</strong>: Apply the lacquer: Apply the lacquer evenly over the entire surface of the nail. Repeat these steps for each affected nail. Let the treated nail(s) dry for approximately 3 minutes. Close the nail lacquer bottle tightly. Dispose of the alcohol pad.</p>\r\n\r\n<ul>\r\n	<li>Before using the nail lacquer again, first remove the old lacquer from your nails using a swab, then file down the nails again if necessary.</li>\r\n	<li>Re-apply the lacquer as previously described</li>\r\n	<li>When dry, the nail lacquer is unaffected by soap and water. So you may wash your hands and feet as normal.</li>\r\n</ul>', '<p>There are no known drug interactions.</p>', '<p>Must not be reused by patients who have shown hypersensitivity to the treatment.</p>', '<ul>\r\n	<li>Rare side-effects (occurring in less than 1 in 1000 people)- Nail may become discolored broken or brittle.</li>\r\n	<li>Very rare side-effects (occurring in less than 1 in 10000 people)- A burning sensation or allergic skin reaction (contact dermatitis)</li>\r\n	<li>Unknown frequency of occurrence-Skin redness, itching hives, blisters and allergic skin reaction (contact dermatitis).</li>\r\n</ul>', '<p>No data available on the use of Amorolfine in pregnant women. There is no information on whether Amorolfine passes into human breast milk. There are no data on the use of Amorolfine in lactating women.</p>', '<ul>\r\n	<li>Avoid the lacquer coming into contact with the eyes, ears or mucous membranes (eg. mouth and nostrils).</li>\r\n	<li>Do not inhale</li>\r\n	<li>Wear impermeable gloves when using organic solvents to stop the ball lacquer from being removed.</li>\r\n</ul>', '<p>No information is available concerning over dosage in human.</p>', '<p>Other preparations</p>', '<p>Do not store above 30&deg;C. Protect Clinell lacquer from heat. Keep the bottle tightly closed.</p>', NULL, '2022-02-14 06:56:17', '2022-03-15 23:30:36'),
(99, 99, '<p>Co-amoxiclav is indicated for short-term treatment of bacterial infections at the following sites:</p>\r\n\r\n<ul>\r\n	<li>Upper respiratory tract infections (including ENT) e.g.tonsillitis,sinusitis,otitis media.</li>\r\n	<li>Lower respiratory tract infections e.g.acute and chronic bronchitis, lobar and bronchopneumonia.</li>\r\n	<li>Genito-urinary tract infections e.g.cystitis,urethritis,pyelonephritis.</li>\r\n	<li>Skin and soft tissue infections.</li>\r\n	<li>Bone and joint infections e.g.osteomyelitis.</li>\r\n	<li>Other infections e.g.septic abortion,puerperal sepsis,intra-abdominal sepsis etc.</li>\r\n</ul>', '<p><strong>Pharmacodynamic properties</strong>: Co-amoxiclav is an antibacterial combination consisting of the antibiotic Amoxicillin and the (3-lactamase inhibitor Clavulanic Acid. Amoxicillin has a broad spectrum of bactericidal activity against many Gram-positive &amp; Gram-negative microorganisms but it is susceptible to degradation by (3-lactamases and therefore the spectrum of activity does not include microorganisms, which produce these enzymes. Clavulanic acid possesses the ability to inactivate a wide range of beta-lactamase enzymes commonly found in microorganisms resistant to penicillins and cephalosporins. Thus Clavulanic acid in this preparation protects Amoxicillin from degradation by (3-lactamase enzymes and effectively extends the antibiotic spectrum to embrace a wide range of microorganisms.<br />\r\n<br />\r\n<strong>Pharmacokinetic properties</strong>: The pharmacokinetics of the two components of Co-amoxiclav is closely matched. Peak serum levels of both occur about one hour after oral administration. Absorption of Co-amoxiclav is optimized at the start of a meal. Both clavulanate and Amoxicillin have low levels of serum binding; about 70% remains free in the serum. Doubling the dosage of Co-amoxiclav approximately doubles the serum levels achieved.</p>', '<p>Adults and children over 12 years:<br />\r\n<br />\r\n<strong>Tablet</strong>:</p>\r\n\r\n<ul>\r\n	<li>The usual adult dose is one 625 mg Tablet every 12 hours or one 375 mg Tablet every 8 hours.</li>\r\n	<li>For more severe infections and infections of the respiratory tract, the dose should be one 1 gm Tablet every 12 hours or one 625 mg Tablet every 8 hours.</li>\r\n</ul>\r\n\r\n<p><strong>Suspension</strong>:</p>\r\n\r\n<ul>\r\n	<li>Children 6-12 years: 2 teaspoonful every 8 hours.</li>\r\n	<li>Children 1-6years: 1 teaspoonful every 8 hours.</li>\r\n	<li>Children below 1 year: 25 mg/kg/day in divided doses every 8 hours, for example a 7.5 kg child would require 2 ml suspension t.i.d, Treatment should not be extended beyond 14 days without review.</li>\r\n</ul>\r\n\r\n<p><strong>Forte suspension</strong>:</p>\r\n\r\n<ul>\r\n	<li>The usual recommended daily dosage: 25/3.6 mg/kg/day in mild to moderate infections (upper respiratory tract infections e.g. recurrent tonsilitis, lower respiratory infections, and skin and soft tissue infections)।</li>\r\n	<li>For serious infections: 45/6.4 mg/kg/day for the treatment of more serious infections (upper respiratory tract infections, e.g. otitis media and sinusitis, lower respiratory infections e.g. bronchopneumonia, and urinary tract infections).</li>\r\n</ul>\r\n\r\n<p>Children of 2 to 12 years:<br />\r\nMild to moderate infections:</p>\r\n\r\n<ul>\r\n	<li>25/3.6 mg/kg/day (Suspension)</li>\r\n	<li>2-6 years (13-21 kg) 2.5 ml suspension b.i.d</li>\r\n	<li>7-12years (22-40kg) 5 ml suspension b.i.d</li>\r\n</ul>\r\n\r\n<p>Serious infections:</p>\r\n\r\n<ul>\r\n	<li>45/6.4 mg/kg/day (Forte Suspension)</li>\r\n	<li>2-6 years (13-21 kg) 5 ml suspension b.i.d</li>\r\n	<li>7-12 years (22-40 kg) 10 ml suspension b.i.d</li>\r\n</ul>\r\n\r\n<p><strong>IV Injection</strong><br />\r\n<br />\r\nAdults-</p>\r\n\r\n<ul>\r\n	<li>Usually, 1.2 gm every 8 hours</li>\r\n	<li>Increased in more serious infections to 1.2 gm every 6 hours</li>\r\n	<li>For surgical prophylaxis: The usual dose is 1.2 gm at induction, for high risk procedures (eg. colorectal surgery) up to 2-3 gm may be given every 8 hours.</li>\r\n</ul>\r\n\r\n<p>Children-</p>\r\n\r\n<ul>\r\n	<li>0 to 3 months: 30 mg/kg every 8 hours. (every 12 hours in the perinatal period and in premature infants.</li>\r\n	<li>3 months to 12 years: Usually 30 mg/kg every 8 hours increased in more serious infection to 30 mg/kg every 6 hours.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Oral dosage form: This may be taken without regard to meals; however, absorption of clavulanate potassium is enhanced when Amoxicillin and Clavulanic acid are administered at the start of a meal. To minimize the potential for gastrointestinal intolerance, Amoxicillin and Clavulanic acid should be taken at the start of the meal.<br />\r\n<br />\r\nIV injection is not suitable for intramuscular or subcutaneous administration. The reconstituted vial can be administered intravenously by injection (over 2 minutes) or slow intravenous infusion (30 minutes). The contents of the content of the vial must be used within 20 minutes and thereafter any unused material should be discarded.</p>\r\n\r\n<ul>\r\n</ul>\r\n\r\n<ul>\r\n</ul>', '<p>Prolongation of bleeding time and prothrombin time have been reported in some patients receiving Co-amoxiclav. In common with other broad-spectrum antibiotics, Co-amoxiclav may reduce the efficacy of oral contraceptives and patients should be warned accordingly. Concomitant use of allopurinol during treatment with amoxicillin can increase the likelihood of allergic skin reactions. There are no data on the concomitant use of Co-amoxiclav and allopurinol.</p>', '<p>History of Penicillin hypersensitivity. Attention should be paid to possible cross-sensitivity with other beta-lactam antibiotics e.g. cephalosporins. Also contraindicated for patients with a previous history of Co-amoxiclav or Penicillin-associated cholestatic jaundice.</p>', '<p>Side effects, as with Amoxicillin, are uncommon and mainly of a mild and transitory nature. Diarrhoea, pseudomembranous colitis, indigestion, nausea, vomiting and candidiasis have been reported, if gastrointestinal side effects occur with oral therapy, that may be reduced by taking Co-amoxiclav at the start of meals. Hepatitis and cholestatic jaundice have been reported rarely but are usually reversible. Urticarial and erythematous rashes sometimes occur. Rarely erythema multiforme, Stevens-Johnson Syndrome and exfoliative dermatitis have been reported. In common with other beta-lactam antibiotics, angioedema and anaphylaxis have been reported.</p>', '<p>Animal studies with orally and parenterally administered Co-amoxiclav have shown no teratogenic effect. The drug has been used orally in human pregnancy in a limited number of cases with no untoward effect; however, the use of Co-amoxiclav in pregnancy is not recommended unless considered essential by the physician. During lactation, trace quantities of Amoxicillin can be detected in breast milk.</p>', '<p>Co-amoxiclav should be used with care in patients on anticoagulation therapy or with severe hepatic dysfunction. In patients with moderate or severe renal impairment, dosage should be adjusted. During the administration of a high dose of Co-amoxiclav adequate fluid intake and urinary output should be maintained to minimize the possibility of crystalluria.</p>', '<p>Problems of overdose with Co-amoxiclav are unlikely to occur, if encountered gastrointestinal symptoms and disturbance of the fluid and electrolyte balances may be evident. Co-amoxiclav may be removed from the circulation by haemodialysis.</p>', '<p>Broad spectrum penicillins</p>', '<p>This should be stored below 25&deg;C, protected from light and moisture. Once reconstituted suspension should be kept in the refrigerator (but not frozen) and should be usedby 7 days. Once reconstituted vial must be used within 20 minutes.</p>', '<p>The dose should be adjusted in case of patients with renal impairment<br />\r\n<br />\r\n<strong>Adult</strong>:</p>\r\n\r\n<ul>\r\n	<li>Mild impairment (Creatinine clearance&gt; 30ml/minute): No changein dosage.</li>\r\n	<li>Moderate impairment (Creatinine clearance 10-30 ml/minute): One 375 Tablet or one 625 Tablet 12 hourly or 1.2 gm IV followed by 0.6 gm IV 12 hourly.</li>\r\n	<li>Severe impairment (Creatinine clearance &lt;10 ml/minute): Not more than one 375 mg tablet 12 hourly or 1.2 gm IV followed by 0.6 gm IV 24 hourly. Dialysis decreases serum concentrations of this preparation and an additional 0.6 gm IV dose may need to be given during dialysis and at the end of dialysis.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>:</p>\r\n\r\n<ul>\r\n	<li>A similar reduction in dosage should be made for children.</li>\r\n	<li>Administration hepatic impairment: Dose with caution; monitor hepatic function at regular intervals.</li>\r\n</ul>', '2022-02-14 06:56:45', '2022-03-15 23:38:33'),
(100, 100, '<p>Amoxicillin is indicated in the treatment of infections due to susceptible &szlig;-lactamase negative strains of microorganisms. These infections include</p>\r\n\r\n<ul>\r\n	<li>Ear, nose and throat infections (i.e. otitis media, sinusitis, tonsillitis, pharyngitis, laryngitis)</li>\r\n	<li>Lower respiratory tract infections (i.e. pneumonia, acute and chronic bronchitis lung abscess, empyema, bronchiectasis)</li>\r\n	<li>Skin and soft tissue infections (i.e. cellulitis, carbuncles, furunculosis, infected wounds, abscess)</li>\r\n	<li>Genito-urinary tract infections (i.e. pyelonephritis, cystitis and urethritis)</li>\r\n	<li>Venereal disease (i.e. acute uncomplicated gonorrhoea)</li>\r\n	<li>In dental abscess, it is used as short-term therapy.</li>\r\n	<li>It is also indicated in combination with Clarithromycin and Lansoprazole (as triple therapy), for the treatment of patients with H. pylori infection and duodenal ulcer disease and to reduce the risk of duodenal ulcer recurrence.</li>\r\n</ul>', '<p>Amoxicillin is a broad spectrum penicillin. It is effective against a wide range of Gram-positive and Gram-negative bacteria. It acts through the inhibition of biosynthesis of cell wall. Amoxicillin is stable in the presence of gastric acid and is rapidly absorbed after oral administration. After an oral dose, peak plasma concentration of Amoxicillin is reached within 1 to 2 hours. Amoxicillin is widely distributed at varying concentration in body tissues and fluids.</p>', '<p><strong>Adult</strong>: 250 mg three times daily, increasing up to 500 mg three times daily for severe infections.<br />\r\n<br />\r\n<strong>Children</strong>&nbsp;(up to 10 years of age) : 125 mg three times daily, increasing up to 250 mg three times daily for severe infections.</p>\r\n\r\n<ul>\r\n	<li><strong>Severe or recurrent purulent respiratory infection</strong>: 3 gm every 12 hours.</li>\r\n	<li><strong>Otitis media</strong>: Recommended dose is 1 g three times daily for adult and 40 mg/kg body weight daily in 3 divided doses for children (max. 3 g daily).</li>\r\n	<li><strong>Pneumonia</strong>: Recommended dose is 500-1000 mg three times daily.</li>\r\n	<li><strong>Dental abscess</strong>: Recommended dose is 3 gm, repeated after 10-12 hours.</li>\r\n	<li><strong>Urinary tract infections</strong>: Recommended dose is 3 gm, repeated after 10-12 hours.</li>\r\n	<li><strong>Gonorrhoea</strong>: Single dose of 2-3 gm with Probenecid 1 gm is recommended (Probenecid is contraindicated in children under 2 years).</li>\r\n	<li><strong>In renal impairment</strong>:&nbsp;it may be necessary to reduce the total daily dosage.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Reconstituted suspension can be administered by adding the required amount of suspension to milk, fruit juice, water. These preparations should then be taken immediately.</p>', '<p>Concurrent use of Amoxicillin and Probenecid may result in increased and prolonged blood levels of Amoxicillin. Amoxicillin may affect the gut flora, leading to lower estrogen reabsorption and reduced efficacy of combined oral estrogen/progesterone contraceptives.</p>', '<p>Amoxicillin is contraindicated in penicillin hypersensitive patients.</p>', '<p>Side effects are mild and transient in nature. This may include diarrhoea, indigestion or occasionally rash. Pseudo-membranous colitis has been reported rarely.</p>', '<p>US FDA pregnancy category of Amoxicillin is B. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Amoxicillin has been shown to be excreted in human milk. So, caution should be exercised when Amoxicillin is administered to a lactating mother.</p>', '<p>The possibility of superinfections with mycotic or bacterial pathogens should be kept in mind during therapy. If superinfections occur, Amoxicillin should be discontinued and appropriate therapy should be instituted.</p>', NULL, '<p>Broad spectrum penicillins</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-14 06:57:05', '2022-03-15 23:42:15'),
(101, 101, '<p>Amphotericin B is indicated for the following:</p>\r\n\r\n<ul>\r\n	<li>Empirical therapy for presumed fungal infection in febrile, neutropenic patients.</li>\r\n	<li>Treatment of Cryptococcal Meningitis in HIV infected patients&nbsp;</li>\r\n	<li>Treatment of patients with Aspergillus species, Candida species and/or Cryptococcus species infections refractory to amphotericin B deoxycholate, or in patients where renal impairment or unacceptable toxicity precludes the use of amphotericin B deoxycholate.</li>\r\n	<li>Treatment of visceral leishmaniasis. In immunocompromised patients with visceral leishmaniasis treated with Amphotericin B, relapse rates were high following initial clearance of parasites</li>\r\n</ul>', '<p>Amphotericin B is fungistatic or fungicidal depending on the concentration obtained in body fluids and the susceptibility of the fungus. The drug acts by binding to sterols (ergosterol) in the cell membrane of susceptible fungi. This creates a transmembrane channel, and the resultant change in membrane permeability allowing leakage of intracellular components. Ergosterol, the principal sterol in the fungal cytoplasmic membrane, is the target site of action of amphotericin B and the azoles. Amphotericin B, a polyene, binds irreversibly to ergosterol, resulting in disruption of membrane integrity and ultimately cell death.</p>', '<p>Systemic Fungal Infections-</p>\r\n\r\n<ul>\r\n	<li>Test dose: 1 mg IV infused over 20-30 min</li>\r\n	<li>Load: 0.25-0.5 mg/kg IV infused over 2-6 hour</li>\r\n	<li>Maintenance: 0.25-1 mg/kg IV qDay OR up to 1.5 mg/kg IV every other day (may increase gradually by 0.25 mg-increments/day)</li>\r\n</ul>', '<p>Increased toxicity with flucytosine. Drug induced renal toxicity enhanced in presence of other nephrotoxic medications. Antagonises effects of azole antifungals.</p>', '<p>Amphotericin B is contraindicated in those patients who have demonstrated or have known hypersensitivity to amphotericin B deoxycholate or any other constituents of the product unless, in the opinion of the treating physician, the benefit of therapy outweighs the risk.</p>', '<p>Common side effects are Fever, chills, convulsions, malaise; nausea, vomiting, diarrhoea, anorexia; tinnitus, vertigo, hearing loss; hypotension, hypertension, cardiac arrhythmias; peripheral neuropathy; phloebitis, pain at Inj site, disturbances in renal function and renal toxicity.</p>', '<p>Pregnancy Category B. There have been no adequate and well-controlled studies of Amphotericin B in pregnant women. It is not known whether Amphotericin B is excreted in human milk.</p>', '<p>As with any amphotericin B-containing product the drug should be administered by medically trained personnel. During the initial dosing period, patients should be under close clinical observation. amphotericin B has been shown to be significantly less toxic than amphotericin B deoxycholate; however, adverse events may still occur.</p>', NULL, '<p>Other Antifungal preparations</p>', '<p>Unopened vials of lyophilized material are to be stored at temperatures up to 25&deg;C. The reconstituted product concentrate may be stored for up to 24 hours at 2-8&deg; C.</p>', NULL, '2022-02-14 06:57:23', '2022-03-15 23:51:48');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(102, 102, '<p>Ampicillin is indicated in the treatment of infections caused by susceptible strains of the designated organism listed below:</p>\r\n\r\n<ul>\r\n	<li><strong>Infections of the&nbsp;Genitourinary&nbsp;Tract Including Gonorrhea</strong>: E. coli, P. mirabilis, enterococci,&nbsp;Shigella, S. typhosa&nbsp;and other&nbsp;Salmonella, and nonpenicillinase-producing&nbsp;N. gononhoeae.</li>\r\n	<li><strong>Infections of the&nbsp;Respiratory&nbsp;Tract</strong>:&nbsp;Nonpenicillinase-producing H. influenzae&nbsp;and staphylococci, and streptococci including&nbsp;streptococcus pneumoniae.</li>\r\n	<li><strong>Infections of the&nbsp;Gastrointestinal Tract</strong>:&nbsp;Shigella, S. typhosa and other&nbsp;Salmonella, E. coli, P. mirabilis, and enterococci.</li>\r\n	<li><strong>Meningitis</strong>:&nbsp;O. Meningitides.</li>\r\n</ul>\r\n\r\n<p>Bacteriology&nbsp;studies to determine the causative organisms and their sensetivity to ampicillin should be performed.&nbsp;Therapy&nbsp;may be instituted prior to the results of susceptibility testing.</p>', '<p>Ampicillin inhibits bacterial cell wall synthesis by binding to 1 or more of the penicillin-binding proteins (PBPs) which in turn inhibit the final transpeptidation step of peptidoglycan synthesis in bacterial cell walls. Bacteria eventually lyse due to ongoing activity of cell wall autolytic enzymes (autolysins and murein hydrolases) while cell wall assembly is arrested.</p>', '<p><strong>Intra-articular:</strong><br />\r\nSupplement in systemic therapy for treatment of susceptible infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;500 mg daily.</li>\r\n	<li><strong>Child</strong>:&nbsp;&lt;10 yr&nbsp;Half of adult routine dosage.</li>\r\n</ul>\r\n\r\n<p><strong>Intraperitoneal:</strong><br />\r\nSupplement in systemic therapy for treatment of susceptible infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;500 mg daily.</li>\r\n	<li><strong>Child</strong>:&nbsp;&lt;10 yr&nbsp;Half of adult routine dosage.</li>\r\n</ul>\r\n\r\n<p><strong>Intrapleural:</strong><br />\r\nSupplement in systemic therapy for treatment of susceptible infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;500 mg daily.</li>\r\n	<li><strong>Child</strong>:&nbsp;&lt;10 yr&nbsp;Half of adult routine dosage</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous:</strong><br />\r\nMeningitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;2 gm 6 hrly.</li>\r\n	<li><strong>Child</strong>:&nbsp;150 mg/kg daily in divided doses.</li>\r\n</ul>\r\n\r\n<p>Intrapartum prophylaxis against group B Streptoccocal infection in neonates-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;Initially, 2 gm via IV inj followed by 1 gm 4 hrly until delivery.</li>\r\n</ul>\r\n\r\n<p><strong>Oral:</strong><br />\r\nBiliary tract infections, Bronchitis, Endocarditis, Gastroenteritis, Listeriosis, Otitis media, Perinatal streptococcal infections, Peritonitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;0.25-1 gm 6 hrly.</li>\r\n	<li><strong>Child</strong>:&nbsp;&lt;10 yr&nbsp;Half of adult routine dosage.</li>\r\n</ul>\r\n\r\n<p>Typhoid and paratyphoid fever-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;1-2 gm 6 hrly for 2 wk in acute infections, and 4-12 wk in carriers.</li>\r\n</ul>\r\n\r\n<p>Uncomplicated gonorrhoea-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;2 gm with 1 gm of probenecid as single dose, recommended to be repeated in female patients.</li>\r\n</ul>\r\n\r\n<p>Urinary tract infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;500 mg 8 hrly.</li>\r\n</ul>\r\n\r\n<p><strong>Parenteral:</strong><br />\r\nSusceptible infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;500 mg 6 hrly, via IM or slow IV inj over 3-5 min or by infusion.</li>\r\n	<li><strong>Child</strong>:&nbsp;&lt;10 yr&nbsp;Half of adult routine dosage.</li>\r\n</ul>\r\n\r\n<p>Septicaemia-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;150-200 mg/kg daily. Initiate with IV admin for at least 3 days, then continue with IM inj 3-4 hrly. Continue treatment for at least 48-72 hr after the patient has become asymptomatic or when there is evidence of bacterial eradication. Recommended treatment duration for infections caused by group-A &beta;-haemolytic streptococci: At least 10-days, to prevent occurrence of acute rheumatic fever or acute glomerulonephritis.</li>\r\n	<li><strong>Child</strong>:&nbsp;Same as adult dose.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Should be taken on an empty stomach. Take 1 hr before or 2 hr after meals.</p>', '<p>May reduce the efficacy of&nbsp;oral contraceptives. May alter INR while on warfarin and phenindione. May reduce the efficacy of oral typhoid vaccines. May reduce the excretion of methotrexate. Reduced excretion with probenecid and sulfinpyrazone, resulting to increased risk of toxicity. Allopurinol increases ampicillin-induced skin reactions. Reduced absorption with chloroquine. Bacteriostatic antibacterials (e.g. erythromycin, chloramphenicol, tetracycline) may interfere with the bactericidal action of ampicillin.</p>', '<p>Hypersensitivity to ampicillin and other penicillins.</p>', '<p>Nausea, vomiting, diarrhoea, erythematous maculo-papular rashes, sore mouth, black/hairy tongue, rash, erythema multiforme, Stevens-Johnson syndrome, toxic epidermal necrolysis, angioedema, fever, joint pains, serum sickness-like symptoms, haemolytic anaemia, thrombocytopenia, leucopenia, neutropenia, coagulation disorders, prolonged bleeding time and prothrombin time, CNS toxicity (e.g. convulsions); paraesthesia, nephropathy, interstitial nephritis, hepatitis, cholestatic jaundice, moderate and transient increase in transaminases, Anaphylaxis, Clostridium difficile-associated diarrhoea (CDAD).</p>', '<p>Pregnancy&nbsp;Category B.&nbsp;Either animal-reproduction studies have not demonstrated a fetal risk but there are no controlled studies in pregnant women or animal-reproduction studies have shown an adverse effect (other than a decrease in fertility) that was not confirmed in controlled studies in women in the 1st trimester (and there is no evidence of a risk in later trimesters).</p>', '<p>Patient with history of &beta;-lactam allergy. During renal impairment, Pregnancy and lactation.</p>', '<p><strong>Symptoms</strong>: Nausea, vomiting and diarrhoea.<br />\r\n<strong>Management</strong>: Symptomatic and supportive treatment. May be removed from the circulation by haemodialysis.</p>', NULL, '<p>Store between 20-25&deg; C. Reconstituted oral susp: Store between 2-8&deg; C (discard after 14 days).</p>', '<p><strong>Renal Impairment</strong>:&nbsp;CrCl&lt;10: Dose reduction or increase in dose interval.</p>', '2022-02-14 06:59:10', '2022-03-15 23:57:23'),
(103, 103, '<p>Anastrozole is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Treatment of early breast cancer in hormone receptor positive post-menopausal women.</li>\r\n	<li>Adjuvant treatment of early breast cancer in hormone receptor positive</li>\r\n	<li>postmenopausal women who have received 2 to 3 years of adjuvant tamoxifen.</li>\r\n	<li>Reduction in the incidence of contralateral breast cancers in post menopausal women receiving Anastrozole as adjuvant treatment for early breast cancer.</li>\r\n	<li>Treatment of advanced breast cancer in post-menopausal women.</li>\r\n</ul>', '<p>Anastrazole exerts its anti-estrogenic effects via selective and competitive inhibition of the aromatase enzyme found predominantly in the adrenal glands, liver, and fatty tissues. Many breast cancers are hormone receptor-positive, meaning their growth is stimulated and/or maintained by the presence of hormones such as estrogen or progesterone. In postmenopausal women, estrogen is primarily derived from the conversion of adrenally-produced androgens into estrogens by the aromatase enzyme- by competitively inhibiting the biosynthesis of estrogen at these enzymes, anastrozole effectively suppresses circulating estrogen levels and, subsequently, the growth of hormone receptor-positive tumours.</p>', '<p><strong>Adults Including the Elderly</strong>: One tablet (1 mg) to be taken orally once a day.<br />\r\n<strong>Children</strong>: The use of Anastrozole is not recommended in children, as efficacy has not been established<br />\r\n<strong>Renal Impairment</strong>: No dose change is recommended.<br />\r\n<strong>Hepatic Impairment</strong>: No dose change is recommended.</p>', '<p>Tamoxifen and/or other therapies containing estrogen should not be co-administered with Anastrozole.</p>', NULL, '<p>Very common side effects: Hot flushes, asthenia, joint stiffness, arthritis, headache, nausea, rash etc. Common side effects: Hair thinning, allergic reactions, diarrhea, vomiting, somnolence etc.</p>', '<p>Anastrozole must not be administered during pregnancy or lactation.</p>', '<p>Anastrozole is not recommended for use in children or in pre-menopausal women as safety and efficacy have not been established in these groups of patients.</p>\r\n\r\n<ul>\r\n	<li>Anastrozole has not been investigated in patients with severe hepatic or severe renal impairment. The potential risk/benefit to such patients should be carefully considered before administration of Anastrozole.</li>\r\n	<li>As Anastrozole lowers circulating estrogen levels, it may cause a reduction in bone mineral density with a possible consequent increased risk of fracture.</li>\r\n</ul>', '<p>There is limited clinical experience of overdose of Anastrozole. There are no reports where a patient has taken a dose in excess of 60 mg. No toxicity was observed and no clinically relevant adverse effects have been seen.</p>', '<p>Hormonal Chemotherapy</p>', '<p>Store in a cool &amp; dry place, protected from light and moisture. Keep out of reach of children.</p>', NULL, '2022-02-14 06:59:25', '2022-03-16 00:05:46'),
(104, 104, '<p>Anidulafungin is an echinocandin antifungal indicated for the treatment of the following infections:</p>\r\n\r\n<ul>\r\n	<li>Candidemia and other forms of Candida infections (intra-abdominal abscess and peritonitis) in adults and pediatric patients (1 month of age and older).</li>\r\n	<li>Esophageal candidiasis in adults.</li>\r\n</ul>\r\n\r\n<p>Limitations of use:</p>\r\n\r\n<ul>\r\n	<li>Anidulafungin has not been studied in adult and pediatric patients with endocarditis, osteomyelitis, and meningitis due to Candida or in sufficient numbers of neutropenic patients. The dosage of Anidulafungin for the treatment of Candida dissemination into the CNS and the eye has not been established.</li>\r\n	<li>Anidulafungin is associated with high relapse rates in esophageal candidiasis.</li>\r\n</ul>', '<p>Anidulafungin is a semi-synthetic echinocandin with antifungal activity. Anidulafungin inhibits glucan synthase, an enzyme present in fungal, but not mammalian cells. This results in inhibition of the formation of 1,3-&beta;-D-glucan, an essential component of the fungal cell wall.</p>', '<p>Candidemia and other forms of Candida infections-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 200 mg loading dose on Day 1, followed by 100 mg once daily maintenance dose thereafter for at least 14 days after the last positive culture.</li>\r\n	<li><strong>Pediatric Patients 1 Month of Age and Older</strong>: 3 mg/kg (not to exceed 200 mg) loading dose on Day 1, followed by 1.5 mg/kg (not to exceed 100 mg) once daily maintenance dose thereafter for at least 14 days after the last positive culture.</li>\r\n</ul>\r\n\r\n<p>Esophageal candidiasis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 100 mg loading dose on Day 1, followed by 50 mg once daily maintenance dose thereafter for a minimum of 14 days and for at least 7 days following resolution of symptoms.</li>\r\n	<li><strong>Pediatric Patients 1 Month of Age and Older</strong>: Not Approved.</li>\r\n</ul>\r\n\r\n<p><strong>Rate of Infusion for Adults and Pediatric Patients</strong>: The rate of infusion should not exceed 1.1 mg/minute [equivalent to 1.4 mL/minute or 84 mL/hour when reconstituted and diluted per instructions]</p>', '<p><strong>Cyclosporine</strong>: Administration of multiple doses of anidulafungin and cyclosporine to healthy subjects resulted in no significant alteration in the steady state pharmacokinetics of either drug. No dosage adjustment of cyclosporine or anidulafungin is needed when the two drugs are co-administered.<br />\r\n<br />\r\n<strong>Voriconazole</strong>: Administration of multiple doses of anidulafungin and voriconazole to healthy subjects resulted in no significant alteration in the steady state pharmacokinetics of either drug. No dosage adjustment of voriconazole or anidulafungin is needed when the two drugs are co-administered.<br />\r\n<br />\r\n<strong>Tacrolimus</strong>: Administration of multiple doses of anidulafungin and a single-dose of tacrolimus to healthy subjects resulted in no significant alteration in the steady state pharmacokinetics of either drug. No dosage adjustment of tacrolimus or anidulafungin is needed when the two drugs are co-administered.<br />\r\n<br />\r\n<strong>Rifampin</strong>: Administration of multiple doses of anidulafungin and rifampin to patients resulted in no significant alteration in the steady state pharmacokinetics of anidulafungin. No dosage adjustment of anidulafungin is needed when it is co administered with rifampin.<br />\r\n<br />\r\n<strong>Amphotericin B Liposome for Injection</strong>: Administration of multiple doses of anidulafungin and liposomal amphotericin B to patients resulted in no significant alteration in the steady state pharmacokinetics of anidulafungin. No dosage adjustment of anidulafungin is needed when it is co-administered with liposomal amphotericin B.</p>', '<p>Anidulafungin is contraindicated in:</p>\r\n\r\n<ul>\r\n	<li>Patients with known hypersensitivity to anidulafungin, any component of Anidulafungin, or other echinocandins.</li>\r\n	<li>Patients with known or suspected Hereditary Fructose Intolerance (HFI).</li>\r\n</ul>', '<p>Adults-</p>\r\n\r\n<ul>\r\n	<li>Candidemia and other forms of Candida infections: Most common adverse reactions (&ge;15%) are hypokalemia, nausea, diarrhea, vomiting, pyrexia, insomnia, hypotension.</li>\r\n	<li>Esophageal candidiasis: Most common adverse reactions (&ge;5%) are diarrhea, pyrexia, anemia, headache, vomiting, nausea, dyspepsia, oral candidiasis, and hypokalemia.&nbsp;</li>\r\n</ul>\r\n\r\n<p>Pediatric Patients (1 month and older): Candidemia and other forms of Candida infections: Most common adverse reactions (&ge; 5%): diarrhea, vomiting, pyrexia, abdominal pain, anemia, thrombocytopenia, alanine aminotransferase (ALT) and aspartate aminotransferase (AST) increased, hypoglycemia, epistaxis, and rash.</p>', '<p><strong>Pregnancy</strong>: Based on findings from animal studies, Anidulafungin can cause fetal harm when administered to a pregnant woman. There are no available human data on the use of Anidulafungin in pregnant women to inform a drug-associated risk of adverse developmental outcomes. In animal reproduction studies fetal toxicity was observed in the presence of maternal toxicity when anidulafungin was administered to pregnant rabbits during organogenesis at 4 times the proposed therapeutic maintenance dose of 100 mg/day on the basis of relative body surface area. Inform pregnant woman of the risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: There are no data on the presence of anidulafungin in human milk, the effects on the breastfed infant or the effects on milk production. When a drug is present in animal milk, it is likely that the drug will be present in human milk. Anidulafungin was found in the milk of lactating rats. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Anidulafungin and any potential adverse effects on the breastfed child from Anidulafungin or from the underlying maternal condition.</p>', '<p><strong>Hepatic Effects</strong>: Risk of abnormal liver tests, hepatitis, hepatic failure; monitor hepatic function during therapy.<br />\r\n<br />\r\n<strong>Hypersensitivity</strong>: Anaphylaxis, including shock has been reported. Risk of infusion-related adverse reactions, possibly histamine-mediated, including rash, urticaria, flushing, pruritus, bronchospasm, dyspnea, and hypotension; to reduce occurrence, do not exceed a rate of infusion of 1.1 mg/minute.<br />\r\n<br />\r\n<strong>Risk of Neonatal Toxicity Associated with Polysorbates</strong>: Anidulafungin contains polysorbate 80, an inactive ingredient. Thrombocytopenia, renal dysfunction, hepatomegaly, cholestasis, ascites, hypotension and metabolic acidosis haves been reported in low-birth weight infants receiving high doses of polysorbate. Anidulafungin is not approved in pediatric patients younger than 1 month of age.<br />\r\n<br />\r\n<strong>Hereditary Fructose Intolerance (HFI)</strong>: Anidulafungin contains fructose. Risk of metabolic crisis with life-threatening hypoglycemia, hypophosphatemia, lactic acidosis, and hepatic failure. Obtain history of HFI symptoms in pediatric patients before Anidulafungin administration.</p>', '<p>During clinical trials a single 400 mg dose of Anidulafungin was inadvertently administered as a loading dose. No clinical adverse events were reported. In a study of 10 healthy subjects administered a loading dose of 260 mg followed by 130 mg daily; 3 of the 10 subjects experienced transient, asymptomatic transaminase elevations (&le;3 x ULN)<br />\r\n<br />\r\nAnidulafungin is not dialyzable. The maximum non-lethal dose of anidulafungin in rats was 50 mg/kg, a dose which is equivalent to 10 times the recommended daily dose for esophageal candidiasis (50 mg/day) or equivalent to 5 times the recommended daily dose for candidemia and other Candida infections (100 mg/day), based on relative body surface area comparisons.</p>', '<p>Candida infections, Echinocandins</p>', '<p>Anidulafungin vials: Anidulafungin vials should be stored in a refrigerator at 2&deg;C-8&deg;C. Do not freeze. Excursions for 96 hours up to 25&ordm;C are permitted, and the vial can be returned to storage at 2&deg;C-8&deg;C.<br />\r\n<br />\r\nReconstituted solution: Anidulafungin reconstituted solution can be stored at up to 25&deg;C for up to 24 hours.<br />\r\n<br />\r\nInfusion Solution: Anidulafungin infusion solution can be stored at temperatures up to 25&deg;C for up to 48 hours. Do not freeze.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness in patients younger than 1 month of age has not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Dosage adjustments are not required for geriatric patients.<br />\r\n<br />\r\n<strong>Hepatic Insufficiency</strong>: No dosing adjustments are required for patients with any degree of hepatic insufficiency.<br />\r\n<br />\r\n<strong>Renal Insufficiency</strong>: Dosage adjustments are not required for patients with any degree of renal insufficiency including those on hemodialysis.</p>', '2022-02-14 06:59:51', '2022-03-16 00:09:44'),
(105, 105, '<p>Temporary relief of the signs and symptoms of allergic conjunctivitis including conjunctival hyperaemia, chemosis and itching in adults and children above 2 years of age.</p>', '<p><strong>Antazoline</strong>&nbsp;is an anti histamine of the ethylenediamine class, which are selective H1-antagonist. Effects mediated by H1 receptors include the contraction of smooth muscle and the dilation and increased permeability of the capillaries.<br />\r\n<br />\r\nAntihistamines, which act by blocking the H1 histamine receptor, are highly effective in providing relief of itching but are not very active in relieving the associated redness. The use of products combining an anti-histamine and a vasoconstrictor is well established in the symptomatic relief of allergic eye disease.<br />\r\n<br />\r\n<strong>Tetryzoline</strong>&nbsp;is a sympathomimetic with alpha adrenergic activity. Its vasoconstrictive effect reduces redness and oedema in allergic conjunctivitis.</p>', '<p><strong>Adults and adolescents</strong>: 1 drop 2 to 3 times daily upto 14 days. Children Colder than 2 years of age): No specific studies are available in this patient group. For possible systemic effects, the dosage should exceed to 1 to 2 drops per day. Not to be used in children below 2 years of age.<br />\r\n<br />\r\nThe eye drop should not be used for longer periods than 14 days as this may cause rebound hyperaemia and toxic follicular conjunctivitis.</p>', '<p>Sympathomimetic agents may cause a hypertensive crisis if used during treatment with MAOIs. Concomitant use with MAOIs is therefore contraindicated.<br />\r\n<br />\r\nSedating anti-histamines can enhance the sedating effects of CNS depressant including alcohol, hypnotics, opioid analgesics, anxiolytic sedatives and anti-psycotics. They also have an additive anti-muscarinic action with other anti muscarinic drugs, such as atropine and antidepressant</p>', '<p>Known hypersensitivity to Antazoline/ Tetryzoline or to any of the excipients. Concomitant use with Monoamine Oxidase Inhibitors (MAOI).</p>', '<p>The most common adverse effect is burning/stinging upon installation, which is mild and transient in nature.</p>', '<p><strong>Use in Pregnancy</strong>: No clinical data on exposed pregnancies are available. The eye drops should only be used if the potential benefits outweigh the risks to the fetus or infant.<br />\r\n<br />\r\n<strong>Use In Lactation</strong>: It is not known whether the either of the active substances of the eye drop passes into breast milk. Caution should be exercised when using the product during breast-feeding.</p>', '<p>The eye drop should be used with caution in elderly patients with severe cardiovascular disease, including arrhythmia, poorly controlled hypertension or diabetes.</p>', '<p>A topical overdose of this ophthalmic solution may be flushed from the eye with warm tap water.</p>', '<p>Other ophthalmic preparations</p>', '<p>The drug is to be used within 30 days after first opening. Store at 15-25&deg; C. Protect from light. The bottle is to be closed strongly immediately after use.</p>', NULL, '2022-02-14 07:00:10', '2022-03-16 00:13:26'),
(106, 106, '<p>Anti-Thymocyte Globulin is an immunoglobulin G indicated for the prophylaxis and treatment of acute rejection in patients receiving a kidney transplant. Use in conjunction with concomitant immunosuppression.</p>', '<p>The mechanism of action by which polyclonal antilymphocyte preparations suppress immune responses is not fully understood. Possible mechanisms by which Anti-Thymocyte Globulin may induce immunosuppression in vivo include: T-cell clearance from the circulation and modulation of T-cell activation, homing, and cytotoxic activities. Anti-Thymocyte Globulin includes antibodies against T-cell markers such as CD2, CD3, CD4, CD8, CD11a, CD18, CD25, CD44, CD45, HLA-DR, HLA Class I heavy chains, and &szlig;2 micro-globulin. In vitro, Anti-Thymocyte Globulin (concentrations &gt;0.1 mg/mL) mediates T-cell suppressive effects via inhibition of proliferative responses to several mitogens. In patients, T-cell depletion is usually observed within a day after initiating Anti-Thymocyte Globulin therapy. Anti-Thymocyte Globulin has not been shown to be effective for treating antibody-mediated (humoral) rejections.</p>', '<p>The first dose should be infused over at least 6 hours; doses on subsequent days should be infused over at least 4 hours.<br />\r\n<br />\r\nPremedication with corticosteroids, acetaminophen, and/or an antihistamine prior to each infusion is recommended.<br />\r\n<br />\r\nThe Anti-Thymocyte Globulin dose should be reduced by one half if the white blood cell (WBC) count is between 2,000 and 3,000 cells/mm3 or if the platelet count is between 50,000 and 75,000 cells/mm3. Stopping Anti-Thymocyte Globulin treatment should be considered if the WBC count falls below 2,000 cells/mm3 or if the platelet count falls below 50,000 cells/mm3<br />\r\n&nbsp;</p>\r\n\r\n<ul>\r\n	<li><strong>Prophylaxis of acute rejection</strong>: 1.5 mg/kg of body weight administered daily for 4 to 7 days</li>\r\n	<li><strong>Treatment of acute rejection</strong>: 1.5 mg/kg of body weight administered daily for 7 to 14 days</li>\r\n</ul>', '<p>No drug interaction studies have been performed.</p>', '<p>Allergy or anaphylactic reaction to rabbit proteins or to any product excipients, or active acute or chronic infections which contraindicate any additional immunosuppression</p>', '<p>The most common adverse reactions and laboratory abnormalities (incidence&gt;5% higher than comparator) are urinary tract infection, abdominal pain, hypertension, nausea, shortness of breath, fever, headache, anxiety, chills, increased potassium levels in the blood, low counts of platelets and white blood cells</p>', '<p>Animal reproduction studies have not been conducted with Anti-Thymocyte Globulin. It is also not known whether Anti-Thymocyte Globulin can cause fetal harm. Anti-Thymocyte Globulin should be given to a pregnant woman only if the benefit outweighs the risk.<br />\r\n<br />\r\nAnti-Thymocyte Globulin has not been studied in nursing women. It is not known whether this drug is excreted in human milk. Because other immunoglobulins are excreted in human milk, breastfeeding should be discontinued during Anti-Thymocyte Globulin therapy.</p>', '<p>Anti-Thymocyte Globulin should only be used by physicians experienced in immunosuppressant therapy in transplantation.<br />\r\n<br />\r\n<strong>Immune-mediated reactions</strong>: Anti-Thymocyte Globulin infusion could result in an anaphylactic reaction.<br />\r\n<br />\r\n<strong>Infusion-associated reactions</strong>: Close compliance with the recommended infusion time may reduce the incidence and severity of infusion-associated reactions.<br />\r\n<br />\r\n<strong>Hematologic effects</strong>: low counts of platelets and white blood cells have been identified and are reversible following dose adjustments. Monitor total white blood cell and platelet counts.<br />\r\n<br />\r\n<strong>Infection</strong>: Infections and reactivation of infections have been reported. Monitor patients and administer anti-infective prophylaxis.<br />\r\n<br />\r\n<strong>Malignancy</strong>: Incidence of malignancies may increase.<br />\r\n<br />\r\nImmunization with attenuated live vaccines is not recommended for patients who have recently received THYMOGLOBULIN. THYMOGLOBULIN may interfere with rabbit antibody&ndash;based immunoassays and with cross-match or panel-reactive antibody cytotoxicity assays.</p>', NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Store in refrigerator at 2&deg;C to 8&deg;C. Protect from light. Do not freeze.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Anti-Thymocyte Globulin in pediatric patients have not been established in controlled trials. However, based on limited European studies and U.S. compassionate use, the dose, efficacy, and adverse reaction profile are not thought to be different than for adults.</p>', '2022-02-14 07:00:54', '2022-03-16 00:16:33'),
(107, 107, '<p>Treatment and prophylaxis of haemorrhagic episodes in patients with haemophilia A,&nbsp;Prophylaxis in severe haemophilia A</p>', '<p>Factor VIII is required for clot formation and maintenance of haemostasis. It activates factor X in conjunction with activated factor IX. Activated factor X then converts prothrombin to thrombin, which converts fibrinogen to fibrin, and forms a stable clot with factor XIII. Factor VIII is used for replacement therapy in patients with haemophilia A.</p>', '<p><strong>Intravenous (Adult)</strong>-<br />\r\n<br />\r\n<strong>Treatment and prophylaxis of haemorrhagic episodes in patients with haemophilia A</strong>:&nbsp;Dosage is individualised based on coagulation tests performed before treatment and at regular intervals during treatment. Generally, 1 IU/kg will increase circulating factor VIII levels by about 2 IU/dL. Recommended doses vary according to the preparation used.<br />\r\n<br />\r\n<strong>Suggested doses</strong>: Mild-moderate haemorrhage (increase to 20-30% of normal): Usually with a single dose of 10-15 IU/kg;<br />\r\n<br />\r\n<strong>More serious haemorrhage or minor surgery (increase to 30-50% of normal)</strong>: Usual initial dose of 15-25 units/kg followed by 10-15 IU/kg every 8-12 hr if required;<br />\r\n<br />\r\n<strong>Severe haemorrhage or major surgery (increase to 80-100% of normal)</strong>: Usual initial dose of 40-50 IU/kg followed by 20-25 IU/kg every 8-12 hr. Refer to individual product information for further dosing details.<br />\r\n<br />\r\n<strong>Prophylaxis in severe haemophilia A</strong>:&nbsp;10-50 IU/kg every 2-3 days, as needed.</p>', '<p>Allergic reactions e.g. chills, chest tightness, fever, headache, hyperfibrinogenaemia, jittery feeling, lethargy, nausea, vomiting, somnolence, stinging at infusion site, stomach discomfort, tingling, urticaria, vasomotor reactions with rapid infusion.</p>', '<p>In individuals who have had an anaphylactic or severe systemic reaction to antihemophilic factor or von Willebrand factor preparations.</p>', '<p>Allergic reactions e.g. chills, chest tightness, fever, headache, hyperfibrinogenaemia, jittery feeling, lethargy, nausea, vomiting, somnolence, stinging at infusion site, stomach discomfort, tingling, urticaria, vasomotor reactions with rapid infusion.</p>', '<p>Pregnancy&nbsp;Category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Risk of intravascular haemolysis in patients with blood groups A, B, or AB receiving high doses or repeated doses of factor VIII preparations. Risk of transmission of some viral infections especially hepatitis B and C. Dose requirement may vary in patients with factor VIII inhibitors; thus optimal treatment should be based on clinical response. Monitor platelet counts regularly during treatment.</p>', NULL, '<p>Antihaemophilic factor</p>', '<p>Store between 2-8&deg; C. Use within 3 hr of reconstitution; do not refrigerate after reconstitution due to risk of precipitation.</p>', NULL, '2022-02-14 07:01:47', '2022-03-16 00:19:00'),
(108, 108, '<p>This is a dietary supplement specifically formulated to meet the nutritional needs of men wishing to have a child. This combination of antioxidants and micronutrients contributes to: healthy fertility and reproduction (zinc), normal spermatogenesis (selenium) and synthesis of DNA (zinc), the protection of cells against oxidative stress (vitamins C, E, selenium). This is a simple and safe way of helping you to have healthy, good quality sperm as it provides the nutritional elements that are necessary to protect and improve your sperm&#39;s performance.</p>', '<p><strong>L-Carnitine Tartrate</strong>: Carnitine is essential for sperm to mature in the testicles.<br />\r\n<strong>Vitamine C (Ascorbic Acid)</strong>: Vitamin C helps to protect cells against oxidative stress.<br />\r\n<strong>Vitamin E (Tocopherol)</strong>: Vitamin E helps to protect cells against oxidative stress.<br />\r\n<strong>Zinc</strong>: Contributes to normal reproduction and fertility. Contributes to normal DNA synthesis. Helps to protect cells against oxidative stress<br />\r\n<strong>Selenium</strong>: Selenium aids normal spermatogenesis: Help protect cells against oxidative stress<br />\r\n<strong>Vitamin B9 (Folic Acid)</strong>: Sperm concentration<br />\r\n<strong>Co-enzyme Q10</strong>: Helps to protect cells against oxidative stress.</p>', '<p>For to be effective, take 2 capsules per day (1 white+1 green) for a minimum of 3 months, i.e. the average time it takes for the spermatozoa to mature (72 days) plus the 25 days required for them to be able to fertilize. 3 boxes for a 3 months course of treatment. Do not take more than the prescribed daily dose. Using this food supplement does not replace the balance of the variety of foods important to a healthy diet. Inform your doctor of any unwanted or troublesome side-effect.</p>', NULL, NULL, NULL, NULL, '<p>The ingredients of this preparation have been authorized by the European Union and scientifically validated by the European Food Safety Authority (EFSA).</p>\r\n\r\n<ul>\r\n	<li>Do not leave within reach of children.</li>\r\n	<li>Do not take more than the prescribed daily dose.</li>\r\n	<li>Using this food supplement does not replace the balance of the variety of food important to a healthy diet.</li>\r\n	<li>Inform your doctor of any unwanted or troublesome side effect</li>\r\n</ul>', NULL, '<p>Anti-oxidant Multivitamin Multimineral preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:02:26', '2022-03-16 00:21:04'),
(109, 109, '<ul>\r\n	<li>Foot cream for pain relief</li>\r\n	<li>Soothes damaged nerves and calms itchy and dry skin</li>\r\n	<li>Intensely moisturizing to improve overall skin health</li>\r\n	<li>Ideal for diabetics</li>\r\n	<li>100% safe to use between the toes</li>\r\n	<li>Non-greasy formula that absorbs quickly</li>\r\n	<li>Size: 4 ounces</li>\r\n</ul>', '<p>Intense moisturizing treatment developed for severely dry, cracked, itchy and sensitive skin, softens hardened, callused skin to eliminate painful cracks and fissures, and relieves itching. Greaseless formula penetrates deeply. No added dyes, no petroleum or mineral oils. 100% safe to use between the toes.</p>', '<p>Generously apply and massage into all surfaces of the feet, heels, and toes twice daily. Apply to legs as needed.</p>', NULL, NULL, NULL, NULL, '<ul>\r\n	<li>Keep null of reach of children</li>\r\n	<li>For external use only</li>\r\n	<li>Avoid contact with eyes</li>\r\n	<li>If symptoms persist for more than 7 days or worsen, consult your physician</li>\r\n	<li>Do not rise on open wounds, cuts, damaged, or infected skin</li>\r\n</ul>', NULL, NULL, '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:02:43', '2022-03-16 00:22:46'),
(110, 110, '<p>Apixaban is a factor Xa inhibitor indicated:</p>\r\n\r\n<ul>\r\n	<li>To reduce the risk of stroke and systemic embolism in patients with nonvalvular atrial fibrillation</li>\r\n	<li>For the prophylaxis of deep vein thrombosis (DVT), which may lead to pulmonary embolism (PE), in patients who have undergone hip or knee replacement surgery</li>\r\n	<li>For the treatment of DVT and PE, and for the reduction in the risk of recurrent DVT and PE following initial therapy</li>\r\n</ul>', '<p>Apixaban acts by inhibiting coagulation, and thus prevents development of blood clots. As a result of FXa inhibition, apixaban prolongs clotting tests such as prothrombin time (PT), INR, and activated partial thromboplastin time (aPTT). Changes observed in these clotting tests at the expected therapeutic dose, however, are small, subject to a high degree of variability, and not useful in monitoring the anticoagulation effect of apixaban.</p>', '<p><strong>Recommended Dose</strong>: The recommended dose of Apixaban for most patients is 5 mg taken orally twice daily.<br />\r\n<br />\r\n<strong>Dosage Adjustments</strong>: The recommended dose of Apixaban is 2.5 mg twice daily in patients with any 2 of the following characteristics: age &ge;80 years, body weight &le;60 kg, serum creatinine &ge;1.5mg/dl.<br />\r\n<br />\r\n<strong>CYP3A4 and P-gp inhibitors</strong>: When Apixaban is coadministered with drugs that are strong dual inhibitors of cytochrome P450 3A4 (CYP3A4) and P-glycoprotein (P-gp) (e.g. ketoconazole, itraconazole, ritonavir, clarithromycin) the recommended dose is 2.5 mg twice daily.<br />\r\n<br />\r\n<strong>Missed Dose</strong>: If a dose of Apixaban is not taken at the scheduled time, the dose should be taken as soon as possible on the same day and twice-daily administration should be resumed. The dose should not be doubled to make up for a missed dose.<br />\r\n<br />\r\n<strong>Discontinuation for Surgery and Other Interventions</strong>: Apixaban should be discontinued at least 48 hours prior to elective surgery or invasive procedures with a moderate or high risk of unacceptable or clinically significant bleeding. Apixaban should be discontinued at least 24 hours prior to elective surgery or invasive procedures with a low risk of bleeding or where the bleeding would be non-critical in location and easily controlled.<br />\r\n<br />\r\n<strong>Switching from or to Apixaban</strong>: Switching from warfarin to Apixaban: Warfarin should be discontinued and Apixaban started when the international normalized ratio (INR) is below 2.0.<br />\r\n<br />\r\n<strong>Switching from Apixaban to warfarin</strong>: Apixaban affects INR, so that INR measurements during co-administration with warfarin may not be useful for determining the appropriate dose of warfarin. If continuous anticoagulation is necessary, discontinue Apixaban and begin both a parenteral anticoagulant and warfarin at the time the next dose of Apixaban would have been taken, discontinuing the parenteral anticoagulant when INR reaches an acceptable range.<br />\r\n<br />\r\n<strong>Switching between Apixaban and anticoagulants other than warfarin</strong>: Discontinue one being taken and begin the other at the next scheduled dose.</p>', '<p>Apixaban is a substrate of both CYP3A4 and P-gp. Inhibitors of CYP3A4 and P-gp increase exposure to Apixaban and increase the risk of bleeding. Inducers of CYP3A4 and P-gp decrease exposure to Apixaban and increase the risk of stroke.</p>', '<p>Apixaban is contraindicated in patients with the following conditions: Active pathological bleeding. Severe hypersensitivity reaction to Apixaban (i.e. anaphylactic reactions).</p>', '<p>Apixaban can cause a skin rash or severe allergic reaction.</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well-controlled studies of Apixaban in pregnant women. Treatment is likely to increase the risk of hemorrhage during pregnancy and delivery. Apixaban should be used during pregnancy only if the potential benefit outweighs the potential risk to the mother and fetus.<br />\r\n<br />\r\n<strong>Labor and Delivery</strong>: Safety and effectiveness of Apixaban during labor and delivery have not been studied in clinical trials. Consider the risks of bleeding and of stroke in using Apixaban in this condition.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is unknown whether Apixaban or its metabolites are excreted in human milk. Women should be instructed either to discontinue breastfeeding or to discontinue Apixaban therapy, taking into account the importance of the drug to the mother.</p>', '<p>Increased Risk of Stroke with Discontinuation of Apixaban Discontinuing Apixaban in the absence of adequate alternative anticoagulation increases the risk of thrombotic events. An increased rate of stroke was observed during the transition from Apixaban to warfarin in clinical trials in patients with nonvalvular atrial fibrillation. If Apixaban must be discontinued for a reason other than pathological bleeding, consider coverage with another anticoagulant.</p>', '<p>There is no antidote to Apixaban. Overdose of Apixaban increases the risk of bleeding. Activated charcoal may be useful in the management of Apixaban overdose.</p>', '<p>Anti-coagulants, Anti-platelet drugs, Fibrinolytics (Thrombolytics), Oral Anti-coagulants</p>', '<p>Keep in a dry place and store below 30&deg;C. Protect from light and keep out of the reach of children.</p>', '<p><strong>Hepatic Impairment</strong>: No dose adjustment is required in patients with mild hepatic impairment. Because patients with moderate hepatic impairment may have intrinsic coagulation abnormalities and there is limited clinical experience with Apixaban in these patients, dosing recommendations cannot be provided Apixaban is not recommended in patients with severe hepatic impairment<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: The dosing adjustment for moderate renal impairment is described above. No data inform use in patients with creatinine clearance &lt;15 ml/min or on dialysis.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the total subjects in clinical studies of Apixaban, &gt;69% were 65 and older, and &gt;31% were 75 and older. The effects of Apixaban on the risk of stroke and major bleeding compared to warfarin were maintained in geriatric subjects.</p>', '2022-02-14 07:03:18', '2022-03-16 00:27:01'),
(111, 111, '<p>Apremilast is indicated for the treatment of adult patients with active psoriatic arthritis and moderate to severe plaque psoriasis who are candidates for phototherapy or systemic therapy.</p>', '<p>Apremilast is a novel, orally available small molecule inhibitor of type-4 cyclic nucleotide phosphodiesterase (PDE-4). PDE-4 is a cyclic adenosine monophosphate (cAMP)-specific phosphodiesterase that is predominantly located in inflammatory cells. By inhibiting PDE-4, apremilast increases intracellular levels of cAMP and thereby inhibits the production of multiple proinflammatory mediators including PDE-4, TNF-alpha, interleukin-2 (IL-2), interferon-gamma, leukotrienes, and nitric oxide synthase. By targeting a central component of the inflammatory signaling cascade rather than a single inflammatory marker, PDE-4 inhibition may restore the homeostatic balance between pro- and anti-inflammatory signalling.</p>', '<p>The recommended initial dosage titration of Apremilast from Day 1 to Day 5 is shown below. Following the 5-day titration, the recommended maintenance dosage is 30 mg twice daily taken orally starting on Day 6. This titration is intended to reduce the gastrointestinal symptoms associated with initial therapy. Apremilast can be administered without regard to meals.<br />\r\n<br />\r\n<strong>Day 1</strong>: 10 mg in morning<br />\r\n<strong>Day 2</strong>: 10 mg in morning and 10 mg in evening<br />\r\n<strong>Day 3</strong>: 10 mg in morning and 20 mg in evening<br />\r\n<strong>Day 4</strong>: 20 mg in morning and 20 mg in evening<br />\r\n<strong>Day 5</strong>: 20 mg in morning and 30 mg in evening<br />\r\n<strong>Day 6</strong>: 30 mg twice daily<br />\r\n<br />\r\nDosage adjustment in patients with severe renal impairment.&nbsp;Apremilast dosage should be reduced to 30 mg once daily in patients with severe renal impairment. For initial dosage titration, it is recommended that Apremilast be titrated using only the morning schedule and the evening doses be skipped.</p>', '<p>Co-administration of strong cytochrome P450 enzyme inducer Rifampin resulted in a reduction of systemic exposure of Apremilast.Therefore.the use of cytochrome P450 enzyme inducers (e.g. Rifampin, Phenobarbital,Carbamazepine, Phenytoin) with Apremilast is not recommended.</p>', '<p>Apremilast is contraindicated in patients with a known hypersensitivity to Apremilast or to any of the excipients in the formulation.</p>', '<p>The most frequently occurring side effects of Apremilast are nausea, diarrhea and headache. Other less frequent side effects are upper respiratory tract infection, vomiting, naospharyngitis, abdominal pain, hypersensitivity, gastroesophageal reflux disease, dyspepsia, fatigue, decrease appetite, cough, rash, insomnia.</p>', '<p>Pregnancy Category C. It is not known whether Apremilast or its metabolites are present in human milk; however, Apremilast was detected in milk of lactating mice. Caution should be exercised when Apremilast is administered to a nursing woman.</p>', '<p>Treatment with Apremilast is associated with an increase in adverse reactions of depression. Patients, their caregivers and families should be advised of the need to be alert for the emergence or worsening of depression, suicidal thoughts or other mood changes and if such changes occur to contact their healthcare provider. Prescribers should carefully evaluate the risks and benefits of continuing treatment with Apremilast if such events occur.<br />\r\n<br />\r\nDuring the controlled period of the studies in psoriatic arthritis, weight decrease between 5-10% of body weight was reported in 10% of subjects treated with Apremilast 30 mg twice daily compared to 3.3% treated with placebo.</p>', NULL, '<p>Disease-modifying antirheumatic drugs (DMARDs)</p>', '<p>Store at cool &amp; dry place, protected from light &amp; moisture. Keep the medicine out of the reach of children.</p>', '<p><strong>Use in Paediatric patient</strong>: The safety and effectiveness of Apremilast in paediatric patients less than 18 years of age have not been established.</p>', '2022-02-14 07:03:37', '2022-03-16 00:31:45');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(112, 112, '<p>Aprepitant is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Prevention of postoperative nausea and vomiting (PONV)</li>\r\n	<li>Prevention of Chemotherapy Induced Nausea and Vomiting (CINV)</li>\r\n</ul>', '<p>Aprepitant is a selective high affinity antagonist of human substance P neurokinin 1 (NK1) receptors. When substance P attaches to these receptors, it causes nausea and vomiting. Aprepitant stops substance P from binding to the NK1 receptors. By blocking the receptors, Aprepitant can prevent nausea and vomiting, which often happens after chemotherapy or as a complication of surgery.</p>', '<p><strong>Post Operative Nausea and Vomiting</strong>: The recommended oral dosage of Aprepitant is 40 mg within 3 hours prior to induction of anesthesia.<br />\r\n<br />\r\n<strong>Chemotherapy-Induced Nausea and Vomiting</strong>:<br />\r\n<br />\r\n** The following regimen should be used for the prevention of nausea and vomiting associated with highly emetogenic cancer chemotherapy-</p>\r\n\r\n<ul>\r\n	<li><strong>Day 1</strong>: Aprepitant 125 mg orally, Dexamethasone 12 mg orally, 5-HT3 antagonist (Ondansetron): 24 mg 30 minutes before the start of chemotherapy.</li>\r\n	<li><strong>Day 2</strong>: Aprepitant 80 mg orally, Dexamethasone 8 mg orally</li>\r\n	<li><strong>Day 3</strong>: Aprepitant 80 mg orally, Dexamethasone 8 mg orally</li>\r\n	<li><strong>Day 4</strong>: Dexamethasone 8 mg orally</li>\r\n</ul>\r\n\r\n<p>Aprepitant is administered orally 1 hour prior to chemotherapy treatment on Day 1 and in the morning on Days 2 and 3. Dexamethasone is administered 30 minutes prior to chemotherapy treatment on Day 1 and in the morning on Days 2 through 4. The dose of dexamethasone accounts for drug interactions.<br />\r\n<br />\r\n** The following regimen should be used for the prevention of nausea and vomiting associated with moderately emetogenic cancer chemotherapy:</p>\r\n\r\n<ul>\r\n	<li><strong>Day 1</strong>: Aprepitant 125 mg orally, Dexamethasone 12 mg orally, 5-HT3 antagonist (Ondansetron): one 8 mg tablet 30 minutes before chemotherapy followed by an 8 mg dose 8 hours later.</li>\r\n	<li><strong>Day 2</strong>: Aprepitant 80 mg orally, 5-HT3 antagonist (Ondansetron): 8 mg tablet twice a day</li>\r\n	<li><strong>Day 3</strong>: Aprepitant 80 mg orally, 5-HT3 antagonist (Ondansetron): 8 mg tablet twice a day.</li>\r\n</ul>\r\n\r\n<p>Aprepitant is administered orally 1 hour prior to chemotherapy treatment on Day 1 and in the morning on Days 2 and 3. Dexamethasone is administered 30 minutes prior to chemotherapy treatment on Day 1. The dose of dexamethasone accounts for drug interactions.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Aprepitant may be taken with or without food. No dosage adjustment is necessary for the elderly patients.</p>', '<p>Aprepitant is a substrate, a weak-to-moderate (dose dependent) inhibitor, and an inducer of CYP3A4. Aprepitant is also an inducer of CYP2C9. Precautions should be taken while coadministering Aprepitant with drugs that use CYP3A4 or CYP2C9, for example- Warfarin, Tolbutamide, Phenytoin, Ketoconazole, Itraconazole, Nefazodone, Troleandomycin, Clarithromycin, Ritonavir, Nelfinavir, Diltiazem, Rifampin, Carbamazepine etc. &nbsp;<br />\r\n<br />\r\nUpon coadministration with Aprepitant, the efficacy of hormonal contraceptives during and for 28 days following the last dose of Aprepitant may be reduced. Alternative or back-up methods of contraception should be used during treatment with Aprepitant and for 1 month following the last dose of Aprepitant.</p>', '<p>Aprepitant is contraindicated in patients who are hypersensitive to any component of the product. Aprepitant should not be used concurrently with Pimozide, Terfenadine, Astemizole &amp; Cisapride.</p>', '<p>Constipation, Hypotension, Pruritus, Pyrexia</p>', '<p>Pregnancy Category B. This drug should be used during pregnancy only if clearly needed. It is not known whether this drug is excreted in human milk. A decision should be made whether to discontinue nursing or to discontinue the drug based on patient&rsquo;s importance.</p>', NULL, '<p>No specific information is available on the treatment of overdosage with Aprepitant. Single doses up to 600 mg of Aprepitant were generally well tolerated in healthy subjects. Drowsiness and headache can be seen due to overdose. In the event of overdose, Aprepitant should be discontinued. General supportive treatment and monitoring should be provided. Because of the antiemetic activity of Aprepitant, medicine-induced emesis may not be effective. Aprepitant cannot be removed by hemodialysis.</p>', '<p>Anti-emetic drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Patients with Renal Impairment</strong>: No dosage adjustment is necessary for patients with renal impairment or for patients with end-stage renal disease (ESRD) undergoing hemodialysis.<br />\r\n<br />\r\n<strong>Patients with Hepatic Impairment</strong>: No dosage adjustment is necessary for patients with mild to moderate hepatic impairment. There are no clinical data in patients with severe hepatic impairment.</p>', '2022-02-14 07:03:54', '2022-03-16 00:36:26'),
(113, 113, '<p>Arabinoxylan is able to increase NK cell activity by as much as 300% in just a couple of weeks, whilst T and B cell activity are increased by 200 and 150% respectively. Research has also shown that it can help significantly boost natural antibody production, as well as other parameters of the immune system. This is particularly important as we age as the immune system naturally declines with age.<br />\r\n<br />\r\nResearch shows that Arabinoxylan also has anti-inflammatory effects and antioxidant scavenging activity, as well as the ability to improve glucose tolerance, enhance pancreatic and liver function, reduce the adverse effects of chemotherapy, and improve general quality of life.<br />\r\n<br />\r\nThis ability to enhance the immune system and reduce inflammation means that Arabinoxylan is an important food supplement for a variety of situations. (Please note that the majority of research has been conducted in relation to cancer, and that more research needs to be done on viral infections, bacterial infections and diabetes.)<br />\r\n<br />\r\nThis product is basically used for the patients who are attacked by cancer, virus, bacteria.</p>', '<p>Arabinoxylan might work by reducing the amount of sugar and&nbsp;cholesterol&nbsp;that is absorbed in the&nbsp;stomach&nbsp;and intestines.</p>', '<p>The recommended dose of Arabinoxylan is 1 to 3 gram per day, taken orally.<br />\r\n<br />\r\nAs the body does not build up a resistance to Arabinoxylan over time, this food supplement can safely and effectively be taken over an extended period of time, and without the necessity of slowly increasing the dosage as with other immunomodulators.<br />\r\n<br />\r\nMost research into Arabinoxylan has been conducted using 30 to 45 mg/kg/day in a divided dose with meals, with maintenance doses down to 15 mg/kg/day. A dosage of at least 500 mg a day should be taken for general health maintenance (unless potentised with yeast); for more serious immune support (such as in the case of arthritis, diabetes, hepatitis B, hepatitis C and other infections) the recommended dosage should be 1000 mg a day; and for serious conditions where the immune system is severely compromised (such as with cancer or AIDS) 3 g per day is recommended for 1 month and then 1g per day thereafter.<br />\r\n<br />\r\nArabinoxylan should always be taken after food (ideally, 30 minutes after) and larger daily intakes should be divided into three portions and taken with breakfast, lunch and dinner. If the person taking the compound is very ill, they can stay on the 3 g per day intake for an extended period.<br />\r\n<br />\r\nApart from the case of general health maintenance, we always recommend that your doctor be informed that you are taking this supplement, so that he or she can integrate it into your treatment program. intake for an extended period.</p>', '<p>Medications for diabetes (Antidiabetes drugs)Interaction Rating: Moderate Be cautious with this combination. Arabinoxylan might decrease blood sugar. Diabetes medications are also used to lower blood sugar. Taking arabinoxylan along with diabetes medications might cause your blood sugar to go too low. Monitor your blood sugar closely. The dose of your diabetes medication might need to be changed.</p>', NULL, '<p>Arabinoxylan compound is a natural product that has no adverse or toxic side-effects, confirmed by blood tests and examinations of liver and kidney function of people who have taken high amounts of the compound over several months. The only obvious contraindication is that, as an immunomodulator, able to boost weak immune systems, it should not be taken in conjunction with any medication specifically for suppressing the immune system.<br />\r\n<br />\r\nAnd, although mushroom enzymes are used in Arabinoxylan manufacture, there is no mushroom content in the final product, which means that nearly all those with mushroom intolerances have been able to take it without an allergic reaction. This compound has also been authorized by the Japan Health Food and Nutrition Food Association, and has passed strict evaluation standards set under the guidance of the Ministry of Health and Welfare.</p>', '<p>Not enough is known about the use of arabinoxylan during pregnancy and breast-feeding</p>', NULL, '<p>Arabinoxylan has been clinically shown to be completely non-toxic, even in extremely high doses. It is also safe for children and infants (intake scaled down by body weight).</p>', '<p>Immunomodulator</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:04:13', '2022-03-16 00:39:26'),
(114, 114, '<p>Arformoterol is indicated for long-term, twice daily (morning and evening) administration in the maintenance treatment of bronchoconstriction in patients with chronic obstructive pulmonary disease (COPD), including chronic bronchitis and emphysema.<br />\r\n<br />\r\nImportant limitations of use: Arformoterol nebuliser solution is not indicated to treat acute deteriorations of COPD. People with asthma, who take long-acting beta2 adrenergic agonist (LABA) medicines, such as Arformoterol, have an increased risk of death from asthma problems</p>', NULL, '<p>The recommended dose of Arformoterol nebuliser solution is one 15 mcg unit-dose ampoule administered twice daily (morning and evening) by nebulization. A total daily dose of greater than 30 mcg (15 mcg twice daily) is not recommended.<br />\r\n<br />\r\nPediatric Use: COPD does not occur in children. The safety and efficacy of Arformoterol nebuliser solution in pediatric patients have not been established</p>', '<p>Other adrenergic drugs may potentiate effect. Xanthine derivatives, steroids, diuretics, or non-potassium sparing diuretics may potentiate hypokalemia or ECG changes. MAO inhibitors, tricyclic antidepressants and drugs that prolong the QTc interval may potentiate effect on the cardiovascular system. Beta-blockers may decrease effectiveness.</p>', NULL, '<p>Most common adverse reactions are pain, chest pain, back pain, diarrhea, sinusitis, leg cramps, dyspnea, rash, flu syndrome, peripheral edema and lung disorder. Arformoterol can cause serious side effects, including: People with asthma, who take LABA medicines, have an increased risk of death from asthma problems. Patient should get emergency medical care if:</p>\r\n\r\n<ul>\r\n	<li>Breathing problems worsen quickly</li>\r\n	<li>After the use of rescue inhaler medicine, it does not relieve breathing problems.</li>\r\n</ul>', '<p>Pregnancy Category C. Arformoterol nebuliser solution should be used during pregnancy, only if the potential benefit justifies the potential risk to the fetus. It is not known whether arformoterol is excreted in human milk.</p>', '<p>Arformoterol nebuliser should not be initiated in acutely deteriorating patients. It should be used with caution in patients with cardiovascular or convulsive disorders, thyrotoxicosis, or with sensitivity to sympathomimetic drugs. Life-threatening paradoxical bronchospasm can occur.</p>', '<p>As with all inhaled sympathomimetic medications, cardiac arrest and even death may be associated with an overdose of Arformoterol nebuliser solution.</p>', '<p>Bronchodilator</p>', '<p>Arformoterol nebuliser solution should be stored at 2-8&deg;C, protected from light and excessive heat. Do not freeze. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:04:35', '2022-03-16 00:42:34'),
(115, 115, '<p><strong>Aripiprazole is indicated for</strong>-</p>\r\n\r\n<ul>\r\n	<li>Schizophrenia</li>\r\n	<li>Schizoaffective disorder</li>\r\n	<li>Acute manic and mixed episodes associated with Bipolar I Disorder</li>\r\n	<li>Maintaining efficacy in patients with Bipolar I Disorder who are stabilized</li>\r\n</ul>', '<p>Aripiprazole is an atypical antipsychotic that has both dopamine and serotonin receptors activity. It is a partial agonist of dopamine D2 receptors that relieves the symptoms of schizophrenia. It is characterized as a dopamine system stabilizer. It is a potent partial agonist at serotonin 5-HT1A receptors and antagonist at 5-HT2A receptors. This is associated with improvement of depressive, cognitive and negative symptoms.</p>', '<p><strong>For Schizophrenia</strong>: 10 to 15 mg, once daily, without regard to food. Dose increment should not be made before 2 weeks, the time needed to achieve steady state.<br />\r\n<br />\r\n<strong>For Bipolar mania</strong>:&nbsp;30 mg, once daily, without regard to food.</p>', '<p>Caution should be exercised when aripipazole is taken in combination with other centrally acting drugs and alcohol. Carbamazepine could cause an increase in aripiprazole clearance and lower blood levels. Ketoconazole, quinidine, fluoxetine or paroxetine can inhibit aripiprazole elimination and cause increased blood levels.</p>', '<p>Aripiprazole is contraindicated in patients who are hypersensitive to it or to any component of this product.</p>', '<p>Headache, constipation, asthenia, nausea, dyspepsia, vomiting, coughing, abdominal pain.</p>', '<p>Aripiprazole should not be used in pregnancy as no human trial is performed. Patients should be advised not to breast feed an infant if they are taking aripiprazole.</p>', '<p>Aripiprazole may be associated with orthostatic hypotension (orthostatic lightheadedness).<br />\r\n<br />\r\nAripiprazole should be used with caution in patients with known cardiovascular disease (myocardial infarction or ischaemic heart disease, heart failure or conduction abnormalities), cerebrovascular disease, or conditions that would predispose patients to hypotension (dehydration, hypovolemia, and treatment with antihypertensive medications).<br />\r\n<br />\r\nSeizures occurred in aripiprazole-treated patients. As with other antipsychotic drugs, aripiprazole should be used cautiously in patients with Alzheimer&#39;s dementia.<br />\r\n<br />\r\nAripiprazole is not approved for the treatment of patients with dementia-related psychosis.</p>', '<p>Aripiprazole at doses up to 1080 mg causes no fatalities. The signs and symptoms observed with aripiprazole overdose included nausea, vomiting, asthenia, diarrhea, and somnolence.</p>', '<p>Atypical neuroleptic drugs</p>', NULL, NULL, '2022-02-14 07:04:55', '2022-03-16 00:45:51'),
(116, 116, '<p>Armodafinil is indicated to improve wakefulness in adult patients with-</p>\r\n\r\n<ul>\r\n	<li>Obstructive sleep apnea (OSA)</li>\r\n	<li>Narcolepsy</li>\r\n	<li>Shift work disorder (SWD)</li>\r\n</ul>', '<p>Armodafinil is an indirect dopamine receptor agonist. This is the R-enantiomer of Modafinil which is a 1:1 mixture of the R- and S-enantiomers. Armodafinil binds to the dopamine transporter and inhibits dopamine reuptake. As a result,&nbsp;increases neuronal activity in the hypothalamus, enhances activity in hypothalamic wakefulness center (TMN, tuberomammillary nucleus) within the hypothalamic sleep wake switch.</p>', '<p><strong>Adults</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Obstructive Sleep Apnea (OSA) &amp; Narcolepsy</strong>: 150 mg to 250 mg as a single dose in the morning.</li>\r\n	<li><strong>Shift Work Disorder (SWD)</strong>: 150 mg as a single dose approximately 1 hour prior to the start of work shift.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Safety and effectiveness in pediatric patients less than 17 years of age have not been established.<br />\r\n<br />\r\n<strong>Elderly</strong>: In elderly patients, elimination of Armodafinil and its metabolites may be reduced as a consequence of aging. Therefore, consideration should be given to the use of lower doses and close monitoring in this population.</p>', '<p>The clearance of drugs that are substrates for CYP3A4 or CYP3A5 (e.g., steroidal contraceptives, Cyclosporine, Midazolam and Triazolam) may be increased by Armodafinil which results in lower systemic exposure. Dosage adjustment of these drugs should be considered when used concomitantly with Armodafinil.<br />\r\n<br />\r\nElimination of drugs that are substrates for CYP2C19 (e.g., Phenytoin, Diazepam, Propranolol, Omeprazole and Clomipramine) may be prolonged by Armodafinil which results in higher systemic exposure. Dosage adjustment of these drugs should be considered when used concomitantly with Armodafinil.<br />\r\n<br />\r\nMore frequent monitoring of prothrombin times/ International normalized ratio (INR) should be considered whenever Armodafinil is co-administered with Warfarin.<br />\r\n<br />\r\nCaution should be used when concomitantly administering MAO inhibitors and Armodafinil.</p>', '<p>Contraindicated in patients with known hypersensitivity to Armodafinil or any of theexcipients of this product</p>', '<p>The most common side effects of Armodafinil are serious rash, including Stevens-Johnson syndrome, angioedema and anaphylaxis reactions, multi-organ hypersensitivity reactions, persistent sleepiness, psychiatric symptoms and some cardiovascular events.</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well controlled studies of Armodafinil in pregnant women. Armodafinil should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether Armodafinil or its metabolites are excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Armodafinil is administered to a nursing woman.</p>', '<p>Patients should be cautioned about operating an automobile or other hazardous machinery until it is reasonably certain that Armodafinil therapy will not adversely affect their ability to engage in such activities. Caution should be taken in treating patients with a history of psychosis, depression or mania. Discontinuation of treatment should be considered if psychiatric symptoms develop. Increased monitoring of heart rate and blood pressure should be exercised. Caution should be exercised when prescribing Armodafinil to patients with known cardiovascular disease.</p>', '<p>There were no overdoses reported in the Armodafinil clinical studies. Symptoms of Armodafinil overdose are likely to be similar to those of Modafinil which included excitation or agitation, insomnia and slight or moderate elevations in hemodynamic parameters. There is no specific antidote for Armodafinil overdose. However, if overdose occurs, it should be managed with primary supportive care.</p>', '<p>CNS stimulant drugs</p>', '<p>Store in a cool (below 25&deg;C) and dry place protected from light.</p>', '<p><strong>Patients with hepatic impairment</strong>: In patients with severe hepatic impairment, Armodafinil should be administered at a reduced dose.<br />\r\n<br />\r\n<strong>Patients with renal impairment</strong>:There is inadequate information to determine safety and efficacy of dosing in patients with severe renal impairment.</p>', '2022-02-14 07:05:14', '2022-03-16 00:49:22'),
(117, 117, '<p>Artemether is indicated for Malaria, Schistosomiasis.</p>', '<p>Artemether is a potent and rapidly acting blood schizontocide, which is highly efficacious in treating chloroquine-resistant falciparum malaria, and complicated falciparum malaria including cerebral malaria. Its quick onset of effect and high efficacy in bringing down the parasite load are the properties which make this drug a suitable therapeutic option against falciparum infection.</p>', '<p><strong>Adult</strong>: 80 mg twice daily for 1 day followed by 80 mg once daily for 4 days. Maximum dose: 480 mg for 5 days.<br />\r\n<br />\r\n<strong>Children</strong>: 3.2 mg/kg/day in 2 divided doses followed by 1.6 mg/kg/day once daily for 4 days. Maximum dose: 9.6 mg/kg for 5 days.</p>', '<p>Artemether causes QT prolongation in some patients. Thus concomitant use of erythromycin, terfenadine, procainamide, quinidine, disopyramide, amiodarone, bretylium, bepridil, sotalol, astemizole, probucol, tricyclic antidepressants, phenothiazines may be avoided.</p>', '<p>Contraindicated in patients with hpersensitivity to&nbsp;Artemether.</p>', '<p>Mild Gl disturbance, dizziness, tinnitus, reduction in reticulocyte and leucocyte counts, nausea, vomiting, abdominal pain, bradycardia, first degree heart block, transient increase in serum transaminases.</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Avoid concomitant use of drugs known to prolong QT interval or monitor such patients.</p>', NULL, '<p>Anti-malarial drugs</p>', NULL, NULL, '2022-02-14 07:05:32', '2022-03-16 01:02:54'),
(118, 118, '<p>This preparation is indicated for: Treatment and stand by emergency treatment of adults, children and infants with acute, uncomplicated infection due to Plasmodium falciparum or mixed infections including P. falciparum. Because Artemether and Lumefantrine is effective against both drug sensitive and drug resistance P. falciparum. This preparation is also recommended for malaria infections acquired in areas where the parasites may be resistant to other antimalarials. Stand by emergency treatment: Most tourists and business travelers, considered to be non-immune, will be able to obtain prompt medical attention if malaria is suspected. However a minority at risk of infection may be unable to obtain such care within 24 hours of onset of symptoms, particularly if they are in an isolated location far from medical services. In such case, prescribers are advised to issue Artemether and Lumefantrine to be carried by the traveler for self-administration (stand by emergency treatment). Consideration should be given to official guidance regarding the appropriate use of the anti-malarial agents.</p>', '<p>This preparation contains a fixed ratio of 1:6 parts of Artemether and Lumefantrine respectively. Artemether is a derivative of naturally occurring substance Artemisinin. Lumefantrine is a synthetic racemic fluorine mixture belonging to the aryl amino alcohol family like other anti-malarials (e.g. Quinine, mafloquine, halofantrine). Both components act in the food vacuoles of malarial parasites, where they are thought to interfere with the conversion of haem, a toxic intermediate formed during haemoglobin breakdown, to the non-toxic haemozin (a malaria pigment). Lumefantrine is thought to interfere with the polymerization process, while Artemether generates reactive metabolites as a result of interaction between the peroxide bridge and haem iron. Both Artemether and Lumefantrine have a secondary action involving inhibition of nucleic acid - protein synthesis within the malarial parasites. This tablet did not induce resistance. This tablet is active against blood stages of Plasmodium vivax, but it is not active against hypnozoites. Therefore, sequential treatment with premaquine should be used to achieve hypnozoite eradication.</p>', '<p>Patients with acute malaria are frequently averse to food. The dose should be taken with high fat food or drinks such as milk. In the event of vomiting within 1 hour of administration a repeat dose should be taken.<br />\r\n<br />\r\n<strong>Adults and children weighing 35 kg and above</strong>: A standard 3 days treatment schedule with a total of 6 doses is recommended dosage is 4 tablets as a single dose at the time of initial diagnosis, again 4 tablets after eight hours, and then 4 tablets twice daily (morning and evening) on each of the following two days (Total course comprises 24 tablets).<br />\r\n<br />\r\n<strong>5 to &lt;15 kg body weight</strong>: 1 tablet at the time of initial diagnosis, 1 tablet again after 8 hours and then 1 tablet twice daily (morning and evening) on each of the following two days (Total course comprises of 6 tablets).<br />\r\n<br />\r\n<strong>15 to &lt;25 kg body weight</strong>: 2 tablets as a single dose at the time of initial diagnosis , 2 tablets again after 8 hours and then 2 tablets twice daily (morning and evening) on each of the following two days (Total course comprises 12 tablets).<br />\r\n<br />\r\n<strong>25 to &lt;35 kg body weight</strong>: 3 tablets as a single dose at the time of initial diagnosis, 3 tablets again after 8 hours and then 3 tablets twice daily (morning and evening) on each of the following two days (Total courses comprises 18 tablets).</p>', '<p>No such result is available.</p>', '<p>Hypersensitivity to any of the ingredients or excipients; Patients with severe malaria according to WHO definition; First trimester of pregnancy; Patients with a family history of congenital prolongation of the QTc interval or sudden death or with any other clinical condition known to prolong the QTc interval such as patients with a history of symptomatic cardiac arrythmias with clinically relevant bradycardia or with severe cardiac disease; Patients with known disturbance of electrolyte balance e.g. hypokalaemia or hypomagnesemia; Patients taking any drug which is metabolized by the cytochrome enzyme CYP2D6 (e.g. flecainide, metoprolol, imipramine, amitriptyline, clomipramine).</p>', '<p>It is generally very well tolerated by children and adults, with most adverse effects are of mild to moderate severity and duration. Hypersensitivity, headache, dizziness, sleep disorder, somnolence, involuntary muscle contractions, paraesthesia, hypoesthesia, abnormal gait, ataxia, palpitation, cough, abdominal pain, anorexia, diarrhoea, vomiting, nausea, pruritus, rash, arthralgia, myalgia, asthenia, fatigue.</p>', '<p>Use in pregnancy &amp; lactation is contraindicated; especially in the first trimester of pregnancy. Breast feeding women should not take this preparation. Due to the long elimination half-life of Lumefantrine (4-6 days), it is recommended that breast feeding should not resume before day 28 unless potential benefits to the mother and child outweigh the risk of treatment.</p>', '<p>This has not been evaluated for prophylaxis and is therefore not indicated. This is also not evaluated for the treatment of cerebral malaria or other severe manifestations of severe malaria including pulmonary oedema or renal failure.</p>', '<p>In cases of suspected over dosage, symptomatic and supportive therapy should be given as appropriate. ECG and blood potassium level should be monitored.</p>', '<p>Anti-malarial drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:05:53', '2022-03-16 02:44:40'),
(119, 119, '<p>Artesunate can quickly and reliably control the acute attack of malaria. It is suitable to salvage the patients with pernicious malaria and treat P. falciparum malaria and P. vivax malaria. It is effective against malaria caused by chloroquine resistant strain of plasmodium falciparum.</p>', '<p>Artesunate is a potent and rapidly-acting blood schizontocide derived from the leaves of the chinese herb, Armesia annua. The exact mode of action is not clear but clinical studies have confirmed the effectiveness of artesunate in P. vivax and falciparum malaria.</p>', '<p><strong>Adult</strong>: 5 days treatment: on the 1st day 2 tablets twice and 2nd day onward 1 tablet twice daily for remaining 4 days<br />\r\n<br />\r\n<strong>Children</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>1-3 years</strong>: 5 days treatment: on the 1st day &frac12; tablet twice and 2nd day onward &frac14; tablet twice daily for remaining 4 days</li>\r\n	<li><strong>4-5 years</strong>: 5 days treatment: on the 1st day 1 tablet twice and 2nd day onward &frac12; tablet twice daily for remaining 4 days</li>\r\n	<li><strong>6-12 years</strong>: 5 days treatment: on the 1st day &frac12; tablet twice, 2nd day 1 tablet twice and 3rd day onward &frac12; tablet twice daily for remaining 3 days</li>\r\n</ul>\r\n\r\n<p><strong>Prophylmcis</strong>: 100 mg tablet once a week, from 1 week before entering malarial areas, to 4 weeks after leaving the area.</p>', '<p>Antimalarial potentiating action seen with mefloquine, primaquine and tetracycline. Additive effect with chloroquine. Antagonistic effect with pyrimethamine and sulphonamides.</p>', '<p>Hypersensitivity.</p>', '<p>Transient and reversible reticulocytopaenia, drug fever, rash, bradycardia, transient 1st-degree heart block and reversible elevation of serum transaminases.</p>', '<p>Pregnancy category is not classified. FDA has yet not classified the drug into a specific pregnancy catagory.</p>', '<p>Hepatic or renal insufficiency; Pregnancy and lactation.</p>', NULL, '<p>Anti-malarial drugs</p>', NULL, NULL, '2022-02-14 07:06:15', '2022-03-16 22:47:16'),
(120, 120, '<p>Articaine and Epinephrine is an amide local anesthetic containing a vasoconstrictor indicated for local, infiltrative, or conductive anesthesia in both simple and complex dental procedures.</p>', '<p>Articaine is an amide local anesthetic. Local anesthetics block the generation and conduction of nerve impulses, presumably by increasing the threshold for electrical excitation in the nerve, by slowing the propagation of the nerve impulse and by reducing the rate of rise of the action potential. In general, the progression of anesthesia is related to the diameter, myelination, and conduction velocity of the affected nerve fibers. Epinephrine is a vasoconstrictor added to articaine to slow absorption into the general circulation and thus prolong maintenance of an active tissue concentration.</p>', '<p>Below are the recommended volumes and concentrations of articaine-epinephrine for various types of anesthetic procedures. The dosages suggested below are for normal healthy adults, administered by submucosal infiltration and/or nerve block.<br />\r\n<br />\r\n<strong>Infiltration</strong>: 0.5 mL to 2.5 mL or 20 mg to 100 mg of articaine<br />\r\n<strong>Nerve block</strong>: 0.5 mL to 3.4 mL or 20 mg to 136 mg of articaine<br />\r\n<strong>Oral surgery</strong>: 1.0 mL to 5.1 mL or 40 mg to 204 mg of articaine.<br />\r\n<br />\r\nFor normal healthy adults, the maximum dose of articaine administered by submucosal infiltration and/or nerve block should not exceed 7 mg/kg of body weight.</p>', '<p>The administration of local anesthetic solutions containing epinephrine to patients receiving monoamine oxidase inhibitors, nonselective beta-adrenergic antagonists or tricyclic antidepressants may produce severe, prolonged hypertension. Phenothiazines and butyrophenones may reduce or reverse the pressor effect of epinephrine. Concurrent use of these agents should generally be avoided. In situations when concurrent therapy is necessary, careful patient monitoring is essential</p>', '<p>Articaine HCl and Epinephrine is contraindicated in patients who are hypersensitive to products containing sulfites. Products containing sulfites may cause allergic-type reactions including anaphylactic symptoms and life-threatening or less severe asthmatic episodes in certain susceptible people. Sulfite sensitivity is seen more frequently in asthmatic than in non-asthmatic people</p>', '<p>Common side effects include Pain, headache, facial edema, gingivitis, paresthesia, infection. Other side effects include pain, headache, positive blood aspiration into syringe, swelling, face edema, infection, neck pain, abdominal pain, ear pain, taste perversion, and accidental injury have been reported<br />\r\n<br />\r\n<strong>Gastrointestinal side effects</strong>&nbsp;including nausea and emesis, gingivitis, constipation, diarrhea, dyspepsia, glossitis, gum hemorrhage, mouth ulceration, nausea, stomatitis, tongue edema, tooth disorder, and vomiting have been reported.<br />\r\n<br />\r\n<strong>Musculoskeletal side effects</strong>&nbsp;including trismus, arthralgia, myalgia, back pain, and osteomyelitis have been reported.<br />\r\n<br />\r\n<strong>General side effects</strong>&nbsp;including sleepiness, malaise, and asthenia have been reported.<br />\r\n<br />\r\n<strong>Nervous system side effects</strong>&nbsp;including paresthesia, numbness and tingling, dizziness, dry mouth, facial paralysis, hyperesthesia, increased salivation, nervousness, neuropathy, paresthesia, somnolence, and exacerbation of Kearns-Sayre syndrome have been reported.<br />\r\n<br />\r\n<strong>Cardiovascular side effects</strong>&nbsp;including palpitation, hemorrhage, migraine, syncope, tachycardia, and elevated blood pressure have been reported.<br />\r\n<br />\r\n<strong>Respiratory side effects</strong>&nbsp;including pharyngitis, rhinitis, sinus pain, and sinus congestion have been reported.</p>', '<p>Pregnancy Category C.&nbsp;There are no adequate and well-controlled studies in pregnant women with articaine with epinephrine. This&nbsp;should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nNursing Mothers: It is not known whether Articaine and Epinephrine is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when this combination&nbsp;is administered to a nursing woman.</p>', NULL, NULL, '<p>Local &amp; Surface anesthesia</p>', NULL, '<p><strong>Pediatric Use</strong>: Safety of doses greater than 7 mg/kg of articaine in pediatric patients has not been established. Dosages in pediatric patients should be reduced, commensurate with age, body weight, and physical condition.<br />\r\n<br />\r\n<strong>Renal or Hepatic Insufficiency</strong>: No studies have been performed with articaine and epinephrine in renal and hepatic impaired patient.</p>', '2022-02-14 07:06:50', '2022-03-16 22:51:10'),
(121, 121, '<p>Used as a diet supplement and sugar substitute.</p>', '<p>Aspartame is a low-calorie sweetener used to sweeten a wide variety of low- and reduced-calorie foods and beverages, including low-calorie tabletop sweeteners. Aspartame is composed of two amino acids, aspartic acid and phenylalanine, as the methyl ester. Aspartic acid and phenylalanine are also found naturally in protein containing foods, including meats, grains and dairy products. Methyl esters are also found naturally in many foods such as fruits and vegetable and their juices. Upon digestion, aspartame breaks down into three components (aspartic acid, phenylalanine and methanol), which are then absorbed into the blood and used in normal body processes. Neither aspartame nor its components accumulates in the body. These components are used in the body in the same ways as when they are derived from common foods.<br />\r\n<br />\r\nAspartame is 180 to 200 times sweeter than sucrose, it is metabolized as a protein and its subsequent amino-acids used up in there respective mechanisms.</p>', '<p>According to individual taste. 1 pellet is equivalent in sweetness to 1 tsf of sugar.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Complete biliary obstruction, hypersensitivity.</p>', '<p>Constipation; faecal impaction; haemorrhoids; abdominal discomfort or pain; heartburn; flatulence; nausea; vomiting; diarrhoea; increased bleeding tendency (chronic use); osteoporosis; steatorrhoea (high doses); skin rashes; pruritus of the tongue, skin and perianal region; hyperchloraemic acidosis.</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.</p>', '<p>If pregnant or breast-feeding, seek advice of a health professional before use.</p>', NULL, '<p>Oral nutritional preparations</p>', NULL, NULL, '2022-02-14 07:07:02', '2022-03-16 22:53:55'),
(122, 122, '<p>Aspirin is indicated in the following indications-</p>\r\n\r\n<ul>\r\n	<li><strong>Prophylaxis against arterial occlusive events</strong>: Myocardial infarction, myocardial re-infarction, after bypass surgery, acute ischaemic stroke/TIA.</li>\r\n	<li><strong>Mild to moderate pain</strong>: Headache, muscle pain, dysmenorrhoea and toothache etc.</li>\r\n	<li><strong>Chronic disease accompanied by pain and inflammation</strong>: Osteoarthritis.</li>\r\n	<li><strong>Antipyretic</strong>: Cold fever and influenzae.</li>\r\n</ul>', '<p>By decreasing platelet aggregation, Aspirin inhibits thrombus formation on the arterial side of the circulation, where thrombi are formed by platelet aggregation and anticoagulants have little effect. Aspirin is the analgesic of choice for headache, transient musculoskeletal pain and dysmenorrhoea. It has anti-inflammatory and antipyretic properties, which may be useful. Enteric-coated Aspirin reduces intestinal disturbance and gastrointestinal ulceration due to aspirin.</p>', '<p><strong>Pain, inflammatory diseases and as antipyretic</strong>: Aspirin 300 mg 1-3 tablets 6 hourly with a maximum daily dose of 4 gm.<br />\r\n<br />\r\n<strong>Suspected acute coronary syndrome</strong>: 150 mg-300 mg immediately unless there are clear contraindications.<br />\r\n<br />\r\n<strong>After myocardial infarction</strong>: Aspirin 150 mg daily for 1 month. Long-term use of aspirin in a dose of 75 mg daily is recommended thereafter.<br />\r\n<br />\r\n<strong>Acute ischaemic stroke/Transient ischaemic stroke (TIA)</strong>: The starting dose is 150 mg-300 mg daily and Aspirin 75 mg daily thereafter.<br />\r\n<br />\r\n<strong>Following bypass surgery</strong>: 75 mg-300 mg daily starting 6 hours post-procedure.</p>', '<p>Salicylates may enhance the effect of anticoagulants, oral hypoglycaemic agents, phenytoin and sodium valporate. They inhibit the uricosuric effect of probenecid and may increase the toxicity of sulphonamides. They may also precipitate bronchospasm or induce attacks of asthma in susceptible subjects.</p>', '<p>Aspirin is contraindicated to the children (Reye&#39;s syndrome) less than 12 years, in breast-feeding and active peptic ulcer. It is also contraindicated in bleeding due to haemophilia, intracranial haemorrhage and other ulceration.</p>', '<p>Side effects for the usual dosage of Aspirin are mild including nausea, dyspepsia, gastrointestinal ulceration and bronchospasm etc.</p>', '<p>It is especially important not to use aspirin during the last 3 months of pregnancy unless specifically directed to do so by a doctor because it may cause problems in the unborn child or complications during delivery. Aspirin penetrates into breast milk. So, it should be administered with caution to lactating mothers.</p>', '<p>It should be administered cautiously in asthma, uncontrolled blood pressure, and pregnant women. It should be administered with caution to patients with a nasal polyp and nasal allergy.</p>', '<p>Overdosage produces dizziness, tinnitus, sweating, nausea and vomiting, confusion and hyperventilation. Gross overdosage may lead to CNS depression with coma, cardiovascular collapse and respiratory depression. If the overdosage is suspected, the patient should be kept under observation for at least 24 hours, as symptoms and salicylate blood levels may not become apparent for several hours. Treatment of overdosage consists of gastric lavage and forced alkaline diuresis. Haemodialysis may be necessary in severe cases.</p>', '<p>Anti-platelet drugs</p>', '<p>Keep all medicines out of reach of children. Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-14 07:07:25', '2022-03-16 23:02:00'),
(123, 123, '<p>This capsule is a combination antiplatelet agent indicated to reduce the risk of stroke in patients who have had transient ischemia of the brain or a complete ischemic stroke due to thrombosis.</p>', '<p>This is a combination of anti-platelet agents Aspirin &amp; Dipyridamole intended for oral administration. Aspirin inhibits platelet aggregation by irreversible inhibition of platelet cyclooxygenase and thus inhibits the generation of thromboxane A2. Dipyridamole inhibits platelet aggregation by inhibiting the uptake of adenosine into platelet, which is a potent mediator of vasodilation. Dipyridamole increases local concentration of adenosine which increases cAMP (cyclic-adenosine monophosphate) level thus decreased ca++&nbsp;concentration and inhibits platelet aggregation. Dipyridamole also inhibits phosphodiesterase (PDE) especially cyclic-guanosine monophosphate-PDE (cGMP-PDE), which increases cGMP produced by EDRF (endothelium-derived relaxing factor) Nitric oxide a potent vasodilator.</p>', '<p>The recommended dose is one capsule given orally twice daily. One in the morning and one in the evening. Capsules should be swallowed whole without chewing. This can be administered with or without food.<br />\r\n<br />\r\nPediatric Use: The safety and effectiveness of this capsule in pediatric patients have not been studied. So, the use of this preparation in the pediatric population is not recommended.</p>\r\n\r\n<p>&nbsp;</p>', '<p>Co-administration with anticoagulants, antiplatelets or NSAIDS can increase risk of bleeding. Decreased renal function can occur with co-administration with NSAID, beta blockers and diuretics. Dipyridamole may counteract the anticholinesterase effect of cholinesterase inhibitors, thereby potentially aggravating myasthenia gravis.</p>', '<p><strong>Hypersensitivity</strong>: This capsule is contraindicated in patients with known hypersensitivity to any of the product components.<br />\r\n<br />\r\n<strong>Allergy</strong>: Aspirin is contraindicated in patients with known allergy to Nonsteroidal anti-inflammatory drugs and in patients with the syndrome of asthma, rhinitis and nasal polyps. Aspirin may cause severe urticaria, angioedema or bronchospasm.<br />\r\n<br />\r\n<strong>Reye Syndrome</strong>: Aspirin should not be used in children or teenagers with viral infections because of the risk of Reye syndrome.</p>', '<p>The most frequently reported adverse reactions are headache, dyspepsia, abdominal pain, nausea and diarrhea.</p>', '<p>Pregnancy Category D. Aspirin can results in excessive blood loss at delivery as well as prolonged gestation and prolonged labor. So this capsule should be avoided in the third trimester of pregnancy and during labor and delivery. Both Dipyridamole and Aspirin are excreted in human milk. This capsule not to be administered to a nursing woman.</p>', '<p>This is not interchangeable with the individual components of Aspirin and Dipyridamole tablets. This increases the risk of Intracranial Hemorrhage &amp; Gastrointestinal Bleeding. Avoid this in patient with peptic ulcer, coronary artery diseases, hypotension &amp; severe renal failure or hepatic insufficiency.</p>', '<p>Overdosage of this is likely to be dominated by signs and symptoms of Dipyridamole &amp; Aspirin overdoses. Overdose of Dipyridamole shows hemodynamic effects with various symptoms such as warm feeling, flushes, sweating, restlessness, feeling of weakness, dizziness and a drop in blood pressure and tachycardia might also be observed. The sign of Aspirin overdose includes tinnitus, hyperthermia and hypovolemia. Treatment of overdose consists primarily of supporting vital functions, increasing drug elimination, correcting acid-base disturbances and gastric emptying or lavage as soon as possible after ingestion. Maintain fluid, electrolyte balance and to control the hypoglycemic condition intravenous fluid and infusion of glucose must be administered. Administration of Xanthine derivatives (e.g. aminophylline) may reverse the hemodynamic effects of Dipyridamole overdose.</p>', '<p>Anti-platelet drugs</p>', '<p>Store at cool &amp; dry place. Protect from light. Keep away from reach of children.</p>', NULL, '2022-02-14 07:07:49', '2022-03-16 23:06:42'),
(124, 124, '<p>Astaxanthin is indicated to-</p>\r\n\r\n<ul>\r\n	<li>Strong antioxidant</li>\r\n	<li>Improves cardiovascular health (Atherosclerosis, reduce cholesterol)</li>\r\n	<li>Improves immune function</li>\r\n	<li>Improves condition of skin</li>\r\n	<li>Protects skin from damage caused by sun (Reduces wrinkles, pimples and other signs of aging)</li>\r\n	<li>Improves recovery from central nervous system injuries</li>\r\n	<li>Protects from Parkinson&rsquo;s disease, Dementia and Alzheimer&#39;s disease</li>\r\n	<li>Protects eyes from cataracts and macular degeneration</li>\r\n	<li>Reduces inflammation (Arthritis)</li>\r\n	<li>Reduces risk of infertility</li>\r\n</ul>\r\n\r\n<p>Also Astaxanthin effectively reduces oxidative damage to DNA, decreases the risk for many types<br />\r\nof cancer and stabilizes blood sugar.</p>', '<p>Astaxanthin acts as an antioxidant by dual mode of action. It suppresses singlet oxygen and also inhibits lipid peroxidation. By these actions it reduces the harmful free radicals. Therefore acts as a very strong antioxidant. Astaxanthin is absorbed by passive diffusion into the intestinal epithelium alongside fatty acids. Then it is incorporated into lipoproteins, transported to the liver, via lymph and blood and partly resecreted with lipoproteins. More than 70% of the Astaxanthin is contained in high-density lipoprotein part of plasma. Highest concentration of Astaxanthin is in the small intestine, followed by subcutaneous fat, abdominal fat, spleen, liver, heart, kidney and skin and lowest in the muscles.</p>', '<p>Adults (18 years and older): Daily dose is 4 mg. Should be taken along with or immediately prior to meals in the morning.</p>\r\n\r\n<ul>\r\n	<li><strong>4 mg</strong>: As a strong antioxidant, improves cardiovascular health (Atherosclerosis, reduce cholesterol), improves immune function.</li>\r\n	<li><strong>4-8 mg</strong>: Improves condition of skin, protects skin from sun damage (Reduce wrinkles, pimples and other signs of aging), improves recovery from central nervous systehn injuries and protects eyes from cataracts and macular degeneration.</li>\r\n	<li><strong>8-12 mg</strong>: Reduces inflammation (Arthritis)</li>\r\n	<li><strong>16 mg</strong>: Reduces risk of infertility</li>\r\n</ul>', '<p>Concomitant intake of Astaxanthin with Cholestyramine, Colestipol, Mineral oil, Orlistat may reduce the absorption rate of Astaxanthin.</p>', '<p>Contraindicated for those with known allergies to Astaxanthin.</p>', '<p>No severe side effects have been reported yet.</p>', '<p>Both pregnant women and lactating mothers should avoid Astaxanthin supplements as no data on safety has been found yet.</p>', NULL, '<p>No case of overdose has occurred with Astaxanthin.</p>', '<p>Supplements &amp; adjuvant therapy</p>', '<p>Store in cool and dry place, away from direct light. Keep out of reach of children.</p>', NULL, '2022-02-14 07:08:07', '2022-03-16 23:10:43');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(125, 125, '<p>Atenolol &amp; Chlorthalidoneis combination is indicated for the treatment of hypertension.</p>', '<p><strong>Atenolol&nbsp;</strong>is a beta1-selective (cardio selective) beta-adrenergic receptor blocking agentwithout membrane stabilizing or intrinsic sympathomimetic (partial agonist) activities.This preferential effect is not absolute, however, and at higher doses, Atenolol inhibitsbeta-2-adrenoreceptors, chiefly located in the bronchial and vascular musculature.Chlorthalidone<br />\r\n<br />\r\n<strong>Chlorthalidone&nbsp;</strong>is a monosulfonamyl double ring system which differs chemically fromthiazide diuretics in that a double ring system is incorporated in its&#39; structure. It is an oraldiuretic with prolonged action and low toxicity. The diuretic of the drug occurs within 2 hours of an oral dose. It produces diuresis with greatly increased excretion of sodium andchloride. At maximal therapeutic dosage, Chlorthalidone is approximately equal in itsdiuretic effect to comparable maximal therapeutic doses of benzothiadiazine diuretics.The site of action appears to be the cortical diluting segment of the ascending limb of Henle&#39;s loop of the nephron.</p>', '<p>Chlorthalidone is usually given at a dose of 25 mg daily; the usual initial dose of Atenolol is 50 mg daily. Therefore, the initial dose should be one Chlorthalidone 25 &amp; Atenolol 50 mg once a day. If an optimal response is not achieved, the dosage should be increased to one Chlorthalidone 25 &amp; Atenolol 100 mg&nbsp;once a day. Dose of two tablets once daily should not be used as initial therapy in elderly patients.</p>', '<p>Atenolol and Chlorthalidone combination may potentiate the action of other antihypertensives such as Clonidine, Diltiazem. Prostaglandin synthase inhibiting drugs e.g. Indomethacin may decrease the hypotensive effects of beta-blockers. This tablet should not be given with Lithium due to high risk of Lithium toxicity.</p>', '<p>Atenolol and Chlorthalidone combination is contraindicated in hypersensitivity to this product or to sulfonamide-derived drugs. It is also contraindicated in patients with sinus bradycardia, heart block greater than first degree, cardiogenic shock, overt cardiac failure and anuria.</p>', '<p>Atenolol and Chlorthalidone combination is usually well tolerated. Most adverse effects have been mild and transient. However dizziness, fatigue, vertigo, nausea, diarrhea and bradycardia have been reported rarely.</p>', '<p>Pregnancy Category D. Atenolol &amp; Chlorthalidone combination can cause fetal harm to the developing baby and may appear in breast milk. So it should not be taken during pregnancy &amp; lactation.</p>', '<p>Atenolol and Chlorthalidone combination should be given with caution to patients with severe renal impairment, uncontrolled heart failure, impaired hepatic function or liver disease.</p>', '<p>No specific information is available with regard to over dosage and Atenolol and Chlorthalidone in humans. Treatment should be symptomatic and supportive and directed to the removal of any unabsorbed drug by induced emesis, or administration of activated charcoal. Atenolol can be removed from the general circulation by hemodialysis. Further consideration should be given to dehydration, electrolyte imbalance and hypotension by established procedures.</p>', '<p>Combined antihypertensive preparations</p>', '<p>Store in cool and dry place, protected from light.</p>', '<p><strong>Pediatric Uses</strong>: Safety and effectiveness in pediatric patients have not been established<br />\r\n<br />\r\n<strong>Use in elderly</strong>: Clinical studies of Atenolol &amp; Chlorthalidone combination did not include sufficient numbers of subjects aged 65 and over to determine whether they respond differently from younger subjects.</p>', '2022-02-14 07:09:00', '2022-03-16 23:16:21'),
(126, 126, '<p>Management of hypertension where therapy with either a calcium channel blocker or a beta-blocking drug proves inadequate.<br />\r\n<br />\r\nManagement of chronic stable angina pectoris where therapy with calcium channel blocker or a &beta;-adrenoceptor blocking drug proves inadequate.</p>', '<p><strong>Atenolol</strong>&nbsp;belongs to a group of medicines called beta-blockers. It has an effect on the heart by blocking the action of chemicals called noradrenaline and adrenaline on beta receptor and control its rate and rhythm of beating. By reducing the heart rate and the force of muscle contraction, atenolol reduces the need of heart muscle for oxygen (demand). Because angina occurs when oxygen demand of the heart exceeds supply, atenolol is helpful in treating angina.<br />\r\n<br />\r\n<strong>Nifedipine</strong>&nbsp;belongs to a group of medicines called calcium-channel blockers. These medicines block the transport of calcium, via holes called channels, into the smooth muscle cells lining the heart blood vessels and other blood vessels of the body. Blocking calcium transport relaxes the muscles of the blood vessels and makes them wider.</p>', '<p><strong>Adult</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Hypertension</strong>&nbsp;: One capsule daily swallowed with water. If necessary, the dosage may be increased to 1 capsule dosed every 12 hours.</li>\r\n	<li><strong>Angina</strong>&nbsp;: One capsule every 12 hours swallowed with water. Where additional efficacy is necessary, prophylactic nitrate therapy or additional nifedipine may be of benefit.</li>\r\n</ul>\r\n\r\n<p><strong>Elderly</strong>: Dosage should not exceed 1 capsule daily in hypertension or 1 capsule twice daily in angina.<br />\r\n<br />\r\n<strong>Pediatric</strong>: Safety and effectiveness in pediatric patients have not been established.</p>', '<p>This combination must not be used in conjunction with calcium channel blockers with negative inotropic effects. eg. verapamil, diltiazem. Concomitant therapy with additional dihydropyridines, e.g. nifedipine, may increase the risk of hypotension, and cardiac failure may occur in patients with latent cardiac insufficiency.</p>', '<p>This combination should not be used in patients with any of the following conditions: known hypersensitivity to either active component, or any other excipient or other dihydropyridines. Bradycardia; cardiogenic shock; hypotension; metabolic acidosis; severe peripheral arterial circulatory disturbances; second or third degree heart block; sick sinus syndrome; untreated phaeochromocytoma; uncontrolled heart failure; women capable of childbearing or during pregnancy or during lactation; patients with clinically significant aortic stenosis; patients with marked renal impairment. This combination should not be used for secondary prevention of myocardial infarction.</p>', '<p>The following undesired events have been reported:</p>\r\n\r\n<ul>\r\n	<li><strong>Cardiovascular</strong>: flushing, edema</li>\r\n	<li><strong>CNS</strong>: dizziness, headache</li>\r\n	<li><strong>Gastrointestinal</strong>: gastrointestinal disturbance</li>\r\n	<li><strong>Haematological</strong>: purpura</li>\r\n	<li><strong>Reproductive</strong>: impotence</li>\r\n	<li><strong>Others</strong>: fatigue</li>\r\n</ul>', '<p>Contraindicated in women capable of childbearing or during pregnancy or during lactation.</p>', '<p>Due to its beta-blocker component this combination may increase the number and duration of angina attacks in patients with Prinzmetal&#39;s angina due to unopposed alpha receptor mediated coronary artery vasoconstriction. Due to its negative effect on conduction time, caution must be exercised if it is given to patients with first degree heart block.</p>', '<p><strong>Symptoms</strong>: Bradycardia, hypoglycaemia, bronchospasm, hypotension and acute cardiac failure.<br />\r\n<br />\r\n<strong>Treatment</strong>: Unabsorbed drug may be removed by gastric lavage, activated charcoal and a laxative. Symptomatic treatment may be required.</p>', '<p>Combined antihypertensive preparations</p>', '<p>Store in a cool and dry place protected from light and moisture.</p>', '<p>Use in Children: Safety and effectiveness in pediatric patients have not been established.</p>', '2022-02-14 07:09:52', '2022-03-16 23:22:35'),
(127, 127, '<p>Atezolizumab is indicated for the treatment of patients with locally advanced or metastatic urothelial carcinoma (UC):</p>\r\n\r\n<ul>\r\n	<li>After prior chemotherapy, or</li>\r\n	<li>Who are considered cisplatin ineligibleand whose tumours have a PD-L1 expression &ge; 5%, or</li>\r\n	<li>Who are not eligible for any platinum-containing chemotherapy regardless of level of tumor PD-L1 expression.</li>\r\n</ul>\r\n\r\n<p>Atezolizumab is indicated for the treatment of patients with locally advanced or metastatic non-small cell lung cancer NSCLC after prior chemotherapy.</p>', '<p>Binding of PD-L1 to the PD-1 and B7.1 receptors found on T cells suppresses cytotoxic T-cell activity through the inhibition of T-cell proliferation and cytokine production. PD-L1 may be expressed on tumor cells and tumor-infiltrating immune cells, and can contribute to the inhibition of the antitumor immune response in the microenvironment.<br />\r\n<br />\r\nAtezolizumab is an Fc-engineered humanized immunoglobulin G1 (IgG1) monoclonal antibody that directly binds to PD-L1 and blocks interactions with the PD-1 and B7.1 receptors, releasing PD-L1 / PD-1 pathway-mediated inhibition of the immune response, including reactivating the antitumor immune response. Atezolizumab leaves the PD-L2/PD-1 interaction intact. In syngeneic mouse tumor models, blocking PD-L1 activity resulted in decreased tumor growth</p>', '<p><strong>General</strong>: Atezolizumab must be administered as an intravenousinfusion under the supervision of a qualified healthcare professional. Do not administer as an IV push or bolus. Substitution by any other biological medicinal product requires the consent of the prescribing physician. The initial dose of Atezolizumab must be administered over 60 minutes. If the first infusion is tolerated all subsequent infusions may be administered over 30 minutes. The recommended dose of Atezolizumab is either:</p>\r\n\r\n<ul>\r\n	<li>1200 mg administered by IV infusion every 3 weeks or</li>\r\n	<li>1680 mg administered by IV infusion every 4 weeks.</li>\r\n</ul>\r\n\r\n<p><strong>1L cisplatin-ineligible mUC</strong>: Patients should be selected for treatment based on the tumor expression of PD-L1 confirmed by a validated test</p>', NULL, '<p>Atezolizumab is contraindicated in patients with a known hypersensitivity to atezolizumab or any of the excipients.</p>', NULL, '<p>There are no clinical studies of Atezolizumab in pregnant women. Atezolizumab is not recommended during pregnancy unless the potential benefit for the mother outweighs the potential risk to the fetus<br />\r\n<br />\r\nIt is not known whether Atezolizumab is excreted in human breast milk. No studies have been conducted to assess the impact of Atezolizumab on milk production or its presence in breast milk.Asthe potential for harm to the nursing infant is unknown,a decision must be madeto either discontinue breast-feeding ordiscontinue Atezolizumabtherapy.</p>', '<p><strong>Immune-related pneumonitis</strong>: Cases of pneumonitis, including fatal cases, have been observed in clinical trials with Atezolizumab. Patients should be monitored for signs and symptoms of pneumonitis.<br />\r\n<br />\r\n<strong>Immune-related hepatitis</strong>: Cases of hepatitis, some leading to fatal outcomes, have been observed in clinical trials with Atezolizumab. Patients should be monitored for signs and symptoms of hepatitis. Monitor aspartate aminotransferase (AST), alanine aminotransferase (ALT) and bilirubin prior to and periodically during treatment with Atezolizumab. Consider appropriate management of patients with abnormal liver function tests (LFTs) at baseline.<br />\r\n<br />\r\n<strong>Immune-related colitis</strong>: Cases of diarrhea or colitis have been observed in clinical trials with Atezolizumab. Patients should be monitored for signs and symptoms of colitis.<br />\r\n<br />\r\n<strong>Immune-related endocrinopathies</strong>: Hypothyroidism, hyperthyroidism, adrenal insufficiency, hypophysitis, and type 1 diabetes mellitus, including diabetic ketoacidosis, have been observed in clinical trials with Atezolizumab. Patients should be monitored for clinical signs and symptoms of endocrinopathies. Monitor thyroid function prior to and periodically during treatment with Atezolizumab. Consider appropriate management of patients with abnormal thyroid function tests at baseline. Patients with abnormal thyroid function tests who are asymptomatic may receive Atezolizumab.</p>', '<p>There is no information on overdose with Atezolizumab</p>', '<p>Anti neoplastic preparations, Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Store at 2&deg;C-8&deg;C. Atezolizumab should be protected from light. Do not freeze. Do not shake.</p>', '<p><strong>Pediatric use</strong>: The safety and efficacy of Atezolizumab in children and adolescents below 18 years of age have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: Based on a population pharmacokinetic analysis, no dose adjustment of Atezolizumab is required in patients &ge; 65 years of age<br />\r\n<br />\r\n<strong>Renal impairment</strong>: Based on a population pharmacokinetic analysis, no dose adjustment is required in patients with renal impairment<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Based on a population pharmacokinetic analysis, no dose adjustment is required for patients with mild hepatic impairment. There are no data in patients with moderate or severe hepatic impairment</p>', '2022-02-14 07:10:17', '2022-03-16 23:26:57'),
(128, 128, '<p>Attention deficit hyperactivity disorder (ADHD).</p>', '<p>The precise mechanism by which Atomoxetine produces its therapeutic effects in Attention Deficit Hyperactivity Disorder (ADHD) is unknown. But, it is thought to be related to selective inhibition of the pre-synaptic nor-epinephrine transporter. Atomoxetine is well-absorbed after oral administration and is minimally affected by food. It is eliminated primarily by oxidative metabolism through the cytochrome P450 2D6 (CYP2D6) enzymatic pathway.</p>', '<p>Adult &amp; adolescents-<br />\r\n&gt;70 kg:</p>\r\n\r\n<ul>\r\n	<li><strong>Initially</strong>: 40 mg/day for at least 7 days.</li>\r\n	<li><strong>Maintenance</strong>: 80 mg/day.</li>\r\n	<li><strong>Max</strong>: 100 mg/day.</li>\r\n</ul>\r\n\r\n<p>Children &amp; adolescents-<br />\r\nUp to 70 kg:</p>\r\n\r\n<ul>\r\n	<li><strong>Initially:</strong>&nbsp;0.5 mg/kg/day for at least 7 days.</li>\r\n	<li><strong>Maintenance</strong>: 1.2 mg/kg/day.</li>\r\n	<li><strong>Max</strong>: 1.8 mg/kg/day.</li>\r\n</ul>', '<p>Albuterol, CYP2D6 inhibitors &amp; antihypertensive agents interact with Atomoxetine.</p>', '<ul>\r\n	<li>Hypersensitivity to Atomoxetine</li>\r\n	<li>Concomitant use with Monoamine oxidase inhibitors (MAOIs).</li>\r\n	<li>Narrow-angle glaucoma.</li>\r\n	<li>Severe cardiovascular&nbsp;or cerebrovascular disorders.</li>\r\n	<li>History of pheochromocytoma.</li>\r\n</ul>', '<p>Decreased appetite; headache; nausea; increased BP &amp; heart rate; Insomnia; dry mouth in adults; Somnolence; abdominal pain; vomiting in children.</p>', '<p>Pregnancy&nbsp;Category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Atomoxetine should be used with caution in patients with a history of seizures. Atomoxetine can affect heart rate and blood pressure. It is recommended that the heart rate and blood pressure be measured before treatment is started and periodically during treatment to detect possible clinically important increases. Most patients taking Atomoxetine experience a modest increase in heart rate</p>', '<p>The most commonly reported gastrointestinal symptoms including somnolence, dizziness, tremor, and abnormal behaviour. Hyperactivity and agitation have also been reported. Signs and symptoms consistent with mild to moderate sympatheticnervous system activation (e.g. tachycardia, blood pressure increased, mydriasis, dry mouth) were also observed. Most events were mild to moderate. In some cases of overdose involving Atomoxetine, seizures and very rarely QT prolongation have been reported. There is limited clinical trial experience with Atomoxetine overdose. No fatal overdoses occurred in clinical trials.</p>', '<p>CNS stimulant drugs</p>', '<p>Store in a cool and dry place, protected from light and moisture.</p>', '<p>Pediatric use: The pharmacokinetics of Atomoxetine have not been evaluated in children under 6 years of age.</p>', '2022-02-14 07:10:38', '2022-03-16 23:31:27'),
(129, 129, '<p>Atosiban is indicated to delay imminent pre-term birth in pregnant adult women with:</p>\r\n\r\n<ul>\r\n	<li>regular uterine contractions of at least 30 seconds duration at a rate of &ge;4 per 30 minutes</li>\r\n	<li>a cervical dilation of 1 to 3 cm (0-3 for nulliparas) and effacement of &ge;50%</li>\r\n	<li>a gestational age from 24 until 33 completed weeks</li>\r\n	<li>a normal fetal heart rate</li>\r\n</ul>', '<p>It binds to membrane bound oxytocin receptors on the myometrium and prevents oxytocin-stimulated increases in inositol triphosphate production. This ultimately prevents release of stored calcium from the sarcoplasmic reticulum and subsequent opening of voltage gated calcium channels. This shutdown of cytosolic calcium increase prevents contractions of the uterine muscle, reducing the frequency of contractions and inducing uterine quiescence.<br />\r\n<br />\r\nAtosiban has more recently been found to act as a biased ligand at oxytocin receptors. It acts as an antagonist of Gq coupling, explaining the inhibition of the inositol triphosphate pathway thought to be responsible for the effect on uterine contraction, but acts as an agonist of Gi coupling. This agonism produces a pro-inflammatory effect in the human amnion, activating pro-inflammatory signal tranducer NF-&kappa;B. It is thought that this reduces atosiban&#39;s effectiveness compared to agents which do not produce inflammation as inflammatory mediators are known to play a role in the induction of labour.</p>', '<p>Atosiban is administered intravenously in three successive stages: an initial bolus dose (6.75 mg), performed with Atosiban 6.75 mg/0.9 ml solution for injection, immediately followed by a continuous high dose infusion (loading infusion 300 micrograms/min) of Atosiban 37.5 mg/5 ml concentrate for solution for infusion during three hours, followed by a lower dose of Atosiban 37.5 mg/5 ml concentrate for solution for infusion (subsequent infusion 100 micrograms/min) up to 45 hours. The duration of the treatment should not exceed 48 hours. The total dose given during a full course of Atosiban therapy should preferably not exceed 330.75 mg of atosiban.</p>', '<p>It is unlikely that atosiban is involved in cytochrome P450 mediated drug-drug interactions as in vitro investigations have shown that atosiban is not a substrate for the cytochrome P450 system, and does not inhibit the drug metabolising cytochrome P450 enzymes. Interaction studies have been performed with labetalol and betamethasone in healthy, female volunteers. No clinically relevant interaction was found between atosiban and bethamethasone or labetalol.</p>', '<p>Atosiban must not be used in the following conditions:</p>\r\n\r\n<ul>\r\n	<li>Gestational age below 24 or over 33 completed weeks</li>\r\n	<li>Premature rupture of the membranes &gt;30 weeks of gestation</li>\r\n	<li>Abnormal foetal heart rate</li>\r\n	<li>Antepartum uterine haemorrhage requiring immediate delivery</li>\r\n	<li>Eclampsia and severe pre-eclampsia requiring delivery</li>\r\n	<li>Intrauterine foetal death</li>\r\n	<li>Suspected intrauterine infection</li>\r\n	<li>Placenta praevia</li>\r\n	<li>Abruptio placenta</li>\r\n	<li>Any other conditions of the mother or foetus, in which continuation of pregnancy is hazardous</li>\r\n</ul>', '<p>Very common (affects more than 1 in 10 people): feeling sick (nausea).<br />\r\n<br />\r\nCommon (affects less than 1 in 10 people): headache, feeling dizzy, hot flushes, being sick (vomiting), fast heartbeat, Low blood pressure. Signs may include feeling dizzy or light-headed, A reaction at the site where the injection was given, high blood sugar.<br />\r\n<br />\r\nUncommon (affects less than 1 in 100 people): high temperature (fever), difficulty sleeping (insomnia), itching, rash.</p>', '<p>If you are pregnant and breast-feeding an earlier child, you should stop breast-feeding while you are given<br />\r\nAtosiban.</p>', '<ul>\r\n	<li>When Atosiban is used in patients in whom premature rupture of membranes cannot be excluded, the benefits of delaying delivery should be balanced against the potential risk of chorioamnionitis.</li>\r\n	<li>There is no experience with Atosiban treatment in patients with impaired function of the liver or kidneys. Renal impairment is not likely to warrant a dose adjustment, since only a small extent of Atosiban is excreted in the urine. In patients with impaired hepatic function, Atosiban should be used with caution</li>\r\n	<li>There is only limited clinical experience in the use of Atosiban in multiple pregnancies or the gestational age group between 24 and 27 weeks, because of the small number of patients treated. The benefit of Atosiban in these subgroups is therefore uncertain.</li>\r\n	<li>Re-treatment with Atosiban is possible, but there is only limited clinical experience available with multiple re-treatments, up to 3 re-treatments.</li>\r\n	<li>In case of intrauterine growth retardation, the decision to continue or reinitiate the administration of Atosiban&nbsp;depends on the assessment of fetal maturity.</li>\r\n	<li>Monitoring of uterine contractions and fetal heart rate during administration of Atosiban and in case of persistent uterine contractions should be considered.</li>\r\n	<li>As an antagonist of oxytocin, Atosiban may theoretically facilitate uterine relaxation and postpartum bleeding therefore blood loss after delivery should be monitored. However, inadequate uterus contraction postpartum was not observed during the clinical trials.</li>\r\n	<li>Multiple pregnancy and medicinal products with tocolytic activity like calcium channel blockers and beta- mimetics are known to be associated with increased risk of pulmonary oedema. Therefore, Atosiban should be used with caution in case of multiple pregnancy and/or concomitant administration of other medicinal products with tocolytic activity</li>\r\n</ul>', NULL, '<p>Other preparations</p>', '<p>Store in a refrigerator (2&deg;C-8&deg;C). Keep away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:11:33', '2022-03-16 23:38:51'),
(130, 130, '<p>Atracurium is indicated for endotracheal intubation, facilitate mechanical ventilation in intensive care, muscle relaxant in general anaesthesia.</p>', '<p>Atracurium antagonizes the neurotransmitter action of acetylcholine by binding competitively with cholinergic receptor sites on the motor end-plate. This antagonism is inhibited, and neuromuscular block reversed, by acetylcholinesterase inhibitors such as neostigmine, edrophonium, and pyridostigmine.</p>', '<p><strong>Adult and&nbsp;Child (&gt;1 month)</strong>: Initially, 300-600 mcg/kg as bolus IV, with subsequent doses of 100-200 mcg/kg by IV every 15-25 min or 5-10 mcg/kg/min by infusion in prolonged procedures. Higher infusion rate may be used in patients undergoing controlled ventilation in intensive care.</p>', '<p>Enhanced neuromuscular blocking effect w/ general anaesth (e.g. enflurane, isoflurane, halothane), certain antibiotics (e.g. aminoglycosides, polymyxins), lithium, Mg salts, procainamide, quinidine.</p>', '<p>Atracurium is contraindicated in patients known to be hypersensitive to atracurium, cisatracurium or benzenesulfonic acid. In common with all the other neuromuscular blocking agents, atracurium besilate paralyses the respiratory muscles as well as other skeletal muscles but has no effect on consciousness.</p>', '<p>Skin flush, erythema, pruritus, urticaria, wheezing, increased bronchial secretions, bronchospasm, cyanosis, angioedema, CV effects (e.g. bradycardia); wheals and erythema at inj site. Potentially Fatal: Anaphylaxis.</p>', '<p>Pregnancy Category C:&nbsp;Teratogenic Effects. Atracurium besylate has been shown to be potentially teratogenic in rabbits when given in doses up to approximately one-half the human dose. There are no adequate and well-controlled studies in pregnant women. Atracurium should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Patient with CV disease, burn injury, asthma; conditions which may antagonise neuromuscular blockade (e.g. resp alkalosis, hypercalcaemia, demyelinating lesions, peripheral neuropathies, denervation, muscle trauma); conditions which may potentiate neuromuscular blockade (e.g. electrolyte abnormalities, neuromuscular diseases, metabolic acidosis, resp acidosis, Eaton-Lambert syndrome, myasthenia gravis). Pregnancy and lactation.</p>', '<p>Stimulation of histamine release, CV effects especiall hypotension</p>', '<p>Non depolarizing muscle relaxants</p>', '<p>Store between 2-8&deg; C. Do not freeze.</p>', NULL, '2022-02-14 07:11:55', '2022-03-16 23:42:11'),
(131, 131, '<p>Atropine is indicated for Non ulcer dyspepsia, Irritable bowel syndrome, Diverticular disease, Bradycardia, Organophosphorus poisoning, Premedication in anesthesia,&nbsp;Poisoning or overdosage with compound having muscarinic actions, Ophthalmic Inflammatory eye disorders, Eye refraction.</p>', '<p>Atropine binds to and inhibit muscarinic acetylcholine receptors, producing a wide range of anticholinergic effects. Atropine is an anticholinergic agent which competitively blocks the muscarinic receptors in peripheral tissues such as the heart, intestines, bronchial muscles, iris and secretory glands. Some central stimulation may occur. Atropine abolishes bradycardia and reduces heart block due to vagal activity. Smooth muscles in the bronchi and gut are relaxed while glandular secretions are reduced. It also has mydriatic and cycloplegic effect.</p>', '<p>Adult:</p>\r\n\r\n<ul>\r\n	<li><strong>IV</strong>: Bradycardia: 500 mcg every 3-5 mins. Total: 3 mg.</li>\r\n	<li><strong>IV/IM</strong>: Organophosphorus poisoning: 2 mg every 10-30 mins until muscarinic effects disappear or atropine toxicity appears.</li>\r\n	<li><strong>IM/SC</strong>: Premedication in anesthesia: 300-600 mcg 30-60 mins before anesthesia.</li>\r\n	<li><strong>IV/IM/SC</strong>: Poisoning or overdosage with compound having muscarinic actions: 0.6-1 mg, repeat 2 hrly.</li>\r\n	<li><strong>Ophthalmic</strong>: Inflammatory eye disorders: As 0.5-1% solution: 1-2 drops 4 times/day.</li>\r\n	<li><strong>Ophthalmic</strong>: refraction: 1% solution 1 drop twice daily for 1-2 days before procedure.</li>\r\n	<li><strong>Oral</strong>: Non ulcer dyspepsia, Irritable bowel syndrome, Diverticular disease: 0.6-1.2 mg as a single dose at bedtime.</li>\r\n</ul>\r\n\r\n<p>Usual Pediatric Dose for Anesthesia:</p>\r\n\r\n<ul>\r\n	<li><strong>7 to 16 pounds</strong>: 0.1 mg, IV, IM, or subcutaneously</li>\r\n	<li><strong>17 to 24 pounds</strong>: 0.15 mg, IV, IM, or subcutaneously</li>\r\n	<li><strong>24 to 40 pounds</strong>: 0.2 mg, IV, IM, or subcutaneously</li>\r\n	<li><strong>40 to 65 pounds</strong>: 0.3 mg, IV, IM, or subcutaneously</li>\r\n	<li><strong>65 to 90 pounds</strong>: 0.4 mg, IV, IM, or subcutaneously</li>\r\n	<li><strong>Over 90 pounds</strong>: 0.4 to 0.6 mg, IV, IM, or subcutaneously</li>\r\n</ul>', '<p>Additive anticholinergic effects with quinidine, antidepressants and some antihistamines.</p>', '<p>Glaucoma, chronic respiratory disease, sick sinus syndrome, thyrotoxicosis, cardiac failure, pyloric stenosis, prostatic hypertrophy.</p>', '<p><strong>Injection</strong>: Dry mouth, dysphagia, constipation, flushing and dryness of skin, tachycardia, palpitations, arrhythmias, mydriasis, photophobia, cycloplegia, raised intraocular pressure. Toxic doses cause tachycardia, hyperpyrexia, restlessness, confusion, excitement, hallucinations, delirium and may progress to circulatory failure and resp depression.<br />\r\n<br />\r\n<strong>Eye drops or ointment</strong>: Systemic toxicity esp in children, on prolonged use may lead to irritation, hyperaemia, oedema and conjunctivitis. Increased intraocular pressure.</p>', '<p>Pregnancy Category C. Animal reproduction studies have not been conducted with atropine. It also is not known whether atropine can cause fetal harm when given to a pregnant woman or can affect reproduction capacity. Atropine should be given to a pregnant woman only if clearly needed.</p>', '<p>Reflux oesophagitis; elderly; infants and children; Pregnancy.</p>', '<p>May cause hyperthermia, hypertension, increased respiratory rate, nausea and vomiting. May also lead to CNS stimulation. Severe intoxication may lead to CNS depression, coma, respiratory failure and death.</p>', '<p>Anticholinergics (antimuscarinics)/ Anti-spasmodics, Mydriatic and Cycloplegic agents</p>', '<p>Store atropine at room temperature between 20 to 25&deg; C. Store away from heat, moisture, and light. Keep atropine out of the reach of children.</p>', NULL, '2022-02-14 07:12:15', '2022-03-16 23:46:17'),
(132, 132, '<p>Avanafil is a phosphodiesterase 5 (PDE5) inhibitor indicated for the treatment of erectile dysfunction</p>', '<p>Avanafil is a selective phosphodiesterase 5 (PDE5) enzyme inhibitor used for the treatment of erectile dysfunction caused by diabetes, age induced oxidative stress or other complications. Avanafil inhibits the cGMP specific phosphodiesterase type 5 (PDE5) which is responsible for degradation of cGMP in the corpus cavernosum located around the penis. Penile erection during sexual stimulation is caused by increased penile blood flow resulting from the relaxation of penile arteries and corpus cavernosal smooth muscle. This response is mediated by the release of nitric oxide (NO) from nerve terminals and endothelial cells, which stimulates the synthesis of cGMP in smooth muscle cells. Cyclic GMP causes smooth muscle relaxation and increased blood flow into the corpus cavernosum. The inhibition of phosphodiesterase type 5 (PDE5) by avanafil enhances erectile function by increasing the amount of cGMP.</p>', '<p>For most patients, the starting dose is 100 mg taken approximately 30 minutes before sexual activity, on an as needed basis.&nbsp;Avanafil may be taken with or without food. Take Avanafil no more than once a day<br />\r\n<br />\r\nThe dose may be increased to 200 mg or decreased to 50 mg based on efficacy and/or tolerability. Use the lowest dose that provides benefit<br />\r\n<br />\r\nDo not use Avanafil with strong CYP3A4 inhibitors. If taking a moderate CYP3A4 inhibitor, the dose should be no more than 50 mg in a 24-hour period. In patients on stable alpha-blocker therapy, the recommended starting dose of Avanafil is 50 mg</p>', '<p>Avanafil can potentiate the hypotensive effect of nitrates, alphablockers, antihypertensives, and alcohol. CYP3A4 inhibitors (e.g., ketoconazole, ritonavir, erythromycin) increase Avanafil exposure</p>', '<p>Administration of Avanafil to patients using any form of organic nitrate is contraindicated. Hypersensitivity to any component of the Avanafil tablet</p>', '<p>Most common adverse reactions (greater than or equal to 2%) include headache, flushing, nasal congestion, nasopharyngitis, and back pain</p>', '<p>Pregnancy Category C. Avanafil is not indicated for use in women. There are no adequate and well-controlled studies of Avanafil in pregnant women.</p>', '<p>Patients should not use Avanafil if sexual activity is inadvisable due to cardiovascular status or any other reason&nbsp;<br />\r\n<br />\r\nUse of Avanafil with alpha-blockers, other antihypertensives, or substantial amounts of alcohol (greater than 3 units) may lead to hypotension<br />\r\n<br />\r\nPatients should seek emergency treatment if an erection lasts greater than 4 hours<br />\r\n<br />\r\nPatients should stop Avanafil and seek medical care if a sudden loss of vision occurs in one or both eyes, which could be a sign of Non Arteritic Ischemic Optic Neuropathy (NAION). Discuss with patients the increased risk of NAION in patients with a history of NAION<br />\r\n<br />\r\nPatients should stop taking Avanafil and seek prompt medical attention in the event of sudden decrease or loss of hearing</p>', '<p>Single doses up to 800 mg have been given to healthy subjects, and multiple doses up to 300 mg have been given to patients. In cases of overdose, standard supportive measures should be adopted as required. Renal dialysis is not expected to accelerate clearance because avanafil is highly bound to plasma proteins and is not significantly eliminated in the urine.</p>', '<p>Drugs for Erectile Dysfunction</p>', '<p>Store at 20-25&deg;C</p>', '<p><strong>Pediatric Use</strong>: STENDRA is not indicated for use in pediatric patients. Safety and efficacy in patients below the age of 18 years has not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the total number of subjects in clinical studies of avanafil, approximately 23% were 65 and over. No overall differences in efficacy and safety were observed between subjects over 65 years of age compared to younger subjects; therefore no dose adjustment is warranted based on age alone. However, a greater sensitivity to medication in some older individuals should be considered<br />\r\n<br />\r\n<strong>Renal &amp;&nbsp;hepatic impairment patients</strong>: Do not use in patients with severe renal &amp; hepatic impairment.</p>', '2022-02-14 07:12:32', '2022-03-16 23:50:51'),
(133, 133, '<p>Axitinib is indicated for the treatment of advanced&nbsp;renal cell carcinoma&nbsp;(RCC) after failure of one prior&nbsp;systemic therapy.</p>', '<p>Axitinib has been shown to inhibit receptor&nbsp;tyrosine&nbsp;kinases including&nbsp;vascular endothelial growth factor&nbsp;receptors (VEGFR)-1, VEGFR-2, and VEGFR-3 at therapeutic plasma concentrations. These receptors are implicated in&nbsp;pathologic&nbsp;angiogenesis, tumor growth, and cancer progression.&nbsp;VEGF-mediated&nbsp;endothelial&nbsp;cell proliferation and survival were inhibited by axitinib&nbsp;in vitro&nbsp;and in mouse models. Axitinib was shown to inhibit tumor growth and&nbsp;phosphorylation&nbsp;of VEGFR-2 in tumor&nbsp;xenograft&nbsp;mouse models.</p>', '<p><strong>Recommended Dosing</strong>: The recommended starting oral dose of Axitinib is 5 mg twice daily. Administer Axitinib doses approximately 12 hours apart with or without food. Axitinib should be swallowed whole with a glass of water.<br />\r\n<br />\r\nIf the patient vomits or misses a dose, an additional dose should not be taken. The next prescribed dose should be taken at the usual time.<br />\r\n<br />\r\n<strong>Dose Modification Guidelines</strong>: Dose increase or reduction is recommended based on individual safety and tolerability.<br />\r\n<br />\r\nOver the course of treatment, patients who tolerate Axitinib for at least two consecutive weeks with no adverse reactions &gt; Grade 2 (according to the Common Toxicity Criteria for Adverse Events), are&nbsp;normotensive, and are not receiving anti-hypertension&nbsp;medication, may have their dose increased. When a dose increase from 5 mg twice daily is recommended, the Axitinib dose may be increased to 7 mg twice daily, and further to 10 mg twice daily using the same criteria.<br />\r\n<br />\r\nOver the course of treatment, management of some adverse drug reactions may require temporary interruption or permanent discontinuation and/or dose reduction of Axitinib therapy. If dose reduction from 5 mg twice daily is required, the recommended dose is 3 mg twice daily. If additional dose reduction is required, the recommended dose is 2 mg twice daily.</p>', '<p>In vitro data indicate that axitinib is metabolized primarily by CYP3A4/5 and, to a lesser extent, CYP1A2, CYP2C19, and uridine diphosphate-glucuronosyltransferase (UGT) 1A1.<br />\r\n<br />\r\n<strong>CYP3A4/5 Inhibitors</strong>: Co-administration of ketoconazole, a strong inhibitor of CYP3A4/5, increased the plasma exposure of axitinib in healthy volunteers. Co-administration of Axitinib with strong CYP3A4/5 inhibitors should be avoided. Grapefruit or grapefruit juice may also increase axitinib plasma concentrations and should be avoided. Selection of concomitant medication with no or minimal CYP3A4/5 inhibition potential is recommended. If a strong CYP3A4/5 inhibitor must be co-administered, the Axitinib dose should be reduced&nbsp;<br />\r\n<br />\r\n<strong>CYP3A4/5 Inducers</strong>: Co-administration of rifampin, a strong inducer of CYP3A4/5, reduced the plasma exposure of axitinib in healthy volunteers. Co-administration of Axitinib with strong CYP3A4/5 inducers (e.g., rifampin, dexamethasone, phenytoin, carbamazepine, rifabutin, rifapentin, phenobarbital, and St. John&#39;s wort) should be avoided. Selection of concomitant medication with no or minimal CYP3A4/5 induction potential is recommended. Moderate CYP3A4/5 inducers (e.g., bosentan, efavirenz, etravirine,&nbsp;modafinil, and nafcillin) may also reduce the plasma exposure of axitinib and should be avoided if possible.</p>', '<p>None</p>', '<p>Selected adverse reactions (all grades) that were reported in &lt; 10% of patients treated with Axitinib&nbsp;included dizziness (9%), upper abdominal pain (8%),&nbsp;myalgia&nbsp;(7%), dehydration (6%),&nbsp;epistaxis&nbsp;(6%),&nbsp;anemia&nbsp;(4%),&nbsp;hemorrhoids&nbsp;(4%),&nbsp;hematuria&nbsp;(3%),&nbsp;tinnitus&nbsp;(3%), lipase increased (3%), glossodynia (3%),&nbsp;pulmonary embolism&nbsp;(2%), rectal hemorrhage (2%),&nbsp;hemoptysis&nbsp;(2%),&nbsp;deep vein thrombosis&nbsp;(1%), retinal-veinocclusion/thrombosis&nbsp;(1%),&nbsp;polycythemia&nbsp;(1%), and&nbsp;transient ischemic attack&nbsp;(1%).</p>', '<p><strong>Pregnancy</strong>&nbsp;Category D. Axitinib can cause fetal harm when administered to a pregnant woman based on its mechanism of action. There are no adequate and well-controlled studies in pregnant women using Axitinib. In developmental toxicity studies in mice, axitinib was&nbsp;teratogenic, embryotoxic and fetotoxic at maternal exposures that were lower than human exposures at the recommended clinical dose.<br />\r\n<br />\r\nWomen of childbearing potential should be advised to avoid becoming pregnant while receiving Axitinib. If this drug is used during pregnancy, or if a patient becomes pregnant while receiving this drug, the patient should be apprised of the potential hazard to the fetus<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether axitinib is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Axitinib, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Patient with HTN, cardiac disease, history of or risk for thrombosis. Patients taking strong CYP3A4 inhibitors. Withhold treatment at least 24 hr prior to scheduled surgery. Moderate hepatic impairment (Child-Pugh Class B). Pregnancy.</p>', '<p>There is no specific treatment for Axitinib overdose.<br />\r\n<br />\r\nIn a controlled clinical study with Axitinib for the treatment of patients with RCC, 1 patient inadvertently received a dose of 20 mg twice daily for 4 days and experienced dizziness (Grade 1).<br />\r\n<br />\r\nIn a clinical dose finding study with Axitinib, subjects who received starting doses of 10 mg twice daily or 20 mg twice daily experienced adverse reactions which included hypertension, seizures associated with hypertension, and fatal hemoptysis.<br />\r\n<br />\r\nIn cases of suspected overdose, Axitinib should be withheld and supportive care instituted.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Store at 20&deg;C to 25&deg;C</p>', '<p><strong>Hepatic Impairment</strong>: The systemic exposure to axitinib was higher in subjects with moderate hepatic impairment (Child-Pugh class B) compared to subjects with normal hepatic function. A dose decrease is recommended when administering Axitinib to patients with moderate hepatic impairment (Child-Pugh class B). Axitinib has not been studied in patients with severe hepatic impairment (Child-Pugh class C)&nbsp;<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No dedicated renal impairment trial for axitinib has been conducted. Based on the population pharmacokinetic analyses, no significant difference in axitinib clearance was observed in patients with pre-existing mild to severe renal impairment (15 mL/min &le; ClCr &lt; 89 mL/min). No starting dose adjustment is needed for patients with pre-existing mild to severe renal impairment. Caution should be used in patients with end-stage renal disease (ClCr&lt; 15 mL/min).<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and efficacy of axitinib in pediatric patients have not been studied.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>:&nbsp;No dosage adjustment is required in elderly patients</p>', '2022-02-14 07:12:53', '2022-03-16 23:56:20'),
(134, 134, '<p>Azathioprine is indicated as an adjunct for the prevention of rejection in renal homotransplantation. It is also indicated for the management of active&nbsp;rheumatoid arthritis&nbsp;to reduce signs and symptoms.<br />\r\n<br />\r\n<strong>Renal Homotransplantation</strong>: Azathioprine is indicated as an adjunct for the prevention of rejection in renal homotransplantation. Experience with over 16,000 transplants shows a 5-year patient survival of 35% to 55%, but this is dependent on&nbsp;donor, match for&nbsp;HLA&nbsp;antigens, anti-donor or anti-B-cell alloantigen antibody, and other variables. The effect of Azathioprine on these variables has not been tested in controlled trials.<br />\r\n<br />\r\n<strong>Rheumatoid Arthritis</strong>: Azathioprine is indicated for the treatment of active rheumatoid arthritis (RA) to reduce signs and symptoms.&nbsp;Aspirin, non-steroidal anti-inflammatory drugs and/or low dose glucocorticoids may be continued during treatment with Azathioprine. The combined use of Azathioprine with disease modifying anti-rheumatic drugs (DMARDs) has not been studied for either added benefit or unexpected adverse effects. The use of Azathioprine with these agents cannot be recommended.</p>', '<p>Azathioprine antagonizes purine metabolism and may inhibit synthesis of DNA, RNA, and proteins. It may also interfere with cellular metabolism and inhibit mitosis. Its mechanism of action is likely due to incorporation of thiopurine analogues into the DNA structure, causing chain termination and cytotoxicity.</p>', '<p><strong>Renal Homotransplantation</strong>: The dose of Azathioprine required to prevent rejection and minimize toxicity will vary with individual patients; this necessitates careful management. The initial dose is usually 3 to 5 mg/kg daily, beginning at the time of transplant. Azathioprine is usually given as a single daily dose on the day of, and in a minority of cases 1 to 3 days before, transplantation. Dose reduction to maintenance levels of 1 to 3 mg/kg daily is usually possible. The dose of Azathioprine should not be increased to toxic levels because of threatened rejection. Discontinuation may be necessary for severe hematologic or other toxicity, even if rejection of the&nbsp;homograft&nbsp;may be a consequence of drug withdrawal.<br />\r\n<br />\r\n<strong>Rheumatoid Arthritis</strong>: Azathioprine is usually given on a daily basis. The initial dose should be approximately 1.0 mg/kg (50 to 100 mg) given as a single dose or on a twice-daily schedule. The dose may be increased, beginning at 6 to 8 weeks and thereafter by steps at 4-week intervals, if there are no serious toxicities and if initial response is unsatisfactory. Dose increments should be 0.5 mg/kg daily, up to a maximum dose of 2.5 mg/kg per day. Therapeutic response occurs after several weeks of treatment, usually 6 to 8; an adequate trial should be a minimum of 12 weeks. Patients not improved after 12 weeks can be considered refractory. Azathioprine may be continued long-term in patients with clinical response, but patients should be monitored carefully, and gradual dosage reduction should be attempted to reduce risk of toxicities.<br />\r\n<br />\r\nMaintenance therapy&nbsp;should be at the lowest&nbsp;effective dose, and the dose given can be lowered decrementally with changes of 0.5 mg/kg or approximately 25 mg daily every 4 weeks while other therapy is kept constant. The optimum duration of maintenance Azathioprine has not been determined. Azathioprine can be discontinued abruptly, but delayed effects are possible.</p>', '<p>Metabolism inhibited by allopurinol. Reduces the neuromuscular blockade of curare, tubocurarine but potentiates that of succinylcholine.</p>', '<p>Azathioprine should not be used for treating rheumatoid arthritis in pregnant women.Patients with rheumatoid arthritis previously treated with alkylating agents (cyclophosphamide, chlorambucil, melphalan, or others) may have a prohibitive risk of malignancy if treated with&nbsp;Azathioprine</p>', '<p>Opportunistic infections especially in transplant patients receiving concomitant other immunosuppressants. Bone marrow depression, leucopenia, thrombocytopenia, nausea. Uncommonly, anaemia, hypersensitivity reactions, cholestasis, pancreatitis.</p>', '<p>Pregnancy&nbsp;Category D. There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk</p>', '<p>Monitor FBC wkly during 1st 8 wk of therapy especially with high dose or severe renal/hepatic impairment. Inherited deficiency of thiopurine methyltransferase enzyme. Avoid excessive sun/UV exposure.</p>', NULL, '<p>Cytotoxic immunosuppressants</p>', '<p>Azathioprine should be stored at 15&nbsp;to 25&deg; C in a dry place and protected from light.</p>', '<p><strong>Use In Renal Dysfunction</strong>: Relatively oliguric patients, especially those with tubular&nbsp;necrosis&nbsp;in the immediate postcadaveric transplant period, may have delayed clearance of Azathioprine&nbsp;or its metabolites, may be particularly sensitive to this drug, and are usually given lower doses. Procedures for proper handling and disposal of this immunosuppressive antimetabolite&nbsp;drug should be considered. Several guidelines on this subject have been published.25-31&nbsp;There is no general agreement that all of the procedures recommended in the guidelines are necessary or appropriate.</p>', '2022-02-14 07:13:10', '2022-03-17 00:00:32'),
(135, 135, '<p>Azelaic Acid cream is indicated for the topical treatment of mild to moderate inflammatory acne vulgaris.</p>', '<p>Azelaic acid has been shown to possess antimicrobial activity against Propionibacterium acnes and Staphylococcus epidennidis. The antimicrobial action may be attributable to the inhibition of microbial cellular protein synthesis. A normalization of keratinization leading to an anticomedonal effect of Azelaic acid may also contribute to its clinical activity.</p>', '<p>After the skin is thoroughly washed and patted dry, a thin film of Azelaic Acid should be gently but thoroughly massaged into the affected areas twice daily, in the morning and evening. The hands should be washed following application. Safety and effectiveness in pediatric patients under 12 years of age have not been established. Or as directed by the physician.</p>', NULL, '<p>Azelaic acid is contraindicated in individuals who have shown hypersensitivity to any of its components.</p>', '<p>Local skin irritation (e.g. erythema, scaling, itching or burning) occurs in occasional cases, usually at the start of treatment. However, in the majority of cases the irritation is mild and regresses as treatment continues.</p>', '<p>FDA Pregnancy Category B. This drug should be used during pregnancy only if clearly needed. Caution should be exercised when Azelaic acid is administered to a nursing mother.</p>', '<p>For external use only. If Azelaic acid comes into contact with the eyes they should immediately be thoroughly rinsed with copious amounts of water. The patients should consult a physician if eye irritation persists.</p>', NULL, '<p>Acne treatment preparations</p>', '<p>Store in a cool &amp; dry place protected from light. Keep ail medicines out of reach of children.</p>', NULL, '2022-02-14 07:13:31', '2022-03-17 00:03:35');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(136, 136, '<p>Treatment and prevention of the symptoms of seasonal allergic conjunctivitis in adults and children 4 years and older. Treatment of the symptoms of non-seasonal (perennial) allergic conjunctivitis in adults and children 12 years and older.</p>', '<p>Azelastine Eye drops contains the active substance azelastine hydrochloride, which belongs to a group of medicines called antiallergics (antihistamines). Antihistamines work by preventing the effects of substances such as histamine that the body produces as part of an allergic reaction. Azelastine has been shown to reduce inflammation of the eye.<br />\r\n<br />\r\nAzelastine, a phthalazinone derivative is classified as a potent long-acting anti-allergic compound with selective H1 antagonist properties. An additional anti-inflammatory effect could be detected after topical ocular administration. Data from in vivo (pre-clinical) and in vitro studies show that Azelastine inhibits the synthesis or release of the chemical mediators known to be involved in early and late stage allergic reactions e.g. leukotriene, histamine, PAF and serotonin.</p>', '<p><strong>Seasonal allergic conjunctivitis</strong>: The usual dosage in adults and children 4 years and older is one drop in each eye twice daily that can be increased, if necessary to four times daily. If allergen exposure is anticipated Azelastine hydrochloride Eye drops, solution should be administered prophylactically, prior to the exposure.<br />\r\n<br />\r\n<strong>Non-seasonal (perennial) allergic conjunctivitis</strong>: The usual dosage in adults and children 12 years and older is one drop in each eye twice daily that can be increased, if necessary to four times daily.<br />\r\n<br />\r\nAs safety and efficacy have been demonstrated in clinical trials for a period of up to 6 weeks, the duration of any course should be limited to a maximum of 6 weeks. Patients should be advised to contact their doctor if symptoms worsen or do not improve after 48 hours.</p>', '<p>No specific interaction studies have been performed. Interaction studies at high oral doses of Azelastine have been performed however they bear no relevance to Azelastine hydrochloride Eye drops, solution, as systemic levels, after administration of the eye drops, are in the picogram range.</p>', '<p>Hypersensitivity to the active substance or to any of the excipients of this preparation.</p>', NULL, '<p>There is insufficient information available to establish the safety of azelastine in human pregnancy. At high oral doses azelastine has shown to induce adverse effects (foetal death, growth retardation and skeletal malformation) in experimental animals. Local ocular application will result in minimal systemic exposure (picogram range). However, caution should be exercised when using Azelastine hydrochloride Eye drops, solution during pregnancy. Azelastine is excreted into the milk in low quantities. For that reason Azelastine hydrochloride Eye drops, solution is not recommended during lactation.</p>', '<p>Azelastine hydrochloride Eye drops, solution is not intended for treatment of eye infections. Azelastine hydrochloride Eye drops, solution contains the preservative benzalkonium chloride. Benzalkonium chloride may cause eye irritation, especially with dry eyes or disorders of the cornea. Contact with soft contact lenses should be avoided. Contact lenses should be removed prior to application and the patient should wait at least 15 minutes before reinsertion. Known to discolour soft contact lenses.</p>', '<p>No specific reactions after ocular overdosage are known, and with the ocular route of administration, overdosage reactions are not anticipated. There is no experience with the administration of toxic doses of azelastine hydrochloride in humans. In the case of overdose or intoxication, disturbances of the central nervous system are to be expected based on the results of animal experiments. Treatment of these disorders must be symptomatic. There is no known antidote.</p>', '<p>Anti-histamine Preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:14:10', '2022-03-17 00:13:14'),
(137, 137, '<p>Azelastine Hydrochloride nasal spray is an H1-receptor antagonist indicated for the treatment of the symptoms of seasonal allergic rhinitis in adults and pediatric patients 5 years and older and for the treatment of the symptoms of vasomotor rhinitis in adults and adolescent patients 12 years and older.</p>', '<p>Azelastine, a phthalazinone derivative, exhibits histamine H1 receptor antagonist activity in isolated tissues, animal models and humans. It is administered as a racemic mixture with no difference in pharmacologic activity noted between the enantiomers in invitro studies. The major metabolite, desmethylazelastine, also possesses H1-receptor antagonist activity.</p>', '<p><strong>Seasonal Allergic Rhinitis</strong>: The recommended dosage of Azelastine Nasal Spray in adults and adolescent patients 12 years and older with seasonal allergic rhinitis is one or two sprays per nostril twice daily. The recommended dosage of Azelastine Nasal Spray in pediatric patients 5 years to 11 years of age is one spray per nostril twice daily.<br />\r\n<br />\r\n<strong>Vasomotor Rhinitis</strong>: The recommended dosage of Azelastine Nasal Spray in adults and adolescent patients 12 years and older with vasomotor rhinitis is two sprays per nostril twice daily. Administer Azelastine Nasal Spray by the intranasal route only.<br />\r\n<br />\r\n<strong>Priming</strong>: Prime Azelastine Nasal Spray before initial use by releasing 4 sprays or until a fine mist appears. When Azelastine Nasal Spray has not been used for 3 or more days, reprime with 2 sprays or until a fine mist appears. Avoid spraying Azelastine Nasal Spray into the eyes.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', '<p>It is especially important to check before combining Azelastine nasal spray with Alcohol, CNS depressants, Cimetidine &amp; Ketoconazole.</p>', '<p>Contraindicated in patients with a known hypersensitivity to Azelastine or any of its components.</p>', '<p>Headache, dizziness, sneezing, nosebleed, nausea, stinging or itching in nose, dry mouth, sore throat, bitter taste etc.</p>', '<p>Use in pregnancy: The effects of Azelastine during pregnancy have not been adequately studied. Azelastine should be administered during pregnancy, if the potential benefit justifies the potential risks to fetus.<br />\r\n<br />\r\nUse in nursing mother: It is not known whether Azelastine is excreted in human milk. However, caution should be exercised when Azelastine is administered to a nursing mother.</p>', '<p>In clinical trials, the occurrence of somnolence has been reported in some patients taking Azelastine nasal spray; due caution should therefore be exercised when driving a car or operating potentially dangerous machinery. Concurrent use of this&nbsp;nasal spray with alcohol or other CNS depressants should be avoided because additional reductions in alertness and additional impairment of CNS performance may occur.</p>', NULL, '<p>Nasal Anti-histamine preparations</p>', '<p>Keep out of reach of children. Store in a cool and dry place protected from light. Do not freeze.</p>', '<p>Use in children: The safety and effectiveness of Azelastine nasal spray in patients below 5 years of age have not been established.</p>', '2022-02-14 07:14:35', '2022-03-17 00:17:54'),
(138, 138, '<p>Azelastine and Fluticasone Nasal Spray is indicated for the relief of symptoms of seasonal allergic rhinitis in patients 6 years of age and older who require treatment with both Azelastine Hydrochloride and Fluticasone Propionate for symptomatic relief.</p>', '<p>Azelastine Hydrochloride exhibits histamine H1-receptor antagonist activity in isolated tissues. The major metabolite, desmethylazelastine, also possesses H1-receptor antagonist activity. Fluticasone Propionate is a synthetic trifluorinated corticosteroid with anti-inflammatory activity. The precise mechanism through which Fluticasone Propionate affects allergic rhinitis symptoms is not known. Corticosteroids have been shown to have a wide range of effects on multiple cell types (e.g., mast cells, eosinophils, neutrophils, macrophages, and lymphocytes etc.) and mediators (e.g., histamine, eicosanoids, leukotrienes, and cytokines) involved in inflammation.</p>', '<p><strong>Adult</strong>: The recommended dosage is one spray each nostril twice daily.<br />\r\n<br />\r\n<strong>Paediatric</strong>: The safety and effectiveness of Azelastine Hydrochloride and Fluticasone Propionate Nasal Spray has not been established for patients less than 6 years of age.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', NULL, '<p>There is no known contraindication.</p>', '<p>The most common adverse reactions (&gt;2% incidence) are: dysgeusia, epistaxis, and headache.</p>', '<p><strong>Pregnancy</strong>&nbsp;category C. There are no adequate and well-controlled clinical trials of Azelastine Hydrochloride and Fluticasone Propionate Nasal Spray, Azelastine Hydrochloride only or Fluticasone Propionate only in pregnant women. It should be used in pregnant women only if the potential benefit to the mother justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether Azelastine Hydrochloride and Fluticasone Propionate Nasal Spray is excreted in human breast milk. Because many drugs are excreted in human milk, caution should be exercised when administered to a nursing woman.</p>', '<p>Engagement in hazardous occupations requiring complete mental alertness such as driving or operating machinery should be avoided when taking Azelastine and Fluticasone&nbsp;Nasal Spray. Concurrent use of alcohol or other central nervous system (CNS) depressants with this Nasal Spray&nbsp;should also be avoided because of further decreased alertness and impairment of CNS. Hypercorticism and adrenal suppression with very high dosages or at the regular dosage in susceptible individuals may appear. If such changes occur, the spray should be discontinued slowly.</p>', '<p>There have been no reported over dosages with Azelastine Hydrochloride. Acute Azelastine Hydrochloride overdosage by adults with this dosage form is unlikely to result in clinically significant adverse events, other than increased somnolence. Chronic Fluticasone Propionate overdosage may result in symptoms of hypercorticism.</p>', '<p>Nasal Steroid Preparations</p>', '<p>Store below 25&deg; C. Protected from light. Do not store in the refrigerator. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:15:02', '2022-03-17 00:24:40'),
(139, 139, '<p>Azilsartan Medoxomil is indicated for the treatment of hypertension to lower blood pressure. Lowering blood pressure reduces the risk of fatal and nonfatal cardiovascular events, primarily stroke and myocardial infarction. Azilsartan Medoxomil may be used either alone or in combination with other antihypertensive agents.</p>', '<p>Azilsartan Medoxomil, a prodrug, is hydrolyzed to Azilsartan in the gastrointestinal tract during absorption. Azilsartan is a selective AT1 subtype angiotensin II receptor antagonist. Azilsartan blocks the vasoconstrictor and aldosterone secreting effects of angiotensin II by selectively blocking the binding of angiotensin II to the AT1 receptor in many tissues, such as vascular smooth muscle and the adrenal gland.</p>', '<p>The recommended dose in adults is 80 mg taken orally once daily. Consider a Starting dose of 40 mg for patients who are treated with high doses of diuretics. If blood pressure is not controlled with Azilsartan alone, additional blood pressure reduction can be achieved by taking Azilsartan with other antihypertensive agents.</p>', '<p>No drug interactions have been observed in studies of Azilsartan Medoxomil or Azilsartan given with amlodipine, antacids, chlorthalidone, digoxin, fluconazole, glyburide, ketoconazole, metformin, pioglitazone and warfarin. The antihypertensive effect of Azilsartan may be attenuated by the non-steroidal anti-inflammatory drugs including selective COX-2 inhibitors. Dual blockade of the RAS with angiotensin receptor blockers, ACE inhibitors or aliskiren is associated with increased risks of hypotension, hyperkalemia and changes in renal function.</p>', '<p>It is contraindicated to co-administer Aliskiren with Azilsartan in patients with Diabetes.</p>', '<p>The most common adverse reaction in adults is diarrhea. The other side effects are nausea, asthenia, fatigue, muscle spasm, dizziness and cough.</p>', '<p>Pregnancy Category D. The risk to the fetus increases if Azilsartan Medoxomil is administered during the second or third trimesters of pregnancy. It is not known whether Azilsartan Medoxomil is excreted in human milk, as many drugs are excreted in human milk and because of the potential for adverse effects on the nursing infant, a decision should be made whether to discontinue nursing or discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Use of Azilsartan Medoxomil during the second and third trimesters of pregnancy reduces fetal renal function and increases fetal and neonatal morbidity and death. In patients who are intravascularly volume-depleted (e.g., those treated with high-dose diuretics), symptomatic hypotension may occur. Changes in renal function including renal failure has been reported in renal impaired patient.</p>', '<p>Limited data are available related to overdose in humans. In the event of and overdose, supportive therapy should be instituted as dictated by the patient&rsquo;s clinical status. Azilsartan is not dialyzable.</p>', '<p>Angiotensin-ll receptor blocker</p>', '<p>keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p>Safety and effectiveness in pediatric patients under 18 years of ages have not been established.</p>', '2022-02-14 07:15:28', '2022-03-17 00:30:17'),
(140, 140, '<p>For the treatment of hypertension, to lower blood pressure:</p>\r\n\r\n<ul>\r\n	<li>In patients not adequately controlled with ARB monotherapy</li>\r\n	<li>As initial therapy in patients likely to need multiple drugs to help</li>\r\n</ul>\r\n\r\n<p>To achieve blood pressure goals and to reduce the risk of fatal and nonfatal cardiovascular events, primarily strokes and myocardial infarctions.</p>', '<p>Azilsartan medoxomil is an angiotensin II receptor blocker (ARB). Azilsartan helps blood vessels to dilate. It also helps to excrete of Sodium and water from body. This combination also contains a diuretic. Chlorthalidone works in the kidneys to flush excess water and salt (sodium) from the body. Together, these 2 medicines work to help lower blood pressure in people who need more than 1 medicine to treat their high blood pressure (hypertension).</p>', '<p>The recommended starting dose is 40/12.5 mg taken orally once daily. Most of the antihypertensive effect is apparent within 1 to 2 weeks. This combination may be used to provide additional blood pressure lowering for patients not adequately controlled on ARB or diuretic monotherapy treatment. Patients not controlled with azilsartan medoxomil 80 mg may have an additional systolic/diastolic clinic blood pressure reduction of 13/6 mm Hg when switched to this combination 40/12.5 mg.<br />\r\n<br />\r\nThis combination may be used as initial therapy if a patient is likely to need multiple drugs to achieve blood pressure goals. Patients titrated to the individual components (azilsartan medoxomil and chlorthalidone) may instead receive the corresponding dose of This combination.</p>', '<p>Renal clearance of lithium is reduced by diuretics, such as chlorthalidone increasing the risk of lithium toxicity. NSAIDs increase risk of renal dysfunction and interfere with antihypertensive effect</p>', '<p>This is contraindicated in patients with anuria.</p>', '<p>The following potential adverse reactions are-</p>\r\n\r\n<ul>\r\n	<li>Fetal toxicity</li>\r\n	<li>Hypotension in Volume- or Salt-Depleted Patients</li>\r\n	<li>Impaired Renal Function</li>\r\n	<li>Hypokalemia Hyperuricemia</li>\r\n</ul>', '<p>Pregnancy Category D. Use of drugs that affect the renin-angiotensin system during the second and third trimesters of pregnancy reduces fetal renal function and increases fetal and neonatal morbidity and death.</p>', '<ul>\r\n	<li>In patients with an activated renin-angiotensin-aldosterone system (RAAS), such as volume- and/or salt-depleted patients, this combination can cause excessive hypotension. Correct volume or salt depletion prior to administration of azilsartan and chlorthalidone.</li>\r\n	<li>In patients with renal artery stenosis, This combination may cause renal failure.</li>\r\n	<li>Monitor renal function in patients with renal impairment. Consider discontinuing this combination with progressive renal impairment.</li>\r\n	<li>Heart rhythm problems (e.g., bradycardia, QT prolongation, ventricular tachycardia), liver problems, certain uncorrected mineral imbalances (low potassium/magnesium levels), severe kidney problems.</li>\r\n</ul>', NULL, '<p>Combined antihypertensive preparations</p>', '<p>Store in a cool &amp; dry place, away from light and children.</p>', NULL, '2022-02-14 07:15:50', '2022-03-17 00:33:56'),
(141, 141, '<p>Azithromycin is indicated for infections (caused by susceptible organisms) in lower respiratory tract infections including bronchitis and pneumonia, in upper respiratory tract infections including sinusitis and pharyngitis/tonsillitis, in otitis media, and in skin and soft tissue infections. In sexually transmitted diseases in men and women, Azithromycin&nbsp;is indicated in the treatment of non-gonococcal urethritis and cervicitis due to Chlamydia trachomatis.</p>', '<p>Azithromycin is acid-stable and can therefore be taken orally with no need of protection from gastric acids. It is readily absorbed; its absorption is greater on an empty stomach. Time to peak concentration in adults is 2.1 to 3.2 hours for oral dosage forms. Due to the high concentration in phagocytes, azithromycin is actively transported to the site of infection. During active phagocytosis, large concentrations of azithromycin are released. The concentration of azithromycin in the tissues can be over 50 times higher than in plasma. This is due to ion trapping and the high lipid solubility.<br />\r\n<br />\r\nAzithromycin&#39;s half-life allows a large single dose to be administered and yet maintain bacteriostatic levels in the infected tissue for several days. Following a single 500 mg dose, plasma concentrations of azithromycin declined in a polyphasic pattern with a mean apparent plasma clearance of 630 mL/min and a terminal elimination half life of 68 hours. The prolonged terminal half-life is thought to be due to extensive uptake and subsequent release of drug from tissues. Biliary excretion of azithromycin, predominantly unchanged, is a major route of elimination. Over the course of a week, approximately 6% of the administered dose appears as unchanged drug in urine.<br />\r\n<br />\r\nMicrobiology: Azithromycin acts by binding to the 50S ribosomal subunit of susceptible microorganisms and, thus, interfering with microbial protein synthesis. Nucleic acid synthesis is not affected. Azithromycin has been shown to be active against most isolates of the following microorganisms, both in vitro and in clinical infections:</p>\r\n\r\n<ul>\r\n	<li><strong>Aerobic and facultative gram-positive microorganisms</strong>: Staphylococcus aureus, Streptococcus agalactiae, Streptococcus pneumoniae, Streptococcus pyogenes</li>\r\n	<li><strong>Aerobic and facultative gram-negative microorganisms</strong>: Haemophilus ducreyi, Haemophilus influenzae, Moraxella catarrhalis, Neisseria gonorrhoeae</li>\r\n	<li><strong>Other microorganisms</strong>: Chlamydia pneumoniae, Chlamydia trachomatis , Mycoplasma pneumoniae , Betalactamase production should have no effect on azithromycin activity.</li>\r\n	<li><strong>Aerobic and facultative gram-positive microorganisms</strong>: Streptococci (Groups C,F,G), Viridans group streptococci</li>\r\n	<li><strong>Aerobic and facultative gram-negative microorganisms</strong>: Bordetella pertussis, Legionella pneumophila</li>\r\n	<li><strong>Anaerobic microorganisms</strong>: Peptostreptococcus species, Prevotella bivia</li>\r\n</ul>', '<p><strong>Oral</strong>-<br />\r\n<strong>Adult</strong>: 500 mg once daily orally for 3 days or 500 mg once on day 1, then 250 mg once on days 2-5 for 4 days. For sexually transmitted diseases caused by Chlamydia trachomatis in adults, the dose is 1 gm given as a single dose or 500 mg once on day 1, followed by 250 mg once daily for next 2 days may also be given.<br />\r\n<br />\r\n<strong>Children</strong>:</p>\r\n\r\n<ul>\r\n	<li>10 mg/kg body weight once daily for 3 days for child over 6 months</li>\r\n	<li>200 mg (1 teaspoonful) for 3 days if body weight is 15-25 kg</li>\r\n	<li>300 mg (1&frac12; teaspoonfuls) for 3 days if body weight is 26-35 kg; 400 mg (2 teaspoonfuls) for 3 days if body weight is 36-45 kg.</li>\r\n	<li>In typhoid fever, 500 mg (2&frac12; teaspoonfuls) once daily for 7-10 days is given.</li>\r\n</ul>\r\n\r\n<p><br />\r\n<strong>Azithromycin Injection (For IV Infusion only)</strong>: The recommended dose of Azithromycin for injection for the treatment of adult patients with community-acquired pneumonia due to the indicated organisms is:</p>\r\n\r\n<ul>\r\n	<li>500 mg as a single daily dose by the intravenous route for at least two days. Intravenous therapy should be followed by Azithromycin by the oral route at a single, daily dose of 500 mg, administered as two 250-mg tablets to complete a 7 to 10-day course of therapy. The timing of the switch to oral therapy should be done at the discretion of the physician and in accordance with clinical response.</li>\r\n	<li>The recommended dose of Azithromycin for the treatment of adult patients with pelvic inflammatory disease due to the indicated organisms is: 500 mg as a single daily dose by the intravenous route for one or two days. Intravenous therapy should be followed by Azithromycin by the oral route at a single, daily dose of 250 mg to complete a 7-day course of therapy. The timing of the switch to oral therapy should be done at the discretion of the physician and in accordance with clinical response. If anaerobic microorganisms are suspected of contributing to the infection, an antimicrobial agent with anaerobic activity should be administered in combination with Azithromycin.</li>\r\n	<li>Safety and effectiveness of azithromycin for injection in children or adolescents under 16 years have not been established.&nbsp;\r\n	<p><strong>Administration</strong></p>\r\n\r\n	<p>Reconstitution procedure of suspension-</p>\r\n	</li>\r\n	<li>Step 01: Shake the bottle well to loosen the powder.</li>\r\n	<li>Step 02: Add boiled and cooled water up to the water mark of the bottle label.</li>\r\n	<li>Step 03: Shake until powder is completely mixed with water.</li>\r\n	<li>\r\n	<p>Azithromycin should be taken at least 1 hour before or 2 hours after meal.</p>\r\n	</li>\r\n</ul>', '<p>Azithromycin absorption is reduced in presence of food and antacid. In patients receiving ergot alkaloids Azithromycin should be avoided because of the possibility of ergotism resulting from interaction of Azithromycin with the cytochrome P-450 system. As macrolides increase the plasma concentration of digoxin and cyclosporin, caution should be exercised while co-administration. There have been no drug interactions between Azithromycin and Warfarin, Theophylline, Carbamazepine, Methylprednisolone or Cimetidine.</p>', '<p>Azithromycin is contraindicated in patients hypersensitive to Azithromycin or any other macrolide antibiotic. Co-administration of ergot derivatives and Azithromycin is contraindicated. Azithromycin is contraindicated in patients with hepatic diseases.</p>', '<p>Azithromycin is well tolerated with a low incidence of side effects. The side effects include nausea, vomiting, abdominal discomfort (pain/cramps), flatulence, diarrhoea, headache, dizziness, and skin rashes and are reversible upon discontinuation of therapy.</p>', '<p>Pregnancy Category of Azithromycin is B. Animal reproduction studies have demonstrated that Azithromycin has no evidence of harm to the fetus. There are no adequate and well controlled studies in pregnant women. Since animal reproduction studies are not always predictive of human response, Azithromycin should be used during pregnancy only if adequate alternatives are not available. It is not known whether Azithromycin is secreted in breast milk. So, caution should be exercised when Azithromycin is administered to nursing women.</p>', '<p>As with any antibiotic, observation for signs of superinfection with non-susceptible organisms, including fungi, is recommended. No dose adjustment is needed in patients with renal impairment.</p>', '<p>There is no data on overdosage with Azithromycin. Typical symptoms of overdosage with macrolide antibiotics include hearing loss, severe nausea, vomiting and diarrhoea. Gastric lavage and general supportive measures are indicated.</p>', NULL, '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-14 07:16:29', '2022-03-17 00:40:04'),
(142, 142, '<p>Azithromycin Eye Drops is indicated for the treatment of bacterial conjunctivitis caused by CDC coryneform group G, Haemophilus influenzae, Staphylococcus aureus, Streptococcus mitis group, and Streptococcus pneumonia.</p>', '<p>Azithromycin is acid-stable and can therefore be taken orally with no need of protection from gastric acids. It is readily absorbed; its absorption is greater on an empty stomach. Time to peak concentration in adults is 2.1 to 3.2 hours for oral dosage forms. Due to the high concentration in phagocytes, azithromycin is actively transported to the site of infection. During active phagocytosis, large concentrations of azithromycin are released. The concentration of azithromycin in the tissues can be over 50 times higher than in plasma. This is due to ion trapping and the high lipid solubility.<br />\r\n<br />\r\nAzithromycin&#39;s half-life allows a large single dose to be administered and yet maintain bacteriostatic levels in the infected tissue for several days. Following a single 500 mg dose, plasma concentrations of azithromycin declined in a polyphasic pattern with a mean apparent plasma clearance of 630 mL/min and a terminal elimination half life of 68 hours. The prolonged terminal half-life is thought to be due to extensive uptake and subsequent release of drug from tissues. Biliary excretion of azithromycin, predominantly unchanged, is a major route of elimination. Over the course of a week, approximately 6% of the administered dose appears as unchanged drug in urine.<br />\r\n<br />\r\nMicrobiology: Azithromycin acts by binding to the 50S ribosomal subunit of susceptible microorganisms and, thus, interfering with microbial protein synthesis. Nucleic acid synthesis is not affected. Azithromycin has been shown to be active against most isolates of the following microorganisms, both in vitro and in clinical infections:</p>\r\n\r\n<ul>\r\n	<li>Aerobic and facultative gram-positive microorganisms: Staphylococcus aureus, Streptococcus agalactiae, Streptococcus pneumoniae, Streptococcus pyogenes</li>\r\n	<li>Aerobic and facultative gram-negative microorganisms: Haemophilus ducreyi, Haemophilus influenzae, Moraxella catarrhalis, Neisseria gonorrhoeae</li>\r\n	<li>Other microorganisms: Chlamydia pneumoniae, Chlamydia trachomatis , Mycoplasma pneumoniae , Betalactamase production should have no effect on azithromycin activity.</li>\r\n	<li>Aerobic and facultative gram-positive microorganisms: Streptococci (Groups C,F,G), Viridans group streptococci</li>\r\n	<li>Aerobic and facultative gram-negative microorganisms: Bordetella pertussis, Legionella pneumophila</li>\r\n	<li>Anaerobic microorganisms: Peptostreptococcus species, Prevotella bivia</li>\r\n</ul>', '<p><strong>Children of one year of age and adults</strong>: Instill 1 drop in affected eye(s) twice daily for the first 2 days then once daily for the next 5 days.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Azithromycin Eye Drops in pediatric patients below 1 year of age have not been established.<br />\r\n<br />\r\n<strong>Children less than one year of age</strong>: Not recommended.</p>', '<p>Drug interaction studies have not been conducted with Azithromycin Eye Drops.</p>', '<p>Hypersensitivity to any component of the preparation.</p>', '<p>Eye irritation, contact dermatitis, corneal erosion, dry eye, punctate keratitis etc.</p>', '<p>Pregnancy Category B. In the animal studies, no evidence of harm to the fetus due to Azithromycin was found. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, Azithromycin should be used during pregnancy only if clearly needed. It is not known whether Azithromycin is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Azithromycin is administered to a nursing woman.</p>', '<p>Azithromycin Eye Drops is indicated for topical ophthalmic use only and should not be administered systemically, injected subconjunctivally, or introduced directly into the anterior chamber of the eye.</p>', NULL, '<p>Macrolides</p>', '<p>Store unopened bottle under refrigeration at 2&deg;C to 8&deg;C. Once the bottle is opened, store it at 25&deg;C for up to 14 days. Discard after the 14 days of opening.</p>', NULL, '2022-02-14 07:16:49', '2022-03-17 00:43:39'),
(143, 143, '<p>Aztreonam is indicated in the treatment of the following infections caused by susceptible aerobic Gram-negative micro-organisms<br />\r\n<br />\r\n<strong>Urinary tract infections:</strong>&nbsp;Pyelonephritis, cystitis (initial and recurrent) and asymptomatic bacteriuria (including those due to pathogens resistant to the aminoglycosides, cephalosporins or penicillins).<br />\r\n<strong>Gonorrhea:</strong>&nbsp;Acute uncomplicated urogenital or anorectal infections.<br />\r\n<strong>Lower respiratory tract infections:</strong>&nbsp;Including pneumonia, bronchitis and lung infections in patients with cystic fibrosis.<br />\r\n<strong>Skin and soft tissue infections:</strong>&nbsp;Postoperative wounds, ulcers and burns.<br />\r\n<strong>Meningitis:</strong>&nbsp;Caused by Haemophilusinfluenzae or Neisseria meningitidis.<br />\r\n<strong>Gynecological infections:</strong>&nbsp;Pelvic Inflammatory Disease (PID), endometritis and pelvic cellulitis.<br />\r\n<strong>Intra-abdominal infections:</strong>&nbsp;Peritonitis.<br />\r\n<strong>Bacteremia/ septicemia:</strong>&nbsp;Septicemia caused by Escherichia coli, Klebsiella pneumoniae, Pseudomonas aeruginosa,Proteus mirabilis, Serratia marcescens and Enterobacter species.<br />\r\n<strong>Bone and joint infections:</strong>&nbsp;Osteomyelitis,septic arthritis.<br />\r\n<br />\r\nAztreonam is also indicated for adjunctive therapy to surgery in the management of infections caused by susceptible organisms. Patients with serious Pseudomonas infections may benefit from concurrent use of Aztreonam and an aminoglycoside because of their synergistic action.</p>', '<p>Aztreonam is a synthetic bactericidal monobactam antibiotic. It inhibits bacterial cell wall synthesis by blocking peptidoglycan crosslinking. The inhibition of bacterial cell wall synthesis occurs due to a high affinity of Aztreonam for penicillin binding protein 3 (PBP3). By binding to PBP3, Aztreonam inhibits the third and last stage of bacterial cell wall synthesis. Cell lysis is then mediated by bacterial cell wall autolytic enzymes such as autolysins. It is possible that Aztreonam interferes with an autolysin inhibitor.</p>', '<p><strong>Adults</strong>: The usual dose of Aztreonam is 3 to 4 gm daily (maximum recommended dose is 8 gm daily). The dosage and route of administration should be determined by the susceptibility of the causative organisms, severity of infection and the condition of the patient. In case of Pseudomonas aeruginosa infections, 2 gm every 6 or 8 hours is recommended.<br />\r\n<br />\r\n<strong>Children</strong>: The usual dosage for patients older than one week is 30 mg/kg/dose every 6 or 8 hours. For severe infections in patients 2 years of age or older, 50 mg/kg/dose every 6 or 8 hours is recommended.Dosage information is not yet available for new-born less than 1 week old.<br />\r\n<br />\r\n<strong>Dosage Guideline for adult:</strong></p>\r\n\r\n<ul>\r\n	<li>Urinary tract infections: 500 mg or 1 gm; 8 or 12 hourly</li>\r\n	<li>Moderately severe systemic infections: 1 g or 2 gm; 8 or 12 hourly</li>\r\n	<li>Severe systemic or life-threatening infections: 2 gm; 6 or 8 hourly</li>\r\n	<li>Maximum recommended dose is 8 gm/ day.</li>\r\n</ul>\r\n\r\n<p><strong>Dosage Guideline or pediatric:</strong></p>\r\n\r\n<ul>\r\n	<li>Mild to moderate infections: 30 mg/kg; 8 hourly</li>\r\n	<li>Moderate to severe infections (2 years or older): 50 mg/kg; 6 or 8 hourly</li>\r\n	<li>Maximum recommended dose is 120 mg/ kg/ day.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p><strong>Intramuscular administration</strong>: The dose should be given by deep injection into a large muscle mass. Aztreonam is well tolerated and should not be administered with any local anesthetic agent. For each gram of Aztreonam add at least 3 ml water for injection BP and shake well.<br />\r\n<br />\r\n<strong>Intravenous administration</strong>: A bolus injection may be used to initiate therapy. The dose should be slowly injected directly into a vein, or the tubing of a suitable administration set, over a period of 3 to 5 minutes.<br />\r\n<br />\r\n<strong>For infusion</strong>: Each gram of Aztreonam should be initially constituted with at least 3 ml of water for injection BP. The resulting solution should be diluted with an appropriate infusion solution to a final concentration not exceeding 2% w/v (at least 50 ml solution per gram Aztreonam). The Aztreonam infusion should be administered over a 20-60 minute period. A number of intravenous solutions may be used as diluents for the administration of Aztreonam by intravenous infusion.These include sodium chloride injection, dextrose and mixed injections of sodium chloride and dextrose, Ringers and lactated Ringers injection,water for injection etc.</p>', '<p>Concomitant administration of probenecid or furosemide and Aztreonam causes clinically insignificant increases in the serum levels of Aztreonam.</p>', '<p>This preparation is contraindicated in patients with known hypersensitivity to Aztreonam or any other component in the formulation.</p>', '<p>Local reactions such as phlebitis/thrombophlebitis following IV administration and discomfort/swelling at the injection site following IM administration may occur. Systemic reactions like diarrhea, nausea and/or vomiting, and rash may occur. Other side effects include anaphylaxis, angioedema, bronchospasm, pancytopenia, neutropenia, thrombocytopenia, anemia, eosinophilia, leukocytosis, thrombocytosis, abdominal cramps, dermatitis, urticaria, pruritus, hypotension, flushing, seizure, weakness, headache, fever, malaise may occur.</p>', '<p>Pregnancy Category B. Aztreonam crosses the placenta and enters the fetal circulation. So it should be used during pregnancy only if the potential benefit justifies the potential risk.<br />\r\n<br />\r\nAztreonam is excreted in breast milk in concentrations that are less than 1% of concentrations determined in simultaneously obtained maternal serum. Temporary discontinuation of nursing is recommended.</p>', '<p>In patients with impaired hepatic or renal function, appropriate monitoring is recommended during therapy.</p>', '<p>If necessary, Aztreonam may be cleared from the serum by hemodialysis and/or peritoneal dialysis.</p>', '<p>Other beta-lactam Antibiotics</p>', '<p>Store in a cool &amp; dry place, protected from light &amp; moisture. Keep all medicines out of reach of children.</p>', '<p><strong>Renal Impairment</strong>: In patients with impaired renal function, the normal recommended initial dose should be given. This should be followed by maintenance doses as below:<br />\r\n<br />\r\nCreatinine clearance (10&ndash;30 ml/min): Maintenance dose is half of the initial dose.<br />\r\n<br />\r\nCreatinine clearance (Less than 10 ml/min): One quarter of the initial dose.<br />\r\n<br />\r\nThe normal dose interval should not be altered. In patients on haemodialysis, a supplementary one eighth of the initial dose should be given after each dialysis.<br />\r\n<br />\r\nRecommended for children of one week and older. Aztreonam for injection should be administered intravenously to pediatric patients with normal renal function. There are insufficient data regarding intramuscular administration to pediatric patients or dosing in pediatric patients with renal impairment.</p>', '2022-02-14 07:17:08', '2022-03-17 00:47:15'),
(144, 144, '<p>Bacillus clausii spores is used for managing the alterations of the intestinal bacterial flora. Bacillus clausii spores restores the equilibrium of the intestinal flora changed during diarrhoea or in the course of thera-pies with antibiotics or chemo-therapy, contributing to correct the consequent dysvitaminosis (that is the imbalance of production and assimilation of the vitamins).</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>1 mini bottle contains-</p>\r\n\r\n<ul>\r\n	<li>Active element: 2 billion spores of polyantibiotic resistant Bacillus clausii*</li>\r\n	<li>Excipient: Purified water</li>\r\n</ul>\r\n\r\n<p>*Polyantibiotic resistant means resistant to a certain number of antibiotics. It is an extremely important characteristic of Bacillus clausii spores that allows it to be administered during antibiotic treatment with penicillin, cephalosporins, tetracycline, macrolides, aminoglycosides, novabi-ocin, chloramphenicol, tiamphenicol, Lincomycin, isoniazid, cycloserin, rifampicin, Nalidixic acid and pipernidic acid</p>', '<p>Bacillus clausii spores is a probiotic which is useful for the management of imbalance of intestinal bacterial flora due to diverse causes. The possible presence of corpuscles visible in the vials of Enterogermina is due to aggregates of Bacillus clausii spores and does not, therefore, indicate that the product has undergone any changes.</p>', '<p><strong>Adults</strong>: from 2 to 3 mini bottles a day<br />\r\n<strong>Children</strong>: from 1 to 2 mini bottles a day<br />\r\n<strong>Infants</strong>: from 1 to 2 mini bottles a day<br />\r\n<br />\r\nDo not exceed the instructed doses without the advice of the professional. Bacillus clausii spores is presented in the form of&nbsp; an oral suspension in water and is available as 5 ml mini bottles. One pack contains 10 ready-to-drink mini bottles.</p>\r\n\r\n<p><strong>Administration</strong>: Take Bacillus clausii spores at regular intervals during the day. Consult the professional if the condition recurs or if you have noticed any recent change in the nature of problems. Use only for brief periods of Management.<br />\r\n<br />\r\nIt is necessary to shake the mini bottle before use. To open the mini bottle rotate the upper part and detach it. Take the content as such or dilute it in water or other drinks (for example; Milk, Tea, Orange juice). Once open, consume it within a short period to avoid contamination of the suspension.</p>', NULL, '<p>Hypersensitivity towards the components or other closely related substances.</p>', '<p>No side effects have been reported with the use of Enterogermina. However, it is important to communicate any undesirable effects.</p>', '<p>Bacillus clausii spores can be used during pregnancy &amp; lactation</p>', '<p>During antibiotic therapy, the product should be administered in the interval between one dose of antibiotic and the next. Keep out of the reach of children. Contact your doctor if the condition worsen after 2-3 days of usage.</p>', '<p>Excessive doses of Enterogermina do not produce side effects. However, it is better to follow the recommended doses. While there are no particular problems associated with missing a dose, it is advisable to complete the daily dose for best results. Remember that the correct and careful administration increases its effectiveness.</p>', '<p>Other antibiotic</p>', '<p>The un-opened mini bottles of Enterogermina are stable for a period of 24 months. Do not use Enterogermina after the expiry date on the label. Store at a temperature not higher than 30&deg;C.</p>', NULL, '2022-02-15 05:25:00', '2022-03-10 05:08:44'),
(145, 145, '<p>This&nbsp;ophthalmic ointment is indicated in the treatment of bacterial infections of the eye and its adnexa including conjunctivitis, keratitis, corneal ulceration and ulcerative blepharitis. It may be applied to prevent ocular infection both pre and post operatively.</p>', '<p>This&nbsp;ophthalmic ointment is a sterile antimicrobial ointment for ophthalmic use, cointaining Polymixin-B sulphate and Bacitracin Zinc.<br />\r\n<br />\r\nPolymixin-B sulphate and Becitracin Zinc are both bactericidal antibiotics, The former exerts its action by binding with the cellular membrane and the later by inhibiting bacterial cell wall development.</p>', '<p>Apply the ointment every 3 to 4 hourly for 7 to 10 days, depending on the severity of the infection or as directed by the physician.</p>', NULL, '<p>Polytracin is contraindicated in those individuals who have shown hypersensitivity to Polymixin-B sulphate, Becitracin Zinc or to cross sensitizing substances.</p>', '<p>Sometimes this ointment&nbsp;may be absorbed in the blood, but shows no blood related toxicity. Moreover Allergic reaction, eye irritation, eye redness, itching, swelling may occur.</p>', '<p>Bacitracin Zinc: Pregnancy Category C<br />\r\nPolymyxin B Sulphate: Pregnancy Category B<br />\r\nLactation: Undetermined</p>', NULL, NULL, '<p>Ophthalmic antibacterial drugs</p>', NULL, NULL, '2022-02-15 05:26:01', '2022-03-17 00:55:32');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(146, 146, '<p>Baclofen is indicated in-</p>\r\n\r\n<ul>\r\n	<li>spasticity resulting from multiple sclerosis</li>\r\n	<li>flexor spasms and concomitant pain, clonus and muscular rigidity</li>\r\n	<li>skeletal muscle spasm resulting from rheumatic disorders</li>\r\n	<li>spinal cord injuries and other spinal cord diseases</li>\r\n	<li>cerebrovascular accidents or neoplastic or degenerative brain disease</li>\r\n</ul>', '<p>Baclofen inhibits both monosynaptic and polysynaptic reflexes at the spinal level by stimulating the GABAB&nbsp;receptors, which inhibits the release of glutamate and aspartate. It may also act at intraspinal sites producing CNS depression. Baclofen also exerts an antinociceptive effect.</p>', '<p><strong>Adult &amp; children over 10 years</strong>: 5 mg 3 times daily, preferably with or after food, gradually increased; max. 100 mg daily.<br />\r\n<br />\r\n<strong>Children &lt;10 years</strong>: Treatment is usually started with 2.5 mg (2.5 ml) given 4 times daily then raised according to requirement. Daily maintenance dose-</p>\r\n\r\n<ul>\r\n	<li>12 month-2 years: 10-20 mg (10-20 ml)</li>\r\n	<li>2 years-6 years: 20-30 mg (20-30 ml)</li>\r\n	<li>6 years-10 years: 30-60 mg (30-60 ml</li>\r\n</ul>', '<ul>\r\n	<li>Increased sedation may occur if Baclofen is taken with agents acting on the central nervous system, alcohol or synthetic opiates. The risk of respiratory depression is also increased.</li>\r\n	<li>Combined treatment with Baclofen and antihypertensives is likely to increase the fall in blood pressure; therefore the dosage of antihypertensive medication should be adjusted accordingly.</li>\r\n	<li>The concomitant administration of Baclofen and tricyclic antidepressants may potentiate the pharmacological effects of Baclofen resulting in pronounced muscular hypotonia.</li>\r\n	<li>In patients with Parkinsons disease receiving treatment with Baclofen and levodopa and carbidopa, there have been several reports of mental confusion, hallucinations, headaches, nausea and agitation.</li>\r\n	<li>The concurrent use of MAO inhibitors and Baclofen may result in increased CNS depressant effects. Caution is advised and the dosage of one or both agents should be adjusted accordingly.</li>\r\n	<li>Caution should be exercised when administering Baclofen and magnesium sulphate or other neuromuscular blocking agents since a synergistic effect may theoretically occur.</li>\r\n</ul>', '<p>Baclofen is contraindicated in patients with hypersensitivity to any component of this product.</p>', '<p>The most common adverse reactions associated with Baclofen are transient drowsiness, daytime sedation, dizziness, weakness and fatigue.</p>\r\n\r\n<ul>\r\n	<li><strong>Central Nervous System</strong>: Headache (&lt;10%), insomnia (&lt;10%), and rarely, euphoria, excitement, depression, confusion, hallucinations, paraesthesia, nightmares, muscle pain, tinnitus, slurred speech, co-ordination disorder, tremor, rigidity, dystonia, ataxia, blurred vision, nystagmus, strabismus, miosis, mydriasis, diplopia, dysarthria, epileptic seizures, respiratory depression.</li>\r\n	<li><strong>Cardiovascular:</strong>&nbsp;Hypotension (&lt;10%), rare instances of dyspnoea, palpitation, chest pain, syncope.</li>\r\n	<li><strong>Gastrointestinal</strong>: Nausea (approximately 10%), constipation (&lt;10%) and rarely, dry mouth, anorexia, taste disorder, abdominal pain, vomiting, diarrhoea and positive test for occult blood in stool.</li>\r\n	<li><strong>Genitourinary</strong>: Urinary frequency (&lt;10%) and rarely, enuresis, urinary retention, dysuria, impotence, inability to ejaculate, nocturia, haematuria.</li>\r\n	<li><strong>Other</strong>: Instances of rash, pruritus, ankle oedema, excessive perspiration, weight gain, nasal congestion, visual disturbances, hepatic function disorders and paradoxical increase in spasticity. Muscular hypotonia of a degree sufficient to make walking or movement difficult may occur but is usually relieved by readjusting the dosage. For this purpose, the daytime dosage may be reduced and the evening dosage increased.</li>\r\n</ul>', '<p>Pregnancy category B3. Safe use of Baclofen during pregnancy has not been established. Baclofen crosses the placental barrier. Baclofen should only be administered to pregnant women when in the judgement of the physician concludes that the potential benefits outweigh the possible hazards. Baclofen is excreted in breast milk however evidence to date suggests that the quantities are so small that no undesirable effects on the infant would be expected.</p>', '<ul>\r\n	<li>Lower doses (approximately 5 mg per day) should be used for patients with impaired renal function or those undergoing chronic haemodialysis.</li>\r\n	<li>Patients suffering not only from spasticity but also from psychotic disorders, schizophrenia, depressive or manic disorders or confusional states should be treated cautiously and closely monitored as exacerbations of these disorders may occur.</li>\r\n	<li>In patients with epilepsy and muscle spasticity, Baclofen may be used under appropriate supervision and provided that adequate anticonvulsive therapy is continued. Lowering of the convulsion threshold may occur and seizures have been reported after the cessation of Baclofen therapy or with overdose.</li>\r\n	<li>Baclofen should be used with caution in patients with or with a history of peptic ulcers, cerebrovascular diseases, or hepatic, renal or respiratory failure.</li>\r\n	<li>Careful monitoring of respiratory and cardiovascular function is essential especially in patients with cardiopulmonary disease and respiratory muscle weakness.</li>\r\n	<li>During treatment with Baclofen, neurogenic disturbances affecting emptying of the bladder may improve. However in patients with preexisting sphincter hypertonia, acute retention of urine may occur. Baclofen should be used with caution in these circumstances.</li>\r\n	<li>Baclofen has not significantly benefited patients with stroke. These patients have also shown poor tolerance to the medicine.</li>\r\n	<li>Appropriate laboratory tests should be performed periodically in patients with hepatic diseases or diabetes mellitus to ensure that no medicine induced changes in these underlying diseases have occurred.</li>\r\n</ul>', '<p>Gastric lavage is important in case of severe overdose.</p>', '<p>Centrally acting Skeletal Muscle Relaxants</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:26:32', '2022-03-17 00:58:15'),
(147, 147, '<p>This&nbsp;is an isotonic solution for use in irrigating tissues of the eyes. For irrigation during various surgical procedures of the eyes, ears, nose and/or throat.</p>', '<p>This sterile Irrigating Solution is an isotonic solution for use in irrigating tissues of the eyes.<br />\r\n<br />\r\n<strong>Calcium chloride</strong>&nbsp;is used to prevent or treat negative calcium balance. It also regulates action potential excitation threshold to facilitate nerve and muscle performance.<br />\r\n<br />\r\n<strong>Potassium chloride</strong>&nbsp;is a major cation of the intracellular fluid. It plays an active role in the conduction of nerve impulses in the heart, brain and skeletal muscle; contraction of cardiac skeletal and smooth muscles; maintenance of normal renal function, acid-base balance, carbohydrate metabolism and gastric secretion. Sodium chloride is the major extracellular cation. It is important in electrolyte and fluid balance, osmotic pressure control and water distribution as it restores sodium ions. It is used as a source of electrolytes and water for hydration, treatment of metabolic acidosis, priming solution in haemodialysis and treatment of hyperosmolar diabetes. It is also used as diluents for infusion of compatible drug additives.<br />\r\n<br />\r\n<strong>Magnessium Chloride</strong>:&nbsp;Acts as cofactor in numerous enzymatic reactions involving protein synthesis and carbohydrate metabolism; depresses CNS, blocks peripheral neuromuscular transmission, produces anticonvulsant effects.<br />\r\n<br />\r\n<strong>Sodium chloride</strong>&nbsp;plays an important role in controlling the total body water and its distribution. Sodium is the main cation in the extracellular fluid and comprises &gt;90% of total cations. The acetate component is an alternate source of bicarbonate by metabolic conversion in the liver.</p>', '<p>This ocular irrigating solution should be used according to standard format for each surgical procedure</p>', NULL, '<p>Contraindicated in patients with known hypersensitivity to the products.</p>', '<p>When the corneal endothelium is abnormal, irrigation or any other trauma may result in bullous keratopathy. Postoperative inflammatory reactions as well as incidents of corneal edema and corneal decompensation have been reported. Their relationship to the use of balanced salt solution has not been established.</p>', '<p>Pregnancy&nbsp;Category: Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>This solution contains no preservative and should not be used for more than one patient. Use only if container and seal are undamaged and solution is clear. The addition of any medication to isotonic solution may result in damage to intraocular tissue. There have been rare reports of corneal clouding or edema following ocular surgery in which isotonic solution was used as an irrigating solution. As in all surgical procedures appropriate measures should be&nbsp;taken to minimize trauma to the cornea and other ocular tissues.</p>', NULL, '<p>Irrigation during various surgical procedures</p>', '<p>Protect from light and store between 2&deg; to 25&deg; C. Do not freeze. Keep out of reach of children</p>', NULL, '2022-02-15 05:26:52', '2022-03-17 01:00:44'),
(148, 148, '<p>Baloxavir Marboxil is an influenza virus polymerase acidic (PA) endonuclease inhibitor indicated for:</p>\r\n\r\n<ul>\r\n	<li>Treatment of acute uncomplicated influenza in patients 12 years of age and older who have been symptomatic for no more than 48 hours and who are: otherwise healthy, or at high risk of developing influenza-related complications.</li>\r\n	<li>Post-exposure prophylaxis of influenza in patients 12 years of age and older following contact with an individual who has influenza.</li>\r\n</ul>', '<p>Baloxavir marboxil is a selective inhibitor of influenza cap-dependent endonuclease which prevents polymerase function and therefore influenza virus mRNA replication. It has shown therapeutic activity against influenza A and B virus infections, including strains resistant to current antiviral agents. This drug inhibits an enzyme required for viral replication, thus rapidly treating flu virus infection, and alleviating the symptoms associated with infection. A single dose of this agent was shown to be superior to placebo in relieving influenza symptoms and superior to both oseltamivir and placebo drug in virologic outcomes (marked by decreased viral load). The safety profile of Baloxavir marboxil compared favorably with that of oseltamivir, making it an effective treatment option for treatment of the flu virus, in one single dose.</p>', '<p><strong>Treatment and Post-Exposure Prophylaxis of Influenza</strong>: Baloxavir Marboxil should be taken as a single dose as soon as possible and within 48 hours of influenza symptom onset for treatment of acute uncomplicated influenza or following contact with an individual who has influenza. Baloxavir Marboxil should be taken with or without food.<br />\r\n<br />\r\nRecommended Single Oral Dose in Patients 12 Years of Age and Older:</p>\r\n\r\n<ul>\r\n	<li><strong>Less than 80 kg</strong>: One 40 mg tablet</li>\r\n	<li><strong>At least 80 kg</strong>: One 80 mg tablet</li>\r\n</ul>', '<ul>\r\n	<li>Avoid coadministration of Baloxavir Marboxil with dairy products, calcium-fortified beverages, polyvalent cation-containing laxatives, antacids, or oral supplements (e.g., calcium, iron, magnesium, selenium, or zinc).</li>\r\n	<li>Live attenuated influenza vaccines may be affected by antivirals.</li>\r\n</ul>', '<p>Baloxavir Marboxil is contraindicated in patients with a history of hypersensitivity to baloxavir marboxil or any of its ingredients.</p>', '<p>Adverse events reported in at least 1% of adult and adolescent influenza subjects treated with Baloxavir Marboxil included diarrhea (3%), bronchitis (3%), nausea (2%), sinusitis (2%), and headache (1%).</p>', '<p>There are no adequate and well-controlled studies with Baloxavir Marboxil in pregnant women to inform a drug-associated risk of adverse developmental outcomes. There are risks to the mother and fetus associated with influenza virus infection in pregnancy. There are no data on the presence of baloxavir marboxil in human milk, the effects on the breastfed infant, or the effects on milk production.</p>', '<p><strong>Hypersensitivity such as anaphylaxis, angioedema, urticaria, and erythema multiforme</strong>: Initiate appropriate treatment if an allergic-like reaction occurs or is suspected.<br />\r\n<br />\r\n<strong>Risk of bacterial infection</strong>: Serious bacterial infections may begin with influenza-like symptoms or may coexist with, or occur as, a complication of influenza. Baloxavir Marboxil has not been shown to prevent such complications. Prescribers should be alert to potential secondary bacterial infections and treat them as appropriate.</p>', NULL, '<p>Respiratory viral infections (Influenza)</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:27:12', '2022-03-17 01:03:38'),
(149, 149, '<p>Bambuterol is indicated for Bronchial asthma, chronic bronchitis, emphysema &amp; other lung diseases where bronchospasm is a complicating factor.</p>', '<p>Bambuterol is an adrenergic &beta;2 receptor agonist which predominantly stimulates &beta;2 receptor, thus producing relaxation of bronchial smooth muscle, inhibition of release of endogenous spasmogens, inhibition of edema caused by endogenous mediators &amp; increased mucocilliary clearance.</p>', '<p><strong>Adult or Elderly</strong>: The recommended initial dose 10 mg. The dose may be increased to 20 mg after 1-2 weeks depending on the clinical effect.<br />\r\n<br />\r\n<strong>Children 2-5 years</strong>:&nbsp;The recommended normal dose 10 mg (10 ml syrup).<br />\r\n<br />\r\n<strong>Children 6-12 years</strong>:&nbsp;The recommended normal dose 10 mg (10 ml syrup). The dose may be increased to 20 mg.</p>', '<p>Succinylcholin, MAOIs (monoamine oxidase inhibitors), &beta;2-blockers, corticosteroids, diuretics, muscle relaxants, sympathomimetic xanthine derivatives. Bambuterol may partly or totally inhibit the effect of &beta;-blockers.</p>', '<p>Bambuterol is contraindicated in hepatic impairment, liver cirrhosis or severely impaired liver function.</p>', '<p>Common side effects are fatigue, nausea, palpitation, headache, dizziness &amp; tremor.</p>', '<p><strong>Pregnant women</strong>: There is no definite evidence of ill consequence during pregnancy. Nevertheless, the drug should not be used during the first trimester of pregnancy, unless the expected benefit is thought to outweigh any possible risk to the fetus.<br />\r\n<br />\r\n<strong>Lactating mother</strong>: It is excreted in breast milk. So, patients taking this drug should not breast-feed.</p>', '<p>Reduce the dose in renal impairment, avoid in cirrhosis and severe hepatic impairment. Caution should be observed in patients with severe cardiovascular disorder, such as ischaemic heart disease, tachyarrhythmias or severe heart failure.</p>', NULL, '<p>Short-acting selective &amp; &beta;2-adrenoceptor stimulants</p>', '<p>Keep away from light, store in a cool and dry place. Keep out of reach of children.</p>', '<p><strong>Impaired renal function (GFR 50 ml/min)</strong>:&nbsp;The recommended starting dose is 5 mg, which may be increased to 10 mg after one to two weeks, depending on the clinical effect.<br />\r\n<br />\r\n<strong>Impaired hepatic function</strong>: Not recommended because of unpredictable conversion to terbutalin</p>', '2022-02-15 05:27:38', '2022-03-17 01:14:38'),
(150, 150, '<p>Barium Suphate is used to help doctors examine the esophagus (tube that connect mouth and stomach), stomach and intestine using X-rays or computed tomography (CAT scan, CT Scan; a type of body scan that uses a computer to put together X-ray images to create cross sectional or three dimensional picture of the inside of the body). Barium sulphate is a class of medications called radiopaque contrast media. Its works by coating the esophagus, stomach or intestine with a material that is not absorbed into the body so that diseased or damaged areas can be clearly seen by X-ray examination or CT scan.</p>', '<p>Barium sulfate increases the absorption of x-rays as they pass through the body, thus delineating body structures, in which barium sulfate is localized.<br />\r\n<br />\r\nBarium sulfate is an insoluble material which, because of its density, provides a positive contrast during x-ray examination. Barium sulfate is an inert radiopaque material which is not absorbed or metabolized and is eliminated intact from the body in a manner similar to other non-absorbed inorganic materials. Excretion rate is a function of gastrointestinal transit time.</p>', '<p>Barium Sulphate comes as a powder to be mixed with water, a suspension (liquid), a paste, and a tablet. The powder and water mixture and the suspension may be taken by mouth or may be given as an enema (liquid that is instilled into the rectum), and the paste and tablet are taken by mouth. Barium Sulphate is usually taken one or more times before an X-ray examinations or CT scan. If you are using a Barium Sulphate enema, the enema will be administered by medical staff at the testing center. If you are taking Barium Sulphate by mouth, you may be given the medication after you arrive at the testing center or you may be given the medication to take at home at specific times the night before and/or the day of your test. If you are taking Barium Sulphate at home, take it exactly as directed. Do not take more or less of it or take it more often or at different times than directed. Shake the liquid well before each use to mix the medication evenly. If you are given a powder to mix with water and take at home, be sure that you are also given directions for mixing and that you understand these directions. Ask your doctor or staff at testing center if you have any questions about mixing your medications. You will be given specific directions to follow before and after your test. You may be told to drink only clear liquid after a certain time the day before your test, not to eat or drink after a specific time, and/or to use laxatives or enemas before your test. You may also be told to use laxatives to clear the Barium Sulphate from your body after your test. Be sure that your understand these directions and follow them carefully. Ask your doctor or the staff at the testing center if you are not given directions or if you have questions about.</p>', NULL, '<p>Barium sulfate products are contraindicated in patients with known or suspected obstruction of the colon, known or suspected gastrointestinal tract perforation, suspected tracheoesophageal fistula, obstructing lesions of the small intestine, pyloric stenosis or known hypersensitivity to barium sulfate formulations.</p>', '<p>Common side effects are:&nbsp;severe stomach pain, severe cramping, diarrhea, or constipation, sweating, ringing in your ears, confusion, fast heart rate, pale skin, weakness</p>', '<p>Safe use of barium sulfate during pregnancy has not been established. Barium sulfate should be used in pregnant women only if the possible benefits outweigh the potential risks. Radiation is known to cause harm to the unborn fetus exposed in utero.</p>', '<p><strong>General: &nbsp;</strong>Diagnostic procedures which involve the use of radiopaque contrast agents should be carried out under the direction of personnel with the requisite training and with a thorough knowledge of the particular procedure to be performed. A history of bronchial asthma, atopy, as evidenced by hay fever and eczema, a family history of allergy, or a previous reaction to a contrast agent warrant special attention. Caution should be exercised with the use of radiopaque media in severely debilitated patients and in those with marked hypertension or advanced cardiac disease.<br />\r\n<br />\r\nAnaphylactic and allergic reactions have been reported during double contrast examinations in which glucagon has been used.<br />\r\n<br />\r\nIngestion of barium sulfate suspension is not recommended in patients with a history of food aspiration. If barium sulfate suspension is aspirated into the larynx, further administration of the suspension should be immediately discontinued.<br />\r\n<br />\r\nPatient preparation for diagnostic gastrointestinal examinations frequently requires cathartics and a liquid diet. The various preparations can result in water loss for the patient. Patients should be rehydrated quickly following a barium sulfate suspension examination of the gastrointestinal tract.<br />\r\n<br />\r\n<strong>Pregnancy:&nbsp;</strong>Safe use of barium sulfate during pregnancy has not been established. Barium sulfate should be used in pregnant women only if the possible benefits outweigh the potential risks. Elective radiography of the abdomen is considered to be contraindicated during pregnancy due to the risk to the fetus from radiation exposure. Radiation is known to cause harm to the unborn fetus exposed in utero.</p>', '<p>In rare instances, immediate repeat oral examinations may lead to severe stomach cramps and diarrhea. Cases reported implicate a total dose in the range of 30 ounces (900 mL) of a 115% w/v barium sulfate suspension. Instances of this type have resolved spontaneously and they are not considered to be life-threatening.</p>', '<p>Contrast medium for diagnostic procedures</p>', '<p>Store at 25&deg; C</p>', '<p><strong>Pediatrics:&nbsp;</strong>Two deaths of infants from barium aspiration have been reported; however, the volume of aspirated material rather than the nature of the material was probably the responsible factor.<br />\r\n<br />\r\n<strong>Geriatrics:&nbsp;</strong>Diagnostic studies performed to date have not demonstrated geriatrics-specific problems that would limit the usefulness of barium sulfate in the elderly. However, colon distention has caused electrocardiographic changes, especially in geriatric patients with a history of cardiac disease.</p>', '2022-02-15 05:27:57', '2022-03-17 01:20:20'),
(151, 151, '<p>Asthma: Beclomethasone dipropionate/Formoterol fumarate dihydrate is indicated in the regular treatment of asthma where use of a combination product (inhaled corticosteroid and long-acting &beta;2-agonist) is appropriate: patients not adequately controlled with inhaled corticosteroids and &#39;as needed&#39; inhaled rapid-acting &beta;2-agonist or patients already adequately controlled on both inhaled corticosteroids and long-acting &beta;2-agonists.<br />\r\n<br />\r\nCOPD:&nbsp;Symptomatic treatment of patients with severe COPD (FEV1&nbsp;&lt;50% predicted normal) and a history of repeated exacerbations, who have significant symptoms despite regular therapy with long-acting bronchodilators.</p>', '<p>Beclomethasone dipropionate given by inhalation at recommended doses has a glucocorticoid antiinflammatory action within the lungs, resulting in reduced symptoms and exacerbations of asthma with less adverse effects than when corticosteroids are administered systemically.<br />\r\n<br />\r\nFormoterol is a selective &beta;2-adrenergic agonist that produces relaxation of bronchial smooth muscle in patients with reversible airways obstruction. The bronchodilating effect sets in rapidly, within 1-3 minutes after inhalation, and has a duration of 12 hours after a single dose.</p>', '<p><strong>Adults 18 years and above</strong>: One or two inhalations twice daily. The maximum daily dose is 4 inhalations.<br />\r\n<br />\r\n<strong>Children and adolescents under 18 years</strong>: The safety and efficacy in children and adolescents under 18 years of age have not been established yet. No data are available with the drug in children under 12 years of age. Therefore the drug is not recommended for children and adolescents under 18 years until further data become available.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Using an Inhaler seems simple, but most patients do not know how to use it in the right way. If the Inhaler is used in the wrong way, less medicine can reach the lungs. Correct and regular use of the Inhaler will prevent or lessen the severity of asthma attacks.<br />\r\n<br />\r\nFollowing simple steps can help to use Inhaler effectively (According to &quot;<strong>National Asthma Guidelines for Medical Practitioners</strong>&quot; published by Asthma Association):</p>\r\n\r\n<ol>\r\n	<li>Take off the cap.</li>\r\n	<li>Shake the inhaler (at least six times) vigorously before each use.</li>\r\n	<li>If the inhaler is new or if it has not been used for a week or more, shake it well and release one puff into the air to make sure that it works.</li>\r\n	<li>Breathe out as full as comfortably possible &amp; hold the inhaler upright.</li>\r\n	<li>Place the actuator into mouth between the teeth and close lips around the mouthpiece.</li>\r\n	<li>While breathing deeply and slowly through the mouth, press down firmly add fully on the canister to release medicine.</li>\r\n	<li>Remove the inhaler from mouth. Continue holding breath for at least for 10 seconds or as long as it is comfortable.</li>\r\n	<li>If doctor has prescribed more than one inhalation per treatment, wait 1 minute between puffs (inhalations). Shake the inhaler well and repeat steps 4 to 7.</li>\r\n	<li>After use, replace the cap on the mouthpiece. After each treatment, rinse mouth with water.</li>\r\n	<li>Check your technique in front of a mirror from time to time, if you see a white mist during the inhalation, you may not have closed your lips properly around mouthpiece, or you may not be breathing in as you press the can. This indicates failure of technique. If this happens, repeat the procedure from step 4 carefully.</li>\r\n</ol>\r\n\r\n<p><strong>Instructions for Cleaning Inhaler</strong>: Clean your Inhaler at least once a week. Remove canister and rinse the plastic actuator and cap in warm water but do not put the metal canister into water. Dry the actuator and cap thoroughly and gently replace the metal canister into the actuator with a twisting motion. Put the cap on the mouthpiece.</p>', '<p>Beta-blockers (including eye drops) should be avoided in asthmatic patients. If beta-blockers are administered for compelling reasons, the effect of formoterol will be reduced or abolished. On the other hand, concomitant use of other beta adrenergic drugs can have potentially additive effects, therefore caution is required when theophylline or other beta adrenergic drugs are prescribed concomitantly with formoterol. Concomitant treatment with quinidine, disopyramide, procainamide, phenothiazines, antihistamines, monoamine oxidase inhibitors and tricyclic antidepressants can prolong the QTc-interval and increase the risk of ventricular arrhythmias.</p>', '<p>Contraindicated in patients with hypersensitivity to any component of this product.</p>', '<p>As the drug contains beclometasone dipropionate and formoterol fumarate dihydrate, the type and severity of adverse reactions associated with each of the compounds may be expected. Common side effects are pharyngitis, oral candidiasis, headache, dysphonia.</p>', '<p>There are no relevant clinical data on the use of the drug in pregnant women. Animal studies using beclometasone dipropionate and formoterol combination showed evidence of toxicity to reproduction after high systemic exposure. There are no relevant clinical data on the use of the drug in lactation in humans. Although no data from animal experiments are available, it is reasonable to assume that beclometasone dipropionate is secreted in milk, like other corticosteroids.</p>', '<p>The drug should be used with caution (which may include monitoring) in patients with cardiac arrhythmias, especially third degree atrioventricular block and tachyarrhythmias (accelerated and/or irregular heart beat), idiopathic subvalvular aortic stenosis, hypertrophic obstructive cardiomyopathy, severe heart disease, particularly acute myocardial infarction, ischaemic heart disease, congestive heart failure, occlusive vascular diseases, particularly arteriosclerosis, arterial hypertension and aneurysm. Caution should also be observed when treating patients with known or suspected prolongation of the QTc interval, either congenital or drug induced (QTc &gt;0.44 seconds). Formoterol itself may induce prolongation of the QTc interval.</p>', NULL, '<p>Respiratory corticosteroids</p>', '<p>Prior to dispensing to the patient: Store in a refrigerator (2-8&deg;C) (for a maximum of 15 months). After dispensing: Store at temperatures not exceeding 30&deg;C (for a maximum of 2 months).</p>', NULL, '2022-02-15 05:28:14', '2022-03-17 01:24:34'),
(152, 152, '<p>Beclometasone 50, 100 &amp; 250 HFA Inhaler is indicated in the prophylactic management of mild, moderate, or severe asthma in adults or children. Beclometasone dipropionate given by inhalation offers preventative treatment for asthma. It provides effective anti-inflammatory action in the lungs with a lower incidence and severity of adverse effects than those observed when corticosteroids are administered systemically.<br />\r\n<br />\r\n<strong>Mild asthma</strong>: Patients requiring symptomatic bronchodilator asthma medication on a regular basis.<br />\r\n<br />\r\n<strong>Moderate asthma</strong>: Patients with unstable or worsening asthma despite prophylactic therapy or bronchodilator alone.<br />\r\n<br />\r\n<strong>Severe asthma</strong>: Patients with severe chronic asthma and those who are dependent on systemic corticosteroids for adequate control of symptoms. Many patients who are dependent on systemic corticosteroids for adequate control of symptoms may be able to reduce significantly, or eliminate, their requirement for oral corticosteroids when they are transferred to high dose inhaled beclometasone dipropionate.</p>', '<p>Beclomethasone dipropionate produces anti-inflammatory and vasoconstrictor effects. The mechanisms responsible for the anti-inflammatory action of beclomethasone dipropionate are unknown. Corticosteroids have been shown to have a wide range of effects on multiple cell types (e.g., mast cells, eosinophils, neutrophils, macrophages, and lymphocytes) and mediators (e.g., histamine, eicosanoids, leukotrienes, and cytokines) involved in inflammation. The direct relationship of these findings to the effects of beclomethasone dipropionate on allergic rhinitis symptoms is not known.<br />\r\n<br />\r\nBiopsies of nasal mucosa obtained during clinical studies showed no histopathologic changes when beclomethasone dipropionate was administered intranasally.<br />\r\n<br />\r\nBeclomethasone dipropionate is a pro-drug with weak glucocorticoid receptor binding affinity. It is hydrolyzed via esterase enzymes to its active metabolite beclomethasone-17-monopropionate (B-17-MP), which has high topical anti inflammatory activity.</p>', '<p>Beclometasone dipropionate Inhaler is for oral inhalation use only. Patients should be given a starting dose of inhaled beclometasone dipropionate&nbsp;appropriate to the severity of their disease. The dose may then be adjusted until control is achieved, or reduced to the minimum effective dose according to individual response.<br />\r\n<br />\r\n<strong>Adults (including the elderly)</strong>: The usual starting dose is 200 micrograms twice a day. In more severe cases the starting dose may need to increase to 600 to 800 micrograms per day which may then be reduced when the patient&#39;s asthma has stabilised. The total daily dose may be administered as two, three, or four divided doses<br />\r\n<br />\r\n<strong>Children</strong>: 50 to 100 micrograms should be given two, three or four times daily in accordance to the response. Alternatively, 100 micrograms or 200 micrograms twice daily should be given. The usual starting dose is 100 micrograms twice daily. Beclometasone 250 Inhaler is not recommended for children.<br />\r\n<br />\r\n<strong>Beclometasone 250 HFA Inhaler</strong>: The usual starting dose is 200 micrograms twice a day. In more severe cases the starting dose may need to increase to 600 to 800 micrograms per day which may then be reduced when the patient&#39;s asthma has stabilised. The total daily dose may be administered as two, three, or four divided doses.<br />\r\n<br />\r\nThere is no need to increase the dose in patients with hepatic or renal impairment.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Using an Inhaler seems simple, but most patients do not know how to use it in the right way. If the Inhaler is used in the wrong way, less medicine can reach the lungs. Correct and regular use of the Inhaler will prevent or lessen the severity of asthma attacks.<br />\r\n<br />\r\nFollowing simple steps can help to use Inhaler effectively (According to &quot;<strong>National Asthma Guidelines for Medical Practitioners</strong>&quot; published by Asthma Association):</p>\r\n\r\n<ol>\r\n	<li>Take off the cap.</li>\r\n	<li>Shake the inhaler (at least six times) vigorously before each use.</li>\r\n	<li>If the inhaler is new or if it has not been used for a week or more, shake it well and release one puff into the air to make sure that it works.</li>\r\n	<li>Breathe out as full as comfortably possible &amp; hold the inhaler upright.</li>\r\n	<li>Place the actuator into mouth between the teeth and close lips around the mouthpiece.</li>\r\n	<li>While breathing deeply and slowly through the mouth, press down firmly add fully on the canister to release medicine.</li>\r\n	<li>Remove the inhaler from mouth. Continue holding breath for at least for 10 seconds or as long as it is comfortable.</li>\r\n	<li>If doctor has prescribed more than one inhalation per treatment, wait 1 minute between puffs (inhalations). Shake the inhaler well and repeat steps 4 to 7.</li>\r\n	<li>After use, replace the cap on the mouthpiece. After each treatment, rinse mouth with water.</li>\r\n	<li>Check your technique in front of a mirror from time to time, if you see a white mist during the inhalation, you may not have closed your lips properly around mouthpiece, or you may not be breathing in as you press the can. This indicates failure of technique. If this happens, repeat the procedure from step 4 carefully.</li>\r\n</ol>\r\n\r\n<p><strong>Instructions for Cleaning Inhaler</strong>: Clean your Inhaler at least once a week. Remove canister and rinse the plastic actuator and cap in warm water but do not put the metal canister into water. Dry the actuator and cap thoroughly and gently replace the metal canister into the actuator with a twisting motion. Put the cap on the mouthpiece.</p>', NULL, '<p>Hypersensitivity to any of the components. Special care is necessary in patients with active or quiescent pulmonary tuberculosis.</p>', '<p>Systemic effects of inhaled corticosteroids may occur, particularly at high doses prescribed for prolonged periods. Possible systemic effects include Cushing&#39;s syndrome, Cushingoid features, and adrenal suppression, growth retardation in children and&nbsp;adolescents, decrease in bone mineral density, cataract, and glaucoma.</p>', '<p>There is inadequate evidence of safety in human pregnancy. Administration of corticosteroids to pregnant animals can cause abnormalities of fetal development including cleft palate and intra-uterine growth retardation.<br />\r\n<br />\r\nThe use of beclometasone dipropionate in mothers breast feeding their babies requires that the therapeutic benefits of the drug be weighed against the potential hazards to the mother and baby.</p>', '<p>Patients should be instructed in the proper use of the inhaler, and their technique checked, to ensure that the drug reaches the target areas within the lungs. They should also be made aware that Beclometasone Inhaler has to be used regularly, every day, even when they are asymptomatic, for optimum benefit.</p>', NULL, '<p>Respiratory corticosteroids</p>', '<p>The Inhaler should be stored below 30&deg; C, protected from direct sunlight and heat. The canister should not be broken, punctured or burnt, even when apparently empty. Keep away from eyes. Keep out of reach of children.</p>', NULL, '2022-02-15 05:28:34', '2022-03-17 01:29:33'),
(153, 153, '<p>Prophylaxis and treatment of seasonal &amp; perennial allergic rhinitis including hay fever &amp; non-allergic (vasomotor) rhinitis. Prevention of recurrence of nasal polyps following surgical removal.</p>', '<p>Following topical administration into the nasal mucosa, Beclomethasone Dipropionate produces anti-inflammatory and vasoconstrictor effects. The exact mechanism of these actions remain unknown, but may involve reductions in the following: number of mediator cells (basophil, leukocytes and mast cells) at the epithelial level, number of eosinophils, sensitivity of sensory nerves to mechanical stimuli, secretory response to cholinergic receptor stimulation, and fibroblast activity. Other mechanisms may involve inhibition of capillary dilation and permeability, stabilization of lysosomal membranes and subsequent prevention of release of proteolytic enzymes.</p>', '<p>Dosage of intranasal Beclomethasone Dipropionate must be carefully adjusted according to individual requirements and response.<br />\r\n<br />\r\n<strong>Adults</strong>: Recommended usual dosage: 02 (two) sprays (50 &micro;gm/spray) in each nostril twice daily. For some patients, 01 (one) spray in each nostril 3 to 4 times daily may be preferred. Total daily doses of 400 &micro;gm (08 sprays) should not generally be exceeded.<br />\r\n<br />\r\n<strong>Children</strong>&nbsp;(6 to 12 years of age): Usual dose: 01 (one) spray in each nostril twice daily. Patients not adequately responding, or those with more severe symptoms may use 02 (two) sprays in each nostril twice daily.<br />\r\n<br />\r\n<strong>Children under 6 years of age</strong>: Not recommended since safety profile studies have not been conducted. After the first few days, patients may be able to reduce their dosage to 100 &micro;g (one spray in each nostril) once daily for maintenance therapy.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', '<p>None is known.</p>', '<p>Contraindicated in patients with a history of hypersensitivity to any of its components. Infections of the nasal passages and paranasal sinuses should be appropriately treated but do not constitute a specific contraindication to treatment with Beclomethasone nasal spray.</p>', '<p>Rare instances of nasal septum perforation have been reported following intranasal administration. As with other nasal sprays, dryness and irritation of the nose and throat, unpleasant taste &amp; smell and epistaxis have been reported rarely. Rare instances of wheezing, cataracts, glaucoma and increased intra-ocular pressure have been reported following the intranasal use of Beclomethasone.</p>', '<p>Beclomethasone should be used during pregnancy, if the potential benefit justifies the potential risks to fetus. In addition, as there is natural increase in corticosteroid production during pregnancy, most women will require a lower exogenous corticosteroid dose and many will not need corticosteroid treatment during pregnancy. As other corticosteroids are excreted in human milk, caution should be exercised when Beclomethasone nasal spray is administered to a nursing woman.</p>', '<p>Infections of the nasal passages and paranasal sinuses should be appropriately treated but do not constitute a specific contraindication to treatment with Beclometasone nasal spray. Care must be taken while transferring patients from systemic steroid to Beclometasone Nasal spray if there is any reason to suppose that their adrenal function is impaired.</p>', '<p>Inhalation of excessive doses over a short time period may suppress hypothalamic pituitary adrenal&nbsp;(HPA) function, and no special emergency action need to be taken, rather treatment should be continued at recommended dose. HPA function recovers within one or two day</p>', '<p>Nasal Steroid Preparations</p>', '<p>Store at a temperature not exceeding 30˚ C. Protect from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:28:56', '2022-03-17 02:48:02'),
(154, 154, '<p>Formidable combination for Ear infections-</p>\r\n\r\n<ul>\r\n	<li>Safe and effective combination in otitis externa &amp; otitis media with the perforated ear.</li>\r\n	<li>Shows higher efficacy of Clotrimazole to treat Otomycosis.</li>\r\n	<li>Shows excellent pain reduction of lidocaine to treat acute otitis media.</li>\r\n</ul>', '<p>Beclometasone, Chloramphenicol, Clotrimazole &amp; Lidocaine which treats ear infections. Lidocaine is a local anesthetic which works by blocking pain signals from the nerves to brain thereby decreasing pain sensation. Beclometasone is a steroid medicine. It blocks the production of certain chemical messengers (prostaglandins) that make the ear red, swollen and itchy. Clotrimazole is an antifungal which stops the growth of fungi by preventing them from forming their own protective covering. Chloramphenicol is an antibiotic. It stops bacterial growth by preventing synthesis of essential proteins.</p>', '<p>Use 2 or 3 drops in the affected ear 2 to 3 times a day for 7 to 14 days</p>\r\n\r\n<ul>\r\n	<li>Otitis Externa: From 6 months &amp; older.</li>\r\n	<li>Otitis Media: From 12 years &amp; older.</li>\r\n</ul>', NULL, NULL, '<p>The following is a list of possible side effects that may occur from all constituting ingredients of Chloramphenicol Beclomethasone &amp; Clotrimazole Ear Drops. This is not a comprehensive list. These side effects are possible but do not always occur. Some of the side effects may be rare but serious. Consult your doctor if you observe any of the following side effects, especially if they do not go away.</p>\r\n\r\n<ul>\r\n	<li>Inflammation Of The Skin</li>\r\n	<li>Irritation</li>\r\n	<li>Itchy Rash</li>\r\n	<li>Blisters</li>\r\n	<li>Peeling Or Flaking Of The Skin</li>\r\n	<li>Discomfort.</li>\r\n</ul>', NULL, '<p>Before using this drug, inform your doctor about your current list of medications, over-the-counter products (e.g. vitamins, herbal supplements, etc.), allergies, pre-existing diseases, and current health conditions (e.g. pregnancy, upcoming surgery, etc.). Some health conditions may make you more susceptible to the side effects of the drug. Take as directed by your doctor or follow the direction printed on the product insert. Dosage is based on your condition. Tell your doctor if your condition persists or worsens. Important counseling points are listed below-</p>\r\n\r\n<ul>\r\n	<li>Apply to the affected area two or three times a day</li>\r\n	<li>Avoid repeated courses</li>\r\n	<li>Avoid situations in which bruising or injury may occur</li>\r\n	<li>Bacterial infection</li>\r\n	<li>Cataracts</li>\r\n	<li>Check blood sugar levels closely</li>\r\n</ul>', NULL, '<p>Anti-fungal or anti-bacterial ear drops</p>', '<p>Formidable combination for Ear infections-</p>\r\n\r\n<ul>\r\n	<li>Safe and effective combination in otitis externa &amp; otitis media with the perforated ear.</li>\r\n	<li>Shows higher efficacy of Clotrimazole to treat Otomycosis.</li>\r\n	<li>Shows excellent pain reduction of lidocaine to treat acute otitis media.</li>\r\n</ul>', NULL, '2022-02-15 05:29:30', '2022-03-21 01:19:56');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(155, 155, '<p>Bempedoic acid is an adenosine triphosphate-citrate lyase (ACL) inhibitor indicated as an adjunct to diet and maximally tolerated statin therapy for the treatment of adults with heterozygous familial hypercholesterolemia or established atherosclerotic cardiovascular disease who require additional lowering of LDL-C.</p>', '<p>Bempedoic acid is an adenosine triphosphate-citrate lyase (ACL) inhibitor that lowers low-density lipoprotein cholesterol (LDL-C) by inhibition of cholesterol synthesis in the liver. ACL is an enzyme upstream of 3-hydroxy-3-methyl-glutaryl-coenzyme A (HMG-CoA) reductase in the cholesterol biosynthesis pathway. Bempedoic acid and its active metabolite, ESP15228, require coenzyme A (CoA) activation by very long-chain acyl-CoA synthetase 1 (ACSVL1) to ETC-1002-CoA and ESP15228-CoA, respectively. ACSVL1 is expressed primarily in the liver. Inhibition of ACL by ETC-1002-CoA results in decreased cholesterol synthesis in the liver and lowers LDL-C in blood via upregulation of low-density lipoprotein receptors.</p>', '<p>The recommended dosage of Bempedoic acid, in combination with maximally tolerated statin therapy, is 180 mg administered orally once daily. Bempedoic acid can be taken with or without food. After initiation of Bempedoic acid, analyze lipid levels within 8 to 12 weeks.</p>', '<p>Simvastatin: Avoid concomitant use of Bempedoic Acid with simvastatin greater than 20 mg. Pravastatin: Avoid concomitant use of Bempedoic Acid with pravastatin greater than 40 mg.</p>', NULL, '<ul>\r\n	<li>Upper respiratory tract infection</li>\r\n	<li>Muscle spasms</li>\r\n	<li>Hyperuricemia</li>\r\n	<li>Back pain</li>\r\n	<li>Abdominal pain or discomfort</li>\r\n	<li>Bronchitis</li>\r\n	<li>Pain in extremity</li>\r\n	<li>Anemia</li>\r\n	<li>Elevated liver enzymes</li>\r\n</ul>', '<p>Discontinue Bempedoic Acid when pregnancy is recognized unless the benefits of therapy outweigh the potential risks to the fetus. There are no available data on Bempedoic Acid use in pregnant women to evaluate for a drug-associated risk of major birth defects, miscarriage, or adverse maternal or fetal outcomes. There is no information regarding the presence of Bempedoic Acid in human or animal milk, the effects of the drug on the breastfed infant, or the effects of the drug on milk production. Breastfeeding is not recommended during treatment with Bempedoic Acid.</p>', '<p>Bempedoic acid inhibits renal tubular OAT2 and may increase blood uric acid levels. In clinical trials, 26% of Bempedoic acid-treated patients with normal baseline uric acid values (versus 9.5% placebo) experienced hyperuricemia one or more times, and 3.5% of patients experienced clinically significant hyperuricemia reported as an adverse reaction (versus 1.1% placebo). Increases in uric acid levels usually occurred within the first 4 weeks of treatment initiation and persisted throughout treatment. After 12 weeks of treatment, the mean placebo-adjusted increase in uric acid compared to baseline was 0.8 mg/dL for patients treated with Bempedoic acid.<br />\r\n<br />\r\nElevated blood uric acid may lead to the development of gout. Gout was reported in 1.5% of patients treated with Bempedoic acid and 0.4% of patients treated with placebo. The risk for gout events was higher in patients with a prior history of gout (11.2% Bempedoic acid versus 1.7% placebo), although gout also occurred more frequently than placebo in patients treated with Bempedoic acid who had no prior gout history (1.0% Bempedoic acid versus 0.3% placebo). Advise patients to contact their healthcare provider if symptoms of hyperuricemia occur. Assess serum uric acid when clinically indicated. Monitor patients for signs and symptoms of hyperuricemia, and initiate treatment with urate-lowering drugs as appropriate.<br />\r\n<br />\r\nTendon Rupture: Bempedoic acid is associated with an increased risk of tendon rupture or injury. In clinical trials, tendon rupture occurred in 0.5% of patients treated with Bempedoic acid versus 0% of placebo-treated patients and involved the rotator cuff (the shoulder), biceps tendon, or Achilles tendon. Tendon rupture occurred within weeks to months of starting Bempedoic acid. Tendon rupture may occur more frequently in patients over 60 years of age, in those taking corticosteroid or fluoroquinolone drugs, in patients with renal failure, and in patients with previous tendon disorders.<br />\r\n<br />\r\nDiscontinue Bempedoic acid immediately if the patient experiences rupture of a tendon. Consider discontinuing Bempedoic acid if the patient experiences joint pain, swelling, or inflammation. Advise patients to rest at the first sign of tendinitis or tendon rupture and to contact their healthcare provider if tendinitis or tendon rupture symptoms occur. Consider alternative therapy in patients with a history of tendon disorders or tendon rupture.</p>', NULL, NULL, '<p>Bempedoic acid is an adenosine triphosphate-citrate lyase (ACL) inhibitor indicated as an adjunct to diet and maximally tolerated statin therapy for the treatment of adults with heterozygous familial hypercholesterolemia or established atherosclerotic cardiovascular disease who require additional lowering of LDL-C.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Bempedoic acid have not been established in pediatric patients.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the 3009 patients in clinical trials of Bempedoic acid, 1753 (58%) were 65 years and older, while 478 (16%) were 75 years and older. No overall differences in safety or effectiveness were observed between these patients and younger patients, and other reported clinical experience has not identified differences in responses between the elderly and younger patients. However, greater sensitivity of some older individuals cannot be ruled out.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No dosage adjustment is necessary in patients with mild or moderate renal impairment. There is limited experience with Bempedoic acid in patients with severe renal impairment (eGFR &lt; 30 mL/min/1.73 m 2 ), and Bempedoic acid has not been studied in patients with end-stage renal disease (ESRD) receiving dialysis.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dosage adjustment is necessary in patients with mild or moderate hepatic impairment (Child-Pugh A or B. Patients with severe hepatic impairment (Child-Pugh C) have not been studied.</p>', '2022-02-15 05:30:04', '2022-03-21 01:20:17'),
(156, 156, '<p>Higher concentrations of Benzalkonium chloride is used as an antiseptic and disinfectant. This is also widely used as a preservative in eye-drops.</p>', '<p>Benzalkonium chloride is a quaternary ammonium antiseptic and disinfectant. It is also used as an antimicrobial preservative for pharmaceutical products. It is also used for the disinfection of rigid contact lenses.</p>', '<ul>\r\n	<li>Tincture of benzalkonium chloride 1:750 is used for the preoperative disinfection of unbroken skin or treatment of superficial injuries.</li>\r\n	<li>For preoperative disinfection of mucous membranes and denuded skin, benzalkonium chloride solution in concentrations of 1:10000 to 1:2000 is used.</li>\r\n	<li>For irrigation of the eye, a solution of 1:10000 to 1:5000 is used.</li>\r\n	<li>For urinary bladder and urethral irrigation, a solution 1:5000 to 1:20000 is used.</li>\r\n	<li>For vaginal douche and irrigation, benzalkonium chloride solution 1:5000 to 1:20000.</li>\r\n</ul>', '<p>Disinfectants containing quaternary ammonium salts should not be used for skin preparation before injections of viscoelastic solutions. Hyaluronic acid will precipitate in the presence of these salts.</p>', '<p>Incompatible with soaps and other anionic surfactants, citrates, iodides, nitrates, permanganates, salicylates, silver salts, tartrates, and zinc oxide and sulfate.</p>', NULL, NULL, NULL, NULL, '<p>Bleaching and Disinfectants</p>\r\n\r\n<p>&nbsp;</p>', '<p>Higher concentrations of Benzalkonium chloride is used as an antiseptic and disinfectant. This is also widely used as a preservative in eye-drops.</p>', NULL, '2022-02-15 05:30:26', '2022-03-21 01:20:39'),
(157, 157, '<p>Benzathine Penicillin is indicated in-</p>\r\n\r\n<ul>\r\n	<li>The treatment of penicillin-sensitive infections where initial high blood levels are not required.</li>\r\n	<li>The prophylaxis of penicillin-sensitive secondary infections especially in children. It is particularly valuable in continuous prophylaxis against rheumatic fever and streptococcal infections.</li>\r\n	<li>Prophylaxis of streptococcal impetigo</li>\r\n	<li>Treatment of acute otitis media</li>\r\n	<li>Treatment of syphilis</li>\r\n	<li>Treatment of diphtheria carriers</li>\r\n</ul>', '<p>Inhibits bacterial cell wall synthesis by binding to one or more of the penicillin-binding proteins (PBPs); which in turn inhibits the final transpeptidation step of peptidoglycan synthesis in bacterial cell walls, thus inhibiting cell wall biosynthesis. Bacteria eventually lyse due to ongoing activity of cell wall autolytic enzymes (autolysins and murein hydrolases) while cell wall assembly is arrested.</p>', '<p><strong>Treatment of infection</strong>: 0.3 to 1.2 million units repeated every five to seven days.<br />\r\n<br />\r\n<strong>Prophylaxis of rheumatic fever</strong>: 1.2 million units every three weeks.<br />\r\n<br />\r\n<strong>Specific dosage schedule</strong>:&nbsp;Treatment of group-A &beta;-haemolytic streptococcal infections: A single intramuscular dose of 600,000 units.<br />\r\n<br />\r\n<strong>Prevention of rheumatic fever</strong>: Monthly injection of a single dose of 1.2 million units is the most effective regimen for preventing further attacks of rheumatic fever.<br />\r\n<br />\r\n<strong>Treatment of acute otitis media</strong>: A single injection of 6 million units.</p>\r\n\r\n<ul>\r\n	<li><strong>Early syphilis</strong>- 2.4 million units as a single dose.</li>\r\n	<li><strong>Late syphilis:</strong>&nbsp;2.4 million units weekly for three successive weeks.</li>\r\n	<li><strong>Neurosyphilis:</strong>&nbsp;Benzylpenicillin, intravenously, 2 to 4 million units every 4 hours for 10 days, followed by benzathine penicillin intramuscularly, 2.4 million units weekly for three successive weeks.</li>\r\n	<li><strong>Congenital syphilis</strong>: Asymptomatic infants with normal cerebrospinal fluid, intramuscularly 50,000 units per kg in a single dose.</li>\r\n</ul>\r\n\r\n<p>Primary and secondary syphilis have been treated with single injections of 2.4 million units of long acting benzathine penicillin (Benzapen) weekly for 2 to 4 weeks with satisfactory results.</p>', '<p>No potentially hazardous interactions have been described.</p>', '<p>Hypersensitivity to penicillins</p>', '<p>The toxicity of penicillins is generally low, but in a small number of patients penicillin can cause sensitization and allergic reactions. Acute, lifethreatening anaphylactic reactions are rare, but they do occur.<br />\r\n<br />\r\nIntramuscular injection of benzathine penicillin can cause moderate burning discomfort, local pain, and deep muscle soreness and tenderness at the site of injection, lasting for one to three days in about 10% of patients. Some patients had low-grade fever (102˚F) associated with local pain and tenderness. This febrile reaction disappeared within 24 to 48 hours.</p>', '<p>Pregnancy category B. Benzathine Penicillin should not be administered during pregnancy unless in the judgment of the physician such administration is clinically justifiable. Special care should be taken in the first three months of pregnancy.<br />\r\n<br />\r\nAs penicillin appears in breast milk, it is probably best for a mother to stop breast-feeding while being given penicillin to avoid exposing the infant to the drug unnecessarily.</p>', '<p>Patient with previous hypersensitivity reactions to cephalosporins, history of allergy, asthma, seizure disorder. Not intended for IV or intra-arterial admin or inj near major peripheral nerves of blood vessels. Prolonged use may result in bacterial or fungal superinfection. Renal impairment.</p>', NULL, '<p>Long acting penicillin</p>', '<p>Store between 2-8&deg;C. Do not freeze.</p>', NULL, '2022-02-15 05:30:51', '2022-03-21 01:26:16'),
(158, 158, '<p>For the temporary relief of pain due to minor injury or irritation of the mouth and gums like Toothache, Sore gums, Canker sores, Braces, Minor dental procedures, Dentures</p>', '<p>Benzocaine, an ester local anaesthetic, blocks the initiation and conduction of nerve impulses by decreasing the neuronal membrane&rsquo;s permeability to Na ions, which results in inhibition of depolarisation with resultant blockade of conduction.</p>', '<p>Apply to the affected area up to 4 times daily or as directed by a doctor/dentist. Children under 12 years of age should be supervised during the use of this product. Children under 2 years of age should be consulted to a doctor/dentist prior to the use of this product. An easy application might be done by fixing applicator on the tube&rsquo;s nozzle. After application, supplied cap should be fixed on top of the applicator.</p>', '<p>May antagonise the therapeutic effect of sulfonamides. Anticholinesterases may inhibit the metabolism benzocaine.</p>', '<p>Epiglottis (oral spray), methaemoglobinaemia.</p>', '<p>Side effects are less common. The side effects include allergies, swelling in the mouth or throatetc.</p>', '<p>Pregnancy&nbsp;Category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Patient with asthma, bronchitis, emphysema, heart disease; smokers. Children, Pregnancy and lactation.</p>', '<p><strong>Symptom</strong>: Methaemoglobinaemia, manifested by cyanotic (greyish) skin discolouration, unusual breathing or breathlessness.<br />\r\n<br />\r\n<strong>Management</strong>: Symptomatic and supportive treatment. IV methylene blue 1% may be administered.</p>', '<p>Local &amp; Surface anesthesia</p>', '<p>Store between 15-30&deg; C.</p>', NULL, '2022-02-15 05:31:09', '2022-03-21 01:29:40'),
(159, 159, '<p>This is a topical anesthetic indicated for the production of anesthesia of all accessible mucous membrane except the eyes. This reparation is indicated to control pain and for use for surgical or endoscopic or other procedures in the ear, nose, mouth, pharynx, larynx, trachea, bronchi and esophagus. It may also be used for vaginal or rectal procedures when feasible.</p>', '<p>The onset of this topical gel-produced anesthesia is rapid (approximately 30 seconds) and the duration of anesthesia is typically 30-60 minutes, when used as directed. This effect is due to the rapid onset, but short duration of action of Benzocaine coupled with the slow onset, but extended duration of Tetracaine HCI and bridged by the intermediate action of Butamben. It is believed that all of these agents act by reversibly blocking nerve conduction. Speed and duration of action is determined by the ability of the agent to be absorbed by the mucous membrane. It will be excreted in the urine after metabolism.</p>', '<p>Dispense and apply 200 mg of gel (a bead approximately &frac14; to &frac12; inches long) by gently squeezing the tube. Application of gel in excess of 400 mg is contraindicated. Spread thinly and evenly over the desired area using a cotton swab. An appropriate pediatric dosage has not been established for this topical gel. Dosages should be reduced in the debilitated elderly, acutely ill, and very young patients Tissue need not be dried prior to application of this topical gel. It should be applied directly to the site where pain control is required. Anesthesia is produced within one minute with an approximate duration of thirty minutes.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness of this gel in pediatric patients have not been established.</p>', NULL, '<p>This topical gel is not suitable and should never be used for injection. Do not use on the eyes. To avoid excessive systemic absorption, this topical gel should not be applied to large areas of denuded or inflamed tissue. This topical gel should not be administered to patients who are hypersensitive to any of its ingredients or to patients known to have cholinesterase deficiencies. Tolerance may vary with the status of the patient. This topical gel should not be used under dentures or cotton rolls, as retention of the active ingredients under a denture or cotton roll could possibly cause an escharotic effect. Routine precaution for the use of any topical anesthetic should be observed when using this topical gel.</p>', '<p>Hypersensitivity Reactions: Unpredictable adverse reactions (i.e. hypersensitivity, including anaphylaxis) are extremely rare. Localized allergic reactions may occur after prolonged or repeated use of any aminobenzoate anesthetic. The most common adverse reaction caused by local anesthetics is contact dermatitis characterized by erythema and pruritus that may progress to vesiculation and oozing. This occurs most commonly in patients following prolonged self-medication, which is contraindicated. If rash, urticaria, edema, or other manifestations of allergy develop during use, the drug should be discontinued. To minimize the possibility of a serious allergic reaction, this topical gel preparations should not be applied for prolonged periods except under continual supervision. Dehydration of the epithelium or an escharotic effect may also result from prolonged contact.</p>', '<p>Safe use of this gel has not been established with respect to possible adverse effects upon fetal development. Therefore, this gel should not be used during early pregnancy, unless in the judgement of a physician, the potential benefits outweigh the unknown hazards. Routine precaution for the use of any topical anesthetic should be observed when this gel is used.</p>', '<p>On rare occasions, methemoglobinemia has been reported in connection with the use of benzocaine-containing products. Care should be used not to exceed the maximum recommended dosage. If a patient becomes cyanotic, treat appropriately to counteract (such as with methylene blue, if medically indicated).</p>', NULL, '<p>Topical Local Anesthetics</p>', '<p>Store in a cool and dry place, protect from light. Keep out of reach of children.</p>', NULL, '2022-02-15 05:31:23', '2022-03-21 01:32:24'),
(160, 160, '<p>This is indicated in sore throat, toothaches, gum pain, canker sores</p>', '<p><strong>Benzocaine</strong>&nbsp;binds to sodium channels and reversibly stabilizes the neuronal membrane which decreases its permeability to sodium ions. Depolarization of the neuronal membrane is inhibited thereby blocking the initiation and conduction of nerve impulses.<br />\r\n<br />\r\n<strong>Camphor</strong>&nbsp;is a naturally occurring compound that is used as a major active ingredient of balms and liniments supplied as topical analgesics. Despite its long history of common medical use, the underlying molecular mechanism of camphor action is not understood.<br />\r\n<br />\r\n<strong>Menthol</strong>&nbsp;is topically applied agents widely used for similar purposes, are known to excite and desensitize sensory nerves by acting on two members of transient receptor potential (TRP) channel superfamily: heat-sensitive TRP vanilloid subtype 1 (TRPV1) and cold-sensitive TRP channel M8, respectively.<br />\r\n<br />\r\n<strong>Phenol</strong>&nbsp;is a potent proteolytic agent. Concentrations in the 5% to 7% range dissolve tissue on contact via proteolysis. In high concentrations when injected next to a nerve, phenol produces a chemical neurolysis which is nonselective across nerve fiber size and most prominent on its outer aspect. Local anesthetic effects occur within 5-10 minutes.</p>', '<p><strong>Adults</strong>: apply to the affected area not more than 3 to 4 times daily<br />\r\n<br />\r\n<strong>Children 2 years of age and older</strong>: apply to the affected area not more than 3 to 4 times daily.<br />\r\n<br />\r\n<strong>Children under 12 years of age</strong>: adult supervision should be given in the use of this product</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Do not use this product if you have a history of allergy to local anesthetics such as procaine, butacaine, benzocaine, or other &quot;caine&quot; anesthetics.</p>', '<p>Benzocaine are more likely to cause contact sensitization. Slight burning, tingling, or stinging may occur.</p>', '<p>Pregnancy Category: Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Do not use over deep or puncture wounds, infections, or lacerations. Do not use for more than 7 days. When using this product avoid contact with the eyes, do not exceed recommended dosage. Keep out of reach of children.</p>', NULL, '<p>Topical Local Anesthetics</p>', NULL, NULL, '2022-02-15 05:31:43', '2022-03-21 01:35:06'),
(161, 161, '<p>Benzoic Acid &amp; Salicylic Acid is indicated for fungal infections, athlete&#39;s foot, barber&#39;s itch.</p>', '<p><strong>Benzoic acid:</strong>&nbsp;Elicits weak antifungal and antibacterial properties; also helps acidify urine.<br />\r\n<br />\r\n<strong>Salicylic acid:&nbsp;</strong>It has a potent keratolytic action and a slight antiseptic action when applied topically. It softens and destroys the stratum corneum by increasing endogenous hydration which causes the horny layer of the skin to swell, soften, and then desquamate. At high concentrations, salicylic acid has a caustic effect. It also possesses weak antifungal and antibacterial activity.</p>', '<p>Apply locally on the affected area 2-3 times per day.</p>', '<p>It is not known if this interacts with other topical medications applied to the treatment area. The use of this drug with other topical drugs has not been studied.</p>', '<p>Hypersensitivity.</p>', '<p>Irritation, sensitivity, excessive drying; systemic effects on prolonged use.</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Not for prolonged use in high concentrations and on large areas of the body. Avoid broken skin, mouth, eyes, mucous membranes and anogenital region.</p>', NULL, '<p>Other Antifungal preparations</p>', NULL, NULL, '2022-02-15 05:32:18', '2022-03-21 01:38:19'),
(162, 162, '<p>Topical therapy for the treatment of acne vulgaris.</p>', '<p>Benzoyl peroxide has mild keratolytic effect and antimicrobial activity due to release of free-radical oxygen which oxidizes bacterial protein. It is active against Staphylococcus epidermidis and Propionibacterium acnes.</p>', '<p><strong>Adult:</strong>&nbsp;As 2.5-10% preparation: Apply 1-2 times daily after cleansing, may gradually increase to tid if needed. Start with lower strength preparations. As cleanser: Wash 1-2 times daily.<br />\r\n<strong>Child:</strong>&nbsp;&ge;12 yr Same as adult dose.</p>', '<p>There is no known interaction with other medications which might be used cutaneously and concurrently with Benzoyl Peroxide; however, drugs with desquamative, irritant and drying effects should not be used concurrently with Benzoyl Peroxide gel.</p>', '<p>Benzoyl Peroxide gel is contra-indicated in patients with known hypersensitivity to Benzoyl Peroxide.</p>', '<p>The major adverse reaction reported to date with Benzoyl Peroxide cutaneous therapy is irritation of the skin including erythema, burning, peeling, dryness, itching, stinging, feeling of skin tension locally at the site of application. This is reversible when treatment is reduced in frequency or discontinued. Allergic contact dermatitis, including face oedema, may occur.</p>', '<p><strong>Pregnancy&nbsp;Category C.</strong>&nbsp;Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Children, Pregnancy and lactation.</p>', '<p>Benzoyl Peroxide gel is a preparation indicated for topical treatment only. If the medication is applied excessively, no more rapid or better results will be obtained and severe irritation might develop. In this event, treatment must be discontinued and appropriate symptomatic therapy should be instituted.</p>', '<p>Acne treatment preparations</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-15 05:32:36', '2022-03-21 01:41:59'),
(163, 163, '<p>Benzydamine Hydrochloride mouthwash is used to treat many painful conditions affecting the throat or mouth including: Sore throat, Sore tongue or gums, Mouth ulcers, Discomfort caused by dentures, Pain after dental surgery etc.</p>', '<p>Benzydamine Hydrochloride mouthwash is a Non-Steroidal Anti-Inflammatory Drug (NSAID) with analgesic and local anesthetic properties. The clinical pharmacology of Benzydamine mouthwash is well known. Benzydamine is poorly absorbed in the blood, thereby limiting systemic exposure to the drug when applied topically but ensures high concentration at the site of injury in mouth or throat. Therefore, it provides excellent oropharyngeal pain relief with minimal side effects.<br />\r\n<br />\r\nAlthough Benzydamine is a Non-Steroidal Anti-Inflammatory agent, it possesses a different mechanism of action that distinguishes it from conventional NSAIDs. Benzydamine mouthwash shows analgesic &amp; anti-inflammatory action by inhibiting pro-inflammatory cytokines &amp; reducing vascular permeability. Moreover, Benzydamine mouthwash shows local anesthetic property which provides an immediate effect on pain.</p>', '<p>15 ml of Benzydamine mouthwash should be rinsed or gargled every 1.5-3 hours or as required, for 20-30 seconds. If stinging occurs, it can be diluted with an equal volume of water.</p>', '<p>Patients allergic (hypersensitive) to Benzydamine or other component of mouthwash should not use the preparation. Contact with eye should be avoided. If accidentally get into eyes, they should be immediately washed with cold water.</p>', '<p>Benzydamine Hydrochloride mouthwash can cause side effects, although not everybody gets them. Side effects are generally minor.</p>\r\n\r\n<ul>\r\n	<li>Severe allergic reaction which may include a red and lumpy skin rash, difficulty breathing, swelling of face, mouth, lips or eyelids, unexplained high temperature (fever) and feeling faint. If the swelling affects throat and makes breathing difficult and swallowing difficult, patients should be hospitalized</li>\r\n	<li>Itchy rash, sometimes with pale, raised areas of skin with red edges (urticaria).</li>\r\n	<li>A feeling of numbness in mouth.</li>\r\n	<li>A stinging feeling in mouth- the mouthwash may be diluted with water if you experience stinging. This should help to reduce the stinging effect.</li>\r\n</ul>', NULL, '<p>The safety of Benzydamine has not been established in pregnant patients. Risk to benefit ratio should be established if this drug is to be used in these patients.</p>', NULL, NULL, '<p>Topical anti-inflammatory preparations</p>', '<p>Keep away from light, store in cool and dry place under 30&ordm; C. Keep out of reach of children.</p>', NULL, '2022-02-15 05:33:05', '2022-03-21 01:46:17'),
(164, 164, '<p>Benzyl alcohol lotion is indicated for the topical treatment of head lice infestation in patients 6 months of age and older. Benzyl alcohol Lotion does not have ovicidal activity.</p>', '<p>Benzyl alcohol inhibits lice from closing their respiratory spiracles, allowing the vehicle to obstruct the spiracles and causing the lice to asphyxiate.</p>', '<p><strong>Adult</strong>:&nbsp;<br />\r\nApply lotion to dry hair, using enough to completely saturate hair &amp; scalp, rinse off with water after 10 minutes. Repeat treatment in 7 days<br />\r\n<br />\r\nAmount of Lotion Needed to Cover Scalp and Hair Completely</p>\r\n\r\n<ul>\r\n	<li><strong>Hair length 0-2 inches</strong>: 4-6 ounces</li>\r\n	<li><strong>Hair length 2-4 inches</strong>: 6-8 ounces</li>\r\n	<li><strong>Hair length 4-8 inches</strong>: 8-12 ounces</li>\r\n	<li><strong>Hair length 8-16 inches</strong>: 12-24 ounces</li>\r\n	<li><strong>Hair length 16-22 inches</strong>: 24-32 ounces</li>\r\n	<li><strong>Hair length &gt;22 inches</strong>: 32-48 ounces</li>\r\n</ul>\r\n\r\n<p><strong>Child</strong>:&nbsp;</p>\r\n\r\n<ul>\r\n	<li><strong>&lt;6 months</strong>: Do not use</li>\r\n	<li><strong>&gt;6 months</strong>: Apply lotion to dry hair, using enough to completely saturate hair &amp; scalp, rinse off with water after 10 minutes; repeat treatment in 7 days</li>\r\n</ul>', '<p>No formal drug interaction studies to date.</p>', '<p>Hypersensitivity to any of the active ingredients.</p>', '<p>Generally well tolerated. However, a few allergic reactions may be seen. Irritation, itching, redness, tingling, or numbness at the application site may occur. However, seek immediate medical attention if you notice any symptoms of a serious allergic reaction, including: rash, itching/swelling (especially of the face/tongue/throat), severe dizziness, trouble breathing.</p>', '<p><strong>Pregnancy</strong>&nbsp;Category B. Animal reproduction studies have failed to demonstrate a risk to the fetus and there are no adequate and well-controlled studies in pregnant women OR Animal studies have shown an adverse effect, but adequate and well-controlled studies in pregnant women have failed to demonstrate a risk to the fetus in any trimester.<br />\r\n<br />\r\n<strong>Lactation</strong>: Excretion in milk unknown; use with caution</p>', '<p>Constant or forceful scratching of the skin/scalp may lead to a bacterial skin infection.</p>', NULL, '<p>Other scalp preparations</p>', NULL, NULL, '2022-02-15 05:33:22', '2022-03-21 01:49:08'),
(165, 165, '<p>Benzyl Benzoate is indicated for scabies</p>', '<p>Benzyl benzoate is an acaricide that is used in the treatment of scabies.&nbsp;Benzyl benzoate exerts toxic effects on the nervous system of the parasite, resulting in its death. It is also toxic to mite ova, though its exact mechanism of action is unknown. In vitro, benzyl benzoate has been found to kill the Sarcoptes mite within 5 minutes.</p>', '<p><strong>Adult:</strong>&nbsp;Apply 3 times at 12 hourly intervals over the whole body, wash-off 12 hr after the last application.</p>', '<p>Irritant to eyes and mucous membranes, allergic dermatitis reactions, drying effects in the elderly.</p>', '<p>Broken or irritated skin; neonates; pregnancy.</p>', '<p>Irritant to eyes and mucous membranes, allergic dermatitis reactions, drying effects in the elderly.</p>', '<p>Pregnancy Category: Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Prevent drug from entering the eyes, elderly (drying effects).</p>', NULL, '<p>Parasiticidal preparations, Topical Antifungal preparations</p>', '<p>Store below 25&deg;C.</p>', NULL, '2022-02-15 05:33:45', '2022-03-21 01:52:14'),
(166, 166, '<p>For use in the treatment of severe infections caused by penicillin G-susceptible microorganisms when rapid and high penicillin levels are required such as in the treatment of septicemia, meningitis, pericarditis, endocarditis and severe pneumonia.</p>', '<p>Benzylpenicillin has a bactericidal action against gram positive&nbsp;bacteria, gram negative&nbsp;cocci, some other gram negative cross-linking stage of peptidoglycan production through binding and inactivation of transpeptidases on the inner surface of the bacterial cell membrane thus inhibiting bacterial cell wall synthesis. It is inhibited by penicillinase and other &beta;-lactamases.</p>', '<p><strong>Adult:</strong><br />\r\n<br />\r\n<strong>Oral</strong>: Susceptible infections: 125-312 mg 4-6 hrly.<br />\r\n<strong>IM/IV</strong>: Susceptible infections: 0.6-3.6 g/day in 4-6 divided doses.<br />\r\n<strong>IV</strong>:</p>\r\n\r\n<ul>\r\n	<li>Bacterial endocarditis: 7.2-12 g/day in divided doses.</li>\r\n	<li>Intrapartum prophylaxis against group B Streptoccocal infection in neonates Initial: 3 g, followed by 1.5 g 4 hrly until delivery.</li>\r\n	<li>Meningococcal meningitis; Pneumococcal meningitis: 2.4 g 4 hrly. Max: 18 g/day in meningococcal meningitis.</li>\r\n</ul>\r\n\r\n<p><br />\r\n<strong>Child:</strong><br />\r\n<br />\r\n<strong>IV</strong>: Meningococcal meningitis, Pneumococcal meningitis:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Newborn infants: 100 mg/kg daily in 2 divided doses;</li>\r\n	<li>1-4 wk: 150 mg/kg daily in 3 divided doses;</li>\r\n	<li>&gt;1 mth to 12 yr: 180-300 mg/kg daily in 4-6 divided doses.</li>\r\n</ul>\r\n\r\n<p><strong>Parenteral</strong>: susceptible infections:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Newborn infants: 50 mg/kg daily in 2 divided doses;</li>\r\n	<li>1-4 wk: 75 mg/kg daily in 3 divided doses;</li>\r\n	<li>&gt;1 mth to 12 yr: 100 mg/kg daily in divided doses, not exceeding 4 g/day.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Should be taken on an empty stomach. Take with a full glass of water on an empty stomach 1 hr before or 2 hr after meals. Do not take acidic beverages within 1 hr of a dose.</p>', '<p>May increase the risk of methotrexate toxicity. Increased plasma concentration with probenecid. Antagonism of bactericidal effect with bacteriostatic antibacterials (e.g. erythromycin, tetracyclines).</p>', '<p>Hypersensitivity to benzylpenicillin and other penicillins.</p>', '<p>Nausea, vomiting, stomatitis, black or hairy tongue, rash, fever, serum-like sickness, convulsions, interstitial nephritis, haemolytic anaemia, granulocytopenia, agranulocytosis, leucopenia, thrombocytopenia</p>', '<p><strong>Pregnancy</strong>&nbsp;category B. Either animal-reproduction studies have not demonstrated a fetal risk but there are no controlled studies in pregnant women or animal-reproduction studies have shown an adverse effect that was not confirmed in controlled studies in women in the 1st trimester.<br />\r\n<br />\r\n<strong>Lactation</strong>: Monitor electrolyte, hepatic, renal, cardiac and haematologic function; signs and symptoms of anaphylaxis during 1st dose.</p>', '<p>Patient with history of allergy esp &beta;-lactam allergy and/or asthma, seizure disorder. Diabetic patients. Renal impairment. Pregnancy and lactation.</p>', '<p><strong>Symptoms</strong>: Agitation, confusion, asterixis, hallucinations, stupor, coma, multifocal myoclonus, seizures and encephalopathy, hyperkalaemia.<br />\r\n<br />\r\n<strong>Management</strong>: Symptomatic and supportive treatment.</p>', '<p>Benzylpenicillin &amp; Phenoxymethyl penicillin</p>', '<p>Store between 20-25&deg;C. Reconstituted soln: Store between 2-8&deg;C.</p>', NULL, '2022-02-15 05:34:06', '2022-03-21 01:55:58'),
(167, 167, '<p>Bepotastine Besilate is indicated for the treatment of itching associated with signs and symptoms of allergic conjunctivitis.</p>', '<p>Bepotastine is direct H1-receptor antagonist and an inhibitor of the release of histamine from mast cells.</p>', '<p>The recommended dose is 1 drop into the affected eye(s) twice a day. Safety and effectiveness in children below the age of 2 years have not been established.</p>', '<p>No drug interactions observed but patients who are sensitive to this product molecule should be used with caution.</p>', '<p>Contraindicated in patients with a history of hypersensitivity reactions to Bepotastine Besilate or any of the other ingredients of this product.</p>', '<p>The most common reported side effect occurring in approximately 25% of subjects was a mild taste following instillation. Other side effects occurring in 2-5% of subjects were eye irritation, headache, and nasopharyngitis.</p>', '<p>Pregnancy&nbsp;Category C. There are no adequate and well controlled studies in pregnant women. It should be used during pregnancy only if the potential benefit to the mother justifies the potential risk to the fetus.<br />\r\n<br />\r\nLactation: It is not known if Bepotastine Besilate is excreted in human milk. Caution should be exercised when it is administered to a nursing woman.</p>', '<p>To minimize the risk of contamination, do not touch dropper tip to any surface. It should not be used to treat contact lens-related irritation. Patients should be advised not to wear contact lens when using this drop.</p>', '<p>If you use more Bepotastine Besilate eye drops than you should, rinse your eye with warm water. Do not put in any more drops until it is time for your next regular dose. Pharmaceutical Precautions</p>', '<p>Ophthalmic Anti-allergic preparations</p>', '<p>Store in a cool, dry place &amp; protected from light. Keep out of reach of children. Do not use more than 4 weeks after opening.</p>', NULL, '2022-02-15 05:34:25', '2022-03-21 01:58:56'),
(168, 168, '<p>Besifloxacin ophthalmic suspension is indicated for the treatment of bacterial conjunctivitis caused by susceptible isolates of the following bacteria:</p>\r\n\r\n<ul>\r\n	<li>Corynebacterium pseudodiphtheriticum</li>\r\n	<li>Corynebacterium striatum</li>\r\n	<li>Haemophilus influenzae</li>\r\n	<li>Moraxella lacunata</li>\r\n	<li>Staphylococcus aureus</li>\r\n	<li>Staphylococcus epidermidis</li>\r\n	<li>Staphylococcus hominis</li>\r\n	<li>Staphylococcus lugdunensis</li>\r\n	<li>Streptococcus mitis group</li>\r\n	<li>Streptococcus oralis</li>\r\n	<li>Streptococcus pneumoniae</li>\r\n	<li>Streptococcus salivarius</li>\r\n</ul>\r\n\r\n<p>Efficacy for this organism was studied in fewer than 10 infections.</p>', '<p>Besifloxacin acts against Gram positive and Gram negative bacteria due to the inhibition of both bacterial DNA gyrase and topoisomerase IV. DNA gyrase is an essential enzyme required for replication, transcription and repair of bacterial DNA. Topoisomerase IV is an essential enzyme required for partitioning of the chromosomal DNA during bacterial cell division.</p>', '<p><strong>Adults and children (1 year of age and older)</strong>: Instill one drop in the affected eye(s) 3 times a day for 7 days.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Besifloxacin in infants below one year of age have not been established.</p>', '<p>No such information found. Topical ophthalmic use only</p>', '<p>Hypersensitivity to the active ingredient or any component of this formulation.</p>', '<p>The most frequently reported ocular adverse event was conjunctival redness, reported in approximately 2% of patients. Other adverse events reported in patients receiving Besifloxacin occurring in approximately 1-2% of patients included: blurred vision, eye pain, eye irritation, eye pruritus and headache.</p>', '<p><strong>Pregnancy&nbsp;</strong>Category C. No adequate and well-controlled studies are established in pregnant women. This drug should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether Besifloxacin is secreted in human milk or not. Caution should be exercised when Besifloxacin is administered to a nursing mother.</p>', '<p>This drug is for topical ophthalmic use only and should not be injected subconjunctivally, nor should it be introduced directly into the anterior chamber of the eye. As with other anti-infectives, prolonged use may result in overgrowth of non-susceptible organisms, including fungi. If superinfection occurs, discontinue use and institute alternative therapy. To prevent contamination do not touch the tip of the dropper to eye, eyelid or any surface of the affected eye. Patients should not wear contact lenses during the course of therapy with this drug. Shake well before use.</p>', '<p>No data are available regarding the over dose of Besifloxacin.</p>', '<p>Ophthalmic antibacterial drugs</p>', '<p>Store in a cool, dry place and protected from light. Keep out of the reach of children. Discard the container 4 weeks after opening.</p>', NULL, '2022-02-15 05:34:51', '2022-03-21 02:10:02'),
(169, 169, '<p>Antioxidant vitamins are used in a wide range of conditions where free radical damage is playing a role. Antioxidant vitamin combination is used in the prevention of coronary heart diseases, certain types of cancer, aging as well as free radical damage caused by excessive exercise, illness, certain medications, air pollution, smoke, radiation and pesticides. The main role of the antioxidant vitamins is as follows:<br />\r\n<br />\r\n&beta; carotene prevents free radical formation by quenching singlet oxygen, a highly reactive form of oxygen. Vitamin C is another free radical scavenger which deactivates free radicals. It works specially in the plasma, lung fluid, aqueous humour and interstitial fluid. It can increase white blood cell activity; play important roles in the biochemistry of antibodies, prostaglandin E 1 , B and T lymphocytes, and interferon. Vitamin E also scavenges free radicals in the blood along with &beta; carotene and vitamin C. Moreover, vitamin E is essential to protect against some of the ill effects of smog and smoke. In relation to other nutrients vitamin E protects vitamin A from being destroyed in the body.</p>', '<p><strong>Beta carotene</strong>&nbsp;of this&nbsp;tablet is converted to vitamin A (Retinol) when required. Retinol has several biochemical functions e.g. on retina, growth, tissue differentiation, immunological response. It has also some anti-cancer activity.<br />\r\n<br />\r\n<strong>Vitamin C</strong>&nbsp;is the most powerful reducing agent known to be present in living tissues. Vitamin C deficiency produces scurvy. It is a cofactor in numerous biological processes. Vitamin C and molecular oxygen are essential for the conversion of proline to hydroxyproline, dopamine to noradrenaline . Vitamin C is also essential for the synthesis of adrenal steroid hormones. Vitamin C is important in the defense against infection and studies shown that vitamin C is important for the normal functioning of T-lymphocyte and leukocyte. Ascorbic acid has some antiinflammatory activity and protects cells against oxidation of essential molecules. In high doses, (1-2 g daily) ascorbic acid increases iron absorption.<br />\r\n<br />\r\n<strong>vitamin E</strong>&nbsp;seems to be as a defense against oxidative stress and lipid peroxidation. In most cell membranes there is one molecule of tocopherol for every 1000 lipid molecules. Tocopherol mops up peroxide radicals and then needs a supply of reduced hydrogen to restore the steady-state situation. This is usually supplied by ascorbic acid or reduced glutathione.</p>', '<p>This tablet is administered orally. The adult dose of this combination of antioxidant vitamin tablet is 1 tablet daily or as prescribed by the physician.</p>', '<p>Cholestyramine, Colestipol, Neomycin cause decreased absorption of &beta; carotene. Circulating vitamin C levels have been shown to be reduced during prolonged administration of oral contraceptives containing Oestrogen, Tetracycline and Aspirin. The decrease in vitamin C level may be due to drug induced impaired absorption or increased utilization of the vitamin for drug metabolism. Vitamin E may enhance the anticoagulant activity of anticoagulant drugs. High doses of vitamin E can impair intestinal absorption of vitamins A and K.</p>', '<p>Carocet is contraindicated in patients with hypersensitivity to any of its components.</p>', '<p><strong>&beta; carotene</strong>&nbsp;is comparatively safe even at high and prolonged exposure. Individuals who routinely ingest large amounts of carotenoids can develop hypercarotenosis, which is characterised by a yellowish colouration of the skin and a very high concentration of carotenoids in the plasma. This benign condition, although resembling jaundice, gradually disappears upon correcting the excessive intake of carotenoids.<br />\r\n<br />\r\n<strong>Vitamin C</strong>&nbsp;is generally a safe drug for human use in normal doses. Larger doses may lead to gastrointestinal tract upset and renal stone formation.<br />\r\n<br />\r\n<strong>Vitamin E</strong>&nbsp;is considered safe even in large doses. Doses over 800 mg may cause diarrhoea, abdominal pain or cramps, fatigue and reduced resistance to bacterial infection and transiently raised blood pressure.</p>', '<p>&beta; carotene, vitamin C and vitamin E have no teratogenic effects in humans. However, like any other drugs caution should be taken in prescribing to pregnant women.</p>', '<p>There are some evidences that &beta; carotene may cause harm to heavy smokers and alcoholics. Therefore, caution should be exercised in these cases. Vitamin C should be given with caution to patients with hyperoxaluria. Vitamin E should be used with caution in patients taking anticoagulant drugs, because vitamin E may enhance the anticoagulant activity of these drugs.</p>', NULL, '<p>Anti-oxidant Multivitamin preparations</p>', '<p>Antioxidant vitamins are used in a wide range of conditions where free radical damage is playing a role. Antioxidant vitamin combination is used in the prevention of coronary heart diseases, certain types of cancer, aging as well as free radical damage caused by excessive exercise, illness, certain medications, air pollution, smoke, radiation and pesticides. The main role of the antioxidant vitamins is as follows:<br />\r\n<br />\r\n&beta; carotene prevents free radical formation by quenching singlet oxygen, a highly reactive form of oxygen. Vitamin C is another free radical scavenger which deactivates free radicals. It works specially in the plasma, lung fluid, aqueous humour and interstitial fluid. It can increase white blood cell activity; play important roles in the biochemistry of antibodies, prostaglandin E 1 , B and T lymphocytes, and interferon. Vitamin E also scavenges free radicals in the blood along with &beta; carotene and vitamin C. Moreover, vitamin E is essential to protect against some of the ill effects of smog and smoke. In relation to other nutrients vitamin E protects vitamin A from being destroyed in the body.</p>', NULL, '2022-02-15 05:35:11', '2022-06-09 17:35:44'),
(170, 170, '<p>Meniere&#39;s disease and Meniere-like syndromes are characterized by attacks of vertigo, tinnitus and/or progressive loss of hearing, usually accompanied by nausea and vomiting.</p>', '<p>The mechanism of action of betahistine is multifactorial. Meniere&#39;s disease is thought to result from a disruption of endolymphatic fluid homeostasis in the ear. Betahistine mainly acts as a histamine H1-receptor agonist. The stimulation of H1-receptors in the inner ear causes a vasodilatory effect leading to increased permeability of blood vessels and a reduction in endolymphatic pressure; this action prevents the rupture of the labyrinth, which can contribute to the hearing loss associated with M&eacute;ni&egrave;re&#39;s disease. Betahistine is also purported to act by reducing the asymmetrical functioning of sensory vestibular organs and increasing vestibulocochlear blood flow, relieving symptoms of vertigo.<br />\r\n<br />\r\nIn addition to the above mechanisms, betahistine also acts as a histamine H3-receptor antagonist, increasing the turnover of histamine from postsynaptic histaminergic nerve receptors, subsequently leading to an increase in H1-agonist activity. H3-receptor antagonism elevates levels of neurotransmitters including serotonin in the brainstem, inhibiting the activity of vestibular nuclei, thus restoring proper balance and decreasing vertigo symptoms.</p>', '<p><strong>The usual initial dose</strong>: 8 mg to 16 mg three times daily taken preferably with meals.<br />\r\n<br />\r\n<strong>Maintenance dose</strong>: Up to 48 mg daily has been recommended. Betahistine is not recommended for use in children.</p>', '<p>There are no proven cases of hazardous interactions. Though an antagonism between Betahistine and antihistamines could be expected on a theoretical basis, no such interactions have been reported.</p>', '<p>Betahistine is contraindicated in pheochromocytoma.</p>', '<p>Betahistine is generally well tolerated and there is no known serious adverse effects. In some circumstances gastrointestinal disturbances, headache, rashes and pruritus have been reported.</p>', '<p><strong>In Pregnancy</strong>: The safety of Betahistine in human pregnancy has not been completely established, although there is no known teratogenic effect in animals. A careful assessment of potential benefits should be made before prescribing Betahistine in pregnancy.<br />\r\n<br />\r\n<strong>In Lactation</strong>: Betahistine is excreted in the breast milk of nursing mothers in concentrations similar to those found in plasma. Toxicity to the neonate at these concentrations is not known.</p>', '<p>Caution should be exercised in patients with bronchial asthma and peptic ulceration.</p>', NULL, '<p>Drugs used in meniere&#39;s diseases</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:35:51', '2022-03-21 02:15:21');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(171, 171, '<p>Betahistine Mesilate dilates precapiilary sphincters, increasing the blood flow in the inner ear. It controls the permeability of capillaries in the inner ear, thereby removes endolymphatic hydrops. It also improves cerebral circulation, increasing blood flow in the internal carotid artery. Thus, Betahistine Mesylate is clinically useful for the relief of vertigo and dizziness.</p>', '<p>The mechanism of action of betahistine is known partially. Betahistine has a very strong affinity as an antagonist for histamine H3 receptors and a weak affinity as an agonist for histamine H1 receptors. The active ingredient is a specific histamine agonist with virtually no H2-activity.<br />\r\n<br />\r\nBetahistine has two modes of action. Primarily, it has a direct stimulating (agonistic) effect on H1 receptors located on blood vessels in the inner ear. It appears to act on the precapillary sphincter in the stria vascularis of the inner ear, thus reducing the pressure in the endolymphatic space.<br />\r\n<br />\r\nIn addition, betahistine has a powerful antagonistic effects at H3 receptors, and increases the levels of neurotransmitters released from the nerve endings. The increased amounts of histamine released from histaminergic nerve endings stimulates H1 receptors, thus augmenting the direct agonistic effects of betahistine on these receptors. This explains the potent vasodilatory effects of betahistine in the inner ear. This explains the efficacy of betahistine in the treatment of vertigo.</p>', '<p>Usually for adults, administer orally 6 mg to 12 mg three times per day after meals. The dose may be adjusted according to the age of patient and severity of symptoms.</p>', NULL, '<p>Hypersensitivity to betahistine mesylate, pheochromocytoma, peptic ulcer, acute bronchial asthma.</p>', '<p>Nausea or vomiting may rarely occur. Hypersensitivity reactions, such as skin rash, may rarely occur.</p>', '<p>Safety of Betahistine during pregnancy has not been established. This drug should be administered to pregnant patients or women suspected of being pregnant, only if the expected therapeutic benefit is thought to outweigh any possible risk.</p>', '<p>Patients with a history of digestive ulcer or an active digestive ulcer, Patients with bronchial asthma, Patients with pheochromocytoma.</p>', NULL, '<p>Drugs used in meniere&#39;s diseases</p>', '<p>Store in cool and dry place. Protect from light &amp; moisture.</p>', NULL, '2022-02-15 05:36:23', '2022-03-21 02:17:41'),
(172, 172, '<p>Betamethasone Soluble Tablets belong to a group of medicines called steroids. Their full name is corticosteroids. These corticosteroids occur naturally in the body and help to maintain health and well being. Boosting your body with extra corticosteroids (such as Betamethasone Soluble Tablets) is an effective way to treat various illnesses involving inflammation in the body. Betamethasone Soluble Tablets reduce this inflammation, which could otherwise go on making your condition worse. You must take this medicine regularly to get maximum benefit from it. Many different conditions can be improved by the use of corticosteroids, as they reduce inflammation (redness, tenderness, heat and swelling) in the body. Betamethasone Soluble Tablets are used to treat:</p>\r\n\r\n<ul>\r\n	<li>Asthma</li>\r\n	<li>Severe allergic reactions</li>\r\n	<li>Rheumatoid arthritis</li>\r\n	<li>Autoimmune diseases such as systemic lupus erythematosus (SLE) and polyarteritis nodosa; inflammatory conditions of the skin, kidney (such as acute interstitial nephritis or minimal change nephrotic syndrome), bowels (such as ulcerative colitis and Crohn&rsquo;s disease) and heart</li>\r\n	<li>Some connective tissue diseases</li>\r\n	<li>Certain conditions of the blood</li>\r\n	<li>Some types of cancer, such as malignant lymphoma</li>\r\n	<li>Corticosteroids are also used to help prevent organ transplant rejection following organ transplant surgery.</li>\r\n</ul>', '<p>Corticosteroids bind to the glucocorticoid receptor, inhibiting pro-inflammatory signals, and promoting anti-inflammatory signals. Betamethasone phosphate has a short duration of action as it is rapidly hydrolyzed to betamethasone. Corticosteroids have a wide therapeutic window as patients may require doses that are multiples of what the body naturally produces. Patients taking corticosteroids should be counselled regarding the risk of hypothalamic-pituitary-adrenal axis suppression and increased susceptibility to infections.</p>', '<p>Short term treatment:</p>\r\n\r\n<ul>\r\n	<li>2000-3000 mcg (4-6 tablets) daily for the first few days, then</li>\r\n	<li>Your doctor may reduce the daily dose by 250-500 mcg (1/2 or 1 tablet) every two to five days, depending upon the response.</li>\r\n</ul>\r\n\r\n<p>Rheumatoid arthritis:</p>\r\n\r\n<ul>\r\n	<li>500-2000 mcg (1-4 tablets) daily</li>\r\n	<li>For long-term treatment the dose may be lower.</li>\r\n</ul>\r\n\r\n<p>Most other conditions:</p>\r\n\r\n<ul>\r\n	<li>1500-5000 mcg (3-10 tablets) daily for one to three weeks</li>\r\n	<li>Your doctor may then gradually reduce this to a lower dose</li>\r\n	<li>Larger doses may be needed for mixed connective tissue diseases and ulcerative colitis</li>\r\n	<li>If you need to take half a tablet you should break one in half. Use the break line on one side of the tablet to help you snap it.</li>\r\n</ul>', NULL, '<p>Do not take Betamethasone Soluble Tablets:</p>\r\n\r\n<ul>\r\n	<li>if you are allergic to betamethasone or any of the other ingredients of this medicine</li>\r\n	<li>if you have an infection and have not yet started taking medicine (e.g. antibiotics) to treat it.</li>\r\n</ul>', '<p>Feeling depressed, including thinking about suicide; Feeling high (mania) or moods that go up and down; Feeling anxious, having problems sleeping, difficulty in thinking or being confused and losing your memory; Feeling, seeing or hearing things which do not exist. Having strange and frightening thoughts, changing how you act or having feelings of being alone.</p>', '<p>If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. Taking steroids often or for a long time during pregnancy can slow the baby&rsquo;s growth in the womb or may temporarily affect the baby&rsquo;s heart and body movements. If you are breast-feeding, the steroid may enter the baby and lower their hormone levels, if you are taking high doses for a long time.</p>', '<p>&nbsp;</p>\r\n\r\n<p>Talk to your doctor, pharmacist or nurse before taking Betamethasone Soluble Tablets-</p>\r\n\r\n<ul>\r\n	<li>if you have ever had severe depression or manic depression (bipolar disorder). This includes having had depression before while taking steroid medicines like Betamethasone Soluble Tablets;</li>\r\n	<li>if any of your close family has had these illnesses;</li>\r\n	<li>if you have or have ever had tuberculosis (TB);</li>\r\n	<li>if you have epilepsy (fits), severe mental illness, heart disease, hypertension (high blood pressure), stomach or duodenal ulcers;</li>\r\n	<li>if you have osteoporosis (thinning of the bones). Post menopausal women are particularly at risk of this;</li>\r\n	<li>if you or any of your family have ever had glaucoma (raised eye pressure);</li>\r\n	<li>if you have recently had a heart attack;</li>\r\n	<li>if you have recently been in contact with someone who has chickenpox, shingles or measles or recently had chickenpox, shingles or measles yourself. This product may make chickenpox, shingles or measles much worse;</li>\r\n	<li>if you or any of your family are diabetic;</li>\r\n	<li>if you have an underactive thyroid gland;</li>\r\n	<li>if you have myasthenia gravis (a disease which causes muscle weakness);</li>\r\n	<li>if you have ever suffered from muscle wasting due to corticosteroids;</li>\r\n	<li>if you have liver, kidney or heart disease;</li>\r\n	<li>if you have just been or are about to be immunised;</li>\r\n	<li>if you have an infection;</li>\r\n	<li>if you are pregnant or breast-feeding</li>\r\n	<li>if you experience blurred vision or other visual disturbances.</li>\r\n</ul>', NULL, '<p>Corticosteroid</p>', '<p>Keep this medicine out of the sight and reach of children. Do not use this medicine after the expiry date which is stated on the label. The expiry date refers to the last day of that month. Do not store above 25&ordm;C.</p>', NULL, '2022-02-15 05:36:35', '2022-03-21 02:20:03'),
(173, 173, '<ul>\r\n	<li>This Ointment is indicated for the topical treatment of plaque-type psoriasis vulgaris amenable to topical therapy.</li>\r\n	<li>This Topical Suspension is indicated for the topical treatment of plaque psoriasis of the scalp and body.</li>\r\n</ul>', '<p><strong>Betamethasone</strong>&nbsp;Dipropionate is a potent topically-active corticosteroid producing prompt, marked and prolonged anti-inflammatory, antipruritic, vasoconstrictive and immunosuppressive properties, without curing the underlying condition. These effects can be enhanced under occlusive conditions due to increased penetration of stratum corneum (by approximately a factor of 10).<br />\r\n<br />\r\n<strong>Calcipotriol</strong>&nbsp;is a non-steroidal antipsoriatic agent, derived from vitamin D. Calcipotriol exhibits a vitamin D-like effect by competing for the 1,25(OH)2D3&nbsp;receptor. Calcipotriol is as potent as 1,25(OH)2D3, the naturally occurring active form of vitamin D, in regulating cell proliferation and cell differentiation, but much less active than 1,25(OH)2D3&nbsp;in its effect on calcium metabolism. Calcipotriol induces differentiation and suppresses proliferation (without any evidence of a cytotoxic effect) of keratinocytes, thus reversing the abnormal keratinocyte changes in psoriasis. The therapeutic goal envisaged with Calcipotriol is thus a normalization of epidermal growth.</p>', '<p><strong>Ointment</strong>: This Ointment is indicated for topical use only. The phototoxic effects have not been studied in psoriasis patients. All psoriasis-affected areas treated with this Ointment should be, where possible, protected from direct sunlight and UV-light with items of clothing.</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: This ointment should be applied topically to the affected area once daily. The maximum daily dose should not exceed 15 gm. The maximum recommended weekly dose of ointment is 100 gm/week. The treated area should not be more than 30% of the body surface. The use of this ointment should be intermittent for up to one year under close medical supervision. Treatment should be limited to four week periods with Calcipotriol used alone for one month between periods of use of this ointment as needed.</li>\r\n	<li><strong>Children</strong>: This ointment is not recommended for use in children and adolescents below the age of 18 years.</li>\r\n</ul>\r\n\r\n<p><strong>Topical Suspension</strong>: Apply required quantity of spray of Topical Suspension once daily to the affected areas and gently rub in using the tips of the fingers. Treatment may be continued for up to 8 weeks. Treatment may be discontinued earlier, if symptoms are&nbsp;cleared. The maximum weekly dose should not exceed 100 gm. Shake before use. This Topical Suspension is not for oral, ophthalmic or intravaginal use.</p>', '<p>Additive adverse effects when used with other steroids.</p>', '<p>Betamethasone and Calcipotriol containing preparation is contraindicated in those patients with a history of hypersensitivity to any of the components of the preparation. It is also contraindicated in patients with known disorders of calcium metabolism. Patients with severe renal insufficiency or severe hepatic disorders are also contraindicated.</p>', '<p>The most common adverse reactions are folliculitis and burning sensation of skin.There are no adequate and well-controlled studies in pregnant women. Ointment or suspension should be used during pregnancy only if the potential benefit to the patient justifies the potential risk to the fetus. Systemically administered corticosteroids appear in human milk and could suppress growth, interfere with endogenous corticosteroid production, or cause other untoward effects. It is not known whether topically administered calcipotriene or corticosteroids could result in sufficient systemic absorption to produce detectable quantities in human milk. Because many drugs are excreted in human milk, caution should be exercised when Calcipotriol and Betamethasone ointment or suspension is administered to a nursing woman.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Ointment or suspension should be used during pregnancy only if the potential benefit to the patient justifies the potential risk to the fetus. Systemically administered corticosteroids appear in human milk and could suppress growth, interfere with endogenous corticosteroid production, or cause other untoward effects. It is not known whether topically administered calcipotriene or corticosteroids could result in sufficient systemic absorption to produce detectable quantities in human milk. Because many drugs are excreted in human milk, caution should be exercised when Calcipotriol and Betamethasone ointment or suspension is administered to a nursing woman.</p>', '<p>Hypercalcemia and hypercalciuria have been reported. If either occurs, discontinue until parameters of calcium metabolism normalize. Topical corticosteroids can produce reversible hypothalamic-pituitary-adrenal (HPA) axis suppression, Cushing&rsquo;s syndrome and unmask latent diabetes. Rate of adrenal suppression increased with treatment duration. Systemic absorption may require evaluation for HPA axis suppression. Modify use if HPA axis suppression develops. Potent corticosteroids, use on large areas, prolonged use or occlusive use may increase systemic absorption. Local adverse reactions may include atrophy, striae, irritation, acne form eruptions, hypopigmentation, and allergic contact dermatitis and may be more likely with occlusive use or more potent corticosteroids. Use is not recommended on face, axillae, groin or where atrophy is present. Children may be more susceptible to systemic toxicity when treated with topical corticosteroids.</p>', NULL, '<p>Betamethasone &amp; Combined preparations</p>', '<p>Store in a cool (below 25&ordm;C) &amp; dry place &amp; protect from light. Do not refrigerate. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:37:13', '2022-03-21 16:45:05'),
(174, 174, '<p>This topical preparation is indicated for the topical treatment of inflammatory dermal infections like-</p>\r\n\r\n<ul>\r\n	<li>Tinea pedis</li>\r\n	<li>Tinea cruris</li>\r\n	<li>Tinea corporis etc.</li>\r\n</ul>', '<p>Clotrimazole is a broad-spectrum antifungal agent used for the treatment of superficial infections caused by species of pathogenic dermatophytes, yeasts and Malassezia furfur. The mechanism of action involves inhibition of the synthesis of ergosterol, a major sterol in the fungal cell membrane. This leads to instability of the cell membrane and eventual death of the fungus. Betamethasone dipropionate is a corticosteroid with anti-inflammatory, antipruritic, and vasoconstrictive properties. But the exact mechanism of action of corticosteroids is not clearly known.</p>', '<p>Sufficient topical preparation should be applied onto the affected and surrounding skin areas twice a day, in the morning and evening, for 2 weeks in tinea cruris and tinea corporis and for 4 weeks in tinea pedis. The use of this cream for longer than four weeks is not recommended.<br />\r\n<br />\r\nThe safety and effectiveness of the preparation have not been established in children below the age of 12 years.</p>', '<p>No information is available of drug interaction.</p>', '<p>This topical preparation is contraindicated to those patients who are sensitive to any of its components or to other corticosteroids or to imidazoles. If irritation or sensitization develops with the use of the cream, treatment should be discontinued and appropriate therapy instituted. The cream is contraindicated in facial rosacea, acne vulgaris, perioral dermatits, perianal and genital pruritus, napkin eruptions and bacterial or viral infections. Systemic absorption of topical corticosteroides can produce reversible hypothalmic-pituitary-adrenal (HPA) axis suppression. If HPA axis suppression is noted, an attempt should be made to withdraw the drug or to reduce the frequency of application. Pediatric patients may be more susceptible to systemic toxicity from equivalent doses due to their large skin surface to body mass ratios</p>', '<p>Adverse reactions reported for the preparation in clinical trials were paresthesia in 1.9% of patients, rash, edema and secondary infection, each in less than 1% of patients. Other adverse reactions reported with the preparation were burning and dry skin in 1.6% of patients and stinging in less than 1% of patients</p>', '<p>There is inadequate evidence of safety in pregnancy. Clotrimazole has no teratogenic effect in animals but is foetotoxic at high oral doses. Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development. Hence the cream should only be used in pregnancy if the benefit justifies the potential risk to the fetus and such use should not be extensive,i.e. in large amounts or for long periods. It is not known whether the components of the preparation are excreted in human milk and therefore caution should be exercised when treating nursing mothers.</p>', NULL, '<p>Acute overdose with the cream is unlikely and would not be expected to lead to a life-threatening situation. The cream should not be used for longer than the prescribed time period.</p>', '<p>Betamethasone &amp; Combined preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:39:03', '2022-03-21 16:48:00'),
(175, 175, '<p>This Cream is indicated for the treatment of corticosteroid-responsive dermatoses when complicated by infections caused by bacteria and fungi. This&nbsp;is also effective in the treatment of tinea pedis, tinea cruris &amp; tinea corporis, acute and chronic eczema.</p>', '<p>This&nbsp;Cream combines the anti-inflammatory, antipruritic and vasoconstrictive actions of Betamethasone Dipropionate with the broad spectrum antifungal activity of Clotrimazole and the wide-spectrum bactericidal antibiotic activity of Gentamicin Sulfate. Clotrimazole appears to act on the fungal cell membrane, causing leakage of cell contents. Gentamicin provides highly effective topical treatment in primary and secondary bacterial infections of the skin.</p>', '<p>This&nbsp;Cream combines the anti-inflammatory, antipruritic and vasoconstrictive actions of Betamethasone Dipropionate with the broad spectrum antifungal activity of Clotrimazole and the wide-spectrum bactericidal antibiotic activity of Gentamicin Sulfate. Clotrimazole appears to act on the fungal cell membrane, causing leakage of cell contents. Gentamicin provides highly effective topical treatment in primary and secondary bacterial infections of the skin.</p>', '<p>Concomitant use with nephrotoxic drugs including other aminoglycosides, vancomycin and some of cephalosporins; or ototoxic drugs such as ethacrynic acid and furosemide may increase the risk of toxicity.</p>', '<p>This&nbsp;Cream is contraindicated in those patients with a history of sensitivity reactions to any of its components.</p>', '<p>Adverse reactions have been reported very rarely and include hypochromia, burning, erythema, exudation etc.</p>', '<p>Since safety of topical corticosteroid in pregnant women has not been established, it should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nA decision should be made to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the lactating mother.</p>', '<p>Do not combine with any other product containing corticosteroid. Not for application to the face, avoid contact with eyes. Not for prolonged use or use in extensive areas, under an occlusive dressing, open wound, injured areas, exterior genital areas and skin folds.</p>', NULL, '<p>Betamethasone &amp; Combined preparations</p>', NULL, NULL, '2022-02-15 05:39:45', '2022-03-21 16:50:19'),
(176, 176, '<p>The topical treatment of corticosteroid responsive dermatoses when complicated by secondary infection caused by organisms sensitive to gentamicin or when the possibility of such infection is suspected. The cream is recommended for wet, oozing primary infections, and greasy, secondary infections such as pustular acne or infected seborrheic dermatitis. The ointment helps retain moisture and has been useful in infection on dry eczematous or psoriatic skin.</p>', '<p>Betamethasone dipropionate with gentamicin combines the anti-inflammatory, antipruritic and vasoconstrictive activity of a synthetic corticosteroid, betamethasone dipropionate, with the broad spectrum anti-bacterial effect of gentamicin.<br />\r\n<br />\r\nIn secondary skin infections, gentamicin facilitates the treatment of the underlying dermatosis by controlling the infection. Bacteria susceptible to the action of gentamicin include sensitive strains of streptococci (group A beta hemolytic, alpha hemolytic), S. aureus (coagulase positive, coagulase negative, and some penicillinase producing strains), and the gram-negative bacteria P. aeruginosa, E. aerogenes, E. coli, Proteus (both indole positive and indole negative), K. pneumoniae, and S. marcescens.<br />\r\n<br />\r\nThis cream is slightly acidic so that it is within the pH range of the normal skin. On application, it leaves minimum residue without stickiness or greasiness. The presence of petrolatum in both cream and ointment offers lubricating qualities and helps to prevent excessive drying.</p>', '<p>A sufficient quantity of the cream or ointment should be applied to cover completely the affected area and should be massaged gently and thoroughly into the skin. The usual frequency of application is twice daily although some patients may be maintained adequately with less frequent application.</p>', NULL, '<p>Viral diseases including vaccinia, varicella, herpes simplex, fungal infections, tuberculosis of the skin and hypersensitivity to any of the components.</p>', '<p>The following local adverse skin reactions have been reported with the use of topical steroids: dryness, itching, burning, local irritation, striae, skin atrophy, hypertrichosis, change in pigmentation and secondary infection. Adrenal suppression has also been reported following topical corticosteroid therapy. Posterior subcapsular cataracts have been reported following systemic use of corticosteroids..</p>', '<p>Since safety of topical corticosteroid use in pregnant women has not been established, drugs of this class should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Drugs of this class should not be used extensively in large amounts or for prolonged periods of time in pregnant patients. Since it is not known whether topical administration of corticosteroids can result in sufficient systemic absorption to produce detectable quantities in breast milk, a decison should be made to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother. This drug should not be used in or near the eyes since the vehicle is not formulated for ophthalmic use.</p>', '<p>Gentamicin is not effective against fungi, yeasts or viruses. Patients with superficial fungus or yeast infections also must receive specific therapy and the use of the drug may have to be discontinued. The use of such topical preparations may result in an overgrowth of non-susceptible organisms.<br />\r\n<br />\r\nSuitable precautions should be taken in using topical corticosteroids in patients with stasis dermatitis and other skin diseases with impaired circulation.<br />\r\n<br />\r\nProlonged use of corticosteroid preparations may produce striae or atrophy of the skin or s.c. tissue. If this occurs, treatment should be discontinued.<br />\r\n<br />\r\nCausal factors should be sought and eliminated whenever possible and the sensitivity of an infecting organism to gentamicin should be verified.<br />\r\n<br />\r\nPatients should be advised to inform subsequent physicians of the prior use of corticosteroids.<br />\r\n<br />\r\nWhile no systemic effects have been observed following the topical application of gentamicin, toxic systemic concentrations can cause permanent impairment of vestibular function in the presence of renal insufficiency or existing 8th cranial nerve damage.<br />\r\n<br />\r\nCaution should be exercised if gentamicin is used in individuals who are known to be sensitive to topically applied antibacterials. If irritation or sensitization develops, treatment should be discontinued.<br />\r\n<br />\r\nApplication over extensive lesions may result in significant systemic absorption producing hypercortisonism manifesting itself by adrenal suppression, moon face, striae and suppression of growth in children.<br />\r\n<br />\r\nPatients should be followed up regularly, and the product should be discontinued when the infection has cleared.<br />\r\n<br />\r\nOcclusive dressing should not be used.</p>', '<p><strong>Symptoms</strong>: Excessive prolonged use of topical corticosteroids can suppress pituitary-adrenal function leading to secondary adrenal insufficiency.<br />\r\n<br />\r\n<strong>Treatment</strong>: Correct electrolyte imbalance, if needed. Slow withdrawal of corticosteroids may be needed.</p>', '<p>Other Topical corticosteroids</p>', '<p>Store between 2-30&deg; C.</p>', NULL, '2022-02-15 05:40:14', '2022-03-21 16:53:33'),
(177, 177, '<p><strong>Eye</strong>: Inflammatory conditions (eg. uveitis, marginal keratitis, allergic conjunctivitis, blepharitis and episcleritis) where development of bacterial infection is likely.<br />\r\n<br />\r\n<strong>Ear</strong>: Otitis externa and other inflammatory conditions where bacterial infection is present or suspected.<br />\r\n<br />\r\n<strong>Nose</strong>: Inflammatory conditions where infection is present or suspected.</p>', '<p><strong>Betamethasone&nbsp;</strong>is a corticosteroid which is effective in inflammatory dermatoses. It is also effective in less responsive conditions such as psoriasis. &nbsp;Betamethasone has a 16&beta;-methyl group that enhances the anti-inflammatory action of the molecule and reduces the sodium and water retaining properties of the fluorine atom bound at carbon 9.<br />\r\n<br />\r\n<strong>Neomycin sulfate</strong>&nbsp;is bactericidal against many bacteria which are commonly associated with skin infections. Neomycin is a broad spectrum antibiotic which actively transported across the bacterial cell membrane, binds to a specific receptor protein on the 30s subunit of bacterial ribosomes, and interferes with an initiation complex between mRNA (messenger RNA) and the 30s subunit, inhibiting protein synthesis. DNA may be misread, thus producing nonfunctional proteins; polyribosomes are split apart and are unable to synthesize protein.</p>', '<p><strong>Drops</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Eye</strong>: 1 drop instilled into the eye every one or two hours until control is achieved, when the frequency may be reduced.</li>\r\n	<li><strong>Ear</strong>: 2 or 3 drops instilled into the ear, every two or three hours until control is achieved, when the frequency can be reduced.</li>\r\n	<li><strong>Nose</strong>: 2 or 3 drops instilled into each nostril two or three times daily.</li>\r\n</ul>\r\n\r\n<p><strong>Eye Ointment</strong>: It should be applied thinly and evenly to the conjunctival sac at night (If eye drops used during day) or 3-4 times daily (if ointment used alone).</p>', NULL, '<p>Viral, fungal, tuberculous or purulent conditions. Use in the eye is contra-indicated if glaucoma is present or where herpetic keratitis (e.g. dendritic ulcer) is considered a possibility. Inadvertent use of topical steroids in the latter condition can lead to extension of the ulcer and marked visual deterioration. Preparations containing neomycin should not be used for treating otitis externa when the ear drum is perforated, because of the risk of ototoxicity.</p>', '<p>Acute sensitization to neomycin is a rare event but can occur after topical application to the eye. Eye drops containing corticosteroids cause a serious rise in intra-ocular pressure in a small percentage of the population, including most of those with a family history of glaucoma. A milder rise may be experienced by a larger proportion of subjects if treatment is continued for longer than a few weeks. Thinning of the cornea leading to perforation has occurred with use of topical corticosteroids. Cataract is reported to have occurred after unduly prolonged treatment of eye conditions with topical corticosteroids.</p>', '<p>Pregnancy&nbsp;Category-Not Classified. FDA has not yet classified the drug into a specified pregnancy category.&nbsp;Topical administration of corticosteroid to pregnant animals can cause abnormalities of fetal development. The relevance of this finding to human beings has not been established; however, topical steroids should not be used extensively in pregnancy, i.e. in large amounts or for prolonged periods.</p>', '<p>Steroids should not be administered to &quot;red eyes&quot; until a definitive diagnosis has been made. Ophthalmological treatment with steroid preparations should not be repeated or prolonged without regular review to exclude raised intra-ocular pressure or unsuspected infections. The unnecessary topical use of neomycin containing products should be avoided in order to minimize the occurrence of neomycin-resistant organisms (and organism cross-resistant to other aminoglycosides).</p>', NULL, '<p>Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Store below 25&deg; C</p>', NULL, '2022-02-15 05:40:38', '2022-03-21 16:56:20'),
(178, 178, '<p>This cream is usually useful for the treatment of superficial infections caused by gram-positive and gramnegative microorganisms. It is also useful in burns, regeneration of new skin in wounds and ulceration, otitis externa, postoperative infections, neuro-dermatitis and eczema. It may be used as an adjunct to systemic steroid therapy in special kind of pyoderma.</p>', '<p>Betamethasone is an active topical corticosteroid, which produces a rapid response in the inflammatory dermatoses and cures psoriasis types of skin diseases. Neomycin Sulfate is a topical broad-spectrum bactericidal amino-glycoside effective against various kinds of gram-positive and gramnegative pathogens such as Proteus vulgaris, Staphylococcus aureus etc. This preparation has effective penetration and uniform distribution capacity, so it is very effective in hairy and intertriginous places. This preparation is very effective for the treatment of wet ulceration of the skin.</p>', '<p><strong>Use in adults</strong>: This preparation should be applied to the affected parts of the skin as a thin layer for 3 to 4 times daily. In chronic conditions, withdrawal of treatment is carried out by decreasing the frequency of application until the cream is applied as infrequently as once a week. Or as directed by the physician.<br />\r\n<br />\r\n<strong>Use in children</strong>: Do not use it on children under 1 year of age. A course of treatment for a child should not normally last more than 5 days unless otherwise stated by your physician.</p>', '<p>There are no significant drug interactions reported with Betamethasone Valerate BP and Neomycin Sulphate BP Cream/Ointment.</p>', '<p>This preparation is contraindicated to the patients who are hypersensitive to any of its components. It should not be used for the treatment of otitis externa when the eardrum is perforated. It is contraindicated in skin lesions caused by infection with viruses and fungi.</p>', '<p>This preparation is well tolerated. But prolonged and high doses may cause Cushing&#39;s syndrome, acne, thinning and dilatation of blood vessels, particularly when occlusive dressings are used.</p>', '<p>This preparation should not be used extensively in pregnancy.</p>', '<p>Long term continuous topical therapy of this preparation should be avoided, which may produce many resistant micro organisms. So, accurate dose of this preparation should be used in infected areas only.</p>', NULL, '<p>Aural steroid &amp; antibiotic combined preparations</p>', '<p>This cream is usually useful for the treatment of superficial infections caused by gram-positive and gramnegative microorganisms. It is also useful in burns, regeneration of new skin in wounds and ulceration, otitis externa, postoperative infections, neuro-dermatitis and eczema. It may be used as an adjunct to systemic steroid therapy in special kind of pyoderma.</p>', NULL, '2022-02-15 05:40:56', '2022-03-21 17:35:19'),
(179, 179, '<p>Local anorectal conditions like haemorrhoids and fissures where, there is inflammation &amp; pain.</p>', '<p><strong>Betamethasone</strong>&nbsp;is a corticosteroid with mainly glucocorticoid activity. It induces phospholipase A2 inhibitory lipase (lipocortins) and sequentially inhibits the release of arachidonic acid, thereby depressing the formation, release, and activity of prostaglandins, leukotrienes, and other inflammatory mediators.<br />\r\n<br />\r\n<strong>Phenylephrine</strong>&nbsp;is a sympathomimetic with mainly direct effects on alpha-adrenergic receptors and weak beta-adrenergic activity. It causes vasoconstriction of the arterioles of the nasal mucosa and conjunctiva; activates the dilator muscle of the pupil to cause contraction; produces vasoconstriction of arterioles in the body and produces systemic arterial vasoconstriction.<br />\r\n<br />\r\n<strong>Lidocaine</strong>&nbsp;alters signal conduction in neurons by blocking the fast voltage-gated Na+ channels in the neuronal cell membrane responsible for signal propagation. With sufficient blockage, the membrane of the postsynaptic neuron will not depolarize and will thus fail to transmit an action potential.</p>', '<p>Apply locally 2 or 3 times daily initially, using the applicator if internal administration is required, When inflammation is subsiding once-daily application is sufficient in most cases,</p>', '<p>Not known</p>', '<p>Topical corticosteroids are contraindicated in: Primarily infected skin lesions caused by viral infections e.g herpes simplex, vaccinia or varicella (chicken pox), by bacteria e.g impetigo, by fungal infections e.g candidiasis, tineasis or by tuberculous infection of the anal region; Sensitivity to any of the components of the product; Dermatoses in children under 1 year of age.</p>', '<p>As with all topical corticosteroids, its use for prolonged periods, may cause systemic absorption, specially in children. Prolonged and intensive treatment with active corticosteroid preparations may also cause local atrophic changes in the skin. There are reports of pigmentation changes and hypertrichosis with topical steroids, and in this situation it should be discontinued. Some patients may experience burning upon application, specially if the mucous membrane is not intact.</p>', '<p>The safe use of topical corticosteroids in human pregnancy has not been fully established. Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development including cleft palate and intrauterine growth retardation.<br />\r\n<br />\r\nTherefore, there may be a very small risk of such effects in the human fetus. So, it should not be used unnecessarily in large amounts or for prolonged period.</p>', '<p>Long-term continuous treatment should be avoided. Discontinue if sensitization occurs.</p>', NULL, '<p>4-Quinolone preparations, Phlebotonic &amp; Vascular protecting preparation</p>', NULL, NULL, '2022-02-15 05:41:14', '2022-03-21 17:41:40'),
(180, 180, '<p>Betamethasone Dipropionate cream and ointment is<br />\r\nindicated for the relief of the inflammatory and pruritic manifestations of resistant or severe corticosteroid-responsive dermatoses. These include-</p>\r\n\r\n<ul>\r\n	<li>Atopic eczema</li>\r\n	<li>Nummular eczema</li>\r\n	<li>Contact dermatitis</li>\r\n	<li>Neurodermatitis</li>\r\n	<li>Anogenital and senile pruritus</li>\r\n	<li>Lichen planus</li>\r\n	<li>Psoriasis</li>\r\n</ul>', '<p>Betamethasone Dipropionate is a topical corticosteroid with anti-inflammatory, antipruritic and vasoconstrictive properties. Betamethasone Dipropionate induces peptides called lipocortins. Lipocortins antagonize phospholipase A2, an enzyme that causes the breakdown of leukocyte lysosomal membranes to release arachidonic acid. This action decreases the subsequent formation and release of endogenous inflammatory mediators including prostaglandins, kinins, histamine.<br />\r\n<br />\r\nPharmacokinetics: Betamethasone Dipropionate can be absorbed from normal intact skin. Corticosteroids are bound to plasma proteins in varying degrees. Corticosteroids are metabolized primarily in the liver.lt excreted by the kidneys.</p>', '<p>Apply a thin film once or twice daily to cover completely the affected area. Patients with chronic psoriasis who have achieved at least a marked improvement in their psoriatic lesion (i.e., approximately 80% improvement) with Betamethasone Dipropionate may be maintained in remission with a pulse dosing regimen consisting of three consecutive applications of up to 3.5 g each of Betamethasone Dipropionate cream and ointment, twelve hours apart (e.g., morning, evening, following morning) to the previously affected areas once each week. For this purpose, Betamethasone Dipropionate cream and ointment should be applied to the lesion sites previously affected and treated. Patients on this pulse dose regimen who relapse should be reverted back to the conventional dosing regimen.</p>', '<p>There is no evidence of any kind of interaction.</p>', '<p>Hypersensitivity to Betamethasone Dipropionate, other corticosteroids or any components in this preparation. Like other topical corticosteroids, Betamethasone Dipropionate is contraindicated in viral infections of the skin, such as vaccinia, varicella and Herpes simplex, also tuberculosis, acne rosacea, fungal skin infections (moniliasis), perioral dermatitis and ulcerative conditions.</p>', '<p>The most frequent side effects reported with Betamethasone Dipropionate are mild to moderate transient burning/stinging, dry skin, pruritus, irritation and folliculitis. Rarely reported adverse effects include tingling, prickly skin/tightening or cracking of skin, warm feeling,laminar scaling and perilesional scaling,follicular rash, skin atrophy, erythema, urticaria, vesiculation, telangiectasia, acneiform papules and hyperaesthesia.<br />\r\n<br />\r\nAdverse reactions reported with the use of the Betamethasone Dipropionate ointment pulse dose regimen were mild intermittent hypertension and paraesthesia. Other local adverse reactions that have been reported with the use of topical corticosteroids include: itching, hypertrichosis, hypopigmentation, perioral dermatitis, allergic contact dermatitis, maceration of the skin, secondary infection, striae, miliaria and exacerbation of untreated infections</p>', NULL, '<p>Betamethasone Dipropionate should not be used in or near the eyes, as there is a potential risk of developing glaucoma and cataract. If irritation or sensitisation develops with the use of Betamethasone Dipropionate, treatment should be discontinued and appropriate therapy instituted. In the presence of an infection, an appropriate antifungal or antibacterial agent should be administered. If a favourable response does not occur promptly, Betamethasone Dipropionate should be discontinued until the infection has been controlled adequately.<br />\r\n<br />\r\nCorticosteroids are known to be absorbed percutaneously, therefore in patients under prolonged and extensive topical treatment, the possibility of systemic effects should be kept in mind. Betamethasone Dipropionate is not intended for use under occlusive dressings since this will also increase systemic absorption of the corticosteroid. In infants the napkin may act as an occlusive dressing and increase absorption. Suitable precautions should be taken when using topical corticosteroids in patients with stasis dermatitis and other skin diseases with impaired circulation. Prolonged use of topical corticosteroid preparations may produce striae or atrophy of the skin or subcutaneous tissue. If this occurs, treatment should be discontinued.</p>', '<p>Acute overdose with the ointment is unlikely and would not be expected to lead to a life-threatening situation. The ointment should not be used for longer than the prescribed time period.</p>', '<p>Corticosteroid</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:42:27', '2022-03-21 17:44:23'),
(181, 181, '<p>This Scalp preparation is used to treat inflammatory, dry and scaly skin disorders, such as Eczema, Psoriasis.</p>', '<p>Betamethasone Dipropionate is a glucocorticoid which have primarily anti-inflammatory and immunosuppressive effects and Salicylic Acid which has keratolytic properties and is applied topically in the treatment of hyperkeratotic. Keratolytic action helps to facilitate the penetration of the corticosteroids easily and Betamethasone Dipropionate is an effective treatment of dermatoses because of their anti-inflammatory, antipruritic and vasoconstrictive actions.</p>', '<p><strong>Scalp Ointment</strong>-</p>\r\n\r\n<ul>\r\n	<li>Adults: Once twice daily. In most cases, the ointment should be applied to the affected area twice daily for two weeks and is reviewed at that time. The maximum weekly dose should not exceed 60 gm.</li>\r\n	<li>Children: Dosage in children should be limited to 5 days.</li>\r\n</ul>\r\n\r\n<p><strong>Scalp Lotion</strong>-</p>\r\n\r\n<ul>\r\n	<li>Apply few drops of this scalp lotion to the affected area and massage gently and thoroughly onto the scalp or skin. The usual frequency of application is twice daily, in the morning and at night.</li>\r\n</ul>', '<p>If other drugs or over-the-counter products use at the same time, this may increase the side effects or cause drug not to work properly. This Scalp preparation may interact with the following products such as Acetaminophen, Atropine, Carbonic anhydrase inhibitors, Chlorpropamide, Glucocorticoids.</p>', '<p>Contraindicated to the hypersensitivity to any of the ingredients of this Scalp preparation. Also contraindicated to use in tuberculosis and most viral lesions of the skin, particularly herpes simplex, vacinia, varicella. This Scalp preparation&nbsp;should not be used in fungal or bacterial skin infections.</p>', '<p>Side effects that have been reported with the application of topical corticosteroids include burning, itching, irritation, dryness, hypopigmentation, perioral dermatitis and allergic contact dermatitis.</p>', '<p>It should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus and should not be used for prolonged periods of time in pregnant patients. It is not known this drug is secreted in human milk.</p>', '<p>These drugs should not be used in or near the eyes. This Scalp preparation&nbsp;should not be used in various skin infections (Bacterial, Viral or Fungal). If irritation and sensitization develop with the use of this Scalp preparation, treatment should be discontinued. Application of Salicylic Acid to open wounds or damaged skin should be avoided. Long-term continuous therapy should be avoided in all patients irrespective of age.</p>', NULL, '<p>Topical anti-inflammatory preparations</p>', '<p>Store in a cool &amp; dry place, protected from light and keep out of the reach of children.</p>', NULL, '2022-02-15 05:54:03', '2022-03-21 17:47:04'),
(182, 182, '<p>Short-term treatment of steroid responsive in inflammatory conditions of the eye after clinical exclusion of bacterial, viral or fungal infections. Non-infected inflammatory conditions of the ear or nose.</p>', '<p>Corticosteroids bind to the glucocorticoid receptor, inhibiting pro-inflammatory signals, and promoting anti-inflammatory signals. Betamethasone phosphate has a short duration of action as it is rapidly hydrolyzed to betamethasone. Corticosteroids have a wide therapeutic window as patients may require doses that are multiples of what the body naturally produces. Patients taking corticosteroids should be counselled regarding the risk of hypothalamic-pituitary-adrenal axis suppression and increased susceptibility to infections.</p>', '<p><strong>Eye</strong>: 1 or 2 drops to each affected eye every 1 or 2 hours until control is achieved, then the frequency may be reduced.<br />\r\n<strong>Ear</strong>: 2 or 3 drops to each affected ear every 2 or 3 hours until control is achieved, then the frequency may be reduced.<br />\r\n<strong>Nose</strong>: 2 or 3 drops instilled into each nostril 2 or 3 times daily.</p>', '<p>Specific drug interaction studies have not been conducted.</p>', NULL, '<p>Hypersensitivity reactions may occur leading to irritation, burning, stinging, itching and dermatitis. Topical corticosteroid use may result in corneal ulceration, increased intraocular pressure leading to optic nerve damage, reduced visual acuity. Intensive or prolonged use of topical corticosteroids may lead to formation of posterior subcapsular cataracts. In those diseases causing thinning of the cornea or sclera, corticosteroid therapy may result in thinning of the globe leading to perforation. Mydriasis, ptosis and epithelial punctate keratitis have also been reported following ophthalmic use of corticosteroids.</p>', '<p>There are no adequate and well controlled studies for pregnant woman. It should not be used extensively in pregnant woman. There is no information available whether it is secreted in the milk or not.</p>', '<p>Topical corticosteroids should never be given for an undiagnosed red eye. Ophthalmic treatment with corticosteroid preparations should not be repeated or prolonged without regular review to exclude raised intraocular pressure, cataract formation or unsuspected infections.</p>', '<p>Long-term intensive topical use may lead to systemic effects.</p>', '<p>Corticosteroid</p>', '<p>This should be protected from light, store below 25&deg;C. Keep out of reach of children. Do not use more than 4 weeks after opening.</p>', NULL, '2022-02-15 05:54:32', '2022-03-21 17:49:11');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(183, 183, '<p>Betamethasone Valerate cream or ointment is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Eczema in children and adults including atopic</li>\r\n	<li>Infantile and descoid eczema</li>\r\n	<li>Prurigo nodularis</li>\r\n	<li>Psoriasis (excluding wide spread plaque psoriasis)</li>\r\n	<li>Neurodermatoses including lichen simplex and lichen planus</li>\r\n	<li>Seborrhoic dermatitis</li>\r\n	<li>Contact sensitivity reaction</li>\r\n	<li>Discoid lupus erythematoses and may be used as adjunct to systemic steroid therapy in generalized erythroderma.</li>\r\n</ul>', '<p>Betamethasone Valerate BP is a synthetic adrenocorticosteroid, which is glucocorticoid in nature. It is an analog of prednisolone that also possesses a slight degree of mineral corticosteroid&nbsp;activity. Due to its anti-inflammatory, antipruritic and vasoconstrictive activity, it is very effective and suitable for dermatological use. It is absorbed from the skin and inflammation and/or another disease process in the skin increase percutaneous absorption from the skin. Occlusive dressings substantially increase its percutaneous absorption.</p>', '<p>Apply sparingly to the affected area two or three times daily until improvement occurs, then twice daily or less. The usual maximum duration of therapy is three weeks.</p>', '<p>There are no significant drug interactions reported with Betamethasone Cream/Ointment.</p>', '<p>Betamethasone Valerate cream or ointment is contraindicated in the following conditions :</p>\r\n\r\n<ul>\r\n	<li>Hypersensitivity to any of the ingredients in the preparation.</li>\r\n	<li>Rosaceae &amp; acne vulgaris.</li>\r\n	<li>Perioral dermatitis, perianal &amp; genital pruritis.</li>\r\n	<li>Viral infections of the skin, e.g. herpes simplex &amp; chicken pox.</li>\r\n	<li>Primary infected skin lesions caused by fungi or bacteria.</li>\r\n	<li>Dermatoses in children under one year of age.</li>\r\n</ul>', '<p>The following local adverse reactions are more common with the use of high doses, long term use and with the use of occlusive dressings of Cream/Ointment: dryness, itching, burning, skin thinning, local irritation, features of hypercorticolism, telagiectasia, striaea, skin atrophy. hypertrichosis, change in pigmentation, secondary infection, perioral dermatiis, allergic contact dermatitis, maceration of the skin, acneform eruption, exacerbation of symptoms.</p>', '<p>It should not be used extensively in pregnancy.</p>', '<p>Betamethasone Cream/Ointment is usually well tolerated but if signs of hypersensitivity appear, application should be stopped. Long term continuous topical therapy should be avoided where possible, particularly in children as adrenal suppression may occur even without occlusion. When extensive areas are treated, sufficient systemic absorption may occur to produce symptoms of hypercorticolism. This effect is more likely if occlusive dressings are used, or if the treatment is prolonged. The face or other areas of the body may exhibit atrophic changes after prolonged treatment. If applied to the eyelids, care is needed to ensure that the preparation does not enter the eye, as glaucoma might result. Any spread of the infection requires withdrawal of topical corticosteroid therapy.</p>', NULL, '<p>Corticosteroid</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 05:54:53', '2022-03-21 17:53:53'),
(184, 184, '<p>Betaxolol ophthalmic solution has been shown to be effective in lowering intraocular pressure and is indicated in the treatment of ocular hypertension and chronic open-angle glaucoma. May be used alone or in combination with other intraocular pressure-lowering medication.</p>', '<p>Betaxolol is a selective (beta-1-adrenergic) receptor blocking agent that does not have significant membrane stabilizing (local anesthetic) activity and is free from intrinsic sympathomimetic action. When instilled into the eye, Betaxolol reduces elevated as well as normal intraocular pressure, whether or not accompanied by glaucoma. Optic nerve head damage and visual field loss are results of a sustained elevated intraocular pressure and poor ocular perfusion. The ocular hypotensive action of Betaxolol appears to be mediated by a reduction of aqueous production as demonstrated by tonography and aqueous flurophotometry. Betaxolol ophthalmic solution does not produce miosis or accommodative spasm which is frequently seen with miotic.<br />\r\n<br />\r\nThe onset of action with Betaxolol can generally be noted within 30 minutes and the maximal effect can usually be detected two hours after topical administration. A single dose provides a 12-hour reduction in intraocular pressure (IOP) and twice daily administration maintains the IOP below 22 mm Hg in most patients.</p>', '<p><strong>0.5% ophthalmic solution</strong>: The usual dose is 1 drop of Betaxolol Hydrochloride ophthalmic solution in the affected eye(s) twice daily. In some patients, the intraocular pressure-lowering response may require a few weeks to stabilize. Clinical follow-up should include a determination of the intraocular pressure during the first month of treatment. Thereafter, intraocular pressure should be determined on an individual basis at the judgment of the physician.<br />\r\n<br />\r\n<strong>0.25% ophthalmic solution</strong>: The recommended dose is one to two drops of Betaxolol Hydrochloride ophthalmic solution in the affected eye(s) twice daily.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No overall differences in safety or effectiveness have been observed between elderly and younger patients.</p>', '<p>Patients who are receiving a beta-adrenergic blocking agent orally and Betaxolol Hydrochloride Ophthalmic Solution should be observed for a potential additive effect either on the intraocular pressure or on the known systemic effects of beta blockade. Close observation of the patient is recommended when a beta blocker is administered to patients receiving catecholamine-depleting drugs such as reserpine, because of possible additive effects and the production of hypotension and/or bradycardia. Caution should be exercised in patients using concomitant adrenergic psychotropic drugs. In patients with angle-closure glaucoma, the immediate treatment objective is to reopen the angle by constriction of the pupil with a miotic agent. Betaxolol has little or no effect on the pupil. When Betaxolol Hydrochloride Ophthalmic Solution is used to reduce elevated intraocular pressure in angle-closure glaucoma, it should be used with a miotic and not alone.</p>', '<p>Hypersensitivity to any component of this product. Betaxolol should not be used in patients with sinus bradycardia, atrioventricular block greater than first degree, cardiogenic shock, or patients with a history of overt cardiac failure.</p>', '<p><strong>Ocular</strong>: Discomfort of short duration, occasional tearing has been reported. Rare instances of decreased corneal sensitivity, erythema, itching sensation, corneal punctuate staining, keratitis, edema and photophobia have been reported.<br />\r\n<br />\r\n<strong>Systemic</strong>: Systemic reactions following administration of Betaxolol hydrochloride ophthalmic solution 0.5% have been rarely reported. These include:</p>\r\n\r\n<ul>\r\n	<li>Cardiovascular: bradycardia, heart block, congestive heart failure.</li>\r\n	<li>Respiratory: bronchospasm, respiratory failure.</li>\r\n	<li>Others: Hives, toxic epidermal necrolysis, hair loss and glossitis.</li>\r\n</ul>', '<p>There are no adequate &amp; well controlled studies in pregnant women. Betaxolol ophthalmic solution should be used during pregnancy only if the potential benefit justifies the potential risk. It is not known whether Betaxolol is excreted in human milk. The risk of hypoglycemia &amp; bradycardia in nursing infant has not been evaluated. Breast feeding is not recommended during treatment.</p>', '<p>In patients with angle-closure glaucoma, the immediate treatment objective is to re-open the angle by constriction of the pupil with miotic agent. Betaxolol has no effect on the pupil; therefore, Betaxolol&nbsp;should be used with a miotic to reduce elevated intraocular pressure in angle-closure glaucoma. Beta-adrenergic blocking agents should be administered with caution in patients subjected to spontaneous hypoglycemia or to diabetic patients as these agents may mask the signs and symptoms of acute hypoglycemia.</p>', '<p>No information is available on overdosage. A topical overdosage of Betaxolol ophthalmic solution may be flushed from the eye(s) with warm tap water.</p>', '<p>Drugs for miotics and glaucoma</p>', '<p>Store at room temperature. It is desirable that the content should not be used more than one month after first opening of the bottle.</p>', NULL, '2022-02-15 05:56:00', '2022-03-21 17:58:20'),
(185, 185, '<p>Betrixaban is indicated for the prophylaxis of venous thromboembolism (VTE) in adult patients hospitalized for an acute medical illness and at risk for thromboembolic complications due to moderate or severe restricted mobility and other risk factors for VTE.</p>', '<p>Betrixaban is a factor Xa inhibitor that selectively blocks the active site of factor Xa and does not require a cofactor (such as Anti-thrombin III) for activity. Betrixaban inhibits free factor Xa and prothrombinase activity. By directly inhibiting factor Xa, Betrixaban decreases thrombin generation (TG). Betrixaban has no direct effect on platelet aggregation.</p>', '<p>The recommended dose of Betrixaban is an initial single dose of 160 mg, followed by 80 mg once daily. Daily oral doses should be given at the same time of day with food. The recommended duration of treatment is 35 to 42 days.</p>', '<p><strong>P-gp Inhibitors</strong>: Increase the blood level of Betrixaban.<br />\r\n<strong>P-gp Inducers</strong>: Decrease the blood level of Betrixaban.<br />\r\n<strong>Anticoagulants, Antiplatelets and Thrombolytics</strong>: May increase the risk of bleeding</p>', '<p>Betrixaban is contraindicated in patients with active pathological bleeding. It is also contraindicated in patients with severe hypersensitivity reaction to Betrixaban</p>', '<p>Most common adverse reaction is bleeding, epidural or spinal hematoma may develop during spinal/epidural anesthesia or puncture.</p>', '<p><strong>Use in Pregnancy</strong>: There are no data with the use of Betrixaban in pregnant women, but treatment is likely to increase the risk of hemorrhage during pregnancy and delivery.<br />\r\n<br />\r\n<strong>Lactation</strong>: No data are available regarding the presence of Betrixaban or its metabolites in human milk, the effects of the drug on the breastfed infant, or the effects of the drug on milk production.</p>', '<p><strong>Risk of Bleeding</strong>: Can cause bleeding. Promptly evaluate any signs or symptoms of blood loss.<br />\r\n<br />\r\n<strong>Spinal/Epidural Anesthesia or Puncture</strong>: When neuraxial anesthesia (spinal/epidural anesthesia) or spinal/epidural puncture is employed, patients treated with antithrombotic agents for prevention of thromboembolic complications are at risk of developing an epidural or spinal hematoma which can result in long-term or permanent paralysis. Do not remove an epidural catheter earlier than 72 hours after the last administration of Betrixaban. Do not administer the next Betrixaban dose earlier than 5 hours after the removal of the catheter. If traumatic puncture occurs, delay the administration of Betrixaban for 72 hours.<br />\r\n<br />\r\n<strong>Severe Renal Impairment</strong>: Increase risk of bleeding events.<br />\r\n<br />\r\n<strong>Concomitant P-gp Inhibitors</strong>: Increase risk of bleeding events</p>', NULL, '<p>Anti-platelet drugs</p>', '<p>Protect from light and moisture, store below 30&deg;C. Keep the medicine out of reach of children.</p>', '<p><strong>Patients with Severe Renal Impairment</strong>: No dose adjustment is needed for mild or moderate renal impairment (CrCl&gt;30 mL/min). For patients with severe renal impairment (CrCl&ge;15 to &lt;30 mL/min) the recommended dose of Betrixaban is an initial single dose of 80 mg followed by 40 mg once daily.<br />\r\n<br />\r\n<strong>Patients with Hepatic Impairment</strong>: No dose adjustment is required in patients with mild hepatic impairment. Avoid use in patients with moderate to severe hepatic impairment.</p>', '2022-02-15 05:56:21', '2022-03-21 18:37:01'),
(186, 186, '<p><strong>Bevacizumab is indiated for</strong>-</p>\r\n\r\n<ul>\r\n	<li>Metastatic Colorectal Cancer (mCRC)</li>\r\n	<li>Non-Squamous Non&ndash;Small Cell Lung Cancer (NSCLC)</li>\r\n	<li>Glioblastoma</li>\r\n	<li>Metastatic Renal Cell Carcinoma (mRCC)</li>\r\n	<li>Persistent, Recurrent, or Metastatic Carcinoma of the Cervix</li>\r\n	<li>Platinum-Resistant Recurrent Epithelial Ovarian, Fallopian Tube, or Primary Peritoneal Cancer</li>\r\n</ul>', '<p>Bevacizumab binds VEGF and prevents the interaction of VEGF to its receptors (Flt-1 and KDR) on the surface of endothelial cells. The interaction of VEGF with its receptors leads to endothelial cell proliferation and new blood vessel formation in in vitro models of angiogenesis. Administration of bevacizumab to xenotransplant models of colon cancer in nude (athymic) mice caused reduction of microvascular growth and inhibition of metastatic disease progression.</p>', '<p><strong>Metastatic Colorectal Cancer (mCRC)</strong>: The recommended doses are 5 mg/kg or 10 mg/kg every 2 weeks when used in combination with intravenous 5-FU-based chemotherapy.</p>\r\n\r\n<ul>\r\n	<li>Administer 5 mg/kg when used in combination with bolus-IFL.</li>\r\n	<li>Administer 10 mg/kg when used in combination with FOLFOX4.</li>\r\n	<li>Administer 5 mg/kg every 2 weeks or 7.5 mg/kg every 3 weeks when used in combination with a fluoropyrimidine-irinotecan or fluoropyrimidine-oxaliplatin based chemotherapy regimen in patients who have progressed on a first-line Bevacizumab-containing regimen.</li>\r\n</ul>\r\n\r\n<p><strong>Non-Squamous Non-Small Cell Lung Cancer (NSCLC)</strong>: The recommended dose is 15 mg/kg every 3 weeks in combination with carboplatin and paclitaxel.<br />\r\n<br />\r\n<strong>Glioblastoma</strong>: The recommended dose is 10 mg/kg every 2 weeks.<br />\r\n<br />\r\n<strong>Metastatic Renal Cell Carcinoma (mRCC)</strong>: The recommended dose is 10 mg/kg every 2 weeks in combination with interferon alfa.<br />\r\n<br />\r\n<strong>Cervical Cancer</strong>: The recommended dose of Bevacizumab is 15 mg/kg every 3 weeks as an intravenous infusion administered in combination with one of the following chemotherapy regimens: paclitaxel and cisplatin, or paclitaxel and topotecan.<br />\r\n<br />\r\n<strong>Platinum-Resistant Recurrent Epithelial Ovarian, Fallopian Tube or Primary Peritoneal Cancer</strong>: The recommended dose is 10mg/ kg every 2 weeks in combination with one of the following intravenous chemotherapy regimens: paclitaxel, pegylated liposomal doxorubicin, or topotecan (weekly); or 15 mg/kg every 3 weeks in combination with topotecan (every 3 weeks).</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Do not administer as an intravenous push or bolus. Administer only as an intravenous (IV) infusion. Do not initiate Bevacizumab until at least 28 days following major surgery. Administer Bevacizumab after the surgical incision has fully healed.<br />\r\n<br />\r\nFirst infusion: Administer infusion over 90 minutes. Subsequent infusions: Administer second infusion over 60 minutes if first infusion is tolerated; administer all subsequent infusions over 30 minutes if infusion over 60 minutes is tolerated.</p>', '<p>A drug interaction study was performed in which irinotecan was administered as part of the FOLFIRI regimen with or without Bevacizumab. The results demonstrated no significant effect of Bevacizumab on the pharmacokinetics of irinotecan or its active metabolite SN38.<br />\r\n<br />\r\nIn a randomized study in 99 patients with NSCLC, based on limited data, there did not appear to be a difference in the mean exposure of either carboplatin or paclitaxel when each was administered alone or in combination with Bevacizumab. However, 3 of the 8 patients receiving Bevacizumab plus paclitaxel/carboplatin had substantially lower paclitaxel exposure after four cycles of treatment (at Day 63) than those at Day 0, while patients receiving paclitaxel/carboplatin without Bevacizumab had a greater paclitaxel exposure at Day 63 than at Day 0.</p>', '<p>There are no contraindications listed in the manufacturer&rsquo;s labeling.</p>', '<p>dry mouth, cough, voice changes, loss of appetite, diarrhea, nausea, vomiting, constipation, loss of appetite, mouth sores, headache, back , pain, cold symptoms (stuffy nose, sneezing, sore throat), dry or watery eyes, dry or flaky skin, hair loss, changes in your sense of taste, jaw pain/swelling/numbness, loose teeth, or gum infection.</p>', '<p>Pregnancy Category C. There are no adequate or well controlled studies of bevacizumab in pregnant women. &nbsp;It is not known whether Avastin is secreted in human milk.</p>', '<p>Arterial Thromboembolic Events. Among patients receiving Bevacizumab in combination with chemotherapy, the risk of developing ATE during therapy was increased in patients with a history of arterial thromboembolism, diabetes, or age greater than 65</p>', '<p>The highest dose tested in humans (20 mg/kg IV) was associated with headache in nine of 16 patients and with severe headache in three of 16 patients.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Bevacizumab vials are stable at 2 to 8&deg; C. Bevacizumab vials should be protected from light. Do not freeze or shake. Diluted Bevacizumab solutions may be stored at 2 to 8&deg; C for up to 8 hours. Store in the original carton until time of use. No incompatibilities between Bevacizumab and polyvinylchloride or polyolefin bags have been observed.</p>', '<p>The safety, effectiveness and pharmacokinetic profile of Bevacizumab in pediatric patients have not been established. In published literature reports, cases of non-mandibular osteonecrosis have been observed in patients under the age of 18 years who have received Bevacizumab. Bevacizumab is not approved for use in patients under the age of 18 years.<br />\r\n<br />\r\nAntitumor activity was not observed among eight children with relapsed glioblastoma treated with Bevacizumab and irinotecan. There is insufficient information to determine the safety and efficacy of Bevacizumab in children with glioblastoma.</p>', '2022-02-15 05:56:43', '2022-03-21 18:42:18'),
(187, 187, '<p>Bicalutamide 50 mg daily is indicated&nbsp;for use in combination&nbsp;therapy&nbsp;with a&nbsp;luteinizing hormone-releasing hormone&nbsp;(LHRH)&nbsp;analog&nbsp;for the treatment of Stage D2 metastatic carcinoma of the&nbsp;prostate.<br />\r\n<br />\r\nBicalutamide 150 mg daily is not approved&nbsp;for use alone or with other treatments</p>', '<p>Bicalutamide is a non-steroidal androgen receptor&nbsp;inhibitor. It competitively inhibits the action of androgens by binding to cytosol androgen receptors in the target tissue. Prostatic&nbsp;carcinoma&nbsp;is known to be androgen sensitive and responds to treatment that counteracts the effect of androgen and/or removes the source of androgen.<br />\r\n<br />\r\nWhen Bicalutamide is combined with luteinizing hormone releasing hormone (LHRH) analog&nbsp;therapy, the suppression of&nbsp;serum&nbsp;testosterone&nbsp;induced by the LHRH analog is not affected. However, in&nbsp;clinical trials&nbsp;with Bicalutamide as a single agent for&nbsp;prostate cancer, rises in serum testosterone and estradiol have been noted.<br />\r\n<br />\r\nIn a subset of patients who have been treated with Bicalutamide and an&nbsp;LHRH agonist, and who discontinue Bicalutamide therapy due to progressive advanced prostate&nbsp;cancer, a reduction in&nbsp;Prostate Specific Antigen&nbsp;(PSA) and/or clinical improvement (antiandrogen&nbsp;withdrawal phenomenon) may be observed.</p>', '<p>The recommended dose for Bicalutamide therapy in combination with an LHRH analog is one 50 mg tablet once daily (morning or evening), with or without food. It is recommended that Bicalutamide be taken at the same time each day. Treatment with Bicalutamide should be started at the same time as treatment with an LHRH analog.</p>', '<p>May induce torsade de pointes or QT prolongation if co-administered with class IA (e.g. quinidine) or class III (e.g. amiodarone) antiarrhythmic agents, methadone, antipsychotics, moxifloxacin. Enhanced anticoagulant effect of warfarin. Increased adverse effects when used with drugs that may inhibit oxidation (e.g. cimetidine, ketoconazole). May increase serum levels of ciclosporin and Ca channel blockers.</p>', '<p>Females, children, Pregnancy and lactation. Concomitant use of terfenadine, astemizole or cisapride.</p>', '<p>Anaemia; angioedema, urticaria; decreased appetite, DM, wt gain, dehydration, gout; decreased libido, depression, anxiety, hypertonia, confusion, neuropathy, nervousness, dizziness, somnolence; hot flush; abdominal pain, constipation, nausea, dyspepsia, flatulence, anorexia, rectal haemorrhage, dry mouth, melaena; hepatotoxicity, jaundice, hypertransaminasaemia; alopecia, hirsutism, dry skin, pruritus/rash, photosensitivity; haematuria, dysuria, urinary retention, impaired urination, urinary frequency; gynaecomastia, breast tenderness, erectile dysfunction; asthenia, oedema, chest pain, neck pain, fever, sepsis, chills, neoplasm; cough, pharyngitis, bronchitis, pneumonia, rhinitis.</p>', '<p>Pregnancy category X. Studies in animals or human beings have demonstrated foetal abnormalities or there is evidence of foetal risk based on human experience or both, and the risk of the use of the drug in pregnant women clearly outweighs any possible benefit. The drug is contraindicated in women who are or may become pregnant.<br />\r\n<br />\r\nNursing Mothers: Bicalutamide is not indicated for use in women.</p>', '<p>Patient with decreased bone density, history of or risk factors for QT prolongation, diabetes, Moderate to severe hepatic and severe renal impairment (CrCl &lt;30 mL/min).</p>', '<p>Long-term&nbsp;clinical trials&nbsp;have been conducted with dosages up to 200 mg of Bicalutamide daily and these dosages have been well tolerated. A single dose of Bicalutamide that results in symptoms of an overdose considered to be life threatening has not been established. There is no specific antidote; treatment of an overdose should be&nbsp;symptomatic.<br />\r\n<br />\r\nIn the management of an overdose with Bicalutamide, vomiting may be induced if the patient is alert. It should be remembered that, in this patient population, multiple drugs may have been taken.&nbsp;Dialysis&nbsp;is not likely to be helpful since Bicalutamide is highly protein bound and is extensively metabolized. General supportive care, including frequent monitoring of&nbsp;vital&nbsp;signs and close observation of the patient, is indicated.</p>', '<p>Hormonal Chemotherapy</p>', '<p>Store at controlled room temperature, 20&deg; to 25&deg; C.</p>', '<p><strong>Renal Impairment</strong>: No dosage adjustment is necessary for patients with renal impairment.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dosage adjustment is necessary for patients with mild to moderate hepatic impairment. In patients with severe liver impairment (n=4), although there was a 76% increase in the half-life (5.9 and 10.4 days for normal and impaired patients, respectively) of the active enantiomer of bicalutamide no dosage adjustment is necessary.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Bicalutamide in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: In two studies in patients given 50 or 150 mg daily, no significant relationship between age and steady-state levels of total bicalutamide or the active R-enantiomer has been shown.<br />\r\n<br />\r\n<strong>Women</strong>: Bicalutamide has not been studied in women.</p>', '2022-02-15 05:57:01', '2022-03-21 18:48:42'),
(188, 188, '<p>Bicarbonate Component [HCO3 Hemodialysis Solution] solution is indicated in renal failure, Chronic renal failure and Haemodialysis. Bicarbonate serves a crucial biochemical role in the physiological pH buffering system.</p>', '<p>Sodium chloride is the major extracellular cation. It is important in electrolyte and fluid balance, osmotic pressure control and water distribution as it restores sodium ions. It is used as a source of electrolytes and water for hydration, treatment of metabolic acidosis, priming solution in haemodialysis and treatment of hyperosmolar diabetes. It is also used as diluents for infusion of compatible drug additives. Sodium bicarbonate raises blood and urinary pH by dissociation to provide bicarbonate ions, which neutralises the hydrogen ion concentration. It also neutralises gastric acid via production of carbon dioxide.</p>', '<p>Acidic component &amp; Bicarbonate Component should be used in the dilution ratio of-</p>\r\n\r\n<ul>\r\n	<li>Acidic component: 1.00 Volume</li>\r\n	<li>Bicarbonate Component: 1.83 Volume</li>\r\n	<li>Purified Water: 34.00 Volume</li>\r\n</ul>', '<p>Sodium bicarbonate: Increases toxicity of amphetamines, ephedrine, pseudoephedrine, flecainide, quinidine and quinine. Decreases effects of lithium, chlorpropamide and salicylates due to increased clearance. May affect the absorption of certain drugs due to raised intra-gastric pH. Sodium chloride: May affect serum concentrations of lithium.</p>', '<p>Known hypersensitivity to any of the ingredients of this preparation.</p>', NULL, NULL, '<ul>\r\n	<li>Bicarbonate Component needs to be used with Acidic component (not to be used alone).</li>\r\n	<li>Before use, the mixed solution must be diluted with</li>\r\n	<li>highly purified water.</li>\r\n	<li>Close the container tightly immediately after use.</li>\r\n	<li>Discard solution in case of visible solid particles inside.</li>\r\n	<li>Discard solution after 96 hours of first opening.</li>\r\n</ul>', NULL, '<p>Haemodialysis solutions</p>', '<p>Keep out of reach of children. Not for Injection. Store below 30&deg;C.</p>', NULL, '2022-02-15 05:57:19', '2022-03-21 18:50:51'),
(189, 189, '<p>Bilastine is indicated for symptomatic treatment of allergic rhino-conjunctivitis (seasonal and perennial) and urticaria.</p>', '<p>Bilastine is a non-sedating, long-acting histamine antagonist with selective peripheral H 1 receptor antagonist affinity and no affinity for muscarinic receptors. Bilastine inhibits histamine-induced wheal and flare skin reactions for 24 hours following single doses.</p>', '<p><strong>Adults &amp; adolescents (12 years of age and over)</strong>: 20 mg tablet once daily for symptomatic relief of allergic rhinitis, urticaria and allergic rhinoconjunctivitis. The maximum recommended daily dose is 20 mg Bilastine (1 tablet) and should not be exceeded. If a dose is missed, the next scheduled dose should be taken. An extra dose should not be taken. 20 mg Bilastine tablet (1 tablet) once daily should be swallowed with water on an empty stomach to achieve optimal exposure to Bilastine.<br />\r\n<br />\r\n<strong>Children between 6 to 11 years</strong>: 10 mg mouth dissolving tablet for the symptomatic relief of allergic rhinitis, allergic rhinoconjunctivitis and urticaria. The Mouth dissolving tablet is for oral use only. It should be placed in the mouth. It will disperse rapidly in saliva and can be easily swallowed. Alternatively, the mouth dissolving tablet can be dispersed in a tea spoon of water before being swallowed by the children. The maximum recommended daily dose for children in between 6 to 11 years is 10 mg Bilastine mouth dissolving tablet (1 tablet) and should not be exceeded. If a dose is missed, the next scheduled dose should be taken. An extra dose should not be taken.<br />\r\n<br />\r\n<strong>Children between 2 to 11 years</strong>: 4 ml once daily.</p>', '<p>Concomitant intake of Bilastine and Ketoconazole or Erythromycin or Diltiazem increased C max of Bilastine. The psychomotor performance after concomitant intake of alcohol and Bilastine was similar to that observed after intake of alcohol and placebo. Concomitant intake of Bilastine and Lorazepam 3 mg for 8 days did not potentiate the depressant CNS effects of Lorazepam.</p>', '<p>Bilastine is contraindicated in patients with hypersensitivity to the active substance or to any of the excipients of the tablet.</p>', '<p>The most commonly reported side effects in clinical trial are headache, dizziness, somnolence and fatigue. These adverse events occurred with a comparable frequency in patients receiving placebo.</p>', '<p>There are no or limited amount of data from the use of Bilastine in pregnant women. Animal studies do not indicate direct or indirect harmful effects with respect to reproductive toxicity, parturition or postnatal development. As a precautionary measure, it is preferable to avoid the use of Bilastine during pregnancy. The excretion of Bilastine in milk has not been studied in humans. A decision must be made taking into account the benefit of breast-feeding for the child and the benefit of Bilastine therapy for the mother.</p>', '<p>Co-administration of Bilastine and P-glycoprotein inhibitors (e.g. Ketoconazole, Erythromycin, Cyclosporine, Ritonavir or Diltiazem) should be avoided in patients with moderate or severe renal impairment.</p>', '<p>In clinical trials, after administration of Bilastine at doses 10 to 11 times the therapeutic dose (220 mg as single dose; or 200 mg/day for 7 days) frequency of treatment-emergent adverse events was two times higher than with placebo. The adverse reactions most frequently reported were dizziness, headache and nausea. No serious adverse events and no significant prolongation in the QTc interval were reported.</p>', '<p>Non-sedating antihistamines</p>', '<p>Keep below 30&deg;C temperature, protected from light and moisture. Keep out of reach of children.</p>', '<p>Efficacy and safety of Bilastine in children under 2 years of age have not been established and there is little clinical experience in children aged 2 to 5 years, therefore Bilastine should not be used in these age groups.</p>', '2022-02-15 05:57:46', '2022-03-21 18:54:02'),
(190, 190, '<p>Bimatoprost is indicated for Ocular hypertension, Open-angle glaucoma</p>', '<p>Bimatoprost is believed to lower intraocular pressure (IOP) in humans by increasing outflow of aqueous humor through both the trabecular meshwork and uveoscleral routes. Bimatoprost reduces the pressure in the eye by mimicking the action of a naturally-occuring prostaglandin. Prostaglandins are a group of chemicals found in many places in the body. In the eye, they increase the drainage of the aqueous humour out of the eyeball. Bimatoprost is a synthetic compound related to one of the natural prostaglandins, and works by increasing the drainage of aqueous humour out of the eyeball. Bimatoprost may also lower the rate of aqueous formation in the eye. Both these effects decrease the pressure within the eye.</p>', '<p><strong>Adult:</strong>&nbsp;Instill 1 drop into affected eye(s) once every night.</p>', '<p>There is not known drug interactions and none well documented.</p>', '<p>Known hypersensitivity.</p>', '<p>Common side effects are: Burning/stinging/irritation/ redness/discomfort of the eye, Feeling as if something is in your eye, Dry eyes, Watering eyes, Temporary unstable vision, Increased sensitivity to light, Dizziness.</p>', '<p>Pregnancy&nbsp;Category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>May increase pigmentation of the iris, periorbital tissue and eyelashes. Active intraocular inflammation. Safety and efficacy have not been evaluated in the treatment of inflammatory, neovascular or angle closure glaucoma. Ensure at least an interval of 5 minutes between admin of ophthalmic preparations. Contact lenses should be removed prior to admin. Pregnancy, lactation.</p>', '<p>Treatment is symptomatic.</p>', '<p>Drugs for miotics and glaucoma</p>', '<p>Store at 2-25&deg; C.</p>', NULL, '2022-02-15 05:58:07', '2022-03-21 19:08:00'),
(191, 191, '<p>This Eye Drops is indicated for the reduction of intraocular pressure in adult patients with open-angle glaucoma or ocular hypertension who are insufficiently responsive to mono-therapy.</p>', '<p>Bimatoprost is believed to lower intraocular pressure (IOP) in humans by increasing outflow of aqueous humor through both the trabecular meshwork and uveoscleral routes. Bimatoprost reduces the pressure in the eye by mimicking the action of a naturally-occuring prostaglandin. Prostaglandins are a group of chemicals found in many places in the body. In the eye, they increase the drainage of the aqueous humour out of the eyeball. Bimatoprost is a synthetic compound related to one of the natural prostaglandins, and works by increasing the drainage of aqueous humour out of the eyeball. Bimatoprost may also lower the rate of aqueous formation in the eye. Both these effects decrease the pressure within the eye.<br />\r\n<br />\r\nSimilar to propranolol and nadolol, timolol is a non-selective, beta-adrenergic receptor antagonist. Timolol does not have significant intrinsic sympathomimetic, direct myocardial depressant, or local anesthetic (membrane-stabilizing) activity, but does possess a relatively high degree of lipid solubility. Timolol, when applied topically to the eye, has the action of reducing elevated, as well as normal, intraocular pressure, whether or not accompanied by glaucoma. Elevated intraocular pressure is a major risk factor in the pathogenesis of glaucomatous visual field loss and optic nerve damage.</p>', '<p>The recommended dose is one drop in the affected eye(s) once-daily.</p>', '<p>There is a potential for bradycardia when ophthalmic beta blockers solution is administered concomitantly with oral calcium channel blockers, guanethidine, beta-adrenergic blocking agents, parasympathomimetics, anti-arrhythmics and digitalis glycosides. Concomitant ocular medications should be administered at least 5 min apart from the instillations of this&nbsp;Eye Drops</p>', '<p>It is contraindicated in patients with known hypersensitivity to any ingredient of this formulation.</p>', '<p>In clinical trials, Ocular hyperemia was reported in approximately 26% of patients. 5 to 10 % in these clinical studies included decreased visual acuity, eye discomfort, foreign body sensation, pain and pruritis.</p>', '<p><strong>Use in Pregnancy</strong>: There are no adequate data from the use of the Bimatoprost / Timolol fixed combination in pregnant women. It should not be used during pregnancy unless clearly necessary.<br />\r\n<br />\r\n<strong>Use in Lactation</strong>: Animal studies showed Bimatoprost is excreted in rat&rsquo;s milk. &amp; Timolol is excreted in human milk. Therefore, Bimatoprost / Timolol should not be used during breastfeeding.</p>', '<p>Like other topically applied ophthalmic medicinal products, the active substances Timolol/ Bimatoprost may be absorbed systemically. Due to the beta-adrenergic component, Timolol, the same types of cardiovascular, pulmonary and other adverse reactions as seen with systemic beta-blockers may occur. Caution should be exercised in treating patients with severe or unstable and uncontrolled cardiovascular Disease.</p>', NULL, '<p>Other ophthalmic preparations</p>', '<p>Store below 25&deg; C in a dry place protected from light. Keep out of reach of children. Solution can be used up to 28 days after first opening.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No overall differences in safety or effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-15 05:58:36', '2022-03-21 19:12:28'),
(192, 192, '<p>Biphasic Insulin Aspart (rDNA) is indicated to improve glycemic control in adults and children with type 1 diabetes mellitus and in adults with type 2 diabetes mellitus.</p>', '<p>30% Insulin Aspart and 70% Insulin Aspart Protamine (rDNA) is a human insulin analog suspension containing 30 % soluble Insulin Aspart and 70% Insulin Aspart Protamine crystals. This is a blood glucose lowering agent with an earlier onset and an intermediate duration of action. Insulin Aspart is homologous with regular human insulin with the exception of a single substitution of the proline by aspartic acid in position B28, and is produced by recombinant DNA technology utilizing Saccharomyces cerevisiae (baker&rsquo;s yeast).<br />\r\n<br />\r\nPrimary function of insulin, including Insulin Aspart, is regulation of glucose metabolism. Insulin and its analogs lower blood glucose by stimulating peripheral glucose uptake, primarily by skeletal muscle and fat, and by inhibiting hepatic glucose production. Insulin inhibits lipolysis and proteolysis, and enhances protein synthesis.</p>', '<p>The dosage of insulin aspart must be individualized.<br />\r\n<br />\r\n<strong>Subcutaneous injection</strong>: insulin aspart should generally be given immediately (within 5-10 minutes) prior to the start of a meal.<br />\r\n<br />\r\n<strong>Use in pumps</strong>: Change the insulin aspart in the reservoir at least every 6 days, change the infusion set, and the infusion set insertion site at least every 3 days. insulin aspart should not be mixed with other insulins or with a diluent when it is used in the pump.<br />\r\n<br />\r\n<strong>Intravenous use</strong>: insulin aspart should be used at concentrations from 0.05 U/mL to 1.0 U/mL insulin aspart in infusion systems using polypropylene infusion bags. insulin aspart has been shown to be stable in infusion fluids such as 0.9% sodiumchloride.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Before going for administration of Biphasic Insulin Aspart (rDNA) please follow the below mentioned check list:</p>\r\n\r\n<ul>\r\n	<li>Insulin syringe of the right size (100 units/ml)</li>\r\n	<li>Prescribed type of insulin injection</li>\r\n	<li>Check the expiry date on Biphasic Insulin Aspart (rDNA) vial</li>\r\n	<li>Ensure that the flip off cap on the Biphasic Insulin Aspart (rDNA) vial is intact</li>\r\n</ul>\r\n\r\n<p>After that follow the below mentioned instructions:</p>\r\n\r\n<ul>\r\n	<li>Wash your hands carefully. Shake or roll the vial 10 times to completely Mix the insulin.</li>\r\n	<li>lnspect the vial. Vial should appear white and cloudy after mixing.</li>\r\n	<li>When using a new vial, flip off the plastic protective cap, but do not remove the stopper. The tip of the vial should be wiped with an alcohol swab.</li>\r\n	<li>Draw air into the syringe equal to your insulin dose.</li>\r\n	<li>Insert needle into vial through rubber top &amp; push plunger to empty the air into the vial.</li>\r\n	<li>Turn the bottle and syringe upside down. Hold the bottle and syringe firmly in one hand and shake gently. Make sure that the tip of the needle is in the liquid; withdraw the correct dose of insulin into the syringe.</li>\r\n	<li>Before removing the needle from the vial, check the insulin syringe for air bubbles, which reduces the amount of insulin in it, if bubbles are present, hold the insulin straight up and tap its side until the bubbles float to the top. Push them out with the plunger and withdraw the correct dose again.</li>\r\n	<li>Lightly pinch up the skin, holding the syringe like a pencil.</li>\r\n	<li>Insert the needle into the skin &amp; push the plunger slowly. Make sure that the needle is all the way in.</li>\r\n	<li>Wait for 5 seconds &amp; pull out the syringe. Do not rub the area.</li>\r\n</ul>', '<p>A number of substances affect glucose metabolism and may require dose adjustment and particularly close monitoring.<br />\r\n<br />\r\n<strong>The following are examples that may increase the blood glucose lowering effect and susceptibility to hypoglycemia</strong>: oral anti-diabetic products, pramlintide and angiotensin converting enzyme (ACE) inhibitors, disopyramide, fibrates, fluoxetine, monoamine oxidase inhibitors, propoxyphene, salicylates and sulfonamide antibiotics.<br />\r\n<br />\r\n<strong>The following substances are examples that may reduce the blood glucose lowering effect</strong>: corticosteroids, niacin, danazol, diuretics, sympathomimetic agents, isoniazid, phenothiazine derivatives, somatropin, estrogens, progestogens, atypical antipsychotics and danazol. Beta-blockers, clonidine, lithium salts, and alcohol may either potentiate or weaken the blood-glucose-lowering effect of insulin. Pentamidine may cause hypoglycemia, which may sometimes be followed by hyperglycemia.</p>', '<p>Biphasic Insulin Aspart (rDNA) is contraindicated</p>\r\n\r\n<ul>\r\n	<li>During episodes of hypoglycemia</li>\r\n	<li>In patients with hypersensitivity to Insulin Aspart or any of its excipients.</li>\r\n</ul>', '<p>Side effects of Insulin Aspart are hypoglycemia, lipodystrophy, weight gain, peripheral edema.</p>', '<p>Pregnancy category B. Careful monitoring of glucose control is essential in such patients because insulin requirements change during different stages of pregnancy. Therefore female patients should be advised to tell their physician if they intend to become or if they become pregnant while taking insulin aspart<br />\r\n<br />\r\nLactation: It is unknown whether Insulin Aspart is excreted in human milk as occurs with human insulin. There are no adequate and well-controlled studies of the use of insulin aspart in lactating women. Lactating Women may require adjustments of their insulin doses.</p>', '<p><strong>Dose adjustment and monitoring</strong>: Blood glucose should be monitored in all patients treated with insulin. Insulin regimens should be modified cautiously and only under medical supervision.<br />\r\n<br />\r\n<strong>Renal or hepatic impairment</strong>: Reduction in the Insulin Aspart dose may require in these cases.</p>', '<p>Insulin Aspart overdose may result in hypoglycemia. Mild episodes of hypoglycemia can usually be treated with oral carbohydrates. Severe hypoglycemia may be treated with parenteral glucose or injections of glucagon. Adjustments in drug dosage, meal patterns, or exercise may be needed.</p>', '<p>Combination Insulin</p>', '<p>Store at 2&deg;C to 8&deg;C in a refrigerator. Do not freeze. In case of insulin for recent use need not be refrigerated, try to keep it in a cool place and keep away from heat and light. The insulin in use can be kept under the room temperature for a month.</p>', '<p><strong>Pediatric</strong>: Has not been studied in children with type 2 diabetes. Has not been studied in children with type 1 diabetes &lt;2 years of age</p>', '2022-02-15 05:59:17', '2022-03-21 19:15:59'),
(193, 193, '<p>Bisacodyl is indicated in the-</p>\r\n\r\n<ul>\r\n	<li>Treatment of constipation.</li>\r\n	<li>Preparation for radiographic or endoscopic examination of the colon.</li>\r\n</ul>', '<p>Bisacodyl is a diphenolic compound. Its chemical structure is similar to that of phenolphthalein. It is widely used as a laxative. Bisacodyl acts on the colon to stimulate peristalsis and on the small bowel and colon to increase intraluminal water and electrolytes. When applied to the caecum, Bisacodyl initiates a response in the entire colon.</p>', '<p>Constipation-</p>\r\n\r\n<ul>\r\n	<li>Adult: 5-10 mg at night; occasionally necessary to increase to 15-20 mg;</li>\r\n	<li>Child under 10 years: 5 mg.</li>\r\n</ul>\r\n\r\n<p>Before radiological procedures and surgery-</p>\r\n\r\n<ul>\r\n	<li>Adult: 10 mg orally at bed-time for 2 days before the examination.</li>\r\n	<li>Child: half of the adult dose.</li>\r\n</ul>', NULL, '<p>Ileus, intestinal obstruction, acute surgical abdominal conditions such as acute appendicitis, and acute inflammatory bowel diseases, severe dehydration.</p>', '<p>Bisacodyl is free of side effects if taken in the recommended doses. Overuse of bisacodyl may result in diarrhea and malabsorption. Bisacodyl overuse might be expected to deplete potassium.</p>', '<p>Bisacodyl like other medicines, should not be used during pregnancy especially the first trimester. In breastfeeding women, bisacodyl should be cautiously used.</p>', '<p>Excessive use of bisacodyl may lead to fluid and electrolyte imbalance. Chronic use can cause dependence.</p>', NULL, '<p>Stimulant purgatives</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-15 05:59:58', '2022-03-21 19:19:12'),
(194, 194, '<p>Bismuth Subsalicylate is indicated for-</p>\r\n\r\n<ul>\r\n	<li>upset stomach</li>\r\n	<li>indigestion</li>\r\n	<li>heartburn</li>\r\n	<li>nausea and</li>\r\n	<li>diarrhea.</li>\r\n</ul>', '<p><strong>Antacid action</strong>: Bismuth Subsalicylate coats ulcer surface, protecting it from acid and pepsin. It stimulates mucus and bicarbonate secretion and also reacts with HCl, produces bismuth oxychloride and salicylic acid thus reduces HCl.<br />\r\n<br />\r\n<strong>Anti-diarrheal action</strong>: It stimulates absorption of water and electrolytes across the intestinal wall. In infectious diarrhea it binds with toxin produced by E.coli, disrupts cell, causing lysis of H.pylori and prevents adhesion of H.pylori in the cell wall of intestine.<br />\r\n<br />\r\n<strong>Anti-inflammatory action</strong>: When hydrolyzed to salicylic acid, it inhibits prostaglandin G/H synthase &frac12;. Thus reduces inflammation and Coats the irritated tissue to retard the expulsion of fluid.</p>', '<p><strong>Adult (&gt;16)</strong>: 30 ml in dosing cup provided or 6x5 ml spoonful<br />\r\n<strong>Children (10-14 years)</strong>: 15 mL (3 teaspoons)<br />\r\n<strong>Children (5-9 years)</strong>: 7.5 mL (1.5 teaspoons)<br />\r\n<strong>Children (3-4 years)</strong>: 5 mL (1 teaspoon)<br />\r\n<strong>Children under 3 years</strong>: Ask a doctor.<br />\r\n<strong>Use in the elderly</strong>: No special precaution is needed.<br />\r\n<strong>Patient is suffering from renal insufficiency</strong>: caution should be taken.<br />\r\n<br />\r\nRepeat dose every &frac12; to 1 hour if needed. Not more than 8 doses to be taken in 24 hours.</p>', '<p>Bismuth Subsalicylate Contains salicylates therefore care should be exercised if receiving drugs to thin the blood (anticoagulant therapy) or oral therapy for diabetes or treatment for gout or arthritis.</p>', '<p>Bismuth Subsalicylate should not be used by patients hypersensitive to Aspirin or other salicylates or any ingredient in this formulation. Keep all medicines out of reach and sight of children.</p>', '<p>Black stool and black tongue is common with use of Bismuth Subsalicylate. Bismuth Subsalicylate should not be used if symptoms are severe or persist for more than 2 days. Do not exceed the recommended dose, shake the bottle before use. For oral use only.</p>', '<p>There are no adequate data concerning the use of Bismuth Subsalicylate in pregnant women. Animal studies are insufficient with respect to effects on pregnancy, embryonal/foetal development, parturition and postnatal development. The potential risk for humans is unknown. Bismuth Subsalicylate should not be used during lactation unless clearly necessary.</p>', '<p>Do not take with aspirin or other salicylates. Caution should be exercised by patients taking medicines for anti-coagulation (thinning of the blood), diabetes or gout.</p>', '<p>Bismuth intoxication may present as an acute encephalopathy with confusion, myoclonic movements, tremor, dysarthria and walking and standing disorders. Bismuth intoxication may also cause gastrointestinal disturbances, skin reactions, discoloration of mucous membranes, and renal dysfunction as a result of acute tubular necrosis. Treatment includes gastric lavage, purgation and hydration. Chelating agents may be effective in the early stages following ingestion and haemodialysis may be necessary. Overdose of Bismuth Subsalicylate may also give symptoms of salicylate intoxification e.g. dizziness, tinnitus, sweating, nausea, headache. If symptoms occur, use of Bismuth Subsalicylate&nbsp; should be discontinued. Management of overdose is the same as that for salicylate overdose.</p>', NULL, '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:00:22', '2022-03-21 19:21:26');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(195, 195, '<p>Bisoprolol &amp; Amlodipine combination is indicated for the treatment of hypertension as substitution therapy in patients adequately controlled with the individual products given concurrently at the same dose level as in the combination, but as separate tablets</p>', '<p>This consists of Amlodipine and Bisoprolol Fumarate. Amlodipine is a dihydropyridine calcium antagonist that inhibits the transmembrane influx of calcium ions into vascular smooth muscle and cardiac muscle. The contractile processes of cardiac muscle and vascular smooth muscle are dependent upon the movement of extracellular calcium ions into these cells through specific ion channels. Amlodipine inhibits calcium ion influx across cell membranes selectively, with a greater effect on vascular smooth muscle cells than on cardiac muscle cells. Amlodipine acts directly on vessels to cause a reduction in peripheral vascular resistance and reduction in blood pressure.<br />\r\n<br />\r\nBisoprolol Fumarate is a synthetic, beta1-selective (cardioselective) adrenoceptor blocking agent, lacking intrinsic sympathomimetic and relevant membrane stabilizing activity. It only shows low affinity to the beta2 receptor of the smooth muscles of bronchi and vessels as well as to the beta2-receptors concerned with metabolic regulation. Therefore, bisoprolol is generally not to be expected to influence airway resistance and beta2-mediated metabolic effects. Its beta1-selectivity extends beyond the therapeutic dose range.</p>', '<p>One tablet once daily in patients whose blood pressure is adequately controlled with separately administered monocomponent products of the same doses as the recommended fixed-dose combination.</p>', '<p><strong>Combinations not recommended</strong>: Calcium antagonists of the verapamil and diltiazem type, centrally-acting antihypertensive drugs.<br />\r\n<br />\r\n<strong>Combinations to be used with caution</strong>: Strong or moderate CYP3A4 inhibitors, CYP3A4 inducers, simvastatin, Tacrolimus, Cyclosporine, class I antiarrhythmic drugs, class III antiarrhythmic drugs, parasympathomimetic drugs, topical beta-blockers (e.g. eye drops), insulin and oral antidiabetic drugs, anesthetic agents, digitalis glycosides, non-steroidal anti-inflammatory drugs (NSAIDs), sympathomimetic agents, antihypertensive agents and other drugs with blood pressure lowering potential.<br />\r\n<br />\r\n<strong>Combinations to be considered</strong>: Mefloquine, Rifampicin, Ergotamine derivatives, MAO inhibitors (except MAO-B inhibitor).</p>', '<p>Acute heart failure or during episodes of heart failure decompensation, obstruction of the outflow tract of the left ventricle (e.g. high grade aortic stenosis), cardiogenic shock, second or third degree AV block, sick sinus syndrome, sinoatrial block, symptomatic bradycardia or hypotension, severe bronchial asthma, severe forms of peripheral arterial occlusive disease or severe forms of Raynaud&rsquo;s syndrome, untreated phaeochromocytoma metabolic acidosis, hypersensitivity to bisoprolol, amlodipine, dihydropyridine derivates or to any of the excipients.</p>', '<p><strong>Common</strong>: Dizziness, headache, somnolence, palpitations, flushing, feeling of coldness or numbness in the extremities, gastrointestinal complaints such as nausea, vomiting, diarrhea, constipation, abdominal pain; edema (e.g. ankle edema), fatigue.<br />\r\n<br />\r\n<strong>Uncommon</strong>: Insomnia, mood changes (incl. anxiety), depression, sleep disorders, hypaesthesia, paresthesia, dysgeusia, tremor, visual disturbances (incl. diplopia), tinnitus, AV conduction disturbances, worsening of pre existing heart failure, bradycardia, hypotension, syncope, dyspnea, bronchospasm in patients with bronchial asthma or a history of obstructive airway disease, rhinitis, dyspepsia, dry mouth, alopecia, purpura, skin discoloration, pruritus, exanthema, arthralgia, myalgia, muscular weakness, muscle cramps, back pain, micturition disorder, nocturia, pollakisuria, potency disorders, gynecomastia, asthenia, chest pain, pain, malaise, weight increase, weight decrease.<br />\r\n<br />\r\n<strong>Rare</strong>: Allergic reactions mainly affecting the skin, nightmares, hallucinations, confusion, decreased tear secretion, hearing disorders, allergic rhinitis, hepatitis, increased triglycerides, increased liver enzymes (ALAT, ASAT).</p>', '<p>Pregnancy and Lactation: Not recommended.</p>', '<p>Patients with heart failure should be treated with caution. An increased risk of a further deterioration of the ventricular pump function cannot be excluded. Since the abrupt withdrawal of bisoprolol may lead to a transitory worsening of the clinical condition, especially in patients with ischemic heart disease, the treatment must not be stopped abruptly. Caution is advised in patients with impaired hepatic function. Beta-blockers should be avoided in patients with obstructive airways diseases unless there are compelling clinical reasons for their use. Due to the bisoprolol component treatment must be used with caution in: bronchospasm (bronchial asthma, chronic obstructive airways disease; concomitant bronchodilating therapy may be recommended); diabetes mellitus showing large fluctuations in blood glucose values, symptoms of hypoglycemia can be masked; strict fasting; ongoing desensitization therapy; first degree AV block; Prinzmetal&rsquo;s angina; peripheral arterial occlusive disease. Patients with psoriasis or with a history of psoriasis should only be given beta-blockers (e.g. bisoprolol) after a careful balancing of benefits and risks. Symptoms of thyrotoxicosis may be masked. In patients undergoing general anesthesia, the anesthetist must be aware of beta-blockade. If it is thought necessary to withdraw beta blocker therapy before surgery, this should be done gradually and completed about 48 hours before anesthesia.</p>', '<p>Most common signs expected with overdose of a beta-blocker are bradycardia, hypotension, bronchospasm, acute cardiac insufficiency, hypoglycemia. According to available data gross overdose of amlodipine could result in excessive peripheral vasodilation and possibly reflex tachycardia. Marked and probably prolonged systemic hypotension up to and including shock with fatal outcome have been reported. In general, if overdose occurs, discontinuation of treatment and supportive and symptomatic treatment is recommended.</p>', '<p>Anti-hypertensive</p>', '<p>Keep in a dry place, below 30&deg;C. Protect from light. Keep out of the reach of children.</p>', '<p><strong>Geriatric use</strong>: The usual doses can be administered to elderly people; however, caution is advised when the dose is increased.<br />\r\n<br />\r\n<strong>Pediatric use</strong>: The safety and efficacy of Bisoprolol fumarate/amlodipine in children and adolescents below the age of 18 years have not been established. No data are available.<br />\r\n<br />\r\n<strong>Patients with Liver disease</strong>: In case of hepatic impairment elimination of amlodipine may be elongated. Exact dosage recommendations concerning amlodipine have not been established, but the drug should therefore be administered with special caution in these patients. In case of severe hepatic impairment, the daily dose of bisoprolol must not exceed 10 mg.<br />\r\n<br />\r\n<strong>Patients with Kidney disease</strong>: No dosage adjustment is required for patients with mild to moderate renal impairment. Amlodipine is not dialyzable. Amlodipine should be administered with particular caution to patients undergoing dialysis. In case of severe renal impairment (creatinine clearance &lt;20 ml/min) the daily dose of bisoprolol must not exceed 10 mg</p>', '2022-02-15 06:01:13', '2022-03-21 19:24:19'),
(196, 196, '<p>Bisoprolol plus Hydrochlorothiazide is indicated in the treatment of Hypertension.</p>', '<p>Bisoprolol Fumarate and Hydrochlorothiazide have been used individually and in combination for the treatment of hypertension. The antihypertensive effects of these agents are additive; Hydrochlorothiazide 6.25 mg significantly increases the antihypertensive effect of Bisoprolol Fumarate. The incidence of hypokalemia with the Bisoprolol Fumarate and Hydrochlorothiazide 6.25 mg combination is significantly lower than with Hydrochlorothiazide 25 mg. Bisoprolol Fumarate is a &beta;1-selective (cardioselective) adrenoceptor blocking agent without significant membrane stabilizing or intrinsic sympathomimetic activities in its therapeutic dose range. Hydrochlorothiazide is a benzothiadiazine diuretic. Thiazides affect renal tubular mechanisms of electrolyte reabsorption and increase excretion of sodium and chloride in approximately equivalent amounts</p>', '<p>Bisoprolol is an effective treatment of hypertension in once-daily doses of 2.5 to 40 mg, while Hydrochlorothiazide is effective in doses of 12.5 to 50 mg. In clinical trials of Bisoprolol/Hydrochlorothiazide combination therapy using Bisoprolol doses of 2.5 to 20 mg and Hydrochlorothiazide doses of 6.25 to 25 mg, the antihypertensive effects increased with increasing doses of either component.<br />\r\n<br />\r\n<strong>Initial Therapy</strong>: Antihypertensive therapy may be initiated with the lowest dose of this conbination, one 2.5/6.25 mg tablet once daily. Subsequent titration (14 day intervals) may be carried out with this tablets up to the maximum recommended dose 20/12.5 mg once daily, as appropriate.<br />\r\n<br />\r\n<strong>Replacement Therapy</strong>: The combination may be substituted for the titrated individual components.<br />\r\n<br />\r\n<strong>Therapy Guided by Clinical Effect</strong>: A patient whose blood pressure is not adequately controlled with 2.5-20 mg Bisoprolol daily may instead be given this conbination. Patients whose blood pressures are adequately controlled with 50 mg of hydrochlorothiazide daily, but who experience significant potassium loss with this regimen, may achieve similar blood pressure control without electrolyte disturbance if they are switched to this conbination.</p>', '<p>This combination drug may potentiate the action of other antihypertensive agents used concomitantly. This combination drug should not be combined with other beta-blocking agents. Patients receiving catecholamine-depleting drugs, such as reserpine or guanethidine, should be closely monitored because the added beta-adrenergic blocking action of Bisoprolol Fumarate may produce excessive reduction of sympathetic activity. In patients receiving concurrent therapy with clonidine, if therapy is to be discontinued, it is suggested that this combination drug be discontinued for several days before the withdrawal of clonidine. This combination drug should be used with caution when myocardial depressants or inhibitors of AV conduction, such as certain calcium antagonists (particularly of the phenylalkylamine [verapamil] and benzothiazepine [diltiazem] classes) or antiarrhythmic agents, such as disopyramide, are used concurrently. Both digitalis glycosides and beta-blockers slow atrioventricular conduction and decrease heart rate. Concomitant use can increase the risk of bradycardia.</p>', '<p>It is contraindicated in patients in cardiogenic shock, overt cardiac failure, second or third degree AV block, marked sinus bradycardia, anuria and hypersensitivity to either component of this product or to other sulfonamide-derived drugs.</p>', '<p>Generally well tolerated. Most side effects have been mild and transient. Side effects which may occur: fatigue, dizziness, headache, bradycardia, arrhythmia, peripheral ischemia, chest pain, palpitations, rhythm disturbances, cold extremities, claudication, orthostatic hypotension, diarrhoea, constipation, nausea, dyspepsia, rhinitis, pharyngitis etc.</p>', '<p><strong>Use in Pregnancy</strong>: Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Bisoprolol Fumarate and Hydrochlorothiazide should be used during pregnancy only if the potential benefit justifies the risk to the fetus.<br />\r\n<br />\r\n<strong>Use in Nursing Mothers</strong>: Bisoprolol Fumarate alone or in combination with Hydrochlorothiazide has not been studied in nursing mothers. Thiazides are excreted in human breast milk. Small amounts of Bisoprolol Fumarate have been detected in the milk of lactating rats. Because of the potential for serious adverse reactions in nursing infants, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Hyperuricemia or acute gout may be precipitated in certain patients receiving thiazide diuretics. Warning signs or symptoms of fluid and electrolyte imbalance include dryness of mouth, thirst, weakness, lethargy, drowsiness, restlessness, muscle pains or cramps, muscular fatigue, hypotension, oliguria, tachycardia and gastrointestinal disturbances such as nausea and vomiting. Hypokalemia may develop. If withdrawal of this combination therapy is planned, it should be achieved gradually over a period of about 2 weeks. Patients should be carefully observed.</p>', '<p>There are limited data on overdose with this combination product. The most frequently observed signs expected with overdosage of a beta-blocker are bradycardia and hypotension. Lethargy is also common and with severe overdoses, delirium, coma, convulsions, and respiratory arrest have been reported to occur. Congestive heart failure, bronchospasm, and hypoglycemia may occur. With thiazide diuretics, acute intoxication is rare. The most prominent feature of overdose is acute loss of fluid and electrolytes. Signs and symptoms include cardiovascular (tachycardia, hypotension, shock), neuromuscular (weakness, confusion, dizziness, cramps of the calf muscles, paresthesia, fatigue, impairment of consciousness), gastrointestinal (nausea, vomiting, thirst), renal (polyuria, oliguria, or anuria), and laboratory findings (hypokalemia, hyponatremia, hypochloremia, alkalosis, increased BUN [especially in patients with renal insufficiency]).</p>', '<p>Combined antihypertensive preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:01:51', '2022-03-21 19:27:05'),
(197, 197, '<p>Bisoprolol is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Hypertension</li>\r\n	<li>Angina</li>\r\n	<li>Moderate to severe heart failure</li>\r\n</ul>\r\n\r\n<p>Bisoprolol is not recommended for the emergency treatment of hypertensive crises.</p>', '<p>Bisoprolol Hemifumarate is the most selective &szlig;1 blocker. It displays highest level of affinity for the &szlig;1 receptor than any other beta-blocker available up to now. Selectively blocks &szlig;1 adrenergic receptor in the heart and vascular smooth muscle and reduces heart rate and cardiac output resulting in decrease of arterial hypertension. Lipid metabolism can be adversely affected by &szlig;-blockers, in patients with non-&szlig;1 selective &szlig;1-blocker, but Bisoprolol does not cause any change in the cholesterol fraction including the cardioprotective HDL-cholesterol, in long-term therapy.</p>', '<p><strong>Adult</strong>: In the treatment of mild to moderate hypertension, Bisoprolol fumarate must be individualized to the needs of the patient. The usual starting dose is 5 mg once daily either added to a diuretic or alone. If the response to 5 mg is inadequate, the dose may be increased to 10 mg and then, if necessary, to 20 mg once daily. An appropriate interval for dose titration is 2 weeks. Increasing the dose beyond 20 mg once daily produces only a small incremental benefit.<br />\r\n<br />\r\n<strong>Children</strong>: Safety and effectiveness in children have not been established.<br />\r\n<br />\r\n<strong>Patients With Renal or Hepatic Impairment</strong>: In patients with hepatic impairment (hepatitis or cirrhosis) or renal dysfunction (creatinine clearance less than 40 mL/min) as in other patients, the initial daily dose should be 5 mg. Because of the possibility of accumulation, caution must be used in dose titration. Since limited data suggest that bisoprolol fumarate is not dialysable, drug replacement is not necessary in patients undergoing dialysis.<br />\r\n<br />\r\n<strong>Geriatrics</strong>: In the elderly, it is not usually necessary to adjust the dose, unless there is also significant renal or hepatic dysfunction</p>', '<p><strong>Other &beta;-blocking Agents</strong>: Bisoprolol fumarate should not be combined with other &beta;-blocking agents.<br />\r\n<br />\r\n<strong>Catecholamine-Depleting Drugs</strong>: Patients receiving catecholamine-depleting drugs, such as reserpine or guanethidine, should be monitored closely because the added &beta;-adrenergic blocking action of bisoprolol fumarate may produce excessive reduction of sympathetic activity.<br />\r\n<br />\r\n<strong>Centrally Active Antihypertensive Agents</strong>: &beta;-blockers may exacerbate the rebound hypertension which can follow the withdrawal of clonidine. If the two drugs are coadministered, the &beta;-blocker should be withdrawn several days before discontinuing clonidine. If replacing clonidine by &beta;-blocker therapy, the introduction of &beta;-blockers should be delayed for several days after clonidine administration has stopped (see also prescribing information for clonidine).<br />\r\n<br />\r\n<strong>Antiarrhythmic Agents</strong>: Bisoprolol fumarate should be used with care when myocardial depressants or inhibitors of A-V conduction, such as certain calcium antagonists (particularly of the phenyl alkylamine (verapamil) and benzothiazepine (diltiazem) classes), or antiarrhythmic agents, such as disopyramide, are used concurrently.<br />\r\n<br />\r\n<strong>Calcium Channel Blockers</strong>: Combined use of &beta;-blockers and calcium channel blockers with negative inotropic effects can lead to prolongation of S-A and A-V conduction, particularly in patients with impaired ventricular function or conduction abnormalities. This may result in severe hypotension, bradycardia and cardiac failure.</p>', '<p>In patients with cardiogenic shock, overt heart failure, second or third degree A-V block, right ventricular failure secondary to pulmonary hypertension and sinus bradycardia.</p>', '<p>Bisoprolol, like any medication, may have some side effects. It is important that you keep your doctor informed of all side effects especially if you experience one of the following for several days. The most common side effects, whether or not caused by Bisoprolol, are: headache, fatigue, urinary tract infection, rhinitis or sinusitis (inflammation in the nose), diarrhea, dizziness, peripheral edema (swelling of the ankles), joint pain, cough, insomnia (trouble sleeping), nausea (feeling like vomiting), and sore throat. You must seek medical attention immediately if you experience an allergic reaction with symptoms of rash, itching, swelling, dizziness or trouble breathing.<br />\r\n<br />\r\nMedicines affect different people in different ways. Just because side effects have occurred in other patients does not mean you will get them. Discuss how you feel on Bisoprolol with your doctor or pharmacist. Do not stop or restart Bisoprolol on your own.</p>', '<p><strong>Pregnancy</strong>: Bisoprolol fumarate was not teratogenic in rats at doses up to 150 mg/kg/day, which is 375 times the maximum recommended human daily dose. Bisoprolol fumarate was fetotoxic (increased late resorptions) at 50 mg/kg/day and maternotoxic (decreased food intake and body-weight gain) at 150 mg/kg/day. Bisoprolol fumarate was not teratogenic in rabbits at doses up to 12.5 mg/kg/day, which is 31 times the maximum recommended human daily dose, but was embryolethal (increased early resorptions) at 12.5 mg/kg/day. There are no studies in pregnant women. Bisoprolol fumarate should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: Small amounts of bisoprolol fumarate (&lt;2% of the dose) have been detected in the milk of lactating rats. It is not known whether this drug is excreted in human milk. If use of bisoprolol fumarate is considered essential, then mothers should stop nursing.</p>', '<p>Monitoring of renal, hepatic and hematopoietic function should be performed at regular intervals during long-term treatment with bisoprolol.</p>', NULL, '<p>Anti adrenergic agent (Beta blockers), Beta-adrenoceptor blocking drugs, Beta-blockers</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:02:22', '2022-03-21 19:30:04'),
(198, 198, '<p>Bivalirudin is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Anticoagulant in Patients Undergoing PTCA/PCI or PCI with HITS/HITTS</li>\r\n	<li>Unstable Angina/Non-ST-Elevation MI (Off-label)</li>\r\n	<li>STEMI Undergoing Primary PCI (Off-label)</li>\r\n	<li>Heparin-induced Thrombocytopenia</li>\r\n</ul>', '<p>Bivalirudin directly inhibits thrombin by specifically binding both to the catalytic site and to the anion-binding exosite of circulating and clot-bound thrombin. Thrombin is a serine proteinase that plays a central role in the thrombotic process, acting to cleave fibrinogen into fibrin monomers and to activate Factor XIII to Factor XIIIa, allowing fibrin to develop a covalently cross-linked framework which stabilizes the thrombus; thrombin also activates Factors V and VIII, promoting further thrombin generation, and activates platelets, stimulating aggregation and granule release. The binding of bivalirudin to thrombin is reversible as thrombin slowly cleaves the bivalirudin-Arg3-Pro4 bond, resulting in recovery of thrombin active site functions.<br />\r\n<br />\r\nIn in vitro studies, bivalirudin inhibited both soluble (free) and clot-bound thrombin, was not neutralized by products of the platelet release reaction, and prolonged the activated partialthromboplastin time (aPTT), thrombin time (TT), and prothrombin time (PT) of normal human plasma in a concentration-dependent manner. The clinical relevance of these findings is unknown.</p>', '<p><strong>PCI/PTCA</strong>: IV Bolus dose of 0.75 mg/kg followed by an infusion of 1.75 mg/kg/h for duration of PCI procedure. Five minutes after bolus dose, obtain ACT and administer additional bolus of 0.3 mg/kg if indicated.<br />\r\n<br />\r\n<strong>HIT/HITTS</strong>: IV Bolus dose of 0.75 mg/kg, followed by a continuous infusion at a rate of 1.75 mg/kg/h for the duration of the procedure.<br />\r\n<br />\r\n<strong>Continuation of Therapy</strong>: IV Infusion may be continued for up to 4 h post-procedure as indicated. After 4 h, an additional IV infusion of 0.2 mg/kg/h for up to 20 h may be given if needed.<br />\r\n<br />\r\n<strong>Concomitant Therapy</strong>: Bivalirudin is intended for concurrent use with aspirin (300 to 325 mg/day).</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<ul>\r\n	<li>For IV administration only. Not for intradermal, subcutaneous, IM, or intra-arterial administration.</li>\r\n	<li>Reconstitute powder for injection with 5 mL sterile water for injection. Gently swirl until powder is dissolved.</li>\r\n	<li>For initial bolus infusion, further dilute each reconstituted via in 50 mL of 5% dextrose in water or sodium chloride 0.9% for injection to yield a final concentration of 5 mg/mL.</li>\r\n	<li>For low rate infusion, further dilute each reconstituted vial in 500 mL of 5% dextrose in water or sodium chloride 0.9% for injection to yield a final concentration of 0.5 mg/mL.</li>\r\n	<li>Do not mix with the following drugs in the same IV line: alteplase, amiodarone, amphotericin B, chlorpromazine, diazepam, dobutamine, prochlorperazine, reteplase, streptokinase, vancomycin.</li>\r\n	<li>Reconstituted bivalirudin should be a clear to slightly opalescent, colorless to slightly yellow solution. Do not administer if reconstituted or diluted solution is discolored, cloudy, or contains particulate matter.</li>\r\n	<li>Maintain meticulous catheter technique, with frequent aspiration and flushing, paying special attention to minimizing conditions of stasis within the catheter or vessels.</li>\r\n	<li>Discard any unused reconstituted or diluted solution.</li>\r\n</ul>', '<p>Co-administration of Bivalirudin with heparin, warfarin, thrombolytics, or GPIs was associated with increased risks of major bleeding events.</p>', '<p>Bivalirudin is contraindicated in patients with: Active major<br />\r\nbleeding &amp; Hypersensitivity (e.g., anaphylaxis) to Bivalirudin or its components</p>', '<ul>\r\n	<li>Bleeding, Body as a Whole: fever,infection, sepsis;</li>\r\n	<li>Cardiovascular: hypotension, syncope, vascular anomaly,ventricular fibrillation;</li>\r\n	<li>Nervous: cerebral ischemia, confusion, facialparalysis;</li>\r\n	<li>Respiratory: lung edema;</li>\r\n	<li>Urogenital: kidney failure, oliguria.</li>\r\n</ul>', '<p><strong>Pregnancy</strong>&nbsp;Category B. No adequate and well-controlled studies in pregnant women. As animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Bivalirudin&nbsp;is intended for use with aspirin . Because of possible adverse effects on the neonate and the potential for increased maternal bleeding, particularly during the third trimester, Bivalirudin and aspirin should be used together during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether bivalirudin is excreted in human milk. As many drugs are excreted in human milk, caution should be exercised when Bivalirudin is administered to a nursing woman.</p>', '<p><strong>Bleeding Events</strong>: Although most bleeding associated with the use of Bivalirudin in PCI/PTCA occurs at the site of arterial puncture, hemorrhage can occur at any site. An unexplained fall in blood pressure or hematocrit should lead to serious consideration of a hemorrhagic event and cessation of Bivalirudin administration. Bivalirudin&nbsp;should be used with caution in patients with disease states associated with an increased risk of bleeding.<br />\r\n<br />\r\n<strong>Coronary Artery Brachy therapy</strong>: An increased risk of thrombus formation, including fatal outcomes, has been associated with the use of Bivalirudin in gamma brachytherapy. If a decision is made to use Bivalirudin during brachytherapy procedures, maintain meticulous catheter technique, with frequent aspiration and flushing, paying special attention to minimizing conditions of stasis within the catheter or vessels.</p>', '<p>Cases of overdose of up to 10 times the recommended bolus or continuous infusion dose of Bivalirudin have been reported in clinical trials and in postmarketing reports. A number of the reported overdoses were due to failure to adjust the infusion dose of bivalirudin in persons with renal dysfunction including persons on hemodialysis . Bleeding, as well as deaths due to hemorrhage, have been observed in some reports of overdose. In cases of suspected overdosage, discontinue Bivalirudin immediately and monitor the patient closely for signs of bleeding. There is no known antidote to Bivalirudin. Bivalirudin is hemodialyzable</p>', '<p>Anti-platelet drugs</p>', '<p>Store at temperature not exceeding 30&ordm; C in a dry place. Do not freeze. Keep out of reach of children</p>', '<p><strong>Renal Impairment</strong>: The clearance of Bivalirudin was reduced approximately 20% in patients with moderate and severe renal impairment and was reduced approximately 80% in dialysis-dependent patients.The infusion dose of Bivalirudin may need to be reduced, and anticoagulant status monitored in patients with renal impairment</p>\r\n\r\n<ul>\r\n	<li><strong>ClCr 30 to 50 mL/min</strong>: Administer infusion at rate of 1.75 mg/kg/h.</li>\r\n	<li><strong>ClCr less than 30 mL/min</strong>: Reduce infusion rate to 1 mg/kg/h.</li>\r\n</ul>\r\n\r\n<p><strong>Hemodialysis</strong>: Reduce infusion rate to 0.25 mg/kg/h. No reduction in bolus dose needed.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Bivalirudin in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Elderly patients experienced more bleeding events than younger patients. Patients treated with Bivalirudin experienced fewer bleeding events in each age stratum, compared to heparin.</p>', '2022-02-15 06:02:45', '2022-03-21 19:33:16'),
(199, 199, '<p>Bleomycin sulfate should be considered a palliative treatment. It has been shown to be useful in the management of the following neoplasms either as a single agent or in proven combinations with other approved chemotherapeutic agents:<br />\r\n<br />\r\n<strong>Squamous Cell Carcinoma</strong>: Head and neck (including mouth, tongue, tonsil, nasopharynx, oropharynx, sinus, palate, lip, buccal mucosa, gingivae, epiglottis, skin, larynx), penis, cervix, and vulva. The response to Bleomycin sulfate is poorer in patients with previously irradiated head and neck cancer.<br />\r\n<br />\r\n<strong>Lymphomas</strong>: Hodgkin&rsquo;s disease, non-Hodgkin&rsquo;s lymphoma.<br />\r\n<br />\r\n<strong>Testicular Carcinoma</strong>: Embryonal cell, choriocarcinoma, and teratocarcinoma. Bleomycin sulfate has also been shown to be useful in the management of Malignant Pleural Effusion</p>', '<p>Although the exact mechanism of action of bleomycin sulfate is unknown, available evidence indicates that the main mode of action is the inhibition of DNA synthesis with some evidence of lesser inhibition of RNA and protein synthesis.<br />\r\n<br />\r\nBleomycin is known to cause single, and to a lesser extent, double-stranded breaks in DNA. In&nbsp;in vitro&nbsp;and in vivo experiments, bleomycin has been shown to cause cell cycle arrest in G2 and in mitosis. When administered into the pleural cavity in the treatment of malignant pleural effusion, bleomycin sulfate acts as a sclerosing agent.</p>', '<p>Because of the possibility of an anaphylactoid reaction, lymphoma patients should be treated with 2 units or less for the first 2 doses. If no acute reaction occurs, then the regular dosage schedule may be followed.<br />\r\n<br />\r\n<strong>Squamous cell carcinoma, non-Hodgkin&rsquo;s lymphoma, testicular carcinoma</strong>: 0.25 to 0.50 units/kg (10 to 20 units/m2) given intravenously, intramuscularly, or subcutaneously weekly or twice weekly.<br />\r\n<br />\r\n<strong>Hodgkin&rsquo;s disease</strong>: 0.25 to 0.50 units/kg (10 to 20 units/m2) given intravenously, intramuscularly, or subcutaneously weekly or twice weekly. After a 50% response, a maintenance dose of 1 unit daily or 5 units weekly intravenously or intramuscularly should be given.<br />\r\n<br />\r\nPulmonary toxicity of Bleomycin sulfat appears to be dose-related with a striking increase when the total dose is over 400 units. Total doses over 400 units should be given with great caution.<br />\r\n<br />\r\n<strong>Note</strong>: When Bleomycin sulfat is used in combination with other antineoplastic agents, pulmonary toxicities may occur at lower doses.<br />\r\n<br />\r\nImprovement of Hodgkin&rsquo;s disease and testicular tumors is prompt and noted within 2 weeks. If no improvement is seen by this time, improvement is unlikely. Squamous cell cancers respond more slowly, sometimes requiring as long as 3 weeks before any improvement is noted.<br />\r\n<br />\r\n<strong>Malignant Pleural Effusion</strong>: 60 units administered as a single dose bolus intrapleural injection</p>', '<p>Increased incidence and severity of lung toxicity with previous or concurrent radiotherapy to the chest. Combination with vinca alkaloids may result to a syndrome corresponding to morbus Raynaud, ischaemia which can lead to necrosis of peripheral parts of the body (fingers, toes, nose tip). May reduce the absorption of phenytoin. Increased risk of agranulocytosis with clozapine.</p>', '<p>Acute pulmonary infection or greatly reduced lung function. Concomitant brentuximab, cisplatin or oxygen. Lactation.</p>', '<p>Common side effects of Bleomycin Sulfate include injection site reactions (pain, redness, warmth, itching, or swelling), fever, chills, vomiting, loss of appetite, weight loss, darkening or discoloration of the skin, changes in fingernails or toenails, itching, or pain near your tumor.</p>', '<p>Pregnancy Category D. It is not known whether the drug is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants, it is recommended that nursing be discontinued by women receiving Bleomycin Sulfate therapy.</p>', '<p>Caution should be taken in patient with severe heart disease, Renal impairment, Elderly &amp; Pregnancy.</p>', '<p><strong>Symptoms</strong>: Hypotension, fever, rapid pulse and general symptoms of shock.<br />\r\n<br />\r\n<strong>Management</strong>: Symptomatic. In case of resp complications, treat with a corticosteroid and a broad-spectrum antibiotic.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store between 2-8&deg;C. Protect from light and should not be used after the expiration date is reached.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Bleomycin&nbsp;in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: In clinical trials, pulmonary toxicity was more common in patients older than 70 years than in younger patients</p>', '2022-02-15 06:03:06', '2022-03-21 19:36:51'),
(200, 200, '<p>Bortezomib is a proteasome inhibitor indicated for:</p>\r\n\r\n<ul>\r\n	<li>Treatment of patients with multiple myeloma</li>\r\n	<li>Treatment of patients with mantle cell lymphoma who have received at least 1 prior therapy</li>\r\n</ul>', '<p>Bortezomib is a reversible inhibitor of the chymotrypsin-like activity of the 26S proteasome in mammalian cells. The 26S proteasome is a large protein complex that degrades ubiquitinated proteins. The ubiquitin-proteasome pathway plays an essential role in regulating the intracellular concentration of specific proteins, thereby maintaining homeostasis within cells. Inhibition of the 26S proteasome prevents this targeted proteolysis, which can affect multiple signaling cascades within the cell. This disruption of normal homeostatic mechanisms can lead to cell death. Experiments have demonstrated that bortezomib is cytotoxic to a variety of cancer cell types in vitro. Bortezomib causes a delay in tumor growth in vivo in nonclinical tumor models, including multiple myeloma.</p>', '<p>The recommended dose of Bortezomib is 1.3 mg/m2 administered as a 3 to 5 second bolus intravenous injection. Dose adjustment may be used to manage adverse events that occur during treatment</p>', '<p><strong>Ketoconazole</strong>: Co-administration of ketoconazole, a potent CYP3A inhibitor, increased the exposure of bortezomib. Therefore, patients should be closely monitored when given bortezomib in combination with potent CYP3A4 inhibitors (e.g. ketoconazole, ritonavir).<br />\r\n<br />\r\n<strong>Melphalan-Prednisone</strong>: Co-administration of melphalan prednisone increased the exposure of bortezomib. However, this increase is unlikely to be clinically relevant.<br />\r\n<br />\r\n<strong>Omeprazole</strong>: Co-administration of omeprazole, a potent inhibitor of CYP2C19, had no effect on the exposure of bortezomib.<br />\r\n<br />\r\n<strong>Cytochrome P450</strong>: Patients who are concomitantly receiving Bortezomib and drugs that are inhibitors or inducers of cytochrome P450 3A4 should be closely monitored for either toxicities or reduced efficacy</p>', '<p>Bortezomib is contraindicated in patients with hypersensitivity to bortezomib, boron, or mannitol</p>', '<p>Most commonly reported adverse reactions (incidence &ge;30%) in clinical studies include asthenic conditions, diarrhea, nausea, constipation, peripheral neuropathy, vomiting, pyrexia, thrombocytopenia, psychiatric disorders, anorexia and decreased appetite, neutropenia, neuralgia, leukopenia and anemia. Other adverse reactions, including serious adverse reactions, have been reported</p>', '<p>Pregnancy Category D. Women of childbearing potential should avoid becoming pregnant while being treated with Bortezomib. Bortezomib administered to rabbits during organogenesis at a dose approximately 0.5 times the clinical dose of 1.3 mg/m2 based on body surface area caused post implantation loss and a decreased number of live fetuses.</p>', '<p>Women should avoid becoming pregnant while being treated with Bortezomib. Pregnant women should be apprised of the potential harm to the fetus<br />\r\n<br />\r\nPeripheral neuropathy, including severe cases, may occur - manage with dose modification or discontinuation. Patients with preexisting severe neuropathy should be treated with Bortezomib only after careful risk-benefit assessment.<br />\r\n<br />\r\nHypotension can occur. Caution should be used when treating patients receiving antihypertensives, those with a history of syncope, and those who are dehydrated.&nbsp;<br />\r\n<br />\r\nPatients with risk factors for, or existing heart disease, should be closely monitored.<br />\r\n<br />\r\nAcute diffuse infiltrative pulmonary disease has been reported.<br />\r\n<br />\r\nNausea, diarrhea, constipation, and vomiting have occurred and may require use of antiemetic and antidiarrheal medications or fluid replacement.<br />\r\n<br />\r\nThrombocytopenia or neutropenia can occur; complete blood counts should be regularly monitored throughout treatment.<br />\r\n<br />\r\nTumor Lysis Syndrome, Reversible Posterior Leukoencephalopathy Syndrome, and acute hepatic failure&nbsp;have been reported.</p>', NULL, '<p>Targeted Cancer Therapy</p>', '<p>Unopened vials may be stored at controlled room temperature 25&ordm; C</p>', NULL, '2022-02-15 06:03:22', '2022-03-21 19:40:08'),
(201, 201, '<p>Treatment of pulmonary arterial hypertension (PAH) to improve exercise capacity and symptoms in patients with WHO functional class Ill. Efficacy has been shown in: Some improvements have also been shown in patients with PAH WHO functional class ll.</p>', '<p>Bosentan is a dual endothelin receptor antagonist (ERA) with affinity for both endothelin A and B (ETA and ETB) receptors. Bosentan decreases both pulmonary and systemic vascular resistance resulting in increased cardiac output without increasing heart rate.<br />\r\n<br />\r\nThe neurohormone endothelin-1 (ET-1) is one of the most potent vasoconstrictors known and can also promote fibrosis, cell proliferation, cardiac hypertrophy and remodelling, and is pro-inflammatory. These effects are mediated by endothelin binding to ETA and ETB receptors located in the endothelium and vascular smooth muscle cells. ET-1 concentrations in tissues and plasma are increased in several cardiovascular disorders and connective tissue diseases, including pulmonary arterial hypertension, scleroderma, acute and chronic heart failure, myocardial ischaemia, systemic hypertension and atherosclerosis, suggesting a pathogenic role of ET-1 in these diseases. In pulmonary arterial hypertension and heart failure, in the absence of endothelin receptor antagonism, elevated ET-1 concentrations are strongly correlated with the severity and prognosis of these diseases</p>', '<p>Tablets are to be taken orally morning and evening, with or without food.<br />\r\n<br />\r\n<strong>Pulmonary arterial hypertension</strong>: ln adult patients, Bosentan treatment should be initiated at a dose of 62.5 mg twice daily for 4 weeks and then increased to the maintenance dose of 125 mg twice daily.<br />\r\n<br />\r\nFor paediatric patients aged 2 years or older, the optimal maintenance dose has not been defined in well-controlled studies. However, paediatric pharmacokinetic data have shown that Bosentan plasma concentrations in children were on average lower than in adult patients and were not increased by increasing the dose of Bosentan above 2 mg/kg body weight twice daily.<br />\r\n<br />\r\n<strong>Discontinuation of treatment</strong>: lf the decision to withdraw Bosentan is taken, it should be done gradually while an alternative therapy is introduced.</p>', '<p>Increased bosentan levels with CYP3A4 inhibitors (e.g. ketoconazole, ritonavir, diltiazem), CYP2C9 inhibitors (e.g. amiodarone, fluconazole), tacrolimus. Rifampicin initially increases but subsequently decreases bosentan concentration. May decrease plasma levels of warfarin, statins (e.g. simvastatin, lovastatin), hormonal contraceptives, sildenafil, tadalafil.</p>', '<ul>\r\n	<li>Hypersensitivity to the active substance or to any of the excipients</li>\r\n	<li>Moderate to severe hepatic impairment, i.e., Child-Pugh class B or C.</li>\r\n	<li>Baseline values of liver aminotransferases, i.e., aspartate aminotransferases (AST) and/or alanine aminotransferases (ALT), greater than 3 times the upper limit of normal</li>\r\n	<li>Concomitant use of cyclosporine A.</li>\r\n	<li>Pregnancy</li>\r\n</ul>\r\n\r\n<p>Special warnings and precautions for use Liver aminotransferase levels must be measured prior to initiation of treatment and subsequently at monthly intervals for the duration of treatment with Bosentan. ln addition, liver aminotransferase levels must be measured 2 weeks after any dose increase.</p>', '<p>Treatment with bosentan has been associated with dose dependent elevations in liver aminotransferases and decreases in haemoglobin concentration. Other side effects include Anaemia, haemoglobin decrease, Thrombocytopenia, Neutropenia, leucopenia, Hypersensitivity reactions, Headache, Syncope, Palpitations, Flushing, Hypotension, Gastroesophageal reflux disease, Aminotransferase elevations associated with hepatitis and/or jaundice, Liver cirrhosis, liver failure (rarely), Erythema, Diarrhoea, Oedema, fluid retention.</p>', '<p><strong>Pregnancy</strong>:&nbsp;Bosentan is contraindicated in pregnancy.<br />\r\n<br />\r\n<strong>Use during lactation</strong>: lt is not known whether bosentan is excreted into human breast milk. Breast-feeding is not recommended during treatment with Bosentan.<br />\r\n<br />\r\n<strong>Effects on ability to drive and use machines</strong>:&nbsp;Bosentan may cause dizziness, which could affect the ability to drive or use machines.</p>', '<p>Consider discontinuation of therapy if pulmonary oedema occurs. Avoid abrupt withdrawal and consider dose reduction (e.g. half the dose for 3-7 days) to minimise risk of clinical deterioration. Lactation.</p>', '<p><strong>Symptoms</strong>: Nausea, vomiting, hypotension, dizziness, sweating and blurred vision.<br />\r\n<br />\r\n<strong>Management</strong>: Symptomatic and supportive treatment.</p>', '<p>Anti-hypertensive, Endothelin receptor antagonist</p>', '<p>Store below 30&deg;C. Store in a cool and dry place, protected from light. Keep out of children&rsquo;s reach.</p>', '<p><strong>Dosage in hepatic impairment</strong>: No dose adjustment is needed in patients with mild hepatic impairment. Bosentan is contraindicated in patients with moderate to severe liver dysfunction.<br />\r\n<br />\r\n<strong>Dosage in renal impairment</strong>: No dose adjustment is required in patients with renal impairment. No dose adjustment is required in patients undergoing dialysis.<br />\r\n<br />\r\n<strong>Dosage in elderly patients</strong>: No dose adjustment is required in patients over the age of 65 years.</p>', '2022-02-15 06:03:55', '2022-03-21 19:50:28'),
(202, 202, '<p>Brexpiprazole is an atypical antipsychotic indicated for:</p>\r\n\r\n<ul>\r\n	<li>Use as an adjunctive therapy to antidepressants for the treatment of major depressive disorder (MDD)</li>\r\n	<li>Treatment of schizophrenia</li>\r\n</ul>', '<p>The mechanism of action of brexpiprazole in the treatment of major depressive disorder or schizophrenia is unknown. However, the efficacy of brexpiprazole may be mediated through a combination of partial agonist activity at serotonin 5-HT1A&nbsp;and dopamine D2&nbsp;receptors, and antagonist activity at serotonin 5-HT2A&nbsp;receptors.</p>', '<p><strong>Adjunctive Treatment of Major Depressive Disorder</strong>: The recommended starting dosage for Brexpiprazole as adjunctive treatment is 0.5 mg or 1 mg once daily, taken orally with or without food. Titrate to 1 mg once daily, then up to the target dosage of 2 mg once daily. Dosage increases should occur at weekly intervals based on the patient&#39;s clinical response and tolerability. The maximum recommended daily dosage is 3 mg. Periodically reassess to determine the continued need and appropriate dosage for treatment.<br />\r\n<br />\r\n<strong>Treatment of Schizophrenia</strong>: The recommended starting dosage for Brexpiprazole is 1 mg once daily on Days 1 to 4, taken orally with or without food. The recommended target Brexpiprazole dosage is 2 mg to 4 mg once daily. Titrate to 2 mg once daily on Day 5 through Day 7, then to 4 mg on Day 8 based on the patient&rsquo;s clinical response and tolerability. The maximum recommended daily dosage is 4 mg.</p>', NULL, '<p>Brexpiprazole is contraindicated in patients with a known hypersensitivity to brexpiprazole or any of its components. Reactions have included rash, facial swelling, urticaria, and anaphylaxis.</p>', NULL, '<p>There is a pregnancy exposure registry that monitors pregnancy outcomes in women exposed to Brexpiprazole during pregnancy.<br />\r\n<br />\r\nLactation studies have not been conducted to assess the presence of brexpiprazole in human milk, the effects of brexpiprazole on the breastfed infant, or the effects of brexpiprazole on milk production. Brexpiprazole is present in rat milk. The development and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Brexpiprazole and any potential adverse effects on the breastfed infant from Brexpiprazole or from the underlying maternal condition.</p>', '<p>Cerebrovascular Adverse Reactions in Elderly Patients with Dementia-</p>\r\n\r\n<ul>\r\n	<li>Related Psychosis: Increased incidence of cerebrovascular adverse reactions (e.g. stroke, transient ischemic attack)</li>\r\n	<li>Neuroleptic Malignant Syndrome: Manage with immediate discontinuation and close monitoring</li>\r\n	<li>Tardive Dyskinesia: Discontinue if clinically appropriate</li>\r\n	<li>Metabolic Changes: Monitor for hyperglycemia/diabetes mellitus, dyslipidemia and weight gain</li>\r\n	<li>Pathological Gambling and Other Compulsive Behaviors: Consider dose reduction or discontinuation</li>\r\n	<li>Leukopenia, Neutropenia, and Agranulocytosis: Perform complete blood counts (CBC) in patients with pre-existing low white blood cell count (WBC) or history of leukopenia or neutropenia. Consider discontinuing Brexpiprazole if a clinically significant decline in WBC occurs in absence of other causative factors</li>\r\n	<li>Orthostatic Hypotension and Syncope: Monitor heart rate and blood pressure and warn patients with known cardiovascular or cerebrovascular disease, and risk of dehydration or syncope</li>\r\n	<li>Seizures: Use cautiously in patients with a history of seizures or with conditions that lower the seizure threshold</li>\r\n</ul>', NULL, '<p>Benzodiazepine antagonist</p>', '<p>Store Brexpiprazole tablets at 20&deg;C to 25&deg;C; excursions permitted to 15&deg;C to 30&deg;C</p>', '<p><strong>Dosage Adjustments for Hepatic Impairment</strong>: For patients with moderate to severe hepatic impairment, the maximum recommended dosage is 2 mg once daily for patients with MDD, and 3 mg once daily for patients with schizophrenia<br />\r\n<br />\r\n<strong>Dosage Adjustments for Renal Impairment</strong>: For patients with moderate, severe or end-stage renal impairment (creatinine clearance ClCr&lt;60 mL/minute), the maximum recommended dosage is 2 mg once daily for patients with MDD and 3 mg once daily for patients with schizophrenia<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established. Antidepressants increased the risk of suicidal thoughts and behaviors in pediatric patients<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: In general, dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal, and cardiac function, concomitant diseases, and other drug therapy.</p>', '2022-02-15 06:04:17', '2022-03-21 19:52:48');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(203, 203, '<p>Brigatinib is indicated for the treatment of adult patients with anaplastic lymphoma kinase (ALK)-positive metastatic non-small cell lung cancer (NSCLC) as detected by an FDA-approved test.</p>', '<p>Brigatinib is a tyrosine kinase inhibitor with in vitro activity at clinically achievable concentrations against multiple kinases including ALK, ROS1, insulin-like growth factor-1 receptor (IGF-1R), and FLT-3 as well as EGFR deletion and point mutations. Brigatinib inhibited autophosphorylation of ALK and ALK-mediated phosphorylation of the downstream signalin&nbsp; proteins STAT3, AKT, ERK1/2, and S6 in in vitro and in vivo assays. Brigatinib also inhibited the in vitro proliferation of cell lines expressing EML4-ALK and NPM-ALK fusion proteins and demonstrated dose-dependent inhibition ofEML4-ALK-positive NSCLC xenograft growth in mice.<br />\r\n<br />\r\nAt clinically achievable concentrations (&le;500 nM), brigatinib inhibited the in vitro viability of cells expressing EML4-ALK and 17 mutant forms associated with resistance to ALK inhibitors including crizotinib, as well as EGFR-Del (E746-A750), ROS1 L2026M, FLT3-F691L, and FLT3-D835Y. Brigatinib exhibited in vivo antitumor activity against 4 mutant forms of EML4-ALK, including G1202R and L1196M mutants identified in NSCLC tumors in patients who have progressed on crizotinib. Brigatinib also reduced tumor burden and prolonged survival in mice implanted intracranially with an ALK-driven tumor cell line.</p>', '<p>The recommended dosage for Brigatinib is 90 mg orally once daily for the first 7 days; then increase the dose to 180 mg orally once daily. Administer Brigatinib until disease progression or unacceptable toxicity. If Brigatinib is interrupted for 14 days or longer for reasons other than adverse reactions, resume treatment at 90 mg once daily for 7 days before increasing to the previously tolerated dose. Brigatinib may be taken with or without food. Instruct patients to swallow tablets whole. Do not crush or chew tablets.</p>', '<ul>\r\n	<li>CYP3A Inhibitors: Avoid coadministration of Brigatinib with strong or moderate CYP3A inhibitors. If coadministration of a strong or moderate CYP3A inhibitor is unavoidable, reduce the dose of Brigatinib.</li>\r\n	<li>CYP3A Inducers: Avoid coadministration of Brigatinib with strong or moderate CYP3A inducers. If coadministration of a moderate CYP3A inducer is unavoidable, increase the dose of Brigatinib.</li>\r\n</ul>', NULL, '<p>The most common adverse reactions (&ge;25%) with Brigatinib were diarrhea, fatigue, nausea, rash, cough, myalgia, headache, hypertension, vomiting, and dyspnea.</p>', '<p>Based on its mechanism of action and findings in animals, Brigatinib can cause fetal harm when administered to a pregnant woman. There are no clinical data on the use of Brigatinib in pregnant women. There are no data regarding the secretion of Brigatinib in human milk or its effects on the breastfed infant or milk production. Because of the potential for adverse reactions in breastfed infants, advise lactating women not to breastfeed during treatment with Brigatinib and for 1 week following the final dose.</p>', '<ul>\r\n	<li>Interstitial Lung Disease (ILD)/Pneumonitis: Monitor for new or worsening respiratory symptoms, particularly during the first week of treatment. Withhold Brigatinib for new or worsening respiratory symptoms and promptly evaluate for ILD/pneumonitis. Upon recovery, either dose reduce or permanently discontinue Brigatinib.</li>\r\n	<li>Hypertension: Monitor blood pressure after 2 weeks and then at least monthly during treatment. For severe hypertension, withhold Brigatinib, then dose reduce or permanently discontinue.</li>\r\n	<li>Bradycardia: Monitor heart rate and blood pressure regularly during treatment. If symptomatic, withhold Brigatinib, then dose reduce or permanently discontinue.</li>\r\n	<li>Visual Disturbance: Advise patients to report visual symptoms. Withhold Brigatinib and obtain ophthalmologic evaluation, then dose reduce or permanently discontinue Brigatinib.</li>\r\n	<li>Creatine Phosphokinase (CPK) Elevation: Monitor CPK levels regularly during treatment. Based on the severity and with muscle pain or weakness, withhold Brigatinib, then resume or reduce dose.</li>\r\n	<li>Pancreatic Enzymes Elevation: Monitor lipase and amylase levels regularly during treatment. Based on the severity, withhold Brigatinib, then resume or reduce dose.</li>\r\n	<li>Hyperglycemia: Assess fasting serum glucose prior to starting Brigatinib and regularly during treatment. If not adequately controlled with optimal medical management, withhold Brigatinib, then consider dose reduction or permanently discontinue, based on severity.</li>\r\n	<li>Embryo-Fetal Toxicity: Can cause fetal harm. Advise females of reproductive potential of the potential risk to a fetus and to use a non-hormonal method of effective contraception.</li>\r\n</ul>', NULL, '<p>Cytotoxic Chemotherapy</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Brigatinib in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the 359 patients enrolled in the ALTA 1L Brigatinib arm and in ALTA, 26.7% were 65 and older<br />\r\nand 7.5% were 75 and older. No overall differences in safety or effectiveness were observed between patients &ge;65 years and younger patients.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dose adjustment is recommended for patients with mild hepatic impairment (Child-Pugh A) or<br />\r\nmoderate hepatic impairment (Child-Pugh B). Reduce the dose of Brigatinib for patients with severe hepatic impairment (Child-Pugh C)<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No dose adjustment is recommended for patients with mild or moderate renal impairment ClCr 30 to 89 mL/min by Cockcroft-Gault. Reduce the dose of Brigatinib for patients with severe renal impairment (ClCr 15 to 29 mL/min)</p>', '2022-02-15 06:04:37', '2022-03-21 19:55:55'),
(204, 204, '<p>Brimonidine Tartrate 0.025% relieves redness of the eye due to minor eye irritations.</p>', '<p>Brimonidine is an alpha-2 adrenoreceptor agonist that is more selective for the alpha-2 adrenoreceptor than alpha-1. Topical administration of low concentration of Brimonidine Tartrate eye drops reduces ocular redness in humans by constricting the venule, alleviating the potential decrease of blood and oxygen through the eye. It has minimal to no activity on the alpha-1 receptor, which has a low risk of redness rebound of loss of efficacy over time when used as directed.</p>', '<p><strong>Adults and children 5 years of age and over</strong>: Instill 1 drop in the affected eye(s) every 6-8 hours. Do not use more than 4 times daily. If more than one topical ophthalmic product is being used, the products should be administered at least 5 minutes apart.</p>', '<p>Although specific drug interaction studies have not been conducted with Brimonidine Tartrate eye drops, the possibility of an additive effect with CNS depressants (alcohol, barbiturates, opiates, sedatives or anesthetics) should be considered.</p>', '<p>Brimonidine Tartrate sterile eye drops is contraindicated in patients with hypersensitivity to Brimonidine Tartrate or any component of this medication and Neonates and infants (under the age of 5).</p>', '<p>In clinical studies, most adverse events were usually transient and not commonly of a severity requiring discontinuation of treatment. The most frequently reported adverse events were:</p>\r\n\r\n<ul>\r\n	<li><strong>Ocular</strong>: ocular hyperemia, dryness, tearing, burning and stinging, blurring and foreign body sensation, upper respiratory symptoms.</li>\r\n	<li><strong>Systemic</strong>: oral dryness, headache, fatigue, drowsiness.</li>\r\n</ul>', '<p>There are no studies of Brimonidine Tartrate eye drops in pregnant women, however in animal studies, Brimonidine Tartrate crossed the placenta and entered into the fetal circulation to a related extent. Brimonidine Tartrate eye drops should be used during pregnancy only if the potential benefit to the mother justifies the potential risk to the fetus.<br />\r\n<br />\r\nIt is not known whether Brimonidine Tartrate is excreted in human milk, although in animal studies, Brimonidine Tartrate has been shown to be excreted in breast milk. A decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Although Brimonidine Tartrate had minimal effects on blood pressure of patients in clinical studies, caution should be exercised in treating patients with severe cardiovascular disease. It has not been studied in patients with hepatic or renal impairment; caution should be used in treating such patients.</p>', '<p>No information is available on overdose in humans. Treatment of an oral overdose includes supportive and symptomatic therapy; a patent airway should be maintained. In the event of a topical overdosage, flush eye with a topical ocular irrigant.</p>', '<p>Other ophthalmic preparations</p>', '<p>Store at below 30&deg;C in a dry place protected from light. Do not touch dropper tip to any surface. It is desirable that the contents should not be used more than one month after first opening of the bottle.</p>', NULL, '2022-02-15 06:05:16', '2022-03-21 19:58:24'),
(205, 205, '<p>Brimonidine Tartrate ophthalmic solution 0.15% w/v is indicated for the control of intraocular pressure in patients with chronic open-angle glaucoma or ocular hypertension.</p>', '<p>Brimonidine tartrate is a relatively selective alpha-2 adrenergic receptor agonist that, in radioligand binding assays and in functional assays, is approximately 1000 times more selective for the alpha-2 adrenoceptor than the alpha-1 adrenoceptor. This selectivity results in the absence of vasoconstriction in microvessels associated with human retinal xenografts.<br />\r\n<br />\r\nTopical administration of brimonidine decreases IOP in humans. When used as directed, brimonidine tartrate ophthalmic solutions reduce elevated IOP with minimal effect on cardiovascular parameters.<br />\r\n<br />\r\nBrimonidine tartrate has a rapid onset of action, with the peak ocular hypotensive effect occurring at approximately two hours post-dosing. The duration of effect is 12 hours or greater.<br />\r\n<br />\r\nFluorophotometric studies in animals and humans suggest that brimonidine tartrate has a dual mechanism of action. Brimonidine Tartrate ophthalmic solution 0.15% lowers IOP by reducing aqueous humor production and increasing uveoscleral outflow.</p>', '<p>The recommended dose is one drop of Brimonidine Tartrate ophthalmic solution 0.15% in the affected eye(s) three times daily, approximately 8 hours apart.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Do not allow the dropper tip of the bottle to touch the eye or other surrounding structures, because this could cause eye injury or contaminate the tip with common bacteria known to cause eye infections. Serious damage to the eye with subsequent loss of vision may result if you use eye drop solutions that have become contaminated. If you experience any type of eye condition or have surgery, immediately seek your doctor&rsquo;s advice concerning the continued use of the bottle you are using.</p>', '<p>Tricyclic antidepressants have been reported to blunt the hypotensive effect of systemic clonidine. It is not known whether the concurrent use of these agents with Brimonidine Tartrate can lead to an interference in intraocular pressure (IOP) lowering effect. No data are available on the level of circulating catecholamines after Brimonidine Tartrate is instilled. Caution, however, is advised in patients taking tricyclic antidepressants which can affect the metabolism and uptake of circulating amines. Although specific drug interaction studies have not been conducted with Brimonidine Tartrate, the possibility of an additive or potentiating effect with CNS depressants (alcohol, barbiturates, opiates, sedatives, or anesthetics) should be considered.</p>', '<p>Brimonidine Tartrate ophthalmic solution 0.15% is contraindicated in:</p>\r\n\r\n<ul>\r\n	<li>patients with hypersensitivity to brimonidine tartrate or any component of this medication.</li>\r\n	<li>Patients receiving monoamine oxidase (MAO) inhibitor therapy</li>\r\n	<li>Neonates and infants (children under the age of 2 years)</li>\r\n</ul>', '<p>Very common side effects are Red eye. Common side effects are Eye allergy, Itchy eyes, Visual disturbance, Small bumps on the eye surface, Dryness of the mouth, Burning and stinging of the eye, Dry eyes, A feeling that something is in your eye, Watery eyes, Eye and eyelid swelling, Red, itchy eyelids</p>', '<p>There are no studies of Brimonidine Tartrate in pregnant women. Studies in rats have indicated brimonidine is excreted in the milk of the lactating rat. Since it is not known whether this drug is excreted in human milk, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p><strong>Potentiation of Vascular Insufficiency</strong>: Brimonidine Tartrate may potentiate syndromes associated with vascular insufficiency. Brimonidine Tartrate should be used with caution in patients with depression, cerebral or coronary insufficiency, Raynaud&rsquo;s phenomenon, orthostatic hypotension, or thromboangiitis obliterans.<br />\r\n<br />\r\n<strong>Severe Cardiovascular Disease</strong>: Although brimonidine tartrate ophthalmic solution had minimal effect on the blood pressure of patients in clinical studies, caution should be exercised in treating patients with severe cardiovascular disease.<br />\r\n<br />\r\n<strong>Contamination of Topical Ophthalmic Products After Use</strong>: There have been reports of bacterial keratitis associated with the use of multiple-dose containers of topical ophthalmic products. These containers had been inadvertently contaminated by patients who, in most cases, had a concurrent corneal disease or a disruption of the ocular epithelial surface</p>', NULL, '<p>Drugs for miotics and glaucoma</p>', '<p>Brimonidine Tartrate ophthalmic solution 0.15% should be stored at 15&deg;C to 25&deg;C. Discard unused solution at the end of treatment.</p>', '<p><strong>Geriatrics (&gt; 65 years of age)</strong>: No overall difference in safety and effectiveness has been observed between elderly and other adult patients.<br />\r\n<br />\r\n<strong>Children under the age of 2 years</strong>: The use of Brimonidine Tartrate ophthalmic solution 0.15% in neonates and infants is contraindicated.<br />\r\n<br />\r\n<strong>Children (2-18 years of age)</strong>: The use of Brimonidine Tartrate ophthalmic solution 0.15% is currently not recommended in children</p>', '2022-02-15 06:05:29', '2022-03-21 20:01:20'),
(206, 206, '<p>Brimonidine 0.2% ophthalmic solution is indicated for lowering intraocular pressure in patients with open-angle glaucoma or ocular hypertension</p>', '<p>Brimonidine is an &alpha;-2 adrenoreceptor agonist that is more selective for the &alpha;-2 adrenoreceptor than &alpha;-1. Topical administration of Brimonidine Tartrate eye drops decreases intraocular pressure (IOP) in humans. When used as directed Brimonidine Tartrate have the action of reducing elevated IOP with minimal effect on cardiovascular parametres. Brimonidine Tartrate eye drops have a rapid onset of action with the peak ocular hypotensive effect occurring at two hours post-dosing. The duration of effect is 12 hours or greater. Fluorophotometric studies in animals and humans suggest that Brimonidine Tartrate has a dual mechanism of action. Brimonidine Tartrate eye drops lower IOP by reducing aqueous humor production and enhancing uveoscleral outflow.</p>', '<p>The recommended dose is one drop of Brimonidine Tartrate ophthalmic solution 0.2% in the affected eye(s) three times daily, approximately 8 hours apart. Brimonidine Tartrate ophthalmic solution 0.2% may be used concomitantly with other topical ophthalmic drug products to lower intraocular pressure. If more than one topical ophthalmic product is being used, the products should be administered at least 5 minutes apart.</p>', '<p>Although specific drug interaction studies have not been conducted with Brimonidine Tartrate ophthalmic solution 0.2%, the possibility of an additive or potentiating effect with CNS depressants (alcohol, barbiturates, opiates, sedatives, or anesthetics) should be considered. Alpha-agonists, as a class, may reduce pulse and blood pressure. Caution in using concomitant drugs such as beta-blockers (ophthalmic and systemic), antihypertensives and/or cardiac glycosides is advised. Tricyclic antidepressants have been reported to blunt the hypotensive effect of systemic clonidine. It is not known whether the concurrent use of these agents with Brimonidine Tartrate ophthalmic solution 0.2% in humans can lead to resulting interference with the IOP lowering effect. No data on the level of circulating catecholamines after administration of Brimonidine Tartrate ophthalmic solution 0.2% are available. Caution, however, is advised in patients taking Tricyclic antidepressants which can affect the metabolism and uptake of circulating amines.</p>', '<p>Brimonidine Tartrate ophthalmic solution 0.2% is contraindicated in patients with hypersensitivity to Brimonidine Tartrate. It is also contraindicated in patients receiving monoamine oxidase (MAO) inhibitor therapy.</p>', '<p>Adverse events occurring in approximately 10-30% of the subjects, in descending order of incidence, included oral dryness, ocular hyperemia, burning and stinging, headache, blurring, foreign body sensation, fatigue/drowsiness, conjunctival follicles, ocular allergic reactions, and ocular pruritus. Events occurring in approximately 3-9% of the subjects, in descending order included corneal staining/erosion, photophobia, eyelid erythema, ocular ache/pain, ocular dryness, tearing, upper respiratory symptoms, eyelid edema, conjunctival edema, dizziness, blepharitis, ocular irritation, gastrointestinal symptoms, asthenia, conjunctival blanching, abnormal vision and muscular pain. The following adverse reactions were reported in less than 3% of the patients: lid crusting, conjunctival hemorrhage, abnormal taste, insomnia, conjunctival discharge, depression, hypertension, anxiety, palpitations/arrhythmias, nasal dryness and syncope.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. In animal studies, Brimonidine crossed the placenta and entered into the fetal circulation to a limited extent. Brimonidine Tartrate ophthalmic solution 0.2% should be used during pregnancy only if the potential benefit to the mother justifies the potential risk to the fetus. It is not known whether this drug is excreted in human milk; in animal studies Brimonidine Tartrate was excreted in breast milk. A decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Although Brimonidine Tartrate ophthalmic solution 0.2% had minimal effect on blood pressure of patients in clinical studies, caution should be exercised in treating patients with severe cardiovascular disease. Brimonidine Tartrate ophthalmic solution 0.2% should be used with caution in patients with depression, cerebral or coronary insufficiency, Raynaud&#39;s phenomenon, orthostatic hypotension or thromboangiitis obliterans.</p>', NULL, '<p>Drugs for miotics and glaucoma</p>', '<p>Store below 30&deg;C in a cool and dry place protected from light. Keep out of reach of children. Do not touch the dropper tip to surfaces since this may contaminate the solution. Do not use after 30 days of first opening.</p>', NULL, '2022-02-15 06:05:45', '2022-03-21 20:06:00'),
(207, 207, '<p>This eye drops is indicated for the reduction of elevated intraocular pressure (IOP) in patients with glaucoma or ocular hypertension.</p>', '<p>This eye drops is comprised of two components: Brimonidine Tartrate &amp; Timolol Maleate. Brimonidine Tartrate is a selective alpha-2 adrenergic receptor agonist having a dual mechanism of action. It decreases aqueous humor production and increases nonpressure dependent uveoscleral outflow. Timolol Maleate is a &beta;-adrenergic receptor antagonist that does not have significant intrinsic sympathomimetic, direct myocardial depressant, or local anesthetic (membrane-stabilizing) activity. It lowers IOP by reducing aqueous humor production. Therefore the combination of both drugs gives a rapid onset of action, with peak ocular hypotensive effect seen within two hours of administration.</p>', '<p>Instill 1 drop in the affected eye(s) twice daily.</p>', '<p>Specific drug interaction studies have not been conducted.</p>', '<p>Contraindicated in patients with hypersensitivity to any component of this product. Also contraindicated in bronchial asthma, severe chronic obstructive pulmonary disease, sinus bradycardia, second or third-degree atrioventricular block, overt cardiac failure and cardiogenic shock.</p>', '<p>The most common side effects are allergic conjunctivitis, conjunctival folliculosis, conjunctival hyperaemia, eye pruritus and ocular burning or stinging.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Combipres should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Timolol has been detected in human milk but it is not known whether Brimonidine Tartrate is excreted in human milk. A decision should be made whether to discontinue nursing or to discontinue taking into account the importance of the drug to the mother.</p>', '<p>Like other topically applied ophthalmic agents, it may be absorbed systemically. Due to the presence of Timolol, the same types of cardiovascular and pulmonary adverse reactions as seen with systemic beta-blockers may occur. Cautions should be exercised in treating patients with severe or unstable and uncontrolled cardiovascular or pulmonary diseases.</p>', NULL, '<p>Drugs for miotics and glaucoma</p>', '<p>Store at a cool &amp; dry place, protect from light. Do not use longer than 30 days after the first opening of the bottle. Keep out of the reach of children.</p>', '<p><strong>Use in children</strong>: Safety and effectiveness in children below the age of 2 years have not been established.<br />\r\n<br />\r\n<strong>Use in elderly patients</strong>: No overall differences in safety or effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-15 06:06:13', '2022-03-21 20:08:19'),
(208, 208, '<p>Brinzolamide Ophthalmic Suspension is indicated as monotherapy, or as adjunctive therapy to beta-blockers in the treatment of elevated intraocular pressure in ocular hypertension, or open-angle glaucoma.</p>', '<p>Carbonic anhydrase (CA) is an enzyme found in many tissues of the body including the eye. It catalyses the reversible reaction involving the hydration of carbon dioxide and the dehydration of carbonic acid. It exists as a number of isoenzymes, the most active being carbonic anhydrase II (CA-II), found primarily in red blood cells, but also in other tissues. Inhibition of carbonic anhydrase in the ciliary processes of the eye decreases aqueous humor secretion, presumably by slowing the formation of bicarbonate ions with subsequent reduction in sodium and fuid transport.<br />\r\n<br />\r\nFollowing topical ocular administration, brinzolamide inhibits aqueous humor formation and reduces elevated intraocular pressure. Elevated intraocular pressure is a major risk factor in the pathogenesis of optic nerve damage and glaucomatous visual feld loss.</p>', '<p>The recommended dose is one drops of this eye drop in the conjunctival sac of the affected eye(s) twice daily. Some patients may have a better response with one drop three times a day. Shake well before use.</p>', '<p>In patients treated with oral carbonic anhydrase inhibitors, rare instances to drug interactions have occurred with high-dose salicylate therapy. Therefore, the potential for such drug interactions should be considered in patients receiving Brinzolamide.</p>', '<p>It is contraindicated in patients who are hypersensitive to any component of this product.</p>', '<p>Reported side effects are blurred vision and bitter, sour or unusual taste. Other side effects are blepharitis, dermatitis, dry eye, foreign body sensation, headache, hyperemia, ocular discharge, ocular discomfort, ocular keratitis, ocular pain, ocular pruritus and rhinitis</p>', '<p>Pregnancy category C. There are no adequate and well-controlled studies in pregnant women. Brinzolamide 1% ophthalmic suspension should be used during pregnancy only if the benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nUse in lactation: It is not known whether Brinzolamide 1% ophthalmic suspension is excreted in human milk. So, lactating mother should discontinue nursing or to discontinue the drug, depending upon the importance of the drug to the mother.</p>', '<ul>\r\n	<li>Brinzolamide ophthalmic suspension and its metabolite are excreted predominantly by the kidney. So, it is not recommended in severe renal impaired patients.</li>\r\n	<li>Brinzolamide ophthalmic suspension has not been studied in patients with hepatic impairment and should be used with caution in such patients.</li>\r\n	<li>The concomitant administration of Brinzolamide ophthalmic suspension and oral carbonic anhydrase inhibitor is not recommended due to no additional benefits.</li>\r\n	<li>If hypersensitivity reaction occurs after instillation patients should be advised to discontinue the use of Brinzolamide and consult with physicians.</li>\r\n</ul>', '<p>Although no human data are available, electrolyte imbalance, development of an acidosis state, and possible nervous system effects may occur following oral administration of an overdose. Serum electrolyte levels (particularly potassium) and blood pH levels should be monitored.</p>', '<p>Drugs for miotics and glaucoma</p>', '<p>Store at room temperature &amp; protect from light. Do not touch dropper tip to any surface. It is desirable that the contents should not be used more than four weeks after first opening of the bottle. Protect from freezing.</p>', NULL, '2022-02-15 06:06:54', '2022-03-21 20:10:34'),
(209, 209, '<p>This is indicated for the reduction of elevated intraocular pressure in patients with open-angle glaucoma or ocular hypertension.</p>', '<p>Brinzolamide is a carbonic anhydrase inhibitor which reduce intraocular pressure (IOP) by decreasing aqueous humor secretion in the ciliary processes of the eye.<br />\r\n<br />\r\nBrimonidine Tartrate is an alpha 2 adrenergic receptor agonist which reduces IOP by decreasing aqueous humor production and increasing uveoscleral outflow.</p>', '<p>Instill one drop in the affected eye(s) three times daily. If more than one topical ophthalmic drug is being used, the drugs should be administered at least five minutes apart. Shake well before use.</p>', '<p>In patients treated with this drop&nbsp;rare instances to drug interactions have occurred with high-dose salicylate therapy, CNS Depressants, Antihypertensives/ Cardiac Glycosides, Tricyclic Antidepressants, Monoamine Oxidase Inhibitors. Therefore, the potential for such drug interactions should be considered in patients receiving Brinzolamide + Brimonidine Tartrate .</p>', '<p>It is contraindicated in patients who are hypersensitivity to Brinzolamide, Brimonidine Tartrate, or to any ingredient in the formulation and Neonates and Infants (under the age of 2 years).</p>', '<p>The most commonly reported side effects include blurred vision, eye irritation, bad taste and dry mouth.</p>', '<p>Pregnancy category C. There are no adequate and well-controlled studies in pregnant women. Brinzolamide and Brimonidine Tartrate ophthalmic suspension should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nIt is not known whether Brinzolamide or Brimonidine Tartrate are excreted in human milk. Caution should be exercised while giving this ophthalmic suspension to a nursing mother.</p>', '<p>Shake well before use. For ophthalmic use only. Contact lenses should be removed during instillation of Brinzolamide and Brimonidine Tartrate ophthalmic suspension, but may be reinserted 15 minutes after instillation.</p>', '<p>Although no human data are available, electrolyte imbalance, development of an acidotic state, and possible nervous system effects may occur following an oral overdose of Brinzolamide. Serum electrolyte levels (particularly potassium) and blood pH levels should be monitored. Very limited information exists on accidental ingestion of Brimonidine Tartrate in adults; the only adverse event reported to date has been hypotension. Symptoms of Brimonidine Tartrate overdose have been reported in neonates, infants, and children receiving Brimonidine Tartrate as part of medical treatment of congenital glaucoma or by accidental oral ingestion. Treatment of an oral overdose includes supportive and symptomatic therapy; a patent airway should be maintained.</p>', '<p>Drugs for miotics and glaucoma</p>', '<p>Store at room temperature &amp; protect from light. Do not touch dropper tip to any surface. It is desirable that the contents should not be used more than one month after first opening of the bottle. Shake well before use &amp; do not freeze.</p>', '<p><strong>Use in children</strong>: Safety &amp; effectiveness in children below the age of 2 years have not been established.<br />\r\n<br />\r\n<strong>Use in elderly patients</strong>: No overall differences in safety and effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-15 06:07:27', '2022-03-21 20:13:03'),
(210, 210, '<p>Treatment of elevated IOP in adult patients with open-angle glaucoma or ocular HTN for whom monotherapy provides insufficient IOP reduction.</p>', '<p>Brinzolamide is a highly specific inhibitor of CA-II, which is the main CA isoenzyme involved in the secretion of aqueous humor. Inhibition of CA in the ciliary process of the eye slows the formation of bicarbonate, and reduces sodium and fluid transport. This results in a reduction in the rate of aqueous humor secretion and the intraocular pressure. Brinzolamide is absorbed systemically following topical ocular administration. Since it has a high affinity for CA-II, brinzolamide binds extensively to red blood cells, where CA-II is primarily found. As sufficient CA-II activity remains, adverse effects resulting from the systemic inhibition of CA by brinzolamide are not observed. The metabolite N-desethyl brinzolamide is also formed. This metabolite binds to CA and accumulates in red blood cells as well. In the presence of brinzolamide, the metabolite binds mainly to carbonic anhydrase I (CA-I).<br />\r\n<br />\r\nLike propranolol and nadolol, timolol competes with adrenergic neurotransmitters such as catecholamines for binding at beta(1)-adrenergic receptors in the heart and vascular smooth muscle and beta(2)-receptors in the bronchial and vascular smooth muscle. Beta(1)-receptor blockade results in a decrease in resting and exercise heart rate and cardiac output, a decrease in both systolic and diastolic blood pressure, and, possibly, a reduction in reflex orthostatic hypotension. Beta(2)-blockade results in an increase in peripheral vascular resistance. The exact mechanism whereby timolol reduces ocular pressure is still not known. The most likely action is by decreasing the secretion of aqueous humor.</p>', '<p>1 drop into the affected eye(s) twice daily</p>', '<p>Ketoconazole, itraconazole, clotrimazole, ritonavir, troleandromycin; oral Ca-channel blockers, guanethidine, &beta;-blockers, antiarrhythmics, digitalis glycosides, parasympathomimetics; quinidine, cimetidine.</p>', '<p>Bronchial asthma, severe COPD, sinus bradycardia, 2nd or 3rd degree AV block, overt cardiac failure, cardiogenic shock, severe allergic rhinitis, bronchial hyperreactivity, hyperchloraemic acidosis, severe renal impairment.</p>', '<p>Dysgeusia, blurred vision, eye pain &amp; irritation, foreign body sensation.</p>', '<p>No data available</p>', '<p>Control cardiac failure prior to therapy. History of severe cardiac &amp; resp disease. Patients subject to hypoglycemia or labile insulin-dependent diabetes. May mask hyperthyroidism or worsen Prinzmetal&#39;s angina, severe peripheral &amp; central circulatory disorders &amp; hypotension. History of atopy or severe anaphylactic reaction to a variety of allergens. Avoid concomitant use of 2 local &beta;-adrenergic blockers or 2 local carbonic anhydrase inhibitors. Close monitoring of IOP in patients with pseudoexfoliative or pigmentary glaucoma. Narrow-angle glaucoma. Monitor patients with compromised corneas eg, patients with DM or corneal dystrophies. Remove contact lenses prior to application; reinsert after 15 min. May impair ability to drive or operate machinery. Pregnancy. Childn &lt;18 yr.</p>', NULL, '<p>Drugs for miotics and glaucoma</p>', '<p>Store in cool and dry place</p>', NULL, '2022-02-15 06:07:44', '2022-03-21 20:15:24'),
(211, 211, '<p>Brivaracetam is indicated for the treatment of partial-onset seizures in patients 4 years of age and older. As the safety of Brivaracetam injection in pediatric patients has not been established, Brivaracetam injection is indicated for the treatment of partial-onset seizures only in adult patients (16 years of age and older).</p>', '<p>The precise mechanism by which Brivaracetam exerts its anticonvulsant activity is not known. Brivaracetam displays a high and selective affinity for synaptic vesicle protein 2A (SV2A) in the brain, which may contribute to the anticonvulsant effect.<br />\r\n<br />\r\nBrivaracetam binds SV2A with high affinity. SV2A is known to play a role in epileptogenesis through modulation of synaptic GABA release. It is thought that brivaracetam exerts its anti-epileptogenic effects through its binding to SV2A. Brivaracetam is also known to inhibit Na+&nbsp;channels which may also contribute to its anti-epileptogenic action</p>', '<p><strong>Adults (16 Years and older)</strong>: The recommended starting dosage for monotherapy or adjunctive therapy is 50 mg twice daily (100 mg per day).<br />\r\n<br />\r\nBased on individual patient tolerability and therapeutic response, the dosage may be adjusted down to 25 mg twice daily (50 mg per day) or up to 100 mg twice daily (200 mg per day).<br />\r\n<br />\r\n<strong>Pediatric Patients (4 Years to less than 16 Years)</strong>: The recommended dosage is based on body weight and is administered orally twice daily<br />\r\n<br />\r\n<strong>Injection</strong>: for intravenous and adult use only when oral administration is temporarily not feasible; dosing is the same as oral regimen.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Brivaracetam injection should be administered intravenously over 2 to 15 minutes. Parenteral drug products should be inspected visually for particulate matter and discoloration prior to administration, whenever solution and container permit. Product with particulate matter or discoloration should not be used. Brivaracetam injection is for single dose only.</p>', '<p><strong>Rifampin</strong>: Because of decreased concentrations, increasing Brivaracetam dosage in patients on concomitant rifampin is recommended.<br />\r\n<br />\r\n<strong>Carbamazepine</strong>: Because of increased exposure to carbamazepine metabolite, if tolerability issues arise, consider reducing carbamazepine dosage in patients on concomitant Brivaracetam.<br />\r\n<br />\r\n<strong>Phenytoin</strong>: Because phenytoin concentrations can increase, phenytoin levels should be monitored in patients on concomitant Brivaracetam.<br />\r\n<br />\r\n<strong>Levetiracetam</strong>: Brivaracetam had no added therapeutic benefit when co-administered with levetiracetam.</p>', '<p>Hypersensitivity to brivaracetam or any of the inactive ingredients in Brivaracetam</p>', '<p>Most common adverse reactions (at least 5% for Brivaracetam and at least 2% more frequently than placebo) are somnolence/sedation, dizziness, fatigue, and nausea or vomiting.</p>', '<p>There is a pregnancy exposure registry that monitors pregnancy outcomes in women exposed to antiepileptic drugs (AEDs), such as Brivaracetam, during pregnancy. No data are available regarding the presence of brivaracetam in human milk, the effects on the breastfed infant, or the effects of the drug on milk production. Studies in lactating rats have shown excretion of brivaracetam or metabolites in milk</p>', '<p><strong>Suicidal Behavior and Ideation</strong>: Monitor patients for suicidal behavior and ideation.<br />\r\n<br />\r\n<strong>Neurological Adverse Reactions</strong>: Monitor for somnolence and fatigue, and advise patients not to drive or operate machinery until they have gained sufficient experience on Brivaracetam.<br />\r\n<br />\r\n<strong>Psychiatric Adverse Reactions</strong>: Behavioral reactions including psychotic symptoms, irritability, depression, aggressive behavior, and anxiety; monitor patients for symptoms.<br />\r\n<br />\r\n<strong>Hypersensitivity</strong>: Bronchospasm and Angioedema: Advise patients to seek immediate medical care. Discontinue and do not restart Brivaracetam if hypersensitivity occurs.&nbsp;<br />\r\n<br />\r\n<strong>Withdrawal of Antiepileptic Drugs</strong>: Brivaracetam should be gradually withdrawn.</p>', NULL, '<p>Adjunct anti-epileptic drugs</p>', '<p>Store at 25&deg;C; excursions permitted between 15&deg;C to 30&deg;C</p>', '<p><strong>Hepatic Impairment</strong>: Dose adjustment is recommended for all stages of hepatic impairment.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: Dose adjustments are not required for patients with impaired renal function.</p>', '2022-02-15 06:08:02', '2022-03-21 20:18:34'),
(212, 212, '<p>Bromazepam is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Emotional disturbances, i.e. acute tension and anxiety states. Difficulties in interpersonal contact. Agitation, insomnia, anxious and agitated depressive reactions.</li>\r\n	<li>Functional disturbances in the cardiovascular and respiratory systems, i.e. pseudoangina pectoris, pericardial anxiety, tachycardia, emotiogenic hypertension, dyspnea and hyperventilation.</li>\r\n	<li>Disturbances in the gastrointestinal tract, i.e. irritable bowel syndrome, epigastric pain, spasm, bloating diarrhea etc.</li>\r\n	<li>Disturbances in the urinary tract, i.e. frequency, irritable bladder and dysmenorrhea.</li>\r\n	<li>Psychosomatic disorder, i.e. psychogenic headache, asthma, gastric and duodenal ulcer.</li>\r\n	<li>It is also indicated in emotional reactions to chronic organic disease.</li>\r\n</ul>', '<p>Bromazepam is a powerful psychotropic agent. In lower dosage, it selectively reduces tension and anxiety. In higher dosage, it shows sedative and muscle-relaxant properties. Bromazepam binds to the GABA-A receptor producing a conformational change and potentiating its inhibitory effects. Other neurotransmitters are not influenced.</p>', '<p><strong>Standard dosage</strong>: Average dosage for outpatient therapy is 1.5-3 mg up to three times daily. Treatment of outpatients should begin with low doses, gradually increasing to the optimum level.<br />\r\n<br />\r\n<strong>In severe cases,</strong>&nbsp;<strong>especially in hospital</strong>:&nbsp;6-12 mg 2 or 3 times daily. The overall treatment generally should not be more than 8-12 weeks. In certain cases extension beyond the maximum treatment period may be necessary; if so, it should be taken with re-evaluation of the patient&#39;s status with special expertise.<br />\r\n<br />\r\n<strong>Elderly and debilitated patients</strong>: Elderly patients and those with impaired hepatic functions require lower doses.<br />\r\n<br />\r\n<strong>Children</strong>: Bromazepam is usually not indicated in children, but if the physician feels bromazepam treatment is appropriate, then the dose should be adjusted to their low bodyweight (about 0.1-0.3 mg/kg bodyweight)</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>\r\n\r\n<p>Administration</p>\r\n\r\n<p>Bromazepam tablets are for oral administration</p>', '<p>If bromazepam is combined with other centrally active drugs, its sedative effects may be enhanced. These drugs are antidepressants, hypnotics, narcotics, antipsychotics, sedatives, antiepileptic drugs, sedative antihistamines and anesthetics. Co-administration of cimetidine may prolong the eliminiation half-life of bromazepam. Concomitant intake of bromazepam with alcohol should be avoided, because the sedative effect of bromazepam may be intensified by alcohol.</p>', '<p>Bromazepam is contraindicated in patients with known hypersensitivity to bromazepam, severe respiratory insufficiency, severe hepatic insufficiency or sleep apnea syndrome.</p>', '<p>Common side-effects include fatigue, drowsiness, muscle weakness, numbed muscle, reduced alertness, confusion, headache, ataxia etc. These phenomena occur predominantly at the start of therapy and usually disappear with prolonged administration. Anterograde amnesia may occur using therapeutic doses.</p>', '<p>The safety of bromazepam during pregnancy has not been established. As bromazepam is excreted in breast milk, use should be avoided during lactation.</p>', '<p>The use of benzodiazepines and benzodiazepine like agents may lead to the development of physical and psychological dependence upon these products. This dependence depends on the dose and duration of treatment; it is also greater in predisposed patients with a history of alcohol. Once physical dependence has developed, termination of the treatment will be accompanied by withdrawal symptoms. These may consist of headache, muscle pain, extreme anxiety, tension, confusion and irritability. Since the risk of withdrawal phenomena and rebound phenomena is greater after abrupt discontinuation of the treatment, it is recommended that the dosage be decreased gradually. Bromazepam is not recommended for the primary treatment of sleeplessness caused by psychotic illness. Caution should be exercised while driving cars or using machineries.</p>', NULL, '<p>Benzodiazepine sedatives</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:08:19', '2022-03-21 20:22:43'),
(213, 213, '<p>Bromelain &amp; Trypsin is indicated for inflammatory pains, soft tissue inflammation, edema associated with trauma and surgery such as in gynaecological conditions, breast engorgement, fractures, sprains, injuries, hemorrhoid, anal prolapse</p>', '<p>Trypsin is an enzyme. An enzyme is a protein that speeds up a certain biochemical reaction. Trypsin is found in the small intestine. It can also be made from fungus, plants, and bacteria. But it is usually made for commercial purposes from the pancreas of livestock. Trypsin is given to people who lack enzymes needed for digestion. It is also given in combination with bromelain and rutin for treatment of osteoarthritis.<br />\r\n<br />\r\nBromelain&nbsp;is a&nbsp;protein&nbsp;extract derived from the stems of pineapples, although it exists in all parts of the fresh plant and fruit. The extract has a history of&nbsp;folk medicine&nbsp;use. As a culinary ingredient, it may be used as a&nbsp;meat tenderizer. The term &quot;bromelain&quot; may refer to either of two protease enzymes extracted from the plants of the family Bromeliaceae, or it may refer to a combination of those enzymes along with other compounds produced in an extract.</p>', '<p>Initially 2 tabs 3 times daily. Maintenance 1 tab 3 times daily preferably before meals</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity.</p>', '<p>Trypsin seems to be safe when used by healthcare professionals for wound cleaning and healing. It can cause side effects such as pain and burning. Not enough is known about the safety of trypsin for its other uses.</p>', '<p>Pregnancy Category-Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Allergies: If you are allergic to pineapple, latex, wheat, celery, papain, carrot, fennel, cypress pollen, or grass pollen, you might have an allergic reaction to bromelain.<br />\r\n<br />\r\nSurgery: Bromelain might increase the risk of bleeding during and after surgery. Stop using bromelain at least 2 weeks before a scheduled surgery.</p>', NULL, '<p>Enzymes</p>', NULL, NULL, '2022-02-15 06:08:47', '2022-03-21 20:25:59'),
(214, 214, '<p>Bromfenac is indicated for the treatment of postoperative inflammation and the reduction of ocular pain in patients who have undergone cataract extraction</p>', '<p>Bromfenac is a nonsteroidal anti-inflammatory drug (NSAID). The mechanism of anti-inflammatory activity is thought to be due to its ability to block prostaglandin synthesis by inhibiting cyclooxygenase 1 and 2. Prostaglandins have been shown in many animal models to be mediators of certain kinds of intraocular inflammation. In studies performed in animal eyes, prostaglandins have been shown to produce disruption of the blood-aqueous humor barrier, vasodilation, increased vascular permeability, leukocytosis and increased intraocular pressure.</p>', '<p><strong>Adults</strong>: 1 drop to the problem eye 2 times a day; treatment should start 24 hours after surgery and should continue for 2 weeks<br />\r\n<br />\r\n<strong>Children</strong>: Use and dose must be determined by the doctor.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and efficacy in pediatric patients below the age of 18 have not been established yet.</p>', NULL, '<p>Bromfenac ophthalmic solution is contraindicated in patients with known hypersensitivity to any ingredients of the formulation.</p>', '<p>The most commonly reported adverse reactions following use of Bromfenac after cataract surgery include: abnormal sensation in eye, conjunctival hyperemia, eye irritation (including burning/stinging), eye pain, eye pruritus, eye redness, headache and iritis. These events were reported in 2-7% of patients</p>', '<p>Pregnancy Category C. This drug should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Caution should be exercised when Bromfenac ophthalmic solution is administered to a nursing mother.</p>', '<p>All topical NSAIDs may slow or delay healing. Topical corticosteroids are also known to slow or delay healing. Concomitant use of topical NSAIDs and topical steroids may increase the potential for healing problems. It is recommended that Bromfenac ophthalmic solution be used with caution in patients with known bleeding tendencies or who are receiving other medications which may prolong bleeding time. Bromfenac ophthalmic solution should not be administered while wearing contact lenses.<br />\r\n<br />\r\nBromfenac ophthalmic solution contains Sodium Sulfite, a compound that may cause allergic-type reactions including anaphylactic symptoms and life-threatening or less severe asthmatic episodes in certain susceptible people. The overall prevalence of sulfite sensitivity in the general population is unknown and probably low. Therefore, caution should be used when treating individuals who have previously exhibited sensitivities to these drugs.</p>', NULL, '<p>Ophthalmic Non-Steroid drugs</p>', '<p>Keep out of the reach of children. Store in a cool, dry place, away from heat and direct light. &nbsp;Do not use more than 4 weeks after opening.</p>', NULL, '2022-02-15 06:09:06', '2022-03-21 20:29:50');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(215, 215, '<p>Bromhexine is indicated in the treatment of respiratory tract disorders associated with productive cough. This include-</p>\r\n\r\n<ul>\r\n	<li>Tracheobronchitis</li>\r\n	<li>Bronchitis with emphysema</li>\r\n	<li>Bronchiectasis</li>\r\n	<li>Bronchitis with bronchospasm</li>\r\n	<li>Chronic inflammatory pulmonary conditions and</li>\r\n	<li>Pneumoconiosis.</li>\r\n</ul>', '<p>Bromhexine Hydrochloride is an oral mucolytic agent. It disrupts the structure of acid mucopolysaccharide fibres in mucoid sputum and produces less viscous mucus, which makes easier the expectoration. It is rapidly &amp; completely absorbed from the gastrointestinal tract. It is widely distributed into the body tissues.</p>', '<p>The recommended doses for adults and children are stated below:</p>\r\n\r\n<ul>\r\n	<li>Adult &amp; Children over 12 years: 10 ml (2 teaspoons) 3 times daily</li>\r\n	<li>Children 6-12 years: 5 ml (1 teaspoon) 3 times daily</li>\r\n	<li>Children 2-6 years: 2.5 ml (1/2 teaspoon) 3 times daily</li>\r\n	<li>Bromhexine Hydrochloride is not recommended for children under 2 years of age without advice.</li>\r\n</ul>', '<p>There are no known significant interactions with other drugs.</p>', '<p>It is contraindicated in known hypersensitivity to Bromhexine Hydrochloride or any of the ingredients of this product.</p>', '<p>Gastrointestinal side effects may occur occasionally. A transient rise in serum aminotransferase values has been reported. Other reported side effects include-headache, vertigo (dizziness) and allergic reactions</p>', '<p><strong>Use in Pregnancy</strong>: Special care is recommended during pregnancy. The benefits of bromhexine must be assessed against possible effects on children.<br />\r\n<br />\r\n<strong>Use in Lactation</strong>: Bromhexine is expected to enter breast milk. Therefore it is not recommended that bromhexine be taken by lactating mothers.</p>', '<p>Since mucolytics may disrupt the gastric mucosa bromhexine should be used with care in patients with a history of peptic ulcer disease. Care is also advisable in asthmatic patients. Clearance of bromhexine and its metabolites may be reduced in patients with severe hepatic or renal impairment.</p>', NULL, '<p>Cough expectorants &amp; mucolytics</p>', '<p>Keep in a dry place away from light and heat. Keep out of reach of children.</p>', NULL, '2022-02-15 06:09:30', '2022-03-21 20:32:53'),
(216, 216, '<p><strong>Hyperprolactinemia-Associated Dysfunctions</strong>: Dysfunctions associated with hyperprolactinemia including amenorrhea with or without galactorrhea, infertility or hypogonadism.<br />\r\n<br />\r\n<strong>Prolactin secreting adenomas</strong>: ln cases where adenectomy is elected, a course of bromocriptine mesilate therapy may be used to reduce the tumor mass prior to surgery.<br />\r\n<br />\r\n<strong>Acromegaly</strong>: Parkinson&#39;s Disease: Idiopathic or postencephalitic Parkinson&#39;s disease- As adjunctive treatment to levodopa (alone or with a peripheral decarboxylase inhibitor).</p>', '<p>Bromocriptine mesilate is a nonhormonal, nonestrogenic agent that inhibits the secretion of prolactin in humans, with little or no effect on other pituitary hormones, except in patients with acromegaly, where it lowers elevated blood levels of growth hormone. Bromocriptine mesilate is a dopamine receptor agonist, which activates post-synaptic dopamine receptors.The dopaminergic neurons in the tuberoinfundibular process modulate the secretion of prolactin from the anterior pituitary by secreting a prolactin inhibitory factor (thought to be dopamine); in the corpus striatum the dopaminergic neurons are involved in the control of motor function. Clinically, it significantly reduces plasma levels of prolactin in patients with physiologically elevated prolactin as well as in patients with hyperprolactinemia.</p>', '<p><strong>General</strong>: It is recommended that Bromocriptine mesilate be taken with food. Patients should be evaluated frequently during dose escalation to determine the lowest dosage that produces a therapeutic response.<br />\r\n<br />\r\n<strong>Hyperprolactinemic lndications</strong>: The initial dosage is 0.5 mg to 2.5 mg tablet daily. An additional 2.5 mg tablet may be added to the treatment regimen as tolerated as tolerated every 2-7 days until an optimal therapeutic response is achieved.Based on limited data in children of age 11 to 15 the initial dose is 0.5 to 2.5 mg tablet daily. Dosing may need to be increased as tolerated until a therapeutic response is achieved. The therapeutic dosage ranged from 2.5-10 mg daily in children with prolactin-secreting pituitary adenomas.<br />\r\n<br />\r\n<strong>Acromegaly</strong>: The initial recommended dosage is 0.5 to 2.5 mg on retiring (with food) for 3 days. An additional 0.5 to 2.5 mg should be added to the treatment regimen as tolerated every 3-7 days until patient obtains optimal therapeutic benefit. The maximal dosage should not exceed 100 mg/day.<br />\r\n<br />\r\n<strong>Parkinson&#39;s disease</strong>: The basic principle of bromocriptine mesilate therapy is to initiate treatment at a low dosage. The initial dose of Bromocriptine mesilate is 0.5 of a 2.5 mg tablet twice daily with meals. If necessary,the dosage may be increased every 14-28 days by 2.5 mg/day with meals.The safety of bromocriptine mesilate has not been demonstrated in dosages exceeding 100 mg/day.</p>', '<p>Bromocriptine may interact with dopamine antagonists, butyrophenones, and certain other agents. Compounds in these categories result in a decreased efficacy of Bromocriptine: phenothi-azines, haloperidol, metodopramide, pimozide. Concomitant use of Bromocriptine with other ergot alkaloids is not recommended.</p>', '<ul>\r\n	<li>Uncontrolled hypertension and sensitivity to any ergot alkaloids. In patients being treated for hyperprolactinemia Bromocriptine mesilate should be withdrawn when pregnancy is diagnosed.</li>\r\n	<li>Post partum period in women with a history of coronary artery disease &amp; other severe cardiovascular conditions.</li>\r\n</ul>', '<p>Side effects in decreasing order of frequency are: nausea, headache, dizziness, fatigue, lightheadedness, vomiting, abdominal cramps, nasal congestion constipation, diarrhea and drowsiness. A slight hypotensive effect may accompany treatment. The occurrence of adverse reactions may be lessened by temporarily reducing dosage to 0.5 mg. Abnormalities in laboratory tests may include elevations in blood urea nitrogen, SGOT, SGPT, GGPT, CPK, alkaline phosphatase and uric acid,which are usually transient and not of clinical significance</p>', '<p>Pregnancy category B. Bromocriptine should not be used during lactation in postpartum women.</p>', '<p>Safety and efficacy of bromocriptine mesilate have not been established in patients with renal or hepatic disease. Care should be exercised when administering Bromocriptine therapy concomitantly with other medications known to lower blood pressure.The drug should be used with caution in patients with a history of psychosis or cardiovascular disease. If acromegalic patients or patients with prolactinoma or Parkinson&#39;s disease are being treated with Bromocriptine during pregnancy, they should be cautiously observed.</p>', NULL, '<p>Antiparkinson drugs, Motility stimulants/Dopamine antagonist</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric use</strong>: No data are available for bromocriptine use in pediatric patients under the age of 8 years</p>', '2022-02-15 06:09:56', '2022-03-21 20:37:14'),
(217, 217, '<p>Budesonide inhaler is indicated for the maintenance treatment of asthma as prophylactic therapy in adult and paediatric patients six years of age or older. It is also indicated for patients requiring oral corticosteroid therapy for asthma, many of those patients may be able to reduce or eliminate their requirement for oral corticosteroids over time. Budesonide inhaler is not indicated for the relief of acute bronchospasm.</p>', '<p>Budesonide inhaler is a corticosteroid that exhibits potent glucocorticoid activity and weak mineralocorticoid activity. Corticosteroids have been shown to have a wide range of inhibitory activities against multiple cell types (e.g., mast cells, oeosinophils, neutrophils, macrophages, and lymphocytes) and mediators (e.g., histamine, eicosanoids, leukotrienes, and cytokines) involved in allergic and non-allergic inflammation. These anti-inflammatory actions of Budesonide contribute to its efficacy in asthma.</p>', '<p>Budesonide inhaler should be administered by the orally inhaled route in asthmatic patients age 6 years and older. Individual patients will experience a variable onset and degree of symptom relief. Generally, Budesonide inhaler has a relatively rapid onset of action for an inhaled corticosteroid. Improvement in asthma control following inhaled administration of Budesonide inhaler can occur within 24 hours of initiation of treatment, although maximum benefit may not be achieved for 1 to 2 weeks, or longer. The safety and efficacy of Budesonide inhaler, when administered in excess of recommended doses,&nbsp;have not been established.<br />\r\n<br />\r\n<strong>Adult</strong>: Bronchodilators alone-</p>\r\n\r\n<ul>\r\n	<li>Recommended starting dose: 200 to 400 mcg twice daily</li>\r\n	<li>Highest recommended dose: 400 mcg twice daily</li>\r\n</ul>\r\n\r\n<p><strong>Adult</strong>: Inhaled corticosteroids**-</p>\r\n\r\n<ul>\r\n	<li>Recommended starting dose: 200 to 400 mcg twice daily</li>\r\n	<li>Highest recommended dose: 800 mcg twice daily</li>\r\n</ul>\r\n\r\n<p><strong>Adult</strong>: Oral corticosteroids-</p>\r\n\r\n<ul>\r\n	<li>Recommended starting dose: 400 to 800 mcg twice daily</li>\r\n	<li>Highest recommended dose: 800 mcg twice daily</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Bronchodilators alone-</p>\r\n\r\n<ul>\r\n	<li>Recommended starting dose: 200 mcg twice daily</li>\r\n	<li>Highest recommended dose: 400 mcg twice daily</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Inhaled corticosteroids**-</p>\r\n\r\n<ul>\r\n	<li>Recommended starting dose: 200 to 400 mcg twice daily</li>\r\n	<li>Highest recommended dose: 400 mcg twice daily</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Oral corticosteroids-</p>\r\n\r\n<ul>\r\n	<li>Recommended dose: The highest recommended dose in children is 400 mg twice daily</li>\r\n</ul>\r\n\r\n<p>**In patients with mild to moderate asthma who are well controlled on inhaled corticosteroids, dosing with Budesonide inhaler 200 mg or 400 mg once daily may be considered. Budesonide inhaler can be administered once daily either in the morning or in the evening.<br />\r\n<br />\r\nIf the once daily treatment with Budesonide inhaler does not provide adequate control of asthma symptoms, the total daily dose should be increased and/or administered in divided doses.<br />\r\n<br />\r\n<strong>Patients maintained on chronic oral corticosteroids</strong>: Initially, Budesonide inhaler should be used concurrently with the patient&rsquo;s usual maintenance dose of systemic corticosteroid. After approximately one week, gradual withdrawal of the systemic corticosteroid is started by reducing the daily or alternate daily dose. The next reduction is made after an interval of one or two weeks, depending on the response of the patient. Generally, these decrement should not exceed 2.5 mg of Prednisone or its equivalent. A slow rate of withdrawal is strongly recommended. During reduction of oral corticosteroids, patients should be carefully monitored for asthma instability, including objective measures of airway function, and for adrenal insufficiency. During withdrawal, some patients may experience symptoms of systemic corticosteroid withdrawal, e.g., joint and/or muscular pain, lassitude and depression, despite maintenance or even improvement in pulmonary function. Such patients should be encouraged to continue with Budesonide Inhaler but should be monitored for objective signs of adrenal insufficiency. If evidence of adrenal insufficiency occurs, the systemic corticosteroid dose should be increased temporarily and thereafter withdrawal should be continued more slowly. During periods of stress or a severe asthma attack, transferred patients may require supplementary treatment with systemic corticosteroids.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Using an Inhaler seems simple, but most patients do not know how to use it in the right way. If the Inhaler is used in the wrong way, less medicine can reach the lungs. Correct and regular use of the Inhaler will prevent or lessen the severity of asthma attacks.<br />\r\n<br />\r\nFollowing simple steps can help to use Inhaler effectively (According to &quot;<strong>National Asthma Guidelines for Medical Practitioners</strong>&quot; published by Asthma Association):</p>\r\n\r\n<ol>\r\n	<li>Take off the cap.</li>\r\n	<li>Shake the inhaler (at least six times) vigorously before each use.</li>\r\n	<li>If the inhaler is new or if it has not been used for a week or more, shake it well and release one puff into the air to make sure that it works.</li>\r\n	<li>Breathe out as full as comfortably possible &amp; hold the inhaler upright.</li>\r\n	<li>Place the actuator into mouth between the teeth and close lips around the mouthpiece.</li>\r\n	<li>While breathing deeply and slowly through the mouth, press down firmly add fully on the canister to release medicine.</li>\r\n	<li>Remove the inhaler from mouth. Continue holding breath for at least for 10 seconds or as long as it is comfortable.</li>\r\n	<li>If doctor has prescribed more than one inhalation per treatment, wait 1 minute between puffs (inhalations). Shake the inhaler well and repeat steps 4 to 7.</li>\r\n	<li>After use, replace the cap on the mouthpiece. After each treatment, rinse mouth with water.</li>\r\n	<li>Check your technique in front of a mirror from time to time, if you see a white mist during the inhalation, you may not have closed your lips properly around mouthpiece, or you may not be breathing in as you press the can. This indicates failure of technique. If this happens, repeat the procedure from step 4 carefully.</li>\r\n</ol>\r\n\r\n<p><strong>Instructions for Cleaning Inhale</strong>r: Clean your Inhaler at least once a week. Remove canister and rinse the plastic actuator and cap in warm water but do not put the metal canister into water. Dry the actuator and cap thoroughly and gently replace the metal canister into the actuator with a twisting motion. Put the cap on the mouthpiece.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', NULL, '<p>Budesonide inhalation aerosol is contraindicated in the primary treatment of status asthmaticus or other acute episodes of asthma where intensive measures are required. Hypersensitivity to Budesonide contraindicates the use of Budesonide inhaler.</p>', '<p>The following adverse reactions were reported in patients treated with Budesonide inhaler.</p>\r\n\r\n<ul>\r\n	<li>General: Headache, flu-like syndrome, pain, back pain, fever, neck pain, asthenia.</li>\r\n	<li>Respiratory system: Respiratory tract infections, pharyngitis, sinusitis, rhinitis, voice alteration, cough aggravation.</li>\r\n	<li>Digestive system: Oral candidiasis, dyspepsia, gastroenteritis, nausea, abdominal pain, dry mouth, vomiting.</li>\r\n	<li>Metabolic and Nutritional: Weight gain.</li>\r\n	<li>Musculoskeletal: Fracture, myalgia, arthralgia.</li>\r\n	<li>Nervous system: Syncope, hypertonia, migraine.</li>\r\n	<li>Skin: Ecchymosis.</li>\r\n	<li>Psychiatric: Insomnia.</li>\r\n	<li>Resistance Mechanisms: Infection.</li>\r\n	<li>Special Senses: Taste perversion.</li>\r\n</ul>', NULL, '<p>During withdrawal from oral corticosteroids, some patients may experience symptoms of systemically active corticosteroid withdrawal, e.g., joint and/or muscular pain, lassitude, and depression, despite maintenance or even improvement of respiratory function. Budesonide inhaler will often permit control of asthma symptoms with less suppression of hypothalamic-pituitary-adrenal (HPA) function than therapeutically equivalent oral doses of Prednisone. Since Budesonide is absorbed into the circulation and can be systemically active at higher doses, the full beneficial effects of Budesonide inhaler in minimising HPA dysfunction may be expected only when recommended dosages are not exceeded and individual patients are titrated to the lowest effective dose. Since individual sensitivity to effects on cortisol production exists, physicians should consider this fact when prescribing Budesonide inhaler.</p>', NULL, '<p>Nasal Decongestants &amp; Other Nasal Preparations, Respiratory corticosteroids</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Paediatric studies: There were no clinically relevant differences in the pattern or severity of adverse events in children compared with those reported in adults.</p>', '2022-02-15 06:10:21', '2022-03-21 20:40:41'),
(218, 218, '<ul>\r\n	<li>Prophylaxis and treatment of seasonal and perennial allergic rhinitis.</li>\r\n	<li>Prophylaxis and treatment of vasomotor rhinitis.</li>\r\n	<li>Symptomatic relief of nasal polyposis.</li>\r\n	<li>Prevention against nasal polyps after polypectomy.</li>\r\n</ul>', '<p>Budesonide is a synthetic corticosteroid having potent glucocorticoid activity and weak mineralocorticoid activity. It has approximately a 200-fold higher affinity for the glucocorticoid receptor and a 1000-fold higher topical anti-inflammatory potency than cortisol. Corticosteroids have been shown to have a wide range of inhibitory activities against multiple cell types (e.g. mast cell, eosinophil, neutrophil, macrophage, and lymphocyte) and mediators (e.g. histamine, eicosanoids, leukotriene, and cytokine) involved in allergic mediated inflammation.</p>', '<p><strong>Adults and children 6 years of age and older</strong>: 100 mcg per day administered as one spray per nostril once daily.<br />\r\n<br />\r\n<strong>Adults (12 years of age and older)</strong>: The maximum recommended dose is 400 mcg per day administered as four sprays per nostril once daily.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients below 6 years of age have not been established.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', '<p>No significant drug interaction has been reported.</p>', NULL, '<p>Adverse local reactions following budesonide use are mild and usually transient. Systemic side effects have not been reported during clinical studies of budesonide nasal preparations. Sneezing, headache, sore throat, dry mouth, nausea etc. have been reported as the common side effects.</p>', '<p><strong>Pregnancy</strong>: Inhaled budesonide has been assigned to pregnancy category B by the FDA. Budesonide has not been shown to be teratogenic in animals when given in high doses by inhalation. Despite the animal findings, it would appear that the possibility of fetal harm is remote if the inhaled drug is used during pregnancy. Nevertheless, because the studies in humans cannot rule out the possibility of harm, inhaled budesonide should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Lactation</strong>: The amounts of inhaled budesonide excreted into breastmilk are minute and infant exposure is negligible. Reviewers and an expert panel consider inhaled corticosteroids acceptable to use during breastfeeding. When taken by mouth, budesonide is only about 9% bioavailable; bioavailability in the infant is likely to be similarly low for any budesonide that enters the breastmilk.</p>', '<p>Budesonide nasal spray should be used with caution in patients with active or quiescent tuberculous infection, untreated fungal, bacterial, or systemic viral infections, or ocular herpes simplex infection. Patients with recent nasal septal ulcers, nasal surgery, or nasal trauma should not use a nasal corticosteroid.</p>', '<p>Like any other nasally administered corticosteroids, acute overdosing is unlikely in view of the total amount of active ingredient present. Clinically significant systemic adverse events would most likely not occurs if the entire contents of the bottle were administered all at once, via either oral or nasal application. Chronic overdosage may result in signs/symptoms of hypercorticism.</p>', '<p>Nasal Decongestants &amp; Other Nasal Preparations, Respiratory corticosteroids</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:10:56', '2022-03-21 20:43:18'),
(219, 219, '<p>Budesonide nebuliser suspension is indicated for the maintenance treatment and as prophylactic therapy of asthma.</p>', '<p>Budesonide is a synthetic corticosteroid having potent glucocorticoid activity and weak mineralocorticoid activity. It has approximately a 200-fold higher affinity for the glucocorticoid receptor and a 1000-fold higher topical anti-inflammatory potency than cortisol. Corticosteroids have been shown to have a wide range of inhibitory activities against multiple cell types (e.g., mast cell, eosinophil, neutrophil, macrophage, and lymphocyte) and mediators (e.g., histamine, eicosanoids, leukotriene, and cytokine) involved in allergic mediated inflammation.</p>', '<p><strong>Children 3 months to 12 years of age</strong>: 0.5-1 mg twice daily.<br />\r\n<strong>Adults and elderly</strong>: 1-2 mg twice daily.</p>', '<p>No significant drug interactions have been reported.</p>', '<p>Hypersensitivity to any of the ingredients of this preparation.</p>', '<p>Sneezing, headache, sore throat, dry mouth, nausea etc. have been reported as the common side effects</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well-controlled studies in pregnant women. Budesonide nebuliser suspension, like other corticosteroids, should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether Budesonide is excreted in human milk. Because other corticosteroids are excreted in human milk, caution should be exercised when Budesonide nebuliser suspension is administered to nursing women.</p>', '<p>Budesonide nebuliser suspension should be used with caution in patients with active or quiescent tuberculous infection, untreated fungal, bacterial, or systemic viral infections, or ocular herpes simplex infection.</p>', NULL, '<p>Nasal Decongestants &amp; Other Nasal Preparations, Respiratory corticosteroids</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:11:34', '2022-03-21 20:45:34'),
(220, 220, '<p>Budesonide tablet is a glucocorticoid indicated for the induction of remission in patients with active, mild to moderate ulcerative colitis.</p>', '<p>Budesonide is a synthetic corticosteroid having potent glucocorticoid activity and weak mineralocorticoid activity. It has approximately 200-fold higher affinity for the glucocorticoid receptor than cortisol and 15-fold than prednisolone. Budesonide is effective against inflammatory bowel diseases. It reduces inflammation of colon and also helps heal the lining of the colon.</p>', '<p><strong>Adult</strong>: One 9 mg Budesonide extend release tablet should be taken once daily in the morning with or without food for up to 8 weeks or as prescribed by the doctor.<br />\r\n<br />\r\n<strong>Use in children</strong>: Safety and effectiveness of budesonide in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Use in Hepatic Impaired patients</strong>: Monitor patients for signs and/or symptoms of hypercorticism.</p>', '<p>Avoid Cytochrome P450 3A4 inhibitors (e.g. ketoconazole, grapefruit juice). It may cause increased systemic corticosteroid effects. Budesonide does not affect the plasma levels of oral contraceptives.</p>', NULL, '<p>Common side effects are headache, nausea, upper abdominal pain, fatigue, acne, flatulence, joint pain, urinary tract infection, abdominal distension, constipation.</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Budesonide should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Budesonide is secreted in human milk. So, a decision should be made whether to discontinue nursing or budesonide taking into account the clinical importance of the drug to the mother.</p>', '<ul>\r\n	<li>Since budesonide is a glucocorticoid, general warnings concerning glucocorticoids should be followed.</li>\r\n	<li>Risk of impaired adrenal function when transferring from glucocorticoid treatment with higher systemic effects to glucocorticoid treatment with lower systemic effects, such as budesonide. Taper patients slowly from systemic corticosteroids if transferring to budesonide.</li>\r\n	<li>Potential worsening of infections (e.g., chickenpox, measles, existing tuberculosis, fungal, bacterial, viral, or parasitic infection). Use with caution in patients with these infections.</li>\r\n	<li>Reduced liver function affects the elimination of glucocorticoid, and increases systemic availability of oral budesonide.</li>\r\n</ul>', '<p>If glucocorticoids are used at excessive doses for prolonged periods, systemic glucocorticoid effects such as hypercorticism and adrenal suppression may occur.</p>', '<p>Ulcerative Colitis</p>', '<p>Budesonide extended-release tablets should be stored below 30&deg;C. Store in a cool and dry place protected from light and moisture</p>', NULL, '2022-02-15 06:11:54', '2022-03-21 20:47:36'),
(221, 221, '<p>This is indicated in the regular treatment of asthma. They are also indicated in the symptomatic treatment of severe chronic obstructive pulmonary disease (COPD), with a history of repeated exacerbations despite regular therapy with long-acting bronchodilators.</p>', '<p><strong>Budesonide:</strong>&nbsp;It is an anti-inflammatory corticosteroid that exhibits potent glucocorticoid activity and weak mineralocorticoid activity. Inflammation is an important component in the pathogenesis of asthma. Corticosteroids have a wide range of inhibitory activities against multiple cell types (e.g., mast cells, eosinophils, neutrophils, macrophages and lymphocytes) and mediators (e.g., histamine, eicosanoids, leukotrienes, and cytokines) involved in allergic and non-allergic mediated inflammation. These anti-inflammatory actions of corticosteroids may contribute to their efficacy in asthma.<br />\r\n<br />\r\n<strong>Formoterol Fumarate Dihydrate</strong>: It is a long-acting, selective &beta;2 - adrenergic agonist with a rapid onset of action. Inhaled Formoterol Fumarate Dihydrate BP acts locally in the lungs as a bronchodilator. The pharmacological effects of &beta;2-adrenoceptor agonist drugs are attributable to the stimulation of intracellular adenyl cyclase, the enzyme that catalyses the conversion of adenosine triphosphate (ATP) to cyclic AMP. Increased cyclic AMP levels cause relaxation of bronchial smooth muscle and inhibit the release of mediators of immediate hypersensitivity from the cells, especially from mast cells.</p>', '<p><strong>Inhaler (For Asthma)</strong>-</p>\r\n\r\n<ul>\r\n	<li>Adults and adolescents (12 years and older): The recommended maintenance dose is 1 puff twice daily or 2 puffs once daily. For some patients a maintenance dose of 2 puffs twice daily may be appropriate (for 160/4.5 mcg/inhalation only). Patients should take 1 additional puff as needed in response to symptoms. If symptoms persist after a few minutes, the additional puff should be taken. Not more than 6 puffs should be taken on any single occasion.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>Children: The usual maintenance dose is 1 -2 puffs once or twice daily. Patients should take 1 additional puff as needed in response to symptoms. If symptoms persist after a few minutes, the additional puff should be taken. Not more than 4 puffs should be taken on any single occasion.</li>\r\n</ul>\r\n\r\n<p><strong>Inhalation Capsule (For Asthma)</strong>: There are two alternative dosage regimens for the treatment of asthma with Budesonide and Formoterol combination. Budesonide and Formoterol 100 &amp; 200 Inhalation Capsule maintenance and reliever therapy.<br />\r\nAdults and adolescents (12 years and older):</p>\r\n\r\n<ul>\r\n	<li>Maintenance dose: Budesonide and Formoterol 100 &amp; 200 Inhalation Capsule twice daily</li>\r\n	<li>Reliever dose: 1 additional Inhalation Capsule as needed in response to symptoms. If symptoms persist after a few minutes, an additional Inhalation Capsule should be taken. Not more than 6 Inhalation Capsule should be taken on any single occasion. A total daily dose of more than 8 Inhalation Capsule is not normally needed, however, a total daily dose of up to 12 Inhalation Capsule can be used temporarily.</li>\r\n</ul>\r\n\r\n<p>Children (4 years and older):</p>\r\n\r\n<ul>\r\n	<li>Maintenance dose: Budesonide and Formoterol 100 Inhalation Capsule once daily.</li>\r\n	<li>Reliever dose: 1 additional Inhalation Capsule as needed in response to symptoms. If symptoms persist after a few minutes, an additional Inhalation Capsule should be taken. Not more than 4 Inhalation Capsule should be taken on any single occasion. A total daily dose of more than 4 Inhalation Capsule is not normally needed, however, a total daily dose of up to 8 Inhalation Capsule could be used temporarily.</li>\r\n</ul>\r\n\r\n<p><strong>Inhalation Capsule (For COPD):&nbsp;</strong>Adults (40 years and older)</p>\r\n\r\n<ul>\r\n	<li>200 Inhalation Capsule: 2 Inhalation Capsule twice daily. Maximum daily maintenance dose: 4 Inhalation Capsule</li>\r\n	<li>400 Inhalation Capsule: 1 Inhalation Capsule twice daily. Maximum daily maintenance dose: 2 Inhalation Capsule.</li>\r\n</ul>\r\n\r\n<p><strong>Administration</strong><br />\r\n</p>\r\n\r\n<p>Using an Inhaler seems simple, but most patients do not know how to use it in the right way. If the Inhaler is used in the wrong way, less medicine can reach the lungs. Correct and regular use of the Inhaler will prevent or lessen the severity of asthma attacks.<br />\r\n<br />\r\nFollowing simple steps can help to use Inhaler effectively (According to &quot;<strong>National Asthma Guidelines for Medical Practitioners</strong>&quot; published by Asthma Association):</p>\r\n\r\n<ol>\r\n	<li>Take off the cap.</li>\r\n	<li>Shake the inhaler (at least six times) vigorously before each use.</li>\r\n	<li>If the inhaler is new or if it has not been used for a week or more, shake it well and release one puff into the air to make sure that it works.</li>\r\n	<li>Breathe out as full as comfortably possible &amp; hold the inhaler upright.</li>\r\n	<li>Place the actuator into mouth between the teeth and close lips around the mouthpiece.</li>\r\n	<li>While breathing deeply and slowly through the mouth, press down firmly add fully on the canister to release medicine.</li>\r\n	<li>Remove the inhaler from mouth. Continue holding breath for at least for 10 seconds or as long as it is comfortable.</li>\r\n	<li>If doctor has prescribed more than one inhalation per treatment, wait 1 minute between puffs (inhalations). Shake the inhaler well and repeat steps 4 to 7.</li>\r\n	<li>After use, replace the cap on the mouthpiece. After each treatment, rinse mouth with water.</li>\r\n	<li>Check your technique in front of a mirror from time to time, if you see a white mist during the inhalation, you may not have closed your lips properly around mouthpiece, or you may not be breathing in as you press the can. This indicates failure of technique. If this happens, repeat the procedure from step 4 carefully.</li>\r\n</ol>\r\n\r\n<p><strong>Instructions for Cleaning Inhaler</strong>: Clean your Inhaler at least once a week. Remove canister and rinse the plastic actuator and cap in warm water but do not put the metal canister into water. Dry the actuator and cap thoroughly and gently replace the metal canister into the actuator with a twisting motion. Put the cap on the mouthpiece.</p>', '<p>Concomitant treatment with Ritonavir, Itraconazole, Ketoconazole or other potent CYP3A4 inhibitors should be avoided.</p>', '<p>Hypersensitivity to Budesonide, Formoterol or to Lactose.</p>', '<p>Budesonide: Hoarseness, and candidiasis (thrush) of the mouth and throat can occur in some patients. Cutaneous hypersensitivity reactions have been reported.<br />\r\n<br />\r\nFormoterol Fumarate Dihydrate: Tremor, palpitations, and headache have been reported. Cardiac arrhythmias, muscle cramps, and hypersensitivity reactions, including rash, oedema, and angio-oedema, may occur in some patients.</p>', '<p>Administration of Budesonide &amp; Formoterol Fumarate in pregnant women and lactating mother should only be considered if the expected benefit to the mother is greater than any possible risk to the foetus</p>', '<p>Treatment with Budesonide and Formoterol combination should not be initiated to treat a severe exacerbation or if patients have significantly worsening or acutely deteriorating asthma.</p>', NULL, NULL, '<p>Protect from light, store in cool &amp; dry place. Do not store above 30&deg; C. Keep out of the reach of children. Protect from freezing.</p>', '<p>It is recommended that the height of children receiving prolonged treatment with inhaled corticosteroids is regularly monitored. If growth is slowed, therapy should be re evaluated with the aim of reducing the dose of inhaled corticosteroid. The benefits of the corticosteroid therapy and the possible risks of growth suppression must be carefully weighed. In addition consideration should be given to referring the patient to a paediatric respiratory specialist.</p>', '2022-02-15 06:12:34', '2022-03-21 20:53:55'),
(222, 222, '<p>Bumetanide is indicated for the treatment of edema associated with- Congestive heart failure, Hepatic ascites and, Renal disease including the nephrotic syndrome</p>', '<p>Bumetanide is a loop diuretic of the sulfamyl category to treat heart failure. It is often used in patients in whom high doses of furosemide are ineffective. There is however no reason not to use bumetanide as a first choice drug. The main difference between the two substances is in bioavailability. It is said to be a more predictable diuretic, meaning that the predictable absorption is reflected in a more predictable effect. Bumetanide is 40 times more potent than furosemide (for patients with normal renal function).<br />\r\n<br />\r\nBumetanide interferes with renal cAMP and/or inhibits the sodium-potassium ATPase pump. Bumetanide appears to block the active reabsorption of chloride and possibly sodium in the ascending loop of Henle, altering electrolyte transfer in the proximal tubule. This results in excretion of sodium, chloride, and water and, hence, diuresis.</p>', '<p><strong>Oral</strong>: 1 mg in the morning , repeated after 6-8 hours if necessary, In severe cases , 5 mg daily increased by 5 mg every 12-24 hours according to response. Elderly , 500 micrograms daily may be sufficient.<br />\r\n<br />\r\n<strong>Parenteral:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>By IV Injection</strong>: 1-2 mg, repeated after 20 minutes if necessary. Elderly, 500 micrograms (1 ml of Bumetanide) daily may be sufficient.</li>\r\n	<li><strong>By IV Infusion</strong>: 2-5 mg over 30-60 minutes.Elderly, 500 micrograms (1 ml of Bumetanide) daily may be sufficient.</li>\r\n	<li><strong>By IM Injection</strong>: 1 mg initially then adjusted according to response , Elderly 500 micrograms (1 ml of Bumetanide) daily may be sufficient.</li>\r\n</ul>', '<p>Concomitant use of Bumetanide may potentiate the effects of antihypertensive drugs. It shows a tendency to increase the excretion of potassium which can lead to an increase in the sensitivity of the myocardium to the toxic effects of digitalis. As with other diuretics, Bumetanide may cause an increase in blood uric acid.</p>', '<p>Loop diuretics should be avoided in severe hypokalaemia, severe hyponatraemia, anuria, comatose and precomatose states associated with liver cirrhosis and in renal failure.</p>', '<p>The side effects of Bumetanide include: headache, dizziness, fatigue, postural hypotension and gastrointestinal symptoms. Various skin reactions, photosensitivity reactions and metabolic disturbances, including reduced glucose tolerance are less frequent. Electrolyte disturbances can occur especially during long term treatment.</p>', '<p>Pregnancy Category C. There are no adequate and well controlled studies in pregnant woman. It is not known wheather this drug is excreted in human milk.</p>', '<p>Serum potassium should be measured periodically and potassium supplements or potassium sparing diuretics added if necessary.</p>', '<p>Symptoms would be those caused by excessive diuresis. Empty stomach by gastric lavage or emesis.</p>', '<p>Loop diuretics</p>', '<p>Store in a cool &amp; dry place. Protect from light.</p>', '<p><strong>Paediatric use</strong>: Safety and effectiveness in paediatric patients below the age of 18 have not been established.</p>', '2022-02-15 06:12:53', '2022-03-21 20:57:01'),
(223, 223, '<p>Bupivacaine is indicated for the production of local or regional anaesthesia or analgesia for surgery, for oral surgery procedures, for diagnostic and therapeutic procedures, and for obstetrical procedures. The routes of administration and indicated Bupivacaine concentrations are:</p>\r\n\r\n<ul>\r\n	<li>Local infiltration: 0.25%</li>\r\n	<li>Peripheral nerve block: 0.25%, 0.5%</li>\r\n	<li>Sympathetic block: 0.25%</li>\r\n	<li>Lumbar epidural: 0.25%, 0.5% and 0.75% (non-obstetrical)</li>\r\n	<li>Caudal: 0.25%, 0.5%</li>\r\n</ul>', '<p>Bupivacaine binds to the intracellular portion of voltage-gated sodium channels and blocks sodium influx into nerve cells, which prevents depolarization. Without depolarization, no initiation or conduction of a pain signal can occur.<br />\r\n<br />\r\nThe rate of systemic absorption of bupivacaine and other local anesthetics is dependent upon the dose and concentration of drug administered, the route of administration, the vascularity of the administration site, and the presence or absence of epinephrine in the preparation.</p>\r\n\r\n<ul>\r\n	<li>Onset of action (route and dose-dependent): 1-17 min</li>\r\n	<li>Duration of action (route and dose-dependent): 2-9 hr</li>\r\n	<li>Half life: neonates, 8.1 hr, adults: 2.7 hr</li>\r\n	<li>Time to peak plasma concentration (for peripheral, epidural, or caudal block): 30-45 min</li>\r\n	<li>Protein binding: about 95%</li>\r\n	<li>Metabolism: hepatic</li>\r\n	<li>Excretion: renal (6% unchanged)</li>\r\n</ul>', '<p><strong>Percutaneous infiltration anesthesia For prolonged action</strong>: 9 mg with adrenaline (1 in 200,000), may repeat 2-10 mins later if needed. Max: 90 mg per dental sitting.<br />\r\n<br />\r\n<strong>Peripheral nerve block</strong>: 12.5 mg (as 0.25% solution) or 25 mg (as 0.5% solution). Max: 150 mg/dose.<br />\r\n<br />\r\n<strong>Sympathetic nerve block</strong>: As 0.25% solution: 50-125 mg.<br />\r\n<br />\r\n<strong>Retrobulbar block</strong>: As 0.75% solution: 15-30 mg.<br />\r\n<br />\r\n<strong>Caudal block In surgery</strong>: 37.5-75 mg (as 0.25% solution) or 75-150 mg (as 0.5% solution). Lumbar epidural block In surgery: 25-50 mg (as 0.25% solution) and 50-100 mg (as 0.5% solution).</p>', '<p>Bupivacaine should be used with caution in patients receiving other local anaesthetics or agents structurally related to amide‐type local anaesthetics, e.g. certain anti‐arrhythmics, such as lidocaine and mexiletine, since the systemic toxic effects are additive.Specific interaction studies with Bupivacaine and anti arrhythmic drugs class III (e.g. amiodarone) have not been performed, but caution should be advised.</p>', '<p>Hypersensitivity to Bupivacaine, other amide type local anaesthetics or other components of these preparations; Intravenous regional anaesthesia; obstetrical paracervical block anaesthesia.</p>', '<p><strong>Central Nervous System and Neurological</strong>: Restlessness, excitement, nervousness, dizziness, tinnitus, blurred vision, miosis, nausea, vomiting, numbness of the tongue and perioral region, chills, tremors, muscle twitching, convulsions.<br />\r\n<br />\r\n<strong>Cardiovascular System Reactions</strong>: Myocardial depression and peripheral vasodilatation resulting hypotension and bradycardia, ventricular arrhythmia, cardiac arrest.<br />\r\n<br />\r\n<strong>Hypersensitivity</strong>: urticaria, pruritus, erythema, angioneurotic edema ,tachycardia, sneezing, nausea, vomiting, dizziness, syncope, excessive sweating, elevated temperature, and possibly, anaphylactoid reactions.</p>', '<p>There are no adequate and well‐controlled studies in pregnant women of the effect of bupivacaine hydrochloride on the developing fetus. Bupivacaine should not therefore be given in early pregnancy only if the potential benefit justifies the potential risk to the fetus. Bupivacaine enters the mother&#39;s milk, but in such small quantities that there is no risk of affecting the child at therapeutic dose levels.</p>', '<p>Readiness for emergencies.The lowest dosage that gives effective anaesthesia should be used in order to avoid high plasma levels and serious systemic side effects. Injection of repeated doses of Bupivacaine Hydrocholoride may cause significant increase in blood levels with each additional dose, due to accumulation of the drug or its metabolites or due to slow metabolic degradation. Tolerance varies with the status of the patient. Debilitated, elderly patients and acutely ill patients should be given reduced doses commensurate with age and physical condition. Caution is advised in administration of repeat doses of Bupivacaine Hydrocholoride to patients with severe liver disease.Local anaesthetic procedures should be used with caution when there is inflammation and/or sepsis in the region of the proposed injection.</p>', NULL, '<p>Regional anesthesia</p>', '<p>Keep in a cool &amp; dry place, protected from light. Keep out of the reach of children.</p>', '<p><strong>Paediatrics</strong>: For children a reduced dose based on body weight and surface area should be used. The dosage should be calculated for each patient individually and modified in accordance with the physician&#39;s experience and knowledge of the patient.<br />\r\n<br />\r\n<strong>Geriatrics</strong>: A reduction in dosage may be necessary for elderly patients especially those with compromised cardiovascular and/or hepatic function. Where epidural administration is to be used, a small dose may provide sufficient anaesthesia<br />\r\n<br />\r\n<strong>Impaired hepatic function</strong>: Although bupivacaine is metabolised by the liver, dosage reduction is probably not warranted. However, caution should be exercised with repeated doses.&nbsp;&nbsp;<br />\r\n<br />\r\n<strong>Impaired renal function</strong>: Impairment of renal function is unlikely to affect bupivacaine clearance in the short term (up to 24 hours). However, toxicity due to accumulation may develop with prolonged or repeated administration.</p>', '2022-02-15 06:13:15', '2022-03-21 20:59:48');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(224, 224, '<p>Bupivacaine Hydrochloride &amp; Dextrose is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Bupivacaine is indicated for lower abdominal surgery (including Caesarean section), urological and lower limb, including hip surgery, lasting 1.5 to 3 hours.</li>\r\n	<li>Bupivacaine are indicated for intrathecal (subarachnoid, spinal) anesthesia for surgical and obstetrical procedures.</li>\r\n	<li>Bupivacaine produces motor blockade of the abdominal muscles makes the solution suitable for performance of abdominal surgery lasting 1.5-2 hours. The duration of motor blockade does not exceed the duration of analgesia.</li>\r\n</ul>', '<p>Bupivacaineis a long acting anaesthetic agent of the amide type. Bupivacaine &amp; Dextrosehas a rapid onset of action and long duration. The duration of analgesia in the T10-T12 segments is 2-3 hours. Bupivacaine Hydrochloride produces a moderate muscular relaxation of the lower extremities lasting 2-2.5 hours. The motor blockade of the abdominal muscles makes the solution suitable for performance of abdominal surgery lasting 45-60 minutes.</p>', '<p>The doses recommended below should be regarded as a guide for use in the average adult. Spinal anaesthesia for surgery: 2-4 ml (10-20 mg Bupivacaine hydrochloride). The spread of anaesthesia obtained with Bupivacaine depends on several factors including the volume of the solutions and the position if the patients during and following the injection. When injected in the L3-L4 intervertebral space with the patient in the sitting position, 3 ml of Bupivacaine spreads to the T7- T10 spinal segments. With the patient receiving the injection in the horizontal position and then turned supine, the blockade spine spreads to T4-T7 spinal segments. It should be understood that the level of spinal anaesthetic can be unpredictable in a given patient.</p>', '<p>Bupivacaine should be used with care in patients receiving antiarrhythmic drugs with local anaesthetic activity, as their toxic effects may be additive. Phenothiazines and Butyrophenones may reduce or reverse the pressor effect of epinephrine.</p>', '<p>Bupivacaine in Dextrose is contraindicated in patients with a known hypersensitivity to it or to any local anaesthetic agent of the amide type. The following conditions preclude the use of spinal anaesthesia: Severe hemorrhage, severe hypotension or shock and arrhythmias, such as complete heart block, which severely restrict cardiac output,Local infection at the site of proposed lumbar puncture ,Septicemia.</p>', '<p>The adverse reaction profile for Bupivacaine is similar to those for other long acting local anesthetics administered intrathecally. Adverse reactions caused by the drug are difficult to distinguish from the physiological effects of the nerve block (e.g. decrease in blood pressure, bradycardia, temporary urinary retention), events caused directly (e.g. nerve trauma) or indirectly (e.g. epidural abscess) by the needle puncture or events associated to cerebrospinal leakage (eg. postdural puncture headache).</p>', '<p>It is reasonable to assume that a large number of pregnant women and women of child-bearing age have been given Bupivacaine. No specific disturbances to the reproductive process have so far been reported, e.g. no increased incidence of malformations. It should be noted that the dose should be reduced in patients in the late stages of pregnancy<br />\r\n<br />\r\nWith recommended doses, Bupivacaine enters breast milk in such small quantities that there is generally no risk of affecting the breast feed child. At maternal serum levels of up to 0.45 &micro;g/ml produced by the epidural use of Bupivacaine for vaginal delivery, Bupivacaine could not be detected in breast milk during the first 24 hours after delivery (detection limit 0.02 &micro;g/ml).</p>', '<p>Bupivacaine should be given cautiously to the elderly, the debilitated patients and to children, to patients with epilepsy, respiratory impairment, impaired cardiac conduction, bradycardia, severe shock; porphyria; myasthenia gravis. Myocardial depression may be more severe and more resistant to treatment.</p>', '<p>Acute emergencies from local anaesthetics are generally related to high plasma levels encountered during therapeutic use or to underventilation (and perhaps apnea) secondary to upward extension of spinal anaesthesia. Hypotension is commonly encountered during the conduct of spinal anaesthesia due to relaxation of sympathetic tone, and sometimes, contributory mechanical obstruction of venous return.</p>', '<p>Regional anesthesia</p>', '<p>Store in a cool and dry place. Protect from light.</p>', '<p><strong>Use in children</strong>: Bupivacaine Hydrochloride is not recommended in patients younger than 18 years of age.<br />\r\n<br />\r\n<strong>Use in elderly and renal impairment</strong>:&nbsp;Patients in poor general condition due to ageing or other compromising factors such as partial or complete heart conduction block, advanced liver or renal dysfunction require special attention, although regional anesthesia may be the optimal choice for surgery in these patients.</p>', '2022-02-15 06:13:32', '2022-03-21 21:02:11'),
(225, 225, '<p>Bupropion Hydrochloride is indicated in the treatment of depression. Bupropion is also indicated in smoking cessation.</p>', '<p>Bupropion is a selective inhibitor of the neuronal re-uptake of catecholamines (noradrenaline and dopamine) with minimal effect on the re-uptake of indolamines (serotonin) and does not inhibit monoamine oxidase. While the mechanism of action of bupropion, as with other antidepressants is unknown, it is presumed that this action is mediated by noradrenergic and/or dopaminergic mechanisms.</p>', '<p>The usual adult target dose for Bupropion is 300 mg/day, given as 150 mg, twice daily. Dosing should begin at 150 mg/day given as a single daily dose in the morning. If the 150 mg initial dose is adequately tolerated, an increase to the 300 mg/day target dose, given as 150 mg twice daily, may be made as early as day 4 of dosing. There should be an interval of at least 8 hours between successive doses.<br />\r\n<br />\r\n<strong>Increasing the dosage above 300 mg/day</strong>: As with other antidepressants, the full antidepressant effect of Bupropion Hydrochloride may not be evident until 4 weeks of treatment or longer. An increase in dosage to the maximum of 400 mg/day, given as 200 mg twice daily, may be considered for patients in whom no clinical improvement is noted after several weeks of treatment at 300 mg/day. Bupropion Hydrochloride should be discontinued in patients who do not demonstrate an adequate response after an appropriate period of treatment at 450 mg/day.<br />\r\n<br />\r\n<strong>Maintenance</strong>: The lowest dose that maintains remission is recommended. Although it is not known how long the patient should remain on Bupropion Hydrochloride, it is generally recognised that acute episodes of depression require several months or longer of antidepressant drug treatment.<br />\r\n<br />\r\n<strong>Child and adolescent</strong>: Not recommended for child and adolescent under 18 years of age.</p>', '<p>Bupropion should not be given concurrently with or within 14 days of stopping an MAOI. The use of alcohol should be minimised or avoided completely because it may alter the seizure threshold. Similarly, other drugs that lower the seizure threshold, such as other antidepressants, antimalarials, antipsychotics, sedating antihistamines, Quinolones, Tramadol, Theophylline, or systemic corticosteroids, should be used with extreme caution together with Bupropion. Carbamazepine, Phenobarbital, or Phenytoin may induce the metabolism of Bupropion while other drugs such as Cimetidine or Ritonavir may inhibit its metabolism. Interaction may occur between Bupropion and Orphenadrine, Cyclophosphamide, and Ifosfamide. Caution should be exercised when it is given with drugs such as some antidepressants, antipsychotics, &beta; blockers, and type 1C antiarrhythmics.</p>', '<p>It is contraindicated in patients with a seizure disorder. Bupropion Hydrochloride is contraindicated in patients treated with other medications that contain Bupropion because the incidence of seizure is dose dependent. Bupropion may induce seizure and consequently its use is contraindicated in patients with epilepsy. The drug is also contraindicated in patients with a current or prior diagnosis of bulimia or anorexia nervosa because of a higher incidence of seizures noted in such patients treated for bulimia with Bupropion Hydrochloride. The concurrent administration of Bupropion Hydrochloride and a monoamine oxidase (MAO) inhibitor is contraindicated. At least 14 days should elapse between discontinuation of MAO inhibitor and initiation of treatment with Bupropion Hydrochloride. Bupropion Hydrochloride is contraindicated in patients who have shown an allergic response to Bupropion or the other ingredients that make up Bupropion Hydrochloride.</p>', '<p>Agitation, anxiety, and insomnia often occur during the initial stages of Bupropion therapy. Other relatively common side effects reported with Bupropion include fever, dry mouth, headache or migraine, dizziness, nausea and vomiting, constipation, tremor, sweating, and skin rashes. Hypersensitivity reactions, ranging from pruritus and urticaria, less commonly, angio-oedema, dyspnoea, and anaphylactoid reactions have been reported.</p>', '<p>Pregnancy Category C. There are no adequate and well controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed.&nbsp;Bupropion and its metabolites are secreted in human milk. Because Bupropion is excreted in human milk, a decision should be made whether to discontinue breast feeding or to discontinue the drug.</p>', '<p>It should be used with extreme caution, in patients with history of seizure disorders or in patients with other predisposing factors such as severe hepatic cirrhosis or a CNS tumour, and in those undergoing abrupt withdrawal from alcohol or Benzodiazepines. The use of Bupropion in patients with other risk factors for seizures (for example, alcohol abuse, a history of head trauma, diabetes, and drugs known to lower the seizure threshold) should only be undertaken when there are compelling clinical reasons. Bupropion should be used with caution in patients with bipolar depression or psychoses and in patients with a recent history of myocardial infarction or unstable heart disease and in hepatic or renal impairment.</p>', NULL, '<p>Atypical anti-depressant drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-15 06:14:00', '2022-03-21 21:04:18'),
(226, 226, '<p>Busulfan is indicated for Chronic myeloid leukaemia,&nbsp;Polycythemia vera,&nbsp;Essential thrombocythemia, Conditioning regimens for bone marrow transplantation,&nbsp;Conditioning regimens for bone marrow transplantation</p>', '<p>Busulfan is an alkylating agent that contains 2 labile methanesulfonate groups attached to opposite ends of a 4-carbon alkyl chain. Once busulfan is hydrolyzed, the methanesulfonate groups are released and carbonium ions are produced. These carbonium ions alkylate DNA, which results in the interference of DNA replication and RNA transcription, ultimately leading to the disruption of nucleic acid function. Specifically, its mechanism of action through alkylation produces guanine-adenine intrastrand crosslinks. This occurs through an SN2 reaction in which the relatively nucleophilic guanine N7 attacks the carbon adjacent to the mesylate leaving group. This kind of damage cannot be repaired by cellular machinery and thus the cell undergoes apoptosis.</p>', '<p><strong>Polycythemia vera</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;4-6 mg daily continued for 4-6 wk with&nbsp;blood count monitoring, particularly platelet. Further courses may be given if relapse occurs; alternatively, a maintenance therapy approx half the induction dose may be given.</li>\r\n</ul>\r\n\r\n<p><strong>Chronic myeloid leukaemia</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;Remission induction: Initially, 0.06 mg/kg daily. Max: 4 mg daily. May increase dose if response is inadequate after 3 wk. Continue until WBC count falls to 15,000-25,000 cells/mm3&nbsp;(usually 12-20 wk); may stop earlier if platelet count is &lt;100,000 cells/mm3. Maintenance: If WBC count rises to 50,000 cells/mm3&nbsp;or symptoms return: Resume induction dose; if remission is &lt;3 mth: 0.5-2 mg daily, given as continuous maintenance.</li>\r\n	<li><strong>Child</strong>:&nbsp;Same as adult dose.</li>\r\n</ul>\r\n\r\n<p><strong>Essential thrombocythemia</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;2-4 mg daily.</li>\r\n</ul>', '<p>Additive myelosuppression with other myelosuppressive agents. Cytotoxic agents may increase risk of pulmonary toxicity. May reduce response to vaccines, possibility of generalised infections with live vaccines. Increased risk of adverse effects if given in conjunction with or soon after radiotherapy. Decreased clearance when used wit cyclophosphamide, itraconazole or paracetamol. Combination with thioguanine may result in oesophageal varices, hepatotoxicity and portal HTN. Increased clearance by phenytoin.</p>', '<p>Patient with chronic myelogenous leukemia whose disease was resistant to prior therapy with the drug; definitive diagnosis of chronic myelogenous leukemia has not firmly established.</p>', '<p>Bone marrow depression, manifested as leucopenia, thrombocytopenia and anaemia; hyperpigmentation, GI disturbances, impaired fertility and gonadal function. Rarely, dry skin, gynaecomastia, cataract formation, at high doses, CNS effects including convulsions.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk</p>', '<p>Discontinue if lung toxicity develops. Severe hepatic or renal impairment. Pregnancy and lactation.</p>', '<p><strong>Symptoms</strong>: Myelosuppression, bone marrow depression, pancytopenia.<br />\r\n<strong>Management</strong>: Supportive treatment. Consider haemodialysis.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Tab: Store below 25&deg;C.<br />\r\nInj concentrate: Store between 2-8&deg;C.<br />\r\nDo not freeze.</p>', NULL, '2022-02-15 06:14:15', '2022-03-21 21:06:26'),
(227, 227, '<p>Butamirate Citrate is used to relieve dry (non-productive) cough. Dry cough may be caused by a recent viral infection. Butamirate Citrate is also used for pre &amp; post-operative cough sedation in patients who will undergo surgical procedures and bronchoscopy. It can be used in the acute cough of any etiology, whooping cough and cough due to acute lower respiratory tract infections (tracheitis, laryngitis, bronchitis) etc.</p>', '<p>Butamirate Citrate acts directly on the brain&#39;s cough center to suppress cough. Butamirate Citrate is safe and non-sedating which is neither chemically nor pharmacologically related to opium alkaloids. Butamirate Citrate is rapidly and completely absorbed after oral administration. Maximum concentration is reached within 9 hours with the sustained-release tablet. This is extremely protein-bound and plasma elimination half-life is about 13 hours. The active metabolites of Butamirate Citrate have also antitussive action.</p>', '<p><strong>Use in adult</strong>:</p>\r\n\r\n<ul>\r\n	<li>Butamirate Citrate 50 mg tablet: 2-3 tablets daily.</li>\r\n	<li>Butamirate Citrate syrup: 15 ml 4 times daily.</li>\r\n</ul>\r\n\r\n<p><strong>Use in children &amp; adolescents</strong>:<br />\r\nButamirate Citrate 50 mg tablet:</p>\r\n\r\n<ul>\r\n	<li>Adolescent over 12 years old: 1-2 tablets daily.</li>\r\n</ul>\r\n\r\n<p>Butamirate Citrate syrup:</p>\r\n\r\n<ul>\r\n	<li>Children (3-6 yrs): 5 ml 3 times daily.</li>\r\n	<li>Children (6-12 yrs): 10 ml 3 times daily.</li>\r\n	<li>Adolescent: 15 ml 3 times daily.</li>\r\n</ul>\r\n\r\n<p>Butamirate Citrate pediatric drops:</p>\r\n\r\n<ul>\r\n	<li>Children ( 2 months- 1 yrs): 0.50 ml 4 times daily.</li>\r\n	<li>Children (1-3 yrs): 0.75 ml 4 times daily.</li>\r\n</ul>', '<p>Concomitant use with expectorants should be avoided.</p>', '<p>Hypersensitivity to the active ingredient.</p>', '<p>Tolerance of Butamirate Citrate is good.Adverse reactions such as rash,nausea,diarrhoea and vertigo have been observed in a few rare cases,resolving after dose reduction or treatment withdrawal.</p>', '<p>Butamirate Citrate should not be used during the first trimester of pregnancy. During the remainder of pregnancy, it can be used if indicated by a physician but with caution. As a general rule, for safety reasons, in the absence of data on elimination of the active substance in breast milk, the benefits of Butamirate Citrate administration during breast feeding should be carefully weighed against the risks.</p>', '<p>Butamirate Citrate suppresses the cough reflex and therefore the concomitant use with expectorants should be avoided, since it may lead to mucus retention in the airways, which increases the risk of bronchospasm and respiratory infections. If the cough persists for more than 7 days (more than 3 days in children younger than12 years of age) doctor must be consulted.</p>', '<p>Accidental overdose with Butamirate Citrate can cause the following symptoms: drowsiness, nausea, vomiting, diarrhoea, loss of balance and hypotension. Standard emergency procedures should be followed: activated charcoal, saline laxatives and standard cardio-respiratory resuscitation.</p>', '<p>Cough suppressant</p>', '<p>Keep away from light and moisture, store below 30&deg;C. Keep all the medicines out of the reach of children.</p>', NULL, '2022-02-15 06:14:34', '2022-03-21 21:09:03'),
(228, 228, '<p>Butenafine cream is indicated for the topical treatment of the following superficial dermatophytosis: Interdigital tinea pedis (athlete&#39;s foot); Tinea corporis (ringworm); Tinea cruris (jock itch) due to E. floccosum, T. mentagrophytes, T. rubrum, and T. tonsurans.</p>', '<p>Butenafine is a synthetic antifungal agent that is structurally and pharmacologically related to allylamine antifungals. The exact mechanism of action has not been established, but it is suggested that butenafine&#39;s antifungal activity is exerted through the alteration of cellular membranes, which results in increased membrane permeability, and growth inhibition.<br />\r\n<br />\r\nButenafine is mainly active against dermatophytes and has superior fungicidal activity against this group of fungi when compared to that of terbinafine, naftifine, tolnaftate, clotrimazole, and bifonazole. It is also active against Candida albicans and this activity is superior to that of terbinafine and naftifine. Butenafine also generates low MICs for Cryptococcus neoformans and Aspergillus spp. as well.</p>', '<p>In the treatment of interdigital tinea pedis, Butenafine should be applied twice daily for 7 days or once daily for 4 weeks. Patients with tinea corporis or tinea cruris should apply Butenafine once daily for two weeks. Sufficient Butenafine cream should be applied to cover affected areas and immediately surrounding skin of patients with interdigital tinea pedis, tinea corporis and tinea cruris.</p>', '<p>Potential drug interactions between butenafine HCl cream and other drugs have not been evaluated.</p>', '<p>Butenafine Hydrochloride is contraindicated in individuals who have known or suspected sensitivity to this cream or any of its components.</p>', '<p>Rarely local mild burning or irritation may be experienced. Hypersensitivity reactions may occur.</p>', '<p>Pregnancy Category C. As no adequate and well-controlled studies have been conducted, this drug should be used during pregnancy only if clearly needed. It is not known if butenafine HCl is excreted in human milk. Caution should be exercised in prescribing butenafine HCl to a nursing woman.</p>', '<p>Butenafine cream is not for ophthalmic, oral, or intravaginal use. This&nbsp;is for external use only. If irritation or sensitivity develops with the use of Butenafine cream, treatment should be discontinued and appropriate therapy instituted.</p>', '<p>Overdosage of butenafine HCl in humans has not been reported to date.</p>', '<p>Topical Antifungal preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Safety and efficacy in pediatric patients below the age of 12 years have not been studied.</p>', '2022-02-15 06:15:29', '2022-03-21 21:11:41'),
(229, 229, '<p>Butoconazole vaginal cream is indicated for the local treatment of vulvovaginal candidiasis (infections caused by Candida). The diagnosis should be confirmed by KOH smears and/or cultures. Butoconazole vaginal cream is safe and effective in non-pregnant women; however, the safety and effectiveness of this product in pregnant women has not been established.</p>', '<p>The exact mechanism of the antifungal action of butoconazole is unknown, however, it is presumed to function as other imidazole derivatives via inhibition of steroid synthesis. Imidazoles generally inhibit the conversion of lanosterol to ergosterol via the inhibition of the enzyme cytochrome P450 14&alpha;-demethylase, resulting in a change in fungal cell membrane lipid composition. This structural change alters cell permeability and, ultimately, results in the osmotic disruption or growth inhibition of the fungal cell.</p>', '<p>The recommended dose of Butoconazole is one applicatorful of cream (approximately 5 grams of the cream) intravaginally. This amount of cream contains approximately 100 mg of butoconazole nitrate.</p>', NULL, '<p>Butoconazole is contraindicated in patients with a history of hypersensitivity to any of the components of the product.</p>', '<p>Of the 314 patients treated with Butoconazole for 1 day in controlled clinical trials, 18 patients (5.7%) reported complaints such as vulvar/vaginal burning, itching, soreness and swelling, pelvic or abdominal pain or cramping, or a combination of two or more of these symptoms. In 3 patients (1%) these complaints were considered treatment-related. Five of the 18 patients reporting adverse events discontinued the study because of them.</p>', '<p><strong>Pregnancy</strong>&nbsp;Category C. In pregnant rats administered 6 mg/kg/day of butoconazole nitrate intravaginally during the period of organogenesis, there was an increase in resorption rate and decrease in litter size; however, no teratogenicity was noted. This dose represents a 130- to 353-fold margin of safety based on serum levels achieved in rats following intravaginal administration compared to the serum levels achieved in humans following intravaginal administration of the recommended therapeutic dose of butoconazole nitrate.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when butoconazole nitrate is administered to a nursing woman</p>', '<p>If clinical symptoms persist, tests should be repeated to rule out pathogens, to confirm the original diagnosis, and to rule out other conditions that may predispose a patient to recurrent vaginal fungal infections.</p>', NULL, '<p>Drugs used in Vaginal and Vulval condition</p>', '<p>Store at 25&deg;C</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in children have not been established</p>', '2022-02-15 06:15:53', '2022-03-21 21:13:53'),
(230, 230, '<p>In combination with prednisone or prednisolone, for patients with hormone refractory metastatic prostate cancer previously treated with a docetaxel-containing regimen. Due to high incidence of neutropenia, granulocyte-colony stimulating factor (G-CSF) should be administered within 24-72 hr since 1st cycle of Cabazitaxel administration.</p>', '<p>Cabazitaxel is a microtubule inhibitor. Cabazitaxel binds to tubulin and promotes its assembly into microtubules while simultaneously inhibiting disassembly. This leads to the stabilization of microtubules, which results in the interference of mitotic and interphase cellular functions. The cell is then unable to progress further into the cell cycle, being stalled at metaphase, thus triggering apoptosis of the cancer cell.</p>', '<p>25 mg/m2&nbsp;administered as a 1 hr IV infusion every 3 wk in combination with oral prednisone or prednisolone 10 mg administered daily throughout treatment.</p>', '<p>May increase plasma conc with strong CYP3A4 inhibitors. May lead to decreased plasma conc with strong CYP3A4 inducers. Vaccination with a live attenuated vaccine should be avoided.</p>', '<p>Neutrophil counts &lt;1,500/mm3; platelets &gt;100,000/mm3, haemoglobin &gt;10 g/dL, creatinine &lt;1.5 x ULN, hepatic impairment (bilirubin &ge;1 x ULN, or AST &amp;/or ALT &ge;1.5 &times; ULN); concomitant vaccination with yellow fever vaccine.</p>', '<p>Most commonly in all grades, anemia, leukopenia, neutropenia, thrombocytopenia, diarrhea. Most commonly in &ge;3 grade, neutropenia, leukopenia, anemia, febrile neutropenia, diarrhea.</p>', '<p>Pregnancy category D. There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Hypersensitivity reaction; risk of neutropenia; risk of nausea, vomiting, diarrhea, dehydration, peripheral neuropathy; renal failure, cardiac arrhythmias; liver impairment; anemia. Pregnancy &amp; lactation. Elderly.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', '<p>Store between 15-30&deg; C. Do not refrigerate.</p>', '<p><strong>Children</strong>:&nbsp;The safety and the efficacy of Cabazitaxel in children have not been established.<br />\r\n<br />\r\n<strong>Elderly</strong>:&nbsp;No specific dose adjustment for the use of Cabazitaxel in elderly patients is recommended (see Pharmacology: Pharmacokinetics under Actions, Precautions and Adverse Reactions).<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>:&nbsp;Cabazitaxel is extensively metabolized by the liver. Patients with mild hepatic impairment [total bilirubin &gt;1 to &le;1.5 x Upper Limit of Normal (ULN) or AST &gt;1.5 x ULN], should have cabazitaxel dose reduced to 20 mg/m2. Administration of cabazitaxel to patients with mild hepatic impairment should be undertaken with caution and close monitoring of safety. Limited efficacy data for cabazitaxel at 15 mg/m2, the maximum tolerated dose in patients with moderate hepatic impairment (total bilirubin &gt;1.5 to &le;3.0 x ULN), are available to recommend this dose in this population. Cabazitaxel should not be given to patients with severe hepatic impairment (total bilirubin &gt;3 x ULN).<br />\r\n<br />\r\n<strong>Renal Impairment</strong>:&nbsp;Cabazitaxel is minimally excreted through the kidney. No dose adjustment is necessary in patients with renal impairment not requiring hemodialysis. Patients presenting end-stage renal disease (CLCR&nbsp;&lt;15 mL/min/1.73 m2), by their condition and the limited amount of available data, therefore these patients should be treated with caution and monitored carefully during treatment.<br />\r\n<br />\r\n<strong>Concomitant Drug Use</strong>:&nbsp;Concomitant drugs that are strong CYP3A inducers or strong CYP3A inhibitors should be avoided (see Pharmacology: Pharmacokinetics under Actions and Interactions). However, if patients require co-administration of a strong CYP3A inhibitor, a 25% cabazitaxel dose reduction should be considered (see Pharmacology: Pharmacokinetics under Actions and Interactions).</p>', '2022-02-18 18:39:20', '2022-03-21 21:17:45'),
(231, 231, '<p>It is indicated for the treatment of hyperprolactinemic disorders, either idiopathic or due to pituitary adenomas. It is used to stop breast milk production (lactation) soon after childbirth, stillbirth, abortion or miscarriage. It can also be used to treat other conditions caused by hormonal disturbance which can result in high levels of prolactin being produced. This includes high levels of prolactin caused by tumours of the pituitary gland in both men and women.</p>', '<p>Cabergoline is a long-acting dopamine receptor agonist with a high affinity for D2 receptors. It works by reducing the amount of prolactin that is released from pituitary gland. Results of in vitro studies demonstrate that Cabergoline exerts a direct inhibitory effect on the secretion of prolactin.</p>', '<p>The recommended dosage of Cabergoline Tablet for initiation of therapy is 0.25 mg twice a week. Dosage may be increased by 0.25 mg twice weekly up to a dosage of 1 mg twice a week according to the patient&rsquo;s serum prolactin level. Before initiating treatment, cardiovascular evaluation should be performed and echocardiography should be considered to assess for valvular disease.<br />\r\n<br />\r\nDosage increases should not occur more rapidly than every 4 weeks. If the patient does not respond adequately, and no additional benefit is observed with higher doses, the lowest dose that achieved maximal response should be used and other therapeutic approaches considered. Patients receiving long term treatment with Cabergoline should undergo periodic assessment of their cardiac status and echocardiography should be considered.<br />\r\n<br />\r\nAfter a normal serum prolactin level has been maintained for 6 months, Cabergoline may be discontinued, with periodic monitoring of the serum prolactin level to determine whether or when treatment with Cabergoline should be reinstituted.<br />\r\n<br />\r\n<strong>To prevent milk production (lactation)</strong>: 1 mg (two 0.5 mg tablets) on the first day after delivery.<br />\r\n<br />\r\n<strong>To stop lactation once after start of breastfeeding</strong>: 0.25 mg (one half of Cabergoline&nbsp;0.5 mg table) every 12 hours for two days. To reduce prolactin levels in other conditions: Initially, 0.25 mg twice a week. Dose may be increased up to maximum dose of 4.5 mg or until have responded fully to treatment.</p>', '<p>Cabergoline should not be administered concurrently with D2-antagonists, such as Phenothiazines, Butyrophenones, Thioxanthenes, or Metoclopramide, Chlorpromazine, Domperidone, and medicines to lower blood pressure.</p>', '<p>Cabergoline tablet is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Uncontrolled hypertension or known hypersensitivity</li>\r\n	<li>History of cardiac valvular disorders demonstration of valve leaflet thickening</li>\r\n	<li>High blood pressure in pregnancy associated with swelling and protein in urine</li>\r\n	<li>History of pulmonary, pericardial, or retroperitoneal fibrotic disorders &amp; serious mental disease.</li>\r\n</ul>', '<p>Pathological gambling, increased libido, and hypersexuality have been reported in patients treated with dopamine agonists including cabergoline. This has been generally reversible upon reduction of the dose or treatment discontinuation.</p>', '<p>Pregnancy category B. It is not known whether this drug is excreted in human milk.</p>', '<p>Initial doses higher than 1.0 mg may produce orthostatic hypotension. Care should be exercised when administering Cabergoline with other medications known to lower blood pressure, hypersensitivity, severe liver disease &amp; mental illness.</p>', '<p>Over dosage might be expected to produce nasal congestion, syncope, or hallucinations. Measures to support blood pressure should be taken if necessary.</p>', '<p>Antiparkinson drugs</p>', '<p>Store below 25&deg; C. Keep away from light, moisture &amp; out of reach of children.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Cabergoline in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: In general, dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy.<br />\r\n<br />\r\n<strong>Use in patients with hepatic impairment</strong>: Since cabergoline is extensively metabolized by the liver, caution should be used, and careful monitoring exercised, when administering Cabergoline to patients with hepatic impairment.</p>', '2022-02-18 18:39:41', '2022-03-21 21:20:19'),
(232, 232, '<p>Cabozantinib is a kinase inhibitor indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Patients with advanced renal cell carcinoma (RCC)</li>\r\n	<li>Patients with hepatocellular carcinoma (HCC) who have been previously treated with sorafenib</li>\r\n</ul>', '<p>In vitro biochemical and/or cellular assays have shown that cabozantinib inhibits the tyrosine kinase activity of MET, VEGFR-1, -2 and -3, AXL, RET, ROS1, TYRO3, MER, KIT, TRKB, FLT-3, and TIE-2. These receptor tyrosine kinases are involved in both normal cellular function and pathologic processes such as oncogenesis, metastasis, tumor angiogenesis, drug resistance, and maintenance of the tumor microenvironment.</p>', '<p><strong>Recommended Dosage for Renal Cell Carcinoma</strong>: The recommended dosage of Cabozantinib is 60 mg once daily without food until the patient no longer experiences clinical benefit or experiences unacceptable toxicity.<br />\r\n<br />\r\n<strong>Recommended Dosage for Hepatocellular Carcinoma</strong>: The recommended dosage of Cabozantinib is 60 mg once daily without food until disease progression or unacceptable toxicity.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<ul>\r\n	<li>Stop treatment with Cabozantinib at least 28 days prior to scheduled surgery, including dental surgery</li>\r\n	<li>Do not substitute Cabozantinib tablets with cabozantinib capsules.</li>\r\n	<li>Do not administer Cabozantinib with food. Administer at least 1 hour before or at least 2 hours after eating</li>\r\n	<li>Swallow Cabozantinib tablets whole. Do not crush Cabozantinib tablets.</li>\r\n	<li>Do not take a missed dose within 12 hours of the next dose.</li>\r\n	<li>Modify the dose for certain patients with hepatic impairment and for patients taking drugs known to strongly induce or inhibit CYP450</li>\r\n</ul>', '<ul>\r\n	<li>Strong CYP3A4 inhibitors: Reduce the Cabozantinib dosage if coadministration cannot be avoided.</li>\r\n	<li>Strong CYP3A4 inducers: Increase the Cabozantinib dosage if coadministration cannot be avoided.</li>\r\n</ul>', NULL, '<p>Cabozantinib may cause serious side effects, including:</p>\r\n\r\n<ul>\r\n	<li>bleeding (hemorrhage)</li>\r\n	<li>a tear in your stomach or intestinal wall (perforation) or an abnormal connection between 2</li>\r\n	<li>parts of your body (fistula)</li>\r\n	<li>blood clots, stroke, heart attack, and chest pain</li>\r\n	<li>high blood pressure (hypertension)</li>\r\n	<li>diarrhea</li>\r\n	<li>a skin problem called hand-foot skin reaction</li>\r\n	<li>protein in your urine and possible kidney problems</li>\r\n</ul>', '<p>Based on findings from animal studies and its mechanism of action, Cabozantinib can cause fetal harm when administered to a pregnant woman. There is no information regarding the presence of Cabozantinib or its metabolites in human milk, or their effects on the breastfed child or milk production. Because of the potential for serious adverse reactions in breastfed children, advise women not to breastfeed during treatment with Cabozantinib and for 4 months after the final dose.</p>', '<ul>\r\n	<li>Hemorrhage: Do not administer Cabozantinib if recent history of hemorrhage.</li>\r\n	<li>Perforations and Fistulas: Monitor for symptoms. Discontinue Cabozantinib for unmanageable fistula or GI perforation.</li>\r\n	<li>Thrombotic Events: Discontinue Cabozantinib for myocardial infarction, cerebral infarction, or other serious thromboembolic events.</li>\r\n	<li>Hypertension and Hypertensive Crisis: Monitor blood pressure regularly. Interrupt for hypertension that is not adequately controlled with anti-hypertensive therapy. Discontinue Cabozantinib for hypertensive crisis or severe hypertension that cannot be controlled with</li>\r\n	<li>anti-hypertensive therapy.</li>\r\n	<li>Diarrhea: May be severe. Interrupt Cabozantinib immediately until diarrhea resolves or decreases to Grade 1. Recommend standard antidiarrheal treatments.</li>\r\n	<li>Palmar-plantar erythrodysesthesia (PPE): Interrupt Cabozantinib treatment until PPE resolves or decreases to Grade 1.</li>\r\n	<li>Proteinuria: Monitor urine protein. Discontinue for nephrotic syndrome.</li>\r\n	<li>Osteonecrosis of the jaw: Withhold Cabozantinib for at least 28 days prior to invasive dental procedures and for development of ONJ.</li>\r\n	<li>Wound complications: Withhold Cabozantinib for dehiscence or complications requiring medical intervention.&nbsp;</li>\r\n	<li>Reversible posterior leukoencephalopathy syndrome (RPLS): Discontinue Cabozantinib.</li>\r\n	<li>Embryo-Fetal Toxicity: Can cause fetal harm. Advise females of reproductive potential of the potential risk to a fetus and to use effective contraception during treatment and for 4 months after the last dose.</li>\r\n</ul>', '<p>One case of overdosage was reported following administration of another formulation of cabozantinib; a patient inadvertently took twice the intended dose for 9 days. The patient suffered Grade 3 memory impairment, Grade 3 mental status changes, Grade 3 cognitive disturbance, Grade 2 weight loss, and Grade 1 increase in BUN. The extent of recovery was not documented.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store Cabozantinib at room temperature 20&deg;C to 25&deg;C</p>', '<ul>\r\n	<li><strong>Pediatric Use</strong>: The safety and effectiveness of Cabozantinib in pediatric patients have not been established.</li>\r\n	<li><strong>Geriatric Use</strong>: No overall differences in safety or effectiveness were observed between these patients and younger patients.</li>\r\n	<li><strong>Renal Impairment</strong>: No dosage adjustment is recommended in patients with mild or moderate renal impairment.</li>\r\n</ul>', '2022-02-18 18:40:23', '2022-03-21 21:22:55'),
(233, 233, '<p>This medication is used to relieve pain, itching, and discomfort from minor skin irritations such as poison ivy, poison oak, and poison sumac. It also helps to dry the oozing and weeping caused by irritation due to these plants.</p>', '<p>Calamine has mild astringent and antipruritic actions. Zinc oxide has astringent, soothing and protective properties and is used in topical preparations for eczema, slight excoriations, wounds and haemorrhoids. It also reflects ultraviolet radiation and can be used as a physical sunscreen.</p>', '<p><strong>Adult</strong>: Apply 3-4 times daily for 3-5 days.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Use this medication on the skin only. Follow all directions on the product package, or use as directed by your doctor. Shake the bottle well before using. Apply the medication with a cotton pad, and allow the medication to dry on the skin. If you are uncertain about any of the information, consult your doctor or pharmacist.</p>', '<p>There are no known drug interactions for calamine/ zinc oxide topical.</p>', '<p>History of hypersensitivity to any of the components.</p>', '<p>A very serious allergic reaction to this drug is rare. However, seek immediate medical attention if you notice any symptoms of a serious allergic reaction including: rash, itching/swelling (especially of the face/tongue/throat), severe dizziness, trouble breathing.</p>', '<p>Category Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>For external use only. Not to be used on open wounds or burns.</p>', NULL, '<p>Local Antipruritic</p>', NULL, '<p><strong>Pediatrics</strong>:&nbsp;Appropriate studies on the relationship of age to the effects of calamine have not been performed in the pediatric population.&nbsp;<br />\r\n<br />\r\n<strong>Geriatrics</strong>:&nbsp;Appropriate studies on the relationship of age to the effects of calamine have not been performed in the geriatric population.</p>', '2022-02-18 18:40:43', '2022-03-22 02:18:05'),
(234, 234, '<p>Calcipotriol cream &amp; ointment is indicated for the topical treatment of chronic stable plaque type psoriasis vulgaris in adult patients.</p>', '<p>Calcipotriol is a non-steroidal antipsoriatic agent, derived from vitamin D. Calcipotriol exhibits a vitamin D-like effect by competing for the 1,25(OH)2D3 receptor. Calcipotriol is as potent as 1,25(OH)2D3, the naturally occurring active form of vitamin D, in regulating cell proliferation and cell differentiation, but much less active than 1,25(OH)2D3 in its effect on calcium metabolism. Calcipotriol induces differentiation and suppresses proliferation (without any evidence of a cytotoxic effect) of keratinocytes, thus reversing the abnormal keratinocyte changes in psoriasis. The therapeutic goal envisaged with calcipotriol is thus a normalization of epidermal growth.</p>', '<p>Calcipotriol cream &amp; ointment should be applied topically to the affected area twice daily (i.e. in the morning and in the evening). Less frequent application may be indicated after the initial period of treatment. After satisfactory improvement has occurred, treatment should be discontinued. If recurrence takes place after discontinuation, the treatment may be reinstituted. Experience is lacking in the use of calcipotriol for periods longer than 1 year. The maximum recommended weekly dose of calcipotriol cream is 100 gm/week.</p>', NULL, '<p>Calcipotriol cream &amp; ointment is contraindicated in those patients with a history of hypersensitivity to any of the components of the preparations. It is also contraindicated in patients with known disorders of calcium metabolism.</p>', '<p>Photosensitivity reactions, skin discolouration, bullous eruption, skin exfoliation, contact dermatitis and allergic reactions have been reported with topical calcipotriol therapy.</p>', '<p>Safety for use in pregnancy has not been established. Therefore calcipotriol should not be used during pregnancy unless benefits clearly outweigh the risks. It is not known whether calcipotriol is excreted in breast milk, therefore, the drug should be used during lactation only if the benefits clearly outweigh the risks. Calcipotriol should not be applied to the chest area during breast feeding to avoid possible ingestion by infants.</p>', '<p>Calcipotriol cream &amp; ointment is not recommended for use in patients with generalized pustular psoriasis, guttate psoriasis and erythrodermic exfoliate psoriasis. Calcipotriol cream &amp; ointment is not recommended for use on the face.</p>', NULL, '<p>Topical Vitamin D &amp; related preparations</p>', '<p>Store below 25&deg; C, away from light and moisture. Do not freeze. Keep all medicines out of reach of children.</p>', '<p>Calcipotriol cream &amp; ointment should not be used in children, as there is inadequate experience with its use</p>', '2022-02-18 18:41:19', '2022-03-22 02:21:12'),
(235, 235, '<p>Calcitriol is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Post-menopausal osteoporosis</li>\r\n	<li>Renal osteodystrophy</li>\r\n	<li>Postsurgical hypoparathyroidism</li>\r\n	<li>Idiopathic hypoparathyroidism</li>\r\n	<li>Pseudohypoparathyroidism</li>\r\n	<li>Secondary hyperparathyroidism in patients with moderate to severe chronic renal failure (pre-dialysis)</li>\r\n	<li>Vitamin D dependent rickets</li>\r\n</ul>', '<p>Calcitriol is one of the most important active metabolites of vitamin D3. It is normally formed in the kidneys from its precursor, 25-hydroxycholecalciferol. Calcitriol promotes intestinal absorption of calcium and regulates bone mineralization. The key role of Calcitriol is the regulation of calcium homeostasis, which includes stimulation effects on osteoblastic activity in the skeleton.</p>', '<p>The optimal daily dose of Calcitriol capsule must be carefully determined for each patient on the basis of serum calcium level.<br />\r\n<br />\r\n<strong>In Post-menopausal Osteoporosis</strong>: The recommended dose of Calcitriol capsule is 0.25 mcg twice daily.<br />\r\n<br />\r\n<strong>In Renal Osteodystrophy (dialysis patients)</strong>: The initial daily dose is 0.25 mcg of Calcitriol capsule. In patients with normal or only slightly reduced calcium levels, doses of 0.25 mcg every other day are sufficient.<br />\r\n<br />\r\n<strong>In Hypoparathyroidism and Rickets</strong>: The recommended initial dosage of Calcitriol capsule is 0.25 mcg/day which given in the morning. If within 2-4 weeks satisfactory response is not observed by usual dose then dose may be increased at 2-4 weeks intervals.<br />\r\n<br />\r\nThe recommended intravenous initial dose of Calcitriol injection, depending on the severity of the hypocalcemia and/or secondary hyperparathyroidism, is 1 mcg (0.02 mcg/kg) to 2 mcg administered three times weekly, approximately every other day. Doses as small as 0.5 mcg and as large as 4 mcg three times weekly have been used as an initial dose. If a satisfactory response is not observed, the dose may be increased by 0.5 to 1 mcg at two to four week intervals.</p>', '<p>Concomitant treatment with a thiazide diuretics increases the risk of hypercalcemia. Calcitriol dosage must be determined with care in patients undergoing treatment with digitalis as hypercalcemia in such patients may precipitate cardiac arrhythmias. Magnesium containing drugs (e.g.,antacids) may cause hypermagnesemia.</p>', '<p>Calcitriol is contraindicated in patients with known hypersensitivity to any of its ingredients. Calcitriol is also contraindicated in all diseases associated with hypercalcemia.</p>', '<p>Occasional symptoms include anorexia, headache, vomiting and constipation. Chronic effects may include dystrophy, fever, polyuria, dehydration, apathy and urinary tract infection.</p>', '<p>There is no evidence that vitamin D is teratogenic in humans. Calcitriol may be used during pregnancy only if the benefits outweigh the potential risk to the fetus. Mothers may breast feed while taking Calcitriol but serum calcium levels of the mother and infant should be monitored.</p>', '<p>During Calcitriol therapy if the serum calcium levels rise to 1 mg/100 ml above normal or serum creatinine rises to &gt;120 &micro;mol/l, the dosage of Calcitriol should be substantially reduced or treatment stopped.</p>', NULL, '<p>Vitamin in bone formation, Vitamin-D preparations</p>', '<p>keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p>Secondary hyperparathyroidism in patients with moderate to severe chronic renal failure (pre-dialysis)-</p>\r\n\r\n<ul>\r\n	<li>The recommended initial dosage of Calcitriol is 0.25 mcg/day in adults and pediatric patients 3 years of age or older. This dosage may be increased if necessary to 0.5 mcg/day.</li>\r\n	<li>For pediatric patients less than 3 years of age, the recommended initial dosage of Calcitriol is 10 to 15 ng/kg/day.</li>\r\n	<li>In Elderly: No dosage adjustment are required.</li>\r\n</ul>', '2022-02-18 18:41:34', '2022-03-22 02:27:42');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(236, 236, '<p>Calcitriol &amp; Calcium combination is indicated for Osteoporosis, Hypoparathyroidism, Hypocalcaemia, Osteomalacia rickets, Renal osteodystrophy.</p>', '<p>Calcium salt can be used in the prevention and treatment of calcium deficiency states or negative calcium balance. It is also used as an adjunct in the prevention and treatment of osteoporosis.<br />\r\n<br />\r\nCalcitriol promotes calcium absorption in the intestines and retention at the kidneys thus increasing serum calcium levels. It also increases renal tubule phosphate resorption consequently decreasing serum phosphatase levels, PTH levels and bone resorption.</p>', '<p><strong>Hyperparathyroidism in renal failure</strong>: 0.25 mcg/day or alternate day. May increase slowly.<br />\r\n<br />\r\n<strong>Hypoparathyroidism or pseudohypoparathyroidism</strong>: 0.5-2 mcg once daily.<br />\r\n<br />\r\n<strong>Vitamin D dependent rickets</strong>: 0.015-0.02 mcg/kg/day. Maintenance: 0.03-0.06 mcg/kg/day. Max: 2 mcg/day.<br />\r\n<br />\r\n<strong>Hyperparathyroidism in dialysis patients</strong>: 0.5-4 mcg 3 times/wk. Max: 8 mcg 3 times/wk.<br />\r\n<br />\r\n<strong>Hyperparathyroidism in renal failure</strong>: 0.5 mcg 3 times/wk, may increase by 0.25-0.5 mcg at 2-4 wk intervals. Maintenance: 0.5-3 mcg 3 times/wk.</p>', '<p><strong>Calcium</strong>: Co-administration with thiazide diuretics or vit D may lead to milk-alkali syndrome and hypercalcaemia. Decreased absorption with corticosteroids. Decreases absorption of tetracyclines, atenolol, iron, quinolones, alendronate, Na fluoride, Zn and calcium-channel blockers. Enhances cardiac effects of digitalis glycosides and may precipitate digitalis intoxication.<br />\r\n<br />\r\n<strong>Calcitriol</strong>: Hypermagnesaemia may develop in patients on chronic renal dialysis. Hypercalcaemia in patients on digitalis may precipitate cardiac arrhythmias. Intestinal absorption of calcitriol may be reduced by cholestyramine and colestipol. Phenytoin, barbiturates may decrease the T1/2 of calcitriol. May develop hypercalcaemia with thiazide diuretics.</p>', '<p>Hypercalcaemia; evidence of vitamin D toxicity, pregnancy &amp; lactation.</p>', '<p>Weakness; headache; somnolence; nausea; vomiting; dry mouth; constipation; muscle pain; bone pain; metallic taste; polyuria; polydipsia; anorexia; irritability; weight loss; nocturia; mild acidosis; reversible azotemia; generalized vascular calcification; nephrocalcinosis; conjunctivitis (calcific); pancreatitis; photophobia; rhinorrhoea; pruritus; hyperthermia; decreased libido; elevated BUN; albuminuria; hypercholesterolaemia; elevated AST and ALT; ectopic calcification; hypertension; cardiac arrhythmias.</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Idiopathic hypercalcaemia. Pediatric doses must be individualised and monitored under close medical supervision. Coronary disease, renal function impairment and arteriosclerosis, especially in the elderly. Hypoparathyroidism.</p>', NULL, '<p>Specific mineral &amp; vitamin combined preparations</p>', NULL, NULL, '2022-02-18 18:41:57', '2022-03-22 02:30:21'),
(237, 237, '<p>This combination&nbsp;is indicated to maintain strong bones and teeth as well as the health of the muscles and nerves. It is also indicated for the prevention &amp; treatment of osteoporosis &amp; post-menopausal osteoporosis. It is needed for bone development and constant regeneration of bone as well.</p>', '<p>This medicine&nbsp;is an absolute bone health formula with more than half a dozen key nutrients. Calcium decreases the rate of bone loss from the femoral neck, the spine and the total body. Since calcium is a nutrient, not a drug, the positive effects of supplemental calcium are most pronounced among women with low to moderate calcium intake. Vitamin D3 helps the body to absorb calcium which helps to reduce age-related bone loss and bone fractures related to osteoporosis. Magnesium helps the body to absorb both calcium and vitamin D3. It also helps to synthesize proteins. Low magnesium status has been associated with postmenopausal osteoporosis. The trace minerals Zinc, Copper and Manganese all play a role in bone development. Zinc is a part of an antioxidant enzyme that helps to prevent cellular destruction, which can cause problems with bone growth and maturation. Copper keeps bones free from thinning. Fifty percent of the total copper content in the body is in the bones and muscles. Manganese, in combination with other trace minerals, helps to prevent bone loss and osteoporosis. Boron works with magnesium and vitamin D3 to enhance calcium absorption and helps to maintain calcium levels in the body. Vitamin C works as an antioxidant. It is also essential for the formation of collagen and aids in iron absorption. Vitamin E serves as an antioxidant, protects biological membranes and stabilizes cellular functions.</p>', '<p>2 tablets per day, preferably 1 tablet in the morning and 1 tablet in the evening or as directed by the physician.</p>', '<p>The risk of hypercalcaemia is increased if calcium salts are given with thiazide diuretics as these drugs reduce urinary calcium excretion. The effects of digitalis glycosides on the heart are enhanced by calcium. Calcium salts may reduce the absorption of fluoride, some fluoroquinolones, tetracyclines and iron.</p>', '<p>Hypersensitivity to any of the ingredients. Periodic checks of plasma calcium levels and urinary calcium excretion should be made in patients with mild to moderate renal failure or mild hypercalciuria.</p>', '<p>Calcium salts may cause mild gastrointestinal side effects such as constipation, flatulence, nausea, abdominal pain &amp; bloating. Hypercalcaemia &amp; in rare cases hypercalciuria have been seen with long term intake of calcium at high doses. Side effects from micronutrients are rare.</p>', '<p>Recommended in pregnancy and lactation.</p>', '<p>If there is any pre-existing heart disease or kidney disease, precautions should be taken.</p>', '<p>Symptoms of overdose may include nausea and vomiting, severe drowsiness, dry mouth, loss of appetite, metalic taste, stomach cramps, unconsciousness, diarrhoea, weakness, headache, constipation, dizziness or irritability.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store in a dry and cool place, away from direct light.</p>', '<p>Data is insufficient regarding use in children.</p>', '2022-02-18 18:42:12', '2022-03-22 02:34:59'),
(238, 238, '<p>Calcium Acetate is indicated for the control of hyperphosphatemia in end stage renal disease (ESRD) and does not promote aluminum absorption.</p>', '<p>Calcium Acetate when taken with meals, combines with dietary phosphate to form insoluble Calcium Phosphate which is excreted in the feces. Maintenance of serum phosphorus below 6.0 mg/dl is generally considered as a clinically acceptable outcome of treatment with phosphate binders. Calcium Acetate is highly soluble at neutral pH, making the Calcium readily available for binding to phosphate in the proximal small intestine. Orally administered Calcium Acetate from pharmaceutical dosage forms has been demonstrated to be systemically absorbed up to approximately 40% under fasting conditions and up to approximately 30% under non fasting conditions. This range represents data from both healthy subjects and renal dialysis patients under various conditions.</p>', '<p>The recommended initial dose of Calcium Acetate for the adult dialysis patient is 2 tablets with each meal. The dosage may be increased gradually to bring the serum phosphate level below 6 mg/dl, as long as hypercalcemia does not develop. Most patients require 3-4 tablets with each meal.<br />\r\n<br />\r\nPediatric Use: The safety&nbsp;and efficacy of Calcium Acetate have not been established.<br />\r\n<br />\r\nGeriatric Use: In clinical studies, no overall differences in safety or effectiveness were observed between the geriatric and younger subjects, and other reported clinical experience has not identified differences in responses between the elderly and younger patients, but greater sensitivity of some older individuals cannot be ruled out.</p>', '<p>Calcium Acetate may decrease the bioavailability of tetracycline.</p>', '<p>Calcium Acetate is contraindicated in patients with hypercalcemia.</p>', '<p>Patients may occasionally experience nausea during Calcium Acetate therapy. Hypercalcemia may occur during treatment with Calcium Acetate. Mild hypercalcemia (Ca &gt;10.5 mg/dl) may be asymptomatic or manifest itself as constipation, anorexia, nausea and vomiting. More severe hypercalcemia (Ca &gt;12 mg/dl) is associated with confusion, delirium, stupor and coma. Mild hypercalcemia is easily controlled by reducing the Calcium Acetate dose or temporarily discontinuing therapy. Severe hypercalcemia can be treated by acute hemodialysis and discontinuing Calcium Acetate therapy. Decreasing dialysate calcium concentration could reduce the incidence and severity of Calcium Acetate induced hypercalcemia. The long-term effect of Calcium Acetate on the progression of vascular or soft-tissue calcification has not been determined. Isolated cases of pruritus have been reported which may represent allergic reactions.</p>', '<p>Teratogenic Effects: Category C. Animal reproduction studies have not been conducted with Calcium Acetate. It is also not known whether Calcium Acetate can cause fetal harm when administered to a pregnant woman or can affect reproduction capacity. Calcium Acetate should be given to a pregnant woman only if clearly needed.</p>', '<p>Excessive dosage of Calcium Acetate induces hypercalcemia; therefore, early in the treatment during dosage adjustment serum calcium should be determined twice weekly. Should hypercalcemia develop, the dosage should be reduced or the treatment discontinued immediately depending on the severity of hypercalcemia. Calcium Acetate should not be given to patients on digitalis, because hypercalcemia may precipitate cardiac arrhythmias. Calcium Acetate therapy should always be started at low dose and should not be increased without careful monitoring of serum calcium. The patient should be informed about compliance with dosage instructions, adherence to instructions about diet and avoidance of the use of nonprescription antacids. Patients should be informed about the symptoms of hypercalcemia.</p>', '<p>Administration of Calcium Acetate in excess of the appropriate daily dosage can cause severe hypercalcemia.</p>', NULL, '<p>Administration of Calcium Acetate in excess of the appropriate daily dosage can cause severe hypercalcemia.</p>', NULL, '2022-02-18 18:42:31', '2022-03-22 02:37:41'),
(239, 239, '<p><strong>250 mg or 500 mg tablet</strong>: This is used for the treatment or prevention of calcium depletion in patients in whom dietary measures are inadequate. Conditions that may be associated with calcium deficiency include hypoparathyroidism, achlorhydria, chronic diarrhea, vitamin D deficiency, steatorrhea, sprue, pregnancy and lactation, menopause, pancreatitis, renal failure, alkalosis, and hyperphosphataemia. Calcium Carbonate is being used increasingly often to treat hyperphosphataemia in chronic renal failure as well as those on continuous ambulatory peritoneal dialysis (CAPD) and haemodialysis. Many patients are unable to tolerate sufficient doses for complete phosphate control and require additional measures such as stringent dietary phosphate restriction or relatively small doses of aluminium hydroxide. Calcium Carbonate containing preparations can provide short-term relief of dyspeptic systems but are no longer recommended for long-term treatment of peptic ulceration.<br />\r\n<br />\r\n<strong>1000 mg tablet</strong>: This is indicated for the management of conditions associated with hyperidity and&nbsp;for fast relief of acid indigestion, heartburn, sour stomach and upset stomach.</p>', '<p>Calcium carbonate reacts with gastric acid to produce a salt and water. For calcium carbonate the postulated chemical reaction is: CaCO3&nbsp;+ 2HCl = CaCl2&nbsp;+ H2O + CO2<br />\r\n<br />\r\nTwo grams of calcium carbonate will readily bring 100 ml of hydrochloric acid to a pH above 6. The increase in gastric pH diminishes the activity of pepsin in the gastric secretion. Up to 30% of the oral calcium load may be absorbed.</p>', '<p><strong>250 mg or 500 mg tablet</strong>: Calcium Carbonate is always used orally and when used as an antacid the recommended doses for adults are equivalent to 540-2000 mg Calcium Carbonate per day, doses for children being half of those for adults. As a dietary supplement, such as for the prevention of osteoporosis, 1250-3750 mg Calcium Carbonate (500-1500 mg calcium) daily is recommended in general, but again this will need to be tailored to the individual patient depending on any specific disease such as Calcium deficiency, malabsorption or parathyroid function. In pregnancy and lactation the recommended daily dose of calcium is 1200-1500 mg. In chronic renal failure the doses used vary from 2.5-9.0 gm Calcium Carbonate per day and need to be adjusted according to the individual patient. To maximize effective phosphate binding in this context the Calcium Carbonate should be given with meals.<br />\r\n<br />\r\n<strong>1000 mg tablet</strong>: 2000-3000 mg tablet when symptoms occur; may be repeated hourly if needed or as directed by the physician.</p>', '<p>Calcium Carbonate may enhance the cardiac effects of digoxin and other cardiac glycosides, if systemic hypercalcaemia occurs. Calcium Carbonate may interfere with the absorption of concomitantly administered tetracycline preparations and in chronic renal failure modification of vitamin D therapy may be required to avoid hypercalcaemia when Calcium Carbonate is used as the primary phosphate binder.</p>', '<ul>\r\n	<li>Hypercalcaemia and hyperparathyroidism</li>\r\n	<li>Hypercalciuria and nephrolithiasis</li>\r\n	<li>Zollinger-Ellison syndrome</li>\r\n	<li>Concomitant digoxin therapy (requires careful monitoring of serum calcium level)</li>\r\n</ul>\r\n\r\n<p>When hypercalcaemia occurs, discontinuation of the drug is usually sufficient to return serum calcium concentrations to normal. Calcium salts should be used cautiously in patients with sarcoidosis, renal or cardiac disease, and in patients receiving cardiac glycosides.</p>', '<p>Orally administered Calcium Carbonate may be irritating to the GI tract. It may also cause constipation. Hypercalcaemia is rarely produced by administration of calcium alone, but may occur when large doses are given to patients with chronic renal failure.</p>', '<p>Calcium containing drugs have been widely used in pregnancy by way of oral calcium supplementation or antacid therapy. Calcium Carbonate can be used in lactating women too.</p>', NULL, NULL, '<p>Minerals in bone formation, Specific mineral preparations</p>', '<p>Store in a cool, dry place in controlled room temperature.</p>', '<p><strong>Use in children</strong>: Calcium carbonate has been extensively studied in children and infants with chronic renal failure and is both safe and effective.<br />\r\n<br />\r\n<strong>Use in elderly</strong>: In case of elderly patients with renal failure when calcium carbonate is taken constipation may be troublesome one for this group. For this reason, monitoring of serum calcium and phosphate is of course indicated for elderly patients.</p>', '2022-02-18 18:42:45', '2022-03-22 02:40:25'),
(240, 240, '<ul>\r\n	<li>Treatment of osteoporosis, rickets, osteomalacia, tetany and hypoparathyroidism</li>\r\n	<li>In pregnancy and lactation due to increased demand</li>\r\n	<li>In kidney disease and pancreatitis</li>\r\n	<li>During therapy with antiseizure medications</li>\r\n	<li>The prevention and treatment of Calcium and Vitamin D3 deficiency</li>\r\n</ul>', '<p>This is combination of Calcium (Algae Source) &amp; Vitamin D3. Calcium (Algae Source) is an essential element and plays vital role in the body. It makes body&#39;s framework stronger by building bones. Clinical evidence suggests that calcium is useful for prevention and treatment of osteoporosis and associated fractures. Vitamin D3 is also essential for healthy bones as it aids in calcium absorption from the Gl tract. In addition to this it stimulates bone formation. Controlled clinical studies show that Calcium and Vitamin D3 have synergistic effects on bone growth as well as in osteoporosis and fracture prevention.</p>', '<p>Usual adult dose: 1 tablet in the morning and 1 tablet at night. Tablet should be taken orally.</p>', '<p>With medicine:</p>\r\n\r\n<ul>\r\n	<li>Calcium salts reduce absorption of bisphosphonates, ciprofloxacin, fluorides, iron, levothyroxine, tetracycline and zinc</li>\r\n	<li>Absorption of calcium salts is reduced by corticosteroids</li>\r\n	<li>Increased risk of hypercalcemia when Calcium and Vitamin D3 given with thiazides and related diuretics</li>\r\n</ul>\r\n\r\n<p>With food and others: No clinically significant food drug interaction have been reported.</p>', '<ul>\r\n	<li>Hypocalcemia and hypercalciuria</li>\r\n	<li>Metastatic calcification</li>\r\n	<li>Hypersensitivity to any of the components of Calcium and Vitamin D3 preparation</li>\r\n</ul>', '<p>Common side effects of Calcium and Vitamin D3 may include an irregular heartbeat, nausea, dry mouth, weakness, headache, a metallic taste in mouth, muscle or bone pain and drowsiness. Rare side effects are high amount of Calcium in blood, constipation, diarrhoea, loss of appetite.</p>', '<p>During pregnancy &amp; lactation: Calcium and Vitamin D3 should be used considering the risk-benefit ratio.</p>', '<p>Caution should be taken in patients with renal impairment, sarcoidosis, hypercalcemia and hypercalciuria.</p>', '<p>At high doses it may result in nausea, vomiting, dizziness, anorexia, abdominal cramps, headache, constipation etc. Treatment includes cessation of therapy &amp; adequate rehydration.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store below 30&deg;C and away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Not recommended for children under 12 years.</p>', '2022-02-18 18:43:30', '2022-03-22 02:43:07'),
(241, 241, '<p>This is indicated for the treatment &amp; prevention of osteoporosis, osteomalacia, tetany, hypoparathyroidism, disorders of osteogenesis. Also used as supplement in case of inadequate intake of Calcium in childhood diet, rickets, pregnancy &amp; lactation, elderly patients. Other indications include pancreatitis, phosphate binder in chronic renal failure etc.</p>', '<p>This is a Calcium and Vitamin D3 preparation where Calcium Carbonate is sourced from coral origin. The Calcium Carbonate from Coral has a chemical structure that is very similar to the composition of human bone. Coral Calcium is similar to other sources but ensures better absorption. Vitamin D3 aids in the absorption of Calcium from GI tract and helps to maintain Calcium balance in the body.</p>', '<p>One tablet once or twice daily with plenty of water or as directed by the physician. Taking in full stomach ensures better absorption.</p>', '<p>Oral Calcium can reduce the absorption of tetracycline &amp; fluoride preparations and minimum 3 hours time should be allowed between ingestion of these medications. Thiazide diuretics reduces the renal excretion of Calcium. Phenytoin, barbiturates, glucocorticoids may induce metabolism of Vitamin D3. Concomitant ingestion of certain foods like spinach, cereals, milk and its derivatives may reduce the intestinal uptake of Calcium.</p>', '<p>Hypersensitivity to any of the components, hypocalcaemia resulting from overdose of Vitamin D3, hyperparathyroidism, bone metastases, severe renal insufficiency, severe hypercalciuria, renal calculi etc.</p>', '<p>Flatulence, diarrhoea, constipation, upper GI discomfort etc. are rare manifestation. Hypercalcaemia due to prolong use has rarely been reported.</p>', '<p>This can be given to pregnant and lactating mothers as per recommendation of physician.</p>', '<p>In presence of mild hypercalciuria, careful monitoring with reduction of dose may be needed. Plasma and serum Calcium level should be monitored in mild to moderate renal impairment and also in case of long-term use. Patients with renal stones or with such previous history should also take precautions.</p>', '<p>At high doses it may result in nausea, vomiting, dizziness, anorexia, abdominal cramps, headache, constipation, irritability etc. Treatment includes cessation of therapy and adequate rehydration.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store at temperature of below 30&deg;C, protect from light &amp; moisture. Keep out of reach of children.</p>', NULL, '2022-02-18 18:43:59', '2022-03-22 02:45:48'),
(242, 242, '<p>Calcium and Vitamin D3 is used for the treatment of:</p>\r\n\r\n<ul>\r\n	<li>Bone loss (osteoporosis)</li>\r\n	<li>Weak bones (osteomalacia, osteopenia)</li>\r\n	<li>Rickets</li>\r\n	<li>Decreased activity of the parathyroid gland (hypoparathyroidism)</li>\r\n	<li>Latent tetany (certain muscle disease)</li>\r\n</ul>\r\n\r\n<p>To ensure adequate Calcium and Vitamin D3, it may also be used in certain conditions such as:</p>\r\n\r\n<ul>\r\n	<li>Pregnancy and lactation</li>\r\n	<li>Post-menopausal osteoporosis</li>\r\n	<li>Senile osteoporosis</li>\r\n	<li>Drug like- Phenytoin, Phenobarbital or Prednisolone type drug may induce osteoporosis</li>\r\n</ul>', '<p>Calcium plays a very important role in the body. It is necessary for normal functioning of bone, nerve cells, muscle, and other vital organs and the regulatory system of the body. If there is not enough calcium in the blood, then the body will take Calcium from bones, thereby weakening bones and triggers different types of bone disorder. Vitamin D3 helps the body to absorb Calcium. Having the right amounts of Calcium and Vitamin D3 is important for building and keeping strong bones and healthy muscles.</p>', '<p>Route of Administration: Oral. One tablet in the morning and one tablet at night or as directed by the physician. Use in children and adolescents should be directed by the physician.</p>', '<p><strong>With Medicine</strong>: It has possible interaction with digoxin, antacids containing Calcium, aluminum or magnesium, other Calcium supplements, calcitriol, tetracycline, doxycycline, aminocycline or oxytetracycline etc. So while taking Calcium tablet with any of these drugs consultations of the physicians is needed.<br />\r\n<br />\r\n<strong>With food &amp; others</strong>: The intestinal uptake of Calcium may be reduced by concomitant ingestion of certain foods (e.g. spinach, milk and milk products).</p>', '<ul>\r\n	<li>Hypercalcemia and hyperparathyroidism</li>\r\n	<li>Hypercalciuria and nephrolithiasis</li>\r\n	<li>Hypersensitivity to the component of this preparation</li>\r\n	<li>Severe renal insufficiencies</li>\r\n	<li>Concomitant digoxin therapy (requires careful monitoring of serum Calcium level</li>\r\n</ul>', '<p>Common Side Effects: Generally orally administered Calcium Carbonate may be irritating to the Gl tract and it may also cause constipation but eggshell Calcium is safe for long-term use without causing any Gl discomfort or constipation. Rare Side Effects: Kidney stone, hypercalcemia, alkalosis, loss of appetite.</p>', '<p>It should be used as directed by the physician during Pregnancy and Lactation.</p>', '<p>When hypercalcemia occurs, discontinuation of the drug is required. Patients with a history of kidney stone formation should also be recommended to increase their fluid intake.</p>', '<p>Symptoms of overdose may include nausea and vomiting, dry mouth, loss of appetite, metallic taste, diarrhea, weakness, headache, irritability or dizziness etc.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store in a cool (below 30&deg;C) and dry place, away from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:44:20', '2022-03-22 02:50:04'),
(243, 243, '<p>This combination is used for treatment of osteoporosis, osteomalacia, rickets, tetany and in parathyroid disease. Calcium supplements are often used to ensure adequate dietary intake in conditions such as pregnancy &amp; lactation, osteogenesis and tooth formation (adjunct with definite treatment) and therapy with anti-seizure medications. It is also used as routine supplement and phosphate binder in chronic renal failure.</p>', '<p>This is the preparation of Calcium Carbonate and Vitamin D3 (Cholecalciferol). Calcium is necessary for many normal functions of our body, especially bone formation and maintenance. Vitamin D3 helps for the absorption &amp; reabsorption of Calcium. Vitamin D3 also stimulates bone formation. Clinical studies showed that Calcium and Vitamin D3 all together helps in bone growth, and in prevention of osteoporosis &amp; bone fracture.</p>', '<p><strong>Calcium 500 mg and Vitamin D3 200 IU Tablet</strong>: 2 tablets daily or 1 tablet twice daily. It is best taken with or just after a meal to improve absorption.<br />\r\n<br />\r\n<strong>Calcium 500 mg and Vitamin D3 400 IU Tablet</strong>: 1 tablet twice daily. It is best taken with or just after a meal to improve absorption.</p>', '<p>It has possible interaction with calcium, aluminium or magnesium containing antacids &amp;&nbsp; other calcium supplements, calcitriol &amp; other vitamin D3 supplements; digoxin, tetracycline, doxycycline, minocycline or oxytetracycline.</p>', '<p>It is contraindicated in case of hypercalcaemia, hyperthyroidism, renal calculi &amp; nephrolithiasis and Zollinger-Ellison Syndrome.</p>', '<p>It is generally well tolerated. If there is experience like nausea, vomiting, stomach cramps, dry mouth, increased thirst, increased urination while taking, noticed to physicians. Constipation may occur.</p>', '<p>This combination should be used as directed by physician during pregnancy or while breast-feeding.</p>', '<p>If there is any pre-existing heart disease or kidney disease, precautions should be taken.</p>', '<p>Symptoms of overdosage may include nausea and vomiting, severe drowsiness, dry mouth, loss of appetite, metallic taste, stomach cramps, diarrhea, headache, constipation.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:44:49', '2022-03-22 02:54:55'),
(244, 244, '<p>This preparation is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Prevention and treatment of osteoporosis</li>\r\n	<li>To maintain strong bone growth</li>\r\n	<li>For proper functioning of heart, muscle and nerves</li>\r\n	<li>As nutritional supplement</li>\r\n	<li>For bone development and regeneration of bone</li>\r\n	<li>Pregnancy &amp; lactation</li>\r\n	<li>Deficiency state of Calcium, Vitamin D3, Magnesium, Zinc, Copper, Manganese &amp; Boron</li>\r\n</ul>', '<p>Nutrition is the most important to prevent osteoporosis and other bone related diseases. Calcium, Magnesium &amp; Vitamin D3 are the macronutrients for bone. Without Vitamin D3 very little Calcium is absorbed. Like Calcium, Magnesium increases bone strength and rigidity. Recent epidemiological studies showed that some micronutrients like Copper, Manganese, Zinc &amp; Boron play an important role in bone health. Deficiency of the micronutrients is noticed in patients with osteoporosis.</p>', '<p>2 tablets per day, preferably 1 tablet in the morning and 1 tablet in the evening.</p>', '<p>It has possible interaction with Calcium, Aluminium or Magnesium containing Antacids &amp; other Calcium supplements, Calcitriol &amp; other Vitamin D3 supplements; Digoxin, Tetracycline, Doxycycline, Minocycline or Oxytetracycline.</p>', '<p>It is contraindicated in case of hypercalcaemia, hyperthyroidism, renal calculi &amp; nephrolithiasis and Zollinger-Ellison Syndrome.</p>', '<p>It is generally well tolerated. If there is experience like nausea, vomiting, stomach cramps, dry mouth, increased thirst, increased urination while taking, noticed to physicians. Side effects from micronutrient are rare.</p>', '<p>This combination should be used as directed by physician during pregnancy or while breast-feeding.</p>', '<p>If there is any pre-existing heart disease or kidney disease, precautions should be taken.</p>', '<p>Symptoms of overdosage may include nausea and vomiting, severe drowsiness, dry mouth, loss of appetite, metallic taste, stomach cramps, diarrhea, headache &amp; constipation.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:45:10', '2022-03-22 02:57:46'),
(245, 245, '<p>Calcium Dobesilate is indicated for the treatment of hemorrhoidal syndrome, microcirculation disorders of arteovenous origin, clinical signs of chronic venous insufficiency in the lower limbs (pain, cramps, paresthesia, edema, stasis, dermotosis) and in the particular microangiopathy like diabetic retinopathy. It is also indicated in superficial thrombophlebitis as adjuvant therapy.</p>', '<p>Calcium dobesilate acts selectively on the capillary walls regulating their physiological functions of resistance and permeability. It lowers blood viscosity and restores normal blood flow. This action is beneficial in all cases of capillary fragility due to metabolic disturbances (constitutional or acquired), and surgical stress or induced by certain medicines.</p>', '<p>Calcium Dobesilate capsule once or twice daily should be taken with the main meal. Treatment duration, which generally between a few weeks to several months, depends on the disease and its evolution. Dosage should be adapted individually according to the severity of the disease.Hypersensitivity. Pregnancy and lactation.</p>', NULL, '<p>Hypersensitivity. Pregnancy and lactation.</p>', '<p>Rarely gastrointestinal disorders including nausea and diarrhea, skin reactions, fever, articular pain and in very rare cases agranulocytosis have been reported. These reactions are generally spontaneously reversible after treatment withdrawal.</p>', '<p>The safety of Calcium Dobesilate during pregnancy and lactation has not been established. As it is not known whether calcium dobesilate crosses the placental barrier in humans, the drug should be administered during pregnancy only if the benefit to the mother outweighs the potential risk to the fetus. Avoid breastfeeding while using this medicine.</p>', '<p>Dosage should be reduced in case of severe renal insufficiency requiring dialysis. In patient with agranulocytosis, this medication can decrease the number of white blood cells which affect the body&rsquo;s ability to fight against various infections. If patients experience flu-like symptoms such as cough, sore throat, fever and others, they are advised to seek medical care as soon as possible.</p>', '<p>The clinical signs of a possible overdose are not known. If overdose occurs, seek medical advice immediately.</p>', '<p>Vaso Protective</p>', '<p>Store in a cool and dry place, away from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:45:39', '2022-03-22 03:01:00'),
(246, 246, '<p>This rectal ointment is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Internal and external hemorrhoids,</li>\r\n	<li>Anal pruritus</li>\r\n	<li>Anal eczema</li>\r\n	<li>Anitis</li>\r\n	<li>Perianitis</li>\r\n	<li>Acute hemorrhoidal thrombosis&nbsp;</li>\r\n	<li>Anal fissure</li>\r\n	<li>Pre and postoperative treatment in cases of hemorrhoidectomy</li>\r\n</ul>\r\n\r\n<p>A long-lasting treatment is not indicated.</p>', '<p>Calcium Dobesilate acts on the capillary walls by regulating their impaired physiological functions- i.e. increased permeability and decreased resistance and on different signs of inflammation. It also has an antithrombotic activity. Lidocaine hydrochloride, a local anesthetic, contributes to relieve pain. Dexamethasone Acetate, a Corticosteroid for topical use, possesses anti-inflammatory and antipruritic actions.</p>', '<p>2-3 times daily. Apply in the morning and bedtime and if possible after defecation. If the ointment is preferred, use the applicator by screwing it to the tube. Insert the applicator as deep as possible in the anus then press the tube gently while withdrawing it. In this case, the tube is sufficient for 8 applications. In case of external hemorrhoids or anal pruritus, apply a thin layer of the ointment several times a day. The duration of the treatment is generally of some days. The doctor must be informed if, after 1 to 2 weeks of treatment, the symptomatology has not improved or has worsened.<br />\r\n<br />\r\nCalcium Dobesilate, Lidocaine HCI &amp; Dexamethasone Acetate Ointment should be applied 2-3 times daily preferably in the morning and at bedtime, if possible apply after defecation. In the case of internal hemorrhoids apply the ointment by the applicator. In cases of external hemorrhoids and anal pruritus, apply a thin layer of the ointment several times a day. The duration of the treatment is generally of some days. The physician must be informed if, after 1 to 2 weeks of treatment the symptomatology has not improved or has worsened.<br />\r\n<br />\r\nMethod of use of this ointment:<br />\r\n<strong>For internal use</strong>-</p>\r\n\r\n<ul>\r\n	<li>Before use remove the cap from the tube.</li>\r\n	<li>Pierce the tube membrane by inverting the cap.</li>\r\n	<li>Attach the applicator (supplied) to the tube.</li>\r\n	<li>Squeeze the tube to fill the applicator and lubricate the tip with ointment for smooth insertion.</li>\r\n	<li>Insert the applicator gently and to full extend into the anus and squeeze once again from the end of the tube to force the required amount of ointment into the anal canal.</li>\r\n	<li>Remove the applicator after application and discard it.</li>\r\n	<li>Try not to have defecation for a couple of hours after an internal application.</li>\r\n</ul>\r\n\r\n<p><strong>For external use</strong>-</p>\r\n\r\n<ul>\r\n	<li>Squeeze the tube of ointment and apply a small amount to the finger.</li>\r\n	<li>Apply the ointment around the outside of the anus with a finger.</li>\r\n	<li>Wash the hands thoroughly with warm water and soap after each application.</li>\r\n	<li>Reattach the cap to tube.</li>\r\n</ul>', NULL, '<p>Hypersensitivity towards the components of this preparation.</p>', '<p>Very rare cases have been reported: Modifications of the intestinal transit, temporary burning sensation and local pain. Hypersensitivity reactions together with skin reactions and/or fever can occur. These reactions can be of allergic origin and in this case, the treatment must be discontinued.</p>', '<p>Pregnancy category C. Studies in pregnant women or animals are not available and in humans, it is not known whether Calcium Dobesilate crosses the placental barrier. On the other hand, after topical administration, Lidocaine Hydrochloride and Dexamethasone Acetate are resorbed in variable quantities and can have systemic effects. Moreover, both substances cross the placental barrier. In these conditions, this rectal ointment&nbsp;should be administered during pregnancy only if the potential benefit justifies the potential risk to the fetus. After oral administration, Calcium Dobesilate is excreted in the maternal milk in low amounts but it is not known whether this is the case with local use. After topical administration, Lidocaine Hydrochloride and Dexamethasone Acetate are excreted in the maternal milk. As a precaution, it should be decided between discontinuating the treatment or the breast-feeding.</p>', '<p>In case of renal insufficiency, this rectal ointment should not be used during longer periods. Avoid long-lasting treatments.</p>', '<p>No overdosage information found yet.</p>', '<p>Drugs used in Ano-rectal region</p>', '<p>The ointment must be stored protected from heat. Store it below 30&deg;C.</p>', NULL, '2022-02-18 18:45:55', '2022-03-22 03:03:29'),
(247, 247, '<p>Calcium Folinate is indicated in:</p>\r\n\r\n<ul>\r\n	<li>To diminish the toxicity and counteract the effect of impaired Methotrexate elimination.</li>\r\n	<li>To treat the Megaloblastic anemia due to folate deficiency, as in sprue, nutritional deficiency.</li>\r\n	<li>To treat the Megaloblastic anemia of pregnancy and infancy.</li>\r\n</ul>', '<p>Calcium Folinate is a Calcium salt of Folinic acid (citrovorum factor), is a mixture of the diastereoisomers of the 5-formyl derivative of Tetrahydrofolic acid. It is a metabolite of Folic acid and an essential co-enzyme for nucleic acid synthesis used in cytotoxic therapy.</p>', '<p>Oral-</p>\r\n\r\n<ul>\r\n	<li><strong>Reduction of harmful effects of folic acid antagonists</strong>: The dose is usually one 5-15 mg tablet every 6 hours for 2 to 3 days.</li>\r\n	<li><strong>Megaloblastic anemia</strong>: In the treatment of Megaloblastic anemia, the dose is one 5-15 mg tablet daily.</li>\r\n</ul>\r\n\r\n<p>Intravenous-</p>\r\n\r\n<ul>\r\n	<li><strong>Advanced Colorectal Cancer</strong>: Folinic Acid is administered at 200 mg/m2&nbsp;by slow intravenous injection followed by 5-fluorouracil at 370 mg/m2&nbsp;by intravenous injection. Or 20 mg/m&nbsp; 2 by slow intravenous injection followed by 5-fluorouracil at 425 mg/m2&nbsp;by intravenous injection. Treatment is repeated daily for 5 days. This 5 day treatment course may be repeated at 4 weeks interval, for 2 courses and then may repeated at 4-5 weekly intervals if the patient has recovered completely from the toxic effects of the prior treatment course.</li>\r\n	<li><strong>Folinic acid rescue after high dose Methotrexate Therapy</strong>: Calcium Folinate starts 24 hours after the beginning of the methotrexate infusion at dose of 15mg (10 mg/m2&nbsp;) every 6 hours for 10 doses.</li>\r\n</ul>\r\n\r\n<p>Intramuscular-</p>\r\n\r\n<ul>\r\n	<li><strong>Folate deficient megaloboastic anaemia</strong>: Up to 1 mg/day. Or, as directed by the registered physician.</li>\r\n</ul>', NULL, '<p>Calcium Folinate therapy is contraindicated for the following:</p>\r\n\r\n<ul>\r\n	<li>Known hypersensitivity to Calcium Folinate, or to any components of the product formulation.</li>\r\n	<li>Pernicious anemia or other Megaloblastic anemia where Vitamin B12&nbsp;is deficient.</li>\r\n</ul>', '<ul>\r\n	<li>Allergic reaction: one may experience a sudden itchy rash (hives), swelling of the hands, feet, ankles, face, lips, mouth or throat (which may cause difficulty in swallowing or breathing).</li>\r\n	<li>Fits and fainting.</li>\r\n</ul>', '<p>There are no adequate and well-controlled clinical studies conducted in pregnant or breastfeeding women. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Calcium Folinate is administered to a nursing mother.</p>', '<p>Calcium Folinate treatment may mask pernicious anemia and other Megaloblastic anemia resulting from Vitamin B12 deficiency.<br />\r\n<br />\r\nCalcium Folinate should only be used with 5-fluorouracil or Methotrexate under the direct supervision of a clinician experienced in the use of cancer chemotherapeutic agents.<br />\r\n<br />\r\nMany cytotoxic medicinal products- direct or indirect DNA synthesis inhibitors- lead to macrocytosis (hydroxycarbamide, cytarabine, mercaptopurine, thioguanine). Such macrocytosis should not be treated with Folinic acid.<br />\r\n<br />\r\nIn epileptic patients treated with Phenobarbital, Phenytoin, Primidone, and Succinimides, there is a risk to increase the frequency of seizures due to a decrease of plasma concentrations of anti-epileptic drug.</p>', '<p>There have been no reported sequelae in patients who have received significantly more Calcium Folinate than the recommended dosage. However, excessive amounts of Calcium Folinate may nullify the chemotherapeutic effect of folic acid antagonists.</p>', '<p>Supportive Care Therapy</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', NULL, '2022-02-18 18:46:38', '2022-03-22 03:06:23'),
(248, 248, '<p>Calcium Gluconate is indicated for Antidote in severe hypermagnesaemia, Severe hyperkalaemia, Hypocalcaemic tetany, Severe acute hypocalcaemia, Hypocalcaemia and calcium deficiency states</p>', '<p>Calcium gluconate is used to prevent or treat negative calcium balance. It also helps facilitate nerve and muscle performance as well as normal cardiac function.</p>', '<p><strong>Intravenous</strong>: Antidote in severe hypermagnesaemia, Severe hyperkalaemia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 10 ml of 10% calcium gluconate solution over 2 minutes, repeated every 10 minutes if needed.</li>\r\n	<li><strong>Child</strong>: Neonate and 1 mth-18 yr: 0.5 ml/kg of 10% calcium gluconate solution as a single dose. Max: 20 ml of 10% calcium gluconate solution.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous</strong>: Hypocalcaemic tetany, Severe acute hypocalcaemia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 2.25 mmol by slow IV inj over 10 minutes, followed by 58-77 ml of 10% calcium gluconate solution in 0.5-1 L of 5% dextrose solution as continuous IV infusion.</li>\r\n	<li><strong>Child</strong>: Neonate and 1 mth-18 yr: 0.5 ml/kg of 10% calcium gluconate solution as a single dose. Max: 20 ml of 10% calcium gluconate solution.</li>\r\n</ul>', '<p>Co-administration of high calcium doses with thiazide diuretics may result in milk-alkali syndrome and hypercalcaemia. May potentiate digoxin toxicity. Decreases effects of calcium-channel blockers. Enhanced absorption with calcitriol (a vitamin D metabolite).</p>', '<p>Patients with calcium renal calculi or history of renal calculi. Conditions associated with hypercalcaemia and hypercalciuria.</p>', '<p>GI irritation; soft-tissue calcification, skin sloughing or necrosis after IM/SC inj. Hypercalcaemia characterised by anorexia, nausea, vomiting, constipation, abdominal pain, muscle weakness, mental disturbances, polydipsia, polyuria, nephrocalcinosis, renal calculi; chalky taste, hot flushes and peripheral vasodilation.</p>', '<p>Pregnancy&nbsp;Category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Impaired renal function; cardiac disease; hypercalcaemia-associated diseases, e.g. sarcoidosis; other malignancies. Pregnancy.</p>', NULL, '<p>Minerals in bone formation, Specific mineral preparations</p>', NULL, NULL, '2022-02-18 18:46:55', '2022-03-23 17:21:38'),
(249, 249, '<p>Calcium Lactate is indicated for heartburn, calcium supplement, calcium deficiencies.</p>', '<p>Calcium is used to prevent or treat negative calcium balance. It also helps facilitate nerve and muscle performance as well as normal cardiac function. Bone mineral component; cofoactor in enzymatic reactions, essential for neurotransmission, muscle contraction, and many signal transduction pathways.</p>', '<p><strong>19-50 year</strong>: 1,000 mg elemental Calcium Lactate per day.<br />\r\n<strong>&gt;50 year</strong>: 1,200 mg elemental Calcium Lactate per day.</p>', '<p>May reduce the efficacy of calcium-channel blockers. Concurrent admin of IV calcium salt with cardiac glycosides may lead to serious adverse events. Increased risk of hypercalcaemia when used with thiazide diuretics. May reduce absorption of tetracycline, alendronate, atenolol, iron, quinolone antibiotics, sodium fluoride and zinc.</p>', '<p>Conditions associated with hypercalcaemia and hypercalciuria.</p>', '<p>Gl discomfort e.g. nausea, vomiting, constipation; bradycardia, arrhythmias. Dry mouth, increased thirst or increased urination. Mental confusion, milk-alkali syndrome.</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Sarcoidosis; history of nephrolithiasis. Avoid IV admin of calcium in patients on cardiac glycosides. Increased risk of hypercalcaemia and hypercalciuria in hypoparathyroid patients receiving high doses of vitamin D. Caution when used in patients with history of kidney stones. Patients should be advised to administer vitamin D concurrently to optimise calcium absorption. Pregnancy.</p>', NULL, '<p>Minerals in bone formation, Specific mineral preparations</p>', NULL, NULL, '2022-02-18 18:47:38', '2022-03-23 17:30:00'),
(250, 250, '<p>This&nbsp;is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Increased demand for Calcium and Vitamin-C, e.g. pregnancy, lactation, periods of rapid growth (childhood, adolescence), in old age</li>\r\n	<li>During infectious disease and convalescence</li>\r\n	<li>Treatment of calcium and vitamin-C deficiency</li>\r\n	<li>Osteoporosis</li>\r\n	<li>Premenstrual syndrome</li>\r\n	<li>Postmenopausal problems</li>\r\n	<li>Adjuvant in colds and influenza.</li>\r\n</ul>', '<p>Calcium is used as a pharmacological agent in humans almost entirely to remedy deficiency. Adequate calcium in the blood is so vital to a wide variety of bodily functions that our internal biochemistry will not tolerate a deficiency even for short periods.<br />\r\n<br />\r\nVitamin-C is an essential component of the diet as man can not synthesize vitamin-C. It is a very powerful reducing agent. Vitamin-C plays an important part in the response of the body to stress. It is important in the defense against infection.</p>', '<p><strong>Adults and children above 7 years</strong>: 1 effervescent tablet daily<br />\r\n<strong>Children 3 to 7 years</strong>:&nbsp;&frac12; effervescent tablet daily<br />\r\n<strong>Infants</strong>: As prescribed by the physician<br />\r\n<br />\r\nDissolve one tablet in half glass (100 ml) of water.</p>', '<p>Calcium Gluconate: Co-admin of high calcium doses with thiazide diuretics may result in milk-alkali syndrome and hypercalcaemia. May potentiate digoxin toxicity. Decreases effects of calcium channel blockers. Enhanced absorption with calcitriol (a vitamin D metabolite).<br />\r\n<br />\r\nCalcium Carbonate: Co-administration with thiazide diuretics or vit D may lead to milk-alkali syndrome and hypercalcaemia. Decreased absorption with corticosteroids. Decreases absorption of tetracyclines, atenolol, iron, quinolones, alendronate, Na fluoride, Zn and calcium-channel blockers. Enhances cardiac effects of digitalis glycosides and may precipitate digitalis intoxication.<br />\r\n<br />\r\nVitamin C: Deferroxamine, hormonal contraceptives, flufenazine, warfarin, elemental iron, salicylates, warfarin, fluphenazine, disulfiram, mexiletine, vitamin B12.</p>', '<p>Hypercalcemia (e.g. in hyperparathyroidism, vitamin-D overdosage, decalcifying tumors such as plasmocytoma, bone metastases); severe hypercalciuria; severe renal failure.<br />\r\n<br />\r\nPatients with hyperoxalauria, glucose-6- phosphate dehydrogenase deficiency, or iron overload. Larger doses may lead to gastrointestinal tract upset.</p>', '<p>In rare cases, mild gastrointestinal disturbances (bloating, diarrhoea) can occur. In predisposed patients prolonged treatment with high doses may promote the formation of calculi in the urinary tract.</p>', '<p>Calcium containing drugs have been widely used in pregnancy by way of oral calcium supplementation or antacid therapy. Calcium Carbonate can be safely used inlactating women. Vitamin-C may be taken safely during pregnancy and lactation</p>', '<p>For patients with mild hypercalciuria (exceeding 300 mg = 7.5 mmol/24 hours), with mild or moderate impairment of renal function or with a history of urinary concrements, monitoring of calcium excretion in the urine is required. If necessary, the dosage should be reduced or therapy should be discontinued. High doses of vitamin-D and derivatives should be avoided during treatment with this preparation unless especially indicated.<br />\r\n<br />\r\nSince citrate salts have been reported to increase aluminium absorption, this medicine&nbsp;&nbsp;should be used with caution in patients with severely impaired renal function, especially those receiving aluminium-containing preparations. The sugar content should be taken into account by diabetic patients.</p>', '<p>Acute overdosage has not been reported. It would be expected to cause gastrointestinal disturbances but not to result in hypercalcemia, except in patients treated with a very high dosage of vitamin-D and derivatives.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store at a cool and dry place and protected from light and moisture.</p>', NULL, '2022-02-18 18:47:47', '2022-03-23 17:32:25');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(251, 251, '<p>This combination is indicated for-</p>\r\n\r\n<ul>\r\n	<li>As an adjunct to specific therapy for osteoporosis</li>\r\n	<li>Increased demand for Calcium, Vitamin-C and Vitamin-D such as pregnancy, lactation, period of rapid growing (in childhood, addoloscence) and in old age</li>\r\n	<li>In osteomalacia</li>\r\n	<li>The prevention and treatment of Calcium deficiency/ Vitamin-D deficiency especially in the housebound and hospitalized elderly subjects</li>\r\n	<li>As adjuvant in cold and influenza</li>\r\n	<li>Postmenopausal syndromes</li>\r\n	<li>Premenstrual symptoms</li>\r\n	<li>In high body temperatures</li>\r\n	<li>As alkalizing agent in conditions with systemic acidosis.</li>\r\n</ul>', '<p><strong>Calcium Gluconate</strong>&nbsp;is the gluconate salt of calcium. An element or mineral necessary for normal nerve, muscle, and cardiac function, calcium as the gluconate salt helps to maintain calcium balance and prevent bone loss when taken orally. This agent may also be chemopreventive for colon and other cancers.<br />\r\n<br />\r\n<strong>Calcium carbonate</strong>&nbsp;is a basic inorganic salt that acts by neutralizing hydrochloric acid in gastric secretions. It also inhibits the action of pepsin by increasing the pH and via adsorption. Cytoprotective effects may occur through increases in bicarbonate ion (HCO3-) and prostaglandins. Neutralization of hydrochloric acid results in the formation of calcium chloride, carbon dioxide and water. Approximately 90% of calcium chloride is converted to insoluble calcium salts (e.g. calcium carbonate and calcium phosphate).<br />\r\n<br />\r\nCalcium is used as a pharmacological agent in humans almost entirely to remedy deficiency. Adequate calcium in the blood is so vital to a wide variety of bodily functions that our internal biochemistry will not tolerate a deficiency even for short periods.<br />\r\n<br />\r\n<strong>Vitamin-C</strong>&nbsp;is an essential component of the diet as humans cannot synthesize Vitamin-C. It is a very powerful reducing agent and plays an important part in the response of the body to stress. It is important in the defense against infections.<br />\r\n<br />\r\n<strong>Vitamin-D</strong>&nbsp;is also essential for healthy bones as it aids in calcium absorption from the GI tract. In addition to this it stimulates bone formation. Clinical studies show that calcium and vitamin-D has synergistic effects on bone growth as well as in osteoporosis and fracture prevention.</p>', '<p><strong>Adults and children of school age</strong>: 1 effervescent tablet daily<br />\r\n<strong>Children 3 to 7 years</strong>: &frac12; effervescent tablet daily<br />\r\n<strong>Infants</strong>: As prescribed by the physician<br />\r\n<br />\r\nDissolve one tablet in half glass (100 ml) of water.</p>', '<p>The risk of hypercalcemia should be considered in patients taking thiazide diuretics since these drugs can reduce urinary calcium excretion. Hypercalcemia must be avoided in digitalised patients. Certain foods (e.g. those containing oxalic acid, phosphate or phytinic acid) may reduce the absorption of calcium. Concomitant therapy with phenytoin or barbiturates can decrease the effect of vitamin-D because of metabolic activation. The effect of digitalis and other cardiac glycosides may be accentuated with the oral administration of calcium combined with vitamin-D. Calcium salts may reduce the absorption of thyroxine, bisphosphonates, sodium fluoride, quinolone or tetracycline antibiotics or iron. It is advisable to allow a minimum period of 4 hours before taking the<br />\r\ncalcium.</p>', '<p>Absolute contraindications are hypercalcaemia resulting from myeloma, bone metastases or other malignant bone disease, sarcoidosis; primary hyperparathyroidism and Vitamin-D overdosage. It is also contraindicated in severe renal failure and hypersensitivity to any of the tablet ingredients.</p>', '<p>The use of Calcium supplements has rarely given rise to mild gastrointestinal disturbances, such as constipation, flatulence, nausea, gastric pain and diarrhoea. Following administration of Vitamin-D supplements occasional skin rash has been reported. Hypercalciuria, and in rare cases hypercalcaemia have been seen in long-term treatment with Vitamin-D at high doses.</p>', '<p>During pregnancy and lactation treatment with this supplements should always be under the direction of a physician.<br />\r\n<br />\r\nDuring pregnancy and lactation, requirements for calcium and vitamin-D are increased but in deciding on the required supplementation allowances should be made for availability of these agents from other sources.<br />\r\n<br />\r\nOverdoses of vitamin-D have shown teratogenic effects in pregnant animals. Vitamin-D and its metabolites pass into the breast milk.</p>', '<p>Patients with mild to moderate renal failure or mild hypercalciuria should be supervised carefully. Periodic checks of plasma Calcium levels and urinary Calcium excretion should be made in patients with mild to moderate renal failure or mild hypercalciuria. In patients with a history of renal stones urinary Calcium excretion should be measured to exclude hypercalciuria. With long-term treatment it is advisable to monitor serum and urinary Calcium levels and kidney function, and reduce or stop treatment temporarily if urinary Calcium exceeds 7.5 mmol/24 hours. Allowances should be made for Calcium and Vitamin-D supplements from other sources.</p>', '<p>The most serious consequence of acute or chronic overdose is hypercalcaemia due to Vitamin-D toxicity. Symptoms include nausea, vomiting, polyuria, and constipation. Chronic overdoses can lead to vascular and organ calcification as a result of hypercalcaemia. Treatment should consist of stopping all intakes of calcium and Vitamin-D and rehydration.</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store at a cool and dry place. Protect from light and moisture. Keep out of reach of children. Keep the container tightly closed.</p>', NULL, '2022-02-18 18:48:04', '2022-03-23 17:35:17'),
(252, 252, '<p>Prevention and treatment of calcium and vitamin D deficiency. Calcium and vitamin D supplement as an adjunct to specific therapy in the prevention and treatment of Osteoporosis for patients who are at risk of calcium and vitamin D deficiency</p>', '<p>Adequate Calcium in the blood is so vital to a wide variety of bodily functions that our internal biochemistry will not tolerate a deficiency even for short periods. Clinical evidence suggests that Calcium is useful for the prevention and treatment of Osteoporosis and associated fractures. Vitamin D is also essential for healthy bones as it aids in Calcium absorption from the GI tract. In addition to this it stimulates bone formation. Clinical studies also show that Calcium and Vitamin D has synergistic effects on bone growth as well as in Osteoporosis and fracture prevention.</p>', '<p>1-2 tablets per day, preferably one tablet each morning and evening or as directed by the physician</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Pour a tablet in a glass of water. The tablet will be dissolved within 1-2 minutes in the water. Drink the solution immediately.</p>', '<p>It has possible interaction with Digoxin, Antacids containing Calcium, Aluminum or Magnesium, other Calcium supplements, Calcitriol, Tetracycline, Doxycycline, Aminocycline or Oxytetracycline etc. So while taking this suppliment with any of these drugs consultations of the physicians is needed.</p>', '<p>Hypercalcemia and hyperparathyroidism, Hypercalciuria and nephrolithiasis, Hypersensitivity to the component of this preparation, Severe renal insufficiencies</p>', '<p>Orally administered Calcium Carbonate may be irritating to the GI tract. It may also cause constipation. Hypercalcemia is rarely produced by administration of Calcium alone, but may occur when large doses are given to patients with chronic renal failure. Also there may be allergic reactions, irregular heartbeats, nausea, vomiting, decreased appetite dry mouth and drowsiness, skin rash.</p>', '<p>This can be used during pregnancy, in case of a calcium and vitamin D deficiency. However, for supplementation starting during the third trimester of pregnancy, the daily intake should not exceed 1500 mg calcium and 1000 IU vitamin D. This preparation can be used during breast-feeding.</p>', '<p>When hypercalcemia occurs discontinuation of the drug is usually sufficient to return serum calcium concentrations to normal. Calcium salts should be used cautiously in patients with sarcoidosis, renal or cardiac disease and in patients receiving cardiac glycosides. Patients with a history of stone formation should also be recommended to increase their fluid intake.</p>', '<p>Symptoms of over dose may include nausea and vomiting, severe drowsiness, dry mouth, loss of appetite, Metallic taste, stomach cramps, unconsciousness, diarrhea, weakness, headache, constipation, dizziness or irritability. The most serious consequence of acute chronic overdose is hypocalcaemia due to Vitamin D toxicity</p>', '<p>Specific mineral &amp; vitamin combined preparations</p>', '<p>Store at a cool and dry place. Protect from light and moisture. Keep out of reach of children. Keep the container tightly closed.</p>', NULL, '2022-02-18 18:48:21', '2022-03-23 17:38:52'),
(253, 253, '<p>This medication is used to prevent or treat low blood calcium levels in people who do not get enough calcium from their diets. To fulfill the calcium deficiency or meet extra need of calcium, it may be used in conditions like osteoporosis osteomalacia, rickets, latent tetany, postmenopausal osteoporosis, senile osteoporosis, juvenile osteoporosis, drug (phenytoin, phenobarbital, or prednisone) induced osteoporosis, pregnancy and lactation, premenstrual syndrome (PMS), hypoparathyroidism and hip joint plastic surgery.<br />\r\n<br />\r\nCalcium Orotate acts against a number of inflammatory diseases like arthritis, psoriasis, lupus, spondylitis, various cardiovascular ailments, encephalitis, retinitis, phlebitis, colitis, and multiple sclerosis. Calcium Orotate helps in controlling weight by suppressing the habit of frequent appetite of chronic overeaters. It is also beneficial in reducing the effects of mood swings and is proved to be quite effective in cognitive enhancement. Calcium Orotate protects the heart by enhancing the efficiency of cardiac muscles. Recent studies on calcium orotate indicate its potential to minimize the risk of colon cancer.</p>', '<p>This contains Calcium Orotate, a calcium supplement with a functional amino acid chelating ligand- orotic acid. Orotic acid assists the transport of calcium through cellular membrane structures, thus facilitating the intracellular uptake of calcium, particularly in bone. Calcium Orotate also helps in the maintenance of healthy cartilage. Furthermore, Orotate is involved in the synthesis of DNA (deoxyribonucleic acid) and RNA (ribonucleic acid) of the various calcium supplements on the market, Calcium Orotate gets high marks because of the compound&#39;s ability to penetrate complex cell membranes so that it can be metabolized in cartilage.</p>', '<p><strong>Calcium Orotate 400 mg</strong>: As an addition to the daily diet, 2-3 tablets are usually recommended with meal or as directed by a physician.<br />\r\n<br />\r\n<strong>Calcium Orotate 740 mg</strong>: As an addition to the daily diet, 1-2 tablets are usually recommended with meal or as directed by a physician.</p>', '<p>Calcium can decrease absorption of the following drugs when taken together: biphosphonates (e.g., alendronate), quinolone antibiotics (e.g., ciprofloxacin, levofloxacin), and tetracycline antibiotics (e.g., doxycycline, minocycline), levothyroxine, phenytoin (an anticonvulsant), and tiludronate disodium (to treat Paget&#39;s disease). Thiazide-type diuretics can interact with Calcium supplements, increasing the risks of hypercalcemia and hypercalciuria. Both aluminum- and magnesium-containing antacids increase urinary calcium excretion. Mineral oil and stimulant laxatives decrease calcium absorption. Glucocorticoids, such as prednisone, can cause calcium depletion and eventually osteoporosis when they are used for months. Oral contraceptives as well as estrogen compounds reduce calcium. Anti-inflammatories such as NSAIDs, Aspirin, Ibuprofen deplete calcium. Corticosteroids deplete calcium.</p>', '<p>Calcium Orotate is contraindicated in conditions like incomplete or infrequent bowel movements, kidney stone, kidney disease, increased activity of the parathyroid gland, high amount of Calcium in urine, high amount of Calcium in the blood, extreme loss of body water.</p>', '<p>Bloating and swelling in the abdomen are common side effects of Calcium Orotate. Loss of appetite, upset stomach, constipation, nausea, vomiting, unusual weight loss, increased thirst/urination, weakness, unusual tiredness, formation of kidney stones may occur infrequently.</p>', '<p>Women who are pregnant and breast-feeding need more calcium. Pregnancy related high blood pressure is a common and serious risk for women and their babies, and taking supplemental forms of Calcium Orotate can help to reduce this risk.</p>', '<p>Before taking Calcium Orotate, precaution is needed if the patient is allergic to Calcium Orotate. This drug may contain inactive ingredients, which can cause allergic reactions or other problems. Precaution is needed before using this drug in kidney disease, kidney stones, little or no stomach acid (achlorhydria), heart disease, disease of the pancreas, sarcoidosis difficulty absorbing nutrition from food (malabsorption syndrome).</p>', NULL, '<p>Minerals in bone formation, Specific mineral preparations</p>', '<p>Keep out of the reach of children. Keep in a cool &amp; dry place. Protect from light.</p>', NULL, '2022-02-18 18:48:41', '2022-03-23 17:42:03'),
(254, 254, '<p>Calcium Pantothenate is used as a&nbsp;calcium supplement, dietary supplements, burning feet syndrome, greying hair, peripheral neuritis, muscular cramps.</p>', '<p>Calcium is used to prevent or treat negative calcium balance. It also helps facilitate nerve and muscle performance as well as normal cardiac function. Bone mineral component; cofoactor in enzymatic reactions, essential for neurotransmission, muscle contraction, and many signal transduction pathways.</p>', '<p>Slow intravenous or deep intramuscular&nbsp;as required or as directed by physician.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Contraindicated in patients with hypercalcaemia, hypercalciuria.</p>', '<p>Mild gastrointestinal disturbances, bradicardia, arrythmia and irritation after IV injection</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Renal impairment, sarcoidosis, concurrent administration of thiazide diuretics may increase the risk of hypercalcaemia.</p>', NULL, '<p>Minerals in bone formation, Specific mineral preparations</p>', NULL, NULL, '2022-02-18 18:49:03', '2022-03-23 17:44:25'),
(255, 255, '<p>Calcium Polystyrene Sulfonate is indicated in patients with hyperkalemia associated with anuria or severe oliguria. It reduces serum level of potassium and removes excess potassium from the body. Calcium Polystyrene Sulfonate is indicated in all states of hyperkalemia due to acute and chronic renal failure, abortion, complicated labor, incompatible blood transfusion, crush injury, prostectomy, severe burns, surgical shock, cases of severe glomerulonephritis and pyelonephritis. Calcium Polystyrene Sulfonate can also be useful in patients requiring dialysis and can also be used during the period of under dialysis to control blood potassium levels.</p>', '<p>Calcium Polystyrene Sulfonate acts by a cumulative process throughout the gastrointestinal tract, removing potassium ions which are excreted in the feces. Calcium Polystyrene Sulfonate passes through the colon and comes into contact with fluids containing increased amounts of potassium. The result is that potassium is taken up in increasing amounts in exchange for calcium ions. The length of time Calcium Polystyrene Sulfonate remains in the body is a decisive factor in its effectiveness. For this reason oral administration is more effective than rectal administration</p>', '<p>Calcium Polystyrene Sulfonate is for oral or rectal administration only. Treatment with the resin should be given as soon as the serum potassium level rises above 6 mmol/L.<br />\r\n<br />\r\nAdults (Including the Elderly)-</p>\r\n\r\n<ul>\r\n	<li><strong>Oral</strong>: For adults the usual dose is 15 g, 3 or 4 times a day. The resin is given by mouth as a suspension in a little water or for greater palatability, the resin may be made into a paste with some sweetened vehicle but not orange juice or other fruit juices that are known to contain potassium. The amount of fluid usually ranges from 3 to 4 ml for per gram of resin.</li>\r\n	<li><strong>Rectal</strong>: In cases where oral administration is not possible Calcium Polystyrene Sulfonate may be given rectally as a suspension of 30 g resin in 100 ml of 2% methylcellulose and 100 ml of water as a daily retention enema.</li>\r\n</ul>\r\n\r\n<p>Pediatrics-</p>\r\n\r\n<ul>\r\n	<li><strong>Oral</strong>: Children should be given 1 g/kg body weight of Calcium Polystyrene Sulfonate daily in divided doses in acute hyperkalemia. In maintenance therapy the dose may be reduced to 0.5 g/kg body weight daily in divided doses.</li>\r\n	<li><strong>Rectal</strong>: It can be given rectally suspended in a proportional amount of 10% dextrose in water. Following retention of the enema, the colon should be irrigated to ensure adequate removal of the resin.</li>\r\n</ul>\r\n\r\n<p>Neonates-</p>\r\n\r\n<ul>\r\n	<li>Oral administration of Calcium Polystyrene Sulfonate is contraindicated in neonates.</li>\r\n	<li>Only rectal administration should be considered. With rectal administration, the minimum effective dosage within the range of 0.5 g/kg to 1 g/kg should be given diluted as for adults and with adequate irrigation to ensure recovery of the resin.</li>\r\n</ul>', '<p>Concomitant use of Calcium Polystyrene Sulfonate is not recommended with Sorbitol, Digitalis drugs, Cation donating agents, Non-absorbable cation-donating antacids and laxatives, Aluminum hydroxide, Lithium, Thyroxine.</p>', '<p>Calcium Polystyrene Sulfonate should not be administered to patients with Serum potassium &lt;5 mmol/L and a conditions associated with hypercalcemia, hyperparathyroidism, multiple myeloma, sarcoidosis or metastic carcinoma, history of hypersensitivity to polystyrene sulfonate resins and obstructive bowel disease. Oral administration of Calcium Polystyrene Sulfonate is contraindicated in neonates.</p>', '<p>Nausea, vomiting, gastric irritation, anorexia, constipation and occasionally diarrhea, fecal impaction, Gastrointestinal stenosis and intestinal obstruction, Gastrointestinal ischemia, ischemic colitis, rectal haemorrhage, gastrointestinal tract ulceration or necrosis, Hypomagnesemia, Hypercalcemia etc. Some cases of acute bronchitis and bronchopneumonia have been reported.</p>', '<p>Calcium Polystyrene Sulfonate is not absorbed from the gastrointestinal tract. No data are available about the use of this&nbsp;in human pregnancy and lactation.</p>', '<p>During treatment with Calcium Polystyrene Sulfonate the possibility of severe potassium depletion should be considered. To prevent serious hypokalemia, administration of the resin should be discontinued as soon as the serum potassium level falls to 5 mmol/L. Hypomagnesemia and hypercalcemia may occur.<br />\r\n<br />\r\nPatients should be monitored for all electrolyte disturbances. In the event of clinically significant constipation, treatment with the resin should be discontinued until normal bowel motions are resumed. Magnesium-containing laxatives should not be used. The patient should be positioned carefully when ingesting the resin to avoid aspiration which may lead to bronchopulmonary complications.</p>', '<p>Clinical signs and symptoms of hypokalemia including irritability, confusion, delayed thought processes, muscle weakness, hyporeflexia and eventually frank paralysis. Apnea may be a serious consequence of this progression. Electrocardiographic changes may be consistent with hypokalemia or hypercalcemia; cardiac arrhythmia may occur.</p>', '<p>Hyperkalaemia Products</p>', '<p>Store at below 30&deg;C in a dry place protected from light. Keep out of reach of children.</p>', NULL, '2022-02-18 18:49:24', '2022-03-23 17:47:13'),
(256, 256, '<p>Stiffness, Congestion, Muscle aches, Sprains, Strains, Back pain, Joint pain, Cold, Flu, Catarrh, Headache</p>', '<p>Camphor acts as a cough suppressant &amp; topical analgesic. Eucalyptus Oil acts as a cough suppressant. Menthol acts as a acts as cough suppressant &amp; topical analgesic</p>', '<p><strong>Topical</strong>: Rub gently 3-4 mintues on the chest and back 2-3 times daily. Cover the rubbed area with warm clothes.<br />\r\n<br />\r\n<strong>Inhalation</strong>: 1 tsf of ointment to be dissolved in boiled water and inhale the steam by mouth or nose as required.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Children under 3 years. History of convulsion.</p>', '<p>Redness, irritation, rash or pruritis may occur with sensitive skin.</p>', '<p>Pregnancy Category-Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Avoid contact with eyes. Should not be applied to wounds or damaged skin. Wash hand thoroughly after applying.</p>', NULL, '<p>Topical Analgesics, Topical anti-inflammatory preparations</p>', NULL, NULL, '2022-02-18 18:50:44', '2022-03-23 17:50:10'),
(257, 257, '<p>Canagliflozin is indicated as an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus.</p>', '<p>Canagliflozin is an inhibitor of subtype-2 sodium-glucose co-transport protein (SGLT2), which is responsible for at least 90% of the glucose reabsorption in the kidney. Blocking this transporter reduces the reabsorption of glucose from renal tubules, leading to more excretion of glucose in urine.</p>', '<p>The recommended starting dose is 100 mg once daily, taken before the first meal of the day. Dose can be increased to 300 mg once daily who have CrCl&gt;60 ml/min or who requires additional glycemic control. No dose adjustment is required for mild renal impairment. For moderate renal impairment (CrCl 45-60 ml/min) Canagliflozin 100 mg is recommended.</p>', '<p><strong>UGT inducers (e.g. rifampin, phenytoin)</strong>: Canagliflozin exposure is reduced. Consider increasing dose from 100 mg to 300 mg.<br />\r\n<strong>Digoxin</strong>: Canagliflozin may slightly increase the concentration of digoxin in the body when both drugs are being taken.</p>', '<p>History of serious hypersensitivity reaction to Canagliflozin, severe renal impairment, End Stage Renal Disease (ESRD), or on dialysis patients.</p>', '<p>The most common adverse reactions of Canagliflozin are female genital mycotic infections, urinary tract infection and increased urination. Other side effects of Canagliflozin include low blood pressure, increases potassium blood levels (hyperkalemia), low blood glucose and increases Low-Density Lipoprotein (LDL-C).</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Use during pregnancy only if the potential benefit justifies the potential risk to the fetus. For nursing mother discontinue drug or nursing.</p>', '<p>Not for the treatment of type 1 diabetes mellitus or diabetic ketoacidosis.</p>', NULL, '<p>Sodium-glucose Cotransporter-2 (SGLT2) Inhibitors</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:51:04', '2022-03-23 17:56:13'),
(258, 258, '<p>Candesartan Cilexetil is indicated for hypertension, heart failure with impaired left ventricular systolic function.</p>', '<p>Candesartan Cilexetil is an ester prodrug that is hydrolysed in the body to the active form Candesartan during absorption from the gastro-intestinal tract. Candesartan is angiotensin II receptor (type AT1) antagonist. Candesartan blocks the vasoconstrictor and aldosterone-secreting effects of angiotensin II by selectively blocking the binding of angiotensin II to the AT1 receptor in many tissues (eg, vascular smooth muscle, adrenal gland).</p>', '<p><strong>Hypertention</strong>: initially 8 mg (hepatic impairment 2 mg, renal impairment or intravascular volume depletion 4 mg) once daily, increased if necessary at intervals of 4 weeks to max 32 mg once daily; usual maintenance dose 8 mg once daily.<br />\r\n<br />\r\n<strong>Heart failure</strong>: initially 4 mg once daily, increased at intervals of at least 2 weeks to target dose of 32 mg once daily or to max tolerated dose.</p>', '<p>No significant drug interactions have been reported in studies of Candesartan Cilexetil given with other drugs such as glyburide, nifedipine, digoxin, warfarin, hydrochlorothiazide and oral contraceptives in healthy volunteers. Because candesartan is not metabolised by the cytochrome P-450 system and has no effects on P-450 enzymes, interactions with drugs that inhibit, or are metabolised by, those enzymes could not be expected.</p>', '<p>Hypersensitivity to any component of this product. Pregnancy, breast-feeding, cholestasis.</p>', '<p>Side-effects are usually mild. Symptomatic hypotension including dizziness may occur, particularly in patients with intravascular volume depletion (e.g. those taking high dose diuretics). Hyperkalemia occurs occassionally; angioedema has also been reported with some angiotension II receptor antagonist. Also vertigo, headache; rarely hepatitis, blood disorders, hyponatraemia, back pain, arthralgia, myalgia, rash, urticaria, pruritous.</p>', '<p>When pregnancy is detected, Candesartan Cilexetil should be discontinued as soon as possible. It should be used in lactation.</p>', '<p>Candesartan should be used with caution in renal artery stenosis, aortic or mitral valve stenosis and in obstructive hypertropic cardiomyopathy. Monitoring of plasma-potassium concentration is advised, particularly in the elderly and in patients with renal impairment; lower initial doses may be appropriate in these patients.</p>', NULL, '<p>Angiotensin-ll receptor blocker</p>', '<p>Store in a cool &amp; dry place. Protect from light and moisture</p>', '<p>Use in pediatric: Safety and effectiveness in pediatric patients have not been established.</p>', '2022-02-18 18:51:27', '2022-03-23 17:59:02'),
(259, 259, '<p>This is indicated for the treatment of hypertension, congestive heart failure.</p>', '<p>Candesartan Cilexetil-Hydrochlorothiazide combines an angiotensin II receptor blocker, Candesartan Cilexetil and a diuretic, Hydrochlorothiazide.<br />\r\n<br />\r\n<strong>Candesartan Cilexetil</strong>&nbsp;is an ester prodrug that is hydrolysed in the body to the active form Candesartan during absorption from the gastrointestinal tract. Candesartan blocks the vasoconstrictor and aldosterone-secreting effects of angiotensin II by selectively blocking the binding of angiotensin II to the AT1 receptor in many tissues (eg, vascular smooth muscle, adrenal gland).<br />\r\n<br />\r\n<strong>Hydrochlorothiazide</strong>&nbsp;is a thiazide diuretic. Thiazides affect the renal tubular mechanisms of electrolyte reabsorption, directly by increasing sodium excreation. Indirectly, the diuretic action of hydrochlorothiazide reduces plasma volume with consequent increase in plasma renin activity, aldosterone secretion, urinary potassium loss, and decrease in serum potassium. The renin-aldosterone link is mediated by angiotensin II, so coadministration of Candesartan tends to reverse the potassium loss associated with Hydrochlorothiazide.</p>', '<p>The usual dose is one tablet once daily.</p>', '<p>No significant drug interactions have been reported for Candesartan Cilexetil with other drugs such as glyburide, nifedifine, digoxin, warfarin, hydrochlorothiazide and oral contraceptives. Alcohol, barbiturates, or narcotics- Potentiation of orthostatic hypotension may occur. Antidiabetic drugs (oral agents and insulin)- Dosage adjustment of the antidiabetic drug may be required. Other antihypertensive drugs- Additive effect or potentiation. Skeletal muscle relaxants, tubocurarine- Possible increased responsiveness to the muscle relaxant. NSAID can reduce the diuretic, natriuretic, and antihypertensive effects of loop, potassium-sparing and thiazide diuretics.</p>', '<p>Candesartan Cilexetil &amp; Hydrochlorothiazide is contraindicated in patients who are hypersensitive to any component of this product. Because of the hydrochlorothiazide component, this product is contraindicated in patients with anuria or hypersensitivity to other sulfonamide-derived drugs.</p>', '<p>Mild and transient in nature. The overall incidence of adverse events is comparable to placebo. Side effects are headache, upper respiratory tract infection, back pain, influenza-like symptoms.</p>', '<p>Use in pregnancy &amp; lactation is not recommended.</p>', '<p>No patient receiving this combination was discontinued due to increases or decreases in serum potassium. Overall, the combination of candesartan cilexetil and hydrochlorothiazide had no clinically significant effect on serum potassium.</p>', NULL, '<p>Combined antihypertensive preparations</p>', NULL, '<p>Use in pediatric patient: Safety and effectiveness in pediatric patients have not been established.</p>', '2022-02-18 18:52:00', '2022-03-23 18:01:34'),
(260, 260, '<p>Capecitabine is a nucleoside metabolic inhibitor with antineoplastic activity indicated for:</p>\r\n\r\n<ul>\r\n	<li><strong>Adjuvant Colon Cancer</strong>: Patients with Dukes&#39;C colon cancer.</li>\r\n	<li><strong>Metastatic Colorectal Cancer</strong>: First-line as monotherapy when treatment with fluoropyrimidine therapy alone is preferred.</li>\r\n	<li><strong>Metastatic Breast Cancer</strong>: In combination with docetaxel after failure of prior anthracycline containing therapy.</li>\r\n	<li>As monotherapy in patients resistant to both paclitaxel and an anthracycline-containing regimen.</li>\r\n</ul>', '<p>Capecitabine is a preparation of Capecitabine, an orally-administered chemotherapeutic agent used in the treatment of cancers. Capecitabine is a prodrug, that is enzymatically converted to fluorouracil (antimetabolite) in the tumour, where it inhibits DNA synthesis and slows growth of tumour tissue.</p>\r\n\r\n<p>Capecitabine is a prodrug that is selectively tumour-activated to its cytotoxic moiety, fluorouracil, by thymidine phosphorylase, an enzyme found in higher concentrations in many tumours compared to normal tissues or plasma. Fluorouracil is further metabolized to two active metabolites, 5-fluoro-2&#39;-deoxyuridine 5-monophosphate (FdUMP) and 5-fluorouridine triphosphate (FUTP), within normal and tumour cells. These metabolites cause cell injury by two different mechanisms. First, FdUMP and the folate cofactor, N5-10 methylenetetrahydrofolate, bind to thymidylate synthase (TS) to form a covalently bound ternary complex. This binding inhibits the formation of thymidylate from 2-deoxyuridylate. Thymidylate is the necessary precursor of thymidine triphosphate, which is essential for the synthesis of DNA, therefore a deficiency of this compound can inhibit cell division. Secondly, nuclear transcriptional enzymes can mistakenly incorporate FUTP in place of uridine triphosphate (UTP) during the synthesis of RNA. This metabolic error can interfere with RNA processing and protein synthesis through the production of fraudulent RNA.</p>', '<p><strong>Monotherapy</strong>: 1250 mg/m2 twice daily orally for 2 weeks followed by a one-week rest period in 3-week cycles<br />\r\n<br />\r\n<strong>Adjuvant treatment</strong>: Is recommended for a total of 6 months (8 cycles)<br />\r\n<br />\r\n<strong>In combination with docetaxel</strong>: The recommended dose of Capecitabine is 1250 mg/m2 twice daily for 2 weeks followed by a 7-day rest period, combined with docetaxel at 75 mg/m2 as a 1-hour IV infusion every 3 weeks. Capecitabine dosage may need to be individualized to optimize patient management. Capecitabine dosage has to be reduced by 25% in patients with moderate renal impairment.<br />\r\n<br />\r\nExample: A person whose body weight is 64 kg and height is 1.64 m has a body surface area of 1.7 m2 and should take 4 tablets of 500 mg and 1 tablet of 150 mg two times daily.<br />\r\n<br />\r\nThe tablets should be taken in morning and evening as prescribed by doctor. The tablets should be taken within 30 minutes after the end of a meal (breakfast and dinner) and swallowed whole with water. Tablets should not be cut or crushed. Capecitabine should only be prescribed by a doctor experienced in the use of anticancer medicines.</p>', '<ul>\r\n	<li><strong>Anticoagulants</strong>: Anticoagulant response (INR or prothrombin time) should be monitored frequently in order to adjust the anticoagulant dose as needed.</li>\r\n	<li><strong>Phenytoin</strong>: Phenytoin levels should be monitored in patients taking Capecitabine concomitantly with phenytoin. The phenytoin dose may need to be reduced.</li>\r\n	<li><strong>Leucovorin</strong>: The concentration of 5-fluorouracil is increased and its toxicity may be enhanced by leucovorin.</li>\r\n	<li><strong>CYP2C9 substrates</strong>: Care should be exercised when Capecitabine is co-administered with CYP2C9 substrates.</li>\r\n	<li><strong>Food</strong>: Reduced both the rate and extent of absorption of Capecitabine.</li>\r\n</ul>', '<ul>\r\n	<li>Severe Renal Impairment</li>\r\n	<li>Hypersensitivity</li>\r\n	<li>leucopenia, neutropenia or thrombocytopenia</li>\r\n	<li>Severe reactions to fluoropyrimidine therapy</li>\r\n	<li>Complete DPD deficiency</li>\r\n	<li>Pregnant or breast-feeding</li>\r\n</ul>', '<p>Abdominal pain, Rash, dry or itchy skin, Tiredness, loss of appetite (anorexia), Diarrhea, Vomiting, Nausea, Stomatitis, Hand-and-foot skin-reaction, Fever, Infection, Chest pain, Steven-Johnson syndrome</p>', '<p>Pregnancy category D. Capecitabine can cause fetal harm. Women are advised of the potential risk to the fetus. It is not known whether Capecitabine is excreted in human breast milk.No studies have been conducted to assess the impact of Capecitabine on milk production or its presence in human breast milk. As the potential for harm to the nursing infant is unknown, breast-feeding should be discontinued while receiving treatment with Capecitabine and for 2 weeks after the final dose.</p>', '<p><strong>Coagulopathy</strong>: Anticoagulant response should be monitored (e.g. INR) and anticoagulant dose must be adjusted accordingly. Otherwise may result in bleeding, death.<br />\r\n<br />\r\n<strong>Diarrhea</strong>: Capecitabine treatment should be stopped immediately until diarrhea resolves or decreases to grade 1. Standard antidiarrheal treatments recommended. Otherwise may get severe.<br />\r\n<br />\r\n<strong>Cardiotoxicity</strong>: Common in patients with a prior history of coronary artery disease.<br />\r\n<br />\r\n<strong>Increased Risk of Severe or Fatal Adverse Reactions in Patients with Low or Absent Dihydropyrimidine Dehydrogenase (DPD) Activity</strong>: Capecitabine should be withhold or permanently discontinued in patients with evidence of acute early-onset or unusually severe toxicity, which may indicate near complete or total absence of DPD activity.<br />\r\n<br />\r\n<strong>Dehydration and Renal Failure</strong>: Capecitabine treatment should be stopped until dehydration is corrected. Potential risk of acute renal failure secondary to dehydration.<br />\r\n<br />\r\n<strong>Mucocutaneous and Dermatologic Toxicity</strong>: Severe mucocutaneous reactions, Steven-Johnson Syndrome. (SJS) and Toxic Epidermal Necrolysis (TEN), have been reported. Capecitabine should be permanently discontinued in patients who experience a severe mucocutaneous reaction during treatment. Capecitabine may induce hand-and-foot syndrome. Capecitabine treatment should be interrupted until the hand-and-foot syndrome event resolves or decreases in intensity.<br />\r\n<br />\r\n<strong>Hyperbilirubinemia</strong>: Capecitabine treatment should be interrupted immediately until the hyperbilirubinemia resolves or decreases in intensity.<br />\r\n<br />\r\n<strong>Hematologic</strong>: Patients should not be treated with neutrophil counts &lt;1.5x109/L or thrombocyte counts &lt;100x109/L.</p>', '<p>The manifestations of acute overdose include nausea, vomiting, diarrhea, mucositis, gastrointestinal irritation and bleeding, and bone marrow depression. Medical management of overdose should include customary therapeutic and supportive medical interventions aimed at correcting the presenting clinical manifestations and preventing their possible complications.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Keep in a dry place and store below 30&deg;C. Protect from light and keep out of the reach of children.</p>', NULL, '2022-02-18 18:52:24', '2022-03-23 18:05:04'),
(261, 261, '<p>Repairs, restores &amp; protects dry skin &amp; sensitive skin conditionsRepairs, restores &amp; protects dry skin &amp; sensitive skin conditions</p>', '<p>With physiological lipids to protect &amp; maintain healthy skin.The Derma Membrane Structure (DMS) base, used uniquely in Physiogel products, is made up of natural lipids similar to the skin&#39;s (epidermis) physiologic lipids which are natural and essential components of normal healthy skin, hence, revitalizes very dry, irritated and sensitive skin or helps retain skin moisture and prevents skin dryness, thus, regenerates the skin lipid barrier, reduces water loss and provides protection against environmental triggers.</p>', '<p><strong>Cream:</strong>&nbsp;Apply a thin film once or bd on hands, face &amp; particularly dry areas.<br />\r\n<strong>Lotion</strong>: Apply once or bd. Ideal for the entire body.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity.</p>', '<p>Some possible side effects and reactions include rash, redness and itchiness.</p>', '<p>Pregnancy Category - Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Discontinue use and consult a dermatologist if undue irritation develops or increases. Avoid contact with eyes or mucous membranes. In case of contact, rinse thoroughly with water.</p>', NULL, '<p>Emollients &amp; combined preparations</p>', NULL, NULL, '2022-02-18 18:54:15', '2022-03-23 18:07:27'),
(262, 262, '<p>Capsaicin is indicatd for- Rheumatoid arthritis, Osteoarthritis, Pain due to diabetic neuropathy, Joint pain, Post-herpetic neuralgia, Post-surgical neuropathic pain, Nerve Pain, Back pain, Muscle pain, Fibromyalgia, Bursitis, Pruritis (itching)</p>', '<p>Although the precise mechanism of action of Capsaicin is not fully understood, current evidence suggests that Capsaicin exerts an analgesic effect by depleting and preventing reaccumulation of Substance P in peripheral sensory neurons. Substance P is thought to be the principal chemomediator of pain impulses from the periphery to the central nervous system.</p>', '<p><strong>18 years of age and older</strong>:&nbsp;Apply a thin film of Capsaicin cream to affected area 3 to 4 times daily. A burning sensation may occur upon application, but generally disappears with regular use. Application schedules of 3 to 4 times a day for 2 weeks provides optimum pain relief.</p>', NULL, '<p>Capsaicin cream is contraindicated on broken or irritated skin. It is also contraindicated in patients with known hypersensitivity to capsaicin or any of the excipients used in this product.</p>', '<p>Capsaicin may cause transient burning on application. This burning is observed more frequently when the application schedules are more than 3-4 times daily. The burning can be enhanced if too much cream is used and if it is applied just before or after a bath or shower.</p>', '<p>The safety of Capsaicin during pregnancy or lactation has not been established in either humans or animals.</p>', '<p>Capsaicin cream should not be applied to broken or irritated skin. Applied area should not be tightly bandaged. Do not get on mucous membranes and into eyes or on contact lenses. If this occurs, rinse the affected area thoroughly with water. Do not apply the cream on the heat treated area as this may increase the burning sensation. In case of accidental ingestion, seek physician advice immediately.</p>', '<p>Sufficient information on overdose of Capsaicin is not available.</p>', '<p>Topical Analgesics, Topical anti-inflammatory preparations</p>', '<p>Keep at cool and dry place, away form light. Keep out of the reach of children.</p>', NULL, '2022-02-18 18:54:34', '2022-03-23 18:09:40'),
(263, 263, '<p><strong>Hypertension</strong>: Mild to moderate hypertension as an adjunct to thiazide therapy in patients who have not responded effectively to thiazide treatment alone.<br />\r\n<br />\r\n<strong>Severe hypertension</strong>: Where standard therapy has failed. Cardopril is effective alone or in combination with other antihypertensive agents especially thiazide type of diuretics. The blood pressure lowering effect of Cardopril and thiazides are approximately additive.<br />\r\n<br />\r\n<strong>Congestive heart failure</strong>: It is also used as an adjunct to the treatment of severe congestive heart failure.</p>', '<p>Captopril competitively inhibits the conversion of angiotensin I (ATI) to angiotensin II (ATII), thus resulting in reduced ATII levels and aldosterone secretion. It also increases plasma renin activity and bradykinin levels. Reduction of ATII leads to decreased Na and water retention. This promotes vasodilation and BP reduction.</p>', '<p><strong>Diabetic nephropathy</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Type 1 diabetics: 75-100 mg/day in divided doses.</li>\r\n</ul>\r\n\r\n<p><strong>Post-myocardial infarction</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: May be started 3-16 days after MI. Initially, 6.25 mg/day followed by 12.5 mg tid for 2 days, then 25 mg tid. Maintenance: 75-150 mg/day in 2 or 3 divided doses.</li>\r\n</ul>\r\n\r\n<p><strong>Hypertension</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially, 12.5 mg bid, 1st dose preferably at bedtime to avoid precipitous fall in BP, gradually increased at 2-4-wk intervals according to response. Maintenance: 25-50 mg bid. Max: 50 mg tid. Patients on diuretics: 6.25 mg bid.</li>\r\n	<li><strong>Child</strong>: Neonates and infants: 0.15 mg/kg. Max: 6 mg/kg in 2 or 3 divided doses according to response. Childn and adolescents: 0.3 mg/kg. Max: 6 mg/kg in 2 or 3 divided doses according to response.</li>\r\n	<li><strong>Elderly</strong>: Initially, 6.25 mg bid.</li>\r\n</ul>\r\n\r\n<p><strong>Heart failure</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially, 6.25-12.5 mg bid or tid. Maintenance: 25 mg bid or tid. Max: 50 mg tid.</li>\r\n	<li><strong>Child</strong>: Initially, 0.25 mg/kg/day, increased up to 2.5 or 3.5 mg/kg/day in 3 divided doses.</li>\r\n</ul>', '<p>Concurrent treatment with NSAIDs reduces hypotensive action and increases the risk of nephrotoxicity. Additive hyperkalaemic effect with K supplements, K-sparing diuretics, and other drugs (e.g. heparin). May increase risk of leucopenia with procainamide, allopurinol, cytostatic or immunosuppressants. May increase risk of lithium toxicity. Increased risk of nitritoid reactions with gold (Na aurothiomalate).</p>', '<p>Angioedema related to previous ACE inhibitor treatment, hereditary or idiopathic angioneurotic oedema. Concomitant use with aliskiren in diabetic patients. Pregnancy.</p>', '<p>Neutropenia, anaemia and thrombocytopenia; proteinuria, elevated blood urea and creatinine, elevated serum potassium and acidosis;&nbsp;hypotension, tachycardia;&nbsp;rashes usually pruritic, may occur;&nbsp;Reversible and usually self limiting taste impairment has been reported. Stomatitis resembling aphthous ulcers has also been reported.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk</p>', '<p>Patients with bilateral renal artery stenosis, collagen vascular disease, aortic or mitral valve stenosis, volume and/or Na depletion. Renal impairment. Lactation.</p>', '<p><strong>Symptoms</strong>: Severe hypotension, shock, stupor, bradycardia, electrolyte disturbances and renal failure.<br />\r\n<br />\r\n<strong>Management</strong>: Perform gastric lavage, administer adsorbent and sodium sulfate with in 30 min of ingestion; NaCl 0.9% IV infusion. Treatment with angiotensin-II may also be considered. Administer atropine in case of extensive vagal reactions or bradycardia. Pacemaker is also an option. Elimination may be enhanced by haemodialysis.</p>', '<p>Angiotensin-converting enzyme (ACE) inhibitors</p>', '<p>Store below 30&deg; C</p>', NULL, '2022-02-18 19:01:15', '2022-03-23 18:12:28');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(264, 264, '<p>Carbamazepine is indicated for-</p>\r\n\r\n<ul>\r\n	<li>partial and secondary generalized tonic-clonic seizures</li>\r\n	<li>Primary generalized tonic-clonic seizures</li>\r\n	<li>Trigeminal neuralgia</li>\r\n	<li>Prophylaxis of bipolar disorder</li>\r\n</ul>', '<p>Carbamazepine depresses activity in the nucleus ventralis of the thalamus, reduces synaptic propagation of excitatory impulses or decreases summation of temporal stimulation leading to neural discharge by limiting influx of Na ions across cell membrane or other unknown mechanisms. It stimulates the release of antidiuretic hormone (ADH) and potentiates its action in promoting reabsorption of water.</p>', '<p>Epilepsy:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults and children over 12 years of age</strong>- Initial: Either 200 mg b.i.d. for tablets and controlled release tablets, or 1 teaspoon q.i.d. for suspension (400 mg/day). Increase at weekly intervals by adding up to 200 mg/day using a b.i.d or a t.i.d. or q.i.d. regimen of the either formulations until the optimal response is obtained.</li>\r\n	<li><strong>Children 12-15 years of age</strong>- Dosage generally should not exceed 1000 mg daily, and 1200 mg daily in patients above 15 years of age. Doses up to 1600 mg daily have been used in adults in rare instances. Maintenance: usually 800-1200 mg daily.</li>\r\n	<li><strong>Children 6-12 years of age</strong>- Initial: Either 100 mg b.i.d. for tablets or controlled release tablets, or 1/2 teaspoon q.i.d. for suspension (200 mg/day). Increase at weekly intervals by adding up to 100 mg/day using a b.i.d. or a t.i.d.or q.i.d. regimen of the either formulations until the optimal response is obtained. Dosage generally should not exceed 1000 mg daily. Maintenance:usually 400-800 mg daily.</li>\r\n	<li><strong>Children under 6 years of age</strong>- Initial: 10-20 mg/kg/day b.i.d.or t.i.d. as tablets, or q.i.d. as suspension. Increase weekly to achieve optimal clinical response administered t.i.d. or q.i.d. Maintenance: Ordinarily, optimal clinical response is achieved at daily doses below 35 mg/kg. If satisfactory clinical response has not been achieved, plasma levels should be measured to determine whether or not they are in the therapeutic range. No recommendation regarding the safety of Carbamazepine for use at doses above 35 mg/kg/24 hours can be made.</li>\r\n</ul>\r\n\r\n<p><strong>Combination therapy</strong>: Carbamazepine may be used alone or with other anticonvulsants. When added to existing anticonvulsant therapy, the drug should be added gradually while the other anticonvulsants are maintained or gradually decreased, except phenytoin, which may have to be increased.<br />\r\n<br />\r\n<strong>Trigeminal Neuralgia</strong>: Initial: On the first day,either 100 mg b.i.d. for tablets or controlled release tablets, or 1/2 teaspoon q.i.d. for suspension, for a total daily dose of 200 mg. This daily dose may be increased by up to 200 mg/day using increments of 100 mg every 12 hours for tablets or controlled release tablets, or 50 mg (1/2 teaspoon) q.i.d. for suspension, only as needed to achieve freedom from pain. A total dose of 1200 mg daily shouldn&#39;t be exceeded. Maintenance: Control of pain can be maintained in most patients with 400-800 mg daily. However, some patients may be maintained on as little as 200 mg daily, while others may require as much as 1200 mg daily. At least once every 3 months throughout the treatment period, attempts should be made to reduce the dose to the minimum effective level or even to discontinue the drug. The tablets or syrup can be taken without regards to meal.</p>', '<p>Galactorrhoea has been reported in few women on oral contraceptives within the first two months of Carbamazepine treatment Hepatic enzyme inducers such as Carbamazepine and Phenytoin may interact with Carbamazepine by increasing its metabolism. So an increase in dosage of Carbamazepine may be required.</p>', '<p>This medicine should not be used if anybody is allergic to one or any of its ingredients. It can not be used also in the following conditions:</p>\r\n\r\n<ul>\r\n	<li>Problems with the electrical message pathways in the heart (atrioventricular block)</li>\r\n	<li>History of decreased blood cell production by the bone marrow (bone marrow depression)</li>\r\n	<li>Hereditary blood disorders called porphyrias</li>\r\n	<li>Allergy to tricyclic antidepressants</li>\r\n	<li>People who have taken a monoamine-oxidase inhibitor antidepressant (MAOI) in the last 14 days</li>\r\n</ul>', '<p>The common side effects are dizziness, drowsiness, ataxia, dry mouth, abdominal pain, nausea, vomiting, anorexia, leucopenia, proteinuria, bradycardia, heart failure and hypotension. Erythematous skin rash, aplastic anemia may also be observed.<br />\r\n<br />\r\nThe most severe adverse reactions have been observed in the hemopoietic system, the skin and the cardiovascular system.The most frequently observed adverse reactions, particularly during the initial phases of therapy, are dizziness, drowsiness, unsteadiness, nausea, and vomiting. This medicine may cause increased sensitivity to the sun. Exposure to the sun, sunlamps, or tanning booths should be avoided if the increased sensitivity is seen. A sunscreen or protective clothing may be helpful at outside for a prolonged period.</p>', '<p>Pregnancy category D. Carbamazepine and its epoxide metabolite are transferred to breast milk. Because of the potential serious side effects, decision should me made whether to discontinue nursing or discontinue the drug.</p>', '<p>This medicine may cause dizziness and drowsiness.Special care should be taken while performing potentially hazardous activities, such as driving or operating machinery.<br />\r\n<br />\r\nThis medicine may cause skin reactions. If any rash,skin peeling, itching, or other unexplained skin reaction is seen while taking this medicine the concerned doctor should be informed immediately.<br />\r\n<br />\r\nThis medicine may rarely cause liver problems.For this reason, consultation with doctor is needed if unexplained itching, yellowing of the skin or eyes, unusually dark urine, nausea and vomiting, abdominal pains, and loss of appetite or flu-like symptoms.<br />\r\n<br />\r\nCarbamazepine decreases the blood levels of hormonal contraceptives containing estrogen and/or progesterone, which may make the contraceptive ineffective or result in breakthrough bleeding.<br />\r\n<br />\r\nWomen taking this medicine who require contraception should be prescribed a contraceptive containing at least 50 micrograms of oestrogen,or use non-hormonal methods of contraception, such as condoms.<br />\r\n<br />\r\nTaking this medicine should not be stopped suddenly unless the doctor tells. Otherwise, as suddenly stopping treatment is likely to make the symptoms return.If this medicine is stopped, it should normally be done gradually, under the supervision of a specialist.<br />\r\n<br />\r\nCaution should be taken in-</p>\r\n\r\n<ul>\r\n	<li>Mixed seizures including absence seizures</li>\r\n	<li>Elderly people</li>\r\n	<li>History of heart disease</li>\r\n	<li>History of kidney disease</li>\r\n	<li>History of liver disease</li>\r\n	<li>History of psychotic illness</li>\r\n	<li>Raised pressure in the eye (intraocular pressure), eg.glaucoma</li>\r\n	<li>History of blood disorders that were caused by any other medication</li>\r\n	<li>History of previous Carbamazepine therapy that was interrupted due to side effects or allergy</li>\r\n</ul>', NULL, '<p>Primary anti-epileptic drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:01:30', '2022-03-23 18:51:01'),
(265, 265, '<p>Carbetocin is indicated for the prevention of uterine atony and postpartum haemorrhage (excessive bleeding) following delivery of the infant by elective caesarean section under epidural or spinal anaesthesia.</p>', '<p>Carbetocin is a drug used to control postpartum hemorrhage, bleeding after giving birth. It is an analogue of oxytocin, and its action is similar to that of oxytocin; it causes contraction of the uterus. Carbetocin binds to oxytocin receptors present on the smooth musculature of the uterus, resulting in rhythmic contractions of the uterus, increased frequency of existing contractions, and increased uterine tone. The oxytocin receptor content of the uterus is very low in the non-pregnant state, and increases during pregnancy, reaching a peak at the time of delivery.</p>', '<p>A single intravenous dose of 100 mcg of carbetocin injection is administered by bolus injection, slowly over 1 minute, only when infant delivery has been completed by caesarean section under epidural or spinal anaesthesia. carbetocin is to be used as a single dose only.</p>', '<p>No specific drug interactions have been reported with carbetocin.</p>', '<p>Because of its long duration of action relative to oxytocin, uterine contractions produced by carbetocin cannot be stopped by simply discontinuing the medication. Therefore, carbetocin should not be administered prior to delivery of the infant for any reason, including elective or medical induction of labour. Inappropriate use of carbetocin during pregnancy could theoretically mimic the symptoms of oxytocin overdosage, including hyperstimulation of the uterus with strong (hypertonic) or prolonged (tetanic) contractions, tumultuous labour, uterine rupture, cervical and vaginal lacerations, postpartum haemorrhage, utero-placental hypoperfusion and variable deceleration of foetal heart, foetal hypoxia, hypercapnia, or death. Carbetocin should not be used in patients with a history of hypersensitivity to oxytocin or carbetocin. Carbetocin should not be used in patients with cardio vascular disease, especially coronary artery disease, valvular heart disease, cardiomyopathy and heart failure. Carbetocin is not intended for use in children.&nbsp;</p>', '<p>10-40% of patients experienced nausea, vomiting, abdominal pain, itching skin, increased body temperature, trembling and weakness. Infrequent adverse events (1-5% of patients) included back pain, dizziness, metallic taste, anaemia, sweating, chest pain, dyspnoea, chills, tachycardia and anxiety.</p>', '<p>Use of carbetocin injection is contraindicated during pregnancy. Small amounts of carbetocin has been shown to cross over from plasma into the breast milk of nursing women. The small amount of carbetocin ingested by infant would not be expected to present a significant safety concern.</p>', '<ul>\r\n	<li>In patients who may not have an adequate uterine contraction after a single injection of carbetocin, more aggressive treatment with additional doses of oxytocin or ergometrine is warranted.</li>\r\n	<li>As carbetocin is closely related in structure to oxytocin, hyponatraemia may occur.</li>\r\n	<li>Carbetocin should be used cautiously in the presence of epilepsy, migraine, asthma or any state in which a rapid addition to extracellular water may produce hazard for an already overburdened system.</li>\r\n	<li>Patients with eclampsia and pre-eclampsia should be monitored for changes in blood pressure.</li>\r\n	<li>Carbetocin is not recommended for use in elderly patients.</li>\r\n</ul>', '<p>Overdosage of carbetocin can be expected to produce enhanced pharmacological effects associated with uterine hyperactivity and pain. Treatment consists of symptomatic and supportive management.</p>', '<p>Drugs acting on the Uterus</p>', '<p>Store at 2-8&deg;C. Do not freeze. Keep away from light. Once the ampoule has been opened, the product should be used immediately.</p>', NULL, '2022-02-18 19:01:48', '2022-03-23 18:53:21'),
(266, 266, '<p>Carbimazole is indicated in the management of hyperthyroidism, thyrotoxicosis (including thyroid storm), and also for the preparation of patients for thyroidectomy. Carbimazole can also be used in combination with radio-active ablative therapy</p>', '<p>Carbimazole is metabolised to thiamazole which is responsible for its antithyroid action. It blocks the production of thyroid hormones through inhibition of the organification of iodide and the coupling of iodothyronine residues.</p>', '<p>10 mg to 60 mg daily according to the severity of the disorder. The dose should be gradually reduced to the smallest amount which will control the disease. Daily dosage should be divided.</p>', '<p>Carbimazole may interact adversely with other medicines. Iodine or iodine excess may decrease the response to Carbimazole, requiring an increase in dosage or longer duration of therapy with antithyroid agents. As thyroid and metabolic status of patient decreases toward normal, response to oral anticoagulants may decrease, however, if thioamide-induced hypoprothrombinemia occurs, anticoagulant effects may be enhanced. Adjustment of oral anticoagulant dosage on the basis of prothrombin time is recommended. Serum concentrations of digoxin and digitoxin have been reported to increase as the thyroid and metabolic status of patients taking antithyroid agents decreased, reduction in dosage of any digitalis glycoside may be necessary as patients become euthyroid.</p>', '<p>Hypersensitivity to carbimazole or other thiourea antithyroid agents</p>', '<p>Nausea, headache, arthralgia, fever, jaundice, malaise, mild gastric distress, skin rashes, pruritus, taste disturbance; bone marrow depression including neutropenia, eosinophilia, leucopenia. Rarely, pancytopenia/aplastic anaemia and isolated thrombocytopenia, haemolytic anaemia.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk</p>', '<p>Caution should be taken in patients with intrathoracic goitre. Mild to moderate hepatic impairment. Caution also should be taken in children, pregnancy and lactation.</p>', '<p>Overdose or accidental poisoning may result in hypothyroidism and goitre. If blood dyscrasias occur, the drug should be immediately withdrawn. Further treatment is symptomatic and supportive.</p>', '<p>Anti-thyroid drugs</p>', '<p>Store below 25&deg; C.</p>', NULL, '2022-02-18 19:02:15', '2022-03-23 18:59:36'),
(267, 267, '<p>Carbocisteine is indicated for- Acute bronchitis, Chronic bronchitis, Bronchial asthma, Upper respiratory tract inflammation (pharyngitis, laryngitis), Cystic fibrosis Bronchiectasis, Pulmonary tuberculosis, Drainage in chronic sinusitis and pneumonia, Drainage in otitis media in children.</p>', '<p>Carbocisteine reduces goblet cell hyperplasia and therefore plays a role in the management of disorders characterised by abnormal mucous. Carbocisteine loosens thick sputum effectively by reducing its viscosity and thereby helps to expectorate that mucus more easily from the respiratory tract. The mucolytic action happens in several mechanisms. It breaks the disulphide bonds, which cross-link certain glycoprotein molecules in the mucus, the mucus produced under the influence of Carbocisteine has high sialomucin and low fucomucin content. This combined effect ultimately reduces the viscosity of the sputum and increases its volume.</p>', '<p><strong>Adult</strong>: Initially, 2.25 g daily in divided doses, then 1.5 g daily in divided doses as condition improves.<br />\r\n<strong>Child</strong>: 2-5 year: 62.5-125 mg 4 times daily; 6-12 year 250 mg tid.<br />\r\n&nbsp;</p>', '<p>Neither hazardous nor therapeutically useful interactions have been reported.</p>', '<p>Contraindicated in active peptic ulceration and in patients with hypersensitivity to the drug.</p>', '<p>Gastrointestinal discomfort, nausea, diarrhoea, gastrointestinal bleeding, palpitation, dizziness, headache, heartburn and skin rash may occur.</p>', '<p>There is no information on the use of Carbocisteine during lactation. While there are no reports of teratogenic effects, the manufacturers do not recommend the use of Carbocisteine in the first trimester.</p>', '<p>No specific precaution is recommended but Carbocisteine should be used with caution in patients with a recent history of peptic ulcer and recurrent gastrointestinal bleeding.</p>', '<p>Symptoms: GI disturbance.<br />\r\nManagement: May perform gastric lavage, followed by observation.</p>', '<p>Cough expectorants &amp; mucolytics</p>', '<p>Cough expectorants &amp; mucolytics</p>', NULL, '2022-02-18 19:02:41', '2022-03-23 19:01:37'),
(268, 268, '<p>This capsule is used for the treatment, control, prevention, &amp; improvement of the following diseases, conditions and symptoms:</p>\r\n\r\n<ul>\r\n	<li>Iron deficiency</li>\r\n	<li>Treatment of megaloblastic anemias due to a deficiency of folic acid</li>\r\n	<li>Treatment of anemias of nutritional origin, pregnancy, infancy, or childhood</li>\r\n	<li>This may also be used for purposes not listed here.</li>\r\n</ul>', '<p>This capsule is used for Iron deficiency, Treatment of megaloblastic anemias due to a deficiency of folic acid, Treatment of anemias of nutritional origin, Pregnancy, Infancy, Or childhood and other conditions. This capsule may also be used for purposes not listed in this medication guide.<br />\r\n&nbsp;<br />\r\nThis capsule contains Carbonyl Iron and Folic Acid as active ingredients. It works by producing red blood cells as well as transporting oxygen in the body; acting on megaloblastic bone marrow to produce a normoblastic marrow.</p>', '<p>One capsule daily. In more severe cases, 2 capsules a day may be required or as directed by the physician.</p>', '<p>If you use other drugs or over the counter products at the same time, the effects of this capsule may change. This may increase your risk for side-effects or cause your drug not to work properly. Tell your doctor about all the drugs, vitamins, and herbal supplements you are using, so that you doctor can help you prevent or manage drug interactions. It may interact with the following drugs and products:</p>\r\n\r\n<ul>\r\n	<li>Alcohol</li>\r\n	<li>Antibiotics</li>\r\n	<li>Barbiturates</li>\r\n	<li>Bisphosphonates</li>\r\n	<li>Diphenylhydantoin</li>\r\n	<li>Levodopa</li>\r\n	<li>Levothyroxine</li>\r\n	<li>Methotrexate</li>\r\n	<li>Methyldopa</li>\r\n	<li>Nitrofurantoin</li>\r\n</ul>', '<p>Hypersensitivity to this capsule is a contraindication. In addition, this capsule should not be used if you have the following conditions: Hypersensitivity, Intolerance to the drug.</p>', '<p>The following is a list of possible side-effects that may occur from all constituting ingredients of this capsule. This is not a comprehensive list. These side-effects are possible, but do not always occur. Some of the side-effects may be rare but serious. Consult your doctor if you observe any of the following side-effects, especially if they do not go away.</p>\r\n\r\n<ul>\r\n	<li>Constipation</li>\r\n	<li>Diarrhea</li>\r\n	<li>Stomach cramps</li>\r\n	<li>Upset stomach</li>\r\n	<li>Allergic reactions</li>\r\n	<li>Anorexia</li>\r\n	<li>Nausea</li>\r\n	<li>Abdominal distention</li>\r\n	<li>Flatulence</li>\r\n	<li>Bitter or bad taste</li>\r\n	<li>Altered sleep patterns</li>\r\n	<li>Difficulty in concentrating</li>\r\n	<li>Irritability</li>\r\n</ul>', NULL, '<p>Before using this capsule, inform your doctor about your current list of medications, over the counter products (e.g. vitamins, herbal supplements, etc.), allergies, pre-existing diseases, and current health conditions (e.g. pregnancy, upcoming surgery, etc.). Some health conditions may make you more susceptible to the side-effects of the drug. Take as directed by your doctor or follow the direction printed on the product insert. Dosage is based on your condition. Tell your doctor if your condition persists or worsens. Important counseling points are listed below.</p>\r\n\r\n<ul>\r\n	<li>Administration of folic acid alone is improper therapy for pernicious anemia and other megaloblastic anemias in which vitamin B12 is deficient</li>\r\n	<li>Avoid alcohol consumption, especially if having alcoholic cirrhosis</li>\r\n	<li>Avoid taking antacids within 2 hours while taking this medicine</li>\r\n	<li>Do not take this medicine if you have too much iron builds</li>\r\n	<li>Folic acid in doses above 0.1 mg daily may obscure the diagnosis of pernicious anemia</li>\r\n	<li>Pregnant, planning to become pregnant or breastfeeding</li>\r\n	<li>Risk of obscuring the diagnosis of pernicious anemia</li>\r\n	<li>Take this medicine without meal</li>\r\n	<li>Vitamin B12 is use to treat pernicious anemia</li>\r\n</ul>', NULL, '<p>Iron &amp; Vitamin Combined preparations</p>', '<p>Store medicines at room temperature, away from heat and direct light. Do not freeze medicines unless required by package insert. Keep medicines away from children.</p>', NULL, '2022-02-18 19:03:07', '2022-03-23 19:28:29'),
(269, 269, '<p>It is indicated for the treatment and prophylaxis of Iron, Folic Acid and Zinc deficiency especially during pregnancy and lactation.</p>', '<p>This timed-release capsule is the combined preparation of Carbonyl Iron, Folic Acid and Zinc Sulphate Monohydrate. It contains Carbonyl Iron with not less than 98% Iron content. Carbinyl Iron, having high bioavailability and low toxicity is safer and more effective choice for iron supplementation.</p>', '<p><strong>Adult</strong>: One Capsule daily before food or as directed by the physician.</p>', '<p>Carbonyl Iron decreases the absorption of tetracycline antibiotics, quinolone antibiotics, levodopa, levothyroxine, methyldopa and penecillamine. Folic Acid interacts with antiepileptics, so plasma concentrations of phenobarbital, phenytoin and primidone are possibly reduced.</p>', '<p>It is contraindicated in patients with known hypersensitivity to any of its component or those with Iron overload.</p>', '<p>Gastrointestinal irritations such as nausea, anorexia, vomiting, discomfort, constipation and diarrhoea may occur. Patients may complain of dark stool. Carbonyl Iron pellets incorporated into the capsules to reduce the possibility of gastrointestinal irritations. Rarely there may be allergic reactions.</p>', '<p>Use of any drug during first trimester of pregnancy should be avoided if possible. Thus administration of Iron during the first trimester requires definite evidence of Iron deficiency. Prophylaxis of Iron deficiency where inadequate diet calls for supplementary Zinc and Folic acid is justified during the remainder of pregnancy.</p>', '<p>Special care should be taken in patients with Iron overload states, such as haemochromatosis, haemolytic anaemia or red blood cell aplasia. Failure to response to the treatment requires further investigations to exclude other causes of anaemia. In patients with renal failure there may be the risk of Zinc accumulation.</p>', '<p>Symptoms of Carbonyl Iron include decreased energy, nausea, abdominal pain, tarry stool, weak, rapid pulse, fever, coma, seizures.</p>', '<p>Iron, Vitamin &amp; Mineral Combined preparation</p>', '<p>Store below 30&deg;C. and keep away from light and moisture. Keep all medicines out of the reach of children.</p>', NULL, '2022-02-18 19:05:42', '2022-03-23 19:31:16'),
(270, 270, '<p>This capsule is indicated for the treatment and prophylaxis of iron, folic acid, zinc, vitamin-B complex and vitamin-C deficiency, especially during pregnancy and lactation.</p>', '<ul>\r\n	<li>Carbonyl Iron is more effective and safer choice of Iron supplementation as it has higher bioavailability, low toxicity and better Gl tolerance.</li>\r\n	<li>Folic acid is required to maintain normal healthy development of the neural tube and is vital for cell division from a single cell to a fully developed baby.</li>\r\n	<li>Vitamin B Complex is required for the growth and development of unborn babies.</li>\r\n	<li>Vitamin C plays a role In the structure of collagen in the fetal membrane.</li>\r\n	<li>Zinc is a critical nutrient for fetal growth &amp; development, central nervous system development &amp; function and ensures better maternal &amp; infant health</li>\r\n</ul>', '<p><strong>Adult</strong>: One capsule daily before food or as directed by the physician.<br />\r\n<br />\r\n<strong>Use in Children &amp; Adolescents</strong>: Upon consultation with a doctor, recommended to use in children &amp; adolescents.</p>', '<p>Carbonyl Iron decreases the absorption of tetracycline antibiotics, quinolone antibiotics, levodopa, levothyroxine, methyldopa and penicillamine. Folic Acid interacts with antiepileptics, so plasma concentrations of phenobarbital, phenytoin and primidone are possibly reduced.</p>', '<p>It is contraindicated in patients with a known hypersensitivity to any of the ingredients. Iron therapy is contraindicated in the presence of haemolytic anaemia.</p>', '<p>Allergic sensitization has been reported following oral administration of Folic acid. Oral iron preparation may cause constipation, particularly in older patients.</p>', '<p>Use of any drug during first trimester of pregnancy should be avoided if possible. Thus administration of Iron during the first trimester requires definite evidence of Iron deficiency. Prophylaxis of Iron deficiency where inadequate diet calls for supplementary Zinc and Folic acid is justified during the remainder of the pregnancy.</p>', '<p>Care should be taken in patients who may develop iron overload, such as those with hemochromatosis, hemolytic anemia or red cell aplasia. Iron chelates with tetracycline and absorption may be impaired.</p>', '<p>Symptoms of Carbonyl Iron include decreased energy, nausea, abdominal pain, tarry stool, weak, rapid pulse, fever, coma, seizures.</p>', '<p>Iron, Vitamin &amp; Mineral Combined preparation</p>', '<p>Store at temperature not exceeding 30&deg;C in a dry place. Protect from moisture.</p>', NULL, '2022-02-18 19:11:38', '2022-03-23 19:34:10'),
(271, 271, '<p><strong>Initial Treatment of Advanced Ovarian Carcinoma</strong>: Carboplatin is indicated for the initial treatment of advanced ovarian carcinoma in established combination with other approved chemotherapeutic agents. One established combination regimenconsists of Carboplatin and cyclophosphamide. Two randomizedcontrolled studies conducted by the NCIC and SWOG with carboplatin versus&nbsp;cisplatin, both in combination with cyclophosphamide, have demonstrated equivalent overall survival between the two groups.<br />\r\n<br />\r\nThere is limited statistical power to demonstrate equivalence in overal&nbsp; pathologic complete response rates and long-term survival ( &ge; 3 years) because of the small number of patients with these outcomes: the small number of patients with residual tumor&nbsp;&lt; 2 cm after initial&nbsp;surgery&nbsp;also limits the statistical power to demonstrate equivalence in this subgroup.<br />\r\n<br />\r\n<strong>Secondary Treatment of Advanced Ovarian Carcinoma</strong>: Carboplatin is indicated for the&nbsp;palliative treatment&nbsp;of patients with ovarian carcinoma recurrent after prior&nbsp;chemotherapy, including patients who have been previously treated with cisplatin.<br />\r\n<br />\r\nWithin the group of patients previously treated with cisplatin, those who have developed progressive disease while receiving cisplatin&nbsp;therapy&nbsp;may have a decreased response rate.</p>', '<p>Carboplatin is an alkylating agent which binds covalently to DNA. It modifies the cell cycle by interfering with DNA structure and function.</p>', '<p><strong>Previously untreated patients</strong>: 400 mg/m2&nbsp;as single short term IV infusion over 15-60 min. Therapy should not be repeated until 4 wk after the previous course and/or until the neutrophil count is at least 2,000 cells/mm3&nbsp;and the platelet count is at least 100,000 cells/mm3.<br />\r\n<br />\r\n<strong>Patients previously treated with myelosuppresive therapy or patients with poor performance status</strong>: Reduce initial dosage by 20-25% (300-320 mg/m2).</p>', '<p>Administration of a liver vaccine may be dangerous during treatment with carboplatin. The renal effects of nephrotoxic compounds may be potentiated by carboplatin.</p>', '<p>Carboplatin injection should not be employed in patients with severe bone marrow depression or significant bleeding. It is contraindicated in patients with a history of severe allergic reactions to cisplatin or other platinum containing compounds.</p>', '<p>Bone marrow suppression, gastrointestinal effects, nephrotoxicity, nervous system, ototoxicity, allergic reactions, alopecia, mucositis.</p>', '<p>Pregnancy&nbsp;Category D. There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk</p>', '<p>Much less renal toxicity than cisplatin so no need for a vigorousm hydration schedule or forced diuresis. If AUC dosing is not used, dose should be reduced to 250 mg/m2&nbsp;for creatinine clearance of 41 to 59 ml/min and to 200 mg/m2&nbsp;for clearance of 16 to 40 ml/min. Corticosteroids &amp; antihistamines are employed to alleviate symptoms.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', '<p>Store at 25&deg; C. Protect from light.</p>', '<p><strong>Renal Impairment</strong>:</p>\r\n\r\n<ul>\r\n	<li>CrCl (16-40 ml/min)- 200 mg/m2.</li>\r\n	<li>CrCl (41-59 ml/min)-&nbsp;250 mg/m2.</li>\r\n</ul>', '2022-02-18 19:12:16', '2022-03-23 19:36:49'),
(272, 272, '<p>Carboprost Sterile Solution is indicated for aborting pregnancy between the 13th and 20th weeks of gestation as calculated from the first day of the last normal menstrual period and in the following conditions related to second trimester abortion:</p>\r\n\r\n<ul>\r\n	<li>Failure of expulsion of the fetus during the course of treatment by another method;</li>\r\n	<li>Premature rupture of membranes in intrauterine methods with loss of drug and insufficient or absent uterine activity;</li>\r\n	<li>Requirement of a repeat intrauterine instillation of drug for expulsion of the fetus;</li>\r\n	<li>Inadvertent or spontaneous rupture of membranes in the presence of a previable fetus and absence of adequate activity for expulsion.</li>\r\n</ul>\r\n\r\n<p>Carboprost is indicated for the treatment of postpartum hemorrhage due to uterine atony which has not responded to conventional methods of management. Prior treatment should include the use of intravenously administered oxytocin, manipulative techniques such as uterine massage and, unless contraindicated, intramuscular ergot preparations. Studies have shown that in such cases, the use of Carboprost has resulted in satisfactory control of hemorrhage, although it is unclear whether or not ongoing or delayed effects of previously administered ecbolic agents have contributed to the outcome. In a high proportion of cases, Carboprost used in this manner has resulted in the cessation of life threatening bleeding and the avoidance of emergency surgical intervention.</p>', '<p>Carboprost tromethamine administered intramuscularly stimulates in the gravid uterus myometrial contractions similar to labor contractions at the end of a full term pregnancy. Whether or not these contractions result from a direct effect of carboprost on the myometrium has not been determined. Nonetheless, they evacuate the products of conception from the uterus in most cases.<br />\r\n<br />\r\nPostpartum, the resultant myometrial contractions provide hemostasis at the site of placentation.<br />\r\n<br />\r\nCarboprost tromethamine also stimulates the smooth muscle of the human gastrointestinal tract. This activity may produce the vomiting or diarrhea or both that is common when carboprost tromethamine is used to terminate pregnancy and for use postpartum. In laboratory animals and also in humans carboprost tromethamine can elevate body temperature. With the clinical doses of carboprost tromethamine used for the termination of pregnancy, and for use postpartum, some patients do experience transient temperature increases.<br />\r\n<br />\r\nIn laboratory animals and in humans large doses of carboprost tromethamine can raise blood pressure, probably by contracting the vascular smooth muscle. With the doses of carboprost tromethamine used for terminating pregnancy, this effect has not been clinically significant. In laboratory animals and also in humans carboprost tromethamine can elevate body temperature. With the clinical doses of carboprost tromethamine used for the termination of pregnancy, some patients do experience temperature increases. In some patients, carboprost tromethamine may cause transient bronchoconstriction.</p>', '<p><strong>Abortion and Indications 1-4</strong>: An initial dose of 1 mL of Carboprost Sterile Solution (containing the equivalent of 250 micrograms of carboprost) is to be administered deep in the muscle with a tuberculin syringe. Subsequent doses of 250 micrograms should be administered at 1&frac12; to 3&frac12; hour intervals depending on uterine response.<br />\r\n<br />\r\nAn optional test dose of 100 micrograms (0.4 mL) may be administered initially. The dose may be increased to 500 micrograms (2 mL) if uterine contractility is judged to be inadequate after several doses of 250 micrograms (1 mL).<br />\r\n<br />\r\nThe total dose administered of carboprost tromethamine should not exceed 12 milligrams and continuous administration of the drug for more than two days is not recommended.<br />\r\n&nbsp;<br />\r\n<strong>For Refractory Postpartum Uterine Bleeding</strong>: An initial dose of 250 micrograms of Carboprost Sterile Solution (1 mL of Carboprost) is to be given deep, intramuscularly. In clinical trials it was found that the majority of successful cases (73%) responded to single injections. In some selected cases, however, multiple dosing at intervals of 15 to 90 minutes was carried out with successful outcome. The need for additional injections and the interval at which these should be given can be determined only by the attending physicians as dictated by the course of clinical events. The total dose of Carboprost should not exceed 2 milligrams (8 doses).</p>', '<p>Carboprost may augment the activity of other oxytocic agents. Concomitant use with other oxytocic agents is not recommended.</p>', '<ul>\r\n	<li>Hypersensitivity (including anaphylaxis and angioedema) to Carboprost Sterile Solution</li>\r\n	<li>Acute pelvic inflammatory disease</li>\r\n	<li>Patients with active cardiac, pulmonary, renal or hepatic disease</li>\r\n</ul>', '<p>The most frequent adverse reactions observed are related to its contractile effect on smooth muscle, especially gastrointestinal effects like vomiting, nausea, diarrhea and pyrexia. Endometritis, retained placental fragments, and excessive uterine bleeding occurred as the most common complications after abortion with Carboprost.</p>', '<p>Pregnancy category C. Animal studies do not indicate that Carboprost is teratogenic, however, it has been shown to be embryotoxic in rats and rabbits and any dose which produces increased uterine tone could put the embryo or fetus at risk.</p>', '<ul>\r\n	<li>Use Carboprost by medically trained personnel in a hospital which can provide immediate intensive care and acute surgical facilities.</li>\r\n	<li>Use Carboprost cautiously in patients with a history of asthma, hypo- or hypertension, cardiovascular, renal or hepatic disease, anemia, jaundice, diabetes or epilepsy and compromised (scarred) uteri.</li>\r\n	<li>In few patients with chorioamnionitis, uterus may not respond to Carboprost.</li>\r\n	<li>Cervix should always be carefully examined immediately post-abortion.</li>\r\n</ul>', NULL, '<p>Drugs acting on the Uterus</p>', NULL, NULL, '2022-02-18 19:12:42', '2022-03-23 19:39:04'),
(273, 273, '<p>It is used as a lubricant to relieve irritation and discomfort due to dryness of the eye or due to exposure to wind or sun.</p>', '<p>Carboxymethylcellulose binds to the surface of corneal epithelial cells via its glucopyranose subunits binding to glucose receptors GLUT-1. The residence time of carboxymethylcellulose bound to corneal cells is approximately 2 hours as indicated by a short-term binding assay. Binding of carboxymethylcellulose to the matrix proteins stimulated corneal epithelial cell attachment, migration, and re-epithelialization of corneal wounds.<br />\r\n<br />\r\nThis eye drop contains Carboxymethylcellulose Sodium similar to normal tears which acts as an ocular lubricant. It provides a lubricating and hydrating protective shield on the ocular surface.</p>', '<p>Instill 1 drop in the affected eye(s) 4 times a day or as needed.</p>', '<p>Not known.</p>', '<p>This eye drop is contraindicated in patients with known hypersensitivity to any ingredient of the product.</p>', '<p>Burning, Eye Irritation or Pruritus, Visual disturbance, Ocular discharge were reported with this eye drop.</p>', '<p>Safe use during pregnancy and lactation has not been established.</p>', '<p>Concomitant ocular medication should be administered 15 minutes prior to the instillation of this eye drop.</p>', NULL, NULL, '<p>The drug is to be used within 30 days after the first opening. Store at temperature not exceeding 30&deg;C in a dry place. Protect from light. The bottle is to be closed strongly immediately after use. Keep away from the reach of children.</p>', '<p><strong>Pediatric use</strong>: This eye drop should not be used in infants and small children under 3 years.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No overall differences in safety or effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-18 19:13:08', '2022-03-23 19:45:01'),
(274, 274, '<p>This Sterile Eye Drops is indicated for the temporary relief of burning, irritation, and discomfort due to dryness of the eye or exposure to wind or sun.</p>', '<p>The combination of Carboxymethylcellulose Sodium and Glycerin relieves the symptoms of dry eye in two ways. Firstly it provides lubricating and hydrating protective shield on the ocular surface of the eye and then it works below the tear film to provide protection to the cornea.</p>', '<p>Instill 1 drop in the affected eyes as needed.&nbsp;It can be used in children.</p>', NULL, '<p>It is contraindicated in patients with known hypersensitivity to any ingredient of this formulation.</p>', '<p>Vision may be temporarily blurred when this product is first used. Also, minor burning/ stinging/ irritation may temporarily occur.</p>', '<p><strong>Use in pregnancy</strong>: There are no adequate and well-controlled studies in pregnant women. Carboxymethylcellulose Sodium and Glycerin should be used in pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Use in lactation</strong>: Carboxymethylcellulose Sodium or Glycerin has not been measured in human milk. Caution should be exercised when the combination of Carboxymethylcellulose Sodium and Glycerin is administered to a nursing mother.</p>', '<p>Consult doctor if irritation, eye pain or visual changes worsen or persist beyond 72 hours.</p>', NULL, '<p>Drugs for Dry eyes</p>', NULL, NULL, '2022-02-18 19:13:32', '2022-03-23 19:48:47'),
(275, 275, '<p>This medication is used to relieve the dryness and pain associated with reduced or abnormal tear production.</p>', '<p>Carboxymethylcellulose Sodium &amp; Hypromellose both of them are polymer in nature. It is a clear and colorless aqueous solution. This medication lubricates the surface of the eye in the same way as natural tears. It can therefore be used to relieve the dryness and pain associated with reduced or abnormal tear production.</p>', '<p><strong>For Adults and Children</strong>: Instill 1 or 2 drops in the affected eye(s) as needed.</p>', NULL, '<p>Known sensitivity or allergy to any ingredient of the formulation.</p>', '<p>Common side effects are blurred vision, matting or stickiness of eyelashes.</p>', '<p>Carboxymethylcellulose Sodium &amp; Hypromellose have not been shown to cause birth defects or other problems during pregnancy and breastfeeding.</p>', '<p>If you experience eye pain, changes in vision, continued redness or irritation of the eye or if your symptoms continue for more than 3 days or become worse, check with your doctor.</p>', NULL, '<p>Drugs for Dry eyes</p>', '<p>Store in a cool, dry place and protected from light, Keep out of the reach of children, Do not use more than 4 weeks after opening.</p>', '<p>This drug does not cause different side effects or problems in children than it does in adults.</p>', '2022-02-18 19:13:54', '2022-03-23 19:53:20'),
(276, 276, '<p>Carisoprodol is indicated for-</p>\r\n\r\n<ul>\r\n	<li>The relief of discomfort associated with acute, painful musculoskeletal conditions in adults.</li>\r\n	<li>Sedation and decrease anxiety in patients with severe pain.</li>\r\n	<li>Used as an adjunct in physical therapy in injuries.</li>\r\n</ul>', '<p>Carisoprodol is a GABA-A receptor indirect agonist with CNS chloride channel conductance effect. GABA receptor agonists typically produce sedative effect and may also cause other effects such as anxiolytic, anticonvulsant and muscle relaxant. Metabolite of Carisoprodol, Meprobamate, has anxiolytic and sedative properties. Carisoprodol decreases the impulses from brain and spinal cord to the muscle. This causes the muscle to relax and hence decrease the spasm. It has no direct action on muscle itself.</p>', '<p><strong>Adults (18 years and older)</strong>: The recommended dose of Carisoprodol is 250 mg three times daily and at bedtime (4 times daily). The recommended maximum duration of Carisoprodol use is up to two or three weeks. Caution should be taken in patients with renal and hepatic impairment and also with reduced CYP2C19 activity.</p>', '<ul>\r\n	<li>Caution should be exercised with patients who take other CNS depressants (eg. alcohol, benzodiazepines, opioids, tricyclic antidepressants) with Carisoprodol.</li>\r\n	<li>Co-administration of CYP2C19 inhibitors (Omeprazole, Fluvoxamine) with Carisoprodol could result in increased exposure of Carisoprodol. Co-administration of CYP2C19 inducers (Rifampin) with Carisoprodol could result in decreased exposure of arisoprodol.</li>\r\n</ul>', '<p>Carisoprodol is contraindicated in patients with a history of acute intermittent porphyria or a hypersensitivity reaction to a carbamate such as meprobamate.</p>', '<p>Common side effects are drowsiness, dizziness and headache</p>', '<p>Pregnancy category C. Maternal use of Carisoprodol may lead to reduced or less effective infant feeding (due to sedation) and/or decresed milk production. Caution should be exercised when Carisoprodol is administered to a nursing woman.</p>', '<p>Due to sedative properties, may impair ability to perform hazardous tasks such as driving or operating machinery. Additive sedative effects when used with other CNS depressants including alcohol. Cases of Drug Dependence, Withdrawal, and Abuse. Seizures</p>', '<p>Overdosage of Carisoprodol commonly produces CNS depression. Death, coma, respiratory depression, hypotension, seizures have been reported with Carisoprodol overdosage. Basic life support measures should be instituted in Carisoprodol overdose. Induced emesis is not recommended due to the risk of CNS and respiratory depression. Gastric lavage should be considered soon after ingestion (within one hour). Circulatory support should be administered with volume infusion and vasopressor agents if needed. Seizures should be treated with intravenous benzodiazepines and the reoccurrence of seizures may be treated with phenobarbital. In cases of severe CNS depression, airway protective reflexes may be compromised and tracheal intubation should be considered for airway protection and respiratory support.</p>', '<p>Locally acting Skeletal Muscle Relaxants</p>', '<p>Store in cool and dry place at room temperature 20&deg;-25&deg;C, away from direct light. Keep out reach of children.</p>', NULL, '2022-02-18 19:14:20', '2022-03-23 19:56:03'),
(277, 277, '<p>Carmellose Sodium is a substitute for tears, and contains the lubricant called carmellose sodium. It is used for the treatment of the symptoms of dry eye (such as soreness, burning, irritation or dryness) caused by you not producing enough tears to keep the eye wet.</p>', NULL, '<p>The recommended dose is 1-2 drops of Carmellose Sodium in the affected eye/each affected eye, 4 times a day or as often as needed. You do not need to remove contact lenses before using Carmellose Sodium. Make sure that the single-dose container is intact before use. The solution should be used immediately after opening. To avoid contamination or possible eye injury, do not let the open-end of the single-dose container touch your eye or anything else. Wash your hands before use.</p>', '<p>Please tell your doctor or pharmacist if you are using, have recently used or might use any other medicines, including medicines obtained without a prescription. If you are using other eye drops, leave at least 15 minutes between putting in the other drops and Carmellose Sodium.</p>', '<p>If you are hypersensitive (allergic) to carmellose sodium or any of the other ingredients of this medicine.</p>', '<p>Common side effects are eye irritation (including burning and discomfort), eye pain, itchy eyes, visual disturbance.</p>', '<p>You can use Carmellose Sodium if you are pregnant and when you are breast-feeding.</p>', '<p>If irritation, pain, redness or changes in vision occur or if you feel your condition is getting worse, stop taking this medicine and consult your doctor or pharmacist.</p>', NULL, '<p>Drugs for Dry eyes</p>', '<p>Keep this medicine out of the sight and reach of children. Do not store above 25&deg;C.</p>', NULL, '2022-02-18 19:14:38', '2022-03-23 19:58:39');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(278, 278, '<p>Carvedilol is indicated for the treatment of mild, moderate or severe heart failure of ischemic or cardiomyopathic origin, in conjunction with digitalis, diuretics and ACE inhibitor, to reduce the progression of disease as evidenced by cardiovascular death, cardiovascular hospitalization, or the need to adjust other heart failure medications. Carvedilol may be used in patients unable to tolerate an ACE inhibitor. Carvedilol may be used in patients who are not receiving digitalis, hydralazine or nitrate therapy.</p>', '<p>Carvedilol is a cardiovascular drug whose main pharmacological action is non-selective antagonism of &beta;-adrenergic receptors but which also possesses appreciable a-adrenergic antagonistic activity. It also has antiproliferative properties and is a scavenger of reactive free oxidant radicals. It is used in the treatment of hypertension, angina pectoris and congestive heart failure.</p>', '<p><strong>In hypertension</strong>: initially, 12.5 mg once daily, increased after 2 days to the usual dose of 25 mg once daily; if necessary the dose may be further increased at intervals of at least 2 weeks to maximum 50 mg daily in single or divided doses. In elderly patients, the initial dose of 12.5 mg daily may provide satisfactory control.<br />\r\n<br />\r\n<strong>In angina pectoris</strong>: the recommended dose for initiation of therapy is 12.5 mg twice daily for the first 2 days. Thereafter, the recommended dosage is 25 mg twice daily. For elderly patients, the maximum daily dose is 50 mg daily in divided doses.<br />\r\n<br />\r\n<strong>In heart failure</strong>: initially, 3.125 mg twice daily (with food) may be given, the dose may be increased at intervals of at least 2 weeks to 6.25 mg twice daily, then to 12.5 mg twice daily, then to 25 mg twice daily. The dose may be increased to the highest dose tolerated, maximum 25 mg twice daily in patients less than 85 kg body-weight and 50 mg twice daily in patients over 85 kg.</p>', '<p><strong>Digoxin</strong>: In normal healthy volunteers a single dose of carvedilol taken together with a single dose of digoxin resulted in significantly increased levels of digoxin 24 hours later. Patients with congestive heart failure stabilized on digoxin have been given carvedilol concomitantly without any adverse effects. Increased monitoring of digoxin is recommended when initiating, adjusting, or discontinuing the dose of carvedilol.<br />\r\n<br />\r\n<strong>Rifampin</strong>: Pretreatment with rifampin resulted in a 60% decrease in Cmax and AUC.<br />\r\n<br />\r\n<strong>Warfarin</strong>: Carvedilol did not alter the in vitro plasma protein binding of warfarin.<br />\r\n<br />\r\n<strong>Clonidine</strong>: &beta;-receptor antagonists potentiate the pressor reaction which may follow the sudden withdrawal of treatment with clonidine although, in theory, the a-blocking action of carvedilol should modify the pressure rise.</p>', '<p>Carvedilol is contraindicated in patients with decompensated heart failure requiring intravenous inotropic therapy, bronchial asthma or related bronchospastic conditions, second or third-degree AV block, sick sinus syndrome (unless a permanent pacemaker is in place), cardiogenic shock or severe bradycardia.</p>', '<p>Postural hypotension, dizziness, headache, fatigue, gastro-intestinal disturbances, bradycardia; occasionally diminished peripheral circulation, peripheral oedema and painful extremities, dry mouth, dry eyes, eye irritation or disturbed vision, impotence, disturbances of micturition, influenza-like symptoms, rarely angina, AV block, exacerbation of intermittent claudication or Raynaud&#39;s phenomenon, allergic skin reactions, exacerbation of psoriasis, nasal stuffiness, wheezing, depressed mood, sleep disturbances, paresthesia, heart failure, changes in liver enzymes, thrombocytopenia, leukopenia are also reported.</p>', '<p>Carvedilol should not be used during breast-feeding, since no studies have been performed in lactating women and animal studies have shown that carvedilol is excreted in breast milk. Safety and efficacy in children have not been established with carvedilol. Carvedilol should not be used during pregnancy as no studies have been performed in this group. Animal studies have shown that carvedilol crosses the placental barrier. No information is available on the safety and efficacy of Carvedilol use in neonates.</p>', '<p>Take caution in hepatic impairment and in heart failure monitor clinical status for 2-3 hours after initiation and after increasing each dose. Before increasing dose ensure that the renal function and heart failure are not deteriorating</p>', NULL, '<p>Alpha adrenoceptor blocking drugs, Beta-adrenoceptor blocking drugs, Beta-blockers</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:14:52', '2022-03-23 21:49:02'),
(279, 279, '<p>This is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Treatment of COVID-19 in adults and adolescents aged 12 years and older weighing at least 40 kg who do not require supplemental oxygen and who are at increased risk of progressing to severe COVID-19.</li>\r\n	<li>Prevention of COVID-19 in adults and adolescents aged 12 years and older weighing at least 40 kg.</li>\r\n</ul>', '<p>Casirivimab (IgG1&kappa;) and imdevimab (IgG1&lambda;) are two recombinant human monoclonal antibodies which are unmodified in the Fc regions. Casirivimab and imdevimab bind to non-overlapping epitopes of the spike protein receptor-binding domain (RBD) of SARS-CoV-2. This prevents RBD binding to the human ACE2 receptor, so preventing virus entry into cells.</p>', '<p>The dosage in adult patients and in adolescent patients 12 years of age and older weighing at least 40 kg is 600 mg of casirivimab and 600 mg of imdevimab administered as a single intravenous infusion or by subcutaneous injection.<br />\r\n<br />\r\n<strong>Post-exposure prophylaxis</strong>: The dosage in adult patients and in adolescent patients 12 years of age and older weighing at least 40 kg is 600 mg of casirivimab and 600 mg of imdevimab administered as a single intravenous infusion or by subcutaneous injection. Casirivimab with imdevimab should be given as soon as possible after contact with a case of COVID-19.<br />\r\n<br />\r\n<strong>Pre-exposure prophylaxis</strong>: The initial dose in adult patients and in adolescent patients 12 years of age and older weighing at least 40 kg is 600 mg of casirivimab and 600 mg of imdevimab administered as a single intravenous infusion or by subcutaneous injection. Subsequent doses of 300 mg of casirivimab and 300 mg of imdevimab administered as a single intravenous infusion or by subcutaneous injection may be given every 4 weeks until prophylaxis is no longer required. There are no data on repeat dosing beyond 24 weeks (6 doses).</p>', NULL, '<p>Hypersensitivity to the active substances or to any of the excipients.</p>', NULL, '<p><strong>Pregnancy</strong>: There are no or limited amount of data from the use of casirivimab and imdevimab in pregnant women. Animal studies have not been performed with respect to reproductive toxicity. Human immunoglobulin G1 (IgG1) antibodies are known to cross the placenta. It is unknown whether the potential transfer of casirivimab and imdevimab provides any treatment benefit or risk to the developing foetus. However, as casirivimab and imdevimab directly target the spike protein of SARS-CoV-2 and in view of lack of cross reactivity with reproductive or foetal tissues in the tissue cross reactivity studies, negative effects on developing foetus are not expected. This drug should be used during pregnancy only if the potential benefit justifies the potential risk for the mother and the foetus considering all associated health factors. If a woman becomes pregnant while taking this medicine, the individual should be informed that any potential risk to the foetus is unknown.<br />\r\n<br />\r\n<strong>Breast-feeding</strong>: It is unknown whether casirivimab and imdevimab are excreted in human milk, but maternal IgG is known to be transferred to milk during the first days after birth. As casirivimab and imdevimab directly target the spike protein of SARS-CoV-2 and in view of low systemic absorption after oral ingestion of antibodies, administration of this drug whilst breast-feeding can be considered when clinically indicated.</p>', '<p><strong>Traceability</strong>: In order to improve the traceability of biological medicinal products, the name and the batch number of the administered product should be clearly recorded.<br />\r\n<br />\r\n<strong>Subcutaneous administration for treatment of COVID-19</strong>: The clinical efficacy of this drug when administered by the subcutaneous route for treatment of COVID-19 has not been evaluated in clinical trials. The pharmacokinetics of casirivimab and imdevimab in the first 48 hours after subcutaneous administration of 600 mg of each monoclonal antibody indicate lower serum exposures compared to intravenous administration of the same dose. It is unknown whether differences in initial systemic exposure result in differences in clinical efficacy. It is recommended that the subcutaneous route of administration is used only if intravenous administration is not feasible and would lead to a delay in treatment.<br />\r\n<br />\r\n<strong>Hypersensitivity reactions including anaphylaxis</strong>: Hypersensitivity reactions, including anaphylaxis, have been reported with administration of casirivimab and imdevimab. If signs or symptoms of a clinically significant hypersensitivity reaction or anaphylaxis occur, immediately discontinue administration and initiate appropriate medications and/or supportive care.<br />\r\n<br />\r\n<strong>Infusion-related reactions</strong>: Infusion-related reactions (IRRs) have been observed with intravenous administration of casirivimab and imdevimab. IRRs observed in clinical studies were mostly moderate in severity and were typically observed during or within 24 hours of infusion. The frequently reported signs and symptoms for these reactions included nausea, chills, dizziness (or syncope), rash, urticaria and flushing. However, infusion-related reactions may present as severe or life threatening events and may include other signs and symptoms. If an IRR occurs, the infusion may be interrupted, slowed or stopped.</p>', '<p>Doses up to 4 000 mg each of casirivimab and imdevimab (approximately 7-times the recommended dose) have been administered in clinical trials. The safety profile for 8 000 mg intravenous was not substantially different to that for the recommended dose. There is no known specific antidote for casirivimab and imdevimab overdose. Treatment of overdose should consist of general supportive measures including monitoring of vital signs and observation of the clinical status of the patient.</p>', NULL, '<p>Store in a refrigerator (2&deg;C-8&deg;C). Do not freeze. Do not shake. Keep the vials in the original carton in order to protect from light.</p>', '<ul>\r\n	<li><strong>Elderly</strong>: No dosage adjustment is required.</li>\r\n	<li><strong>Renal impairment</strong>: No dosage adjustment is required.</li>\r\n	<li><strong>Hepatic impairment</strong>: No dosage adjustment is required (see section 5.2).</li>\r\n	<li><strong>Pediatric population</strong>: The safety and efficacy of casirivimab and imdevimab in children &lt;12 years of age has not yet been established. No data are available.</li>\r\n</ul>', '2022-02-18 19:15:22', '2022-03-23 21:53:04'),
(280, 280, '<p>Cefaclor is indicated in the treatment of the following infections: Otitis media, Lower respiratory tract infections, including pneumonia, bronchitis and acute exacerbation of chronic bronchitis, Upper respiratory tract infections, including pharyngitis and tonsillitis, Urinary tract infections, including pyelonephritis and cystitis, Skin and soft tissue infections, Sinusitis</p>', '<p>Cefaclor is a second generation cephalosporin antibiotic which has stability against b-lactamase inactivation and possesses a broad spectrum of activity. Cefaclor is active against the following organisms in vitro: Alpha and beta haemolytic Streptococci, Staphylococci; including coagulase-positive, coagulase negative and penicillinase-producing strains, Streptococcus pneumoniae, Streptococcus pyogenes (Group A b-haemolytic Streptococci), Branhamella catarrhalis, Escherichia coli, Proteus mirabilis, Klebsiella species Haemophilus influenzae, including ampicillin-resistant strains. Cefaclor is generally effective in the eradication of Streptococci from the nasopharynx.</p>', '<p>Adult-</p>\r\n\r\n<ul>\r\n	<li>Usual dose: 250 mg 8 hrly.</li>\r\n	<li>Bronchitis &amp; pneumonia: 250 mg tid.</li>\r\n	<li>Sinusitis: 500 mg tid for 10 days.</li>\r\n	<li>Pneumonia &amp; other more severe infections: Max: 4 gm/day for 28 days.</li>\r\n	<li>Acute gonococcal urethritis: 3 gm as a single dose combined with probenecid 1 gm.</li>\r\n</ul>\r\n\r\n<p>Children-&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Recommended dose: 20 mg/kg/day in divided doses 8 hrly.</li>\r\n	<li>Bronchitis &amp; pneumonia: 20 mg/kg/day in divided doses tid.</li>\r\n	<li>Serious infections, sinusitis, otitis media &amp; infections: caused by less susceptible organisms 40 mg/kg/day in divided doses. Max: 1 gm/day.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>May be taken with or without food.</p>', '<p>The nephrotoxicity of aminoglycoside antibiotics such as gentamicin and tobramicin may be enhanced by any cephalosporin. Therefore, one should be cautious in concomitant use of these categories of drugs.</p>', '<p>Cefaclor is contraindicated in patients with known allergy to the Cephalosporin group of antibiotics.</p>', '<p><strong>Gastro-intestinal</strong>: Diarrhoea, nausea and vomiting have been reported. Hypersensitivity: Allergic reactions such as eruptions, pruritis and urticaria have been observed. These reactions usually subside upon discontinuation of therapy. Serum sickness like reactions have been reported.<br />\r\n<br />\r\n<strong>Haematological</strong>: Eosinophilia, thrombocytopenia, transient lymphocytosis and leucopenia may occur rarely. Hepatic: Transient hepatitis and cholestatic jaundice, slight elevation in AST, ALT or alkaline phosphate values have been reported rarely.<br />\r\n<br />\r\n<strong>Renal</strong>: Reversible interstitial nephritis has occurred rarely, also slight elevations in blood urea or serum creatinine or abnormal urinalysis.<br />\r\n<br />\r\n<strong>Central Nervous System</strong>: Reversible hyperactivity, nervousness, confusion, hypertonia, dizziness, hallucinations and somnolence have been reported rarely.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed. Small amounts of Cefaclor have been detected in mother&#39;s milk. The effect on nursing infants is not known. Caution should be exercised when Cefaclor is administered to a nursing woman.</p>', '<p>Cefaclor should be administered with caution in the presence of markedly impaired renal function. Dosage adjustments for patients with moderate or severe renal impairment are not usually required.</p>', '<p><strong>Symptoms</strong>: Nausea, vomiting, epigastric distress and diarrhoea would be anticipated.<br />\r\n<br />\r\n<strong>Treatment</strong>: Unless 5 times the normal total daily dose has been ingested, gastrointestinal decontamination will not be necessary. General management may consist of supportive therapy.</p>', '<p>Second generation Cephalosporins</p>', '<p>Store in a cool and dry place. Protect from light.</p>', NULL, '2022-02-18 19:15:51', '2022-03-23 21:56:41'),
(281, 281, '<p>It is indicated for the treatment of upper respiratory tract infections (pharyngitis and tonsillitis) caused by Streptococcus pyogenes (group-A beta-hemolytic Streptococci) and Streptococcus pneumoniae; urinary tract infections caused by E. coli, Proteus mirabilis, and Klebsiella species and skin &amp; soft tissue infections caused by Staphylococci (including penicillinase producing bacteria) and Streptococci.</p>', '<p>Cefadroxil inhibits bacterial cell wall synthesis by binding to 1 or more of the penicillin-binding proteins (PBPs) which in turn inhibit the final transpeptidation step of peptidoglycan synthesis in bacterial cell walls, thus inhibiting cell wall biosynthesis and arresting cell wall assembly resulting in bacterial cell death.</p>', '<p>Adult:</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis and Tonsillitis: 1 g per day in one or two divided doses.</li>\r\n	<li>Urinary Tract Infections: 1 or 2 g per day in one or two divided doses.</li>\r\n	<li>Skin and Skin Structure Infections: 1 g per day in one or two divided doses.</li>\r\n</ul>\r\n\r\n<p>Children: 30 mg/kg daily in divided doses every 12 hours.<br />\r\n<br />\r\nIt may be taken with meals or on empty stomach. Administration with food may be helpful in diminishing potential gastrointestinal complaints.</p>', '<p>There is no significant drug interaction with other drugs.</p>', '<p>Cefadroxil is contraindicated in patients with a history of hypersensitivity to Cefadroxil or any of the ingredients of it.</p>', '<p>Generally Cefadroxil is well tolerated. However, the most commonly reported side effects are gastrointestinal disturbances and hypersensitivity phenomena.</p>', '<p>US FDA pregnancy category of Cefadroxil is B. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cefadroxil have been shown to be excreted in human milk. So, caution should be exercised when Cefadroxil is administered during lactation.</p>', '<p>Use of this antibiotic may cause pseudomembranous colitis; so caution should be taken during diagnosis in patients who develop diarrhea in association with Cefadroxil therapy.</p>', NULL, '<p>First generation Cephalosporins</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:20:44', '2022-03-23 21:59:12'),
(282, 282, '<p><strong>Cefazolin is indicated in the treatment of the following serious infections due to susceptible organisms</strong>: Respiratory Tract Infections, Urinary Tract Infections, Skin and Skin Structure Infections, Biliary Tract Infections, Bone and Joint Infections, Genital Infections, Septicemia, Endocarditis and Perioperative Prophylaxis.</p>', '<p>Cefazolin is a 1st generation broad spectrum parenteral Cephalosporin antibiotic.It interferes with the synthesis of bacterial cell wall by inhibiting transpeptidase enzyme. As a result the bacterial cell wall is weakened,the cell swells and then ruptures.</p>', '<p>Adult Dose</p>\r\n\r\n<ul>\r\n	<li><strong>Moderate to severe infection</strong>: 500 mg to 1 gm for every 6 to 8 hours</li>\r\n	<li><strong>Mild infections caused by susceptible Gram-positive cocci</strong>: 250 mg to 500 mg for every 8 hours</li>\r\n	<li><strong>Acute uncomplicated urinary tract infections</strong>: 1 gm for every 12 hours</li>\r\n	<li><strong>Pneumococcal pneumonia</strong>: 500 mg for every 12 hours</li>\r\n	<li><strong>Severe life-threatening infections (e.g. Endocarditis, Septicemia)</strong>: 1 gm to 1.5 gm for every 6 hours. In rare instances, doses up to 12 gm per day can be used</li>\r\n</ul>\r\n\r\n<p><strong>Perioperative Prophylactic Use</strong>: To prevent postoperative infection in contaminated or potentially contaminated surgery, recommended doses are:</p>\r\n\r\n<ul>\r\n	<li>1 gm IM or IV administered half hour to 1 hour prior to the start of surgery.</li>\r\n	<li>For lengthy operative procedures (e.g. 2 hours or more), 500 mg to 1 gm IM or IV during surgery.</li>\r\n	<li>500 mg to 1 gm IM or IV every 6 to 8 hours for 24 hours postoperatively.</li>\r\n</ul>\r\n\r\n<p>In surgery where the occurrence of infection may be particularly devastating (e.g. open-heart surgery and prosthetic arthroplasty), the prophylactic administration may be continued for 3 to 5 days following the completion of surgery.</p>', '<p>Probenecid may decrease renal tubular secretion of Cephalosporins when used concurrently, resulting in increased and more prolonged Cephalosporin blood levels.</p>', '<p>Cefazolin is contraindicated in patients with known allergy to the Cephalosporin group of Antibiotics.</p>', '<p>Common side effects include:Injection site reactions (pain, swelling, skin rash, or a hard lump), diarrhea, stomach pain, stomach cramps, nausea, vomiting, loss of appetite, skin rash or itching, hives, white patches or sores inside the mouth or on the lips, vaginal itching or discharge,heartburn, gas,rectal itching,confusion, weakness, hypotension, drowsiness, headache and allergic reactions.</p>', '<p>Pregnancy Category B. Cefazolin is present in very low concentrations in the milk of nursing mothers.Caution should be exercised when Cefazolin is administered to a nursing woman.</p>', '<ul>\r\n	<li>As with all Cephalosporins, Cefazolin should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly Colitis.</li>\r\n	<li>As with other &beta;-lactam antibiotics, seizures may occur if inappropriately high doses are administered to patients with impaired renal function.</li>\r\n</ul>', NULL, '<p>First generation Cephalosporins</p>', '<p>After reconstitution, Cefazolin is stable for 24 hours at room temperature or for 10 days if stored under refrigeration (5&deg;C). Reconstituted solution may range in color from pale yellow to yellow without a change in potency.</p>', '<p><strong>Patients with Impaired Renal Function</strong>:</p>\r\n\r\n<ul>\r\n	<li>Creatinine clearance 35 to 54 ml/min: 1 unit dose (based on unit doses of 500 mg &amp; 1 gm) Every 8 hours</li>\r\n	<li>Creatinine clearance 11 to 34 ml/min: &frac12; unit dose (based on unit doses of 500 mg &amp; 1 gm) Every 12 hours</li>\r\n	<li>Creatinine clearance 10 ml/min: &frac12; unit dose (based on unit doses of 500 mg &amp; 1 gm) Every 18 to 24 hours</li>\r\n</ul>\r\n\r\n<p><strong>Patients with Hepatic Insufficiency</strong>: No dosage adjustment is necessary in patients with hepatic insufficiency.<br />\r\n<br />\r\n<strong>Pediatric Dose</strong>: In pediatric patients, a total daily dosage of 25 to 50 mg per kg of body weight, divided into 3 or 4 equal doses, is effective for most mild to moderate infections. Total daily dosage may be increased to 100 mg per kg of body weight for severe infections. Safety for use in premature infants and in neonates has not been established.</p>', '2022-02-18 19:21:01', '2022-03-23 22:17:24'),
(283, 283, '<p>Cefdinir is indicated for the treatment of Community Acquired Pneumonia, Acute Exacerbation of Chronic Bronchitis, Acute Maxillary Sinusitis, Pharyngitis, Tonsillitis, Uncomplicated Skin and Skin Structure, Infections</p>', '<p>Cefdinir binds to 1 or more of the penicillin-binding proteins (PBPs) which inhibit the final transpeptidation step of peptidoglycan synthesis in bacterial cell wall, thus inhibiting biosynthesis and arresting cell wall assembly resulting in bacterial cell death.</p>', '<p><strong>Adult:</strong>&nbsp;600 mg daily as a single or in 2 divided doses for 5-10 days.<br />\r\n<strong>Child:</strong>&nbsp;<strong>&ge;6 months:</strong>&nbsp;14 mg/kg daily as a single or in 2 divided doses. Max: 600 mg daily.</p>', '<p><strong>Antacids</strong>: Cefdinir should be taken at least 2 hours interval of antacid administration.<br />\r\n<br />\r\n<strong>Iron supplement</strong>: Cefdinir should be taken at least 2 hours interval of iron supplement administration.<br />\r\n<br />\r\n<strong>Probencid</strong>: It inhibits the renal excretion of cefdinir.</p>', '<p>Cefdinir is contraindicated in patients with known allergy to the cephalosporin class of antibiotics.</p>', '<p>Common side effects are Diarrhea, Vaginal moniliasis, Nausea &amp; Vomiting, Headache, Rash etc.</p>', '<p>Pregnancy Category B. There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed. Following administration of single 600 mg doses, Cefdinir was not detected in human breast milk.</p>', '<p>Cefdinir, as with other broad-spectrum antibiotics, should be prescribed with caution in individuals with a history of colitis. In patients with transient or persistent renal insufficiency (creatinine clearance &lt;30 ml/min), the total daily dose of Cefdinir should be reduced.</p>', '<p><strong>Symptoms</strong>: Nausea, vomiting, epigastric distress, diarrhoea, convulsions.<br />\r\n<br />\r\n<strong>Management</strong>: Haemodialysis may be useful in the event of a serious toxic reaction particularly if renal function is compromised.</p>', '<p>Third generation Cephalosporins</p>', '<p>Store between 20-25&deg; C.</p>', NULL, '2022-02-18 19:21:17', '2022-03-23 22:24:11'),
(284, 284, '<p>Cefditoren is indicated for the treatment of mild to moderate infections in adults and adolescents (12 years of age or older) which are caused by susceptible strains of the designated microorganisms in the conditions listed below:</p>\r\n\r\n<ul>\r\n	<li>Acute Bacterial Exacerbation of Chronic Bronchitis</li>\r\n	<li>Community Acquired Pneumonia</li>\r\n	<li>Pharyngitis</li>\r\n	<li>Tonsillitis</li>\r\n	<li>Uncomplicated Skin and Skin-Structure Infections</li>\r\n</ul>', '<p>Cefditoren inhibits the synthesis of bacterial cell wall. It has high affinity to penicillin-binding proteins (PBPs) in various bacteria, showing a bactericidal effect.</p>', '<p><strong>Community-Acquired Pneumonia</strong>: 400 mg twice daily for 14 days.<br />\r\n<strong>Acute Exacerbation of Chronic Bronchitis</strong>: 400 mg twice daily for 10 days.<br />\r\n<strong>Pharyngotonsillitis and Acute Sinusitis</strong>: 200 mg twice daily for 10 days.<br />\r\n<strong>Uncomplicated Skin and Soft Structure Infections</strong>: 200 mg twice daily for 10 days.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Cefditoren should be taken after meals.</p>', '<p>Co-administration of a single dose of an antacid and H2 receptor antagonists may reduce the oral absorption of cefditoren pivoxil. As with other beta-lactam antibiotics, co-administration of probenecid with cefditoren pivoxil resulted in an increase in the plasma exposure of cefditoren.</p>', '<p>Contraindicated in patients hypersensitive to drug or other cephalosporins. Also contraindicated in patients with carnitine deficiency or inborn errors of metabolism that may result in clinically significant carnitine deficiency. Because cefditoren tablets contain sodium caseinate, a milk protein, don&#39;t give to patients hypersensitive to milk protein (as distinct from those with lactose intolerance).</p>', '<p>The most common side effects of Cefditoren are diarrhea, nausea, headache, abdominal pain, vaginal moniliasis, dyspepsia, vomiting, abnormal dreams, allergic reaction, anorexia, constipation, dizziness, dry mouth and fever.</p>', '<p><strong>Pregnancy&nbsp;</strong>category B. There are no adequate and well-controlled studies in pregnant women. Cefditoren should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Lactation</strong>: Animal studies show that Cefditoren excreted in breast milk. Caution should be exercised when Cefditoren is administered to nursing women.</p>', '<p>Cefditor should be prescribed with caution in individuals with a history of gastrointestinal diseases, particularly colitis. Dosage adjustment is only necessary in severe renal failure (creatinine clearance&lt; 30 ml/min)</p>', '<p>Information on Cefditoren overdosage in humans is not available. However, with other &szlig;-lactam antibiotics, adverse effects following overdosage have included nausea, vomiting, epigastric distress, diarrhea, and convulsions. Hemodialysis may aid in the removal of Cefditoren from the body, particularly if renal function is compromised.</p>', '<p>Third generation Cephalosporins</p>', '<p>Store in a cool (below 25&deg; C) and dry place protected from light.</p>', NULL, '2022-02-18 19:21:32', '2022-03-23 22:28:11'),
(285, 285, '<p>Cefepime is indicated for the treatment of the following infections caused by susceptible strains of the microorganisms:</p>\r\n\r\n<ul>\r\n	<li><strong>Pneumonia (moderate to severe)</strong>: caused by Streptococcus pneumoniae, including cases associated with concurrent bacteremia, Pseudomonas aeruginosa, Klebsiella pneumoniae, or Enterobacter species.</li>\r\n	<li><strong>Febrile Neutropenia</strong>: Cefepime as monotherapy is indicated for empiric treatment of febrile neutropenic patients. In patients at high risk for severe infection (including patients with a history of recent bone marrow transplantation, with hypotension at presentation, with an underlying hematologic malignancy, or with severe or prolonged neutropenia), antimicrobial monotherapy may not be appropriate. Insufficient data exist to support the efficacy of cefepime monotherapy in such patients.</li>\r\n	<li><strong>Uncomplicated and Complicated Urinary Tract Infections (including pyelonephritis)</strong>: caused by Escherichia coli or Klebsiella pneumoniae, when the infection is severe, or caused by Escherichia coli, Klebsiella pneumoniae, or Proteus mirabilis, when the infection is mild to moderate, including cases associated with concurrent bacteremia with these microorganisms.</li>\r\n	<li><strong>Uncomplicated Skin and Skin Structure Infections</strong>: caused by Staphylococcus aureus (methicillin- susceptible strains only) or Streptococcus pyogenes.</li>\r\n	<li><strong>Complicated Intra-abdominal Infections (used in combination with metronidazole)</strong>: caused by Escherichia coli, viridians group streptococci, Pseudomonas aeruginosa, Klebsiella pneumoniae, Enterobacter species, or Bacteroides fragilis.</li>\r\n</ul>', '<p>Cephalosporins are bactericidal and have the same mode of action as other beta-lactam antibiotics (such as penicillins). Cephalosporins disrupt the synthesis of the peptidoglycan layer of bacterial cell walls. The peptidoglycan layer is important for cell wall structural integrity, especially in Gram-positive organisms. The final transpeptidation step in the synthesis of the peptidoglycan is facilitated by transpeptidases known as penicillin binding proteins (PBPs).</p>', '<p>Cefepime should be administered intravenously over approximately 30 minutes.</p>\r\n\r\n<ul>\r\n	<li>Moderate to Severe Pneumonia due to S. pneumoniae, *P. aeruginosa, K. pneumoniae, or Enterobacter species: 1-2 gm IV 12 hourly for 10 days.</li>\r\n	<li>Empiric therapy for febrile neutropenic patients: 2 gm IV 8 hourly for 7** days.</li>\r\n	<li>Mild to Moderate Uncomplicated or Complicated Urinary Tract Infections, including pyelonephritis, due to E. coli, K. pneumoniae, or P. mirabilis*: 0.5-1 gm IV/IM*** 12 hourly for 7-10 days.</li>\r\n	<li>Severe Uncomplicated or Complicated Urinary Tract Infections, including pyelonephritis, due to E. coli or K. pneumoniae*: 2 gm IV 12 hourly for 10 days.</li>\r\n	<li>Moderate to Severe Uncomplicated Skin and Skin Structure Infections due to S. aureus or S. pyogenes: 2 gm IV 12 hourly for 10 days.</li>\r\n	<li>Complicated Intra-abdominal Infections (used in combination with metronidazole) caused by E. coli, viridans group streptococci, P. aeruginosa, K. pneumoniae, Enterobacter species, or B. fragilis: 2 gm IV 12 hourly for 7-10 days.</li>\r\n</ul>\r\n\r\n<p><strong>Note:</strong><br />\r\n*including cases associated with concurrent bacteremia.<br />\r\n**or until resolution of neutropenia. In patients whose fever resolves but who remain neutropenic for more than 7 days, the need for continued antimicrobial therapy should be re evaluated frequently.<br />\r\n*** IM route of administration is indicated only for mild to moderate, uncomplicated or complicated UTls due to E. coli when the IM route is considered to be a more appropriate route of drug administration.</p>', '<p>Renal function should be monitored carefully if high doses of aminoglycosides are to be administered with Cefepime because of the increased potential of nephrotoxicity and ototoxicity of aminoglycoside antibiotics. Nephrotoxicity has been reported following concomitant administration of other cephalosporins with potent diuretics such as furosemide.</p>', '<p>Cefepime is contraindicated in patients who have shown immediate hypersensitivity reactions to cefepime or the cephalosporin class of antibiotics, penicillin, or other betalactum antibiotics.</p>', '<p>Cefepime is contraindicated in patients who have shown immediate hypersensitivity reactions to cefepime or the cephalosporin class of antibiotics, penicillin, or other betalactum antibiotics.</p>', '<p>Pregnancy Category B. There are, however, no adequate and well-controlled studies of cefepime use in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cefepime is excreted in human breast milk in very low concentrations (0.5 pg/ml). Caution should be exercised when cefepime is administered to a nursing woman.</p>', '<ul>\r\n	<li>Prescribing Cefepime in the absence of a proven or strongly suspected bacterial infection or a prophylactic indication is unlikely to provide benefit to the patient and increases the risk of the development of drug-resistant bacteria.</li>\r\n	<li>As with other antimicrobials, prolonged use of Cefepime may result in overgrowth of non susceptible microorganisms. Repeated evaluation of the patient&#39;s condition is essential.</li>\r\n	<li>Many cephalosporins, including cefepime, have been associated with a fall in prothrombin activity. Those at risk include patients with renal or hepatic impairment, or poor nutritional state, as well as patients receiving a protracted course of antimicrobial therapy. Prothrombin time should be monitored in patients at risk.</li>\r\n	<li>Cefepime should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly colitis.</li>\r\n	<li>Arginine has been shown to alter glucose metabolism and elevate serum potassium transiently when administered at 33 times the amount provided by the maximum recommended human dose of Cefepime. The effect of lower doses is not presently known.</li>\r\n</ul>', '<p>Patients who receive an overdose should be carefully observed and given supportive treatment. In the presence of renal insufficiency, hemodialysis, not peritoneal dialysis, is recommended to aid the removal of cefepime from the body. Accidental overdosing has occurred when large doses were given to patients with impaired renal function. Symptoms of overdose include encephalopathy (disturbance of consciousness including confusion, hallucinations, stupor, and coma), myoclonus, seizures, and neuromuscular excitability.</p>', '<p>Fourth generation Cephalosporins</p>', '<p>Do not use later than the date of expiry. Keep all medicines out of the reach of children. To be dispensed only on the prescription of a registered physician.</p>', '<p><strong>Pediatric Use (2 months up to 16 years)</strong>: The maximum dose for pediatric patients should not exceed the recommended adult dose. The usual recommended dosage in pediatric patients up to 40 kg in weight for uncomplicated and complicated urinary tract infections (including pyelonephritis), uncomplicated skin and skin structure infections, and pneumonia is 50 mg/kg/dose, administered every 12 hours (50 mg/kg/dose, every 8 hours for febrile neutropenic patients), for durations as given above.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Serious adverse events have occurred in geriatric patients with renal insufficiency given unadjusted doses of cefepime, including life-threatening or fatal occurrences of the following: encephalopathy, myoclonus, and seizures. This drug is known to be substantially excreted by the kidney, and the risk of toxic reactions to this drug may be greater in patients with impaired renal function. Because elderly patients are more likely to have decreased renal function, care should be taken in dose selection, and renal function should be monitored.<br />\r\n<br />\r\n<strong>Impaired Hepatic Function</strong>: No adjustment is necessary for patients with impaired hepatic function.<br />\r\n<br />\r\n<strong>Impaired Renal Function</strong>: In patients with impaired renal function (creatinine clearance&lt;60 ml/min), the dose of Cefepime should be adjusted to compensate for the slower rate of renal elimination.</p>', '2022-02-18 19:21:55', '2022-03-23 22:31:13'),
(286, 286, '<p>Cefixime is indicated in the treatment of the following infections when caused by the susceptible strains of the designated microorganisms:</p>\r\n\r\n<ul>\r\n	<li>Uncomplicated urinary tract infections caused by Escherichia coli and Proteus mirabilis.</li>\r\n	<li>Otitis Media caused by Haemophilus influenzae, Moraxella catarrhalis and Streptococcus pyogenes.</li>\r\n	<li>Pharyngitis and tonsillitis caused by Streptococcus pyogenes.</li>\r\n	<li>Acute bronchitis and acute exacerbations of chronic bronchitis caused by Streptococcus pneumoniae and Haemophilus influenzae.</li>\r\n	<li>Uncomplicated gonorrhoea (cervical/urethral) caused by Neisseria gonorrhoeae.</li>\r\n</ul>', '<p>Cefixime is a third generation semisynthetic cephalosporin antibiotic for oral administration. It is bactericidal against a broad spectrum of gram positive and gram negative bacteria at easily achievable plasma concentrations. It kills bacteria by interfering in the synthesis of bacterial cell wall. It is highly stable in the presence of Beta-lactamase enzyme. As a result, many organisms resistant to penicillins and some cephalsporins due to the presence of beta-lactamases, may be susceptible to Cefixime. Absorption of it is about 40% to 50% whether administered with or without food.</p>', '<p>The usual course of treatment is 7 days. This may be continued for up to 14 days depending on the severity of the infection.<br />\r\n<br />\r\n<strong>Adult and children over 12 years</strong>: The recommended adult dose is 200-400 mg (1 to 2 capsules) daily, given either as a single dose or in two divided doses. For the treatment of uncomplicated cervical/urethral gonococcal infections, a single oral dose of Cefixime 400 mg is recommended.<br />\r\n<br />\r\n<strong>Children (6 month or older)</strong>: Usually 8 mg/kg/day given as a single dose or in two divided doses or may be given as following</p>\r\n\r\n<ul>\r\n	<li>&frac12;-1 year: 75 mg daily.</li>\r\n	<li>1-4 years: 100 mg daily.</li>\r\n	<li>5-10 years: 200 mg daily.</li>\r\n	<li>11-12 years: 300 mg daily</li>\r\n	<li>In typhoid fever, dosage should be 10 mg/kg/day for 14 days.</li>\r\n</ul>\r\n\r\n<p><strong>Children (under 6 month)</strong>: The safety and efficacy of Cefixime has not been established in children aged less than 6 months.</p>', '<p>Carbamazepine: Concomitant use elevates the carbamazepine level. Warfarin and other anticoagulants: Concomitant use increases prothrombin time.</p>', '<p>It is contraindicated in hypersensitivity to Cefixime or other cephalosporins.</p>', '<p>The drug is generally well tolerated. The most frequent side effects are diarrhoea and stool changes; that have been more commonly associated with higher doses. Other side effects are nausea, abdominal pain, dyspepsia, vomiting, flatulence, headache and dizziness. Allergies in the form of rash, pruritus, urticaria, drug fever and arthralgia have been reported. These reactions usually subsided upon dicontinuation of therapy.</p>', '<p>There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. It is not known that Cefixime is excreted in human milk. So, caution should be exercised when Cefixime is administered to a nursing woman.</p>', '<p>The drug should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly colitis. The drug should be given with caution in patients with marked impaired renal function as well as those undergoing continuous ambulatory peritoneal dialysis and hemodialysis. Dosage adjustment is only necessary in severe renal failure (creatinine clearance &lt; 20 ml/min), in that case a dose of 200 mg once daily should not be exceeded.</p>', '<p>Gastric Lavage may be indicated; otherwise, no specific antidote exists. Cefixime is not removed in significant quantities from the circulation by hemodialysis or peritoneal dialysis. Adverse reactions in small numbers of healthy adult volunteers receiving single doses up to 2 g of Cefixime did not differ from the profile seen in patients treated at the recommended doses.</p>', '<p>Third generation Cephalosporins</p>', '<p>Keep below 30&ordm;C temperature, protected from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:22:11', '2022-03-23 22:34:04'),
(287, 287, '<p>Cefoperazone is indicated for the treatment of the following infections when caused by susceptible organisms: Respiratory Tract Infections, Peritonitis &amp; Other Intra-abdominal Infections, Bacterial Septicemia, Skin and Skin Structures Infections, Pelvic Inflammatory Disease, Endometritis &amp; Other Infections of the Female Genital Tract, Urinary Tract Infections, Enterococcal Infections etc.</p>', '<p>Cefoperazone is a bactericidal Cephalosporin antibiotic which is resistant to most beta-lactamases and active against a wide range of aerobic &amp; anaerobic, Gram positive &amp; Gram negative bacteria. The bactericidal action of Cefoperazone results from the inhibition of bacterial cell wall synthesis. Cefoperazone has a high degree of stability in the presence of beta-lactamases produced by most Gram negative pathogens. Cefoperazone is usually active against organisms which are resistant to other beta-lactam antibiotics because of beta-lactamase production.</p>', '<p>Sterile Cefoperazone Sodium can be administered by IM or IV injection (following dilution).<br />\r\n<br />\r\n<strong>Adult</strong>: 2 to 4 grams per day administered in equally divided doses every 12 hours. In severe infections or infections caused by less sensitive organisms, the total daily dose and/or frequency may be increased. Patients have been successfully treated with a total daily dosage of 6-12 grams divided into 2,3, or 4 administrations ranging from 1.5 to 4 grams per dose. When treating infections caused by Streptococcus pyogenes, therapy should be continued for at least 10 days.</p>', NULL, '<p>Cefoperazone is contraindicated in patients with known allergy to the Cephalosporin-class of antibiotics.</p>', '<p>Hypersensitivity: As with all Cephalosporins, hypersensitivity manifested by skin reactions (1 patient in 45), drug fever (1 in 260), or a change in Coombs&rsquo; test (1 in 60) has been reported. These reactions are more likely to occur in patients with a history of allergies, particularly to Penicillin.</p>', '<p>Pregnancy Category B.This drug should be used during pregnancy only if clearly needed. Only low concentrations of Cefoperazone is excreted in human milk. Although Cefoperazone passes poorly into breast milk of nursing mothers, caution should be exercised when Cefoperazone is administered to a nursing woman.</p>', '<p>Cefoperazone is extensively excreted in bile. The serum half-life of Cefoperazone is increased 2-4 fold in patients with hepatic disease and/or biliary obstruction. In general, total daily dosage above 4 gm should not be necessary in such patients. If higher dosages are used, serum concentrations should be monitored.</p>', NULL, '<p>Third generation Cephalosporins</p>', '<p>Cefoperazone is to be stored in a dry place, below 25&deg;C and protected from light prior to reconstitution. The reconstituted solution may be stored for 24 hours if kept in room temperature (below 25&deg;C).</p>', '<p><strong>Children use</strong>: Safety and effectiveness in children have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: Reported clinical experience has not identified differences in responses between the elderly and younger patients. In general, dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy.</p>', '2022-02-18 19:22:33', '2022-03-23 22:36:32');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(288, 288, '<p>Cefotaxime is indicated for the treatment of the following infections either before the infecting organism has been identified or when caused by bacteria of established sensitivity: Septicaemia Respiratory Tract Infections such as acute or chronic bronchitis, bacterial pneumonia, infected bronchiectasis, lung abscess and postoperative chest infections Urinary Tract Infections such as acute and chronic pyelonephritis, cystitis and asymptomatic bacteriuria Soft-tissue Infection such as cellulitis, peritonitis and wound infections Bone and Joint Infections such as osteomyelitis, septic arthritis Obstetric and gynaecological infections: such as pelvic inflammatory disease Gonorrhoea particularly when penicillin has failed or is unsuitable Other Bacterial Infections: meningitis and other sensitive infections suitable for parenteral antibiotic therapy Prophylaxis: The administration of Cefotaxime prophylactically may reduce the incidence of certain post operative infections in patients undergoing surgical procedures that are classified as contaminated or potentially contaminated or in clean operation where infection would have serious effects.</p>', '<p>Cefotaxime binds to 1 or more of the penicillin binding proteins (PBPs) which inhibit the final transpeptidation step of peptidoglycan synthesis in bacterial cell wall, thus inhibiting biosynthesis and arresting cell wall assembly resulting in bacterial cell death. Cefotaxime is a broad spectrum bactericidal 3rd generation parenteral cephalosporin antibiotic. Cefotaxime is exceptionally active against gram-negative organisms sensitive or resistant to first or second generation cephalosporins. It is similar to other cephalosporins in activity against gram-positive bacteria.</p>', '<p><strong>Adults</strong>: The recommended dosage for mild to moderate infections is 1 gm every 12 hourly. However, dosage may be varied according to the severity of infection, sensitivity of causative organisms and condition of the patient. In severe infections dosage may be increased up to 12 gm daily given in 3 or 4 divided doses. For infections caused by sensitive Pseudomonas spp. daily doses of greater than 6 gm will usually be required<br />\r\n<br />\r\n<strong>Children</strong>: The usual dosage range is 100-150 mg/kg/day in 2 to 4 divided doses. However, in very severe infections doses of up to 200 mg/kg/day may be required.<br />\r\n<br />\r\n<strong>Neonates</strong>: The recommended dosage is 50 mg/kg/day in 2 to 4 divided doses. In severe infections 150-200 mg/kg/day, in divided doses, have been given.<br />\r\n<br />\r\n<strong>Dosage in gonorrhoea</strong>: 500 mg as a single dose.</p>', '<p>Increased nephrotoxicity has been reported following concomitant administration of cephalosporins and aminoglycoside antibiotics.</p>', '<p>Cefotaxime is contraindicated in patients who have shown hypersensitivity to cefotaxime or the cephalosporin group of antibiotics.</p>', '<p>Adverse reactions to Cefotaxime have occurred relatively infrequently and have generally been mild and transient. Effects reported include candidiasis, rashes, fever, transient rises in liver transaminase and/or alkaline phosphatase and diarrhoea. As with all cephalosporins, pseudomembranous colitis may rarely occur during treatment. If this occurs the drug should be stopped and specific treatment instituted.As with other cephalosporins, changes in renal function have been rarely observed with high doses of Cefotaxime. Administration of high doses of cephalosporins particularly in patients with renal insufficiency may result in encephalopathy. Hypersensitivity reactions have been reported, these include skin rashes, drug fever and very rarely anaphylaxis.</p>', '<p>Although studies in animals have not shown any adverse effect on the developing foetus, the safety of Cefotaxime in human pregnancy has not been established. Consequently, Cefotaxime should not be administered during pregnancy especially during first trimester, without carefully weighing the expected benefit against possible risks. Cefotaxime is excreted in the milk.</p>', '<p>Cefotaxime should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly colitis. Because high and prolonged antibiotic concentrations can occur from usual doses in patients with transient or persistent reduction of urinary output because of renal insufficiency, the total daily dosage should be reduced when Cefotaxime is administered to such patients. Continued dosage should be determined by degree of renal impairment, severity of infection, and susceptibility of the causative organism. There is no clinical evidence supporting the necessity of changing the dosage of Cefotaxime in patients with even profound renal dysfunction.</p>', NULL, '<p>Third generation Cephalosporins</p>', '<p>Store below 25&deg;C, protected from light and moisture. Use reconstituted solution immediately. Reconstituted solution is stable for up to 24 h if stored between 2&deg; to 8&deg;C.</p>', '<p><strong>Dosage in renal impairment</strong>: Because of extra-renal elimination, it is only necessary to reduce the dosage of Cefotaxime in severe renal failure (GFR&lt;5 ml/min = serum creatinine approximately 751 micromol/litre). After an initial loading dose of 1 gm, daily dose should be halved without change in the frequency of dosing. In all other patients, dosage may require further adjustment according to the course of infection and the general condition of the patient.</p>', '2022-02-18 19:22:50', '2022-03-26 07:36:24'),
(289, 289, '<p>Cefoxitin is indicated for the treatment of serious infections caused by susceptible strains of the designated microorganisms in the diseases listed below.<br />\r\n<br />\r\n<strong>Lower respiratory tract infections</strong>,&nbsp;including&nbsp;pneumonia&nbsp;and lung abscess, caused by&nbsp;Streptococcus pneumoniae, other streptococci (excluding enterococci, e.g., Enterococcus faecalis), Staphylococcus aureus(including penicillinaseproducing strains),&nbsp;Escherichia coli, Klebsiella&nbsp;species,&nbsp;Haemophilus influenzae, and&nbsp;Bacteroides species.<br />\r\n<br />\r\n<strong>Urinary tract infections</strong>&nbsp;caused by&nbsp;Escherichia coli, Klebsiella species, Proteus mirabilis, Morganella morganii, Proteus vulgarisand Providencia species&nbsp;(including P. rettgeri).<br />\r\n<br />\r\n<strong>Intra-abdominal infections</strong>, including&nbsp;peritonitis&nbsp;and intra-abdominal abscess, caused by&nbsp;Escherichia coli, Klebsiella species, Bacteroides species including Bacteroides fragilis, and Clostridium species.<br />\r\n<br />\r\n<strong>Gynecological infections</strong>, including&nbsp;endometritis,&nbsp;pelvic&nbsp;cellulitis, and pelvic inflammatory disease&nbsp;caused by&nbsp;Escherichia coli, Neisseria gonorrhoeae (including penicillinase-producing strains), Bacteroides species including&nbsp;B. fragilis, Clostridium species, Peptococcus niger, Peptostreptococcus species, and&nbsp;Streptococcus agalactiae. Cefoxitin, like cephalosporins, has no activity against&nbsp;Chlamydia trachomatis. Therefore, when Cefoxitin is used in the treatment of patients with pelvic inflammatory disease and C.&nbsp;trachomatis&nbsp;is one of the suspected pathogens, appropriate anti-chlamydial coverage should be added.<br />\r\n<br />\r\n<strong>Septicemia&nbsp;</strong>caused by&nbsp;Streptococcus pneumoniae, Staphylococcus aureus (including penicillinase-producing strains),&nbsp;Escherichia coli, Klebsiella species,&nbsp;and&nbsp;Bacteroides species&nbsp;including&nbsp;B. fragilis.<br />\r\n<br />\r\n<strong>Bone and joint infections</strong>&nbsp;caused by&nbsp;Staphylococcus aureus (including Penicillinaseproducing strains).<br />\r\n<br />\r\n<strong>Skin and skin structure infections</strong>&nbsp;caused by&nbsp;Staphylococcus aureus&nbsp;(including penicillinase-producing strains),&nbsp;Staphylococcus epidermidis, Streptococcus pyogenes&nbsp;and other streptococci (excluding enterococci e.g.,&nbsp;Enterococcus faecalis), Escherichia coli, Proteus mirabilis, Klebsiella&nbsp;species,&nbsp;Bacteroides species&nbsp;includingB. fragilis, Clostridium species, Peptococcus niger, and Peptostreptococcus&nbsp;species.</p>', '<p>Cefoxitin inhibits bacterial cell wall synthesis by binding to 1 or more of the penicillin-binding proteins (PBPs) which in turn inhibit the final transpeptidation step of peptidoglycan synthesis in bacterial cell walls, thus inhibiting cell wall biosynthesis and arresting cell wall assembly resulting in bacterial cell death.</p>', '<p><strong>Intravenous:</strong><br />\r\n<br />\r\nAbdominal infections, Bone and joint infections, Gynaecological infections, Respiratory tract infections, Skin and skin structure infections, Urinary tract infections:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;1-2 g 6-8 hrly, up to 12 g daily given in 4-6 divided doses in severe infections. Doses are given by slow inj over 3-5 min or, by intermittent or continuous infusion.</li>\r\n	<li><strong>Child</strong>:&nbsp;&ge;3 mth&nbsp;80-160 mg/kg daily in 4-6 equally divided doses. Max: 12 g daily.</li>\r\n</ul>\r\n\r\n<p>Prophylaxis of surgical infections:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;2 g 30-60 min prior to surgery, then 6 hrly for not more than 24 hr. For caesarean section: 2 g as a single dose as soon as the umbilical cord is clamped; a further 2 g dose 4 hr and 8 hr after the initial dose may be given if necessary.</li>\r\n	<li><strong>Child</strong>:&nbsp;&ge;3 mth&nbsp;30-40 mg/kg 30-60 min prior to surgery, then 6 hrly for not more than 24 hr.</li>\r\n</ul>', '<p>Reduces renal clearance with probenecid. Concurrent use of nephrotoxic agents (e.g. aminoglycosides, colistin, polymyxin B, vancomycin) may increase the risk of nephrotoxicity.</p>', '<p>Hypersensitivity to cefoxitin and other cephalosporins.</p>', '<p>Hypersensitivity reactions (e.g. maculopapular or erythematous rash, exfoliative dermatitis, pruritus, urticaria, eosinophilia, fever, angioedema); elevated serum creatinine and/or BUN concentrations, anaemia; transient increase in serum AST (SGOT), ALT (SGPT), LDH and alkaline phosphatase levels; jaundice; thrombophlebitis. Rarely, oliguria, renal toxicity, neutropenia, transient leucopenia, granulocytopenia, thrombocytopenia, bone marrow depression; GI effects (e.g. nausea, vomiting, diarrhoea).</p>', '<p>Hypersensitivity reactions (e.g. maculopapular or erythematous rash, exfoliative dermatitis, pruritus, urticaria, eosinophilia, fever, angioedema); elevated serum creatinine and/or BUN concentrations, anaemia; transient increase in serum AST (SGOT), ALT (SGPT), LDH and alkaline phosphatase levels; jaundice; thrombophlebitis. Rarely, oliguria, renal toxicity, neutropenia, transient leucopenia, granulocytopenia, thrombocytopenia, bone marrow depression; GI effects (e.g. nausea, vomiting, diarrhoea).</p>', '<p>Patient with history of penicillin allergy, GI disease (particularly colitis) and seizure disorder. Renal impairment. Pregnancy and lactation.</p>', NULL, '<p>Second generation Cephalosporins</p>', '<p>Store between 2-25&deg; C.</p>', '<p><strong>Haemodialysis patient</strong>: Repeat loading dose after each dialysis session.</p>\r\n\r\n<ul>\r\n	<li>CrCl &lt;5 ml/min: 0.5-1 g 24-48 hrly.&nbsp;</li>\r\n	<li>CrCl 5-9 ml/min: 0.5-1 g 12-24 hrly.</li>\r\n	<li>CrCl 10-29 ml/min: 1-2 g 12-24 hrly.</li>\r\n	<li>CrCl 30-50 ml/min: 1-2 g 8-12 hrly.</li>\r\n</ul>', '2022-02-18 19:23:10', '2022-03-26 07:39:44'),
(290, 290, '<p>Cefpirome is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Severe infections, such as septicemia, bacteremia and infections in immunosuppressed neutropenic patients with hematological malignancies</li>\r\n	<li>Lower respiratory infections including pneumonia</li>\r\n	<li>Severe urinary tract infections including pyelonephritis</li>\r\n	<li>Skin and soft tissue infections</li>\r\n	<li>Bone and joint infections</li>\r\n	<li>Infections in immunocompromised patients</li>\r\n	<li>Other infections</li>\r\n</ul>', '<p>Cefpirome binds to one or more of the penicillin-binding proteins (PBPs) which inhibits the final transpeptidation step of peptidoglycan synthesis in bacterial cell wall, thus inhibiting biosynthesis and arresting cell wall assembly resulting in bacterial cell death.</p>', '<p><strong>Adult:</strong>&nbsp;1-2 gm every 12 hour via IV injection over 3-5 minutes or infuse over 20-30 minutes.<br />\r\n<br />\r\n<strong>Elderly</strong>:&nbsp;There are no special precautions for its use in the elderly provided dosage is adjusted accordingly to renal function.<br />\r\n<br />\r\nCefpirome is administered only through the parenteral route. The dosage is dependent upon the severity and site of infection, the susceptibility of the infecting microorganisms and age, weight and renal function of the patient. The drug is administered through intravenous injection or infusion. The following dosages are recommended for moderate to severe infections in adult patients with normal renal function:</p>\r\n\r\n<ul>\r\n	<li><strong>Complicated upper &amp; lower urinary tract infections</strong>: 1 gm 12 hourly.&nbsp;Total daily dose not more then 2 gm</li>\r\n	<li><strong>Skin &amp; soft tissue infections</strong>:&nbsp;1 gm 12 hourly.&nbsp;Total daily dose not more then 2 gm</li>\r\n	<li><strong>Lower respiratory tract infections</strong>:&nbsp;1 to 2 gm 12 hourly.&nbsp;Total daily dose not more then 2 to 4 gm</li>\r\n	<li><strong>Bacteraemia or septicaemia and severe infections</strong>: 2&nbsp;gm 12 hourly.&nbsp;Total daily dose not more then 4 gm</li>\r\n	<li><strong>Infections in neutropenic patients</strong>:&nbsp;2&nbsp;gm 12 hourly.&nbsp;Total daily dose not more then 4 gm</li>\r\n</ul>\r\n\r\n<p>Dose reduction is necessary in patients with markedly reduced renal function. After an initial dose of 0.5 -2 gm to establish a high serum concentration, the dose should be reduced by 50% for clearances of 49-21 ml/min or 75% for clearances of 20 ml/min. In end-stage renal disease, a supplementary dose equal to 50% of the recommended daily dose should be administered after each hemodialysis<br />\r\ntreatment.</p>', '<p>Drug interactions have not been observed with Cefpirome.</p>', '<p>Cefpirome is contraindicated in patients with known allergy to the cephalosporin group of antibiotics.</p>', '<p>Cefpirome is generally well tolerated. There are no predictable life threatening effects of Cefpirome. Adverse gastrointestinal reactions include diarrhea, nausea, vomiting, pseudomembraneous colitis, abdominal pain and have been noted 3.86% of the patients. Superficial phlebitis, thrombophlebitis and infection site reaction have been reported in 2.31% of patients receiving intravenous Cefpirome.</p>', '<p>The safety of Cefpirome has not been established in pregnancy and as with all agents it should be administered with caution, especially during the early months of pregnancy. As Cefpirome is excreted in human breast milk, either Cefpirome treatment should be discontinued or breast feeding ceased.</p>', '<p>Allergy to penicillin or to cephalosporins; renal impairment, monitor renal and haematological status; pregnancy and lactation.</p>', '<p>No cases of over dosage are known. However, general supportive care with monitoring of renal, hematological and hepatic function and coagulation status is recommended.</p>', '<p>Fourth generation Cephalosporins</p>', '<p>Cefpirome vial should be stored below 25&deg; C, protected from light and moisture. Reconstituted solution can be stored for up to 6 hours at room temperature and 24 hours in refrigerator (at 2-8&deg; C) when prepared in water for injection.</p>', NULL, '2022-02-18 19:23:37', '2022-03-26 07:43:05'),
(291, 291, '<p>Cefpodoxime is indicated for the treatment of infections caused by susceptible microorganism, listed below:</p>\r\n\r\n<ul>\r\n	<li>Acute otitis media caused by Streptococcus pneumoniae, Streptococcus pyogenes, Haemophilus influenza, Moraxella catarrhalis (including beta-lactamase producing strains).</li>\r\n	<li>Pharyngitis/tonsillitis caused by Streptococcus pyogenes.</li>\r\n	<li>Acute maxillary sinusitis caused by Haemophilus influenzae (including beta-lactamase producing strains), Streptococcus pneumoniae and Moraxella catarrhalis.</li>\r\n	<li>Community acquired pneumonia caused by S. pneumoniae or H. influenza (including beta-lactamase-producing strains).</li>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis caused by S. pneumoniae, H. influenzae (non-beta-lactamase-producing strains only), or M. catarrhalis.</li>\r\n	<li>Skin and skin structure infections caused by Staphylococcus aureus, Streptococcus pyogenes.</li>\r\n	<li>Uncomplicated urinary tract infections caused by E. coli, Klebsiella pneumoniae, Proteus mirabilis or Staphylococcus saprophyticus.</li>\r\n	<li>Uncomplicated gonorrhea caused by Neisseria gonorrhoeae (including penicillinase-producing strains).</li>\r\n	<li>Rectal gonococcal infections in women due to Neisseria gonorrhoeae (including penicillinase-producing strains).</li>\r\n</ul>', '<p>Cefpodoxime is an oral 3rd generation cephalosporin, which has good stability to beta lactamases and activity against Gram negative and Gram positive bacteria. It is indicated for the treatment of infections either before the infecting organism has been identified. It is a prodrug its active metabolite is Cefpodoxime. Approximately 29 to 33% of Cefpodoxime excreted unchanged in the urine in 12 hours.</p>', '<p>Adults and Adolescents (13 years and older)</p>\r\n\r\n<ul>\r\n	<li><strong>Pharyngitis/tonsillitis</strong>: 100 mg 12 hourly, 5 to 10 days</li>\r\n	<li><strong>Acute maxillary sinusitis</strong>: 200 mg 12 hourly, 10 day</li>\r\n	<li><strong>Community acquired pneumonia</strong>: 200 mg 12 hourly, 14 days</li>\r\n	<li><strong>Acute bacterial exacerbations of chronic bronchitis</strong>: 200 mg 12 hourly, 10 days</li>\r\n	<li><strong>Skin and skin structure</strong>: 400 mg 12 hourly, 7 to 14 days</li>\r\n	<li><strong>Uncomplicated urinary tract infection</strong>: 100 mg 12 hourly, 7 days</li>\r\n	<li><strong>Uncomplicated gonorrhea</strong>: single dose of 200 mg</li>\r\n	<li>Rectal gonococcal infections in women: single dose of 200 mg</li>\r\n</ul>\r\n\r\n<p>Infants and Pediatric Patients (2 months to 12 years)</p>\r\n\r\n<ul>\r\n	<li><strong>Acute otitis media</strong>: 5 mg/kg body weight 12 hourly, 5 days</li>\r\n	<li><strong>Pharyngitis /tonsillitis</strong>: 5 mg/kg body weight 12 hourly, 5 to 10 days</li>\r\n	<li><strong>Acute maxillary sinusitis</strong>: 5 mg/kg body weight 12 hourly, 10 days</li>\r\n</ul>', '<p>Cefpodoxime concomitant administration of high doses of antacids (sodium bicarbonate and aluminum hydroxide) or H2 blockers reduces peak plasma levels and the extent of absorption respectively. Renal excretion of Cefpodoxime is inhibit by probenecid.</p>', '<p>Cefpodoxime is contraindicated in patients with known allergy to cephalosporins.</p>', '<p>Cefpodoxime has very few side effects. Possible side effects include gastrointestinal disorders (such as- diarrhea, nausea, vomiting and abdominal pain), rash, urticaria and itching.</p>', '<p>US FDA pregnancy category of Cefpodoxime is B. There is, however, no adequate and well-controlled study in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cefpodoxime have been shown to be excreted in human milk. So, caution should be exercised when Cefpodoxime is administered to a nursing woman.</p>', '<p>In patients with transient or persistent reduction in urinary output due to renal insufficiency, the total daily dose of Cefpodoxime should be reduced. Cefpodoxime should be administered with caution to patients receiving concurrent treatment with potent diuretics. As with other antibiotics, prolonged use of Cefpodoxime may result in overgrowth of non-susceptible organisms.</p>', NULL, '<p>Third generation Cephalosporins</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p>Patients with severe renal impairment (creatinin clearance &lt;30 ml/min) the dosing intervals should be increased to 24 hourly. The dosage adjustment is not require in cases of hepatic impairment.</p>', '2022-02-18 19:23:57', '2022-03-26 07:46:52'),
(292, 292, '<p>It is indicated in the following infections -</p>\r\n\r\n<ul>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis</li>\r\n	<li>Acute community acquired pneumonia</li>\r\n	<li>Pharyngitis or tonsillitis</li>\r\n	<li>Skin and soft tissue infections</li>\r\n	<li>Urinary tract infections</li>\r\n	<li>Uncomplicated gonorrhea</li>\r\n	<li>Acute maxillary sinusitis</li>\r\n</ul>', '<p>Cefpodoxime is a third generation semi-synthetic Cephalosporin, exhibits activity against several Gram positive as well as Gram negative microorganisms. This compound is also stable in beta lactamase environment. Cefpodoxime exhibits exceptional activity against methicillin susceptible Staphylococci, Streptococcus pneumoniae, Haemophilus influenzae, Neisseria spp. and Moraxella catarrhalis.<br />\r\n<br />\r\nClavulanic acid is a natural inhibitor of beta lactamase which are produced by Streptomyces clavuligerus. It binds to beta lactamase moieties and inactivates them, thus restricting the Cefpodoxime destruction.</p>', '<p>For adults (Age 12 years and older):</p>\r\n\r\n<ul>\r\n	<li><strong>Acute bacterial exacerbation of chronic bronchitis</strong>: 1 tablet 12 hourly for 10 days</li>\r\n	<li><strong>Acute community acquired pneumonia</strong>: 1 tablet 12 hourly for 14 days</li>\r\n	<li><strong>Pharyngitis or tonsillitis</strong>: &frac12; tablet 12 hourly for 5 to 10 days</li>\r\n	<li><strong>Skin and soft tissue infections</strong>: 2 tablet 12 hourly for 7 to 14 days</li>\r\n	<li><strong>Urinary tract infections</strong>: &frac12; tablet 12 hourly for 7 days</li>\r\n	<li><strong>Uncomplicated gonorrhea</strong>: Single dose</li>\r\n	<li><strong>Acute maxillary sinusitis</strong>: 1 tablet 12 hourly for 10 days</li>\r\n</ul>\r\n\r\n<p>For children: Children 2 months to 12 years- 10 mg/kg/day in divided dose, every 12 hours.</p>', '<p>Concomitant administration of Cefpodoxime at high doses with antacids or H2 blockers reduces peak plasma levels of Cefpodoxime.</p>', '<p>Cefpodoxime is contraindicated in patients with known hypersensitivity to Cephalosporins.</p>', '<p>Cefpodoxime is well tolerated. Most common gastrointestinal adverse effects are diarrhea, vomiting and abdominal pain.</p>', '<p>US FDA pregnancy category of Cefpodoxime &amp; Clavulanic Acid is B. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cefpodoxime have been shown to be excreted in human milk. So, caution should be exercised when Cefpodoxime is administered to a nursing woman.</p>', '<p>Cefpodoxime should be administered with caution to patients receiving concurrent treatment with diuretics.</p>', NULL, '<p>Third generation Cephalosporins</p>', '<p>It is indicated in the following infections -</p>\r\n\r\n<ul>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis</li>\r\n	<li>Acute community acquired pneumonia</li>\r\n	<li>Pharyngitis or tonsillitis</li>\r\n	<li>Skin and soft tissue infections</li>\r\n	<li>Urinary tract infections</li>\r\n	<li>Uncomplicated gonorrhea</li>\r\n	<li>Acute maxillary sinusitis</li>\r\n</ul>', NULL, '2022-02-18 19:24:24', '2022-03-26 07:51:38'),
(293, 293, '<p>Cefprozil is indicated for the treatment of patients with mild to moderate infections caused by susceptible strains. Infections include:</p>\r\n\r\n<ul>\r\n	<li>Lower respiratory tract infections: acute bronchitis, acute exacerbations of chronic bronchitis, community acquired pneumonia.</li>\r\n	<li>Upper respiratory tract and ear infections: otitis media, sinusitis, tonsillitis and pharyngitis.</li>\r\n	<li>Uncomplicated skin and soft tissue infections.</li>\r\n</ul>', '<p>Cefprozil is a preparation of Cefprozil, which is a semi synthetic, second-generation cephalosporin antibiotic indicated for the treatment of patients with mild to moderate infections caused by susceptible strains.</p>\r\n\r\n<ul>\r\n	<li>Ensures treatment success in pediatric GAS pharyngitis/tonsillitis</li>\r\n	<li>A drug of choice for pediatric patients with tonsilopharyngitis</li>\r\n	<li>Guarantees treatment success in SSTI</li>\r\n</ul>\r\n\r\n<p>Cefprozil is a semi synthetic, second-generation cephalosporin antibiotic. Cefprozil is active in vitro against both gram positive and gram negative bacteria. The bactericidal activity of cefprozil results from the inhibition of cell wall synthesis via affinity for penicillin-binding proteins (PBPs).</p>', '<p><strong>Adults (13 years and older)-</strong><br />\r\nUpper Respiratory Tract:</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/Tonsillitis: 500 q24h for 10 days</li>\r\n	<li>Acute Sinusitis (For moderate to severe infections, the higher dose should be used): 250 q12h or 500 q12h for 10 days</li>\r\n</ul>\r\n\r\n<p>Lower Respiratory Tract:</p>\r\n\r\n<ul>\r\n	<li>Secondary Bacterial Infection of Acute Bronchitis and Acute Bacterial Exacerbation of Chronic Bronchitis: 500 q12h for 10 days.</li>\r\n</ul>\r\n\r\n<p>Skin And Skin Structure:</p>\r\n\r\n<ul>\r\n	<li>Uncomplicated Skin and Skin Structure Infections 250 q12h or 500 q24h or 500 q12h for 10 days.</li>\r\n</ul>\r\n\r\n<p><br />\r\n<strong>Children (2 years&ndash;12 years)-</strong><br />\r\nUpper Respiratory Tract:</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/Tonsillitis: 7.5 mg/kg q12h for 10 days</li>\r\n</ul>\r\n\r\n<p>Skin And Skin Structure:</p>\r\n\r\n<ul>\r\n	<li>Uncomplicated Skin and Skin Structure Infections 20 mg/kg q24h for 10 days.</li>\r\n</ul>\r\n\r\n<p><br />\r\n<strong>Infants &amp; Children (6 months&ndash;12 years)-</strong><br />\r\nUpper Respiratory Tract:</p>\r\n\r\n<ul>\r\n	<li>Otitis Media: 15 mg/kg q12h for 10 days</li>\r\n	<li>Acute Sinusitis (For moderate to severe infections, the higher dose should be used): 7.5 mg/kg q12h or 15 mg/kg q12h for 10 days.</li>\r\n</ul>', '<p>Nephrotoxicity has been reported following concomitant administration of aminoglycoside antibiotics and cephalosporin antibiotics. Concomitant administration of probenecid doubled the AUC for cefprozil.</p>', '<p>Hypersensitivity to cephalosporin antibiotics.</p>', '<p>The adverse reactions to cefprozil are similar to those observed with other orally administered cephalosporins. Cefprozil was usually well tolerated in controlled clinical trials. The most common adverse effects of cefprozil are diarrhea, nausea, vomiting, abdominal pain, rash, urticaria, dizziness, hyperactivity, insomnia, confusion etc.</p>', '<p>Pregnancy category B. There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed. Small amounts of cefprozil (&lt;0.3% of dose) have been detected in human milk following administration of a single 1 gram dose to lactating women. Caution should be exercised when cefprozil is administered to a nursing woman, since the effect of cefprozil on nursing infants is unknown.</p>', '<p>In patients with known or suspected renal impairment, careful clinical observation and appropriate laboratory studies should be done prior to and during therapy. Prolonged use of cefprozil may result in the overgrowth of&nbsp; nonsusceptible organisms. Cefprozil should be prescribed with caution in individuals with a history of gastrointestinal disease particularly colitis.</p>', NULL, '<p>Second generation Cephalosporins</p>', '<p>Cefprozil powder for suspension should be stored in a cool, dry place (preferably below 30&deg;C) and should be protected from light. Keep out of reach of children.</p>', NULL, '2022-02-18 19:24:41', '2022-03-26 07:53:36'),
(294, 294, '<p>This is indicated in adults and paediatric patients aged 3 months and older for the treatment of the following infections:</p>\r\n\r\n<ul>\r\n	<li>Complicated intra-abdominal infection (cIAI)</li>\r\n	<li>Complicated urinary tract infection (cUTI), including pyelonephritis</li>\r\n	<li>Hospital-acquired pneumonia (HAP), including ventilator associated pneumonia (VAP)</li>\r\n</ul>\r\n\r\n<p>Treatment of adult patients with bacteraemia that occurs in association with, or is suspected to be associated with, any of the infections listed above. This is also indicated for the treatment of infections due to aerobic Gram-negative organisms in adults and paediatric patients aged 3 months and older with limited treatment options. Consideration should be given to official guidance on the appropriate use of antibacterial agents.</p>', '<p>Ceftazidime inhibits bacterial peptidoglycan cell wall synthesis following binding to penicillin binding proteins (PBPs), which leads to bacterial cell lysis and death. Avibactam is a non &beta;-lactam, &beta;-lactamase inhibitor that acts by forming a covalent adduct with the enzyme that is stable to hydrolysis. It inhibits both Ambler class A and class C &beta;-lactamases and some class D enzymes, including extended-spectrum &beta;-lactamases (ESBLs), KPC and OXA-48 carbapenemases, and AmpC enzymes. Avibactam does not inhibit class B enzymes (metallo-&beta;-lactamases) and is not able to inhibit many class D enzymes.</p>', '<p>It is recommended that this should be used to treat infections due to aerobic Gram-negative organisms in adults and paediatric patients aged 3 months and older with limited treatment options only after consultation with a physician with appropriate experience in the management of infectious diseases.</p>\r\n\r\n<ul>\r\n	<li><strong>Complicated intra-abdominal infection</strong>: 2 g/0.5 g, every 8 hours for 5-14 days.</li>\r\n	<li><strong>Complicated urinary tract infection (cUTI), including pyelonephritis</strong>: 2 g/0.5 g every 8 hours for 5-10 days.</li>\r\n	<li><strong>Hospital-acquired pneumonia (HAP), including ventilator associated pneumonia (VAP)</strong>: 2 g/0.5 g Every 8 hours for 7-14 days.</li>\r\n	<li><strong>Bacteraemia associated with, or suspected to be associated with any of the above infections</strong>: 2 g/0.5 g Every 8 hours. Duration of treatment should be in accordance with the site of infection.</li>\r\n	<li><strong>Infections due to aerobic Gram-negative organisms in patients with limited treatment options</strong>: 2 g/0.5 g Every 8 hours. Guided by the severity of the infection, the pathogen(s) and the patient&rsquo;s clinical and bacteriological progress.</li>\r\n</ul>', NULL, '<p>Hypersensitivity to the active substances or to any of the excipients. Hypersensitivity to any cephalosporin antibacterial agent. Severe hypersensitivity (e.g. anaphylactic reaction, severe skin reaction) to any other type of &beta;-lactam antibacterial agent (e.g. penicillins, monobactams or carbapenems).</p>', '<p>severe allergic reactions: signs include sudden swelling of your lips, face, throat or tongue, a severe rash or other severe skin reactions, difficulty swallowing or breathing. This reaction may be life-threatening. diarrhoea that keeps getting worse or does not go away, or stools that contains blood or mucus-this may happen during or after treatment is stopped with this combination. If this happens do not take medicines that stop or slow bowel movement.</p>', '<p>Animal studies with ceftazidime do not indicate direct or indirect harmful effects with respect to pregnancy, embryonal/foetal development, parturition or postnatal development. Animal studies with avibactam have shown reproductive toxicity without evidence of teratogenic effects. Ceftazidime/avibactam should only be used during pregnancy if the potential benefit outweighs the possible risk. Ceftazidime is excreted in human milk in small quantities. It is unknown whether avibactam is excreted in human milk. A risk to newborns/infants cannot be excluded. A decision must be made whether to discontinue breast feeding or to discontinue/abstain from ceftazidime/avibactam therapy taking into account the benefit of breast feeding for the child and the benefit of therapy for the woman.</p>', '<p>This medicinal product does not require any special storage conditions. Store in the original package in order to protect from light.</p>', NULL, NULL, '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Elderly</strong>: No dosage adjustment is required in elderly patients.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: No dosage adjustment is required in patients with mild renal impairment.</p>', '2022-02-18 19:25:51', '2022-03-26 07:56:09'),
(295, 295, '<p>Ceftazidime Injection is indicated for the treatment of patients with infections caused by susceptible strains of the designated organisms in the following diseases:<br />\r\n<br />\r\n<strong>Lower Respiratory Tract Infections</strong>, including pneumonia, caused by Pseudomonas aeruginosa and other Pseudomonas spp., Haemophilus influenzae, including ampicillin-resistant strains; Klebsiella spp.; Enterobacter spp.; Proteus mirabilis; Escherichia coli; Serratia spp.; Citrobacter spp.; Streptococcus pneumoniae; and Staphylococcus aureus (methicillin susceptible strains).<br />\r\n<br />\r\n<strong>Skin and Skin Structure Infections</strong>&nbsp;caused by Pseudomonas aeruginosa; Klebsiella spp.; Escherichia coli; Proteus spp., including Proteus mirabilis and indole-positive Proteus, Enterobacter spp.; Serratia spp.; Staphylococcus aureus (methicillin susceptible strains); and Streptococcus pyogenes (group A beta-hemolytic streptococci).<br />\r\n<br />\r\n<strong>Urinary Tract Infections</strong>, both complicated and uncomplicated, caused by Pseudomonas aeruginosa; Enterobacter spp.; Proteus spp., including Proteus mirabilis and indole-positive Proteus, Klebsiella spp.; and Escherichia coli.<br />\r\n<br />\r\n<strong>Bacterial Septicemia</strong>&nbsp;caused by Pseudomonas aeruginosa, Klebsiella spp., Haemophilus influenzae, Escherichia coli, Serratia spp., Streptococcus pneumoniae and Staphylococcus aureus (methicillin susceptible strains).<br />\r\n<br />\r\n<strong>Bone and Joint Infections</strong>&nbsp;caused by Pseudomonas aeruginosa, Klebsiella spp., Enterobacter spp., and Staphylococcus aureus (methicillin susceptible strains).<br />\r\n<br />\r\n<strong>Gynecologic Infections</strong>, including endometritis, pelvic cellulitis, and other infections of the female genital tract caused by Escherichia coli.<br />\r\n<br />\r\n<strong>Intraabdominal Infections</strong>, including peritonitis caused by Escherichia coli, Klebsiella spp., and Staphylococcus aureus (methicillin susceptible strains) and polymicrobial infections caused by aerobic and anaerobic organisms and Bacteroides spp.<br />\r\n<br />\r\n<strong>Central Nervous System Infections</strong>, including meningitis, caused by Haemophilus influenzae and Neisseria meningitidis, Pseudomonas aeruginosa and Streptococcus pneumoniae.</p>', '<p>Ceftazidime is a semisynthetic, broad-spectrum, beta-lactam antibiotic for parenteral administration. Ceftazidime is bactericidal in action exerting its effect by inhibition of enzymes responsible for cell-wall synthesis. A wide range of gram-negative organisms is susceptible to ceftazidime in vitro, including strains resistant to gentamicin and other aminoglycosides. In addition, ceftazidime has been shown to be active against gram-positive organisms. It is highly stable to most clinically important beta-lactamases, plasmid or chromosomal, which are produced by both gram-negative and gram-positive organisms and, consequently, is active against many strains resistant to ampicillin and other cephalosporins.</p>', '<p>The usual adult dosage is 1 gram administered intravenously or intramuscularly every 8 to 12 hours. The dosage and route should be determined by the susceptibility of the causative organisms, the severity of infection and the condition, and renal function of the patient.<br />\r\n<br />\r\nCeftazidime is to be used by the parenteral route, the dosage depending upon the severity, sensitivity &amp; type of infections and the age, weight &amp; renal function of the patient.<br />\r\n<br />\r\n<strong>Adults</strong>: The adult dosage range for ceftazidime is 1 to 6 gm per day 8 or 12 hourly (IM/IV) in the majority of infections, 1 gm 8 hourly or 2 gm 12 hourly should be given.</p>\r\n\r\n<ul>\r\n	<li><strong>In urinary tract infections and many less serious infections</strong>: 500 mg or 1 gm 12 hourly is usually adequate.</li>\r\n	<li><strong>In severe infections, especially immunocompromised patients, including those with neutropenia</strong>: 2 gm 8 or 12 hourly should be administered. When used as a prophylactic agent in prostatic surgery 1 gm should be given at the induction of anesthesia. A second dose should be considered at the time of catheter removal.</li>\r\n</ul>\r\n\r\n<p><strong>Elderly</strong>: In view of the reduced clearance of Ceftazidime in acutely ill elderly patients, the daily dosage should not normally exceed 3 gm, especially in those over 80 years of age.</p>\r\n\r\n<ul>\r\n	<li><strong>Cystic fibrosis</strong>: In fibrocystic adults with normal renal function who have pseudomonal lung infections, high doses of 100 to 150 mg/kg/day as three divided doses should be used.</li>\r\n</ul>\r\n\r\n<p><strong>Infants and Children</strong>: The usual dosage range for children aged over two months is 30 to 100 mg/kg/day, given as two or three divided doses. Doses up to 150 mg/kg/day (maximum 6 gm daily) in three divided doses may be given to infected immunocompromised or fibrocystic children or children with meningitis.<br />\r\n<br />\r\n<strong>Neonates and Children up to 2 months of age</strong>: The usual dosage range is 25 to 60 mg/kg/day as two divided doses.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Ceftazidime may be given intravenously or by deep IM injection into a large muscle mass such as the upper outer quadrant of the gluteus maximus or lateral proof of the thigh. Intra-arterial administration should be avoided. For IV/IM administration, Ceftazidime should be reconstituted with the supplied Sterile Water for Injection.</p>', NULL, '<p>Ceftazidime is contraindicated in patients who have shown hypersensitivity to Ceftazidime or the cephalosporin group of antibiotics.</p>', '<p>The most common side-effects are local reactions following IV injection and allergic and gastrointestinal reactions. Hypersensitivity reactions are pruritus, rash, and fever. Angioedema and anaphylaxis have been reported very rarely. Gastrointestinal symptoms are diarrhea, nausea, vomiting, and abdominal pain. Central nervous system reactions included headache, dizziness, and paresthesia.</p>', '<p><strong>Pregnancy</strong>: No adequate and well-controlled studies in pregnant women have been conducted with Ceftazidime. Because animal reproduction studies are not always predictive of human response this drug should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Lactation</strong>: Ceftazidime is excreted in human milk in low concentrations. Because many drugs are excreted in human milk and because the safety of the component of the injections in nursing infants has not been established, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>The total daily dosage should be reduced when Ceftazidime is administered to patients with renal insufficiency. Ceftazidime should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly colitis.</p>', '<p>Ceftazidime overdosage has occurred in patients with renal failure. Reactions have included seizure activity, encephalopathy, asterixis, neuromuscular excitability, and coma. Patients who receive an acute overdosage should be carefully observed and given supportive treatment.</p>', '<p>Third generation Cephalosporins</p>', '<p>Store below 25&deg;C, protected from light and moisture. Reconstituted solutions are stable for up to 24 h if stored between 2&deg;-8&deg;C.</p>', '<p><strong>Impaired Renal Function</strong>: Ceftazidime is excreted by the kidneys, almost exclusively by glomerular filtration. Therefore, in patients with impaired renal function (glomerular filtration rate &lt;50 mL/min), it is recommended that the dosage of ceftazidime be reduced to compensate for its slower excretion. In patients with suspected renal insufficiency, an initial loading dose of 1 gram of Ceftazidime may be given. An estimate of GFR should be made to determine the appropriate maintenance dosage.<br />\r\n<br />\r\n<strong>Dosage in peritoneal dialysis</strong>: Ceftazidime may also be used in peritoneal dialysis and continuous ambulatory peritoneal dialysis (CAPD). As well as using Ceftazidime intravenously, it can be incorporated into the dialysis fluid (usually 125 to 250 mg for 2L of dialysis fluid).<br />\r\n<br />\r\n<strong>Impaired Hepatic Function</strong>: No adjustment in dosage is required for patients with hepatic dysfunction.</p>', '2022-02-18 19:28:39', '2022-03-26 07:59:21'),
(296, 296, '<p>Ceftibuten is indicated for the treatment of individuals with mild-to-moderate infections caused by susceptible strains of the designated microorganisms in the specific conditions listed below.</p>\r\n\r\n<ul>\r\n	<li><strong>Acute Bacterial Exacerbations of Chronic Bronchitis</strong>: Due to Haemophilus influenzae (including &beta;-lactamase producing strains), Moraxella catarrhalis (including (&beta;-lactamase producing strains), or Streptococcus pneumoniae (penicillin-susceptible strains only).</li>\r\n	<li><strong>Acute Bacterial Otitis Media</strong>: Due to Haemophilus influenzae (including &beta;-lactamase producing strains), Moraxella catarrhalis (including &beta;-lactamase producing strains) or Streptococcus pyogenes.</li>\r\n</ul>', '<p>Ceftibuten is the dihydrate salt of Ceftibuten, is a semi-synthetic Cephalosporin antibiotic for oral administration. Ceftibuten exerts its bactericidal action by binding to essential target proteins of the bacterial cell wall. This binding leads to inhibition of cell-wall synthesis.</p>', '<p>Otitis Media-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 10 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;6 months: 9 mg/kg/day (maximum 400 mg) every 24 hours for 10 days</li>\r\n</ul>\r\n\r\n<p>Tonsillitis/Pharyngitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 10 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;6 months: 9 mg/kg/day (maximum 400 mg) every 24 hours for 10 days</li>\r\n</ul>\r\n\r\n<p>Bronchitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 10 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;12 years: 400 mg orally every 24 hours for 10 days</li>\r\n</ul>\r\n\r\n<p>Cystitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 7 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;12 years: 400 mg orally every 24 hours for 7 days</li>\r\n</ul>\r\n\r\n<p>Pneumonia-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 200 mg orally every 12 hours for 7 to 14 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;12 years: 200 mg orally every 12 hours for 7 to 14 days</li>\r\n</ul>\r\n\r\n<p>Sinusitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 10 to 14 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;12 years: 400 mg orally every 24 hours for 10 to 14 days</li>\r\n</ul>\r\n\r\n<p>Urinary tract Infection-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult Dosage</strong>: 400 mg orally every 24 hours for 10 days</li>\r\n	<li><strong>Pediatric Dosage</strong>: &gt;6 months: 9 mg/kg/day (maximum 400 mg) every 24 hours for 10 days</li>\r\n</ul>', '<p>Theophylline &amp; Antacid do not alter the pharmacokinetic profile of Ceftibuten. Ranitidine increases the Cmax &amp; AUC of Ceftibuten.</p>', '<p>Ceftibuten is contraindicated in patients with known allergy to the cephalosporin group of antibiotics.</p>', '<p>Nausea, headache, diarrhea, dyspepsia, dizziness, abdominal pain, vomiting.</p>', '<p>Pregnancy Category B. There are no controlled data on the use of Ceftibuten in pregnant women. Ceftibuten should be used in pregnancy only when the benefit clearly outweighs the risk. It is not known whether Ceftibuten (recommended dosage) is excreted in human milk. Because many drugs are excreted in human milk, caution should be excercised when Ceftibuten is administered to nursing women.</p>', '<p>As with other broad-spectrum antibiotics, prolonged treatment may result in the possible emergence and overgrowth of resistant organisms. Careful observation of the patient is essential. The dose of Ceftibuten may require adjustment in patients with varying degrees of renal insufficiency. Ceftibuten should be prescribed with caution to individuals with a history of gastrointestinal disease, particularly colitis.</p>', NULL, '<p>Third generation Cephalosporins</p>', '<p>Store below 25&deg;C, protected from light and moisture. For Suspension: After reconstitution, the suspension may be used for 14 days while stored at 2&deg; to 8&deg;C. Keep out of reach of children.</p>', '<p>Renal Impairment-</p>\r\n\r\n<ul>\r\n	<li>CrCl 5 to 29 ml/min: 2.25 mg/kg or 100 mg orally once a day</li>\r\n	<li>CrCl 30 to 49 ml/min: 4.5 mg/kg or 200 mg orally once a day</li>\r\n</ul>\r\n\r\n<p>Hepatic Impairment: Dose adjustment is not necessary.</p>', '2022-02-18 19:29:01', '2022-03-27 22:32:21');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(297, 297, '<p>Ceftriaxone is indicated for the treatment of the following major infections:</p>\r\n\r\n<ul>\r\n	<li>Lower respiratory tract infections</li>\r\n	<li>Acute Bacterial Otitis Media</li>\r\n	<li>Skin and skin structure infections</li>\r\n	<li>Urinary tract infections</li>\r\n	<li>Gonorrhea</li>\r\n	<li>Bacterial Septicemia</li>\r\n	<li>Bone and joint infections</li>\r\n	<li>Meningitis</li>\r\n	<li>Prevention of postoperative infections</li>\r\n	<li>Perioperative prophylaxis of infections associated with surgery</li>\r\n</ul>', '<p>Ceftriaxone is a 3rd generation broad-spectrum parenteral cephalosporin antibiotic. It has potent bactericidal activity against a wide range of Gram-positive and Gram-negative organisms. Like other cephalosporins and penicillins, Ceftriaxone kills bacteria by interfering with the synthesis of the bacterial cell wall. Ceftriaxone has a high degree of stability in the presence of beta lactamases. A remarkable feature of Ceftriaxone is its relatively long plasma elimination half-life of about 6 to 9 hours, which makes single or once-daily dosage of the drug appropriate for most patients. Ceftriaxone is not metabolized in the body. About 40-65% of a dose of Ceftriaxone is excreted unchanged in the urine; the remainder is excreted in the bile and ultimately found in the feces as unchanged drug and microbiologically inactive compound. The drug is highly protein bound (95%).</p>', '<p><strong>Adult</strong>: The usual dose is 1 to 2 gm by intravenous or intramuscular administration once a day (or in equally divided doses twice a day).</p>\r\n\r\n<ul>\r\n	<li><strong>Pneumonia, Bronchitis, Acute bacterial otitis media, Skin and skin structure infection, Urinary tract infections, Bacterial Septicemia, Bone and joint infections, Meningitis</strong>: 1 to 2 g IV or IM once a day (or in equally divided doses twice a day); Maximum dose: 4 gm/day</li>\r\n	<li><strong>Uncomplicated gonococcal infections</strong>: 250 mg IM as a single dose</li>\r\n	<li><strong>Surgical prophylaxis</strong>: 1 g IV as a single dose 30 to 120 minutes before surgery</li>\r\n</ul>\r\n\r\n<p><strong>Infants and Children (01 month or older)</strong>: The usual dose is 50 to 75 mg/kg intravenous or intramuscular administration once a day (or in equally divided doses twice a day).</p>\r\n\r\n<ul>\r\n	<li><strong>Pneumonia, Bronchitis, Skin and skin structure infection, Urinary tract infections, Bacterial Septicemia, Bone and joint infections</strong>: 50 to 75 mg/kg IV or IM once a day (or in equally divided doses twice a day); Maximum dose: 2 gm/day</li>\r\n	<li><strong>Acute bacterial otitis media</strong>: 50 mg/kg IM in single dose; Maximum dose: 1 gm/day</li>\r\n	<li><strong>Meningitis</strong>: 100 mg/kg IV or IM in single daily dose or (or in equally divided doses twice a day); Maximum dose: 4 gm/day</li>\r\n</ul>\r\n\r\n<p><strong>Duration of therapy</strong>: Continue for more than 2 days after signs and symptoms of infection have disappeared. Usual duration is 4 to 14 days; in complicated infections, longer therapy may be required.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Preparation of Solutions for Intramuscular / Intravenous Injections:</p>\r\n\r\n<ul>\r\n	<li><strong>For Intramuscular Injection</strong>: 250 mg or 500 mg Ceftriaxone should be dissolved in 2 ml Lidocaine HCI 1% injection or 1 g Ceftriaxone in 3.5 ml of Lidocaine HCI 1% injection.</li>\r\n	<li><strong>For Intravenous Injection</strong>: 250 mg or 500 mg Ceftriaxone should be dissolved in 5 ml of Water for injection or 1 g Ceftriaxone in 10 ml of Water for injection USP or 2 g Ceftriaxone in 20 ml of Water for injection.</li>\r\n</ul>\r\n\r\n<p>The injection should be administered over 2-4 minutes, by Intramuscular or Intravenous injection or by tubing infusion over a period of 30 minutes at concentration between 10 mg/mL and 40 mg/mL. Before starting treatment through Ceftriaxone injection, patient tolerance test should be checked by administration of a test dose. (The use of freshly reconstituted solution is recommended. However, it maintains potency for at least 6 hours at room temperature or 24 hours at 5&deg;C).</p>', '<p>No drug interactions have been reported.</p>', '<p>Ceftriaxone should not be given to patients with a history of hypersensitivity to cephalosporin antibiotics.</p>', '<p>Ceftriaxone is generally well tolerated. A few side effects such as gastro-intestinal effects including diarrhea, nausea and vomiting, stomatitis and glossitis; cutaneous reactions including rash, pruritus, urticaria, edema and erythema multiforme; hematologic reactions including eosinophilia, thrombocytopenia, leucopenia, anemia and neutropenia; hepatic reactions including elevations of SGOT or SGPT, bilirubinemia; CNS reactions including nervousness, confusion, sleep disturbances, headache, hyperactivity, convulsion, hypertonia and dizziness were reported. Local phlebitis occurs rarely following intravenous administration but can be minimized by slow injections over 2-4 minutes.</p>', '<p>Its safety in human pregnancy has not been established. Therefore, it should not be used in pregnancy unless absolutely indicated. Low concentrations of Ceftriaxone are excreted in human milk. Caution should be exercised when Ceftriaxone is administered to a lactating mother.</p>', '<p>As with other cephalosporins, anaphylactic shock cannot be ruled out even if a thorough patient history is taken. Anaphylactic shock requires immediate countermeasures such as intravenous epinephrine followed by a glucocorticoid. In rare cases, shadows suggesting sludge have been detected by sonograms of the gallbladder. This condition was reversible on discontinuation or completion of Ceftriaxone therapy. Even if such findings are associated with pain, conservative, nonsurgical management is recommended. During prolonged treatment the blood picture should be checked at regular intervals.</p>', '<p>There is no specific antidote. Treatment of overdosage should be symptomatic.</p>', '<p>Third generation Cephalosporins</p>', '<p>Vial store in a cool, dry place (below 30&deg; C), away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Ceftriaxone must not be given to neonates if the neonates is premature and newborn (up to 28 days of age).</p>', '2022-02-18 19:29:21', '2022-03-27 22:37:00'),
(298, 298, '<p>It is indicated for the treatment of infections caused by sensitive bacteria.</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/Tonsillitis caused by Streptococcus pyogenes.</li>\r\n	<li>Acute Bacterial Otitis Media caused by Streptococcus pneumoniae, Haemophilus influenzae, Moraxella catarrhalis (beta-lactamase producing strains) or Streptococcus pyogenes.</li>\r\n	<li>Acute bacterial maxillary sinusitis caused by Streptococcus pneumoniae or Haemophilus influenzae (non beta-lactamase producing strains)</li>\r\n	<li>Lower respiratory tract infections including pneumoniae, caused by Streptococcus pneumoniae, Haemophilus influenzae (including beta lactamase-producing strains), Klebsiella spp., Staphylococcus aureus (penicillinase- and non-penicillinase-producing strains), Streptococcus pyogenes, E. coli</li>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis and Secondary bacterial infections of Acute bronchitis caused by Streptococcus pneumoniae, Haemophilus influenzae (beta-lactamase negative strains) or Haemophilus parainfluenzae (beta-lactamase negative strains).</li>\r\n	<li>Skin and skin-structure infections caused by Staphylococcus aureus (including beta-lactamase producing strains) or Streptococcus pyogenes.</li>\r\n	<li>Urinary tract infections caused by E.coli or Klebsiella pneumoniae.</li>\r\n	<li>Bone and Joint Infections caused by Staphylococcus aureus (penicillinase- and non-penicillinase-producing strains).</li>\r\n	<li>Gonorrhoea caused by penicillinase-producing and non-penicillinase producing strains of Neisseria gonorrhoeae.</li>\r\n	<li>Early Lyme Disease (erythema migrans) caused by Borrelia burgdorferi.</li>\r\n</ul>', '<p>Cefuroxime is a well-characterized and effective antibacterial agent, which has broad-spectrum bactericidal activity against a wide range of common pathogens, including &beta;-lactamase producing strains. Cefuroxime has good stability to bacterial &beta;-lactamase and consequently, is active against many ampicillin-resistant and amoxycillin-resistant strains.</p>', '<p>Tablet or Suspension-</p>\r\n\r\n<p>Adolescents and adults (13 years and older)-</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/tonsillitis: 250 mg b.i.d. for 5-10 days</li>\r\n	<li>Acute bacterial maxillary sinusitis: 250 mg b.i.d. for 10 days</li>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis: 250-500 mg b.i.d. for 10 days</li>\r\n	<li>Secondary bacterial infections of acute bronchitis: 250-500 mg b.i.d. for 5-10 days</li>\r\n	<li>Uncomplicated skin and skin structure infections: 250-500 mg b.i.d. for 10 days</li>\r\n	<li>Uncomplicated urinary tract infections: 250 mg b.i.d. for 7-10 days</li>\r\n	<li>Uncomplicated Gonorrhoea: 1000 mg Single dose</li>\r\n	<li>Community acquired pneumonia: 250-500 mg b.i.d. for 5-10 days</li>\r\n	<li>MDR Typhoid Fever: 500 mg b.i.d. for 10-14 days</li>\r\n	<li>Early Lyme disease: 500 mg b.i.d. for 20 days</li>\r\n</ul>\r\n\r\n<p>Paediatric Patients (3 months to 12 years)-</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/Tonsillitis: 20 mg/kg/day b.i.d for 5-10 days</li>\r\n	<li>Acute otitis media: 30 mg/kg/day b.i.d for 10 days</li>\r\n	<li>Acute bacterial maxillary sinusitis: 30 mg/kg/day b.i.d for 10 days</li>\r\n	<li>Impetigo: 30 mg/kg/day b.i.d for 10 days</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Parenteral-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 750 mg three times daily by IM or IV injection. In severe infections, dose can be increased upto 1.5 gm three times daily by IV injection. The frequency may be increased to four times daily, if necessary, giving total daily doses of 3 to 6 gms.</li>\r\n	<li><strong>Children</strong>&nbsp;(above 3 months of age): 30 - 100 mg/kg/day given in 3 or 4 equally divided doses. A dose of 60 mg/kg/day is appropriate for most infections.</li>\r\n	<li><strong>Neonate</strong>: 30 - 100 mg/kg/day given in 2 or 3 equally divided doses.</li>\r\n	<li><strong>Surgical prophylaxis</strong>: 1.5 gm by IV injection at induction of anaesthesia; up to 3 further doses of 750 mg may be given by IV/IM injection every 8 hours for high risk procedures.</li>\r\n	<li><strong>Pneumonia</strong>: 1.5 gm IV injection twice daily for 2-3 days, followed by 500 mg twice daily (oral) for 7-10 days.</li>\r\n	<li><br />\r\n	<strong>Acute exacerbations of chronic bronchitis</strong>: 750 mg twice daily (IM or IV injection) for 2-3 days, followed by 500 mg twice daily (oral) for 5-10 days. (Duration of both parenteral and oral therapy is determined by the severity of the infection and the clinical status of the patient.)</li>\r\n	<li><strong>In Gonorrhoea</strong>: Adult: 1.5 gm as a single dose (as 2 x 750mg injections intramuscularly with different sites, e.g. each buttock).</li>\r\n</ul>\r\n\r\n<p>In Meningitis:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 3 gm IV injection three times daily.</li>\r\n	<li><strong>Children</strong>&nbsp;(above 3 months of age): 200-240 mg/kg/day by IV injection in 3 or 4 divided doses reduced to 100 mg/kg/day after 3 days or on clinical improvement.</li>\r\n	<li><strong>Neonate</strong>: 100 mg/kg/day by IV injection at initial dose, reduced to 50 mg/kg/day, When clinically indicated.</li>\r\n</ul>\r\n\r\n<p>In bone and joint infections:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 1.5 gm IV injection four times daily.</li>\r\n	<li><strong>Children</strong>&nbsp;(above 3 months of age): 150 mg/kg/day (not to exceed the maximum adult dose) in equally divided doses every 8 hours.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>The use of freshly reconstituted solution is recommended. However, it maintains potency for at least 24 hours at room temperature or 48 hours at 5o&nbsp;C</p>', '<p>No potentially hazardous interactions have been reported.</p>', '<p>Cefuroxime is contraindicated in patients with known allergy to Cephalosporins.</p>', '<p>Adverse effects to Cefuroxime have occurred infrequently and have been generally mild and transient in nature. Effects reported include rashes and gastrointestinal disturbances. As with other antibiotics, prolonged use may result in the overgrowth of non susceptible organisms e.g. Candida.</p>', '<p>US FDA pregnancy category of Cefuroxime is B. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cefuroxime have been shown to be excreted in human milk. So, caution should be exercised when Cefuroxime is administered to a nursing woman.</p>', '<p>Cefuroxime should be given with care to patients receiving concurrent treatment with potent diuretics &amp; who has history of colitis. Cephalosporin antibiotics may in general be given safely to patients who are hypersensitive to penicillin although cross reactions have reported. Cefuroxime has shown, that is not likely to be a problem at the recommended to dose levels.</p>', NULL, '<p>Second generation Cephalosporins</p>', '<p>Store in a cool, dry place (below 30o&nbsp;C), away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:29:39', '2022-03-27 22:40:18'),
(299, 299, '<p>It is indicated for the treatment of infections caused by sensitive bacteria.</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis/Tonsillitis caused by Streptococcus pyogenes.</li>\r\n	<li>Acute Bacterial Otitis Media caused by Streptococcus pneumoniae, Haemophilus influenzae, Moraxella catarrhalis (beta-lactamase producing strains) or Streptococcus pyogenes.</li>\r\n	<li>Acute bacterial maxillary sinusitis caused by Streptococcus pneumoniae or Haemophilus influenzae (non beta-lactamase producing strains)</li>\r\n	<li>Lower respiratory tract infections including pneumoniae, caused by Streptococcus pneumoniae, Haemophilus influenzae (including beta lactamase-producing strains), Klebsiella spp., Staphylococcus aureus (penicillinase- and non-penicillinase-producing strains), Streptococcus pyogenes, E. coli.</li>\r\n	<li>Acute bacterial exacerbation of chronic bronchitis and secondary bacterial infections of Acute bronchitis caused by Streptococcus pneumoniae, Haemophilus influenzae (beta-lactamase negative strains) or Haemophilus parainfluenzae (beta-lactamase negative strains).</li>\r\n	<li>Uncomplicated skin and skin-structure infections caused by Staphylococcus aureus (including beta-lactamase producing strains) or Streptococcus pyogenes.</li>\r\n	<li>Uncomplicated urinary tract infections caused by E.coli or Klebsiella pneumoniae.</li>\r\n	<li>Bone and Joint Infections caused by Staphylococcus aureus (penicillinase- and non-penicillinase-producing strains).</li>\r\n	<li>Uncomplicated Gonorrhoea caused by penicillinase-producing and non-penicillinase producing strains of Neisseria gonorrhoeae.</li>\r\n	<li>Early Lyme Disease (erythema migrans) caused by Borrelia burgdorferi.</li>\r\n	<li>Septicemia caused by Staphylococcus aureus, Streptococcus pneumoniae, E.coli, Haemophilus influenzae (including ampicillin-resistant strains) &amp; Klebsiella spp.</li>\r\n	<li>Meningitis caused by Streptococcus pneumoniae, Haemophilus influenzae (including ampicillin-resistant strains), Neisseria meningitidis &amp; Staphylococcus aureus (penicillinase and non-penicillinase producing strains)</li>\r\n	<li>Switch therapy (Injectable to oral)</li>\r\n</ul>', '<p>Cefuroxime is a bactericidal second generation cephalosporin antibiotic which is active against a wide range of Gram-positive and Gram-negative susceptible organisms including many beta-lactamase producing strains. Cefuroxime inhibits bacterial cell wall synthesis by interfering with the transpeptidation process.<br />\r\n<br />\r\nClavulanic acid is a naturally derived beta lactamase inhibitor produced by Streptomyces clavuligerus. It has similar structure to beta lactam antibiotics which binds irreversibly to beta-lactamase enzymes and inactivates them. Clavulanic acid gives protection of Cefuroxime from degradation by beta lactamase enzymes and provides a solution for the treatment of bacterial infections caused by beta lactam resistant bacteria.</p>', '<p>Adolescents and adults (13 years and older)-</p>\r\n\r\n<ul>\r\n	<li><strong>Pharyngitis/tonsillitis</strong>: 250 mg b.i.d. for 5-10 days</li>\r\n	<li><strong>Acute bacterial maxillary sinusitis</strong>: 250 mg b.i.d. for 10 days</li>\r\n	<li><strong>Acute bacterial exacerbation of chronic bronchitis</strong>: 250-500 mg b.i.d. for 10 days</li>\r\n	<li><strong>Secondary bacterial infections of acute bronchitis</strong>: 250-500 mg b.i.d. for 5-10 days&nbsp;</li>\r\n	<li><strong>Uncomplicated skin and skin structure infections</strong>: 250-500 mg b.i.d. for 10 days</li>\r\n	<li><strong>Uncomplicated urinary tract infections</strong>: 250 mg b.i.d. for 7-10 days</li>\r\n	<li><strong>Uncomplicated Gonorrhoea</strong>: 1000 mg b.i.d. Single dose</li>\r\n	<li><strong>Community acquired pneumonia</strong>: 250-500 mg b.i.d. for 5-10 days</li>\r\n	<li><strong>MDR Typhoid Fever</strong>: 500 mg b.i.d. for 10-14 days</li>\r\n	<li><strong>Early Lyme disease</strong>: 500 mg b.i.d. for 20 days</li>\r\n</ul>\r\n\r\n<p>Paediatric Patients (3 months to 12 years)-</p>\r\n\r\n<ul>\r\n	<li><strong>Pharyngitis/Tonsillitis</strong>: 20 mg/kg/day b.i.d for 5-10 days</li>\r\n	<li><strong>Acute otitis media</strong>: 30 mg/kg/day b.i.d for 10 days</li>\r\n	<li><strong>Acute bacterial maxillary sinusitis</strong>: 30 mg/kg/day b.i.d for 10 days</li>\r\n	<li><strong>Impetigo</strong>: 30 mg/kg/day b.i.d for 10 days</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Cefuroxime-Clavulanic Acid tablet may be taken without regard of food.</p>', '<p>Concomitant administration of probenecid with Cefuroxime-Clavulanic Acid increases the area under the serum concentration versus time curve by 50%. Drug that reduces gastric acidity may result in a lower bioavailability of Cefuroxime and tend to cancel the effect of postprandial absorption.</p>', '<p>Cefuroxime-Clavulanic Acid is contraindicated in patients with known allergy to cephalosporin &amp; in patients with Pseudomembranous Colitis.</p>', '<p>Generally Cefuroxime-Clavulanic Acid is well tolerated. However, a few side effects like nausea, vomiting, diarrhea, abdominal discomfort or pain may occur. As with other broad-spectrum antibiotics, prolonged administration of Cefuroxime and Clavulanic acid combination may result in overgrowth of nonsusceptible microorganisms. Rarely (&lt;0.2%) renal dysfunction, anaphylaxis, angioedema, pruritis, rash and serum sickness like urticaria may appear.</p>', '<p>While all antibiotics should be avoided in the first trimester if possible. However, Cefuroxime-Clavulanic Acid can be safely used in later pregnancy to treat urinary and other infections. Cefuroxime-Clavulanic Acid is excreted into the breast milk in small quantities. However, the possibility of sensitizing the infant should be kept in mind.</p>', '<p>Cefuroxime should be given with care to patients receiving concurrent treatment with potent diuretics &amp; who has history of colitis.</p>', NULL, '<p>Second generation Cephalosporins</p>', '<p>Store in a cool, dry place (below 30o&nbsp;C), away from light and moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:30:08', '2022-03-27 22:44:06'),
(300, 300, '<p>Celecoxib is indicated-</p>\r\n\r\n<ul>\r\n	<li>For the relief of the signs and symptoms of osteoarthritis.</li>\r\n	<li>For the relief of the signs and symptoms of rheumatoid arthritis.</li>\r\n	<li>For the regression and prevention of colorectal adenomatous polyps in patients with familial adenomatous polyposis (FAP).</li>\r\n</ul>', '<p>Celecoxib is a selective cyclooxygenase-2 (COX-2) inhibitor, non-steroidal anti-inflammatory drug (NSAID). It exhibits anti-inflammatory, analgesic and antipyretic properties. The mechanism of action of Celecoxib is believed to be due to the inhibition of prostaglandin synthesis, via the inhibition of cyclooxygenase-2 (COX-2) enzyme. At therapeutic concentration, Celecoxib does not inhibit cyclooxygenase-1 (COX-1) isoenzyme.</p>', '<p><strong>Osteoarthritis</strong>: The recommended oral dose is 200 mg per day administered as a single dose or as 100 mg twice daily.<br />\r\n<br />\r\n<strong>Rheumatoid arthritis</strong>: The recommended oral dose is 100 to 200 mg twice daily.<br />\r\n<br />\r\n<strong>Familial adenomatous polyposis (FAP)</strong>: Usual medical care for FAP patients should be continued while on Celecoxib. To reduce the number of adenomatous colorectal polyps in patients with FAP, the recommended oral dose is 400 mg (2x200 mg capsules) twice daily to be taken with food.</p>', '<p><strong>ACE inhibitors</strong>: Reports suggest that NSAIDs may diminish the antihypertensive effect of ACE inhibitors. This interaction should be given into consideration in patients taking Celecoxib concomitantly with ACE inhibitors.<br />\r\n<br />\r\n<strong>Frusemide</strong>: NSAIDs can reduce the natriuretic effect of Frusemide and thiazides in some patients.<br />\r\n<br />\r\n<strong>Aspirin</strong>: Celecoxib can be used with low dose Aspirin. However, concomitant administration of Aspirin with Celecoxib may result in an increased rate of gastrointestinal ulceration or similar complications, compared to the use of Celecoxib alone.<br />\r\n<br />\r\n<strong>Fluconazole</strong>: Concomitant administration of Fluconazole at 200 mg qid resulted in a two fold increase in Celecoxib plasma concentration. Celecoxib should be introduced at the lowest recommended dose in patients receiving Fluconazole.<br />\r\n<br />\r\n<strong>Lithium</strong>: Patients on Lithium treatment should be closely monitored when Celecoxib is introduced or withdrawn.<br />\r\n<br />\r\n<strong>Warfarin</strong>: Caution should be used when administering Celecoxib with Warfarin since these patients are at increased risk of bleeding complications.<br />\r\n<br />\r\nCo-administration of Celecoxib with aluminium and magnesium-containing&nbsp;antacid should be avoided, because they may reduce the amount of Celecoxib that the body absorbs.</p>', '<p>Celecoxib is contraindicated in patients with known hypersensitivity to Celecoxib. It should not be given to patients who have demonstrated allergic type reactions to Sulphonamides (Celecoxib contains a sulphonamide side chain). Celecoxib should not be given to patients who have demonstrated asthma, urticaria or allergic type reactions after taking Aspirin or other NSAIDs. Severe, rarely fatal, anaphylactic like reactions to NSAIDs have been reported in such patients.</p>', '<p>Adverse events occurring in &ge;2% of patients at recommended doses - Abdominal pain 4.1%, diarrhoea 5.6%, dyspepsia 8.8%, flatulence 2.2%, nausea 3.5%, back pain 2.8%, peripheral oedema 2.1%, accidental injury 2.9%, dizziness 2.0%, headache 15.8%, insomnia 2.3%, pharyngitis 2.3%, rhinitis 2.0%, sinusitis 5.0%, upper respiratory tract infections 8.1%, rash 2.2%. The following adverse events occurred in 0.1-1.9% of patients-</p>\r\n\r\n<ul>\r\n	<li><strong>General</strong>: Allergy aggravated, allergic reaction, asthenia, chest pain, oedema generalised, face oedema, fatigue, fever, hot flushes, influenza like symptoms, pain, peripheral pain.</li>\r\n	<li><strong>Gastrointestinal</strong>: Constipation, diverticulitis, dysphagia, oesophagitis, gastritis, gastroenteritis, gastro-oesophageal reflux disease, haemorrhoids, hiatal hernia, melaena, dry mouth, stomatitis, tenesmus, tooth disorder, vomiting.</li>\r\n	<li><strong>Cardiovascular</strong>: Aggravated hypertension, angina pectoris, coronary artery disease, myocardial infarction.</li>\r\n	<li><strong>Nervous system</strong>: Leg cramps, hypertonia, hypoesthesia, migraine, neuralgia, neuropathy, paresthesia, vertigo. Female reproductive system : Breast fibroadenosis, breast neoplasm, breast pain, dysmenorrhoea, menstrual disorder, menorrhagia, vaginitis.</li>\r\n	<li><strong>Male reproductive system</strong>: Prostatic disorder.</li>\r\n	<li><strong>Resistance mechanism disorders</strong>: Herpes simplex, herpes zoster, bacterial infection, fungal infection, infection of soft tissue, viral infection, moniliasis, moniliasis genital, otitis media.</li>\r\n	<li><strong>Hearing and vestibular</strong>: Deafness, ear abnormality, earache, tinnitus.</li>\r\n	<li><strong>Heart rate and rhythm</strong>: Palpitation, tachycardia.</li>\r\n	<li><strong>Respiratory</strong>: Bronchitis, bronchospasm, bronchospasm aggravated, coughing, dyspnoea, laryngitis, pneumonia.</li>\r\n	<li><strong>Liver and biliary system</strong>: Peptic function abnormal, increased AST and ALT.</li>\r\n	<li><strong>Musculoskeletal</strong>: Arthralgia, arthrosis, accidental fracture, myalgia, neck stiffness, synovitis, tendinitis.</li>\r\n	<li><strong>Urinary system</strong>: Albuminuria, cystitis, dysuria, haematuria, micturition frequency, renal calculus, urinary incontinence, urinary tract infection.</li>\r\n	<li><strong>Metabolic and nutritiona</strong>l: Blood urea nitrogen (BUN), CPK, creatinine, alkaline phosphatase, are increased. Hypercholesterolaemia, hyperglycaemia, hypokalaemia. Bodyweight is also increased.</li>\r\n	<li><strong>Psychiatric</strong>: Anorexia, anxiety, increased appetite, depression, nervousness, somnolence.</li>\r\n	<li><strong>Haemic</strong>: Anaemia, ecchymosis, epistaxis, thrombocythaemia.</li>\r\n	<li><strong>Skin and appendages</strong>: Alopecia, dermatitis, photosensitivity reaction, pruritus, rash erythematous, rash maculopapular, skin disorder, dry skin, increased sweating, urticaria.</li>\r\n	<li><strong>Application site disorders</strong>: Cellulitis, contact dermatitis, skin nodule.</li>\r\n	<li><strong>Special sense</strong>s: Taste perversion.</li>\r\n	<li><strong>Vision</strong>: Blurred vision, cataract, conjunctivitis, eye pain, glaucoma.</li>\r\n</ul>', '<p>Celecoxib should be used during pregnancy only if the potential benefit justifies the potential risk to fetus. But in late pregnancy Celecoxib should be avoided because it may cause premature closure of ductus arteriosus. It is not known whether Celecoxib is excreted in human milk. Because many drugs are excreted in human milk and because of potential for serious adverse reactions in nursing infants from Celecoxib, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Celecoxib, at doses up to 200 mg bid, can be administered without regard to timing of meal. Higher doses (400 mg bid) should be administered with food.</p>', '<p>Patients should be managed by symptomatic and supportive care following an NSAID overdose. There are no specific antidotes. No information is available regarding the removal of Celecoxib by hemodialysis but based on its high degree of plasma protein binding (&gt;97%) dialysis is unlikely to be useful in overdose. Emesis and/or activated charcoal and/or osmotic cathartic may be indicated in patients seen within 4 hours of ingestion with symptoms or following a large overdose. Forced diuresis, alkalinization of urine, hemodialysis or hemoperfusion may not be useful due to high protein binding.</p>', '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Geriatric</strong>: Dose adjustment in the elderly is not generally necessary. However, for patients of less than 50 kg in body weight, initiate therapy at the lowest recommended dose.<br />\r\n<br />\r\n<strong>Paediatric</strong>: The safety and efficacy of Celecoxib is not established in pediatric patients.<br />\r\n<br />\r\n<strong>Hepatic insufficiency</strong>: Celecoxib capsules should be introduced at a reduced dose in patients with moderate hepatic impairment. The use of Celecoxib in patients with severe hepatic impairment is not recommended.</p>', '2022-02-18 19:30:26', '2022-03-27 22:47:58'),
(301, 301, '<p>Celiprolol Hydrochloride belongs to a group of medicines called beta-blockers. It works by slowing your heart rate or lowering your blood pressure. It is used to treat high blood pressure (hypertension).</p>', '<p>Celiprolol is a vasoactive beta-1 selective adrenoceptor antagonist with partial beta-2 agonist activity. The beta-2 agonist activity is thought to account for its mild vasodilating properties. It lowers blood pressure in hypertensive patients at rest and on exercise. The effects on heart rate and cardiac output are dependent on the pre-existing background level of sympathetic tone. Under conditions of stress such as exercise, celiprolol attenuates chronotropic and inotropic responses to sympathetic stimulation. However, at rest minimal impairment of cardiac function is seen.</p>', '<p><strong>Adults including the elderly</strong>: the recommended starting dose is 200 mg of Celiprolol Hydrochloride once a day. If needed after 2 to 4 weeks, your doctor will increase your dose to 400 mg once a day. The maximum dose is 400 mg once a day. If you have the impression that the effect of Celiprolol Hydrochloride tablets is too strong or too weak, talk to your doctor or pharmacist.<br />\r\n<br />\r\n<strong>Adults with liver or kidney problems</strong>: if you have kidney problems, your doctor may give you a lower dose than stated above and increase it as needed. A reduction in dosage by half may be appropriate in patients with moderate impairment of kidney function (creatinine clearance in the range of 15-40 ml per minute). Celiprolol Hydrochloride is not recommended for patients with severely impaired kidney function (creatinine clearance less than 15 ml per minute). Use of low doses of Celiprolol Hydrochloride is recommended in patients with liver problems.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Always take this medicine exactly as your doctor has told you. Swallow the tablets whole with a glass of water. Take the tablets preferably first thing in the morning, one hour before food or two hours after food. To help you remember to take your medicine, try to get into the habit of taking it at the same time each day, preferably first thing in the morning.</p>', NULL, '<p>Do not take Celiprolol Hydrochloride if you:</p>\r\n\r\n<ul>\r\n	<li>are allergic to celiprolol hydrochloride or any of the ingredients of this medicine. Signs of an allergic reaction include: a rash, swallowing or breathing problems, swelling of your lips, face, throat or tongue</li>\r\n	<li>have suffered an allergic reaction to a beta-blocker (propranolol, sotalol, timolol etc.) in the past</li>\r\n	<li>suffer from an irregular/very slow heartbeat (known as bradycardia) or low blood pressure (hypotension)</li>\r\n	<li>suffer from heart failure which is not under control (heart failure is a condition in which your heart is not pumping blood as well as it should), have an abnormal heart rhythm, difficulty breathing and swollen ankles</li>\r\n	<li>suffer from missed heart beats (heart block) or other heart problems or you suffer from hardened arteries</li>\r\n	<li>have severe kidney problems</li>\r\n	<li>have, or have had, episodes of asthma, wheezing or other severe breathing problems</li>\r\n	<li>have a rare tumour called a phaeochromocytoma that is not being treated</li>\r\n	<li>have abnormal levels of acid in your blood (metabolic acidosis), usually as a result of severe illness</li>\r\n	<li>are already taking theophylline (an anti-asthma medicine).</li>\r\n	<li>have late stage peripheral arterial occlusive disease or Raynaud&rsquo;s syndrome.</li>\r\n</ul>', '<p><strong>Serious side effects</strong>: Allergic reaction: a rash, swallowing or breathing problems, swelling of your face, lips, throat or tongue. You get flu like symptoms, swollen or painful joints, increased sensitivity to sunlight, hair loss, abdominal pain, anaemia. This may mean you have a condition called Systemic Lupus Erythematosus (SLE). These symptoms will usually go away after Celiprolol Hydrochloride has been stopped. These are very serious side effects. If you have them you may have had a serious allergic reaction to Celiprolol Hydrochloride. You may need urgent medical attention or hospitalization.<br />\r\n<br />\r\n<strong>Common side effects</strong>&nbsp;(may affect up to 1 in 10 people): Dizziness or light headedness, weakness, or fainting especially when standing up from a lying position. These could be signs of low blood pressure.&nbsp;Skin rashes, excessive itching</p>', '<p>If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advise before taking this medicine. If your doctor cannot find any safer alternative you may be given Celiprolol Hydrochloride. If you take Celiprolol Hydrochloride during pregnancy, you should tell your midwife. In the new born of the treated mother, activity of these kind of medicines remains for several days. The effects can include slow heart beat, heart failure or having trouble breathing. Therefore close monitoring of the neonate is recommended for the first 3 to 5 days of life. If you are already taking Celiprolol Hydrochloride and have just found out you are pregnant, you should talk to your doctor immediately. You should not breast-feed if you are taking Celiprolol Hydrochloride. If you are breast-feeding or planning to breast-feed you should talk to your doctor or pharmacist before taking this medicine.</p>', '<p>Take special care and consult your doctor before taking Celiprolol Hydrochloride if you:</p>\r\n\r\n<ul>\r\n	<li>have liver or kidney problems</li>\r\n	<li>have Prinzmetal&rsquo;s angina (chest pain while resting)</li>\r\n	<li>have poor blood circulation e.g. Raynaud&rsquo;s, Burger&rsquo;s Disease. Symptoms of Raynaud&rsquo;s disease include fingers and toes changing colour when cold and tingling or painful on warming up. Your doctor will closely monitor you while taking this medicine.</li>\r\n	<li>have inadequate circulation of blood through the coronary arteries.</li>\r\n	<li>have ever had a skin condition known as psoriasis. Your doctor will stop this medicine if you have.</li>\r\n	<li>have asthma or breathing problems due to long term lung problems (called bronchitis or emphysema)</li>\r\n	<li>have a thyroid problem as the effects of an overactive thyroid gland (thyrotoxicosis) may be hidden by beta blocker medicine</li>\r\n	<li>have a history of severe allergies, particularly to other medicines, including anaphylactic reactions</li>\r\n	<li>need anti-allergic treatment eg. following a wasp or bee sting; your doctor may wish to interupt your Celiprolol Hydrochloride treatment to prevent a possible allergic reaction.</li>\r\n	<li>are diabetic. Patients with diabetes should be aware that the symptoms of low blood pressure (hypoglycaemia) may be hidden by beta blocker medicines</li>\r\n	<li>have any heart failure that is under control with medication. Your doctor will give this medicine under strict medical surveillance</li>\r\n	<li>have a slow or irregular heartbeat.</li>\r\n</ul>', '<p>You may have symptoms such as slow heart beats, low blood pressure, feeling dizzy or weak, difficulty in breathing, wheezing or heart problems. Contact your doctor or go to the nearest hospital causalty department immediately. Take this leaflet or some tablets with you so your doctor will know what you have taken.</p>', '<p>Beta-blockers</p>', '<p>Keep container in the outer carton. Do not store above 25&deg;C. Do not use this medicine after the expiry date which is stated on the carton. The expiry date refers to the last day of that month. Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help protect the environment.</p>', '<p><strong>Use in children</strong>: Celiprolol Hydrochloride is not recommended for use in children.<br />\r\n<br />\r\n<strong>Use in elderly</strong>: Your doctor may decide to lower your dose of Celiprolol Hydrochloride if necessary.</p>', '2022-02-18 19:30:46', '2022-03-28 20:49:33'),
(302, 302, '<p>Cephalexin is indicated for the treatment of the following infections when caused by susceptible organisms.</p>\r\n\r\n<ul>\r\n	<li><strong>Respiratory tract infections</strong>: Acute and chronic bronchitis and infected bronchiectasis.</li>\r\n	<li><strong>Genito-urinary tract infections</strong>: Acute and chronic nephritis, cystitis, urethritis and prostatitis, prophylaxis of recurrent urinary tract infections.</li>\r\n	<li><strong>Skin and soft tissue infections</strong>: Caused by staphylococci and/or streptococci.</li>\r\n	<li><strong>Ear, Nose and Throat infections</strong>: Otitis media, mastoiditis, sinusitis, follicular tonsillitis and pharyngitis.</li>\r\n	<li><strong>Bone infections</strong>: Caused by staphylococci and/or P. mirabilis.</li>\r\n</ul>', '<p>Cephalexin is a semisynthetic analogue of Cephalosporin C. It kills bacteria by interfering in the synthesis of the bacterial cell wall. Peptidoglycan is a heteropolymeric structure that provides the cell wall with mechanical stability. The final stage in the synthesis of peptidoglycan involves the completion of the cross-linking and the terminal glycine residue of the Pentaglycine Bridge is linked to the fourth residue of the pentapeptide (d-alanin). The transpeptidase enzyme that performs this step is inhibited by penicillins and cephalosporins. As a result the bacterial cell wall is weakened, the cell swells and then ruptures. Cephalexin is a first generation cephalosporin that is active by mouth.</p>', '<p><strong>Adult</strong>:</p>\r\n\r\n<ul>\r\n	<li>The usual dose is 250 mg to 500 mg every 6 hour.</li>\r\n	<li>For skin and soft tissue infections, streptococcal pharyngitis and uncomplicated cystitis, in patients over 15 years of age: 500 mg of the drug may be administered every 12 hour.</li>\r\n	<li>In severe or deep seated infections the dose can be increased up to 3 g to 6 g daily.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: The dosage range is 25-100 mg/kg/day in divided doses to a maximum of 4 g daily<br />\r\n<br />\r\nChildren&#39;s Weight Recommended Dose:</p>\r\n\r\n<ul>\r\n	<li><strong>10 kg (22 Ibs)</strong>:&nbsp;62.5 mg to 125 mg qid or 125 mg to 250 mg bid</li>\r\n	<li><strong>20 kg (44 Ibs)</strong>:&nbsp;125 mg to 250 mg qid or 250 mg to 500 mg bid</li>\r\n	<li><strong>40 kg (88 Ibs)</strong>:&nbsp;250 mg to 500 mg qid or 500 mg to 1 g bid</li>\r\n</ul>\r\n\r\n<p>For streptococcal pharyngitis, skin and soft tissue infections and in patients over 1 year of age the total daily dose may be divided and administered every 12 hour. In the therapy of otitis media 75-100 mg/kg/day in four divided doses may be required. In the treatment of &beta; haemolytic streptococcal infections a therapeutic dosage of the drug should be given at least for 10 days.</p>', NULL, '<p>Cephalen is contraindicated in patients with known hypersensitivity to the cephalosporin group of antibiotics.</p>', '<p>Side effects include nausea, vomiting, diarrhoea and abdominal discomfort. Symptoms of pseudomembranous colitis may appear either during or after antibiotic treatment. Skin rash, angio oedema, rise in serum aminotransferases, eosinophilia, neutropenia have been reported very rarely. Superinfection with resistant micro organisms, particularly candida may follow the treatment</p>', '<p>Pregnancy&nbsp;Category B.&nbsp;Cefalexin may be used during pregnancy when it is considered essential. Cefalexin is found in the milk of nursing mothers, hence caution should be taken when it is administered to nursing mothers.</p>', '<p>Cefalexin should be given with caution in patients with renal impairment. Under such condition, careful clinical observation should be made because safe dosage may be lower than the usually recommended. The urine of patients receiving Cefalexin may give a false positive reaction for glucose with copper reduction reagent. Positive results to Coombs&rsquo; test have been reported. Although there is no evidence of teratogenicity in animal tests, Cefalexin may be used during pregnancy when it is considered essential. Cefalexin is found in the milk of nursing mothers, hence caution should be taken when it is administered to nursing mothers.</p>', NULL, '<p>First generation Cephalosporins</p>', '<p>Should be stored in cool and dry place.</p>', NULL, '2022-02-18 19:30:59', '2022-03-28 20:51:27');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(303, 303, '<p>Cephradine is indicated for the treatment of infections caused by sensitive Gram-positive and Gram-negative bacteria. These include-</p>\r\n\r\n<ul>\r\n	<li><strong>Undesirable Upper respiratory tract infections</strong>: sinusitis, pharyngitis, tonsillitis, laryngo-tracheo bronchitis and otitis media, and also</li>\r\n	<li><strong>Lower respiratory tract infections</strong>: bronchitis (acute and chronic), lobar pneumonia and bronchopneumonia.</li>\r\n	<li><strong>Urinary tract infections</strong>: cystitis, urethritis and pyelonephritis.</li>\r\n	<li><strong>Skin and soft tissue infections</strong>: abscess, cellulitis, furunculosis and impetigo.</li>\r\n</ul>\r\n\r\n<p>The following microorganisms are susceptible, in vitro to Cephradine:</p>\r\n\r\n<ul>\r\n	<li><strong>Gram-positive</strong>: Staphylococci (both penicillin sensitive and resistant strains and penicillinase-producing species), Streptococci, Streptococci pyogenes (beta haemolytic), Streptococcus pneumonia.</li>\r\n	<li><strong>Gram-negative</strong>: Escherichia coli, Klebsiella spp, Proteus mirabilis, Haemophilus influenza, Shigella spp, Salmonella spp (including Salmonella typhi), Neisseria spp Many strains of E.coli and Staphylococcus aureus that produce the enzyme penicillinase and thus are ampicillin resistant, are susceptible to Cephradine which is unaffected by this enzyme.</li>\r\n</ul>', '<p>Cephradine is a semisynthetic broad spectrum bactericidal antibiotic, it is active against infections caused by both gram-positive and gram-negative microorganisms. Both penicillinase producing and nonproducing staphylococci are sensitive to Cephradine. The main site of action of Cephradine is the cell wall of bacteria. Cell wall of sensitive organism contains peptidoglycan. Cephradine inhibits cross-linking process and as a result cell wall with many pores are formed, thus lysis of bacteria occur due to external osmotic pressure.</p>', '<p><strong>For oral administration</strong>-<br />\r\nAdults:</p>\r\n\r\n<ul>\r\n	<li>Urinary tract infections: 500mg four times daily or 1g twice daily. Infections which are severe or chronic may necessitate the administration of higher doses. Where complications arise including prostatitis and epididymitis continued intensive treatment is required.</li>\r\n	<li>Respiratory tract infections: 250 to 500mg four times daily or 500mg to 1g twice daily, dependent on the site and severity of the infection.</li>\r\n	<li>Skin and soft tissue infections: 250 to 500mg four times daily or 500mg to 1g twice daily, again dependent on the site and severity of the infection.</li>\r\n</ul>\r\n\r\n<p>Children:</p>\r\n\r\n<ul>\r\n	<li>Total daily dose of 25 to 50mg/kg given in two or four equally divided doses.</li>\r\n	<li>Otitis media: Total daily dose of 75 to 100mg/kg given in divided doses 6 to 12 hourly.</li>\r\n	<li>Maximum daily dosage: 4 gm</li>\r\n</ul>\r\n\r\n<p>Elderly: The normal adult dose is appropriate. Patients with impaired renal or hepatic function should be monitored during treatment.<br />\r\n<br />\r\n<strong>For injectable administration</strong>-</p>\r\n\r\n<ul>\r\n	<li>Adult: The usual dose is 2-4 gm daily in four equally divided doses up to 8 gm daily. For prophylaxis a single preoperative dose of 1-2 gm intramuscularly or intravenously is given.</li>\r\n	<li>Children: The dose is 50-100 mg/kg daily in four equally divided doses, up to 300 mg/kg daily in severe infection.</li>\r\n</ul>', '<p>The concomitant use of nephrotoxic drugs such as aminoglycosides with Cefradine may increase the risk of kidney damage. Diuretics (e.g. frusemide, ethacrynic acid) and probenecid enhanced the possibility of renal toxicity.</p>', '<p>Cephradine should not be used in patients with known or suspected hypersensitivity to cephalosporins.</p>', '<p>Limited essentially to gastro-intestinal disturbances and on occasions to hypersensitivity phenomena. The latter are more likely to occur in individuals, who have previously demonstrated hypersensitivity and thos with a history of allergy, asthma, hay fever or urticaria. Skin reactions have occasionally been reported. Rare- Glossitis, heartburn, dizziness, tightness in the chest, nausea, vomiting, diarrhoea, abdominal pain, vaginitis, candida overgrowth. Skin and hypersensitivity reactions include urticaria, skin rashes, joint pains, oedema.</p>\r\n\r\n<ul>\r\n	<li>Blood and lymphatic system disorders- Unknown: blood disorders (including thrombocytopenia, leucopenia, agranulocytosis, aplastic anaemia and haemolytic anaemia)</li>\r\n	<li>Immune system disorders- Unknown: Fever, serum sickness like reactions, anaphylaxis</li>\r\n	<li>Psychiatric disorders- Unknown: Confusion, sleep disturbances</li>\r\n	<li>Nervous system disorders- Unknown: hyperactivity, hypertonia, dizziness, nervousness; Rarely: Headache</li>\r\n	<li>Hepatobiliary disorders- Frequency unknown: Liver, enzyme disturbances, transient hepatitis, cholestatic jaundice</li>\r\n	<li>Renal and urinary disorders- Unknown: Reversible interstitial nephritis</li>\r\n	<li>Investigations- Unknown: Elevation of blood urea nitrogen, serum creatinine, alanine aminotransferase, aspartate aminotransferase, total bilirubin, alkaline phosphatase.</li>\r\n</ul>', '<p>Although animal studies have not demonstrated any teratogenicity, safety in pregnancy has not been established. Cephradine is excreted in breast milk and should be used with caution in lactating mothers. Since the medicine may cause dizziness, patients should be cautioned about operating hazardous machinery, including automobiles.</p>', '<ul>\r\n	<li>Prolonged use of an anti-infective may result in the development of superinfection due to the emergence of resistant organisms.</li>\r\n	<li>Cephradine should be administered with care to patients hypersensitive to penicillins because of the risk of cross-sensitivity between beta-lactam antibiotics.</li>\r\n	<li>Cephalosporin antibiotics may cause a positive result in Coombs&rsquo; testing. When Coombs testing is performed on neonates whose mothers received cephalosporins prior to labour, it should be noted that a positive result may be due to the drug.</li>\r\n	<li>Cephradine may cause a false positive urine glucose result when Benedict&rsquo;s or Fehling&rsquo;s solutions or tablets such as Clinitest are used in the testing. This does not occur with enzyme-based&nbsp;tests (e.g. Clinistix, Diastix).</li>\r\n	<li>Dosage adjustment is necessary in renal impairment.</li>\r\n	<li>This product contains lactose. Patients with rare hereditary problems of galactose intolerance, the Lapp lactase deficiency or glucose-galactose malabsorption should not take this medicine.</li>\r\n</ul>', '<p>The symptoms of Sefrad overdose are non-specific and are generally nausea, vomiting, diarrhoea and gastric upsets. Treatment is mainly supportive although gastric lavage will be necessary if a large amount has been ingested.</p>', '<p>First generation Cephalosporins</p>', '<p>Cephradine Suspension should be freshly prepared. Reconstituted Suspension should be used within 7 days if kept at room temperature or within 14 days, if kept in a refrigerator. Cephradine Injection solutions should be used within 2 hours when kept at room temperature. When stored at 5&deg;C, solutions retain potency for 12 hours. Reconstituted solutions may vary in colour from light to straw yellow; however, this does not affect the potency. Do not use later than the date of expiry. Keep all medicines out of the reach of children. To be dispensed only on the prescription of a registered physician</p>', '<p>Renal Impairment: The following doses are recommended (based on 500 mg every 6 hours) for patients not on haemodialysis:</p>\r\n\r\n<ul>\r\n	<li>CrCl: &gt;20 ml/min: 500 mg every 6 hours</li>\r\n	<li>CrCl: 5-20 ml/min: 250 mg every 6 hours</li>\r\n	<li>CrCl: &lt;5 ml/min: 250 mg every 50-70 hours.</li>\r\n</ul>\r\n\r\n<p>Recommendations for patients on chronic, intermittent haemodialysis:</p>\r\n\r\n<ul>\r\n	<li>250 mg at the start of haemodialysis</li>\r\n	<li>250 mg 6 to 12 hours after the start</li>\r\n	<li>250 mg 36 to 48 hours after the start</li>\r\n	<li>250 mg at the start of the next haemodialysis session if more than 30 hours have elapsed since the last dose.</li>\r\n</ul>\r\n\r\n<p>Additional Information for all patients Regardless of patient age or weight, higher doses of up to 1 gm four times daily may be required for infections which are chronic or severe. Treatment should continue for at least 2 to 3 days after symptoms have resolved or bacteria have been eradicated. To reduce the possibility of rheumatic fever or glomerulonephritis resulting from infections with haemolytic streptococci, treatment should be continued for at least 10 days. Throughout treatment of chronic urinary tract infections and for several months thereafter, regular bacteriological and clinical monitoring is required.<br />\r\n<br />\r\nDoses below those recommended above should not be prescribed. Paediatric dosages should not exceed those specified for adults, regardless of severity of infection. It may be necessary to continue Cephradine therapy for several weeks in persistent infections. Patients may be transferred from intramuscular/intravenous Cephradine therapy to oral treatment at the same dosage level.</p>', '2022-02-18 19:31:14', '2022-03-28 20:55:08'),
(304, 304, '<p>Ceritinib is indicated for the treatment of adult patients with metastatic non-small cell lung cancer (NSCLC) whose tumors are anaplastic lymphoma kinase (ALK)-positive as detected by an FDA-approved test.</p>', '<p>Ceritinib is a kinase inhibitor. Targets of Ceritinib inhibition identified in either biochemical or cellular assays at clinically relevant concentrations include ALK, insulin- like growth factor 1 receptor (IGF-1R), insulin receptor (InsR), and ROS1. Among these, Ceritinib is most active against ALK. Ceritinib inhibited autophosphorylation of ALK, ALK-mediated phosphorylation of the downstream signaling protein STAT3, and proliferation of ALK dependent cancer cells in in vitro and in vivo assays.<br />\r\n<br />\r\n<strong>Absorption</strong>: After a single oral administration of Ceritinib in patients, peak plasma levels (Cmax) of Ceritinib were achieved at approximately 4 to 6 hours, and AUC and C max increased dose proportionally over 50 to 750 mg under fasted conditions. The absolute bioavailability of Ceritinib has not been determined.<br />\r\n<br />\r\n<strong>Distribution</strong>: Ceritinib is 97% bound to human plasma proteins, independent of drug concentration. The apparent volume of distribution is 4230 L following a single 750 mg fasted Ceritinib dose in patients. Ceritinib also has a slight preferential distribution to red blood cells, relative to plasma, with a mean in vitro blood-to-plasma ratio of 1.35.<br />\r\n<br />\r\n<strong>Elimination</strong>: Following a single 750 mg fasted Ceritinib dose, the geometric mean apparent plasma terminal half life (t&frac12;) of Ceritinib was 41 hours in patients. Ceritinib demonstrates nonlinear PK over time. The geometric mean apparent clearance of Ceritinib was lower at steady-state (33.2 L/h) after 750 mg daily dosing than after a single 750 mg dose (88.5 L/h).<br />\r\n<br />\r\n<strong>Metabolism</strong>: In vitro studies demonstrated that CYP3A was the major enzyme involved in the metabolic clearance of Ceritinib. Following oral administration of a single 750 mg radiolabeled Ceritinib dose under fasted conditions, Ceritinib as the parent compound was the main circulating component (82%) in human plasma.<br />\r\n<br />\r\n<strong>Excretion</strong>: Following oral administration of a single 750 mg radiolabeled Ceritinib dose under fasted conditions, 92.3% of the administered dose was recovered in the feces (with 68% as unchanged parent compound) while 1.3% of the administered dose was recovered in the urine.</p>', '<p>Patients should be selected for treatment of metastatic NSCLC with Ceritinib based on the presence of ALK positivity in tumor specimens. The recommended dose of Ceritinib is 450 mg orally once daily with food until disease progression or unacceptable toxicity. If a dose of Ceritinib is missed, that dose should be made up unless the next dose is due within 12 hours. If vomiting occurs during the course of treatment, an additional dose should not be administered and the next scheduled dose of Ceritinib should be continued. Or, as directed by the registered physician.</p>', '<p><strong>Effect of Other Drugs on Ceritinib</strong>: Strong CYP3A Inhibitors: A strong CYP3A4/P-gp inhibitor (ketoconazole) increased the systemic exposure of Ceritinib so it should be avoided. If concomitant use of strong CYP3A inhibitors including certain antivirals (e.g., ritonavir), macrolide antibiotics (e.g., telithromycin), antifungals (e.g., ketoconazole), and nefazodone is unavoidable, the Ceritinib dose should be reduced by approximately one third, rounded to the nearest multiple of the 150 mg dosage strength. After discontinuation of a strong CYP3A inhibitor, the Ceritinib dose should be resumed that was taken prior to initiating the strong CYP3A inhibitor. Grapefruit and grapefruit juice should not be consumed as they may inhibit CYP3A.<br />\r\n<br />\r\n<strong>Strong CYP3A Inducers</strong>: A strong CYP3A4/P-gp inducer (Rifampin) decreased the systemic exposure of Ceritinib. Concurrent use of strong CYP3A inducers (e.g., Carbamazepine, Phenytoin, Rifampin, and St. John&#39;s Wort) should be avoided during treatment with Ceritinib.<br />\r\n<br />\r\n<strong>Effect of Ceritinib on Other Drugs</strong>: CYP3A Substrates: Ceritinib increased the systemic exposure of a sensitive CYP3A substrate (Midazolam) so it should be avoided. If concomitant use is unavoidable, dose reduction of the sensitive CYP3A substrates should be considered. If Ceritinib is coadministered with other CYP3A substrates, it should be referred to the CYP3A substrate labeling for dosage recommendation with strong CYP3A inhibitors.<br />\r\n<br />\r\n<strong>CYP2C9 Substrates</strong>: Ceritinib increased the systemic exposure of a CYP2C9 substrate (Warfarin). The frequency of INR monitoring should be increased if coadministration with warfarin is unavoidable as the anti-coagulant effect of Warfarin may be enhanced. Coadministration of Ceritinib should be avoided with CYP2C9 substrates for which minimal concentration changes may lead to serious toxicities. If concomitant use of such CYP2C9 substrates is unavoidable, dose reduction should be considered for the coadministered CYP2C9 substrates.</p>', '<p>It is contraindicated in patients with known hypersensitivity to Ceritinib or any other components of this product.</p>', '<p>&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Gastrointestinal Adverse Reactions</li>\r\n	<li>Hepatotoxicity</li>\r\n	<li>Interstitial Lung Disease/Pneumonitis</li>\r\n	<li>QT Interval Prolongation</li>\r\n	<li>Hyperglycemia</li>\r\n	<li>Bradycardia</li>\r\n	<li>Pancreatitis</li>\r\n</ul>', '<p>Ceritinib can cause fetal harm when administered to a pregnant woman. If it is used during pregnancy or if the patient becomes pregnant while taking it, the patient should be apprised of the potential hazard to the fetus. There are no data regarding the presence of Ceritinib or its metabolites in human milk, the effects of Ceritinib on the breastfed infant, or its effects on milk production. Because of the potential for serious adverse reactions including gastrointestinal adverse reactions, hepatotoxicity, pneumonitis, bradycardia and pancreatitis, a woman should be advised not to breastfeed during treatment with Cerinib and for 2 weeks following completion of therapy.</p>', '<p><strong>Gastrointestinal Adverse Reactions</strong>: Severe gastrointestinal toxicity occurred in patients treated with Ceritinib 750 mg under fasted conditions. Diarrhea, nausea, vomiting, or abdominal pain occurred in 95% of 925 patients, including severe cases (Grade 3 or 4) in 14% of patients treated with Ceritinib across clinical studies. Diarrhea, nausea, vomiting, or abdominal pain leading to dose interruptions or reductions occurred in 36% of patients and leading to treatment discontinuation occurred in 1.6% of patients. Patients should be monitored and managed using standards of care, including antidiarrheals, antiemetics, or fluid replacement, as indicated. Based on the severity of the adverse drug reaction, Ceritinib should be withheld with resumption at a reduced dose.<br />\r\n<br />\r\n<strong>Hepatotoxicity</strong>: Drug-induced hepatotoxicity occurred in patients treated with Ceritinib. Elevations in alanine aminotransferase (ALT) greater than 5 times the upper limit of normal (ULN) occurred in 28% and elevations in aspartate aminotransferase (AST) greater than 5 times ULN occurred in 16% of 925 patients across clinical studies. Concurrent elevations in ALT greater than 3 times the ULN and total bilirubin greater than 2 times the ULN, with alkaline phosphatase less than 2 times the ULN occurred in 0.3% of patients across clinical studies. Approximately 1.0% of patients required permanent discontinuation due to hepatotoxicity. It should be monitor with liver laboratory tests including ALT, AST, and total bilirubin once a month and as clinically indicated, with more frequent testing in patients who develop transaminase elevations. Based on the severity of the adverse drug reaction, Ceritinib should be withheld with resumption at a reduced dose, or permanently discontinue Ceritinib.<br />\r\n<br />\r\n<strong>Interstitial Lung Disease (ILD)/Pneumonitis</strong>: Severe, life-threatening, or fatal ILD/pneumonitis occurred in patients treated with Ceritinib. Across clinical studies, ILD/pneumonitis was reported in 2.4% of 925 patients treated with Ceritinib. National Cancer Institute Common Terminology Criteria for Adverse Events (NCI CTCAE) Grade 3 or 4 ILD/pneumonitis was reported in 1.3% of patients, with fatal events reported in 0.2% of patients. Ten patients (1.1%) discontinued Ceritinib across clinical studies due to ILD/pneumonitis. Patients should be monitored for pulmonary symptoms indicative of ILD/pneumonitis.<br />\r\n<br />\r\n<strong>QT Interval Prolongation</strong>: QTc interval prolongation, which may lead to an increased risk for ventricular tachyarrhythmia (e.g., torsades de pointes) or sudden death, occurred in patients treated with Ceritinib. Across clinical studies, 6% of 919 patients with at least one post-baseline ECG assessment experienced a QTc interval increase over baseline of greater than 60 msec. Approximately 1.3% of patients taking Ceritinib 750 mg fasted were found to have a QTc greater than 500 msec. When possible, use of Ceritinib should be avoided in patients with congenital long QT syndrome. Periodic monitoring should be conducted with electrocardiograms (ECGs) and electrolytes in patients with congestive heart failure, bradyarrhythmias, electrolyte abnormalities, or those who are taking medications that are known to prolong the QTc interval.<br />\r\n<br />\r\n<strong>Hyperglycemia</strong>: Hyperglycemia occurred in patients receiving Ceritinib. Across clinical studies, CTCAE Grade 3 or 4 hyperglycemia, based on laboratory values, occurred in 13% of 925 patients. Fasting serum glucose should be monitored prior to the start of Ceritinib treatment and periodically thereafter as clinically indicated. Based on the severity of the adverse drug reaction, Ceritinib should be withheld until hyperglycemia is adequately controlled, then resume Ceritinib at a reduced dose.<br />\r\n<br />\r\n<strong>Bradycardia</strong>: Bradycardia occurred in patients receiving Ceritinib. Across clinical studies, sinus bradycardia, defined as a heart rate of less than 50 beats per minute (bpm), was noted as a new finding in 1% of 925 patients. Bradycardia was reported as an adverse drug reaction in 1% of patients. No patient required discontinuation and 0.1% required interruption with subsequent dose reduction for bradycardia. Using Ceritinib should be avoided in combination with other agents known to cause bradycardia (e.g., beta-blockers, nondihydropyridine calcium channel blockers, clonidine, and digoxin) to the extent possible. Heart rate and blood pressure should be regularly monitored. In cases of symptomatic bradycardia that is not life threatening, Ceritinib should be withheld until recovery to asymptomatic bradycardia or to a heart rate of 60 bpm or above, evaluate the use of concomitant medications, and adjust the dose of Ceritinib.<br />\r\n<br />\r\n<strong>Pancreatitis</strong>: Pancreatitis occurred in patients receiving Ceritinib. Pancreatitis, including one fatality, occurred in less than 1% of patients receiving Ceritinib in clinical studies. CTCAE Grade 3 or 4 elevations of amylase occurred in 7% of patients receiving Ceritinib across clinical studies, while CTCAE Grade 3 or 4 elevations of lipase occurred in 14% of patients. Lipase and amylase should be monitored prior to the start of Ceritinib treatment and periodically thereafter as clinically indicated. Based on the severity of the laboratory abnormalities, Ceritinib should be withheld with resumption at a reduced dose.<br />\r\n<br />\r\n<strong>Embryo-Fetal Toxicity</strong>: Based on its mechanism of action and findings in animal studies, Ceritinib can cause fetal harm when administered to a pregnant woman. Pregnant women should be advised of the potential risk to a fetus. Females of reproductive potential should be advised to use effective contraception during treatment with Ceritinib and for 6 months following completion of therapy. Based on the potential for genotoxicity, males with female partners of reproductive potential should be advised to use condoms during treatment with Ceritinib and for 3 months following completion of therapy.</p>', NULL, NULL, '<p>Store below 30&deg;C in a cool and dry place, away from sunlight. Keep out of reach of children.</p>', '<p><strong>Females</strong>: Ceritinib can cause fetal harm when administered to a pregnant woman. Females of reproductive potential should be advised to use effective contraception during treatment with Ceritinib and for 6 months following completion of therapy.<br />\r\n<br />\r\n<strong>Males</strong>: Based on the potential for genotoxicity, males with female partners of reproductive potential should be advised to use condoms during treatment with Ceritinib and for 3 months following completion of therapy.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Ceritinib in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the 925 patients in clinical studies of Ceritinib, 18% were 65 years or older, while 5% were 75 years or older. No overall differences in safety or effectiveness were observed between these subjects and younger subjects.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: For patients with severe hepatic impairment (Child-Pugh C), the dose of Ceritinib should be reduced by approximately one-third, rounded to the nearest multiple of the 150 mg dosage strength. No dose adjustment is recommended in patients with mild (Child-Pugh A) or moderate (Child-Pugh B) hepatic impairment.</p>', '2022-02-18 19:31:30', '2022-03-28 20:59:16'),
(305, 305, '<p>This is indicated for the fast relief of pain, discomfort and inflammation caused by Mouth ulcer/Aphthous ulcer/Canker sore, Cold sore/Fever blister, Denture sore, Irritation from braces, Gum swelling, and sore spots due to orthodontic device.</p>', '<p>Choline salicylate has an analgesic &amp; anti-inflammatory effect. Like salicylic acid Choline salicylate has no antithrombotic activity. The pharmacological actions of choline salicylate are thought to be primarily mediated through inhibition of prostaglandin production. Cetalkonium chloride is an antiseptic, being bactericidal towards both Gram-positive and Gram-negative organisms.<br />\r\n<br />\r\n<strong>Absorption</strong>: Choline salicylate is absorbed from the gut<br />\r\n<strong>Distribution</strong>: Throughout extracellular water and most tissues<br />\r\n<strong>Plasma Half-life</strong>: 2-4 hours<br />\r\n<strong>Excretion</strong>: Mainly in the Urine<br />\r\n<strong>Protein binding</strong>: 80-90%</p>', '<p><strong>Adult</strong>: Wash hands, apply &frac12; inch of gel on to the sore area. This can be repeated after every 3 hours.</p>', '<p>Salicylates may enhance the effect of anticoagulants and inhibit the action of uricosurics.</p>', '<p>Not to be used in:</p>\r\n\r\n<ul>\r\n	<li>If allergic to salicylates, e.g. Aspirin</li>\r\n	<li>If have an active peptic ulcer</li>\r\n</ul>', '<p>Salicylates may produce bronchospasm and induce asthma attacks in susceptible patients.</p>', '<p>There is clinical evidence of the safety of salicylates in pregnancy. This medicine may pass into breast milk in very small amounts but is unlikely to have any adverse effects on a nursing infant.</p>', '<p>Do not exceed the recommended dose.</p>', NULL, '<p>Non-steroidal Anti-inflammatory Drugs (NSAIDs), Preparations for Oral Ulceration &amp; Inflammation</p>', '<p>Store in a cool and dry place, away from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 19:32:07', '2022-03-28 21:02:08'),
(306, 306, '<p>It is indicated for the relief of symptoms associated with seasonal &amp; perennial allergic rhinitis. It is also indicated for the treatment of the uncomplicated skin manifestations of chronic idiopathic urticaria and allergen induced asthma.</p>', '<p>Cetirizine Hydrochloride is a potent H1 receptor antagonist without any significant anticholinergic and antiserotonic effects. At pharmacologically active dose levels, it has almost no drowsiness effect and does not cause behavioral changes. It inhibits the histamine-mediated early phase of the allergic reaction and also reduces the migration of inflammatory cells and the release of mediators associated with the late phase of the allergic reaction.<br />\r\n<br />\r\nPharmacokinetics: Cetirizine 10 mg achieves peak plasma concentrations of 257 mcg/L within one hour of administration (980 mcg/L in children). Food does not affect the extent of absorption, but it may slightly reduce the rate. Peak blood levels 0.3 micrograms/ml are reached between thirty &amp; sixty minutes after administration of 10 mg dose of Cetirizine. Its plasma half-life is approximately 11 hours. Absorption is very consistent from one subject to the next. Its renal clearance is 30 ml/minute and the excretion half-life is approximately nine hours.</p>', '<p><strong>Adults and Children 6 years and older</strong>: 1 tablet or 2 teaspoonfuls daily (or 1 teaspoonful twice daily).<br />\r\n<br />\r\n<strong>Children 2-6 years</strong>: 1 teaspoonful once daily or 1/2 teaspoonful twice daily.<br />\r\n<br />\r\n<strong>Children 6 months to 2 years</strong>&nbsp;: 1/2 teaspoonful once daily. The dose in children 12-23 months of age can be increased to a maximum dose as 1/2 teaspoonful every 12 hours.</p>', '<p>No clinically significant drug interactions have been found with Theophylline, Azithromycin, Pseudoephedrine, Ketoconazole or Erythromycin and with other drugs.</p>', '<p>It is contraindicated in patients with a history of hypersensitivity to Cetirizine or hydroxyzine.</p>', '<p>The most common side effects that occurred more frequently on Cetirizine is somnolence.</p>', '<p>US FDA Pregnancy Category of Cetirizine Hydrochloride is B. There are, however, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Cetirizine Hydrochloride has been shown to be excreted in human milk. So, caution should be exercised when Cetirizine Hydrochloride is administered to a nursing woman.</p>', '<p>Caution should be exercised when driving a car or operating a heavy machinery.</p>', NULL, '<p>Sedating Anti-histamine</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:22:12', '2022-03-28 21:04:50'),
(307, 307, '<p>Cetirizine 0.24% ophthalmic solution is indicated for the treatment of ocular itching associated with allergic conjunctivitis.</p>', '<p>Cetirizine, an antihistamine, is a histamine-1 (H1) receptor antagonist. Its effects are mediated via selective inhibition of H1 histamine receptors. The antihistaminic activity of cetirizine has been documented in a variety of animal and human models. In vivo and ex vivo animal models have shown negligible anticholinergic and antiserotonergic activity. In vitro receptor binding studies have shown no measurable affinity for other than H1 receptors.<br />\r\n<br />\r\nIn healthy subjects, bilateral topical ocular dosing of one drop of cetirizine ophthalmic solution 0.24% resulted in a mean cetirizine plasma Cmax of 1.7 ng/mL following a single dose and 3.1 ng/mL after twice-daily dosing for one week. The observed mean terminal half-life of cetirizine was 8.6 hours following a single dose and 8.2 hours after twice-daily dosing of Cetirizine for one week.</p>', '<p><strong>Adults and children (age 2 years and above)</strong>: The recommended dosage is to instill one drop in the affected eye(s) twice daily (approximately 8 hours apart).</p>', NULL, NULL, '<p>The most common adverse reactions are ocular hyperemia, instillation site pain and visual acuity reduction.</p>', '<p><strong>Pregnancy</strong>: There is no adequate or well-controlled study with Cetirizine 0.24% ophthalmic solution in pregnant women. It should be used in pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether the systemic absorption resulting from topical ocular administration of Cetirizine could produce detectable quantities in human breast milk. There is no adequate information regarding the effects of Cetirizine on breastfed infants, or the effects on milk production. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for this drug and any potential adverse effects on the breastfed child from Cetirizine.</p>', '<p>Care should be taken not to touch the eyelids or surrounding areas with the dropper tip of the bottle to prevent contaminating the tip and solution. Keep the bottle closed when not in use. Patients should be advised not to wear a contact lens if their eye is red. Remove contact lenses prior to instillation of the drug. Lenses may be reinserted after 10 minutes following the drug administration.</p>', NULL, '<p>Ophthalmic Anti-allergic preparations</p>', '<p>Do not store above 30⁰C. Do not freeze. Protect from light. Do not use more than 4 weeks after opening.&nbsp;Keep out of the reach of children.</p>', '<p><strong>Pediatric use</strong>: The safety and effectiveness have been established in pediatric patients two years of age and older.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No overall differences in safety or effectiveness have been observed between elderly and younger patients.</p>', '2022-02-18 20:22:41', '2022-03-28 21:07:09'),
(308, 308, '<p>Cetrorelix is indicated for assisted reproductive technologies</p>', '<p>Cetrorelix, a synthetic decapeptide analog of naturally occurring gonadorelin, is a gonadorelin antagonist. It competitively blocks gonadorelin receptors on the anterior piyuitary gonadotroph and the subsequent transduction pathway, inducing a rapid, reversible suppression of gonadotrophin secretion.</p>', '<p><strong>Adult</strong>:&nbsp;250 mcg/day, given either in the morning beginning on the day 5 or 6 of ovarian stimulation or in the evening beginning on day 5, and continued until ovulation induction.</p>', NULL, '<p>Hypersensitivity. Moderate to severe renal or hepatic impairment. Women with severe allergic conditions. Pregnancy and lactation.</p>', '<p>Mild and transient reactions at Inj site, nausea, headache, ovarian hyperstimulation syndrome, systemic hypersensitivity reactions.</p>', '<p>Pregnancy&nbsp;Category X.&nbsp;Studies in animals or human beings have demonstrated foetal abnormalities or there is evidence of foetal risk based on human experience or both, and the risk of the use of the drug in pregnant women clearly outweighs any possible benefit. The drug is contraindicated in women who are or may become pregnant.</p>', '<p>Women with active allergic conditions or a history of allergies; childn; elderly &gt;65 yrs</p>', NULL, '<p>Drugs affecting (inhibiting) gonadotrophin</p>', '<p>Store cetrorelix acetate at room temperature, between 15 to&nbsp;30&deg; C</p>', NULL, '2022-02-18 20:23:05', '2022-03-28 21:10:00'),
(309, 309, '<p><strong>Squamous Cell Carcinoma Of The Head And Neck (SCCHN)</strong>: Cetuximab&nbsp;is indicated in combination with&nbsp;radiation therapy&nbsp;for the initial treatment of locally or regionally advanced&nbsp;squamous cell carcinoma&nbsp;of the head and neck.<br />\r\n<br />\r\nCetuximab is indicated in combination with platinum-based therapy with 5-FU for the first-line treatment of patients with recurrent locoregional disease or metastatic squamous cell&nbsp;carcinomaof the head and neck.<br />\r\n<br />\r\nCetuximab, as a single agent, is indicated for the treatment of patients with recurrent or metastatic squamous cell carcinoma of the head and neck for whom prior platinum-based therapy has failed.<br />\r\n<br />\r\n<strong>K-Ras Wild-Type, EGFR-Expressing Colorectal Cancer</strong>: Cetuximab is indicated for the treatment of&nbsp;K-Ras&nbsp;wild-type,&nbsp;epidermal growth factor receptor&nbsp;(EGFR)- expressing, metastatic&nbsp;colorectal cancer&nbsp;(mCRC) as determined by FDA-approved tests for this use&nbsp;</p>\r\n\r\n<ul>\r\n	<li>In combination with FOLFIRI (irinotecan, 5-fluorouracil,&nbsp;leucovorin) for first-line treatment</li>\r\n	<li>In combination with irinotecan in patients who are&nbsp;refractory&nbsp;to irinotecan-based&nbsp;chemotherapy</li>\r\n	<li>As a single agent in patients who have failed oxaliplatin- and irinotecan-based chemotherapy or who are intolerant to irinotecan.</li>\r\n</ul>', '<p>Cetuximab is a recombinant human/mouse chimeric monoclonal antibody. It binds specifically to the epidermal growth factor receptor (EGFR), thus competitively inhibiting the binding of epidermal growth factor (EGF) and other ligands. This blocks phosphorylation and activation of receptor-associated kinases, thus inhibiting cell growth, inducing apoptosis and decreases matrix metalloproteinase and vascular EGF production.</p>', '<p><strong>Squamous Cell Carcinoma Of The Head And Neck:</strong></p>\r\n\r\n<p><strong>Cetuximab in combination with radiation therapy or in combination with platinum-based therapy with 5-FU</strong>:</p>\r\n\r\n<ul>\r\n	<li>The recommended initial dose is 400 mg/m2&nbsp;administered one week prior to initiation of a course of radiation therapy or on the day of initiation of platinum-based therapy with 5-FU as a 120-minute intravenous infusion (maximum infusion rate 10 mg/min). Complete Cetuximab administration 1 hour prior to platinum-based therapy with 5-FU.</li>\r\n	<li>The recommended subsequent weekly dose (all other infusions) is 250 mg/m2&nbsp;infused over 60 minutes (maximum infusion rate 10 mg/min) for the duration of radiation therapy (6&ndash;7 weeks) or until disease progression or unacceptable toxicity when administered in combination with platinum-based therapy with 5-FU. Complete Cetuximab administration 1 hour prior to radiation therapy or platinumbased therapy with 5-FU.</li>\r\n</ul>\r\n\r\n<p><strong>Cetuximab monotherapy</strong>:</p>\r\n\r\n<ul>\r\n	<li>The recommended initial dose is 400 mg/m2&nbsp;administered as a 120-minute intravenous infusion (maximum infusion rate 10 mg/min).</li>\r\n	<li>The recommended subsequent weekly dose (all other infusions) is 250 mg/m2&nbsp;infused over 60 minutes (maximum infusion rate 10 mg/min) until disease progression or unacceptable toxicity.</li>\r\n</ul>\r\n\r\n<p><strong>Colorectal Cancer:</strong></p>\r\n\r\n<ul>\r\n	<li>Determine EGFR-expression status using FDA-approved tests prior to initiating treatment. Also confirm the absence of a&nbsp;Ras&nbsp;mutation prior to initiation of treatment with Cetuximab.&nbsp;</li>\r\n	<li>The recommended initial dose, either as monotherapy or in combination with irinotecan or FOLFIRI (irinotecan, 5-fluorouracil, leucovorin), is 400 mg/m2&nbsp;administered as a 120-minute intravenous infusion (maximum infusion rate 10 mg/min). Complete Cetuximab administration 1 hour prior to FOLFIRI.</li>\r\n	<li>The recommended subsequent weekly dose, either as monotherapy or in combination with irinotecan or FOLFIRI, is 250 mg/m2&nbsp;infused over 60 minutes (maximum infusion rate 10 mg/min) until disease progression or unacceptable toxicity. Complete Cetuximab administration 1 hour prior to FOLFIRI.</li>\r\n</ul>\r\n\r\n<p><strong>Recommended Premedication</strong>: Premedicate with an H1&nbsp;antagonist&nbsp;(eg, 50 mg of&nbsp;diphenhydramine) intravenously 30&ndash;60 minutes prior to the first dose; premedication should be administered for subsequent Cetuximab doses based upon clinical judgment and presence/severity of prior infusion reactions.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Do not administer cetuximab as an intravenous push or bolus. Administer via infusion pump or syringe pump. Do not exceed an infusion rate of 10 mg/min. Administer through a low protein binding 0.22-micrometer in-line filter.<br />\r\n<br />\r\nParenteral&nbsp;drug products should be inspected visually for particulate matter and discoloration prior to administration, whenever solution and container permit. The solution should be clear and colorless and may contain a small amount of easily visible, white, amorphous, cetuximab particulates.&nbsp;Do not s hake or dilute.</p>', NULL, NULL, '<p>Fatigue, pain, headache, fever, confusion, anxiety, insomnia, chills, rigors, depression. Acneiform rash, rash, dry skin, pruritus, nail changes, hypomagnesaemia, abdominal pain, constipation, diarrhoea, vomiting, nausea, wt loss, weakness, bone pain.</p>', '<p><strong>Pregnancy</strong>: category C. Either studies in animals have revealed adverse effects on the fetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether Cetuximab is secreted in human milk. IgG antibodies, such as Cetuximab, can be excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Cetuximab, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother. If nursing is interrupted, based on the mean half-life of cetuximab, nursing should not be resumed earlier than 60 days following the last dose of Cetuximab.</p>', '<p>Infusion rate should be reduced if patient exhibits signs of toxicity. Discontinue treatment if there is severe infusion reactions. Caution when used in patients with history of coronary artery disease, heart failure and arrhythmias. Monitor serum electrolytes during and after (for at least 8 wk) cetuximab therapy. Exposure to sunlight may worsen skin reactions. Risk of interstitial lung disease in patients with preexisting lung disease. Dose should be modified if there is occurrence of severe acneiform rash, refer to product insert/SPG for dosing guidelines.</p>', '<p>The maximum single dose of cetuximab administered is 1000 mg/m2&nbsp;in one patient. No adverse events were reported for this patient.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Store vials under refrigeration at 2&deg; to 8&deg; C.&nbsp;Do not freeze.</p>', '<p>Dose modification in cases of severe acneiform rash (grade 3 or 4):</p>\r\n\r\n<ul>\r\n	<li>1st occurrence: Delay infusion by 1-2 wk. If improvement, continue at 250 mg/m2; discontinue if no improvement.</li>\r\n	<li>2nd occurrence: Delay infusion by1-2 wk. If improvement, continue at reduced dose of 200 mg/m2; discontinue if no improvement.</li>\r\n	<li>3rd occurrence: Delay infusion by 1-2 wk. If improvement, continue at reduced dose of 150 mg/m2; discontinue if no improvement. 4th occurrence: Discontinue therapy.</li>\r\n</ul>', '2022-02-18 20:23:19', '2022-03-28 21:12:57'),
(310, 310, '<p>Hodgkin&#39;s disease, certain forms of non-Hodgkin&#39;s lymphoma, chronic lymphocytic leukaemia, Waldenstrom&#39;s macroglobulinaemia.</p>', '<p>Chlorambucil produces its anti-cancer effects by interfering with DNA replication and damaging the DNA in a cell. The DNA damage induces cell cycle arrest and cellular apoptosis via the accumulation of cytosolic p53 and subsequent activation of Bax, an apoptosis promoter.<br />\r\n<br />\r\nChlorambucil alkylates and cross-links DNA during all phases of the cell cycle, inducing DNA damage via three different methods of covalent adduct generation with double-helical DNA:</p>\r\n\r\n<ul>\r\n	<li>Attachment of alkyl groups to DNA bases, resulting in the DNA being fragmented by repair enzymes in their attempts to replace the alkylated bases, preventing DNA synthesis and RNA transcription from the affected DNA.</li>\r\n	<li>DNA damage via the formation of cross-links which prevents DNA from being separated for synthesis or transcription.</li>\r\n	<li>Induction of mispairing of the nucleotides leading to mutations.</li>\r\n</ul>\r\n\r\n<p>The precise mechanisms by which Chlorambucil acts to kill tumor cells are not yet completely understood.</p>', '<p><strong>Hodgkin&#39;s disease</strong>: 200 mcg/kg/day for 4-8 wk.<br />\r\n<br />\r\n<strong>Non-Hodgkin&#39;s lymphoma</strong>: 100-200 mcg/kg/day for 4-8 wk. Maintenance: Reduced daily dosage of intermittent courses of treatment.<br />\r\n<br />\r\n<strong>Chronic lymphocytic leukaemia</strong>: Initially, 150 mcg/kg/day until the total leukocyte count falls to 10,000 microliter. Treatment may be resumed 4 wk after at a dose of 100 mcg/kg/day.<br />\r\n<br />\r\n<strong>Waldenstrom&#39;s macroglobulinaemia</strong>: Starting dose of 6-12 mg daily until leucopenia occurs followed by 2-8 mg daily.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Should be taken on an empty stomach: Ensure adequate hydration. Swallow whole, do not chew/crush.</p>', NULL, '<p>Pregnancy (1st trimester) &amp; lactation.</p>', '<p>Bone marrow suppression, seizures in childn with nephrotic syndrome, nausea, vomiting, diarrhoea, oral ulceration. Rarely, irreversible bone marrow failure, allergic reactions, Stevens-Johnson syndrome, toxic epidermal necrolysis, seizures, movement disorders, interstitial pulmonary fibrosis, interstitial pneumonia, hepatotoxicity, jaundice, sterile cystitis, drug fever</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Monitor FBC closely. Bone marrow suppression reversible only if withdrawn early enough. Should not be given to patients who have recently undergone radio- or chemotherapy. In lymphocytic infiltration of bone marrow or hypoplastic bone marrow, max daily dose is 0.1 mg/kg. Childn with nephrotic syndrome, patients on high pulse dosing regimens, history of seizure disorders. Renal or hepatic impairment. Ensure adequate contraceptive precautions. Pregnancy.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', NULL, NULL, '2022-02-18 20:23:42', '2022-03-28 21:16:39'),
(311, 311, '<p>Chloramphenicol is indicated for the treatment of ocular infections involving the conjunctiva and/or cornea caused by chloramphenicol-susceptible organisms. Such as Staphylococcus aureus, Streptococcus pneumoniae, E.coli, H. influenzae, Klebsiella/Enterobacter spp, Moraxella lacunata, and Neisseria species.</p>', '<p>Chloramphenicol is a broad-spectrum bacteriostatic antibiotic which acts through the inhibition of bacterial protein synthesis by interfering with the transfer of activated amino acids from soluble RNA to ribosomes.</p>', '<p><strong>Adult and Children</strong>: Instill 1 or 2 drops in the conjunctival sac 4-6 times per day for the first 72 hours and then every 4 hours thereafter. Treatment should be continued for approximately 7 days, but should not be continued for more than 3 weeks without re-evaluation by the physician.</p>', '<p>Chymotrypsin may be inhibited if given simultaneously with Chloramphenicol.</p>', '<p>It is contraindicated in individuals with a history of hypersensitivity to Chloramphenicol or any ingredients of the preparation.</p>', '<p>The systemic adverse reaction has not been observed within short-term topical use of Chloramphenicol. The most frequently reported adverse reactions have been burning, stinging, conjunctival hyperemia, blood dyscrasia, allergic or inflammatory reactions, vesicular and maculopapular dermatitis.</p>', '<p>Safety for use in pregnancy and lactation has not been established. Therefore, use only when considered essential by the physicians.</p>', '<p>Chloramphenicol ophthalmic solution should never be given for minor infections or for prophylaxis. Repeated course and prolonged treatment should be avoided. Blood dyscrasias (granulocytopenia, thrombocytopenia and moderate anaemia) may occur after prolonged ophthalmic use.</p>', '<p>Accidental ingestion of the medicine is unlikely to cause any toxicity due to low content of antibiotic.</p>', '<p>Ear Anti-Infectives &amp; Antiseptics, Eye Anti-Infectives &amp; Antiseptics, Macrolides</p>', '<p>Store in a cool (between 2&deg;C-8&deg;C) and dry place, protect from light, keep out of reach of children. Do not touch the dropper tip to the surface since this may contaminate the solution. Do not use after 30 days of the first opening.</p>', NULL, '2022-02-18 20:24:09', '2022-03-28 21:22:00');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(312, 312, '<p>Chloramphenicol is an antibiotic that is clinically useful for, and should be reserved for, serious infections caused by organisms susceptible to its antimicrobial effects when less potentially hazardous therapeutic agents are ineffective or contraindicated. However, chloramphenicol may be chosen to initiate antibiotic therapy on the clinical impression that one of the conditions below is believed to be present. In vitro sensitivity tests should be performed concurrently so that the drug may be discontinued as soon as possible if less potentially dangerous agents are indicated by such tests. The decision to continue use of chloramphenicol, rather than another antibiotic when both are suggested by in vitro studies to be effective against a specific pathogen, should be based upon severity of the infection, susceptibility of the pathogen to the various antimicrobial drugs, and the efficacy of the various drugs in the infection</p>', '<p>In vitro, chloramphenicol exerts mainly a bacteriostatic effect on a wide range of Gram-negative and Gram positive bacteria and is active against rickettsiae, the lymphogranuloma-psittacosis group and Vibrio cholerae. It is particularly active against Salmonella typhi and Haemophilus influenzae. The mode of actions is through interference or inhibition of protein synthesis in intact cells and cell-free systems. Antagonism has been demonstrated in vitro between chloramphenicol, erythromycin, clindamycin and lincomycin. Chloramphenicol is rapidly absorbed from the GI tract. Chloramphenicol palmitate is hydrolyzed in the GI tract and is absorbed as free chloramphenicol.<br />\r\n<br />\r\nFollowing oral administration of a single one gram dose of chloramphenicol base to healthy adults, average peak plasma chloramphenicol concentrations of about 11 mcg/ml were attained with 1-3 hours. Cumulative dosing gave a peak of 18 mcg/ml after the fifth dose of one gram, every 6 hours. Mean serum levels were 8-14 mcg/ml over a 48 hour period.<br />\r\n<br />\r\nMost of the drug is excreted in the urine. Despite the small proportion of unchanged drug excreted in the urine, the concentration of free chloramphenicol in the urine is relatively high. From 8% to 12% of the antibiotic is excreted as free chloramphenicol. The remainder is excreted as inert metabolites, mainly glucuronate. Small amounts of active drug are found in bile and feces. Chloramphenicol diffuses rapidly, but its distribution is not uniform. Highest concentrations are found in liver and kidney, and lowest concentrations are found in brain and cerebrospinal fluid (CSF). Chloramphenicol enters CSF even in the absence of meningeal inflammation, appearing in concentrations about half of those found in the blood.</p>', '<p>Chloramphenicol, like other potent drugs, should be prescribed at recommended doses known to have therapeutic activity. Inhibition of the majority of sensitive organisms may be expected at concentrations of 5 to 20 mcg/ml. The desired concentration of active drug in serum should fall within this range over most of the treatment period. Dosage of 50 mg/kg/day divided into 4 doses at intervals of 6 hours will usually achieve and sustain levels of this order.<br />\r\n<br />\r\nExcept in certain circumstances (e.g. premature infants and neonates and individuals with hepatic or renal impairment) lower doses may not achieve these concentrations. Close observation of the patient should be maintained and in the event of any adverse reactions, dosage should be reduced or the drug discontinued, if other factors in the clinical situation permit.<br />\r\n<br />\r\n<strong>Adults</strong>: should receive 50 mg/kg/day in divided doses [approximately one 250 mg capsule per each 4.5 kg (10 lbs) of body weight or one 500 mg capsule per each 9 kg (20 lbs) of body weight] in divided doses at 6 hour intervals. In exceptional cases, patients with infections due to moderately resistant organisms may require increased dosage up to 100 mg/kg/day to achieve serum levels inhibiting the pathogen, but these high doses should be decreased as soon as possible.<br />\r\n<br />\r\nAdults with impairment of hepatic or renal function, or both, may have reduced ability to metabolize and excrete the drug. In instances of impaired metabolic processes, dosages should be adjusted accordingly.<br />\r\n<br />\r\n<strong>Pediatric patients</strong>: Dosage of 50 mg/kg/day divided at 6 hour intervals is effective against most susceptible organisms. Severe infections (eg., bacteremia or meningitis), especially when adequate cerebrospinal fluid concentrations are desired, may require dosage up to 100 mg/kg/day; however, it is recommended that dosage be reduced to 50 mg/kg/day as soon as possible. Children with impaired hepatic or renal function may retain excessive amounts of the drug.<br />\r\n<br />\r\n<strong>Newborn infants</strong>: A total of 25 mg/kg/day in 4 equal doses at 6-hour intervals usually produces and maintains concentrations in serum and tissues adequate to control most infections for which the drug is indicated.</p>', '<p>Chloramphenicol has been shown to retard the biotransformation of tolbutamide, phenytoin, and dicoumarol in man. Chloramphenicol should be used with caution if administered concomitantly with lincomycin, clindamycin, or erythromycin. In vitro experiments have demonstrated that binding sites for erythromycin, lincomycin, clindamycin and chloramphenicol overlap and competitive inhibition may occur. Rifampin therapy can reduce Chloramphenicol concentrations.</p>', '<p>Chloramphenicol is contraindicated in individuals with a history of hypersensitivity and/or toxic reaction to the product or its components. It must not be used in the treatment of trivial infections or where it is not indicated, as in colds, viral influenza, infections of the throat or as a prophylactic agent to prevent bacterial infections.</p>', NULL, NULL, '<p>It is essential that adequate hematologic functions be closely monitored during treatment with the drug. While hematologic determinations may detect early peripheral hematologic changes, such as leukopenia, reticulocytopenia, or granulocytopenia, before they become irreversible, such determinations cannot be relied on to detect bone marrow depression prior to development of aplastic anemia</p>', '<p>Levels exceeding 25 mcg/ml are frequently considered toxic. Chloramphenicol toxicity can be evidenced by serious hemopoietic effects such as aplastic anemia, thrombocytopenia, leukopenia, as well as increasing serum iron levels, nausea, vomiting and diarrhea. In the case of serious overdosage, charcoal hemoperfusion may be effective in removing chloramphenicol from plasma. Exchange transfusion is of questionable value following massive overdosage, especially in neonates and infants.</p>', '<p>Macrolides</p>', '<p>Store in a cool dry place. Keep bottle securely closed. Protect from light.</p>', NULL, '2022-02-18 20:24:29', '2022-03-28 21:24:38'),
(313, 313, '<p>Acute bacterial ear infections</p>', '<p><strong>Chloramphenicol</strong>&nbsp;inhibits bacterial protein synthesis by binding to 50s subunit of the bacterial ribosome, thus preventing peptide bond formation by peptidyl transferase. It has both bacteriostatic and bactericidal action against H. influenzae, N. meningitidis and S. pneumoniae.<br />\r\n<br />\r\n<strong>Lidocaine</strong>&nbsp;is an amide type local anaesth. It stabilises the neuronal membrane and inhibits Na ion movements, which are necessary for conduction of impulses. In the heart, lidocaine reduces depolarisation of the ventricles during diastole and automaticity in the His-Purkinje system. Duration of action potential and effective refractory period are also reduced.</p>', '<p><strong>Otic/Aural Otitis externa</strong>: Instill 2-3 drops into the ear bid-tid.</p>', '<p>Decreased effects of iron and vitamin B12 in anaemic patients. Phenobarbitone and rifampin reduce efficacy of chloramphenicol. Impairs the action of oral contraceptives.<br />\r\n<br />\r\nPotentially Fatal: Increases the effect of oral anticoagulants, oral hypoglycaemic agents, phenytoin. Avoid concomitant administration with drugs that depress bone marrow function.</p>', '<p>History of hypersensitivity or toxic reaction to the drug; Perforated ear drum. Herpes simplex and other virul conditions of the eye or ear, mycosis.</p>', '<p>Ototoxicity.</p>', '<p>Pregnancy Category C &amp; B. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.<br />\r\n<br />\r\nAnimal reproduction studies have failed to demonstrate a risk to the fetus and there are no adequate and well-controlled studies in pregnant women OR Animal studies have shown an adverse effect, but adequate and well-controlled studies in pregnant women have failed to demonstrate a risk to the fetus in any trimester.</p>', '<p>Avoid prolonged use. Discontinue immediately if local hypersensitivity reactions occur.</p>', '<p>Aural Anti-bacterial preparations</p>', NULL, NULL, NULL, '2022-02-18 20:25:05', '2022-03-28 21:26:36'),
(314, 314, '<p>Chlorhexidine Gluconate Mouthwash is an antimicrobial solution which inhibits the formation of dental plaque. It is indicated as an aid in the treatment and prevention of gingivitis and in the maintenance of oral hygiene, particularly in situations where tooth brushing cannot be adequately employed (e.g. following oral surgery, in mentally or physically handicapped patients). It may also be used in a post-peridontal surgery or treatment regimen to promote gingival healing.</p>', '<p>Chlorhexidine is a very potent cationic chemoprophylactic agent that has a broad-spectrum of activity against gm+ve and gm-ve bacteria. It is both bacteriostatic and bactericidal depending on its concentration. The bactericidal effect, which is achieved at high concentrations, is due to the binding of the cationic to negatively charged bacterial cell walls and extramicrobial complexes. Bacteriostatic effect is achieved at low concentrations which causes an alteration of bacterial cell osmotic equilibrium and leakage of potassium and phosphorus.</p>', '<p><strong>Adults:</strong>&nbsp;Thoroughly rinse the mouth for about one minute with 10 ml twice daily. In the dental&nbsp;surgery the patient should be instructed to rinse the mouth for one minute prior to treatment.&nbsp;Chlorhexidine Gluconate is incompatible with anionic agents which are usually present in conventional dentifrices.&nbsp;These should therefore be used before Chlorhexidine Gluconate (rinsing the mouth between applications) or at a&nbsp;different time of day.<br />\r\n<br />\r\nFor the treatment of gingivitis a course of about one month is advisable although some variation&nbsp;in response is to be expected. In the case of aphthous ulceration and oral candidal infections&nbsp;treatment should be continued for 48 hours after clinical resolution. For the treatment of dental&nbsp;stomatitis the dentures should be cleansed and soaked in Chlorhexidine Gluconate mouthwash for fifteen minutes twice daily.<br />\r\n<br />\r\n<strong>Children and the Elderly:</strong>&nbsp;The normal adult dose is appropriate for elderly patients and children of&nbsp;12 years and over unless otherwise recommended by the dentist or the physician. Children under&nbsp;12 years of age should not use the product unless recommended by a healthcare professional.&nbsp;Route of administration: External (oral) use.</p>', '<p>Soaps, other anionic agents, borates, bicarbonates, carbonates, chlorides, citrates, nitrates, phosphates &amp; sulfates.</p>', '<p>Hypersensitivity.</p>', '<p>Skin sensitivity; mucosal irritation; reversible brown staining of the teeth; tongue discoloration and burning sensation; transient taste disturbance; parotid gland swelling.</p>', '<p>Pregnancy Category B. Animal reproduction studies have failed to demonstrate a risk to the fetus and there are no adequate and well-controlled studies in pregnant women OR Animal studies have shown an adverse effect, but adequate and well-controlled studies in pregnant women have failed to demonstrate a risk to the fetus in any trimester.</p>', '<p>Avoid contact with middle ear or sensitive tissues and eyes. Do not inject or use in body cavities.Avoid eating, drinking, or brushing your teeth just after using this medication</p>', NULL, '<p>Other antibacterial preparation</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-18 20:25:39', '2022-03-28 21:28:44'),
(315, 315, '<p>It is used as an antiseptic cream and lubricant by healthcare professionals when examining women during pregnancy or for gynecological problems.</p>', '<p>Chlorhexidine is a very potent cationic chemoprophylactic agent that has a broad-spectrum of activity against gm+ve and gm-ve bacteria. It is both bacteriostatic and bactericidal depending on its concentration. The bactericidal effect, which is achieved at high concentrations, is due to the binding of the cationic to negatively charged bacterial cell walls and extramicrobial complexes. Bacteriostatic effect is achieved at low concentrations which causes an alteration of bacterial cell osmotic equilibrium and leakage of potassium and phosphorus.</p>', '<p>Chlorhexidine Gluconate cream is used by healthcare professionals during a physical examination. Some will be spread onto the gloved hand of the examiner and some will be applied around the birth canal and perineum of the patient. This cream is for the use on the skin or vagina only.</p>', '<p>Advice of healthcare professional should be sought if using or have recently used any other drugs. Hypochlorite bleaches may cause brown stains to develop in fabrics which have previously been in contact with preparations containing Chlorhexidine.</p>', '<p>Chlorhexidine Gluconate cream is contraindicated for patients who are hypersensitive to Chlorhexidine.</p>', '<p>Allergic reactions like sudden wheeziness, difficulty in breathing, swelling of the eyelids, face or lips, rash or itching (specially affecting the whole body) may occur.</p>', '<p>Chlorhexidine Gluconate cream is safe during pregnancy and lactation.</p>', '<p>Avoid application to the ears and eyes, and any deep cuts involving the head or spine.Wash out with water if necessary. If mixed with soap or detergents its effectiveness may reduce. If swallowed treat symptomatically and with gastric lavage using milk, raw egg, gelatin or mild soap.</p>', NULL, '<p>Other antibacterial preparation</p>', '<p>Keep in a cool and dry place protected from light. Shake the bottle well before use.</p>', NULL, '2022-02-18 20:25:57', '2022-03-28 21:31:33'),
(316, 316, '<p>Chlorhexidine Gluconate (4%) is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Surgical hand scrub: significantly reduces the number of microorganisms on the hands and forearms prior to surgery or patient care</li>\r\n	<li>Healthcare personnel handwash: helps reduce bacteria that potentially can cause disease</li>\r\n	<li>Patient preoperative skin preparation: for the preparation of the patient&#39;s skin prior to surgery</li>\r\n	<li>Skin wound and general skin cleansing.</li>\r\n</ul>', '<p>Chlorhexidine is a very potent cationic chemoprophylactic agent that has a broad-spectrum of activity against gm+ve and gm-ve bacteria. It is both bacteriostatic and bactericidal depending on its concentration. The bactericidal effect, which is achieved at high concentrations, is due to the binding of the cationic to negatively charged bacterial cell walls and extramicrobial complexes. Bacteriostatic effect is achieved at low concentrations which causes an alteration of bacterial cell osmotic equilibrium and leakage of potassium and phosphorus.</p>', '<p><strong>হাত ধোয়ায়</strong>: পানিতে হাত ভিজিয়ে নিন। প্রায় ৫ মিলি Chlorhexidine নিয়ে ১ মিনিট ধরে হাত ধুতে থাকুন ; নখের প্রতি বিশেষ মনযোগ দিন। পরিষ্কার পানিতে হাত ধুয়ে ফেলুন ও শুকিয়ে নিন। দ্রুত ব্যাকটেরিয়া বিনাশী ত্বক পরিষ্কারক দ্রবণ, যা শল্য চিকিৎসার পূর্বে হাতকে সংক্রামক জীবাণুমুক্ত করে এবং হাসপাতালের ওয়ার্ডসমূহে নিয়মিত ব্যবহারে বহুমুখী সংক্রামণের ঝুঁকি কমায়।<br />\r\n<br />\r\n<strong>শল্য চিকিৎসায় অস্ত্রপচার এর পূর্বে হাত ধোয়ায়</strong>: পানিতে হাতের কুনুই পর্যন্ত ভিজিয়ে নিন। প্রায় ৫ মিলি Chlorhexidine নিয়ে ১ মিনিট ধরে হাত ধুতে থাকুন; নখ পরিষ্কারের জন্য ব্রাশ বা র্স্ক্যাপার ব্যাবহার করুন। পরিষ্কার পানিতে হাত ধুয়ে ফেলুন। একই পদ্ধতিতে ২ মিনিট ধরে পুনরায় হেক্সিস্ক্রাব ব্যাবহার করুন।</p>', NULL, '<p>Do not use</p>\r\n\r\n<ul>\r\n	<li>if you are allergic to chlorhexidine gluconate or any other ingredients</li>\r\n	<li>in contact with meninges</li>\r\n	<li>in the genital area</li>\r\n	<li>as a preoperative skin preparation of the head or face.</li>\r\n</ul>', NULL, NULL, '<p>শিশুদের নাগালের বাইরে রাখুন। চোখ, মস্তিষ্ক, মেনিঞ্জেস ও মধ্যকর্ণ হতে দূরে রাখুন । চোখের সংপর্শে এলে তাৎক্ষনিকভাবে পর্যাপ্ত পানি দিয়ে চোখ ধুয়ে ফেলুন । আলো থেকে দূরে, ঘরে স্বাভাবিক তাপমাত্রায় রাখুন। ক্লোরহেক্সিডিন সাবান ও অন্যান্য অ্যানায়নিক এর সাথে ইনকমপিটেবল । কেবলমাত্র দেহের বহিরাংশে ব্যাবহারের জন্য ।</p>', NULL, '<p>Other antibacterial preparation</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-18 20:26:13', '2022-03-28 21:33:51'),
(317, 317, '<p>Chlorhexidine Gluconate 7.1% Solution is indicated for prophylaxis of omphalitis (infection of the umbilical cord) in newborn.</p>', '<p>Chlorhexidine is a broad-spectrum biocide effective against Gram-positive bacteria, Gramnegative bacteria and fungi. It has both bacteriostatic and bactericidal action, depending on its concentration. Chlorhexidine kills by disrupting the cell membrane. Upon application in vitro, Chlorhexidine can kill nearly 100% of Gram-positive and Gram-negative bacteria within 30 seconds. Since Chlorhexidine formulations can destroy the majority of categories of microbes, there is limited risk for the development of opportunistic infections.<br />\r\n<br />\r\nChlorhexidine is cationic in nature and binds strongly to skin. Data relating to topical administration in neonates are limited. There are no data on metabolism of Chlorhexidine following topical administration.</p>', '<p>Immediately after cutting the cord, 7.1% Chlorhexidine Gluconate should be applied to the tip of the cord, the stump and around the base of the stump.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Chlorhexidine ব্যবহারের পূর্বে ও পরে হাত ভালো করে সাবান ও পানি দিয়ে ধুয়ে ফেলুন। Chlorhexidine এর ড্রপার বোতল চেপে সলিউশনটি নবজাতকের জন্মের পরপর কাটা নাড়ীর অগ্রভাগ, চারপাশ ও গোড়ায় এমনভাবে লাগান যেন সম্পূর্ণ নাড়ীটি ভালো ভাবে ভিজে যায়। Chlorhexidine লাগানোর পর নাড়ী কোন কিছু দিয়ে মুছবেন না। একবার Chlorhexidine লাগানোর পর নাড়ী শুষ্ক রাখুন ও নাড়ীতে অন্য কোন কিছুই লাগাবেন না। চোখে লাগাবেন না।</p>', NULL, NULL, NULL, '<p>Not applicable for the intended patient population.</p>', '<p>For external use only. Do not inject or swallow. Keep out of the eyes and ears and do not use over large areas of the body. If the product comes into contact with the eyes, wash out promptly and thoroughly with clean water. There have been reports of hypersensitivity and skin irritation after topical administration of Chlorhexidine, including generalized allergic reactions and anaphylactic shock. The prevalence of Chlorhexidine hypersensitivity is not known, but available literature suggests this is likely to be very rare. The application of this product should be discontinued and immediate medical help should be sought in case of any symptoms which may indicate an allergic reaction. If skin irritation or redness occurs, prompt medical advice should be sought.</p>', NULL, '<p>Bleaching and Disinfectants</p>', '<p>শিশুদের নাগালের বাইরে রাখুন। আলো থেকে দূরে, ঠাণ্ডা (৩০&deg; সে. এর নিচে) ও শুষ্ক স্থানে রাখুন। কেবলমাত্র রেজিস্টার্ড চিকিৎসকের ব্যবস্থাপত্র অনুযায়ী&nbsp; ব্যবহার্য ও বিক্রয়যোগ্য।</p>', NULL, '2022-02-18 20:26:26', '2022-03-28 21:36:00'),
(318, 318, '<p>For cleansing and irrigating the skin and dirty wounds where an added surfactant effect is required.</p>', '<p><strong>Chlorhexidine</strong>: Chlorhexidine is an antiseptic and disinfectant which is effective against a wide range of vegetative Gram-positive and Gram-negative organisms, some viruses and some fungi. It is ineffective against bacterial spores at room temperature, and acid-fast bacteria are inhibited but not killed. It is more active against Gram-positive than Gram-negative bacteria and some species of Pseudomonas and Proteus are relatively less susceptible. Chlorhexidine is most active at a neutral or slightly acid pH and its activity may be reduced by blood and other organic matter.<br />\r\n<br />\r\n<strong>Cetrimide</strong>: Cetrimide is a quaternary ammonium disinfectant with properties typical of cationic surfactants. Solutions of these surfactants have emulsifying and detergent properties and bactericidal activity against both Gram-positive and Gram-negative organisms but higher concentrations are necessary to kill the latter. The combined detergent and antibacterial properties of cetrimide make it useful in cleansing dirty or infected wounds. It is however, relatively ineffective against bacterial spores, acid-fast bacteria, viruses and fungi.</p>', '<p>Rinse the area to be cleaned with water, apply the minimum amount of irrigation necessary to cover the wound area and wash gently. Rinse again thoroughly. Apply to wound as necessary. Discard remaining solution after use.<br />\r\n<br />\r\nPaediatric Use: Use with care in neonates, particularly in premature infants. Chlorhexidine may cause irritation or chemical burns.</p>', NULL, '<p>Known hypersensitivity to either chlorhexidine or cetrimide. Do not use to irrigate the brain, meninges, eyes or perforated eardrum.</p>', '<p>Irritative skin reactions and hypersensitivity reactions to chlorhexidine have been reported. In the event that these reactions occur, discontinue use. Cetrimide may have a prolonging effect on the wound healing process.</p>', '<p><strong>Pregnancy</strong>: There are no adequate data from the use of chlorhexidine and cetrimide in pregnant women. The potential risk for humans is unknown but is most likely very low since chlorhexidine and cetrimide are poorly absorbed following topical application.<br />\r\n<br />\r\n<strong>Breastfeeding</strong>: It is not known whether chlorhexidine and cetrimide are excreted in breast milk. There are no adequate data from the use of chlorhexidine and cetrimide in breast-feeding women. However, it is unlikely that the products are excreted in breast milk, since the products are poorly absorbed. After topical usage of the product, as a general precaution, rinse nipples thoroughly with water before breastfeeding.</p>', '<p>For external use only. Not for injection, for irrigation only. Not isotonic and is haemolytic. Cetrimide may have a prolonging effect on the wound healing process. Use of this antiseptic should be restricted to infection control and cleansing of wounds rather than general wound management.</p>', '<p>While accidental ingestion is unlikely to cause any systemic effects due to poor absorption of chlorhexidine and cetrimide, ingestion of high concentrations could cause irritation of the gastrointestinal mucosa/gastritis. Gastric lavage might be needed. Symptomatic treatment should be employed. If swallowed, wash out mouth, drink plenty of milk or water and seek medical advice. In case of overdose, seek medical attention or contact a poison control centre.</p>', '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', '<p>Store below 25&deg;C. Protect from light. Single use only. Discard unused portion.</p>', NULL, '2022-02-18 20:26:55', '2022-03-28 21:37:57'),
(319, 319, '<p>For the disinfection of clean and intact skin. For pre-operative surgical hand disinfection, hand disinfection on the ward prior to aseptic procedures or after handling contaminated materials. For disinfection of the patients&rsquo; skin prior to surgery or other invasive procedures</p>', '<p>Chlorhexidine is a very potent cationic chemoprophylactic agent that has a broad-spectrum of activity against gm+ve and gm-ve bacteria. It is both bacteriostatic and bactericidal depending on its concentration. The bactericidal effect, which is achieved at high concentrations, is due to the binding of the cationic to negatively charged bacterial cell walls and extramicrobial complexes. Bacteriostatic effect is achieved at low concentrations which causes an alteration of bacterial cell osmotic equilibrium and leakage of potassium and phosphorus.</p>', '<p><strong>Pre-operative surgical hand disinfection</strong>: Dispense 5 ml of solution and spread thoroughly over both hands and forearms, rubbing vigorously. When dry apply a further 5 ml and repeat the procedure.<br />\r\n<br />\r\n<strong>Antiseptic hand disinfection on the ward</strong>: Dispense 3 ml of solution and spread thoroughly over the hands and wrists rubbing vigorously until dry.<br />\r\n<br />\r\n<strong>Disinfection of patients skin</strong>: Prior to surgery apply the solution to a sterile swab and rub vigorously over the operation site for a minimum of 2 minutes. Chlorhexidine Gluconate is also used for preparation of the skin prior to invasive procedures such as venepuncture.</p>', '<p>Chlorhexidine is incompatible with soaps and other anionic agents. Hypochlorite bleaches may cause brown stains to develop in fabrics which have previously been in contact with chlorhexidine solutions.</p>', '<p>Chlorhexidine Gluconate is contraindicated for persons who have previously shown a hypersensitivity reaction to chlorhexidine. However, such reactions are extremely rare.</p>', '<p>Irritative skin reactions can occasionally occur. Generalised allergic reactions have also been reported but are extremely rare</p>', '<p>No untoward effects are known</p>', '<p>Avoid contact with brain, meninges, middle ear or sensitive tissues and eyes. Do not inject or use in body cavities.</p>', '<p><strong>Symptoms</strong>: Pharyngeal oedema, necrotic lesions of the esophagus and elevated serum aminotransferase concentrations.<br />\r\n<br />\r\n<strong>Management</strong>: Gastric lavage using milk, raw egg, gelatin or mild soap, or employ appropriate supportive measures.</p>', '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', '<p>Do not store above 25&deg; C.</p>', NULL, '2022-02-18 20:27:21', '2022-03-28 21:40:56'),
(320, 320, '<p>Cetrimide &amp; Chlorhexidine Hydrochloride is indicated in Insect bites, Sunburn, Disinfection, Cuts, Scratches, Blisters, Grazes, Nappy rash, Cracked and itchy skin, Cleansing and irrigating the skin or dirty wounds</p>', '<p>Cetrimide is a quaternary ammonium antiseptic; it has bactericidal activity against both gram-positive and gram-negative organisms. Chlorhexidine is an antimicrobial agent; it is active against a wide range of gram-negative and gram-positive vegetative bacteria, yeasts, dermatophyte fungi and lipophilic viruses.</p>', '<p>Adult and children: Apply 2-3 times daily or as directed</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Not to be used in the eye, ear, mucous membrane or body cavities.</p>', '<p>Repeated application may lead to skin irritation.</p>', '<p>Pregnancy Category C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Prolonged and repeated use may increase risk of hypersensitivity reactions. Blood, soap, cotton or other organic matter may decrease antibacterial efficacy.</p>', NULL, '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', NULL, NULL, '2022-02-18 20:27:51', '2022-03-28 21:43:23'),
(321, 321, '<p>It is used to treat skin infections caused by either fungi and/or bacteria, such as-</p>\r\n\r\n<ul>\r\n	<li>Ringworm</li>\r\n	<li>Athlete&#39;s foot and</li>\r\n	<li>Infected nappy rash</li>\r\n</ul>', '<p>Nystatin is a fungistatic and fungicidal antibiotic primarily effective against Candida albicans. Chlorhexidine has activity against a wide range of bacteria. Nystatin is poorly absorbed from the gastrointestinal tract. It is not absorbed through the skin or mucous membranes when applied topically</p>', '<p>Route of administration: Topically<br />\r\n<strong>Child</strong>: Apply 2-3 times a day, continuing for 7 days after lesions have healed.<br />\r\n<strong>Adult</strong>: Apply 2-3 times a day, continuing for 7 days after lesions have healed. Or as directed by the physician.</p>', '<p>There are no known drug interactions.</p>', '<p>Known hypersensitivity to the active substances, especially in those with a history of possible chlorhexidine-related allergic reactions.</p>', '<p>Common side effects: Allergic skin reactions such as dermatitis, pruritus, erythema, eczema, rash and skin irritation. Rare side effects: Severe allergic reactions, leading to a drop in blood pressure and even to unconsciousness.</p>', '<p>This cream should be administered with caution during the early months of pregnancy.</p>', '<p>For external use only. Avoid contact with eyes. If sensitivity occurs, or if new infection appears, discontinue use and institute alternative therapy. This cream contains chlorhexidine. Chlorhexidine is known to induce hypersensitivity, including generalized allergic reactions and anaphylactic shock. This cream should not be administered to Anyone with a potential history of an allergic reaction to a chlorhexidine-containing compound.</p>', '<p>This is poorly absorbed from the gastrointestinal tract. In the event of accidental oral ingestion, routine measures such as gastric lavage should be performed as soon as possible after ingestion.</p>', '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', '<p>Store below 30&deg;C temperature &amp; dry place, protected from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:28:20', '2022-03-28 21:47:38'),
(322, 322, '<p>hloroquine Phosphate is indicated in the following cases:</p>\r\n\r\n<ul>\r\n	<li>Treatment of malaria</li>\r\n	<li>Prophylaxis and suppression of malaria</li>\r\n	<li>Treatment of amoebic hepatitis and abscess</li>\r\n	<li>Treatment of discoid and systemic and systemic lupus erythematosus</li>\r\n	<li>Treatment of rheumatoid arthritis</li>\r\n</ul>', '<p>Chloroquine is used for malarial prophylaxis (as a suppressive) and in managing acute attacks of malaria. It is highly active against erythrocytic forms of P. vivax, P. malariae and P. falciparum. It influences Hb digestion by increasing intravesicular pH in malaria parasite cells and interferes with the nucleoprotein synthesis of the patient. It is also effective in extra intestinal amoebiasis. In RA chloroquine and more effectively hydroxychloroquine have a disease-modifying effect.</p>', '<p><strong>Treatment of Malaria-</strong><br />\r\n<br />\r\nPartially immune adults:</p>\r\n\r\n<p>A single dose of 4 tablets. In severe attacks, the dosage schedule for non-immune adults should be adopted.</p>\r\n\r\n<p>Partially immune children:</p>\r\n\r\n<ul>\r\n	<li><strong>Under 1 year</strong>: 1-2 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>1-3 years</strong>: 3-4 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>3-6 years</strong>: 4-6 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>6-9 years</strong>: 6-9 single dose (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p>In severe attacks, the dosage schedule for non-immune children should be adopted.</p>\r\n\r\n<p>Non-immune adults:</p>\r\n\r\n<ul>\r\n	<li><strong>P. falciparum infections</strong>: 4 tablets initially, 2 tablets after 6 to 8 hours and then 2 tablets per day for 2 days</li>\r\n	<li><strong>P. vivax group infections</strong>: A single dose of four tablets followed by a course of treatment with primaquine phosphate (15 mg base daily for fourteen days)</li>\r\n</ul>\r\n\r\n<p>Non-immune Children:</p>\r\n\r\n<p>Under 1 year:</p>\r\n\r\n<ul>\r\n	<li>1-2 initial dose (in 5 ml spoonful)</li>\r\n	<li>1 dose to be taken 6 hours later and then daily for 2 days (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p>1-3 years:</p>\r\n\r\n<ul>\r\n	<li>3-4 initial dose (in 5 ml spoonful)</li>\r\n	<li>1-2 dose to be taken 6 hours later and then daily for 2 days (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p>3-6 years:</p>\r\n\r\n<ul>\r\n	<li>4-6 initial dose (in 5 ml spoonful)</li>\r\n	<li>2-3 dose to be taken 6 hours later and then daily for 2 days (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p>6-9 years :</p>\r\n\r\n<ul>\r\n	<li>6-9 initial dose (in 5 ml spoonful)</li>\r\n	<li>3-5 dose to be taken 6 hours later and then daily for 2 days (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Prophylaxis and suppression of Malaria-</strong></p>\r\n\r\n<p><strong>Adults</strong>: 2 tablets taken once a week, on the same day each week, during exposure to risk and continued for 6 weeks after leaving the malarious area.<br />\r\n<br />\r\n<strong>Children (Syrup)</strong>: The following doses should be taken once a week, on the same day each week, during exposure to risk and continued for 6 weeks after leaving the malarious area.</p>\r\n\r\n<ul>\r\n	<li><strong>Under 1 year</strong>: 1 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>1-3 years</strong>: 2 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>3-6 years</strong>: 2-3 single dose (in 5 ml spoonful)</li>\r\n	<li><strong>6-9 years</strong>: 3-5 single dose (in 5 ml spoonful)</li>\r\n</ul>\r\n\r\n<p><strong>Children (Tablets)</strong>: For practical purpose, children over 12 years may be treated as adults and for those below this age, the following proportions may be applied.</p>\r\n\r\n<ul>\r\n	<li><strong>Under 1 year</strong>: ⅛ adult dose (&frac14; tablet)</li>\r\n	<li><strong>1-4 years</strong>: &frac14; adult dose (&frac12; tablet)</li>\r\n	<li><strong>4-8 years</strong>: &frac12; adult dose (1 tablet)</li>\r\n	<li><strong>8-12 years</strong>: &frac34; adult dose (1.5 tablet)</li>\r\n</ul>', '<p>Concomitant therapy with phenylbutazone predisposes to dermatitis, antagonises effect of neostigmine and pyridostigmine, reduces bioavailability of ampicillin. Cimetidine inhibits metabolism of chloroquine raising plasma levels.</p>', '<p>There is no absolute contraindication to the use of chloroquine.</p>', '<p>Choroquine is well tolerated at the standard dosage regimens, side effects such as headache and gastrointestinal disturbances which may occur are not of a serious nature. Where prolonged high dose is required side effects can be of greater severity and patients may develop skin eruptions, occasional depigmentation or loss of hair, difficulty in accommodation, blurring of vision. Corneal opacities disappear completely when the drug is stopped. Rarely thrombocytopenia, agranulocytosis and aplastic anemia have been reported.<br />\r\n<br />\r\nThe most serious toxic hazard of prolonged therapy with doses is the occasional development of irreversible retinal damage. For this reason considerable caution is needed in the use of choroquine for long-term high dosage therapy and such use should only be considered when no other drug is available. Defects in visual accommodation may occur on first taking choloquine and patients should be warned regarding driving or operating machinery.</p>', '<p>As with all other drugs, the use of choroquine during pregnancy should be avoided if possible, unless in the case of threatening infections, in the judgment of the physician, when the potential benefit outweighs the risk.</p>', '<p>Caution is necessary when giving choroquine to patients with porphyria who also have hepatic dysfunction or cirrhosis as the drug may precipitate severe constitutional symptoms and an increase in the amount of porphyrins excreted in the urine. This reaction is especially apparent in alcoholics. Patients receiving choloquine continuously at higher dose levels for a period longer than 12 months or at weekly intervals for a period of more than 3 years as prophylactic against malaria (or the consumption exceeds 1.6 g/Kg) should undergo ophthalmic examination at three months interval.</p>', NULL, '<p>Anti-malarial drugs</p>', '<p>Store at room temperature in a dry place, away from light.</p>', '<p><strong>Amoebic hepatitis</strong>: Four tablets daily for two days followed by one tablet twice daily for two or three weeks.<br />\r\n<br />\r\n<strong>Lupus erythomatosus</strong>: One tablet twice daily for one to two weeks followed by a maintenance dose of one tablet daily.</p>', '2022-02-18 20:28:41', '2022-03-28 21:51:19'),
(323, 323, '<p>Disinfectant for skin and gloved hands; obstetrics, antiseptic lubricant for vaginal examinations and on forceps; for hand antisepsis .</p>', '<p>Chloroxylenol is used in hospitals and households for disinfection and sanitation. It is also commonly used in&nbsp;antibacterial soaps, wound-cleansing applications and household antiseptics such as liquid (to which it contributes its distinctive odor), cream and ointments.</p>', '<p>Wash with one table spoonful of Chloroxylenol to a tumbler of water (1 in 13) for urgent application, undiluted Chloroxylenol may be used but not in a sensitive skin.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity</p>', '<p>Skin sensitivity; irritation of conjunctiva, mucosal irritation; reversible brown staining of the teeth; tongue discoloration and burning sensation; transient taste disturbance; parotid gland swelling.</p>', '<p>Pregnancy Category-Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Condition worsens or symptoms persist for more than 7 days or clear up and occur again within a few days</p>', NULL, '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', NULL, NULL, '2022-02-18 20:29:05', '2022-03-28 21:54:39'),
(324, 324, '<p>Chloroxylenol &amp; Triclosan is indicated in Insect bites, Sunburn, Cuts, Scratches, Abrasions, Disinfection of the skin, Minor burns, Sore lips, Minor skin infections, Chapped roughened hands, Cracked itchy skin</p>', '<p>It is bactericidal against most gram-positive bacteria. Chloroxylenol is used in hospitals and households for disinfection and sanitation. It is also commonly used in&nbsp;antibacterial soaps, wound-cleansing applications and household antiseptics such as Dettol liquid (to which it contributes its distinctive odor), cream and ointments.&nbsp;<br />\r\n<br />\r\nTriclosan, a chlorinated bisphenol antiseptic, is active against fungi, gram-positive and gram-negative bacteria.</p>', '<p><strong>Adults and children 2 years of age and older</strong>: apply to the affected area no more than 3 to 4 times daily.<br />\r\n<br />\r\n<strong>children under 2 years of age</strong>: consult a doctor</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity</p>', '<p>Skin sensitivity; irritation of conjunctiva, mucosal irritation; reversible brown staining of the teeth; tongue discoloration and burning sensation; transient taste disturbance; parotid gland swelling.</p>', '<p>Pregnancy Category: Not Classified<br />\r\nFDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Condition worsens or symptoms persist for more than 7 days or clear up and occur again within a few days</p>', NULL, '<p>Chlorhexidine &amp; Chloroxylenol preparations</p>', NULL, NULL, '2022-02-18 20:29:46', '2022-03-28 22:09:05'),
(325, 325, '<p>Chlorpheniramine Maleate is indicated in the following indications-</p>\r\n\r\n<ul>\r\n	<li>Urticaria</li>\r\n	<li>Sensitivity reactions</li>\r\n	<li>Angioneurotic edema</li>\r\n	<li>Vasomotor rhinitis</li>\r\n	<li>Cough</li>\r\n	<li>Common cold</li>\r\n	<li>Motion sickness and</li>\r\n	<li>Other allergic conditions.</li>\r\n</ul>', '<p>Chlorpheniramine Maleate is an alkylamine antihistamine. It is one of the most potent histamine H1-receptor blocking agents which is used as a potent antihistamine. This generally causes less sedation than promethazine. Chlorpheniramine Maleate exerts its effects by blocking H1-receptor competitively.</p>', '<p>Adult- Usual adult dose is 4 mg every 4-6 hours, maximum 24 mg daily.<br />\r\n<br />\r\nChild-</p>\r\n\r\n<ul>\r\n	<li>6-12 years: 2 mg every 4-6 hours, maximum 12 mg daily.</li>\r\n	<li>2-5 years: 1 mg every 4-6 hours, maximum 6 mg daily.</li>\r\n	<li>1-2 years: 1 mg twice daily.</li>\r\n</ul>\r\n\r\n<p>Below 1 year the use of Chlorpheniramine Maleate is not recommended.</p>', '<p>Chlorphenamine maleate has been reported to be incompatible with calcium chloride, kanamycin sulfate, noradrenaline acid tartrate, pentobarbital sodium, and meglumine adipiodone.</p>', '<p>Chlorpheniramine is contraindicated in patients hypersensitive to this agent, in newborn or premature infants.</p>', '<p>Chlorpheniramine is well-tolerated, but sometimes drowsiness, dizziness, muscular weakness, and gastrointestinal upset may occur.</p>', '<p>This drug should not be used in lactating mother and in pregnancy especially during the first trimester of pregnancy.</p>', '<p>Chlorpheniramine should be used with caution in patients with glaucoma and prostatic hypertrophy. During therapy with chlorpheniramine, caution should be taken in driving vehicles and operating machinery.</p>', '<p>CNS depression (including sedation, apnea, CV collapse), CNS stimulation (including insomnia, hallucination, tremors, convulsions), tinnitus, blurred vision, dizziness, ataxia, hypotension. Stimulation and atropine-like signs and symptoms (including dry mouth, fixed dilated pupils, flushing, hyperthermia, Gl symptoms) are more likely in children.</p>', '<p>Sedating Anti-histamine</p>', '<p>Store in a cool (Below 25&deg;C temperature) and dry place protected from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:30:13', '2022-03-28 22:11:38');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(326, 326, '<p>Chlorpromazine is indicated in the following conditions:</p>\r\n\r\n<ul>\r\n	<li>Schizophrenia and other psychoses (especially paranoid), mania and hypomania.</li>\r\n	<li>In anxiety psychomotor agitation excitement, violent or dangerously impulsive behaviour. Chlorpromazine is used as an adjunct in the short-term management of these conditions.</li>\r\n	<li>Intractable hiccup.</li>\r\n	<li>Nausea and vomiting of terminal illness (where other medicines have failed or are not available).</li>\r\n	<li>Childhood schizophrenia and autism.</li>\r\n</ul>', '<p>Chlorpromazine is a neuroleptic that acts by blocking the postsynaptic dopamine receptor in the mesolimbic dopaminergic system and inhibits the release of hypothalamic and hypophyseal hormones. It has antiemetic, serotonin-blocking, and weak antihistaminic properties and slight ganglion-blocking activity.</p>', '<p>Schizophrenia, Psychoses, Anxiety and Agitation</p>\r\n\r\n<p>Oral-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially 25 mg three times daily or 75 mg at bedtime increasing by daily amounts of 25 mg to an effective maintenance dose. This is usually in the range 75 to 300 mg daily, but some patients may require up to 1 g daily.</li>\r\n	<li><strong>Children</strong>: Under 1 Year: Do not use unless need is life saving. 1-5 Years: 0.5 mg/kg bodyweight every 4 - 6 hours to a maximum recommended dose of 40 mg daily. 6-12 Years: A third to half the adult dose, to a maximum recommended dose of 75 mg daily.</li>\r\n	<li><strong>Elderly</strong>: Start with a third to a half the usual adult dose with a more gradual increase in dosage.</li>\r\n</ul>\r\n\r\n<p>Intramuscular-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: For acute relief of symptoms 25 - 50 mg every 6-8 hours.</li>\r\n	<li><strong>Children</strong>: Under 1 Year: Do not use unless need is life saving. 1-5 Years: 0.5 mg/kg bodyweight every 6 - 8 hours. Dosage is not advised to exceed 40 mg daily. 6-12 Years: 0.5 mg/kg bodyweight every 6-8 hours. Not to exceed 75 mg daily.</li>\r\n	<li><strong>Elderly</strong>: Doses in the lower range for adults should be sufficient to control symptoms, i.e. 25 mg, 8 hourly.</li>\r\n</ul>\r\n\r\n<p><br />\r\nIntractable Hiccup (Adult)</p>\r\n\r\n<ul>\r\n	<li><strong>Oral</strong>: 25-50 mg three or four times daily.</li>\r\n	<li><strong>Intramuscular</strong>: 25-50 mg every 6-8 hours.</li>\r\n	<li><strong>Intravenous Infusion</strong>: If other routes of administration are inappropriate, give 25-50 mg in 500-1000 ml sodium chloride by slow intravenous infusion every 6-8 hours.</li>\r\n</ul>\r\n\r\n<p><br />\r\nNausea and Vomiting of Terminal Illness</p>\r\n\r\n<p>Oral-</p>\r\n\r\n<ul>\r\n	<li>Adults: 10-25 mg every 4-6 hours.</li>\r\n	<li>Children: Under 1 Year: Do not use unless need is life saving. 1-5 Years: 0.5 mg/kg every 4 - 6 hours. Maximum daily dosage should not exceed 40 mg. 6-12 Years: 0.5 mg/kg every 4 - 6 hours. Maximum daily dosage should not exceed 75 mg.</li>\r\n	<li>Elderly: Initially a third to half the adult dose. The physician should then use their clinical judgement to obtain control.</li>\r\n</ul>\r\n\r\n<p>Intramuscular-</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 25 mg initially, then 25 - 50 mg every 3 - 4 hours until vomiting stops, then drug to be taken orally.</li>\r\n	<li><strong>Children</strong>: Under 1 Year: Do not use unless need is life saving. 1-5 Years: 0.5 mg/kg 6 - 8 hourly. It is advised that maximum daily dosage should not exceed 40 mg. 6-12 Years: 0.5 mg/kg every 6 - 8 hours. It is advised that maximum daily dosage should not exceed 75 mg.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>May be taken with or without food. May be taken with meals to reduce GI discomfort.</p>', '<p>Interactions resulting in decreased chlorpromazine levels: Food, alcohol and benztropine can reduce the absorption of chlorpromazine. Antacids can slow the absorption of chlorpromazine. Lithium and chronic administration of barbiturates can lead to increased clearance of chlorpromazine.<br />\r\n<br />\r\nInteractions resulting in increased chlorpromazine levels: Tricyclic antidepressants decrease the clearance of chlorpromazine and may lead to increased serum levels. Administration of chlorpromazine with CYP1A2 inhibitors, in particular strong (such as ciprofloxacin and fluvoxamine) or moderate (such as oral contraceptives and vemurafenib) inhibitors leads to an increase in chlorpromazine plasma concentrations. Therefore, patients may experience any chlorpromazine dose-dependent adverse drug reaction.</p>', '<p>Chlorpromazine should never be used in the following circumstances:</p>\r\n\r\n<ul>\r\n	<li>Circulatory collapse.</li>\r\n	<li>CNS depression, e.g. coma or drug intoxication.</li>\r\n	<li>Previous history of a hypersensitivity reaction (e.g. jaundice or blood dyscrasia) to phenothiazines, especially chlorpromazine itself, or to any of the excipients contained in the tablets or injection.</li>\r\n	<li>Bone marrow depression.</li>\r\n	<li>Phaeochromocytoma.</li>\r\n	<li>Hepatic failure or active hepatic disease.</li>\r\n	<li>Chlorpromazine Injection contains sodium metabisulfite and sodium sulfite and may cause allergic-type reactions including anaphylactic symptoms and asthmatic episodes in susceptible people.</li>\r\n</ul>', '<p>The following adverse effects have been reported for chlorpromazine or phenothiazines in<br />\r\ngeneral.</p>\r\n\r\n<ul>\r\n	<li>Cardiovascular: Postural hypotension, ECG Changes.</li>\r\n	<li>Dermatological</li>\r\n	<li>Contact dermatitis, photosensitivity, urticarial, maculopapular, petechial or oedematous reactions.</li>\r\n	<li>Endocrine: Elevated prolactin levels, impaired thermoregulation, hyperglycaemia, other hypothalamic effects.</li>\r\n	<li>Gastrointestinal: Dry mouth, constipation.</li>\r\n	<li>Immunological: Raised ANA titre, positive SLE cells.</li>\r\n	<li>Genitourinary: Urinary retention.</li>\r\n	<li>Haematological: Leucopenia, agranulocytosis, eosinophilia, hemolytic anaemia, aplastic anaemia, thrombocytopenic purpura and pancytopenia have been reported.</li>\r\n</ul>', '<p>Pregnancy category C. Studies in animals by oral route have shown reproductive toxicity (dose-related embryo fetotoxicity: increased resorptions and dead foetuses). Increased incidence of malformations was observed in mice but only at doses inducing maternal mortality. There is inadequate animal data regarding reproductive toxicity with chlorpromazine by parenteral route. In humans, the teratogenic risk of chlorpromazine has not been evaluated. Different prospective epidemiological studies conducted with other phenothiazines have yielded contradictory results regarding teratogenic risk. Chlorpromazine has been found to be excreted in breast milk in variable amounts, therefore it is not recommended for nursing mothers unless the expected benefits outweigh any potential risk.</p>', '<p>Chlorpromazine generally should not be used in epilepsy, Parkinson&rsquo;s disease, hypoparathyroidism, myasthenia gravis and prostatic hypertrophy.</p>', NULL, '<p>Anti-emetic drugs, Phenothiazine drugs, Phenothiazine related drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Elderly: The elderly are relatively more susceptible to the adverse effects of chlorpromazine. The starting dose should be about half the usual adult dose and dosage increments should be gradual and reviewed regularly.</p>', '2022-02-18 20:30:38', '2022-03-28 22:14:13'),
(327, 327, '<p>Chlorthalidone is indicated in the management of hypertension. Chlorthalidone is indicated as adjunctive therapy in edema associated with congestive heart failure, hepatic cirrhosis and corticosteroid and estrogen therapy.</p>', '<p>Chlortalidone prevents reabsorption of sodium and chloride by inhibiting the Na+/Cl&minus;&nbsp;symporter in the distal convoluted tubule. Thiazides and related compounds also decrease the glomerular filtration rate, which further reduces the drug&#39;s efficacy in patients with kidney impairment (e.g. kidney insufficiency). By increasing the delivery of sodium to the distal renal tubule, chlortalidone indirectly increases potassium excretion via the sodium-potassium exchange mechanism (i.e. apical ROMK/Na channels coupled with basolateral NKATPases). This can result in hypokalemia and hypochloremia as well as a mild metabolic alkalosis; however, the diuretic efficacy of chlortalidone is not affected by the acid-base balance of the patient being treated.<br />\r\n<br />\r\nInitially, diuretics lower blood pressure by decreasing cardiac output and reducing plasma and extracellular fluid volume. Eventually, cardiac output returns to normal, and plasma and extracellular fluid volume return to slightly less than normal, but a reduction in peripheral vascular resistance is maintained, thus resulting in an overall lower blood pressure. The reduction in intravascular volume induces an elevation in plasma renin activity and aldosterone secretion, further contributing to the potassium loss associated with thiazide diuretic therapy.</p>', '<p>Therapy should be initiated with the lowest possible dose and then titrated according to individual patient response. A single dose given in the morning with food is recommended; divided doses are unnecessary.<br />\r\n<br />\r\n<strong>Edema</strong>: Up to 50 mg daily.<br />\r\n<br />\r\n<strong>Hypertension</strong>: 25 mg daily in the morning, increased to 50 mg daily if necessary.<br />\r\n<br />\r\n<strong>Heart failure</strong>: 25-50 mg daily in the morning, increased if necessary to 100-200 mg daily (reduce to lowest effective dose for maintenance).<br />\r\n<br />\r\nMaintenance doses may often be lower than initial doses and should be adjusted according to the individual patient.</p>', '<p>Chlorthalidone may add to or potentiate the action of other antihypertensive drugs. Potentiation occurs with ganglionic peripheral adrenergic blocking drugs.</p>', '<p>Patients with anuria and known hypersensitivity to Chlorthalidone or other sulfonamide-derived drugs.</p>', '<p>Dry mouth, thirst, nausea, vomiting, feeling weak, drowsy, restless, or light-headed, fast or uneven heartbeat, muscle pain or weakness, urinating less than usual or not at all, easy bruising or bleeding, unusual weakness, red or purple spots on skin, numbness or tingly feeling, nausea, stomach pain, low fever, loss of appetite, dark urine, clay-colored stools.</p>', '<p>Pregnancy&nbsp;category B.&nbsp;Thiazides are excreted in human milk. Because of the potential for serious adverse reactions in nursing infants from chlorthalidone, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p><strong>Renal impairment</strong>: Chlorthalidone dosage should be reduced in moderate renal failure - every 24 or 48 h - and should not be used in advanced renal failure.<br />\r\n<br />\r\n<strong>Liver disease</strong>: There is a risk of precipitating hepatic encephalopathy in patients with liver cirrhosis and ascites.<br />\r\n<br />\r\n<strong>Use in pregnancy</strong>: It is better to avoid Chlorthalidone as it crosses the placenta.<br />\r\n<br />\r\n<strong>Use in Lactation</strong>: In lactating mother, significant amount of Chlorthalidone enter breast milk; like other long-acting thiazides, it can suppress lactation. Chlorthalidone should not be prescribed for lactating mother.</p>', '<p>Symptoms of acute overdosage include nausea, weakness, dizziness, and disturbances of electrolyte balance. The oral LD50 of the drug in the mouse and the rat is more than 25,000 mg/kg body weight. The minimum lethal dose (MLD) in humans has not been established. There is no specific antidote, but gastric lavage is recommended, followed by supportive treatment. Where necessary, this may include intravenous dextrose-saline with potassium, administered with caution.</p>', '<p>Thiazide diuretics &amp; related drugs</p>', '<p>Store in a cool &amp; dry place, away from children</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Chlorthalidone tablets in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal or cardiac function, and of concomitant disease or other drug therapy.</p>', '2022-02-18 20:30:55', '2022-03-28 22:16:30'),
(328, 328, '<p>Cholera Saline contains different electrolytes which are usually depleted in various conditions e.g. diarrhoea, vomiting, profuse sweating etc. So, this saline is indicated in cholera, also in diarrhoea, vomiting, fluid loss, to replenish and restore the normal electrolyte balance of the body.</p>', NULL, '<p>The volume and rate of infusion of Cholera Saline depends upon the requirements of the patient and the judgement of the physician. It usually varies with age, weight and clinical condition of the patient.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Administration Procedure:</p>\r\n\r\n<ul>\r\n	<li>Check infusion set and infusion solution prior to use</li>\r\n	<li>Pull moderately to tear off the protective cover of the Eurohead</li>\r\n	<li>Hold lightly the Eurohead but not the bag</li>\r\n	<li>Open the flow regulator fully and hold the giving set on the top white area, but not the membrane venting region</li>\r\n	<li>Insert the spike of the administration set to the Eurohead and fit the connector of the administration set firmly to the needle</li>\r\n	<li>Gradually allow the fluid to flow down to the needle tip and close</li>\r\n	<li>Remove the protective cover of the needle</li>\r\n	<li>Locate the venipuncture site and clean the site with an antiseptic solution, and then insert the needle</li>\r\n	<li>Securely tape the puncture site</li>\r\n	<li>Securely tape the wings and tubing</li>\r\n	<li>Start infusion while adjusting drip speed</li>\r\n</ul>', NULL, NULL, '<ul>\r\n	<li>Severe burning, pain, or swelling around the IV needle;</li>\r\n	<li>Warmth, redness, oozing, or bleeding where the IV was placed;</li>\r\n	<li>fever, ongoing cough.</li>\r\n</ul>', NULL, '<p>Since Cholera Saline contains different electrolytes, it should be infused with caution in patients where electrolyte imbalance may cause detrimental effects, e.g. in pregnancy, renal impairment, heart failure, pulmonary congestion, head injury etc. or in patients receiving potassium sparing diuretics.</p>', NULL, '<p>Intravenous fluid preparations</p>', '<p>Should be stored at controlled room temperature.</p>', NULL, '2022-02-18 20:31:11', '2022-03-28 22:18:17'),
(329, 329, '<p>Choriogonadotropin alfa injection is indicated for the induction of final follicular maturation and early luteinization in&nbsp;infertile&nbsp;women who have undergone pituitary&nbsp;desensitization and who have been appropriately pretreated with follicle stimulating hormones as part of an Assisted Reproductive Technology (ART) program such as&nbsp;in vitro&nbsp;fertilization&nbsp;and embryo transfer. Choriogonadotropin alfa PreFilled Syringe is also indicated for the induction of&nbsp;ovulation&nbsp;(OI) and pregnancy in anovulatory infertile patients in whom the cause of&nbsp;infertility&nbsp;is functional and not due to primary&nbsp;ovarian&nbsp;failure.<br />\r\n<br />\r\nSelection Of Patients:</p>\r\n\r\n<ul>\r\n	<li>Before treatment with gonadotropins is instituted, a thorough gynecologic and endocrinologic evaluation must be performed. This should include an assessment of&nbsp;pelvic&nbsp;anatomy. Patients with tubal obstruction should receive Choriogonadotropin Alfa PreFilled Syringe only if enrolled in an&nbsp;in vitro&nbsp;fertilization program.</li>\r\n	<li>Primary ovarian failure should be excluded by the determination of gonadotropin levels.</li>\r\n	<li>Appropriate evaluation should be performed to exclude pregnancy.</li>\r\n	<li>Patients in later reproductive life have a greater predisposition to endometrial carcinoma as well as a higher incidence of anovulatory disorders. A thorough diagnostic evaluation should always be performed in patients who demonstrate abnormal&nbsp;uterine bleeding&nbsp;or other signs of endometrial abnormalities before starting FSH and Choriogonadotropin Alfa PreFilled Syringe therapy.</li>\r\n	<li>Evaluation of the partner&#39;s fertility potential should be included in the initial evaluation.</li>\r\n</ul>', '<p>The physicochemical, immunological, and biological activities of&nbsp;recombinant&nbsp;hCG are comparable to those of placental and human pregnancy urine-derived hCG. Choriogonadotropin alfa stimulates late follicular maturation and resumption of&nbsp;oocyte&nbsp;meiosis, and initiates&nbsp;rupture&nbsp;of the pre-ovulatory&nbsp;ovarian&nbsp;follicle. Choriogonadotropin alfa, the active component of Choriogonadotropin Alpha PreFilled Syringe, is an analogue of&nbsp;Luteinizing Hormone&nbsp;(LH) and binds to the LH/hCG receptor of the granulosa and theca cells of the ovary to effect these changes in the absence of an&nbsp;endogenous&nbsp;LH surge. In pregnancy, hCG, secreted by the placenta, maintains the viability of the corpus&nbsp;luteum to provide the continued secretion of&nbsp;estrogen&nbsp;and&nbsp;progesterone&nbsp;necessary to support the first trimester of pregnancy. Choriogonadotropin Alpha PreFilled Syringe is administered when monitoring of the patient indicates that sufficient follicular development has occurred in response to FSH treatment for&nbsp;ovulation&nbsp;induction.</p>', '<p><strong>Infertile Women Undergoing Assisted Reproductive Technologies (ART)</strong>: Choriogonadotropin Alfa PreFilled Syringe 250 &mu;g should be administered one day following the last dose of the follicle stimulating agent. Choriogonadotropin Alfa PreFilled Syringe should not be administered until adequate follicular development is indicated by serum&nbsp;estradioland vaginal ultrasonography. Administration should be withheld in situations where there is an excessive ovarian response, as evidenced by clinically significant ovarian enlargement or excessive estradiol production.<br />\r\n<br />\r\n<strong>Infertile Women Undergoing Ovulation Induction (OI)</strong>: Choriogonadotropin Alfa PreFilled Syringe should not be administered until adequate follicular development is indicated by serum estradiol and vaginal ultrasonography. Choriogonadotropin Alfa PreFilled Syringe 250 &mu;g should be administered one day following the last dose of the follicle stimulating agent. Choriogonadotropin Alfa PreFilled Syringe administration should be withheld in situations where there is an excessive ovarian response, as evidenced by multiple follicular development, clinically significant ovarian enlargement or excessive estradiol production.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>For Subcutaneous Use Only. Directions For Administration Of Choriogonadotropin Alfa Prefilled Syringe is intended for a single subcutaneous injection. Any unused material should be discarded. Choriogonadotropin Alfa PreFilled Syringe may be self-administered by the patient. Follow the directions below for injecting Choriogonadotropin Alfa PreFilled Syringe.<br />\r\n<br />\r\n<strong>Step 1</strong>: Wash your hands thoroughly with soap and water.<br />\r\n<br />\r\n<strong>Step 2</strong>: Carefully clean the injection site: Make yourself comfortable by sitting or lying down. Carefully clean the injection site on the stomach with an alcohol wipe and allow it to air-dry.<br />\r\n<br />\r\n<strong>Step 3</strong>: Administer your injection: Carefully remove the needle cap from the syringe. Do not touch the needle or allow the needle to touch any surface. Inject the prescribed dose as directed by your doctor, nurse or pharmacist.<br />\r\n&nbsp;<br />\r\n<strong>Step 4</strong>: Gently withdraw the needle: Discard the needle and syringe into your safety container. Place gauze over the injection site. If any bleeding occurs, apply gentle pressure. If bleeding does not stop within a few minutes, place a clean piece of gauze over the injection site and cover it with an adhesive bandage.<br />\r\n<br />\r\n<strong>Step 5</strong>: Storage and clean up: Remember that your injection materials must be kept sterile and cannot be reused.</p>', '<p><strong>Drng &amp; other interactions:</strong>&nbsp;No clinically significant drug interactions have been reported during hCG therapy. Following administration, Ovidrel (choriogonadotrophin alfa) may interfere for up to ten days with the immunological determination of serum/urinary hCG, leading to a false positive pregnancy test. During Ovidrel therapy, a minor thyroid stimulation is possible of which the clinical relevance is unknown.</p>', '<p>Choriogonadotropin Alpha PreFilled Syringe is contraindicated in women who exhibit:</p>\r\n\r\n<ul>\r\n	<li>Prior hypersensitivity to hCG preparations or one of their excipients.</li>\r\n	<li>Primary&nbsp;ovarian&nbsp;failure.</li>\r\n	<li>Uncontrolled&nbsp;thyroid&nbsp;or adrenal dysfunction.</li>\r\n	<li>An uncontrolled organic intracranial&nbsp;lesion&nbsp;such as a&nbsp;pituitary&nbsp;tumor.</li>\r\n	<li>Abnormal&nbsp;uterine bleeding&nbsp;of undetermined origin&nbsp;</li>\r\n	<li>Ovarian cyst&nbsp;or enlargement of undetermined origin</li>\r\n	<li>Sex hormone dependent tumors of the reproductive tract and&nbsp;accessoryorgans.</li>\r\n	<li>Pregnancy.</li>\r\n</ul>', '<p>Injection site inflammation and reaction,&nbsp;flatulence, diarrhea, hiccup,&nbsp;ectopic pregnancy,&nbsp;breast pain, intermenstrual bleeding, vaginal hemorrhage, cervical&nbsp;lesion, leukorrhea, ovarian hyperstimulation, uterine disorders,&nbsp;vaginitis, vaginal discomfort, body pain,&nbsp;back pain, fever, dizziness, headache, hot flashes,&nbsp;malaise, paraesthesias, rash, emotional&nbsp;lability, insomnia, upper respiratory tract infection, cough, dysuria, urinary tract infection,&nbsp;urinary incontinence, albuminuria, cardiac arrhythmia, genital moniliasis, genital herpes,&nbsp;leukocytosis,&nbsp;heart murmurand cervical carcinoma.</p>', '<p><strong>Pregnancy</strong>&nbsp;Category X. Intrauterine&nbsp;death and impaired&nbsp;parturition&nbsp;were observed in pregnant rats given a dose of urinary-hCG (500 IU) equivalent to three times the maximum human dose of 10,000, based on body surface area.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised if hCG is administered to a nursing woman.</p>', '<p>Gonadotropins, including Choriogonadotropin Alpha&nbsp;PreFilled Syringe (choriogonado-tropin alfa injection), should only be used by physicians who are thoroughly familiar with&nbsp;infertility&nbsp;problems and their management. Like other hCG products, Choriogonadotropin Alpha&nbsp;PreFilled Syringe is a potent gonadotropic substance capable of causing OvarianHyperstimulation Syndrome (OHSS) in women with or without pulmonary or vascularcomplications. The risks of gonadoptropin treatment should be considered for women with risk factors of thromboembolic events such as prior medical or&nbsp;family history.&nbsp;Gonadotropin&nbsp;therapy requires a certain time commitment by physicians and supportive health professionals, and requires the availability of appropriate monitoring facilities. Safe and effective induction of&nbsp;ovulation&nbsp;and use of Choriogonadotropin Alpha&nbsp;PreFilled Syringe in women requires monitoring of ovarian response with serum&nbsp;estradiol&nbsp;and&nbsp;transvaginal ultrasound on a regular basis.</p>', NULL, '<p>Female Sex hormones</p>', '<p>The Choriogonadotropin Alfa PreFilled Syringe must be stored refrigerated between 2-8&deg; C before being dispensed to the patient. Patients should store the pre-filled syringe refrigerated to allow the product to be used until the expiry date shown on the syringe or carton. The Choriogonadotropin Alfa PreFilled Syringe may be stored by the patient for no more than 30 days at room temperature up to 25&deg; C but must be used within those 30 days. Protect from light. Store in original package. Discard unused material.</p>', '<p><strong>Pediatric Patients</strong>: Safety and effectiveness in pediatric patients has not been established.<br />\r\n<br />\r\n<strong>Geriatric Patients</strong>: Safety and effectiveness in geriatric patients has not been established.</p>', '2022-02-18 20:31:37', '2022-03-28 22:21:09'),
(330, 330, '<p>Ciclesonide inhalation aerosol is indicated for treatment to control persistent asthma in adults (18 years and older).</p>', '<p>Ciclesonide, which is a new once daily inhaled corticosteroid, is an ester prodrug that requires hydrolyzation by endogenous esterases in the lung to form its active metabolite (B-9207-021). The activated ciclesonide has an approximately 100-fold greater affinity for glucocorticoid receptors compared with the parent compound and produces high local anti-inflammatory activity.</p>', '<p>Ciclesonide is for inhalation use only. The recommended starting dose of Ciclesonide is 160 micrograms once daily which is usually also the maximum dose. Dose reduction to 80 micrograms once daily may be an effective maintenance dose for some patients. Ciclesonide should preferably be administered in the evening although morning dosing of Ciclesonide has also been shown to be effective. There is no need to adjust the dose in elderly patients or those with hepatic or renal impairment. Patients with severe asthma are at risk of acute attacks and should have regular assessments of their asthma control including pulmonary function tests. Increasing use of short-acting bronchodilators to relieve asthma symptoms indicates deterioration of asthma control. If patients find that short-acting relief bronchodilator treatment becomes less effective, or they need more inhalations than usual, medical attention must be sought. In this situation, patients should be reassessed and consideration given to the need for increased anti-inflammatory treatment therapy (e.g. higher doses of Ciclesonide or a course of oral corticosteroids). Severe asthma exacerbations should be managed in the usual way.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Before using your inhaler for the first time, or if it has not been used for a week or more, &quot;test fire&quot; it, i.e. release one puff into the air.<br />\r\n<br />\r\n<strong>How to use your inhaler correctly</strong>:</p>\r\n\r\n<ul>\r\n	<li>Remove the mouthpiece cover, and check the mouthpiece thoroughly to see that it is clean. Shake the inhaler vigorously.</li>\r\n	<li>Hold the inhaler as shown between index finger and thumb. Breathe out gently through your mouth and immediately place the mouthpiece in your mouth between your teeth (Do not bite it).</li>\r\n	<li>Grip the mouthpiece firmly with your lips. Tilt your head slightly backwards. Start breathing in slowly through your mouth. At the same time press the canister as shown, to release one dose while continuing to breathe in steadily and deeply.</li>\r\n	<li>Remove the inhaler from your mouth. Hold the breath at least for 10 seconds, or as long as it is comfortable. Breathe out slowly.</li>\r\n	<li>If another dose is required, wait for at least 1 minute and repeat the whole process. After use, place the cover to close the mouthpiece.</li>\r\n	<li>Shake well before each use.</li>\r\n</ul>\r\n\r\n<p><strong>How to clean your inhaler</strong>:</p>\r\n\r\n<ul>\r\n	<li>Gently pull the metal canister out of the plastic body of the inhaler, remove the mouthpiece cover.</li>\r\n	<li>Rinse the plastic body and the mouthpiece cover in warm water but do not put the metal canister into water.</li>\r\n	<li>Leave to dry in warm place, avoid excessive heat.</li>\r\n	<li>Replace the canister and the mouthpiece cover correctly.</li>\r\n	<li>Clean your inhaler at least once a week.</li>\r\n</ul>', '<p>Co-administration with a potent inhibitor of the cytochrome P450 3A4 system (e.g. ketoconazole, itraconazole and ritonavir or nelfinavir) should be considered with caution. The risk of clinical adverse effect (eg cushingoid syndrome) cannot be excluded.</p>', '<p>Hypersensitivity to Ciclesonide or any of the excipients.</p>', '<p>Common (1-10%): Paradoxical bronchospasm; uncommon (0.1-1%): Bad taste, application site reactions, application site dryness, hoarseness, cough after inhalation, rash and eczema.<br />\r\n<br />\r\nSystemic effects of inhaled corticosteroids may occur, particularly at high doses prescribed for prolonged periods. These effects are much less likely to occur than with oral corticosteroids. Possible systemic effects include adrenal suppression, growth retardation in children and adolescents, decrease in bone mineral density, cataract and glaucoma. Patients with severe hepatic impairment should be monitored for potential systemic effects.</p>', '<p>As with other inhaled glucocorticoids, Ciclesonide should only be used during pregnancy or lactation if the potential benefit to the mother justifies the potential risk to the mother, foetus or child. The lowest effective dose of Ciclesonide needed to maintain adequate asthma control should be used.</p>', '<p>As with all inhaled corticosteroids, Ciclesonide should be administered with caution in patients with active or quiescent pulmonary tuberculosis, fungal, viral, or bacterial infections, and only if these patients are adequately treated. As with all inhaled corticosteroids, Ciclesonide is not indicated in the treatment of status asthmaticus where intensive measures are required, or to relieve acute asthma symptoms for which an inhaled short-acting bronchodilator is required. Patients should be advised to have such rescue medication available. Patients transferred from oral steroids should be monitored regularly and their dose of systemic steroid reduced cautiously. Treatment with Ciclesonide should not be stopped abruptly.</p>', NULL, '<p>Respiratory corticosteroids</p>', '<p>The inhaler should be stored below 30&deg;C, protected from direct sunlight and heat. The canister should not be broken, punctured or burnt, even when apparently empty. Keep away from eyes. Keep out of reach of children.</p>', NULL, '2022-02-18 20:32:12', '2022-03-28 22:23:59'),
(331, 331, '<p>Ciclesonide nasal spray is indicated for the treatment of the symptoms of seasonal allergic rhinitis in patients aged 6 years and older and perennial allergic rhinitis in patients aged 12 years and older.</p>', '<p>Ciclesonide nasal spray is a corticosteroid with anti-inflammatory activity. It is an aqueous suspension of ciclesonide for topical administration to the nasal mucosa by means of a metering and atomizing spray pump. It is necessary to prime the pump before first use or after a period of non-use (4 days or more).</p>', '<p>1 spray (50 micrograms/spray) in each nostril once a day. The maximum total daily dosage should not exceed 2 sprays in each nostril (200 micrograms/day).<br />\r\n<br />\r\nPriming information: Gently shake the bottle and prime Ciclesonide nasal spray by actuating eight times before using for the first time or when not used for 4 consecutive days.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', NULL, NULL, '<p>Ciclesonide nasal spray is absorbed less into rest of the body; therefore fewer side effects are seen. However, few side-effects like headache, dizziness, nosebleed, stuffy nose, earache may occur.</p>', '<p>Pregnancy category C. Ciclesonide nasal spray should be used during pregnancy only if the potential benefit justifies the potential risk of the fetus. It is not known if Ciclesonide is excreted in human milk. Because other corticosteroids are excreted in human milk, caution should be used when administered to nursing women.</p>', '<p>Ciclesonide nasal spray should be used with caution in patients with active or quiescent tuberculosis infection of the respiratory tract or in patients with untreated fungal, bacterial or systemic viral infections or ocular herpes simplex. Rare instances of nasal septal perforation, cataract, and glaucoma have been reported following intranasal application. Development of localized infections of the nose and pharynx with Candida albicans has rarely occurred. Although systemic effects have been minimal with recommended doses of Ciclesonide nasal spray, potential risk increases with larger doses. Therefore, larger than recommended doses of Ciclesonide nasal spray should be avoided.</p>', NULL, '<p>Respiratory corticosteroids</p>', '<p>Store at a temperature not exceeding 30&deg;C. Do not refrigerate. Protect from light and moisture. Keep away from eyes. Keep out of the reach of children. The bottle should be discarded after 120 actuations or 4 months after opening the pouch.</p>', NULL, '2022-02-18 20:39:55', '2022-03-28 22:31:02'),
(332, 332, '<p>Ciclopirox Cream is indicated for the topical treatment of the following dermal infections: Tinea pedis, Tinea cruris and Tinea corporis due to Trichophyton rubrum, Trichophyton mentagrophytes, Epidermophyton floccosum and Microsporum canis, candidiasis (moniliasis) due to Candida albicans, and Tinea (pityriasis) versicolor due to Malassezia furfur. Ciclopirox Cream is also highly effective against some gram negative &amp; some gram-positive bacteria. Owing to its anti-inflammatory effects, Ciclopirox Olamine alone is sufficient to treat mild to moderate inflammatory fungal infections</p>', '<p>Ciclopirox Olamine is a synthetic broad spectrum antifungal agent that inhibits the growth of pathogenic dermatophytes, yeasts, and Malassezia furfur. Ciclopirox Olamine exhibits fungicidal activity in vitro against isolates of Trichophyton rubrum, Trichophyton mentagrophytes, Epidermophyton floccosum, Microsporum canis, and Candida albicans. The mode of action of Ciclopirox Olamine was studied mainly in Candida albicans. It is presumed that Ciclopirox Olamine mediated growth inhibition or death of fungal cells is primarily caused by in vitro cellular depletion of some essential substrates and/or ions and that such effects are brought about through blockage of their uptake from the medium.In addition to its broad spectrum of antifungal action, Ciclopirox also exerts antibacterial activity against many Gram-positive and Gram-negative bacteria. Theanti-inflammatory effects of Ciclopirox have been demonstratedin human polymorphonuclear cells, where Ciclopirox has inhibited the synthesis of prostaglandin and leukotriene. Ciclopirox can also exhibit its anti-inflammatory effects by inhibiting the formation of 5-lipoxygenase and cyclooxygenase.</p>', '<p>Ciclopirox Cream should be gently massaged onto the affected and surrounding skin areas twice daily for four weeks. Clinical improvement with relief of pruritus and other symptoms usually occurs within the first week of treatment. If a patient shows no clinical improvement after four weeks of treatment with Ciclopirox cream, the diagnosis should be redetermined. Patients with Tinea versicolor usually exhibit clinical and mycological clearing after two weeks of treatment.<br />\r\n<br />\r\nUse in children: Safety and effectiveness in children below the age of 10 years have not been established.</p>', NULL, '<p>Ciclopirox Olamine cream is contraindicated in individuals who have shown hypersensitivity to any of its components.</p>', '<p>Ciclopirox Olamine cream is well tolerated with a low incidence of adverse reactions reported in clinical trials.</p>', '<p>Pregnancy category B. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Ciclopirox Olamine cream or is administered to nursing women.</p>', '<p>Ciclopirox Olamine cream is not for ophthalmic use.</p>', NULL, '<p>Topical Antifungal preparations</p>', '<p>Store below 25&deg;C, protect from light.Keep out of the reach of children.</p>', NULL, '2022-02-18 20:40:16', '2022-03-28 22:33:09'),
(333, 333, '<p>Shampoo is indicated in the treatment of Seborrheic dermatitis, Dandruff, Inflammation and Swelling of the scalp.</p>', '<p>Ciclopirox Olamine is a synthetic broad spectrum antifungal agent that inhibits the growth of pathogenic dermatophytes, yeasts, and Malassezia furfur. Ciclopirox Olamine exhibits fungicidal activity in-vitro against isolates of Trichophyton rubrum,&nbsp;&nbsp; Trichophyton&nbsp;&nbsp;&nbsp; mentagrophytes,&nbsp;&nbsp; Epidermophyton floccosum, Microsporum canis, and Candida albicans. The mode of action of Ciclopirox Olamine was studied mainly in Candida albicans. It is presumed that Ciclopirox Olamine mediated growth inhibition or death of fungal cells is primarily caused by in-vitro cellular depletion of some essential substrates and/or ions and that such effects are brought about through blockage of their uptake from the medium. In addition to its broad spectrum of antifungal action, Ciclopirox also exerts antibacterial activity against many Gram-positive and Gram-negative bacteria. The anti-inflammatory effects of Ciclopirox have been demonstrated in human polymorphonuclear cells, where Ciclopirox has inhibited the synthesis of prostaglandin and leukotriene. Ciclopirox can also exhibit its anti-inflammatory effects by inhibiting the formation of 5-lipoxygenase and cyclooxygenase.</p>', '<p>Wet hair and apply approximately 1 teaspoon (5 ml) of Ciclopirox Olamine Shampoo to the scalp. Up to 2 teaspoons (10 ml) may be used for long hair. Lather and leave on hair and scalp for 3 minutes. A timer may be used. Avoid contact with eyes. Treatment should be repeated twice per week for 4 weeks, with a minimum of 3 days between applications.</p>', NULL, '<p>This Shampoo is contraindicated in individuals who have shown hypersensitivity to any of its components.</p>', '<p>Ciclopirox Olamine Shampoo is well tolerated with a low incidence of adverse reactions reported in clinical trials.</p>', '<p>Pregnancy category B. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Ciclopirox Olamine Shampoo or is administered to nursing women.</p>', '<p>Ciclopirox Olamine Shampoo is not for ophthalmic, oral, or intravaginal use.</p>', NULL, '<p>Topical Antifungal preparations</p>', '<p>Keep away from light and moisture. Store below 30&deg;C. Keep out of the reach of children.</p>', '<p>No clinical trials have been conducted in subjects younger than 16 years.</p>', '2022-02-18 20:40:54', '2022-03-28 22:40:51'),
(334, 334, '<p>Cilnidipine is indicated for the management of hypertension for end-organ protection. It is reported to be useful in elderly patients and in those with diabetes and albuminuria. Cilnidipine has been increasingly used in patients with chronic kidney disease<br />\r\n<br />\r\nHypertension is the term used to describe the presence of high blood pressure. The blood pressure is generated by the force of the blood pumped from the heart against the blood vessels. Thus hypertension is caused when there is too much pressure on the blood vessels and this effect can damage the blood vessel</p>', '<p>Cilnidipine is a dihydropyridine calcium-channel blocker. Cilnidipine binds to the dihydropy-ridine binding sites of the L-type voltage dependent calcium channel and inhibits Ca2+&nbsp;influx across the cell membranes of vascular smooth muscle cells via this channel, consequently vascular smooth muscle is relaxed, causing vasodilation. Cilnidipine inhibits Ca2+&nbsp;influx via N-type voltage dependent calcium channels in the sympathetic nerve cell membrane. The inhibition of Ca2+&nbsp;influx via N-type voltage dependent calcium channel was observed over a similar range of drug concentrations to those inhibiting L-type voltage dependent Ca2+&nbsp;channels. Consequently, release of norepinephrine from sympathetic nerve terminals would be inhibited. Cilnidipine is considered to suppress the reflex increase in heart rate after blood pressure reduction.</p>', '<p><strong>Adults</strong>: 5-10 mg once daily after breakfast. Maximum dose: 20 mg once daily.<br />\r\n<br />\r\n<strong>Pediatric use</strong>: The safety of Cilnidipine in pediatric patients has not been established.<br />\r\n<br />\r\n<strong>Elderly use</strong>: Since the elderly may be more susceptible to hypotension, therapy should be initiated with the lowest possible dose (5 mg).</p>', '<p>Other anti-hypertensive, antipsychotics that cause hypotension, quinidine, carbamazepine, phenytoin, rifampicin, cimetidine, erythromycin.</p>', '<p>Cilnidipine is contraindicated in patients with known sensitivity to Cilnidipine or any of the excipients or patients having cardiogenic shock, recent MI or acute unstable angina and severe aortic stenosis.</p>', '<p>The most common side effects of Cilnidipine are: Dizziness; flushing; headache; hypotension; peripheral oedema; palpitations; GI disturbances; increased micturition frequency; lethargy; eye pain; depression.</p>', '<p>Cilnidipine should not be administered in pregnant woman or woman having possibilities of being pregnant. It is also advisable to avoid the administration of Cilnidipine to nursing mothers. However, if the administration is indispensable, the patient should be instructed to discontinue lactation.</p>', '<p>Cilnidipine should be administered with care in the following patients: patients with serious hepatic dysfunction, patients with a history of serious adverse reactions to calcium antagonists. During the discontinuation, the dosage should be gradually decreased under close observation.</p>', NULL, '<p>Calcium-channel blockers</p>', '<p>Store below 30&deg;C, protected from light and moisture. Keep away from reach out of the children.</p>', NULL, '2022-02-18 20:41:20', '2022-03-28 22:42:58'),
(335, 335, '<p>Cilostazol is indicated for the reduction of symptoms of intermittent claudication, as indicated by an increased walking distance.</p>', '<p>Cilostazol is a preparation of Cilostazol which is a quinolinone derivative. The mechanism of action is to specifically inhibit cellular phosphodiesterase III (PDE III) and suppress cAMP degradation with a resultant increase in cAMP in platelets and blood vessels, leading to inhibition of platelet aggregation and vasodilation.</p>', '<p>The recommended dosage of Cilostazol is 100 mg bid, taken at least half an hour before or two hours after breakfast and dinner. A dose of 50 mg bid should be considered during coadministration of Fluconazole, Ketoconazole, Itraconazole, Erythromycin, Clarithromycin, Fluvoxamine, Fluoxetine, Nefazodone, Sertraline and Diltiazem.<br />\r\n<br />\r\nPediatric use: The safety and effectiveness of Cilostazol in pediatric patients have not been established.</p>', '<p>Pharmacokinetic studies have demonstrated that Omeprazole and Erythromycin significantly increased the systemic exposure of Cilostazol and/or its major metabolites. Population pharmacokinetic studies showed higher concentrations of Cilostazol among patients concurrently treated with Diltiazem.</p>', '<p>Cilostazol is contraindicated in patients with congestive heart failure of any severity. Cilostazol is also contraindicated in patients with known or suspected hypersensitivity to any of its components.</p>', '<p>The most common side effects are headache, diarrhoea, vomiting, leg cramps, rash etc. The less frequent side effects are anorexia and edema.</p>', '<p>There are no adequate and well controlled studies in pregnant women.&nbsp;Transfer of Cilostazol into milk has been reported in experimental animals. Because of the potential risk to nursing infants, a decision should be made to discontinue nursing or to discontinue Cilostazol.</p>', '<p>Cilostazol should be used with caution in patients with any degree of heart failure. There is no information with respect to the efficacy or safety of the concurrent use of Cilostazol and Clopidogrel.</p>', NULL, '<p>Peripheral Vasodilator drugs: Intermittent Claudication</p>', '<p>Store in a cool &amp; dry place, protected from light and moisture.</p>', NULL, '2022-02-18 20:41:40', '2022-04-02 20:56:09');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(336, 336, '<p>Cinacalcet is indicated in-</p>\r\n\r\n<ul>\r\n	<li>For the treatment of secondary hyperparathyroidism in patients with chronic kidney disease on dialysis</li>\r\n	<li>For the treatment of hypercalcemia in patients with parathyroid carcinoma</li>\r\n	<li>For the treatment of hypercalcaemia in patients with primary hyperparathyroidism who still have high calcium level after removal of the parathyroid gland</li>\r\n</ul>', '<p>Cinacalcet is a calcimimetic agent. It lowers parathyroid hormone (PTH) secretion by increasing the sensitivity of the calcium-sensing receptor of the parathyroid gland to activation by extracellular calcium. PTH reduction leads to concomitant decrease in serum calcium and phosphorus concentrations.</p>', '<p>Hypercalcaemia associated with parathyroid carcinoma or primary hyperparathyroidism:&nbsp;&ge;18 yr, initial: 30 mg bid. Titrate dose every 2-4 wk in sequential doses of 60 mg bid, 90 mg bid, and 90 mg 3-4 times daily as needed until serum calcium levels normalised. Max: 90 mg 4 times/day.<br />\r\n<br />\r\nSecondary hyperparathyroisim in patients with chronic kidney disease on dialysis: &ge;18 yr, initial: 30 mg once daily. Titrate dose every 2-4 wk in steps of 30 mg as necessary to achieve intact parathyroid hormone (iPTH) levels of 150-300 pg/mL. Max: 180 mg once daily. May be used alone or in combination with vitamin D sterols and/or phosphate binders.</p>', '<p>Cinacalcet is a strong CYP2D6 inhibitor and may increase serum concentrations of amitriptyline, nortriptyline and desipramine. Cinacalcet may decrease serum concentrations of tacrolimus. CYP3A4 inhibitors such as ketoconazole, erythromycin may increase plasma concentrations of Cinacalcet.</p>', '<p>Cinacalcet is contraindicated in patients with hypersensitivity to any components of this product.</p>', '<p>The common side effects of Cinacalcet are nausea, vomiting, anorexia; dizziness, paraesthesia, asthenia; reduced testosterone concentrations; myalgia; rash; less commonly dyspepsia, diarrhoea, and seizures; hypotension and heart failure also reported.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Cinacalcet should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It Only for the use of Medical Professionals is not known whether this drug is excreted in human milk. Considering the potential for clinically significant adverse reactions in infants from Cinacalcet; it is recommended that breast-feeding be discontinued during treatment with Cinacalcet.</p>', '<p>Cinacalcet treatment should not be initiated if serum calcium is less than the lower limit of the normal range (8.4 mg/dL). Serum-calcium concentration should be measured before initiation of treatment and within 1 week after starting treatment or adjusting dose, then monthly for secondary hyperparathyroidism and every 2&ndash;3 months for primary hyperparathyroidism and parathyroid carcinoma; treatment should not be initiated in patients with hypocalcaemia; in secondary hyperparathyroidism PTH concentration should be measured 1&ndash;4 weeks after starting treatment or adjusting dose, then every 1&ndash;3 months; dose adjustment may be necessary if smoking started or stopped during treatment; hepatic impairment; pregnancy.</p>', '<p>Overdosage may lead to hypocalcaemia. Provide treatment to correct serum calcium levels. Haemodialysis are unlikely to be useful.</p>', '<p>Calcium Regulator</p>', '<p>Store in a cool dry place below 30&ordm;C. Protect from light</p>', '<p><strong>Pediatric use</strong>: The safety and efficacy of Cinacalcet in pediatric patients have not been established<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No dosage adjustment is required for geriatric patients over 65 years of age.<br />\r\n<br />\r\n<strong>Patients with renal impairment</strong>: No dosage adjustment is necessary for renal impaired patients<br />\r\n<br />\r\n<strong>Patients with hepatic impairment</strong>: In patients with moderate and severe hepatic impairment, PTH and serum calcium concentrations should be closely monitored throughout treatment with Cinacalcet.</p>', '2022-02-18 20:42:01', '2022-04-02 20:59:49'),
(337, 337, '<p>This is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Internal and external haemorrhoids</li>\r\n	<li>Haemorrhoids post-partum</li>\r\n	<li>Anal pruritus, peri-anal eczema, anal fissures and proctitis</li>\r\n	<li>Post-haemorrhoidectomy application to relieve pain and discomfort</li>\r\n</ul>', '<p>The local anaesthetic Cinchocaine Hydrochloride prevents or relieves the severe pain sometimes encountered in strangulated haemorrhoids, fissures and perianal haematomata, whilst the corticosteroid (Hydrocortisone) acts as a decongestant, anti-inflammatory and anti-pruritic agent and by so doing eliminates itching, inflammation and mucous discharge. The broad spectrum antibiotic, Framycetin Sulphate, will eradicate most infections which may already be present or arise in lesions of the anorectal area and Esculin has a skin protective action.</p>', '<p><strong>Ointment</strong>: Apply the ointment in a small quantity with the finger, on the painful or pruritic area, morning and evening and after each stool. For deep application,&nbsp;insert the cannula or applicator&nbsp;to full extent and squeeze tube gently from lower end whilst withdrawing.<br />\r\n<br />\r\n<strong>Suppository</strong>: A suppository is inserted morning and evening, and after each stool.</p>', NULL, '<p>Known hypersensitivity to any of the four ingredients. Corticosteroids have been shown to be teratogenic in animals following dermal application. As these agents are absorbed percutaneously, teratogenicity following topical application cannot be excluded. Therefore this product should not be used during pregnancy. Topical corticosteroid preparations are contraindicated in the treatment of herpes simplex, vaccinia or varicella, or tuberculous infection of the anal region.</p>', '<p>Long-term continuous treatment with topical corticosteroids should be avoided as far as possible as this may cause atrophic changes in the skin leading to thinning, loss of elasticity, dilatation of superficial blood vessels, telangiectasia and ecchymoses. These changes are particularly likely to occur when occlusive dressings are used. Systemic absorption of topically applied corticosteroids may occur, particularly under the following conditions: when large quantities are used or when application is made to wide areas of the body, or to damaged skin; when potent topical corticosteroids are used, and when the occlusive dressing technique is applied. Depression of the hypothalamic-pituitary-adrenal axis with consequent suppression of the adrenal gland may occur. These effects are most likely to be severe in children. Growth may be retarded and a Cushingoid state may be produced. Benign intracranial hypertension has been rarely reported.</p>', '<p>The safe use of topical corticosteroids during pregnancy has not been fully established. Therefore, during pregnancy, they should not be used unnecessarily on extended areas, in large amounts or for prolonged periods of time.</p>', '<p>Discontinue use if sensitization occurs. Other specific measures against infections, allergy, and other causal factors must not be neglected. The possibility, however rare, that prolonged use of this preparation might produce systemic corticosteroid effects, should be borne in mind. Patients should be advised to inform subsequent physicians of the previous use of hydrocortisone.</p>', NULL, '<p>Compound steroidal preparations, Drugs used in Ano-rectal region</p>', '<p>Store at a cool and dry place, protected from light. Store below 25&deg; C. Do not freeze.</p>', '<p>Not recommended for use in children.</p>', '2022-02-18 20:42:19', '2022-04-02 21:02:53'),
(338, 338, '<p>This is indicated for-</p>\r\n\r\n<ul>\r\n	<li>Internal and external hemorrhoids</li>\r\n	<li>\r\n	<p>Post-partum hemorrhoidal condition</p>\r\n	</li>\r\n	<li>Anal pruritus, peri-anal eczema, anal fissures and proctitis&nbsp;</li>\r\n	<li>Post-hemorrhoidectomy application to relieve pain and discomfort</li>\r\n</ul>', '<p>Cinchocaine is a local anesthetic which relieves severe pain and relaxes sphincteric spasm. Hydrocortisone acts as an anti-inflammatory and anti-pruritic agent and thereby eliminates itching and inflammation. Neomycin is a broad-spectrum antibiotic which eradicates most infections which may already be present or arise in lesions of the anorectal area. Esculin improves skin vasculature and is effective in management of cellulitis.</p>', '<p><strong>Ointment</strong>: A small quantity of the ointment should be applied with finger in the painful pruritic area in the morning and evening and after each stool. For deep application nozzle should be attached to the tube and inserted to full extent and should be squeezed gently from the lower end while withdrawing.<br />\r\n<br />\r\n<strong>Suppository</strong>: One suppository in the morning and one in the evening, and one after each stool.<br />\r\n<br />\r\n<strong>Use in children</strong>: Not recommended for children.</p>', NULL, '<p>Contraindicated in patients hypersensitive to any component of the product.</p>', '<p>Side effects which have been reported for individual constituents may occur and appropriate precautions should be taken when using this preparation.</p>', '<p>Use in pregnancy: The safe use of topical corticosteroids during pregnancy has not been fully established.</p>', '<p>Like most of the steroids under certain circumstances hydrocortisone may be absorbed in sufficient amount to produce systemic effects. So, long term use should be avoided. Adrenal suppression may occur even without occlusion. When used for prolonged period striae may occur. Skin sensitisation may occur due to Neomycin. Absorption of the antibiotic from wound or inflamed skin may occur and this may affect the hearing irreversibly. Hence this preparation should not be given to extensively damaged skin.</p>', NULL, '<p>Compound steroidal preparations, Drugs used in Ano-rectal region</p>', '<p>Keep in a cool dry place protected from light. Keep out of reach of children.</p>', NULL, '2022-02-18 20:42:34', '2022-04-02 21:07:02'),
(339, 339, '<p>Cinchocaine is indicated for Surface anaesthesia, Haemorrhoids</p>', '<p>Cinchocaine prevents or diminishes nerve impulse conduction near to the site of admin. It also has membrane-stabilising effect owing to decrease of permeability of the nerve cell to sodium ions.</p>', '<p><strong>Surface anesthesia</strong>: Use up to 1% cream or ointment topically for adult or as directed by physician</p>', NULL, '<p>Complete heart block; pyogenic infection at or near the skin. Application to inflamed or infected tissues or to damaged skin mucosa; instillation into the middle ear.</p>', '<p>Restlessness; excitement; nervousness; paraesthesias; dizziness; tinnitus; blurred vision; nausea; vomiting; muscle twitching; tremors; convulsions; hypotension; bradycardia; arrhythmias; cardiac arrest.</p>', '<p>Pregnancy Category A. A number of epidemiological studies suggest that there could possibly be an increased risk of oral clefts among newborns of women who were treated with systemic glucocorticosteroids during the first trimester of pregnancy. As a general rule, topical preparations containing corticoids should not be applied during the first trimester of pregnancy.<br />\r\n<br />\r\nLactation:&nbsp;The excretion of effective amounts of glucocorticoid with the breast milk is improbable.</p>', '<p>Elderly; debilitated patients; child; epilepsy; impaired cardiac conduction or respiratory function; shock; hepatic impairment; myasthenia gravis. Do not to rub or touch the eye while anaesthesia persists. Avoid application for prolonged periods and to extensive areas. Pregnancy, lactation.</p>', NULL, '<p>Local &amp; Surface anesthesia</p>', '<p>Store below 25&deg;C.</p>', NULL, '2022-02-18 20:43:06', '2022-04-02 21:09:16'),
(340, 340, '<p>It is mainly used for the symptomatic treatment of nausea and vertigo due to Meniere&#39;s disease and other labyrinthine disturbances and for the prevention and treatment of motion sickness. It is also used in the management of various vascular disorders.<br />\r\n<br />\r\n<strong>Cerebral circulatory disorders</strong>:</p>\r\n\r\n<ul>\r\n	<li>Prophylaxis and maintenance therapy for symptoms of cerebral vascular spasms and arteriosclerosis such as dizziness, ear buzzing (tinnitus), vascular headache, unsociability and irritability, fatigue, sleep rhythm disorders such as premature awakening, involutional depressions, loss of memory and lack of concentration, incontinence and other disorders due to aging.</li>\r\n	<li>Sequel of cerebral and cranial trauma.</li>\r\n	<li>Post-apoplectic disorders.</li>\r\n	<li>Migraine.</li>\r\n</ul>\r\n\r\n<p><strong>Peripheral circulatory disorders</strong>: Prophylaxis and maintenance therapy for symptoms of vascular spasms and arteriosclerosis (obliterating arteritis, thromboangitis obliterans, Raynaud&#39;s disease, diabetes, acrocyanosis, perrio, etc.) such as: intermittent claudication, trophic disturbances, pregangrene, trophic and varicose ulcers, paraesthesia, nocturnal cramps, cold extremities.<br />\r\n<br />\r\n<strong>Disorders of balance</strong>:</p>\r\n\r\n<ul>\r\n	<li>Prophylaxis and maintenance therapy for symptoms of labyrinthine arteriosclerosis, vestibular irritability, Meniere&#39;s syndrome, such as vertigo, dizziness, giddiness, syncopal attacks, tinnitus, nystagmus, nausea and vomiting.</li>\r\n	<li>Prophylaxis of motion sickness.</li>\r\n</ul>', '<p>Cinnarizine acts as an antihistamine, labyrinthine sedative and a peripheral antivasoconstrictor. Cinnarizine is a selective calcium antagonist, inhibiting the influx of Ca2+&nbsp;intracellularly. It prevents the Ca2+&nbsp;dependent contraction of arterial smooth muscle by inhibiting Ca2+&nbsp;influx through smooth muscle calcium channels and thereby, improves vestibular symptoms and prevents peripheral arterial disease</p>', '<p><strong>Usual adult dose</strong>: 15 to 30 mg three times daily.<br />\r\n<strong>Children (5 to 12 years)</strong>: Half of the adult dose.<br />\r\n<strong>Motion sickness</strong>: A dose of 30 mg two hours before the start of the journey and 15 mg every 8 hours during the journey.<br />\r\n<strong>Peripheral arterial diseases</strong>: 75 mg two or three times daily.</p>', '<p>No drug interactions have been seen with Cinnarizine when administered concomitantly with antihypertensives, diuretics, anticoagulants or hypoglycaemics.</p>', '<p>There are no specific contraindications. It has been found to decrease blood pressure significantly. However, the drug should be used with reasonable caution in hypotensive patients.</p>', '<p>Side effects such as somnolence and gastrointestinal disturbances are extremely rare. They are transient and may be readily prevented by achieving the optimal dosage gradually. Allergic skin reactions and fatigue have been reported on rare occasions. An aggravation or appearance of extrapyramidal symptoms has been reported extremely rarely in elderly people during prolonged therapy. The treatment should be reduced or stopped in such cases.</p>', '<p>The safety of Cinnarizine in human pregnancy has not been established although studies in animals have not demonstrated teratogenic effects. Therefore, it is not advisable to administer Cinnarizine in pregnancy</p>', '<p>Cinnarizine may cause drowsiness; patients affected in this way should not drive or operate machinery. Avoid alcoholic drink.</p>', NULL, '<p>Anti vertigo drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:43:19', '2022-04-02 21:12:58'),
(341, 341, '<p><strong>Cerebral circulatory disorders</strong>:</p>\r\n\r\n<ul>\r\n	<li>Prophylaxis and maintenance therapy for symptoms of cerebral vascular spasms and arteriosclerosis such as: dizziness, ear buzzing (tinnitus), vascular headache, unsociability and irritability, fatigue, sleep rhythm disorders such as premature awakening, involutional depressions, loss of memory and lack of concentration, incontinence and other disorders due to aging.</li>\r\n	<li>Sequelae of cerebral and cranial trauma.</li>\r\n	<li>Postapoplectic disorders.</li>\r\n	<li>Migraine.</li>\r\n</ul>\r\n\r\n<p><strong>Peripheral circulatory disorders</strong>: Prophylaxis and maintenance therapy for symptoms of vascular spasms and arteriosclerosis (obliterating arteritis, thromboangitis obliterans, Raynaud&#39;s disease, diabetes, acrocyanosis pernio, etc.) such as intermittent claudication, trophic disturbances, pregangrene, trophic and varicose ulcers, paraesthesia, nocturnal cramps, cold extremities.<br />\r\n<br />\r\n<strong>Disorders of balance</strong>:</p>\r\n\r\n<ul>\r\n	<li>Prophylaxis and maintenance therapy for symptoms of labyrinthine arteriosclerosis; vestibular irritability; Meniere&#39;s syndrome such as vertigo, dizziness, giddiness, syncopal attacks, tinnitus, nystagmus, nausea and vomiting.</li>\r\n	<li>Prophylaxis of motion sickness.</li>\r\n</ul>', '<p>This contains two active ingredients Cinnarizine and Dimenhydrinate. The two substances belong to different groups of medicines. Cinnarizine is part of a group called calcium antagonists. Dimenhydrinate belongs to a group called antihistamines. Both substances work by reducing symptoms of vertigo (a feeling of dizziness or spinning) and nausea (feeling sick). The combination product is more effective than the individual compounds.</p>', '<p><strong>Adults</strong>: 1 tablet three times daily, to be taken after meals. Children and<br />\r\n<strong>adolescents under the age of 18 years</strong>: Not recommended<br />\r\n<strong>Elderly</strong>: Dosage as for adults.</p>', '<p>Concurrent use of alcohol, CNS depressants or tricyclic antidepressants may potentiate the sedative effects of either these drugs or of Cinnarizine and Dimenhydrinate. Therefore, it is advisable to avoid these drugs while taking Cinnarizine and Dimenhydrinate.</p>', '<p>Cinnarizine and Dimenhydrinate should not be used by patients with severe hepatic impairment. Cinnarizine and Dimenhydrinate is contra-indicated in patients with known hypersensitivity to the active substances or to any of the excipients. Cinnarizine and Dimenhydrinate should not be used in patients with angle-closure glaucoma, convulsions, suspicion of raised intracranial pressure, and alcohol abuse or urine retention due to urethroprostatic disorders.</p>', '<p>Drowsiness, dry mouth, headache, and stomach pain may occur. Rare side effects are impaired vision, allergic reactions, light sensitivity, and difficulty in urinating. Other possible reactions which may occur: weight gain, constipation, tightness of the chest, jaundice, worsening of angle-closure glaucoma, uncontrollable movements, unusual excitement and restlessness, severe skin reactions.</p>', '<p>Dimenhydrinate and cinnarizine should not be used during pregnancy and lactation.</p>', '<p>Cinnarizine and Dimenhydrinate do not reduce blood pressure significantly; however, it should be used with caution in hypotensive patients. Cinnarizine and Dimenhydrinate should be taken after meals to minimize any gastric irritation. Caution should be exercised when administering Cinnarizine and Dimenhydrinate to patients with Parkinson&rsquo;s disease.</p>', '<p>Drowsiness, dizziness and ataxia with anticholinergic effects such as dry mouth, flushing of the face, dilated pupils, tachycardia, pyrexia, headache and urinary retention. General supportive measures should be used to treat respiratory insufficiency or circulatory failure. Gastric lavage with isotonic sodium chloride solution is recommended.</p>', '<p>Anti vertigo drugs</p>', '<p>Store in a cool (below 30&deg;C) and dry place. Keep away from light and out of reach of children.</p>', NULL, '2022-02-18 20:43:45', '2022-04-02 21:15:48'),
(342, 342, '<p>Ciprofbrate is indicated as an adjunct to diet, exercise and weight reduction for the following:</p>\r\n\r\n<ul>\r\n	<li>Treatment of severe hypertriglyceridemia with or without low HDL cholesterol.</li>\r\n	<li>Mixed hyperlipidemia when a statin is contraindicated or not tolerated.</li>\r\n</ul>', '<p>Ciprofbrate reduces both LDL &amp; VLDL and hence the levels of triglyceride and cholesterol associated with these lipoprotein fractions. It also increases levels of HDL cholesterol. Ciprofbrate is effective in the treatment of hyperlipidemia associated with high plasma concentrations of LDL and VLDL. There is evidence that treatment with fibrates may reduce coronary heart disease events.</p>', '<p><strong>Adults</strong>: The recommended dose is Ciprofbrate 100 mg per day. This dose should not be exceeded.<br />\r\n<br />\r\n<strong>Patients with renal insufficiency</strong>: In moderate renal impairment (creatinine clearance 30-80 ml/min/1.73 m2) it is recommended that dosage be reduced to one tablet every other day. Patients should be carefully monitored. Ciprofbrate should not be used in severe renal impairment (creatinine clearance &lt;30 ml/min/1.73 m2).<br />\r\n<br />\r\n<strong>Patients with hepatic insufficiency</strong>: Use with caution in patients with impaired hepatic function. Ciprofbrate treatment should be discontinued in case of increased AST and ALT levels to more than 3 times the upper limit of normal or if cholestatic liver injury is evidenced.<br />\r\n<br />\r\n<strong>Elderly</strong>: As for adults but precautions should be taken for Age more than 70 years.<br />\r\n<br />\r\n<strong>Paediatric population</strong>: Not recommended since safety and efficacy in children has not been established.</p>', '<p><strong>Other fibrates &amp; HMG CoA reductase inhibitors</strong>: As Risk of myopathy, rhabdomyolysis and myoglobinuria may be increased if Ciprofbrate is used in combination with other fibrates and HMG CoA reductase inhibitors.<br />\r\n<br />\r\n<strong>Oral anticoagulant therapy</strong>: Caution should be exercised when Ciprofbrate is taken with oral anticoagulants. Concomitant oral anticoagulant therapy should be given at a reduced dosage and adjusted according to INR.</p>', '<ul>\r\n	<li>Hypersensitivity to the active substance or to any of the excipients</li>\r\n	<li>Severe hepatic impairment</li>\r\n	<li>Severe renal impairment (creatinine clearance &lt;30 ml/min/1.73 m2)</li>\r\n	<li>Pregnancy and lactation or when pregnancy is suspected</li>\r\n	<li>Concurrent use with another fibrate</li>\r\n</ul>', '<p>Headache, Dizziness, Somnolence, Vertigo, Nausea, Vomiting, Diarrhoea, Dyspepsia, Abdominal pain, Rash, Alopecia, Myalgia, Fatigue.</p>', '<p>There is no evidence that Ciprofbrate is teratogenic but signs of toxicity at high doses were observed in teratogenicity tests in animals. As there are no data on its use in human pregnancy, Ciprofbrate is contraindicated during pregnancy. As there are no data on its use in lactation, Ciprofbrate is contraindicated in nursing mothers.</p>', '<p><strong>Special warnings</strong>: Patients with rare hereditary problems of galactose intolerance, lactose deficiency or glucose-galactose malabsorption should not take this medicine.<br />\r\n<br />\r\n<strong>Myalgia/myopathy</strong>: Patients should be advised to report unexplained muscle pain, tenderness or weakness immediately.<br />\r\n<br />\r\n<strong>Patients with impaired hepatic function</strong>: Periodic hepatic function tests are recommended (every 3 months for the first 12 months of treatment). Ciprofbrate treatment should be discontinued in case of increased AST and ALT levels to more than 3 times the upper limit of normal or if cholestatic liver injury is evidenced.</p>', NULL, NULL, '<p>Store below 30&deg;C. Protect from light and moisture. Keep the medicine out of reach of children.</p>', NULL, '2022-02-18 20:44:02', '2022-04-02 21:28:48'),
(343, 343, '<p>Ciprofloxacin is indicated for the treatment of Respiratory Tract Infections,Urinary tract infections, Pelvic Inflammatory Diseases, Infectious Diarrhea (Shigella dysenteriae, Vibrio cholera), Typhoid fever, Intra-abdominal infections, Prostatitis, Skin and Soft Tissue Infections, Bone and Joint Infections, Gonorrhea, Neutropenic patients with fever due to bacterial infection, Meningitis, Surgical prophylaxis.</p>', '<p>Ciprofloxacin is a synthetic fluoroquinolone. It has bactericidal activity against a wide range of gram-positive and gram-negative organisms. It inhibits bacterial DNA synthesis by binding with the bacterial enzyme-DNA gyrase and topoisomerase IV which are responsible for DNA supercoiling.</p>', '<p><strong>Tablet</strong>: Adult:</p>\r\n\r\n<ul>\r\n	<li><strong>Respiratory Tract Infections</strong>: 500 to 750 mg twice daily (7 to 14 days)</li>\r\n	<li><strong>Urinary tract infections</strong>: 250 to 750 mg twice daily (3 to 10 days)</li>\r\n	<li><strong>Pelvic Inflammatory Diseases</strong>: 500 to 750 mg twice daily (14 days)</li>\r\n	<li><strong>Infectious Diarrhea (Shigella dysenteriae, Vibrio cholera)</strong>: 500 mg twice daily (1 to 5 days)</li>\r\n	<li>Typhoid fever: 500 mg twice daily (7 days)</li>\r\n	<li><strong>Intra-abdominal infections</strong>: 500 to 750 mg twice daily (5 to 14 days)</li>\r\n	<li><strong>Prostatitis</strong>: 500 to 750 mg twice daily (2 to 6 weeks)</li>\r\n	<li><strong>Skin and Soft Tissue Infections</strong>: 500 to 750 mg twice daily (7 to 14 days)</li>\r\n	<li><strong>Bone and Joint Infections</strong>: 500 to 750 mg twice daily (max. 3 months)</li>\r\n	<li><strong>Gonorrhea</strong>: 500 mg as a single dose</li>\r\n	<li><strong>Neutropenic patients with fever due to bacterial infection</strong>: 500 to 750 mg twice daily co-administered with appropriate antibacterials.</li>\r\n	<li><strong>Meningitis</strong>: 500 mg as a single dose.</li>\r\n	<li><strong>Surgical prophylaxis</strong>: 500 mg as a single dose, 60 minutes before the procedure.</li>\r\n</ul>\r\n\r\n<p><strong>Suspension</strong>: Pediatric: 10-20 mg/kg (max. 750 mg) twice daily (10 to 21 days). The duration of therapy depends on the type and severity of the infection.<br />\r\n<br />\r\n<strong>Extended-release tablet</strong>: In uncomplicated urinary tract infection (acute cystitis), the recommended dose of extended-release tablet is 1000 mg tablet once daily for three days.<br />\r\n<br />\r\nFor IV infusion:</p>\r\n\r\n<ul>\r\n	<li><strong>Urinary Tract Infection</strong>: Mild to Moderate: 200 mg 12 hourly for 7-14 days; Severe or Complicated: 400 mg 12 hourly for 7-14 days</li>\r\n	<li><strong>Lower Respiratory Tract infection</strong>: Mild to Moderate: 400 mg 12 hourly for 7-14 days; Severe or Complicated: 400 mg 8 hourly for 7-14 days</li>\r\n	<li><strong>Nosocomial Pneumonia</strong>: Mild/Moderate/Severe: 400 mg 8 hourly for 10-14 days</li>\r\n	<li><strong>Skin and Skin Structure</strong>: Mild to Moderate: 400 mg 12 hourly for 7-14 days; Severe or Complicated: 400 mg 8 hourly for 7-14 days</li>\r\n	<li><strong>Bone and Joint Infection</strong>: Mild to Moderate: 400 mg 12 hourly for more than 4-6 weeks; Severe/Complicated: 400 mg 8 hourly for more than 4-6weeks</li>\r\n	<li><strong>Intraabdominal (Acute abdomen)</strong>: Complicated: 400 mg 12 hourly for 7-14 days</li>\r\n	<li><strong>Acute Sinusitis</strong>: Mild/Moderate: 400 mg 12 hourly for 10 days</li>\r\n	<li><strong>Chronic Bacterial Prostatitis</strong>: Mild/Moderate: 400 mg 12 hourly for 28 Days.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Instruction for the use of Ciprofloxacin IV infusion-</p>\r\n\r\n<ul>\r\n	<li>Check the bag for minute leaks by squeezing the inner bag firmly. If leaks are found, or if seal is not intact, discard the solution.</li>\r\n	<li>Do not use if the solution is cloudy or a precipitate is present.</li>\r\n	<li>Do not use flexible bags in series connections.</li>\r\n	<li>Close flow control clamp of administration set.</li>\r\n	<li>Remove cover from port at bottom of bag.</li>\r\n	<li>Insert piercing pin of administration set into port with a twisting motion until the pin is firmly seated.</li>\r\n	<li>Suspend bag from hanger.</li>\r\n	<li>Squeeze and release drip chamber to establish proper fluid level in chamber during infusion of Ciprofloxacin IV infusion.</li>\r\n	<li>Open flow control clamp to expel air from set.Close clamp.</li>\r\n	<li>Regulate rate of administration with flow control clamp</li>\r\n</ul>\r\n\r\n<p><strong>Duration of treatment</strong>: The duration of treatment depends upon the severity of infection, clinical response and bacteriological findings. For acute infections the usual treatment period is 5 to 10 days. Generally treatment should be continued for 3 days after the signs and symptoms of the infection have been disappeared.</p>', '<p>Concurrent administration of Ciprofloxacin should be avoided with Magnesium or Aluminum containing antacids or sucralfate or with other products containing Calcium, Iron or Zinc. These products may be taken two hours after or six hours before Ciprofloxacin. Ciprofloxacin should not be taken concurrently with milk or other dairy products, since absorption of Ciprofloxacin may be significantly reduced. Dietary calcium is a part of a meal, however, does not significantly affect the absorption of Ciprofloxacin.</p>', '<p>It is contraindicated in patients who have known hypersensitivity to Ciprofloxacin or other quinolones.</p>', '<p>Side effects include- nausea and other gastrointestinal disturbances, headache, dizziness, joint pain and skin rashes.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Ciprofloxacin should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus and mother. Ciprofloxacin is excreted in human milk. Due to the potential risk of articular damage, Ciprofloxacin should not be used during lactation.</p>', '<p>Patients receiving Ciprofloxacin should be instructed to drink fluids liberally. It should be used with caution in patients with suspected or known CNS disorders such as epilepsy or other factors which predispose to seizures and convulsion. Avoid in patients with known QT prolongation, hypokalemia.</p>', '<p>Overdose following Ciprofloxacin administration may lead to seizures, hallucinations, confusion, abdominal discomfort, renal and hepatic impairment as well as crystalluria, haematuria, &amp; reversible renal toxicity.</p>', '<p>4-Quinolone preparations, Anti-diarrhoeal Antimicrobial drugs</p>', '<p>Keep below 30&deg;C temperature, protected from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Although effective in clinical trials, Ciprofloxacin is not a drug of first choice in pediatric population.</p>', '2022-02-18 20:44:23', '2022-04-04 04:53:47'),
(344, 344, '<p>Ciprofloxacin 0.3% Eye/Ear Drops is indicated for the treatment of infections caused by susceptible strains of the designated microorganisms in the conditions listed below:</p>\r\n\r\n<ul>\r\n	<li><strong>Corneal Ulcers:</strong>&nbsp;Pseudomonas aeruginosa, Serratia marcescens, Staphylococcus aureus, Staphylococcus epidermidis, Streptococcus pneumoniae.</li>\r\n	<li><strong>Bacterial Conjunctivitis:</strong>&nbsp;Haemophilus influenzae, Staphylococcus aureus, Staphylococcus epidermidis, Streptococcus pneumoniae. It is also indicated in the treatment of keratitis, kerato-conjunctivitis, blepharitis, blepharo-conjunctivitis, dacryocistitis, prophylaxis of ocular infections due to Neisseria gonorrhea or Chlamydia trachomatis, prevention of ocular infections after removal of a corneal or physical agent before or after ocular surgery.</li>\r\n	<li><strong>Ear:</strong>&nbsp;Otitis externa, acute otitis media, chronic suppurative otitis media. Prophylaxis in otic surgeries such as mastoid surgery.</li>\r\n</ul>', '<p>Ciprofloxacin is a synthetic broad-spectrum antimicrobial agent for intravenous administration. The bactericidal action of Ciprofloxacin results from inhibition of the enzymes topoisomerase II (DNA gyrase) and topoisomerase IV, which are required for bacterial DNA replication, transcription, repair, and recombination.</p>', '<p><strong>Corneal ulcers:</strong>&nbsp;The recommended dosage regimen for the treatment of corneal ulcers is two drops into the affected eye every 15 minutes for the first 6 hours and then two drops into the affected eye every 30 minutes for the remainder of the first day. On the second day, instill 2 drops in the affected eye hourly. On the third through the fourteenth day, place two drops in the affected eye every four hours. Treatment may be continued after 14 days if corneal re-epithelization has not been occurred.<br />\r\n<br />\r\n<strong>Bacterial conjunctivitis:</strong>&nbsp;The recommended dosage regimen for the treatment of bacterial conjunctivitis is one or two drops instilled into the conjunctival sac(s) every two hours while awake for two days and one or two drops every four hours while awake for the next five days.<br />\r\n<br />\r\n<strong>Ear infections</strong>: For all infections, 2-3 drops every 2-3 hours initially, reducing the frequency of the instillation with control of infection. Treatment should be continued at least 7 days.</p>', '<p>Specific drug interaction studies have not been observed with ophthalmic Ciprofloxacin.</p>', '<p>Hypersensitivity to quinolone group of antibacterials or any of the components of the formulation.</p>', '<p>Local burning or discomfort, itching, foreign body sensation, crystalline precipitates, lid margin crusting, conjunctival hyperemia and a bad taste following administration. Photophobia and nausea may be reported.</p>', '<p>Do not use unless the potential benefits outweigh the potential risk during pregnancy. It is not known whether excretion in human milk occurs following topical ophthalmic administration.&nbsp;Caution should be exercised in the nursing mothers.</p>', '<p>Prolonged ocular use of Ciprofloxacin may result in overgrowth of non-susceptible organisms, including fungi. Ciprofloxacin should be discontinued at the first appearance of a skin rash or any other sign of hypersensitivity reaction.</p>', '<p>A topical overdose may be flushed from the eye/s with warm tap water.</p>', '<p>Aural Anti-bacterial preparations, Ophthalmic antibacterial drugs</p>', '<p>Store below 30&deg; C in a cool and dry place protected from light. Keep out of reach of children. Do not touch the dropper tip to surfaces since this may contaminate the solution. Do not use after 30 days of first opening.</p>', '<p><strong>Pediatric&nbsp;use</strong>:&nbsp;Safety and effectiveness in children under 1 year of age have not been established.</p>', '2022-02-18 20:44:48', '2022-04-04 05:01:01'),
(345, 345, '<p><strong>Eye:</strong>&nbsp;This combination eye drop is indicated for the treatment of steroid responsive inflammatory ocular conditions where bacterial infections or risk of bacterial infections co-exist. The use of a combination drug with an anti-infective component is indicated where the risk of infection is high or where is an expectation that potentially dangerous numbers of bacteria will be present in the eye. The combination can also be used for post-operative inflammation and any other ocular inflammation associated with infection.<br />\r\n<br />\r\n<strong>Ear:</strong>&nbsp;It is indicated for the treatment of ear infections accompanied by inflammation such as otitis externa, otitis media and chronic suppurative otitis media etc. The combination can also be used for post-operative inflammation of ear.</p>', '<p><strong>Dexamethasone</strong>&nbsp;is glucocorticoid. It has an anti-inflammatory and anti-allergic action. It is used topically in the treatment of inflammatory conditions of the anterior segment of the eye.&nbsp;It reduces prostaglandin synthesis by inhibiting the enzyme phospholipase A2. Also, Dexamethasone inhibits the chemotactic infiltration of neutrophils into the site of inflammation.<br />\r\n<br />\r\n<strong>Ciprofloxacin</strong>&nbsp;has in vitro activity against a wide range of gram-negative and gram-positive organisms, possessing the greatest antibacterial activity of all quinolones. The bactericidal action of Ciprofloxacin results from interference with the enzyme DNA gyrase which is needed for the synthesis of bacterial DNA.</p>', '<p><strong>For Eye:</strong>&nbsp;1 drop to be instilled into conjunctival sac(s) every four to six hours. During the initial 24 to 48 hours, the dosage may be increased to 1 drop every two hours.<br />\r\n<br />\r\n<strong>For Ear:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Acute otitis media in pediatric patients with typanastomy tube</strong>: 4 drops instilled into the affected ear 2 times daily for 7 days.</li>\r\n	<li><strong>Acute otitis externa</strong>: 4 drops instilled into the affected ear 2 times daily for 7 days.</li>\r\n</ul>\r\n\r\n<p>Frequency should be decreased gradually or warranted in clinical signs. Care should be taken not to discontinue therapy prematurely.</p>', '<p>Specific drug interaction studies have not been conducted with ophthalmic Ciprofloxacin and Dexamethasone. However, the systemic administration of some quinolones has been shown to elevate plasma concentrations of theophylline, interfere with the metabolism of caffeine, enhance the effects of the oral anticoagulant warfarin and its derivatives and have been associated with transient elevations in serum creatinine in patients receiving cyclosporin concomitantly.</p>', '<p>Known hypersensitivity to any ingredient of the product. Herpes simplex and other viral conditions, mycosis, glaucoma, newborn babies, fungal diseases of ocular or auricular structures.</p>', '<p>Frequently reported adverse reactions are transient ocular burning or discomfort. Other reported reactions include stinging, redness, itching, photophobia, conjunctivitis/ keratitis, Periocular/ facial edema, foreign body sensation, blurred vision, tearing, dryness, and eye pain. Elevation of IOP with development of glaucoma, and delayed wound healing may rarely occur.</p>', '<p><strong>Use in pregnancy</strong>:&nbsp;This&nbsp;should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Use in lactation</strong>: It is not known whether topical administration of corticosteroids would result in sufficient systemic absorption to produce detectable quantities in human milk. It is also not known whether ciprofloxacin is excreted in human milk following topical administration. Because many drugs are excreted in human milk, caution should be exercised when the combination is administered to a nursing woman.</p>', '<p>Prolonged use may result in overgrowth of nonsusceptible organisms including fungi; in ocular hypertension and/or glaucoma, with damage to the optic nerve, defects in visual acuity and fields of vision and posterior sub capsular cataract formation. Patients wearing contact lenses must not use the drops during the time the lenses are worn.</p>', NULL, '<p>Aural steroid &amp; antibiotic combined preparations</p>', '<p>Store in a cool and dry place, away from light. Keep out of reach of children. Shake well before each use.</p>', '<p><strong>Use in children</strong>: Safety &amp; effectiveness for the use of this eye drops in children below the age of one year have not been established.</p>', '2022-02-18 20:45:15', '2022-04-04 05:03:34'),
(346, 346, '<p>This is indicated in Steroid responsive inflammatory ocular conditions, Otitis media, Otitis externa, Ocular inflammation associated with infection, Post-operative inflammation of ear and eye, Corneal Ulcers, Bacterial Conjunctivitis</p>', '<p>Ciprofloxacin promotes breakage of double-stranded DNA in susceptible organisms and inhibits DNA gyrase, which is essential in reproduction of bacterial DNA.<br />\r\n<br />\r\nHydrocortisone is a corticosteroid used for its anti-inflammatory and immunosuppressive effects. Its anti-inflammatory action is due to the suppression of migration of polymorphonuclear leukocytes and reversal of increased capillary permeability. It may also be used as replacement therapy in adrenocortical insufficiency.</p>', '<p><strong>Eye:&nbsp;</strong><strong>Corneal Ulcers:</strong>&nbsp;The recommended dosage regimen for the treatment of corneal ulcer is two drops into the affected eye every 15 minutes for the first six hours and then two drops into the affected eye every 30 minutes for the remainder of the first day. On the second day, instill two drops in the affected eye hourly. On the third through the fourteenth day, place two drops in the affected eye every four hours. Treatment may be continued after 14 days if corneal re-epithelialization has not occurred.<br />\r\n<br />\r\n<strong>Eye:&nbsp;Bacterial Conjunctivitis:</strong>&nbsp;The recommended dosage regimen for the treatment of bacterial conjunctivitis is one or two drops instilled into the conjunctival sac(s) every two hours while awake for two days and one or two drops every four hours while awake for the next five days.<br />\r\n<br />\r\n<strong>Ear:&nbsp;</strong>Four drops instilled into the affected ear twice daily for seven days. The suspension should be warmed by holding the bottle in the hand for one or two minutes to avoid dizziness, which may result from the instillation of a cold suspension. The patient should lie with the affected ear upward, and then the suspension should be instilled. This position should be maintained for 60 seconds. Repeat, if necessary, for the opposite ear.</p>', '<p>May increase plasma concentrations of CYP1A2 substrates (e.g. clozapine, ropinirole, theophylline). Enhances effect of oral anticoagulants (e.g. warfarin) and glibenclamide. Increased toxicity of methotrexate. Plasma concentrations may be increased by probenecid. Reduced absorption with oral multivitamins and mineral supplements containing divalent or trivalent cations (e.g. Fe, Zn, Ca) and antacids containing Al, Ca or Mg. Concomitant use with class IA antiarrhythmics (e.g. quinidine, procainamide), class III antiarrhythmics (e.g. amiodarone, sotalol), TCAs, macrolides and antipsychotics may result in additive effects on QT interval prolongation. Concurrent use with corticosteroids may increase risk of severe tendon disorders. Increased risk of CNS stimulation with NSAIDs. Altered serum concentrations of phenytoin.<br />\r\n<br />\r\nPotentially Fatal: Marked elevation in serum levels of tizanidine which is associated with potentiated hypotensive and sedative effect.<br />\r\n<br />\r\nThiazides may enhance hyperglycaemia and hypokalaemia caused by corticosteroids. Increased incidence of peptic ulcer or Gl bleeding with concurrent NSAIDs admin. Response to anticoagulants altered. Dose of antidiabetics and antihypertensives needs to be increased. Decreases serum cone of salicylates and antimuscarinic agents. Ethanol may enhance gastric mucosal irritation. Reduced efficacy with concurrent use of carbamazepine, phenytoin, primidone, barbiturates and rifampicin. Mutual inhibition of metabolism between ciclosporin and corticosteroids increase plasma cone of both drugs. Enhanced effect in women taking oestrogens or oral contraceptives.</p>', '<p>Known hypersensitivity to any ingredient of the product. Herpes simplex and other viral conditions, mycosis, glaucoma, newborn babies, fungal diseases of ocular or auricular structures.</p>', '<p>The most frequently reported drug-related adverse reactions seen with Ciprofloxacin are transient ocular burning or discomfort. Other reported reactions include stinging, redness, itching, periocular/facial edema, foreign body sensation, photophobia, blurred vision, tearing, dryness and eye pain. Rare reports of dizziness have been received.<br />\r\n<br />\r\nThe reactions due to the steroid component are elevation of intraocular pressure (IOP) with possible development of glaucoma and infrequent optic nerve damage, posterior sub-capsular cataract formation and delayed wound healing.</p>', '<p>Pregnancy&nbsp;Category C+D.Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.<br />\r\n<br />\r\nThere is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience or studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.<br />\r\n<br />\r\nLactation: Excretion in breast milk unknown; not recommended.</p>', '<p>Prolonged use may result in overgrowth of nonsusceptible organisms including fungi; in ocular hypertension and/or glaucoma, with damage to the optic nerve, defects in visual acuity and fields of vision and posterior sub capsular cataract formation. Patients wearing contact lenses must not use the drops during the time the lenses are worn.</p>', NULL, '<p>Aural steroid &amp; antibiotic combined preparations</p>', '<p>Should be stored in cool and dry place.</p>', '<p>Paediatric Use:</p>\r\n\r\n<ul>\r\n	<li><strong>Ear:</strong>&nbsp;Safety and effectiveness of this suspension in pediatric (6 months of age and older) patients for ear application have been established.</li>\r\n	<li><strong>Eye:</strong>&nbsp;Safety and effectiveness of this suspension in pediatric patients for eye application have not been established.</li>\r\n</ul>', '2022-02-18 20:45:41', '2022-04-04 05:09:23'),
(347, 347, '<p>Cisplatin is indicated as first line therapy for lung cancer, head &amp; neck cancer and for the treatment of advanced and metastatic ovarian carcinoma, bladder carcinoma and testis carcinoma.</p>', '<p>Cisplatin modifies cell cycle by interfering with DNA structure and function. Effects are most prominent during the S phase but cells are killed at all stages. Cisplatin synergises with other anticancer drugs e.g. fluorouracil. It has a narrow therapeutic margin and is highly toxic.</p>', '<p><strong>Metastatic ovarian cancer:</strong>&nbsp;As monotherapy: 100 mg/m2&nbsp;per cycle, given as a single dose infused in 0.9% sodium chloride or glucose once every 4 wk. For combination therapy with cyclophosphamide: 75-100 mg/m2&nbsp;on day 1 of every 4-wk cycle.<br />\r\n<br />\r\n<strong>Metastatic testicular tumours:</strong>&nbsp;20 mg/m2&nbsp;BSA daily for 5 days per cycle.<br />\r\n<br />\r\n<strong>Advanced bladder cancer:</strong>&nbsp;50-70 mg/m2&nbsp;per cycle once every 3-4 wk, depending on the extent of prior exposure to radiation and/or chemotherapy treatment. An initial dose of 50 mg/m2&nbsp;every 4 wk may be used in heavily pre-treated patients.<br />\r\n<br />\r\n<strong>Usual dosage and schedule:</strong>&nbsp;40 to 120 mg/m2&nbsp;I.V. on day 1 as infusion every 3 weeks. 15 to 20 mg/m2&nbsp;I.V. on days 1 to 5 as infusion every 3 to 4 weeks. The usual dose in adults and children when used as single agent therapy is 50-100 mg/m2.</p>', '<p>Synergistic with 5-fluorouracil and etoposide. Efficacy increased and toxicity reduced when combined with radioprotecting agent WR 2721. At doses &le;100 mg, cisplatin is an ideal drug to combine with other cytotoxic drugs; unlike other antineoplastic drugs, it causes little myelosuppression.</p>', '<p>Cisplatin is contraindicated in patients with pre-existing renal impairment. Cisplatin should not be employed in myelosuppressed patients, or patients with hearing impairment. It is also contraindicated in patients with a history of allergic reactions to cisplatin or other platinum-containing compounds.</p>', '<p>Severe nausea and vomiting. Serious toxic effects on the kidneys, bone marrows and ears. Hypomagnesaemia, hypocalcaemia, hyperuricaemia. Peripheral neuropathies, papilloedema, optic neuritis, seizures. Ototoxicity (children) manifested as tinnitus, loss of hearing, deafness or vestibular toxicity.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Patients with renal or hepatic disorder, myelosuppression. Monitor renal, neurological and auditory function. Perform blood counts regularly. Maintain adequate hydration before and 24 hr after admin to minimise nephrotoxicity.</p>', '<p>Acute overdosage may result in kidney failure, liver failure, deafness, ocular toxicity, significant myelosuppression, intractable nausea and vomiting and/or neuritis. Death may also occur following overdosage. Treatment should include general supportive measures.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Stability: The cisplatin remaining in vial following initial entry is stable for 28 days protected from light or for 7 days under fluorescent room light.<br />\r\n<br />\r\nStorage: Product should be stored at controlled room temperature 25&deg; C and protected from light.</p>', NULL, '2022-02-18 20:45:53', '2022-04-04 05:12:14');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(348, 348, '<p>Citalopram is indicated for depressive illness and panic disorder. It is also indicated in substance abuse disorders and alcohol dependence. Citalopram has also been given in variety of anxiety disorders including obsessive-compulsive disorder and social phobia. It is also effective in generalized anxiety disorder, post-traumatic stress disorder, premenstrual syndrome, idiopathic Parkinson&#39;s disease and eating disorder.</p>', '<p>Citalopram is bicyclic phthalane derivative and a selective serotonin re-uptake inhibitor, with little or no effect on noradrenaline, dopamine and GABA re-uptake. The inhibitory activity explains the antidepressant property of citalopram. It has no or very low affinity for 5-HT1AA, 5-HT2A, D1&nbsp;and D2&nbsp;receptors, &alpha;1, &alpha;2, &beta;-adrenergic, histamine H1, muscarinic, cholinergic, benzodiazepine and opioid receptors.</p>', '<p>Depression, Depressive phase of bipolar disorder:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially, 20 mg/day, increased to max 40 mg/day after at least 1 wk.</li>\r\n	<li><strong>Child</strong>: Contraindicated.</li>\r\n	<li><strong>Elderly</strong>: 10 mg/day. Max: 20 mg/day.</li>\r\n</ul>\r\n\r\n<p>Panic disorder with or without agoraphobia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially, 10 mg/day, increased to 20 mg/day after 1 wk.</li>\r\n	<li><strong>Child</strong>: Contraindicated.</li>\r\n	<li><strong>Elderly</strong>: 10 mg/day. Max: 20 mg/day.</li>\r\n</ul>', '<p>Ketoconazole, Itraconazole or Macrolide antibiotics and Citalopram co-administration decreases the metabolism of Citalopram. Omeprazole and Citalopram co-administration might decrease the clearance of Citalopram.</p>', '<p>Citalopram should not be used if the patient enters a manic phase. Concomitant use in patients taking MAO inhibitor is contraindicated. Citalopram is contraindicated in patients with a hypersensitivity to this drug or any of its ingredients.</p>', '<p>SSRIs are less sedating and have fewer antimuscarinic and cardiotoxic effects than tricyclic antidepressants. However, side-effects may be seen, includes gastro-intestinal effects (nausea, vomiting, dyspepsia, abdominal pain, diarrhoea, constipation), anorexia with weight loss, palpitations, tachycardia, postural hypotension, cough, confusion, impaired concentration, amnesia, urinary retention, sweating, movement disorders, urticaria, anaphylaxis, arthralgia, myalgia and photosensitivity.</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well-controlled studies in pregnant women; therefore, Citalopram should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: Citalopram is excreted in human breast milk. So, the decision whether to continue or discontinue either nursing or Citalopram therapy should take into account the risks of Citalopram exposure for the infants and the benefits of Citalopram treatment for the mother.</p>', '<p>Caution should be taken in patients with epilepsy, concurrent electroconvulsive therapy, history of mania, cardiac disease, diabetes mellitus, angle-closure glaucoma, history of bleeding disorders, hepatic and renal impairment. Abrupt withdrawal of Citalopram should be avoided.</p>', '<p><strong>Symptoms</strong>: Dizziness, sweating, nausea, vomiting, tremor, somnolence and sinus tachycardia. Rarely, amnesia, confusion, coma, seizures, hyperventilation, cyanosis, rhabdomyolysis and ECG changes (e.g. QT prolongation, sinus bradycardia, ventricular arrhythmias, nodal rhythm, torsade de pointes and left bundle branch block).<br />\r\n<br />\r\n<strong>Management</strong>: Symptomatic and supportive treatment. Maintain and ensure adequate ventilation and oxygenation. Gastric evacuation by lavage and use of activated charcoal should be considered. Frequently monitor cardiac function and vital signs.</p>', '<p>SSRIs &amp; related anti-depressant drugs</p>', '<p>Store at 25&deg; C.</p>', NULL, '2022-02-18 20:46:19', '2022-04-04 05:20:46'),
(349, 349, '<p>Citicoline Sodium is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Cerebrovascular disease e.g. ischemia due to stroke, where Citicoline accelerates the recovery of consciousness &amp; overcoming motor deficit. Treatment within the first 24 hours after onset in patients with moderate to severe stroke increases the probability of complete recovery in 3 months.</li>\r\n	<li>Cerebral insufficiency (e.g. dizziness, memory loss, poor concentration &amp; disorientation) due to head trauma or brain injury.</li>\r\n	<li>Cognitive dysfunction due to degenerative disease (Alzheimer&#39;s disease)</li>\r\n	<li>Parkinson&#39;s disease: Citicoline has been shown to be effective as co-therapy for Parkinson&#39;s disease.</li>\r\n</ul>', '<p>Citicoline is a naturally occurring substance that is an essential intermediate in the synthesis of structural phospholipids of cell membrane. Oral dose of Citicoline is metabolized to choline &amp; cytidine. These then enter into the systemic circulation, cross the blood-brain barrier and recombine to form Citicoline within the central nervous system. Citicoline activates the biosynthesis of structural phospholipids in the neuronal membrane, promotes rapid repair of injured cell surface &amp; mitochondrial membrane &amp; increases the level of various neurotransmitters like acetylcholine &amp; dopamine. Citicoline has neuroprotective effects in situations of hypoxia &amp; ischemia, as well as improved learning &amp; memory performance in animal models for the aging brain. Citicoline inhibits the activation of Phospholipase A2 to prevent apoptotic &amp; necrotic cell death.</p>', '<p>Oral:</p>\r\n\r\n<ul>\r\n	<li>Immediate treatment of stroke due to a clot (ischemic stroke): 500-2000 mg of Citicoline per day, start within 24 hours of stroke.</li>\r\n	<li>For decline in thinking skills due to stroke: 1000-2000 mg of Citicoline per day.</li>\r\n	<li>Chronic cerebrovascular disease: 1000 mg daily in divided dose with or between meals for ongoing disease of the blood vessels that serve the brain.</li>\r\n</ul>\r\n\r\n<p>Injection:</p>\r\n\r\n<ul>\r\n	<li>1 to 2 injections daily.</li>\r\n	<li>Adjust dosage according to the severity.</li>\r\n	<li>Can be administered through intramuscular (IM), or intravenous (IV) [ 3 to 5 minutes] route.</li>\r\n</ul>', '<p>Citicoline may enhance the effects of levodopa, carbidopa &amp; entacapone. Citicoline must not be administered with products containing meclophenoxate.</p>', '<p>Patients with hypertonic of the parasympathetic nervous system.</p>', '<p>Occasionally Citicoline may exert stimulating action of the parasympathetic system as well as a fleeting &amp; discrete hypotensive effect.</p>', '<p>There are no adequate &amp; well controlled studies of Citicoline during pregnancy &amp; lactation. Citicoline should be used during pregnancy &amp; lactation only if the potential benefits justify the potential risks.</p>', '<p>In case of persistent intracranial hemorrhage, it is recommended not to exceed the dose of 1000 mg of Citicoline daily.</p>', NULL, '<p>CNS stimulant drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Geriatric use: No dosage adjustment is required &amp; the usual dose can be administered.</p>', '2022-02-18 20:46:51', '2022-04-04 05:24:13'),
(350, 350, '<p>Citric Acid Monohydrate is indicated for the management of dry cough.</p>', '<p>Citric Acid Monohydrate helps to reduce the dry cough and soothes the throat from any related discomfort and pain. Citric Acid is a demulcent which relieves irritation of the mucous membrane in the throat by forming a protective film. Citric Acid is absorbed after oral administration. It is found naturally in the body and is widely distributed.</p>', '<p><strong>1-5 years:</strong>&nbsp;5 ml upto 4 times daily<br />\r\n<strong>6-12 years:</strong>&nbsp;10 ml upto 4 times daily<br />\r\n<strong>&gt;12 years &amp; Adults:</strong>&nbsp;20 ml upto 3-4 times daily</p>', '<p>No drug-drug interaction has been found.</p>', '<p>It is contraindicated for the hypersensitivity to any of the ingredients of this medicine.</p>', '<p>There are no known side effects from using this medicine when used as directed. If taken excessively above the stated dose, glycerol present in the medicine may cause headache, stomach upset and diarrhea.</p>', '<p>There are no or limited amount of data from the use of Citric Acid Monohydrate in pregnant women. There is insufficient information on the excretion of Citric Acid Monohydrate &amp; its metabolites in human milk.</p>', '<p>Patients with rare hereditary problems of fructose intolerance, glucose-galactose malabsorption or sucrase-isomaltase insufficiency should not take this medicine.</p>', NULL, '<p>Cough suppressant</p>', '<p>Keep in a cool and dry place, away from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:47:13', '2022-04-04 05:27:02'),
(351, 351, '<p>Clarithromycin is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Streptococcal pharyngitis</li>\r\n	<li>Sinusitis</li>\r\n	<li>Infective exacerbations of chronic bronchitis</li>\r\n	<li>Community-acquired pneumonia</li>\r\n	<li>Atypical pneumonia</li>\r\n	<li>Skin and soft tissue infection</li>\r\n	<li>Adjunct in the treatment of duodenal ulcers by eradication of H.pylori.</li>\r\n</ul>', '<p>Clarithromycin acts by inhibiting microsomal protein synthesis in susceptible organisms mainly by binding to the donor site on the 50S subunit of the bacterial ribosome and preventing translocation to that site. Clarithromycin is active against most Gram-positive bacteria and Chlamydia, some Gram-negative bacteria and Mycoplasmas. Clarithromycin&#39;s activity is the same as, or greater than, that of Erythromycin in vitro against most Gram-positive bacteria. Clarithromycin is more acid-stable than Erythromycin and therefore, is better tolerated. Clarithromycin has twice the activity of Erythromycin against H. influenzae. Most species of Gram-negative bacteria are resistant to Clarithromycin because of failure to penetrate the target.</p>', '<p>Adults:</p>\r\n\r\n<ul>\r\n	<li>Pharyngitis / Tonsillitis 250 mg every 12 hours for 10 days.</li>\r\n	<li>Acute maxillary sinusitis 500 mg every 12 hours for 14 days.</li>\r\n	<li>Chronic bronchitis 250-500 mg every 12 hours for 7-14 days.</li>\r\n	<li>Pneumonia 250 mg every 12 hours for 7-14 days.</li>\r\n	<li>Uncomplicated skin &amp; skin structure infections 250 mg every 12 hours for 7-14 days.</li>\r\n	<li>Community-acquired upper and lower respiratory tract infections 250-500 mg every 12 hours for 5-14 days.</li>\r\n</ul>\r\n\r\n<p>Children:</p>\r\n\r\n<ul>\r\n	<li>Bodyweight under 8 kg: 7.5 mg/kg twice daily.</li>\r\n	<li>Bodyweight of 8-11 kg (1-2 years): 2.5 ml (Half teaspoonful) twice daily.</li>\r\n	<li>Bodyweight of 12-19 kg (3-6 years): 5 ml (One teaspoonful) twice daily.</li>\r\n	<li>Bodyweight of 20-29 kg (7-9 years): 7.5 ml (One &amp; half teaspoonfuls) twice daily.</li>\r\n	<li>Bodyweight of 30-40 kg (10-12 years): 10 ml (Two teaspoonfuls) twice daily.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Clarithromycin may be given with or without meals.</p>', '<p>Theophylline: Concomitant use of Clarithromycin who are receiving Theophylline may be associated with an increase in serum Theophylline concentrations. Terfenadine: Clarithromycin may alter the metabolism of Terfenadine.</p>', '<p>Hypersensitivity to Clarithromycin, Erythromycin, or any of the macrolide antibiotics. Patients receiving Terfenadine who have pre-existing cardiac abnormalities or electrolyte disturbances.</p>', '<p>Clarithromycin is generally well tolerated. Side effects include nausea, vomiting, diarrhoea and abdominal pain. Stomatitis and glossitis have also been reported. Other side effects include headache, allergic reactions ranging from urticaria and mild skin reactions to anaphylaxis. Taste perversion may occur. There have been reports of transient central nervous system side effects including anxiety, dizziness, insomnia and hallucination.</p>', '<p>The drug may be used in neonates and children in appropriate doses. Breast milk from mothers receiving Clarithromycin should not be given to infants until treatment is completed. There is as yet little experience in the treatment of pregnant patients and Clarithromycin is not recommended.</p>', '<p>Clarithromycin is principally excreted by the liver and kidney. Caution should be taken in administering this antibiotic to patients with impaired hepatic and renal function. Prolonged or repeated use of Clarithromycin may result in an overgrowth of non-susceptible bacteria or fungi. If superinfection occurs, Clarithromycin should be discontinued and appropriate therapy should be instituted.</p>', '<p>Reports indicate that the ingestion of large amounts of clarithromycin can be expected to produce gastro-intestinal symptoms. One patient who had a history of bipolar disorder ingested 8 grams of clarithromycin and showed altered mental status, paranoid behaviour, hypokalemia and hypoxemia. Adverse reactions accompanying overdosage should be treated by the prompt elimination of unabsorbed drug and supportive measures. As with other macrolides, clarithromycin serum levels are not expected to be appreciably affected by haemodialysis or peritoneal dialysis.</p>', '<p>Macrolides</p>', '<p>Store in a cool and dry place, protected from light &amp; moisture. The reconstituted suspension must be used within 7 days if kept at room temperature and within 14 days when stored in a refrigerator. Keep out of reach of children.</p>', NULL, '2022-02-18 20:47:54', '2022-04-04 05:29:49'),
(352, 352, '<p>Clascoterone cream is an androgen receptor inhibitor indicated for the topical treatment of acne vulgaris in patients 12 years of age and older.</p>', '<p>Acne is a multifactorial skin condition characterized by excess sebum production, epithelial hyperkeratinization, proliferation of the skin commensal bacteria, and inflammation. Circulating and locally synthesized natural ligands, testosterone and dihydrotestosterone (DHT), serve as causative factors in both males and females. Upon binding of DHT, the DHT-androgen receptor complex dimerizes and translocates to the nucleus where it promotes the transcription of genes involved in acne pathogenesis, including proliferation and differentiation of sebocytes, excess sebum production, and inflammatory cytokine production. Clascoterone is a potent antagonist at ARs and competes for androgens in binding to the receptor, thereby inhibiting downstream signalling of ARs that promote acne.<br />\r\n<br />\r\nAndrogenetic alopecia is also an androgen-dependent and highly genetic condition. Dihydrotestosterone (DHT) binds to ARs expressed on dermal papilla cells (DPC) in the scalp to induce AR-mediated transcription of genes that contribute to androgenic alopecia. By blocking the interaction between DHT and aARs, clascoterone inhibits AR-regulated transcription and DHT-induced IL-6 synthesis.</p>', '<p>Cleanse the affected area gently. After the skin is dry, apply a thin uniform layer of Clascoterone cream twice per day, in the morning and the evening, to the affected area. Avoid accidental transfer of Clascoterone cream into eyes, mouth or other mucous membranes. If contact with mucous membranes occurs, rinse thoroughly with water. Clascoterone cream is for topical use only. This cream is not for ophthalmic, oral or vaginal use.</p>', NULL, NULL, '<p>Because clinical trials are conducted under widely varying conditions, adverse reaction rates observed in the clinical trials of a drug cannot be directly compared to rates in the clinical trials of another drug and may not reflect the rates observed in practice.<br />\r\n<br />\r\nIn two identical multicenter, randomized, double-blind, vehicle-controlled trials, 1421 subjects 12 years and older with facial acne vulgaris applied Clascoterone cream or vehicle twice daily for 12 weeks. Overall, 62% of the subjects were female, and 38% were male, 91% of the patients were Caucasian, and the mean age was 19.7 years.<br />\r\n<br />\r\nLocal skin reactions (edema, erythema/redness, pruritus, scaling/dryness, skin atrophy, stinging/burning, striae rubrea, telangiectasia) were observed during the 12-week treatment and occurred in a similar percentage of subjects treated with vehicle.</p>', '<p><strong>Pregnancy</strong>: There are no available data on Clascoterone cream use in pregnant women to evaluate for a drug associated risk of major birth defects, miscarriage, or adverse maternal or fetal outcomes. In animal reproduction studies, subcutaneous administration of clascoterone to pregnant rats and rabbits during organogenesis at doses 8 or 39 times the maximum recommended human dose (MRHD), respectively, increased malformations in rats and post-implantation loss and resorptions in rabbits. The background risk of major birth defects and miscarriage for the indicated population is unknown. Adverse outcomes in pregnancy occur regardless of the health of the mother or the use of medications. In the U.S. general population, the estimated background risk of major birth defects and miscarriage in clinically recognized pregnancies is 2% to 4% and 15% to 20%, respectively.<br />\r\n<br />\r\n<strong>Lactation</strong>: There are no data regarding the presence of clascoterone or metabolite in human milk, the effects on the breastfed infant or the effects on milk production. The lack of clinical data during lactation precludes a clear determination of the risk of clascoterone to an infant during lactation; therefore, the developmental and health benefits of breastfeeding should be considered along with the mother&#39;s clinical need for clascoterone and any potential adverse effects on the breastfed child from clascoterone or from the underlying maternal condition.</p>', '<p><strong>Local Skin Reactions</strong>: Clascoterone cream may induce local irritation (erythema/redness, pruritus, scaling/ dryness). Concomitant use with other potentially irritating topical products (medicated or abrasive soaps and cleansers, soaps and cosmetics that have a strong drying effect and products with high concentrations of alcohol, astringents, spices or lime) should be limited. The product should not be applied to cuts, abrasions, eczematous or sunburned skin.<br />\r\n<br />\r\n<strong>Hypothalamic-pituitary-adrenal (HPA) Axis Suppression</strong>: Hypothalamic-pituitary-adrenal (HPA) axis suppression was observed and may occur during or after treatment with clascoterone. In the PK trial, all subjects returned to normal HPA axis function at follow-up 4 weeks after stopping treatment. Conditions which augment systemic absorption include use over large surface areas, prolonged use, and the use of occlusive dressings. If HPA axis suppression develops, an attempt should be made to withdraw the drug. Pediatric patients may be more susceptible to systemic toxicity.</p>', NULL, '<p>Acne treatment preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Clascoterone cream for the topical treatment of acne vulgaris have been established in 641 pediatric patients, aged 12 to 18 years in two identical multicenter, randomized, double-blind, vehicle-controlled, 12-week trials and 2 open-label pharmacokinetic studies. Safety and effectiveness of Clascoterone cream for the topical treatment of acne vulgaris has not been established in pediatric patients under 12 years of age.&nbsp;<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Clinical studies of Clascoterone cream did not include sufficient numbers of subjects aged 65 years of age and over to determine whether they respond differently from younger subjects. Other reported clinical experience has not identified differences in responses between the elderly and younger patients. In general, dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy.</p>', '2022-02-18 20:48:18', '2022-04-04 05:31:56'),
(353, 353, '<p>Clindamycin has been shown to be effective in the treatment of the following infections when caused by susceptible anaerobic bacteria or susceptible strains of gram positive bacteria such as Streptococci, Staphylococci and Pneumococci; Upper respiratory infections, Lower respiratory infections, Skin and soft tissue infections, Bone and joint infections, Pelvic infections, Intra-abdominal infections, Septicemia and endocarditis, Dental infections. As an alternative therapy when used in combination with quinine or amodiaquine for the treatment of multi-drug resistant Plasmodium falciporum infection.</p>', NULL, '<p><strong>Dosage of Clindamycin Capsule</strong>:</p>\r\n\r\n<ul>\r\n	<li>Serious Infections: 150 mg-300 mg every six hours.</li>\r\n	<li>More severe infections: 300 mg-450 mg every six hours.</li>\r\n</ul>\r\n\r\n<p>To avoid the possibility of oesophageal irritation, Clindacin capsules should be taken with a full glass of water.<br />\r\n<br />\r\nSeveral researches has found that Clindamycin 300 mg capsule provides plasma concentration over MIC90&nbsp;for more than 12 hours. This finding supports the twice-daily dosing of Clindacin 300 mg capsule, particularly in SSTIs &amp; RTIs. However, in case of bone &amp; joint infections, diabetic foot infections dose of Clindamycin should be 300 mg capsule 3-4 times daily.<br />\r\n<br />\r\n<strong>Dosage of Clindamycin Powder for oral solution</strong>:</p>\r\n\r\n<ul>\r\n	<li>Serious infections: 8-12 mg/kg/day divided into 3 or 4 equal doses.</li>\r\n	<li>Severe infections: 13-16 mg/kg/day divided into 3 or 4 equal doses.</li>\r\n	<li>More severe infections: 17-25 mg/kg/day divided into 3 or 4 equal doses.</li>\r\n</ul>\r\n\r\n<p>In pediatric patients weighing 10 kg or less, 1/2 teaspoon (37.5 mg) three times a day should be considered the minimum recommended dose.<br />\r\n<br />\r\n<strong>Dosage of Clindamycin IV/IM Injection</strong>:<br />\r\nAdults-</p>\r\n\r\n<ul>\r\n	<li>Serious infections due to aerobic gram-positive cocci and the more susceptible anaerobes: 600-1200 mg/day in 2- 4 equal doses.</li>\r\n	<li>More severe infections: 1200-2700 mg/day in 2-4 equal doses.</li>\r\n	<li>For more serious infections: these doses may have to be increased. In life-threatening situations due to either aerobes or anaerobes, these doses may be increased.</li>\r\n	<li>Doses of as much as 4800 mg daily have been given intravenously to adults. Single intramuscular injections of greater than 600 mg are not recommended.</li>\r\n</ul>\r\n\r\n<p>Neonates (less than 1 month): 15 to 20 mg/kg/day in 3 to 4 equal doses. The lower effective dosage may be adequate for small prematures.<br />\r\n<br />\r\nPediatric patients (1 month of age to 16 years):</p>\r\n\r\n<ul>\r\n	<li>20 to 40 mg/kg/day in 3 or 4 equal doses. The higher doses would be used for more severe infections.</li>\r\n	<li>Parenteral therapy may be changed to Capsules (clindamycin hydrochloride) when the condition warrants and at the discretion of the physician.</li>\r\n	<li>In cases of (3-hemolytic streptococcal infections, treatment should be continued for at least 10 days.</li>\r\n</ul>', '<p>Clindamycin enhances the action of other neuromuscular blocking agents. Therefore, it should be used with caution in patients receiving such agents. Antagonism has been demonstrated between clindamycin and erythromycin in vitro. Because of possible clinical significance, these two drugs should not be administered concurrently.</p>', '<p>Clindamycin is contraindicated in patients previously found to be sensitive to clindamycin or any of the ingredients of this medicine.</p>', '<p>The adverse effects have been reported with the use of clindamycin are- abdominal pain, oesophagitis and oesophagial ulcer, nausea, vomiting and diarrhoea, pruritus, skin rashes, urticaria.</p>', '<p>Pregnancy Category B. Clindamycin crosses the placenta in humans. After multiple doses, amniotic fluid concentrations were approximately 30% of maternal concentrations. Clindamycin should be used in pregnancy only if clearly needed. Clindamycin has been reported to appear in breast milk. Therefore, it is not recommended for nursing mothers if not clearly needed.</p>', '<p>Clindamycin should be prescribed with caution in individuals with a history of gastrointestinal disease, particularly colitis.</p>', '<p>Overdosage with orally administered clindamycin has been rare. Adverse reactions similar to those seen with normal doses can be expected, however, unexpected reactions could occur. Haemodialysis and peritoneal dialysis are not effective in removing clindamycin from the serum. Overdosage should be treated with simple gastric lavage. No specific antidote is known.</p>', '<p>Macrolides</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Use in newborns and infants</strong>: When Clindamycin is administered to newborns and infants (birth to 16 years), appropriate monitoring of organ system functions is desirable.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: Dose adjustment of Clindamycin is not necessary.</p>', '2022-02-18 20:48:50', '2022-04-04 05:34:37'),
(354, 354, '<p>Clindamycin lotion is indicated in the treatment of acne vulgaris. Other uses of topical Clindamycin lotion are:</p>\r\n\r\n<ul>\r\n	<li>Skin infections such as erythrasma caused by Corynebacterium minutissimum; rosacea, periorificial dermatitis, folliculitis, stasis, chronic lymphaedema and familial pemphigus.</li>\r\n	<li>Dermal ulcers.</li>\r\n</ul>', '<p>Clindamycin is a lincosamide antibiotic used in the treatment of infections caused by susceptible microorganisms. Clindamycin is a semisynthetic antibiotic derived from lincomycin. It has antiacne and antibacterial activity. It binds with the 50s subunit of the bacterial ribosome and inhibits the early stage of protein synthesis. It is highly potent against gram positive and anaerobic bacteria.<br />\r\n<br />\r\nMicrobiology: Aerobic gram-positive cocci, including: Staphylococcus aureus, Staphylococcus epidermidis (penicillinase and non-penicillinase producing strains), Streptococci, Pneumococci. Anaerobic gram-negative bacilli, including: Bacteroides species, Fusobacterium species. Anaerobic gram-positive non-spore forming bacilli, including: Propionibacterium species, Eubacterium species, Actinomyces species. Anaerobic and microaerophilic gram-positive cocci, including: Peptococcus species, Peptostreptococcus species, Microaerophilic streptococci, C. perfringes</p>', '<p>At first, wash the face or affected area gently with warm water or soap. When the skin is completely dried (about 30 minutes later) apply a thin film of Clindamycin&nbsp;lotion to the entire affected area twice daily. The Applied area should not be washed within 3 hours. Noticeable improvement is usually seen after about 6 weeks. However, 8 to 12 weeks of treatment may be required for maximum benefit. Eye, lip or nose contact should be avoided while applying Clindamycin&nbsp;lotion.</p>', '<p>Clindamycin enhances the action of other neuromuscular blocking agents. Therefore, it should be used with caution in patients receiving such agents. Antagonism has been demonstrated between clindamycin and erythromycin in vitro. Because of possible clinical significance, these two drugs should not be administered concurrently.</p>', NULL, '<p>Side effects are usually rare. Possible side-effects may includes skin rash, itching, oily skin, dryness, erythema, burning, change in skin color, diarrhea, colitis, GI disturbance etc.</p>', '<p>There is no adequate data for safe use in pregnancy. Animal studies showed no adverse effects on the fetus. It is not known that whether Clindamycin is excreted through breast milk following topical administration. However, Clindamycin&nbsp;lotion can be used during lactation with caution.</p>', '<p>Clindamycin lotion is not for oral, ophthalmic, or Intravaginal use. Avoid exposure to sunlight and sunlamps. Wear sunscreen daily.</p>', '<p>Intravaginal overdose is not possible. Accidental ingestion of the product could be accompanied by effects related to therapeutic levels of oral clindamycin.</p>', '<p>Macrolides</p>', '<p>Store the tube below 25 &deg;C, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:49:15', '2022-04-10 19:51:17'),
(355, 355, '<p>Clindamycin cream is indicated in the treatment of bacterial vaginosis. Clindamycin cream can be used to treat non pregnant women and pregnant women during the second and third trimester.</p>', '<p>Clindamycin Phosphate is a water soluble ester that derived from the parent antibiotic Lincomycin. Clindamycin inhibits bacterial protein synthesis by binding preferentially to the 50s ribosomal subunit and affects the process of peptide chain initiation. In vitro Clindamycin is active against most strains of the following organisms that have been reported to be associated with bacterial vaginosis:</p>\r\n\r\n<ul>\r\n	<li>Bacteroides spp.</li>\r\n	<li>Gardnerella vaginalism</li>\r\n	<li>Mobiluncus spp.</li>\r\n	<li>Mycoplasma hominis</li>\r\n	<li>Peptostreptococcus spp.</li>\r\n</ul>', '<p>One applicator full (approximately 5 gram) intravaginally at bedtime for 7 consecutive days. In patients in whom a shorter treatment course is desirable, a 3-day regimen has been shown to be effective.</p>', NULL, '<p>Clindamycin cream is not recommended in children under 12 years of age</p>', '<p>Clindamycin may results the following side effects. Genital tract: vaginitis, vulvo-vaginal irritation Central nervous system: dizziness, headache, vertigo.Gastro-intestinal: heartburn, nausea, vomiting, diarrhea, constipation, abdominal pain. Dermatological: rash, exanthema. Hypersensitivity: urticaria.</p>', '<p>There are no adequate and well-controlled studies in pregnant women during the first trimester of pregnancy. This drug should be used during the first trimester of pregnancy only if clearly needed. There is no restriction to use Clindamycin cream during the second and third trimester. It is not known if clindamycin is excreted in breast milk following the use of vaginally administered Clindamycin phosphate. However, orally and parenterally administered Clindamycin has been reported to appear in breast milk.</p>', '<p>The patient should be instructed not to engage in vaginal intercourse, or use other vaginal products during treatment with this product. This cream contains mineral oil that may weaken latex or rubber products such as condoms or vaginal contraceptive diaphragms. Therefore, use of such products within 72 hours following treatment with Clindamycin cream is not recommended.</p>', '<p>Intravaginal overdose is not possible. Accidental ingestion of the product could be accompanied by effects related to therapeutic levels of oral clindamycin.</p>', '<p>Macrolides</p>', '<p>Store the tube below 25 &deg;C, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:54:52', '2022-04-10 19:53:46'),
(356, 356, '<p>Indicated in acne vulgaris.</p>', '<p><strong>Clindamycin</strong>&nbsp;is a semi-synthetic derivative of lincomycin. It inhibits bacterial protein synthesis by reversibly binding to the 50S ribosomal subunits thus blocking the transpeptidation or translocation reactions of susceptible organisms.<br />\r\n<br />\r\n<strong>Benzoyl peroxide</strong>&nbsp;has mild keratolytic effect and antimicrobial activity which is attributed to its potent oxidizing activity. Clindamycin and Benzoyl peroxide are both active against Propionibacterium acnes, an organism associated with acne vulgaris.</p>', '<p>Apply to the affected areas once or twice daily (morning and evening) after the skin is gently washed and patted dry.</p>', '<p>May enhance the action of neuromuscular blocking agents (e.g. atracurium). May antagonise the effects of parasympathomimetics. May competitively inhibit the effects of macrolides, ketolides, streptogramins, linezolid and chloramphenicol. Increased coagulation tests (prothrombin time/INR) and/or bleeding with vit K antagonists (e.g. warfarin, acenocoumarol, fluindione). PABA sunscreens may transiently discolour fabric.</p>', '<p>Hypersensitivity to Clindamycin, lincomycin, benzoyl peroxide, or any component of the formulation; history of regional enteritis, ulcerative colitis, pseudomembranous colitis or antibiotic-associated colitis.</p>', '<p>Application site pain, Application site exfoliation, Application site irritation, Erythema, Burning, Pruritus, Sunburn, Scaling, Drynes, Colitis, Peelin.</p>', '<p><strong>Pregnancy&nbsp;</strong>Category- C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks<br />\r\n<br />\r\n<strong>Lactation</strong>: Excretion in milk is unknown/ not recommended</p>', '<p>Avoid contact with mouth, eyes, lips &amp; mucous membranes; abraded or eczematous skin. May discolor hair &amp; dyed fabrics. Pregnancy &amp; lactation.</p>', NULL, '<p>Benzoyl peroxide, Azelaic acid &amp; other preparations</p>', NULL, NULL, '2022-02-18 20:55:19', '2022-04-10 19:56:17'),
(357, 357, '<p>Clindamycin and Tretinoin gel is indicated for the topical treatment of Acne vulgaris.</p>', '<p>This is a combination of lincosamide antibiotic Clindamycin phosphate and retinoid Tretinoin. Clindamycin binds with the 50s ribosomal subunit of susceptible bacteria and prevents elongation of peptide chain by interfering with the peptidyl transfer, thereby suppressing bacterial protein synthesis. Clindamycin inhibits the activity of Propionibacterium acne as reduces the occurrence of acne. Tretinoin decreases the cohesiveness of follicular epithelial cells and increases the turn over thereby brings the comedones out.</p>', '<p><strong>Before sleep</strong>: Wash the face gently with a mild soap and water, then pat the skin dry. Apply the Gel with finger tips through the face gently.<br />\r\n<br />\r\n<strong>In the morning</strong>: Apply a sunscreen after the application of Gel. Do not wash your face more than 2 or 3 times a day. Apply the sunscreen cream as needed.<br />\r\n<br />\r\nSafety and effectiveness in children below 12 years of age have not been established.</p>', '<ul>\r\n	<li>Concomitant use of other potentially irritating topical products (medicated or abrasive soaps and cleansers, soaps and cosmetics that have a strong drying effect, products with high concentrations of alcohol, astringents, spices or lime) should be approached with caution.</li>\r\n	<li>While using concomitantly with Erythromycin, the activity of both Clindamycin and Erythromycin are decreased. So, Clindamycin should not be used with Erythromycin concomitantly.</li>\r\n	<li>While using concomitantly with neuromuscular medicine, the activity of the neuromuscular medicine is increased. So, care should be taken during these concomitant uses.</li>\r\n</ul>', '<p>Clindamycin and Tretinoin should not be administered to individuals who are hypersensitive to Clindamycin or Tretinoin or any other component of the Gel.</p>', '<p>Erythema, scaling, nasopharyngitis, dry skin, cough, sinusitis and diarrhea are the common side effects.</p>', '<p>It is not known whether Clindamycin or Tretinoin is excreted in human milk. Exercise special caution while applying Clindamycin or Tretinoin to a nursing mother.</p>', '<p>Clindamycin and Tretinoin should not be applied to eyes, nose, ear, lips, cut, burn and other infections. After the application of the Gel, keep away from sunlight</p>', NULL, '<p>Topical antibiotic &amp; retinoid preparations</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:56:26', '2022-04-10 19:58:15'),
(358, 358, '<p>This combination is indicated for the treatment of external ear inflammation and infections (otitis externa) and fungal infections of the outer ear (otomycosis).</p>', '<p><strong>Flumetasone</strong>&nbsp;Pivalate is a potent difluorinated glucocorticoid designed for local application. It exerts an anti-inflammatory, anti-allergic, vasoconstrictive and anti-proliferative effect. In inflammatory skin diseases of the external auditory meatus it affords prompt relief and eliminates symptoms such as pruritus and also reduces swelling.<br />\r\n<br />\r\n<strong>Clioquinol</strong>&nbsp;is a halogenated hydroxyquinoline derivative which exerts bacteriostatic action. It is active against a broad spectrum of microorganisms including fungi (e.g., Candida, Microsporum, Trichophyton) and Gram-positive bacteria (e.g. Staphylococci). It is also effective against Gram-negative bacteria.</p>', '<p><strong>For adults and children (aged 2 years and over)</strong>: The recommended dose is 2 to 3 drops twice daily for the prescribed period of time (usually not longer than 10 days). Before you apply the medication, you should warm the ear drops to body temperature by holding the bottle in the palm of your hands. Do not heat it above body temperature.</p>', '<p>Topical use of Clioquinol-containing preparations may lead to a marked increase in protein-bound iodine (PBI).</p>', '<p>This medication is contraindicated in patients with: Punctured eardrum, Pre-existing tuberculosis of the skin, Fungal or viral infections of the skin(Chickenpox, Herpes simplex, Herpes zoster), Known hypersensitivity to corticosteroids, Iodine, Clioquinol, Flumetasone pivalate, Hydroxyquinolones or Quinolone derivatives or any of the ingredients of this formulation.</p>', '<p>Occasionally burning sensation, itching or skin rash may occur. Treatment should be discontinued if severe irritation or sensitization develops.</p>', '<p><strong>Pregnancy</strong>: No reports of adverse effects in human pregnancy have been received to date. However, when using this product in pregnancy, the risk-benefit relationship should be carefully considered.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is not known whether Flumetasone Pivalate or Clioquinol passes into breast milk. Caution should be exercised when Flumetanol is administered to a nursing mother.</p>', '<p>Prior to the beginning of therapy, the ear-drum should be checked by the physician. If there is a risk that perforation of the ear-drum may occur, this ear drops should not be used. If no improvement occurs within about 1 week, the therapy should be discontinued. It is then advisable to identify the pathogens and to institute an appropriate treatment. This ear drop should not be allowed to come in contact with the conjunctiva.</p>', '<p>Application to extensive or eroded areas of skin may lead to increased PBI values within 1 week. If signs and symptoms resembling those of thyrotoxicosis occur, the preparation should be withdrawn at once</p>', '<p>Aural steroid &amp; antibiotic combined preparations, Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Keep out of the reach of children. Store in a cool, dry place, away from heat and direct light. Do not use more than 4 weeks after opening.</p>', '<p>Children under 2 years of age is contraindicated.</p>', '2022-02-18 20:58:45', '2022-04-10 20:00:57');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(359, 359, '<p>Acute and chronic anxiety states which may produce the following symptoms in particular: anxiety, tension, restlessness, excitement, irritability, sleep disturbances from emotional causes, psychovegetative and psychosomatic disorders (for example, in the cardiovascular or gastrointestinal area), and emotional instability.<br />\r\n<br />\r\nIn patients with depression or anxiety associated with depression, Clobazam must be used only in conjunction with adequate concomitant treatment. Use of benzodiazepines alone, can precipitate suicide in such patients. Before treatment of anxiety states associated with emotional instability, it must first be determined whether the patient suffers from a depressive disorder requiring adjunctive or different treatment.<br />\r\n<br />\r\nIn patients with schizophrenic or other psychotic illnesses, use of benzodiazepines is recommended only for adjunctive, i.e. not for primary treatment.<br />\r\n<br />\r\nAs adjunctive therapy in patients with epilepsy who are not adequately stabilized with their anticonvulsant monotherapy.</p>', '<p>Clobazam binds at distinct binding sites associated with the chloride ionopore at the post-synaptic GABA receptor. These GABA receptors are in various locations in the CNS (limbic, reticular formation) and clobazam increases the duration of time for which the chloride ionopore is open. As a result, hyper polarization and stabilization of the membrane occur as the post-synaptic inhibitory effect of GABA is enhanced.</p>', '<p>General Dosage: Dosage and duration of treatment must be adjusted to the indication, the severity of the condition and the individual clinical response. Due regard must be paid to the possibility of interference with alertness and reaction time. The fundamental principle is to keep the dose as low as possible.</p>\r\n\r\n<p>Treatment of anxiety states-</p>\r\n\r\n<p><strong>Adults and adolescents over 15 years of age</strong>: The initial dose is usually 20 mg clobazam daily. If necessary, the daily dose may be increased. Generally, it is recommended that a total daily dose of 30 mg is not exceeded.<br />\r\n<br />\r\n<strong>Elderly</strong>: Increased responsiveness and higher susceptibility to adverse effects may be present in elderly patients and require low initial doses and gradual dose increments under careful observation. A maintenance dose of 10 to 15 mg clobazam daily is frequently sufficient.<br />\r\n<br />\r\n<strong>Children from 3 to 15 years of age</strong>: Increased responsiveness and higher susceptibility to adverse effects may be present in children and require low initial doses and gradual dose increments under careful observation. A daily dose of 5 to 10 mg clobazam is frequently sufficient. Benzodiazepines must not be given to children without careful assessment of the need for their use.<br />\r\n<br />\r\n<strong>Secondary dosage adjustment</strong>: After the improvement of the symptoms, the dose may be reduced.<br />\r\n<br />\r\n<strong>Timing of doses</strong>: If the dose is to be spread throughout the day, it is recommended that the larger portion be taken in the evening.<br />\r\n<br />\r\n<strong>Duration of treatment</strong>: The duration of treatment must be as short as possible. The patient must be reassessed after a period not exceeding 4 weeks and regularly thereafter in order to evaluate the need for continued treatment, especially where the patient is free of symptoms. Generally, the overall duration of treatment (i.e. including tapering-of process) must not exceed 8 to 12 weeks. In certain cases, extension beyond the maximum treatment period may be necessary; treatment must not be extended without a re-evaluation of the patient&#39;s status using special expertise. It is strongly recommended that prolonged periods of uninterrupted treatment be avoided, since they may lead to dependence.<br />\r\n<br />\r\n<strong>Discontinuation of treatment</strong>: It is strongly recommended that after prolonged treatment clobazam is not withdrawn suddenly but rather that the dose is reduced gradually under medical supervision; otherwise, withdrawal symptoms may occur.<br />\r\n&nbsp;</p>\r\n\r\n<p>Treatment of epilepsy in combination with one or more other anticonvulsants-</p>\r\n\r\n<p><strong>Adults and adolescents over 15 years of age</strong>: It is recommended that administration be started at small doses (5 to 15 mg daily), if necessary, increasing the dose gradually to a maximum daily dose of about 80 mg.<br />\r\n<br />\r\n<strong>Children from 3 to 15 years of age</strong>: It is recommended that normally treatment be started at 5 mg daily. A maintenance dose of 0.3 to 1.0 mg/kg body weight daily is usually sufficient. Higher susceptibility to adverse effects may be present in children and require gradual dose increments under careful observation; Benzodiazepines must not be given to children without careful assessment of the need for their use.<br />\r\n<br />\r\n<strong>Elderly</strong>: Higher susceptibility to adverse effects may be present in elderly patients and require low initial doses and gradual dose increments under careful observation.<br />\r\n<br />\r\n<strong>Timing of doses</strong>: If the dose is spread throughout the day, it is recommended that the larger portion be taken in the evening. Doses of up to 30 mg clobazam can also be administered as a single evening dose.<br />\r\n<br />\r\n<strong>Duration of treatment</strong>: The patient must be re-assessed after a period not exceeding 4 weeks and regularly thereafter in order to evaluate the need for continued treatment.<br />\r\n<br />\r\n<strong>Discontinuation of treatment</strong>: At the end of treatment- to include cases in which response to therapy has been poor- it is strongly recommended that clobazam is not withdrawn suddenly but rather that the dose is reduced gradually; otherwise an increased susceptibility to seizures as well as other withdrawal symptoms may occur.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>The tablets can be administered whole, or crushed and mixed in applesauce. The 10 mg tablets can be divided into equal halves of 5 mg. Clobazam can be given with or without food.</p>', '<p><strong>Alcohol</strong>: Concomitant consumption of alcohol can increase the bioavailability of clobazam by 50% and therefore lead to increased clobazam effects.<br />\r\n<br />\r\n<strong>Central nervous system depressant drugs</strong>: Especially when clobazam is administered in higher doses, a mutually potentiating effect is to be expected if other central nervous system depressant drugs (such as antipsychotics, anxiolytics, certain antidepressant agents, anticonvulsant drugs, sedative antihistamines, anaesthetics, hypnotics or narcotic analgesics, or other sedatives) are taken at the same time. Special caution is also necessary when clobazam is administered in cases of intoxication with such substances or with lithium.<br />\r\n<br />\r\n<strong>Opioids</strong>: The concomitant use of benzodiazepines, including clobazam, and opioids increases the risk of sedation, respiratory depression, coma, and death because of the additive CNS depressant effect. Limit dosage and duration of concomitant use of benzodiazepines and opioids.<br />\r\n<br />\r\n<strong>Anticonvulsants</strong>: If clobazam is administered simultaneously with anticonvulsants in the treatment of epilepsy, the dosage must be adjusted under regular medical supervision (EEG monitoring), as there may be interactions with the patient&#39;s basic anticonvulsant medication. In patients receiving concomitant treatment with valproic acid, there may be a slight to moderate rise in plasma valproic acid concentration. Phenytoin plasma levels may rise if patients receive concomitant treatment with clobazam. Where possible, it is recommended that blood levels of concomitantly administered valproic acid or phenytoin be monitored. Carbamazepine and phenytoin may cause an increase in the metabolic conversion of clobazam to the active metabolite N-desmethyl clobazam. Stiripentol increases plasma levels of clobazam and its active metabolite N-desmethylclobazam, through inhibition of CYP3A and CYP2C19. Monitoring of blood levels is recommended, prior to initiation of stiripentol, and then once new steady-state concentration has been reached, i.e. after 2 weeks approximately.<br />\r\n<br />\r\n<strong>Narcotic analgesics</strong>: If clobazam is used concomitantly with narcotic analgesics, possible euphoria may be enhanced; this may lead to increased psychological dependence.<br />\r\n<br />\r\n<strong>Muscle relaxants</strong>: The effects of muscle relaxants and nitrous oxide may be enhanced.<br />\r\n<br />\r\n<strong>CYP 2C19 inhibitors</strong>: Strong and moderate inhibitors of CYP2C19 may result in increased exposure to N-desmethylclobazam (N-CLB), the active metabolite of clobazam. Dosage adjustment of clobazam may be necessary when co-administered with strong CYP2C19 inhibitors (e.g., cannabidiol containing medicinal products, fuconazole, fuvoxamine, ticlopidine) or moderate CYP2C19 inhibitors (e.g. omeprazole).<br />\r\n<br />\r\n<strong>CYP 2D6 substrates</strong>: Clobazam is a weak CYP2D6 inhibitor. Dose adjustment of drugs metabolized by CYP2D6 (e.g. dextromethorphan, pimozide, paroxetine, nebivolol) may be necessary.</p>', '<p>Clobazam must not be used-</p>\r\n\r\n<ul>\r\n	<li>In patients with hypersensitivity to clobazam or any of the excipients of Clobazam.</li>\r\n	<li>In patients with myasthenia gravis (risk of aggravation of muscle weakness).</li>\r\n	<li>In patients with severe respiratory insufciency (risk of deterioration).</li>\r\n	<li>In patients with sleep apnoea syndrome (risk of deterioration).</li>\r\n	<li>In patients with severe impairment of liver function (risk of precipitating encephalopathy).</li>\r\n	<li>In breast-feeding women Benzodiazepines must not be given to children without careful assessment of the need for their use.</li>\r\n	<li>Clobazam must not be used in children between the ages of 6 months and 3 years, other than in exceptional cases for anticonvulsant treatment where there is a compelling indication.</li>\r\n</ul>', '<p><strong>Metabolism and nutrition disorders</strong>: Common: decreased appetite<br />\r\n<br />\r\n<strong>Psychiatric disorders</strong>: Common: irritability, aggression, restlessness, depression (pre-existing depression may be unmasked), drug tolerance (especially during prolonged use), agitation.<br />\r\n<br />\r\n<strong>Nervous system disorders</strong>: Very common: somnolence, especially at the beginning of treatment and when higher doses are used; Common: sedation, dizziness, disturbance in attention, slow speech/dysarthria/ speech disorder (particularly with high doses or in long-term treatment, and are reversible), headache, tremor, ataxia.<br />\r\n<br />\r\n<strong>Eye Disorders</strong>: Uncommon: diplopia (particularly with high doses or in long-term treatment and is reversible)<br />\r\n<br />\r\n<strong>Respiratory, thoracic and mediastinal disorders</strong>: Not known: respiratory depression respiratory failure (particularly in patients with pre-existing compromised respiratory function e.g. in patients with bronchial asthma or brain damage)<br />\r\n<br />\r\n<strong>Gastrointestinal disorders</strong>: Common: dry mouth, nausea, constipation<br />\r\n<br />\r\n<strong>Skin and subcutaneous disorders</strong>: Uncommon: rash; Not known: photosensitivity reaction urticaria; Steven Johnson syndrome, toxic epidermal necrolysis (including some cases with fatal outcome);<br />\r\n<br />\r\n<strong>Musculoskeleteal and connective tissue disorders</strong>: Not known: muscle spasms, muscle weakness<br />\r\n<br />\r\n<strong>General disorders and administration site conditions</strong>: Very common: fatigue, especially at the beginning of treatment and when higher doses are used. Not known: slow response to stimuli, hypothermia<br />\r\n<br />\r\n<strong>Investigations</strong>: Uncommon: weight increased (particularly with high doses or in long-term treatment).</p>', '<p><strong>Pregnancy</strong>: Clobazam is not recommended during the first trimester of pregnancy and in women of childbearing potential not using contraception. Clobazam should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Animal studies have demonstrated reproductive toxicity. Clobazam crosses the placenta. In the post-marketing safety database, limited data on exposed pregnancies are available with clobazam. A large amount of data collected from cohort studies has not demonstrated evidence of the occurrence of malformations following exposure to benzodiazepines during the first trimester of pregnancy. However, in certain epidemiological case-control studies, an increased incidence of cleft lip and palate was observed with benzodiazepines. Cases of reduced fetal movement and fetal heart rate variability have been described after administration of benzodiazepines during the second and/or third trimester of pregnancy. Administration of clobazam during the late phase of pregnancy or during childbirth can result in the occurrence of neonatal respiratory depression (including respiratory distress and apnea), which may be associated with other disorders such as sedation signs, hypothermia, hypotonia, and feeding difficulties (which may result in poor weight gain) in the newborn (signs and symptoms of the so-called &quot;floppy infant syndrome&quot;). Moreover, infants born to mothers who have taken benzodiazepines over longer periods during the later stages of pregnancy may have developed physical dependence and may be at risk of developing a withdrawal syndrome in the postnatal period. Appropriate monitoring of the newborn in the postnatal period is recommended. Women of childbearing potential should be informed of the risks and benefits of the use of Clobazam during pregnancy. If a woman plans a pregnancy or becomes pregnant, carefully evaluate the risks and benefits and whether treatment with Clobazam should be discontinued. If Clobazam treatment is to be continued, use Clobazam at the lowest effective dose.<br />\r\n<br />\r\n<strong>Lactation</strong>: Clobazam must not be used in breastfeeding women, since clobazam passes into breast milk.</p>', '<p><strong>Serious Skin Reactions</strong>: Serious skin reactions, including Stevens-Johnson syndrome (SJS) and toxic epidermal necrolysis (TEN), have been reported with clobazam in both children and adults during the post-marketing experience. A majority of the reported cases involved the concomitant use of other drugs, including antiepileptic drugs that are associated with serious skin reactions. SJS/TEN could be associated with a fatal outcome. Patients should be closely monitored for signs or symptoms of SJS/TEN, especially during the first 8 weeks of treatment. Clobazam should be immediately discontinued when SJS/TEN is suspected. If signs or symptoms suggest SJS/TEN, use of this drug should not be resumed and alternative therapy should be considered.<br />\r\n<br />\r\n<strong>Respiratory depression</strong>: Clobazam can cause respiratory depression, especially if administered in high doses. Therefore in patients with chronic or acute respiratory insufficiency, respiratory function must be monitored and a dose reduction may be necessary. Clobazam is contraindicated in patients with severe respiratory insufficiency.<br />\r\n<br />\r\n<strong>Muscle weakness</strong>: Clobazam can cause muscle weakness. Clobazam is contraindicated in patients with myasthenia gravis.<br />\r\n<br />\r\n<strong>Renal and hepatic impairment</strong>: In patients with impairment of renal or hepatic function, responsiveness to clobazam and susceptibility to adverse effects are increased, and a dose reduction may be necessary. In long-term treatment, renal and hepatic function must be checked regularly.<br />\r\n<br />\r\n<strong>Elderly patients</strong>: In the elderly, due to the increased sensitivity to adverse reactions such as drowsiness, dizziness, muscle weakness, there is an increased risk of fall that may result in serious injury. A dose reduction is recommended.<br />\r\n<br />\r\n<strong>Tolerance in epilepsy</strong>: In the treatment of epilepsy with benzodiazepines- including Clobazam, consideration must be given to the possibility of a decrease in anticonvulsant efficacy (development of tolerance) in the course of treatment.<br />\r\n<br />\r\n<strong>CYP2C19 poor metabolizers</strong>: In patients who are CYP2C19 poor metabolizers, levels of the active metabolite N-desmethylclobazam are expected to be increased as compared to extensive metabolizers. Dosage adjustment of clobazam may be necessary (e.g. low starting dose with careful dose titration).<br />\r\n<br />\r\n<strong>Suicidality</strong>: Several epidemiological studies show an increased incidence of suicide and suicide attempt in patients with or without depression, treated with other benzodiazepines and hypnotics. There are very limited data available for clobazam in these studies. Cases of suicidal behavior have been reported with clobazam in post-marketing surveillance. All of these cases had confounding factors.<br />\r\n<br />\r\n<strong>Concomitant use of CYP2C19 inhibitors</strong>: The concomitant use of clobazam with CYP2C19 inhibitors, including cannabidiol containing medicinal products, dietary supplements and recreational products may result in increased exposure to N-desmethylclobazam (NCLB). Such increases might lead to increased adverse effects, such as somnolence and sedation. When used with medicinal products that are CYP2C19 inhibitors dosage adjustment of clobazam may be necessary. Dietary supplements and recreational products containing cannabidiol must not be taken in combination with clobazam as they contain unknown quantities of cannabidiol and are of variable quality</p>', NULL, '<p>Benzodiazepine hypnotics</p>', '<p>Do not use the medicine later than the date of expiry. Store below 30&deg; and protect from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:58:58', '2022-04-10 20:04:32'),
(360, 360, '<p>Clobetasol Propionate scalp solution is indicated in the topical therapy of recalcitrant corticosteroid-responsive dermatoses of the scalp, including recalcitrant cases of psoriasis and seborrheic dermatitis.</p>', '<p>Clobetasol Propionate is a very potent topical corticosteroid. It has anti-inflammatory, antipruritic and vasoconstrictive properties. It shows anti-inflammatory activity via multiple mechanisms to inhibit late phase allergic reactions. It decreases the density of mast cells, chemotaxis and activation of eosinophils. It also reduces cytokine production and inhibits the metabolism of arachidonic acid.</p>', '<p><strong>Clobetasol Propionate spray</strong>: Apply required quantity of spray of once or twice daily to the affected areas of the scalp and gently rub in. The total dose applied should not exceed 50 ml weekly. If necessary, Clobetasol Propionate scalp solution may be massaged into the scalp using the tips of the fingers. Therapy should be discontinued if no response is noted after one week or as soon as the lesion heals. It is advisable to use Clobetasol Propionate scalp solution for brief periods only.<br />\r\n<br />\r\n<strong>Clobetasol Propionate shampoo</strong>: It should be applied to the dry (not wet) scalp once a day to the affected areas only. It should be massaged gently into the lesions and left in place for 15 minutes before lathering and rinsing. Treatment should be limited to 4 consecutive weeks. Total dosage of shampoo should not exceed 50 g per week. Under 18 years this preparation is not recommended.<br />\r\n<br />\r\n<strong>Scalp Solution</strong>: Apply required quantity of spray of Clobetasol Scalp Solution once or twice daily to the affected areas of the scalp and gently rub in. The total dose applied should not exceed 50 ml weekly. If necessary, Clobetasol Scalp Solution may be massaged into the scalp using the tips of the fingers. Therapy should be discontinued if no response is noted after one week or as soon as the lesion heals. It is advisable to use Clobetasol Scalp Solution for brief periods only.</p>', NULL, '<ul>\r\n	<li>Infections of the scalp</li>\r\n	<li>Hypersensitivity to the preparation</li>\r\n	<li>Use is not indicated in dermatoses in children under one year of age</li>\r\n</ul>', '<p>As with other corticosteroids, prolonged use of large amounts or treatment of extensive areas, can result in sufficient systemic absorption to produce the features of hypercortisolism. This effect is more likely to occur in infants and children, and if occlusive dressings are used. Local atrophy may occur after prolonged treatment. In rare instances, treatment of psoriasis with corticosteroids (or its withdrawal) is thought to have provoked the pustular form of the disease. If signs of hypersensitivity appear with the use of Clobetasol Propionate Scalp Solution then application should be stopped immediately.</p>', '<p>Topical administration of corticosteroids to pregnant animals can cause abnormalities of foetal development. The relevance of this finding to human beings has not been established; however, topical steroids should not used extensively in pregnancy, i.e. in large amounts for prolonged periods. The safe use of Clobetasol Propionate during lactation has not been established.</p>', '<p>Care must be taken to keep the preparation away from the eyes. Long-term continuous therapy with Clobetasol Propionate scalp solution should be avoided where possible, particularly in infants and children, as adrenal suppression can occur even without occlusion. Topical corticosteroids may be hazardous in psoriasis for a number of reasons including rebound relapses, development of tolerance, risk of generalized pustular psoriasis and development of local or systemic toxicity due to impaired barrier function of the skin. If used on psoriasis, careful patient supervision is important. Appropriate antimicrobial therapy should be used whenever treating inflammatory lesions which have become infected. Any spread of infection requires withdrawal of topical corticosteroid therapy and systemic administration of antimicrobial agents. Bacterial infection is encouraged by the warm, moist conditions induced by occlusive dressings, and so the skin should be cleansed before a fresh dressing is applied.</p>', NULL, '<p>Other Topical corticosteroids</p>', '<p>Keep below 30&deg;C temperature, protected from light and moisture. Do not freeze. Keep out of the reach of children.</p>', NULL, '2022-02-18 20:59:16', '2022-04-10 20:07:01'),
(361, 361, '<p>Clobetasol Propionate is indicated for adults, elderly and children over 1 year in following dermatoses.</p>\r\n\r\n<ul>\r\n	<li>Psoriasis (excluding widespread plaque psoriasis)</li>\r\n	<li>Recalcitrant dermatoses</li>\r\n	<li>Lichen planus</li>\r\n	<li>Discoid lupus erythematosus</li>\r\n	<li>Other skin conditions which do not respond satisfactorily to less potent steroids</li>\r\n</ul>', '<p>Clobetasol Propionate is a very potent topical corticosteroid. It has anti-inflammatory, antipruritic and vasoconstrictive properties. It shows anti-inflammatory activity via multiple mechanisms to inhibit late phase allergic reactions. It decreases the density of mast cells, chemotaxis and activation of eosinophils. It also reduces cytokine production and inhibits the metabolism of arachidonic acid.</p>', '<p><strong>Adults, elderly and children over 1 year</strong>: Apply a thin layer of Clobetasol Propionate Cream or Ointment to the affected skin areas twice daily and rub in gently and completely. Repeated short courses of Clobetasol Propionate may be used to control exacerbations. In more resistant lesions, especially where there is hyperkeratosis, the effect of Clobetasol can be enhanced, if necessary, by occluding the treatment area with polythene film. Overnight occlusion only is usually adequate to bring about a satisfactory response. Clobetasol Propionate is super-high potency topical corticosteroids; therefore, treatment should be limited to 2 consecutive weeks. The maximum weekly dose should not be exceeded 50 gm/week. In case of children, courses should be limited if possible to five days and reviewed weekly.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Route of administration: Cutaneous. Creams are especially appropriate for moist or weeping surfaces. Ointments are especially appropriate for dry, lichenified or scaly lesions.</p>', '<p>Co-administered drugs that can inhibit CYP3A4 (eg ritonavir, itraconazole) have been shown to inhibit the metabolism of corticosteroids leading to increased systemic exposure.</p>', '<p>It is contraindicated in patient with hypersensitivity to any component of the preparation. It should not be used in rosacea, acne vulgaris, perioral dermatitis, perianal and genital pruritus, pruritus without inflammation, untreated cutaneous infections.</p>', '<p>The most reported side effects are burning and stinging sensation. Less frequent adverse reactions are itching, skin atrophy, cracking and fissuring of the skin. Cushing syndrome has been reported in infants and adults as a result of prolonged use of topical Clobetasol Propionate formulations.</p>', '<p>There are limited data from the use of Clobetasol Propionate cream in pregnant women. Topical administration of corticosteroids to pregnant animals can cause abnormalities of foetal development. The relevance of this finding to humans has not been established. However, the administration of Clobetasol Propionate Cream during pregnancy and lactation should only be considered if the expected benefit to the mother outweighs the possible risks of treatment.<br />\r\n<br />\r\nIt is unknown whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Clobetasol Propionate Cream is administered to a nursing woman.</p>', '<p>In case of using occlusive dressings, the skin should be cleansed before a fresh dressing is applied. Topical corticosteroids should be used with caution in psoriasis as rebound relapses, and development of local or systemic toxicity due to impaired barrier function of the skin may occur. If used on the face, treatment should be limited to 5 days. When Clobetasol Propionate used on eyelids, care should be taken to avoid the eyes as cataract and glaucoma might result from repeated exposure.</p>', '<p>Acute overdosage is very unlikely to occur, however, in the case of chronic over-dosage or misuse the features of hypercortisolism may occur and in this situation topical steroid should be discontinued.</p>', '<p>Other Topical corticosteroids</p>', '<p>Keep below 30&deg;C temperature, protected from light and moisture. Do not freeze. Keep out of the reach of children.</p>', '<p>In infants and children under 12 years of age, long-term continuous topical corticosteroid therapy should be avoided where possible, as adrenal suppression can occur. Children are more susceptible to the use of topical corticosteroids which develops atrophic changes.</p>', '2022-02-18 20:59:39', '2022-04-10 20:11:44'),
(362, 362, '<p>This preparation is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Short courses treatment of recalcitrant eczemas.</li>\r\n	<li>Neurodermatoses.</li>\r\n	<li>Psoriasis (excluding widespread plaque psoriasis) where secondary bacterial infection or fungal infection is present, suspected or likely to occur.</li>\r\n	<li>Other inflammatory conditions which do not respond satisfactorily to less active steroids.</li>\r\n</ul>', '<p>Clobetasol Propionate is a very potent corticosteroid. It is prescribed to treat severe inflammatory skin disorders such as eczema and psoriasis that have not responded to weaker corticosteroids. Neomycin Sulphate is an antibiotic of the aminoglycoside type and is used to treat infections with bacteria. Nystatin is an antifungal that kills fungi and yeasts by interfering with their cell membranes. The mechanism of the topical steroids like Clobetasol, in general, is unclear. However, Clobetasol Propionate is highly active corticosteroid with topical anti-inflammatory activity. The major effect of Clobetasol Propionate on skin is a nonspecific anti-inflammatory response, partially due to vasoconstriction and decrease in collagen synthesis. Neomycin binds to the ribosomal 30s and 50s sub-units of susceptible bacteria and inhibits protein synthesis. Neomycin also causes a misreading of the genetic codes of the mRNA template and this causes incorrect amino acids to be incorporated into the growing polypeptide chain. Nystatin acts by binding to sterols in the cell membrane of the fungus with a resultant change in membrane permeability allowing leakage of intracellular components.</p>', '<p><strong>Adults</strong>: Apply sparingly to the affected area once or twice daily until improvement occurs. In very resistant lesion, especially where there is hyperkeratosis, the anti-inflammatory effect of this preparation can be enhanced (if necessary) by occluding the treatment area with polythene. Treatment should not be continued for more than 7 days without medical supervision. If a longer course is necessary, it is recommended that treatment should not be continued for more than 4 weeks without the patient&#39;s condition being reviewed.<br />\r\n<br />\r\n<strong>Elderly</strong>: This preparation is suitable for use in elderly. Caution should be exercised in cases where a decrease in renal function exists and significant systemic absorption of Neomycin Sulphate may occur.<br />\r\n<br />\r\n<strong>Children</strong>: This preparation is suitable for use in children (2 years and over) at the same dose as adults. A possibility of increased absorption exists in very young children, thus this cream/ointment is not recommended for use in neonates and infants (younger than 2 years).</p>', '<p>Neomycin Sulphate can intensify and prolong the respiratory depressant effects of neuromuscular blocking agents following significant systemic absorption. However, if used in accordance with the recommendations, systemic exposure to Neomycin Sulphate is expected to be minimal and drug interactions are unlikely to be significant. No hazardous interactions have been reported with use of Clobetasol Propionate or Nystatin.</p>', '<p>This medication is contraindicated in rosacea, acne vulgaris and perioral dermatitis, primary cutaneous viral infection (eg-Herpes simplex, chicken pox) and hypersensitivity to the preparation.</p>', '<p>As with other topical corticosteroids, prolonged use of large amount or treatment of extensive areas can result in sufficient systemic absorption to produce the features of hypercortisolism. The effect is more likely to occur in infants and children and if occlusive dressings are used. Prolonged and intensive treatment with highly active corticosteroid preparations may cause local atrophic changes in the skin such as thinning, striae, and dilatation of the superficial blood vessels, particularly when occlusive dressings are used, or when skin folds are involved. There are reports of pigmentation changes and hypertrichosis with topical steroids.</p>', '<p>There is little information to demonstrate the possible effect of topically applied Neomycin in pregnancy and lactation. However, Neomycin present in the maternal blood can cross the placenta and may give rise to a theoretical risk of foetal toxicity, thus the use of the preparation is not recommended in pregnancy and lactation. The safety of Clobetasol Propionate has not been established in lactating mothers.</p>', '<p>Long-term continuous topical therapy should be avoided where possible, particularly in infants and children, as adrenal suppression can occur readily even without occlusion. If applied to the eyelids, care is needed to ensure that the preparation does not enter the eye, as glaucoma might result. If this medication does enter the eye, the affected eye should be thoroughly washed with copious amount of water.</p>', '<p>Acute overdosage is very unlikely to occur. No overdose-related problem yet reported. However, in the case of chronic overdosage or misuse, the features of hypercortisolism may appear and in this situation, topical steroids should be discontinued gradually.</p>', '<p>Clobetasol / Clobetasone &amp; Combined Preparations</p>', '<p>Store below 25&deg;C temperature. Do not freeze. Keep out of reach of children.</p>', NULL, '2022-02-18 21:00:39', '2022-04-10 20:14:14'),
(363, 363, '<p>This cream is indicated in the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Mixed and complicated Fungal, Protozoal &amp; Bacterial infections,</li>\r\n	<li>Mild to moderate vaginitis,</li>\r\n	<li>Candidiasis and trichomoniasis,</li>\r\n	<li>Pruritus vulvae,</li>\r\n	<li>Dermatitis,</li>\r\n	<li>Eczema,</li>\r\n	<li>Genito-urinary infections.</li>\r\n</ul>', '<p>This cream is a combination cream which exhibits anti-bacterial, anti-fungal, anti-protozoal &amp; anti-inflammatory actions. Ofloxacin is a broad-spectrum antibiotic that acts against many gram-positive &amp; gram-negative bacteria. Ornidazole belongs to the nitroimidazole group of antibiotics and is used to treat amoeba and trichomonas infections. Terbinafine is an Allylamine antifungal that inhibits biosynthesis of Ergosterol (an essential components if fungal cell membrane) via inhibition of Squalene Epoxidase enzyme causing fungal cell death. Clobetasol is a potent corticosteroid which exhibits anti-inflammatory, anti-pruritic and vasoconstrictive properties.</p>', '<p>Apply by gently rubbing onto the affected area twice daily.</p>', '<p>No hazardous interactions have been reported.</p>', '<p>Contraindicated in patients hypersensitive to any of the components of the formulation.</p>', '<p>Burning, itching, irritation, dry skin</p>', '<p>The safe use of this preparation during pregnancy &amp; lactation has not been established.</p>', '<p>Do not shallow. For external use only</p>', NULL, '<p>Clobetasol / Clobetasone &amp; Combined Preparations</p>', '<p>Store below 30&deg;C. keep away from light and out of the reach of children. Do not freeze.</p>', NULL, '2022-02-18 21:01:11', '2022-04-10 20:17:52'),
(364, 364, '<p>This ointment is indicated for the relief of the inflammatory manifestations of hyperkeratotic and dry corticosteroid responsive dermatoses such as, psoriasis, chronic atopic dermatitis, neurodermatitis (licehen Simplex, Chronicus), lichen planus, eczema (including nummular eczema, hand eczema, eczematous dermatitis), seborrheic dermatitis of the scalp, ichthyosis vulgaris and other ichthyotic conditions.</p>', '<p><strong>Clobetasol Propionate</strong>&nbsp;high potency corticosteroid. Corticosteroids decrease inflammation by stabilizing leukocyte lysosomal membranes, preventing release of destructive acid hydrolases from leukocytes; inhibiting macrophage accumulation in inflamed areas; reducing leukocyte adhesion to capillary endothelium; reducing capillary wall permeability and edema formation; decreasing complement components; antagonizing histamine activity and release of kinin from substrates; and reducing fibroblast proliferation, collagen deposition, and subsequent scar tissue formation.<br />\r\n<br />\r\n<strong>Salicylic acid</strong>&nbsp;has a potent keratolytic action and a slight antiseptic action when applied topically. It softens and destroys the stratum corneum by increasing endogenous hydration which causes the horny layer of the skin to swell, soften, and then desquamate. At high concentrations, salicylic acid has a caustic effect. It also possesses weak antifungal and antibacterial activity.</p>', '<p><strong>Adult</strong>: Apply a thin layer of this ointment to the affected skin areas twice daily and rub in gently &amp; completely. For some patients, adequate maintenance therapy may be achieved with less frequent application. As with other higher active corticosteroids, therapy should be discontinued when control has been achieved. If no improvement is seen within 2 weeks, reassessment of diagnosis may be necessary. It should not be used with occlusive dressing. Treatment beyond 2 consecutive weeks is not exceeding 50 gm/week because of the potential for the drug to suppress the hypothalamic pituitary adrenal axis.<br />\r\n<br />\r\n<strong>Children</strong>: Use in pediatric patients under 12 years of age is not recommended.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>For external use only.</p>', '<p>There has been no report of interaction with Clobetasol Propionate ointment and cream. There are no known interactions of Salicylic Acid when used as indicated. However, topical salicylic acid may increase the absorption of other topically applied medicines. Concomitant use of Salicylic Acid Ointment and other topical medicines on the same area of skin should therefore be avoided.</p>', '<p>ClobetasolPropionatev is contraindicated in patients with hypersensitivity to Clobetasol Propionate. This preparation is contraindicated also in the treatment of primary infected bacterial or fungal skin lesions if no anti-infective agent is used simultaneously, in primary cutaneous viral infections (i.e., herpes simplex, vaccinia and varicella) and in tuberculous skin lesions. Clobetasol Propionate is also contraindicated in dermatoses in children under one year of age, including dermatitis and diaper eruptions. Salicylic Acid is contraindicated in patients displaying salicylate hyersensitivity, or sensitivity to any other ingredient in the preparation.</p>', '<p>As with other topical corticosteroids, prolonged use of large amounts of Clobetasol Propionate or treatment of extensive areas can result in sufficient systemic absorption to produce the features of hypercortisolism. This effect is more likely to occur in infants and children, and if occlusive dressings are used. Local atrophy may occur after prolonged treatment. In rare instances, treatment of psoriasis with corticosteroids (or its withdrawal) is thought to have provoked the pustular form of the diseases. Clobetasol Propionate is usually well tolerated, but if signs of hypersensitivity appear, application should be stopped immediately. Possible sensitivity reactions, drying and irritation when using Salicylic Acid.</p>', '<p>Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development. The relevance of this finding to human beings has not been established. The safe use of Clobetasol Propionate during lactation has not been established. However, the administration of Clobetasol Propionate during pregnancy and lactation should only be considered if the expected benefit to the mother is greater than any possible risk to the fetus. Drugs of this class should not be used extensively in pregnant patients in large amounts or for prolonged periods of time. Whilst there are no known contra-indications to the use of Salicylic Acid ointment during pregnancy and lactation, the safety has not been established. Salicylic Acid ointment shold therefore be used with caution.</p>', '<p>Not for prolonged use in high concentrations and on large areas of the body. Impaired peripheral circulation or diabetes. Avoid broken skin, mouth, eyes, mucous membranes and anogenital region.</p>', '<p>Acute overdosage is very unlikely to occur, however, in the case of chronic overdosage or misuse, the features of hypercortisolism may appear and in this situation topical steroids should be discontinued gradually. However, because of the risk of acute adrenal suppression this should be done under medical supervision. Symptoms osslystemic salicylate poisoning (tinnitus, dizziness and deafness) have been reported after the application of Salicylic Acid to large areas of skin and for prolonged periods. Salicylism may also occur in the unlikely event of large quantities being ingested. Salicylism is ullikely to occur if Salicylic Acid ointment is used as indicated. Salicylate poisoining is usually associated with plasma concentrations &gt;350 mg/L. Most adult deaths occur in patients whose concentrations exceed 700 ml/L. Single doses less than 100 mg/kg are unlikely to cause serious poisoning.</p>', '<p>Clobetasol / Clobetasone &amp; Combined Preparations</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-18 21:01:28', '2022-04-10 20:20:21'),
(365, 365, '<p>Clobetasone preparations are indicated for the treatment of eczema and dermatitis of all types including atopic eczema, photodermatitis, otitis externa, primary irritant allergic dermatitis (including napkin rash), intertrigo, prurigo nodularis, seborrhoeic dermatitis and insect bite reactions. Clobetasone may be used as a maintenance therapy between courses of one of the more active topical steroids.</p>', '<p>Clobetasone Butyrate is a topically active corticosteroid, which provides an exceptional combination of activity and safety. It is more effective in the treatment of eczemas than 1% Hydrocortisone, or the less active synthetic steroid preparations that are in common use. It has little effect on hypothalamic-pituitary-adrenal function. All topical corticosteroids can cause cutaneous atrophy if grossly misused. However, study in animal and human models indicates that Clobetasone Butyrate causes less thinning of the epidermis than the other topical steroid tested.</p>', '<p>Apply to the affected area up to four times a day until improvement occurs, when the frequency of application may be reduced.</p>', '<p>Potentially hazardous interactions- none has been reported. Potentially useful interactions- none has been reported.</p>', '<p>Pregnancy (in high doses), Presence of acute infections, Treatment of rosacea, Leg ulcers, Acne vulgaris, Widespread plaque psoriasis. Child &lt;1 yr.</p>', '<p>Local atrophic changes; pigmentation changes &amp; hypertrichosis. Increased liability to infection. Infections may be masked. Acute adrenal insufficiency. Growth retardation in child. Cushingoid symptoms. Amenorrhoea, hyperhidrosis, skin thinning</p>', '<p>There is inadequate evidence of safety in human pregnancy. Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development including cleft palate and intrauterine growth retardation. There may therefore be a very small risk of such effects in the human fetus.</p>', '<p>May be absorbed in sufficient amounts to cause systemic effects when applied topically to large areas, broken skin or under occlusive dressings. Peptic ulcer, osteoporosis, psychoses or severe psychoneuroses. Not to be used indiscriminately for pruritus. CHF or hypertension. Diabetes mellitus, epilepsy, glaucoma, infectious diseases, ocular herpes simplex, chronic renal failure and uraemia. Active or doubtfully quiescent tuberculosis. Local treatment of eye disorders. Elderly. Prolonged use on the face.</p>', '<p>Acute overdosage is very unlikely to occur, in the case of chronic overdosage or misuse the features of hypercorticism may appear and in this situation topical steroids should be discontinued.</p>', '<p>Clobetasol / Clobetasone &amp; Combined Preparations</p>', '<p>Store below 30˚ C. Do not freeze. Protect from light.</p>', NULL, '2022-02-18 21:02:01', '2022-04-10 20:22:28'),
(366, 366, '<p>Clomiphene citrate is chiefly indicated for the treatment of ovulatory failure in female patients who wish to become pregnant. This therapy will not be successful unless the patient though unovulatory, is capable of ovulation &amp; her partner is fertile.<br />\r\n<br />\r\nClomiphene citrate is also indicated for the Polycystic ovary syndrome, Menorrhagia caused by hyperplastic endometrium, Amenorrhea with galactorrhea syndrome, Psychogenic amenorrhea syndrome, Secondary amenorrhea of unknown cause, Amenorrhea during post oral contraceptive period</p>', '<p>Clomiphene has mainly antiestrogenic effects and some estrogenic effects. The mechanism in stimulating ovulation is unknown but is believed to be related to its antiestrogenic properties. By clomiphene competing with estrogen for binding sites at the hypothalamic level, the gonadotropins, follicle-stimulating hormone (FSH) and luteinizing hormone (LH), secretion is increased, which results in ovarian follicle maturation, followed by the preovulatory LH surge, ovulation, and the subsequent development of the corpus luteum. Usefulness in male infertility is also likely related to the increases in FSH and LH secretion.</p>', '<p>The usual dose for the first course of Clomiphene is 50 mg (1 tablet) a day for 5 days in the early follicular phase of the cycle, following normal menstruation or a progestagen-induced withdrawal bleeding. Many regimes have been used, but most common begin either on day 2 or day 5. If this dose induces ovulation, there is no need to increase the dose in the following courses. If this dose induces ovulation, but pregnancy does &nbsp;not occur, stimulation with Clomiphene Citrate is to be continued, but up to 6 stimulative courses. If the first course does not induce ovulation, the second course should be started with 100 mg a day (2 tablets of 50 mg taken in a single dose) for 5 days. If ovulation is not induced, 2 more stimulative courses of the same dose should be given. If the next three stimulative courses do not produce a successful result, the therapeutic trial is considered to be finished. If ovulation is induced, but pregnancy does not occur, maximum 6 courses with Clomiphene are recommended. However, if menstrual bleeding does not occur, the patient should be examined carefully for the possible pregnancy, and the next course of therapy should be delayed until the correct diagnosis has been determined.</p>', '<p>No drug interaction has been reported during the administration of Clomiphene citrate.</p>', '<p>Clomiphene citrate is contraindicated during pregnancy, in patients with liver diseases, ovarian cysts, bleeding of undetermined origin, patients with neoplasm of endometrium.</p>', '<p>Clomiphene Citrate is well tolerated. However a few side effects like dizziness, headache, nausea, vomiting, depression, fatigue, insomnia, vasomotor flushing, and allergic reaction may occur. Rarely ovarian enlargement and cyst formation may occur. All these effects disappear promptly after the treatment is discontinued.</p>', '<p>This is not recommended in pregnancy.&nbsp;In some cases Clomiphene citrate may reduce lactation, if it is administered to a woman during lactating period. So it should be avoided during lactational period.</p>', '<p>Clomiphene citrate should be used with caution in longer maintenance therapy, with alcoholic drinks &amp; antidepressants.</p>', '<p>No such effects of acute over dosage of Clomiphene citrate have been reported. However, in case of over dosage, a few sign symptoms of nausea, vomiting, vasomotor flushes, scotoma, and ovarian enlargement with pelvic or abdominal pain may occur. In the event of over dosage appropriate supportive measures should be employed.</p>', '<p>Drugs for Infertility</p>', '<p>Clomiphene Citrate tablet should be stored below 25&deg; C and protected from light &amp; moisture.</p>', NULL, '2022-02-18 21:02:23', '2022-04-10 20:25:03');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(367, 367, '<p>Clomipramine Hydrochloride is used to treat depression, obsessions and phobias (irrational fears). It is also used to treat muscular weakness (cataplexy) associated with repeat attacks of extreme sleepiness (narcolepsy) in adults.</p>', '<p>Clomipramine hydrochloride belongs to a group of medicines called &quot;tricyclic antidepressants&quot;. This is thought to work either by increasing the amount of chemical &quot;messengers&quot; in the brain or by making their effects last longer. Clomipramine is a potent inhibitor of serotonin re-uptake in the brain. Significant antagonism at cholinergic and &alpha;1-receptors. Weak antagonism at dopamine receptors. It has also antidepressant, sedative and anticholinergic effects.</p>', '<p>The usual dosages for adults are as follows:</p>\r\n\r\n<ul>\r\n	<li>For depression: 10 mg to 150 mg daily. Severe cases may need even higher doses.</li>\r\n	<li>For obsessions and phobias: 10 mg to 150 mg daily.</li>\r\n	<li>For cataplexy: 10 mg to 75 mg daily.</li>\r\n</ul>\r\n\r\n<p>The elderly: Elderly patients often need a lower dose because they are more likely to experience side effects.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Swallow this capsules whole with a drink of water. Keep taking your medicine until your doctor tells you to stop. Do not stop because you do not feel any better. This medicine may take up to 4 weeks to work. The medicine may be taken as one dose at night or as smaller doses at intervals during the day.</p>', '<p>In particular, do not take this if you are taking the following: medicines for depression called monoamine oxidase inhibitors (MAOIs), or have taken them within the last 3 weeks.</p>', '<ul>\r\n	<li>Known hypersensitivity to clomipramine and any of the excipients in the tablets.</li>\r\n	<li>Cross-hypersensitivity to tricyclic antidepressants of the dibenzazepine group.</li>\r\n	<li>Concomitant use with a monoamine oxidase (MAO) inhibitor, or within 14 days before or after treatment with an irreversible MAO inhibitor, or within 14 days before moclobemide, a reversible MAO inhibitor.</li>\r\n	<li>Acute and recovery stages of myocardial infarction.</li>\r\n	<li>Congenital long QT syndrome.</li>\r\n</ul>', '<p>Very common side effects are increase in appetite and weight gain, headaches, dizziness, nausea, constipation, dry mouth, increased sweating, shaking hands, tremor, difficulty in passing urine, problems with their eyes, feeling tired or sleepy, sexual disturbances, restlessness.</p>', '<p>Pregnancy category C. As clomipramine passes into human milk, babies should be weaned or clomipramine gradually withdrawn.</p>', '<p>Check with your doctor or pharmacist before taking your medicine if:</p>\r\n\r\n<ul>\r\n	<li>you have epilepsy (fits)</li>\r\n	<li>you have an overactive thyroid gland</li>\r\n	<li>you have a tumour (cancer) of the adrenal gland (such as phaeochromocytoma or neuroblastoma)</li>\r\n	<li>you have low blood pressure</li>\r\n	<li>you wear contact lenses</li>\r\n	<li>you have had severe constipation for a long time</li>\r\n	<li>you find yourself thinking about suicide</li>\r\n	<li>you have had a head injury and suffered brain damage</li>\r\n	<li>you are going to have ECT (electroconvulsive therapy)</li>\r\n	<li>you have an irregular heart beat or other problems with your heart</li>\r\n	<li>you have been diagnosed as having a low level of potassium in your blood (hypokalemia)</li>\r\n	<li>you have schizophrenia or any other mental disorder</li>\r\n	<li>you are elderly</li>\r\n	<li>you have glaucoma(increased pressure in the eye)</li>\r\n	<li>you have liver or kidney disease</li>\r\n	<li>you have any blood disorder</li>\r\n	<li>you have difficulties in passing urine (e.g. due to diseases of the prostate)</li>\r\n</ul>', NULL, '<p>Tricyclic &amp; related anti-depressant drugs</p>', '<p>Keep out of the reach and sight of children. The capsules should be protected from heat and moisture.</p>', '<p><strong>Older people</strong>: Elderly patients generally need lower doses than young and middle-aged patients. Side effects are more likely to occur in older patients.<br />\r\n<br />\r\n<strong>Use in Children and Adolescents (&lt;18 years)</strong>: The safety and efficacy of clomipramine for the treatment of depression or other psychiatric disorders in children and adolescents aged less than 18 years has not been satisfactorily established. Clomipramine should not be used in this age group for the treatment of depression or other psychiatric disorders</p>', '2022-02-18 21:03:12', '2022-04-10 20:27:46'),
(368, 368, '<p>It is indicated for the treatment of panic disorder, with or without agoraphobia. Panic disorder is characterized by the occurrence of unexpected panic attacks and associated concern about having additional attacks, worry about the implications or consequences of the attacks.<br />\r\n<br />\r\nIt is also indicated alone or as an adjunct in the treatment of the Lennox-Gastaut Syndrome (petit mal variant), akinetic and myoclonic seizures. It may be indicated in patients with absence seizures (petit mal) who have failed to respond to succinimides.<br />\r\n<br />\r\nThe effectiveness of Clonazepam in long-term use, that is, for more than 9 weeks, has not been systematically studied in controlled clinical trials. The physician who elects to use Clonazepam for extended periods should periodically reevaluate the long-term usefulness of the drug for the individual patient.</p>', '<p>Clonazepam exhibits pharmacological properties which are common to benzodiazepines and include anticonvulsive, sedative, muscle relaxing and anxiolytic effects. The central actions of benzodiazepines are mediated through an enhancement of the GABAergic neurotransmission at inhibitory synapses. In the presence of benzodiazepines the affinity of the GABA receptor for the neurotransmitter is enhanced through positive allosteric modulation resulting in an increased action of released GABA on the postsynaptic transmembrane chloride ion flux.<br />\r\n<br />\r\nThere are also animal data showing an effect of clonazepam on serotonin. Animal data and electroencephalographic investigations in man have shown that clonazepam rapidly suppresses many types of paroxysmal activity including the spike and wave discharge in absences seizures (petit mal), slow spike wave, generalized spike wave, spikes with temporal or other locations as well as irregular spikes and waves. Generalized EEG abnormalities are more regularly suppressed than focal abnormalities. According to these findings clonazepam has beneficial effects in generalized and focal epilepsies.</p>', '<p>Oral:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: The initial dose for adults with seizure disorders should not exceed 1.5 mg/day divided into three doses. Dosage may be increased in increments of 0.5 to 1 mg every 3 days until seizures are adequately controlled or until side effects preclude any further increase. Maintenance dosage must be individualized for each patient depending upon response. Maximum recommended daily dose is 20 mg.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>The initial dose for adults with panic disorder is 0.25 mg given in two divided dose. An increase to the target dose for most patients of 1 mg/day may be made after 3 days.</li>\r\n	<li><strong>Pediatric Patients</strong>: In order to minimize drowsiness, the initial dose for infants and children (up to 10 years of age or 30 kg of body weight) should be between 0.01 and 0.03 mg/kg/day but not to exceed 0.05 mg/kg/day given in two or three divided doses.</li>\r\n</ul>\r\n\r\n<p><br />\r\nInjection:</p>\r\n\r\n<ul>\r\n	<li><strong>Infants and children</strong>: half of a vial (0.5 mg) by slow IV injection or by IV infusion.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 1 vial (1 mg) by slow IV injection or by IV infusion. This dose can be repeated as required (1-4 mg are usually sufficient to reverse the status). In adults, the rate of injection must not exceed 0.25 - 0.5 mg per minute (0.5-1.0 ml of the prepared solution) and a total dose of 10 mg should not be exceeded.</li>\r\n</ul>', '<p>Clonazepam does not appear to alter the pharmacokinetics of phenytoin, carbamazepine or phenobarbital. The effect of Clonazepam on the metabolism of other drugs has not been investigated.</p>', '<p>It should not be used in patients with a history of hypersensitivity to benzodiazepines, nor in patients with clinical or biochemical evidence of significant liver disease. It may be used in patients with open angle glaucoma who are receiving appropriate therapy but is contraindicated in acute narrow angle glaucoma.</p>', '<p>The most frequently occurring side effects of Clonazepam are referable to CNS depression. Experience in treatment of seizures has shown that drowsiness has occurred in approximately 50% of patients and ataxia in approximately 30%. In some cases, these may diminish with time; behavior problems have been noted in approximately 25% of patients. Abnormal eye movements, aphonia, coma, tremor, vertigo, confusion, depression, amnesia, hallucinations, hysteria, increased libido, insomnia, psychosis &amp; palpitations may also occur.</p>', '<p><strong>Pregnancy</strong>: From preclinical studies it cannot be excluded that clonazepam possesses the possibility of producing congenital malformations. From epidemiological evaluations there is evidence that anticonvulsant drugs act as teratogens. However, it is difficult to determine from published epidemiological reports which drug or combination of drugs is responsible for defects in the newborn. The possibility also exists that other factors e.g. genetic factors or the epileptic condition itself may be more important than drug therapy in leading to birth defects. Under these circumstances, the drug should only be administered to pregnant women if the potential benefits outweigh the risk to the foetus. During pregnancy, Clonazepam may be administered only if there is a compelling indication. Administration of high doses in the last trimester of pregnancy or during labour can cause irregularities in the heartbeat of the unborn child and hypothermia, hypotonia, mild respiratory depression and poor feeding in the neonate. It should be borne in mind that both pregnancy itself and abrupt discontinuation of the medication can cause exacerbation of epilepsy. Withdrawal symptoms in newborn infants have occasionally been reported with benzodiazepines.<br />\r\n<br />\r\n<strong>Nursing Mothers</strong>: Although the active ingredient of Clonazepam has been found to pass into the maternal milk in small amounts only, mothers undergoing treatment with this drug should not breastfeed. If there is a compelling indication for Clonazepam, breastfeeding should be discontinued.</p>', '<p>When used in patients in whom several different types of seizure disorders coexist, Clonazepam may increase the incidence or precipitate the onset of generalized tonic-clonic seizures. This may require the addition of appropriate anticonvulsants or an increase in their dosages. The concomitant use of valproic acid and Clonazepam may produce absence status.</p>', '<p><strong>Symptoms</strong>: Benzodiazepines commonly cause drowsiness, ataxia, dysarthria and nystagmus. Overdose of Clonazepam is seldom life-threatening if the drug is taken alone, but may lead to areflexia, apnoea, hypotension, cardiorespiratory depression and coma. Coma, if it occurs, usually lasts a few hours but it may be more protracted and cyclical, particularly in elderly patients. Increased frequency of seizures may occur in patients at supratherapeutic plasma concentrations. Benzodiazepine respiratory depressant effects are more serious in patients with respiratory disease. Benzodiazepines increase the effects of other central nervous system depressants, including alcohol.<br />\r\n<br />\r\n<strong>Treatment</strong>: Monitor the patient&rsquo;s vital signs and institute supportive measures as indicated by the patient&rsquo;s clinical state. In particular, patients may require symptomatic treatment for cardiorespiratory effects or central nervous system effects. Further absorption should be prevented using an appropriate method e.g. treatment within 1-2 hours with activated charcoal. If activated charcoal is used airway protection is imperative for drowsy patients. In case of mixed ingestion gastric lavage may be considered, however not as a routine measure. If CNS depression is severe consider the use of flumazenil, a benzodiazepine antagonist. This should only be administered under closely monitored conditions. It has a short half-life (about an hour), therefore patients administered flumazenil will require monitoring after its effects have worn off. Flumazenil is to be used with extreme caution in the presence of drugs that reduce seizure threshold (e.g. tricyclic antidepressants). Refer to the prescribing information for flumazenil, for further information on the correct use of this drug.</p>', '<p>Adjunct anti-epileptic drugs, Benzodiazepine hypnotics</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: In infants and small children Rivotril may cause increased production of saliva and bronchial secretion. Therefore special attention must be paid to maintaining patency of the airways.&nbsp;<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Benzodiazepine pharmacologic effects appear to be greater in elderly patients than in younger patients even at similar plasma benzodiazepine concentrations, possibly because of age-related changes in drug&ndash;receptor interactions, post-receptor mechanisms and organ function.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: Renal impairment does not affect the pharmacokinetics of clonazepam. Based on pharmacokinetic criteria, no dose adjustment is required in patients with renal impairment.<br />\r\n<br />\r\n<strong>Hepatic Impairmen</strong>t: Plasma protein binding of clonazepam in cirrhotic patients is significantly different from that in healthy subjects (free fraction 17.1&plusmn;1.0% vs 13.9&plusmn;0.2%). Although the influence of hepatic impairment on clonazepam pharmacokinetics has not been further investigated, experience with another closely related nitrobenzodiazepine (nitrazepam) indicates that clearance of unbound clonazepam might be reduced in liver cirrhosis.</p>', '2022-02-18 21:03:25', '2022-04-10 20:30:12'),
(369, 369, '<p>Clonidine is indicated in Anxiety, Cancer pain, Generalized anxiety disorder, Hypertension, Hypertensive crisis, Menopausal flushing, Migraine, Panic disorder, Severe anxiety disorders, Social anxiety disorder</p>', '<p>Clonidine stimulates &alpha;2-adrenoceptors in the brain stem which results in reduced sympathetic outflow from the CNS, and a decrease in peripheral resistance, heart rate, BP and renal vascular resistance.</p>', '<p><strong>Adults</strong>: The dose of Clonidine tablets must be adjusted according to the patient&#39;s individual blood pressure response. The following is a general guide to its administration.<br />\r\n<br />\r\n<strong>Initial Dose</strong>: 0.1 mg tablet twice daily (morning and bedtime). Elderly patients may benefit from a lower initial dose.<br />\r\n<br />\r\n<strong>Maintenance Dose</strong>: Further increments of 0.1 mg per day may be made at weekly intervals if necessary until the desired response is achieved. Taking the larger portion of the oral daily dose at bedtime may minimize transient adjustment effects of&nbsp;dry mouth&nbsp;and drowsiness. The therapeutic doses most commonly employed have ranged from 0.2 mg to 0.6 mg per day given in divided doses. Studies have indicated that 2.4 mg is the maximum effective daily dose, but doses as high as this have rarely been employed.</p>', '<p>Increased hypotensive effect with other antihypertensives e.g. diuretics, &beta;-blockers, vasodilators, Ca antagonists, ACE inhibitors. Reduced antihypertensive effect and induced orthostatic hypotension with TCAs or neuroleptics with &alpha;-receptor blocking properties. Reduced therapeutic effect with NSAIDs.</p>', '<p>Severe bradyarrhythmia secondary to 2nd- or 3rd-degree AV block or sick sinus syndrome</p>', '<p>Headache, dizziness, drowsiness, dry mouth, constipation, depression, anxiety, nausea, fatigue, anorexia, parotid pain, paraesthesia, delusional perception, sleep disturbances, vivid dreams, impotence and loss of libido, urinary retention or incontinence, orthostatic hypotension, itching or burning sensations in the eye, accommodation disorder, decreased lacrimation, fluid retention, pruritus and rashes (transdermal), bradycardia, other ECG disturbances, heart failure, hallucinations, cramp, Raynaud&#39;s syndrome, gynaecomastia, transient abnormalities in LFTs.</p>', '<p><strong>Category C:</strong>&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patient with cerebrovascular disease, ischaemic heart disease including MI, occlusive peripheral vascular disorders (e.g. Raynaud&#39;s disease), or those w/ history of depression. Avoid abrupt withdrawal. Renal impairment. Pregnancy and lactation.</p>', '<p><strong>Symptoms:</strong>&nbsp;Lethargy, pupillary constriction, hypotension, hypothermia, bradycardia, decreased or absent reflexes, irritability, miosis, weakness, somnolence (including coma) and resp depression (including apnoea). Paradoxical HTN may occur.<br />\r\n<br />\r\n<strong>Management:</strong>&nbsp;Perform gastric lavage following recent ingestion or admin activated charcoal and/or a cathartic. Supportive treatment may include admin of atropine sulfate for symptomatic bradycardia; IV fluids and/or inotropic sympathomimetic agents for hypotension; vasodilators for HTN. Naloxone may be used as adjunct for clonidine-induced resp depression, hypotension and/or coma.</p>', '<p>Centrally acting antihypertensive drugs (central sympatholytic)</p>', '<p>Store between 20-25&deg;C.</p>', '<p><strong>Renal Impairment</strong>: Patients with renal impairment may benefit from a lower initial dose. Patients should be carefully monitored. Since only a minimal amount of clonidine is removed during routine&nbsp;hemodialysis, there is no need to give supplemental clonidine following&nbsp;dialysis.</p>', '2022-02-18 21:03:54', '2022-04-10 20:33:11'),
(370, 370, '<p><strong>Acute Coronary Syndrome (ACS)</strong>: It is indicated to reduce the rate of Myocardial Infarction (MI) and Stroke in patients with non-ST-segment elevation ACS [unstable angina (UA)/non-ST-elevation Myocardial Infarction (NSTEMI)] and acute ST-segment elevation ACS [ST-elevation Myocardial Infarction (STEMI)].<br />\r\n<br />\r\n<strong>Recent MI, recent Stroke, or established Peripheral Arterial Disease</strong>: In patients with established peripheral arterial disease or with a history of recent Myocardial Infarction (MI) or recent Stroke it is indicated to reduce the rate of MI and Stroke.</p>', '<p>Clopidogrel is a prodrug. It inhibits platelet activation and aggregation through the irreversible binding of its active metabolite to the P2Y12 class of ADP receptors on platelets. Dose-dependent inhibition of platelet aggregation can be seen at 2 hours after single oral doses. Repeated doses of 75 mg per day inhibit ADP-induced platelet aggregation on the first day, and inhibition reaches steady state between Day 3 and Day 7.<br />\r\n<br />\r\nAspirin inhibits platelet aggregation by irreversible inhibition of platelet cyclooxygenase and thus inhibiting the generation of thromboxane A2 a powerful inducer of platelet aggregation and vasoconstriction.</p>', '<p>The recommended oral dose is one tablet daily.</p>', '<p>Oral anticoagulants, NSAIDs, Metamizole, SSRIs, CYP2C19 inhibitors increase the risk of bleeding. It shows interaction with Tonofovir, Valproic acid, Varicella vaccine, Acetazolamide and Nicorandil.</p>', '<p>This combination is contraindicated in the following conditions: Hypersensitivity to the drug substance or any component of the product. Active pathological bleeding such as peptic ulcer or intracranial hemorrhage.</p>\r\n\r\n<p>&nbsp;</p>', '<p>This combination is generally well tolerated.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. It should be used during first and second trimesters of pregnancy only if clearly needed. It is contraindicated during the third trimester of pregnancy. It is unknown whether Clopidogrel is excreted in human breast milk but Aspirin is known to be excreted in human milk. This Drug should be discontinued during the breast feeding.</p>', '<ul>\r\n	<li>This combination may prolongs the bleeding time.</li>\r\n	<li><strong>Thrombotic thrombocytopenic purpura (TTP)</strong>: TTP has been reported rarely following use of this combination.</li>\r\n	<li><strong>Reye&#39;s syndrome</strong>: Reye&#39;s syndrome may develop in individuals who have chicken pox, influenza or flu symptoms. Hypersensitivity including rash, angioedema or hematologic reaction has been reported in patients receiving this combination or history of hypersensitivity to other thienopyridines</li>\r\n</ul>', '<p>Clopidogrel overdose may lead to bleeding complications. Based on biological plausibility, platelet transfusion may restore clotting ability. In moderate aspirin intoxication dizziness, headache, tinnitus, confusion, and gastrointestinal symptoms may occur which can be treated by inducing vomiting followed by gastric lavage if needed. In severe Aspirin intoxication respiratory alkalosis respiratory acidosis, metabolic acidosis, hyperthermia, perspiration, dehydration can occur. It can be treated with haemodialysis and other symptomatic treatment.</p>', '<p>Anti-platelet drugs</p>', '<p>Keep in a cool &amp; dry place (below 30o C), protected from light &amp; moisture. Keep out of the reach of children.</p>', '<p>It should not be given to children, particularly those under 12 years, unless the expected benefits outweight the possible risks. Aspirin may be a contributory factor in the causation of Reye&rsquo;s syndrome in some children.</p>', '2022-02-18 21:04:12', '2022-04-10 20:35:35'),
(371, 371, '<p><strong>Acute Coronary Syndrome (ACS)</strong>: It is indicated to reduce the rate of myocardial infarction (MI) and stroke in patients with non-ST-segment elevation ACS [unstable angina (UA)/non-ST-elevation myocardial infarction (NSTEMI)]. It is indicated to reduce the rate of myocardial infarction and stroke in patients with acute ST-elevation myocardial infarction (STEMI).<br />\r\n<br />\r\n<strong>Recent MI, recent Stroke, or established Peripheral Arterial Disease</strong>: In patients with established peripheral arterial disease or with a history of recent myocardial infarction (MI) or recent stroke it is indicated to reduce the rate of MI and stroke.</p>', '<p>Clopidogrel is a prodrug. It inhibits platelet activation and aggregation through the irreversible binding of its active metabolite to the P2Y12 class of ADP receptors on platelets. Dose-dependent inhibition of platelet aggregation can be seen 2 hours after single oral doses. Repeated doses of 75 mg per day inhibit ADP-induced platelet aggregation on the first day, and inhibition reaches steady state between Day 3 and Day 7.</p>', '<p><strong>Acute Coronary Syndrome</strong>: In patients who need an antiplatelet effect within hours, initiate clopidogrel with a single 300 mg (4 tablets) oral loading dose and then continue at 75 mg once daily. Initiating it without a loading dose will delay establishment of an antiplatelet effect by several days.<br />\r\n<br />\r\n<strong>Recent MI, Recent Stroke, or Established Peripheral Arterial Disease</strong>: 75 mg once daily orally without a loading dose.<br />\r\n<br />\r\nIt is given orally with or without food.</p>', '<ul>\r\n	<li>NSAIDs, warfarin, selective serotonin and serotonin norepinephrine reuptake inhibitors (SSRIs, SNRIs): Increases risk of bleeding</li>\r\n	<li>CYP2C19 inhibitors (omeprazole or esomeprazole): Avoid concomitant use of omeprazole or esomeprazole</li>\r\n	<li>Repaglinide (CYP2C8 substrates): Avoid concomitant use of Clopidogrel with Repaglinide as it increases plasma concentrations of Repaglinide</li>\r\n</ul>', '<p>Clopidogrel is contraindicated in the following conditions: Hypersensitivity to the drug substance or any component of the product. Active pathological bleeding such as peptic ulcer or intracranial hemorrhage.</p>', '<p>Clopidogrel is generally well tolerated drug.</p>\r\n\r\n<ul>\r\n	<li><strong>Common side effects</strong>: Bleeding, Diarrhoea, gastrointestinal discomfort, haemorrhage, Skin reactions.</li>\r\n	<li><strong>Rare side effects</strong>: Acquired haemophilia, anaemia, angioedema, arthralgia, arthritis, bone marrow disorders.</li>\r\n</ul>', '<p>There are no adequate and well-controlled studies in pregnant women. It should be used during pregnancy only if clearly needed. It is unknown whether clopidogrel is excreted in human breast milk. A decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<ul>\r\n	<li>As it is a prodrug, so metabolism to its active metabolite is impaired by genetic variations in CYP2C19 (poor metabolizer) and by the drugs that inhibit CYP2C19 such as Omeprazole and Esomeprazole. Concomitant use with these drugs and in CYP2C19 poor metaboliser may reduce the antiplatelet activity of Clopidogrel.</li>\r\n	<li>As it inhibits platelet aggregation for the lifetime of the platelet (7-10 days), risk of bleeding may increase. To restore hemostasis, platelet transfusions within 4 hours of the loading dose or 2 hours of the maintenance dose may be less effective.</li>\r\n	<li>Discontinuation of Clopidogrel increases the risk of cardiovascular events. Discontinue 5 days prior to elective surgery that has a major risk of bleeding. Resume Clopidogrel as soon as hemostasis is achieved.</li>\r\n	<li>Thrombotic Thrombocytopenic Purpura (TTP) has been reported that requires urgent treatment including plasmapheresis (plasma exchange).</li>\r\n	<li>Hypersensitivity including rash, angioedema or hematologic reaction has been reported in patients receiving clopidogrel or history of hypersensitivity to other thienopyridines.</li>\r\n</ul>', '<p>Overdose following clopidogrel administration may lead to bleeding complications. Based on biological plausibility, platelet transfusion may restore clotting ability.</p>', '<p>Anti-platelet drugs</p>', '<p>Keep below 30&deg;C temperature in a dry place. Protected from light. Do not freeze. Keep out of the reach of children.</p>', '<p>Safety and effectiveness in pediatric populations have not been established. No dosage adjustment is necessary in elderly patients.</p>', '2022-02-18 21:04:58', '2022-04-10 20:38:48'),
(372, 372, '<p>Clotrimazole Ear Drop is indicated for the treatment of fungal infections of the ear.</p>', '<p>Clotrimazole kills fungi and yeasts by interfering with their cell membranes. It works by stopping the production of ergosterol, which is an essential component of fungal cell membranes resulting in increased membrane permeability and leakage of essential constituents of the fungal cells.</p>', '<p>Instill 2-3 drops of Clotrimazole Ear Drops in the affected ear two or three times daily. The treatment should be continued for at least two weeks after the disappearance of all signs of infection to prevent re-infection.</p>', '<p>There have been reports of a heat reaction when this medication used concomitantly with Sofradex drops in the ear.</p>', '<p>Individuals who have hypersensitivity to any of its components.</p>', '<p>Clotrimazole is generally well tolerated after local application but the few side effects have been reported infrequently like erythema, stinging, edema, pruritus and general irritation.</p>', '<p>Clotrimazole is recommended during pregnancy only after first consulting a doctor.<strong>&nbsp;</strong>Because systemic absorption of clotrimazole following topical application is marginal, there should be no risk for the infant during lactation.</p>', '<p>If local intolerance develops, consider withdrawal of the medicine and institution of appropriate therapy. Clotrimazole ear drop is not intended for ophthalmic use.</p>', '<p>In case of accidental oral ingestion, supportive measures should be taken.</p>', '<p>Aural Anti-fungal preparations</p>', '<p>Protect from light, store in cool &amp; dry place. Keep out of the reach of children. Protect from freezing. Do not use more than 4 weeks after opening.</p>', NULL, '2022-02-18 21:12:11', '2022-04-10 20:41:40'),
(373, 373, '<p>Clotrimazole Sterile Eye Ointment is indicated for the treatment of fungal keratitis due to filamentous fungi and Candida species.</p>', '<p>Clotrimazole kills fungi and yeasts by interfering with their cell membranes. It works by stopping the production of ergosterol, which is an essential component of fungal cell membranes resulting in increased membrane permeability and leakage of essential constituents of the fungal cells.</p>', '<p><strong>Eye ointment</strong>: It should be applied thinly and evenly to the conjunctival sac every 4 hours daily or as advised by a physician.</p>', NULL, '<p>Clotrimazole ointment is contraindicated in individuals sensitive to its components.</p>', '<p>Rarely patients may experience burning or irritation immediately after applying the ointment.</p>', '<p>Pregnancy category B. There are no adequate and well-controlled studies in pregnant women during the first trimester of pregnancy. Clotrimazole should be used only if clearly indicated during the first trimester of pregnancy.<br />\r\n<br />\r\nIt is not known whether this drug is excreted in human milk, caution should be exercised when Clotrimazole is used by a nursing woman.</p>', '<p>If irritation or sensitivity develops with the use of Clotrimazole ointment, treatment should be discontinued.</p>', NULL, '<p>Ophthalmic Anti-fungal Products</p>', NULL, '<p><strong>Une in children</strong>: Safety and effectiveness in children have been established for Clotrimazole when used as indicated and in the recommended dosage.</p>', '2022-02-18 21:12:42', '2022-04-10 20:43:55'),
(374, 374, '<ul>\r\n	<li>All dermatomycoses due to dermatophytes (e.g.Trichophyton species).</li>\r\n	<li>All dermatomycoses due to yeasts (Candida species).</li>\r\n	<li>Dermatomycoses due to moulds and other fungi.</li>\r\n	<li>Skin diseases showing superinfections with these fungi.</li>\r\n</ul>\r\n\r\n<p>Some examples of skin infections included in above points are interdigital mycoses (e.g. athlete&#39;s foot), paronychias (associated with nail mycoses), mycoses in skin folds, Candida vulvitis, Candida balanitis, Pityriasis versicolor, erythrasma.</p>', '<p>Clotrimazole acts primarily by damaging the permeability barrier in the cell membrane of fungi. Clotrimazole causes inhibition of ergosterol biosynthesis, an essential constituent of fungal cell membranes. If ergosterol synthesis is either completely or partially inhibited, the cell is no longer able to construct an intact and functional cell membrane. Because ergosterol directly promotes the growth of fungal cells in a hormone‐like fashion, rapid onset of the above events leads to dose-dependent inhibition of fungal growth.<br />\r\n<br />\r\nThough decreased ergosterol, due to the inhibition of lanosterol 14-demethylase (also known as CYP51) is accepted to be primarily responsible for the antimycotic properties of clotrimazole, this drug also shows other pharmacological effects. These include the inhibition of sarcoplasmic reticulum Ca2+&nbsp;ATPase, depletion of intracellular calcium, and blocking of calcium‐dependent potassium channels and voltage‐dependent calcium channels. The action of clotrimazole on these targets accounts for other effects of this drug that are separate from its antimycotic activities.</p>', '<p><strong>Clotrimazole Cream</strong>: This should be thinly applied 2-3 times daily to the infected sites and rubbed in. On account of the excellent efficacy, a small amount of cream is usually sufficient for an area about the size of the palm. For the treatment to become a complete success, reliable and sufficiently long-time application of Clotrimazole Cream is important. The duration of treatment varies; it depends among other factors on the extent and localization of the disease.<br />\r\n<br />\r\nRecommended duration of treatment-</p>\r\n\r\n<ul>\r\n	<li>Dermatomycoses: 3-4 weeks</li>\r\n	<li>Candida vulvitis and Candida balanitis: 1-2 weeks</li>\r\n	<li>Erythrasma and Pityriasis Versicolor: 3 weeks (approximately)</li>\r\n</ul>\r\n\r\n<p>In fungal infection of the feet, to prevent relapse, treatment should be continued for about 2 weeks beyond the disappearance of all signs of disease. After washing, the feet should be thoroughly dried (particularly spaces between the toes). Clotrimazole Cream is odorless, can be washed off and does not stain clothing.<br />\r\n<br />\r\n<strong>Clotrimazole topical solution</strong>: Apply this&nbsp;sparingly to the affected areas and rub in gently, two or three times daily.</p>', '<p>No information is available.</p>', '<p>Hypersensitivity to Clotrimazole.</p>', '<p>When applied topically, Clotrimazole is well tolerated.With external application, systemic effects are not observed. Local irritation or burning sensation may occur in a very few cases but these symptoms are not considered harmful.</p>', '<p>It is recommended that Clotrimazole should be used in pregnancy only when considered necessary by the physician.</p>', NULL, NULL, '<p>Drugs for subcutaneous and mycoses, Topical Antifungal preparations</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 21:13:48', '2022-04-10 20:45:55'),
(375, 375, '<p>Clotrimazole vaginal suppository is used in candidal vaginitis.</p>\r\n\r\n<p>&nbsp;</p>', '<p>Clotrimazole is a broad-spectrum antifungal agent that is used for the treatment of dermal infections caused by various species of pathogenic dermatophytes, yeasts, moulds and bacteroids. Clotrimazole is also active against certain gram-positive bacteria especially Staphylococci and Tricomonas. Like other imidazoles, Clotrimazole alters the permeability of fungal cell walls by interfering with cell wall lipids. At fungi static levels the main effect is inhibition of ergosterol synthesis but at higher concentrations there is an additional mechanism of membrane damage unrelated to sterol synthesis.</p>', '<p>One suppository should be inserted intravaginally daily (preferably at night) for three consecutive days. The suppository should be inserted into the vagina, as high as possible. This is best achieved when lying back with legs bent up. Or as directed by the physicians.</p>', NULL, '<p>Clotrimazole is contraindicated for patients who are hypersensitive to Clotrimazole.</p>', '<p>Occasional skin irritation or burning sensation may occur in a very few cases which are not considered harmful.</p>', '<p>Clotrimazole is very poorly absorbed into the blood and the body after application to the skin or the vagina. Studies in women in their second or third trimesters have demonstrated no ill effects. It is not known if Clotrimazole is secreted in breast milk. Clotrimazole suppository can be used during pregnancy, but only under the supervision of a Physician.</p>', '<p>Constituents of the vaginal suppository may be incompatible with rubber in both contraceptive condoms and diaphragms. During period this treatment won&#39;t have good result. Avoid oral or ophthalmic use.</p>', NULL, '<p>Drugs used in Vaginal and Vulval condition, Topical Antifungal preparations</p>', '<p>Keep all medicines out of reach of children. Store in a cool &amp; dry place, protected from light.</p>', '<p>Clotrimazole vaginal suppository is not recommended for paediatric use.</p>', '2022-02-18 21:15:34', '2022-04-10 20:48:45'),
(376, 376, '<p>Clotrimazole rectal preparation is indicated in vaginal itching, burning and discharge associated with recurrent vaginal yeast infections (Vaginal candidiasis) and also in viginitis due to Candida species as well as Mycotic infections complicated by other microorganisms sensitive to the drug.</p>', '<p>Clotrimazole is a broad-spectrum antifungal agent that is used for the treatment of dermal infections caused by various species of pathogenic dermatophytes, yeasts, moulds and bacteroids. Clotrimazole is also active against certain gram-positive bacteria especially Staphylococci and Tricomonas. Like other imidazoles, Clotrimazole alters the permeability of fungal cell walls by interfering with cell wall lipids. At fungi static levels the main effect is inhibition of ergosterol synthesis but at higher concentrations there is an additional mechanism of membrane damage unrelated to sterol synthesis.</p>', '<p>Clotrimazole 100 mg &amp; 200 mg vaginal preparation-</p>\r\n\r\n<ul>\r\n	<li><strong>First infections</strong>: In general, a 3-day treatment is sufficient for Candida vaginitis. On 3 consecutive nights, Clotrimazole 200 mg vaginal preparation is inserted as deeply as possible into the vagina. This is best achieved when lying on one&#39;s back with the knees slightly bent.</li>\r\n	<li><strong>Re-infections</strong>: In general, a 6-day treatment is sufficient. This applies also to mixed infections with the above-mentioned causative organisms. On six consecutive nights, 1 Clotrimazole 100 mg&nbsp;vaginal preparation is inserted as deeply as possible into the vagina. If necessary, 2 Clotrimazole 100 mg&nbsp;(1 in the morning and 1 in the evening) or 1 Clotrimazole 200 mg daily can be used for 6-12 days. Treatment should be timed so as to avoid the menstrual period and be finished before the onset of menstruation. To avoid re-infection, the partner should undergo local treatment with Clotrimazole cream at the same time.</li>\r\n</ul>\r\n\r\n<p><strong>Clotrimazole 500 mg vaginal preparation</strong>: Single dose, complete treatment with one vaginal tablet. The tablet should be inserted as deeply as possible into the vagina. This is best achieved when lying on one&#39;s back with the knees slightly bent. It is recommended that the treatment should be timed so as to avoid the menstrual period. For prevention of re-infection the partner should be treated locally with Clotrimazole cream at the same time.<br />\r\n<br />\r\nClotrimazole&nbsp;vaginal preparation are colorless and do not stain the underwear.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<ul>\r\n	<li>Pull out plunger until it stops. Place a vaginal tablet into the applicator</li>\r\n	<li>Insert applicator containing the tablet carefully as deeply as possible into the vagina (best lying on your back)</li>\r\n	<li>Push plunger until it stops, there by depositing the tablet into the vagina. Remove the applicator</li>\r\n	<li>After use, remove plunger completely by pulling it out of the applicator</li>\r\n	<li>Then wash it in warm (not boiling) soapy water, rinse and dry carefully</li>\r\n</ul>\r\n\r\n<p>Note: Pregnant women must follow physician&#39;s instructions</p>', '<p>No information is available.</p>', '<p>It is contraindicated in patients with known hypersensitivity to any of the components of this product.</p>', '<p>Since there is practically no Clotrimazole absorption through the vaginal skin, no systemic effect is expected. The local tolerance of Clotrimazole vaginal tablet is generally good. Local irritation or burning sensation may occur in a very few cases but these symptoms are not considered harmful.</p>', '<p>It is recommended that Clotrimazole should be used in pregnancy only when considered necessary by the physician. Clotrimazole is very poorly absorbed into the blood and the body after application to the skin or the vagina. Studies in women in their second or third trimesters have demonstrated no ill effects. It is not known if Clotrimazole is secreted in breast milk. Clotrimazole suppository can be used during pregnancy, but only under the supervision of Physician.</p>', NULL, NULL, '<p>Drugs used in Vaginal and Vulval condition, Topical Antifungal preparations</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-18 21:16:03', '2022-04-10 20:52:43'),
(377, 377, '<p>The treatment of fungal infections where co-existing symptoms of inflammation e.g. itching, require rapid relief.</p>\r\n\r\n<ul>\r\n	<li>All dermatomycoses due to dermatophytes (e.g. Trichophyton species), moulds and other fungi.</li>\r\n	<li>All dermatomycoses due to yeasts (Candida species).</li>\r\n	<li>Skin diseases showing secondary infection with these fungi</li>\r\n	<li>The treatment of nappy rash where infection due to Candida albicans is present.</li>\r\n</ul>', '<p>Clotrimazole is a broad-spectrum antifungal agent active on dermatophytes, yeasts and other fungi. Hydrocortisone is a glucocorticoid with both glucocorticoid and to a lesser extent mineralocorticoid activity. Hydrocortisone is used for replacement therapy in adrenocortical insufficiency.</p>', '<p>Apply thinly and evenly to the affected area twice daily.</p>', NULL, '<p>It is contraindicated in patients with known hypersensitivity to any of the components of this preparation.</p>', '<p>Rarely local mild burning or irritation may be experienced. Hypersensitivity reactions may occur.</p>', NULL, '<p>In infants, the napkins may act as an occlusive dressing and increase absorption. Treatment should be for a maximum period of seven days.</p>', NULL, '<p>Hydrocortisone &amp; Combined preparations</p>', '<p>Keep in a cool and dry place. Keep out of the reach of children.</p>', NULL, '2022-02-18 21:17:01', '2022-04-11 05:03:16'),
(378, 378, '<p>Clove oil is indicated in Bad breath (Halitosis), Tooth decay, Oral thrush, Dental pain, Inflammation of the mouth and pharynx.</p>', '<p>Clove oil is a herbal medicine which main ingredient is clove oil. It contains a large amount of eugenol that is commonly used in the treatment of oral infections and inflammation of the mucous membranes of the mouth and throat. Clove oil is effective, safe and well tolerated for all age groups</p>', '<p><strong>Adult</strong>: Should be taken 5 ml Clove oil with 10 ml-15 ml water and gurgle for 30 seconds of morning &amp; bedtime daily.<br />\r\n<br />\r\n<strong>Children</strong>: Should be taken 2.5 ml Clove oil with 10 ml water and gurgle for 30 seconds of morning &amp; bedtime daily. Also undiluted clove oil is used in temporary relief of toothache due to dental cavity. Repeat administration after 20 minutes, then every 2 hours thereafter if necessary.</p>', NULL, NULL, '<p>In concentrated form oil of clove may be irritating to mucosal tissues.</p>', '<p>There are no known problems with the use of Clove oil during pregnancy and lactation.</p>', NULL, NULL, '<p>Oral preparations</p>', '<p>Store below 30&deg;C. temperature &amp; dry place, protected from light. Keep all medicines out of reach of children.</p>', NULL, '2022-02-18 21:17:16', '2022-04-11 05:06:15'),
(379, 379, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-18 21:17:48', '2022-02-18 21:17:48');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(380, 380, '<p>Clozapine is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Schizophrenia in patients unresponsive to, or intolerant of, conventional antipsychotic drugs.</li>\r\n	<li>Psychosis in Parkinson&#39;s disease.</li>\r\n</ul>', '<p>Clozapine is classified as an &#39;atypical&#39; antipsychotic drug because of its profile of binding to dopamine receptors and its effects on various dopamine-mediated behaviors differ from those exhibited by other typical antipsychotic drug products. In particular, although Clozapine does interfere with the binding of dopamine at D1, D2, D3 and D5 receptors, and has a high affinity for the D4 receptor. This evidence, consistent with the view that Clozapine is preferentially more active at limbic than at striatal dopamine receptors. This may explain the relative freedom of Clozapine from extrapyramidal side effects. Clozapine also acts as an antagonist at adrenergic, cholinergic, histaminergic and serotonergic receptors.</p>', '<p><strong>Schizophrenia</strong>: Adult over 16 years, 12.5 mg once or twice (elderly 12.5 mg once) on first day then 25-50 mg (elderly 25-37.5 mg) on second day then increased gradually (if well tolerated) in steps of 25-50 mg daily (elderly max. increment 25 mg daily) over 14-21 days up to 300 mg daily in divided doses (larger dose at night, up to 200 mg daily may be taken as a single dose at bedtime); if necessary may be further increased in steps of 50-100 mg once (preferably) or twice weekly; usual dose 200-450 mg daily (max. 900 mg daily)<br />\r\n<br />\r\n<strong>Psychosis in Parkinson&#39;s disease</strong>: Adult over 16 years, 12.5 mg at bedtime then increased according to response in steps of 12.5 mg up to twice weekly; usual dose range 25-37.5 mg at bedtime, usual maximum 50 mg daily; exceptionally, dose may be increased further in steps of 12.5 mg weekly to maximum 100 mg daily in 1-2 divided doses.</p>', '<p>Myelosuppression may be aggravated with concomitant use of myelosuppressants. Clozapine may interact with other CNS active drugs or alcohol. Orthostatic hypotension may occur with benzodiazepine usage or other psychotropics. Since Clozapine is highly bound to proteins. It may be displaced by other drugs, which are also highly protein bound. Conversely, Clozapine may also displace protein bound drugs (e.g. warfarin, digoxin). Cimetidine may decrease plasma Clozapine levels.<br />\r\n<br />\r\nAlthough concomitant administration of Carbamazepine and Clozapine is not recommended, it should be noted that discontinuation of concomitant Carbamazepine may result in an increase in plasma Clozapine levels. A reduced Clozapine dosage should be used when it is combined with drugs like fluvoxamine, paroxetine and sertraline. The action of hypotensive drugs may be potentiated. Other anticholinergic drug action may also be increased. Administration of adrenaline should generally be avoided due to possibility of reversal of adrenaline effect due to alpha adrenergic blockade by Clozapine. Concomitant use of Clozapine with other drugs metabolized by cytochrome P450 2D6 (such as phenothiazines, antidepressants, propafenone, flecainide and encainide) or those that inhibit this enzyme such as quinidine; require lower doses of either Clozapine or the other drugs.</p>', '<p>Severe cardiac disorders (e.g. myocarditis); renal impairment (avoid if creatinine clearance less than 10 ml/minute); history of neutropenia or agranulocytosis; bone-marrow disorders; paralytic ileus; alcoholic and toxic psychoses; history of circulatory collapse; drug intoxication; coma or severe CNS depression; uncontrolled epilepsy; breast-feeding.</p>', '<p>Common side effects are constipation, dizziness or lightheadedness (mild), drowsiness, headache (mild), increased watering of mouth, nausea or vomiting, unusual weight gain. Less common side effects include abdominal discomfort or heartburn, dryness of mouth.</p>', '<p>There are no adequate studies of Clozapine in pregnant women. Studies in animals suggest no important effects on the fetus. Clozapine can be used in pregnancy if the physician feels that it is necessary. Animal studies suggest that Clozapine is secreted in breast milk. Therefore, women taking Clozapine should not nurse their infants.</p>', '<p>Medication should not be stopped abruptly; should be tapered off over 1-2 weeks. If conditions warrant abrupt discontinuation (leukopenia, myocarditis, cardiomyopathy), monitor patient for psychosis and cholinergic rebound (headache, nausea, vomiting, diarrhea). Elderly patients are more susceptible to adverse effects&nbsp; (including agranulocytosis, cardiovascular, anticholinergic, and tardive dyskinesia). Significant risk of agranulocytosis, potentially life-threatening. WBC testing should occur weekly for the first 6 months of therapy; thereafter, if acceptable WBC counts are maintained (WBC 3000/mm3, ANC 1500/mm3) then WBC counts can be monitored every other week. WBCs must be monitored weekly for the first 4 weeks after therapy discontinuation. Use with caution in patients receiving other marrow suppressive agents. Eosinophilia has been reported to occur with Clozapine and may require temporary or permanent interruption of therapy.<br />\r\n<br />\r\nCognitive and/or motor impairment (sedation) is common with Clozapine, resulting in impaired performance of tasks requiring alertness (eg, operating machinery or driving). Use with caution in patients at risk of seizures, including those with a history of seizures, head trauma, brain damage, alcoholism, or concurrent therapy with medications which may lower seizure threshold. Has been associated with benign, self-limiting fever (&lt;100.4&deg;F, usually within first 3 weeks). However, dozapine may also be associated with severe febrile reactions, including neuroleptic malignant syndrome (NMS). Clozapine&#39;s potential for extrapyramidal symptoms appear to be extremely low.<br />\r\n<br />\r\nMay cause anticholinergic effects; should be used with caution in patients with urinary retention, benign prostatic hyperplasia, narrow-angle glaucoma, xerostomia, visual problems, constipation, or history of bowel obstruction. May cause hyperglycemia; in some cases may be extreme and associated with ketoacidosis, hyperosmolar coma, or death. Use with caution in patients with diabetes or other disorders of glucose regulation; monitor for worsening of glucose control. Use with caution in patients with hepatic disease or impairment; hepatitis has been reported as a consequence of therapy.<br />\r\n<br />\r\nMay cause orthostatic hypotension and tachycardia; should be used with caution in patients at risk of hypotension or in patients where transient hypotensive episodes would be poorly tolerated (cardiovascular disease or cerebrovascular disease). Concurrent use of psychotropics and benzodiazepines may increase the risk of severe cardiopulmonary reactions.<br />\r\n<br />\r\nMyocarditis, pericarditis, pericardial effusion, cardiomyopathy, and CHF have also been associated with clozapine. Fatalities due to myocarditis have been reported; highest risk in the first month of therapy, however, later cases also reported. Myocarditis or cardiomyopathy should be considered in patients who present with signs/symptoms of heart failure (dyspnea, fatigue, orthopnea, paroxysmal nocturnal dyspnea, peripheral edema), chest pain, palpitations, new electrocardiographic abnormalities (arrhythmias, ST-T wave abnormalities), or unexplained fever. Patients with tachycardia during the first month of therapy should be closely monitored for other signs of myocarditis. Discontinue clozapine if myocarditis is suspected; do not rechallenge in patients with clozapine-related myocarditis. The reported rate of cardiomyopathy in clozapine treated patients is similar to that in the general population. The majority of patients were over 50 years of age and were taking clozapine for &gt;6 months. Clozapine should be discontinued in patients with confirmed cardiomyopathy unless benefit clearly outweighs risk. Rare cases of thromboembolism, including pulmonary embolism and stroke resulting in fatalities, have been associated with clozapine.</p>', '<p>The most commonly reported signs and symptoms associated with Clozapine overdose are: altered states of consciousness, including drowsiness, delirium and coma; tachycardia; hypotension; respiratory depression or failure; hypersalivation. Aspiration pneumonia and cardiac arrhythmias have also been reported. Seizures have occurred in a minority of reported cases. Fatal overdoses have been reported with Clozapine, generally at doses above 2500 mg. There have also been reports of patients recovering from overdoses well in excess of 4 gm.<br />\r\n<br />\r\nManagement of Overdose: Should be established and maintained an airway; should be ensured adequate oxygenation and ventilation. Activated charcoal, which may be used with sorbitol, may be as or more effective than emesis or lavage, and should be considered in treating overdosage. Cardiac and vital signs monitoring is recommended along with general symptomatic and supportive measures. Additional surveillance should be continued for several days because of the risk of delayed effects. Avoid epinephrine and derivatives when treating hypotension, and quinidine and procainamide when treating cardiac arrhythmia. There are no specific antidotes for Clozapine. Forced diuresis, dialysis, hemoperfusion and exchange transfusion are unlikely to be of benefit. ln managing overdosage, the physician should consider the possibility of multiple drug involvement.</p>', '<p>Atypical neuroleptic drugs</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', NULL, '2022-02-18 21:18:02', '2022-04-11 05:32:19'),
(381, 381, '<p>Coagulation Factor VIIa is indicated in Bleeding episodes in patients with haemophilia,&nbsp;Bleeding episodes due to surgery or invasive procedures in patients with factor VII deficiency,&nbsp;Bleeding episodes due to surgery or invasive procedures in Glanzmann&#39;s thrombasthenia</p>', '<p>Recombinant factor VIIa is a biosynthetic preparation of activated factor VII produced by recombinant DNA technology. It is a vitamin K-dependent glycoprotein. It promotes haemostasis by activating the extrinsic pathway of the coagulation cascade. It replaces deficient activated coagulation factor VII, which complexes with tissue factor and may activate coagulation factor X and factor IX. Factor VIIa is given as the recombinant form, eptacog alfa (activated).</p>', '<p>Bleeding episodes in patients with haemophilia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;As activated eptacog alfa: Initially, 90 mcg/kg given via IV bolus over 2-5 min. Additional dose may be given as needed to achieve or maintain haemostasis, initially 2-3 hrly. May adjust dose or dosing interval according to response. May continue therapy for up to 3 wk or more in cases of serious bleeding episodes.</li>\r\n</ul>\r\n\r\n<p>Bleeding episodes due to surgery or invasive procedures in patients with factor VII deficiency:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;As activated eptacog alfa: 15-30 mcg/kg 4-6 hrly via IV bolus over 2-5 min until haemostasis is achieved.</li>\r\n</ul>\r\n\r\n<p>Bleeding episodes due to surgery or invasive procedures in Glanzmann&#39;s thrombasthenia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;As activated eptacog alfa: 90 mcg/kg 2 hrly via IV bolus over 2-5 min, give at least 3 doses.</li>\r\n</ul>', '<p>Increased risk of thromboembolism with activated or non-activated prothrombin complex concentrate.</p>', '<p>Hypersensitivity to recombinant coagulation factor VIIa or to mouse, hamster or bovine protein. Rare hereditary problems of fructose intolerance, glucose malabsorption or sucrose-isomaltase insufficiency.</p>', '<p>Nausea, vomiting, skin reactions, fever, headache and changes in BP. Rarely, anaphylaxis.</p>', '<p>It is preferable to avoid use during pregnancy. Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.<br />\r\n<br />\r\nIt is unknown whether eptacog alfa is excreted in human breast milk. The excretion of eptacog alfa in milk has<br />\r\nnot been studied in animals.</p>', '<p>Advanced atherosclerotic disease, crush injury, septicemia or disseminated intravascular coagulation. Patients w/ history of CHD, liver disease, undergoing major surgery, at risk of thromboembolic phenomena or disseminated intravascular coagulation. Remote possibility of hypersensitivity to mouse IgG, bovine IgG &amp; other residual culture proteins. Monitor prothrombin time &amp; factor VII coagulant activity in factor VII deficient patients. Pregnancy &amp; lactation. Neonates.</p>', NULL, '<p>Anti-fibrinolytic drugs</p>', '<p>Store between 2-25&deg; C prior to reconstitution. Do not freeze. Protect from light.</p>', NULL, '2022-02-18 21:20:27', '2022-04-11 05:35:36'),
(382, 382, '<p>Coal Tar Cream is indicated for psoriasis. Soritar Cream has a keratoplastic and antipruritic effect in psoriasis.</p>', '<p>Coal tar has antipruritic, keratoplastic and keratolytic properties. It slows down excessive epidermal cell turnover and is often used topically either alone or in combination with other drugs (e.g. salicyclic acid, sulfur) in conditions such as dandruff, seborrheic dermatitis or psoriasis.</p>', '<p><strong>Adults and children over 12 years of age</strong>: Ensure that the lesions are clean. Apply a thin layer of Coal Tar Cream two or three times a day on to the affected areas massage in gently and leave to dry.<br />\r\n<br />\r\n<strong>For young children under 12 years of age and the elderly</strong>: The emulsion may be diluted by mixing it with a few drops of cooled freshly boiled in the palm of the hand.</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>For topical application only.</p>', NULL, '<p>Coal Tar should not be used when a patient has known sensitivity to Coal Tar or any of the other ingredients. If you have folliculitis and acne vulgaris. Coal Tar Cream should not be used on patients who have disease characterised by photosensitivity such as lupus erythematosus or allergy to sunlight. Coal Tar Cream should not be applied to inflamed or broken skin. Warnings and precautions: For topical administration only. Coal Tar Cream may cause skin irritation, should this occur the treatment should be reviewed and if necessary discontinued. Coal Tar enhances photosensitivity of the skin after applying Coal Tar Cream exposure to direct sunlight should be avoided. Use with care near the eyes and mucous membranes. If any emulsion should accidentally enter the eye, flush with normal saline solution or water. Do not apply to genital and rectal areas. Apply with caution to the face do not get in the eyes. Hydrogenated polyoxyl castor oil may cause skin reactions. Methyl and propyl hydroxybenzoates may cause allergic reactions that might be cause a delayed reaction.</p>', '<p>Skin and subcutaneous tissue disorders: Skin irritation, photosensitivity of the skin, Coal Tar Cream may cause acne-like eruptions of the skin. There is an increased risk of skin cancer in psoriatic patients treated with a combination of Coal Tar Cream and UVB radiation has been reported. However epidemiological studies of patients treated with Coal Tar Cream on its own are inconclusive. The risk of toxicity should be taken into account when considering the prescribing this product for the patient.</p>', '<p>There is no direct evidence of the safety in pregnant and lactating mother. Coal tar preparations have been in use for many years without apparent ill-consequence. No harmful effects on the health of the child is anticipated with the proper use of coal tar. However it is recommended that the use of coal tar in pregnancy and lactation is restricted to intermittent use in low concentrations on a small percentage of body&rsquo;s surface, use during the first trimester be avoided.</p>', NULL, '<p>There is no evidence that an overdose of topical Coal Tar Cream would be harmful other than a hypersensitivity to coal tar. Ingestion of Coal Tar Cream may require gastric lavage depending on the quantity taken and should be treated symptomatically.</p>', '<p>Coal-tar preparations</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-18 21:20:39', '2022-04-11 03:09:35'),
(383, 383, '<p>Malignant Diseases:</p>\r\n\r\n<p>Cyclophosphamide is indicated for the treatment of:</p>\r\n\r\n<ul>\r\n	<li>Malignant&nbsp;lymphomas (Stages III and IV of the Ann Arbor staging system), Hodgkin&#39;s disease, lymphocytic lymphoma (nodular or diffuse), mixed-cell type lymphoma, histiocytic lymphoma,&nbsp;Burkitt&#39;s lymphoma</li>\r\n	<li>Multiple myeloma</li>\r\n	<li>Leukemias: chronic lymphocytic&nbsp;leukemia,&nbsp;chronic granulocytic leukemia&nbsp;(it is usually ineffective in acute blastic crisis), acute&nbsp;myelogenousand monocytic leukemia, acute lymphoblastic (stem-cell) leukemia (cyclophosphamide given during&nbsp;remission&nbsp;is effective in prolonging its duration)</li>\r\n	<li>Mycosis fungoides&nbsp;(advanced disease)</li>\r\n	<li>Neuroblastoma&nbsp;(disseminated disease)</li>\r\n	<li>Adenocarcinoma&nbsp;of the ovary</li>\r\n	<li>Retinoblastoma</li>\r\n	<li>Carcinoma&nbsp;of the breast</li>\r\n</ul>\r\n\r\n<p>Cyclophosphamide, although effective alone in susceptible malignancies, is more frequently used concurrently or sequentially with other&nbsp;antineoplastic&nbsp;drugs.</p>\r\n\r\n<p>Minimal Change Nephrotic Syndrome in Pediatric Patients:</p>\r\n\r\n<p>Cyclophosphamide is indicated for the treatment of biopsy proven minimal change nephrotic syndrome in pediatrics patients who failed to adequately respond to or are unable to tolerate adrenocorticosteroid therapy.</p>', '<p>Cyclophosphamide is a prodrug which is converted in the body to the active metabolites. It acts at any stage of the cell cycle. It prevents cell division by cross-linking deoxyribonucleic acid (DNA) strands and reducing DNA synthesis. It also exerts a potent immunosuppressive effect.</p>', '<p>Intravenous (Adult)-</p>\r\n\r\n<p>Malignancies:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Low dose regimen: 2-6 mg/kg wkly as a single dose;</li>\r\n	<li>Moderate dose regimen: 10-15 mg/kg wkly as a single dose;</li>\r\n	<li>High dose regimen: 20-40 mg/kg as a single dose every 10-20 days.</li>\r\n</ul>\r\n\r\n<p>Alternatively,</p>\r\n\r\n<ul>\r\n	<li>80-300 mg/m2&nbsp;daily as a single dose, or</li>\r\n	<li>300-600 mg/m2&nbsp;wkly as a single dose, or</li>\r\n	<li>600-1,500 mg/m2&nbsp;as a single dose or</li>\r\n	<li>Short infusion at 10- to 20-day intervals.</li>\r\n</ul>\r\n\r\n<p>Oral&nbsp;(Child)-</p>\r\n\r\n<p>Nephrotic syndrome:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>2 mg/kg daily for 8-12 wk.</li>\r\n	<li>Max cumulative dose: 168 mg/kg.</li>\r\n	<li>Max duration: 90 days.</li>\r\n</ul>\r\n\r\n<p>Oral&nbsp;(Adult)-</p>\r\n\r\n<p>Malignancies:&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Low dose regimen: 2-6 mg/kg wkly in divided dose.</li>\r\n	<li>Alternatively, 100-300 mg daily in divided doses, or</li>\r\n	<li>50-250 mg/m2&nbsp;daily or 80-300 mg/m2&nbsp;daily in divided doses.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Should be taken on an empty stomach. Preferably taken on an empty stomach, but may be taken with meals to minimise GI irritation. Ensure adequate fluid intake. Swallow whole.</p>', '<p>Increased risk of cardiotoxicity with doxorubicin or other cardiotoxic drugs. May increase incidence of mucositis with protease inhibitors. May increase haematotoxicity and/or immunosuppression with ACE inhibitors, natalizumab, paclitaxel, thiazide diuretics, zidovudine. May increase pulmonary toxicity with amiodarone. May increase nephrotoxicity with amphotericin B. May result to acute water intoxication with indometacin. May increase risk of hepatotoxicity with azathioprine. May increase incidence of hepatic veno-occlusive disease and mucositis with busulfan. May increase risk of haemorrhagic cystitis with previous or concomitant radiotherapy. May result to acute encephalopathy with metronidazole. May increase risk of thromboembolic complications. May alter the effect of warfarin. May increase immunosuppressive effect of ciclosporin. May result to prolonged apnoea with depolarising muscle relaxants (e.g. suxamethonium).</p>', '<p>Patient with bone marrow aplasia, urinary outflow obstruction, UTI, acute infection, drug- or radiation-induced urothelial toxicity. Pregnancy.</p>', '<p>Alopecia, skin and nails hyperpigmentation, nausea and vomiting, mucositis, inappropriate antidiuretic hormone secretion, carbohydrate metabolism disturbances, gonadal suppression, interstitial pulmonary fibrosis.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Patient with DM, severe immunosuppression, acute porphyria, pre-existing CV disease or those at risk for cardiotoxicity. Renal and hepatic impairment. Lactation.</p>', '<p>Symptoms: Urotoxicity, myelosuppression, cardiotoxicity (including cardiac failure), stomatitis, veno-occlusive hepatic disease.<br />\r\n<br />\r\nManagement: Supportive treatment. May consider haemodialysis. Cystitis prophylaxis with mesna may be useful for urotoxicity.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store at or below 25&deg;C.</p>', NULL, '2022-02-18 21:22:21', '2022-04-11 05:42:14'),
(384, 384, '<p><strong>Transplantation indications</strong>:&nbsp;Solid organ transplantation, Bone marrow transplantation<br />\r\n<br />\r\n<strong>Non-transplantation indications</strong>: Endogenous uveitis, Nephrotic syndrome, Rheumatoid arthritis, Psoriasis, Atopic dermatitis.</p>', '<p>Cyclosporine binds to cyclophilin. The complex then inhibits calcineurin which is normally responsible for activating transcription of interleukin 2. Cyclosporine also inhibits lymphokine production and interleukin release. In ophthalmic applications, the precise mechanism of action is not known. Cyclosporine emulsion is thought to act as a partial immunomodulator in patients whose tear production is presumed to be suppressed due to ocular inflammation associated with keratoconjunctivitis sicca.</p>', '<p><strong>Solid organ transplantation:</strong>&nbsp;Initially 10 to 15 mg/kg given in 2 divided doses starting 12 hours before surgery and to continue for 1 to 2 weeks post-operatively. Maintenance dose should be gradually reached to 2 to 6 mg/kg given in 2 divided doses.</p>\r\n\r\n<p><br />\r\n<strong>Bone marrow transplantation:</strong>&nbsp;Initially 12.5 to 15 mg/kg given in 2 divided doses, starting on the day before transplantation. Maintenance treatment of 12.5 mg/Kg in 2 divided doses should be continued for at least 3 months (and preferably for 6 months) before the dose is gradually decreased to zero by 1 year after transplantation.<br />\r\n<br />\r\n<strong>Endogenous uveitis:</strong>&nbsp;Initially 5 mg/kg per day orally given in 2 divided doses are recommended. For maintenance treatment, the dose should be slowly reduced to the lowest effective level.<br />\r\n<br />\r\n<strong>Nephrotic syndrome:</strong>&nbsp;Initially 5 mg/kg for adults and 6 mg/kg for children given in 2 divided doses. In case of renal impairement, the initial dose should not exceed 2.5 mg/kg per day. For maintenance treatment, the dose should be slowly reduced to the lowest effective level.<br />\r\n<br />\r\n<strong>Rheumatoid arthritis:</strong>&nbsp;For the first 6 weeks, the recommended dose is 3 mg/kg per day in 2 divided doses. To achieve full effectiveness, up to 12 weeks of Cyclosporine therapy may be required. For maintenance treatment, the dose has to be titrated individually according to tolerability.<br />\r\n<br />\r\n<strong>Psoriasis &amp; Atopic dermatitis:</strong>&nbsp;Initially 2.5 mg/kg per day orally given in 2 divided doses and 5 mg/kg per day for patients whose condition requires rapid improvement. For maintenance treatment, doses have to be titrated individually to the lowest effective level.</p>', '<p>Drugs that decrease Cyclosporine levels: Barbiturates, carbamazepine, oxcarbazepine, phenytoin, nafcillin, sulfadimidine i.v., rifampicin, octreotide, probucol, orlistat, hypericum perforatum, ticlopidine, sulfinpyrazone, terbinafine, bosentan.<br />\r\n<br />\r\nDrugs that increase Cyclosporine levels: Macrolide antibiotics (e.g., erythromycin, azithromycin and clarithromycin), ketoconazole, fluconazole, itraconazole, voriconazole, diltiazem, nicardipine, verapamil, lercanidipine, metoclopramide, oral contraceptives, danazol, methylprednisolone (high dose), allopurinol, amiodarone, cholic acid and derivatives, protease inhibitors, imatinib, colchicine.<br />\r\n<br />\r\nOther relevant drug interactions: Cyclosporine may reduce the clearance of digoxin, colchicine, prednisolone and HMG-CoA reductase inhibitors (statins).</p>', '<p>Hypersensitivity to Cyclosporine or to any of the excipients of Cyclosporine.</p>', '<p>Renal dysfunction; Hypertension;&nbsp;Tremor, headache, paraesthesia;&nbsp;Anorexia, nausea, vomiting, abdominal pain, diarrhoea, gingival hyperplasia and hepatic dysfunction; Hyperlipidaemia, hyperuricaemia, hyperkalaemia, hypomagnesaemia;&nbsp;Muscle cramps, myalgia and rarely muscle weakness, myopathy;&nbsp;Usually uncommon but anaemia, thrombocytopenia can occur;&nbsp;Hypertrichosis and allergic rashes.</p>', '<p>Pregnancy: There are no adequate and well-controlled studies in pregnant women and, therefore, Cyclosporine should not be used during pregnancy unless the potential benefit to the mother justifies the potential risk to the foetus.<br />\r\n<br />\r\nLactation: Cyclosporine passes into breast milk. Mothers receiving treatment with Cyclosporine should not breast-feed.</p>', '<p>Cyclosporine increases the risk of developing lymphomas and other malignancies, particularly those of the skin. So patients should be warned to avoid excess ultraviolet light exposure.<br />\r\n<br />\r\nCyclosporine may develop bacterial, fungal, parasitic and viral infections. So therapeutic strategies should be employed for long-term immunosuppressive therapy.<br />\r\n<br />\r\nA reversible increase in serum creatinine and urea may occur during the first few weeks of Cyclosporine therapy and usually responding to dose reduction. In elderly patients, renal function should be monitored with particular care.<br />\r\n<br />\r\nRegular monitoring of blood pressure is required during Cyclosporine therapy; if hypertension develops, appropriate antihypertensive treatment must be instituted.<br />\r\n<br />\r\nCyclosporine enhances the risk of hyperkalaemia, especially in patients with renal dysfunction. Caution is also required when Cyclosporine is co-administered with potassium sparing drugs. Cyclosporine enhances the clearance of magnesium. If considered necessary, magnesium supplementation should be given. Caution should be observed in treating patients with hyperuricaemia. During treatment with Cyclosporine, vaccination may be less effective; the use of live-attenuated vaccines should be avoided.<br />\r\n<br />\r\nNon-transplant patients with impaired renal function, uncontrolled hypertension, uncontrolled infections, or any kind of malignancy should not receive Cyclosporine.</p>', '<p>Renal dysfunction, which resolve following drug withdrawal, may occur. Elimination can be achieved only by nonspecific measures, including gastric lavage, as Cyclosporine is not dialyzable to any great extent, nor is it cleared well by charcoal hemoperfusion.</p>', '<p>Immunosuppressant, Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Sporium oral solution should be used within 2 months of opening the bottle and be stored between 15 to 30&deg; C, preferably not below 20&deg; C for prolonged periods, as it contains oily components which tend to solidify at low temperatures. A jelly-like formation may occur below 20&deg; C, which is reversible at temperatures up to 30&deg; C. Slight sediment may still be observed which does not affect the efficacy and safety of the product.</p>', NULL, '2022-02-18 21:22:34', '2022-04-11 05:44:58'),
(385, 385, '<p>Cyclosporine Ophthalmic Emulsion is indicated to increase tear production in patients whose tear production is presumed to be suppressed due to ocular inflammation associated with dry eye syndrome (keratoconjunctivitis sicca).<br />\r\n<br />\r\nIn addition to this, several clinical studies have showed that cyclosporine is effective in the management of different eye diseases like vernal keratoconjunctivitis, posterior blepharitis, non-infectious uveitis, superior limbic keratoconjunctivitis, phlyctenular keratoconjunctivitis and meibomian gland diseases.</p>', '<p>Cyclosporine is an immunosuppressive agent when administered systemically. In patients whose tear production is presumed to be suppressed due to ocular inflammation associated with keratoconjunctivitis sicca, topical Cyclosporine is thought to act as a partial immunomodulator.</p>', '<p>One drop of Cyclosporine eye drop should be instilled twice a day in each eye approximately 12 hours apart. Cyclosporine eye drop can be used concomitantly with artificial tears, allowing a 15-minute interval between products.</p>', NULL, '<p>Cyclosporine is contraindicated in patients with active ocular infections and in patients with known or suspected hypersensitivity to any of the ingredients in the formulation.</p>', '<p>The most common adverse event was ocular burning. Other events reported included conjunctival hyperemia, discharge, epiphora, eye pain, foreign body sensation, pruritus, stinging, and visual disturbance (most often blurring).</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well-controlled studies of Cyclosporine Ophthalmic Emulsion in pregnant women. It should be administered to pregnant women if clearly needed.<br />\r\n<br />\r\n<strong>Lactation</strong>: Cyclosporine is known to be excreted in human milk following systemic administration but excretion in human milk after topical treatment has not been investigated. Although blood concentrations are undetectable after topical administration of Cyclosporine eye drop, caution should be exercised when Cyclosporine is administered to a nursing woman.</p>', '<p>Cyclosporine eye drop should not be administered while wearing contact lenses. Patients with decreased tear production typically should not wear contact lenses. If contact lenses are worn, they should be removed prior to the administration of this formulation. Lenses may be reinserted 15 minutes following administration of Cyclosporine eye drop.</p>', NULL, '<p>Drugs for Dry eyes</p>', NULL, NULL, '2022-02-18 21:26:25', '2022-04-11 05:46:47'),
(386, 386, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-18 21:26:49', '2022-02-18 21:26:49'),
(387, 387, '<p>For the treatment of women with severe acne, unresponsive to oral antibiotic and other available treatments, with associated symptoms of androgenization, including seborrhea and mild hirsutism.</p>', '<p>Cyproterone is a steroid compound with potent antiandrogenic, progestogenic and antigonadotrophic activity. It exerts its antiandrogenic effect by blocking androgen receptors. It also reduces androgen synthesis by a negative feedback effect on the hypothalamo-pituitary-ovarian systems. The estrogen component (Ethinylestradiol) increases levels of sex hormone binding globulin (SHBG) and thus reduces the free circulating plasma levels of androgens. Cyproterone has no tendency to reduce SHBG levels.<br />\r\n<br />\r\nIf used alone in women,Cyproterone leads to menstrual cycle disturbances which are avoided when combined with Ethinylestradiol. When this tablet is administered in a cyclic manner, it has the added effect of preventing ovulation and possible conception.<br />\r\n<br />\r\nThe components of this tablet are rapidly absorbed after oral administration. Due to the long terminal half-life of Cyproterone, a 4-fold increase in plasma levels occurs after 6 to 12 days of daily dosing. Long-term therapy (36 months) with this product did not have a significant influence on lipid metabolism. A trend to increase plasma cholesterol and triglyceride levels was observed. There was a slight decrease in low density lipoprotein (LDL) with a simultaneous increase in high density lipoprotein (HDL).</p>', '<p>This tablet should not be prescribed solely for its contraceptive properties. If patient compliance is uncertain and contraception is necessary, then a supplementary nonhormonal contraceptive method should be considered.<br />\r\n<br />\r\n<strong>First Treatment Course</strong>: The patient is instructed to take 1 tablet daily for 21 consecutive days beginning on day 1 of her menstrual cycle. (For the first cycle only the first day of menstrual flow is considered Day 1). The tablets are then discontinued for 7 days (1 week). Withdrawal bleeding should usually occur during the period that the patient is off the tablets.The first cycle will be somewhat shorter than usual, whereas all following cycles will last 4 weeks. The patient should be instructed to take the first tablet from the blister pack out of the section marked with the corresponding day (for example &quot;Mon&quot; for Monday) of the week and swallow it with some liquid. The patient should be instructed to take the tablet at the same time each day.<br />\r\n<br />\r\n<strong>Subsequent Courses</strong>: The patient begins her next and all subsequent 21-day course of tablets (following the same 21 days on, 7 days off) on the same day of the week that she began her first course. She begins taking her tablets 7 days after discontinuation,regardless of whether or not withdrawal bleeding is still in progress.<br />\r\n<br />\r\nTreatment should be continued for several months,since improvement may not be observed for at least 3 months. The need to continue treatment with This tablet should be evaluated periodically by the treating physician. This drug should be discontinued 3 to 4 cycles after signs have completely resolved.<br />\r\n<br />\r\nPregnancy should be ruled out before continuing treatment with This tablet in patients who have missed a menstrual period, if pregnancy is suspected, medication should be discontinued.<br />\r\n<br />\r\n<strong>Missed dose</strong>: If the patient forgets to take a tablet at the usual time, the tablet may be taken within the next 12 hours. If more than 12 hours have elapsed from the time of usual administration, the patient must discard the missed tablet and continue to take the remaining tablets in the pack at the usual time in order to avoid premature withdrawal bleeding during this cycle. A supplementary nonhormonal method of contraception must be employed until the pack is empty to prevent pregnancy which would necessitate immediate discontinuation of this treatment.</p>', '<p>Concurrent use of the following drugs may result in reduced efficacy of this tablet and increased incidence of breakthrough bleeding: Ampicillin, Analgesics, Antihistamines, Antimigraine preparations, Chloramphenicol, Griseofulvin, Isoniazid, Neomycin, Nitrofurantain, Penicillin V, Phenylbutazone, Sulfonamides and Tetracycline.<br />\r\n<br />\r\nConcurrent use of anticoagulants with estrogen/progestogen combinations may reduce the anticoagulant effect. Effectiveness of the following drugs may be altered when used concurrently: Antihypertensive, Benzodiazepines (those that undergo oxidative degradation), Beta-adrenergic blockers,Caffeine, Corticosteroids, Hypoglycemic, Phenothiazine, Theophylline, Tricyclic antidepressants and Vitamins.<br />\r\n<br />\r\nConcurrent use of the following drugs may reduce the efficacy of this tablet because of accelerated estrogen metabolism caused by the induction of hepatic enzymes: Carbamazepine, Phenobarbital, Phenytoin, Pyrimidine and Rifampicin.<br />\r\n<br />\r\nDiabetics using estrogen/progestogen combinations may require adjustment of their antidiabetic medication. Concurrent administration of vitamin C (ascorbic acid) with estrogen/ progestogen combinations has been reported to result in a significant rise in plasma Ethinylestradiol levels.<br />\r\n<br />\r\nRule out pregnancy before treatment is begun. Because of the antiandrogenic action of this tablet,feminization of male fetuses has occurred in animal studies and may possibly occur in humans.</p>', '<ul>\r\n	<li>Thrombophlebitis, thromboembolic disorders, or a history of these conditions</li>\r\n	<li>Cerebrovascular disorders</li>\r\n	<li>Myocardial infarction or coronary artery diseases</li>\r\n	<li>Active liver disease or hepatic adenomas or carcinomas</li>\r\n	<li>History of cholestatic jaundice</li>\r\n	<li>Known or suspected carcinoma of the breast</li>\r\n	<li>Known or suspected estrogen-dependent neoplasia</li>\r\n	<li>Undiagnosed abnormal vaginal bleeding</li>\r\n	<li>Any ocular lesion arising from ophthalmic vascular disease, such as partial or complete loss of vision or defect in visual fields</li>\r\n	<li>When pregnancy is suspected or diagnosed</li>\r\n	<li>Previous or existing liver tumors</li>\r\n	<li>Severe diabetes with vascular changes</li>\r\n	<li>A history of otosclerosis with deterioration during pregnancy.</li>\r\n</ul>', '<p>Common side effects are Bleeding, Dizziness, Depression, Weight gain, Headache, Edema, Breast pain, Lactation, Blood clot, Gallstones.<br />\r\n.</p>', '<p>Fetal abnormalities have been reported to occur in the offspring of women who have taken estrogen/progestogen combinations in early pregnancy. Rule out pregnancy as soon as it is suspected. The use of estrogen/progestogen combinations during the period a mother is breast-feeding her infant may not be advisable. The hormonal components are excreted in breast milk and may reduce its quantity and quality. The long-term effects on the developing child are not known. This drug may cause fluid retention, conditions such as epilepsy.</p>', '<p><strong>Predisposing Factors for Coronary Artery Diseases</strong>: In women with predisposing factors for coronary artery disease (such as cigarette smoking, hypertension; hypercholesterolemia, obesity, diabetes and increasing age), the use of estrogen or progestogen combinations have been reported as an additional risk factor. After the age of 35 years, estrogen or progestogen combinations should be considered only in exceptional circumstances and when the risk/benefit ratio has been carefully weighed by both the patient and the physician. Cigarette smoking increases the risk of serious adverse effects on the heart and blood vessels from the use of this class of medication. This risk increases with age and heavy smoking (15 or more cigarettes per day) and is more marked in women over 35 years of age. Women who use such medication should not smoke. Estrogen/progestogen combinations may cause an increase in plasma lipoproteins and should be administered with caution to women known to have pre-existent hyperlipoproteinemia. Lipid profiles should be determined regularly in these patients. The combination of obesity, hypertension and diabetes is particularly hazardous to women who are taking this class of medication. To avoid this triad of conditions develop, the patient should be placed on an alternate form of therapy.<br />\r\n<br />\r\n<strong>Discontinue medication at the earliest manifestation of</strong>: Thromboembolic and cardiovascular disorders such as: thrombophlebitis, pulmonary embolism, cerebrovascular disorders, myocardial ischemia, mesenteric thrombosis and retinal thrombosis. The use of estrogen/progestogen-combination products should be avoided in conditions which predispose to venous stasis and to vascular thrombosis, e.g. immobilization after accidents or confinement to bed during long-term illness. Under such conditions other nonhormonal methods of treatment should be considered. For use when surgery is contemplated, see Precautions.</p>\r\n\r\n<ul>\r\n	<li>Visual defects, partial or complete.</li>\r\n	<li>Papilledema, or ophthalmic vascular lesions.</li>\r\n	<li>Severe headache of unknown etiology, or worsening of pre-existing migraine headache.</li>\r\n	<li>Onset of jaundice or hepatitis.</li>\r\n	<li>Itching of the whole body.</li>\r\n</ul>\r\n\r\n<p><strong>Hypertension</strong>: Patients with essential hypertension whose blood pressure is wellcontrolled may be given the drug but only under close supervision. If a significant elevation of blood pressure in previously normotensive or hypertensive subjects occurs at any time during the administration of the drug, cessation of medication is necessary.<br />\r\n<br />\r\n<strong>Migraine and Headache</strong>: The onset or exacerbation of migraine or the development of headache of a new pattern which is recurrent persistent or severe, requires discontinuation of medication and evaluation of the cause.<br />\r\n<br />\r\n<strong>Diabetes</strong>: Diabetic patients, or those with a family history of diabetes, should be observed closely to detect any alterations in carbohydrate metabolism. Patients predisposed to diabetes who can be kept under close supervision may be given estrogen/progestogen combinations under strict medical supervision. Young diabetic patients whose disease is of recent origin, well-controlled, and not associated with hypertension or other signs of vascular disease such as ocular fundal changes should be closely observed.</p>', '<p>Symptoms and Treatment:There have been no reports of overdose with this tablet. There are no specific antidotes and treatment should be symptomatic, based on the knowledge of the pharmacological action of the constituents.</p>', '<p>Oral Contraceptive preparations, Oral Hormonal preparations for Acne</p>', '<p>Store below 30&deg;C and in dry place. Protect from light. Keep out of the reach of children.</p>', NULL, '2022-02-18 21:27:30', '2022-04-11 05:53:40'),
(388, 388, '<p>Cytarabine is indicated in Leukaemic meningitis,&nbsp;Induction and maintenance of remission in acute leukaemias</p>', '<p>Cytarabine inhibits deoxyribonucleic acid (DNA) synthesis specifically at the S-phase of the cell cycle. It also has an antiviral and immunosuppressant activity.</p>', '<p>Intrathecal (Adult)-</p>\r\n\r\n<ul>\r\n	<li><strong>Leukaemic meningitis</strong>:&nbsp;5-75 mg/m2&nbsp;or 30-100 mg once every 2-7 days to once daily for 4 or 5 days.</li>\r\n	<li>For lymphomatous meningitis: 50 mg every 2 wk for 5 doses, then every 4 wk for 5 doses.</li>\r\n</ul>\r\n\r\n<p>Parenteral (Adult)-<br />\r\nInduction and maintenance of remission in acute leukaemias:&nbsp;</p>\r\n\r\n<ul>\r\n	<li><strong>As monotherapy</strong>: 200 mg/m2&nbsp;daily by continuous IV infusion for 5 days, at intervals of approx 2 wk.</li>\r\n	<li><strong>In combination therapy</strong>: 100 mg/m2&nbsp;bid by rapid IV inj or 100 mg/m2&nbsp;daily by continuous IV infusion both for 7 days. Maintenance: 1-1.5 mg/kg once or twice wkly via IV or SC.</li>\r\n</ul>', '<p>May reduce efficacy of 5-fluorocytosine, digoxin, gentamicin. May increase risk of neurotoxicity with other cytotoxic agents (intrathecal).</p>', '<p>Patient with active meningeal infection.</p>', '<p>Nausea, vomiting, fever, rash, diarrhoea, anorexia, oral and anal inflammation or ulceration, hepatic dysfunction, headache, weakness, confusion, thrombocytopenia, fatigue.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Patient with previous drug-induced bone marrow suppression. Renal or hepatic impairment. Pregnancy and lactation.</p>', '<p><strong>Symptoms</strong>: Irreversible CNS toxicity and death. Severe arachnoiditis including encephalopathy.<br />\r\n<br />\r\n<strong>Management</strong>: Therapy cessation followed by treatment of ensuing bone marrow depression including whole blood or platelet transfusion and antibiotics. Maintain vital functions.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>IV/SC: Store between 15-25&deg;C.&nbsp;Intrathecal: Store between 2-8&deg;C. Avoid freezing.</p>', NULL, '2022-02-18 21:27:44', '2022-04-11 05:56:29'),
(389, 389, '<p>D-chiro-inositol capsule is indicated for the treatment and prevention of-</p>\r\n\r\n<ul>\r\n	<li>Polycystic ovary syndrome (PCOS)</li>\r\n	<li>Anovulation</li>\r\n	<li>Menstrual disorders such as amenorrhea</li>\r\n	<li>Hyperandrogenism complaints such as hirsutism,</li>\r\n	<li>Alopecia, acanthosis nigricans, acne</li>\r\n	<li>Ovarian hyperthecosis.</li>\r\n</ul>', '<p>D-chiro-inositol is extracted by a patented process from Carob (Ceratonia siliqua) pod that mostly found in Southern Europe. Deficiency of D-chiro-inositol in peripheral tissue causes insulin resistance that leads to hyperandrogenism in ovaries which results polycystic ovary syndrome (PCOS). D-chiro-inositol helps to regulate the balance between androgen and estrogen by decreasing luteinizing hormone and serum testosterone level. It improves glucose tolerance and reduces circulating insulin. It reduces oxidative stress on follicle and decreases total cholesterol and triglyceride levels. D-chiro-inositol has been clinically proven as an effective treatment of ovarian cyst and PCOS associated metabolic disorders. It helps to improve and regulate normal ovulation after two weeks of administration. It also reduces hyperandrogenism related skin disorders like hirsutism, alopecia, acanthosis nigricans and acne. It lowers cardiovascular risk in women who are suffering from PCOS by controlling arterial pressure.</p>', '<p>Orally 1-2 capsules daily or as advised by the physician. Duration of the treatment should be minimum 2 months.</p>', '<p>Concurrent use with digoxin may result in increased digoxin toxicity.</p>', '<p>Contraindicated in patient with known hypersensitivity to D-chiro-inositol.</p>', '<p>Well tolerated in recommended dose.</p>', '<p>Several human studies have been conducted with inositol has no clinically relevant adverse effects.</p>', NULL, NULL, '<p>Trophic Hormones &amp; Related Synthetic Drugs</p>', '<p>Store at temperature of below 30˚C, protect from light &amp; moisture. Keep out of reach of children.</p>', NULL, '2022-02-19 05:30:27', '2022-04-11 05:58:51');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(390, 390, '<p><strong>Reduction of Risk of Stroke and Systemic Embolism in Non-valvular Atrial Fibrillation</strong>: Dabigatran Etexilate Mesylate is indicated to reduce the risk of stroke and systemic embolism in patients with non-valvular atrial fibrillation.<br />\r\n<br />\r\n<strong>Treatment of Deep Venous Thrombosis and Pulmonary Embolism</strong>: Dabigatran Etexilate Mesylate is indicated for the treatment of deep venous thrombosis and pulmonary embolism in patients who have been treated with a parenteral anticoagulant for 5-10 days.<br />\r\n<br />\r\n<strong>Reduction in the Risk of Recurrence of Deep Venous Thrombosis and Pulmonary Embolism</strong>: Dabigatran Etexilate Mesylate is indicated to reduce the risk of recurrence of deep venous thrombosis and pulmonary embolism in patients who have been previously treated.<br />\r\n<br />\r\n<strong>Prophylaxis of Deep Vein Thrombosis and Pulmonary Embolism Following Hip Replacement Surgery</strong>: Dabigatran Etexilate Mesylate is indicated for the prophylaxis of deep vein thrombosis and pulmonary embolism, in patients who have undergone hip replacement surgery.</p>', '<p>Dabigatran and its acyl glucuronides are competitive, direct thrombin inhibitors. Because thrombin (serine protease) enables the conversion of fibrinogen into fibrin during the coagulation cascade, its inhibition prevents the development of a thrombus. Both free and clot-bound thrombin, and thrombin-induced platelet aggregation are inhibited by the active moieties.<br />\r\n<br />\r\nAt recommended therapeutic doses, dabigatran etexilate prolongs the coagulation markers such as aPTT, ECT, and TT. INR is relatively insensitive to the exposure to dabigatran and cannot be interpreted the same way as used for warfarin monitoring. The aPTT test provides an approximation of Dabigatran Etexilate&rsquo;s anticoagulant effect. The average time course for effects on aPTT, following approved dosing regimens in patients with various degrees of renal impairment is shown in Figure 2. The curves represent mean levels without confidence intervals; variations should be expected when measuring aPTT. While advice cannot be provided on the level of recovery of aPTT needed in any particular clinical setting, the curves can be used to estimate the time to get to a particular level of recovery, even when the time since the last dose of Dabigatran Etexilate is not precisely known. In the RE-LY trial, the median (10 th to 90 th percentile) trough aPTT in patients receiving the 150 mg dose was 52 (40 to 76) seconds.</p>', '<p>Reduction in Risk of Stroke and Systemic Embolism in Non-valvular AF-</p>\r\n\r\n<ul>\r\n	<li>CrCl &gt;30 mL/min: 150 mg twice daily</li>\r\n	<li>CrCl 15 to 30 mL/min: 75 mg twice daily</li>\r\n	<li>CrCl &lt;15 mL/min or on dialysis: Dosing recommendations cannot be provided</li>\r\n	<li>CrCl 30 to 50 mL/min with concomitant use of P-gp inhibitors: Reduce dose to 75 mg twice daily if given with P-gp inhibitors dronedarone or systemic ketoconazole.</li>\r\n	<li>CrCl &lt;30 mL/min with concomitant use of P-gp inhibitors: Avoid co-administration</li>\r\n</ul>\r\n\r\n<p>Treatment of DVT and PE, Reduction in the Risk of Recurrence of DVT and PE-</p>\r\n\r\n<ul>\r\n	<li>CrCl &gt;30 mL/min: 150 mg twice daily</li>\r\n	<li>CrCl &le;30 mL/min or on dialysis: Dosing recommendations cannot be provided</li>\r\n	<li>CrCl &lt;50 mL/min with concomitant use of P-gp inhibitors: Avoid co-administration</li>\r\n</ul>\r\n\r\n<p>Prophylaxis of DVT and PE Following Hip Replacement Surgery-</p>\r\n\r\n<ul>\r\n	<li>CrCl &gt;30 mL/min: 110 mg for first day, then 220 mg once daily</li>\r\n	<li>CrCl &le;30 mL/min or on dialysis: Dosing recommendations cannot be provided</li>\r\n	<li>CrCl &lt;50 mL/min with concomitant use of P-gp inhibitors: Avoid co-administration.</li>\r\n</ul>\r\n\r\n<p><br />\r\n<strong>Reduction of Risk of Stroke and Systemic Embolism in Non-valvular Atrial Fibrillation</strong>: For patients with creatinine clearance (CrCl) &gt;30 mL/min, the recommended dose of Dabigatran Etexilate is 150 mg taken orally, twice daily. For patients with severe renal impairment (CrCl 15-30 mL/min), the recommended dose of Dabigatran Etexilate is 75 mg twice daily. Dosing recommendations for patients with a CrCl &lt;15 mL/min or on dialysis cannot be provided.<br />\r\n<br />\r\n<strong>Treatment of Deep Venous Thrombosis and Pulmonary Embolism</strong>: For patients with CrCl &gt;30 mL/min, the recommended dose of Dabigatran Etexilate is 150 mg taken orally, twice daily, after 5-10 days of parenteral anticoagulation. Dosing recommendations for patients with a CrCl &le;30 mL/min or on dialysis cannot be provided.<br />\r\n<br />\r\n<strong>Reduction in the Risk of Recurrence of Deep Venous Thrombosis and Pulmonary Embolism</strong>: For patients with CrCl &gt;30 mL/min, the recommended dose of Dabigatran Etexilate is 150 mg taken orally, twice daily after previous treatment. Dosing recommendations for patients with a CrCl &le;30 mL/min or on dialysis cannot be provided.<br />\r\n<br />\r\n<strong>Prophylaxis of Deep Vein Thrombosis and Pulmonary Embolism Following Hip Replacement Surgery</strong>: For patients with CrCl &gt;30 mL/min, the recommended dose of Dabigatran Etexilate is 110 mg taken orally 1-4 hours after surgery and after hemostasis has been achieved, then 220 mg taken once daily for 28-35 days. If Dabigatran Etexilate is not started on the day of surgery, after hemostasis has been achieved initiate treatment with 220 mg once daily. Dosing recommendations for patients with a CrCl &le;30 mL/min or on dialysis cannot be provided</p>', '<p><strong>Reduction of Risk of Stroke and Systemic Embolism in Non-valvular Atrial Fibrillation</strong>: The concomitant use of Dabigatran Etexilate with P-gp inducers (e.g., rifampin) reduces exposure to dabigatran and should generally be avoided. P-gp inhibition and impaired renal function are the major independent factors that result in increased exposure to dabigatran. Concomitant use of P-gp inhibitors in patients with renal impairment is expected to produce increased exposure of dabigatran compared to that seen with either factor alone. In patients with moderate renal impairment (CrCl 30-50 mL/min), reduce the dose of Dabigatran Etexilate to 75 mg twice daily when administered concomitantly with the P-gp inhibitors dronedarone or systemic ketoconazole. The use of the P-gp inhibitors verapamil, amiodarone, quinidine, clarithromycin, and ticagrelor does not require a dose adjustment of Dabigatran Etexilate. These results should not be extrapolated to other P-gp inhibitors. The concomitant use of Dabigatran Etexilate and P-gp inhibitors in patients with severe renal impairment (CrCl 15-30 mL/min) should be avoided.<br />\r\n<br />\r\n<strong>Treatment and Reduction in the Risk of Recurrence of Deep Venous Thrombosis and Pulmonary Embolism</strong>: Avoid use of Dabigatran Etexilate and P-gp inhibitors in patients with CrCl &lt;50 mL/min.<br />\r\n<br />\r\n<strong>Prophylaxis of Deep Vein Thrombosis and Pulmonary Embolism Following Hip Replacement Surgery</strong>: In patients with CrCl &ge;50 mL/min who have concomitant administration of P-gp inhibitors such as dronedarone or systemic ketoconazole, it may be helpful to separate the timing of administration of dabigatran and the P-gp inhibitor by several hours. The concomitant use of Dabigatran Etexilate and P-gp inhibitors in patients with CrCl &lt;50 mL/min should be avoided.</p>', '<p>Dabigatran Etexilate is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Active pathological bleeding.</li>\r\n	<li>History of a serious hypersensitivity reaction to Dabigatran Etexilate (e.g., anaphylactic reaction or anaphylactic shock).</li>\r\n	<li>Mechanical prosthetic heart valve.</li>\r\n</ul>', '<p>The following clinically significant adverse reactions are described elsewhere in the labeling:</p>\r\n\r\n<ul>\r\n	<li>Increased Risk of Thrombotic Events after Premature Discontinuation</li>\r\n	<li>Risk of Bleeding</li>\r\n	<li>Spinal/Epidural Anesthesia or Puncture</li>\r\n	<li>Thromboembolic and Bleeding Events in Patients with Prosthetic Heart Valves</li>\r\n	<li>Increased Risk of Thrombosis in Patients with Triple-Positive Antiphospholipid Syndrome</li>\r\n</ul>', '<p>Pregnancy: The limited available data on Dabigatran Etexilate use in pregnant women are insufficient to determine drug-associated risks for adverse developmental outcomes. There are risks to the mother associated with untreated venous thromboembolism in pregnancy and a risk of hemorrhage in the mother and fetus associated with the use of anticoagulant<br />\r\n<br />\r\nLactation: There are no data on the presence of dabigatran in human milk, the effects on the breastfed child, or on milk production. Dabigatran and/or its metabolites were present in rat milk. Breastfeeding is not recommended during treatment with Dabigatran Etexilate.</p>', '<p><strong>Bleeding</strong>: Dabigatran Etexilate can cause serious and fatal bleeding<br />\r\n<br />\r\n<strong>Bioprosthetic heart valves</strong>: Dabigatran Etexilate use not recommended<br />\r\n<br />\r\n<strong>Increased Risk of Thrombosis in Patients with Triple-Positive Antiphospholipid Syndrome</strong>: Dabigatran Etexilate use not recommended</p>', '<p>Accidental overdose may lead to hemorrhagic complications. In the event of hemorrhagic complications, initiate appropriate clinical support, discontinue treatment with Dabigatran Etexilate, and investigate the source of bleeding. A specific reversal agent (idarucizumab) is available. Dabigatran is primarily eliminated by the kidneys with a low plasma protein binding of approximately 35%. Hemodialysis can remove dabigatran; however, data supporting this approach are limited. Using a high-flux dialyzer, blood flow rate of 200 mL/min, and dialysate flow rate of 700 mL/min, approximately 49% of total dabigatran can be cleared from plasma over 4 hours. At the same dialysate flow rate, approximately 57% can be cleared using a dialyzer blood flow rate of 300 mL/min, with no appreciable increase in clearance observed at higher blood flow rates. Upon cessation of hemodialysis, a redistribution effect of approximately 7% to 15% is seen. The effect of dialysis on dabigatran&rsquo;s plasma concentration would be expected to vary based on patient specific characteristics. Measurement of aPTT or ECT may help guide therapy</p>', '<p>Anti-coagulants, Anti-platelet drugs, Fibrinolytics (Thrombolytics)</p>', '<p>Store Dabigatran Etexilate at room temperature 20&deg;C to 25&deg;C. After opening the bottle, use Dabigatran Etexilate within 4 months. Safely throw away any unused Dabigatran Etexilate after 4 months. Keep Dabigatran Etexilate in the original bottle or blister package to keep it dry (protect the capsules from moisture). Do not put Dabigatran Etexilate in pill boxes or pill organizers. Tightly close your bottle of Dabigatran Etexilate right away after you take your dose. Keep Dabigatran Etexilate and all medicines out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Dabigatran Etexilate in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the total number of patients in the RE-LY study, 82% were 65 and over, while 40% were 75 and over. The risk of stroke and bleeding increases with age, but the risk-benefit profile is favorable in all age groups.</p>', '2022-02-19 05:30:57', '2022-04-11 06:01:29'),
(391, 391, '<p>Dacarbazine is indicated in the treatment of metastatic malignant melanoma. In addition, Dacarbazine is also indicated for Hodgkin&rsquo;s disease as a second-line therapy when used in combination with other effective agents</p>', '<p>Dacarbazine is a non-cell cycle specific antineoplastic agent. The exact mechanism of action by which it exerts cytotoxic effects is still unclear. However, three possible mechanisms have been postulated, including inhibition of DNA synthesis by acting as a purine analog, action as an alkylating agent, and interaction with sulfydryl group in the inhibition of bacterial cell growth.</p>', '<p><strong>Malignant Melanoma</strong>: The recommended dosage is 2 to 4.5 mg/kg/day for 10 days. Treatment may be repeated at 4 week intervals. An alternate recommended dosage is 250 mg/m2/day IV for 5 days. Treatment may be repeated every 3 weeks.<br />\r\n<br />\r\n<strong>Hodgkin&rsquo;s Disease</strong>: The recommended dosage of Dacarbazine in the treatment of Hodgkin&rsquo;s disease is 150 mg/m2/day for 5 days, in combination with other effective drugs. Treatment may be repeated every 4 weeks. An alternative recommended dosage is 375 mg/m2&nbsp;on day 1, in combination with other effective drugs, to be repeated every 15 days.</p>', '<p>Increased metabolism when used with enzyme inducers (e.g. barbiturates, rifampicin, phenytoin). May potentiate the effect of mercaptopurine, azathioprine, allopurinol. May impair immune response to vaccines. May enhance the effects of methoxsalen due to photosensitisation.</p>', '<p>Dacarbazine is contraindicated in patients who&nbsp; have demonstrated a hypersensitivity to it in the past.</p>', '<p>Symptoms of anorexia, nausea and vomiting are the most frequently noted of all toxic reactions. Over 90% of patients are affected with the initial few doses. The vomiting lasts 1 to 12 hours and is incompletely and unpredictably palliated with phenobarbital and/or prochlorperazine. Rarely, intractable nausea and vomiting have necessitated discontinuance of therapy with Dacarbazine for Injection. Rarely, Dacarbazine for Injection has caused diarrhea. Some helpful suggestions include restricting the patient&rsquo;s oral intake of food for 4 to 6 hours prior to treatment. The rapid toleration of these symptoms suggests that a central nervous system mechanism may be involved, and usually these symptoms subside after the first 1 or 2 days.</p>', '<p>Pregnancy Category C. Dacarbazine for Injection has been shown to be teratogenic in rats when given in doses 20 times the human daily dose on day 12 of gestation. Dacarbazine when administered in 10 times the human daily dose to male rats (twice weekly for 9 weeks) did not affect the male libido, although female rats mated to male rats had higher incidence of resorptions than controls. In rabbits, dacarbazine daily dose 7 times the human daily dose given on Days 6 to 15 of gestation resulted in fetal&nbsp;skeletal anomalies. There are no adequate and well controlled studies in pregnant women. Dacarbazine for Injection should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for tumorigenicity shown for Dacarbazine for Injection in animal studies, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Hospitalization is not always necessary but adequate laboratory study capability must be available. Extravasation of the drug subcutaneously during intravenous administration may result in tissue damage and severe pain. Local pain, burning sensation and irritation at the site of injection may be relieved by locally applied hot packs. Carcinogenicity of dacarbazine was studied in rats and mice. Proliferative endocardial lesions, including fibrosarcomas and sarcomas were induced by dacarbazine in rats. In mice, administration of dacarbazine resulted in the induction of angiosarcomas of the spleen.</p>', '<p>Give supportive treatment and monitor blood cell counts.</p>\r\n\r\n<p>&nbsp;</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store in a refrigerator 2&deg;C to 8&deg;C</p>', NULL, '2022-02-19 05:31:20', '2022-04-11 06:03:55'),
(392, 392, '<p>Sofosbuvir directly targets the Hepatitis C virus to stop it from making copies of itself in the liver. Sofosbuvir attaches itself to the genetic information, called RNA, to block the virus from multiplying. And Daclatasvir is a direct-acting&nbsp;&nbsp; antiviral agent (DAA) against the hepatitis C virus.</p>', '<p><strong>Sofosbuvir</strong>&nbsp;is an inhibitor of the hepatitis C virus (HCV) NS5B ribonucleic acid (RNA)-dependent RNA polymerase, which is essential for viral replication. Sofosbuvir is a nucleotide prodrug that undergoes intracellular metabolism to form the pharmacologically active uridine analog triphosphate (GS-461203), which can be incorporated into HCV RNA by the NS5B polymerase and acts as a chain terminator. In a biochemical assay, GS-461203 inhibited the polymerase activity of the recombinant NS5B from HCV genotype 1b, 2a, 3a and 4a with a 50% inhibitory concentration (IC50) value ranging from 0.7-2.6 micrometer. GS-461203 (the active metabolite of sofosbuvir) is not an inhibitor of human deoxyribonucleic acid (DNA) and RNA polymerases, nor an inhibitor of mitochondrial RNA polymerase.<br />\r\n<br />\r\n<strong>Daclatasvir</strong>&nbsp;stops HCV viral RNA replication and protein translation by directly inhibiting HCV protein NS5A. NS5A is critical for HCV viral transcription and translation.</p>', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<p>Hepatic viral infections (Hepatitis C)</p>', NULL, NULL, '2022-02-19 05:31:49', '2022-04-11 06:06:26'),
(393, 393, '<p>Danazol is indicated for the following treatment-</p>\r\n\r\n<ul>\r\n	<li>Endometriosis</li>\r\n	<li>Benign breast disease</li>\r\n	<li>Menorrhagia</li>\r\n	<li>Gynecomastia</li>\r\n	<li>Preoperative thinning of the endometrium before hysteroscopic endometrial ablation.</li>\r\n</ul>', '<p>As a gonadotropin inhibitor, danazol suppresses the pituitary-ovarian axis possibly by inhibiting the output of pituitary gonadotropins. Danazol also depresses the preovulatory surge in output of follicle-stimulating hormone (FSH) and luteinizing hormone (LH), thereby reducing ovarian estrogen production. Danazol may also directly inhibits ovarian steroidogenesis; bind to androgen, progesterone, and glucocorticoid receptors; bind to sex-hormone-binding globulin and corticosteroid-binding globulin; and increases the metabolic clearance rate of progesterone. Another mechanism of action by which danazol may use to facilitate regression of endometriosis is by decreasing IgG, IgM, and IgA concentrations, as well as phospholipid and IgG isotope autoantibodies. In the treatment of endometriosis, as a consequence of suppression of ovarian function, danazol causes both normal and ectopic endometrial tissues to become inactive and atrophic. This leads to anovulation and associated amenorrhea. In fibrocystic breast disease, the exact mechanism of action of danazol is unknown, but may be related to suppressed estrogenic stimulation as a result of decreased ovarian production of estrogen. A direct effect on steroid receptor sites in breast tissue is also possible. This leads to a disappearance of nodularity, relief of pain and tenderness, and possibly changes in the menstrual pattern. In terms of hereditary angioedema, danazol corrects the underlying biochemical deficiency by increasing serum concentrations of the deficient C1 esterase inhibitor, resulting in increased serum concentrations of the C4 component of the complement system.</p>', '<p>Preoperative thinning of the endometrium:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;400-800 mg daily, in up to 4 divided doses for 3-6 week.</li>\r\n</ul>\r\n\r\n<p>Benign breast disorders:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Initially, 100-400 mg daily in 2 divided doses adjusted according to response and continued for 3-6 month.</li>\r\n</ul>\r\n\r\n<p>Hereditary angioedema:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Initially, 200 mg bid-tid reduced thereafter according to patient&#39;s response.</li>\r\n</ul>\r\n\r\n<p>Endometriosis:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;200-800 mg daily in 2 divided doses adjusted according to response, for 3-6 month or if necessary, up to 9 month.</li>\r\n</ul>\r\n\r\n<p>Menorrhagia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;200 mg once daily. Review treatment 3 month later.</li>\r\n</ul>\r\n\r\n<p>Gynaecomastia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Male adolescents: Initially, 200 mg daily, may increase to 400 mg daily after 2 month if no response occurs; adult men: Initial: 400 mg daily in up to 4 divided doses. Usual treatment duration: 6 month.</li>\r\n	<li><strong>Child:</strong>&nbsp;Male adolescents: Initially, 200 mg daily increased to 400 mg after 2 month if no response occurs. Treatment usually up to 6 months.</li>\r\n</ul>', '<p><strong>Insulin</strong>: Patients taking danazol may show increased insulin resistance. The significance of this is not known but such patients should be carefully monitored.<br />\r\n<br />\r\n<strong>Estrogens and progestogens</strong>: Theoretically danazol may interact with exogenous estrogens and/or progestogens. It has been suggested that danazol acts by binding to estrogen, progesterone or androgen receptors at various levels in the hypothalamic pituitary-ovarian axis. Therefore, women of child bearing age should use effective, non hormonal methods of contraception.<br />\r\n<br />\r\n<strong>Anticonvulsant therapy</strong>: Danazol may affect the plasma concentration of carbamazepin and possibly the patient&#39;s response to this agent and to phenytoin. A similar interaction is possible for phenobarbital.<br />\r\n<br />\r\n<strong>Antihypertensive therapy</strong>: Danazol can oppose the action of antihypertensive agents, possibly through effects on fluid retention.<br />\r\n<br />\r\n<strong>Cyclosporine</strong>: Danazol can increase the plasma concentration of cyclosporine.<br />\r\n<br />\r\n<strong>Migraine therapy</strong>: Danazol itself may provoke migraine and it may possibly reduce the effectiveness of medication to prevent the condition.</p>', '<ul>\r\n	<li>Pregnancy and breast-feeding</li>\r\n	<li>Impaired hepatic, renal, or cardiac function</li>\r\n	<li>Porphyria</li>\r\n	<li>Thromboembolic disease</li>\r\n	<li>Androgen-dependent tumor</li>\r\n	<li>Abnormal vaginal bleeding that has not been fully investigated.</li>\r\n	<li>Hypersensitivity to danazol.</li>\r\n</ul>', '<p>Oedema, weight gain, sweating, acne, hirsutism, flushing, oily skin or hair, deepening of the voice, clitoral hypertrophy, amenorrhoea, hepatic dysfunction, CNS or GI disturbances, benign intracranial hypertension, reduction in breast size, visual disturbances, elevated LFT values.</p>', '<p><strong>Category X:</strong>&nbsp;Studies in animals or human beings have demonstrated fetal abnormalities or there is evidence of fetal risk based on human experience or both, and the risk of the use of the drug in pregnant women clearly outweighs any possible benefit. The drug is contraindicated in women who are or may become pregnant.</p>', '<p>Epilepsy, migraine; cardiac, hepatic, renal disorders. Severe hypertension, diabetes, polycythaemia, history of thrombosis; children.</p>', '<p>There have been no incidents of acute overdosage with Danazol and it is unlikely that any immediate serious reaction will be seen from a single excessive dose. In case of the acute overdosage, the drug should be removed by gastric lavage and the patient should be kept under observation.</p>', '<p>Drugs affecting (inhibiting) gonadotrophin</p>', '<p>Store at 15-30&deg;C.</p>', NULL, '2022-02-19 05:32:01', '2022-04-11 06:09:01'),
(394, 394, '<p><strong>In Chronic Spasticity</strong>: Dantrolene is indicated in controlling the manifestations of clinical spasticity resulting from upper motor neuronal disorders (e.g., spinal cord injury, stroke, cerebral palsy, or multiple sclerosis). It is of particular benefit to the patients whose functional rehabilitation has been retarded by the sequelae of spasticity. Such patients must have presumably reversible spasticity where relief of spasticity will aid in restoring residual function. Dantrolene is not indicated in the treatment of skeletal muscle spasm resulting from rheumatic disorders. Occasionally, subtle but meaningful improvement in spasticity may occur with Dantrolene therapy. In such instances, information regarding improvement should be solicited from the patient. Brief withdrawal of Dantrolene for a period of 2 to 4 days will frequently demonstrate exacerbation of the manifestations of spasticity and may serve to confirm a clinical impression.<br />\r\n<br />\r\nA decision to continue the administration of Dantrolene on a long-term basis is justified if introduction of the drug into the patient&#39;s regimen:</p>\r\n\r\n<ul>\r\n	<li>produces a significant reduction in painful and/or disabling spasticity such as clonus, or</li>\r\n	<li>permits a significant reduction in the intensity and/or degree of nursing care required, or</li>\r\n	<li>rids the patient of any annoying manifestation of spasticity considered important by the patient himself.</li>\r\n</ul>\r\n\r\n<p><strong>In Malignant Hyperthermia</strong>: Oral Dantrolene is also indicated preoperatively to prevent or attenuate the development of signs of malignant hyperthermia in known, or strongly suspect, malignant hyperthermia susceptible patients who require anesthesia and/or surgery. Oral Dantrolene should be administered following a malignant hyperthermic crisis to prevent recurrence of the signs of malignant hyperthermia.</p>', '<p>Dantrolene produces relaxation by affecting the contractile response of the skeletal muscle at a site beyond the myoneural junction, directly on the muscle itself. In skeletal muscle, Dantrolene dissociates the excitation-contraction coupling, probably by interfering with the release of Ca++&nbsp;from the sarcoplasmic reticulum.</p>', '<p>For Use in Chronic Spasticity:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: The following gradual titration schedule is suggested. Some patients will not respond until higher daily dosage is achieved. Each dosage level should be maintained for seven days to determine the patient&#39;s response. If no further benefit is observed at the next higher dose, dosage should be decreased to the previous lower dose.</li>\r\n	<li>Starting dose is 25 mg twice per day and it can be increased to 25-50 mg per day per week. Maximum accepted dosage is 400 mg per day.</li>\r\n	<li><strong>Paediatric Patients</strong>: The following gradual titration schedule is suggested. Some patients will not respond until higher daily dosage is achieved. Each dosage level should be maintained for seven days to determine the patient&#39;s response. If no further benefit is observed at the next higher dose, dosage should be decreased to the previous lower dose.</li>\r\n	<li>0.5 mg/kg once daily for seven days, then 0.5 mg/kg 3 times for 7 days, 1 mg/kg 3 times for 7 days, 2 mg/kg 3 times a day, Therapy with a dose 4 times daily may be necessary for some individuals.</li>\r\n</ul>\r\n\r\n<p>For Malignant Hyperthermia</p>\r\n\r\n<ul>\r\n	<li><strong>Preoperatively</strong>: Administer 4 to 8 mg/kg/day of oral Dantrolene in 3 or 4 divided doses for one or two days prior to surgery, with the last dose being given approximately 3 to 4 hours before scheduled surgery with a minimum of water.</li>\r\n	<li><strong>Post Crisis Follow-up</strong>: Oral Dantrolene should also be administered following a malignant hyperthermia crisis, in doses of 4 to 8 mg/kg per day in four divided doses, for a one to three day period to prevent recurrence of the manifestations of malignant hyperthermia.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>', '<p>Drowsiness may occur with Dantrolene&nbsp;therapy, and the concomitant administration of CNS depressants such as sedatives and tranquilizing agents may result in further drowsiness. Hepatotoxicity has occurred more often in women over 35 years of age receiving concomitant estrogen therapy.</p>', '<p>Active hepatic disease, such as hepatitis and cirrhosis.</p>', '<p>The most frequently occurring side effects of Dantrolene have been drowsiness, dizziness, weakness, general malaise, fatigue, and diarrhea. These are generally transient, occurring early in treatment, and can often be obviated by beginning with a low dose and increasing dosage gradually until an optimal regimen is established. Diarrhea may be severe and may necessitate temporary withdrawal of Dantrolene therapy. If diarrhea recurs upon readministration of Dantrolene, therapy should probably be withdrawn permanently</p>', '<p>Pregnancy Category C. Dantrolene capsules should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Dantrolene should not be used in nursing mothers.</p>', '<p>In view of the potential for liver damage in long-term Dantrolene use, therapy should be stopped if benefits are not evident within 45 days. Patients should be cautioned against driving a motor vehicle or participating in hazardous occupations while taking Dantrolene. Caution should be exercised in the concomitant administration of tranquilizing agents. Dantrolene might possibly evoke a photosensitivity reaction; patients should be cautioned about exposure to sunlight while taking it. It is important to recognize that fatal and non-fatal liver disorders of an idiosyncratic or hypersensitivity type may occur with Dantrolene therapy. At the start of Dantrolene therapy, it is desirable to do liver function studies (SGOT, SGPT, alkaline phosphatase, total bilirubin) for a baseline or to establish whether there is preexisting liver disease. Liver function studies (e.g., SGOT or SGPT) should be performed at appropriate intervals during Dantrolene therapy. Some patients have revealed a return to normal laboratory values in the face of continued therapy while others have not. If symptoms compatible with hepatitis, accompanied by abnormalities in liver function tests or jaundice appear, Dantrolene should be discontinued. If caused by Dantrolene and detected early, the abnormalities in liver function characteristically have reverted to normal when the drug was discontinued. Dantrolene therapy has been reinstituted in a few patients who have developed clinical and/ or laboratory evidence of hepatocellular injury. If such reinstitution of therapy is done, it should be attempted only in patients who clearly need Dantrolene and only after previous symptoms and laboratory abnormalities have cleared. The patient should be hospitalized and the drug should be restarted in very small and gradually increasing doses. Laboratory monitoring should be frequent and the drug should be withdrawn immediately if there is any indication of recurrent liver involvement. Dantrolene should be used with particular caution in females and in patients over 35 years of age in view of apparent greater likelihood of drug-induced, potentially fatal, hepatocellular disease in these groups.<br />\r\n<br />\r\nDantrolene should be used with caution in patients with impaired pulmonary function, and in patients with severely impaired cardiac function due to myocardial disease. It should be used with caution in patients with a history of previous liver disease or dysfunction.</p>', NULL, '<p>Centrally acting Skeletal Muscle Relaxants</p>', '<p>Store in a cool &amp; dry place, protected from light.</p>', '<p>Usage in Paediatric Patients: The long-term safety of Dantrolene in paediatric patients under the age of 5 years has not been established. Because of the possibility that adverse effects of the drug could become apparent only after many years, a benefit-risk consideration of the long-term use of Dantrolene&nbsp;is particularly important in pediatric patients.</p>', '2022-02-19 05:32:22', '2022-04-11 06:11:36'),
(395, 395, '<p>Dapagliflozin is indicated as an adjunct to diet and exercise to improve glycemic control in adults with&nbsp;type 2 diabetes&nbsp;mellitus</p>', '<p>Dapagliflozin is a highly potent, selective, and reversible inhibitor of sodium-glucose cotransporter 2 (SGLT2) that improves glycemic control in patients with type 2 diabetes mellitus by reducing renal glucose reabsorption leading to urinary excretion of excess glucose (glucuresis).</p>', '<p>5 mg orally once a day.&nbsp;May increase to 10 mg orally once a day in patients tolerating therapy with 5 mg and requiring additional glycemic control</p>', '<p>Hypoglycemia may occur with concomitant use with insulin &amp; insulin secretagogues eg sulfonylureas. Decrease in Cmax &amp; AUC with rifampin. Increase in Cmax &amp; AUC with mefenamic acid. Increased thiazide &amp; loop diuretic effects; may increase risk of dehydration &amp; hypotension. Pioglitazone.</p>', '<p>Hypersensitivity to dapagliflozin propanediol or to any of the excipients. Moderate to severe renal impairment; end-stage renal disease; active bladder cancer. Pregnancy (2nd &amp; 3rd trimester) &amp; lactation.</p>', '<p>Renal impairment, Female genital mycotic infections, Urinary tract infection, Increased urination, Male genital mycotic infections, Dyslipidemia, Constipation, Discomfort with urination, Extremity pain, Volume depletion, Hypersensitivity</p>', '<p>Pregnancy Category-C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>CV disease, history of hypotension, UTI, Children, Elderly. Unknown whether distributed in human breast milk; breastfeeding women should discontinue dapagliflozin or nursing taking into account the importance of the drug to the mother</p>', NULL, '<p>Sodium-glucose Cotransporter-2 (SGLT2) Inhibitors</p>', NULL, '<p>Renal Impairment: No dosage adjustment is indicated based on renal function. The efficacy is dependent on renal function. lt is not recommended for use in patients with moderate to severe renal impairment (patients with CrCI &lt;60 mL/min or eGFR &lt;60 mL/min/1.73 m2).</p>', '2022-02-19 05:32:49', '2022-04-11 06:14:40'),
(396, 396, '<p>Indicated for the treatment of premature ejaculation (PE) in men 18 to 64 years of age, who have all of the following:</p>\r\n\r\n<ul>\r\n	<li>Persistent or recurrent ejaculation with minimal sexual stimulation before, on or shortly after penetration and before the patient wishes.</li>\r\n	<li>Marked personal distress or interpersonal difficulty as a consequence of PE and poor control over ejaculation.</li>\r\n</ul>', '<p>The mechanism of action is thought to be related to inhibition of neuronal reuptake of serotonin and subsequent potentiation of serotonin activity. The central ejaculatory neural circuit comprises spinal and cerebral areas that form a highly interconnected network. The sympathetic, parasympathetic, and somatic spinal centers, under the influence of sensory genital and cerebral stimuli integrated and processed at the spinal cord level, act in synergy to command physiologic events occurring during ejaculation. Experimental evidence indicates that serotonin (5-HT), throughout brain descending pathways, exerts an inhibitory role on ejaculation. To date, three 5-HT receptor subtypes 5-HT(1A), 5-HT(1B), and 5-HT(2C) have been postulated to mediate 5-HT&#39;s modulating activity on ejaculation.</p>', '<p><strong>Adult (18 to 64 years of age)</strong>: The recommended starting dose for all patients is 30 mg, taken as needed approximately 1 to 3 hours prior to sexual activity. If the effect of 30 mg is insufficient and the side effects are acceptable, the dose may be increased to the maximum recommended dose of 60 mg. The maximum recommended dosing frequency is one dose every 24 hours.</p>', '<p><strong>CNS active medicinal products</strong>: The use of Dapoxetine in combination with CNS active medicinal products has not been systematically evaluated in patients with premature ejaculation. Consequently, caution is advised if the concomitant administration of Dapoxetine and such medicinal products is required.<br />\r\n<br />\r\n<strong>PDE5 inhibitors</strong>: Tadalafil did not affect the pharmacokinetics of Dapoxetine. Sildenafil caused slight changes in Dapoxetine pharmacokinetics, which are not expected to be clinically significant. However, Dapoxetine should be prescribed with caution in patients who use PDE5 inhibitors due to possible reduced orthostatic tolerance.<br />\r\n<br />\r\n<strong>Tamsulosin</strong>: Concomitant administration of single or multiple doses of 30 mg or 60 mg Dapoxetine to patients receiving daily doses of Tamsulosin did not result in changes in the pharmacokinetics of Tamsulosin. However, Dapoxetine should be prescribed with caution in patients who use alpha adrenergic receptor antagonists due to possible reduced orthostatic tolerance.<br />\r\n<br />\r\n<strong>Warfarin</strong>: There are no data evaluating the effect of chronic use of Warfarin with Dapoxetine; therefore, caution is advised when Dapoxetine is used in patients taking Warfarin chronically.<br />\r\n<br />\r\n<strong>Ethanol</strong>: Concomitant use of alcohol and Dapoxetine could increase the chance or severity of adverse reactions such as dizziness, drowsiness, slow reflexes, or altered judgment. Combining alcohol with Dapoxetine may increase these alcohol-related effects and may also enhance neurocardiogenic adverse events such as syncope, thereby increasing the risk of accidental injury; therefore, patients should be advised to avoid alcohol while taking Dapoxetine.</p>', '<ul>\r\n	<li>Patients with known hypersensitivity to Dapoxetine Hydrochloride.</li>\r\n	<li>Patients with significant pathological cardiac conditions such as heart failure (NYHA class II-IV), conduction abnormalities (second or third degree AV block or sick sinus syndrome) not treated with a permanent pacemaker, significant ischemic heart disease of significant valvular disease.</li>\r\n	<li>Concomitant treatment with monoamine oxidase inhibitors (MAOIs), thioridazine. Similarly, MAOIs or thioridazine should not be administered within 7 days after Dapoxetine has been discontinued.</li>\r\n	<li>Concomitant treatment with serotonin reuptake inhibitors (SSRIs), serotonin-norepinephrine reuptake inhibitors (SNRIs), tricyclic antidepressants (TCAs) or other medicinal/herbal products with serotonergic effects or within 14 days of discontinuing treatment with these medicinal/herbal products.</li>\r\n</ul>', '<p>Dizziness, Headache, Somnolence, Tremor, Blurred vision, Tinnitus, Sinus congestion, Nausea, Diarrhea, Abdominal pain, Dry mouth, Fatigue, Insomnia, Hypertension.</p>', '<p>Dapoxetine is not indicated for use by women. It is not known either dapoxetine or its metabolites are excreted through human breast milk.</p>', '<p>Patient with bleeding disorders, epilepsy, susceptibility to angle-closure glaucoma or raised intraocular pressure. Not intended for use in women. Known CYP2D6 poor metabolisers.</p>', '<p>There were no unexpected adverse events in a clinical pharmacology study of Dapoxetine with daily doses up to 240 mg. In general, symptoms of overdose with SSRIs include serotonin-mediated adverse reactions such as somnolence, gastrointestinal disturbances such as nausea and vomiting, tachycardia, tremor, agitation and dizziness. In cases of overdose, standard supportive measures should be adopted as required.</p>', '<p>Drugs for Erectile Dysfunction</p>', '<p>Store below 30&deg;C. Protect from light and moisture. Keep out of reach of children</p>', NULL, '2022-02-19 05:39:50', '2022-04-11 06:17:17'),
(397, 397, '<p>Dapsone is indicated in Primary and secondary prophylaxis of Pneumocystis (carinii) jirovecii pneumonia,&nbsp;Multibacillary leprosy,&nbsp;Paucibacillary leprosy,&nbsp;Dermatitis herpetiformis,&nbsp;Acne</p>', '<p>Dapsone inhibits folic acid synthesis by preventing normal bacterial utilization of PABA (Para-aminobenzoic acid).</p>', '<p>Primary and secondary prophylaxis of Pneumocystis (carinii) jirovecii pneumonia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 50 mg daily, with pyrimethamine 50 mg once wkly. Alternatively, 100 mg with pyrimethamine 50 mg twice wkly.</li>\r\n	<li><strong>Child</strong>: 1 mth-18 yr: 2 mg/kg daily (max: 100 mg daily) or 4 mg/kg wkly (max: 200 mg wkly).</li>\r\n</ul>\r\n\r\n<p>Multibacillary leprosy:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 100 mg daily with clofazimine 50 mg daily, together with rifampicin 600 mg and clofazimine 300 mg once a mth for 12 mth.</li>\r\n	<li><strong>Child</strong>: and child 10-14 yr old: daily doses of dapsone 50 mg, or 1 to 2 mg/kg if their body-weight is low</li>\r\n</ul>\r\n\r\n<p>Paucibacillary leprosy:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 100 mg daily with 600 mg rifampicin once a mth, both given for 6 mth.</li>\r\n	<li><strong>Child</strong>: Reduce dose as for multibacillary leprosy.</li>\r\n</ul>\r\n\r\n<p>Dermatitis herpetiformis:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Initially, 50 mg daily increased gradually to 300 mg daily if required.</li>\r\n</ul>', '<p>Decreased serum conc of dapsone when used with rifampicin. Increased plasma conc with probenecid, trimethoprim. Antagonize clofazimine.</p>', '<p>Hypersensitivity. Severe anaemia, porphyria.</p>', '<p>Anaemia, peripheral neuropathy, haemolysis and methaemoglobinaemia (dose-related), nephrotic syndrome, psychological changes, hepatitis. Others: Nausea, vomiting, anorexia, headache, maculopapular rash, toxic epidermal necrolysis, Stevens-Johnson syndrome. Topical: Dryness, redness, oiliness and peeling at application site.</p>', '<p>Pregnancy&nbsp;Category C.&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>G6PD deficiency, methaemoglobin or Hb M. Perform regular blood counts and monitor liver function regularly. Pregnancy and lactation.</p>', '<p><strong>Symptoms</strong>: nausea, vomiting, hyperexcitability (within a few min to up to 24 hr later), methemoglobin-induced depression, haemolysis (7-14 days after ingestion), seizures and severe cyanosis.<br />\r\n<br />\r\n<strong>Treatment</strong>: activated charcoal (20g four times daily) and haemolysis may enhance elimination of dapsone and its monoacetyl derivative. For patients without G6PD deficiency, methemoglobinemia may be treated with methylene blue 1-2 mg/kg given by slow IV injection (repeated if methemoglobin reaccumulates) or in less severe cases, 3-5 mg/kg every 4-6 hr orally.</p>', '<p>Anti-Leprotic drugs</p>', '<p>Tablet: Store between 15-30&deg;C. Protect from light. Topical Gel: Store between 20-25&deg;C. Do not freeze.</p>', NULL, '2022-02-19 05:40:30', '2022-04-11 06:20:05'),
(398, 398, '<p>Dapsone is indicated for the topical treatment of acne vulgaris in patients 12 years of age and older.</p>', '<p>Dapsone has both anti-infammatory and antimicrobial properties. A combination of these activities may account for its efcacy in acne. Anti-infammatory efects include inhibition of neutrophil myeloperoxidase and eosinophil peroxidase activity, suppression of hypochlorous acid production, scavenging of reactive oxygen species, suppression of neutrophil activity, and inhibition of chemoattractant-induced signal transduction. Antimicrobial activity, similar to that of sulfones and sulfonamides, is by inhibition of bacterial dihydropteroate synthase in the folic acid metabolic pathway. This mechanism is efective against microorganisms synthesizing their own folic acid. In vitro susceptibility testing has demonstrated some activity for Dapsone against Propionibacterium species, including Propionibacterium acnes (P. acnes).</p>', '<p>After the skin is gently washed and patted dry, apply approximately a pea-sized amount of Dapsone in a thin layer to the entire face once daily. In addition, a thin layer may be applied to other afected areas once daily. Rub in Dapsone, gently and completely. If there is no improvement after 12 weeks, treatment with Dapsone should be reassessed. Not for oral, ophthalmic or intravaginal use.</p>', '<p>Trimethoprim/ sulfamethoxazole (TMP/ SMX) increases the systemic level of Dapsone and its metabolites.<br />\r\n<br />\r\nTopical benzoyl peroxide used at the same time as Dapsone may result in temporary local yellow or orange skin discoloration.</p>', '<p>Those who are hypersensitive to Dapsone.</p>', '<p>Most common (incidence &ge; 0.9%) effects are application site dryness and pruritus.</p>', '<p>Pregnancy Category C. There are no adequate and well controlled studies in pregnant women. Dapsone should be used during pregnancy only if the potential beneft justifes the potential risk to the fetus.<br />\r\n<br />\r\nAlthough systemic absorption of Dapsone following topical application of Dapsone is minimal relative to oral Dapsone administration, it is known that Dapsone is excreted in human milk. Because of the potential for oral Dapsone to cause adverse reactions in nursing infants, a decision should be made whether to discontinue nursing or to discontinue Dapsone, taking into account the importance of the drug to the mother.</p>', '<p><strong>Methemoglobinemia</strong>: Cases of methemoglobinemia have been reported. Discontinue Dapsone if signs of methemoglobinemia occur.<br />\r\n<br />\r\n<strong>Hemolysis</strong>: Some patients with Glucose-6-Phosphate Dehydrogenase (G6PD) defciency using topical Dapsone developed laboratory changes suggestive of hemolysis.</p>', NULL, '<p>Acne treatment preparations</p>', '<p>Store in a cool &amp; dry place. Keep out of reach of children. Do not freeze.</p>', '<p><strong>Pediatric Use</strong>: Safety and efectiveness of Dapsone have not been established in pediatric patients below the age of 12 years.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Clinical trials of Dapsone did not include sufcient numbers of subjects aged 65 years and over to determine whether they respond diferently from younger subjects.</p>', '2022-02-19 05:41:02', '2022-04-11 06:22:46');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(399, 399, '<p><strong>Anemia Due To Chronic Kidney Disease</strong>: Darbepoetin Alfa is indicated for the treatment of&nbsp;anemia&nbsp;due to chronic kidney disease (CKD), including patients on&nbsp;dialysis&nbsp;and patients not on dialysis.<br />\r\n<br />\r\n<strong>Anemia Due To Chemotherapy In Patients With Cancer</strong>: Darbepoetin Alfa is indicated for the treatment of anemia in patients with non-myeloid&nbsp;malignancies where anemia is due to the effect of concomitant myelosuppressive&nbsp;chemotherapy, and upon initiation, there is a minimum of two additional months of planned chemotherapy.</p>', '<p>Darbepoetin alfa stimulates erythropoiesis by the same mechanism as endogenous erythropoietin. Erythropoietin interacts with progenitor stem cells to increase red cell production. Binding of erythropoietin to the erythropoietin receptor leads to receptor dimerization, which facilitates activation of JAK-STAT signaling pathways within the cytosol. Activated STAT (signal transducers and activators of transcription) proteins are then translocated to the nucleus where they serve as transcription factors which regulate the activation of specific genes involved in cell division or differentiation.</p>', '<p><strong>Usual Adult Dose for Anemia Associated with Chronic Renal Failure:</strong></p>\r\n\r\n<p>Chronic Kidney Disease (CKD) Patients Not on Dialysis:</p>\r\n\r\n<ul>\r\n	<li><strong>Initial dose</strong>: 0.45 mcg/kg IV or subcutaneously once every 4 weeks as appropriate</li>\r\n	<li><strong>Comments</strong>: Initiate treatment only when hemoglobin is less than 10 g/dL, rate of hemoglobin decline indicates likelihood of requiring RBC transfusion, and reducing risk of alloimmunization and/or other RBC transfusion-related risks is a goal.</li>\r\n</ul>\r\n\r\n<p>CKD Patients on Dialysis:</p>\r\n\r\n<ul>\r\n	<li><strong>Initial dose</strong>: 0.45 mcg/kg IV or subcutaneously once a week or 0.75 mcg/kg once every 2 weeks as appropriate</li>\r\n	<li><strong>Comments</strong>: Initiate treatment when hemoglobin is less than 10 g/dL. IV route is recommended for patients on hemodialysis.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Usual Adult Dose for Anemia Associated with Chemotherapy:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Initial dose</strong>: 2.25 mcg/kg subcutaneously once a week or 500 mcg subcutaneously once every 3 weeks</li>\r\n	<li><strong>Duration of therapy</strong>: Until completion of chemotherapy course</li>\r\n	<li><strong>Comments</strong>: Initiate treatment if hemoglobin is less than 10 g/dL and a minimum of 2 additional months of chemotherapy is planned. Use the lowest dose necessary to avoid RBC transfusions.</li>\r\n	<li><strong>Use</strong>: Treatment of anemia in patients with non-myeloid malignancies where anemia is due to the effect of concomitant myelosuppressive chemotherapy.</li>\r\n</ul>', '<p>Antagonism of hypotensive effect and increased risk of hyperkalemia with ACE inhibitors and angiotensin II receptor antagonists. Ethanol.</p>', '<p>Darbepoetin is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Uncontrolled hypertension</li>\r\n	<li>Pure red cell&nbsp;aplasia&nbsp;(PRCA) that begins after treatment with Darbepoetin or other&nbsp;erythropoietin&nbsp;protein drugs&nbsp;</li>\r\n	<li>Serious allergic reactions to Darbepoetin&nbsp;</li>\r\n</ul>', '<p>Increased Mortality,&nbsp;Myocardial Infarction,&nbsp;Stroke, and&nbsp;Thromboembolism; Increased Mortality and/or Increased Risk of Tumor Progression or Recurrence in Patients with cancer; Hypertension; Seizures; Serious allergic reaction; Severe&nbsp;Cutaneous&nbsp;Reactions</p>', '<p>Pregnancy Category C.&nbsp;It is not known whether Darbepoetin Alfa is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Darbepoetin Alfa is administered to a nursing woman.</p>', '<p>Pregnancy and lactation, children. Hypertension; history of seizures; hepatic impairment; sickle cell anaemia; sudden stabing migraine-like pain (warning sign of hypotensive crisis); exclude other causes of anaemia; ischaemic vascular disease; thrombocytosis; epilepsy; malignant disease; increase in heparin dose may be needed; increased risk of thrombosis when used for anaemia before orthopedic surgery; CV disease including recent MI/cerebrovascular accident. Monitor haemoglobin, BP and electrolytes; platelet count for 1st 8 wk.</p>', '<p>Darbepoetin overdosage can cause&nbsp;hemoglobin&nbsp;levels above the desired level, which should be managed with discontinuation or reduction of Darbepoetin dosage and/or with&nbsp;phlebotomy, as clinically indicated. Cases of severe&nbsp;hypertension&nbsp;have been observed following overdose with ESAs</p>', '<p>Haematopoietic Agents</p>', '<p>Store at 2&deg;C to 8&deg;C. Do not freeze.&nbsp;Do not shake. Protect from light; store Darbepoetin Alfa in the carton until use. Do not use Darbepoetin Alfa that has been shaken or frozen.</p>', '<p><strong>Pediatric Use:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Pediatric Patients With CKD</strong>: Darbepoetin safety and efficacy were similar between adults and pediatric patients with CKD when Darbepoetin was used for initial treatment of anemia or patients were transitioned from treatment with epoetin alfa to Darbepoetin</li>\r\n	<li><strong>Pediatric Patients With Cancer</strong>: The safety and efficacy of Darbepoetin in pediatric patients with cancer have not been established.</li>\r\n</ul>\r\n\r\n<p><strong>Geriatric Use</strong>: Of the 1801 patients with CKD in clinical studies of Darbepoetin, 44% were age 65 and over, while 17% were age 75 and over. Of the 873 patients in clinical studies receiving Darbepoetin and concomitant cancer chemotherapy, 45% were age 65 and over, while 14% were age 75 and over. No differences in safety or efficacy were observed between older and younger patients.</p>', '2022-02-19 05:41:25', '2022-04-11 06:25:22'),
(400, 400, '<p>Darifenacin is indicated for the treatment of overactive bladder with symptoms of urge urinary incontinence, urgency and frequency.</p>', '<p>Darifenacin is a potent, competitive and selective muscarinic receptor antagonist which has greater binding affinity for muscarinic M3 receptors. M3 receptors are involved in the contraction of the detrusor muscle of the bladder, GI smooth muscle, saliva production, and iris sphincter function. Darifenacin may increase volume threshold in patients with involuntary detrusor contraction, thus increase bladder capacity.</p>', '<p>Darifenacin 7.5 mg once daily; may increase dose to 15 mg once daily if no adequate response after 2 wk of therapy. Darifenacin should be taken with liquid. It can be taken with or without food, and should be swallowed whole and not chewed, divided or crushed.<br />\r\n<br />\r\nFor patients with moderate hepatic impairment or when co-administered with potent CYP3A4 inhibitors (e.g., ketoconazole, itraconazole, ritonavir, nelfinavir, clarithromycin and nefazadone), the daily dose of Darifenacin should not exceed 7.5 mg.</p>', '<p>Darifenacin has known drug-drug interaction with CYP3A4 inhibitors (e.g. ketoconazole, itraconazole, ritonavir, nelfinavir etc.). The concomitant use of Darifenacin with other anticholinergic agents may increase the frequency and/or severity of dry mouth, constipation, blurred vision and other anticholinergic pharmacological effects.</p>', '<p>Patient with urinary retention, gastric retention, uncontrolled narrow-angle glaucoma, and in patients who are at risk for these conditions.</p>', '<p>The most common side effects are dry mouth &amp; constipation. Other less commonly reported side effects include- abnormal vision, back pain, dry skin, hypertension, vomiting, peripheral edema, weight gain, arthralgia, bronchitis, pharyngitis, rhinitis, sinusitis, rash, pruritus, urinary tract disorder and vaginitis.</p>', '<p>Pregnancy&nbsp;Category C. Darifenacin should be used during pregnancy only if the benefit to the mother outweighs the potential risk to the fetus.<br />\r\n<br />\r\nLactation: It is not known whether Darifenacin is excreted into human milk and therefore caution should be exercised before Darifenacin is administered to a nursing woman.</p>', '<p>Darifenacin should be used with caution in the patient at risk for urinary retention &amp; decreased gastrointestinal motility, with impaired renal &amp; hepatic impairment.</p>', '<p>Overdosage with antimuscarinic agents can result in severe antimuscarinic effects. ECG monitoring is recommended when event of overdosage is occurred. Darifenacin has been administered in clinical trials at doses up to 75 mg (five times the maximum therapeutic dose) and signs of overdose were limited to abnormal vision.</p>', '<p>BPH/ Urinary retention/ Urinary incontinence</p>', '<p>Store at 25&deg; C.&nbsp;Protect from light.</p>', NULL, '2022-02-19 05:41:44', '2022-04-11 06:28:02'),
(401, 401, '<p>Dasatinib is indicated for the treatment of adults with:</p>\r\n\r\n<ul>\r\n	<li>Newly diagnosed Philadelphia chromosome-positive (Ph+)&nbsp;chronic myeloid leukemia&nbsp;(CML) in&nbsp;chronic phase.</li>\r\n	<li>Chronic, accelerated, or&nbsp;myeloid&nbsp;or&nbsp;lymphoid&nbsp;blast phase&nbsp;Ph+ CML with resistance or intolerance to prior therapy including imatinib.</li>\r\n	<li>Philadelphia chromosome-positive&nbsp;acute lymphoblastic leukemia&nbsp;(Ph+ ALL) with resistance or intolerance to prior therapy.</li>\r\n</ul>', '<p>Dasatinib, at nanomolar concentrations, inhibits the following kinases: BCR-ABL, SRC family (SRC, LCK, YES, FYN), c-KIT, EPHA2, and PDGFR&beta;. Based on modeling studies, dasatinib is predicted to bind to multiple conformations of the ABL kinase. In vitro, dasatinib was active in leukemic cell lines representing variants of imatinib mesylate sensitive and resistant disease. Dasatinib inhibited the growth of chronic myeloid leukemia (CML) and acute lymphoblastic leukemia (ALL) cell lines overexpressing BCR-ABL. Under the conditions of the assays, dasatinib was able to overcome imatinib resistance resulting from BCR-ABL kinase domain mutations, activation of alternate signaling pathways involving the SRC family kinases (LYN, HCK), and multi-drug resistance gene overexpression.</p>', '<p><strong>The recommended starting dosage of Dasatinib for</strong>:</p>\r\n\r\n<ul>\r\n	<li>Chronic phase CML is 100 mg administered orally once daily.</li>\r\n	<li>Accelerated phase CML, myeloid or lymphoid blast phase CML, or Ph+ ALL is 140 mg administered orally once daily.</li>\r\n</ul>\r\n\r\n<p>Tablets should not be crushed or cut; they should be swallowed whole. Dasatinib can be taken with or without a meal, either in the morning or in the evening.<br />\r\n<br />\r\nIn clinical studies, treatment with Dasatinib was continued until disease progression or until no longer tolerated by the patient. The effect of stopping treatment on long-term disease outcome after the achievement of a cytogenetic response (including complete cytogenetic response [CCyR]) or major molecular response (MMR) is not known.</p>', '<p>Concomitant use with drugs that have narrow therapeutic index (e.g. alfentanil, cisapride, ciclosporin, fentanyl, pimozide, quinidine, simvastatin, sirolimus, tacrolimus, ergot alkaloids) as it may increase the serum levels of these drugs. Increased risk of bleeding and thrombocytopenia with antiplatelet drugs, anticoagulants, and NSAIDs.</p>', '<p>Concomitant use with CYP3A4 inhibitors (e.g. atazanavir, clarithromycin, erythromycin, indinavir, itraconazole, ketoconazole, nefazodone, nelfinavir, ritonavir, saquinavir, telithromycin, &nbsp;voriconazole or grapefruit juice); CYP3A4 inducers (e.g. carbamazepine, dexamethasone, phenytoin, phenobarbital, rifampicin or St John&#39;s wort); antacid. Pregnancy.</p>', '<p>Reversible myelosuppression, neutropenia, anaemia, thrombocytopenia, fluid retention, pulmonary arterial HTN, QT prolongation, cardiac failure, arrhythmias, HTN, musculoskeletal pain, GI disturbances, headache, chills, fatigue, asthenia, myalgia, chest pain, arthralgia, pyrexia, mucositis, flushing, colitis, electrolyte disturbances, appetite and wt disturbances, rash, dermatitis, hyperhidrosis, pruritus, acne.</p>', '<p>Pregnancy category D. There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Patients with predisposing factors for QT prolongation (e.g. congenital long QT syndrome, hypokalaemia, hypomagnesaemia, on antiarrhythmic therapy, or receiving cumulative high doses of anthracyclines). Hepatic impairment. Lactation.</p>', '<p>Symptoms: Significant platelet count reduction. Management: Closely monitor for myelosuppression. Supportive and symptomatic treatment.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Dasatinib tablets should be stored at 20&deg;C to 25&deg;C</p>', '<p><strong>Pediatric Use</strong>: The safety and efficacy of Dasatinib in patients less than 18 years of age have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No differences in confirmed Complete Cytogenetic Response (cCCyR) and&nbsp;MMR&nbsp;were observed between older and younger patients. Of the 2712 patients in clinical studies of Dasatinib, 617 (23%) were 65 years of age and older, and 123 (5%) were 75 years of age and older. While the safety profile of Dasatinib in the geriatric population was similar to that in the younger population, patients aged 65 years and older are more likely to experience the commonly reported adverse reactions of fatigue, pleural effusion, diarrhea, dyspnea, cough, lower gastrointestinal hemorrhage, and appetite disturbance, and more likely to experience the less frequently reported adverse reactions of abdominal&nbsp;distention, dizziness,&nbsp;pericardial effusion, congestive heart failure,&nbsp;hypertension,&nbsp;pulmonary edema, and weight decrease, and should be monitored closely.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dosage adjustment is necessary in patients with hepatic impairment. Caution is recommended when administering Dasatinib to patients with hepatic impairment.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: There are currently no clinical studies with Dasatinib in patients with impaired renal function. Less than 4% of dasatinib and its metabolites are excreted via the kidney.</p>', '2022-02-19 05:42:06', '2022-04-11 06:31:27'),
(402, 402, '<p>Daunorubicin in combination with other approved anticancer drugs is indicated for remission induction in acute nonlymphocytic leukemia (myelogenous, monocytic, erythroid) of adults and for remission induction in acute lymphocytic leukemia of children and adults.</p>', '<p>Daunorubicin has antimitotic and cytotoxic activity through a number of proposed mechanisms of action. It forms complexes with DNA by intercalation between base pairs. It inhibits topoisomerase II activity by stabilizing the DNA- topoisomerase II complex, preventing the religation portion of the ligation- religation reaction that topoisomerase II catalyzes. Single strand and double-strand DNA breaks result. It may also inhibit polymerase activity, affect the regulation of gene expression, and produce free radical damage to DNA. It possesses an antitumor effect against a wide spectrum of animal tumors, either grafted or spontaneous.<br />\r\n<br />\r\n<strong>Distribution</strong>: Daunorubicin is rapidly and widely distributed in tissues, with the highest levels in the spleen, kidneys, liver, lungs and heart. The drug binds to many cellular components, particularly nucleic acids. There is no evidence that it crosses the blood-brain barrier, but the drug apparently crosses the placenta.<br />\r\n<br />\r\n<strong>Metabolism and Elimination</strong>: Daunorubicin is extensively metabolized in the liver and other tissues, mainly by cytoplasmic aldo-keto reductases, producing daunorubicinol, the major metabolite which has antineoplastic activity. Approximately 40% of the drug in the plasma is present as daunorubicinol within 30 minutes and 60% in 4 hours after a dose of Daunorubicin. Further metabolism via reduction cleavage of the glycosidic bond, 4-O demethylation, and conjugation with both sulfate and glucuronide have been demonstrated. Simple glycosidic cleavage of Daunorubicin or Daunorubicinol is not a significant metabolic pathway in man. Twenty-five percent of an administered dose of Daunorubicin is eliminated in an active form by urinary excretion and an estimated 40% by biliary excretion.</p>', '<p>Parenteral drug products should be inspected visually for particulate matter prior to administration.<br />\r\n<br />\r\n<strong>Representative Dose Schedules and Combination for the Approved Indication of Remission Induction in Adult Acute Nonlymphocytic Leukemia</strong>: In Combination: For patients under age 60, Daunorubicin 45 mg/m2/day IV on days 1, 2, and 3 of the first course and on days 1, 2 of subsequent courses AND cytosine arabinoside 100 mg/m2/day IV infusion daily for 7 days for the first course and for 5 days for subsequent courses. For patients 60 years of age and above, Daunorubicin 30 mg/m2/day IV on days 1, 2, and 3 of the first course and on days 1, 2 of subsequent courses AND cytosine arabinoside 100 mg/m2/day IV infusion daily for 7 days for the first course and for 5 days for subsequent courses. This Daunorubicin dose-reduction is based on a single study and may not be appropriate if optimal supportive care is available.<br />\r\n<br />\r\n<strong>Representative Dose Schedule and Combination for the Approved Indication of Remission Induction in Pediatric Acute Lymphocytic Leukemia</strong>: In Combination: Daunorubicin 25 mg/m2 IV on day 1 every week, Vincristine 1.5 mg/m2 IV on day 1 every week, prednisone 40 mg/m2 PO daily. Generally, a complete remission will be obtained within four such courses of therapy; however, if after four courses the patient is in partial remission, an additional one or, if necessary, two courses may be given in an effort to obtain a complete remission. In children less than 2 years of age or below 0.5 m2 body surface area, it has been recommended that the Daunorubicin dosage calculation should be based on weight (1 mg/kg) instead of body surface area.<br />\r\n<br />\r\n<strong>Representative Dose Schedules and Combination for the Approved Indication of Remission Induction in Adult Acute Lymphocytic Leukemia</strong>: In Combination: Daunorubicin 45 mg/m2/day IV on days 1, 2, and 3 and Vincristine 2 mg IV on days 1, 8, and 15; prednisone 40 mg/m2/day PO on days 1 through 22, then tapered between days 22 to 29; L-asparaginase 500 IU/kg/day x 10 days IV on days 22 through 32. Or, as directed by the registered physicians.</p>', '<p>The use of Daunorubicin in a patient who has previously received Doxorubicin increases the risk of cardiotoxicity. Daunorubicin should not be used in patients who have previously received the recommended maximum cumulative doses of Doxorubicin or Daunorubicin. Cyclophosphamide used concurrently with Daunorubicin may also result in increased cardiotoxicity. Dosage reduction of Daunorubicin may be required when used concurrently with other myelosuppressive agents. Hepatotoxic medications, such as high-dose Methotrexate, may impair liver function and increase the risk of toxicity.</p>', '<p>It is contraindicated in patients with known hypersensitivity to Daunorubicin or any other components of this product.</p>', '<p>Dose-limiting toxicity includes myelosuppression and cardiotoxicity. Other reactions include:</p>\r\n\r\n<ul>\r\n	<li><strong>Cutaneous</strong>: Reversible alopecia occurs in most patients. Rash, contact dermatitis and urticaria have occurred rarely.</li>\r\n	<li><strong>Gastrointestinal</strong>: Acute nausea and vomiting occur but are usually mild. Antiemetic therapy may be of some help. Mucositis may occur 3 to 7 days after administration. Diarrhea and abdominal pain have occasionally been reported.</li>\r\n	<li><strong>Local</strong>: If extravasation occurs during administration, severe local tissue necrosis, severe cellulitis, thrombophlebitis or painful induration can result.</li>\r\n	<li><strong>Acute Reactions</strong>: Rarely, anaphylactoid reaction, fever, and chills can occur. Hyperuricemia may occur, especially in patients with leukemia, and serum uric acid levels should be monitored.</li>\r\n</ul>', '<p>Pregnancy Category D. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Daunorubicin, mothers should be advised to discontinue nursing during Daunorubicin therapy.</p>', '<p>Therapy with Daunorubicin requires close patient observation and frequent complete blood-count determinations. Cardiac, renal, and hepatic function should be evaluated prior to each course of treatment. Appropriate measures must be taken to control any systemic infection before beginning therapy with Daunorubicin. It may transiently impart a red coloration to the urine after administration, and patients should be advised to expect this.<br />\r\n<br />\r\nDaunorubicin Hydrochloride Injection must be given into a rapidly flowing intravenous infusion. It must never be given by the intramuscular or subcutaneous route. Severe local tissue necrosis will occur if there is extravasation during administration.<br />\r\n<br />\r\nMyocardial toxicity manifested in its most severe form by potentially fatal congestive heart failure may occur either during therapy or months to years after termination of therapy. The incidence of myocardial toxicity increases after a total cumulative dose exceeding 400 to 550 mg/m2 in adults, 300 mg/m2 in children more than 2 years of age, or 10 mg/kg in children less than 2 years of age.<br />\r\n<br />\r\nSevere myelosuppression occurs when used in therapeutic doses; this may lead to infection or hemorrhage.<br />\r\n<br />\r\nIt is recommended that Daunorubicin Hydrochloride be administered only by physicians who are experienced in leukemia chemotherapy and in facilities with laboratory and supportive resources adequate to monitor drug tolerance and protect and maintain a patient compromised by drug toxicity. The physician and institution must be capable of responding rapidly and completely to severe hemorrhagic conditions and/or overwhelming infection.<br />\r\n<br />\r\nDosage should be reduced in patients with impaired hepatic or renal function.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', '<p>Store unopened vials in the refrigerator, 2&deg;-8&deg;C. Contains no preservatives. Discard unused portions. Protect from light. If Daunorubicin contacts the skin or mucosae, the area should be washed thoroughly with soap and water. Procedures for proper handling and disposal of anticancer drugs should be considered.</p>', NULL, '2022-02-19 05:42:23', '2022-04-11 06:34:22'),
(403, 403, '<p>Deferasirox is indicated for the treatment of chronic iron overload due to blood transfusions in adult and paediatric patients (aged 2 years and over).</p>', '<p>Deferasirox is an orally active chelator that is selective for iron (as Fe3+ ). It is a tridentate ligand that binds iron with high&nbsp;affinity&nbsp;in a 2:1 ratio. Although deferasirox has very low affinity for zinc&nbsp;and copper there are variable decreases in the serum concentration of these trace metals after the administration of deferasirox. The clinical significance of these decreases is uncertain.</p>\r\n\r\n<p>&nbsp;</p>', '<p>2 years children &amp; Adult Dose:<br />\r\n<br />\r\n<strong>Chronic Iron overload:</strong>&nbsp;Initially, 20 mg/kg daily. Adjust dosage every 3-6 months as needed based on trends in serum ferritin concentrations (monitor monthly). Adjust dosage in increments of 5 or 10 mg/kg daily (up to maximum dosage of 30 mg/kg daily) according to the patient&rsquo;s clinical response and therapeutic goals. Consider temporarily interrupting therapy if serum ferritin concentrations are consistently &lt;500 mcg/L.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Deferasirox must be taken once daily on an empty stomach at least 30 minutes before food, preferably at the same time each day. The tablets are dispersed by stirring in a glass of water or apple or orange juice (100 to 200 mL) until a line suspension is obtained. After the suspension has been swallowed, any residue must be resuspended in a small volume of water or juice and swallowed. The tablets must not be chewed or swallowed whole. Dispersion in carbonated drinks or milk is not recommended due to foaming and slow dispersion, respectively.</p>', '<p>May chelate Al when used with Al-containing antacids. Decreased exposure with colestyramine and potent inducers of UGT enzymes (e.g. carbamazepine, rifampicin, phenytoin). May increase serum concentration of CYP1A2 (e.g. duloxetine, theophylline) and CYP2C8 (e.g. repaglinide, paclitaxel) substrates, and decrease serum concentrations of CYP3A4 substrates (e.g. ciclosporin, hormonal contraceptives, simvastatin).</p>', '<p>Creatinine clearance &lt;40 mL/min or serum creatinine &gt;2 times the age-appropriate upper limit of normal. High risk myelodysplastic syndrome (MDS) patients and patients with other hematological and non-hematological malignancies who are not expected to benefit from chelation therapy due to the rapid progression of their disease. Hypersensitivity to the active substance or to any of the excipients.</p>', '<p>Serum creatinine increase, Abdominal pain, Nausea, Vomiting, Diarrhea, Proteinuria, Pyrexia, Headache, Cough , Nasopharyngitis, Pharyngolaryngeal pain, Influenza, Rash, Respiratory tract infection, Bronchitis, ALT increased, Arthralgia, back pain, Acute tonsillitis, Rhinitis, Fatigue, Ear infection, Transaminitis, Urticaria, Anaphylaxis, Angioedema, Cytopenias, including agranulocytosis, neutropenia and thrombocytopenia; leukocytoclastic vasculitis</p>', '<p><strong>Pregnancy</strong>:&nbsp;No clinical data on exposed pregnancies are available for deferasirox. Studies in animals have shown some reproductive toxicity at maternally toxic doses. The potential risk for humans is unknown. As a precaution, it is recommended that Deferasirox not be used during pregnancy unless clearly necessary.<br />\r\n<br />\r\n<strong>Breast-feeding</strong>:&nbsp;In animal studies, Deferasirox was found to be rapidly and extensively secreted into maternal milk. No effect on the offspring was noted. It is not known if Deferasirox is secreted into human milk. Breast-feeding while taking Deferasirox is not recommended.</p>', '<p>Moderate hepatic impairment. Children. Pregnancy and lactation.</p>', '<p>Single doses up to 40 mg/kg in normal subjects have been well tolerated. Acute signs of overdose may include nausea, vomiting, headache, and diarrhea. Overdose may be treated by induction of emesis or by gastric lavage, and by symptomatic treatment.</p>', '<p>Antidote preparations</p>', '<p>Store at 25&deg; C. Protect from moisture.</p>', '<p><strong>Dosage Modification for Adverse Renal Effects</strong>: Interrupt therapy if a progressive increase in SCR (Serum Creatinine Concentration) beyond the ULN occurs. Once SCR returns to within normal limits, reinitiate therapy at a lower dosage followed by gradual dosage escalation if clinical beneht is expected to outweigh potential risks. Reduce dosage by 10 mg/kg daily if SCR at 2 consecutive visits increases to a level &gt;33% above the average pretreatment value and the increase cannot be attributed to other causes.<br />\r\n<br />\r\n<strong>Dosage Modifcation for Adverse Hepatic Effects</strong>: Consider dosage adjustment or interruption of therapy in patients with severe, persistent, progressive, or unexplained elevations of liver function test results.</p>', '2022-02-19 05:42:38', '2022-04-11 06:38:35'),
(404, 404, '<p>Iron overload in patients with thalassaemia.</p>', '<p>Deferiprone is a chelating agent with an&nbsp;affinity&nbsp;for ferric ion (iron III). Deferiprone binds with ferric ions to form neutral 3:1 (deferiprone:iron) complexes that are stable over a wide range of pH values. Deferiprone has a lower binding affinity for other metals such as copper, aluminum and&nbsp;zinc&nbsp;than for iron.</p>', '<p><strong>Adult:</strong>&nbsp;25 mg/kg tid. Doses &gt;100 mg/kg daily are not recommended.<br />\r\n<strong>Child:</strong>&nbsp;&gt;6 yr: 25 mg/kg tid.<br />\r\n<br />\r\nMay be taken with or without food.</p>', '<p>Avoid using deferiprone with aluminium-containing antacids as it can chelates trivalent metal ions.</p>', '<p>Agranulocytosis, pregnancy and lactation.</p>', '<p>Musculoskeletal and joint pain; GI disturbances; red-brown discoloration of urine; transient liver enzyme abnormalities; zinc deficiency; neutropenia and agranulocytosis.</p>', '<p>Pregnancy&nbsp;Category D.&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Hepatic and renal impairment. Neutropenia, monitor neutrophil count wkly and discontinue treatment if neutropenia develops. Limited experience in children 6-10 yr.</p>', NULL, '<p>Antidote preparations</p>', '<p>Store below 30&deg; C.</p>', NULL, '2022-02-19 05:43:11', '2022-04-25 20:12:40'),
(405, 405, '<p>Deferoxamine Mesylate is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Acute iron intoxication.</li>\r\n	<li>Chronic iron overload due to transfusion-dependent anemias.</li>\r\n	<li>Diagnosis of aluminum overload (deferoxamine mesylate) infusion test.</li>\r\n	<li>Chronic aluminum overload in patients with End-Stage Renal Failure (ESRF) under maintenance dialysis.</li>\r\n</ul>', '<p>Deferoxamine works in treating iron toxicity by binding trivalent (ferric) iron (for which it has a strong affinity), forming ferrioxamine, a stable complex which is eliminated via the kidneys. 100 mg of deferoxamine is capable of binding approximately 8.5 mg of trivalent (ferric) iron. Deferoxamine works in treating aluminum toxicity by binding to tissue-bound aluminum to form aluminoxamine, a stable, water-soluble complex. The formation of aluminoxamine increases blood concentrations of aluminum, resulting in an increased concentration gradient between the blood and dialysate, boosting the removal of aluminum during dialysis. 100 mg of deferoxamine is capable of binding approximately 4.1 mg of aluminum.</p>', '<p>Deferoxamine mesylate should only be given parenterally. The dose should not exceed 6.0 grams in a twenty-four hour period. Although Deferoxamine can be given by intramuscular injection, in most cases it exerts a considerably greater effect when administered by continuous infusion either intravenously (especially in cases of acute iron intoxication) or subcutaneously (especially in patients with chronic iron overload).<br />\r\n<br />\r\nRapid intravenous injection of Deferoxamine exceeding 15 mg/kg/h has produced flushing of the skin, urticaria, hypotension and shock</p>', '<p><strong>Concomitant use of Prochlorperazine</strong>: Concurrent treatment with Deferoxamine and prochlorperazine, a phenothiazine derivative, may lead to temporary impairment of consciousness.<br />\r\n<br />\r\n<strong>Concomitant use of Vitamin C</strong>: Where an iron-overload is associated with ascorbic acid deficiency, oral administration of Vitamin C in the standard dosage (150 - 250 mg daily) may serve to enhance excretion of the iron complex in response to Deferoxamine. Larger doses of Vitamin C fail to produce an additional effect.<br />\r\n<br />\r\n<strong>Concomitant use of Erythropoietin</strong>: There is evidence that aluminum intoxication causes reduced erythropoiesis. In dialysis patients with iron and/or aluminum overload receiving Deferoxamine and erythropoietin, it is important to adjust the dosage of the latter when necessary. Regular monitoring of iron stores should also be conducted.</p>', '<p>Patients who are hypersensitive to deferoxamine mesylate or component of the container, except where desensitization is successful.</p>', NULL, '<p><strong>Pregnant Women</strong>: There are no adequate and well-controlled studies conducted in pregnant women.Studies in animals (rabbits) have shown reproductive toxicity. The risk to the fetus/mother is unknown. Women of childbearing potential with chronic iron and/or aluminum overload should not receive deferoxamine unless the use of an effective form of contraception, established before treatment, is continued throughout treatment and for at least the first month after treatment. During pregnancy, particularly in the first trimester, deferoxamine should only be used if the hazard of acute iron intoxication is considered to be greater than the potential teratogenic hazard of deferoxamine.<br />\r\n<br />\r\n<strong>Nursing Women</strong>: It is not known whether deferoxamine mesylate passes into the breast milk. Because many drugs are excreted in human milk, and because of the potential for serious adverse drug reactions in breast-fed newborns/infants, a decision should be made whether to abstain from breast-feeding or to abstain from using the medicinal product, taking into account the importance of the medicinal product to the mother.</p>', '<p>Therapy with Deferoxamine should be initiated and maintained by physician experienced in the treatment of chronic iron overload due to blood transfusions. It should be noted that some of the signs and symptoms reported as adverse effects may in fact be manifestations of the underlying disease (iron and/or aluminum overload). As with all medicines, Deferoxamine should be kept out of reach of children. Rapid intravenous injection of Deferoxamine exceeding 15 mg/kg/h has produced flushing of the skin, urticaria, hypotension and shock&nbsp;<br />\r\n<br />\r\nVitamin C supplements should not be given to patients with cardiac failure because impairment of cardiac function may be experienced in patients with severe chronic iron overload receiving combined treatment of Deferoxamine with high doses of vitamin C (more than 500 mg daily)</p>', '<p>Since Ddeferoxamine mesylate is available only for parenteral administration, acute intoxication is unlikely to occur.</p>', '<p>Carboxylic acids and derivatives</p>', '<p>Store between 15-25 &deg;C. Do not store above 25&deg;C.</p>', NULL, '2022-02-19 05:43:30', '2022-04-25 20:15:12'),
(406, 406, '<p>Deflazacort is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Anaphylaxis, asthma, severe hypersensitivity reactions</li>\r\n	<li>Rheumatoid arthritis, juvenile chronic arthritis, polymyalgia rheumatica</li>\r\n	<li>Systemic lupus erythematosus, dermatomyositis, mixed connective tissue disease (other than systemic sclerosis), polyartritis nodosa, sarcoidosis</li>\r\n	<li>Pemphigus,bullous pemphigoid, pyoderma gangrenosum</li>\r\n	<li>Minimal change nephrotic syndrome, acute interstitial nephritis</li>\r\n	<li>Rheumatic carditis</li>\r\n	<li>Ulcerative colitis, Crohn&#39;s disease</li>\r\n	<li>Uveitis, optic neuritis</li>\r\n	<li>Autoimmune haemolytic anaemia, idiopathic thrombocytopenic purpura</li>\r\n	<li>Acute and lymphatic leukaemia, malignant lymphoma, multiple myeloma</li>\r\n	<li>Immune suppression in transplantation</li>\r\n</ul>', '<p>Deflazacort provides anti-inflammatory action by inhibiting Phospholipase A2 enzyme which is responsible for prostaglandin synthesis. Besides Deflazacort decreases the release of certain chemicals that are important in the immune system. By decreasing the release of these chemicals Deflazacort provides immunosuppressive action.</p>', '<p><strong>Adults</strong>-</p>\r\n\r\n<ul>\r\n	<li><strong>For acute disorders</strong>: Up to 120 mg/day Deflazacort may need to be given initially. Maintenance doses in most conditions are within the range of 3-18 mg/day.</li>\r\n	<li><strong>Rheumatoid arthritis</strong>: The maintenance dose is usually within the range of 3-18 mg/day. The smallest effective dose should be used and increased if necessary.</li>\r\n	<li><strong>Bronchial asthma</strong>: In the treatment of an acute attack, high doses of 48-72 mg/day may be needed depending on severity and gradually reduced once the attack has been controlled. For maintenance in chronic asthma, doses should be titrated to the lowest dose that controls symptoms.</li>\r\n	<li><strong>Other conditions</strong>: The dose of Deflazacort depends on clinical need titrated to the lowest effective dose for maintenance. Starting doses may be estimated on the basis of ratio of 5 mg prednisone or prednisolone to 6 mg.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: There has been limited exposure of children to Deflazacort in clinical trials. In children, the indications for glucocorticoids arethe same as for adults, but it is important that the lowest effective dosage is used. Alternate day administration may be appropriate. Doses of Deflazacort usually lie in the range 0.25-1.5 mg/kg/day.<br />\r\n<br />\r\nThe following ranges provide general guidance:</p>\r\n\r\n<ul>\r\n	<li><strong>Juvenile chronic arthritis</strong>: The usual maintenance dose is between 0.25-1.0 mg/kg/day.</li>\r\n	<li><strong>Nephrotic syndrome</strong>: Initial dose of usually 1.5 mg/kg/day followed by down titration according to clinical need.</li>\r\n	<li><strong>Bronchial asthma</strong>: On the basis of the potency ratio, the initial dose should be between 0.25-1.0 mg/kg on alternate days.</li>\r\n</ul>\r\n\r\n<p><strong>Deflazacort withdrawal</strong>: In patients who have received more than physiological doses of systemic corticosteroids (approximately 9 mg per day or equivalent) for greater than 3 weeks, withdrawal should not be abrupt. How dose reduction should be carried out depends largely on whether the disease is likely to relapse as the dose of systemic corticosteroids is reduced.</p>', '<p>Deflazacort is metabolized in the liver. It is recommended to increase the maintenance dose of Deflazacort if drugs which are liver enzyme inducers are co-administered, e.g. rifampicin, rifabutin, carbamazepine, phenobarbitone, phenytoin, primidone and aminoglutethimide. For drugs which inhibit liver enzymes, (e.g. ketoconazole) it may be possible to reduce the maintenance dose of Deflazacort.</p>', '<p>Hypersensitivity to or any of the ingredients. Patients receiving live virus immunization.</p>', '<p>GI disturbances, musculoskeletal, endocrine, neuropsychiatric, ophthalmic, fluid and electrolyte disturbances; susceptible to infection, impaired healing, hypersensitivity, skin atrophy, striae, telangiectasia, acne, myocardial rupture following recent Ml, thromboembolism.</p>', '<p><strong>Pregnancy</strong>: Deflazacort does cross the placenta. However, when administered for prolonged periods or repeatedly during pregnancy, corticosteroids may increase the risk of intrauterine growth retardation. As with all drugs, corticosteroids should only be prescribed when the benefits to the mother and child outweigh the risks.<br />\r\n<br />\r\n<strong>Nursing Mother</strong>: Corticosteroids are excreted in breast milk, although no data are available for Deflazacort. Doses of up to 50 mg daily of Deflazacort are unlikely to cause systemic effects in the infant. Infants of mothers taking higher doses than this may have a degree of adrenal suppression but the benefits of breastfeeding are likely to outweigh any theoretical risk.</p>', '<p>The following clinical conditions require special caution and frequent patient monitoring is necessary-</p>\r\n\r\n<ul>\r\n	<li>Cardiac disease or congestive heart failure (except in the presence of active rheumatic carditis), hypertension, thromboembolic disorders. Glucocorticoids can cause salt and water retention and increased excretion of potassium. Dietary salt restriction and potassium supplementation may be necessary.</li>\r\n	<li>Gastritis or oesophagitis, diverticulitis, ulcerative colitis if there is the probability of impending perforation, abscess or pyogenic infections, fresh intestinal anastomosis, active or latent peptic ulcer.</li>\r\n	<li>Diabetes mellitus or family history, osteoporosis, myasthenia gravis, renal insufficiency.</li>\r\n	<li>Emotional instability or psychotic tendency, epilepsy.</li>\r\n	<li>Previous corticosteroid-induced myopathy.</li>\r\n	<li>Liver failure.</li>\r\n	<li>Hypothyroidism and cirrhosis, which may increase the glucocorticoid effect.</li>\r\n	<li>Ocular herpes simplex because of possible corneal perforation.</li>\r\n</ul>', NULL, '<p>Glucocorticoids</p>', '<p>Store in a cool (below 25&deg;C) and dry place, protected from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Hepatic Impairment</strong>: In patients with hepatic impairment, blood levels of may be increased. Therefore the dose of Deflazacort should be carefully monitored and adjusted to the minimum effective dose.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: In renally impaired patients, no special precautions other than those usually adopted in patients receiving glucocorticoid therapy are necessary.<br />\r\n<br />\r\n<strong>Elderly</strong>: In elderly patients, no special precautions other than those usually adopted in patients receiving glucocorticoid therapy are necessary. The common adverse effects of systemic corticosteroids may be associated with more serious consequences in old age.</p>', '2022-02-19 05:43:56', '2022-04-25 20:19:07'),
(407, 407, '<p>Degarelix Acetate is a gonadotrophin releasing hormone (GnRH) antagonist indicated for treatment of adult male patients with advanced hormone-dependent prostate cancer.</p>', '<p>Degarelix is a selective gonadotrophin releasing-hormone (GnRH) antagonist that competitively and reversibly binds to the pituitary GnRH receptors, thereby rapidly reducing the release of the gonadotrophins, luteinizing hormone (LH) and follicle stimulating hormone (FSH), and thereby reducing the secretion of testosterone (T) by the testes. Prostatic carcinoma is known to be androgen sensitive and responds to treatment that removes the source of androgen. Unlike GnRH agonists, GnRH antagonists do not induce a LH surge with subsequent testosterone surge/tumour stimulation and potential symptomatic flare after the initiation of treatment.<br />\r\n<br />\r\nA single dose of 240 mg degarelix, followed by a monthly maintenance dose of 80 mg, rapidly causes a decrease in the concentrations of LH, FSH and subsequently testosterone. The serum concentration of dihydrotestosterone (DHT) decreases in a similar manner to testosterone.<br />\r\n<br />\r\nDegarelix is effective in achieving and maintaining testosterone suppression well below medical castration level of 0.5 ng/ml. Maintenance monthly dosing of 80 mg resulted in sustained testosterone suppression in 97% of patients for at least one year. No testosterone microsurges were observed after re-injection during degarelix treatment. Median testosterone levels after one year of treatment were 0.087 ng/ml (interquartile range 0.06-0.15) N=167.</p>', '<p><strong>Starting dose</strong>: 240 mg administered as two consecutive subcutaneous injections of 120 mg each.<br />\r\n<br />\r\n<strong>Maintenance dose (monthly administration)</strong>: 80 mg administered as one subcutaneous injection.<br />\r\n<br />\r\nThe first maintenance dose should be given one month after the starting dose.<br />\r\n<br />\r\nThe therapeutic effect of degarelix should be monitored by clinical parameters and prostate specific antigen (PSA) serum levels. Clinical studies have shown that testosterone (T) suppression occurs immediately after administration of the starting dose with 96% of the patients having serum testosterone levels corresponding to medical castration (T&le;0.5 ng/ml) after three days and 100% after one month. Long term treatment with the maintenance dose up to 1 year shows that 97% of the patients have sustained suppressed testosterone levels (T&le;0.5 ng/ml).<br />\r\n<br />\r\nIn case the patient&#39;s clinical response appears to be sub-optimal, it should be confirmed that serum testosterone levels are remaining sufficiently suppressed.<br />\r\n<br />\r\nSince degarelix does not induce a testosterone surge it is not necessary to add an anti androgen as surge protection at initiation of therapy.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Degarelix must be reconstituted prior to administration. Degarelix is for subcutaneous use only, not to be administered intravenously. Intramuscular administration is not recommended as it has not been studied. Degarelix is administered as a subcutaneous injection in the abdominal region. The injection site should vary periodically. Injections should be given in areas where the patient will not be exposed to pressure e.g. not close to waistband or belt and not close to the ribs.</p>', '<p>No formal drug-drug interaction studies have been performed. Since androgen deprivation treatment may prolong the QTc interval, the concomitant use of degarelix with medicinal products known to prolong the QTc interval or medicinal products able to induce torsades de pointes such as class IA (e.g. quinidine, disopyramide) or class III (e.g. amiodarone, sotalol, dofetilide, ibutilide) antiarrhythmic medicinal products, methadone, moxifloxacin, antipsychotics, etc. should be carefully evaluated. Degarelix is not a substrate for the human CYP450 system and has not been shown to induce or inhibit CYP1A2, CYP2C8, CYP2C9, CYP2C19, CYP2D6, CYP2E1, or CYP3A4/5 to any great extent in vitro. Therefore, clinically significant pharmacokinetic drug-drug interactions in metabolism related to these isoenzymes are unlikely.</p>', '<p>Hypersensitivity to the active substance or to any of the excipients of this preparation.</p>', '<p>The most commonly observed adverse reactions during degarelix therapy in the confirmatory phase III study (N=409) were due to the expected physiological effects of testosterone suppression, including hot flushes and weight increase (reported in 25% and 7%, respectively, of patients receiving treatment for one year), or injection site adverse reactions. Transient chills, fever or influenza like illness were reported to occur hours after dosing (in 3%, 2% and 1% of patients, respectively).<br />\r\n<br />\r\nThe injection site adverse reactions reported were mainly pain and erythema, reported in 28% and 17% of patients, respectively, less frequently reported were swelling (6%), induration (4%) and nodule (3%). These events occurred primarily with the starting dose whereas during maintenance therapy with the 80 mg dose, the incidence of these events pr 100 injections was: 3 for pain and &lt;1 for erythema, swelling, nodule and induration. The reported events were mostly transient, of mild to moderate intensity and led to very few discontinuations (&lt;1%). Serious injection site reactions were very rarely reported such as injection site infection, injection site abscess or injection site necrosis that could require surgical treatment/drainage.</p>', '<p>There is no relevant indication for use of Degarelix Acetate in women. Degarelix Acetate may inhibit male fertility as long as the testosterone is suppressed.</p>', NULL, '<p>There is no clinical experience with the effects of an acute overdose with degarelix. In the event of an overdose the patient should be monitored and appropriate supportive treatment should be given, if considered necessary.</p>', '<p>Drugs affecting (inhibiting) gonadotrophin</p>', '<p>This medicinal product does not require any special storage conditions. Chemical and physical in-use stability has been demonstrated for 2 hours at 25&deg;C. From a microbiological point of view, unless the method of reconstitution precludes the risk of microbial contamination, the product should be used immediately. If not used immediately, in-use storage times and conditions are the responsibility of the user.</p>', '<p><strong>Elderly, hepatically or renal impaired patients</strong>: There is no need to adjust the dose for the elderly or in patients with mild or moderate liver or kidney function impairment. Patients with severe liver or kidney impairment have not been studied and caution is therefore warranted.<br />\r\n<br />\r\n<strong>Paediatric population</strong>: There is no relevant use of Degarelix Acetate in children and adolescents in the treatment of adult male patients with advanced hormone-dependent prostate cancer.</p>', '2022-02-19 05:44:22', '2022-04-25 20:25:52');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(408, 408, '<p>Adequately powered, long-term clinical trials are lacking to support therapeutic use of dehydroepiandrosterone (DHEA) and dehydroepiandrosterone sulfate (DHEAS) supplementation (hereafter jointly referred to as DHEA/S). Reviews of clinical trials found no convincing evidence to support a place in therapy for DHEA in improving cognitive function or physical strength in elderly patients, or in treating postmenopausal symptoms in women, hyperlipidemia or insulin resistance, schizophrenia, or cancer. Some evidence exists to support the use of DHEA/S supplementation in women with diminished ovarian reserves, in subpopulations of elderly women with osteoporosis, and in mild systemic lupus erythematosus. DHEA is recommended as third-line monotherapy or adjunctive therapy for treatment of major depressive disorder (MDD) by Canadian Network for Mood and Anxiety Treatments (CANMAT) clinical guidelines, and limited data suggest a potential role for DHEA as an anxiolytic.</p>', '<p>The sulfate derivative of DHEA has been shown to act as a noncompetitive antagonist of gamma-aminobutyric acid (GABA) receptors, as well as a positive allosteric modulator of&nbsp;N-methyl-D-aspartate receptors. In humans, neuroprotective, antioxidant, antihypertensive, and anti-inflammatory effects have also been reported. Serum DHEA levels peak in 60 to 480 minutes after administration.</p>', '<p><strong>Adrenal insufficiency</strong>: 50 mg/day for 3 months is considered a replacement dose, while 200 mg/day achieves supraphysiological circulating levels and is considered a pharmacological dose.<br />\r\n<br />\r\n<strong>Anorexia nervosa</strong>: 100 mg/day for 6 months was used in a pilot study.<br />\r\n<br />\r\n<strong>Diminished ovarian reserve</strong>: 50 to 75 mg/day (in divided doses) has been used in clinical studies of assisted reproduction.<br />\r\n<br />\r\n<strong>Exercise training&ndash;induced muscle damage</strong>: 100 mg/day of Dehydroepiandrosterone supplementation was administered over 5 days in a study in young men undergoing exercise training.<br />\r\n<br />\r\n<strong>Major depressive disorder</strong>: Doses ranging from 30 to 450 mg/day for 6 to 8 weeks have been used in clinical studies.<br />\r\n<br />\r\n<strong>Metabolic syndrome</strong>: 100 mg/day for 3 months has been used in a study evaluating effects against metabolic syndrome in pre-and postmenopausal women.<br />\r\n<br />\r\n<strong>Postmenopausal women</strong>: 25 mg/day has been suggested because this dose minimizes androgenic adverse effects; however, only studies in which at least 50 mg/day was used demonstrated positive outcomes as hormonal replacement therapy.</p>', '<p>Supraphysiologic serum DHEAS levels due to DHEA supplementation have been documented to interfere with commercially available progesterone assays, yielding false-positive increases in serum progesterone.</p>', '<p>Use of Dehydroepiandrosterone is not recommended in breast or prostate cancer.</p>', '<p>Studies in adrenal insufficiency suggest DHEA is generally well tolerated. However, data from long-term studies are lacking. Observed adverse effects include mania and hypomania, acne, hirsutism, gynecomastia, testicular changes, increased blood pressure, and decreased high-density lipoprotein (HDL) levels.<br />\r\n<br />\r\nUse caution in individuals with psychiatric disorders; agitation, confusion, anxiety, paranoia, and suicidal thoughts have been reported. Use of hormones like DHEA may cause erythrocytosis. Use caution in individuals with diabetes, as DHEA may increase insulin resistance or sensitivity. Use caution in individuals with liver dysfunction, as DHEA may exacerbate this condition. Use caution in individuals with polycystic ovarian syndrome, as DHEA may worsen this condition.</p>', '<p>Information regarding safety and efficacy in pregnancy and lactation is lacking. Dehydroepiandrosterone supplementation has been evaluated for use in improving oocyte production in infertility.</p>', NULL, NULL, NULL, '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 05:44:51', '2022-04-25 20:34:46'),
(409, 409, '<p><strong>Acute Bacterial Skin and Skin Structure Infections</strong>: Delafloxacin is indicated in adults for the treatment of acute bacterial skin and skin structure infections (ABSSSI) caused by the following susceptible microorganisms: Staphylococcus aureus (including methicillin-resistant [MRSA] and methicillin-susceptible [MSSA] isolates), Staphylococcus haemolyticus, Staphylococcus lugdunensis, Streptococcus agalactiae, Streptococcus anginosus Group (including Streptococcus anginosus, Streptococcus intermedius, and Streptococcus constellatus), Streptococcus pyogenes, Enterococcus faecalis, Escherichia coli, Enterobacter cloacae, Klebsiella pneumoniae, and Pseudomonas aeruginosa.<br />\r\n<br />\r\n<strong>Community-Acquired Bacterial Pneumonia</strong>: Delafloxacin is indicated in adults for the treatment of community-acquired bacterial pneumonia (CABP) caused by the following susceptible microorganisms: Streptococcus pneumoniae, Staphylococcus aureus (methicillin-susceptible [MSSA] isolates only), Klebsiella pneumoniae, Escherichia coli, Pseudomonas aeruginosa, Haemophilus influenzae, Haemophilus parainfluenzae, Chlamydia pneumoniae, Legionella pneumophila, and Mycoplasma pneumoniae.<br />\r\n<br />\r\n<strong>Usage</strong>: To reduce the development of drug-resistant bacteria and maintain the effectiveness of Delafloxacin and other antibacterial drugs, Delafloxacin should be used only to treat or prevent infections that are proven or strongly suspected to be caused by susceptible bacteria. When culture and susceptibility information are available, they should be considered in selecting or modifying antibacterial therapy. In the absence of such data, local epidemiology and susceptibility patterns may contribute to the empiric selection of therapy.</p>', '<p>Delafloxacin inhibits the activity of bacterial DNA topoisomerase IV and DNA gyrase (topoisomerase II). This interferes with bacterial DNA replication by preventing the relaxation of positive supercoils introduced as part of the elongation process. The resultant strain inhibits further elongation. Delafloxacin exerts concentration-dependent bacteriocidal activity.<br />\r\n<br />\r\nThe antibacterial activity of delafloxacin appears to best correlate with the ratio of area under the concentration-time curve of free delafloxacin to minimal inhibitory concentration (<em>f</em>AUC/MIC) for Gram-positive organisms such as Staphylococcus aureus and Gram-negative organisms such as Escherichia coli based on animal models of infection.</p>', '<p><strong>Delafloxacin Tablets</strong>: Administer Delafloxacin at least 2 hours before or 6 hours after antacids containing magnesium, or aluminum, with sucralfate, with metal cations such as iron, or with multivitamin preparations containing zinc or iron, or with didanosine buffered tablets for oral suspension or the pediatric powder for oral solution. Delafloxacin Tablets can be taken with or without food. If patients miss a dose, they should take it as soon as possible anytime up to 8 hours prior to their next scheduled dose. If less than 8 hours remain before the next dose, wait until their next scheduled dose.<br />\r\n<br />\r\n<strong>Delafloxacin Injection</strong>: Do NOT administer Delafloxacin for Injection with any solution containing multivalent cations, e.g., calcium and magnesium, through the same intravenous line. Do NOT co-infuse Delafloxacin for Injection with other medications.&nbsp;<br />\r\n<br />\r\n<strong>Acute bacterial skin and skin structure infections</strong>: 300 mg of Delafloxacin for Injection every 12 hours over 60 minutes by intravenous infusion Or 300 mg of Delafloxacin for Injection every 12 hours over 60 minutes by intravenous infusion, then switch to a 450 mg Delafloxacin tablet orally every 12 hours at the discretion of the physician Or 450 mg Delafloxacin tablet orally every 12 hours for 5 to 14 days.<br />\r\n<br />\r\n<strong>Community-Acquired Bacterial Pneumonia</strong>: 300 mg of Delafloxacin for Injection every 12 hours over 60 minutes by intravenous infusion Or 300 mg of Delafloxacin for Injection every 12 hours over 60 minutes by intravenous infusion, then switch to a 450 mg Delafloxacin tablet orally every 12 hours at the discretion of the physician Or 450 mg Delafloxacin tablet orally every 12 hours for 5 to 10 days.</p>', '<p>Fluoroquinolones form chelates with alkaline earth and transition metal cations. Oral administration of Delafloxacin with antacids containing aluminum or magnesium, with sucralfate, with metal cations such as iron, or with multivitamins containing iron or zinc, or with formulations containing divalent and trivalent cations such as didanosine buffered tablets for oral suspension or the pediatric powder for oral solution, may substantially interfere with the absorption of Delafloxacin, resulting in systemic concentrations considerably lower than desired. Therefore, Delafloxacin should be taken at least 2 hours before or 6 hours after these agents. There are no data concerning an interaction of intravenous Delafloxacin with oral antacids, sucralfate, multivitamins, didanosine, or metal cations. However, Delafloxacin should not be co-administered with any solution containing multivalent cations, e.g., magnesium, through the same intravenous line</p>', '<p>Delafloxacin is contraindicated in patients with known hypersensitivity to delafloxacin or any of the fluoroquinolone class of antibacterial drugs, or any of the components of Delafloxacin.</p>', '<p>Most common adverse reactions (incidence &ge;2%) are nausea, diarrhea, headache, transaminase elevations, and vomiting.</p>', '<p><strong>Pregnancy</strong>: The limited available data with Delafloxacin use in pregnant women are insufficient to inform a drug-associated risk of major birth defects and miscarriages. When delafloxacin (as the N-methyl glucamine salt) was administered orally to rats during the period of organogenesis, no malformations or fetal death were observed at up to 7 times the estimated clinical exposure based on AUC. When rats were dosed intravenously in late pregnancy and through lactation, there were no adverse effects on offspring at exposures approximating the clinical intravenous (IV) exposure based on AUC.<br />\r\n<br />\r\n<strong>Lactation</strong>: There are no data available on the presence of delafloxacin in human milk, the effects on the breast-fed infant, or the effects on milk production. Delafloxacin is excreted in the breast milk of rats. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Delafloxacin and any potential adverse effects on the breast-fed child from Delafloxacin or from the underlying maternal condition.</p>', '<p>Hypersensitivity Reactions: May occur after first or subsequent doses of Delafloxacin. Discontinue Delafloxacin at the first sign of a skin rash or any other sign of hypersensitivity. Clostridium difficile-associated diarrhea: Evaluate if diarrhea occurs.</p>', NULL, '<p>4-Quinolone preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use:&nbsp;</strong>Use in patients under 18 years of age is not recommended. Safety and effectiveness in pediatric patients below the age of 18 years have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: Geriatric patients are at increased risk for developing severe tendon disorders including tendon rupture when being treated with a fluoroquinolone. This risk is further increased in patients receiving concomitant corticosteroid therapy.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: Closely monitor serum creatinine levels in patients with severe renal impairment (eGFR 15 29 mL/min/1.73 m2 ) receiving intravenous delafloxacin. If serum creatinine level increases occur, consider changing to oral delafloxacin. Discontinue Delafloxacin if eGFR decreases to &lt;15 mL/min/1.73 m2.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dosage adjustment is necessary for Delafloxacin in patients with hepatic impairment</p>', '2022-02-19 05:45:07', '2022-04-25 20:41:59'),
(410, 410, '<p>Prevention of skeletal related events (pathological fracture, radiation to bone, spinal cord compression or bone surgery) in patients with bone metastases from solid tumours.</p>', '<p>Denosumab binds to Receptor activator of nuclear factor kappa-B ligand (RANKL), a transmembrane or soluble protein essential for the formation, function, and survival of osteoclasts, the cells responsible for bone resorption. Denosumab prevents RANKL from activating its receptor, RANK, on the surface of osteoclasts and their precursors. Prevention of the RANKL/RANK interaction inhibits osteoclast formation, function, and survival, thereby decreasing bone resorption and increasing bone mass and strength in both cortical and trabecular bone.</p>', '<p>Subcutaneous Injection: 120 mg once every 4 wk into thigh, abdomen or upper arm. Ca &amp; vitamin D supplements should be given whilst undergoing treatment.</p>', '<p>In subjects with postmenopausal osteoporosis, Denosumab&nbsp;(60 mg subcutaneous injection) did not affect the pharmacokinetics of midazolam, which is metabolized by cytochrome P450 3A4 (CYP3A4), indicating that it should not affect the pharmacokinetics of drugs metabolized by this enzyme in this population</p>', '<p>Hypersensitivity to denosumab or to any of the excipients.</p>', '<p>Dyspnoea, Hypocalcaemia, hypophosphataemia, Osteonecrosis of the Jaw (ONJ).</p>', '<p>Pregnancy&nbsp;Category D. There is positive evidence of human fetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Correct preexisting hypocalcaemia prior to therapy. Osteonecrosis of the jaw (ONJ). Perform oral &amp; dental exam with preventive dentistry prior to treatment. Avoid invasive dental procedures &amp; maintain good oral hygiene while on treatment. Atypical femoral fractures. Severe renal impairment (CrCl &lt;30 ml/min) or in patients receiving dialysis. Concomitant use with other denosumab-containing prep. Pregnancy &amp; lactation. Children.</p>', '<p>There is no experience with overdose in clinical studies. Denosumab has been administered in clinical studies using doses up to 180 mg every 4 weeks (cumulative doses up to 1,080 mg over 6 months), and no additional adverse reactions were observed.</p>', '<p>Inhibiting bone resorption</p>', '<p>Should be stored in cool and dry place.</p>', NULL, '2022-02-19 05:45:26', '2022-04-25 20:45:31'),
(411, 411, '<p>Dequalinium chloride, the active ingredient in Fluomizin, belongs to the family of anti-infective and antiseptic drugs. Dequalinium chloride is active against the bacteria which cause bacterial vaginosis. Fluomizin is used for the treatment of bacterial vaginosis. It is inserted into the vagina for treatment at the site of infection.</p>', NULL, '<ul>\r\n	<li><strong>Adult</strong>: The recommended dose is 1 vaginal tablet daily for 6 days.</li>\r\n	<li><strong>Children and adolescents</strong>: There is insufficient experience of the use of Fluomizin in children and adolescents under 18 years of age.</li>\r\n	<li><strong>Women above 55 years and elderly</strong>: There is insufficient experience of the use of Fluomizin in women above 55 years.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<ul>\r\n	<li>Use every evening before bed.</li>\r\n	<li>Wash your hands before opening the blister pack.</li>\r\n	<li>Lie down in a reclining position with the legs slightly bent. Insert one vaginal tablet deeply into the vagina.</li>\r\n	<li>You should stop the treatment during the heavy bleeding period of your menstruation and resume afterwards.</li>\r\n	<li>Do not stop treatment early, even if you no longer have any discomfort (e.g. itching, discharge, smell). A treatment of less than 6 days may result in your symptoms returning.</li>\r\n	<li>Dequalinium contains ingredients which do not dissolve completely, and the remains of the tablet are occasionally found in the underwear. This won&rsquo;t affect the effectiveness of the treatment. The tablet will not stain your underwear but for your own comfort you can use a sanitary towel or panty liner.</li>\r\n	<li>If your vagina is dry, the vaginal tablet might not dissolve and be discharged as an intact tablet. As a consequence, the treatment is not optimal. In this case the vaginal tablet can be moistened with a drop of water before insertion.</li>\r\n</ul>', NULL, '<p>Do not use Dequalinium Chloride:</p>\r\n\r\n<ul>\r\n	<li>if you are allergic to the active substance dequalinium chloride or any of the other ingredients of this medicine.</li>\r\n	<li>if you have ulcers on your vagina or cervix.</li>\r\n	<li>if you have not yet had your first period.</li>\r\n</ul>', '<p>Sometimes the symptoms of vaginal infections (such as itching, burning and discharge) can get worse at the beginning of the treatment, before they start to get better. You should continue with the treatment, but if the complaints persist see your doctor for advice as soon as possible. Common side effects are Vaginal discharge; vaginal itching or vaginal burning; Vaginal yeast infection (thrush).</p>', '<p>If you are pregnant, think you may be pregnant or plan to have a baby ask your doctor or pharmacist for advice before using Dequalinium. Tell your doctor or pharmacist if you are breast-feeding or if you plan to breast-feed. Based on previous experience and since Dequalinium acts locally, no harmful effects on pregnancy and/or the unborn and breast fed infant are expected. Dequalinium should only be used during pregnancy and during breast-feeding if medically needed. Ask your doctor or pharmacist for advice before taking any medicine.</p>', '<ul>\r\n	<li>Intravaginal use of soaps, spermicides and vaginal douches (vaginal washes) is not recommended during treatment with Fluomizin.</li>\r\n	<li>As with all vaginal infections, unprotected sexual intercourse during treatment with Fluomizin is not recommended.</li>\r\n	<li>Fluomizin does not reduce the effectiveness of latex condoms.</li>\r\n	<li>This product may reduce the effectiveness of non-latex condoms or diaphragms. Consequently, you should use alternative methods of contraception for at least 12 hours following the treatment.</li>\r\n	<li>Do not use Fluomizin within 12 hours before birth to minimize exposure of the newborn to dequalinium chloride. Please inform your doctor otherwise.</li>\r\n	<li>You should stop the treatment during the heavy bleeding period of your menstruation and resume afterwards.</li>\r\n	<li>You should talk to your doctor if the symptoms persist at the end of the treatment or in case the symptoms return.</li>\r\n</ul>', '<ul>\r\n	<li>Using a higher daily dose or increasing the recommended duration might increase the risk of vaginal ulcerations. If you have accidentally used too many vaginal tablets, tell your doctor.</li>\r\n	<li>Do not use a double dose to make up for a forgotten tablet.</li>\r\n	<li>A treatment of less than 6 days may result in a relapse. Therefore, do not stop treatment early, even when you have no discomfort (e.g. itching, discharge, smell) anymore.</li>\r\n</ul>', '<p>Other antibacterial preparation</p>', '<p>Keep this medicine out of the sight and reach of children. Do not use this medicine after the expiry date which is stated on the carton and the blister. The expiry date refers to the last day of that month.</p>', NULL, '2022-02-19 05:45:51', '2022-04-25 20:48:16'),
(412, 412, '<p>Desloratadine is indicated for the relief of symptoms associated with seasonal and perennial allergic rhinitis, such as sneezing, nasal discharge &amp; itching, congestion or stuffiness, as well as ocular itching, tearing and redness, itching of palate and coughing. Desloratadine is also indicated for the relief of symptoms associated with chronic idiopathic urticaria such as the relief of itching and the size &amp; number of hives.</p>', '<p>Desloratadine, the major active metabolite of Loratadine, is a non-sedating; long acting tricyclic histamine antagonist with selective H1-receptor histamine antagonist activity. Desloratadine also inhibits histamine release from human mast cell.</p>', '<p>Pediatric drops:</p>\r\n\r\n<ul>\r\n	<li><strong>Child 6-11 months of age</strong>: 2 ml drops once daily.</li>\r\n	<li><strong>Child 1-2 years of age</strong>: 2.5 ml drops once daily.</li>\r\n</ul>\r\n\r\n<p>Syrup:</p>\r\n\r\n<ul>\r\n	<li><strong>Child 6-11 months of age</strong>: 2 ml once daily.</li>\r\n	<li><strong>Child 1-5 years of age</strong>: 2.5 ml once daily.</li>\r\n	<li><strong>Child 6-11 years of age</strong>: 5 ml once daily.</li>\r\n	<li><strong>Adults &amp; &gt;12 years of age</strong>: 10 ml once daily.</li>\r\n</ul>\r\n\r\n<p>Tablet:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults and children 12 years of age and over</strong>: 1 tablet daily</li>\r\n</ul>', '<p>No clinically relevant drug interactions have been reported.</p>', '<p>Desloratadine is contraindicated in patients having hypersensitivity to this medication or to any of its ingredients or Loratadine.</p>', '<p>Less common side effects may include headache, nausea, fatigue, dizziness, pharyngitis, dyspepsia and myalgia.</p>', '<p>Pregnancy Category C. The safe use of Desloratadine during pregnancy has not been established. Therefore, Desloratadine is not to be used during pregnancy unless clearly indicated. Desloratadine passes into breast milk, therefore a decision should be made whether to discontinue nursing or to discontinue Desloratadine taking into account the importance of the drug to the mother.</p>', '<p>In adult patients with liver or renal impairment: A starting dose of one 5 mg tablet every other day is recommended based on pharmacokinetic data. If the patient has medical or familial history of seizures.</p>', '<p>No clinically relevant adverse effects have been reported.</p>', '<p>Non-sedating antihistamines</p>', '<p>Store in a cool &amp; dry place, protected from light. Store below 30&deg;C. Keep all medicines out of the reach of children.</p>', NULL, '2022-02-19 05:46:10', '2022-04-25 20:51:16'),
(413, 413, '<p>Desmopressin Acetate sublingual tablet is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Primary Nocturnal Enuresis</li>\r\n	<li>Nocturia and</li>\r\n	<li>Central Diabetes Insipidus</li>\r\n</ul>', '<p>By mimicking the actions of endogenous ADH, desmopressin acts as a selective agonist of V2 receptors expressed in the renal collecting duct (CD) to increase water re-absorption and reduce urine production. Desmopressin has been shown to be more potent than ADH in increasing plasma levels of factor VIII activity in patients with hemophilia and von Willebrand&#39;s disease Type I. Desmopressin demonstrates markedly diminished pressor activity. Desmopressin administered intranasally has an antidiuretic effect about one-tenth that of an equivalent dose administered by injection.<br />\r\n<br />\r\nUpon binding of desmopressin to V2 receptors in the basolateral membrane of the cells of the distal tubule and collecting ducts of the nephron, adenylyl cyclase is stimulated. The resulting intracellular cascades in the collecting duct lead to increased rate of insertion of water channels, called aquaporins, into the lumenal membrane and enhanced the permeability of the membrane to water.</p>', '<p><strong>Treatment of diabetes insipidus</strong>: Dosage is individual in diabetes insipidus but the total daily sublingual dose normally lies in the range of 120 micrograms to 720 micrograms. A suitable starting dose in adults and children is 60 micrograms three times daily, administered sublingually. This dosage regimen should then be adjusted in accordance with the patient&#39;s response. For the majority of patients, the maintenance dose is 60 micrograms to 120 micrograms sublingually three times daily.<br />\r\n<br />\r\n<strong>Post-hypophysectomy polyuria/polydipsia</strong>: The dose of Desmopressin Acetate Melt should be controlled by measurement of urine osmolality.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Desmopressin Acetate Melt is for sublingual use.</p>', '<p>Substances which are known to induce SIADH e.g. tricyclic antidepressants, selective serotonin re-uptake inhibitors, chlorpromazine and carbamazepine, may cause an additive antidiuretic effect leading to an increased risk of water retention and/or hyponatraemia. NSAIDs may induce water retention and/or hyponatraemia. Concomitant treatment with loperamide may result in a 3-fold increase of desmopressin plasma concentrations, which may lead to an increased risk of water retention and/or hyponatraemia. Although not investigated, other drugs slowing intestinal transport might have the same effect. A standardised 27% fat meal significantly decreased the absorption (rate and extent) of a 0.4mg dose of oral desmopressin tablets. Although it did not significantly affect the pharmacodynamic effect (urine production and osmolality), there is the potential for this to occur at lower doses. If a diminution of effect is noted, then the effect of food should be considered before increasing the dose.</p>', '<p>Desmopressin Acetate Melt is contraindicated in cases of cardiac insufficiency and other conditions requiring treatment with diuretic agents. Before prescribing Desmopressin Acetate Melt, the diagnoses of psychogenic polydipsia and alcohol abuse should be excluded.</p>', '<p>Side-effects include headache, stomach pain and nausea. Isolated cases of allergic skin reactions and more severe general allergic reactions have been reported. Very rare cases of emotional disorders including aggression in children have been reported. Treatment with desmopressin without concomitant reduction of fluid intake may lead to water retention/hyponatraemia with accompanying symptoms of headache, nausea, vomiting, weight gain, decreased serum sodium and in serious cases, convulsions.</p>', '<p><strong>Pregnancy</strong>: Data on a limited number (n=53) of exposed pregnancies in women with diabetes insipidus indicate rare cases of malformations in children treated during pregnancy. To date, no other relevant epidemiological data are available. Animal studies do not indicate direct or indirect harmful effects with respect to pregnancy, embryonal/fetal development, parturition or postnatal development. Caution should be exercised when prescribing to pregnant women. Blood pressure monitoring is recommended due to the increased risk of pre-eclampsia.<br />\r\n<br />\r\n<strong>Lactation</strong>: Results from analyses of milk from nursing mothers receiving high dose desmopressin (300 micrograms intranasally) indicate that the amounts of desmopressin that may be transferred to the child are considerably less than the amounts required to influence diuresis.</p>', '<p>Care should be taken with patients who have reduced renal function and/or cardiovascular disease. In chronic renal disease the antidiuretic effect of Desmopressin Acetate Melt would be less than normal. Precautions to prevent fluid overload must be taken in:</p>\r\n\r\n<ul>\r\n	<li>conditions characterised by fluid and/or electrolyte imbalance.</li>\r\n	<li>patients at risk for increased intracranial pressure.</li>\r\n</ul>', '<p>An overdose of Desmopressin Acetate Melt leads to a prolonged duration of action with an increased risk of water retention and/or hyponatraemia. Although the treatment of hyponatraemia should be individualised, the following general recommendations can be given. Hyponatraemia is treated by discontinuing the desmopressin treatment, fluid restriction and symptomatic treatment if needed</p>', '<p>Synthetic analogue of ADH</p>', '<p>Store in the original package in order to protect from moisture and light.</p>', NULL, '2022-02-19 05:46:29', '2022-04-25 20:55:45'),
(414, 414, '<p>Desogestrel is used to provide contraceptive efficacy in women who want to prevent pregnancy. Desogestrel has proved to be highly efficacious as a contraceptive pill and is an alternative for women who have a weak tolerance levels for the estrogen hormones or who are lactating or breast feeding.</p>', NULL, '<p>One tablet at the same time each day, taken continuously without a break. Tablets should be taken within 3 hours of the same time each day.<br />\r\n<br />\r\n<strong>When and how to take the tablets</strong>: Each strip of Desogestrel contains 28 tablets. Arrows are printed on the front side of the strip, between the tablets. If you turn the strip over, next to each tablet is printed the day of the week each tablet should be taken. Take your tablet at about the same time each day. Swallow each tablet whole with water. Each time you start a new strip of Desogestrel; take a tablet in the top row. For example if you start on Wednesday, you should take the tablet from the top row marked that particular day. You should continue to take one tablet a day until the strip is empty, always follow the direction indicated by the arrows. In this way you can easily check whether you have taken your daily tablet. You may have some bleeding during the use of Desogestrel but you must continue to take your tablets as normal. When a strip is empty, you must start with a new pack of Desogestrel on the next day without interruption and without waiting for a bleed. You can stop taking Desogestrel whenever you want. From the day you stop, you are no longer protected against pregnancy.<br />\r\n<br />\r\n<strong>Starting first pack of Desogestrel</strong>: If you are not using hormonal contraception at present (or in the past month) wait for your period to begin. On the first day of your period take the first Desogestrel tablet. If you take your first tablet on days 2 to 5 of your period use an additional barrier method of contraception for the first 7 days of tablet taking.<br />\r\n<br />\r\n<strong>When change from a combined pill</strong>: Start Desogestrel on the day after the last active tablet of the combined pill; in this case additional contraceptive precautions are not necessary.<br />\r\n<br />\r\n<strong>When change from a mini-pill, injection, implant or hormonal IUD</strong>: Switch on any day from another mini pill. Start Desogestrel the day an implant or IUD is removed or the day your next injection would be due, additional contraceptive precau-tions are not necessary.<br />\r\n<br />\r\n<strong>If you have a baby or abortion</strong>: Start immediately after first trimester abortion, additional contraceptive precautions are not necessary. After delivery or second trimester abortion, start before periods return. If more then 21 days have elapsed, pregnancy must be ruled out and an additional barrier method of contraception should be used for the first 7 days.<br />\r\n<br />\r\nIf you forget to take one or more tablets</p>\r\n\r\n<ul>\r\n	<li><strong>If you are more than 12 hours late</strong>: Take a tablet as soon as you remember and take the next one at the usual time. This may mean taking two tablets in one day. This is not harmful. (If you have forgotten more than one tablet you don&#39;t need to take the earlier missed ones). You are not protected against pregnancy. Continue to take your tablets as usual but you must also use an extra method, such as a condom, for the next seven days. If you are more than 12 hours late taking your tablet and have had sex it is safe to use emergency contraception.</li>\r\n	<li><strong>If you are less than 12 hours late</strong>: Take the tablet as soon as you remember, and take the next tablet at the usual time. The contraceptive action of Desogestrel is maintained. If you missed one or more tablets in the first week of tablet intake and had intercourse in the week before missing the tablets, there is a possibility of becoming pregnant. The more consecutive tablets you have missed, the higher the risk that the contraceptive efficacy is decreased.</li>\r\n</ul>\r\n\r\n<p><strong>If you vomit or use medical charcoal</strong>: If you vomit or use medical charcoal within 3 - 4 hours after taking your Desogestrel tablet, the active ingredient may not have been completely absorbed. Follow the advice for missed tablets.</p>', '<p>Enzyme-inducing drugs may result in increased clearance and lead to breakthrough bleeding and contraceptive failure. This may be seen with hydantoins, barbiturates, primidone, carbamazepine, rifampicin, oxcarbazepine, rifabutin, felbamate, ritonavir, griseofulvin and products containing St John&#39;s Wort. Reduced absorption of etonogestrel may be seen with medical charcoal.</p>', '<p>Known or suspected pregnancy, active venous thromboembolic disorder, presence or history of severe hepatic disease with current abnormal liver function tests, progestogen dependent tumors, undiagnosed vaginal bleeding, hypersensitivity to ingredients.</p>', '<p>Common: irregular bleeding, amenorrhoea, headache, weight gain, breast pain, nausea, acne, mood changes, decreased libido. Less common: Vaginitis, dysmenorrhoea, ovarian cysts, vomiting, alopecia, fatigue, difficulty wearing contact lenses. Rare: Rash, urticaria, erythema nodosum.</p>', '<p>Not recommended for use during pregnancy. Desogestrel&nbsp;does not affect the production or quality of breast milk. Small amounts of the metabolite etonogestrel are excreted with the milk. Long term follow-up data are not available, however 7 month data do not indicate a risk to the nursing infant</p>', '<p>Epidemiological studies have associated the use of combined OCs with an increased incidence of venous thromboembolism (VTE, deep venous thrombosis and pulmonary embolism). It is unclear whether desogestrel used alone carries the same risk. Discontinue in the event of a thrombosis. Consider stopping prior to long term immobilization due to surgery or illness. Benefit/risk assessment should be made in women with liver cancer. Caution patients with a history of thromboembolic disorders. Patients with diabetes should be carefully monitored. Effects on bone density are unknown.</p>', '<p>No serious deleterious effects have been reported from an overdose. Other symptoms may include nausea, vomiting and in young girls, slight vaginal bleeding. Treatment should be symptomatic.</p>', '<p>Oral Contraceptive preparations</p>', '<p>Store at room temperature (below 30&deg;C). Do not use it after the expiry date stated on the package.</p>', NULL, '2022-02-19 05:46:48', '2022-04-25 20:58:59'),
(415, 415, '<p>Desonide gel is indicated for the treatment of mild to moderate atopic dermatitis in patients 3 months of age and older.</p>', '<p>Desonide gel contains Desonide which is a synthetic nonfluorinated corticosteroid for topical dermatologic use. Topical corticosteroids have anti-inflammatory, antipruritic and vasoconstrictive properties. The mechanism of the anti-inflammatory activity of the topical steroids, in general, is unclear. Corticosteroids are thought to act by the induction of phospholipase A2 inhibitory proteins, collectively called lipocortins. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2. Once absorbed through the skin, topical corticosteroids are handled through pharmacokinetic pathways similar to systemically administered corticosteroids.</p>', '<p>Desonide gel is for external use only. Gel should be applied as a thin layer to the affected areas two times daily and rubbed in gently. Therapy should be discontinued when control is achieved. If no improvement is seen within 4 weeks, treatment should be discontinued and Desonide gel should not be used with occlusive dressings.<br />\r\n<br />\r\nPediatric use: The safety&nbsp;and effectiveness of Desonide gel in pediatric patients less than 3 months of age have not been evaluated, and therefore its use in this age group is not recommended.</p>', NULL, '<p>Desonide gel is contraindicated in those patients with a history of hypersensitivity to any of the components of the preparation.</p>', '<p>The most common local side effects are burning, rash and pruritus at the application site. The following additional local side effects have been reported infrequently with topical corticosteroids. They may occur more frequently with the use of occlusive dressings, especially with higher potency corticosteroids: folliculitis, acneiform eruptions, hypopigmentation, perioral dermatitis, secondary infection, skin atrophy, striae, and miliaria.</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Therefore, Desonide gel should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Systemically administered corticosteroids appear in human milk and could suppress growth, interfere with endogenous corticosteroid production, or cause other untoward effects. It is not known whether topical administration of corticosteroids could result in sufficient systemic absorption to produce detectable quantities in human milk. Caution should be exercised when Desonide gel is administered to a nursing woman.</p>', '<p>Desonide gel is to be used as directed by the physician. It is for external use only and avoid contact with the eyes. It should not be used on the underarm or groin areas of pediatric patients. If irritation develops, Desonide gel should be discontinued and appropriate therapy instituted. Systemic absorption of topical corticosteroids can produce reversible hypothalamic-pituitary-adrenal (HPA) axis suppression with the potential for glucocorticosteroid insufficiency after withdrawal of treatment. If a favorable response does not occur promptly, use of Desonide gel should be discontinued until the infection has been adequately controlled.</p>', '<p>Topically applied Desonide gel can be absorbed in sufficient amounts to produce systemic effects</p>', '<p>Other Topical corticosteroids</p>', '<p>Desonide gel is indicated for the treatment of mild to moderate atopic dermatitis in patients 3 months of age and older.</p>', NULL, '2022-02-19 05:47:02', '2022-04-26 16:53:41'),
(416, 416, '<p>Desoximetasone Emollient Cream indicated for the relief of the&nbsp;inflammatory and pruritic manifestations of corticosteroid-inflammatory and pruritic manifestations of corticosteroid</p>', '<p>The precise mechanism of the antiinflammatory activity of topical steroids in the treatment of steroid-responsive dermatoses, in general, is uncertain. However, corticosteroids are thought to act by the induction of phospholipase A2&nbsp;inhibitory proteins, collectively called lipocortins. This is achieved first by the drug binding to the glucocorticoid receptors which then translocates into the nucleus and binds to DNA causing various activations and repressions of genes. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2.</p>', '<p>Apply a thin film of Desoximetasone Emollient Cream to the affected skin areas twice daily. Rub in&nbsp;gently</p>', NULL, '<p>Topical corticosteroids are contraindicated in those patients with a history of hypersensitivity to any of the components of the preparation.</p>', NULL, '<p>Pregnancy Category C</p>', NULL, '<p>Topically applied corticostero systemic effects</p>', '<p>Other Topical corticosteroids</p>', NULL, NULL, '2022-02-19 05:47:23', '2022-04-26 16:55:40'),
(417, 417, '<p>Desvenlafaxine, a serotonin and norepinephrine reuptake inhibitor (SNRI), is indicated for the treatment of major depressive disorder (MDD). The efficacy of Desvenlafaxine has been established in four short-term (8-week, placebo-controlled studies) and two maintenance studies in adult outpatients who met DSM-IV criteria for major depressive disorder.</p>', '<p>Desvenlafaxine is the principal active metabolite of venlafaxine. The exact mechanism is unknown, but is thought to be related to the potentiation of serotonin and norepinephrine in the CNS, through inhibition of their reuptake.</p>', '<p>The recommended dose for Desvenlafaxine&nbsp;is 50 mg once daily, with or without food. The 50 mg dose is both a starting dose and the therapeutic dose. Desvenlafaxine should be taken at approximately the same time each day. Tablets must be swallowed whole with fluid and not divided, crushed, chewed, or dissolved.<br />\r\n<br />\r\nIn clinical studies, doses of 10 mg to 400 mg per day were studied. In clinical studies, doses of 50 mg to 400 mg per day were shown to be effective, although no additional benefit was demonstrated at doses greater than 50 mg per day and adverse reactions and discontinuations were more frequent at higher doses.<br />\r\n<br />\r\nThe 25 mg per day dose is intended for a gradual reduction in dose when discontinuing treatment. When discontinuing therapy, gradual dose reduction is recommended whenever possible to minimize discontinuation symptoms</p>', '<p>Increased risk of bleeding with aspirin or other NSAIDs, warfarin and other anticoagulants.</p>', '<p>Concurrent use or within 14 days of discontinuing MAOIs (e.g. linezolid, IV methylene blue). Initiation of MAOI at least 7 days after discontinuing desvenlafaxine.</p>', '<p>Suicidal thinking/ behaviour, HTN, mydriasis, seizure, hyponatraemia, interstitial lung disease and eosinophilic pneumonia; nausea, dizziness, insomnia, hyperhidrosis, constipation, somnolence, decreased appetite, anxiety, sexual function disorders in males (e.g. anorgasmia, decreased libido, abnormal orgasm, delayed ejaculation, erectile dysfunction, ejaculation disorder, ejaculation failure, sexual dysfunction).</p>', '<p>Pregnancy&nbsp;Category C.&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patient with pre-existing HTN or other conditions that may be compromised by increased BP, raised intraocular pressure, personal or family history of mania or hypomania; CV, cerebrovascular or lipid metabolism disorders; seizure disorder. Avoid abrupt withdrawal. Renal and moderate to severe hepatic impairment. Pregnancy and lactation.</p>', NULL, '<p>Serotonin-norepinephrine reuptake inhibitor (SNRI)</p>', '<p>Store between 20-25&deg; C.</p>', '<p><strong>Hepatic impairment (Moderate to severe)</strong>: 50 mg daily. Max: 100 mg once daily.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>CrCl &lt;30 or ESRD</strong>:&nbsp;25 mg daily or 50 mg every other day. Supplemental doses should not be given after dialysis.</li>\r\n	<li><strong>CrCl (30-50)</strong>: Max 50 mg once daily.</li>\r\n</ul>', '2022-02-19 05:47:45', '2022-04-26 16:58:19'),
(418, 418, '<p><strong>Eye</strong>: Dexamethasone Phosphate is indicated for treatment of steroid responsive inflammatory conditions of the conjunctiva, cornea and anterior segment of the eye such as: anterior uveitis, iritis, cyclitis, allergic and vernal conjunctivitis, herpes zoster keratitis, superficial punctate keratitis and non-specific superficial keratitis.<br />\r\n<br />\r\nAlso indicated for the treatment of corneal injury from chemical, radiation or thermal burns or following penetration by foreign bodies. Indicated for post operative use to reduce inflammatory reactions and suppress graft reaction.<br />\r\n<br />\r\n<strong>Ear</strong>: Indicated in the steroid responsive inflammatory conditions of the external auditory meatus, such as allergic otitis externa, selected purulent and non-purulent infective otitis externa.</p>', '<p>Dexamethasone is a synthetic glucocorticoid which decreases inflammation by inhibiting the migration of leukocytes and reversal of increased capillary permeability. It suppresses normal immune response.</p>', '<p><strong>Eye:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>As 0.1% drop</strong>: The frequency of instillation of drops and the duration of treatment will vary depending upon the severity of the underlying condition and the response to treatment. Severe inflammations require one to two drops instilled into the eye every thirty to sixty minutes until a satisfactory response occurs. Subconjunctival or systemic steroid therapy should be considered if there is no response. When a favourable response has been observed reduce the dosage towards one drop every four hours.</li>\r\n	<li><strong>As 0.05% ointment</strong>: Apply 0.5-1 inch ribbon of ointment into the conjunctival sac(s) up to 4 times daily. Reduce to once daily dosing once conditon has improved.</li>\r\n</ul>\r\n\r\n<p><strong>Ear</strong>: Instill two or three drops to the ear at two or three hour interval. The frequency of dosage and duration of the treatment may vary with the type of lesion and severity.</p>', '<p>None relevant to topical use.</p>', '<p>Epithelial herpes simplex keratitis (dendritic keratitis), acute infections stages of vaccinia, varicella, and many other viral diseases of the cornea and conjunctiva, Mycobacterial infection of the eye, Fungal diseases of ocular or auricular structures, perforation of a drum membrane. Hypersensitivity to any ingredient of this product.</p>', '<p>Glaucoma with optic nerve damage, visual acuity and field defects, posterior subcapsular cataract formation, secondary ocular infection from pathogens including herpes simplex, perforation of the globe. Rarely, stinging and burning may occur.</p>', '<p>Pregnancy&nbsp;category C. There is no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nLactation: Caution should be exercised when Dexamethasone ophthalmic solution is administered to a nursing woman.</p>', '<p>The possibility of persistent fungal infections of the cornea should be considered after prolonged corticosteroid dosing. There have been reports of bacterial keratitis associated with the use of multiple dose containers of topical ophthalmic products. These containers had been inadvertently contaminated by patients who, in most cases, had a concurrent corneal disease or a disruption of the ocular epithelial surface.</p>', '<p>Long-term intensive topical use may lead to systemic effects. Oral ingestion of the contents of the bottle (up to 10 ml) is unlikely to lead to any serious adverse effects.</p>', NULL, '<p>Store below 30&deg; C in a cool and dry place protected from light. Keep out of reach of children. Do not touch the dropper tip to surfaces since this may contaminate the solution. Do not use after 30 days of first opening.</p>', '<p><strong>Pediatric Use:</strong>&nbsp;Safety and efficacy in pediatric patients below the age of 18 have not been established.</p>', '2022-02-19 05:48:07', '2022-04-26 17:01:46');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(419, 419, '<p><strong>Eye</strong>: This combination is indicated in acute purulent conjunctivitis, fresh inflammation of the superficial and deeper corneal layers and corneal ulceration. It is also used in keratitis disciformis and the more deep-seated forms of post-herpetic keratitis, allergic conjunctivitis, allergic blepharitis, acute and chronic iritis, chronic anterior uveitis and corneal injury from chemical radiation or thermal burns, or penetration of foreign bodies. The combination is used in steroid-responsive inflammatory ocular conditions for which a corticosteroid is indicated and where bacterial infection or arisk of bacterial ocular infection exists. The combination can also be used for post-operative inflammation and any other ocular inflammation associated with infection.<br />\r\n<br />\r\n<strong>Ear</strong>: This combination is indicated in otitis externa, otitis media and chronic suppurative otitis media.</p>', '<p>Dexamethasone is a glucocorticoid. It has an anti-inflammatory and anti-allergic action. It is used topically in the treatment of inflammatory conditions of the anterior segment of the eye. Dexamethasone is absorbed rapidly after oral administration with a half-life of about 190 minutes. Sufficient absorption may occur after topical application to the skin and eye to produce systemic effects.<br />\r\n<br />\r\nChloramphenicol is a broad spectrum bacteriostatic antibiotic active against a wide variety of gram-negative and gram-positive organisms. Chloramphenicol exerts its antibacterial effect by binding to bacterial ribosomes and inhibiting bacterial protein synthesis at an early stage</p>', '<p><strong>Eye</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Bacterial Conjunctivitis</strong>: The recommended dosage regimen for the treatment of bacterial conjunctivitis is 1 to 2 drops instilled into the conjunctival sac (s) every 2 hours for 2 days and 1 or 2 drops every 4 hours for the next 5(five days) while awake.</li>\r\n	<li><strong>Corneal Ulcers</strong>: The recommended dosage regimen for the treatment of comeal ulcer is 2 drops in the affected eye (s) every 15 minutes for the first 6 hours then 2 drops into the affected eye(s) every 30 minutes for the remainder of first day. On the second day, instill 2 drops in the affected eye (s) hourly. On the 3 to 14 days, place 2 drops in the affected eye (s) every 4 hours. Treatment may be continued after 14 days if corneal re-epithelialization has not occurred.</li>\r\n</ul>\r\n\r\n<p><strong>Ear</strong>: For all infections, 2 to 3 drops every 2 to 3 hours initially. Frequency should be decreased gradually as warranted by improvement in clinical signs. Care should be taken not to discontinue therapy prematurely.</p>', '<p>If Chloramphenicol is absorbed from eye when taking anticoagulants e.g. warfarin, there may be an increase in the effect of this medicine. Action of Chloramphenicol will be inhibited if given simultaneously with Phenobarbital. The therapeutic efficacy of Dexamethasone may be reduced with the concomitant administration of phenytoin, phenobarbitone, ephedrine and rifampicin</p>', '<p>The combination is contraindicated in epithelial herpes simplex cornealis, fungal, viral, tuberculous and other infections of the eye and in glaucoma. Myelosuppression during previous exposure to Chloramphenicol. Hypersensitivity to Chloramphenicol &amp; Dexamethasone Phosphate or to any other ingredients of the preparations.</p>', '<p>Adverse reactions seen with Chloramphenicol are transient ocular burning or discomfort and other reported reactions include stinging, redness, itching, conjunctivitis, foreign body sensation, photophobia, blurred vision, dryness and eye pain. Allergic sensitization may occur with the local use of Chloramphenicol. Elevation of intraocular pressure with possible development of glaucoma, infrequent optic nerve damage and posterior subcapsular cataract formation.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Caution should be exercised when Chloramphenicol and Dexamethasone ophthalmic solution is administered to a nursing mother.</p>', '<p>The possibility of persistent fungal infections of the cornea should be considered after prolonged corticosteroid dosing. Prolonged use of steroids containing products may result in posterior subcapsular cataract formation and glaucoma with optic nerve damage. Intraocular pressure monitoring is needed. Prolonged use of antibiotics may result in the overgrowth of non-susceptible organisms, including fungi. If new infections appear during treatment, the drug should be discontinued and alternative therapy should be instituted.</p>', NULL, '<p>Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Keep in a cool and dry place, away from light &amp; keep out of the reach of children. Do not use after 30 days of first opening.</p>', NULL, '2022-02-19 05:48:31', '2022-04-26 17:04:19'),
(420, 420, '<p>This is indicated in ocular inflammation when concurrent use of an antimicrobial is judged necessary.</p>', '<p><strong>Dexamethasone (Corticosteroids)</strong>&nbsp;suppress inflammatory response to a variety of agents and they probably delay or slow healing. Since corticosteroid may inhibit the body&#39;s defense mechanism against infection, a concomitant antimicrobial drug may be used when this inhibition is considered to be clinically significant in a particular case. The anti-infective component in the combination is included to provide action against specific organisms susceptible to it.<br />\r\n<br />\r\n<strong>Neomycin Sulphate</strong>&nbsp;is considered active against the following microorganisms: Staphylococcus aureus, Corynebacterium diphtheriae, Streptococcus Viridans, Escherichia coli,Klebsiella pneumoniae, Proteus vulgaris, Aerobacter aerogenes, and Haemophilus influenzae.<br />\r\n<br />\r\n<strong>Polymyxin B Sulphate</strong>&nbsp;is considered active against the following microorganism: Pseudomonas aeruginosa, Aerobacter aerogenes, Escherichia coli, Klebsiella pneumoniae and Koch-Weeks bacillus.<br />\r\n<br />\r\nWhen a decision to administer both a corticosteroid and an antimicrobial is made, the administration of such drugs in combination has the advantage of greater patient compliance and convenience, with the added assurance that the appropriate dosage of both drugs is administered, plus assured compatibility of ingredients when both types of drugs are in the same formulation and, particularly, that the correct volume of drug is delivered and retained.</p>', '<p><strong>Eye drops:</strong>&nbsp;One drop topically into the conjunctival sac(s). In severe disease, drops may be used hourly, being tapered to discontinuation as the inflammation subsides. In mild disease, drops may be used up to four to six times daily.<br />\r\n<br />\r\n<strong>Eye ointment:</strong>&nbsp;It should be applied thinly and evenly to the conjunctival sac(s) at night (if eye drops used during the day) or 3-4 times daily (if eye ointment used alone).</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Epithelial herpes simplex keratitis (dentritic keratitis), vaccinia, varicella, and many other viral diseases of the cornea and conjunctiva. Hypersensitivity to a component of the medication (Hypersensitivity to the antibiotic component occurs at a higher rate than other component). The use of these combinations is always contraindicated after uncomplicated removal of a corneal foreign body.</p>', '<p>Adverse reactions have occurred with steroid/anti-infective combination drugs which can be attributed to the steroid component, the anti-infective component, or the combination. Exact incidence figures are not available since no denominator of treated patients is available. Reactions occurring most often from the presence of the anti-infective ingredient are allergic sensitizations. The reactions due to the steroid component in decreasing order of frequency are: elevation of intraocular pressure (IOP) with possible development of glaucoma, and infrequent optic nerve damage, posterior sub-capsular cataract formation and delayed wound healing.</p>', '<p><strong>Pregnancy</strong>&nbsp;Category C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks<br />\r\n<br />\r\n<strong>Lactation</strong>: Unknown if excreted in breast milk; minimal systemic absorption with ophthalmic administration</p>', '<p>Prolonged use may cause glaucoma, damage to the optic nerve, defects in visual acuity and fields of vision, posterior subcapsular cataract formation and increased risk of secondary ocular infections. Increased risk of perforations in diseases which can cause thinning of the cornea or sclera. Corticosteroids may mask infection or worsen existing infections in acute purulent conditions of the eye. Regular monitoring of the intraocular pressure is recommended if product is used for 10 days. Long term application of topical corticosteroids may also increase the risk of ocular fungal infections. Neomycin sulfate may cause cutaneous sensitisation. Pregnancy and lactation.</p>', NULL, '<p>Ophthalmic steroid - antibiotic combined preparations</p>', NULL, NULL, '2022-02-19 05:48:50', '2022-04-26 17:06:47'),
(421, 421, '<p>This sterile Eye Suspension is indicated for steroid-responsive inflammatory ocular conditions for which a corticosteroid is indicated and where bacterial infection or a risk of bacterial ocular infection exists.</p>', '<p>Like other amino-glycosides, the bactericidal activity of Tobramycin is accomplished by specific inhibition of normal protein synthesis in susceptible bacteria, but at the present time, very little is known about this action. It is thought that inhibition of protein synthesis is due to an action on ribosome that causes bacterial misreading of messenger RNA. The action of Dexamethasone is to inhibit the phospholipase A2, the first step in prostaglandin synthesis. Also Dexamethasone inhibits the chemo-tactic infiltration of neutrophils into the site of inflammation. The result is that its anti-inflammatory activity is 25 times greater and its overall therapeutic effectiveness 8-10 times greater than that of hydrocortisone.</p>', '<p>Insert 1 drop into the conjunctival sac 3-5 times per day. During the initial 24 to 48 hours, the dosage may be increased to 1 drop every 2 hours.</p>', '<p>No specific interaction studies were performed with this combination eye drops. In case of concomitant therapy with other topical ophthalmic medicines, an interval of 10 minutes should be allowed between successive applications.</p>', '<p>Epithelial herpes simplex keratitis (dendritic keratitis), vaccinia, varicella and other viral disease of the cornea and conjunctiva. Mycobacterial infections of the eye caused by, but not limited to, acid-fast bacilli such as Mycobacterium tuberculosis, Mycobacterium leprae, or Mycobacterium avium. Fungal diseases of ocular structures. Untreated purulent infection of the eye. Hypersensitivity to any component of the medication.</p>', '<p>The most frequent side effects to topical ocular Tobramycin are localized ocular toxicity and hypersensitivity, including lid itching and swelling and conjuntival erythema. The reactions due to the steroid component are elevation of intraocular pressure (IOP) with possible development of glaucoma and infrequent optic nerve damage, posterior subcapsule cataract formation.</p>', '<p>Safety for use during pregnancy and lactation in humans has not been established</p>', '<p>Shake the bottle well before use. To prevent contamination do not touch the tip of the bottle to affected eye, eyelid or any surface of of the affected eye. Keep the bottle tightly closed after use.</p>', '<p>Overdose of this eye drops may be flushed from the eye(s) with lukewarm tap water.</p>', '<p>Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Store at room temperature. Close the bottle immediately after use. Do not use for longer than one month after opening the bottle.</p>', '<p><strong>Use in paediatric:</strong>&nbsp;Safety and effectiveness in paediatric patients below 2 years have not been established.</p>', '2022-02-19 05:49:17', '2022-04-26 17:09:15'),
(422, 422, '<p>Dexibuprofen is indicated in-</p>\r\n\r\n<ul>\r\n	<li>The relief of sign and symptoms of osteoarthritis.</li>\r\n	<li>Indicated in rheumatoidal disorders such as osseous rheumatism, ankylosing spondilitis, juvenile arthritis, muscular rheumatism, degenerative joint diseases</li>\r\n	<li>Acute symptomatic treatment of painful menstruation (primary dysmenorrhoea)</li>\r\n	<li>Common headache and fever</li>\r\n	<li>Symptomatic treatment of mild to moderate pain, such as muscle pain, headache and dental pain</li>\r\n	<li>As an adjuvant with common cold and influenza associated with headache.</li>\r\n</ul>', '<p>Dexibuprofen (S (+)-ibuprofen) is considered as the pharmacologically active enantiomer of racemic ibuprofen. Like racemic ibuprofen, Dexibuprofen is a non-steroidal anti-inflammatory drug with analgesic action. Like ibuprofen, Dexibuprofen acts by inhibiting prostaglandin synthesis.<br />\r\n<br />\r\nPharmacokinetics: Dexibuprofen is absorbed primarily from the small intestine. After metabolic transformation in the liver (hydroxylation, carboxylation) the pharmacologically inactive metabolites are completely excreted, mainly by the kidneys (90%), but also in the bile. The elimination half-life is 1.8-3.5 hours; the plasma protein binding is about 99%. Maximum plasma levels are reached about 2 hours after oral administration. The administration of dexibuprofen with a meal delays the time to reach maximum concentrations (from 2.1 hours after fasting conditions to 2.8 hours after non-fasting conditions) and decreases the maximum plasma concentrations (from 20.6 to 18.1 mcg/ml, which is of no clinical relevance), but has no effect on the extent of absorption.</p>', '<p>The dosage must be adjusted to the seriousness of the syndrome and the complaints of the patient. During chronic pain, the dosage must be adapted to the lowest effective dose.<br />\r\n<br />\r\n<strong>The recommended dosage</strong>: 600-900 mg Dexibuprofen per day, at 2-3 divided doses. The dosage can be raised temporarily up to 1200 mg Dexibuprofen per day in patients with acute disorders or exacerbations. The maximum daily dose is 1200 mg.<br />\r\n<br />\r\n<strong>At dysmenorrhea:</strong>&nbsp;A dosage of 600 up to 900 mg Dexibuprofen per day, at a divided dose.</p>', '<p>The reported drug interactions of Dexibuprofen are similar to that of racemic mixture of ibuprofen. Drug interactions is noticed with simultaneous use of anticoagulant, hydantoine and sulfonamide, ticlopidine, lithium, other NSAID&#39;s, ACE inhibitors, beta blockers, cyclosporine, tacrolimus, corticosteroids, digoxin, methotrexate, pentoxyfiline, phenytoine, probenecid, sulfinpyrazon, sulfonylurea, thiazide and thiazide type diuretics, and zidovudine.</p>', '<p>Dexibuprofen is contraindicated in patients with previous history of hypersensitivity to Dexibuprofen, or another NSAID, or any other component of the product. Patients, who experience attack of asthma, arouse bronchospasm, acute rhinitis, urticaria or edema after use of similar drugs (e.g. aspirin or other NSAID&#39;s). It is also contraindicated in patients with active or suspected hemorrhage, Crohn&#39;s disease or ulcerative colitis, patients with serious heart diseases, kidney function impairment (GFR &lt;30ml/min), and liver function impairment.</p>', '<p>Clinical experience has shown that adverse effects of Dexibuprofen are similar to those of racemic ibuprofen. Common side-effects are dyspepsia, diarrhea, fatigue, and headache, nausea, vomiting, abdominal pain, hypersensitivity reactions - bleeding, ulcer.</p>', '<p><strong>Pregnancy</strong>: Although no teratogennic impact has been observed in the animal-experimental research with dexibuprofen or ibuprofen, the use should be avoided during the pregnancy. However, animal reproduction studies are not always predictive of human response. Because of the known effects of nonsteroidal anti-inflammatory drugs on the fetal cardiovascular system (closure of ductus arteriosus), use during late pregnancy should be avoided.<br />\r\n<br />\r\n<strong>Lactation</strong>: Studies at people have shown that racimic ibuprofen proceed in small to negligible degree in mother milk. So, Dexibuprofen should be used with cautions in nursing mothers.</p>', '<p>Dexibuprofen should be used with particular caution in patients with bronchial asthma or other chronic diseases of the pulmonary tract as well as in persons prone to allergy. The drug should be used in patients with hepatic, renal or cardiac insufficiency and with hypertension not responding to any treatment. Consultation with a doctor is recommended for patients with systemic lupus or with other autoimmunological disease before beginning therapy using the drug. Dexibuprofen should be used with extreme cautions in active and suspected hemorrhagic conditions such as gastro-duodenal ulcers, ulcerative colitis, Crohn&#39;s disease, alcoholism. Allergic reactions to the drug may appear even for the first-time user and in such case, it should immediately be stopped.</p>', '<p>Dexibuprofen has low acute toxicities. Symptoms of toxicity occur at doses between 80 and 100 mg/kg body weight. Mild symptoms are abdominal pain, nausea, vomiting, lethargy, headache, tinnitus and ataxia. Moderate to serious symptoms, such as flatulence, hypotension, hypothermia, metabolic acidosis, reduced kidney function, coma, and apnoea. The treatment must be symptomatic: there is no specific antidote. In case of large quantities of Dexibuprofen, activated charcoal should be administered. Vomiting can be induced only when life-threatening quantities of the substance ingested and the procedure can be carried out within 60 minutes after ingestion. Dialysis and hemodialysis are of little value as Dexibuprofen binds strongly to plasma protein.</p>', '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children</p>', '<p><strong>Hepatic impairment</strong>: Patients with mild to moderate liver function impairments must start with low amounts, and must closely be monitored. Dexibuprofen should not be used in patients with serious liver function impairments.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: The start amount must be reduced at patients with mild to moderate kidney function impairments. Dexibuprofen cannot be used patients with serious kidney function impairments.<br />\r\n<br />\r\n<strong>Children Dose</strong>: Although Dexibuprofen is not licensed for use in children under 18 years of age in the UK, some countries permit such use. For example, in Switzerland, Dexibuprofen has been given to children aged 6 years and over at a dose of 10 to 15 mg/kg daily in 2-4 divided doses.<br />\r\n<br />\r\n<strong>For elderly people</strong>: Lowest effective dose is recommended. The dosage can be raised to adult dosage if well tolerated.</p>', '2022-02-19 05:49:34', '2022-04-26 17:12:14'),
(423, 423, '<p>Symptomatic treatment of pain and inflammation of mild or moderate intensity, such as musculo-skeletal pain, menstrual pain, &amp; dental pain</p>', '<p>Dexketoprofen is the S(+)-enantiomer of Ketoprofen and is responsible for the analgesic and anti-inflammatory activity of Ketoprofen. The inactive R(-)-enantiomer does not contribute to the therapeutic properties of Ketoprofen but adds to the metabolic load. Dexketoprofen has been formulated as a trometamol salt. Its high solubility in water means a rapid absorption through the gut wall which results in a more rapid onset of action than Ketoprofen. Peak plasma concentrations are attained more quickly than other widely used analgesics with an onset of action of 30 minutes. Dexketoprofen trometamol, given as a tablet, is rapidly absorbed, with a time to maximum plasma concentration (tmax) of between 0.25 and 0.75 hours, whereas the tmax&nbsp;for the S-enantiomer after the racemic drug, administered as tablets or capsules prepared with the free acid, is between 0.5 and 3 hours. Peak plasma concentrations of 1.4 and 3.1 mg/L are reached after administration of Dexketoprofen trometamol 12.5 and 25 mg, respectively. From 70 to 80% of the administered dose is recovered in the urine during the first 12 hours, mainly as the acyl-glucuronoconjugated parent drug. No R(-)-Ketoprofen is found in the urine after administration of Dexketoprofen [S(+)-Ketoprofen], confirming the absence of bioinversion of the S(+)-enantiomer in humans. The anti-inflammatory potency of Dexketoprofen was always equivalent to that demonstrated by twice the dose of Ketoprofen.</p>', '<p>The dose of Dexketoprofen 25 mg tablets depends on the type, severity, and duration of pain. The recommended dose is generally 1 tablet every 8 hours, with no more than 3 tablets daily. The elderly and patients with renal or hepatic impairment should start treatment with a total daily dose of no more than 2 tablets. Normally it is recommended to take the tablets with food. In the case of acute pain, it is recommended that tablets be taken at least 30 minutes before meals. Dexketoprofen is not recommended for children.</p>', '<p>Any of the following drugs cannot be used at the same time while taking Dexketoprofen. Other non-steroidal anti-inflammatory drugs, anticoagulant medicines; lithium; methotrexate; hydantoins (a type of medicine used for epilepsy) or some antibiotics of sulphonamide type (e.g. sulfamethoxazole); medications used to treat high blood pressure (ACE inhibitors, diuretics and beta-blockers); pentoxifylline; zidovudine; cyclosporine or tacrolimus; some oral medicines for diabetes (sulphonylureas); thrombolytic medicines; probenecid; cardiac glycosides; mifepristone; and quinolone antibiotics.</p>', '<p>Dexketoprofen tablets are not recommended to use in patients who are allergic to this product or aspirin or other non-steroidal anti-inflammatory medicines; who have suffered attacks of asthma, bronchospasm, acute rhinitis, nasal polyps, urticaria, angioedema (swollen face, eyes, lips, or tongue, or difficulty in breathing) after taking aspirin or other non-steroidal anti-inflammatory medicines; who have or previously suffered from a peptic ulcer or chronic gastro-intestinal disorders; who had previously gastro-intestinal haemorrhage (bleeding); who have suffered bronchial asthma; who have severe heart failure, moderate to severe renal dysfunction or severely impaired hepatic function; who have a bleeding disorder, a blood clotting disorder or are taking an anticoagulant; and who are pregnant or breast-feeding.</p>', '<p>As with all medicines, Dexketoprofen 25 mg tablets may cause some unwanted effects in some patients. These are described below and are characteristic of non-steroidal antiinflammatory drugs:</p>\r\n\r\n<ul>\r\n	<li>Common (1-10%): nausea, vomiting, diarrhoea, stomach pain or heartburn.</li>\r\n	<li>Uncommon (0.1-1%): sleep disorders, nervousness, headache, dizziness, vertigo, palpitations, constipation, dry mouth, flatulence, skin rash, fatigue, hot flushes, shivering, general malaise.</li>\r\n	<li>Rare (0.01 0.1%): stomach ulceration, gastric haemorrhage or perforation; pins and needles, high blood pressure, water retention, slowed breathing rate, hepatic enzymes increased, increased sweating.</li>\r\n	<li>Very rare/isolated cases (&lt;0.01%): blurred vision, ringing in the ear, low blood pressure, haematological reactions, hepatic or renal damage, dermatological and photosensitivity reactions, bronchospasm or anaphylaxis.</li>\r\n	<li>In patients with systemic lupus erythematosus or mixed connective tissue disease, antiinflammatory medicines may rarely cause isolated cases of fever, headache and rigidity of the nape (back of the neck).</li>\r\n</ul>', '<p>The use of Dexketoprofen tablets during pregnancy or breast-feeding is not recommended.</p>', '<p>Precaution should be exercised during using Dexketoprofen tablets in patient who are allergic to any other NSAIDs; who have kidney disease, liver disease, heart disease or fluid retention conditions; and who have blood disorder, systemic lupus erythematosus or mixed connective tissue disease.</p>', NULL, '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Store at a cool &amp; dry place protected from light and moisture. Keep out of reach of children.</p>', '<p>Should not be given to children.</p>', '2022-02-19 05:49:53', '2022-04-26 17:15:13'),
(424, 424, '<p><strong>Healing of Erosive Esophagitis</strong>: Dexlansoprazole is indicated for the healing of all grades of erosive esophagitis (EE) for up to 8 weeks.<br />\r\n<br />\r\n<strong>Maintenance of Healed Erosive Esophagitis</strong>: Dexlansoprazole is indicated to maintain healing of EE and relief of heartburn for up to 6 months.<br />\r\n<br />\r\n<strong>Symptomatic Non-Erosive Gastroesophageal Reflux Disease</strong>: Dexlansoprazole is indicated for the treatment of heartburn associated with symptomatic non-erosive Gastroesophageal Reflux Disease (GERD) for 4 weeks.</p>', '<p>Dexlansoprazole delayed-release capsule is a Proton Pump Inhibitor (PPI) which suppresses gastric acid secretion by specific inhibition of the (H+/K+)-ATPase in the gastric parietal cell. By acting specifically on the proton pump, Dexlansoprazole blocks the final step of acid production. It is the R-enantiomer of lansoprazole (A racemic mixture of the R- and S-enantiomers). Dexlansoprazole is supplied as a Dual Delayed Release (DDR) formulation in a capsule for oral administration. This capsule contains a mixture of two types of enteric coated granules with different pH-dependent dissolution profiles. The dual delayed release formulation in dexlansoprazole, plasma concentration-time profile with two distinct peaks; the first peak occurs 1 to 2 hours after administration, followed by a second peak within 4 to 5 hours. After oral administration, mean Cmax&nbsp;and AUC value of Dexlansoprazole increased approximately dose proportionally. Dexlansoprazole is extensively metabolized in the liver and excreated by urine.</p>', '<p>Dexlansoprazole dosing recommendations-</p>\r\n\r\n<ul>\r\n	<li><strong>Maintenance of Healed erosive esophagitis and relief of heartburn</strong>: 30 mg Once daily</li>\r\n	<li><strong>Symptomatic Non-Erosive GERD</strong>: 30 mg Once daily for 4 weeks</li>\r\n	<li><strong>Healing of erosive esophagitis</strong>: 60 mg Once daily for up to 8 weeks</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Dexlansoprazole can be taken without regard to food. It should be swallowed whole.<br />\r\n<br />\r\nAlternatively, Dexlansoprazole capsules can be administered as follows:</p>\r\n\r\n<ul>\r\n	<li>Open capsule</li>\r\n	<li>Sprinkle intact granules on one tablespoon</li>\r\n	<li>Swallow immediately.</li>\r\n</ul>\r\n\r\n<p>Granules should not be chewed.<br />\r\n<br />\r\nIf a capsule is missed at its usual time, it should be taken as soon as possible. But if it is too close to the time of the next dose, only the prescribed dose should be taken at the appointed time. A double dose should not be taken.</p>', '<p>With medicine: Atazanavir, Warfarin, Tacrolimus, Clopidogrel &amp; Methotrexate. With food &amp; others: No data available.</p>', '<p>Dexlansoprazole is contraindicated in patients with known hypersensitivity to any component of the formulation.</p>', '<p>Common side effects: Diarrhea, abdominal pain, nausea, vomiting &amp; flatulence.</p>', '<p>Pregnancy Category B. There is no adequate and well-controlled studies with Dexlansoprazole in pregnant women. There is no adequate and well-controlled studies with Dexlansoprazole in Lactating mother.</p>', '<p>Gastric Malignancy,&nbsp;<em>Clostridium difficile</em>&nbsp;Associated Diarrhea, Bone fracture, Hypomagnesemia, and concomitant use of Dexlansoprazole with Methotrexate.</p>', '<p>There have been no reports of a significant overdose of Dexlansoprazole. Multiple doses of Dexlansoprazole 120 mg and a single dose of Dexlansoprazole 300 mg did not result in death or other severe adverse events.</p>', '<p>Proton Pump Inhibitor</p>', '<p>Store below 30&deg;C temperature &amp; in a dry place, protected from light. Keep all medicines out of reach of children.</p>', '<p><strong>Use in children &amp; adolescents</strong>: Safety and effectiveness of Dexlansoprazole in patients below 12 years age have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No dose adjustment is necessary for elderly patients.<br />\r\n<br />\r\n<strong>Renal impairment</strong>: No dose adjustment of Dexlansoprazole is necessary for patients with renal<br />\r\nimpairment.<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: No dose adjustment for Dexlansoprazole is necessary for patients with mild hepatic impairment. A maximum daily dose of Dexlansoprazole 30 mg should be considered for patients with moderate hepatic impairment.</p>', '2022-02-19 05:50:08', '2022-04-26 17:17:56'),
(425, 425, '<p>Dexmedetomidine Hydrochloride Injection is a central alpha-2 adrenergic agonist indicated for sedation of non-intubated patients prior to and/or during surgical and other procedures</p>', '<p>Dexmedetomidine is a specific and selective alpha-2 adrenoceptor agonist. By binding to the presynaptic alpha-2 adrenoceptors, it inhibits the release if norepinephrine, therefore, terminate the propagation of pain signals. Activation of the postsynaptic alpha-2 adrenoceptors inhibits the sympathetic activity decreases blood pressure and heart rate.</p>', '<p>Dilute in 0.9% Sodium Chloride Injection to concentration of 4 mcg/mL prior to administration.<br />\r\n<br />\r\nTo be administered only by health care providers skilled in the management of patients in the operating room setting.<br />\r\n<br />\r\nAdminister intravenously using a controlled infusion device. Administration duration should not exceed 24 hours.<br />\r\n<br />\r\nContinuously monitor blood pressure, heart rate, and oxygen levels during administration and as clinically appropriate after discontinuation.<br />\r\n<br />\r\nInitiation of Procedural Sedation:</p>\r\n\r\n<ul>\r\n	<li><strong>More invasive procedures or awake fiberoptic intubation</strong>:&nbsp;1 mcg/kg over 10 minutes</li>\r\n	<li><strong>Less invasive procedures such as ophthalmic surgery</strong>:&nbsp;0.5 mcg/kg over 10 minutes</li>\r\n</ul>\r\n\r\n<p>Maintenance of Procedural Sedation</p>\r\n\r\n<ul>\r\n	<li><strong>All procedures except awake fiberoptic intubation</strong>:&nbsp;Generally, initiate at 0.6 mcg/kg/hour and titrate to achieve desired clinical effect with dosages ranging from 0.2 to 1 mcg/kg/hour.&nbsp;</li>\r\n	<li><strong>Awake fiberoptic intubation</strong>:&nbsp;Administer 0.7 mcg/kg/hour until the endotracheal tube is secured&nbsp;</li>\r\n</ul>', '<p><strong>Anesthetics, sedatives/hypnotics, opioids</strong>: Can potentiate sedating effects. Consider reducing dosage of dexmedetomidine HCl or co-administered drug.</p>', '<p>None</p>', '<p>The most common adverse reactions (incidence greater than 10%) were hypotension, respiratory depression, and bradycardia.</p>', '<p><strong>Pregnancy</strong>: There are no studies conducted with dexmedetomidine hydrochloride in pregnant women to inform any drug-associated risks.<br />\r\n<br />\r\n<strong>Lactation</strong>: There is no information regarding the presence of dexmedetomidine hydrochloride in human milk, the effects of the drug on the breastfed infant, or the effects of the drug on milk production.</p>', '<p><strong>Bradycardia and Sinus Arrest</strong>: Consider decreasing or stopping dexmedetomidine HCl infusion; decreasing or stopping other medications that depress sinus node function; administering anticholinergic agents (e.g., glycopyrrolate, atropine); and/or administering pressor agents.&nbsp;&nbsp;<br />\r\n<br />\r\n<strong>Hypotension</strong>: Consider decreasing or stopping dexmedetomidine HCl infusion; increasing rate of intravenous fluid administration; elevating lower extremities, and/or administering pressor agents.<br />\r\n<br />\r\n<strong>Transient Hypertension</strong>: Observed primarily during administration of loading dose. Consider reducing loading infusion rate.<br />\r\n<br />\r\n<strong>Arousability</strong>: Patients can become aroused/alert with stimulation; this alone should not be considered as lack of efficacy.<br />\r\n<br />\r\nProlonged exposure to dexmedetomidine beyond 24 hours may be associated with tolerance and tachyphylaxis and a dose-related increase in adverse events.</p>', NULL, '<p>Miscellaneous sedatives &amp; hypnotics</p>', NULL, '<p><strong>Geriatric patients (age greater than 65 years)</strong>: Recommended loading infusion dosage for initiation of procedural sedation is 0.5 mcg/kg over 10 minutes. Consider dosage reduction for maintenance<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Consider dosage reduction for initiation and maintenance of procedural sedation.</p>', '2022-02-19 05:50:32', '2022-04-26 17:20:28'),
(426, 426, '<p>Dexpanthenol is indicated in-</p>\r\n\r\n<ul>\r\n	<li>For prevention and treatment of diaper rash in infants.</li>\r\n	<li>For prevention and treatment of cracked or sore nipples in nursing women.</li>\r\n	<li>For prevention and treatment of chafed, cracked or split skin.</li>\r\n	<li>For treatment of light skin wounds and dry skin</li>\r\n</ul>', '<p>Dexpanthenol is an alcohol derivative of pantothenic acid, a component of the B complex vitamins and an essential component of a normally functioning epithelium. Dexpanthenol is enzymatically cleaved to form pantothenic acid, which is an essential component of Coenzyme A, which acts as a cofactor in many enzymatic reactions that are important for protein metabolism in the epithelium.<br />\r\n<br />\r\nDermatological effects of the topical use of dexpanthenol include increased fibroblast proliferation and accelerated re-epithelialization in wound healing. Furthermore, it acts as a topical protectant, moisturizer, and has demonstrated anti-inflammatory properties</p>', '<p>Check with the doctor or pharmacist if you are unsure how to use Dexpanthenol.<br />\r\n<br />\r\nThe usual dosage is generally:</p>\r\n\r\n<ul>\r\n	<li><strong>Diaper rash</strong>: Apply a thin layer on the baby&rsquo;s bottom at every diaper change.</li>\r\n	<li><strong>Nipples</strong>: Apply a thin layer on the nipples after each nursing session. Wash the nipples thoroughly before the next nursing session.</li>\r\n	<li><strong>Dry/cracked skin or light wounds and chafed skin</strong>: Apply to the dry areas and/or to the wound up to 3 times a day.</li>\r\n</ul>\r\n\r\n<p>Do not exceed the recommended dose, Do not swallow. This medicine is intended for external use only.</p>', NULL, NULL, '<p>As with any medicine, use of Dexpanthenol may cause side effects in some users. Do not be alarmed by the list of side effects. You may not suffer from any of them. Discontinue use and refer to a doctor immediately in the event of: Allergic reaction and/or allergic skin reaction such as: atopic dermatitis, allergic dermatitis, pruritus, redness, rash, eczema, urticaria, local irritation or blistering. If a side effect occurs, worsens, or if you suffer from a side effect not mentioned in this leaflet, consult with the doctor.</p>', NULL, NULL, NULL, '<p>Miscellaneous topical agents</p>', '<p>Do not store above 30 degree Celsius. Keep away from light and out of the reach of children.</p>', NULL, '2022-02-19 05:50:57', '2022-04-27 15:51:04'),
(427, 427, '<p>This is indicated in thromboembolic disorders, hypovolaemic shock, pulmonary embolism, venous thrombosis</p>', '<p><strong>Dextrans</strong>&nbsp;produce expansion of plasma volume. It also reduces blood viscosity and inhibits sludging or aggregation of red blood cells.<br />\r\n<br />\r\n<strong>Dextrose</strong>&nbsp;is a monosaccharide that is used as a source of calories and water for hydration. It helps to reduce loss of body protein and nitrogen. It also promotes glycogen deposition in the liver. When used with insulin, it stimulates the uptake of potassium by cells, especially in muscle tissue, thus lowering serum potassium levels.</p>', '<p><strong>Adult:</strong>&nbsp;IV Hypovolaemic shock As dextran 40 (10% soln): 10 mL/kg/day for up to 5 days.<br />\r\n<br />\r\n<strong>Thromboembolic disorders:</strong></p>\r\n\r\n<ul>\r\n	<li><strong>As dextran 40 (10% soln)</strong>: Initial: 500 ml on day 1, followed by 500 ml on day 2 and subsequently on alternate days up to 10 days. Prophylaxis of post-op thromboembolic disorders. 500 ml during or at the end of surgery. May repeat dose next day and continue treatment on alternate days for up to 10 days in high-risk patients.</li>\r\n</ul>\r\n\r\n<p><strong>Child:</strong>&nbsp;As dextran 40: Up to 5 ml/kg in infants and 10 ml/kg in children.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Hypersensitivity. Severe renal disease with oliguria or anuria. Marked cardiac decompensation. Pregnancy.</p>', '<p><strong>Dextran:</strong></p>\r\n\r\n<ul>\r\n	<li>Enzyme inducers e.g. phenytoin or carbamazepine</li>\r\n	<li>enzyme inhibitors e.g. cimetidine.</li>\r\n</ul>', NULL, '<p>Congestive heart failure, Mild hypotension, Tightness of chest, Thrombocytopenia, Anaphylaxis, Injection site infection/phlebitis, Acute renal failure, Acidosis (if NaCI soln used), Pulmonary edema, Wheezing</p>', '<p>Pregnancy Category - C<br />\r\n<br />\r\nAnimal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>Caution should be taken during pregnency</p>', NULL, '<p>Plasma expanders</p>', NULL, NULL, '2022-02-19 05:51:19', '2022-04-27 15:53:34'),
(428, 428, '<p>As a lubricant and artificial tear in dry eye and other ocular irritation syndromes associated with deficient tear or mucous secretion. This combination also prevents cornea to damage in patients with keratoconjunctivitis and for ocular lubrication. It is also used for the temporary relief of burning and irritation due to dryness of the eye and for use as the protectant against further irritation.</p>', '<p>Dextran &amp; Hypromellose combination Eye drops acts like natural tears, which provides smoothing relief to dry, itchy, burning and irritated eyes. It helps eyes to stay moist<br />\r\nhealthy and protects against further irritation. This unique combination of ingredients works together to retain moisture on the eye and slow evaporation of the tear film.<br />\r\n<br />\r\nHypromellose promotes corneal wetting by stabilizing and thickening the precorneal tear film and prolonging the tear film breakup time, which is usually shortened in dry eye conditions. Also acts to lubricate and protect the eye. Dextran is a complex branched glucan composed of chains of varying lengths. It is used medicinally as an antithrombotic, to reduce blood viscosity, and as a volume expander in hypovolaemia.</p>', '<p><strong>Adults and children</strong>: One or two drops three times daily or as directed by the physician.</p>', NULL, '<p>This product contains Benzalkonium Chloride and should not be used when soft contact lenses are being worn.</p>', '<p>There are no known side effects with the use of it, however, if the patient experiences any reaction in eye or other part of the body after using this medication then consult with doctor</p>', '<p>There is insufficient evidence as to the safety in pregnancy and lactation. Therefore, this product should only be used in pregnancy and lactation if it is considered essential by the physician.</p>', '<p>If irritation persists or if the condition does not improve, patient should seek further advice from doctor.</p>', NULL, '<p>Drugs for Dry eyes</p>', '<p>Store below 25&deg;C and do not freeze. Do not use after 30 days of first opening. Keep the container closed tightly after each opening. Keep out of the reach of children.</p>', NULL, '2022-02-19 05:51:41', '2022-04-27 15:55:51'),
(429, 429, '<p>This is indicated in Aid in Hysteroscopy,&nbsp;Thromboembolic disorders,&nbsp;Prophylaxis of pulmonary embolism or venous thrombosis in moderate- to high-risk patients undergoing surgery,&nbsp;Prophylaxis of postoperative thromboembolic disorders,&nbsp;Hypovolaemic shock.</p>', '<p><strong>Dextran</strong>&nbsp;produce expansion of plasma volume. It also reduces blood viscosity and inhibits sludging or aggregation of red blood cells.<br />\r\n<br />\r\n<strong>Sodium chloride</strong>&nbsp;is the major extracellular cation. It is important in electrolyte and fluid balance, osmotic pressure control and water distribution as it restores sodium ions. It is used as a source of electrolytes and water for hydration, treatment of metabolic acidosis, priming solution in haemodialysis and treatment of hyperosmolar diabetes. It is also used as diluents for infusion of compatible drug additives.</p>', '<p><strong>Intrauterine-</strong><br />\r\nAid in hysteroscopy:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;<strong>As dextran 70:</strong>&nbsp;50-100 mL of a 32% solution instilled into the uterus as a rinsing and dilatation fluid.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous-</strong><br />\r\nThromboembolic disorders:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult: As dextran 40:</strong>&nbsp;Initially, 500 ml of a 10% solution in sodium chloride 0.9% or glucose 5% infused over 4-6 hr, followed by 500 ml infused over 4-6 hr on the next and subsequent alternate days for not more than 10 days.</li>\r\n	<li><strong>Child:</strong>&nbsp;As dextran 40: Up to 5 ml/kg in infants and 10 ml/kg in children.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous-</strong><br />\r\nProphylaxis of pulmonary embolism or venous thrombosis in moderate- to high-risk patients undergoing surgery:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;<strong>As dextran 70:</strong>&nbsp;Initially, 500-1000 mL of a 6% solution in sodium chloride 0.9% or glucose 5% infused over 4-6 hr during or immediately after surgery, followed by 500 mL on the next day and on subsequent alternate days for up to 2 wk after surgery in high-risk patients.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous-</strong><br />\r\nProphylaxis of postoperative thromboembolic disorders:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;<strong>As dextran 40:</strong>&nbsp;500 ml of a 10% solution in sodium chloride 0.9% or glucose 5% infused over 4-6 hr during or at the end of the surgery. Dose may be repeated the following day and treatment may be continued on alternate days for up to 10 days in high-risk patient.</li>\r\n	<li><strong>Child:</strong>&nbsp;As dextran 40: Up to 10 ml/kg in children.</li>\r\n</ul>\r\n\r\n<p><strong>Intravenous-</strong><br />\r\nHypovolaemic shock:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;<strong>As dextran 40:</strong>&nbsp;Initially, 10 ml/kg given by rapid infusion as a 10% solution in sodium chloride 0.9% or glucose 5%. Doses may be given daily for up to 5 days. As dextran 70: Initially, 500-1000 mL of a 6% solution in sodium chloride 0.9% or glucose 5% infused at a rate of 20-40 mL/min. Maintenance: 10 ml/kg/day for3 days (Dextran 70).</li>\r\n</ul>', '<p><strong>Dextran:</strong>&nbsp;Enzyme inducers e.g. phenytoin or carbamazepine and enzyme inhibitors e.g. cimetidine.<br />\r\n<br />\r\n<strong>Sodium Chloride:</strong>&nbsp;May affect serum concentrations of lithium.</p>', '<p>Hypersensitivity. Severe renal disease with oliguria or anuria. Marked cardiac decompensation. Pregnancy.</p>', '<p>GI disturbances; headache, dizziness; allergic reactions; raised liver enzyme values; alopecia; bone marrow suppression.</p>', '<p><strong>Category C:</strong>&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Lactation.</p>', NULL, '<p>Plasma expanders</p>', '<p>Store at 25&deg;C.</p>', NULL, '2022-02-19 05:52:00', '2022-04-27 15:58:18');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(430, 430, '<p>Temporarily relieves these symptoms due to common cold, hay fever (allergic rhinitis) or other upper respiratory allergies:</p>\r\n\r\n<ul>\r\n	<li>cough due to minor throat or bronchial irritation</li>\r\n	<li>runny nose</li>\r\n	<li>sneezing</li>\r\n	<li>itching of the nose or throat</li>\r\n	<li>itchy, watery eyes</li>\r\n	<li>nasal congestion</li>\r\n	<li>reduces swelling of nasal passages</li>\r\n</ul>', '<p>This preparation is a mixture of antitussive, decongestant and antihistamine agent. Dextromethorphan is a safe, effective, non-narcotic antitussive agent which has a central action on the cough centre in the medulla. Although structurally related to Morphine, it has no analgesic and habit forming properties and in general it has little sedative activity. Phenylephrine is a decongestant that shrinks blood vessels in the nasal passage. It is used to treat nasal and sinus congestion of the tubes that drain fluid from inner ear. Triprolidine provides symptomatic relief in conditions believed to depend wholly or partly upon the triggered release of histamine. It is a potent competitive histamine H1-receptor antagonist of the pyrrolidine class with mild central nervous system depressant properties which may cause drowsiness.</p>', '<p><strong>Adults &amp; Children 12 years of age and older</strong>: 1 teaspoonful (5 ml) every 4 hours, or as directed by a doctor.<br />\r\n<br />\r\n<strong>Children 6 to under 12 years of age</strong>: &frac12; teaspoonful (2.5 ml) every 4 hours, or as directed by a doctor.<br />\r\n<br />\r\n<strong>Children below 2 years old</strong>: Not to be used in children below 2 years old. To be used with caution, and as advised by the physician for children age 2 to 6 years.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<p>Take with or without food. Take with food if it causes an upset stomach.&nbsp;Measure liquid doses carefully. Use the measuring device that comes with this medicine.</p>', '<p>Taking certain MAO inhibitors with this medication may cause a serious (possibly fatal) drug interaction. Avoid taking isocarboxazid, methylene blue, moclobemide, phenelzine, procarbazine, rasagiline, selegiline, or tranylcypromine during treatment with this medication. Most MAO inhibitors should also not be taken for two weeks before treatment with this medication. Caution should be excercised while taking this drug with antihistamines applied to the skin (such as diphenhydramine cream, ointment, spray), antispasmodics (e.g. atropine, belladonna alkaloids), beta blockers (e.g. metoprolol, atenolol), drugs for Parkinson&rsquo;s disease (e.g. anticholinergics such as benztropine, trihexyphenidyl), guanethidine, certain inhaled anesthetics (e.g. halothane), methyldopa, reserpine, scopolamine, tricyclic antidepressants (e.g. amitriptyline, desipramine), anti seizure drugs (e.g. carbamazepine), medicine for sleep or anxiety (e.g. alprazolam, diazepam, zolpidem), muscle relaxants, narcotic pain relievers (e.g. codeine), psychiatric medicines (e.g. chlorpromazine, risperidone, amitriptyline, trazodone).</p>', '<p>It should be avoided in patients with liver disease or asthmatic patients and is contraindicated in patients taking monoamine oxidase inhibitors or within 2 weeks from stopping such treatment, known hypersensitivity to phenylephrine hydrochloride, dextromethorphan hydrobromide and during acute attacks of asthma. It is contraindicated in patients with severe hypertension or severe coronary artery disease.</p>', '<p>It may cause drowsiness, dottiness and constipation. Other side effects that may occur include GIT discomfort. No apparent evidence of physical dependence of the morphine type. Other less common side effects may include transient hypertension, dry mouth, restlessness, palpitations, allergic reactions such as rashes, tightness of chest, thickening of bronchial secretions, toxic psychosis and blood dyscrasia.</p>', '<p>As with any other drugs, use in pregnancy and lactation is best avoided.</p>', '<p>This preparation may cause drowsiness. If affected, do not drive motor vehicle or operate machinery. Avoid alcoholic drink while on this medication. Use with caution in patients with epilepsy, prostatic hypertrophy, glaucoma, hepatic disease, hypertension, heart disease, diabetes, hyperthyroidism, patients with stenosing peptic ulcer, pyloro-duodenal obstruction or bladder neck obstruction, unless under the medical advice and supervision. If symptoms do not improve within one week or accompanied with high fever, consult a physician before continuing use.</p>', '<p>In cases of over dosage, hospital admission is strongly advised. Over dosage may produce respiratory depression, paranoid psychosis, delusions, hallucinations, and convulsion. Treatment should include emptying the stomach by aspiration or gastric lavage. Nervous stimulation and convulsions should be treated with a sedative such as diazepam intramuscularly. If marked excitation is present, a sedative such as diazepam or a short-acting barbiturate may be given.<br />\r\n<br />\r\nSevere over dosage of phenylephrine hydrochloride may produce hypertension and associated reflex bradycardia. Treatment measures include early gastric lavage and symptomatic and supportive measures. The hypertensive effects may be treated with an alpha-receptor blocking agent (such as phentolamine mesilate 6-10 mg) given intravenously, and the bradycardia treated with atropine, preferable only after the pressure has been controlled.</p>', '<p>Combined cough suppressants</p>', '<p>Keep out of the reach of children. Keep in a cool &amp; dry place. Protect from light.</p>', NULL, '2022-02-19 05:52:16', '2022-04-27 16:02:11'),
(431, 431, '<p>This preparation temporarily relieves these symptoms due to common cold, hay fever (allergic rhinitis) or other upper respiratory allergies:</p>\r\n\r\n<ul>\r\n	<li>Non-productive cough due to minor throat or bronchial irritation</li>\r\n	<li>Runny Nose</li>\r\n	<li>Sneezing</li>\r\n	<li>Itching of the nose or throat</li>\r\n	<li>Itchy &amp; watery eyes</li>\r\n	<li>Nasal congestion</li>\r\n</ul>', '<p>This preparation is a mixture of antitussive, decongestant and antihistamine agent. Dextromethorphan is a safe, effective, non-narcotic antitussive agent which has a central action on the cough centre in the medulla. Although structurally related to Morphine, it has no analgesic and habit forming properties and in general it has little sedative activity. Phenylephrine is a decongestant that shrinks blood vessels in the nasal passage. Phenylephrine is used for the temporary relief of stuffy nose, sinus, and ear symptoms caused by the common cold, flu, allergies, sinusitis &amp; bronchitis. This medication works by decreasing swelling in the nose and ears, thereby lessening discomfort and making it easier to breathe. Triprolidine is an antihistamine used to relieve symptoms of allergy, hay fever, and the common cold. These symptoms include rash, watery eyes, itchy eyes/nose/throat/skin, cough, runny nose, and sneezing. It is a potent competitive histamine H1-receptor antagonist of the pyrrolidine class with mild central nervous system depressant properties which may cause drowsiness. By antagonizing another natural substance acetylcholine, it helps dry up some body fluids to relieve symptoms such as watery eyes and runny nose.</p>', '<p><strong>Adults &amp; Children over 12 years</strong>: 1 teaspoonful (5 ml) 4 times a day every 4 hours interval.<br />\r\n<br />\r\n<strong>6-12 years</strong>: 1/2 teaspoonful 4 times a day every 4 hours interval.<br />\r\n<br />\r\n<strong>Use in children and adolescents</strong>: A physician&#39;s advice should be obtained before administering this combination to children less than 6 years.</p>', '<p>Taking certain MAO inhibitors with this medication may cause a serious (possibly fatal) drug interaction. Avoid taking isocarboxazid, methylene blue, moclobemide, phenelzine, procarbazine, rasagiline, selegiline, or tranylcypromine during treatment with this medication. Most MAO inhibitors should also not be taken for two weeks before treatment with this medication.</p>', '<p>It should be avoided in patients with liver disease or asthmatic patients and is contraindicated in patients taking monoamine oxidase inhibitors or within 2 weeks from stopping such treatment</p>', '<p>It may cause drowsiness and constipation. Other side effects that may occur include GIT discomfort. No apparent evidence of physical dependence of the morphine type.</p>', '<p>There are no specific data on use of this combination during pregnancy &amp; lactation.</p>', '<p>This preparation may cause drowsiness. If affected, do not drive motor vehicle or operate machinery. Avoid alcoholic drink while on this medication. Use with caution in patients with epilepsy, prostatic hypertrophy, glaucoma, hepatic disease, hypertension, heart disease, diabetes, hyperthyroidism. If symptoms do not improve within one week or accompanied with high fever, consult a physician before continuing use.</p>', '<p>In cases of over dosage, hospital admission is strongly advised. Over dosage may produce respiratory depression, paranoid psychosis, delusions, hallucinations and convulsion.</p>', '<p>Combined cough suppressants</p>', '<p>Store in a cool and dry place (below 30&deg;C temperature), away from light. Keep out of the reach of children.</p>', NULL, '2022-02-19 05:52:58', '2022-04-27 16:05:17'),
(432, 432, '<p>Dextromethorphan is indicated in Chronic dry cough or unproductive cough; Acute dry cough which is interfering with normal function or sleep.</p>', '<p>Dextromethorphan suppresses the cough reflex by a direct action on the cough center in the medulla of the brain. Dextromethorphan shows high affinity binding to several regions of the brain, including the medullary cough center. This compound is an NMDA receptor antagonist and acts as a non-competitive channel blocker. It is one of the widely used antitussives, and is also used to study the involvement of glutamate receptors in neurotoxicity.</p>', '<p><strong>Adults and Children over 12 years:</strong>&nbsp;15 to 30 mg three to four times per day. However, 60 mg doses up to four times per day have been used without increased side effects.<br />\r\n<strong>Children between 6 and 12 years:</strong>&nbsp;5-15 mg up to four times per day.<br />\r\n<strong>Children between 2 and 6 years:</strong>&nbsp;2.5-5 mg up to four times per day.</p>', '<p>The following medicines should be taken carefully while concomitantly use with Dextromethorphan: Amiodarone, Fluoexetine, Quinidine, CNS depressants and Monoamine oxidase (MAO) inhibitors.</p>', '<p>Hypersensitivity to Dextromethorphan or any other component.</p>', '<p>Adverse effects with Dextromethorphan are rare, but nausea and dizziness sometimes occur. The drug produces no analgesia or addiction and little or no CNS depression. Excitation, confusion and respiratory depression may occur after overdosage.</p>', '<p><strong>Pregnancy:</strong>&nbsp;Adequate and well-controlled studies in human have not been done. However, Dextromethorphan has not been reported to cause birth defects.<br />\r\n<br />\r\n<strong>Lactation:</strong>&nbsp;It is not known whether dextromethorphan passes into breast milk. However, Dextromethorphan has not been reported to cause problems in nursing babies.</p>', '<p>Do not use Dextromethorphan to control a cough that is associated with smoking, asthma, or emphysema, or a cough that is productive (produces sputum or phlegm).</p>', '<p><strong>Symptoms:</strong>&nbsp;In mild overdose, tachycardia, hypertension, vomiting, mydriasis, diaphoresis, nystagmus, euphoria, loss of motor coordination, and giggling; in moderate intoxication, in addition to those listed above, hallucinations and a plodding ataxic gait; in severely intoxication, agitation or somnolence.<br />\r\n<br />\r\n<strong>Management</strong>: treatment is symptomatic and supportive. Naloxone may be useful in reversing toxicity.</p>', '<p>Cough suppressant</p>', '<p>Store at 15-30&deg; C</p>', NULL, '2022-02-19 05:53:28', '2022-04-27 16:13:39'),
(433, 433, '<p>This preparation provides relief from all the symptoms associated with common cold such as dry cough, chest congestion etc.</p>', '<p>This tablet is a combination of Guaifenesin and Dextromethorphan HBr. Dextromethorphan is a cough suppressant and gives relief from cough by blocking the cough centre in the brain. Guaifenesin is an expectorant. It reduces the viscosity of cough by increasing the flow of fluids in the bronchial secretion thereby facilitating the expectoration of cough.</p>', '<p><strong>Adults and children 12 years and older</strong>: 1 or 2 tablets every 12 hours and not more than 4 tablets daily.</p>\r\n\r\n<ul>\r\n	<li>Do not crush, chew, or break tablet</li>\r\n	<li>Take with a full glass of water</li>\r\n	<li>This product can be administered without regard for the timing of meals.</li>\r\n</ul>', NULL, '<p>This tablet is contraindicated in patients with known hypersensitivity to Dextromethorphan and Guaifenesin. Moreover, the patients who are taking monoamine oxidase inhibitor (MAOI) certain drugs or for 2 weeks after stopping the MAOI drug cannot take this preparation.</p>', '<p>Common side effects are hypersensitivity, rash, nausea &amp; vomiting.</p>', '<p>There is no information regarding safety in pregnancy and lactation. So consultation with physician is must before use in this case.</p>', NULL, NULL, '<p>Combined cough expectorants, Cough expectorants &amp; mucolytics</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', '<p>Usage in children: This tablet is not indicated for the children under 12 years of age.</p>', '2022-02-19 05:53:55', '2022-04-27 16:16:02'),
(434, 434, '<p>Dextrose is administered in the treatment of carbohydrate and fluid depletions. It is mainly used to replace water deficiency and should be given alone when there is no significant loss of electrolytes. Water depletion (dehydration) tends to occur when these losses are not matched by a comparable intake, as for example may occur in coma or dysphagia or in the aged person who may not drink water in sufficient amount on their own initiative. It provides a readily metabolizable nutrient. One litre of 5% solution provides about 170 calories. Glucose solutions are also given in regimens with calcium bicarbonate, and insulin for the emergency management of hyperkalaemia. They are also given, after correction of hyperglycaemia, during treatment of diabetic ketoacidosis, when they must be accompanied by continuing insulin infusion. Dextrose also may act as a suitable vehicle for the slow intravenous infusion of numerous drugs.</p>', '<p>Dextrose is a form of glucose (sugar). Dextrose 5% in water is injected into a vein through an IV to replace lost fluids and provide carbohydrates to the body. Dextrose 5% in water is used to treat low blood sugar (hypoglycemia), insulin shock, or dehydration (fluid loss). Dextrose 5% in water is also given for nutritional support to patients who are unable to eat because of illness, injury, or other medical condition.</p>', '<p><strong>5% dextrose solution</strong>: The dose of Dextrose infusion is variable. It is dependent on individual patient requirements. For 5% dextrose solution, the dose frequently ranges from 500 to 1000 ml. The maximum rate of infusion that will not cause glycosuria is 0.5 g/kg/hour. About 95% is retained when the rate is 0.8 g/kg/hr. the maximum rate of glucose utilization is about 800 mg per kg body weight per hour.<br />\r\n<br />\r\n<strong>25% dextrose solution</strong>: The volume and rate of infusion of dextrose solution will depend upon the requirements of the individual patient and the judgment of the physician. The maximum rate at which dextrose can be infused without producing glycosuria is 0.5 g/kg/hr. The usual recommended flow rate for adult is 10-35 drops per minute infused intravenously. It should not be administered by SC or IM route. 25% dextrose solution should be infused through the largest available peripheral vein.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administration</strong></p>\r\n\r\n<ul>\r\n	<li>Check infusion set and infusion solution prior to use.</li>\r\n	<li>Pull moderately to tear off the protective cover of the Eurocap.</li>\r\n	<li>Hold lightly the Eurocap but not the bottle body.</li>\r\n	<li>Open the flow regulator fully and hold the giving set on the top white area, but not the memorane venting region.</li>\r\n	<li>Insert the spike of the administration set to the Eurocap and fit the connector of the administration set firmly to the needle.</li>\r\n	<li>Gradually allow the fluid to flow down to the needletip and close.</li>\r\n	<li>Remove the protective cover of the needle.</li>\r\n	<li>Locate the venpuncture site and clean the site with an antiseptic solution, and then insert the needle.</li>\r\n	<li>Securely tape the puncture site.</li>\r\n	<li>Securely tape the wings and tubing</li>\r\n	<li>Start infusion while adjusting drip speed.</li>\r\n</ul>', NULL, '<p>Do not take this medicine and tell your doctor if: You should not use this medication if you are allergic to dextrose. Before using dextrose 5% in water, tell your doctor if you have diabetes, breathing problems, an electrolyte imbalance, kidney or liver disease, a food or drug allergy, or if you receive regular blood transfusions.</p>', '<ul>\r\n	<li>severe burning, pain, or swelling around the IV needle;</li>\r\n	<li>warmth, redness, oozing, or bleeding where the IV was placed;</li>\r\n	<li>fever, ongoing cough;</li>\r\n	<li>high blood sugar, headache, trouble concentrating, memory problems, weakness, feeling unsteady, hallucinations, fainting, seizure, shallow breathing or breathing that stops;</li>\r\n	<li>low potassium or anxiety, sweating, pale skin, severe shortness of breath, wheezing, pain, fast or uneven heart rate.</li>\r\n</ul>', '<p>FDA pregnancy category C. It is not known whether dextrose 5% in water will harm an unborn baby. Tell your doctor if you are pregnant or plan to become pregnant while using this medication. It is not known whether dextrose 5% in water passes into breast milk or if it could harm a nursing baby. Do not use this medication without telling your doctor if you are breast-feeding a baby.</p>', '<p>Serum glucose concentration should be carefully monitored. Concurrent use of insulin may be needed in case of diabetic patients. Dextrose solution should not be mixed with whole blood as haemolysis and clumping may occur. Infusion of fluid should be immediately discontinued if rigor arises for any reasons during the process. Do not use if the solution is cloudy, contains particles, or after expiry date.<br />\r\n<br />\r\nTake special care with dextrose. Check with your doctor before taking this medicine if: You should not use this medication if you are allergic to dextrose.<br />\r\n<br />\r\nTo make sure you can safely use dextrose 5% in water, tell your doctor if you have any of these other conditions:</p>\r\n\r\n<ul>\r\n	<li>diabetes;</li>\r\n	<li>breathing problems;</li>\r\n	<li>an electrolyte imbalance (such as low levels of potassium in your blood);</li>\r\n	<li>kidney or liver disease;</li>\r\n	<li>any allergy to foods or medicines; or</li>\r\n	<li>if you receive regular blood transfusions.</li>\r\n</ul>', NULL, '<p>Intravenous fluid preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 05:54:11', '2022-04-27 16:18:57'),
(435, 435, '<p>This solution&nbsp;is indicated as a source of water, electrolytes and calories or as an alkalinizing agent.</p>', '<p>This&nbsp;is a sterile, nonpyrogenic solution for fluid and electrolyte replenishment and caloric supply in a single dose container for intravenous administration.</p>', '<p>As directed by a physician. Dosage is dependent upon the age, weight and clinical condition of the patient as well as laboratory determinations. The dosage and constant infusion rate of intravenous dextrose must be selected with caution in pediatric patients, particularly neonates and low weight infants, because of the increased risk of hyperglycemia/ hypoglycemia. Additives may be incompatible. Administration Procedure:</p>\r\n\r\n<ul>\r\n	<li>Check infusion set and infusion solution prior to use</li>\r\n	<li>Pull moderately to tear off the protective cover of the Eurohead</li>\r\n	<li>Hold lightly the Eurohead but not the bag</li>\r\n	<li>Open the flow regulator fully and hold the giving set on the top white area, but not the membrane venting region</li>\r\n	<li>Insert the spike of the administration set to the Eurohead and fit the connector of the administration set firmly to the needle</li>\r\n	<li>Gradually allow the fluid to flow down to the needle tip and close</li>\r\n	<li>Remove the protective cover of the needle</li>\r\n	<li>Locate the veinpuncture site and clean the site with an antiseptic solution, and then insert the needle</li>\r\n	<li>Securely tape the puncture site</li>\r\n	<li>Securely tape the wings and tubing</li>\r\n	<li>Start infusion while adjusting drip speed.</li>\r\n</ul>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Solutions containing dextrose may be contraindicated in patients with known allergy to corn or corn products.</p>', '<p>Allergic reactions or anaphylactoid symptoms such as localized or generalized urticaria and pruritus; periorbital, facial, and/or laryngeal edema, coughing, sneezing, and/or difficulty with breathing have been reported during administration. The reporting frequency of these signs and symptoms is higher in women during pregnancy.</p>', '<p>Teratogenic effect and pregnancy category C. This solution&nbsp;should be given to a pregnant woman only if clearly needed.&nbsp;It is not known whether this drug is excreted in human milk.</p>', '<p>Do not uses if the solution is cloudy contain particles or date expired. Infusion of fluid should be immediately discontinued if rigor arises for any reason during the process.</p>', NULL, '<p>Intravenous fluid preparations</p>', '<p>Should be stored at controlled room temperature.</p>', '<p>Pediatric Use: Safety and effectiveness of this solution&nbsp;in pediatric patients have not been established by adequate and well controlled trials.<br />\r\n<br />\r\nGeriatric Use: Clinical studies of this solution did not include sufficient numbers of subjects aged 65 and over to determine whether they respond differently from younger subjects.</p>', '2022-02-19 05:54:36', '2022-04-27 16:28:55'),
(436, 436, '<p>For the relief of occasional constipation. For use where bowel cleansing is required, such as before and after lower bowel surgery, delivery and post-partum, before proctoscopy, sigmoidoscopy or colonoscopy and before radiological examinations of the lower bowel.</p>', '<p>It acts as a saline laxative when administered by the rectal route. Fluid accumulation in the lower bowel produces distension and promotes peristalsis and bowel movement on the rectum, sigmoid and descending colon. These phenomena results in rapid evacuation.</p>', '<p><strong>Adults, Elderly and Children over 12 years old</strong>: 118 ml delivered dose, not more than once daily or as directed by a physician. Additional liquids by mouth are recommended. Encourage patients to drink large amounts of clear liquids to prevent dehydration.</p>', '<p>Use with caution in patients taking calcium channel blockers, diuretics, lithium treatment or other medications that might affect electrolyte levels as hyperphosphataemia, hypocalcaemia, hypokalae- mia, hypernatraemic dehydration and acidosis may occur. No other sodium phosphate preparations including sodium phosphate oral solution or tablets should be given concomitantly. As hypernatraemia is associated with lower lithium levels, concomitant use of this medicine and lithium therapy could lead to a fall in serum lithium levels with a lessening of effectiveness.</p>', '<p>Do not use in patients with, Congestive heart failure, impairment of renal function, gastrointestinal obstruction, Megacolon, Paralytic ileus, Perforation, Active inflammatory bowel disease, Imperforate anus, Dehydration, Children under 2 years of age, Hypersensitivity to active ingredients or to any of the excipients of the product.</p>', '<p>Phosphate Enema is well tolerated when used as indicated. However, adverse events possibly associated with the use of phosphate enema have been infrequently reported. In some cases, adverse events may occur, especially if the enema is misused.</p>', '<p>As there is no relevant data available to evaluate the potential for fetal malformation or other feto-toxic effects when administered during pregnancy it should only be used as directed by a physician at the time of delivery or postpartum. As sodium phosphate may pass into the breast milk, it is advised that breast milk is expressed and discarded for at least 24 hours after receiving this medicine.</p>', '<p>Use with caution in patients, with impaired renal function, with pre-existing electrolyte disturbances or who are taking diuretics which may affect electrolyte levels, Who are taking medications known to prolong the QT interval, Ascites, With a colostomy.</p>', '<p>Using more than 133 ml&nbsp;in 24 hours can be harmful. In case of excessive dose, recovery from the toxic effects can normally be achieved by rehydration. Treatment of electrolyte imbalance may require immediate medical intervention with appropriate electrolyte and fluid replacement therapy.</p>', '<p>Enema &amp; bowel cleansing solution</p>', '<p>Store below 25&deg; C. Protect from light. Do not refrigerate. Keep out of the reach of children.</p>', NULL, '2022-02-19 05:55:08', '2022-04-27 16:31:32'),
(437, 438, '<p>Diazepam is indicated for the short-term treatment of mild to moderate anxiety, excitation, agitation, fear, aggressiveness, etc. Anxiety reactions caused by stressed conditions, anxiety states with somatic expression, acute alcohol withdrawal, status epilepticus, premedication for surgical procedures, febrile convulsions, insomnia of hospitalized patients.</p>', '<p>Diazepam attaches to the specific site on the GABA receptor and potentiates the effect of GABA, which acts by opening chloride ion channels into cells.<br />\r\n<br />\r\nDiazepam is absorbed rapidly and completely after oral administration. Peak Plasma concentration reaches within 15-90 minutes. Mean plasma half-life is 30 hours. Plasma protein binding is 98-99%. Diazepam is metabolized in the liver with only traces of the unchanged drug excreted in urine. A very small proportion of the metabolites is excreted through the bile into the intestine and eliminated with the feces. After rectal administration in suppository form diazepam is significantly absorbed and peak concentration reaches within 1.5-2 hours.</p>', '<p>Oral:</p>\r\n\r\n<ul>\r\n	<li><strong>Anxiety</strong>: 2 mg thrice daily, increased if necessary to 15-30 mg daily in divided doses. Elderly (or debilitated), half of the adult dose.</li>\r\n	<li><strong>Insomnia associated with anxiety</strong>: 5-15 mg at bedtime.</li>\r\n	<li><strong>Night terrors and somnambulism in Child</strong>: 1-5 mg at bedtime.</li>\r\n</ul>\r\n\r\n<p>IM/slow IV injection (large vein, a rate below 5 mg/minute):</p>\r\n\r\n<ul>\r\n	<li><strong>For severe acute anxiety, control of acute panic attacks, and acute alcohol withdrawal</strong>: 10 mg repeated if necessary after not less than 4 hours.</li>\r\n	<li><strong>Febrile convulsion in children</strong>: Slow IV in a dose of 250 mcg/kg.</li>\r\n</ul>\r\n\r\n<p>Rectal:</p>\r\n\r\n<ul>\r\n	<li><strong>In case of children</strong>- A dose of 500 mcg/kg (maximum 10 mg), repeated if necessary.</li>\r\n</ul>', '<p>Concomitant intake with alcohol is not recommended. Sedation may be increased due to concomitant use of neuroleptics (antipsychotics), hypnotics, sedative antihistamines and CNS depressants e.g., general anesthetics, narcotic analgesics or antidepressants. Diazepam clearance is increased by concomitant administration of phonobarbitone and is decreased by administration of cimetidine. Omeprazole and isoniazide inhibit diazepam metabolism.</p>', '<p>Diazepam is contraindicated in myasthenia gravis, pulmonary insufficiency, respiratory depression and hypersensitivity to bezodiazepine.</p>', '<p>Diazepam is generally well tolerated. Higher doses may cause somnolence, dizziness, light headedness, confusion and ataxia.</p>', '<p>Diazepam and its active metabolites cross the placental barrier and also pass into breast milk. So, it should be avoided if possible during pregnancy and lactation. US FDA pregnancy category D.</p>', '<p>Prolonged use and abrupt withdrawal should be avoided. Diazepam should be used with caution in respiratory disease, muscle weakness, history of drug or alcohol abuse, in hepatic or renal impairment.</p>', '<p>Sedation, muscle weakness, profound sleep or paradoxical excitation. In more severe cases symptoms may include ataxia, hypotonia, hypotension, respiratory depression and rarely coma and death.</p>', '<p>Benzodiazepine sedatives, Centrally acting Skeletal Muscle Relaxants, Primary anti-epileptic drugs</p>', '<p>Store in a cool (below 25˚C temperature) and dry place protected from light.</p>', NULL, '2022-02-19 06:18:40', '2022-04-27 16:39:14'),
(438, 437, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-19 06:18:40', '2022-02-19 06:18:40'),
(439, 439, '<p>Diazoxide tablets are used orally in the treatment of intractable hypoglycemia.<br />\r\n<br />\r\nHypoglycaemia: Diazoxide administered orally is indicated for the treatment of intractable hypoglycaemia with severe symptoms from a variety of causes including idiopathic hypoglycaemia in infancy, leucine-sensitive or unclassified; functional islet cell tumours both malignant and benign if inoperable, extra-pancreatic neoplasms producing hypoglycaemia; glycogen storage disease; hypoglycaemia of unknown origin. Diazoxide also causes salt and water retention.</p>', '<p>As a diuretic, Diazoxide inhibits active chloride reabsorption at the early distal tubule via the Na-CI cotransporter, resulting in an increase in the excretion of sodium, chloride, and water. Thiazides like Diazoxide also inhibit sodium ion transport across the renal tubular epithelium through binding to the thiazide sensitive sodium-chloride transporter. This results in an increase in potassium excretion via the sodium-potassium exchange mechanism. The antihypertensive mechanism of Diazoxide is less well understood although it may be mediated through its action on carbonic anhydrases in the smooth muscle or through its action on the large-conductance calcium-activated potassium (KCa) channel, also found in the smooth muscle. As a antihypoglycemic, Diazoxide inhibits insulin release from the pancreas, probably by opening potassium channels in the beta cell membrane.<br />\r\n<br />\r\nPharmacodynamics: Diazoxide is a potassium channel activator. Its mechanism of action revolves around enhancing cell membrane permeability to potassium ions. This action consequently elicits the relaxation of local smooth muscles. This switches off voltage-gated calcium ion channels which inhibits the generation of an action potential.</p>', '<p><strong>For both adults and children</strong>: a starting oral dose of 5mg/kg body weight divided into 2 or 3 equal doses per 24 hours will establish the patient&#39;s response and thereafter the dose can be increased until the symptoms and blood glucose level respond satisfactorily. Regular determinations of the blood glucose in the initial days of treatment are essential. The usual maintenance dose is 3-8mg/kg/day given in two or three divided doses.<br />\r\n<br />\r\n<strong>Patients with renal impairment</strong>: Reduced doses may be required in patients with impaired renal function.<br />\r\n<br />\r\n<strong>In children with leucine-sensitive hypoglycaemia</strong>: A dosage range of 15- 20mg/kg/day is suggested.<br />\r\n<br />\r\n<strong>In adults with benign or malignant islet-cell tumours producing large quantities of insulin</strong>: High dosages of up to 1,000mg per day have been used.</p>', '<p>Drugs potentiated by Diazoxide therapy include: oral diuretics, antihypertensive agents and anticoagulants. Phenytoin levels should be monitored as increased dosage may be needed if administered concurrently with diazoxide. The risk of hyperglycaemia may be increased by concurrent administration of corticosteroids or oestrogen-progestogen combinations.</p>', '<p>In the treatment of hypoglycaemia, Diazoxide is contraindicated in all cases which are amenable to surgery or other specific therapy. Hypersensitivity to any component of the preparation or other thiazides</p>', '<p>The adverse reactions are thrombocytopenia, pancreatitis, hypotension, diarrhea, heart failure etc.</p>', '<p><strong>Pregnancy</strong>: Reproduction studies using the oral preparation in rats have revealed increased fetal resorptions and delayed parturition, as well as fetal skeletal anomalies; evidence of skeletal and cardiac teratogenic effects in rabbits has been noted with intravenous administration. The drug has also been demonstrated to cross the placental barrier in animals and to cause degeneration of the fetal pancreatic beta cells. Since there are no adequate data on fetal effects of this drug when given to pregnant women, safety in pregnancy has not been established. When the use of Diazoxide is considered, the indications should be limited to those specified above for adults, and the potential benefits to the mother must be weighed against possible harmful effects to the fetus. Diazoxide Tablets are only to be used in pregnant women when the indicated condition is deemed to put the mother&#39;s life at risk. Prolonged oral therapy of Diazoxide during pregnancy has been reported to cause alopecia in the newborn.<br />\r\n<br />\r\n<strong>Nursing mothers</strong>: Information is not available concerning the passage of Diazoxide in breast milk. Because many drugs are excreted in human milk and because of the potential for adverse reactions from Diazoxide in nursing infants, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>In the treatment of hypoglycaemia it is necessary that the blood pressure be monitored regularly. Retention of sodium and water is likely to necessitate therapy with an oral diuretic such as frusemide or ethacrynic acid The dosage of either of the diuretics mentioned may be up to 1g daily. It must be appreciated that if diuretics are employed then both the hypotensive and hyperglycaemic activities of Diazoxide will be potentiated and it is likely that the dosage of Diazoxide will require adjustment downwards. In patients with severe renal failure it is desirable to maintain, with diuretic therapy, urinary volumes in excess of 1 litre daily. Hypokalaemia should be avoided by adequate potassium replacement.<br />\r\n<br />\r\nDiazoxide should be used with caution in patients with cardiac failure or impaired cardiac reserve in whom sodium and water retention may worsen or precipitate congestive heart failure. A direct effect on myocardium and cardiac function cannot be excluded.<br />\r\n<br />\r\nDiazoxide should be used with care in patients with impaired cardiac or cerebral circulation and in patients with aortic coarctation, aortic stenosis, arteriovenous shunt, heart failure or other cardiovascular disorders in which an increase in cardiac output could be detrimental.<br />\r\n<br />\r\nDiazoxide should be administered with caution to patients with hyperuricaemia or a history of gout, and it is advisable to monitor serum uric acid concentration.<br />\r\n<br />\r\nWhenever Diazoxide is given over a prolonged period regular haematological examinations are indicated to exclude changes in white blood cell and platelet counts.<br />\r\n<br />\r\nAlso in children there should be regular assessment of growth, bone and psychological maturation.<br />\r\n<br />\r\nThe very rapid, almost complete protein binding of Diazoxide requires cautious dosage to be used in patients whose plasma proteins may be lower than normal</p>', '<p>Excessive dosage of Diazoxide can result in hyperglycaemia. Severe hyperglycaemia may be corrected by giving insulin and less severe hyperglycaemia may respond to oral hypoglycaemics. Hypotension may be managed with intravenous fluids and in severe cases may require sympathomimetics.</p>', '<p>Combination Oral hypoglycemic preparations</p>', '<p>Store below 30&deg;C. Store in the original container in order to protect from moisture. Keep Diazoxide out of reach and sight of the children.</p>', NULL, '2022-02-19 06:19:11', '2022-04-27 16:44:25'),
(440, 440, '<p>This topical gel is a Non-steroidal anti-inflammatory (NSAID) drug used to treat pain associated with conditions like gout, migraine, rheumatoid arthritis, sprains of muscles and joints etc.</p>', '<p>Diclofenac Diethylamine, Mephenesin, Menthol, Methyl Salicylate, Turpentine oil works by reducing pain and delayed onset muscle soreness; relieving pruritus; providing relief from painful conditions; providing relief of musculoskeletal aches and pains; reducing the pain.</p>', '<p>Depending on the size of the area to be treated, 2-4 gm of this gel should be applied to the skin 3-4 times daily to the affected area and rubbed in lightly.</p>', NULL, '<p>It is contraindicated in patients who have hypersensitivity to this gel. In addition, This gel should not be used if one has the following conditions:</p>\r\n\r\n<ul>\r\n	<li>children less than 12 years old</li>\r\n	<li>cuts</li>\r\n	<li>infected skin</li>\r\n</ul>', '<p>The most commonly reported side-effects of this gel are itching, blisters, allergic contact dermatitis, anaphylactic reactions, pruritus, and rash.</p>', '<p>Not recommended.</p>', '<p>This gel should not be allowed to come in contact with the eyes or mucous membranes. After application, the hands should be washed unless they are the sites being treated. Not to be taken by mouth.</p>', NULL, '<p>Topical Analgesics</p>', '<p>It should be stored in a cool and dry place, protected from light and moisture.</p>', NULL, '2022-02-19 06:19:26', '2022-04-27 16:46:38'),
(441, 441, '<p>Short-term treatment in the following acute conditions:</p>\r\n\r\n<ul>\r\n	<li>Post-traumatic pain, inflammation and swelling,e.g.due to sprains</li>\r\n	<li>Post-operative pain, inflammation and swelling,e.g.following dental or orthopaedic surgery</li>\r\n	<li>Painful and/or inflammatory conditions in gynaecology, e.g. primary dysmenorrhoea or adnexitis</li>\r\n	<li>Migraine attacks</li>\r\n	<li>Painful syndromes of the vertebral column</li>\r\n	<li>Non-articular rheumatism</li>\r\n	<li>As an adjuvant in severe painful inflammatory infections of the ear, nose, or throat, e.g. pharyngotonsillitis, otitis.</li>\r\n</ul>', '<p>The mechanism of action of Diclofenac Potassium, like that of other NSAIDs, is not completely understood but involves inhibition of cyclooxygenase (COX-1 and COX-2).<br />\r\n<br />\r\nDiclofenac is a potent inhibitor of prostaglandin synthesis in vitro. Diclofenac concentrations reached during therapy have produced in vivo effects. Prostaglandins sensitize afferent nerves and potentiate the action of bradykinin in inducing pain in animal models. Prostaglandins are mediators of inflammation. Because diclofenac is an inhibitor of prostaglandin synthesis, its mode of action may be due to a decrease of prostaglandins in peripheral tissues.</p>', '<p><strong>Adults</strong>: Following an initial loading dose of 50 mg, 25-50 mg is to be taken every eight hours if necessary.<br />\r\n<br />\r\n<strong>Migraine</strong>: An initial loading dose of 50 mg, then if necessary a further 25-50 mg after 2 hours. The maximum daily dose is 150 mg. The tablets should be swallowed whole with liquid, preferably before meals.<br />\r\n<br />\r\n<strong>Children</strong>: Children over 14 years of age: upto 75 mg daily in divided doses.</p>', '<p>Diclofenac may have the following drug interactions:</p>\r\n\r\n<ul>\r\n	<li>Lithium and Digoxin: Diclofenac may increase plasma concentrations of Lithium and Digoxin.</li>\r\n	<li>Anticoagulant:There are isolated reports of and increased risk of haemorrhage with the combined use of Diclofenac and anticoagulant therapy.</li>\r\n	<li>Cyclosporin: Cases of nephrotoxicity have been reported in patients receiving Cyclosporin and Diclofenac concomitantly.</li>\r\n	<li>Methotrexate: Cases of serious toxicity have been reported when Methotrexate and NSAIDs are given within 24 hours of each other.</li>\r\n	<li>Diuretics: Like other NSAIDs, Diclofenac may inhibit the activity of diuretics.</li>\r\n	<li>Other NSAIDs and steroids; Co-administration of Diclofenac with other systemic NSAIDs and steroids may increase the frequency of unwanted effects.</li>\r\n</ul>', '<p>Diclofenac Potassium tablets are contraindicated in patients with known hypersensitivity to Diclofenac. Diclofenac should not be given to patients who have experienced asthma, urticaria, or allergic type reactions after taking aspirin or other NSAIDs. Severe, rarely fatal, anaphylactic-like reactions to NSAIDs have been reported in such patients. Diclofenac is contraindicated for the treatment of perioperative pain in the setting of coronary artery bypass graft (CABG) surgery.</p>', '<p>Side-effects of Diclofenac are usually mild and transient. However, if serious side-effects occur. Diclofenac should be discontinued. Occasional: epigastric pain, other gastro-intestinal disorders (e.g., nausea, vomiting, diarrhoea, abdominal cramps, dyspepsia,flatulence,anorexia). Rare: gastro-intestinal bleeding, peptic ulcer (with or without bleeding or perforation), bloody diarrhoea.</p>', '<p>Diclofenac should not be prescribed during pregnancy, unless there are compelling reasons for doing so. The lowest effective dosage should be used. This type of drugs are not recommended during the last trimester of pregnancy. Very small quantities of diclofenac may be detected in breast milk, but no undesirable effects on the infant are to be expected.</p>', NULL, NULL, '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:19:50', '2022-04-27 16:48:49'),
(442, 442, '<p><strong>Rheumatology</strong>: Inflammatory and degenerative forms of rheumatism, chronic involutive, polyarthritis, ankylosing spondylarthritis, osteoarthritis, spondylarthroses, acute gout, peri-articular rheumatic disorders.<br />\r\n<br />\r\n<strong>Surgery and Traumatology</strong>: Sprain, bruises, dislocations, fractures, softtissue injuries, surgical interventions.<br />\r\n<br />\r\n<strong>Obstetrics and Gynecology</strong>: Primary dysmenorrhoea, episiotomy, adnexitis, endometritis, parametritis, salpingitis, and mastitis.<br />\r\n<br />\r\n<strong>Otorhinolaryngology</strong>: As pre-operative medication for the prevention of pain, inflammation, and swelling.<br />\r\n<br />\r\n<strong>Dentistry</strong>: Post-operative and post-traumatic pain, inflammation, and swelling.<br />\r\n<br />\r\n<strong>Other indications</strong>: For the prevention of pain and treatment of inflammation and swelling of patients operated in the urogenital tract, renal and biliary colic.</p>', '<p>Dilofenac Sodium is a potent non-steroidal anti-inflammatory drug (NSAID) with pronounced anti-rheumatic, anti-inflammatory, analgesic and antipyretic properties. It has also some uricosuric effect. Diclofenac exerts its effect by inhibiting prostaglandin biosynthesis which plays a major role in causing inflammation, pain and fever. Diclofenac is rapidly and completely absorbed from the gastro-intestinal tract when taken with or after meal. Peak plasma concentrations are reached within an average of 2 hours after ingestion of it. At therapeutic concentrations, it is 99.7% bound to plasma proteins. Diclofenac is metabolized in the liver and undergoes first pass metabolism.</p>', '<p><strong>Diclofenac FC Tablet</strong>: Adults: 75-150 mg daily in 2 to 3 divided doses, preferably after food. Dose should be reduced in long term use.<br />\r\n<br />\r\n<strong>Diclofenac SR Tablet</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 1 tablet daily, taken whole with liquid, preferably at meal times. If necessary, the daily dose can be increased to 150 mg by supplementation with conventional tablets.</li>\r\n	<li><strong>Children</strong>: 1-3 mg of diclofenac/kg body wt. daily in divided doses.</li>\r\n	<li><strong>Elderly patients</strong>: In elderly or debilitated patients, the lowest effective dosage is recommended, although the pharmacokinetics of diclofenac sodium is not impaired to any clinically relevant extent in elderly patients.</li>\r\n</ul>\r\n\r\n<p><strong>Diclofenac Dispersible Tablet</strong>:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: The recommended daily dosage is 2-3 tablets and the maximum daily dose is 150 mg. In milder cases, 2 tablets of Diclofenac DT per day are sufficient. Diclofenac DT should preferably be taken before meals.</li>\r\n	<li><strong>Children</strong>: Diclofenac is not recommended in children for other indications except juvenile rheumatoid arthritis where the recommended dose is 1-3 mg/kg body weight. Diclofenac DT is to be dropped into a half-glass of water and the liquid is to be stirred to aid dispersion before swallowing. There is no information on the use of Diclofenac DT for more than 03 months.</li>\r\n</ul>\r\n\r\n<p><strong>Diclofenac TR Capsule</strong>: One capsule daily. Diclofenac TR should be taken preferably after mealtimes.<br />\r\n<br />\r\n<strong>Diclofenac Suppository</strong>: For adults: 50 mg suppository 2-3 times daily. Maximum daily dose is 150 mg.<br />\r\n<br />\r\n<strong>Diclofenac injection</strong>: For adults the usual dose is 1 ampoule daily. In serious cases this dose may be increased up to 2 ampoules daily.<br />\r\n<br />\r\n<strong>Diclofenac Gel</strong>: For external use only. Depending on the size of area to be treated, 2-4 g of Diclofenac gel should be applied to the skin 3-4 times daily. To the affected area gel should be rubbed in lightly. This gel may also be given in addition to further treatment with other dosage forms of Diclofenac.</p>', NULL, '<p>Contraindicated to the patients hypersensitive to any ingredient of the products. Peptic ulcer, hypersensitivity to Diclofenac like other non-steroid anti-inflammatory agents, Diclofenac is also contra-indicated in asthmatic patient in whom attack with asthma, urticaria or acute rhinitis are precipitated by acetylsalicylic acid or by other drugs with prostaglandin synthetase inhibitor. This Gel should not be used under occlusive airtight dressings.</p>', '<p>Diclofenac Sodium is generally well tolerated. Adverse effects are mild, rare and transient. At the starting of the treatment, however, patients may be sometimes complaining of epigastric pain, eructation, nausea and diarrhea or dizziness or headache. These effects are usually mild in nature. Peripheral edema and skin reactions, such as rash and eczema have also been encountered. Diclofenac Sodium Gel may cause local irritation and reddening of the skin and skin rash.</p>', '<p>During pregnancy, Diclofenac should be employed only for compelling reasons. The lowest effective dose should be used. These types of drugs are not recommended during the first trimester of pregnancy. In view of insufficient clinical data, Diclofenac Sodium Gel is not recommended during pregnancy. A very insignificant quantity of Diclofenac may be detected in breast milk but no undesirable effects on the infant to be expected.</p>', '<p>In rare instances where peptic ulceration or gastrointestinal bleeding occurs in patients under treatment with Diclofenac. In patients with advanced age should be kept under close observation. Diclofenac Sodium Gel should not be allowed to come in contact with the eyes or mucus membranes, after application the hands should be washed properly and not to be taken by mouth.</p>', NULL, '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Store in a cool and dry place, protected from light. Store below 30&deg;C. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:20:07', '2022-04-27 16:51:06');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(443, 443, '<p>Diclofenac Sodium ophthalmic preparation is indicated in-&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Inhibition of miosis during cataract surgery.</li>\r\n	<li>Post-operative inflammation after cataract surgery and other ocular surgical procedures.</li>\r\n	<li>Pre-operative and post-operative prevention of cystoid macular edema (CME) associated with lens extraction &amp; intraocular lens implantation.</li>\r\n	<li>Post-traumatic inflammation in penetrating and non- penetrating wounds (as an adjuvant to local anti-infective therapy).</li>\r\n	<li>Non-infected chronic conjunctivitis, keratoconjunctivitis.</li>\r\n</ul>', '<p>Diclofenac Eye Drops contains Diclofenac Sodium, a potent non-steroidal anti-inflammatory drug with analgesic property. Diclofenac Sodium produces anti-inflammatory effect by inhibiting cyclooxygenase activity with a reduction in the tissue prostaglandin ( such as PgE2 and Pg F2&alpha;) .</p>', '<p>Ophthalmic (Adult)-</p>\r\n\r\n<ul>\r\n	<li><strong>Postoperative ocular inflammation</strong>: Instill into the appropriate eye 4 times daily starting 24 hr after surgery for up to 28 days.</li>\r\n	<li><strong>Inflammation and discomfort after strabismus surgery</strong>: Instill 1 drop 4 times daily for the 1st wk; then tid in the 2nd wk, bid in the 3rd wk, and as required for the 4th wk.</li>\r\n	<li><strong>Pain and discomfort after radial keratotomy</strong>: Instill 1 drop before surgery followed by 1 drop immediately after surgery, and then 1 drop 4 times daily for up to 2 days.</li>\r\n	<li><strong>Pain after accidental trauma</strong>: Instill 1 drop 4 times daily for up to 2 days.</li>\r\n	<li><strong>Control of inflammation after argon laser trabeculoplasty</strong>:&nbsp;Instill 1 drop 4 times during the 2 hr before procedure followed by 1 drop 4 times daily, up to 7 days after procedure.</li>\r\n	<li><strong>Prophylaxis of intra-operative miosis</strong>: Instill into appropriate eye 4 times w/in 2 hr before surgery.</li>\r\n	<li><strong>Post-photorefractive keratectomy pain</strong>:&nbsp;Instill into the affected eye twice, an hr before surgery, then 1 drop twice at 5-min intervals immediately after surgery, then every 2-5 hr while awake for up to 24 hr.</li>\r\n	<li><strong>Seasonal allergic conjunctivitis:</strong>&nbsp;Instill 1 drop before surgery followed by 1 drop immediately after surgery, and then 1 drop 4 times daily for up to 2 days.</li>\r\n</ul>', '<p>No drug interaction is reported. There should be at least 5 minutes interval when another ophthalmic solution (e.g., steroid) is given.</p>', '<p>Hypersensitivity to any of the components Like other non steroidal anti-inflammatory agents, Diclofenac Sodium eye drops is contraindicated in patients in whom attacks of asthma, urticaria or acute rhinitis have been observed following application of acetyl salicylic acid or other cyclo-oxygenase inhibitors</p>', '<p>Mild to moderate burning sensation in 5-15% patients which is transient in nature and almost never necessitated discontinuation of treatment. Other less common side-effects are sensitivity to light, bad taste, feeling of pressure, allergic reactions etc.</p>', '<p>The safety of Diclofenac eye drops in pregnancy &amp; lactation has not been established and its use therefore is not recommended unless the potential benefit to the mother outweighs the possible risk to the child.</p>', '<p>Diclofenac eye drops may mask the signs of infection. So physicians should be alert to the development of infections in patients receiving the drug. During prolonged use, it is recommended that physicians conduct periodic examinations of the eye, including measurement of the intraocular pressure. Contact lenses should not be worn during treatment.</p>', '<p>Accidental ingestion of Diclofenac Sodium presents virtually no risk of unwanted effects, since one 5 ml bottle of eye drop solution contains only 5 mg of Diclofenac Sodium, which is equivalent to about 3% of the recommended maximum oral dose for adults.</p>', '<p>Ophthalmic Non-Steroid drugs</p>', '<p>Close the bottle immediately after use. Do not use for more than four weeks after opening. Store at room temperature.</p>', NULL, '2022-02-19 06:20:25', '2022-04-27 16:54:15'),
(444, 444, '<p>The injection contains Diclofenac Sodium that is used to relief all grades of pain and inflammation in a wide range of conditions including:</p>\r\n\r\n<ul>\r\n	<li>Arthritic conditions such as rheumatoid arthritis, osteoarthritis, juvenile chronic arthritis, ankylosing spondylitis, acute gout.</li>\r\n	<li>Acute musculoskeletal disorders such as periarthritis (e.g., Frozen shoulder), tendinitis, tenosynovitis, bursitis.</li>\r\n	<li>Other painful conditions resulting from trauma including, fracture, low back pain, sprains, strains, dislocations, control of pain and inflammation in orthopaedic, dental and other minor surgeries, postoperative pain, pain of renal colic etc.</li>\r\n</ul>\r\n\r\n<p>The injection also contains Lidocaine which acts as a local anaesthetic. Therefore the possibility of pain at the injection site, which is most likely to occur after intramuscular injection, is minimized if the Lidocaine containing injection is used in the above indications.</p>', '<p>Diclofenac Sodium is a potent nonsteroidal antiinflammatory drug (NSAID) with marked analgesic and antipyretic properties. It also has some uricosuric effects. The action of Diclofenac appeared to be associated with the inhibition of prostaglandin synthesis. Diclofenac may inhibit synthesis of prostaglandins by inhibiting cyclooxygenase, an enzyme that catalyses the formation of prostaglandin precursors from arachidonic acid. Peak plasma concentration is achieved within half an hour following injection. Lidocaine is the most widely used local anaesthetic drug. It acts more rapidly and is more stable than most other local anaesthetics. It is a very useful surface anaesthetic. Like other local anaesthetics, Lidocaine impairs the generation and conduction of nerve impulses by slowing depolarization. The onset of anaesthesia of Lidocaine Hydrochloride is more rapid and the duration is 1-2 hours.</p>', '<p><strong>Adult</strong>: One ampoule once (or in severe cases, twice) daily by intramuscular injection.<br />\r\n<br />\r\n<strong>Renal colic</strong>: One ampoule once daily intramuscularly. A second dose may be administered after 30 minutes if necessary.<br />\r\n<br />\r\n<strong>Children</strong>: In Juvenile chronic arthritis, 1-3 mg of Diclofenac Sodium per kg body weight daily in divided doses.<br />\r\n<br />\r\n<strong>Elderly patients</strong>: In elderly or debilitated patients, the lowest effective dosage is recommended, commensurate with age and physical status, or as prescribed by the physician.</p>', '<p><strong>Lithium and Digoxin:</strong>&nbsp;Diclofenac may increase plasma concentrations of Lithium and Digoxin.<br />\r\n<br />\r\n<strong>Anticoagulants:</strong>&nbsp;There are isolated reports of an increased risk of haemorrhage with the combined use of Diclofenac and anticoagulant therapy, although clinical investigations do not appear to indicate any influence on anticoagulant effect.<br />\r\n<br />\r\n<strong>Antidiabetic agents:&nbsp;</strong>Clinical studies have shown that Diclofenac can be given together with oral antidiabetic agents without influencing their clinical effect.<br />\r\n<br />\r\n<strong>Cyclosporin:&nbsp;</strong>Cases of nephrotoxicity have been reported in patients receiving Cyclosporin and Diclofenac concomitantly.<br />\r\n<br />\r\n<strong>Methotrexate:&nbsp;</strong>Cases of serious toxicity have been reported when Methotrexate and NSAIDs are given within 24 hours of each other.<br />\r\n<br />\r\n<strong>Quinolone antimicrobials:</strong>&nbsp;Convulsions may occur due to an interaction between quinolones and NSAIDs. Therefore, caution should be exercised when considering concomitant therapy of NSAIDs and quinolones.<br />\r\n<br />\r\n<strong>Other NSAIDs and steroids</strong>: Co-administration of Diclofenac with other systemic NSAIDs and steroids may increase the frequency of unwanted effects. With Aspirin, the plasma levels of each are lowered, although no clinical significance is known.<br />\r\n<br />\r\n<strong>Diuretics:</strong>&nbsp;Various NSAIDs are liable to inhibit the activity of diuretics. Concomitant treatment with potassium-sparing diuretics may be associated with increased serum potassium levels. So, serum potassium should be monitored.</p>', '<p>It is contraindicated for those patients who are hypersensitive to Diclofenac. In patients with active or suspected peptic ulcer or gastrointestinal bleeding or for those patients in whom attacks of asthma, urticaria or acute rhinitis are precipitated by Aspirin or other NSAIDs possessing prostaglandin synthetase inhibiting activity Diclofenac is also contraindicated. Because of the presence of Lidocaine, this&nbsp;injection is also contraindicated for those patients who are hypersensitive to local anaesthetics of the amide type, although the incidence is very rare. In patients with Adams-Stokes syndrome or with severe degrees of SA, AV, or intraventricular heart block in the absence of an artificial pacemaker, and for those patients who are hypersensitive to any of the excipients used in the formulation (Sodium Metabisulphite, Disodium Edetate, Benzyl Alcohol, Sodium Hydroxide, Propylene Glycol), this injection is also contraindicated.</p>', '<p>Side effects to Diclofenac Sodium and Lidocaine injection are usually mild and transient. However if serious side effects occur the injection should be discontinued. Gastrointestinal discomfort, nausea, diarrhea and occasionally bleeding may occur. In very rare instances, injection site disorder may occur. In isolated cases, abscesses and local necrosis may occur. The adverse effects due to Lidocaine mainly involve the CNS, are usually of short duration, and are dose related. The CNS reactions may be manifested by drowsiness, dizziness, disorientation, confusion, lightheadedness etc.</p>', '<p>It should not be prescribed during pregnancy unless there are compelling reasons for doing so. The lowest effective dosage should be used. These types of drugs are not recommended during the last trimester of pregnancy. Very small quantities of Diclofenac may be detected in breast milk, but no undesirable effects on the infant are to be expected.</p>', '<p><strong>Renal:</strong>&nbsp;Patients with severe hepatic, cardiac or renal insufficiency or the elderly should be kept under close observation, since the use of NSAIDs may result in deterioration of renal function. The lowest effective dose should be used and renal function should be monitored.<br />\r\n<br />\r\n<strong>Hepatic:</strong>&nbsp;If abnormal liver function tests persist or worsen, clinical signs or symptoms consistent with liver disease develop or if other manifestations occur (eosinophilia, rash), Diclofenac should be discontinued. All patients who are receiving long term treatment with NSAIDs should be monitored as a precautionary measure (e.g., renal, hepatic function and blood counts).</p>', NULL, '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Store at temparature not exceeding 30&deg;C in a dry place. Protected from light.</p>', NULL, '2022-02-19 06:20:51', '2022-04-27 16:56:33'),
(445, 445, '<p>Indicated for the quick relief from pain, swelling and inflammation due to musculo-skeletal disorders such as sprains, strains, tendinitis, bursitis, hands, neck &amp; shoulder pain, sciatica, muscle stiffness, joint pain, back ache and lumbago.</p>', '<p>Diclofenac Diethylamine is systemically absorbed through the skin; it inhibits the enzyme cyclooxygenase, thus reducing the formation of PGE2. Moreover, it also increases the uptake of Arachidonic acid into the cellullar pool. Menthol is a vasodilator. It dilates the blood vessels, produces a feeling of coolness and produces analgesia. Methyl salicylate is a known anti-inflammatory agent.</p>', '<p>Approximately one-inch band of gel should be applied to the affected site three to four times daily with rubbing till the film disappears. Safety and effectiveness in pediatric patients have not been established.</p>', NULL, '<p>Known hypersensitivity to any part of the preparation.</p>', '<p>Usually well tolerated. Extremely low frequency of hypersensitivity reactions.</p>', '<p>The safety of this gel has not been established during pregnancy. There are no well-controlled studies of diclofenac in pregnant women.</p>', '<p>For external use only. Avoid contact with the eyes. Stop use and ask a doctor if condition worsens or does not improve within 7 days. Keep out of the reach of children. If swallowed, get medical help or contact a poison control center right away.</p>', NULL, '<p>Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Store below 25&deg;C. Protect from light. Do not freeze. Keep out of reach of children. Close cap tightly after each application.</p>', NULL, '2022-02-19 06:21:07', '2022-06-06 00:49:47'),
(446, 446, '<p>This combination is indicated for treatment of the signs and symptoms of osteoarthritis or rheumatoid arthritis in patients at high risk of developing NSAID-induced gastric and duodenal ulcers and their complications.</p>', '<p>It is a combination product containing Diclofenac Sodium, a nonsteroidal anti-inflammatory drug (NSAID) with analgesic properties and Misoprostol, a gastrointestinal (GI) mucosal protective prostaglandin E 1 analog. The mechanism of action of Diclofenac Sodium, like other NSAIDs, is not completely understood but may be related to prostaglandin synthetase inhibition. NSAIDs inhibit prostaglandin synthesis. A deficiency of prostaglandins within the gastric and duodenal may lead to diminish bicarbonate and mucosal secretion and may contribute to mucosal damage caused by NSAIDs. Misoprostol can increase bicarbonate and mucous production &amp; prevents gastric and duodenal ulcers.</p>', '<p><strong>Osteoarthritis</strong>: The recommended dosage for maximal GI mucosal protection is Diclofenac Sodium 50 mg &amp; Misoprostol 200 &micro;g tid. For patients who experience intolerance, Diclofenac Sodium 75 mg &amp; Misoprostol 200 &micro;g bid or Diclofenac Sodium 50 mg &amp; Misoprostol 200 &micro;g bid can be used.<br />\r\n<br />\r\n<strong>Rheumatoid arthritis</strong>: The recommended dosage is Diclofenac Sodium 50 mg &amp; Misoprostol 200 &micro;g tid or qid. For patients who experience intolerance, Diclofenac Sodium 75 mg &amp; Misoprostol 200 &micro;g bid or Diclofenac Sodium 50 mg &amp; Misoprostol 200 &micro;g bid can be used.</p>', '<p><strong>Aspirin:</strong>&nbsp;Concomitant administration with aspirin is not recommended because Diclofenac Sodium is displaced from its binding sites by aspirin, resulting in lower plasma concentrations, peak plasma levels and AUC values.<br />\r\n<br />\r\n<strong>Digoxin:</strong>&nbsp;Elevated digoxin levels have been reported in patients receiving digoxin and Diclofenac Sodium. Antihypertensives: NSAIDs can inhibit the activity of antihypertensives, including ACE inhibitors.<br />\r\n<br />\r\n<strong>Warfarin</strong>: The effects of warfarin and NSAIDs on GI bleeding are synergistic, such that users of both drugs together have a risk of serious bleeding greater than users of either drug alone.<br />\r\n<br />\r\n<strong>Oral hypoglycaemics:</strong>&nbsp;Diclofenac Sodium does not alter glucose metabolism in healthy people nor it alters the effects of oral hypoglycaemics. Diclofenac Sodium may alter diabetic patient&rsquo;s response to insulin or oral hypoglycaemics.<br />\r\n<br />\r\n<strong>Antacids:</strong>&nbsp;Antacids reduce the bioavailability of Misoprostol. Antacids may also delay absorption of Diclofenac Sodium.<br />\r\n<br />\r\n<strong>Diuretics:</strong>&nbsp;The Diclofenac Sodium component like other NSAIDs, can inhibit the activity of diuretics. Concomitant therapy with potassium-sparing diuretics may be associated with increased serum potassium levels.</p>', '<p>This is contraindicated in patients with hypersensitivity to Diclofenac, Misoprostol or to other prostaglandins. This should not be given to patients who have experienced asthma, urticaria or other allergic-type reactions after taking aspirin or other NSAIDs.</p>', '<p>The most common reported side effects are abdominal pain, diarrhea and other GI symptoms. Diarrhea and abdominal pain developed early in the course of therapy and were usually self-limited (resolved after 2 to 7 days). Rare instances of profound diarrhea leading to &nbsp;severe dehydration have been reported in patients receiving Misoprostol.</p>', '<p>Because of the abortifacient property of the Misoprostol component, this is contraindicated in women who are pregnant. Diclofenac Sodium has been found in the milk of nursing mothers. Diclofenac Sodium plus Misoprostol is not recommended for use by nursing mothers.</p>', '<p>Patients with an underlying condition such as inflammatory bowel disease or those in whom dehydration should be monitored carefully if Diclofenac Sodium plus Misoprostol is prescribed.</p>', '<p><strong>Misoprostol:</strong>&nbsp;Convulsions, sedation, tremor, dyspnoea, diarrhoea, abdominal pain, fever, palpitations, hypotension, bradycardia. Management: Supportive treatment.<br />\r\n<br />\r\n<strong>Diclofenac:</strong>&nbsp;Lethargy, drowsiness, nausea, vomiting, epigastric pain, GI bleeding. HTN, acute renal failure, resp depression, anaphylactoid reactions and coma may occur rarely</p>', '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Store in a cool and dry place below 25&ordm; C. Protect from light.</p>', '<p><strong>Paediatric use</strong>: Safety and effectiveness of Diclofenac Sodium and Misoprostol combination in paediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No overall differences in safety or effectiveness were observed between these subjects and younger subjects, and other reported clinical experience has not identified differences in responses between the elderly and younger patients, but greater sensitivity of some elderly person cannot be ruled out. As with any NSAID, the elderly are likely to tolerate adverse events less well than younger patients.</p>', '2022-02-19 06:21:41', '2022-06-06 21:59:07'),
(447, 447, '<p>Dicycloverine is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Functional bowel/irritable bowel syndrome</li>\r\n	<li>Urinary incontinence secondary to unstable detrusor muscle</li>\r\n	<li>Infantile colic</li>\r\n	<li>GIT spasm</li>\r\n	<li>Colicky abdominal pain</li>\r\n	<li>Diverticulitis</li>\r\n	<li>Abdominal colic</li>\r\n</ul>', '<p>Dicycloverine hydrochloride is an antispasmodic and anticholinergic (antimuscarinic) agent. Chemically, it is [Bicyclohexyl-]1-carboxylic acid, 2-(diethylammo) ethyl ester, hydrochloride. Dicycloverine relieves smooth muscle spasm of the gastrointestinal tract. Dicycloverine HCl Injection is a sterile, pyrogen-free, aqueous solution for intramuscular injection (Not For Intravenous Use). It works at specific receptors, called cholinergic (or muscarinic) receptors, located on the involuntary muscle in the walls of the gut. By binding to these receptors dicycloverine prevents certain chemicals produced by the body from interacting with these receptors. This causes the gut muscle to relax, relieving the pain of colic produced by gut muscle contraction and spasm.</p>', '<p>For oral dosage forms:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>:10 to 20 mg three times a day.</li>\r\n	<li><strong>Children over 6 months of age</strong>: 5 to 10 mg three times a day.</li>\r\n</ul>\r\n\r\n<p>For injectable dosage form:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: Intramuscular injection. Not for intravenous use. The recommended intramuscular dose is 80 mg daily (in 4 equally divided doses).</li>\r\n</ul>\r\n\r\n<p>Oral dicycloverine Hydrochloride should be started as soon as possible and the intramuscular form should not be used for periods longer than 1 or 2 days.<br />\r\n<br />\r\n<strong>Children</strong>: Dose must be determined by the doctor.</p>', NULL, NULL, '<p>Insomnia, mydriasis, cycloplegia, increased ocular tension, urinary hesitancy, palpitations, dyspnea.</p>', '<p>Pregnancy Category B. Dicycloverine was neither teratogenic nor embryocidal in animal trial. It, like other drugs should be used during pregnancy only if clearly needed. There are no data on the secretion of this drug into breast milk. Dicycloverine should be used cautiously in case of lactating mother.</p>', '<p>Use with caution in patients with autonomic neuropathy, hepatic or renal disease, ulcerative colitis, coronary heart disease, congestive heart failure, cardiac tachyarrhythmia, hiatal hernia, known or suspected prostatic hypertrophy.</p>', '<p>Toxic reaction seldom occurs with dicycloverine. The signs and symptoms of overdosage are headache; nausea; vomiting; blurred vision; dilated pupils; hot, dry skin; dizziness; dryness of the mouth; difficulty in swallowing; and CNS stimulation.</p>', '<p>Anticholinergics (antimuscarinics)/ Anti-spasmodics</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:22:16', '2022-06-06 22:02:02'),
(448, 448, '<p>Dienoaest is indicated for the treatment of endometriosis. This is the preparation of Dienogest which belongs to the class of medications called progestins. Progestins reduce the effects of estrogen on tissues such as the endometrium (lining of the uterus) and the breast. By reducing the growth effect of estrogen on the endometrium, Dienogest helps to reduce the pelvic pain experienced by women with endometriosis.</p>', '<p>Dienogest acts as an agonist at the progesterone receptor (PR) with weak affinity that is comparable to that of progesterone but has a very potent progestagenic effect in the endometrium, causing endometrial atrophy after prolonged use. It promotes antiproliferative, immunologic and antiangiogenic effects on endometrial tissue. Dienogest reduces the level of endogenous production of oestradiol and thereby suppressing the trophic effects of oestradiol on both the eutopic and ectopic endometrium. Continous administration of dienogest results in hyperprogestogenic and moderately hypoestrogenic endocrine environment, which causes initial decidualization of endometrial tissue. It is an antagonist at androgen receptors, improve androgenic symptoms such as acne and hirsutism [A16570].</p>', '<p>Tablet-taking can be started on any day of the menstrual cycle. The dosage of Dienogest is 2 mg daily without any break, taken preferably at the same time each day with some liquid as needed. Tablet must be taken continuously without regard to vaginal bleeding. When a pack is finished, the next one should be started without interruption.<br />\r\n<br />\r\nIn the event of missed tablet(s), the woman should take 2 mg only, as soon as she remembers, and should then continue the next day to take the tablet at her usual time. A tablet not absorbed due to vomiting or diarrhea should likewise be replaced by 2 mg.</p>', '<p>Progestogens including Dienogest are metabolized mainly by the cytochrome P450 3A4 system . Therefore, inducers or inhibitors of CYP3A4 may affect the progestogen drug metabolism. Known CYP3A4 inhibitors like azole antifungals (e.g, ketoconazole, itraconazole, fluconazole), cimetidine, verapamil, macrolides (e.g, erythromycin, clarithromycin and roxithromycin), diltiazem, protease inhibitors (e.g, ritonavir, saquinavir, indinavir, nelfinavir), antidepressants (e.g, nefazodone, fluvoxamine, fluoxetine) may increase plasma levels of progestogens and result in adverse reactions.</p>', '<p>Hypersensitivity to dienogest or to any of the excipients of Dienogest. Dienogest should not be used in the presence of any of the&nbsp;conditions such as, Active venous thromboembolic disorder; arterial and cardiovascular disease, (e.g, myocardial infarction, cerebrovascular accident, ischemic heart disease); diabetes mellitus with vascular involvement; presence or history of severe hepatic disease as long as liver function values have not returned to normal; presence or history of liver tumors (benign or malignant); known or suspected sex hormone-dependent malignancies and undiagnosed vaginal bleeding.</p>', '<p>Undesirable effects are more common during the 1st months after start of intake of Dienogest, and subside with duration of treatment. The following undesirable effects have been reported in users of Dienogest. The most frequently reported undesirable effects during treatment that were considered at least possibly related to Dienogest were headache (9%), breast discomfort (5.4%), depressed mood (5.1%) and acne (5.1%).</p>\r\n\r\n<ul>\r\n	<li>Nervous System Disorders: Headache, migraine.</li>\r\n	<li>Cardiac Disorders: Uncommon: Unspecified circulatory system disorder, palpitations.</li>\r\n	<li>Vascular Disorders: Uncommon: Hypotension.</li>\r\n	<li>Gastrointestinal Disorders: Common: Nausea, abdominal pain, flatulence.</li>\r\n	<li>Metabolism and nutrition disorders: Weight increase (3.6%)</li>\r\n	<li>Psychiatric Disorders: Depressed mood, irritability, nervousness, altered mood.</li>\r\n</ul>', '<p>There are limited data from the use of Dienogest in pregnant women. Animal studies and data from women exposed to Dienogest during pregnancy reveal no special risks on pregnancy, embryonic/fetal development, birth or development after birth for humans. However, Dienogest should not be administered to pregnant women because there is no need to treat endometriosis during pregnancy.<br />\r\n<br />\r\nTreatment with Dienogest during lactation is not recommended. Physiochemical properties and animal data indicate excretion of Dienogest in breast milk. A decision must be made whether to discontinue breastfeeding or to abstain from Dienogest therapy taking into account the benefit of breastfeeding for the child and the benefit of therapy for the woman.</p>', '<p>Before starting Dienogest treatment, pregnancy must be excluded. During treatment, patients are advised to use nonhormonal methods of contraception (e.g, barrier method) if contraception is required.<br />\r\n<br />\r\nAs Dienogest is a progestogen-only preparation, it can be assumed that special warnings and special precautions for use of other progestogen-only preparations are also valid for the use of Dienogest .</p>\r\n\r\n<ul>\r\n	<li>Changes in Bleeding Pattern: Dienogest treatment affects the menstrual bleeding pattern in the majority of women.</li>\r\n	<li>Hepatic Impairment: Dienogest is contraindicated in patients with present or past severe hepatic disease.</li>\r\n	<li>Impairment of Fertility: Based on available data, ovulation is inhibited in the majority of patients during treatment with Dienogest. However, Dienogest is not a contraceptive. If contraception is required, a nonhormonal method should be used.</li>\r\n</ul>', '<p>Acute toxicity studies performed with Dienogest did not indicate a risk of acute adverse effects in case of inadvertent intake of a multiple of the daily therapeutic dose. There is no specific antidote. Dienogest 20-30 mg/day (10-15 times higher dose than in Dienogest) over 24 weeks of use were very well tolerated.</p>', '<p>Female Sex hormones</p>', '<p>Keep in a cool and dry place. Protect from light. Keep out of the reach of children.</p>', '<p>Use in Children: Dienogest is not indicated in children prior to menarche. The safety and efficacy of Dienogest in adolescents (menarche to 18 years) has not yet been established.<br />\r\n<br />\r\nUse in the Elderly: There is no relevant indication for the use of Dienogest in the geriatric population.</p>', '2022-02-19 06:22:32', '2022-06-06 21:54:55'),
(449, 449, '<p>This is an estrogen/progestin COC, indicated for use by women to prevent pregnancy. The efficacy of this tablet&nbsp;in women with a body mass index (BMI) of &gt;30 kg/m 2 has not been evaluated. Treatment of heavy menstrual bleeding in women without organic pathology who choose to use an oral contraceptive as their method of contraception.</p>', '<p>COCs lower the risk of becoming pregnant primarily by suppressing ovulation. Other possible mechanisms may include cervical mucus changes that inhibit sperm penetration and endometrial changes that reduce the likelihood of implantation.</p>', '<p>Take one tablet daily by mouth at the same time every day. Tablets must be taken in the order directed on the blister pack. Do not skip or delay intake by more than 12 hours.&nbsp;</p>', '<p>Drugs or herbal products that induce certain enzymes (for example CYP3A4) may decrease the effectiveness of COCs or increase breakthrough bleeding. Counsel patients to use a back-up or alternative method of contraception when enzyme inducers are used with COCs.</p>', '<ul>\r\n	<li>A high risk of arterial or venous thrombotic diseases</li>\r\n	<li>Undiagnosed abnormal uterine bleeding</li>\r\n	<li>Breast cancer or other estrogens- or progestin-sensitive cancer</li>\r\n</ul>', '<p>The most common adverse reactions (&ge;2%) in clinical trials for Natazia are headache (including migraines) 13%, breast pain 7%, menstrual disorders 7%, nausea or vomiting 6%, acne 4%, mood changes (3%) and increased weight 3%.</p>', NULL, '<ul>\r\n	<li>Vascular risks: Stop this tablet if a thrombotic event occurs. Stop this tablet at least 4 weeks before and through 2 weeks after major surgery. Start this tablet no earlier than 4 weeks after delivery, in women who are not breastfeeding.</li>\r\n	<li>Liver disease: Discontinue this tablet if jaundice occurs.</li>\r\n	<li>High blood pressure: Do not prescribe this tablet for women with uncontrolled hypertension or hypertension with vascular disease.</li>\r\n	<li>Carbohydrate and lipid metabolic effects: Monitor prediabetic and diabetic women taking this tablet. Consider an alternate contraceptive method for women with uncontrolled dyslipidemia.</li>\r\n	<li>Headache: Evaluate significant change in headaches and discontinue this tablet if indicated.</li>\r\n	<li>Uterine bleeding: Evaluate irregular bleeding or amenorrhea.</li>\r\n	<li>CYP3A4 induction: Women taking strong CYP3A4 inducers (for example, carbamazepine, phenytoin, rifampicin, and St. John&rsquo;s wort) should not choose this tablet as their oral contraceptive due to the possibility of decreased contraceptive efficacy.</li>\r\n</ul>', NULL, '<p>Drugs for menopausal symptoms: Hormone replacement therapy, Female Sex hormones</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:22:59', '2022-06-06 22:51:52'),
(450, 450, '<p>Diethylcarbamazine is indicated for Filariasis, Lymphatic filariasis, Pulmonary eosinophilia, Loiasis, Toxocariasis.</p>', '<p>The mechanism of action of diethylcarbamazine is thought to involve sensitizing the microfilariae to phagocytosis. One study showed that diethylcarbamazine&#39;s activity against Brugia malayi microfilariae is dependent on inducible nitric-oxide synthase and the cyclooxygenase pathway. It confirmed the important role of the arachidonic acid metabolic pathway in diethylcarbamazine&#39;s mechanism of action in vivo and showes that in addition to its effects on the 5-lipoxygenase pathway, it targets the cyclooxygenase pathway and COX-1.</p>', '<p><strong>Inital</strong>: 1 mg/kg/day, may increase to 6 mg/kg/day over 3 days, then maintain for 3 wk. Prophylaxis of loiasis 300 mg/wk.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Pregnancy, hypersensitivity; lactation; infants, elderly or debilitated patients; impaired renal function; cardiac disease.</p>', '<p>Fever, headache, vomiting, dizziness, drowsiness, nausea, chills.<br />\r\n<br />\r\nPotentially Fatal: Severe hypersensitivity reactions may occur especially in the treatment of onchocerciasis where rare Mazzotti reaction characterised by rash, itching, headache, muscle and joint pains, tachycardia, postural hypotension may start within 2 hr of drug administration. Encephalitis and retinal haemorrhage</p>', '<p><strong>Pregnancy&nbsp;Category- X.&nbsp;</strong>Studies in animals or humans have demonstrated fetal abnormalities and/or there is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience, and the risks involved in use of the drug in pregnant women clearly outweigh potential benefits.</p>', '<p>Patients with poor health.<br />\r\n<br />\r\nLactation: not known if excreted in breast milk</p>', NULL, '<p>Other Anti-protozoals</p>', NULL, NULL, '2022-02-19 06:23:24', '2022-06-06 22:54:32'),
(451, 451, '<p>Diflorasone Diacetate cream &amp; ointment are indicated for relief of the inflammatory and pruritic manifestations of corticosteroid-responsive dermatoses.</p>', '<p>Like other topical corticosteroids, Diflorasone Diacetate has anti-inflammatory, anti-pruritic and vasoconstrictive actions. The mechanism of the anti-inflammatory activity of the topical corticosteroids, in general, is unclear. However, corticosteroids are thought to act by the induction of phospholipase A2 inhibitory proteins collectively called lipocortins. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor, arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2.</p>', '<p>Apply to the affected areas as a thin film from one to four times daily depending on the severity of the condition. Occlusive dressings may be used for the management of psoriasis or recalcitrant conditions. If an infection develops, the use of occlusive dressings should be discontinued and appropriate antimicrobial therapy should be instituted.<br />\r\n<br />\r\nSafety and effectiveness of Diflorasone Diacetate cream &amp; ointment in paediatric patients have not been established. Paediatric patients are at greater risk than adults of HPA axis suppression when they are treated with topical corticosteroids.</p>', NULL, '<p>Diflorasone Diacetate is contraindicated in those patients with a history of hypersensitivity to the preparation.</p>', '<p>The following adverse effects have been reported infrequently with topical corticosteroids. These reactions include burning, itching, irritation, dryness, folliculitis, acneiform eruptions, hypopigmentation, perioral dermatitis, allergic contact dermatitis, secondary infections, skin atrophy, striae and miliaria.</p>', '<p>Topical corticosteroids should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether topical administration of corticosteroids could result in sufficient systemic absorption to produce detectable quantities in breast milk. Therefore caution should be exercised when topical corticosteroids are administered to a nursing woman</p>', '<p>Systemic absorption of topical corticosteroids may cause reversible hypothalamic-pituitary-adrenal (HPA) axis suppression, manifestations of cushing&#39;s syndrome, hyperglycemia, and glucosuria. Patients receiving large dose of a potent topical steroid applied to a large surface area or under an occlusive dressing should be evaluated periodically for evidence of HPA axis suppression by using the urinary free cortisol and ACTH stimulation tests. If HPA axis suppression is noted, an attempt should be made to withdraw the drug, to reduce the frequency of application, or to substitute a less potent steroid.</p>', NULL, '<p>Other Topical corticosteroids</p>', '<p>Store in a cool and dry place, protected from light. Do not freeze. Keep all medicines out of the reach of children.</p>', NULL, '2022-02-19 06:23:52', '2022-06-06 22:56:27'),
(452, 452, '<p>Difluprednate is indicated for the treatment of inflammation and pain associated with ocular surgery. It is also indicated for the treatment of uveitis, pseudophakic cystoid macular edema(CME), ocular surface diseases, e.g. blepharitis &amp; corneal inflammation.</p>', '<p>Corticosteroids inhibit the inflammatory response to a variety of inciting agents and may delay or slow healing. They inhibit edema, fibrin deposition, capillary dilation, leukocyte migration, capillary proliferation, fibroblast proliferation, deposition of collagen, and scar formation associated with inflammation. There is no generally accepted explanation for the mechanism of action of ocular corticosteroids. However, corticosteroids are thought to act by the induction of phospholipase A2 inhibitory proteins, collectively called lipocortins. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2. Difluprednate is structurally similar to other corticosteroids.</p>', '<p><strong>For the treatment of inflammation and pain associated with ocular surgery:</strong>&nbsp;Instill 1 drop into the conjunctival sac of the affected eye 4 times daily beginning 24 hours after surgery and continuing throughout the first 2 weeks of the post-operative period, followed by 2 times daily for a week and then a taper based on the response.<br />\r\n<br />\r\n<strong>For the treatment of endogenous anterior uveitis:</strong>&nbsp;Instill 1 drop into the conjunctival sac of the affected eye 4 times daily for 14 days followed by tapering as clinically indicated.<br />\r\n<br />\r\n<strong>For blepharitis:</strong>&nbsp;Instill 1 drop into the conjunctival sac of the affected eyes 2 times daily for 1 week &amp; then once daily for 1 week.<br />\r\n<br />\r\n<strong>For pseudophakic cystoid macular edema:</strong>&nbsp;Instill 1 drop into the conjunctival sac of the affected eyes 2 times daily.</p>', '<p>Specific drug interaction studies have not been conducted with Difluprednate 0.05% ophthalmic emulsion.</p>', '<p>Difluprednate is contraindicated in most active viral diseases of the cornea and conjunctiva including epithelial herpes simplex keratitis (dendritic keratitis), vaccinia, and varicella, and also in mycobacterial infection of the eye and fungal diseases of ocular structures.</p>', '<p>Adverse reactions associated with ophthalmic steroids include elevated intraocular pressure, which may be associated with optic nerve damage, visual acuity and field defects; posterior subcapsular cataract formation; secondary ocular infection from pathogens including herpes simplex, and perforation of the globe where there is thinning of the cornea or sclera. Ocular adverse reactions occurring with Difluprednate included corneal edema, ciliary and conjunctival hyperemia, eye pain, photophobia, posterior capsule opacification, anterior chamber cells, anterior chamber flare, conjunctival edema, and blepharitis for patient with ocular surgery.</p>', '<p>Pregnancy Category C. Difluprednate has been shown to be embryotoxic and teratogenic when administered subcutaneously to rabbits. Since use of Difluprednate during human pregnancy has not been evaluated so Difluprednate should be used during pregnancy only if the potential benefit justifies the potential risk to the embryo or fetus. It is not known whether use of Difluprednate passes into breast milk. Caution should be exercised when it is administered to a nursing mothers</p>', '<ul>\r\n	<li>Prolonged use of corticosteroids may result in glaucoma &amp; posterior subcapsular cataract formation. If this product is used for 10 days or longer, IOP should be monitored.</li>\r\n	<li>Use of a corticosteroid medication in the treatment of patients with a history of herpes simplex requires great caution.</li>\r\n	<li>Fungal infections of the cornea are particularly prone to develop coincidentally with long-term local steroid application.</li>\r\n	<li>Do not touch dropper tip to any surface as this may contaminate this preparation.</li>\r\n</ul>', '<p>Overdosage will not ordinarily cause acute problems. If accidentally ingested, drink fluids to dilute.</p>', '<p>Ophthalmic Steroid preparations</p>', '<p>Store at room temperature, protect from light and freezing. It is desirable that the contents should not be used more than 1 month after first opening of the bottle.</p>', '<p><strong>Pediatric Use</strong>: Difluprednate was evaluated in 0 to 3 years of age for the treatment of inflammation following cataract surgery. A similar safety profile was observed in pediatric patients comparing Difluprednate to Prednisolone Acetate ophthalmic suspension 1%.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No overall differences in safety or effectiveness have been observed between elderly and younger patients</p>', '2022-02-19 06:24:50', '2022-06-06 22:58:36'),
(453, 453, '<p>Digoxin is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Heart failure.</li>\r\n	<li>Atrial fibrillation with an uncontrolled ventricular rate.</li>\r\n	<li>Acute left ventricular failure.</li>\r\n	<li>Chronic left ventricular failure and conjestive heart failure,especially when caused by hypertensive valvular (especially mitral valvular) disease or ischaemic heart disease.</li>\r\n</ul>', '<p>Digoxin is a cardiac glycoside used in the management of particularly atrial fibrillation and in heart failure.The principal actions of digoxin are an increase in the force of myocardial contraction (positive inotropic activity and a reduction in the conductivity of the heart particularly in conduction through the atrioventricular node. Digoxin also has a direct action on vascular smooth muscle and indirect effects mediated primarily by the autonomic nervous system and particularly by an increase in vagal activity.</p>', '<p>By oral administration:</p>\r\n\r\n<ul>\r\n	<li><strong>Rapid digitalization</strong>: 1-1.5 mg in divided doses over 24 hours</li>\r\n	<li><strong>Less urgent digitalization</strong>: 250-500 micrograms daily (higher dose may be divided)</li>\r\n	<li><strong>Maintenance</strong>: 62.5-500 micrograms daily (higher dose may be divided) according to renal function and in atrial fibrillation on heart rate response.</li>\r\n	<li><strong>Usual range</strong>: 125-250 micrograms daily (lower dose may be divided) according to renal function and in atrial fibrilation on heart rate response.</li>\r\n	<li><strong>Usual range</strong>: 125-250 micrograms daily (lower dose may be appropriate in the elderly)</li>\r\n</ul>', '<p>Potassium-depleting diuretics increase the effects of digitalis. Calcium particularly if administered rapidly by the intravenous route, may produce serious arrhythmia in digitalized patients. Quinidine, verapamil, amiodarone, propafenone, indomethacin, itraconazole, alprazolam, spironolactone, erythromycin, clarithromycin (and possibly other macrolide antibiotics) and tetracycline increase digoxin serum level. Besides antacids, kaolinpectin, sulfasalazine, neomycin, penicillamine, calestipol, metoclopramide, rifampin may interfere with intestinal absorption of digoxin resulting low serum concentrations of the drug.</p>', '<ul>\r\n	<li>Ventricular fibrillation.</li>\r\n	<li>Hypersensitivity to digoxin or other digitalis preparation</li>\r\n</ul>', '<p>Usually associated with excessive dosage include anorexia, nausea, vomiting, diarrhoea, abdominal pain, visual disturbance, headache, fatigue, drowsiness, confusion, delirium, hallucination, depression, arrhythmia, heart block, intestinal ischaemia, gynaecomastia on long term use, thrombocytopenia reported. Digoxin can be safely used in pregnancy</p>', '<p>Digoxin is excreted in breast milk but in concentration below those found in plasma and therefore poses no hazard to the breast-fed infant.</p>', NULL, NULL, '<p>Positive Inotropic drugs</p>', '<p>Store in a cool and dry place.Keep out of the reach of children.</p>', '<p><strong>Neonates</strong>: Digoxin can be used in neonates.<br />\r\n<br />\r\n<strong>Children</strong>: Digoxin can be used in children.<br />\r\n<br />\r\n<strong>The elderly</strong>: Partly because of reduced renal function and partly because their tissues are more sensitive to the effects of digitalis, the elderly require a lower maintenance dose of digoxin than younger adults.</p>', '2022-02-19 06:25:06', '2022-06-06 23:00:26'),
(454, 454, '<p>Diloxanide is indicated for intestinal amoebiasis</p>', '<p>Diloxanide is a luminal amoebicide which is hydrolysed in the gut, thus releasing the free diloxanide which acts as an amoebicide. It is given alone in asymptomatic cyst passers. For patients with active amoebic infections, it can be administered with a 5-nitroimidazole e.g. metronidazole or tinidazole.</p>', '<p><strong>Adult</strong>: The recommended dose is 500 mg 3 times/day for 10 days. May repeat course if needed.<br />\r\n<br />\r\n<strong>Child: &gt;25 kg</strong>: 20 mg/kg daily in 3 divided doses for 10 days, repeated if necessary.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity.</p>', '<p>The frequency of these side-effects is unknown flatulence, itching, urticaria, vomiting</p>', '<p>Pregnancy Category- Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Caution should be exercised in pregnant and breastfeeding women. Avoid excess dosage.</p>', NULL, '<p>Amoebicides</p>', NULL, NULL, '2022-02-19 06:25:29', '2022-06-06 23:01:54'),
(455, 455, '<p>Diltiazem Hydrochloride film coated tablet is used for the prophylaxis and treatment of chronic stable (classical) and vasopastic angina pectoris and has also been used alone or in combination in the management of hypertension, also, Diltiazem is effective in myocardial infarction, coronary artery spasm, arrhythmias, Raynaud&#39;s phenomenon, oesophageal motility disorder and migraine.</p>', '<p>Diltiazem is a calcium-channel blocker with peripheral and coronary vasodilator properties. It lowers blood pressure and has some effect on cardiac conduction. Diltiazem interferes with the influx of calcium ions through the channels of active cell membranes.</p>', '<p><strong>Adult</strong>: The usual dose of Diltiazem Hydrochloride film coated tablet is 60 mg thrice daily. However patient&#39;s response may vary and dosage requirements can differ significantly between individual patients. If necessary, the divided dose may be increased to 180-300 mg/day. Dosage may be started as 30 mg four times daily and increasing at 1 to 2 days intervals until the optimum response is achieved. Higher doses upto 480 mg/day have been used with benefit in some patients especially in unstable angina. Elderly and patients with impaired hepatic or renal function: The recommended starting dose is 60 mg twice daily. The heart rate should be measured regularly and the dose should not be increased if the heart rate falls below 50 beats per minute.<br />\r\n<br />\r\n<strong>Children</strong>: Not recommended.</p>', '<p>Digoxin, Propranolol, Cyclosporin, Theophylline, Cimetidine, Lithium &amp; Carbamazepine.</p>', '<p>Diltiazem is contraindicated to the patients of severe bradycardia, sick sinus syndrome, pregnancy, second or third degree AV block.</p>', '<p>With Diltiazem headache, ankle oedema, hypertension, dizziness, flushing, rashes (toxic erythema), nausea and Gl disturbances may occur. Transient elevation in liver enzyme values and occasionally hepatitis have been reported. Diltiazem may depress cardiac conduction and has occasionally led to AV block, bradycardia and rarely asystoleor sinus arrest.</p>', NULL, '<p>Diltiazem should be used with care in patients with lesser degrees of AV block or bradycardia; also in patients with impaired left ventricular function. Caution should be required in patients with impaired liver or kidney function.</p>', NULL, '<p>Calcium-channel blockers</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:26:02', '2022-06-06 23:04:16');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(456, 456, '<p>Diltiazem Hydrochloride sustained release tablet is indicated in the prophylaxis and treatment of angina pectoris. It is used in the management of classical and vasospastic angina pectoris. It has also been used in the treatment of essential hypertension. It is used for prophylaxis of some selected supraventricular tachyarrhythmias.</p>', '<p>Diltiazem hydrochloride is a calcium channel antagonist. It is a peripheral and coronary vasodilator with some negative inotropic activity. Diltiazem inhibits cardiac conduction particularly at the sino-atrial and atrioventricular nodes. Diltiazem has the following actions:<br />\r\n<br />\r\n<strong>Antianginal</strong>: A direct dilatation of coronary arteries and arterioles proved oxygen supply to myocardial tissues. In addition dilatation of the peripheral vasculature reduces systemic pressure of cardiac &quot;after load&quot; which results in lessened stress and reduced oxygen requirements of the myocardial tissues.<br />\r\n<br />\r\n<strong>Antiarrhythmic</strong>: The inhibited influx of calcium ions in cardiac tissues result in slowed electrophysiological activity through the S-A and A-V nodes without affecting accessory bypass conduction or altering normal atrial action potential or intraventricular conduction.<br />\r\n<br />\r\n<strong>Antihypertensive</strong>: Reduces peripheral vascular resistance as a result of vasodilatation. More than 90% of an oral dose is rapidly absorbed. Protein binding is very high. Peak plasma concentration reaches within 30-60 minutes. It is metabolised in the liver and excreted (60%) through bile.</p>', '<p><strong>Mild to moderate hypertension</strong>: initially 90 mg or 120 mg twice daily (elderly once daily); up to 360 mg daily may be required (elderly upto 240 mg) daily.<br />\r\n<br />\r\n<strong>Angina</strong>: initially 90 mg or 120 mg twice daily in divided doses may be required (elderly up to 240 mg daily).</p>', '<p>Concomitant prophylactic therapy with short-or long-acting nitrates may be administered safely during diltiazem therapy. Diltiazem recommended caution and careful dosage titration when diltiazem is administered concomitantly with other drugs that can affect cardiac contractility and/ or conduction.</p>', '<p>Diltiazem Hydrochloride sustained release tablet is contraindicated in patients with known hypersensitivity to the drug, sick sinus syndrome, second or third degree AV block, severe hypertension or acute myocardial infarction and rediographically documented pulmonary congestion.</p>', '<p>Bradycardia, sino-atrial block, atrioventricular block, hypertension, malaise, headache, hot flushes, GIT disturbances, oedema, hepatitis and depression reported.</p>', '<p>There are no adequate and controlled studies to date with diltiazem in pregnant women, and the drug should be used during pregnancy only when the potential benefits justify the possible risk to the fetus. Because diltiazem is distributed into milk, women receiving the drug should not breastfeed their infants; an alternative method of infant feeding should be used if diltiazem therapy is considered necessary in nursing women.</p>', NULL, NULL, '<p>Calcium-channel blockers</p>', '<p>Keep medicine out of the reach of children. Store in a cool and dry place.</p>', NULL, '2022-02-19 06:26:18', '2022-06-06 23:08:15'),
(457, 457, '<p>This medicine is used to help relieve dry, irritating coughs. The liquid contains diphenhydramine hydrochloride which is an antihistamine that helps relieve coughing and dry secretions in the nose and chest, dextromethorphan hydrobromide which is an antitussive to help stop coughing and levomenthol which helps you breathe more easily by relieving congestion.</p>', '<p>This medicine is used to help relieve dry, irritating coughs. The liquid contains diphenhydramine hydrochloride which is an antihistamine that helps relieve coughing and dry secretions in the nose and chest, dextromethorphan hydrobromide which is an antitussive to help stop coughing and levomenthol which helps you breathe more easily by relieving congestion.</p>', '<p><strong>Adults and children aged 12 years and over</strong>: Take two 5 ml spoonfuls four times a day.<br />\r\n<br />\r\nDo not take more than 4 doses in 24 hours. &nbsp;If symptoms persist, talk to your doctor</p>', NULL, '<p>Do not use this medicine&hellip;</p>\r\n\r\n<ul>\r\n	<li>If you have ever had a bad reaction to any of the ingredients.</li>\r\n	<li>If you suffer from lung disease.</li>\r\n	<li>If you have prostate problems. (Difficulty with passing water or needing to pass water often).</li>\r\n	<li>If you have narrow-angle glaucoma (increased pressure in the eye).</li>\r\n	<li>If you are taking, or have taken in the last two weeks, drugs for depression known as</li>\r\n	<li>Monoamine Oxidase Inhibitors (MAOIs).</li>\r\n	<li>For children under 12 years old.</li>\r\n</ul>', '<p>Mild effects which may occur include:</p>\r\n\r\n<ul>\r\n	<li>Drowsiness, dizziness, blurred vision.</li>\r\n	<li>Dry mouth, nose and throat.</li>\r\n	<li>Upset stomach.</li>\r\n	<li>Vomiting.</li>\r\n	<li>Nausea.</li>\r\n	<li>Problems with passing water.</li>\r\n</ul>', '<p>Ask your doctor for advice before taking this medicine if you are pregnant or breast-feeding.</p>', '<p>Talk to your doctor&hellip;</p>\r\n\r\n<ul>\r\n	<li>If you suffer from liver or kidney problems.</li>\r\n	<li>If you are taking alcohol.</li>\r\n	<li>If you have been told by your doctor that you have an intolerance to some sugars.</li>\r\n	<li>If you are taking any other medicines, including:</li>\r\n</ul>\r\n\r\n<p>anticholinergic drugs e.g. antihistamines (drugs used to treat allergies), antidepressants (drugs to treat mood disorders), atropine (used to treat some eye conditions and occasionally bowel conditions). minor tranquillisers (drugs used to relax muscles or decrease anxiety). barbiturates (a kind of sleeping tablet)<br />\r\n<br />\r\nThis medicine may cause drowsiness. If affected, do not operate machinery. Avoid alcoholic drink.<br />\r\n<br />\r\nThis medicine can affect your ability to drive. Do not drive whilst taking this medicine until you know how this medicine affects you. It may be an offence to drive when taking this medicine if your ability to drive safely is affected.</p>', NULL, '<p>Combined cough expectorants, Combined cough suppressants</p>', '<p>Do not store this product above 30&ordm;C. Store in the original container. Keep the product out of the reach and sight of children.</p>', NULL, '2022-02-19 06:26:33', '2022-06-06 23:10:57'),
(458, 458, '<p>This preparation is indicated for the relief of cough and associated congestive symptoms. It is also used to relieve runny nose, sneezing, watery eyes, itchy nose/eyes/throat and other allergic symptoms.</p>', '<p>Diphenhydramine possesses antitussive and antihistaminic properties. It relieves cough centrally (brain stem) and treats sneezing, runny nose and allergy (itchy eyes, nose, skin). Levomenthol has decongestant and anti-inflammatory properties which helps soothe cough and reduces congestion and inflammation in the nasal passage and lungs that makes breathing easier.</p>', '<p><strong>Adults and Children over 12 years</strong>: The recommended dose is 10 ml of syrup 4 times a day. Maximum daily dose is 40 ml syrup.</p>', '<p>Diphenhydramine may potentiate the effects of alcohol, codeine, CNS depressants, the effects of anticholinergics (ex- some psychotropic drugs and atropine) and other antihistamines. MAO inhibitors potentiate and intensify the anticholinergic effects of antihistamines.</p>', '<p>This preparation is contraindicated in individuals with known hypersensitivity to the product or any of its constituents and in individuals with chronic or persistent cough, such as occurs with asthma, or where cough is accompanied by excessive secretions, unless directed by the physician. It should not be administered to patients currently receiving monoamine oxidase inhibitors (MAOIs) or those patients who have received treatment with MAOIs within the last two weeks.</p>', '<p>Diphenhydramine may cause drowsiness, dizziness, gastrointestinal disturbance, dry mouth/nose/throat, difficulty in urination or blurred vision</p>', '<p>Diphenhydramine has been in widespread use for many years without ill consequence. However, it is known to cross the placenta and has been detected in breast milk. Therefore, it is only used when the potential benefit of treatment to the mother exceeds any possible hazards to the developing fetus or suckling infant.</p>', '<p>This preparation may cause drowsiness. Caution should be exercised in patients with moderate to severe renal or hepatic dysfunction or urinary retention when using this preparation. Diphenhydramine should not be taken by individuals with narrow-angle glaucoma or symptomatic prostatic hypertrophy.</p>', '<p>The signs and symptoms of overdose may include drowsiness, hyperpyrexia and anticholinergic effects. With higher doses, CNS excitation including hallucinations and coma or cardiovascular collapse may appear. Treatment of overdose should be symptomatic and supportive, rapid gastric emptying (with Syrup of Ipecac-induced emesis or gastric lavage and activated charcoal) may be useful. Seizures may be controlled with Diazepam or Thiopental Sodium and Physostigmine IV may be efficacious to antagonise severe antichlolinergic symptoms.</p>', '<p>Combined cough expectorants</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:27:10', '2022-06-06 23:13:08'),
(459, 459, '<p>Diphenhydramine is indicated for the treatment of followings:</p>\r\n\r\n<ul>\r\n	<li>Seasonal, perennial, vasomotor rhinitis</li>\r\n	<li>Urticaria, angioneurotic oedema, anaphylaxis</li>\r\n	<li>Pruiritic conditions</li>\r\n	<li>Premedication for emesis and motion sickness</li>\r\n	<li>Miscellaneous like meniere&#39;s disease and parkinsonism</li>\r\n</ul>', '<p>Diphenhydramine is an antihistamine with anticholinergic and sedative effects. It competes with histamine for H1-receptor sites on effector cells in the GI tract, blood vessels and respiratory tract.</p>', '<p>Adult-</p>\r\n\r\n<ul>\r\n	<li><strong>Most allergic conditions:</strong>&nbsp;25-50 mg three times a day with a further 50 mg at night.</li>\r\n</ul>\r\n\r\n<p>Children-</p>\r\n\r\n<ul>\r\n	<li><strong>1 to 5 years of age:</strong>&nbsp;5 mg i.e., 2.5 ml of elixir 4 times a day</li>\r\n	<li><strong>More than 6 years of age:</strong>&nbsp;10 mg i.e. 5 ml of elixir 4 times a day</li>\r\n</ul>', '<p>Diphenhydramine administration significantly reduces the absorption of the antituberculous agent para-aminosalicyclic acid (PAS) from the gastrointestinal tract. CNS depressants may potentiate the sedative action of Diphenhydramine. Anticholinergic drugs may potentiate Diphenhydramine&rsquo;s anticholinergic side effects.</p>', '<p>Known hypersensitivity to Diphenhydramine Hydrochloride, Ammonium chloride is contra-indicated in presence of impaired hepatic or renal function.</p>', '<p>Side effect includes sedation, dizziness, tinnitus, fatigue, ataxia, blurred vision, diplopia, euphoria, and epigastric discomfort.</p>', '<p><strong>Category B</strong>: There are no adequate and well controlled studies in pregnant women using diphenhydramine hydrochloride. Therefore, diphenhydramine hydrochloride should be used in pregnancy only if clearly needed. Diphenhydramine hydrochloride has been reported to be excreted in breast milk and thus, use of diphenhydramine hydrochloride in lactating mother is not recommended.</p>', '<p>Caution should be exercised with patients in whom drowsiness is undesirable e.g., drivers, machine operators. Concomitant consumption of alcohol or central nervous system (CNS) depressants will potentiate drowsiness.</p>', '<p><strong>Symptoms:</strong>&nbsp;Impaired consciousness; psychosis, seizures, antimuscarinic symptoms (e.g. mydriasis, tachycardia, tachyarrhythmias), resp failure, rhabdomyolysis; acute delirium with visual and auditory hallucination (topical).<br />\r\n<br />\r\n<strong>Management:</strong>&nbsp;Supportive and symptomatic treatment. Convulsions and marked CNS stimulation may be treated with IV diazepam.</p>', '<p>Sedating Anti-histamine</p>', '<p>Store between 15-30&deg; C. Protect from moisture.</p>', NULL, '2022-02-19 06:27:32', '2022-06-06 23:15:31'),
(460, 460, '<p>This cream is used to temporarily relieve pain and itching associated with: insect bites, minor burns, sunburn, minor skin irritations, minor cuts, scrapes, rashes due to poison ivy, poison oak, and poison sumac, dries the oozing and weeping of poison ivy, poison oak, and poison sumac.</p>', '<p>Diphenhydramine is an antihistamine and works as a topical anti-allergic and analgesic by blocking the releases of histamine at its sources. Zinc is used as a skin protectant.</p>', '<p><strong>Adults &amp; children above 2 years</strong>: Apply to the affected area 3 to 4 times daily. Before application of cream, the skin should be clean, cool and dry. Should not have a hot shower or bath before applying. Apply the cream lightly on the skin until the cream disappears. It is important to include all skin surfaces, such as between the fingers and toes, under the nails and on the soles of the feet.<br />\r\n<br />\r\n<strong>For babies under 2 years</strong>: Initially consult with the physician, if it is recommended, apply to the face, neck, ears and scalp as well, only avoiding the area immediately around the eyes and mouth. Leave cream on for at least 8 hours, before washing off. Reapply to any area that may be washed during the 8 hours treatment time (such as after washing the hands).</p>', NULL, '<p>Use of cream is contraindicated in individuals with a known allergy to its components, other pyrethroids or pyrethrins.</p>', '<p>Contact dermatitis with mild erythematous vesicular lesions and papules has occasionally been reported.</p>', '<p>In the absence of specific studies in pregnant women its use in pregnancy should only follow medical advice. However, teratogenic effects would not be anticipated. Although caution should be exercised in administration of diphenhydramine to nursing mothers, levels in breast milk following topical application are likely to be very low.</p>', '<p>For external use only. Flammable, keep away from fire or flame. Do not use on large areas of the body with any other product containing diphenhydramine, even should not be taken by mouth. Consult with the physician before use on chicken pox, on measles. When using this product, avoid contact of eyes.</p>', NULL, '<p>Local Antipruritic, Topical Antihistamines</p>', '<p>Store below 30&deg;C. Protect from light. Do not freeze.</p>', NULL, '2022-02-19 06:27:56', '2022-06-06 23:17:26'),
(461, 461, '<p>Tetanus Toxoid, Reduced Diphtheria Toxoid and Acellular Pertussis Vaccine Adsorbed is a vaccine indicated for active booster immunization against tetanus, diphtheria and pertussis. This Vaccine Adsorbed is approved for use as a single dose in persons 10 through 64 years of age</p>', '<p>Diphtheria, Tetanus and Pertussis vaccine&shy; prepared from diphtheria formol toxoid, tetanus formol toxoid and pertussis vaccine (killed B pertusis not less than 4 IU from not more than&nbsp;20000 million organism/0.5 ml); 0.5 ml ampoule: Injection.</p>', '<p><strong>Child</strong>: Under 5 yrs, primary immunisation-3 doses of 0.5 ml vaccine by IM or deep SC injection, each dose at an interval of minimum 4 weeks; Over 5 yrs, not recommended.</p>', '<p>When Diphtheria, Pertussis &amp; Tetanus vaccine was administered concomitantly with trivalent inactivated influenza vaccine (TIV) to adults 19-64 years of age, a lower antibody response was observed for pertactin antigen as compared to Diphtheria, Pertussis &amp; Tetanus vaccine administered alone.&nbsp;<br />\r\n<br />\r\nImmunosuppressive therapies may reduce the immune response to Diphtheria, Pertussis &amp; Tetanus vaccine.&nbsp;<br />\r\n<br />\r\nDo not mix this vaccine with any other vaccine in the same syringe or vial</p>', '<ul>\r\n	<li>Severe allergic reaction (eg, anaphylaxis) to any component of Diphtheria, Pertussis &amp; Tetanus vaccine or any other diphtheria toxoid, tetanus toxoid and pertussis antigencontaining vaccine.</li>\r\n	<li>Encephalopathy (eg, coma, decreased level of consciousness, prolonged seizures) within 7 days of administration of a previous pertussis antigen-containing vaccine.</li>\r\n</ul>', '<p>The most common solicited injection site reactions occurring within 0-14 days following vaccination with this were:</p>\r\n\r\n<ul>\r\n	<li>For Adolescents 11-17 years of age: pain (77.8%), swelling (20.9%), erythema (20.8%).</li>\r\n	<li>For Adults 18-64 years of age: pain (65.7%), swelling (21.0%), erythema (24.7%).&nbsp;</li>\r\n</ul>\r\n\r\n<p>The most common solicited systemic reactions occurring within 0-14 days following vaccination with this were:</p>\r\n\r\n<ul>\r\n	<li>For Adolescents 11-17 years of age: headache (43.7%), body ache or muscle weakness (30.4%), tiredness (15.1%).</li>\r\n	<li>For Adults 18-64 years of age: headache (33.9%), body ache or muscle weakness (21.9%).</li>\r\n</ul>', '<p>Safety and effectiveness of this vaccine have not been established in pregnant women.</p>', '<p>For one presentation of Tetanus Toxoid, Reduced Diphtheria Toxoid and Acellular Pertussis Vaccine Adsorbed, the tip caps of the prefilled syringes may contain natural rubber latex, which may cause allergic reactions in latex sensitive individuals.&nbsp;<br />\r\n<br />\r\nIf Guillain-Barr&eacute; syndrome occurred within 6 weeks of receipt of a prior vaccine containing tetanus toxoid, the risk for Guillain-Barr&eacute; syndrome may be increased following a subsequent dose of this vaccine<br />\r\n<br />\r\nProgressive or unstable neurologic conditions are reasons to defer this vaccination.<br />\r\n<br />\r\nPersons who experienced an Arthus-type hypersensitivity reaction following a prior dose of a tetanus toxoid-containing vaccine should not receive Tetanus Toxoid, Reduced Diphtheria Toxoid and Acellular Pertussis Vaccine Adsorbed unless at least 10 years have elapsed since the last dose of a tetanus toxoid containing vaccine.<br />\r\n<br />\r\nSyncope (fainting) can occur in association with administration of injectable vaccines, including Diphtheria, Pertussis &amp; Tetanus vaccine. Procedures should be in place to prevent falling injury and manage syncopal reactions.</p>', NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', NULL, NULL, '2022-02-19 06:28:44', '2022-06-06 23:20:19'),
(462, 462, '<p>DTaP-IPV-HB-Hib is indicated for primary and booster vaccination of infants and toddlers from six weeks of age against diphtheria, tetanus, pertussis, hepatitis B, poliomyelitis and invasive diseases caused by Haemophilus influenzae type b (Hib).</p>\r\n\r\n<ul>\r\n</ul>', NULL, '<p><strong>Primary Vaccination</strong>: Three injections at an interval of one to two months (at least four weeks apart).<br />\r\n<br />\r\n<strong>Booster</strong>: At least 6 months after the last dose of first course. This vaccine should be used according to the local vaccination programme.<br />\r\n<br />\r\nThis should be administered intramuscularly. The recommended injection sites are generally the anterolateral aspect of the upper thigh in infants and toddlers and the deltoid muscle in older children. The intradermal or intravascular route must not be used.; ensure that the needle does not penetrate a blood vessel. Separate syringes, separate injection sites and preferably separate limbs must be used in case of the concomitant administration with other vaccines.</p>', NULL, '<p>History of an anaphylactic reaction after a previous administration of this vaccine Encephalopathy within 7 days of administration of a previous dose of any vaccine containing pertussis antigens (whole cell or acellular pertussis vaccines). Uncontrolled neurologic disorder, uncontrolled epilepsy.</p>', '<p>Serious Allergic reactions (anaphylactic reaction): Difficulty in breathing, blueness of tongue/lips, a rash, swelling of face/throat, sudden and dizziness, loss of consciousness, accelerated heart rate with respiratory disorders. Serious allergic reactions are a rare possibility (may up to 1 in 1,000 people) after receiving this vaccine. Other side effects:</p>\r\n\r\n<ul>\r\n	<li>Very common: Anorexia, crying, somnolence, vomiting, pain redness and swelling at injection site, irritability, Fever</li>\r\n	<li>Common side effects: Prolonged crying, diarrhoea, induration</li>\r\n	<li>Uncommon side effects: Allergicreaction, lump at injection site, High fever.</li>\r\n</ul>', NULL, '<p>Vaccination must be postponed in cases of moderate or severe febrile and/or acute disease; the administration of Hexaxim must be carefully considered in individuals who have a history of serious or severe reactions within 48 hours following administration of a vaccine containing similar components. As with all injectable vaccines, the vaccine must be administered with caution to subjects with thrombocytopenia or a bleeding disorder since bleeding may occur following an intramuscular administration. If any of the following events are known to have occurred after receiving any pertussis-containing vaccine, the decision to give further doses of pertussis containing vaccine should be carefully considered:</p>\r\n\r\n<ul>\r\n	<li>The temperature of &ge;40&deg;C within 48 hours not due to another identifiable cause;</li>\r\n	<li>Collapse or shock-like state (hypotonic-hyporesponsive episode) within 48 hours of vaccination;</li>\r\n	<li>Persistent, inconsolable crying lasting &ge; 3 hours, occurring within 48 hours of vaccination;</li>\r\n	<li>Convulsions with or without fever, occurring within 3 days of vaccination. Take special care in case of Guillain Barr&eacute; Syndrome, Brachial neuritis, acute or chronic renal insufficiency, epilepsy.</li>\r\n</ul>', NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Keep out of the reach and sight of children. Store at +2&deg;C to +8&deg;C. Transportation should also be at +2&deg;C to +8 &deg;C. Do not freeze. Discard solution if frozen. Protect from light.</p>', NULL, '2022-02-19 06:28:57', '2022-06-06 23:23:31'),
(463, 463, '<p>This vaccine is indicated for the prevention of diphtheria, tetanus, pertussis and poliomyelitis:</p>\r\n\r\n<ul>\r\n	<li>for primary vaccination in infants from the age of 2 months, for booster vaccination, one year after primary vaccination during the second year of life,</li>\r\n	<li>for booster vaccination between 5 and 13 years of age, according to official recommendations.</li>\r\n</ul>', NULL, '<p>This vaccine must be administered according to the official recommendations in effect. Primary vaccination: 3 injections given at an interval of one month, i.e. according to the official schedule, at the age of 2, 3, 4 months.<br />\r\n<br />\r\nBooster vaccination: 1 injection one year after primary vaccination, i.e. usually, between 16 and 18 months. Booster vaccination between 5 and 13 years of age: 1 injection. For primary vaccination and for the first booster dose, this vaccine may be administered by reconstituting the Haemophilus influenzae type b conjugate vaccine (Act-HIB) or administered at the same time as this vaccine, but at two separate injection sites.<br />\r\n<br />\r\nAdminister via the intramuscular route. Administration should preferably be performed in the antero-lateral side of the thigh (middle third) in infants and in the deltoid area in children</p>', '<p>This vaccine can be administered simultaneously with the M-M-RVAXPRO vaccine or with the HBVAXPRO vaccine, but in two separate sites This vaccine can be associated or combined with the Haemophilus influenzae type b conjugate vaccine (Act-HIB).</p>', '<p>Hypersensitivity:</p>\r\n\r\n<ul>\r\n	<li>to any of the active substances of this vaccine,</li>\r\n	<li>to any of the excipients listed in section 6.1,</li>\r\n	<li>to glutaraldehyde, neomycin, streptomycin, or polymyxin B (used during the manufacturing process and which may be present as traces)</li>\r\n	<li>to a pertussis vaccine (acellular or whole cell).</li>\r\n</ul>\r\n\r\n<p>Life-threatening reaction after previous administration of the same vaccine or a vaccine containing the same substances. Vaccination must be postponed in case of febrile or acute disease. Evolving encephalopathy. Encephalopathy within 7 days of administration of a previous dose of any vaccine containing pertussis antigens (whole cell or acellular pertussis vaccines).</p>', '<p>The safety profile is described below according to the clinical data generated in France, South Korea, Chile and Thailand. In clinical studies in children who received TETRAXIM as a primary series, stand alone or combined with the Act- HIB vaccine, the most frequently reported reactions are local injection-site reactions, abnormal crying, loss of appetite and irritability. These signs and symptoms usually occur within 48 hours following the vaccination and may continue for 48-72 hours. They resolve spontaneously without requiring specific treatment. The frequency of injection-site reactions tends to increase at booster vaccination compared with the frequency observed for primary series. The safety profile of TETRAXIM does not differ significantly according to age groups. However certain reactions (myalgia, malaise, headache) are specific to children aged 2 years or more.</p>', NULL, '<p>The immunogenicity of this vaccine may be reduced by immunosuppressive treatment or immunodeficiency. It is then recommended to wait until the end of the treatment or disease before vaccinating. Nevertheless, vaccination of subjects with chronic immunodeficiency such as HIV infection is recommended even if the immune response may be limited. If Guillain-Barre syndrome or brachial neuritis has occurred in subjects following receipt of prior vaccine containing tetanus toxoid, the decision to give any vaccine containing tetanus toxoid should be based on careful consideration of the potential benefits and possible risks of vaccination. Vaccination is usually justified for infants whose primary immunization schedules are incomplete (i.e. fewer than three doses administered).<br />\r\n<br />\r\nDo not inject via the intravascular route: make sure the needle does not penetrate a blood vessel. Do not inject via the intradermal route. As with all injectable vaccines, This vaccine must be administered with caution to subjects with thrombocytopenia or a bleeding disorder since bleeding may occur following an intramuscular administration to these subjects.</p>', NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Keep out of the reach and sight of children. Store at +2&deg;C to +8&deg;C. Transportation should also be at +2&deg;C to +8 &deg;C. Do not freeze. Discard solution if frozen. Protect from light.</p>', NULL, '2022-02-19 06:29:18', '2022-06-06 23:27:22'),
(464, 464, '<p>Dipyridamole is indicated in Prophylaxis of thromboembolism following cardiac valve replacement,&nbsp;Secondary prophylaxis of stroke or transient ischaemic attack</p>', '<p>Dipyridamole causes an accumulation of adenosine, adenine nucleotides and cAMP by inhibiting the activity of adenosine deaminase and phosphodiesterase thus inhibiting platelet aggregation and may cause vasodilation.</p>', '<p>Prophylaxis of thromboembolism following cardiac valve replacement:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 300-600 mg/day in divided doses with an oral anticoagulant.</li>\r\n	<li><strong>Child</strong>: 5 mg/kg/day in divided doses.</li>\r\n</ul>\r\n\r\n<p>Secondary prophylaxis of stroke or transient ischaemic attack:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: As modified-release preparation: 200 mg bid, with or without aspirin.</li>\r\n	<li>Should be taken on an empty stomach. Take 1 hr before meals. May be taken with meals to reduce GI discomfort.</li>\r\n</ul>', '<p>Aminophylline may reverse vasodilatation effect. Useful combination with aspirin in prevention of thromboembolism. Efficacy reduced by concurrent admin of antacids. Concurrent use may increase the cardiotoxic effects of adenosine.</p>', '<p>Hypersensitivity. Peptic ulcer.</p>', '<p>GI disturbances, headache, dizziness, faintness, facial flushing, skin rash, liver dysfunction, angina. Large doses may lower BP.</p>', '<p>Pregnancy&nbsp;Category B.&nbsp;Either animal-reproduction studies have not demonstrated a fetal risk but there are no controlled studies in pregnant women or animal-reproduction studies have shown an adverse effect (other than a decrease in fertility) that was not confirmed in controlled studies in women in the 1st trimester (and there is no evidence of a risk in later trimesters).</p>', '<p>In patients with rapidly worsening angina, subvalvular aortic stenosis, haemodynamic instability associated with recent MI or coagulation disorders esp when given IV during myocardial imaging. Hypotension, unstable angina, aortic stenosis. Pregnancy and lactation. Safety and efficacy are not established in childn &lt; 12 yrs.</p>', '<p><strong>Symptoms</strong>: warm feeling, flushes, sweating, restlessness, weakness, dizziness, hypotension and tachycardia.<br />\r\n<br />\r\n<strong>Management</strong>: treatment is symptomatic. Empty stomach by gastric lavage. Haemodialysis unlikely to be useful.</p>', '<p>Anti-platelet drugs</p>', '<p>Store below 25&deg; C.</p>', NULL, '2022-02-19 06:29:41', '2022-06-06 23:31:46'),
(465, 465, '<p>Disopyramide is indicated for the ventricular arrhythmias, especially after myocardial infarction, supraventricular arrhythmias.</p>', '<p>Disopyramide&rsquo;s Class 1a activity is similar to that of quinidine in that it targets sodium channels to inhibit conduction. Disopyramide depresses the increase in sodium permeability of the cardiac Myocyte during Phase 0 of the cardiac action potential, in turn decreasing the inward sodium current. This results in an increased threshold for excitation and a decreased upstroke velocity.<br />\r\n<br />\r\nDisopyramide prolongs the PR interval by lengthening both the QRS and P wave duration. This effect is particularly well suited in the treatment of ventricular tachycardia as it slows the action potential propagation through the atria to the ventricles.<br />\r\n<br />\r\nDisopyramide does not act as a blocking agent for beta or alpha adrenergic receptors, but does have a significant negative inotropic effect on the ventricular myocardium. As a result, the use of disopyramide may reduce contractile force up to 42% at low doses and up to 100% in higher doses leading to heart failure.<br />\r\n<br />\r\nThis provides a possible treatment for atrial and ventricular fibrillation, as it restores pacemaker control of the tissue to the SA and AV nodes</p>', '<p>The recommended dose of Disopyramide is 400 mg /day in 4 divided doses (100 mg capsule 6 hourly).<br />\r\n<br />\r\nPatients with renal insufficiency should take 100 mg capsule according to the schedule given below:<br />\r\n<br />\r\nCreatinine clearance (ml/min) &gt;15: Approximate dosing q 8 hrq 12 hrq 24 hr<br />\r\n<br />\r\nPatients in whom rapid control of ventricular arrhythmia is essential, an initial loading dose of 300 mg Disopyramide is recommended, followed by the appropriate maintenance dosage.</p>', NULL, '<p>Disopyramide is contraindicated in the pre-existing A-V heart block, shock, glaucoma, urinary retention and known hypersensitivity to the drug</p>', '<p>Usually Disopyramide is well tolerated but occasionally in some cases dry mouth/ nose/ eye, nausea, vomiting, diarrhea, bloating, blurred vision, urinary problems, headache, skin rash, dizziness, nervousness &amp; impotence (1-3%) may occur.</p>', '<p><strong>Pregnancy:</strong>&nbsp;There are no adequate and well-controlled studies in pregnant women. Disopyramide should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation:</strong>&nbsp;Because of the potential for serious adverse reactions in nursing infants from Disopyramide, a decision should be made whether to discontinue nursing or to discontinue the drug , taking into account the importance of the drug to the mother</p>', '<p>Disopyramide should not be administered to patients with cardiomyopathy and associated congestive heart failure unless the patient is digitalized and adequately compensated. Disopyramide should be used with caution in the presence of digitalis intoxication.</p>', '<p>Deliberate or accidental over dosage of oral Disopyramide may be followed by apnea, loss of consciousness &amp; loss of spontaneous respiration. In such a case immediate hospitalization and all life saving measures should be taken.</p>', '<p>Membrane stabilizing agent (Sodium channel blockers)</p>', NULL, NULL, '2022-02-19 06:30:04', '2022-06-07 00:10:40'),
(466, 466, '<p>এই অয়েন্টমেন্ট নিন্মোক্ত উপসর্গে নির্দেশিত-</p>\r\n\r\n<ul>\r\n	<li>দাদ</li>\r\n	<li>কাউর</li>\r\n	<li>সোরাইসিস</li>\r\n</ul>', '<p><strong>ডাইথ্রানল</strong>: ডাইথ্রানল চর্মের এপিডার্মাল কোষে ATP সরবরাহ বন্ধ করে দিতে পারে, ফলে Keratinocytes এ শক্তি সরবরাহ বন্ধ হয়ে যায়। এই প্রক্রিয়া অন্ততঃ পক্ষে আংশিক ভাবে সোরাইসিসের উপর ডাইথ্রানলের আরোগ্যকর কার্যকারিতা ব্যাখ্যা করা যেতে পারে। ইহার ছত্রাক ধ্বংসের ক্ষমতা রয়েছে।<br />\r\n<br />\r\n<strong>স্যালিসাইলিক এসিড</strong>: ইহা একটি Keratolytic agent. স্যালিসাইলিক এসিড desquamation এর গতি বাড়িয়ে দেয়, ফলে এই প্রক্রিয়ার মাধ্যমে আক্রমণকারী ছত্রাক দূরীভূত করে এবং ঔষধ চর্মের ভিতরে প্রবেশে সহায়তা করে। Keratolysis প্রক্রিয়ায় চর্মের এপিডার্মিসের শক্ত অংশ (horny layer) খসে যায়। স্যালিসাইলিক এসিড আন্তঃকোষীয় সংযোজক পদার্থকে (Intercellular cement) দ্রবীভূত করে desquamation প্রক্রিয়া সম্পন্ন করে। উক্ত সংযোজক পদার্থ চর্মের Stratum Corneum এর আঁইশকে Scales সংযুক্ত করে রাখে। স্যালিসাইলিক এসিড প্রধানতঃ খোলস বা আঁইশ খসানো বর্ধিত করে এর কার্যকারিতা প্রদর্শন করে।<br />\r\n<br />\r\n<strong>বোরিক এসিড</strong>: এর ব্যাক্টেরিয়া এবং ছত্রাকের উৎপাদন দমনের (bacteriostatic and fungistatic properties) ক্ষমতা রয়েছে।</p>', '<ul>\r\n	<li>ক্ষতস্থান গরম পানিতে খুব ভাল করে ধুয়ে ফেলুন।</li>\r\n	<li>তারপর শুকনো ক্ষতস্থানে অল্প পরিমাণে মলম লাগিয়ে দিন (ক্ষতের বাইরে লাগাবেন না)।</li>\r\n	<li>মলম দিনে একবার, প্রয়োজনবোধে বা চিকিৎসকের পরামর্শ অনুসারে দুইবার ক্ষত না সারা পর্যন্ত নিয়মিতভাবে ব্যবহার করুন।</li>\r\n	<li>ক্ষত সেরে যাবার পর সম্পূর্ণভাবে আরোগ্য হওয়ার জন্য ৩-৪ দিন পর্যন্ত সামান্য পরিমাণ ব্যবহার করুন।</li>\r\n</ul>', '<p>If you use other drugs or over the counter products at the same time, the effects of this ointment may change. This may increase your risk for side-effects or cause your drug not to work properly. Tell your doctor about all the drugs, vitamins, and herbal supplements you are using, so that you doctor can help you prevent or manage drug interactions. this ointment may interact with the following drugs and products:</p>\r\n\r\n<ul>\r\n	<li>Fluocinolone</li>\r\n	<li>Hydroquinone</li>\r\n	<li>Isotretinoin</li>\r\n	<li>None reported</li>\r\n	<li>Riboflavin</li>\r\n	<li>Tretinoin</li>\r\n</ul>', '<p>Hypersensitivity to this ointment is a contraindication. In addition, this ointment should not be used if you have the following conditions:</p>\r\n\r\n<ul>\r\n	<li>Acute or actively inflamed psoriatic eruptions</li>\r\n	<li>After shaving or bathing</li>\r\n	<li>Avoid use on dentures</li>\r\n	<li>Breastfeeding</li>\r\n	<li>Children</li>\r\n	<li>Do not apply bandage or heating pad</li>\r\n	<li>Facial psoriasis</li>\r\n	<li>Genital warts</li>\r\n	<li>Hypersensitivity</li>\r\n	<li>Hypersensitivity to this drug</li>\r\n</ul>', '<p>The following is a list of possible side-effects that may occur from all constituting ingredients of this ointment. This is not a comprehensive list. These side-effects are possible, but do not always occur. Some of the side-effects may be rare but serious. Consult your doctor if you observe any of the following side-effects, especially if they do not go away.</p>\r\n\r\n<ul>\r\n	<li>Contact allergic reactions</li>\r\n	<li>Irritation in skin areas surrounding treated lesions</li>\r\n	<li>Soreness</li>\r\n	<li>Temporary discoloration of hair and fingernails</li>\r\n	<li>Mild cold or burning sensation at the site of application</li>\r\n	<li>Severe allergic reaction</li>\r\n	<li>Cardiovascular defects</li>\r\n	<li>Skeletal variations</li>\r\n	<li>Mild kidney lesions</li>\r\n	<li>Infertility</li>\r\n</ul>', '<p>Not recommended during pregnancy. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>ক্ষতস্থানের বাইরে স্বাভাবিক চর্মে এবং চোখ বা চোখের নিকটবর্তী স্থানে এই টপিক্যাল অয়েন্টমেন্ট ব্যবহার নিষেধ। এই মলমের কোন উপাদানের প্রতি সংবেদনশীলতা থাকলে এর ব্যবহার করা যাবে না। মলম ব্যবহারের পর ভাল করে হাত ধুয়ে ফেলতে হবে।</p>', NULL, '<p>Dithranol &amp; combined preparations</p>', '<p>Store medicines at room temperature, away from heat and direct light. Do not freeze medicines unless required by package insert. Keep medicines away from children.</p>', NULL, '2022-02-19 06:30:38', '2022-06-07 00:12:57'),
(467, 467, '<p>Dobutamine Hydrochloride is indicated when inotropic support is necessary for the treatment of patients with hypoperfusion states in whom cardiac output is insufficient to meet circulatory demands. Dobutamine Hydrochloride is also indicated when inotropic support is required for the treatment of patients in whom abnormally increased ventricular filling pressures introduce the risk of pulmonary congestion and oedema.</p>', '<p>Dobutamine exerts positive inotropic effect on the myocardium by stimulating &beta;1-adrenergic receptors, thereby increasing myocardial contractility, stroke vol and cardiac output.</p>', '<p><strong>Recommended Dosage</strong>: The rate of infusion needed to increase cardiac output has ranged from 2.5 to 10 mcg/kg/min in the majority of patients. Frequently, doses up to 20 mcg/kg/min are required for adequate haemodynamic improvement. On rare occasions, infusion rates up to 40 mcg/kg/min have been reported.<br />\r\n<br />\r\nThe rate of administration and the duration of therapy should be adjusted according to the patient&#39;s response, The indicators are: haemodynamic parameters such as heart rate and rhythm, arterial pressure, and, whenever possible, cardiac output and measurements of ventricular filling pressures and signs of pulmonary congestion. Concentrations up to 5,000 mg/L have been administered to humans. The final volume administered should be determined by the fluid requirements of the patient. Rather than abruptly discontinuing therapy with Dobutamine Hydrochloride, it is often advisable to decrease the dosage gradually.<br />\r\n<br />\r\nRates of Infusion Based on Concentration of Dobutamine Hydrochloride. The rates of fluid infusion that are required to deliver specific dosages are a function of the concentration of Dobutamine Hydrochloride in the infusate. The following table provides a guideline of infusion rates (mL/kg/min) required for 3 frequently used concentrations of Dobutamine Hydrochloride (250, 500, and 1000 mg/L).</p>\r\n\r\n<p>Because of its short half-life, Dobutamine Hydrochloride must be administered as a continuous intravenous infusion. Following the initiation of a constant rate infusion, or upon changing the rate, a steady-state dobutamine plasma concentration is achieved within approximately 10 minutes. Thus, loading doses or bolus injections are not necessary and are not recommended.</p>', '<p>The potency of Dobutamine Hydrochloride may be decreased if the patient is given b-adrenergic receptor antagonists. In such a case, the unopposed a-agonist effects of Dobutamine Hydrochloride may become apparent, including peripheral vasoconstriction and hypertension. Conversely, a-adrenergic blockade may make the b-1 and b-2 effects apparent, resulting in tachycardia and vasodilatation.<br />\r\n<br />\r\nThere has been no overt indication of medicine interactions in clinical studies in which Dobutamine Hydrochloride was administered concurrently with other medicines, including digitalis preparations, furosemide, spironolactone, lidocaine, nitroglycerin, nitroprusside, isosorbide dinitrate, morphine, atropine, heparin, protamine, potassium chloride, folic acid, and paracetamol.</p>', '<p>Dobutamine Hydrochloride is contraindicated in patients who have shown previous manifestations of hypersensitivity to Dobutamine Hydrochloride.</p>', '<p><strong>Increased Heart Rate, Blood Pressure, And Ventricular Ectopic Activity</strong>: A 10- to 20-mm increase in&nbsp;systolic&nbsp;blood pressure and an increase in heart rate of 5 to 15 beats/minute have been noted in most patients (see&nbsp;WARNINGS&nbsp;regarding exaggerated chronotropic and pressor effects). Approximately 5% of patients have had increased premature&nbsp;ventricular&nbsp;beats during infusions. These effects are dose related.<br />\r\n<br />\r\n<strong>Hypotension</strong>: Precipitous decreases in blood pressure have occasionally been described in association with&nbsp;dobutamine&nbsp;therapy. Decreasing the dose or discontinuing the infusion typically results in rapid return of blood pressure to baseline values. In rare cases, however, intervention may be required and reversibility may not be immediate.<br />\r\n<br />\r\n<strong>Reactions At Sites Of Intravenous Infusion</strong>: Phlebitis&nbsp;has occasionally been reported. Local inflammatory changes have been described following inadvertent infiltration. Isolated cases of cutaneous necrosis&nbsp;(destruction of skin tissue) have been reported.<br />\r\n<br />\r\n<strong>Miscellaneous Uncommon Effects</strong>: The following adverse effects have been reported in 1% to 3% of patients: nausea, headache, anginal pain, nonspecific chest pain,&nbsp;palpitations, and shortness of breath. Isolated cases of&nbsp;thrombocytopenia&nbsp;have been reported.<br />\r\n<br />\r\nAdministration of dobutamine, like other catecholamines, can produce a mild reduction in serum&nbsp;potassium&nbsp;concentration, rarely to hypokalemic levels.<br />\r\n<br />\r\n<strong>Longer-Term Safety</strong>: Infusions of up to 72 hours have revealed no adverse effects other than those seen with shorter infusions.</p>', '<p>Since there are no adequate and well controlled studies in pregnant women, Dobutamine Hydrochloride should not be used during pregnancy unless the potential benefits outweigh the potential risks to the foetus.<br />\r\n<br />\r\nIt is not known whether this medicine is excreted in human milk. Because many medicines are excreted in human milk, caution should be exercised when Dobutamine Hydrochloride is administered to a nursing woman. If a mother requires dobutamine treatment, breastfeeding should be discontinued for the duration of the treatment.</p>', '<p>During the administration of Dobutamine Hydrochloride, as with any parenteral catecholamine, heart rate and rhythm, arterial blood pressure, and infusion rate should be monitored closely. When initiating therapy, electrocardiographic monitoring is advisable until a stable response is achieved.</p>', '<p><strong>Signs And Symptoms</strong>: Toxicity from dobutamine hydrochloride is usually due to excessive cardiac &beta;- receptor stimulation. The duration of action of dobutamine hydrochloride is generally short (T&frac12;= 2 minutes) because it is rapidly metabolized by catechol-0-methyltransferase. The symptoms of toxicity may include&nbsp;anorexia, nausea, vomiting,&nbsp;tremor, anxiety,&nbsp;palpitations, headache, shortness of breath, and anginal and nonspecific chest pain. The positive&nbsp;inotropicand chronotropic effects of dobutamine on the&nbsp;myocardium&nbsp;may cause&nbsp;hypertension, tachyarrhythmias, myocardial&nbsp;ischemia, and&nbsp;ventricular fibrillation.&nbsp;Hypotension&nbsp;may result from&nbsp;vasodilation.<br />\r\n<br />\r\n<strong>Treatment</strong>: To obtain up-to-date information about the treatment of overdose, a good resource is your certified Regional Poison Control Center. Telephone numbers of certified poison control centers are listed in the Physicians&#39; Desk Reference (PDR). In managing overdosage, consider the possibility of multiple drug overdoses, interaction among drugs, and unusual drug&nbsp;kinetics&nbsp;in your patient.<br />\r\n<br />\r\nThe initial actions to be taken in a dobutamine hydrochloride overdose are discontinuing administration, establishing an airway, and ensuring&nbsp;oxygenation&nbsp;and&nbsp;ventilation. Resuscitative measures should be initiated promptly. Severe&nbsp;ventricular&nbsp;tachyarrhythmias may be successfully treated with propranolol or lidocaine. Hypertension usually responds to a reduction in dose or discontinuation of therapy.<br />\r\n<br />\r\nProtect the patient&#39;s airway and support ventilation and&nbsp;perfusion. If needed, meticulously monitor and maintain, within acceptable limits, the patient&#39;s vital signs, blood gases, serum electrolytes, etc. If the product is ingested, unpredictable absorption may occur from the mouth and the&nbsp;gastrointestinal tract. Absorption of drugs from the&nbsp;gastrointestinal&nbsp;tract may be decreased by giving&nbsp;activated charcoal, which, in many cases, is more effective than emisis of lavage; consider charcoal instead of or in addition to&nbsp;gastric&nbsp;emptying. Repeated doses of charcoal over time may hasten elimination of some drugs that have been absorbed. Safeguard the patient&#39;s airway when employing gastric emptying or charcoal.<br />\r\n<br />\r\nForced&nbsp;diuresis,&nbsp;peritoneal dialysis,&nbsp;hemodialysis, or charcoal hemoperfusion have not been established as beneficial for an overdose of dobutamine hydrochloride</p>', '<p>Inotropic-sympathomimetics</p>', '<p>Store between 15-30&deg; C.</p>', NULL, '2022-02-19 06:30:59', '2022-06-07 00:15:17');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(468, 468, '<p>Docetaxel is a microtubule inhibitor indicated for:</p>\r\n\r\n<ul>\r\n	<li><strong>Breast Cancer (BC)</strong>: single agent for locally advanced or metastatic BC after chemotherapy failure; and with doxorubicin and cyclophosphamide as adjuvant treatment of operable node-positive BC</li>\r\n	<li><strong>Non-small Cell Lung Cancer (NSCLC)</strong>: single agent for locally advanced or metastatic NSCLC after platinum therapy failure; and with cisplatin for unresectable, locally advanced or metastatic untreated NSCLC</li>\r\n	<li><strong>Castration-Resistant Prostate Cancer (CRPC)</strong>: with prednisone in metastatic castration-resistant prostate cancer</li>\r\n	<li><strong>Gastric Adenocarcinoma (GC)</strong>: with cisplatin and fluorouracil for untreated, advanced GC, including the gastroesophageal junction</li>\r\n	<li><strong>Squamous Cell Carcinoma of the Head and Neck (SCCHN)</strong>: with cisplatin and fluorouracil for induction treatment of locally advanced SCCHN</li>\r\n</ul>', '<p>Docetaxel is an antineoplastic agent, which acts by disrupting the microtubular network in cells that is essential for vital mitotic and interphase cellular functions. Docetaxel promotes the assembly of tubulin into stable microtubules while simultaneously inhibiting their disassembly. Docetaxel binds to free tubulin thereby decreasing the critical intracellular concentration of tubulin. The promoted polymerization of microtubules leads to the production of microtubule bundles without normal function and to the stabilization of microtubules, resulting in the inhibition of mitosis in cells. The binding of Docetaxel to microtubules does not alter the number of protofilaments in the bound microtubules; in that, it differs from other spindle poisons. Docetaxel was found to be cytotoxic in vitro against various murine and human tumor cell lines, and against freshly excised human tumor cells in clonogenic assays. In addition, Docetaxel was found to be active on a number of cell lines overexpressing the p-glycoprotein, which is encoded by the multidrug resistant gene.</p>', '<p>Administer in a facility equipped to manage possible complications (e.g., anaphylaxis). Administer intravenously (IV) over 1 hr every 3 weeks. PVC equipment is not recommended. Use only a 21 gauge needle to withdraw docetaxel from the vial.</p>\r\n\r\n<ul>\r\n	<li><strong>BC locally advanced or metastatic</strong>: 60 mg/m2&nbsp;to 100 mg/m2&nbsp;single agent</li>\r\n	<li><strong>BC adjuvant</strong>: 75 mg/m2&nbsp;administered 1 hour after doxorubicin 50 mg/m2&nbsp;and cyclophosphamide 500 mg/m2&nbsp;every 3 weeks for 6 cycles</li>\r\n	<li><strong>NSCLC</strong>: after platinum therapy failure: 75 mg/m2&nbsp;single agent</li>\r\n	<li><strong>NSCLC</strong>: chemotherapy-naive: 75 mg/m2&nbsp;followed by cisplatin 75 mg/m2&nbsp;</li>\r\n	<li><strong>HRPC</strong>: 75 mg/m2 with 5 mg prednisone twice a day continuously</li>\r\n	<li><strong>GC</strong>: 75 mg/m2&nbsp;followed by cisplatin 75 mg/m2&nbsp;(both on day 1 only) followed by fluorouracil 750 mg/m2&nbsp;per day as a 24-hr IV (days 1-5), starting at end of cisplatin infusion</li>\r\n	<li><strong>SCCHN</strong>: 75 mg/m2&nbsp;followed by cisplatin 75 mg/m2&nbsp;IV (day 1), followed by fluorouracil 750 mg/m2&nbsp;per day as a 24-hr IV (days 1&ndash;5), starting at end of cisplatinin fusion; for 4 cycles</li>\r\n	<li><strong>SCCHN</strong>: 75 mg/m2&nbsp;followed by cisplatin 100 mg/m2&nbsp;IV (day 1), followed by fluorouracil 1000 mg/m2&nbsp;per day as a 24-hr IV (days 1&ndash;4); for 3 cycles</li>\r\n</ul>\r\n\r\n<p><br />\r\nFor all patients:</p>\r\n\r\n<ul>\r\n	<li>Premedicate with oral corticosteroids</li>\r\n	<li>Adjust dose as needed</li>\r\n</ul>', '<p>Docetaxel is a CYP3A4 substrate. In vitro studies have shown that the metabolism of docetaxel may be modified by the concomitant administration of compounds that induce, inhibit, or are metabolized by cytochrome P450 3A4.</p>', '<p>Docetaxel is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Neutrophil counts of &lt;1500 cells/mm3</li>\r\n	<li>A history of severe hypersensitivity reactions to docetaxel or to other drugs formulated with polysorbate 80. Severe reactions, including anaphylaxis, have occurred</li>\r\n</ul>', '<p>The most common adverse reactions across all docetaxel indications are infections, neutropenia, anemia, febrile neutropenia, hypersensitivity, thrombocytopenia, neuropathy, dysgeusia, dyspnea, constipation, anorexia, nail disorders, fluid retention, asthenia, pain, nausea, diarrhea, vomiting, mucositis, alopecia, skin reactions, and myalgia. Incidence varies depending on the indication. Adverse reactions are described according to indication. Because clinical trials are conducted under widely varying conditions, adverse reaction rates observed in the clinical trials of a drug cannot be directly compared to rates in the clinical trials of another drug and may not reflect the rates observed in practice.</p>', '<p>Based on findings in animal reproduction studies and its mechanism of action, docetaxel can cause fetal harm when administered to a pregnant woman. There is no information regarding the presence of docetaxel in human milk, or on its effects on milk production or the breastfed child. No lactation studies in animals have been conducted.</p>', '<ul>\r\n	<li>Docetaxel should be administered under the supervision of a physician experienced in the use of antineoplastic agents</li>\r\n	<li>There is a higher risk of developing severe adverse reactions including toxic death and fatal gastrointestinal hemorrhage in patients with hepatic impairment</li>\r\n	<li>Docetaxel therapy should not be given to patients with neutrophil counts of less than 1,500 cells/mm3</li>\r\n	<li>Fatal cases of enterocolitis, including ischemic colitis, colitis and neutropenic enterocolitis have been reported&nbsp;</li>\r\n	<li>Severe hypersensitivity reactions, with a potential fatal outcome, requiringb immediate discontinuation of Docetaxel may occur. Patients should be closely monitored&nbsp;</li>\r\n	<li>Treatment related acute myeloid leukemia may occur. No studies have been conducted to assess the carcinogenic potential of Docetaxel</li>\r\n</ul>', '<p>There were a few reports of overdosage. There is no known antidote for docetaxel overdose. In case of overdose, the patient should be kept in a specialised unit and vital functions closely monitored. In case of overdosage, exacerbation of adverse events may be expected. The primary anticipated complications of overdosage would consist of bone marrow suppression, peripheral neurotoxicity and mucositis. Patients should receive therapeutic G-CSF as soon as possible after discovery of overdose. Other appropriate symptomatic measures should be taken, as needed.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Store between 2&deg;C and 25&deg;C and protected from light. Freezing does not adversely affect the product.</p>', NULL, '2022-02-19 06:31:16', '2022-06-07 00:17:21'),
(469, 469, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-02-19 06:31:30', '2022-02-19 06:31:30'),
(470, 470, '<p>Docusate Sodium ear drops is indicated as an aid in the removal of ear wax.</p>', '<p>Ear wax which often obstructs the external auditory meatus of the ear contains less than 50% of fatty matter derived from secretions of the sebaceous ceruminous glands. The majority of the wax consists of desquamated epithelium, foreign matter and shed hairs. This non-fatty material forms a matrix holding together the granules of fatty matter to form the ceruminous mass. The addition of oils or solvents binds the mass more firmly together, but aqueous solutions, if they are able to penetrate the matrix, cause a disintegration of the ceruminous mass. Docusate Sodium ear drops, because of their low surface tension and miscibility, rapidly penetrate the dry matrix of the ceruminous mass, reducing the solid ear wax to a semi-solid debris.</p>', '<p><strong>Adults (including the elderly)</strong>: Apply Docusate Sodium ear drops sufficient to fill the affected ear on not more than two consecutive nights.<br />\r\n<br />\r\n<strong>Children (from 1 year)</strong>: As for adult dose.<br />\r\n<br />\r\nIf the Docusate Sodium is not ejected, ear-syringing might be required, patients should consult their doctor.</p>\r\n\r\n<p>To apply, tilt head to one side so that the ear is facing up. Then gently pull the ear lobe up &amp; backward in case of adults and children older than 3 years. In case of pediatric patients gently pull the ear lobe down &amp; backward. Gently drip the Docusate Sodium ear drops into blocked ear until it is full. Moisten a cotton wool ball with Docusate Sodium ear drops. Place the cotton wool ball in the ear to act like a plug. In the morning remove the cotton wool ball.</p>', '<p>Interaction with other medicinal products and other forms of interaction: Unknown.</p>', '<p>Docusate Sodium is contraindicated in patients with perforation of the eardrum or inflammation of the ear.</p>', '<p>Immune system disorders: hypersensitivity/allergic reactions; Skin disorders: contact dermatitis and allergic skin reactions; General disorders: Application site reactions rarely including transient stinging or irritation may occur.</p>', '<p>Docusate Sodium can be used in case of pregnancy &amp; lactation. As it is a non-systemic application, there is no information to suggest that Docusate Sodium ear drops should not be used during pregnancy and lactation.</p>', '<p>If pain or inflammation is experienced, treatment should be discontinued</p>', '<p>Excess Docusate Sodium ear drops may seep from the ear and treatment of any resulting adverse events, such as skin irritation should be symptomatic.</p>', '<p>Cerumenolytic</p>', '<p>Keep away from light and moisture, store below 25&deg;C.</p>', NULL, '2022-02-19 06:31:55', '2022-06-07 00:21:23'),
(471, 471, '<p>Docusate Sodium oral preparations are indicated to prevent and treat chronic constipation, as follows:</p>\r\n\r\n<ul>\r\n	<li>soften hard, dry stools in order to ease defecation and reduce straining at stool;</li>\r\n	<li>in the presence of hemorrhoids and anal fissure, prevent hard, dry stools and reduce straining.</li>\r\n</ul>\r\n\r\n<p>Docusate Sodium oral preparations are also used as an adjunct in abdominal radiological procedures.</p>', '<p>Docusate sodium works by allowing more water to be absorbed by the stool. Docusate does not stay in the gastrointestinal tract, but is absorbed into the bloodstream and excreted via the gallbladder after undergoing extensive metabolism. The effect of docusate may not necessarily be all due to its surfactant properties. Perfusion studies suggest that docusate inhibits fluid absorption or stimulates secretion in the portion of the small intestine known as the jejunum.</p>', '<p>Route of administration: Oral.</p>\r\n\r\n<ul>\r\n	<li><strong>Adults and elderly</strong>: One to five Docusate Sodium oral preparations should be taken daily in divided doses. Treatment should be commenced with large doses, which should be decreased as the condition of the patient improves.</li>\r\n	<li><strong>For use with barium meals</strong>: Four Docusate Sodium oral preparations to be taken with the meal.</li>\r\n	<li><strong>Children under 12 years</strong>: Not recommended.</li>\r\n</ul>', '<p>Docusate Sodium softgel capsules should not be taken concurrently with mineral oil.</p>', '<p>Docusate Sodium softgel capsule is contra-indicated in patients with hypersensitivity to Docusate Sodium.</p>', '<p>Rarely, Docusate Sodium softgel capsules can cause diarrhea, nausea, abdominal cramps or skin rash.</p>', '<p>There are no adequate data from the use of the drug in pregnant women. Animal studies are insufficient with respect to effects on pregnancy and embryonic foetal development. The potential risk for humans is unknown. During wide use, no adverse consequences have been reported. Use in pregnancy only if the benefits outweigh the risks. Docusate sodium is excreted in breast milk and should therefore, be used with caution in lactating mothers.</p>', '<p>Docusate Sodium capsule should not be administered when abdominal pain, nausea, vomiting or intestinal obstruction is present. Patients with rare hereditary problems of fructose intolerance should not take this medicine. Organic disorders should be excluded prior to the administration of any laxative. The treatment of constipation with any medicinal product is only adjuvant to a healthy lifestyle and diet, for example, increased intake of fluids and dietary fiber and advice on appropriate physical activity. If laxatives are needed every day, or if there is persistent abdominal pain, patients need to consult with physicians. Do not use this medicine if patients are intolerant to small quantities of sugar (sorbitol, fructose).</p>', '<p>In rare cases of overdose, excessive loss of water and electrolytes should be treated by encouraging the patient to drink plenty of fluid. Electrolyte loss should be replenished where appropriate.</p>', '<p>Stool softener</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-19 06:32:12', '2022-06-07 00:23:39'),
(472, 472, '<p><strong>Dyspeptic symptom complex</strong>, often associated with delayed gastric emptying, gastroesophageal reflux and esophagitis:</p>\r\n\r\n<ul>\r\n	<li>Epigastric sense of fullness, feeling of abdominal distension, upper abdominal pain</li>\r\n	<li>Eructation, flatulence, early satiety</li>\r\n	<li>Nausea and vomiting</li>\r\n	<li>Heartburn with or without regurgitations of gastric contents in the mouth</li>\r\n	<li>Non-ulcer dyspepsia</li>\r\n</ul>\r\n\r\n<p><strong>Acute nausea and vomiting</strong>&nbsp;of the functional, organic, infectious, dietetic origin or induced by radiotherapy or drug therapy or induced in migraine.<br />\r\n<br />\r\n<strong>Parkinson&#39;s disease</strong>: In dopamine-agonist induced nausea and vomiting.<br />\r\n<br />\r\n<strong>Radiological studies</strong>: Speeding barium transit in follow-through radiological studies.</p>', '<p>Domperidone is a dopamine antagonist that principally blocks the dopamine receptors located in the ChemoreceptorTrigger Zone (CTZ) and stomach. Its gastroprokinetic action is based on its blocking effect of dopamine receptors that have an influence on the motility of the gastrointestinal tract. Due to its weak penetration across the blood-brain barrier, Domperidone has almost no effect on the dopaminergic receptors in the brain, therefore, excluding psychotropic and neurologic side effects. Domperidone restores normal motility and tone of the upper gastrointestinal tract, facilitates gastric emptying, enhances antral and duodenal peristalsis and regulates contraction of the pylorus. Domperidone also increases esophageal peristalsis and lower esophageal sphincter pressure, and thus prevents regurgitation of gastric content.</p>', '<p>Domperidone should be taken 15-30 minutes before meals and, if necessary, before retiring.<br />\r\n<br />\r\nThe usual recommended oral dose of Domperidone is as follows:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 10-20 mg (1-2 tablet or 10-20 ml suspension), every 6-8 hours daily. The maximum dose of Domperidone is 80 mg daily.</li>\r\n	<li><strong>Children</strong>: 2-4 ml suspension/10 kg body weight or 0.4-0.8 ml paediatric drops/10 kg body weight, every 6-8 hours daily.</li>\r\n</ul>\r\n\r\n<p>In dyspeptic symptom:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 10-20 mg (1-2 tablet or 10-20 ml suspension), every 6-8 hours daily.</li>\r\n	<li><strong>Children</strong>: 0.2-0.4 mg/kg (2-4 ml suspension/10 kg or 0.4-0.8 ml paediatric drops/10 kg) body weight, every 6-8 hours daily.</li>\r\n</ul>\r\n\r\n<p>In acute and sub-acute conditions (mainly in acute nausea and vomiting):</p>\r\n\r\n<ul>\r\n	<li><strong>Adults</strong>: 20 mg (2 tablets or 20 ml suspension), every 6-8 hours daily</li>\r\n	<li><strong>Children</strong>: 0.2-0.4 mg/kg (2-4 ml suspension/10 kg or 0.4-0.8 ml paediatric drops/10 kg) body weight, every 6-8 hours daily. (In acute nausea and vomiting maximum period of treatment is 12 weeks).</li>\r\n</ul>\r\n\r\n<p>By rectum in suppositories:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults (including elderly)</strong>: 30-60 mg every 4-8 hours.</li>\r\n	<li><strong>Children</strong>: The maximum daily dose rectally in children&#39;s is 30 mg for those weighting 10 to 25 kg. The dose may be divided throughout day if necessary.</li>\r\n	<li>The maximum period of treatment is 12 weeks.</li>\r\n</ul>', '<p>Domperidone may reduce the risk of hypoprolactemic effect of bromocriptine. The action of Domperidone on Gl function may be antagonized by antimuscarinics and opoid analgesics. Care should be exercised when domperidone is administered in combination with MAO (monoamine oxidase) inhibitors.</p>', '<p>Domperidone is contraindicated to patients having known hypersensitivity to this drug and in the case of neonates. Domperidone should not be used whenever gastrointestinal stimulation might be dangerous i.e., gastrointestinal hemorrhage, mechanical obstruction or perforation. Also contraindicated in patients with prolactin releasing pituitary tumor (prolactinoma).</p>', '<p>Domperidone may produce hyperprolactinemia (1.3%).This may result in galactorrhea, breast enlargement, and soreness and reduced libido. Dry mouth (1%), thirst, headache (1.2%), nervousness, drowsiness (0.4%), diarrhea (0.2%), skin rash and itching (0.1%) may occur during treatment with domperidone. Extra-pyramidal reactions are seen in 0.05% of patients in clinical studies.</p>', '<p>The safety of domperidone has not been proven and it is therefore not recommended during pregnancy. Animal studies have not demonstrated the teratogenic effect in the fetus. Domperidone may precipitate galactorrhea and improve post-natal lactation. It is secreted in breast milk but in very small quantities insufficient to be considered harmful.</p>', '<p>Domperidone should be used with absolute caution in the case of children because there may be an increased risk of extra-pyramidal reactions in young children because of an incompletely developed blood-brain barrier. Since domperidone is highly metabolized in liver, it should be used with caution in patient with hepatic impairment.</p>', '<p>There are no reported cases of overdose.</p>', '<p>Motility Stimulants, Motility stimulants/Dopamine antagonist, Prokinetic drugs</p>', '<p>Store below 30&deg;C, Protected from light &amp; moisture. Keep out of children&#39;s reach.</p>', NULL, '2022-02-19 06:32:31', '2022-06-07 00:25:51'),
(473, 473, '<p>Donepezil is indicated for the symptomatic treatment of mild to moderate dementia of Alzheimer&#39;s type.</p>', '<p>Donepezil Hydrochloride is a centrally acting anticholinesterase agent. It binds reversibly with acetylcholinesterase and inactivates it, thus inhibiting hydrolysis of acetylcholine. As a result the concentration of acetylcholine increases at cholinergic synapses in the brain.</p>', '<p>5 mg once daily orally at bed time. The 5 mg/day dose should be maintained for at least one month in order to allow the earliest clinical responses to treatment to be assessed and to allow steady-state concentrations of donepezil hydrochloride to be achieved. Following a one-month clinical assessment of treatment at 5 mg/day, the dose can be increased to 10 mg/day (once-a-day dosing). Since food does not affect the rate or extent of absorption of donepezil, it can be administered with or without food.</p>', '<p>Drugs with anticholinergic properties and which cross into the brain, such as atropine, benztropine produce the opposite effects of Donepezil and should be avoided during therapy with donepezil. Medication with carbamazepine, dexamethasone, phenobarbital, phenytoin may reduce the effect of donepezil whereas ketoconazole, quinidine, cimetidine may increase the effects.</p>', '<p>Donepezil is contraindicated in patients with known hypersensitivity to donepezil hydrochloride or to piperidine derivatives.</p>', '<p>Generally well tolerated but some patients may experience nausea, vomiting &amp; diarrhoea. These adverse events are of mild intensity and transient, resolving during continued treatment without the need for dose modification. Less frequent side effects are insomnia, fatigue, anorexia, muscle cramps, generalized seizure etc.</p>', '<p>There are no adequate and well controlled studies in pregnant woman. Donepezil should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether Donepezil Hydrochloride is secreted in human breast milk or not. Donepezil is not indicated in nursing mother</p>', '<p>Caution should be taken in sick sinus syndrome or other supraventricular conduction abnormalities, patients at risk of developing peptic ulcers, asthma, obstructive airway disease and during anaesthetic procedure.</p>', '<p>Symptoms of overdose includes nausea, vomiting, salivation. Over dosage with very high dose of donepezil may result in cholinergic crisis characterized by severe nausea, vomiting, salivation, bradycardia, hypotension, increasing muscle weakness, respiratory depression, collapse and convulsion. As in any case of over dose, general supportive measures should be utilized. In case of cholinergic crisis hospitalization of the patient is required.</p>', '<p>Drugs for Dementia</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Renal &amp; hepatic impairment:</strong>&nbsp;A similar dose schedule can be followed for patients with renal or mild to moderate hepatic impairment as clearance of donepezil hydrochloride is not affected by these conditions.<br />\r\n<br />\r\n<strong>Use in children:</strong>&nbsp;There are no adequate and well controlled trials in document to safety and efficacy of Donepezil hydrochloride in any illness occurring in children. Donepezil is not recommended for use in children.</p>', '2022-02-19 06:33:05', '2022-06-08 00:03:50'),
(474, 474, '<p>Dopamine is recommended for the correction of haemodynamic imbalance present in-</p>\r\n\r\n<ul>\r\n	<li>Acute hypotension or shock associated with myocardial infarction, endotoxic septicaemia, trauma and renal failure.</li>\r\n	<li>As an adjunct after open heart surgery, where there is persistent hypotension after correction of hypovolaemia.</li>\r\n	<li>In chronic cardiac decompensation as in congestive failure.</li>\r\n</ul>', '<p>Dopamine is a preparation of Dopamine hydrochloride which can stimulate &alpha;, &beta; and dopamine receptors. It is a natural catecholamine formed by the decarboxylation of 3,4-dihydroxyphenylalanine (DOPA). Dopamine is a precursor to norepinephrine in noradrenergic nerves and is also a neurotransmitter in certain areas of the central nervous system, especially in the nigrostriatal tract and in a few peripheral sympathetic nerves. It produces positive chronotropic and inotropic effects on the myocardium, resulting in increased heart rate and cardiac contractility. This is accomplished directly by exerting an agonist action on &beta;-adrenoceptors and indirectly by causing release of norepinephrine from storage sites in sympathetic nerve endings. Dopamine does not cross the blood-brain barrier and so does not activate dopamine receptors in the brain.</p>', '<p><strong>Adult dose</strong>: Where appropriate, the circulating blood volume must be restored with a suitable plasma expander or whole blood, prior to administration of dopamine. Begin infusion of dopamine hydrochloride solution at dosage of 2 to 5 micrograms/kg/min in patients who are likely to respond to a modest increment of heart force and renal perfusion.<br />\r\n<br />\r\nIn more seriously ill patients, begin infusion of dopamine hydrochloride solution at dosage of 5 micrograms/kg/min and increase gradually using 5 to 10 micrograms/kg/min increment up to 20 to 50 micrograms/kg/min as needed. If dosage in excess of 50 micrograms/kg/min are required, it is suggested that urine output should be checked frequently. In patients who do not respond to this doses, additional increments of dopamine may be given in an effort to achieve adequent blood pressure, urine flow and perfusion.<br />\r\n<br />\r\nFor patients with severe, refractory, chronic congestive heart failure doses should be started on 0.5 to 2 micrograms/kg/min, and the dose increased by 1 to 3 micrograms/kg/min as urinary output increases.<br />\r\n<br />\r\nECG, blood pressure and urine output should be monitored. Cardiac output and pulmonary wedge pressure should be monitored if possible.<br />\r\n<br />\r\n<strong>Children less than 12 years old</strong>: The safety and efficacy of dopamine in children under 12 years has not been established.<br />\r\n<br />\r\n<strong>Geriatric patients</strong>: No variation in dosage is suggested for geriatric patients. However, close monitoring is required for blood pressure, urine flow, and peripheral tissue perfusion.</p>\r\n\r\n<p>Rate of administration: After dilution dopamine hydrochloride is administered intravenously through a suitable intravenous catheter or needle. An intravenous drip chamber or other suitable metering device is essential for controlling the rate of flow in drops per minute. Each patient must be individually titrated to the desired haemodynamic and/or renal response with dopamine hydrochloride. In titrating to the desired increase in systolic blood pressure, the optimum dosage rate for renal response may be exceeded, thus necessitating a reduction in rate after the haemodynamic condition is stabilized. Administration rate greater than 50 micrograms/kg/minute have safely been used in advanced circulatory decompensation states. If unnecessary fluid expansion is of concern, adjustment of drug concentration may be preferred over increasing the flow rate of a less concentrated dilution.</p>', '<p>The action of dopamine hydrochloride is potentiated by monoamine oxidase inhibitors (MAOI&#39;s). The concurrent administration of cyclopropane or halogenated hydrocarbon anesthetics may cause ventricular arrhythmias. The cardiac effects of dopamine hydrochloride are antagonized by &beta; - adrenergic blocking agents such as Propranolol and Metoprolol. The ergot alkaloids should be avoided because of the possibility of excessive vasoconstriction. Tricyclic antidepressants and guanethidine may potentiate the pressor response to dopamine hydrochloride. Hypotension and bradycardia have been observed in patients receiving Phenytoin. Dopamine hydrochloride may increase the effect of diuretic agents. Peripheral vasoconstriction may be antagonized by &alpha; - adrenergic blocking agents, such as Phentolamine. Other vasodilators may also be useful in patients with heart failure, allowing greater inotropic and renal effects without the associated vasoconstriction. Care must be taken to avoid hypotension.</p>', '<p>Dopamine hydrochloride is contraindicated in patients with known hypersensitivity to dopamine or any of its ingredients. It should not be used in patients with phaeochromocytoma, uncorrected tachyarrhythmias, or ventricular fibrillation. Dextrose solution without electrolytes should not be administered simultaneously with blood through the same infusion set because of the possibility of pseudoagglutination of red cells.</p>', '<p>The most frequent reported adverse reactions are ectopic beats, nausea, vomiting, tachycardia, anginal pain, palpitations, dyspnoea, headache, hypotension, hypertension and vasoconstriction. Other less frequent adverse reactions are aberrant ventricular conduction, bradycardia, piloerection, mydriasis, widened QRS complex, azotaemia and elevated blood pressure. Peripheral ischemic gangrene in patients with pre-existing vascular disease. Fatal ventricular arrhythmias have been reported on rare occasions.</p>', '<p>Animal studies have revealed no evidence of teratogenic effects from dopamine hydrochloride. The drug may be used in pregnant women when in the judgment of the physician the expected benefits outweigh the potential for risk to the fetus. It is not known if dopamine hydrochloride is excreted in breast milk, nor is the effect on the infant known. It is not recommended for breast-feeding mothers unless the expected benefits outweigh any potential risks</p>', '<p>Dopamine hydrochloride should not be administered in the presence of uncorrected tachyarrhythmia or ventricular fibrillation. It is metabolized in the tissues and blood by monoamine oxidase (MAO) and catechol-O-methyltransferase (COMT). Dopamine hydrochloride and its metabolites are almost completely excreted in the urine. Patients who have been treated with monoamine oxidase inhibitors (MAOI) prior to the administration of dopamine will require substantially reduced dosages of later. The starting dose in such patients should be reduced to at least one-tenth (1/10) of the usual dose. Excess administration of potassium-free solutions may result in significant hypokalemia. The intravenous administration of these solutions can cause fluid and/or solute overloading resulting in dilution of serum electrolyte concentration, overhydration, congested states or pulmonary oedema. Closely monitoring is advised in patients with impaired renal and hepatic function.<br />\r\n<br />\r\nHypovolaemia should be corrected where necessary prior to treatment with dopamine hydrochloride. If a disproportionate rise in diastolic blood pressure (i.e. a marked decrease in pulse pressure) is observed, the infusion rate should be decreased and the patients observed carefully for further evidence of predominant vasoconstriction activity, unless such effect is desired. Dopamine hydrochloride infusion should be withdrawn gradually, to avoid unnecessary hypotension. Patients with a history of peripheral vascular disease (e.g. atherosclerosis, arterial embolism, Raynaud&#39;s disease, cold injury, diabetic endarteritis and Buerger&#39;s disease) should be closely monitored for any changes in color or temperature of the skin in the extremities. If ischemia occurs and is thought to be the result of vasoconstriction, the benefits of continued dopamine hydrochloride infusion should be weighed against the risk of possible necrosis. These changes may be reversed by either decreasing the rate or discontinuing the infusion. Dopamine hydrochloride in 5% dextrose solution should be infused into a large vein whenever possible to prevent the possibility of infiltration of perivascular tissue adjacent to the infusion site. Extravasations may cause necrosis and sloughing of the surrounding tissue. Ischaemia can be reversed by infiltration of the affected area with 10-15ml of saline containing 5 to 10mg Phentolamine mesylate. Dopamine hydrochloride should be used with extreme caution in patients inhaling cyclopropane or halogenated hydrocarbon anaesthetics due to the arterial arrhythmogenic potential. Dextrose solutions should be used with caution in patients with known subclinical or over diabetes mellitus.</p>', '<p>In case of accidental overdosage, as evidenced by excessive blood pressure elevation, reduce the rate of administration or temporarily discontinue dopamine hydrochloride until the patients condition stabilized. Since the duration of action of dopamine hydrochloride is quite short, no additional measures are usually necessary. If these measures fail to stabilize the patient&#39;s condition, use of the short-acting &alpha;-adrenergic blocking agent such as Phentolamine should be considered.</p>', '<p>Inotropic-sympathomimetics</p>', '<p>Store below 25&deg;C and protect from light.</p>', NULL, '2022-02-19 06:33:23', '2022-06-08 00:06:16'),
(475, 475, '<p>To reduce the development of drug-resistant bacteria and maintain the effectiveness of Doripenem and other antibacterial drugs, Doripenem should be used only to treat infections that are proven or strongly suspected to be caused by susceptible bacteria. When culture and susceptibility information are available, they should be considered in selecting and modifying antibacterial therapy. In the absence of such data, local epidemiology and susceptibility patterns may contribute to the empiric selection of therapy.<br />\r\n<br />\r\n<strong>Complicated Intra-Abdominal Infections</strong>: Doripenem injection is indicated as a single agent for the treatment of complicated intra-abdominal infections caused by Escherichia coli, Klebsiella pneumoniae, Pseudomonas aeruginosa, Bacteroides caccae, Bacteroides fragilis, Bacteroides thetaiotaomicron, Bacteroides uniformis, Bacteroides vulgatus, Streptococcus intermedius, Streptococcus constellatus and Peptostreptococcus micros.<br />\r\n<br />\r\n<strong>Complicated Urinary Tract Infections, Including Pyelonephritis</strong>: Doripenem injection is indicated as a single agent for the treatment of complicated urinary tract infections, including pyelonephritis caused by Escherichia coli including cases with concurrent bacteremia, Klebsiella pneumoniae, Proteus mirabilis, Pseudomonas aeruginosa and Acinetobacter baumannii.</p>', '<p>Doripenem is a synthetic broad-spectrum carbapenem &beta;-lactam antibiotic with potent in vitro antibacterial activity against aerobic and anaerobic gm+ve and gm-ve bacteria including Pseudomonas aeruginosa. It inhibits bacterial cell wall synthesis by binding to several penicillin-binding proteins, which in turn inhibits the final transpeptidase step of peptidoglycan synthesis in bacterial cell walls.</p>', '<p><strong>Intravenous-</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Complicated intra-abdominal infections:</strong>&nbsp;500 mg 8 hrly infused over 1 hr for 5-14 days. May switch to an appropriate oral therapy, after at least 3 days of parenteral therapy.</li>\r\n	<li><strong>Complicated UTI, Pyelonephritis:</strong>&nbsp;500 mg 8 hrly infused over 1 hr for 10 days. May switch to an appropriate oral therapy, after at least 3 days of parenteral therapy.</li>\r\n	<li><strong>Patient with concurrent bacteraemia:</strong>&nbsp;Duration can be extended up to 14 days.</li>\r\n</ul>\r\n\r\n<p><strong>Renal impairment-</strong></p>\r\n\r\n<ul>\r\n	<li><strong>CrCI (30-50 ml/min):</strong>&nbsp;250 mg every 8 hr by IV infusion over 1 hr</li>\r\n	<li><strong>CrCI (11 -29 ml/min):</strong>&nbsp;250 mg every 12 hr by IV infusion over 1 hr</li>\r\n</ul>', '<p>Increased plasma concentration with probenecid. May decrease plasma levels of valproic acid thus, increasing the risk of seizures.</p>', NULL, '<p>Headache, nausea, diarrhoea, rash, pruritus, phlebitis, elevated hepatic enzymes, oral candidiasis, anaemia, vulvomycotic infection, thrombocytopenia, neutropenia.</p>', '<p><strong>Pregnancy&nbsp;</strong>Category B.&nbsp;Either animal-reproduction studies have not demonstrated a fetal risk but there are no controlled studies in pregnant women or animal-reproduction studies have shown an adverse effect (other than a decrease in fertility) that was not confirmed in controlled studies in women in the 1st trimester (and there is no evidence of a risk in later trimesters)</p>', '<p>Patient with known or suspected CNS disorders (e.g. brain lesions, history of seizures). Not intended for treatment of any type of pneumonia. Renal impairment. Pregnancy and lactation. Monitoring Parameters Monitor renal function and for signs of anaphylaxis during 1st dose. Consider haematologic assessment during prolonged therapy.</p>', NULL, '<p>Other beta-lactam Antibiotics</p>', '<p>Reconstituted suspension may be held for 1 hr prior to dilution in infusion bag. Following dilution of the suspension with NaCl 0.9%, stability is 8 hr at room temperature or 24 hr between 2-8&deg;C. Stability of solution when diluted with dextrose 5% injection is 4 hr at room temperature or 24 hr between 2-8&deg;C.</p>', NULL, '2022-02-19 06:33:40', '2022-06-08 00:08:09'),
(476, 476, '<p>This Eye Drops is indicated for the treatment of elevated intraocular pressure in patients with open angle glaucoma or ocular hypertension who are insufficiently responsive to topical beta blockers.</p>', '<p><strong>Dorzolamide,</strong>&nbsp;a carbonic anhydrase inhibitor, has actions similar to acetazolamide. By inhibiting carbonic anhydrase in the ciliary processes of the eye, dorzolamide decreases aqueous humor secretion. Used together, there is additional intraocular pressure reduction compared to using either component alone, but the reduction is not as much as concomitant admin of dorzolamide tid and timolol bid.<br />\r\n<br />\r\n<strong>Timolol maleate,</strong>&nbsp;a nonselective &beta;-adrenergic blocker, reduces aqueous humor formation.</p>', '<p>Instill one drop in the conjunctival sac of the affected eye(s) twice daily.</p>', '<p>Additive hypotension and bradycardia with oral calcium channel blockers, catecholamine-depleting drugs or &beta;-blockers, antiarrhythmics (e.g. amiodarone), digitalis glycosides, parasympathomimetics, narcotics and MAOIs. Additive systemic side effects with oral carbonic anhydrase or &beta;-blockers; avoid concurrent use. Additive systemic &beta;-blockade with CYP2D6 inhibitors (e.g. quinidine, SSRIs) and timolol.</p>', '<p>Contraindicated in patients who are hypersensitive to any of the components of this preparation.</p>', '<p>Mild burning, ocular hyperemia, blurred vision may occur.</p>', '<p><strong>Use in pregnancy</strong>: There are no adequate and well-controlled studies in pregnant women. This Eye Drops should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.&nbsp;<br />\r\n<br />\r\n<strong>Use in lactation</strong>: Caution should be exercised when This Eye Drops is administered to a nursing mother.</p>', '<p>For ophthalmic use only. Patients should remove their contact lenses prior to instilling this preparation and should not insert their lenses until 15 minutes after instillation of the preparation.</p>', NULL, '<p>Drugs for miotics and glaucoma</p>', '<p>Store between 15-30&deg;C. Protect from light.</p>', '<p><strong>Use in children</strong>: Safety and effectiveness in children below the age of 2 years have not been established.&nbsp;<br />\r\n<br />\r\n<strong>Use in elderly patients</strong>: No overall differences in safety and effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-19 06:34:00', '2022-06-08 00:09:55'),
(477, 477, '<p>Doxepin is indicated for the treatment of insomnia characterized by difficulty with sleep maintenance. The clinical trials performed in support of efficacy were up to 3 months in duration.</p>', '<p>Doxepin binds with high affinity to the histamine H1 receptor (Ki&lt;1 nM) where it functions as an antagonist. The exact mechanism by which doxepin exerts its sleep maintenance effect is unknown but is believed due to its antagonism of the H1 receptor.</p>', '<p><strong>Dosing in Adults</strong>: The recommended dose of Doxepin for adults is 6 mg once daily. A 3 mg once daily dose may be appropriate for some patients, if clinically indicated.<br />\r\n<br />\r\n<strong>Dosing in the Elderly</strong>: The recommended starting dose of Doxepin in elderly patients (&ge;65 years old) is 3 mg once daily. The daily dose can be increased to 6 mg, if clinically indicated.<br />\r\n<br />\r\n<strong>Administration</strong>: Doxepin should be taken within 30 minutes of bedtime. To minimize the potential for next day effects, Doxepin should not be taken within 3 hours of a meal. The total Doxepin dose should not exceed 6 mg per day.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: The safety and effectiveness of Doxepin in pediatric patients have not been evaluated.</p>', '<p><strong>Cytochrome P450 Isozymes</strong>: Doxepin is primarily metabolized by hepatic cytochrome P450 isozymes CYP2C19 and CYP2D6, and to a lesser extent, by CYP1A2 and CYP2C9. Inhibitors of these isozymes may increase the exposure of doxepin. Doxepin is not an inhibitor of any CYP isozymes at therapeutically relevant concentrations. The ability of Doxepin to induce CYP isozymes is not known.<br />\r\n<br />\r\n<strong>Cimetidine</strong>: Doxepin exposure is doubled with concomitant administration of cimetidine, a nonspecific inhibitor of CYP isozymes. A maximum dose of 3 mg is recommended in adults and elderly when cimetidine is co administered with Doxepin.<br />\r\n<br />\r\n<strong>Alcohol</strong>: When taken with Doxepin, the sedative effects of alcohol may be potentiated.<br />\r\n<br />\r\n<strong>CNS Depressants and Sedating Antihistamines</strong>: When taken with Doxepin, the sedative effects of sedating antihistamines and CNS depressants may be potentiated.<br />\r\n<br />\r\n<strong>Tolazamide</strong>: A case of severe hypoglycemia has been reported in a type II diabetic patient maintained on tolazamide (1 g/day) 11 days after the addition of oral doxepin (75 mg/day).</p>', '<p><strong>Hypersensitivity</strong>: Doxepin is contraindicated in individuals who have shown hypersensitivity to doxepin HCl,<br />\r\nany of its inactive ingredients, or other dibenoxepines.<br />\r\n<br />\r\n<strong>Co-administration with Monoamine Oxidase Inhibitors (MAOIs)</strong>: Serious side effects and even death have been reported following the concomitant use of certain drugs with MAO inhibitors. Do not administer Doxepin if patient is currently on MAOIs or has used MAOIs within the past two weeks. The exact length of time may vary depending on the particular MAOI dosage and duration of treatment.<br />\r\n<br />\r\n<strong>Glaucoma and Urinary Retention</strong>: Doxepin is contraindicated in individuals with untreated narrow-angle glaucoma or severe urinary retention.</p>', '<p>The following serious adverse reactions are as follows:</p>\r\n\r\n<ul>\r\n	<li>Abnormal thinking and behavioral changes&nbsp;</li>\r\n	<li>Suicide risk and worsening of depression</li>\r\n	<li>CNS Depressant effects</li>\r\n</ul>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies of Doxepin in pregnant women. Doxepin should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Administration of doxepin to pregnant animals resulted in adverse effects on offspring development at doses greater than the maximum recommended human dose (MRHD) of 6 mg/day.<br />\r\n<br />\r\nDoxepin is excreted in human milk after oral administration. There has been a report of apnea and drowsiness occurring in a nursing infant whose mother was taking the higher dose of doxepin used to treat depression. Caution should be exercised when Doxepin is administered to nursing women.</p>', '<p><strong>Need to Evaluate for Comorbid Diagnoses</strong>: Because sleep disturbances may be the presenting manifestation of a physical and/or psychiatric disorder, symptomatic treatment of insomnia should be initiated only after careful evaluation of the patient. The failure of insomnia to remit after 7 to 10 days of treatment may indicate the presence of a primary psychiatric and/or medical illness that should be evaluated. Exacerbation of insomnia or the emergence of new cognitive or behavioral abnormalities may be the consequence of an unrecognized psychiatric or physical disorder. Such findings have emerged during the course of treatment with hypnotic drugs.<br />\r\n<br />\r\n<strong>Abnormal Thinking and Behavioral Change</strong>s: Complex behaviors such as &ldquo;sleep-driving&rdquo; (i.e., driving while not fully awake after ingestion of a hypnotic, with amnesia for the event) have been reported with hypnotics. These events can occur in hypnotic-naive as well as in hypnotic-experienced persons. Although behaviors such as &quot;sleep-driving&quot; may occur with hypnotics alone at therapeutic doses, the use of alcohol and other CNS depressants with hypnotics appears to increase the risk of such behaviors, as does the use of hypnotics at doses exceeding the maximum recommended dose. Due to the risk to the patient and the community, discontinuation of Doxepin should be strongly considered for patients who report a &quot;sleep-driving&quot; episode. Other complex behaviors (e.g., preparing and eating food, making phone calls, or having sex) have been reported in patients who are not fully awake after taking a hypnotic. As with &quot;sleep-driving&quot;, patients usually do not remember these events. Amnesia, anxiety and other neuro-psychiatric symptoms may occur unpredictably.<br />\r\n<br />\r\n<strong>Suicide Risk and Worsening of Depression</strong>: In primarily depressed patients, worsening of depression, including suicidal thoughts and actions (including completed suicides), has been reported in association with the use of hypnotics. Doxepin, the active ingredient in Doxepin, is an antidepressant at doses 10- to 100-fold higher than in Doxepin. Antidepressants increased the risk compared to placebo of suicidal thinking and behavior (suicidality) in children, adolescents, and young adults in short-term studies of major depressive disorder (MDD) and other psychiatric disorders. Risk from the lower dose of doxepin in Doxepin can not be excluded. It can rarely be determined with certainty whether a particular instance of the abnormal behaviors listed above is drug induced, spontaneous in origin, or a result of an underlying psychiatric or physical disorder. Nonetheless, the emergence of any new behavioral sign or symptom of concern requires careful and immediate evaluation.</p>', NULL, '<p>Tricyclic &amp; related anti-depressant drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:34:18', '2022-06-08 00:11:30'),
(478, 478, '<p>Doxepin cream is indicated for the short-term (upto 8 days) management of moderate pruritus in adult patients with atopic dermatitis or lichen simplex chronicus.</p>', '<p>Doxepin hydrochloride is one of a class of agents known as dibenzoxepin tricyclic antidepressant compounds. Although doxepin HCl does have H1 and H2 histamine receptor blocking actions, the exact mechanism by which doxepin exerts its antipruritic effect is unknown. It can produce drowsiness in significant numbers of patients, and this sedation may reduce awareness, including awareness of pruritic symptoms.</p>', '<p><strong>Adult and child over 12 years</strong>: apply thinly 3-4 times daily; usual max. 3 g per application; usual total max. 12 g daily; coverage should be less than 10% of body surface area.<br />\r\n<br />\r\n<strong>Use in Children</strong>: The use of Doxiderm cream in pediatric patients is not recommended. Safe conditions for use of cream in children have not been established.<br />\r\n<br />\r\n<strong>Use in Elderly Patients</strong>: Dose selection for an elderly patient should be cautious, usually starting at the low end of the dosing range, reflecting the greater frequency of decreased hepatic, renal or cardiac function, and of concomitant disease or other drug therapy.</p>', '<p>Concomitant use of tricyclic antidepressants with drugs that can inhibit cytochrome P450 2D6 like MAO inhibitors, cimetidine, alcohol may require lower doses than usually prescribed for either the tricyclic antidepressant or the other drug. MAO inhibitors should be discontinued at least two weeks prior to the cautious initiation of therapy with Doxepin cream.</p>', '<p>Patients with untreated narrow-angle glaucoma or a tendency to urinary retention because doxepin has an anticholinergic effect. Individuals who have shown previous sensitivity to any of its components</p>', '<p>Drowsiness, local burning, stinging, irritation, tingling, rash; systemic side-effects such as antimuscarinic effects, headache, fever, dizziness, gastro-intestinal disturbances has been reported.</p>', '<p>Pregnancy category B. There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed. Doxepin is excreted in human milk after oral administration. It is possible that doxepin may also be excreted in human milk following topical application of Doxepin cream.</p>', '<p>Cautions should be exercised if there is susceptibility to angle-closure glaucoma, urinary retention, severe liver impairment, mania and also in pregnancy and breast-feeding. Drowsiness may affect performance of skilled tasks (e.g. driving) so patient should be careful.</p>', '<p>If overdosage with topical application of Doxepin cream occur, the signs and symptoms may include cardiac dysrhythmias, severe hypotension, convulsions, and CNS depression, including coma. Changes in the electrocardiogram, particularly in QRS axis or width, are clinically significant indicators of tricyclic antidepressant toxicity. Other signs of overdose may include confusion, disturbed concentration, transient visual hallucinations, dilated pupils, agitation, hyperactive reflexes, stupor, drowsiness, muscle rigidity, vomiting, hypothermia, hyperpyrexia.</p>', '<p>Local Antipruritic</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:34:40', '2022-06-08 00:13:17');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(479, 479, '<p>Doxophylline is used to treat in following indications:</p>\r\n\r\n<ul>\r\n	<li>Bronchial asthma</li>\r\n	<li>Bronchospasm</li>\r\n	<li>Chronic obstructive pulmonary disease (COPD)</li>\r\n	<li>Pulmonary disease with spastic bronchial component.</li>\r\n</ul>', '<p>Doxophylline is a novel bronchodilator. It structurally differs from Theophylline due to the presence of a dioxolane group in position 7. Doxophylline selectively inhibits phosphodiesterase 4 thereby relaxes bronchial smooth muscle. However, differently from Theophylline, Doxophylline appears to have decreased affinities toward adenosine A1 and A2 receptors, which may account for the better safety profile of the drug. Doxophylline is reported to inhibit platelet activating factor (PAF) and generation of leukotriene production.</p>', '<p><strong>Elderly</strong>: 200 mg tablet two or three times daily.<br />\r\n<br />\r\n<strong>Adults</strong>: 400 mg tablet two or three times daily or as prescribed by the physician.<br />\r\n<br />\r\nChildren:</p>\r\n\r\n<ul>\r\n	<li><strong>&gt;12 years of age</strong>: 10 ml syrup or 200 mg tablet two or three times daily.</li>\r\n	<li><strong>6-12 years of age</strong>: 6-9 mg/kg body weight two times daily, i.e. if body weight is 10 kg, 3 ml (60 mg) two times daily or as prescribed by the physician.</li>\r\n</ul>\r\n\r\n<p>If required daily dose of Doxophylline is 400 mg then Doxophylline SR tablet to be taken once daily or as prescribed by the physician</p>', '<p>Doxophylline should not be administered together with other xanthine derivatives. Toxic synergism with ephedrine has been documented for xanthines. Like other xanthines, concomitant therapy with troleandomycin, lincomycin, clindamycin, allopurinol, cimetidine, ranitidine, propranolol and anti-flu vaccine may decrease the hepatic clearance of xanthines causing an increase in blood levels. No evidence of a relationship between Doxophylline serum concentrations and toxic events have been reported.</p>', '<p>Doxophylline is contraindicated in acute myocardial infarction. It is also contraindicated in patients with hypotension, in lactating women &amp; patients who have shown hypersensitivity to its components.</p>', '<p>Doxophylline rarely causes serious side effects, however possible side effects are similar for taking excess amount of caffeine. These include: nausea, vomiting, headache, upset stomach and heartburn.</p>', '<p>Animal reproduction studies indicate that, Doxophylline does not cause fetal harm when administered to pregnant animals or can not affect reproduction capacity. However, since there is limited experience in human during pregnancy, xanthines should be given to pregnant women only if clearly needed. Doxophylline is contraindicated in nursing mothers</p>', '<p>The half-life of xanthine derivatives is influenced by a number of known variables. It may be prolonged in patients with liver disease, in patients with congestive heart failure and in those patients taking certain other drugs like erythromycin, troleandomycin, lincomycin, allopurinol, cimetidine, propanolol and anti-flu vaccine. In these cases, a lower dose of Doxophylline may be needed. Phenytoin, other anticonvulsants and smoking may cause an increase in clearance with a shorter mean half-life. In these cases higher doses of Doxophylline may be needed.</p>', '<p>In case of overdose severe cardiac arrhythmias and tonic-clonic seizure may occur. These effects may represent the first signs of intoxication. The appearance of side effects may require discontinuation of the treatment which, if necessary, at the physician&rsquo;s discretion, may be resumed at lower doses after all signs and symptoms of toxicity have subsided.<br />\r\n<br />\r\nAs there is no specific antidote, in case of overdose a symptomatic treatment of cardiovascular collapse should be instituted.</p>', '<p>Bronchodilator, Methyl xanthine derivatives</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children. Doxophylline should be used only on prescription of specialist physician.</p>', NULL, '2022-02-19 06:34:58', '2022-06-08 00:14:52'),
(480, 480, '<p>Doxorubicin is an anthracycline topoisomerase II inhibitor indicated for:</p>\r\n\r\n<ul>\r\n	<li><strong>Ovarian cancer</strong>: After failure of platinum-based chemotherapy.</li>\r\n	<li><strong>AIDS-related Kaposi&rsquo;s Sarcoma</strong>: After failure of prior systemic chemotherapy or intolerance to such therapy.</li>\r\n	<li><strong>Multiple Myeloma</strong>: In combination with bortezomib in patients who have not previously received bortezomib and have received at least one prior therapy.</li>\r\n</ul>', '<p>Doxorubicin is a cytotoxic anthracycline antibiotic. The cytotoxic action results from its binding to DNA and inhibition of nucleic acid synthesis. Doxorubicin has been shown to produce regression in a variety of disseminated malignancies.</p>', '<p>Administer Doxorubicin at an initial rate of 1 mg/min to minimize the risk of infusion reactions. If no infusion related reactions occur, increase rate of infusion to complete administration over 1 hour. Do not administer as bolus injection or undiluted solution.</p>\r\n\r\n<ul>\r\n	<li><strong>Ovarian cancer</strong>: 50 mg/m2 IV every 4 weeks</li>\r\n	<li><strong>AIDS-related Kaposi&rsquo;s Sarcoma</strong>: 20 mg/m2 IV every 3 weeks</li>\r\n	<li><strong>Multiple Myeloma</strong>: 30 mg/m2 IV on day 4 following bortezomib</li>\r\n</ul>', '<p>Doxorubicin interacts with a number of other drugs e.g. antibiotics (aminoglycosides), steroids, aminophylline and propranolol.</p>', '<p>Cardiac disease, neonates, pregnancy and lactation, prior irradiation to mediastinum. IM/SC admin. Severe myelosuppression due to previous treatment with antitumour agents or radiotherapy.</p>', '<p>Leucopenia, thrombocytopenia, nausea, vomiting, diarrhoea. Rarely facial flushing, rash, alopecia. Blurred vision, headache, seizures, paraesthesia, confusion, malaise, lethargy, skin pigmentation.</p>', '<p><strong>Category D</strong>: There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Elderly, children, hepatic impairment. Monitor blood counts and ECG.</p>', '<p>Acute overdosage may increase the toxic effects of mucositis, leukopenia and thrombocytopenia. Treatment includes hospitalisation of the severely myelosuppressed patient, antimicrobials, platelet transfusions and symptomatic treatment of mucositis. Use of haemopoietic growth factor (G-CSF, GM-CSF) may be considered. Cumulative dosage increases risk of cardiomyopathy and resultant congestive heart failure which may be managed with digitalis preparations, diuretics, and after load reducers such as ACE inhibitors.</p>', '<p>Cytotoxic Chemotherapy</p>', '<p>Powder for injection: Store at 15-30&deg;C.<br />\r\nSolution for injection &amp; liposomal formulations: Refrigerate at 2-8&deg;C. Do not freeze.</p>', '<p><strong>Hepatic Impairment-</strong><br />\r\n&nbsp;<br />\r\nserum-bilirubin: 12-30 mcg/ml: Half the normal dose;<br />\r\nserum-bilirubin: &gt;30 mcg/ml: Quarter of the usual dose.</p>', '2022-02-19 06:35:21', '2022-06-08 00:16:42'),
(481, 481, '<p>Doxylamine is indicated for Hypersensitivity reactions,&nbsp;Insomnia</p>', '<p>Doxylamine is an antihistamine derived from monoethanolamine possessing antimuscarinic and pronounced sedative effects</p>', '<p><strong>Hypersensitivity reactionn</strong>: 25 mg every 4-6 hr. Max: 150 mg daily.<br />\r\n<br />\r\n<strong>Insomnia</strong>: 25 mg given 30 minutes before retiring at night.<br />\r\n<br />\r\nShould be taken with food. Take with food or milk.</p>', '<p>Enhance effects of CNS depressants eg alcohol, barbiturates, hypnotics, opioid analgesics, anxiolytic sedatives and antipsychotics. Atropine, TCAs, MAOIs. Can mask signs of ototoxicity caused by aminoglycosides.</p>', '<p>Severe liver disease; avoid alcohol; premature infants or full-term neonates.</p>', '<p>Acute dystonic reactions and long-lasting impaired consciousness in child. CNS depression including slight drowsiness to deep sleep, lassitude, dizziness, incoordination. Headache, psychomotor impairment and antimuscarinic effects. Rarely rashes and hypersensitivity reactions, blood disorders, convulsions, sweating, myalgia, extrapyramidal effects, tremor, confusion, tinnitus, hypotension, hair loss.</p>', '<p><strong>Category A</strong>: Controlled studies in women fail to demonstrate a risk to the fetus in the 1st trimester (and there is no evidence of a risk in later trimesters), and the possibility of fetal harm remains remote.</p>', '<p>May impair ability to drive and operate machinery. Angle-closure galucoma, urinary retention, prostatic hypertrophy or pyloroduodenal obstruction; epilepsy; hepatic impairment. Elderly. Lactation.</p>', NULL, '<p>Anti-emetic drugs, Sedating Anti-histamine</p>', '<p>Store at 15-30&deg;C.</p>', NULL, '2022-02-19 06:36:05', '2022-06-08 00:19:16'),
(482, 482, '<p>Doxylamine is indicated for Hypersensitivity reactions,&nbsp;Insomnia</p>', '<p>Doxylamine is an antihistamine derived from monoethanolamine possessing antimuscarinic and pronounced sedative effects.</p>', '<p><strong>Hypersensitivity reactionn</strong>: 25 mg every 4-6 hr. Max: 150 mg daily.<br />\r\n<br />\r\n<strong>Insomnia</strong>: 25 mg given 30 minutes before retiring at night.<br />\r\n<br />\r\nShould be taken with food. Take with food or milk.</p>', '<p>Enhance effects of CNS depressants eg alcohol, barbiturates, hypnotics, opioid analgesics, anxiolytic sedatives and antipsychotics. Atropine, TCAs, MAOIs. Can mask signs of ototoxicity caused by aminoglycosides.</p>', '<p>Severe liver disease; avoid alcohol; premature infants or full-term neonates.</p>', '<p>Acute dystonic reactions and long-lasting impaired consciousness in child. CNS depression including slight drowsiness to deep sleep, lassitude, dizziness, incoordination. Headache, psychomotor impairment and antimuscarinic effects. Rarely rashes and hypersensitivity reactions, blood disorders, convulsions, sweating, myalgia, extrapyramidal effects, tremor, confusion, tinnitus, hypotension, hair loss.</p>', '<p><strong>Category A</strong>: Controlled studies in women fail to demonstrate a risk to the fetus in the 1st trimester (and there is no evidence of a risk in later trimesters), and the possibility of fetal harm remains remote.</p>', '<p>May impair ability to drive and operate machinery. Angle-closure galucoma, urinary retention, prostatic hypertrophy or pyloroduodenal obstruction; epilepsy; hepatic impairment. Elderly. Lactation.</p>', NULL, '<p>Anti-emetic drugs, Sedating Anti-histamine</p>', '<p>Store at 15-30&deg;C.</p>', NULL, '2022-02-19 06:36:26', '2022-06-08 00:21:11'),
(483, 483, '<p>Drospirenone is indicated for oral contraception.</p>', '<p>Drospirenone is a Progestin-only pill which is a synthetic form of progesterone. The hormonal component of Drospi inhibit ovulation by Suppressing gonadotropin release, Secondary mechanisms, which may contribute to the effectiveness of Drospi as a contraceptive, include changes in the cervical mucus (which increase the difficulty of sperm penetration) and changes in the endometrium (which reduce the likelihood of implantation). Drospirenone has antimineralocorticoid activity, counteracting oestrogen related sodium retention. Drospirenone exerts antiandrogenic activity.</p>', '<p>Drospirenone (white active and light pink inert tablets) is swallowed whole once a day. Take one tablet daily for 28 consecutive days; one white active tablet daily during the first 24 days and one light pink inert tablet daily during the 4 following days. Tablets must be taken every day at about the same time of the day so that the interval between two tablets is always 24 hours.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Drugs or herbal products that induce certain enzymes (for example, CYP3A4) may decrease the effectiveness of Drospirenone or increase breakthrough bleeding. Counsel patients to use a back-up or alternative method of contraception when enzyme inducers are used with Drospirenone.</p>', '<ul>\r\n	<li>Renal impairment</li>\r\n	<li>Adrenal insufficiency</li>\r\n	<li>Presence or history of progestin sensitive cancers</li>\r\n	<li>Liver tumors, benign or malignant, or hepatic impairment</li>\r\n	<li>Undiagnosed abnormal uterine bleeding</li>\r\n</ul>', '<p>The following clinically significant Side Effects are described elsewhere in other sections of the labeling:</p>\r\n\r\n<ul>\r\n	<li>Hyperkalemia</li>\r\n	<li>Bleeding Irregularities and Amenorrhea</li>\r\n	<li>Because clinical trials are conducted under widely varying conditions, adverse reaction rates observed in the clinical trials of a drug cannot be directly compared to rates in the clinical trials of another drug and may not reflect the rates observed in practice.</li>\r\n</ul>', NULL, '<p>Before you take Drospirenone, do not take this medicine and tell your doctor if you are already taking the following medicines: efavirenz, phenytoin, barbiturates, carbamazepine, bosentan, felbamate, griseofulvin, oxcarbazepine, rifampicin, rifabutin, rufinamide, aprepitant, products containing St. John&#39;s wort. Take special care while taking Drospirenone Hyperkalemia Thromboembolic Disorders, Bone Loss, Liver Disease Ectopic Pregnancy, Risk of Hyperglycemia in Patients with Diabetes, Bleeding Irregularities, and Amenorrhea, Depression.</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>Store below 30&deg;C and dry place. Keep away from light. Keep out of the reach of children.</p>', NULL, '2022-02-19 06:36:55', '2022-06-08 00:23:18'),
(484, 484, '<p>Spastic conditions of the gastrointestinal tract, irritable bowel syndrome-</p>\r\n\r\n<ul>\r\n	<li>Biliary colics and spastic conditions of the biliary tract: Cholecystolithiasis, cholecystitis, cholangitis.</li>\r\n	<li>Renal colics and spastic conditions of the urogenital tract: Nephrolithiasis, ureterolithiasis, pyelitis, cystitis.</li>\r\n	<li>Spastic conditions of the uterus: Dysmenorrhea, imminent abortion, uterine tetanus.</li>\r\n</ul>', '<p>Drotaverine has antispasmodic effect mediated via inhibition of phosphodiesterase-IV, specific for smooth muscle. It has a rapid and direct action on the smooth muscle. It acts to correct cyclic AMP and Ca imbalance at the spastic site, thereby relieving smooth muscle spasm and pain.</p>', '<p>Oral-</p>\r\n\r\n<ul>\r\n	<li>Adults: 1 to 2 tablets, 3 times daily</li>\r\n	<li>Children (over 6 years): 1/2 to 1 tablet, 1-2 times daily.</li>\r\n	<li>Children (1-6 years): 1/4 to 1/2 tablet, 1-2 times daily.</li>\r\n</ul>\r\n\r\n<p>Injection-</p>\r\n\r\n<ul>\r\n	<li>Adults: 1 to 2 ampoules, intramuscularly or subcutaneously, 1-3 times daily.</li>\r\n	<li>For the management of acute stone colics: 1 or 2 ampoules by slow intravenous injection.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>May attenuate the action of levodopa. Concurrent use of analgesics, antimuscarinics or benzodiazepines. Additive beneficial effect with concurrent use of analgesics, antimuscarinics or benzodiazepines.</p>', '<p>Drotaverine is contraindicated in patients with known hypersensitivity to the products and its constituents.</p>', '<p>The common side effects are headache, dizziness, rhinitis, sinusitis, gastrointestinal upset, nausea, pharyngitis, edema and fatigue.</p>', '<p>As with most drugs, the use of Drotaverine Hydrochloride should be avoided during pregnancy and lactation unless essential.</p>', '<p>Caution should be taken for patients suffering from liver and kidney disease.</p>', NULL, '<p>Anticholinergics</p>', NULL, NULL, '2022-02-19 06:37:25', '2022-06-08 00:25:28'),
(485, 485, '<p>Dulaglutide is a glucagon-like peptide-1 (GLP-1) receptor agonist indicated:</p>\r\n\r\n<ul>\r\n	<li>As an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus.</li>\r\n	<li>To reduce the risk of major adverse cardiovascular events in adults with type 2 diabetes mellitus who have established cardiovascular disease or multiple cardiovascular risk factors.</li>\r\n</ul>', '<p>Dulaglutide contains dulaglutide, which is a human GLP-1 receptor agonist with 90% amino acid sequence homology to endogenous human GLP-1 (7-37). Dulaglutide activates the GLP-1 receptor, a membrane-bound cell-surface receptor coupled to adenylyl cyclase in pancreatic beta cells. Dulaglutide increases intracellular cyclic AMP (cAMP) in beta cells leading to glucose-dependent insulin release. Dulaglutide&nbsp; also decreases glucagon secretion and slows gastric emptying.</p>', '<p>The recommended initiating dose of Dulaglutide is 0.75 mg once weekly. The dose may be increased to 1.5 mg once weekly for additional glycemic control. The maximum recommended dose is 1.5 mg once weekly. Administer Dulaglutide once weekly, any time of day, with or without food. Dulaglutide should be injected subcutaneously in the abdomen, thigh, or upper arm.<br />\r\n<br />\r\nIf a dose is missed, instruct patients to administer as soon as possible if there are at least 3 days (72 hours) until the next scheduled dose. If less than 3 days remain before the next scheduled dose, skip the missed dose and administer the next dose on the regularly scheduled day. In each case, patients can then resume their regular once weekly dosing schedule. The day of weekly administration can be changed if necessary as long as the last dose was administered 3 or more days before.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Dulaglutide slows gastric emptying and thus has the potential to reduce the rate of absorption of concomitantly administered oral medications. Caution should be exercised when oral medications are concomitantly administered with Dulaglutide. Drug levels of oral medications with a narrow therapeutic index should be adequately monitored when concomitantly administered with Dulaglutide. In clinical pharmacology studies, Dulaglutide did not affect the absorption of the tested, orally administered medications to a clinically relevant degree.</p>', '<p>Dulaglutide is contraindicated in patients with a personal or family history of medullary thyroid carcinoma or in patients with Multiple Endocrine Neoplasia syndrome type 2. Dulaglutide is contraindicated in patients with a prior serious hypersensitivity reaction to Dulaglutide or any of the product components.</p>', '<p>The most common adverse reactions, reported in &ge;5% of patients treated with Dulaglutide are: nausea, diarrhea, vomiting, abdominal pain, and decreased appetite</p>', '<p>Dulaglutide should be used during pregnancy only if the potential benefit justifies the potential risk to fetus. There are no data on the presence of dulaglutide in human milk, the effects on the breastfed infant, or the effects on milk production. The presence of dulaglutide in milk of treated lactating animals was not determined. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Dulaglutide and any potential adverse effects on the breastfed infant from Dulaglutide or from the underlying maternal condition.</p>', '<p><strong>Pancreatitis</strong>: Has been reported in clinical trials. Discontinue promptly if pancreatitis is suspected. Do not restart if pancreatitis is confirmed. Consider other antidiabetic therapies in patients with history of pancreatitis.<br />\r\n<strong>Hypoglycemia</strong>: When Dulaglutide is used with an insulin secretagogue (e.g., a sulfonylurea) or insulin, consider lowering the dose of the sulfonylurea or insulin to reduce the risk of hypoglycemia.<br />\r\n<strong>Hypersensitivity Reactions</strong>: Serious hypersensitivity reactions (e.g., anaphylactic reactions and angioedema) have occurred. Discontinue Dulaglutide and promptly seek medical advice.<br />\r\n<strong>Acute Kidney Injury</strong>: Monitor renal function in patients with renal impairment reporting severe adverse gastrointestinal reactions.<br />\r\n<strong>Severe Gastrointestinal Disease</strong>: Use may be associated with gastrointestinal adverse reactions, sometimes severe. Has not been studied in patients with severe gastrointestinal disease and is not recommended in these patients.<br />\r\n<strong>Diabetic Retinopathy Complications</strong>: Have been reported in a cardiovascular outcomes trial. Monitor patients with a history of diabetic retinopathy.</p>', '<p>Overdoses have been reported in clinical studies. Effects associated with these overdoses were primarily mild or moderate gastrointestinal events (e.g., nausea, vomiting) and non-severe hypoglycemia. In the event of overdose, appropriate supportive care (including frequent plasma glucose monitoring) should be initiated according to the patient&rsquo;s clinical signs and symptoms</p>', '<p>GLP-1 receptor agonists</p>', '<p>Store Dulaglutide in the refrigerator at 2&deg;C to 8&deg;C. Do not use Dulaglutide beyond the expiration date. If needed, each single-dose pen can be kept at room temperature, not to exceed 30&deg;C for a total of 14 days. Do not freeze Dulaglutide.</p>', '<p>Pediatric Use: Safety and effectiveness of Dulaglutide have not been established in pediatric patients. Dulaglutide is not recommended for use in pediatric patients younger than 18 years.<br />\r\n<br />\r\nHepatic Impairment: There is limited clinical experience in patients with mild, moderate, or severe hepatic impairment. Therefore, Dulaglutide should be used with caution in these patient populations.<br />\r\n<br />\r\nRenal Impairment: No dosage adjustment recommended. Monitor renal function in patients with renal impairment reporting severe adverse gastrointestinal reactions.</p>', '2022-02-19 06:37:44', '2022-06-08 00:27:30'),
(486, 486, '<p>Duloxetine is a serotonin and norepinephrine reuptake inhibitor (SNRI) indicated for-</p>\r\n\r\n<ul>\r\n	<li>Major Depressive Disorder (MDD)</li>\r\n	<li>Generalized Anxiety Disorder (GAD)</li>\r\n	<li>Diabetic Peripheral Neuropathic Pain (DPNP)</li>\r\n	<li>Fibromyalgia and</li>\r\n	<li>Chronic Musculoskeletal Pain.</li>\r\n</ul>', '<p>Duloxetine Hydrochloride is a selective serotonin and norepinephrine reuptake inhibitor (SSNRI) for oral administration. Duloxetine is a less potent inhibitor of dopamine reuptake. Duloxetine has no significant affinity for dopaminergic, adrenergic, cholinergic, histaminergic, opioid, glutamate, and GABA receptors in vitro. Duloxetine does not inhibit monoamine oxidase (MAO). Orally administered Duloxetine hydrochloride is well absorbed. Elimination of Duloxetine is mainly through hepatic metabolism.</p>', '<p>Major Depressive Disorder (MDD)-</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose</strong>: 40 mg/day to 60 mg/day</li>\r\n	<li><strong>Target Dose</strong>: Acute: 40 mg/day (20 mg twice daily) to 60 mg/day (once daily or as 30 mg twice daily); Maintenance: 60 mg/day</li>\r\n	<li><strong>Maximum Dose</strong>: 120 mg/day</li>\r\n</ul>\r\n\r\n<p>Generalized Anxiety Disorder (GAD)-</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose</strong>: 60 mg/day</li>\r\n	<li><strong>Target Dose</strong>: 60 mg/day (once daily)</li>\r\n	<li><strong>Maximum Dose</strong>: 120 mg/day</li>\r\n</ul>\r\n\r\n<p>Diabetic Peripheral Neuropathic Pain (DPNP)-</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose</strong>: 60 mg/day</li>\r\n	<li><strong>Target Dose</strong>: 60 mg/day (once daily)</li>\r\n	<li><strong>Maximum Dose</strong>: 60 mg/day</li>\r\n</ul>\r\n\r\n<p>Fibromyalgia-</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose</strong>: 30 mg/day</li>\r\n	<li><strong>Target Dose</strong>: 60 mg/day (once daily)</li>\r\n	<li><strong>Maximum Dose</strong>: 60 mg/day</li>\r\n</ul>\r\n\r\n<p>Chronic Musculoskeletal Pain-</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose</strong>: 30 mg/day</li>\r\n	<li><strong>Target Dose</strong>: 60 mg/day (once daily)</li>\r\n	<li><strong>Maximum Dose</strong>: 60 mg/day</li>\r\n</ul>\r\n\r\n<p>Some patients may benefit from starting at 30 mg once daily. There is no evidence that doses greater than 60 mg/day confers an additional benefit, while some adverse reactions were observed to be dose-dependent. A gradual dose reduction is recommended to avoid discontinuation symptoms.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Both CYP1A2 and CYP2D6 isozymes are responsible for Duloxetine metabolism. When Duloxetine was co-administered with fluvoxamine, a potent CYP1A2 inhibitor, the AUC, Cmax and t of Duloxetine was increased. Other drugs that inhibit CYP1A2 metabolism include cimetidine and quinolone antimicrobials such as ciprofloxacin and enoxacin would be expected to have similar effects and these combinations should be avoided. Because CYP2D6 is involved in Duloxetine metabolism, concomitant use of Duloxetine with potent inhibitors of CYP2D6 may result in higher concentrations of Duloxetine.</p>', '<p>Duloxetine is contraindicated in patients with a known hypersensitivity to this drug or any of the inactive ingredients. Duloxetine is not approved for use in treating bipolar depression. Duloxetine should not be prescribed to patients with substantial alcohol use or evidence of chronic liver disease. In clinical trials, Duloxetine was associated with an increased risk of mydriasis; therefore, it should be used cautiously in patients with controlled narrow-angle glaucoma.</p>', '<p>The most commonly observed adverse events in Duloxetine hydrochloride treated patients were nausea, dizziness, dry mouth, constipation, decreased appetite, fatigue, somnolence, increased sweating, hyperhidrosis and asthenia. It may slightly increase blood pressure. No clinically significant differences were observed for QT, PR, and QRS intervals between Duloxetine-treated and placebo-treated patients.</p>', '<p><strong>Pregnancy</strong>: Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women; therefore, Duloxetine should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Labor and Delivery</strong>: The effect of Duloxetine on labor and delivery in humans is unknown. Duloxetine should be used during labor and delivery only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: It is unknown whether or not Duloxetine and/or it&#39;s metabolites are excreted into human milk, but nursing while on Duloxetine is not recommended</p>', '<p>All patients being treated with antidepressants for any indication should be monitored appropriately and observed closely for clinical worsening, suicidality and unusual changes in behavior, especially during the initial few months of a course of drug therapy, or at times of dose changes. Blood pressure should be measured prior to initiating treatment and periodically measured throughout treatment. Patients should be cautioned about the risk of bleeding associated with the concomitant use of Duloxetine and NSAIDs, aspirin, or other drugs that affect coagulation. Duloxetine should be used cautiously in patients with a history of mania. Duloxetine should be prescribed with care in patients with a history of a seizure disorder.</p>', '<p>There is limited clinical experience with Duloxetine overdose in humans. There is no specific antidote to Duloxetine. In case of acute overdose, treatment should consist of those general measures employed in the management of overdose with any drug. An adequate airway, oxygenation, and ventilation should be assured, and cardiac rhythm and vital signs should be monitored. Induction of emesis is not recommended. Gastric lavage with a large-bore orogastric tube with appropriate airway protection, if needed, may be indicated if performed soon after ingestion or in symptomatic patients. Activated charcoal may be useful in limiting the absorption of Duloxetine from the gastrointestinal tract.</p>', '<p>Serotonin-norepinephrine reuptake inhibitor (SNRI)</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', '<p><strong>Use in the pediatric population</strong>: Safety and efficacy in pediatric patients have not been established</p>', '2022-02-19 06:38:38', '2022-06-08 00:30:09'),
(487, 487, '<p>Dutasteride is indicated for the treatment of symptomatic benign prostatic hyperplasia (BPH) in men with an enlarged prostate to:</p>\r\n\r\n<ul>\r\n	<li>Improve symptoms</li>\r\n	<li>Reduce the risk of acute urinary retention</li>\r\n	<li>Reduce the risk of the need for BPH-related surgery</li>\r\n</ul>', '<p>Dutasteride is a dual inhibitor of 5&alpha;-reductase. It inhibits both type 1 and type 2, 5&alpha;-reductase isoenzymes, which are responsible for the conversion of testosterone to 5&alpha;-dihydrotestosterone (DHT). DHT is the androgen primarily responsible for hyperplasia of glandular prostatic tissue.</p>', '<p>The recommended dose is Dutasteride 0.5 mg&nbsp;orally once daily. The capsules should be swallowed whole. Dutasteride may be administered with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Care should be taken when administering Dutasteride to patients taking potent, chronic CYP3A4 inhibitors. Dutasteride does not inhibit the in vitro metabolism of model substrates for the major human cytochrome P450 isoenzymes (CYP1A2, CYP2C9, CYP2C19, CYP2D6, and CYP3A4) at a concentration of 1,000 ng/ml, 25 times greater than steady-state serum concentrations in humans. In vitro studies demonstrate that Dutasteride does not displace Warfarin, Diazepam, or Phenytoin from plasma protein binding sites, nor do these model compounds displace Dutasteride</p>', '<p>Dutasteride is contra-indicated for use in women and children and for patients with known hypersensitivity to Dutasteride, and other 5 a-reductase inhibitors. Warnings: Exposure of women-risk to male fetus: Dutasteride is absorbed through the skin. Therefore, women who are pregnant or may be pregnant should not handle Dutasteride capsules because of the possibility of absorption of Dutasteride and the potential risk of a fetal anomaly to a male fetus. If contact is made with leaking capsules, the contact area should be washed immediately with soap and water.</p>', '<ul>\r\n	<li>Sexual problems (such as decreased sexual interest/ ability, decrease in the amount of semen/ sperm released during sex)</li>\r\n	<li>Impotence (trouble getting or keeping an erection)</li>\r\n	<li>Testicle pain or swelling</li>\r\n	<li>Increased breast size</li>\r\n	<li>Breast tenderness.</li>\r\n</ul>', '<p>Pregnancy Category X. Dutasteride is contraindicated for use in women.</p>', '<p>Lower urinary tract symptoms of BPH can be indicative of other urological diseases, including prostate cancer. Patients should be assessed to rule out other urological diseases prior to treatment with Dutasteride. Patients with a large residual urinary volume and/or severely diminished urinary flow may not be good candidates for 5 a-reductase inhibitor therapy and should be carefully monitored for obstructive uropathy. Blood Donation: Men being treated with Dutasteride should not donate blood until at least 6 months have passed following their last dose. The purpose of this deferred period is to prevent administration of Dutasteride to a pregnant female transfusion recipient.</p>', '<p>In volunteer studies, single doses of Dutasteride up to 40 mg (80 times the therapeutic dose) for 7 days have been administered without significant safety concerns. In a clinical study, daily doses of 5 mg (10 times the therapeutic dose) were administered to 60 subjects for 6 months with no additional adverse effects to those seen at therapeutic doses of 0.5 mg. There is no specific antidote for Dutasteride. Therefore, in cases of suspected overdosage symptomatic and supportive treatment should be given as appropriate, taking the long half-life of Dutasteride into consideration.</p>', '<p>BPH/ Urinary retention/ Urinary incontinence</p>', '<p>Store in a cool and dry place, protected from light</p>', '<p><strong>Pediatric use</strong>: Dutasteride is not indicated for use in the pediatric population. Safety and&nbsp;effectiveness in the pediatric population have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No overall differences in safety or efficacy were observed between elderly and&nbsp;adult subjects.<br />\r\n<br />\r\n<strong>Elderly use:</strong>&nbsp;No dosage adjustment is necessary for subjects with renal impairment or for the elderly.<br />\r\n<br />\r\n<strong>Hepatic impairment</strong>: Due to the absence of data in patients with hepatic impairment, no dosage recommendation can be made.</p>', '2022-02-19 06:38:56', '2022-06-08 00:32:45'),
(488, 488, '<p><strong>Progesterone deficiencies</strong>:</p>\r\n\r\n<ul>\r\n	<li>Treatment of threatened miscarriage</li>\r\n	<li>Treatment of habitual miscarriage</li>\r\n	<li>Treatment of dysmenorrhoea</li>\r\n	<li>Treatment of endometriosis</li>\r\n	<li>Treatment of secondary amenorrhoea</li>\r\n	<li>Treatment of irregular cycles</li>\r\n	<li>Treatment of dysfunctional uterine bleeding</li>\r\n	<li>Treatment of infertility due to luteal insufficiency</li>\r\n	<li>Luteal support as part of an Assisted Reproductive Technology (ART)</li>\r\n</ul>\r\n\r\n<p><strong>Hormone Replacement Therapy</strong>: To counteract the effects of unopposed oestrogen on the endometrium in hormone replacement therapy for women with disorders due to natural or surgical induced menopause with an intact uterus.</p>', '<p>Dydrogesterone is an orally-active progestogen which produces a complete secretory endometrium in an oestrogen-primed uterus thereby providing protection against the increased risk for endometrium hyperplasia and carcinogenesis induced by oestrogens. It is indicated in all cases of endogenous progesterone deficiency. Dydrogesterone has no oestrogenic, no androgenic, no thermogenic, no anabolic and no corticoid activity.</p>', '<p>Always take Presentation 10 mg tablet exactly as your doctor has prescribed.<br />\r\n<br />\r\n<strong>Presentationerone deficiencies</strong>:</p>\r\n\r\n<ul>\r\n	<li>Threatened miscarriage: 40 mg (four tablets) at once, then 10 mg (one tablet) every eight hours until symptoms remit.</li>\r\n	<li>Habitual miscarriage: 10 mg (one tablet) twice daily until the twentieth week of pregnancy.</li>\r\n	<li>Dysmenorrhoea: 10 mg (one tablet) twice daily from day 5 to day 25 of the menstrual cycle.</li>\r\n	<li>Endometriosis: 10 mg (one tablet) two or three times daily from day 5 to day 25 of the cycle or continuously.</li>\r\n	<li>Dysfunctional bleeding (to arrest bleeding): 10 mg (one tablet) twice daily for five to seven days. Presentation should be given with oestrogen.</li>\r\n	<li>Dysfunctional bleeding (to prevent bleeding): 10 mg (one tablet) twice daily from day 11 to day 25 of the cycle. Presentation should be given with oestrogen.</li>\r\n	<li>Amenorrhoea: An oestrogen once daily from day 1 to day 25 of the cycle, together with 10 mg Presentation twice daily from day 11 to day 25 of the cycle.</li>\r\n	<li>Irregular cycles: 10 mg (one tablet) twice daily from day 11 to day 25 of the cycle.</li>\r\n	<li>Infertility due to luteal insufficiency: 10 mg (one tablet) daily from day 14 to day 25 of the cycle. The treatment should be continued for at least 6 consecutive cycles. It is advisable to continue this treatment during the first month of any pregnancy using the doses stated with respect to habitual miscarriage.</li>\r\n	<li>Luteal support as part of an Assisted Reproductive Technology (ART) treatment: 10 mg three times daily (three tablets daily) starting at the day of oocyte retrieval and continuing for 10 weeks if pregnancy is confirmed.</li>\r\n</ul>\r\n\r\n<p><strong>Hormone Replacement Therapy</strong>: In combination with continuous oestrogentherapy, take one tablet daily for 14 consecutive days of a 28 day cycle. In combination with cyclical oestrogen therapy take one tablet daily during the last 12 to 14 days of oestrogen therapy. For doctors: If endometrial biopsies or ultrasound reveal inadequate Presentationational response, 20 mg Dydrogesterone should be prescribed. For patients: If you are not sure what type of oestrogen therapy you are on, talk to your Doctor before taking Presentation. There is no relevant use of Dydrogesterone before menarche. The safety and efficacy of Dydrogesterone in adolescents aged 12 to 18 years has not been established.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Known hypersensitivity to the active substance or to any of the excipients. Known or suspected progestogen dependent neoplasms (e.g. meningioma).</p>', '<p>The most commonly reported adverse drug reactions of patients treated with Dydrogesterone in clinical trials of indications without oestrogen treatment are migraines/headache, nausea, menstrual disorders and breast pain/tenderness.</p>', '<p>It is estimated that more than 10 million pregnancies have been exposed to Dydrogesterone. So far there were no indications of a harmful effect of Dydrogesterone use during pregnancy. No data exist on excretion of Dydrogesterone in mother&#39;s milk. Experience with other progestogens indicates that progestogens and the metabolites pass to mother&#39;s milk in small quantities. Whether there is a risk to the child is not known. Therefore Dydrogesterone should not be used during the lactation period.</p>', '<p>Before initiating dydrogesterone treatment for abnormal bleeding the etiology for the bleeding should be clarified. Breakthrough bleeding and spotting may occur during the first months of treatment. If breakthrough bleeding or spotting appears after some time on therapy, or continues after treatment has been discontinued, the reason should be investigated, which may include endometrial biopsy to exclude endometrial malignancy. If one of the following disorders occurs during use for the first time or gets worse, stopping the treatment should be considered.</p>\r\n\r\n<ul>\r\n	<li>Severe headache, migraine or symptoms that may indicate cerebral ischemia.</li>\r\n	<li>Marked increase in blood pressure.</li>\r\n	<li>Occurrence of venous thromboembolism (VTE)</li>\r\n</ul>\r\n\r\n<p>In cases of habitual or threatened abortion, the viability of the foetus should be ascertained. It is also necessary to monitor during treatment whether the pregnancy is still progressing and whether the embryo is still alive. Patients with a history of depression must be carefully monitored; if severe depression recurs, treatment with dydrogesterone must be stopped</p>', '<p>Dydrogesterone was well tolerated after oral dosing (maximum daily dose is 360 mg). No reports of ill effects from overdose have been recorded. If a large overdose is discovered within two or three hours and treatment seems desirable, gastric lavage is recommended. There are no specific antidotes and treatment should be symptomatic.</p>', '<p>Female Sex hormones</p>', '<p>Store at below 30&deg;C in a dry place protected from light. Keep out of reach of children.</p>', NULL, '2022-02-19 06:39:14', '2022-06-08 00:40:00'),
(489, 489, '<p>Ebastine is indicated for the symptomatic treatment of:</p>\r\n\r\n<ul>\r\n	<li>Seasonal and Perennial Allergic Rhinitis.</li>\r\n	<li>Chronic Idiopathic Urticaria.</li>\r\n</ul>', '<p>Ebastine is a long-acting and selective H1-histamine receptor antagonist. After repeated administration, inhibition of peripheral receptors remains at a constant level. Ebastine is rapidly absorbed and undergoes extensive first-pass metabolism following oral administration. Ebastine is almost totally converted to the pharmacologically active acid metabolite, carebastine.</p>', '<p>Tablet:</p>\r\n\r\n<ul>\r\n	<li><strong>Adults (more than 12 years of age)</strong>: 10 mg (one tablet) once daily.</li>\r\n	<li><strong>Children (6-12 years of age)</strong>: 5 mg (half tablet) once daily.</li>\r\n</ul>\r\n\r\n<p>Syrup:</p>\r\n\r\n<ul>\r\n	<li><strong>Children (2-5 years of age)</strong>: 2.5 ml once daily (upto 5 ml in severe cases such as Perennial Allergic Rhinitis).</li>\r\n	<li><strong>Children (6-12 years of age)</strong>: 5 ml once daily (upto 10 ml in severe cases such as Perennial Allergic Rhinitis).</li>\r\n</ul>\r\n\r\n<p>Ebastine may be taken with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Ebastine in combination with either ketoconazole or erythromycin increases in plasma level of ebastine and prolonged QTc interval. Ebastine does not interact with the pharmacokinetics of theophylline, warfarin, cimetidine, diazepam or alcohol. The sedation effect of alcohol and diazepam may be enhanced.</p>', '<p>Patients with a known hypersensitivity to Ebastine or any of its ingredients.</p>', '<p>The most common side-effects are headache, dry mouth and drowsiness. Less commonly reported side effects include abdominal pain, dyspepsia, nausea and insomnia.</p>', NULL, NULL, '<p>No clinically meaningful signs or symptoms were observed up to 100 mg given once daily. There is no specific antidote for Ebastine. In case of accidental overdoses, gastric lavage, monitoring of vital functions including ECG and symptomatic treatment should be carried out.</p>', '<p>Non-sedating antihistamines</p>', '<p>Store below 30&deg;C at a cool and dry place, away from light. Keep out of reach of children</p>', NULL, '2022-02-20 01:21:03', '2022-06-08 00:42:37'),
(490, 490, '<p>Econazole Nitrate is indicated for topical application-</p>\r\n\r\n<ul>\r\n	<li>In the treatment of tinea pedis, tinea cruris, and tinea corporis caused by Trichophyton rubrum, Trichophyton mentagrophytes, Trichophyton tonsurans, Microsporum canis, Microsporum audouini, Microsporum gypseum, and Epidermophyton floccosum,</li>\r\n	<li>In the treatment of cutaneous candidiasis, and in the treatment of tinea versicolor.</li>\r\n</ul>', '<p>Econazole Nitrate interferes with fungal oxidative enzymes to cause lethal accumulation of H2O2. They also reduce the formation of ergosterol, an important constituent of fungal cell wall.</p>', '<p><strong>Econazole vaginal tablet</strong>: One tablet should be inserted deep into the vagina at bed time for three consecutive nights. Treatment should be continued even if menstruation occurs. Although a three night course of treatment is often sufficient longer courses are advisable for women with recurrent vaginal infections.<br />\r\n<br />\r\n<strong>Econazole 30 gm cream</strong>: The supplied applicator should be filled with econazole cream and then inserted deep into the vagina at bedtime once or twice daily.<br />\r\n<br />\r\n<strong>Econazole 10 gm cream</strong>: Apply sparingly to the affected area once or twice daily until improvement occurs.<br />\r\n<br />\r\nSufficient Econazole cream should be applied to cover affected areas once daily in patients with tinea pedis, tinea cruris, tinea corporis, and tinea versicolor, and twice daily (morning and evening) in patients with cutaneous candidiasis. Early relief of symptoms is experienced by the majority of patients and clinical improvement may be seen fairly soon after treatment is begun; however, candidal infections and tinea cruris and corporis should be treated for two weeks and tinea pedis for one month in order to reduce the possibility of recurrence. If a patient shows no clinical improvement after the treatment period, the diagnosis should be redetermined. Patients with tinea versicolor usually exhibit clinical and mycological clearing after two weeks of treatment.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Warfarin</strong>: Concomitant administration of econazole and warfarin has resulted in enhancement of anticoagulation effect. Most cases reported product application with use under occlusion, genital application, or application to large body surface area which may increase the systemic absorption of econzole nitrate. Monitoring of International Normalized Ratio (INR) and/or prothrombin time may be indicated especially for patients who apply econazole to large body surface areas, in the genital area, or under occlusion.<br />\r\n<br />\r\n<strong>Carcinogenicity Studies</strong>: Long-term animal studies to determine carcinogenic potential have not been performed.</p>', '<p>Econazole is contraindicated in individuals who have shown hypersensitivity to any of its ingredients.</p>', '<p>During clinical trials, approximately 3% of patients treated with econazole nitrate 1% cream reported side<br />\r\neffects thought possibly to be due to the drug, consisting mainly of burning, itching, stinging, and erythema. One case of a pruritic rash has also been reported.</p>', '<p>Intravaginal administration in humans has not shown prolonged gestation or other adverse reproductive effects attributable to econazole nitrate therapy.<br />\r\n<br />\r\nPregnancy Category C. Econazole nitrate should be used in the first trimester of pregnancy only when the physician considers it essential to the welfare of the patient. The drug should be used during the second and third trimesters of pregnancy only if clearly needed.<br />\r\n<br />\r\nIt is not known whether econazole nitrate is excreted in human milk. Caution should be exercised when econazole nitrate is administered to a nursing woman.</p>', '<p>Econazole nitrate is not for ophthalmic use.&nbsp; If a reaction suggesting sensitivity or chemical irritation should occur, use of the medication should be discontinued. For external use only. Avoid introduction of Econazole Nitrate Cream into the eyes.</p>', '<p>Overdosage of econazole nitrate in humans has not been reported to date.</p>', '<p>Drugs used in Vaginal and Vulval condition, Topical Antifungal preparations</p>', '<p>Do not use later than date of expiry. Keep all medicine out of the reach of children. To be dispensed only on the prescription of a registered physician.</p>', NULL, '2022-02-20 01:21:23', '2022-06-08 00:44:28');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(491, 491, '<p>Econazole Nitrate &amp; Triamcinolone Acetonide indicated for the treatment of:</p>\r\n\r\n<ul>\r\n	<li>Eczematous Mycoses</li>\r\n	<li>Psoriasis</li>\r\n	<li>Tinea Pedis (Athlete&rsquo;s foot)</li>\r\n	<li>Tinea Corporis (Ring worm)</li>\r\n	<li>Tinea Cruris (Jock itch)</li>\r\n	<li>Inflammatory Intertrigo</li>\r\n	<li>Diaper Dermatitis</li>\r\n</ul>\r\n\r\n<p>Onychomycoses- for the treatment of onychomycoses, local therapy with Econazole/Triamcinolone cream, combined with an oral antimycotic, is recommended.</p>', NULL, '<p><strong>Adults</strong>: This cream should be applied sparingly to the skin lesion no more than 2 times daily, preferably once in the morning and once in the evening. This cream should not be applied with an occlusive dressing, or to large areas of skin on the body. The duration of treatment with this cream should continue until the inflammatory symptoms subside but not longer than 2 weeks; after 2 weeks of therapy with this cream, continue therapy as needed with a preparation containing econazole or econazole nitrate alone.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Pediatric patients may demonstrate greater susceptibility to topical corticosteroid-induced HPA axis suppression and Cushing&#39;s syndrome than mature patients because of a larger skin surface area to body weight. Caution should be exercised.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Econazole</strong>: compound metabolized by CYP3A4/2C9 oral anticoagulants (warfarin &amp; acenocoumarol).<br />\r\n<br />\r\n<strong>Triamcinolone</strong>: lowering of plasma salicylates levels. Increased risk of Gl bleeding and ulceration with NSAIDs. Antagonised blood glucose-lowering effects of the antidiabetics. Increased risk of Hyperkalemia with amphotericin B, beta-blockers, potassium-depleting diuretics, theophylline. Increased clearance of the triamcinolone with ciclosporin, carbamazepine, phenytoin, barbiturate, rifampicin.</p>', '<p>This Cream is contraindicated-</p>\r\n\r\n<ul>\r\n	<li>In individuals who have shown hypersensitivity to any of its ingredients.</li>\r\n	<li>Like any other dermatological preparation containing corticosteroids, this Cream is contraindicated in specific skin conditions such as tuberculous, varicella, herpes simplex or other viral infections of the skin, or fresh vaccination sites.</li>\r\n	<li>Decubitus ulcers: Viral, bacterial or fungal skin infections (e.g. tuberculosis of the skin, syphilis of the skin, herpes simplex, herpes zoster, chickenpox).</li>\r\n	<li>Rosacea and rosacea-like dermatitis</li>\r\n</ul>', '<p>Rarely, transient local mild irritation, itching &amp; redness may occur immediately after application. Econazole has the minimal allergenic effect and is well tolerated, even by delicate skin. Adrenal suppression on long term continuous topical steroid therapy may occur, particularly in infants or children, or when occlusive dressings are applied. It should be noted that an infant&#39;s napkin may act as an occlusive dressing.</p>', '<p><strong>Pregnancy</strong>: Not the Econazole but the Triamcinolone Acetonide crosses the placenta and topical administration of corticosteroids during pregnancy can cause abnormalities of foetal development. The relevance of this finding to human beings has not been established. However, topical steroids in large amounts or for prolonged periods<br />\r\nshould not be used in pregnancy.<br />\r\n<br />\r\n<strong>Lactation</strong>: Negligible amount of econazole and to some extent Triamcinolone may be excreted in small amounts in breast milk. So this cream should not be prescribed to the lactating mother or if prescribed lactation should be withheld during treatment.</p>', '<ul>\r\n	<li>For external use only. This Cream is not for ophthalmic or oral use.</li>\r\n	<li>If a reaction suggesting hypersensitivity or chemical irritation should occur, use of the medication should be discontinued.</li>\r\n	<li>Corticosteroids applied to the skin can be absorbed in sufficient amounts to produce systemic effects, including adrenal suppression. Systemic absorption may be increased by various factors such as application over a large skin surface area, application to damaged skin, application under occlusive skin dressings and prolonged duration of therapy.</li>\r\n	<li>Topical corticosteroids are associated with skin thinning and atrophy, striae, telangiectasis and purpura.</li>\r\n	<li>Topical corticosteroids may lead to increased risk of dermatological superinfection or opportunistic infection.</li>\r\n</ul>\r\n\r\n<p><strong>Children</strong>: Increased caution is required when treating children. Compared to adults, the nature of a child&#39;s skin and the larger skin surface area relative to body weight may lead to an increased absorption of the corticosteroid via the child&#39;s skin. This cream should be used in children only for short periods of time (less than 2 weeks) and on small areas (less than 10% of body surface area).<br />\r\n<br />\r\nVisual disturbance may be associated with systemic and topical corticosteroid use. If a patient presents with symptoms such as blurred vision or other visual disturbances, the patient should be considered for referral to an ophthalmologist for evaluation of possible causes which may include cataract, glaucoma or rare diseases such as central serous chorioretinopathy (CSCR).</p>', '<p>This Cream is for cutaneous application only. Corticosteroids applied to the skin, including triamcinolone, can be absorbed in sufficient amounts to produce systemic effects. In the event of accidental ingestion, treat symptomatically. If this cream is accidentally applied to the eyes, wash with clean water or saline and seek medical attention if symptoms persist.</p>', '<p>Triamcinolone &amp; Combined preparations</p>', '<p>Store in a cool (below 30&deg;C) and dry place, away from light. Keep out of the reach of children</p>', NULL, '2022-02-20 01:23:44', '2022-06-08 00:49:56'),
(492, 492, '<p>Efavirenz in combination with other antiretroviral agents is indicated for the treatment of HIV-1 infection. This indication is based on analyses of plasma HIV- RNA levels and CD4 cell counts in controlled studies of up to 24 weeks in duration. At present, there are no results from controlled trials evaluating long term suppression of HIVRNA with Efavirenz.</p>', '<p>Efavirenz is a non-nucleoside reverse transcriptase inhibitor (NNRTI) with activity against HIV-1. It blocks the RNA- and DNA-dependent polymerase activities including HIV-1 replication.</p>', '<p><strong>Adults:</strong>&nbsp;The recommended dosage of Efavirenz is 600 mg orally, once daily, in combination with a protease inhibitor and/or nucleoside analogue reverse transcriptase inhibitors (NRTIs).<br />\r\n<br />\r\n<strong>Pediatric Patients:</strong>&nbsp;Following table describes the recommended dose of Efavirenz for pediatric patients 3 years of age or older and weighing between 10 and 40 kg. The recommended dosage of Efavirenz for pediatric patients weighing greater than 40 kg is 600 mg, once daily.</p>\r\n\r\n<ul>\r\n	<li>10 to &lt;15 &nbsp;kg: 200 mg</li>\r\n	<li>15 to &lt; 20 kg:&nbsp;250 mg</li>\r\n	<li>20 to &lt; 25 kg: 300 mg</li>\r\n	<li>25 to &lt; 32.5 kg:&nbsp;350 mg</li>\r\n	<li>32.5 to &lt; 40 kg: 400 mg</li>\r\n	<li>40 kg: 600 mg</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Additive CNS effects w/ psychoactive drugs. May alter plasma warfarin concentrations. May reduce plasma concentrations of HIV integrase inhibitors (e.g. dolutegravir), other HIV NNRTIs (e.g. etravirine), HMG-CoA reductase inhibitors (e.g. simvastatin). Plasma concentrations of efavirenz is increased and that of voriconazole is reduced when given concomitantly. Reduced plasma concentrations w/ rifampicin.</p>', '<p>Hypersensitivity. Severe hepatic impairment. Lactation. Concomitant admin with terfenadine, astemizole, cisapride, midazolam, triazolam, pimozide, bepridil, ergot alkaloids, St John&rsquo;s wort.</p>', '<p>Rashes, psychiatric or CNS disturbances, amnesia, agitation, confusion, dizziness, vertigo, headache, euphoria, insomnia or somnolence, impaired concentration, abnormal thinking or dreaming, depersonalisation, convulsions, hallucinations, nausea, vomiting, diarrhoea, pancreatitis, fatigue, hepatic failure, photoallergic dermatitis; autoimmune disorders (e.g. Graves&rsquo; disease, polymyositis, Guillain-Barre syndrome), osteonecrosis. Accumulation or redistribution of body fat (lipodystrophy) including central obesity, peripheral and facial wasting, buffalo hump, breast enlargement, cushingoid appearance. Metabolic abnormalities e.g. hypercholesterolaemia, hyperglycaemia, hypertriglyceridaemia, hyperlactataemia, insulin resistance.</p>', '<p><strong>Category D</strong>: There is positive evidence of human fetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).<br />\r\n<br />\r\n<strong>Lactation</strong>: Efavirenz may pass through breast milk and cause serious harm to the baby. It should not be used during lactation.</p>', '<p>Patient with history of seizures and psychiatric disorders; acute porphyria. Patients receiving voriconazole or rifampicin (weighing &ge;50 kg). Discontinue if severe rash or fever develops. Moderate hepatic and severe renal impairment. Childn. Pregnancy.</p>', '<p><strong>Symptoms:</strong>&nbsp;Increased adverse CNS effects including involuntary muscle contractions.<br />\r\n<br />\r\n<strong>Management:</strong>&nbsp;Supportive and symptomatic treatment. May administer activated charcoal.</p>', '<p>Drugs for HIV / Anti-retroviral drugs</p>', '<p>Store at 25&deg;C.</p>', '<p><strong>Paediatric use</strong>: &nbsp;Efavirenz has not been studied in pediatric patients below 3 years of age or who weigh less than 10 kg.<br />\r\n<br />\r\n<strong>Women taking hormone-based birth control:&nbsp;</strong>Women should not rely only on hormone-based birth control, such as pills, injections, or implants, because Efavirenz may make these contraceptives ineffective.</p>', '2022-02-20 01:24:04', '2022-06-08 00:52:28'),
(493, 493, '<p>Eflornithine Hydrochloride cream, 13.9% is indicated for the reduction of unwanted facial hair in women. Eflornithine Hydrochloride has only been studied on the face and adjacent involved areas under the chin of affected individuals. Usage should be limited to these areas of involvement.</p>', '<p>Eflornithine prevents hair growth by inhibiting the anagen phase of hair production. This occurs by eflornithine irreversibly binding (also called suicide inhibition) to ornithine decarboxylase (ODC) and physically preventing the natural substrate ornithine from accessing the active site.</p>', '<p><strong>Adults</strong>: Apply a thin layer of Eflornithine cream, 13.9% to affected areas of the face and adjacent involved areas under the chin and rub in thoroughly. Do not wash treated area for at least 4 hours. Use twice daily at least 8 hours apart or as directed by a physician. The patient should continue to use hair removal techniques as needed in conjunction with Eflornithine (Wonica should be applied at least 5 minutes after hair removal). Cosmetics or sunscreens may be applied over treated areas after cream has dried.&nbsp;<br />\r\n<br />\r\n<strong>Elderly</strong>: No apparent differences in safety were observed between older patients and younger patients.&nbsp;<br />\r\n<br />\r\n<strong>Children</strong>: The safety and effectiveness of this product have not been established in pediatric patients less than 12 years of age.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>It is not known whether Eflornithine has any interaction with other topically applied drug products.</p>', '<p>Eflornithine is contraindicated in patients with a history of sensitivity to any components of the preparation.</p>', '<p>Adverse events were primarily mild in intensity and generally resolved without medical treatment or discontinuation of Eflornithine. Side effects can include acne, barbae, pseudofolliculitis, stinging skin, headache, burning skin, dry skin, erythema (redness), pruritus (itching), tingling skin, dyspepsia, skin irritation, rash, alopecia, dizziness, folliculitis, hair ingrown, facial edema, anorexia, nausea, asthenia, vertigo</p>', '<p>Pregnancy Category C.&nbsp;It is not known whether or not Eflornithine Hydrochloride is excreted in human milk. Caution should be exercised when Eflornithine is administered to a nursing woman.</p>', '<p>For external use only. Transient stinging or burning may occur when applied to abraded or broken skin.</p>', '<p>Overdosage information with Eflornithine&nbsp;is unavailable. However, if very high topical doses (e.g., multiple tubes per day) or oral ingestion has been encountered (a 30 gm tube contains 4.2 gm of Eflornithine Hydrochloride), the patient should be monitored, and appropriate supportive measures should be administered as necessary.</p>', '<p>Hair Growth Inhibitor</p>', '<p>Store at 25&deg;C, excursions permitted to 15&deg;C-30&deg;C. Do not freeze.</p>', NULL, '2022-02-20 01:24:32', '2022-06-10 00:15:12'),
(494, 494, '<p>Elagolix is indicated for the management of moderate to severe pain associated with endometriosis.</p>', '<p>Endometriosis develops when tissue that is similar to the kind that is normally located in the uterus starts to grow outside of the uterus. Such growth leads to various symptoms like pain during periods, pelvic pain between periods, and pain during sexual intercourse. The growths themselves are referred to as lesions and frequently develop on the ovaries, fallopian tubes, and other areas around the uterus, including the bowel or bladder. The growth of these lesions is dependent upon the estrogen hormone.<br />\r\n<br />\r\nElagolix is an orally-administered, nonpeptide small molecule gonadotropin-releasing hormone (GnRH) receptor antagonist that inhibits endogenous GnRH signaling by binding competitively to GnRH receptors in the pituitary gland Label. Administration of elagolix results in dose-dependent suppression of luteinizing hormone (LH) and follicle-stimulating hormone (FSH), leading to decreased blood concentrations of the ovarian sex hormones, estradiol and progesterone.</p>', '<p>Exclude pregnancy before starting Elagolix or start Elagolix within 7 days from the onset of menses. Take Elagolix at approximately the same time each day, with or without food.<br />\r\n<br />\r\nInitiate treatment with Elagolix 150 mg once daily-</p>\r\n\r\n<ul>\r\n	<li>Maximum Treatment Duration: 24 months</li>\r\n	<li>Coexisting Condition: None</li>\r\n</ul>\r\n\r\n<p>Consider initiating treatment with Elagolix 200 mg twice daily-</p>\r\n\r\n<ul>\r\n	<li>Maximum Treatment Duration: 6 months</li>\r\n	<li>Coexisting Condition: Dyspareunia</li>\r\n</ul>\r\n\r\n<p>Initiate treatment with Elagolix 150 mg once daily. Use of 200 mg twice daily is not recommended-</p>\r\n\r\n<ul>\r\n	<li>Maximum Treatment Duration: 6 months</li>\r\n	<li>Coexisting Condition: Moderate hepatic impairment (Child-Pugh Class B)</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>May potentiate P-gp substrates (eg. Digoxin), CYP2C19 substrates (eg. Dose limit of Omeprazole is upto 40mg daily). May antagonize CYP3A substrates. Antagonizes oral Midazolam, Rosuvastatin; consider increasing their doses. Maybe antagonized by CYP3A inducers. Reduces efcacy with estrogen-containing contraceptives.</p>', '<p>Elagolix is contraindicated in women:</p>\r\n\r\n<ul>\r\n	<li>Who are pregnant</li>\r\n	<li>Exposure to ORILISSA early in pregnancy may increase the risk of early pregnancy loss.</li>\r\n	<li>With known osteoporosis because of the risk of further bone loss</li>\r\n	<li>With severe hepatic impairment because of the risk of bone loss</li>\r\n	<li>With concomitant use of strong organic anion transporting polypeptide (OATP) 1B1 inhibitors (e.g., cyclosporine and gemfibrozil)</li>\r\n</ul>', '<p>Most common adverse reactions (&gt;5%) in clinical trials included hot flushes and night sweats, headache, nausea, insomnia, amenorrhea, anxiety, arthralgia, depression-related adverse reactions and mood changes.</p>', '<p>Exposure to Elagolix early in pregnancy may increase the risk of early pregnancy loss. Use of Elagolix is contraindicated in pregnant women. Discontinue Elagolix if pregnancy occurs during treatment. The limited human data with the use of Elagolix in pregnant women are insufficient to determine whether there is a risk for major birth defects or miscarriage. Although two cases of congenital malformations were reported in clinical trials with Elagolix, no pattern was identified and miscarriages were reported at a similar incidence across treatment groups. There is no information on the presence of elagolix or its metabolites in human milk, the effects on the breastfed child, or the effects on milk production.<br />\r\n<br />\r\nThere are no adequate animal data on the excretion of Elagolix in milk. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Elagolix and any potential adverse effects on the breastfed child from Elagolix.</p>', '<ul>\r\n	<li><strong>Bone Loss</strong>: Dose- and duration-dependent decreases in bone mineral density (BMD) that may not be completely reversible. Assess BMD in women with additional risk factors for bone loss</li>\r\n	<li><strong>Reduced Ability to Recognize Pregnancy</strong>: Elagolix may alter menstrual bleeding, which may reduce the ability to recognize pregnancy. Perform testing if pregnancy is suspected. Discontinue if pregnancy is confirmed</li>\r\n	<li><strong>Suicidal Ideation and Mood Disorders</strong>: Advise patients to seek medical attention for suicidal ideation, suicidal behavior, new onset or worsening depression, anxiety, or other mood changes</li>\r\n	<li><strong>Hepatic Transaminase Elevations</strong>: Dose-dependent elevations in serum alanine aminotransferase (ALT). Counsel patients on signs and symptoms of liver injury</li>\r\n	<li><strong>Potential for Reduced Efficacy with Estrogen-Containing Contraceptives</strong>: Use non-hormonal contraception during treatment and for one week after discontinuing Elagolix.</li>\r\n</ul>', '<p>In case of overdose, patients should be monitored for any signs or symptoms of adverse reactions and initiate appropriate symptomatic treatment, as needed.</p>\r\n\r\n<p>Therapeutic Class</p>', '<p>Gonadotropin-releasing hormone (GnRH) antagonist</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<ul>\r\n	<li>No dose adjustment of Elagolix is required in women with any degree of renal impairment or end-stage renal disease (including women on dialysis)</li>\r\n	<li>No dosage adjustment of Elagolix is required in women with mild hepatic impairment.</li>\r\n	<li>Safety and effectiveness of Elagolix in patients less than 18 years of age have not been established.</li>\r\n</ul>', '2022-02-20 01:24:46', '2022-06-10 00:17:13'),
(495, 495, '<p>Eltrombopag Olamine is indicated in Chronic Immune (Idiopathic) Thrombocytopenia, Chronic Hepatitis C-associated Thrombocytopenia, Severe Aplastic Anemia.</p>', '<p>Eltrombopag is an orally bioavailable, small-molecule TPO-receptor agonist that interacts with the transmembrane domain of the human TPO-receptor. Eltrombopag is a stimulator of STAT and JAK phosphorylation. Unlike recombinant TPO or romiplostim, Eltrombopag does not activate the AKT pathway in any way. It should be noted that when given to patients with aplastic anemia, other lineages besides platelet count were increased, suggesting that either eltrombopag enhanced the effect of TPO in vivo; or there is a yet uncovered mechanism of action at work.</p>', '<p>Chronic Immune (Idiopathic) Thrombocytopenia-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult and Pediatric Patients 6 Years and Older with ITP</strong>: Initiate Eltrombopag at a dose of 50 mg once daily, except in patients who are of East Asian ancestry (such as Chinese, Japanese, Taiwanese or Korean) or who have mild to severe hepatic impairment (Child-Pugh Class A,B,C). For patients of East Asian ancestry with ITP, initiate Eltrombopag at a reduced dose of 25 mg once daily. For patients with ITP and mild, moderate or severe hepatic impairment (Child-Pugh Class A,B,C), initiate Eltrombopag at a reduced dose of 25 mg once daily.</li>\r\n	<li>For patients of East Asian ancestry with ITP and hepatic impairment (Child-Pugh Class A,B,C), consider initiating Eltrombopag at a reduced dose of 12.5 mg once daily. Pediatric Patients with ITP Aged 1 to 5 Years: Initiate Eltrombopag at a dose of 25 mg once daily.</li>\r\n</ul>\r\n\r\n<p><br />\r\nChronic Hepatitis C-associated Thrombocytopenia-</p>\r\n\r\n<ul>\r\n	<li><strong>Initiate Eltrombopag at a dose of 25 mg once daily. Monitoring and Dose Adjustmen</strong>t: Adjust the dose of Eltrombopag in 25-mg increments every 2 weeks as necessary to achieve the target platelet count required to initiate antiviral therapy. Monitor platelet counts every week prior to starting antiviral therapy. During antiviral therapy, adjust the dose of Eltrombopag to avoid dose reductions of Peginterferon. Monitor CBCs with differentials, including platelet counts, weekly during antiviral therapy until a stable platelet count is achieved. Monitor platelet counts monthly thereafter. Do not exceed a dose of 100 mg daily. Monitor clinical hematology and liver tests regularly throughout therapy with Eltrombopag.</li>\r\n</ul>\r\n\r\n<p><br />\r\nSevere Aplastic Anemia-</p>\r\n\r\n<ul>\r\n	<li>Initiate Eltrombopag at a dose of 50 mg once daily. For patients with severe aplastic anemia of East Asian ancestry or those with mild, moderate or severe hepatic impairment (Child-Pugh Class A,B,C), initiate Eltrombopag at a reduced dose of 25 mg once daily.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Take Eltrombopag at least 2 hours before or 4 hours after any medications or products containing polyvalent cations such as antacids, calcium-rich foods and mineral supplements.</p>', '<p>There are no contraindications for Eltrombopag</p>', '<p>The most common side effects of Eltrombopag in adults when used to treat chronic ITP are: In adult patients with ITP, the most common adverse reactions (greater than or equal to 5% and greater than placebo) were: nausea, diarrhea, upper respiratory tract infection, vomiting, increased ALT, myalgia and urinary tract infection. In pediatric patients age 1 year and older with ITP, the most common adverse reactions (greater than or equal to 10% and greater than placebo) were upper respiratory tract infection and nasopharyngitis.<br />\r\n<br />\r\nIn patients with chronic hepatitis C-associated thrombocytopenia, the most common adverse reactions (greater than or equal to 10% and greater than placebo) were: anemia, pyrexia, fatigue, headache, nausea, diarrhea, decreased appetite, influenza-like illness, asthenia, insomnia, cough, pruritus, chills, myalgia, alopecia and peripheral edema. In patients with severe aplastic anemia, the most common adverse reactions (greater than or equal to 20%) were: nausea, fatigue, cough, diarrhea and headache.</p>', '<p>Pregnancy Category C. There are no adequate and well controlled studies of Eltrombopag usein pregnancy. In animal reproduction and developmental toxicity studies, there was evidence ofembryolethality and reduced fetal weights at maternally toxic doses. Eltrombopag should beused in pregnancy only if the potential benefit to the mother justifies the potential risk to thefetus.<br />\r\n<br />\r\nNursing Mothers: It is not known whether Eltrombopag is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Eltrombopag, a decision should be made whether to discontinue nursing or to discontinue Eltrombopag taking into account the importance of Eltrombopag to the mother.</p>', '<p><strong>Hepatotoxicity</strong>: Monitor liver function before and during therapy.<br />\r\n<br />\r\n<strong>Thrombotic or Thromboembolic Complications</strong>: Portal vein thrombosis has been reported in patients with chronic liver disease receiving Eltrombopag. Monitor platelet counts regularly.</p>', '<p>In the event of overdose, platelet counts may increase excessively and result in thrombotic/thromboembolic complications.<br />\r\n<br />\r\nIn one report, a subject who ingested 5,000 mg of Eltrombopag had a platelet count increase to a maximum of 929 x 109/L at 13 days following the ingestion. The patient also experienced rash, bradycardia, ALT/AST elevations and fatigue. The patient was treated with gastric lavage, oral Lactulose, Intravenous fluids, Omeprazole, Atropine, Furosemide, Calcium, Dexamethasone, andPlasmapheresis; however, the abnormal platelet count and liver test abnormalities persisted for 3 weeks. After 2 months follow-up, all events had resolved without sequelae.<br />\r\n<br />\r\nIn case of an overdose, consider oral administration of a metal cation-containing preparation, such as Calcium, Aluminum, or Magnesium preparations to chelate Eltrombopag and thus limit absorption. Closely monitor platelet counts. Reinitiate treatment with Eltrombopag in accordance with dosing and administration recommendations.</p>', '<p>Haemostatic drugs</p>', '<p>Store in a cool and dry place, away from light and moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>:The safety and efficacy of Eltrombopag in pediatric patients 1 year and older with chronic ITP were evaluated in two double-blind, placebo-controlled. The pharmacokinetics of Eltrombopag has been evaluated in 168 pediatric patients 1 year and older with ITP dosed once daily for dosing recommendations for pediatric patients 1 year and older. The safety and efficacy ofEltrombopag in pediatric patients younger than 1 year with ITP have not yet been established. The safety and efficacy of Eltrombopag in pediatric patients with thrombocytopenia associated with chronic hepatitis C and severe aplastic anemia have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Of the 106 patients in two randomized clinical trials of Eltrombopag 50 mg in chronic ITP, 22% were 65 years of age and over, while 9% were 75 years of age and over. In the two randomized clinical trials of Eltrombopag in patients with chronic hepatitis C and thrombocytopenia, 7% were 65 years of age and over, while fewer than 1% were 75 years of age and over. No overall differences in safety or effectiveness were observed between these patients and younger patients in the placebo-controlled trials, but greater sensitivity of some older individuals cannot be ruled out.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: Hepatic impairment influences the exposure of Eltrombopag. Reduce the initial dose of Eltrombopag in patients with chronic ITP (adult and pediatric patients 6 years and older only) or severe aplastic anemia who also have hepatic impairment (Child-Pugh Class A, B, C). No dosage adjustment is necessary for patients with chronic hepatitis C and hepatic impairment.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No adjustment in the initial dose of Eltrombopag is needed for patients with renal impairment. Closely monitor patients with impaired renal function when administering Eltrombopag.</p>', '2022-02-20 01:25:15', '2022-06-10 00:22:15'),
(496, 496, '<p>Eluxadoline is indicated in adults for the treatment of irritable bowel syndrome with diarrhea (IBS-D).</p>', '<p>Eluxadoline is a mu-opioid receptor agonist, kappa opioid receptor agonist &amp; delta opioid receptor antagonist. Eluxadoline works directly in intestine to reduce peristalsis, also makes the nerves in intestine less sensitive to stimulation</p>', '<p>The recommended dosage in adults is 100 mg twice daily taken with food.<br />\r\n<br />\r\nThe recommended dosage is 75 mg twice daily taken with food in patients who:</p>\r\n\r\n<ul>\r\n	<li>are unable to tolerate the 100 mg dose.</li>\r\n	<li>are receiving concomitant OATP1B1 inhibitors.</li>\r\n	<li>have mild or moderate hepatic impairment.</li>\r\n</ul>\r\n\r\n<p>Discontinue Eluxadoline in patients who develop severeconstipation.<br />\r\n<br />\r\nIf a dose is missed, take the next dose at the regular time; do not take 2 doses at once</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Oral Contraceptive, Cyclosporine, Probenecid, Rosuvastatin.</p>', '<p>Known or suspected biliary duct obstruction, sphincter of oddi disease or dysfunction &amp; pancreatitis.</p>', '<p>Most common adverse reactions are constipation, nausea and<br />\r\nabdominal pain.</p>', '<p>Pregnancy: Not established.<br />\r\nLactation: Not established.</p>', '<p>Sphincter of Oddi spasm and Pancreatitis.<br />\r\nPatients who should be monitored closely-</p>\r\n\r\n<ul>\r\n	<li>without a gallbladder</li>\r\n	<li>with new or worsening abdominal pain</li>\r\n	<li>with nausea and vomiting</li>\r\n	<li>with acute biliary pain</li>\r\n	<li>with liver or pancreatic enzyme elevation</li>\r\n</ul>', NULL, '<p>Carboxylic acids and derivatives, Prokinetic drugs</p>', '<p>Store in a cool &amp; dry place, protect from light. Keep out of the reach of children</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.<br />\r\n<strong>Hepatic Impairment</strong>: It is contraindicated in patients with severe hepatic impairment.</p>', '2022-02-20 01:25:40', '2022-06-10 00:25:21'),
(497, 497, '<p>Relief of dry skin associated with contact dermatitis, senile pruritus, atopic dermatitis, ichthyosis &amp; related dry skin conditions.</p>', '<p>It softens and hydrates skin. It is also a mild cleanser for dry, sensitive skin. It helps reduce dryness and leaves the skin feeling soft and smooth.</p>', '<p>Parents of children with eczema should try to bathe their child in an emollient wash product once a day. Emollient creams should be used frequently; the weekly recommended amount for children is 250 g per week. On a day to day basis, it is recommended to apply an emollient cream at least 3 to 4 times a day. Add a bath emollient to the water to help prevent the skin from drying out. After bathing, apply an emollient cream to all areas of the skin to lock in the moisture Apply an emollient cream about 20 minutes before bedtime to allow it to soak in to the skin</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Patients with a history of hypersensitivity to any of the components of the preparation. Acne or greasy skin.</p>', '<p>Skin irritation in people hypersensitive to any of the ingredients.</p>', '<p>Pregnancy Category C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p>This preparation is for external use only. Avoid contact with the eyes. This preparation contains cetostearyl alcohol and potassium sorbate which may cause skin irritation. Discontinue use if skin irritation occurs.</p>', NULL, '<p>Emollients &amp; combined preparations</p>', NULL, NULL, '2022-02-20 01:26:12', '2022-06-10 00:27:16'),
(498, 498, '<p>Empagliflozin is indicated in:</p>\r\n\r\n<ul>\r\n	<li>As an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus.</li>\r\n	<li>To reduce the risk of cardiovascular death in adult patients with type 2 diabetes mellitus and established cardiovascular disease.</li>\r\n</ul>', '<p>Empagliflozin is a sodium glucose co-transporter-2 (SGLT-2) inhibitor. SGLT2 co-transporters are responsible for reabsorption of glucose from the glomerular filtrate in the kidney. The glucuretic effect resulting from SGLT2 inhibition reduces renal absorption and lowers the renal threshold for glucose, resulting in increased glucose excretion. Additionally, it contributes to reduced hyperglycaemia, assists weight loss, and reduces blood pressure.</p>', '<p>The recommended dose of Empagliflozin is 10 mg once daily, taken in the morning, with or without food. In patients tolerating Empagliflozin, the dose may be increased to 25 mg once daily. In patients with volume depletion, correcting this condition prior to initiation of Empagliflozin is recommended.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Diuretics</strong>: Co-administration of Empagliflozin with diuretics resulted in increased urine volume.&nbsp;<br />\r\n<br />\r\n<strong>Insulin or Insulin Secretagogues</strong>: Co-administration of Empagliflozin with insulin or insulin secretagogues increases the risk for hypoglycemia.&nbsp;<br />\r\n<br />\r\n<strong>Positive Urine Glucose Test</strong>: Monitoring glycemic control with urine glucose tests is not recommended in patients taking SGLT2 inhibitors as SGLT2 inhibitors increase urinary glucose excretion and will lead to positive urine glucose tests. Use alternative methods to monitor glycemic control.&nbsp;<br />\r\n<br />\r\n<strong>Interference with 1,5-anhydroglucitol (1,5-AG) Assay</strong>: Monitoring glycemic control with 1,5-AG assay is not recommended as measurements of 1,5-AG are unreliable in assessing glycemic control in patients taking SGLT2 inhibitors. Use alternative methods to monitor glycemic control.</p>', '<p>Empagliflozin is contraindicated in patients with history of serious hypersensitivity reaction to Empagliflozin or any of its ingredients, severe renal impairment, end-stage renal disease, or dialysis.</p>', '<p>The most common adverse reactions associated with Empagliflozin are urinary tract infections and female genital mycotic infections. Others common side effects includes dehydration, hypotension, weakness, dizziness and increased thirstiness.</p>', '<p>There are no adequate and well-controlled studies of Empagliflozin in pregnant women. Empagliflozin should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known if Empagliflozin is excreted in human milk. It is not recommended when breastfeeding.</p>', '<p>Assessment of renal function is recommended prior to initiation of Empagliflozin and periodically thereafter. Empagliflozin should not initiated in patients with an eGFR less than 45 ml/min/1.73 m2. No dose adjustment is needed in patients with an eGFR greater than or equal to 45 ml/min/1.73 m2.</p>', '<p>In the event of an overdose with Empagliflozin the usual supportive measures (e.g., remove unabsorbed material from the gastrointestinal tract, perform clinical monitoring, and institute supportive treatment) should be employed. Removal of Empagliflozin by hemodialysis has not been studied.</p>', '<p>Sodium-glucose Cotransporter-2 (SGLT2) Inhibitors</p>', '<p>Keep in a cool &amp; dry place (below 30&deg; C), protected from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-20 01:26:31', '2022-06-10 00:29:33'),
(499, 499, '<p>This tablet is indicated for the treatment of adults with type 2 diabetes mellitus as an adjunct to diet and exercise:</p>\r\n\r\n<ul>\r\n	<li>In patients insufficiently controlled on their maximally tolerated dose of Metformin alone</li>\r\n	<li>In combination with other medicinal products for the treatment of diabetes, in patients insufficiently controlled with Metformin and these medicinal products</li>\r\n	<li>In patients already being treated with the combination of Empagliflozin and Metformin as separate tablets</li>\r\n</ul>', '<p>Empagliflozin is an inhibitor of Sodium-Glucose Co-Transporter 2 (SGLT2). SGLT2 is the predominant transporter, responsible for reabsorption of glucose from the kidney back into the circulation. By inhibiting SGLT2, Empagliflozin reduces renal reabsorption of filtered glucose and lowers the renal threshold for glucose and thereby increases urinary glucose excretion.<br />\r\n<br />\r\nMetformin Hydrochloride is a biguanide type oral antihyperglycemic drug, used in the management of type 2 diabetes. It lowers both basal and postprandial plasma glucose. It does not produce hypoglycemia. Metformin Hydrochloride decreases hepatic glucose production, decreases intestinal absorption of glucose and improves insulin sensitivity by an increase in peripheral glucose uptake and utilization.</p>', '<p>The dosage should be individualized based on effectiveness and tolerability. Take this combination twice daily with meals. Dose escalation should be gradual to reduce the gastrointestinal side effects due to Metformin Hydrochloride. Maximum recommended daily dose of Metformin Hydrochloride is 2000 mg and Empagliflozin is 25 mg.<br />\r\n<br />\r\nRecommended individualized starting dose:</p>\r\n\r\n<ul>\r\n	<li>In patients on Metformin Hydrochloride, switch to this combination containing Empagliflozin 5 mg with a similar total daily dose of Metformin Hydrochloride.</li>\r\n	<li>In patients on Empagliflozin, switch to this combination containing Metformin Hydrochloride 500 mg with a similar total daily dose of Empagliflozin.</li>\r\n	<li>In patients already treated with Empagliflozin and Metformin Hydrochloride separately switch to this combination containing the same total daily doses of each component.</li>\r\n	<li>In patients with volume depletion not previously treated with Empagliflozin, correct this condition before initiating this combination.</li>\r\n</ul>\r\n\r\n<p><strong>Renal impaired patient</strong>: Assess renal function before initiating this combination. In patients with an eGFR below 45 mL/min/1.73 m2&nbsp;is contraindicated.<br />\r\n<br />\r\n<strong>Pediatric patients under 18 years of age</strong>: Safety and effectiveness in pediatric patients under 18 years of age have not been established.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Diuretics</strong>: Co-administration of Empagliflozin with diuretics resulted in increased urine volume and frequency of voids, which might enhance the potential for volume depletion.<br />\r\n<br />\r\n<strong>Insulin or Insulin Secretagogues</strong>: Co-administration of Empagliflozin with insulin or insulin secretagogues increases the risk for hypoglycemia.<br />\r\n<br />\r\n<strong>Positive Urine Glucose Test</strong>: Monitoring glycemic control with urine glucose tests is not recommended in patients taking SGLT2 inhibitors. Use alternative methods to monitor glycemic control.<br />\r\n<br />\r\n<strong>Drugs that Reduce Metformin Clearance</strong>: Drugs that reduce Metformin clearance (such as ranolazine, vandetanib, dolutegravir, and cimetidine) may increase the accumulation of Metformin.<br />\r\n<br />\r\n<strong>Carbonic Anhydrase Inhibitors</strong>: Carbonic anhydrase inhibitors may increase risk of lactic acidosis.<br />\r\n<br />\r\n<strong>Drugs Affecting Glycemic Control</strong>: Thiazides and other diuretics, corticosteroids, phenothiazines, thyroid products, estrogens, oral contraceptives, phenytoin, nicotinic acid, sympathomimetics, calcium channel blocking drugs, and isoniazid produce hoperglycemia. When such drugs are administered to a patient receiving Empagliflozin and Metformin combination, the patient should be closely observed to maintain adequate glycemic control. When such drugs are withdrawn from a patient receiving Empagliflozin and Metformin combination, the patient should be observed closely for hypoglycemia.<br />\r\n<br />\r\n<strong>Alcohol</strong>: Alcohol can potentiate the effect of Metformin on lactate metabolism. Warn patients against excessive alcohol intake.</p>', '<ul>\r\n	<li>Hypersensitivity to Empagliflozin and Metformin</li>\r\n	<li>Any type of acute metabolic acidosis (such as lactic acidosis, diabetic ketoacidosis)</li>\r\n	<li>Diabetic pre-coma</li>\r\n	<li>Severe renal failure (GFR &lt;30 ml/min)</li>\r\n	<li>Acute conditions with the potential to alter renal function such as: dehydration, severe infection, shock</li>\r\n	<li>Disease which may cause tissue hypoxia (especially acute disease, or worsening of chronic disease) such as: decompensated heart failure, respiratory failure, recent myocardial infarction, shock</li>\r\n	<li>Hepatic impairment, acute alcohol intoxication, alcoholism</li>\r\n</ul>', '<p>Most common adverse reactions associated with Empagliflozin (5% or greater incidence) were urinary tract infection and female genital mycotic infections. Most common adverse reactions associated with Metformin (&gt;5%) are diarrhea, nausea/vomiting, flatulence, abdominal discomfort, indigestion, asthenia, and headache. The following important adverse reactions are given below:</p>\r\n\r\n<ul>\r\n	<li><strong>Very common</strong>: Hypoglycemia (when used with sulphonylurea or insulin), Gastrointestinal symptoms</li>\r\n	<li><strong>Common</strong>: Vaginal moniliasis, vulvovaginitis, balanitis and other genital infection. Urinary tract infection (including pyelonephritis and urosepsis), thirst, taste disturbance, pruritus (generalised), rash, Increased urination, serum lipids increased</li>\r\n	<li><strong>Uncommon</strong>: Volume depletion, urticaria, dysuria, blood creatinine increased/Glomerular filtration rate decreased, Haematocrit increased</li>\r\n	<li><strong>Rare</strong>: Diabetic ketoacidosis.</li>\r\n</ul>', '<p>Advise females of the potential risk to a fetus especially during the second and third trimesters. This is not recommended when breastfeeding.</p>', '<p><strong>Lactic Acidosis</strong>: Postmarketing cases of Metformin Hydrochloride-associated lactic acidosis. If lactic acidosis is suspected, general supportive measures should be instituted promptly in a hospital setting, along with immediate discontinuation of this combination.<br />\r\n<br />\r\n<strong>Hypotension</strong>: Before initiating this combination assess and correct volume status in patients with renal impairment, the elderly, in patients with low systolic blood pressure, and in patients on diuretics. Monitor for signs and symptoms of hypotension after initiating therapy and increase monitoring in clinical situations where volume contraction is expected.<br />\r\n<br />\r\n<strong>Ketoacidosis</strong>: Before initiating this combination assess patients who present with signs and symptoms of metabolic acidosis for ketoacidosis, regardless of blood glucose level. If suspected, discontinue this combination, evaluate and treat promptly.<br />\r\n<br />\r\n<strong>Acute kidney injury &amp; impairment in renal function</strong>: Consider temporarily discontinuing this combination in settings of reduced oral intake or fluid losses. If acute kidney injury occurs, discontinue this combination promptly and institute treatment.<br />\r\n<br />\r\n<strong>Urosepsis, Pyelonephritis, Fournier&rsquo;s gangrene &amp; Genital mycotic infections</strong>: Treatment with SGLT2 inhibitors increases the risk for urinary tract infections. Evaluate patients for signs and symptoms of urinary tract infections and treat promptly, if indicated.<br />\r\n<br />\r\n<strong>Hypoglycemia</strong>: Consider lowering the dose of insulin secretagogue or insulin to reduce the risk of hypoglycemia when initiating this combination.<br />\r\n<br />\r\n<strong>Vitamin B12 Deficiency</strong>: Metformin Hydrochloride may lower vitamin B12 levels. Monitor hematologic parameters annually.<br />\r\n<br />\r\n<strong>Increased LDL-C</strong>: Monitor and treat as appropriate.<br />\r\n<br />\r\n<strong>Macrovascular Outcomes</strong>: There have been no clinical studies establishing conclusive evidence of macrovascular risk reduction with this combination.</p>', '<p>In controlled clinical studies single doses of up to 800 mg Empagliflozin (equivalent to 32-times the highest recommended daily dose) in healthy volunteers and multiple daily doses of up to 100 mg Empagliflozin (equivalent to 4-times the highest recommended daily dose) in patients with type 2 diabetes did not show any toxicity. Hypoglycaemia has not been seen with Metformin doses of up to 85 g, although lactic acidosis has occurred in such circumstances. Lactic acidosis is a medical emergency and must be treated in hospital. In the event of an overdose, treatment should be initiated as appropriate to the patient&#39;s clinical status. The most effective method to remove lactate and Metformin is haemodialysis. The removal of Empagliflozin by haemodialysis has not been studied</p>', '<p>Combination Oral hypoglycemic preparations</p>', '<p>Keep below 30&deg;C temperature, protected from light &amp; moisture. Keep out of the reach of children</p>', NULL, '2022-02-20 01:29:51', '2022-06-10 00:32:40');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(500, 500, '<p>Enalapril is indicated in-</p>\r\n\r\n<ul>\r\n	<li>All grades of essential hypertension and renovascular hypertension either alone or in combination with other antihypertensive agents especially thiazide diuretics.</li>\r\n	<li>Prevention of symptomatic heart failure.</li>\r\n	<li>Treatment of congestive heart failure (adjunct), usually in combination with diuretics and digitalis.</li>\r\n	<li>Prevention of coronary ischaemic events in patients with left ventricular dysfunction.</li>\r\n</ul>\r\n\r\n<p>Enalapril is also used either alone or as an adjunct in the treatment of angina, diabetic nephropathy and Raynaud&#39;s disease.</p>', '<p>Enalapril, after hydrolysis to enalaprilate, inhibits Angiotensin Converting Enzyme (ACE). ACE is a peptidyl dipeptidase that catalyses the conversion of angiotensin I to the vasoconstrictor substance angiotensin II. Angiotensin II also stimulates aldosterone secretion by the adrenal cortex. The beneficial effects of enalapril in hypertension and heart failure appear to result primarily from suppression of the renin-angiotensin aldosterone system</p>', '<p><strong>Hypertension</strong>: Initially 5 mg once daily if used alone or 2.5 mg daily if used in addition to diuretic, in elderly patients or in patients with renal impairment. Usual maintenance dose is 10-20 mg once daily. However, in severe hypertension it may be increased to a maximum of 40 mg once daily.<br />\r\n<br />\r\n<strong>Heart failure (adjunct) and asymptomatic left ventricular dysfunction</strong>: Initially 2.5 mg under close medical supervision. Usual maintenance dose is 20 mg daily in 1-2 divided doses</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Combination with other antihypertensive agents such as b blockers, Methyldopa, calcium antagonists and diuretics may increase the antihypertensive efficacy. Adrenergic blocking drugs should only be combined with Enalapril under careful supervision. Concomitant Propranolol may reduce the bioavailability of Enalapril, but this does not appear to be of any clinical significance. Concomitant therapy with Lithium may increase the serum Lithium concentration.</p>', '<p>Aortic stenosis or outflow tract obstruction. Renovascular disease. Severe resistant HTN. Peripheral vascular disease or generalized atherosclerosis.</p>', '<p>Dizziness and headache are more commonly reported side effects. Fatigue and asthenia were reported in 2-3% of patients. Other side effects occurred&nbsp;in less than 2% of patients and included hypotension, orthostatic hypotension, syncope, nausea, diarrhoea, muscle cramps, rash and cough.<br />\r\n<br />\r\nLess frequently renal dysfunction, renal failure and oliguria have been reported. Angioedema, hyperkalemia and hyponatremia have also been reported rarely</p>', '<p><strong>Category D</strong>: Contraindicated in pregnancy. The drug is excreted in trace amount in human milk and caution should be exercised if given to nursing mothers.</p>', '<p>Assess renal function; regular WBC counts in patient w/ collagen vascular disease eg SLE &amp; scleroderma. Patient receiving immunosuppressive therapy; those prone to salt or water depletion. Pregnancy.</p>', '<p><strong>symptoms-</strong></p>\r\n\r\n<ul>\r\n	<li>Lightheadedness, dizziness, or fainting</li>\r\n	<li>Decrease in urine output</li>\r\n	<li>Drowsiness, headache, or back pain</li>\r\n	<li>Slow or irregular heartbeat.</li>\r\n</ul>\r\n\r\n<p><strong>Management-</strong></p>\r\n\r\n<ul>\r\n	<li>Fluids through an intravenous line (IV)</li>\r\n	<li>Medications to increase blood pressure</li>\r\n	<li>Other treatments based on complications that occur</li>\r\n	<li>Closely monitoring the heart and lungs.</li>\r\n</ul>', '<p>Angiotensin-converting enzyme (ACE) inhibitors</p>', NULL, '<p><strong>Use in the elderly (over 65 years)</strong>: The starting dose should be 2.5 mg. Enaril is effective in the treatment of hypertension in the elderly. The dose should be titrated according to need for the control of blood pressure.</p>', '2022-02-20 01:30:13', '2022-06-10 00:34:25'),
(501, 501, '<p>Encephalitis Vaccine is indicated for active immunisation against Japanese encephalitis in adults, adolescents, children and infants aged 2 months and older. Encephalitis Vaccine should be considered for use in individuals at risk of exposure through travel or in the course of their occupation.</p>', '<p>The mechanism of action of Japanese encephalitis (JE) vaccines is not well understood. Studies in animals have shown that the vaccine triggers the immune system to produce antibodies against Japanese encephalitis virus that are most often protective. Challenge studies were performed in mice that were treated with human Encephalitis Vaccine antisera. These studies showed that almost all mice that had a Plaque Reduction Neutralization Test titre of at least 1:10 were protected from a lethal Japanese encephalitis virus challenge.</p>', '<p><strong>Adults (18 to &le; 65 years of age)</strong>: The primary vaccination series consists of two separate doses of 0.5 ml each, according to the following conventional schedule:</p>\r\n\r\n<ul>\r\n	<li>First dose: Day 0.</li>\r\n	<li>Second dose: 28 days after first dose.</li>\r\n</ul>\r\n\r\n<p>Rapid schedule: Persons aged 18 to &le;65 years can be vaccinated in a rapid schedule as follows:</p>\r\n\r\n<ul>\r\n	<li>First dose: Day 0.</li>\r\n	<li>Second dose: 7 days after first dose.</li>\r\n</ul>\r\n\r\n<p>With both schedules, primary immunisation should be completed at least one week prior to potential exposure to Japanese encephalitis virus (JEV). It is recommended that vaccinees who received the first dose of Encephalitis Vaccine complete the primary 2-dose vaccination course with Encephalitis Vaccine. If the primary immunization of two injections is not completed, full protection against the disease might not be achieved. There is data that a second injection given up to 11 months after the first dose results in high seroconversion rates.<br />\r\n<br />\r\nBooster dose: A booster dose (third dose) should be given within the second year (i.e. 12-24 months) after primary immunization, prior to potential re-exposure to JEV. Persons at continuous risk for acquiring Japanese encephalitis (laboratory personnel or persons residing in endemic areas) should receive a booster dose at month 12 after primary immunization. Long-term seroprotection data following a first booster dose administered 12-24 months after primary immunization suggest that a second booster should be given 10 years after the first booster dose, prior to potential exposure to JEV.<br />\r\n<br />\r\n<strong>Elderly (&gt;65 years of age)</strong>: The primary vaccination series consists of two separate doses of 0.5 ml each, according to the following conventional schedule:</p>\r\n\r\n<ul>\r\n	<li>First dose: Day 0.</li>\r\n	<li>Second dose: 28 days after first dose.</li>\r\n</ul>\r\n\r\n<p><strong>Pediatric Population</strong>:<br />\r\nChildren and adolescents from 3 years to &lt;18 years of age: The primary vaccination series consists of two separate doses of 0.5 ml according to the following schedule:</p>\r\n\r\n<ul>\r\n	<li>First dose: Day 0.</li>\r\n	<li>Second dose: 28 days after first dose.</li>\r\n</ul>\r\n\r\n<p>Children from 2 months to &lt;3 years of age: The primary vaccination series consists of two separate doses of 0.25 ml according to the following schedule:</p>\r\n\r\n<ul>\r\n	<li>First dose: Day 0.</li>\r\n	<li>Second dose: 28 days after first dose.</li>\r\n</ul>\r\n\r\n<p>The vaccine should be administered by intramuscular injection into the deltoid muscle. In infants, the anterolateral aspect of the thigh may be used as injection site. Encephalitis Vaccine should never be injected intravascularly. When Encephalitis Vaccine is administered concomitantly with injectable vaccines, they should be given with separate syringes at opposite sites. Exceptionally, Encephalitis Vaccine can also be administered subcutaneously to patients with thrombocytopenia or bleeding disorders since bleeding may occur following an intramuscular administration. Subcutaneous administration could lead to a suboptimal response to the vaccine. However, it should be noted that there are no clinical efficacy data to support administration by the subcutaneous route.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Hypersensitivity to the active substance or to any of the excipients or to the residues protamine sulphate, formaldehyde, bovine serum albumin, host cell DNA, sodium metabisulphite, host cell protein. Individuals who show hypersensitivity reactions after receiving the first dose of the vaccine should not be given the second dose. Administration must be postponed in persons with acute severe febrile conditions.</p>', '<p><strong>Very common</strong>: headache, muscle pain, injection site pain, injection site tenderness, tiredness.<br />\r\n<br />\r\n<strong>Common</strong>: Nausea, influenza like illness, fever, other injection site reactions (e.g. redness, hardening, swelling, itching).<br />\r\n<br />\r\n<strong>Uncommon</strong>: vomiting, skin rash, changes in the lymph-nodes, migraine (throbbing headache, often accompanied by nausea and vomiting and sensitivity to light), dizziness, vertigo (spinning sensation), diarrhoea, belly pain, excessive sweating, itching, chills, general condition of feeling unwell, musculoskeletal stiffness, joint pain, weakness, abnormal laboratory liver test results (hepatic enzymes increased).</p>', '<p><strong>Pregnancy</strong>: There are limited amount of data from the use of Encephalitis Vaccine in pregnant women. In animal studies findings of unclear clinical relevance have been identified. As a precautionary measure, the use of Encephalitis Vaccine during pregnancy should be avoided.<br />\r\n<br />\r\n<strong>Breast-feeding</strong>: It is unknown whether Encephalitis Vaccine is excreted in human milk. No effects on the breastfed newborn/infant are anticipated since the systemic exposure of the breast-feeding woman to Encephalitis Vaccine is negligible. However, in the absence of data and as a precautionary measure the use of Encephalitis Vaccine during lactation should be avoided.<br />\r\n<br />\r\n<strong>Fertility</strong>: A study in rats did not indicate vaccine-related effects on female reproduction, foetal weight, survival and development of the off-spring.</p>', NULL, NULL, '<p>Vaccines, Anti-sera &amp; Immunoglobulin</p>', '<p>Store in a refrigerator (2&deg;C-8&deg;C). Do not freeze. Store in the original package in order to protect from light.</p>', '<p><strong>Children below 2 months of age</strong>: The safety and efficacy of Encephalitis Vaccine in children younger than 2 months has not been established. No data are available.</p>', '2022-02-20 01:30:32', '2022-06-10 00:36:15'),
(502, 502, '<p>Enoxaparin is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Treatment of deep vein thrombosis, with or without pulmonary embolism.</li>\r\n	<li>Treatment of unstable angina and non-Q-wave myocardial infarction, administered concurrently with aspirin.</li>\r\n	<li>Prevention of thrombus formation in the extra-corporal circulation during haemodialysis.</li>\r\n	<li>Prophylaxis of venous thromboembolic disease (prevention of blood clot formation in the veins), in particular those which may be associated with orthopedic or general surgery.</li>\r\n	<li>Prophylaxis of venous thromboembolic disease in medical patients bedridden due to acute illness, including cardiac insufficiency, respiratory failure, severe infections, rheumatic diseases.</li>\r\n</ul>', '<p>Enoxaparin Sodium is a low molecular weight heparin with a high anti-Xa activity and low anti-lla or antithrombin activity. At doses required for the various indications, Enoxaparin Sodium does not increase bleeding time. At preventive doses, Enoxaparin Sodium causes no notable modification of activated Partial Thromboplastin Time (aPTT). It neither influences platelet aggregation nor binding of fibrinogen to platelets. Enoxaparin Sodium is primarily metabolised in the liver.</p>', '<p><strong>Treatment of deep vein thrombosis, with or without pulmonary embolism</strong>: Subcutaneously 100 anti-Xa lU/kg twice daily for 10 days or Subcutaneously 150 anti-Xa lU/kq once daily for 10 days. Oral anticoagulant therapy should be initiated when appropriate and Enoxaparin Sodium treatment should be continued until a therapeutic anticoaqulant effect has been achieved.<br />\r\n<br />\r\n<strong>Treatment of unstable angina and non-Q-wave myocardial infarction, administered concurrently with aspirin</strong>: Subcutaneously 100 anti-Xa lU/kg twice daily for 2- 8 days. Should be administered concurrently with oral aspirin (100 to 325 mg once daily). Treatment with Enoxaparin Sodium in these patients should be prescribed fora minimum of 2 days and continued until clinical stabilization.<br />\r\n<br />\r\n<strong>Prevention of thrombus formation in extra corporeal circulation during hemodialysis</strong>: Recommended dose is 100 anti-Xa lU/kg. For patients with a high risk of hemorrhage, the dose should be reduced to 50 anti-Xa lU/kg for double vascular access or 75 anti-Xa lU/kg for single vascular access. During hemodialysis, Enoxaparin Sodium should be introduced into the arterial line of the circuit at the beqinninq of the dialysis session.<br />\r\n<br />\r\nProphylaxis of venous thromboembolic disease in surgical patients:</p>\r\n\r\n<ul>\r\n	<li><strong>Patients undergoing general surgery with a moderate risk of thromboembolism (e.g. abdominal surgery)</strong>: Subcutaneously 2000 anti-Xa IU (0.2 ml) or 4000 anti-Xa IU (0.4 ml) once daily for 7 to 10 days. The first injection should be given 2 hours before the surgical procedure.</li>\r\n	<li><strong>Patients undergoing orthopedic surgery with a high risk of thromboembolism</strong>: Subcutaneously 4000 anti-Xa IU (0.4 ml) once daily for 7 to 10 days. The first injection should be given 12 hours before the surgical procedure. Longer treatment duration may be appropriate in some patients like continued therapy with 4000 anti-Xa IU once daily for 3 weeks following the initial therapy has been proven to be beneficial in orthopaedic surqery.</li>\r\n</ul>\r\n\r\n<p><strong>Prophylaxis of venous thromboembolic disease in medical patients</strong>: Subcutaneously 4000 anti-Xa IU (0.4 ml) once daily for 6- 14 days.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>It is recommended that agents which affect hemostasis should be discontinued prior to Enoxaparin Sodium therapy unless strictly indicated. These agents include medications such as: acetylsalicylic acid (and derivatives), NSAIDs (including ketorolac), ticlopidine,clopidogrel,dextran 40,glucocorticoids, thrombolytics and anticoagulants, other antiplatelet aggregation agents including glycoprotein llb/llla antagonists. If the combination is indicated, should be used with careful clinical and laboratory monitoring.</p>', '<p>Patients with known hypersensitivity to Enoxaparin Sodium, heparin or other low molecular weight heparins. Patients with active major bleeding and conditions with a high risk of uncontrolled hemorrhage including recent hemorrhagic stroke.</p>', '<p>Haemorrhage (bleeding), Thrombocytopenia, elevations of serum aminotransferase. Pain, bluish marks at injection sites to skin rash at injection sites. Cases of neuraxial hematomas with the concurrent use of Enoxaparin and spinal/epidural anesthesia or spinal puncture have resulted in varying degrees of neurologic injuries.</p>', '<p>Pregnancy category B. In humans, there is no evidence that Enoxaparin Sodium crosses the placental barrier. As there are no adequate and well-controlled studies in pregnant women, Enoxaparin Sodium should be used during pregnancy only if clearly needed. Pregnant women with mechanical prosthetic heart valves may be at a higher risk for thromboembolism.<br />\r\n<br />\r\nIt is not known whether Enoxaparin is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants, a decision should be made whether to discontinue nursing or discontinue Enoxaparin, taking into account the importance of Enoxaparin to the mother and the known benefits of nursing.</p>', '<p>Enoxaparin Sodium should be injected by deep subcutaneous route in prophylactic and curative treatment and by intravascular route during hemodialysis. Do not administer by the intramuscular route. Enoxaparin Sodium should be used with caution in conditions with increased potential for bleeding, such as impaired hemostasis, history of peptic ulcer, recent ischemic stroke, uncontrolled severe arterial hypertension, diabetic retinopathy and recent neuro- or ophthalmologic surgery, concomitant use of medications affecting hemostasis. It is recommended that the platelet counts be measured before the initiation of the treatment and regularly thereafter during treatment.</p>', '<p>Accidental overdosage following administration of Enoxaparin may lead to hemorrhagic complications. Injected Enoxaparin may be largely neutralized by the slow i.v. injection of protamine sulfate (1% solution) The dose of protamine sulfate should be equal to the dose of Enoxaparin injected: 1 mg protamine sulfate should be administered to neutralize 1 mg Enoxaparin.</p>', '<p>Parenteral anti-coagulants</p>', '<p>Store in a cool and dry place, protect from light and moisture. Do not store above 25&deg;C. Do not store in a refrigerator or freezer. Keep out of the reach of children</p>', '<p><strong>Dose in Elderly Patients</strong>: No dosage adjustment is necessary, unless kidney function is impaired.<br />\r\n<br />\r\n<strong>Dose in Renal Impairment</strong>: Although no dosage adjustment is recommended in patients with moderate (creatinine clearance: 30-50 ml/min) and mild (creatinine clearance: 50 80 ml/min) renal impairment, all such patients should be observed carefully for signs and symptoms of bleeding. For patients with severe (creatinine clearance &lt;30 ml/min) renal impairment, following dosage adjustments are recommended: Prophylactic dose ranges: 2000 antiXa IU once daily; Therapeutic dose ranges: 100 anti-Xa lU/kg once daily.<br />\r\n<br />\r\n<strong>Dose in Hepatic Impairment</strong>: Caution should be used in hepatically impaired patients.</p>', '2022-02-20 01:30:48', '2022-06-10 00:38:30'),
(503, 503, '<p>Adjunct to levodopa treatment in Parkinson&#39;s disease</p>', '<p>Entacapone decreases the metabolic loss of levodopa to 3-O-methyldopa (3-OMD) through inhibition of COMT enzyme leading to an increased levodopa concentration, thus, extending the duration and effect in the brain.</p>', '<p>200 mg with each levodopa/dopa decarboxylase inhibitor dose. Max: 200 mg 10 times daily (2,000 mg daily). Gradually reduce levodopa dose by approx 10-30% or increase dosing interval w/in the 1st few wk of starting treatment.<br />\r\n<br />\r\nMay be taken with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>May interfere with metabolism of other drugs metabolised by COMT (e.g. rimiterole). May aggravate levodopa-induced orthostatic hypotension. Risk of dopaminergic effects with dopamine agonists (e.g. bromocriptine), selegiline, amantadine. May form chelates with Fe in the GI tract. Additive sedative effects with other CNS depressants.</p>', '<p>Phaeochromocytoma, history of neuroleptic malignant syndrome and/or non-traumatic rhabdomyolysis. Hepatic impairment. Concomitant use w/ non-selective MAOIs.</p>', '<p>Abdominal pain, nausea, vomiting, diarrhoea, constipation, colitis, dry mouth, dyskinesia, dizziness, nightmares, insomnia, hallucinations, confusion, fatigue, increased sweating, behavioural disturbances; urine, skin, hair, beard and nail discolourations; cholestatic hepatitis, rhabdomyolysis. Rarely, agitation, urticaria, erythematous or maculopapular rash, anorexia, wt decrease, increased liver enzymes.</p>', '<p><strong>Category C</strong>: Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patient with biliary obstruction, ischaemic heart disease. Avoid abrupt withdrawal. Pregnancy and lactation.</p>', '<p><strong>Symptoms:</strong>&nbsp;Decreased activity, confusion, somnolence, hypotonia, urticaria, skin discolouration.<br />\r\n<strong>Management:</strong>&nbsp;Symptomatic treatment.</p>', '<p>Antiparkinson drugs</p>', '<p>Store at 25&deg;C.</p>', NULL, '2022-02-20 01:31:05', '2022-06-10 00:40:31'),
(504, 504, '<p>Entecavir is indicated for the treatment of chronic hepatitis B virus infection in adults and pediatric patients 2 years of age and older with evidence of active viral replication and either evidence of persistent elevation in serum aminotransferases (ALT or AST) or histologically active disease.</p>', '<p>By competing with the natural substrate deoxyguanosine triphosphate, entecavir functionally inhibits all three activities of the HBV polymerase (reverse transcriptase, rt):</p>\r\n\r\n<ul>\r\n	<li>Base priming,</li>\r\n	<li>Reverse transcription of the negative strand from the pregenomic messenger RNA, and</li>\r\n	<li>Synthesis of the positive strand of HBV DNA. Upon activation by kinases, the drug can be incorporated into the DNA which has the ultimate effect of inhibiting the HBV polymerase activity.</li>\r\n</ul>', '<p>The recommended dose of Entecavir for chronic hepatitis B virus infection in nucleoside-treatment-naive adults and adolescents 16 years of age is 0.5 mg once daily. For Lamivudine-refractory or known Lamivudine or Telbivudine resistance mutations, the recommended dose of Entecavir is 1 mg once daily. For patients with decompensated liver disease (adult) the recommended dose of Entecavir is 1 mg once daily. Entecavir should be administered on an empty stomach (at least 2 hours after a meal or 2 hours before the next meal).<br />\r\n<br />\r\nMissed Dose: If it is almost time for next dose, skip the missed dose and take the next dose at the proper time. Nobody should take a double dose to make up for the missed dose.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Co-administration of Entecavir with Lamivudine or Adefovir dipivoxil did not result in significant drug interactions. The effects of co-administration of Entecavir with other drugs that are eliminated through renal or are known to affect renal function have not been evaluated and patients should be monitored closely for adverse events when coadministered with such drugs.</p>', '<p>Entecavir is contraindicated in patients with previously demonstrated hypersensitivity to Entecavir or any component of the product</p>', '<p>The most common adverse events are headache, fatigue, dizziness and nausea.</p>', '<p>There are no data on the effect of Entecavir on the transmission of HBV from mother to infant. Therefore, appropriate care should be taken. It is not known whether it is excreted in human milk. Mothers should be instructed not to breastfeed if they are taking Entecavir.</p>', '<p><strong>Lactic acidosis</strong>: Lactic acidosis and severe hepatomegaly with steatosis, including fatal cases have been reported with the use of nucleoside analogues alone or in combination with antiretrovirals.<br />\r\n<br />\r\n<strong>Exacerbations of hepatitis after discontinuation of treatment</strong>: Severe acute exacerbations of hepatitis B have been reported in patients who have discontinued anti-hepatitis B therapy, including Entecavir.</p>', '<p>There is no experience of Entecavir overdosage reported in patients. Healthy subjects who received up to 20 mg daily for up to 14 days and single doses up to 40 mg had no unexpected adverse events. If overdosage occurs, the patient must be monitored for evidence of toxicity and standard supportive treatment as necessary.</p>', '<p>Hepatic viral infections (Hepatitis B)</p>', '<p>Keep in a dry place and store below 30&deg;C. Protect from light and keep out of the reach of children.</p>', '<p><strong>Pediatric</strong>: Safety and effectiveness of Entecavir in pediatric patients below the age of 2 years have not been established.<br />\r\n<br />\r\n<strong>Geriatric</strong>: Clinical studies of Entecavir did not include sufficient numbers of subjects aged 65 years and over to determine whether they respond differently from younger subjects. But care should be taken in dose selection, and it may be useful to monitor renal function.<br />\r\n<br />\r\n<strong>Dose adjustment in renal impairment</strong>: Dose adjustment is recommended for patients with CrCl &lt;50 ml/min including patients on hemodialysis or continuous ambulatory peritoneal dialysis (CAPD) as shown below:</p>\r\n\r\n<ul>\r\n	<li>CrCl &ge;50 ml/min:&nbsp;0.5 mg every 24 hours</li>\r\n	<li>CrCl&nbsp;30 to &lt;50 ml/min:&nbsp;0.5 mg every 48 hours</li>\r\n	<li>CrCl 10 to &lt;30 ml/min:&nbsp;0.5 mg every 72 hours</li>\r\n	<li>CrCl &lt;10&nbsp;ml/min or&nbsp; Hemodialysis or CAPD:&nbsp;0.5 mg every 7 days</li>\r\n</ul>', '2022-02-20 01:31:30', '2022-06-10 00:42:34'),
(505, 505, '<p>Epalrestat consequently improves peripheral neuropathy due to sorbitol accumulation. It is usually used to improve numbness, pain and abnormality of vibration sensation/heart rate variability associated with diabetic peripheral neuropathy.</p>', '<p>Epalrestat is aldose reductase inhibitor. The aldose reductase inhibitors have a distinct mechanism of action, affecting the underlying disease process in diabetic neuropathy, although the extent of the polyol pathway involvement is yet to be determined. This medicine suppresses accumulation of sorbitol in cells by inhibiting action of aldose reductase which converts glucose of sugar to sorbitol. Epalrestat may improve motor and sensory nerve conduction velocity and subjective neuropathy symptoms.</p>', '<p>In general, for adults, take 1 tablet (50 mg of the active ingredient) at a time, 3 times a day before meals. The dosage may be adjusted according to your age and symptoms.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>There are no known drug interactions and none well documented.</p>', '<ul>\r\n	<li>If you have previously experienced any allergic reactions (itch, rash, etc.) to any medicines.</li>\r\n	<li>If you are pregnant or breastfeeding.</li>\r\n	<li>If you are taking any other medicinal products. (Some medicines may interact to enhance or diminish medicinal effects. Beware of over-the-counter medicines and dietary supplements as well as other prescription medicines.)</li>\r\n</ul>', '<p>The most commonly reported adverse reactions include abdominal pain, nausea, rash, itch, erythema and blister.</p>', '<p>Pregnancy category is not classified. FDA has not yet classified the drug into a specified pregnancy category</p>', '<p>Your urinary color may turn yellowish brown or red due to color of the component of this medicine. Do not worry about the change.</p>', NULL, '<p>Aldose reductase inhibitor</p>', '<p>Keep out of the reach of children. Store away from direct sunlight, heat and moisture.</p>', NULL, '2022-02-20 01:31:53', '2022-06-10 00:44:04'),
(506, 506, '<p>Improvement of muscular hypertonic symptoms in the following diseases Cervical syndrome, periarthritis of the shoulder, lumbago. Spastic paralysis in the following disease: Cerebrovascular disease,spastic spinal paralysis, cervical spondylosis, postoperative sequelae (including cerebrospinal tumor), sequelae to trauma (spinal trauma, head injury), amyotrophic lateral sclerosis, cerebral palsy, spinocerebellar degeneration, spinal vascular diseases and other encephalomyelopathies.</p>', '<p>Eperisone is centrally-acting skeletal muscle relaxant used to improve myotonic symptoms.</p>', '<p>For adults: Usually 3 tablets per day in three divided doses after each meal. The dosage should be adjusted depending on the patient age and severity of symptoms.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Avoid concomitant use with tolperisone HCl and methocarbamol.</p>', '<p>Eperisone is contraindicated in patients with a history of hypersensitivity to Eperisone Hydrochloride.</p>', '<p>The side effects of Eperisone are very rare, only a few cases have been observed. These are excessive relaxation, stomachache, nausea, vertigo, anorexia, drowsiness, skin rashes, diarrhea, vomiting, indigestion, GI disturbances, insomnia, headache, constipation, etc.</p>', '<p>Eperisone should only be used in pregnant women if the expected therapeutic benefits are evaluated to outweight the possible risks of treatment. The safety of Eperisone has not been established in pregnant women. The drug should not be used during lactation.</p>', NULL, NULL, '<p>Centrally acting Skeletal Muscle Relaxants</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-20 01:32:19', '2022-06-10 00:45:37'),
(507, 507, '<p>Ephedrine is indicated to reverse hypotension induced by spinal or epidural anaesthesia. It is of little value in hypotensive crisis due to shock, circulatory collapse, or haemorrhage.</p>', '<p>Ephedrine is a stimulant drug, belonging to a group of medicines known as sympathomimetics. Specifically it is both an alpha and beta adrenergic agonist. In addition, Ephedrine enhances the release of norepinephrine, a strong endogenous alpha agonist. The action of this compound is notably similar to that of the body&#39;s primary adrenergic hormone epinephrine (adrenaline), which also exhibits action toward both alpha and beta receptors. When administered, Ephedrine will notably increase the activity of the central nervous system, as well as have a stimulatory effect on other target cells.</p>', '<p>To reverse hypotension induced by spinal or epidural anaesthesia 3 to 6 mg (or at most 9 mg) Ephedrine Hydrochloride is given by slow intravenous injection and repeated every 3 to 4 minutes as required; the maximum total dose is 30 mg. Ephedrine has also been given by intramuscular or subcutaneous injection.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Administration of Ephedrine may cause a hypertensive crisis in patients receiving an Monoamine Oxidase Inhibitor (including an Reversible Inhibitor of Monoamine Oxidase type A). Ephedrine should be avoided or used with care in patients undergoing anaesthesia with cyclopropane, halothane, or other volatile anaesthetics. An increased risk of arrhythmias may occur if given to patients receiving cardiac glycosides, quinidine, or tricyclic antidepressants, and there is an increased risk of vasoconstrictor or pressor effects in patients receiving ergot alkaloids or oxytocin</p>', '<p>The use of Ephedrine is contraindicated in the presence of coronary thrombosis. It should be used with caution in patients with organic heart disease, cardiac decompensation, hyperthyroidism, hypertension, and angina pectoris, and in patients receiving digitalis.</p>', '<p>Adverse effects reported are nausea, vomiting, anorexia; tachycardia (sometimes bradycardia), arrhythmias, anginal pain, vasoconstriction with hypertension, vasodilation with hypotension, dizziness and flushing; dyspnoea; headache, anxiety, restlessness, confusion, psychoses, insomnia, tremor; difficulty in micturition, urine retention; sweating, hypersalivation; changes in blood-glucose concentration; very rarely angle-closure glaucoma.</p>', '<p><strong>Pregnancy</strong>: Category C. Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: Ephedrine Hydrochloride is distributed into breast milk, and therefore Ephedrine Hydrochloride Injection is not recommended for use during lactation because of the risk of adverse effects in the infant.</p>', '<p>Ephedrine should be given with care to patients with hyperthyroidism, diabetes mellitus, ischemic heart disease, hypertension, renal impairment, or angle-close glaucoma. In patients with prostatic enlargement, Ephedrine may increase difficulty with micturition. Use in pregnancy and lactation: Increased fetal heart rate reported with parenteral Ephedrine. Irritability and disturbed sleep have been reported in breast-fed infants.</p>', '<p>When given in sufficiently large doses Ephedrine gives rise in most patients to certain minor reactions, such as giddiness, headache, nausea, vomiting, sweating, palpitations, difficulty in micturition, tremors, anxiety, restlessness and insomnia; some patients may exhibit these symptoms even with the usual therapeutic dosage.</p>', '<p>Other adrenoceptor stimulants, Vasoconstrictor/Venotonic</p>', '<p>Store in a cool, dry place, protected from light. Keep all medicines out of reach of children.</p>', NULL, '2022-02-20 01:32:45', '2022-06-10 00:47:21'),
(508, 508, '<p>Epinastine sterile ophthalmic solution is indicated for the treatment of signs and symptoms of allergic conditions of the anterior segment of the eye.</p>', '<p>Epinastine is a topically active antihistamine that antagonizes both histamine H1&nbsp;and H2&nbsp;receptors. Moreover, it has mast cell stabilizing activity and prevents the release of inflammatory mediators from the blood vessel. Epinastine does not penetrate the blood-brain barrier and therefore is not expected to induce side effects on the central nervous system.</p>', '<p>Instill 1 drop in the affected eye(s) twice daily.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Contraindicated in patients who are hypersensitive to Epinastine or to any of the components of this preparation.</p>', '<p>The most frequently reported side effects are mild burning sensation, folliculosis, hyperemia, pruritus, cold symptoms and upper respiratory infections.</p>', '<p>There are no adequate and well-controlled studies on pregnant women. Epinastine should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether Epinastine is excreted in human milk. Caution should be exercised when Epinastine is administered to a nursing mother.</p>', '<p>For ophthalmic use only. Patients should be advised not to wear contact lenses if their eye is red.</p>', NULL, '<p>Ophthalmic Non-Steroid drugs</p>', '<p>Store in a cool &amp; dry place, protect from light. Do not use longer than one month after the first opening. Keep out of the reach of children.</p>', '<p><strong>Use in children</strong>: Safety and effectiveness in children below the age of 3 years have not been established.<br />\r\n<br />\r\n<strong>Use in elderly patients</strong>: No overall differences in safety and effectiveness have been observed between elderly and other adult patients.</p>', '2022-02-20 01:33:09', '2022-06-10 00:49:24'),
(509, 509, '<p>Epirubicin Injection is an anthracycline topoisomerase II inhibitor indicated as a component of adjuvant therapy in patients with evidence of axillary node tumor involvement following resection of primary breast cancer</p>', '<p>Epirubicin, an anthracycline with cytotoxic properties. It inhibits DNA and RNA synthesis by steric obstruction after intercalating between DNA base pairs that triggers DNA cleavage by by topoisomerase II. It also inhibits DNA helicase and generates cytotoxic free radicals.</p>', '<p>Acute leukaemias; Lymphoma; Multiple myeloma; Solid tumours:</p>\r\n\r\n<ul>\r\n	<li>As a single agent: 60-90 mg/m2&nbsp;3-4 wkly.</li>\r\n	<li>Max (total cumulative dose): 0.9-1 g/m2.</li>\r\n	<li>Palliative care: 12.5-25 mg/m2&nbsp;once wkly.</li>\r\n</ul>\r\n\r\n<p>Adjuvant treatment in axillary-node positive breast cancer: Recommended starting doses: 100-120 mg/m2&nbsp;as a single dose on day 1 or as 2 divided doses on days 1 and 8 of each 28-day cycle. Repeat for 6 cycles.<br />\r\n<br />\r\nIntravesical Local treatment of bladder carcinoma: As 0.1% soln: 50 mg/wk for 8 wk; reduce dose if chemical cystitis develops.<br />\r\n<br />\r\nFor carcinoma in-situ: 80 mg in 50 mL wkly.<br />\r\n<br />\r\nFor prevention of recurrence in patients who have undergone transurethral resection: 50 mg/wk for 4 wk, followed by 50 mg/mth for 11 mth; retain soln in the bladder for 1 hr during each administration.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Paclitaxel and other anthracyclines. Cimetidine, heparin. Antineoplastic drugs, cardiotoxic drugs, radiation, hepatoactive drugs.</p>', '<p>Cardiac impairment, severe or recent Ml; previous full cumulative doses of anthracyclines. Hypersensitivity; severe hepatic dysfunction. Not for intravesical use where invasive tumours have penetrated the bladder wall; urinary infections, bladder inflammation or catheterisation problems. Pregnancy, lactation.</p>', '<p>In early breast cancer, acute adverse events occurring in &ge;10% of patients are leucopenia, neutropenia, anemia, thrombocytopenia, amenhorrhea, lethargy, nausea/vomiting, mucositis, diarrhea, infection, conjunctivitis/keratitis, alopecia, local toxicity and rash/itch.<br />\r\n<br />\r\nLong term adverse events occurring at a frequency of 1-2% are asymptomatic drops in LVEF and CHF and secondary leukemia.</p>', '<p>Discontinue nursing prior to taking&nbsp;Epirubicin. Not known if excreted in breast milk</p>', '<p>Previous extensive radiotherapy, bone infiltration by tumour, severe renal and hepatic dysfunction. May cause tumor lysis syndrome or radiation recall. Elderly women &gt;70 yr. CV disease, hypertensive cardiomyopathy; monitor hematological and cardiac function regularly. Extravasation during IV admin may result in severe local tissue necrosis. Do not give via IM/SC routes as extravasation can lead to severe local necrosis</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', NULL, NULL, '2022-02-20 01:33:37', '2022-06-10 00:51:23'),
(510, 510, '<p>Congestive heart failure after an acute myocardial infarction, Hypertension.</p>', '<p>Eplerenone selectively binds to the mineralocorticoid receptor and blocks the binding of aldosterone, a key component in the renin-angiotensin-aldosterone-system, which is involved in the regulation of BP and pathophysiology of CV disease. Aldosterone binds to mineralocorticoid receptors in both epithelial (e.g. kidney, GI tract) and nonepithelial (e.g. heart, blood vessels, brain) tissues; causing increases in BP by inducing Na reabsorption, vascular remodelling, water retention, endothelial dysfunction and possibly other mechanisms.</p>', '<p><strong>Congestive Heart Failure after an acute Myocardial Infarction:&nbsp;</strong>The recommended dose of Eplerenone is 50 mg once daily. Treatment should be initiated at 25 mg once daily and titrated to the target dose of 50 mg once daily preferably within 4 weeks as tolerated by the patient. Eplerenone may be administered with or without food.<br />\r\n<br />\r\n<strong>Hypertension:</strong>&nbsp;Eplerenone may be used alone or in combination with other antihypertensive agents. The recommended starting dose of Eplerenone is 50 mg administered once daily. For patients with an inadequate blood pressure response to 50 mg once daily the dosage of Eplerenone should be increased to 50 mg twice daily. Higher dosages of Eplerenone are not recommended either because they have no greater effect on blood pressure than 100 mg or because they are associated with an increased risk of hyperkalemia.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>May increase risk of hyperkalaemia with ACE inhibitors and/or angiotension receptor blocker, ciclosporin, tacrolimus, trimethoprim. May reduce antihypertensive effect with NSAIDs, glucocorticoids, tetracosactide. May enhance hypotensive effect of &alpha;1-blockers (e.g. alfuzosin, prazosin), TCAs, amifostine, baclofen, neuroleptics. May increase plasma level with mild to moderate CYP3A4 inhibitors (e.g. fluconazole, erythromycin, saquinavir, amiodarone, diltiazem, verapamil).</p>', '<p>Eplerenone is contraindicated in-</p>\r\n\r\n<ul>\r\n	<li>Hyperkalaemia</li>\r\n	<li>Severe renal impairment (creatinine clearance less than 30 ml/min)</li>\r\n	<li>Severe hepatic impairment</li>\r\n	<li>Concomitant use with potent CYP3A4 inhibitors like Ketoconazole, Itraconazole, Nefazodone, Troleandomycin, Clarithromycin, Ritonavir, and Nelfinavir or other</li>\r\n	<li>Potassium-sparing diuretics are also contraindicated</li>\r\n</ul>', '<p>Headache, dizziness, diarrhea, stomach pain, nausea, cough or flu-like symptoms may occur. Symptoms of a serious allergic reaction like: rash, itching, swelling, severe dizziness, trouble breathing can occur.</p>', '<p><strong>Pregnancy</strong>: There are no adequate and well-controlled studies in pregnant women. Eplerenone should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation</strong>: The concentration of Eplerenone in human breast milk after oral administration is unknown. Because many drugs are excreted in human milk and because of the unknown potential for adverse effects on the nursing infant, a decision should be made whether to discontinue nursing or discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<p>Eplerenone should be used with caution in hyperkalemia, severe kidney disease, diabetic patients with congestive heart failure after an acute myocardial infarction including those with proteinuria.</p>', '<p><strong>Symptoms:</strong>&nbsp;Hyperkalaemia, hypotension.<br />\r\n<br />\r\n<strong>Management:</strong>&nbsp;Symptomatic and supportive treatment. Admin activated charcoal. Initiate standard therapy for hyperkalaemia.</p>', '<p>Potassium-sparing diuretics, Potassium-sparing diuretics &amp; Aldosterone antagonists</p>', '<p>Store below 30&deg;C in a cool and dry place, protected from light and moisture. Keep out of children&rsquo;s reach.</p>', '<p><strong>Pediatric use:</strong>&nbsp;The safety and effectiveness of Eplerenone has not been established in pediatric patients.<br />\r\n<br />\r\n<strong>Geriatric use:</strong>&nbsp;No differences in overall incidence of effectivity or safety was observed in elderly patients.</p>', '2022-02-20 01:33:59', '2022-06-10 00:53:08');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(511, 511, '<p>Epoetin Beta is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Treatment of symptomatic anemia associated with chronic kidney disease (CKD) in patients on dialysis.</li>\r\n	<li>Treatment of symptomatic renal anemia in patients not yet undergoing dialysis.</li>\r\n	<li>Prevention of anemia of prematurity in infants with a birth weight of 750 to 1500 g and a gestational age of less than 34 weeks.</li>\r\n	<li>Treatment of symptomatic anemia in adult patients with non-myeloid malignancies receiving chemotherapy.</li>\r\n	<li>Increasing the yield of autologous blood from patients in a pre-donation programme.</li>\r\n</ul>\r\n\r\n<p>Its use in this indication must be balanced against the reported increased risk of thromboembolic events. Treatment should only be given to patients with moderate anemia (Hb 10&ndash;13 g/dl [6.21&ndash;8.07 mmol/l], no iron deficiency) if blood conserving procedures are not available or insufficient when the scheduled major elective surgery requires a large volume of blood (4 or more units of blood for females or 5 or more units for males).</p>', '<p>Epoetin beta is identical in its amino acid and carbohydrate composition to erythropoietin that has been isolated from the urine of anemic patients. Erythropoietin is a glycoprotein that stimulates the formation of erythrocytes from its committed progenitors. It acts as a mitosis-stimulating factor and differentiation hormone. Erythropoietin is a glycoprotein that, as a growth factor, primarily stimulates the formation of erythrocytes from its committed progenitors. It acts as a mitosis-stimulating factor and differentiation hormone.</p>', '<p>Therapy with Recormon should be initiated by physicians experienced in the above- mentioned indications. As anaphylactoid reactions were observed in isolated cases, it is recommended that the first dose be administered under medical supervision. Substitution by any other biological medicinal product requires the consent of the prescribing physician.<br />\r\n<br />\r\n<strong>Lyophilisate and solvent for solution for injection</strong>: The multidose preparation can be used for several patients. To avoid the risk of cross-infection, always follow aseptic techniques and use disposable sterile syringes and needles for each administration.<br />\r\n<br />\r\n<strong>Solution for injection in pre-filled syringe</strong>: The Recormon pre-filled syringe is ready for use. Under no circumstances should more than one dose be administered per syringe; the medicinal product is for single use only.<br />\r\n<br />\r\n<strong>Treatment of patients with anemia due to chronic kidney disease</strong>: The reconstituted solution can be administered subcutaneously or intravenously. In case of intravenous administration, the solution should be injected over approx. 2 minutes, e.g. in hemodialysis patients via the arterio-venous fistula at the end of dialysis. For non-hemodialysed patients, subcutaneous administration should always be preferred in order to avoid puncture of peripheral veins. In CKD patients, the aim of treatment is to reach a target Hb level of 10&ndash;12 g/dl. An Hb level of 12 g/dl should not be exceeded. If the rise in hemoglobin is greater than 2 g/dl (1.3 mmol/l) in 4 weeks, an appropriate dose reduction should be considered. In the presence of hypertension or existing cardiovascular, cerebrovascular or peripheral vascular diseases, the weekly increase in Hb and the target Hb should be determined individually taking into account the clinical picture. Patients should be monitored closely to ensure that the lowest dose of Recormon is used to provide adequate control of the symptoms of anemia.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>No dedicated clinical interaction studies have been performed. Clinical experience has not given evidence for potential interaction of Recormon with other medicinal products. In animal experiments epoetin did not increase the myelotoxicity of cytostatic medicinal products like etoposide, cisplatin, cyclophosphamide, and fluorouracil.</p>', '<p>Epoetin Beta is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Known hypersensitivity to the active substance or any of the excipients.</li>\r\n	<li>Poorly controlled hypertension.</li>\r\n</ul>\r\n\r\n<p>In the indication &quot;increasing the yield of autologous blood&quot;, Recormon must not be used<br />\r\nin patients who, in the month preceding treatment, have suffered a myocardial infarction<br />\r\nor stroke, patients with unstable angina pectoris, or patients who are at increased risk of<br />\r\ndeep venous thrombosis such as those with a history of venous thromboembolic disease.</p>', '<p>Rarely (&ge;1/10,000 to &le;1/1,000), skin reactions such as rash, pruritus, urticaria or injection site reactions may occur. In very rare cases (&le;1/10,000) anaphylactoid reactions have been reported. However, in controlled clinical studies no increased incidence of hypersensitivity reactions was found. In very rare cases (&le;1/10,000), particularly when starting treatment, flu-like symptoms such as fever, chills, headaches, pain in the limbs, malaise and/or bone pain have been reported. These reactions were mild or moderate in nature and subsided after a couple of hours or days.</p>', '<p><strong>Pregnancy</strong>: Animal studies do not indicate direct or indirect harmful effects with respect to pregnancy, embryonal/fetal development, parturition or postnatal development. For epoetin beta, all safety information with regard to exposure to Recormon during pregnancies has been gained from post-marketing experience. A review of the available post-marketing data does not show evidence of a causal association between harmful effects with respect to pregnancy, embryonal/fetal development or postnatal development and treatment with Recormon. However in the absence of clinical study data, caution should be exercised when prescribing to pregnant women.<br />\r\n<br />\r\n<strong>Lactation</strong>: Only limited experience in human lactation has been gained. Endogeneous erythropoietin is excreted in breast milk and readily absorbed by the neonatal gastrointestinal tract. A decision on whether to continue or discontinue breastfeeding or to continue or discontinue therapy with epoetin beta should be made taking into account the benefit of breastfeeding to the child and the benefit of epoetin beta therapy to the woman.</p>', NULL, '<p>The therapeutic range of Recormon is wide and individual response to therapy must be considered when Recormon treatment is initiated. Overdose can result in manifestations of an exaggerated pharmacodynamic effect, e.g. excessive erythropoiesis which may be associated with life-threatening complications of the cardiovascular system. In case of excessive hemoglobin levels, Recormon should be temporarily withheld. If clinically indicated, phlebotomy may be performed.</p>', '<p>Drugs for Haemolytic Hypoplastic &amp; Renal Anemia</p>', '<p>Store in a refrigerator 2&deg;C&ndash;8&deg;C. Keep the vial/cartridge/pre-filled syringe in the outer carton, in order to protect from light</p>\r\n\r\n<p>&nbsp;</p>', '<p><strong>Pediatric use</strong>: Results of pediatric clinical studies have shown that, on average, the younger the patients, the higher the Recormon doses required. Nevertheless, the recommended dosing schedule should be followed as the individual response cannot be predicted.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No dedicated studies in geriatric patients were performed. A large proportion of geriatric patients were included in clinical trials with Recormon. A need for special dose adjustments in the geriatric population was not identified.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No dedicated clinical trials were conducted in patients with hepatic impairment. No special dosage Instructions are available.</p>', '2022-02-20 01:34:16', '2022-06-10 00:55:14'),
(512, 512, '<p>Eptifibatide is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Patients with acute coronary syndrome (unstable angina/non-ST- segment elevation myocardial infarction), including patients who are to be managed medically and those undergoing percutaneous coronary intervention (PCI).</li>\r\n	<li>Patients undergoing PCI, including those undergoing intracoronary stenting.</li>\r\n</ul>', '<p>Eptifibatide is a cyclic heptapeptide containing six amino acids and one mercaptopropionyl (des-amino cysteinyl) residue. Integril binds to the platelet receptor glycoprotein (GP) IIb/IIIa of human platelets and reversibly inhibits platelet aggregation by preventing the binding of fibrinogen, von Willebrand factor, and other adhesive ligands to GP IIb/IIIa.</p>', '<p>Patients with ACS (Acute Coronary Syndrome):</p>\r\n\r\n<p><strong>Normal renal function</strong>: 180 &mu;g/kg IV bolus of as soon as possible following diagnosis followed by a continuous infusion of 2 &mu;g/kg/min.<br />\r\n<br />\r\n<strong>Creatinine clearance</strong>: 180 &mu;g/kg IV bolus of as soon as possible following diagnosis followed by a continuous infusion of 1 &mu;g/kg/min<strong><strong>.</strong></strong></p>\r\n\r\n<ul>\r\n	<li>Infusion should continue until hospital discharge or initiation of coronary artery bypass graft surgery (CABG), up to 72 hours.</li>\r\n	<li>If a patient is to undergo PCI, the infusion should be continued until hospital discharge or for up to 18 to 24 hours after the procedure, whichever comes first, allowing for up to 96 hours of therapy.</li>\r\n</ul>\r\n\r\n<p>Patients with PCI ( Percutaneous Coronary Intervention):</p>\r\n\r\n<p><strong>Normal renal function</strong>: 180 &mu;g/kg IV bolus immediately before PCI followed by a continuous infusion of 2 &mu;g/kg/min &amp; a second bolus of 180 &mu;g/kg (given 10 minutes after the first bolus)<br />\r\n<br />\r\n<strong>Creatinine clearance</strong>: 180 &mu;g/kg IV bolus immediately before PCI followed by a continuous infusion of 1 &mu;g/kg/min &amp; a second bolus of 180 &mu;g/kg (given 10 minutes after the first bolus)</p>\r\n\r\n<ul>\r\n	<li>Infusion should be continued until hospital discharge, or for up to 18 to 24 hours, whichever comes first. A minimum of 12 hours of infusion is recommended.</li>\r\n	<li>In patients who undergo CABG surgery, INTEGRILIN infusion should be discontinued prior to surgery.</li>\r\n</ul>\r\n\r\n<p>1. Integril solutions should be inspected visually for particulate matter and discoloration prior to administration, whenever solution and container permit.<br />\r\n<br />\r\n2. Integril may be administered in the same IV line as alteplase, atropine, dobutamine, heparin, lidocaine, meperidine, metoprolol, midazolam, morphine, nitroglycerin, or verapamil. Integril should not be administered through the same IV line as furosemide.<br />\r\n<br />\r\n3. Integril may be administered in the same IV line with 0.9% NaCl or 0.9% NaCl/5% dextrose. With either vehicle, the infusion may also contain up to 60 mEq/L of KCl.<br />\r\n<br />\r\n4. The bolus dose(s) of Integril should be withdrawn from the 10-mL vial into a syringe. The bolus dose(s) should be administered by IV push.<br />\r\n<br />\r\n5. Immediately following the bolus dose administration, a continuous infusion of Integril should be initiated. When using an intravenous infusion pump, Integril should be administered undiluted directly from the 100 mL vial. The 100-mL vial should be spiked with a vented infusion set. Care should be taken to center the spike within the circle on the stopper top.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>&bull; In various clinical studies, eptifibatide was used concomitantly with unfractionated heparin and aspirin. In another study, clopidogrel or ticlopidine were used routinely starting the day of PCI. Because eptifibatide inhibits platelet aggregation, caution should be employed when it is used with other drugs that affect hemostasis, including thrombolytics, oral anticoagulants, NSAIDS and dipyridamole. To avoid potentially additive pharmacologic effects, concomitant treatment with other inhibitors of platelet receptor GP IIb/IIIa should be avoided<br />\r\n<br />\r\n&bull; Enoxaparin did not alter the pharmacokinetics of Integril</p>', '<p>contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>A history of bleeding diathesis, or evidence of active abnormal bleeding within the previous 30 days.</li>\r\n	<li>Severe hypertension (systolic blood pressure &gt; 200 mm Hg or diastolic blood pressure &gt; 110 mm Hg) not adequately controlled on antihypertensive therapy.</li>\r\n</ul>', '<p>Bleeding is the most common adverse effect. Adverse reactions include intracranial hemorrhage &amp; stroke, thrombocytopenia, allergic reactions and hypotension.</p>', '<p><strong>Pregnancy</strong>: Category B. Animal studies revealed no evidence of harm to the fetus due to Integril. There are, however, no adequate and well-controlled studies in pregnant women with Integril.<br />\r\n<br />\r\n<strong>Lactating Mothers</strong>: It is not known whether Integril is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when Integril is administered to a nursing mother.</p>', NULL, '<p>&bull; There has been only limited experience with overdosage of Integril. Symptoms of acute toxicity were loss of righting reflex, dyspnea, ptosis, and decreased muscle tone in rabbits, and petechial hemorrhages in the femoral and abdominal areas of monkeys.<br />\r\n<br />\r\n&bull; From in vitro studies, eptifibatide is not extensively bound to plasma proteins and thus may be cleared from plasma by dialysis.</p>', '<p>Anti-platelet drugs</p>', '<p>&bull; Vials should be stored refrigerated at 2-8&deg; C<br />\r\n&bull; Vials may be transferred to room temperature storage for up to 2 months.<br />\r\n&bull; Unused portion left in the vial should be discarded.<br />\r\n&bull; Vials should be protected from light until administration.</p>', '<p><strong>Use in Children</strong>: Safety and effectiveness of Integril in pediatric patients have not been studied.</p>', '2022-02-20 01:34:37', '2022-06-10 00:57:08'),
(513, 513, '<p>Erdosteine is a mucolytic drug used in the treatment of acute and chronic respiratory diseases. It also improves the symptoms associated with short episodes of chronic bronchitis.</p>', '<p>Erdosteine is a prodrug that is metabolised into&nbsp;N-thiodiglycolyl-homocysteine whereby free thiol groups are formed leading to the opening of the disulphide bonds of the bronchial mucoproteins, thus reducing the viscosity of mucus and purulent sputum. It also antagonises the local formation of free radicals and inhibits elastase enzyme activity and bacterial adhesion to epithelial cells.</p>', '<p>The usual dose of elderly patients and adults above 18 years is 1 capsule twice daily for 10 days. But study shows that in chronic cases Erdosteine can be given up to 12 months or as directed by the physician. Erdosteine capsule may be taken with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>It is contraindicated to patients who have hypersensitivity to Erdosteine. It should not be used in patients with creatinine clearance &lt;25 ml/min, or with severe liver failure.</p>', '<p>Common side effect is epigastric pain. Other side effects include headache, cold, taste alterations, nausea, vomiting, diarrhea, angioedema and other skin allergic reactions.</p>', '<p>The use of Erdosteine in pregnant or breast-feeding women is not recommended.</p>', '<p>It should be used with caution in mild liver failure. In that case, should not exceed a dose of 300 mg per day.</p>', NULL, '<p>Cough expectorants &amp; mucolytics</p>', '<p>Keep in a dry place away from light and heat. Keep out of reach of children</p>', '<p>Renal Impairment: CrCl &lt;25 ml/min: Contraindicated.<br />\r\n<br />\r\nHepatic Impairment:</p>\r\n\r\n<ul>\r\n	<li>Mild to moderate: Max: 300 mg daily.</li>\r\n	<li>Severe: Contraindicated.</li>\r\n</ul>', '2022-02-20 01:34:58', '2022-06-10 00:59:06'),
(514, 514, '<p>Ergotamine Tartrate and caffeine are indicated as therapy to abort or prevent vascular headache; e.g., migraine, migraine variants or so-called &ldquo;histaminic cephalalgia.&rdquo;</p>', '<p>Ergotamine is an &alpha;-adrenergic blocker with a direct stimulating effect on the smooth muscle of peripheral and cranial blood vessels, it also depresses central vasomotor centers.<br />\r\n<br />\r\nCaffeine is also a cranial vasoconstrictor</p>', '<p>Usual Adult Dose for Cluster Headache:</p>\r\n\r\n<p><strong>Oral, Sublingual</strong>: 2 mg ergotamine in fixed combination with caffeine given as quickly as possible after the first symptom of headache. Additional 1 mg doses can be given every 30 minutes until the headache has been aborted or until a total dose of 6 mg has been reached or 10 mg/week.<br />\r\n<br />\r\n<strong>Rectal</strong>: 2 mg ergotamine in fixed combination with caffeine given as quickly as possible after the first symptom of headache. An additional 2 mg dose can be given 1 hour later if the first dose fails to abort the headache. The total dose should not exceed 4 mg/attack or 10 mg/week.</p>\r\n\r\n<p><br />\r\nUsual Adult Dose for Migraine:</p>\r\n\r\n<p><strong>Oral, Sublingual</strong>: 2 mg ergotamine in fixed combination with caffeine given as quickly as possible after the first symptom of headache. Additional 1 mg doses can be given every 30 minutes until the headache has been aborted or until a total dose of 6 mg has been reached or 10 mg/week.<br />\r\n<br />\r\n<strong>Rectal</strong>: 2 mg ergotamine in fixed combination with caffeine given as quickly as possible after the first symptom of headache. An additional 2 mg dose can be given 1 hour later if the first dose fails to abort the headache. The total dose should not exceed 4 mg/attack or 10 mg/week.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Not to be used with potent inhibitors of CYP3A4 and protease inhibitors. Hyperthyroidism, renal or hepatic impairment. Pre existing vascular disease including coronary disease, obliterative vascular disease, angina, claudication, peripheral ischaemia, Raynaud&#39;s syndrome and hypertension. Not to be used when there is sepsis. Pregnancy and lactation</p>', '<p>Increased BP, hypotension, rapid and weak pulse, palpitations, arrhythmias, precordial pain, coronary infarction, fibrotic thickening of the heart valves. Cerebral ischaemia and thrombosis, blurred vision, sleep disturbances, urinary retention, muscle cramps and joint pains.<br />\r\n<br />\r\nGI symptoms such as nausea, vomiting, constipation, abdominal pain. Dysaesthesia, paraesthesia, formication, tremor, convulsions, headache, extrapyramidal effects. Anxiety, depression, confusion, hallucinations, psychomotor impairment.</p>', '<p><strong>Pregnancy:&nbsp;</strong>Category X. This medicine should not be used during pregnancy as it may be harmful to the unborn baby.<br />\r\n<br />\r\n<strong>Lactation:</strong>&nbsp;Significant amounts of this medicine may pass into breast milk. It should not be used by breastfeeding mothers as it may be harmful to the nursing infant.</p>', '<p>Not to be taken regularly or used for migraine prophylaxis. Increased risk of arterial constriction and other symptoms of ergotism. Discontinue treatment when symptoms of arterial occlusion occur e.g. numbness and tingling of the extremities. Caution when used in patients with infective hepatitis, cardiac disease or anaemia. GI tract obstructive disease, glaucoma, prostatic hypertrophy or urinary retention may be worsened by cyclizine. May increase risk of retroperitoneal and/or pleuropulmonary fibrosis. Not recommended for use with other vasoconstrictors. Elderly.</p>', '<p>Acute overdosage:</p>\r\n\r\n<ul>\r\n	<li><strong>Symptoms</strong>: Nausea, vomiting, diarrhoea, extreme thirst, coldness, weakness, tingling and itching of the skin, rapid and weak pulse, hypotension, shock, confusion, convulsions and unconsciousness. BP may be difficult to measure; may result in fatalities. Further symptoms of peripheral vasoconstriction or CV disturbances may occur but be delayed.</li>\r\n	<li><strong>Treatment</strong>&nbsp;includes using activated charcoal to reduce absorption. General supportive measures should be instituted. IV vasodilators such as sodium nitroprusside infusion may be required to relieve vasospasm. Peritoneal dialysis and forced diuresis may be used to remove ergotamine from the body.</li>\r\n</ul>\r\n\r\n<p>Chronic overdosage:</p>\r\n\r\n<ul>\r\n	<li><strong>Symptoms</strong>: Peripheral ischaemia of the extremities, especially the feet and legs. Gangrene may develop in the toes and fingers. Anginal pain, tachycardia or bradycardia and BP fluctuations may occur. Excessive use may lead to pleural and peritoneal fibrosis. Rebound headache may occur and is a major withdrawal symptom following the development of ergotamine dependence.</li>\r\n	<li><strong>Treatment:</strong>&nbsp;IV vasodilators e.g. nitroprusside and nitroglycerin may be used to re-establish normal blood flow. Captopril may be used to reverse the effects of chronic overdosage with ergotamine.</li>\r\n</ul>', '<p>Ergot Alkaloids</p>', '<p>Store below 25&deg;C.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Renal Dose Adjustments</strong>: Contraindicated in patients with renal dysfunction<br />\r\n<br />\r\n<strong>Liver Dose Adjustments</strong>: Contraindicated in patients with liver dysfunction</p>', '2022-02-20 01:35:28', '2022-06-10 01:02:59'),
(515, 515, '<p>Eribulin Mesylate is indicated for the treatment of patients with metastatic breast cancer who have previously received at least two chemotherapeutic regimens for the treatment of metastatic disease. Prior therapy should have included an anthracycline and a taxane in either the adjuvant or metastatic setting.</p>', '<p>Eribulin inhibits the growth phase of microtubules without affecting the shortening phase and sequesters tubulin into nonproductive aggregates. Eribulin exerts its effects via a tubulin-based antimitotic mechanism leading to G2/M cell-cycle block, disruption of mitotic spindles, and, ultimately, apoptotic cell death after prolonged mitotic blockage.</p>', '<p>The recommended dose of Eribulin Mesylate is 1.4 mg/m2&nbsp;administered intravenously over 2 to 5 minutes on Days 1 and 8 of a 21-day cycle.<br />\r\n<br />\r\nThe recommended dose of Eribulin Mesylate in patients with mild hepatic impairment (Child-Pugh A) is 1.1 mg/m2&nbsp;administered intravenously over 2 to 5 minutes on Days 1 and 8 of a 21-day cycle.<br />\r\n<br />\r\nThe recommended dose of Eribulin Mesylate in patients with moderate hepatic impairment (Child-Pugh B) is 0.7 mg/m2&nbsp;administered intravenously over 2 to 5 minutes on Days 1 and 8 of a 21-day cycle.<br />\r\n<br />\r\nThe recommended dose of Eribulin Mesylate in patients with moderate renal impairment (creatinine clearance of 30-50 mL/min) is 1.1 mg/m2&nbsp;administered intravenously over 2 to 5 minutes on Days 1 and 8 of a 21-day cycle.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Effects of Other Drugs on Eribulin Mesylate</strong>: No drug-drug interactions are expected with CYP3A4 inhibitors or P-gp inhibitors. The effect of ketoconazole, a strong inhibitor of cytochrome P450 3A4 (CYP3A4) and a P-gp inhibitor, on the pharmacokinetics (PK) of eribulin was studied in an open-label, two-treatment, two-sequence, two-way crossover trial in 12 patients with advanced solid tumors. The mean dose-normalized AUC values were similar when eribulin was administered with or without ketoconazole (ratio of the mean AUC: 0.97; 90% CI: 0.83, 1.12).<br />\r\n<br />\r\n<strong>Effect of Eribulin Mesylate on Other Drugs</strong>: Eribulin does not inhibit CYP1A2, CYP2C9, CYP2C19, CYP2D6, CYP2E1 or CYP3A4 enzymes or induce CYP1A2, CYP2C9, CYP2C19 or CYP3A4 enzymes at relevant clinical concentrations. Eribulin is not expected to alter the plasma concentrations of drugs that are substrates of these enzymes</p>', NULL, '<p>The most common adverse reactions (incidence &ge;25%) were neutropenia, anemia, asthenia/fatigue, alopecia, peripheral neuropathy, nausea, and constipation.</p>', '<p>Pregnancy Category D. There are no adequate and well-controlled studies with Eribulin Mesylate in pregnant women. It is not known whether Eribulin Mesylate is excreted into human milk. No studies in humans or animals were conducted to determine if Eribulin Mesylate is excreted into milk. Because many drugs are excreted into human milk and because of the potential for serious adverse reactions in human milk-fed infants from Eribulin Mesylate, a decision should be made whether to discontinue nursing or to discontinue Eribulin Mesylate taking into account the importance of the drug to the mother.</p>', '<p><strong>Neutropenia</strong>: Monitor peripheral blood cell counts and adjust dose as appropriate.<br />\r\n<br />\r\n<strong>Peripheral Neuropathy</strong>: Monitor for signs of neuropathy. Manage with dose delay and adjustment.<br />\r\n<br />\r\n<strong>Use in Pregnancy</strong>: Fetal harm can occur when administered to a pregnant woman.<br />\r\n<br />\r\n<strong>QT Prolongation</strong>: Monitor for prolonged QT intervals in patients with congestive heart failure, bradyarrhythmias, drugs known to prolong the QT interval, and electrolyte abnormalities. Avoid in patients with congenital long QT syndrome.</p>', '<p>Overdosage of Eribulin has been reported at approximately 4 times the recommended dose, which resulted in Grade 3 neutropenia lasting seven days and a Grade 3 hypersensitivity reaction lasting one day. There is no known antidote for Eribulin&nbsp;overdose.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Store at 25&deg;C; excursions permitted to 15&deg;-30&deg;C. Do not freeze. Store the vials in their original cartons.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Eribulin&nbsp;in pediatric patients below the age of 18 years have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Study 1 did not include sufficient numbers of subjects aged 65 years and older to determine whether they respond differently from younger subjects. Of the 827 subjects who received the recommended dose and schedule of Eribulin&nbsp;in clinical studies, 15% (121/827) were 65 and older, and 2% (17/827) patients were 75 and older. No overall differences in safety were observed between these subjects and younger subjects.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: A lower starting dose is recommended for patients with mild (Child-Pugh A) and moderate (Child-Pugh B) hepatic impairment. Patients with severe hepatic impairment (Child-Pugh C) were not studied.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: A lower starting dose is recommended for patients with moderate (CrCl 30-50 mL/min) renal impairment. Patients with severe (CrCl &lt; 30 mL/min) renal impairment were not studied.</p>', '2022-02-20 01:36:08', '2022-06-10 01:05:07'),
(516, 516, '<p>First-line treatment of patients with metastatic Non-Small Cell Lung cancer (NSCLC) whose tumors have Epidermal Growth Factor Receptor (EGFR) exon 19 deletions or exon 21 substitution mutations as detected.<br />\r\n<br />\r\nMaintenance treatment of patients with locally advanced or metastatic NSCLC whose disease has not progressed after four cycles of platinum based first-line chemotherapy.<br />\r\n<br />\r\nTreatment of locally advanced or metastatic NSCLC after failure of at least one prior chemotherapy regimen.<br />\r\n<br />\r\nFirst-line treatment of patients with locally advanced, unresectable or metastatic pancreatic cancer, in combination with gemcitabine.</p>', NULL, '<p><strong>NSCLC</strong>: The recommended daily dose of Erlotinib for NSCLC is 150 mg taken on an empty stomach, i.e., at least one hour before or two hours after the ingestion of food. Treatment should continue until disease progression or unacceptable toxicity occurs.<br />\r\n<br />\r\n<strong>Pancreatic Cancer</strong>: The recommended daily dose of Erlotinib for pancreatic cancer is 100 mg taken once daily in combination with gemcitabine. Take Erlotinib on an empty stomach, i.e., at least one hour before or two hours after the ingestion of food. Treatment should continue until disease progression or unacceptable toxicity occurs.<br />\r\n<br />\r\n<strong>Reduce Erlotinib by 50 mg decrements</strong>: If severe reactions occur with concomitant use of strong CYP3A4 inhibitors (such as atazanavir, Clarithromycin, Indinavir, Itraconazole, Ketoconazole, Nefazodone, Nelfinavir, Ritonavir, Saquinavir, Telithromycin, Voriconazole or grapefruit or grapefruit juice] or when using concomitantly with an inhibitor of both CYP3A4 and CYP1A2 (e.g., Ciprofloxacin).<br />\r\n<br />\r\n<strong>Increase Erlotinib by 50 mg increments as tolerated for</strong>: Concomitant use with CYP3A4 inducers, such as rifampin, rifabutin, rifapentine, phenytoin, carbamazepine, phenobarbital, or St. John&#39;s Wort. Increase doses by 50 mg increments at 2 week intervals to a maximum of 450 mg. Avoid concomitant use, if possible.<br />\r\n<br />\r\n<strong>Concurrent cigarette smoking</strong>: Increase by 50 mg increments at 2 week intervals to a maximum of 300 mg. Immediately reduce the dose of Erlotinib to the recommended dose (150 mg or 100 mg daily) upon cessation of smoking.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Anticoagulants</strong>: Interaction with coumarin-derived anticoagulants, including warfarin, leading to increased International Normalized Ratio (INR) and bleeding adverse reactions.<br />\r\n<br />\r\n<strong>CYP3A4 inhibitors</strong>: Erlotinib is metabolized predominantly by CYP3A4. Co-treatment with the potent CYP3A4 inhibitor ketoconazole increased Erlotinib AUC by 67%. When Erlotinib was co-administered with Ciprofloxacin, an inhibitor of both CYP3A4 and CYP1A2, the Erlotinib exposure [AUC] and maximum concentration [Cmax] increased by 39% and 17%, respectively.<br />\r\n<br />\r\n<strong>CYP3A4 inducers</strong>: Pre-treatment with the CYP3A4 inducer Rifampicin for 7-11 days prior to Erlotinib decreased Erlotinib AUC by 58% to 80%. Dose modifications are recommended.<br />\r\n<br />\r\n<strong>Drugs affecting gastric pH</strong>: Co-administration of Erlotinib with omeprazole decreased Erlotinib AUC by 46% and co-administration of Erlotinib with Ranitidine 300 mg decreased Erlotinib AUC by 33%.</p>', NULL, '<p>The most common adverse reactions (20%) with Erlotinib from a pooled analysis of studies were rash, diarrhea, anorexia, fatigue, dyspnea, cough, nausea, and vomiting. The following serious adverse reactions, which may include fatalities.</p>\r\n\r\n<ul>\r\n	<li>Interstitial Lung Disease (ILD)</li>\r\n	<li>Renal Failure</li>\r\n	<li>Hepatotoxicity with or without Hepatic Impairment</li>\r\n	<li>Gastrointestinal Perforation</li>\r\n	<li>Bullous and Exfoliative Skin Disorders</li>\r\n	<li>Myocardial Infarction/Ischemia</li>\r\n	<li>Cerebrovascular Accident</li>\r\n	<li>Microangiopathic Hemolytic Anemia with Thrombocytopenia</li>\r\n	<li>Ocular Disorders</li>\r\n	<li>Hemorrhage in Patients Taking Warfarin</li>\r\n</ul>', '<p>Pregnancy category D. Based on its mechanism of action, Erlotinib can cause fetal harm when administered to a pregnant woman. It is not known whether Erlotinib is present in human milk. Because many drugs are present in human milk and because of the potential for serious adverse reactions in nursing infants from Erlotinib, a decision should be made whether to discontinue nursing or discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<ul>\r\n	<li>Interstitial Lung Disease (ILD): Occurs in 1.1% of patients. Withhold Erlotinib for acute onset of new or progressive unexplained pulmonary symptoms, such as dyspnea, cough and fever. Discontinue Erlotinib if ILD is diagnosed.</li>\r\n	<li>Renal Failure: Monitor renal function and electrolytes, particularly in patients at risk of dehydration. Withhold Erlotinib for severe renal toxicity.</li>\r\n	<li>Hepatotoxicity with or without hepatic impairment including hepatic failure and hepatorenal syndrome: Monitor periodic liver testing. Withhold or discontinue Erlotinib for severe or worsening liver tests.</li>\r\n	<li>Gastrointestinal perforations-discontinue Erlotinib.</li>\r\n	<li>Bullous and exfoliative skin disorders-discontinue Erlotinib.</li>\r\n	<li>Myocardial infarction (Ml)/ischemia: The risk of Ml is increased in patients with pancreatic cancer.</li>\r\n</ul>', '<p>Single oral doses of Erlotinib up to 1,000 mg in healthy subjects and weekly doses up to 1,600 mg in cancer patients have been tolerated. Repeated twice-daily doses of 200 mg single-agent Erlotinib in healthy subjects were poorly tolerated after only a few days of dosing. Based on the data from these studies, an unacceptable incidence of severe adverse reactions, such as diarrhea, rash, and liver transaminase elevation, may occur above the recommended dose. In case of suspected overdose, Erlotinib should be withheld and symptomatic treatment instituted.</p>', '<p>Targeted Cancer Therapy</p>', '<p>Store at a temperature not exceeding 30&deg;C in a dry place. Protect from light and moisture.</p>', '<p><strong>Pediatric use</strong>: The safety and effectiveness of Erlotinib in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric use</strong>: No overall differences in safety or efficacy were observed between subjects 65 years and older and those younger than 65.</p>', '2022-02-21 23:17:16', '2022-06-10 01:07:25'),
(517, 517, '<p>Ertapenem is a penem antibacterial indicated in adult patients and pediatric patients (3 months of age and older) for the treatment of the following moderate to severe infections caused by susceptible bacteria:</p>\r\n\r\n<ul>\r\n	<li>Complicated intra-abdominal infections.</li>\r\n	<li>Complicated skin and skin structure infections, including diabetic foot infections without osteomyelitis.</li>\r\n	<li>Community-acquired pneumonia.</li>\r\n	<li>Complicated urinary tract infections including pyelonephritis.</li>\r\n	<li>Acute pelvic infections including postpartum endomyometritis,</li>\r\n	<li>septic abortion and post surgical gynecologic infections.</li>\r\n	<li>Ertapenem is indicated in adults for the prophylaxis of surgical site infection following elective colorectal surgery.</li>\r\n</ul>', '<p>The bactericidal activity of ertapenem results from the inhibition of cell wall synthesis and is mediated through ertapenem binding to penicillin binding proteins (PBPs). In Escherichia coli, it has strong affinity toward PBPs 1a, 1b, 2, 3, 4 and 5 with preference for PBPs 2 and 3. Ertapenem is stable against hydrolysis by a variety of beta-lactamases, including penicillinases, and cephalosporinases and extended spectrum beta-lactamases. Ertapenem is hydrolyzed by metallo-beta-lactamases.</p>', '<p>Ertapenem should be infused over 30 minutes in both the Treatment and Prophylactic regimens. Dosing considerations should be made in adults with advanced or end-stage renal impairment and those on hemodialysis.<br />\r\n<br />\r\nTreatment regimen:</p>\r\n\r\n<ul>\r\n	<li>Adults and pediatric patients 13 years of age and older. The dosage should be 1 gram once a day intravenously or intramuscularly.</li>\r\n	<li>Patients 3 months to 12 years of age should be administered 15 mg/kg twice daily (not to exceed 1 g/day intravenously or intramuscularly.)</li>\r\n	<li>Intravenous infusion may be administered in adults and pediatrics for up to 14 days or intramuscular injection for up to 7 days.</li>\r\n</ul>\r\n\r\n<p>Prophylaxis regimen for adults:</p>\r\n\r\n<ul>\r\n	<li>1 gram single dose given 1 hour prior to elective colorectal surgery.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<ul>\r\n	<li>Co-administration with probenecid inhibits the renal excretion of ertapenem and is therefore not recommended.</li>\r\n	<li>The concomitant use of ertapenem and valproic acid/divalproex sodium is generally not recommended. Anti-bacterials other than carbapenems should be considered to treat infections in patients whose seizures are well controlled on valproic acid or divalproex sodium.</li>\r\n</ul>', '<p>Known hypersensitivity to product components or anaphylactic reactions to &beta;-lactams. Due to the use of lidocaine HCl as a diluent, Ertapenem administered intramuscularly is contraindicated in patients with a known hypersensitivity to local anesthetics of the amide-type.</p>', '<p><strong>Adults</strong>: The most common adverse reactions (&ge;5%) in patients treated with Ertapenem, including those who were switched to therapy with an oral antimicrobial, were diarrhea, nausea, headache and infused vein complication. In the prophylaxis indication, the overall adverse experience profile was generally comparable to that observed for ertapenem in other clinical trials.<br />\r\n<br />\r\n<strong>Pediatrics</strong>: Adverse reactions in this population were comparable to adults. The most common adverse reactions (&ge;5%) in pediatric patients treated with Ertapenem, including those who were switched to therapy with an oral antimicrobial, were diarrhea, vomiting and infusion site pain.</p>', '<p>Pregnancy Category B. There are, however, no adequate and well-controlled trials in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Ertapenem is excreted in human breast milk. Caution should be exercised when Ertapenem is administered to a nursing woman. Ertapenem should be administered to nursing mothers only when the expected benefit outweighs the risk.</p>', '<ul>\r\n	<li>Serious hypersensitivity (anaphylactic) reactions have been reported in patients receiving &beta;-lactams.</li>\r\n	<li>Seizures and other central nervous system adverse experiences have been reported during treatment.</li>\r\n	<li>Co-administration of Ertapenem with valproic acid or divalproex sodium reduces the serum concentration of valproic acid potentially increasing the risk of breakthrough seizures.</li>\r\n	<li>Clostridium deficits-associated diarrhea (ranging from mild diarrhea to fatal colitis): Evaluate if diarrhea occurs.</li>\r\n	<li>Caution should be taken when administering Ertapenem intramuscularly to avoid inadvertent injection into a blood vessel.</li>\r\n</ul>', '<p>No specific information is available on the treatment of overdosage with Ertapenem. Intentional overdosing of Ertapenem is unlikely. Intravenous administration of Ertapenem at a dose of 2 g over 30 min or 3 g over 1-2h in healthy adult volunteers resulted in an increased incidence of nausea. In clinical trials in adults, inadvertent administration of three 1 g doses of Ertapenem in a 24 hour period resulted in diarrhea and transient dizziness in one patient. In pediatric clinical trials, a single intravenous dose of 40 mg/kg up to a maximum of 2 g did not result in toxicity. In the event of an overdose, Ertapenem should be discontinued and general supportive treatment given until renal elimination takes place. Ertapenem can be removed by hemodialysis; the plasma clearance of the total fraction of ertapenem was increased 30% in subjects with end-stage renal disease when hemodialysis (4 hour session) was performed immediately following administration. However, no information is available on the use of hemodialysis to treat overdosage.</p>', '<p>Other beta-lactam Antibiotics</p>', '<p>Ertapenem 1 g single dose should be prepared with diluent containers containing 50 mL or 100 mL of 0.9% Sodium Chloride Injection. When prepared with this diluent, Ertapenem for Injection maintains satisfactory potency for 6 hours at room temperature (25&deg;C) or for 24 hours under refrigeration (5&deg;C) and used within 4 hours after removal from refrigeration. Solutions of Ertapenem should not be frozen.</p>', '<p><strong>Pediatric Use</strong>: Safety and effectiveness of Ertapenem in pediatric patients 3 months to 17 years of age are supported by evidence from adequate and well-controlled trials in adults, pharmacokinetic data in pediatric patients, and additional data from comparator-controlled trials in pediatric patients 3 months to 17 years of age.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: This drug is known to be substantially excreted by the kidney, and the risk of toxic reactions to this drug may be greater in patients with impaired renal function. Because elderly patients are more likely to have decreased renal function, care should be taken in dose selection, and it may be useful to monitor renal function<br />\r\n<br />\r\n<strong>Patients with Renal Impairment</strong>: Dosage adjustment is necessary in patients with creatinine clearance 30 mL/min or less.<br />\r\n<br />\r\n<strong>Patients with Hepatic Impairment</strong>: The pharmacokinetics of ertapenem in patients with hepatic impairment have not been established.</p>', '2022-02-21 23:17:33', '2022-06-10 01:09:16'),
(518, 518, '<p>For topical treatment of acne, pimples &amp; bacterial skin infections susceptible to Erythromycin.</p>', '<p>Erythromycin is a bacteriostatic macrolide antibiotic. But may be bactericidal in high concentrations. Although the mechanism by which Erythromycin acts in reducing the inflammatory lesions of acne vulgaris is unknown, it is presumably due to the antibiotic action of the drug.</p>', '<p>Apply in morning and evening to the affected areas. Before applying thoroughly wash with warm water and soap, rinse and pat dry all areas to be treated. Apply with fingertips or applicator. Wash hands after use. Spread the medication lightly rather than rubbing it in. Acne lesions on the face, neck, shoulders, chest and back may be treated in this manner. Additional containers may be used, if needed. Each container should be used once and discarded.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Clindamycin interacts with Erythromycin.</p>', '<p>Hypersensitivity to Erythromycin or to any of the other ingredients of the lotion.</p>', '<p>Erythema, desquamation, burning sensation, eye irritation, tenderness, dryness, oily skin etc.</p>', '<p>Safety for use during pregnancy has not been established. Use only when the potential benefits outweigh potential hazards to the fetus. Erythromycin is excreted in breast milk. Exercise caution when administering to a nursing mother.</p>', '<p>For external use only. Keep away from eyes, nose, mouth and other mucous membrane. Use of antibiotics (especially prolonged or repeated therapy) may result in bacterial or fungal overgrowth of non-susceptible organisms. Such overgrowth may lead to a secondary infection. Take appropriate measures if superinfections occur.</p>', NULL, '<p>Topical antibiotics for Acne</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Safety and effectiveness in children less than 12 years have not been established.</p>', '2022-02-21 23:17:57', '2022-06-11 00:40:21'),
(519, 519, '<p>Erythromycin is highly effective in the treatment of a wide variety of clinical infections.</p>\r\n\r\n<ul>\r\n	<li><strong>Upper respiratory tract infections</strong>: Tonsilitis, Peritonsillar abscess, Pharyngitis, laryngitis, Sinusitis. Secondary infections in colds and influenza.</li>\r\n	<li><strong>Lower respiratory tract infections</strong>: Tracheitis, acute and chronic bronchitis.</li>\r\n	<li><strong>Ear infections</strong>: Otitis media, otitis externa, mastoiditis.</li>\r\n	<li><strong>Eye infections</strong>: Blepharitis, established trachoma.</li>\r\n	<li><strong>Skin and Soft tissue infections</strong>: Boils and carbuncles, impetigo, abscesses, pustular acne, paromychia, cellulitis, erysipelas.</li>\r\n	<li><strong>Gastrointestinal tract infections</strong>: Cholecystitis, staphylococcal enterocolitis.</li>\r\n	<li><strong>Prophylaxis</strong>: Pre and post-operative, trauma, burns, rheumatic fever.</li>\r\n	<li><strong>Other infections</strong>: Osteomyelitis, diptheria, scarlet fever, whooping cough.</li>\r\n</ul>', '<p>Erythromycin inhibits microsomal protein synthesis in susceptible organisms by inhibiting the translocation process. Specific binding to the 50S subunit or 70S ribosome occurs in these organisms but there is no binding to the stable 80S mammalian ribosome. Erythromycin is active against many Grampositive bacteria, some Gram-negative bacteria and against mycoplasmas and chlamydia.<br />\r\n<br />\r\n<strong>Absorption</strong>: Erythromycin base is destroyed by acid and is therefore administered in the form of stable ester. The rates of absorption of the base and esters are diminished by the presence of food. The stearate is hydrolyzed in the intestine and the free erythromycin absorbed.<br />\r\n<br />\r\n<strong>Blood concentration</strong>: After an oral dose of 500 mg. of the base of stearate, peak serum concentrations of 0.9 to 1.4 or 0.4 to 1.8 mg/ml. respectively are attained in 1 to 4 hours. Half-life: The serum half-life is 1.2 to 4 hours. In subjects with oliguria, the half-life is about 5 hours.<br />\r\n<br />\r\n<strong>Distribution</strong>: Erythromycin is widely distributed throughout body tissue and fluids with some retention in the liver and spleen, protein binding of erythromycin base is 73%. Erythromycin enters the cerebrospinal fluid when the meninges are inflamed. It also crosses the placenta and is excreted in the milk.<br />\r\n<br />\r\n<strong>Excretion</strong>: 5 to 15 % of the dose of erythromycin is excreted in the urine and large amounts of the unchanged active substance are excreted in the bile.</p>', '<p><strong>Adult and Children over 8 years</strong>: 250-500 mg every six hours for mild to moderate infections. This may be increased upto 4 gm. or more daily in severe cases.<br />\r\n<br />\r\n<strong>Elderly</strong>: No special dosage recommendation. Erythromycin may be administered if desired, three times daily or twice daily by giving one-third or half of the total daily requirement 8 hourly or 12 hourly respectively.<br />\r\n<br />\r\n<strong>Children aged 2 to 8 years</strong>: 250 mg. every six hours or 30-50 mg/kg body weight per day divided into four equal dosage.<br />\r\n<br />\r\n<strong>Infants and Children upto 2 years</strong>: 500 mg. in divided doses or 30-50 mg/kg body weight in divided doses.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Recent data from studies of erythromycin reveals that its use in patients who are receiving high dosage of theophylline may be associated with an increase of serum theophylline levels and potential theophylline toxicity. In such cases this dose of theophylline should be reduced.</p>', '<p>Known hypersensitivity to Erythromycin.</p>', '<p>Allergic reactions are rare and mild although anaphylaxis has occurred. Occasionally there is abdominal discomfort after oral administration, sometimes with nausea and vomiting. This discomfort usually subsides after a few days without it being necessary to reduce the dosage.</p>', '<p>Clinical and Laboratory studies have been shown no evidence in human of teratogenicity or toxicity. However, caution should be exercised when prescribing this drug to pregnant patients and lactating mothers since erythromycin crosses the placental barrier and is excreted in breast milk.</p>', '<p>Erythromycin should be given with care in patients with impaired hepatic function, as erythromycin is excreted principally in the bile.</p>', '<p>In case of overdosage, Erythromycin should be discontinued. Overdosage should be handled with the prompt elimination of unabsorbed drug and all other appropriate measures should be instituted. Erythromycin is not removed by peritoneal dialysis or haemodialysis.</p>', '<p>Anti-diarrhoeal Antimicrobial drugs, Macrolides</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:18:19', '2022-06-11 00:42:40');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(520, 520, '<p>Erythropoietin is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Anemia associated with Chronic Renal Failure, including patients on dialysis and patients not on dialysis.</li>\r\n	<li>Anemia in patients with non-myeloid malignancies where anemia is due to the effect of concomitantly administered chemotherapy.</li>\r\n	<li>Anemic patients (hemoglobin &gt;10 to &lt;13 g/dL) are scheduled to undergo elective, noncardiac, nonvascular surgery to reduce the need for allogeneic blood transfusions.</li>\r\n	<li>Anemia related to therapy with zidovudine in HIV-infected patients.</li>\r\n</ul>', NULL, '<p><strong>Treatment of anemia in chronic renal failure</strong>: Erythropoietin is administered to maintain hemoglobin concentration between 11 to 12 g/dl and hematocrit of 33-36 % in adults.<br />\r\n<br />\r\nStarting dose:</p>\r\n\r\n<ul>\r\n	<li>Adult: Usually 50 to 100 lU/kg three times in a week (TIW) by IV or Subcutaneous route.</li>\r\n	<li>Pediatric: 50 lU/kg TIW by IV or Subcutaneous route.</li>\r\n</ul>\r\n\r\n<p>Dose adjustment: Dose should be increased if hematocrit doses not increase by 5 to 6 points after 8 weeks therapy, and hematocrit is below suggested target range. Dose should be reduced when hematocrit approaches 36% or hematocrit increases &gt;4 points in any 2-week period.<br />\r\n<br />\r\nMaintenance dose: Maintenance dose must be individualized for each patient. In patients undergoing dialysis, the median maintenance dose is 75 lU/kg TIW, with a range from 12.5 to 525 lU/kg TIW as directed by the physician. In CRF patients not on dialysis, maintenance dose is 75 to 150 lU/kg/week.<br />\r\n<br />\r\n<strong>Treatment of Anemia in Cancer Patients on Chemotherapy</strong>:<br />\r\n<br />\r\nStarting dose:</p>\r\n\r\n<ul>\r\n	<li>Adult: 150 lU/kg TIW by Subcutaneous route or 40,000 IU Subcutaneous route weekly.</li>\r\n	<li>Pediatric: 25 to 300 lU/kg 3 to 7 times per week by Subcutaneous or IV route.</li>\r\n</ul>\r\n\r\n<p>Dose adjustment: If the response is not satisfactory, the dose should be increased to 300 lU/kg TIW. If the hematocrit exceeds 40%, the dose should be withheld until the hematocrit falls to 36%.The dose should be reduced to 25% when treatment is resumed and titrated to maintain the desired hematocrit.<br />\r\n<br />\r\nSurgery Patients: The recommended dose is 300 lU/kg/day subcutaneously for 10 days before surgery, on the day of surgery, and for 4 days after surgery. An alternate dose schedule is 600 lU/kg subcutaneously in once weekly dose (21, 14, and 7 days before surgery) plus a fourth dose on the day of surgery.<br />\r\n<br />\r\n<strong>Zidovudine-treated HIV-infected Patients</strong>:<br />\r\nStarting dose</p>\r\n\r\n<ul>\r\n	<li>Adult: 100 lU/kg as an IV or Subcutaneous injection TIW for 8 weeks.</li>\r\n	<li>Pediatric: 50 to 400 lU/kg 2 to 3 times per week by Subcutaneous or IV route.</li>\r\n</ul>\r\n\r\n<p>Dose adjustment: If the response is not satisfactory, the dose should be increased by 50-1001U/kg TIW. Response should be evaluated every 4 to 8 weeks thereafter and the dose adjusted accordingly by 50 to 100 lU/kg increments TIW.<br />\r\n<br />\r\nMaintenance dose: The dose is titrated to maintain the hematocrit between 33-36%.</p>\r\n\r\n<ul>\r\n	<li>Do not shake. It is not necessary to shake Erythropoietin. Prolonged vigorous shaking may denature any glycoprotein, rendering it biologically inactive.</li>\r\n	<li>Parenteral drug products should be inspected visually for particulate matter and discoloration prior to administration.</li>\r\n	<li>Administer as an intravenous injection over 1-2 minutes. In patients on dialysis, the injection should follow the dialysis procedure. Slow injection over 5 minutes may be beneficial to those who experience flu-like symptoms.</li>\r\n	<li>Do not administer by intravenous infusion or in conjunction with other drug solutions.</li>\r\n	<li>For the subcutaneous route, a maximum of 1 ml_ at one injection site should generally not be exceeded. In the case of larger volumes, more than one site should be chosen for the injection.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Erythropoietin is contraindicated in patients with:</p>\r\n\r\n<ul>\r\n	<li>Uncontrolled hypertension</li>\r\n	<li>Known hypersensitivity to mammalian cell-derived products</li>\r\n	<li>A history of hypersensitivity to Erythropoietin or any component of the preparation.</li>\r\n</ul>', '<p>General: Headache, dizziness, fever, malaise, arthralgia and occasionally hyperkalemia. Cardiovascular: Hypertension is the most common side effect, palpitations. Gastrointestinal: Nausea, vomiting, anorexia and diarrhea may occur occasionally. Allergic reactions.</p>', '<p>Pregnancy Category C. Since there are no controlled studies of erythropoietin in pregnant women, and because animal reproduction studies are not always predictive of human responses, erythropoietin should be used during pregnancy only if clearly needed. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk, caution should be exercised when erythropoietin is administered to a nursing woman.</p>', '<p>Erythropoietin should be used with caution in those patients with controlled hypertension, ischaemic vascular disease, history of seizures, or suspected allergy to the product.<br />\r\n<br />\r\nIron evaluation: Prior to and during Erythropoietin therapy, the patient&#39;s iron stores, including transferrin saturation and serum ferritin, should be evaluated. Transferrin saturation should be at least 20%, and ferritin should be at least 100 ng/ml. Virtually all patients will require supplemental Iron to increase or maintain transferrin saturation to levels that will adequately support erythropoiesis.</p>', '<p>Doses of up to 1500 lU/kg TIW for 3 to 4 weeks have been administered to adults without any direct toxic effects. If the suggested target range is exceeded, drug therapy may be temporarily withheld until the hemoglobin returns to the suggested target range. If polycythemia is of concern, phlebotomy may be indicated to decrease the hemoglobin.</p>', '<p>Drugs for Haemolytic Hypoplastic &amp; Renal Anemia</p>', '<p>Erythropoietin should be stored at 2&deg;C to 8&deg;C. Protect from light. Do not freeze &amp; avoid shaking.</p>', NULL, '2022-02-21 23:18:55', '2022-06-11 00:44:53'),
(521, 521, '<p>Erythropoietin alfa is an erythropoiesis-stimulating agent (ESA) indicated for:<br />\r\n<br />\r\nTreatment of anemia due to:</p>\r\n\r\n<ul>\r\n	<li>Chronic Kidney Disease (CKD) in patients on dialysis and not on dialysis.</li>\r\n	<li>Zidovudine in HIV-infected patients.</li>\r\n	<li>The effects of concomitant myelosuppressive chemotherapy, and upon initiation, there is a minimum of two additional months of planned chemotherapy.</li>\r\n</ul>\r\n\r\n<p>Reduction of allogeneic RBC transfusions in patients undergoing elective, noncardiac, nonvascular surgery.<br />\r\n<br />\r\nPrevention of anemia of prematurity in infants with a birth weight of 750 to 1500 gm and gestational age of less than 34 weeks.</p>', NULL, '<p><strong>Evaluation of Iron Stores and Nutritional Factors</strong>: Evaluate the iron status in all patients before and during treatment and maintain iron repletion. Correct or exclude other causes of anemia (e.g., vitamin deficiency, metabolic or chronic inflammatory conditions, bleeding, etc.) before initiating Erythropoietin alfa.<br />\r\n<br />\r\n<strong>For all patients with CKD</strong>: When initiating or adjusting therapy, monitor hemoglobin levels at least weekly until stable, then monitor at least monthly. When adjusting therapy consider hemoglobin rate of rise, rate of decline, ESA responsiveness and hemoglobin variability. A single hemoglobin excursion may not require a dosing change.</p>\r\n\r\n<ul>\r\n	<li>Do not increase the dose more frequently than once every 4 weeks. Decreases in dose can occur more frequently. Avoid frequent dose adjustments.</li>\r\n	<li>If the hemoglobin rises rapidly (e.g., more than 1 g/dL in any 2-week period), reduce the dose of Erythropoietin alfa by 25% or more as needed to reduce rapid responses.</li>\r\n	<li>For patients who do not respond adequately, if the hemoglobin has not increased by more than 1 g/dL after 4 weeks of therapy, increase the dose by 25%.</li>\r\n	<li>For patients who do not respond adequately over a 12-week escalation period, increasing the Erythropoietin alfa dose further is unlikely to improve response and may increase risks. Use the lowest dose that will maintain a hemoglobin level sufficient to reduce the need for RBC transfusions. Evaluate other causes of anemia. Discontinue Erythropoietin alfa if responsiveness does not improve.</li>\r\n</ul>\r\n\r\n<p><strong>For patients with CKD on dialysis</strong>:</p>\r\n\r\n<ul>\r\n	<li>Initiate Erythropoietin alfa treatment when the hemoglobin level is less than 10 g/dL.</li>\r\n	<li>If the hemoglobin level approaches or exceeds 11 g/dL, reduce or interrupt the dose of Erythropoietin alfa.</li>\r\n	<li>The recommended starting dose for adult patients is 50 to 100 units/kg3 times weekly intravenously or subcutaneously. For pediatric patients, a starting dose of 50 units/kg3 times weekly intravenously or subcutaneously is recommended. The intravenous route is recommended for patients on hemodialysis.</li>\r\n</ul>\r\n\r\n<p><strong>For patients with CKD not on dialysis</strong>: Consider initiating Erythropoietin alfa treatment only when the hemoglobin level is less than 10 g/dL and the following considerations apply:</p>\r\n\r\n<ul>\r\n	<li>The rate of hemoglobin decline indicates the likelihood of requiring a RBC transfusion and,</li>\r\n	<li>Reducing the risk of alloimmunization and/or other RBC transfusion-related risks is a goal.</li>\r\n	<li>If the hemoglobin level exceeds 10 g/dL, reduce or interrupt the dose of Erythropoietin alfa, and use the lowest dose of Erythropoietin alfa sufficient to reduce the need for RBC transfusions.</li>\r\n	<li>The recommended starting dose for adult patients is 50 to 100 units/kg 3 times weekly intravenously or subcutaneously.</li>\r\n</ul>\r\n\r\n<p><strong>Zidovudine-treated HIV-infected Patients</strong>: Starting Dose: The recommended starting dose in adults is 100 units/kg as an intravenous or subcutaneous injection 3 times per week.<br />\r\n<br />\r\nDose Adjustment-</p>\r\n\r\n<ul>\r\n	<li>If hemoglobin does not increase after 8 weeks of therapy, increase Erythropoietin alfa dose by approximately 50 to 100 units/kg at 4- to 8-week intervals until hemoglobin reaches a level needed to avoid RBC transfusions or 300 units/kg.</li>\r\n	<li>Withhold Erythropoietin alfa if hemoglobin exceeds 12 g/dL. Resume therapy at a dose 25% below the previous dose when hemoglobin declines to less than 11 g/dL.</li>\r\n	<li>Discontinue Erythropoietin alfa if an increase in hemoglobin is not achieved at a dose of 300 units/kg for 8 weeks.</li>\r\n</ul>\r\n\r\n<p><strong>Patients on Cancer Chemotherapy</strong>: Initiate Erythropoietin alfa in patients on cancer chemotherapy only if the hemoglobin is less than 10 g/dL, and if there is a minimum of two additional months of planned chemotherapy. Use the lowest dose of Erythropoietin alfa necessary to avoid RBC transfusions.</p>\r\n\r\n<ul>\r\n	<li>Adults: 150 units/kg subcutaneously 3 times per week until completion of a chemotherapy course or 40,000 units subcutaneously weekly until completion of a chemotherapy course.</li>\r\n	<li>Pediatric Patients (5 to 18 years): 600 units/kg intravenously weekly until completion of a chemotherapy course.</li>\r\n	<li>Prevention of anemia of prematurity: Erythropoietin alfa is administered subcutaneously at a dose of 3x250 IU/kg b.w. per week. Treatment should start as early as possible, preferably by day 3 of life. Premature infants who have received a transfusion before starting Erythropoietin alfa treatment are not likely to benefit as much as infants who have not had a transfusion. The treatment should last for 6 weeks.</li>\r\n</ul>\r\n\r\n<p>Preparation and Administration-</p>\r\n\r\n<ul>\r\n	<li>Do not shake. Do not use Erythropoietin alfa that has been shaken or frozen.</li>\r\n	<li>Protect syringe from light.</li>\r\n	<li>Parenteral drug products should be inspected visually for particulate matter and discoloration prior to administration. Do not use any syringe exhibiting particulate matter or discoloration.</li>\r\n	<li>Discard unused portions of Erythropoietin alfa.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>There are no known clinically significant drug interactions but the effect of Erythropoietin alfa may be potentiated by the simultaneous therapeutic administration of a haematinic agent such as ferrous sulphate when a deficiency state exists.</p>', '<ul>\r\n	<li>Uncontrolled hypertension.</li>\r\n	<li>Serious allergic reactions to Erythropoietin alfa.</li>\r\n	<li>Patients who develop Pure Red Cell Aplasia (PRCA) following treatment with any erythropoietin should not receive Erythropoietin alfa or any other erythropoietin.</li>\r\n</ul>', '<p>Adverse reactions in 5% of Erythropoietin alfa treated patients in clinical studies were:</p>\r\n\r\n<ul>\r\n	<li>Patients with CKD: Hypertension, arthralgia, muscle spasm, pyrexia, dizziness, medical device malfunction, vascular occlusion, and upper respiratory tract infection.</li>\r\n	<li>Zidovudine-treated HIV-infected Patients: Pyrexia, cough, rash, and injection site irritation.</li>\r\n	<li>Cancer Patients on Chemotherapy: Nausea, vomiting, myalgia, arthralgia, stomatitis, cough, weight decrease, leukopenia, bone pain, rash, hyperglycemia, headache, depression, dysphagia, hypokalemia, and thrombosis.</li>\r\n	<li>Surgery Patients: Nausea, vomiting, pruritus, headache, injection site pain, chills, deep vein thrombosis, cough, and hypertension.</li>\r\n	<li>Premature infants: A fall in serum ferritin values is very common (&gt;10%)</li>\r\n</ul>', '<p>There are no adequate and well-controlled studies in pregnant women. Studies in animals have shown reproduction toxicology. Consequently:</p>\r\n\r\n<ul>\r\n	<li>In chronic renal failure patients, Erythropoietin alfa should be used in pregnancy only if the potential benefit outweighs the potential risk to the foetus.</li>\r\n	<li>In pregnant or lactating surgical patients participating in an autologous blood predonation programme, the use of Erythropoietin alfa is not recommended.</li>\r\n</ul>\r\n\r\n<p>It is not known whether exogenous Erythropoietin alfa is excreted in human milk. Erythropoietin alfa should be used with caution in nursing women. A decision on whether to continue/discontinue breast-feeding or to continue/discontinue therapy with Erythropoietin alfa should be made taking into account the benefit of breast feeding to the child and the benefit of Erythropoietin alfa therapy to the woman.</p>', NULL, '<p>The therapeutic margin of Erythropoietin alfa is very wide. Erythropoietin alfa overdosage can cause hemoglobin levels above the desired level, which should be managed with discontinuation or reduction of Erythropoietin alfa dosage and/or with phlebotomy, as clinically indicated. Cases of severe hypertension have been observed following overdose with ESAs.</p>', '<p>Drugs for Haemolytic Hypoplastic &amp; Renal Anemia</p>', '<p>Store at 2&ordm;C to 8&ordm;C. Do not freeze or shake. This temperature range should be closely maintained until administration to the patient. Store in original package in order to protect from light.</p>', NULL, '2022-02-21 23:19:08', '2022-06-11 00:47:33'),
(522, 522, '<p>Escitalopram Oxalate is indicated in the-</p>\r\n\r\n<ul>\r\n	<li>Treatment of major depressive episodes.</li>\r\n	<li>Treatment of panic disorder with or without agoraphobia.</li>\r\n	<li>Treatment of social anxiety disorder (social phobia).</li>\r\n	<li>Treatment of generalised anxiety disorder.</li>\r\n	<li>Treatment of obsessive-compulsive disorder.</li>\r\n</ul>', '<p>Escitalopram is an orally administered selective serotonin reuptake inhibitor (SSRI). Escitalopram is the pure S-enantiomer of the racemic bicyclic phthalate derivative citalopram. Escitalopram is at least 100 fold more potent than the R-enantiomer with respect to inhibition of 5-HT reuptake. Escitalopram has no or very low affinity for serotonergic or other receptors including alpha- and beta-adrenergic Dopamine, Histamine, Muscarinic and benzodiazepine receptors.</p>', '<p>Safety of daily doses above 20 mg has not been demonstrated. Escitalopram Oxalate is administered as a single daily dose and may be taken with or without food.<br />\r\n<br />\r\n<strong>Major depressive episodes</strong>: Usual dosage is 10 mg once daily. Depending on individual patient response, the dose may be increased to a maximum of 20 mg daily. Usually, 2-4 weeks are necessary to obtain an antidepressant response. After the symptoms resolve, treatment for at least 6 months is required for consolidation of the response.<br />\r\n<br />\r\n<strong>Panic disorder with or without agoraphobia</strong>: An initial dose of 5 mg is recommended for the first week before increasing the dose to 10 mg daily. The dose may be further increased, up to a maximum of 20 mg daily, dependent on individual patient response. Maximum effectiveness is reached after about 3 months. The treatment lasts several months.<br />\r\n<br />\r\n<strong>Social anxiety disorder</strong>: Usual dosage is 10 mg once daily. Usually, 2-4 weeks are necessary to obtain symptom relief. The dose may subsequently, depending on individual patient response, be decreased to 5 mg or increased to a maximum of 20 mg daily. Social anxiety disorder is a disease with a chronic course, and treatment for 12 weeks is recommended to consolidate response. Long-term treatment of responders has been studied for 6 months and can be considered on an individual basis to prevent relapse; treatment benefits should be re-evaluated at regular intervals. Social anxiety disorder is a well-defined diagnostic terminology of a specific disorder, which should not be confounded with excessive shyness. Pharmacotherapy is only indicated if the disorder interferes significantly with professional and social activities. The place of this treatment compared to cognitive behavioural therapy has not been assessed. Pharmacotherapy is part of an overall therapeutic strategy.<br />\r\n<br />\r\n<strong>Generalised anxiety disorder</strong>: Initial dosage is 10 mg once daily. Depending on the individual patient response, the dose may be increased to a maximum of 20 mg daily. Long term treatment of responders has been studied for at least 6 months in patients receiving 20 mg/day. Treatment benefits and dose should be re-evaluated at regular intervals.<br />\r\n<br />\r\n<strong>Obsessive-Compulsive Disorder</strong>: Initial dosage is 10 mg once daily. Depending on the individual patient response, the dose may be increased to a maximum of 20 mg daily. As OCD is a chronic disease, patients should be treated for a sufficient period to ensure that they are symptom-free. Treatment benefits and dose should be re-evaluated at regular intervals.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Escitalopram should generally be administered once daily, morning or evening with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>As SSRI or related antidepressants should not be started until 2 weeks after stopping an MAOI. Conversely, an MAOI should not. be started until at least a week after an SSRI or related antidepressant has been stopped (2 weeks in the case of paroxetine and sertraline, at least 5 weeks in the case of fluoxetine).</p>', '<p>Escitalopram is contraindicated in patients with known hypersensitivity to Escitalopram or Citalopram or any of the inactive ingredients of the drug product. Concomitant use of escitalopram in patients taking monoamine oxidase/pimozide is contraindicated.</p>', '<p>SSRIs are less sedating and have fewer antimuscarinic and cardiotoxic effects than tricyclic antidepressants. Side-effects of the SSRIs include gastrointestinal effects (dose-related and fairly common include nausea, vomiting, dyspepsia, abdominal pain, diarrhoea, constipation), anorexia with weight loss (increased appetite and weight gain also reported) and hypersensitivity reactions including rash, urticaria, angioedema, anaphylaxis, arthralgia, myalgia, and photosensitivity; other side-effects include dry mouth, nervousness, anxiety, headache, insomnia, tremor, dizziness, asthenia, hallucinations, drowsiness, convulsions, galactorrhoea, sexual dysfunction, urinary retention, sweating, hypomania or mania, movement disorders and dyskinesias, visual disturbances.</p>', '<p>When treating a pregnant woman with Escitalopram during the third trimester, the physician should carefully consider the potential risks and benefits of treatment. It is excreted in human breast milk. The decision whether to continue or discontinue either nursing or Escitalopram therapy should take into account the risk of citalopram exposure for the infant and the benefits Escitalopram treatment for the mother.</p>', '<p>SSRIs should be used with caution in patients with epilepsy (avoid if poorly controlled, discontinue if convulsions develop), concurrent electroconvulsive therapy (prolonged seizures reported with fluoxetine), history of mania, cardiac disease, diabetes mellitus, angle-closure glaucoma, concomitant use of drugs that increase risk of bleeding, history of bleeding disorders (especially gastro-lntestinal bleeding), hepatic and renal impairment.</p>', '<p><strong>Symptoms</strong>: Symptoms seen in a reported overdose of escitalopram include symptoms mainly related to the central nervous system (ranging from dizziness, tremor, and agitation to rare cases of serotonin syndrome, convulsion, and coma), the gastrointestinal system (nausea/vomiting), and the cardiovascular system (hypotension, tachycardia, QT interval, prolongation, and arrhythmia) and electrolyte/fluid balance conditions (hypokalaemia, hyponatremia).<br />\r\n<br />\r\n<strong>Management</strong>: There is no specific antidote. Establish and maintain an airway, ensure adequate oxygenation and respiratory function. Gastric lavage and the use of activated charcoal should be considered. Gastric lavage should be carried out as soon as possible after oral ingestion. Cardiac and vital signs monitoring are recommended along with general symptomatic supportive measures. ECG monitoring is advised in case of overdose, in patients with congestive heart failure/bradyarrhythmias, in patients using concomitant medications that prolong the QT-interval, or in patients with altered metabolism, e.g. liver impairment.</p>', '<p>SSRIs &amp; related anti-depressant drugs</p>', '<p>Store below 30&deg;C temperature and protect from light &amp; moisture. Keep the medicine out of the reach of children.</p>', '<p><strong>Elderly patients (&gt;65 years of age)</strong>: Initial dosage is 5 mg once daily. Depending on the individual patient response the dose may be increased to 10 mg daily. The efficacy of escitalopram in social anxiety disorder has not been studied in elderly patients.<br />\r\n<br />\r\n<strong>Children and adolescents (&lt;18 years)</strong>: Escitalopram Oxalate should not be used in the treatment of children and adolescents under the age of 18 years.<br />\r\n<br />\r\n<strong>Reduced renal function</strong>: Dosage adjustment is not necessary in patients with mild or moderate renal impairment. Caution is advised in patients with severely reduced renal function (CLCR less than 30 ml/min).<br />\r\n<br />\r\n<strong>Reduced hepatic function</strong>: An initial dose of 5 mg daily for the first two weeks of treatment is recommended in patients with mild or moderate hepatic impairment. Depending on individual patient response, the dose may be increased to 10 mg daily. Caution and extra careful dose titration is advised in patients with severely reduced hepatic function.<br />\r\n<br />\r\n<strong>Poor metabolizers of CYP2C19</strong>: For patients who are known to be poor metabolisers with respect to CYP2C19, an initial dose of 5 mg daily during the first two weeks of treatment is recommended. Depending on individual patient response, the dose may be increased to 10 mg daily. Discontinuation symptoms seen when stopping treatment. Abrupt discontinuation should be avoided.<br />\r\n<br />\r\nWhen stopping treatment with escitalopram the dose should be gradually reduced over a period of at least one to two weeks in order to reduce the risk of discontinuation symptoms. If intolerable symptoms occur following a decrease in the dose or upon discontinuation of treatment, then resuming the previously prescribed dose may be considered. Subsequently, the physician may continue decreasing the dose, but at a more gradual rate.</p>', '2022-02-21 23:19:29', '2022-06-11 00:49:49'),
(523, 523, '<p>Eslicarbazepine acetate is indicated as an add-on therapy for partial seizure with or without secondary generalization.</p>', '<p>Eslicarbazepine acetate is converted into the anti-epileptic medicine Eslicarbazepine in the body. Epilepsy is caused by excessive electrical activity in the brain. For electrical impulses to travel along nerves there needs to be a rapid movement of sodium into the nerve cells. Eslicarbazepine acetate is thought to work by blocking &lsquo;voltage-gated sodium channels&rsquo;, which stops sodium entering the nerve cells. This reduces the activity of the nerve cells in the brain, reducing the intensity and the number of seizures.</p>', '<p><strong>Adult</strong>: Eslicarbazepine acetate must be added to existing anticonvulsant therapy. The recommended starting dose is 400 mg once daily which should be increased to 800 mg once daily after one or two weeks. Based on individual response the dose may be increased to 1200 mg once daily<br />\r\n<br />\r\n<strong>Elderly (over 65 years of age)</strong>: Caution should be exercised in the treatment of elderly patients as there is limited safety information on the use of Eslicarbazepine acetate in these patients.<br />\r\n<br />\r\n<strong>Paediatric</strong>: The safety and efficacy of Eslicarbazepine acetate below 18 years has not yet been established. No data are available</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Carbamazepine</strong>: Based on individual response, the dose of Eslicarbazepine acetate may need to be increased if used concomitantly with carbamazepine.<br />\r\n<br />\r\n<strong>Phenytoin</strong>: The dose of Eslicarbazepine acetate may need to be increased and the dose of phenytoin may need to be decreased.<br />\r\n<br />\r\n<strong>Oral contraceptives</strong>: Administration of Eslicarbazepine acetate 1,200 mg once daily to female subjects using a combined oral contraceptive showed an average decrease of 37% and 42% in systemic exposure to levonorgestrel and ethinyloestradiol, respectively. Therefore, women of childbearing potential must use adequate contraception during treatment with Eslicarbazepine acetate.<br />\r\n<br />\r\n<strong>Simvastatin</strong>: The dose of Simvastatin shall be increased if used with Eslicarbazepine.</p>', '<p>Hypersensitivity to the active substance, to other carboxamide derivatives (e.g. carbamazepine, oxcarbazepine) or to any of the excipients.</p>', '<p>The use of Eslicarbazepine acetate is associated with increase in the PR interval. Adverse reactions associated with PR interval prolongation (e.g. AV block, syncope, bradycardia) may occur.</p>', '<p>There are no data from the use of Eslicarbazepine acetate in pregnant women. Studies in animals have shown reproductive toxicity. If women receiving Eslicarbazepine acetate become pregnant or plan to become pregnant, the use of Exalief should be carefully re-evaluated.<br />\r\n<br />\r\nIt is unknown whether Eslicarbazepine acetate is excreted in human breast milk.</p>', '<p>Eslicarbazepine acetate has been associated with some central nervous system adverse reactions, such as dizziness and somnolence, which could increase the occurrence of accidental injury.<br />\r\n<br />\r\nEslicarbazepine acetate may decrease the effectiveness of hormonal contraceptives. Additional non-hormonal forms of contraception are recommended when using Eslicarbazepine acetate.<br />\r\n<br />\r\nAs with other anti-epileptic medicinal products, if Eslicarbazepine acetate is to be discontinued it is recommended to withdraw it gradually to minimize the potential of increased seizure frequency.<br />\r\n<br />\r\nConcomitant use of Eslicarbazepine acetate with oxcarbazepine is not recommended because this may cause overexposure to the active metabolites.<br />\r\n<br />\r\nRash developed as an adverse reaction in 1.1% of total population treated with Eslicarbazepine acetate in placebo-controlled add-on studies in epileptic patients. If signs or symptoms of hypersensitivity develop, Eslicarbazepine acetate must be discontinued. Hyponatraemia has been reported as an adverse reaction in less than 1% of patients treated with Eslicarbazepine acetate.</p>', NULL, '<p>Adjunct anti-epileptic drugs</p>', '<p>Store in a cool and dry place, protected from light and moisture. Keep the medicine out of the reach of children.</p>', '<p><strong>Patients with renal impairment</strong>: Caution should be exercised in the treatment of patients with renal impairment and the dose should be adjusted according to creatinine clearance (CLCR) as follows:</p>\r\n\r\n<ul>\r\n	<li>CLCR &gt;60 ml/min: no dose adjustment required</li>\r\n	<li>CLCR 30-60 ml/min: initial dose of 400 mg every other day for 2 weeks followed by a once daily dose of 400 mg.</li>\r\n	<li>CLCR &lt;30 ml/min: use is not recommended in patients with severe renal impairment due to insufficient data</li>\r\n</ul>\r\n\r\n<p><strong>Patients with hepatic impairment</strong>: No dose adjustment is needed in patients with mild to moderate hepatic impairment. The pharmacokinetics of Eslicarbazepine acetate has not been evaluated in patients with severe hepatic impairment and use in these patients is therefore not recommended.</p>', '2022-02-21 23:19:52', '2022-06-11 00:52:02'),
(524, 524, '<p>Esmolol Hydrochloride is a beta adrenergic blocker indicated for the short-term<br />\r\ntreatment of:</p>\r\n\r\n<ul>\r\n	<li>Control of ventricular rate in supraventricular tachycardia including atrial fibrillation and atrial flutter and control of heart rate in noncompensatory sinus tachycardia.</li>\r\n	<li>Control of perioperative tachycardia and hypertension.</li>\r\n</ul>', '<p>Esmolol Hydrochloride is a beta-1 selective (cardioselective) adrenergic receptor blocking agent with rapid onset, a very short duration of action, and no significant intrinsic sympathomimetic or membrane stabilizing activity at therapeutic dosages. Its elimination half-life after intravenous infusion is approximately 9 minutes. Esmolol Hydrochloride inhibits the beta 1 receptors located chiefly in cardiac muscle, but this preferential effect is not absolute and at higher doses it begins to inhibit beta 2 receptors located chiefly in the bronchial and vascular musculature.</p>', '<p>Administer intravenously. Titrate using ventricular rate or blood pressure at &ge;4 minute intervals. Supraventricular tachycardia (SVT) or noncompensatory sinus tachycardia-</p>\r\n\r\n<ul>\r\n	<li>Optional loading dose: 500 mcg per kg infused over one minute</li>\r\n	<li>Then 50 mcg per kg per minute for the next 4 minutes</li>\r\n	<li>Adjust dose as needed to a maximum of 200 mcg per kg per minute</li>\r\n	<li>Additional loading doses may be administered</li>\r\n</ul>\r\n\r\n<p>Perioperative tachycardia and hypertension-</p>\r\n\r\n<ul>\r\n	<li>Loading dose: 500 mcg per kg over 1 minute for gradual control (1 mg per kg over 30 seconds for immediate control).</li>\r\n	<li>Than 50 mcg per kg per minute for gradual control (150 mcg per kg per minute for immediate control) adjusted to a maximum of 200 (tachycardia) or 300 (hypertension) mcg per kg per minute.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<ul>\r\n	<li>Digitalis glycosides: Risk of bradycardia</li>\r\n	<li>Anticholinesterases: Prolongs neuromuscular blockade</li>\r\n	<li>Antihypertensive agents: Risk of rebound hypertension</li>\r\n	<li>Sympathomimetic drugs: Dose adjustment needed</li>\r\n	<li>Vasoconstrictive and positive inotropic effect substances: Avoid concomitant use</li>\r\n</ul>', '<ul>\r\n	<li>Severe sinus bradycardia</li>\r\n	<li>Heart block greater than first degree</li>\r\n	<li>Sick sinus syndrome</li>\r\n	<li>Decompensated heart failure</li>\r\n	<li>Cardiogenic shock</li>\r\n	<li>Coadministration of IV cardiodepressant calcium-channel antagonists (e.g. verapamil) in close proximity to Esmolol hydrochloride</li>\r\n	<li>Pulmonary hypertension</li>\r\n	<li>Known hypersensitivity to esmolol</li>\r\n</ul>', '<p>Most common adverse reactions (incidence&gt; 10%) are symptomatic hypotension (hyperhidrosis, dizziness) and asymptomatic hypotension.</p>', '<p>Pregnancy Category C. Esmolol hydrochloride has been shown to produce increased fetal resorptions with minimal maternal toxicity in rabbits when given in doses approximately 8 times the maximum human maintenance dose (300 mcg/kg/min). There are no adequate and well-controlled studies in pregnant women. Esmolol Hydrochloride should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether this drug is excreted in human milk. Because many drugs are excreted in human milk and because of the potential for serious adverse reactions in nursing infants from Esmolol Hydrochloride, a decision should be made whether to discontinue nursing or to discontinue the drug, taking into account the importance of the drug to the mother.</p>', '<ul>\r\n	<li>Risk of hypotension, bradycardia, and cardiac failure: Reduce or discontinue use</li>\r\n	<li>Risk of exacerbating reactive airway disease</li>\r\n	<li>Diabetes mellitus: Increases the effect of hypoglycemic agents and masks hypoglycemic tachycardia</li>\r\n	<li>Risk of unopposed alpha-agonism and severe hypertension in untreated pheochromocytoma</li>\r\n	<li>Risk of myocardial ischemia when abruptly discontinued in patients with coronary artery disease</li>\r\n</ul>', NULL, '<p>Anti adrenergic agent (Beta blockers)</p>', '<p>Keep below 25&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use</strong>: The safety and effectiveness of Esmolol Hydrochloride in pediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: Clinical studies of Esmolol Hydrochloride did not include sufficient numbers of subjects aged 65 and over to determine whether they responded differently from younger subjects.<br />\r\n<br />\r\n<strong>Hepatic Impairment</strong>: No special precautions are necessary in patients with hepatic impairment because Esmolol Hydrochloride is metabolized by red-blood cell esterases.<br />\r\n<br />\r\n<strong>Renal Impairment</strong>: No dosage adjustment is required for esmolol in patients with renal impairment receiving a maintenance infusion of esmolol 150 mcg/kg for 4 hours.</p>', '2022-02-21 23:20:16', '2022-06-11 00:54:16'),
(525, 525, '<p>Esomeprazole is indicated:</p>\r\n\r\n<ul>\r\n	<li>To relieve from chronic heartburn symptoms and other symptoms associated with GERD</li>\r\n	<li>For the healing of erosive esophagitis</li>\r\n	<li>For maintenance of healing of erosive esophagitis</li>\r\n	<li>In combination with amoxicillin and clarithromycin for eradication of Helicobacter pylori infection in patients with duodenal ulcer disease.</li>\r\n	<li>Zollinger-Ellison Syndrome</li>\r\n	<li>Acid related Dyspepsia</li>\r\n	<li>Duodenal &amp; Gastric ulcer</li>\r\n</ul>', '<p>Esomeprazole is a proton pump inhibitor that suppresses gastric acid secretion by specific inhibition of the H+/K+-ATPase in the gastric parietal cell. Esomeprazole (S-isomer of omeprazole) is the first single optical isomer of proton pump inhibitor, provides better acid control than racemic proton pump inhibitors.<br />\r\n<br />\r\n<strong>Absorption</strong>: Esomeprazole capsules contain an enteric-coated pellet formulation of esomeprazole magnesium. After oral administration peak plasma levels (Cmax) occur at approximately 1.5 hours (Tmax). The Cmax&nbsp;increases proportionally when the dose is increased, and there is a three-fold increase in the area under the plasma concentration-time curve (AUC) from 20 to 40 mg. At repeated once daily dosing, the systemic bioavailability is approximately 90% compared to 64% after a single dose. The AUC after administration of a single dose of esomeprazole is decreased by 33-53% after food intake compared to fasting conditions. Esomeprazole should be taken at least one hour before meals.<br />\r\n<br />\r\n<strong>Distribution</strong>: Esomeprazole is 97% bound to plasma proteins. Plasma protein binding is constant over the concentration range of 2 20 mmol/L. The apparent volume of distribution at steady state in healthy volunteers is approximately 16 L.<br />\r\n<br />\r\n<strong>Metabolism</strong>: Esomeprazole is extensively metabolized in the liver by the cytochrome P450 (CYP) enzyme system. The metabolites of esomeprazole lack anti-secretory activity. The major part of esomeprazole&rsquo;s metabolism is dependent upon the CYP2C19 isoenzyme, which forms the hydroxy and desmethyl metabolites. The remaining amount is dependent on CYP3A4 which forms the sulphone metabolite.<br />\r\n<br />\r\n<strong>Excretion</strong>: The plasma elimination half-life of esomeprazole is approximately 1&ndash;1.5 hours. Less than 1% of parent drug is excreted in the urine. Approximately 80% of an oral dose of esomeprazole is excreted as inactive metabolites in the urine, and the remainder is found as inactive metabolites in the faeces.<br />\r\n<br />\r\n<strong>Combination Therapy with Antimicrobials</strong>: Esomeprazole magnesium 40 mg once daily is given in combination with clarithromycin 500 mg twice daily and amoxicillin 1000 mg twice daily for 7 days. The mean steady state AUC and Cmax of Esomeprazole increased by 70% and 18%, respectively, during triple combination therapy compared to treatment with Esomeprazole alone. The pharmacokinetic parameters for clarithromycin and amoxicillin are similar during triple combination therapy and administration of each drug alone. However, the mean AUC and Cmax for 14-hydroxyclarithromycin are increased by 19% and 22%, respectively, during triple combination therapy compared to treatment with clarithromycin alone. This increase in exposure to 14-hydroxyclarithromycin is not considered to be clinically significant.</p>', '<p><strong>Healing of Erosive Esophagitis</strong>: 20 mg or 40 mg Once Daily for 4-8 Weeks. The majority of patients are healed within 4 to 8 weeks. For patients who don&#39;t heal after 4-8 weeks, an additional 4-8 weeks of treatment may be considered. Maintenance of Healing of Erosive<br />\r\n<br />\r\n<strong>Esophagitis</strong>: 20 mg Once Daily (Clinical studies did not extend 6 months).<br />\r\n<br />\r\n<strong>Symptomatic GERD</strong>: 20 mg Once Daily for 4 Weeks. If symptoms do not resolve completely after 4 weeks, an additional 4 weeks of treatment may be considered.<br />\r\n<br />\r\n<strong>Helicobacter Pylori eradication</strong>: Triple Therapy to reduce the risk of Duodenal Ulcer recurrence-Esomeprazole 40 mg Once Daily for 10 days, Amoxicillin 1000 mg Twice Daily for 10 days, Clarithromycin 500 mg Twice Daily for 10 days.<br />\r\n<br />\r\n<strong>Zollinger-Ellison Syndrome</strong>: The dose is 20-80 mg once daily. The dosage should be adjusted individually and treatment continued as long as clinically indicated.<br />\r\n<br />\r\n<strong>Acid-related Dyspepsia</strong>: 20-40 mg once daily for 2-4 weeks according to the response.<br />\r\n<br />\r\n<strong>Duodenal ulcer</strong>: 20 mg once daily for 2-4 weeks. Gastric ulcer: 20-40 mg once daily for 4-8 weeks.<br />\r\n<br />\r\n<strong>Injection</strong>: The recommended adult dose is 40 mg Esomeprazole given once daily by intravenous injection (not less than 3 minutes) or intravenous infusion (10 to 30 minutes). Esomeprazole IV injection should not be administered concomitantly with any other medications through the same intravenous site. Treatment with Esomeprazole IV injection should be discontinued as soon as the patient is able to resume treatment with Esomeprazole delayed-release capsules. Safety and effectiveness in paediatric patients have not been established.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Esomeprazole tablet or capsule</strong>: should be swallowed whole and taken one hour before a meal.<br />\r\n<br />\r\n<strong>Direction for use of Delayed-Release Oral Suspension</strong>: Whole contents of the packet should be taken into a small glass containing 15 ml. of water. The mixer should be stirred well and leave 2 to 3 minutes to thicken. Stir again and drink within 30 minutes. If any medicine remains after drinking, add more water, stir, and drink immediately. If the suspension is to be administered through a nasogastric or gastric tube, the volume of water in the syringe should be 15 ml. &amp; immediately shake the syringe and leave 2 to 3 minutes to thicken. Shake the syringe and inject it through the nasogastric or gastric tube into the stomach within 30 minutes. An appropriately sized syringe should be used. Shake and flush any remaining contents from the nasogastric or gastric tube into the stomach.<br />\r\n<br />\r\n<strong>Esomeprazole IV Injection</strong>: Esomeprazole IV should be given as a slow intravenous injection. The solution for IV injection is obtained by adding to the vial 5 ml of the solvent (WFI) provided. After reconstitution, the injection should be given slowly over a period of at least 3 minutes. The solution should be used within 12 hours of reconstitution when stored at room temperature up to 30&deg;C. No refrigeration is required. The reconstituted solution should not be used if it contains visible particulate.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Esomeprazole is extensively metabolized in the liver by CYP2C19 and CYP3A4. In vitro and in vivo studies have shown that Esomeprazole is not likely to inhibit CYPs 1A2, 2A6, 2C9, 2D6, 2E1 and 3A4. No clinically relevant interactions with drugs metabolized by these CYP enzymes would be expected. Drug interaction studies have shown that Esomeprazole does not have any clinically significant interactions with phenytoin, warfarin, quinidine, clarithromycin or amoxicillin.<br />\r\n<br />\r\nEsomeprazole may potentially interfere with CYP2C19, the major Esomeprazole metabolizing enzyme. Co-administration of Esomeprazole 30 mg and diazepam, a CYP2C19 substrate has resulted in a 45% decrease in clearance of diazepam. Increased plasma levels of diazepam have been observed 12 hours after dosing and onwards. Esomeprazole inhibits gastric acid secretion. Therefore, Esomeprazole may interfere with the absorption of drugs where gastric pH is an important determinant of bioavailability (e.g., ketoconazole, iron salts and digoxin).<br />\r\n<br />\r\nCo-administration of oral contraceptives, diazepam, phenytoin, or quinidine do not seem to change the pharmacokinetic profile of Esomeprazole.<br />\r\n<br />\r\nCombination Therapy with Clarithromycin: Co-administration of esomeprazole, clarithromycin, and amoxicillin has resulted in increases in the plasma levels of esomeprazole and 14-hydroxyclarithromycin.</p>', '<p>Esomeprazole is contraindicated in-patient with known hypersensitivity to any of the formulation.</p>', '<p>The most frequently occurring adverse events reported with Esomeprazole include headache, diarrhoea, nausea, flatulence, abdominal pain, constipation and dry mouth. There are no difference in types of related adverse events seen during maintenance treatment upto 12 months compared to short term treatment.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Animal studies have revealed no teratogenic effects. The excretion of esomeprazole in milk has not been studied. Breast-feeding should be therefore be discontinued if the use of esomeprazole is considered essential.</p>', '<p><strong>General</strong>: Symptomatic response to therapy with esomeprazole does not preclude the presence of gastric malignancy.<br />\r\n<br />\r\n<strong>Information for patients</strong>: Esomeprazole capsules should be taken at least one hour before meals. For patients who have difficulty swallowing capsules, one tablespoon of applesauce can be added to an empty bowl and the Esomeprazole capsules can be opened, and the pellets inside the capsule carefully emptied onto the applesauce. The pellets should be mixed with the applesauce and then swallowed immediately. The applesauce used should not be hot and should be soft enough to be swallowed without chewing. The pellets should not be chewed or crushed. The pellet/applesauce mixture should not be stored for future use. Antacids may be used while taking esomeprazole.</p>', '<p>A single oral dose of Esomeprazole at 510 mg/kg (about 103 times the human dose on a body surface area basis), has been lethal to rats. The major signs of acute toxicity are reduced motor activity, changes in respiratory frequency, tremor, ataxia, and intermittent clonic convulsions. There have been no reports of overdose with Esomeprazole. No specific antidote for Esomeprazole is known. Since Esomeprazole is extensively protein bound, it is not expected to be removed by dialysis. In the event of overdosage, treatment should be symptomatic and supportive. As with the management of any overdose, the possibility of multiple drug ingestion should be considered</p>', NULL, '<p>Store at a temperature not exceeding 30&deg;C in a dry place. Protect from light and moisture. Keep out of reach of children.</p>', '<p><strong>Paediatric Use</strong>: Safety and effectiveness in paediatric patients have not been established.<br />\r\n<br />\r\n<strong>Geriatric Use</strong>: No overall differences in safety and efficacy have been observed between the elderly and younger individuals, and other reported clinical experience has not identified differences in responses between the elderly and younger patients, but greater sensitivity of some older individuals cannot be ruled out<br />\r\n<br />\r\n<strong>Hepatic Insufficiency</strong>: No dosage adjustment is recommended for patients with mild to moderate hepatic insufficiency. However, in patients with severe hepatic insufficiency, a dose of 20 mg once daily should not be exceeded.<br />\r\n<br />\r\n<strong>Renal Insufficiency</strong>: The Pharmacokinetics of Esomeprazole in patients with renal impairment are not expected to be altered relative to healthy volunteers as less than 1% of Esomeprazole is excreted unchanged in the urine.</p>', '2022-02-21 23:20:37', '2022-06-11 00:56:39');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(526, 526, '<p>Esomeprazole MUPS tablet is indicated in:</p>\r\n\r\n<ul>\r\n	<li>Gastro-esophageal Reflux Disease (GERD).</li>\r\n	<li>Risk reduction in NSAID associated gastric ulcer.</li>\r\n	<li>H. pylori eradication (Triple therapy).</li>\r\n	<li>Zollinger-Ellison syndrome and idiopathic hypersecretion.</li>\r\n</ul>', '<p>Esomeprazole is a proton pump inhibitor that suppresses gastric acid secretion by specific inhibition of the H+/K+&nbsp;ATPase in the gastric parietal cell. Esomeprazole (S-isomer of omeprazole) is the first single optical isomer of proton pump inhibitor, provides better acid control than racemic proton pump inhibitors.</p>', '<p>Erosive esophagitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult (&ge;18 years)</strong>: 40 mg once daily for 4 weeks.</li>\r\n	<li><strong>Children &amp; adolescents (12-18 years)</strong>: 40 mg once daily for 4 weeks.</li>\r\n</ul>\r\n\r\n<p>Maintenance of healing of erosive esophagitis-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult (&ge;18 years)</strong>: 20 mg once daily.</li>\r\n	<li><strong>Children &amp; adolescents (12-18 years)</strong>: 20 mg once daily.</li>\r\n</ul>\r\n\r\n<p>Risk reduction in NSAID associated gastric ulcer-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult (&ge;18 years)</strong>: 20 mg once daily for 4-8 weeks.</li>\r\n</ul>\r\n\r\n<p>H. pylori eradication (Esomeprazole MUPS tablet with 1000 mg Amoxicillin and 500 mg Clarithromycin)-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult (&ge;18 years)</strong>: 20 mg twice daily for 7 days.</li>\r\n	<li><strong>Children &amp; adolescents (12-18 years)</strong>: 20 mg twice daily for 7 days.</li>\r\n</ul>\r\n\r\n<p>Zollinger-Ellison syndrome and idiopathic hypersecretion-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult (&ge;18 years)</strong>: 40-80 mg twice daily.</li>\r\n</ul>\r\n\r\n<p><br />\r\nChildren 1-11 years:</p>\r\n\r\n<ul>\r\n	<li><strong>Erosive esophagitis</strong>: Weight &lt;20 kg: 10 mg once daily for 8 weeks. Weight &ge;20 kg: 10 mg or 20 mg once daily for 8 weeks</li>\r\n	<li><strong>Maintenance of healing of erosive esophagitis</strong>: 10 mg once daily</li>\r\n</ul>\r\n\r\n<p>Children below the age of 1 year: Esomeprazole MUPS tablet is not approved for use in children younger than 1 year.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Esomeprazole MUPS tablets should be swallowed whole with liquid. The tablets should not be chewed or crushed. If required, the tablets can also be dispersed in half a glass of non-carbonated water (mineral water is not suitable). No other liquids should be used. Stir until the tablets disintegrate and drink the liquid with the pellets immediately or within 30 minutes. Rinse the glass with half a glass of water and drink. The pellets must not be chewed or crushed.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Esomeprazole is extensively metabolized in the liver by CYP2C19 and CYP3A4. In vitro and in vivo studies have shown that Esomeprazole is not likely to inhibit CYPs 1A2, 2A6, 2C9, 2D6, 2E1 and 3A4. No clinically relevant interactions with drugs metabolized by these CYP enzymes would be expected. Drug interaction studies have shown that Esomeprazole does not have any clinically significant interactions with phenytoin, warfarin, quinidine, clarithromycin or amoxicillin.<br />\r\n<br />\r\nEsomeprazole may potentially interfere with CYP2C19, the major Esomeprazole metabolizing enzyme. Co-administration of Esomeprazole 30 mg anddiazepam, a CYP2C19 substrate has resulted in a 45% decrease in clearance of diazepam. Increased plasma levels of diazepam have been observed 12 hours after dosing and onwards. Esomeprazole inhibits gastric acid secretion. Therefore, Esomeprazole may interfere with the absorption of drugs where gastric pH is an important determinant of bioavailability (e.g., ketoconazole, iron salts and digoxin).<br />\r\n<br />\r\nCo-administration of oral contraceptives, diazepam, phenytoin, or quinidine do not seem to change the pharmacokinetic profile of Esomeprazole.<br />\r\n<br />\r\nCombination Therapy with Clarithromycin: Co-administration of esomeprazole, clarithromycin, and amoxicillin has resulted in increases in the plasma levels of esomeprazole and 14-hydroxyclarithromycin.</p>', '<p>Esomeprazole is contraindicated in patient with known hypersensitivity to any of the formulation.</p>', '<p>The most frequently occurring adverse events reported with Esomeprazole include headache, diarrhoea, nausea, flatulence, abdominal pain, constipation and dry mouth. There are no difference in types of related adverse events seen during maintenance treatment upto 12 months compared to short term treatment.</p>', '<p>The manufacturer advises caution. It is not known if Esomeprazole or its metabolites appear in human breast milk.</p>', '<p>Esomeprazole should be used carefully if the patient has severe liver dysfunction and severe renal impairment. Taking a proton pump inhibitor like Esomeprazole may slightly increase the risk of hip, wrist and spine fracture, particularly when it is taken over a period of more than one year.</p>', NULL, NULL, '<p>Store in a cool &amp; dry place below 25&ordm;C, protect from light. Keep out of reach of children.</p>', NULL, '2022-02-21 23:21:00', '2022-06-11 00:59:26'),
(527, 527, '<p>This combination is indicated for the eradication of H. pylori in active chronic gastric, duodenal and gastric ulcers.</p>', '<p><strong>Esomeprazole</strong>&nbsp;exerts its stomach acid-suppressing effects by preventing the final step in gastric acid production by covalently binding to sulfhydryl groups of cysteines found on the (H+, K+)-ATPase enzyme at the secretory surface of gastric parietal cells. This effect leads to inhibition of both basal and stimulated gastric acid secretion, irrespective of the stimulus. As the binding of esomeprazole to the (H+, K+)-ATPase enzyme is irreversible and new enzyme needs to be expressed in order to resume acid secretion, esomeprazole&#39;s duration of antisecretory effect that persists longer than 24 hours<br />\r\n<br />\r\n<strong>Amoxicillin&nbsp;</strong>is similar to&nbsp;penicillin&nbsp;in its bactericidal action against susceptible bacteria during the stage of active multiplication. It acts through the inhibition of cell wall biosynthesis that leads to the death of the bacteria.<br />\r\n<br />\r\n<strong>Clarithromycin&nbsp;</strong>acts by inhibiting microsomal protein synthesis in susceptible organisms mainly by binding to the donor site on the 50S subunit of the bacterial ribosome and preventing translocation to that site.</p>', '<p>Each tablet twice daily for 7-14 days or as per the physician&rsquo;s advice</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Esomeprazole is metabolized through the cytochrome P450 system, specially through the CYP3A isozymes. Studies have shown that Esomeprazole does not have clinically significant interactions with other drugs metabolized by the cytochrome P450 system, such as warfarin, antipyrine, indomethacin, ibuprofen, phenytoin, propranolol, prednisolone, diazepam, clarithromycin or terfenadine in healthy subject.<br />\r\n<br />\r\nClarithromycin use in patients who are receiving theophylline may be associated with an increase of serum theophylline concentrations.<br />\r\n<br />\r\nThere have been reports of interactions of clarithromycin with carbamazepine, cyclosporine, tactrolimus, hexobarbital, phenytoin, alfetanil, disopyramide, lovastatin, bromocriptine, valproate, terfenadine, cisapride, pimozide &amp; astemizole.</p>', '<p>This is contraindicated in patients with known hypersensitivity to any of its component.</p>', '<p>H. pylori eradication therapy is generally well tolerated. Adverse events reported during clinical trials were not unexpected given the component substances. Common adverse reactions included diarrhoea and nausea.</p>', '<p>This should only be given to pregnant women if its use is considered essential. The safety of this combination for use during breast feeding of infants has not been established.</p>', '<p>Serious and occasionally fatal hypersensitivity reactions have been reported in patients on Amoxicillin therapy. These reactions are more apt to occur in indivduals with a history of penicillin hypersensitivity. Clarithromycin should not used in pregnant women except in clinical circumstances where no alternative is appropriate.</p>', NULL, '<p>Anti H. pylori drugs</p>', '<p>Store in a cool (below 30 degree C) and dry place.</p>', '<p>GERIATRIC USE: Although this regimen has not been specifically studied in the elderly, dosage adjustment is not needed during therapy with individual components. It is therefore unlikely to require dosage adjustment with this combination</p>', '2022-02-21 23:21:34', '2022-06-11 01:02:24'),
(528, 528, '<p>Short term treatment of climacteric complaints after the cessation of monthly bleeding, or deficiency symptoms after oophorectomy or radiological castration for non-carcinomatous diseases, such as hot flushes, outbreaks of sweat, sleep disturbances, depressive moods, irritability, headaches, dizziness. Estradiol&nbsp;also has a favourable influence on bladder irritation (a not infrequent occurrence in the climacteric), signs of cutaneous and mucosal involution (particularly in the genital region) which normally occur with advancing age.</p>', NULL, '<p>Hormone therapy should only be continued as long as the benefit in alleviation of severe symptoms outweighs the risk. A complete medical history should be taken and a physical examination should be conducted prior to the initiation or reinstitution of HRT, should be repeated periodically. The frequency and nature of these examinations should be based on established practice guidelines, 6 monthly reviews are generally considered appropriate, and be adapted to the individual woman, but should generally include pelvic organs, including routine cervical cytology, abdomen, breasts and blood pressure. The need for continued therapy should be reconsidered at each review. Unless otherwise prescribed by the doctor, 1 tablet Estradiol is taken daily and the tablets are to be swallowed whole with some liquid. Each pack covers 30 days and treatment is continuous, which means that the next pack follows immediately without a break. It does not matter at what time of the day the patient takes her tablet, but once she has selected a particular time, she should keep it to every day. If she forgets to take a tablet at the usual time, she may take it within the following 12 to 24 hours. If the treatment is discontinued for longer, irregular bleeding may occur. Treatment may be started at any time provided that pregnancy has been excluded. High-dosed and long-term use of unopposed oestrogens during the climacteric may increase the incidence of endometrial carcinoma. Endometrial hyperplasia should be avoided in unopposed oestrogen treatment. It is therefore mandatory to add a progestogen for the last 10-14 days of each month of therapy. As a general rule, Estradiol treatment should be discontinued every 6 months in order to verify the persistence of complaints requiring treatment. It is essential to adhere to the dosage scheme prescribed by the doctor and to keep the appointments made for gynaecological check-ups.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>Interaction with laboratory tests</strong>: The use of sex steroids may influence biochemical parameters of, for example, liver, thyroid, adrenal and renal function, plasma levels of (carrier) proteins such as corticosteroid-binding globulin and lipid/lipoprotein fractions, parameters of carbohydrate metabolism, and parameters of coagulation and fibrinolysis.<br />\r\n<br />\r\n<strong>Interactions with other medicines</strong>: Long-term treatment with hepatic enzyme-inducing drugs (e.g. several anticonvulsants and antimicrobials) can increase the clearance of sex hormones and may reduce clinical efficacy. Such hepatic enzyme-inducing properties have been established for hydantoins, barbiturates, primidone, carbamazepine, and rifampicin and are also suspected for oxcarbazepine, topiramate, felbamate, griseofulvin and the herbal remedy St John&rsquo;s Wort (hypericum perforatum). Maximal enzyme induction is generally not seen before 2-3 weeks but may be sustained for at least 4 weeks after cessation of drug therapy. In rare cases, reduced oestradiol levels have been observed under the simultaneous use of certain antibiotics (e.g. penicillins and tetracycline). Substances which undergo substantial conjugation (e.g. paracetamol) may increase the bioavailability of oestradiol by competitive inhibition of the conjugation system during absorption. In individual cases, the requirement for oral antidiabetics or insulin can change as a result of the effect on glucose tolerance.</p>', '<p>HRT should not be started in the presence of any of the conditions listed below. Should any of the following conditions appear during HRT use, the product should be stopped immediately. Pregnancy and Lactation, undiagnosed vaginal bleeding, known or suspected cancer of the breast, known or suspected premalignant conditions or malignancies, if sex steroid-influenced, presence or history of liver tumours (benign or malignant), severe hepatic disease, acute arterial thromboembolism (e.g. myocardial infarction, stroke), active deep vein thrombosis, thromboembolic disorders, or a documented history of these conditions, a high risk of venous or arterial thrombosis, severe hypertriglyceridemia, Idiopathic cholestatic jaundice of pregnancy or jaundice with prior combined oral contraceptive use or combined HRT use, Otosclerosis with deterioration during pregnancy, Severe diabetes with vascular changes known hypersensitivity to any of the components of Estradiol.</p>', NULL, '<p>Pregnancy category B3. Estradiol is contraindicated during pregnancy. If pregnancy occurs during medication with Estradiol, treatment must be discontinued immediately. In animal studies, maternal administration of high doses of synthetic oestrogens produced urogenital malformations in the offspring. However, the relevance of the animal findings for the clinical use of 17b-oestradiol is uncertain. Estradiol is contraindicated during lactation</p>', '<p>The benefits and risks of HRT must be carefully weighed, including consideration of the emergence of risks as therapy continues. estrogens with or without progestogens should be prescribed at the lowest effective doses and for the shortest duration consistent with the treatment goal and risks for the individual women. If any of the conditions/risk factors mentioned below is present or deteriorates, an individual risk-benefit analysis should be done before HRT is started or continued. The potential for an increased synergistic risk of thrombosis should be considered in women who possess a combination of risk factors or exhibit a greater severity of an individual risk factor. This increase risk may be greater than a simple cumulative risk of the factor. HRT should not be prescribed in case of a negative risk benefit assessment.</p>', '<p>Acute toxicity studies indicate that even in the case of inadvertent intake of a multiple of the therapeutic dose, no acute toxicity risk is to be expected. Overdose may cause nausea and vomiting and withdrawal bleeding may occur in some women. Management of acute overdose should be supportive.</p>', '<p>Female Sex hormones</p>', '<p>Store in a cool (below 30&deg;C) and dry place, away from light &amp; children.</p>', '<p><strong>Paediatric use</strong>: Estradiol&nbsp;is not indicated for use in children and adolescents.<br />\r\n<br />\r\n<strong>Patients with hepatic impairment</strong>: Estradiol has not been studied in hepatic impaired patients. Estradiol is contraindicated in women with severe hepatic disease.</p>', '2022-02-21 23:21:51', '2022-06-11 01:04:37'),
(529, 529, '<p>Estradiol Valerate is indicated for Hormone Replacement Therapy in:</p>\r\n\r\n<ul>\r\n	<li>Ovulation Induction</li>\r\n	<li>Intrauterine Insemination</li>\r\n	<li>In vitro fertilization</li>\r\n</ul>\r\n\r\n<p>Estradiol valerate is an estrogen medication. In women, it is used in hormone therapy for menopausal symptoms.</p>', NULL, '<p>Ovulation Induction:</p>\r\n\r\n<ul>\r\n	<li><strong>Estradiol valerate</strong>: 2 mg twice daily for 5 days (from 8th day to 12th day of cycle)</li>\r\n	<li><strong>Letrozole</strong>: 2.5 mg twice daily for 5 days (from 3rd day till 7th day of cycle)</li>\r\n	<li><strong>Duration</strong>: 3 cycles</li>\r\n</ul>\r\n\r\n<p>Intrauterine Insemination:</p>\r\n\r\n<ul>\r\n	<li><strong>Estradiol Valerate</strong>: 6 or 8 mg daily in 3 or 4 divided doses (from 8th day till 12th day of cycle)</li>\r\n	<li><strong>Duration</strong>: 3 cycles</li>\r\n</ul>\r\n\r\n<p>In vitro fertilization:</p>\r\n\r\n<ul>\r\n	<li><strong>Estradiol Valerate</strong>: 6 mg in 3 divided doses daily. From 1st to 28th day of the cycle 600 mg progesterone in 3 divided doses daily from 14th to 28th day of the cycles</li>\r\n	<li><strong>Duration</strong>: 8 weeks of the cycle</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Substances increasing the clearance of sex hormones (diminished efficacy by enzyme-induction), e.g.: The metabolism of oestrogens may be increased by concomitant use of substances known to induce drug- metabolising enzymes, specifically cytochrome P450 enzymes, such as anticonvulsants (e.g. barbiturates, phenytoin, primidone, carbamazepine) and anti-infectives (e.g. rifampicin, rifabutin, nevirapine, efavirenz) and possibly also felbamate, griseofulvin, oxcarbazepine, topiramate and products containing the herbal remedy St. John&#39;s Wort (Hypericum perforatum). Clinically, an increased metabolism of oestrogens and progestogens may lead to decreased effect and changes in the uterine bleeding profile. Enzyme induction can already be observed after a few days of treatment. Maximal enzyme induction is generally seen within a few weeks. After cessation of drug therapy enzyme induction may be sustained for about 4 weeks.<br />\r\n<br />\r\nSubstances decreasing the clearance of sex hormones (enzyme inhibitors): Strong and moderate CYP3A4 inhibitors such as azole antifungals (e.g. fluconazole, itraconazole, ketoconazole, voriconazole), verapamil, macrolides (e.g. clarithromycin, erythromycin), diltiazem and grapefruit juice can increase plasma concentrations of the oestrogen.</p>\r\n\r\n<p>Side Effects</p>', '<p>The following diseases are reported more often in women using HRT compared to women not using HRT:</p>\r\n\r\n<ul>\r\n	<li>breast cancer</li>\r\n	<li>abnormal growth or cancer of the lining of the womb (endometrial hyperplasia or cancer)</li>\r\n	<li>ovarian cancer</li>\r\n	<li>blood clots in the veins of the legs or lungs (venous thromboembolism)</li>\r\n	<li>heart disease</li>\r\n	<li>stroke</li>\r\n	<li>probable memory loss if HRT is started over the age of 65 Other side effects that have been linked to the use of Estradiol Valerate and other oral hormone replacement therapies</li>\r\n	<li>During the first few months of treatment you may experience some vaginal bleeding at unexpected times (breakthrough bleeding and spotting). These symptoms normally lessen with continued treatment. If they don&rsquo;t, contact your doctor (see section 2 HRT and cancer/Excessive thickening of the lining of the womb (endometrial hyperplasia) and cancer of the lining of the womb (endometrial cancer)&rsquo; for more information)</li>\r\n	<li>breast pain, tenderness or enlargement, breast discharge</li>\r\n	<li>painful periods, changes in vaginal secretions, pre-menstrual symptoms, increased size of fibroids in the womb, thrush, changes to the neck of the womb</li>\r\n	<li>indigestion, a feeling of being bloated, passing wind, feeling or being sick, abdominal pain, gall bladder disease</li>\r\n	<li>skin rashes or discolouration, itching, eczema, acne, unusual hair loss or hair growth, increased skin pigment especially on the face (chloasma other conditions for more information), some rare skin problems</li>\r\n	<li>headache, migraine, dizziness, anxiety or depressive symptoms, fatigue</li>\r\n	<li>fast or irregular heartbeat (palpitations), high blood pressure, inflammation of veins usually in the legs</li>\r\n	<li>fluid retention leading to swelling of parts of the body</li>\r\n	<li>changes in body weight and sex drive, increased appetite</li>\r\n	<li>muscle cramps, leg pains</li>\r\n	<li>nose bleeds, visual disturbances (such as blurred vision), discomfort with contact lenses, allergic-type reactions, a worsening of glucose tolerance, bladder inflammation, rare disorders (porphyria, chorea).</li>\r\n</ul>', NULL, '<p><strong>Conditions that need supervision</strong>: &nbsp;If any of the following conditions are present, have occurred previously, and/or have been aggravated during pregnancy or previous hormone treatment, the patient should be closely supervised. It should be taken into account that these conditions may recur or be aggravated during treatment with It, in particular:</p>\r\n\r\n<ul>\r\n	<li>Leiomyoma (uterine fibroids) or endometriosis</li>\r\n	<li>Risk factors for, thromboembolic disorders &raquo; Risk factors for oestrogen dependent tumours, e.g. 1st degree heredity for breast cancer</li>\r\n	<li>Hypertension</li>\r\n	<li>Liver disorders (e.g. liver adenoma)</li>\r\n	<li>Diabetes mellitus with or without vascular involvement</li>\r\n	<li>Cholelithiasis</li>\r\n	<li>Migraine or (severe) headache</li>\r\n	<li>Systemic lupus erythematosus</li>\r\n	<li>A history of endometrial hyperplasia</li>\r\n	<li>Epilepsy</li>\r\n	<li>Asthma</li>\r\n	<li>Otosclerosis</li>\r\n	<li>Hereditary angioedema.</li>\r\n</ul>\r\n\r\n<p><strong>If you forget to take Estradiol Valerate</strong>: If the woman forgets to take a tablet at the usual time, she may take it within the following 12 hours. If the woman is more than 12 hours late the forgotten tablet should not be taken and the remaining tablets taken at the usual time on the right days. A missed dose may lead to breakthrough bleeding or spotting.</p>', NULL, '<p>Drugs for menopausal symptoms: Hormone replacement therapy, Female Sex hormones</p>', '<p>Store below 30&deg;C and dry place. Keep away from light. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:22:11', '2022-06-12 00:31:41'),
(530, 530, '<p>Estriol tablet is indicatd in-</p>\r\n\r\n<ul>\r\n	<li>Atrophy of the lower urogenital tract related to oestrogen deficiency, notably for the treatment of vaginal complaints such as dyspareunia, dryness and itching, for the prevention of recurrent infections of the vagina and lower urinary tract, in the management of micturition complaints (such as frequency and dysuria) and mild urinary incontinence.</li>\r\n	<li>Pre and postoperative therapy in postmenopausal women undergoing vaginal surgery</li>\r\n	<li>Climacteric complaints such as hot flushes and night sweating</li>\r\n	<li>A diagnostic aid in case of a doubtful atrophic cervical smear</li>\r\n	<li>Infertility due to cervical hostility.</li>\r\n</ul>', '<p>Estriol induces the normalization of the vaginal epithelium and thus helps to restore the normal microflora and the physiological pH in the vagina. As a result, it increases the resistance of the vaginal epithelial cells to infection and inflammation. In comparison to other estrogens, estriol is short acting. In the years just before and after the menopause (which can be natural or surgically induced) estriol can be used in the treatment of symptoms and complaints related to estrogen deficiency. Estriol is particularly used in the treatment of urogenital symptoms.<br />\r\n<br />\r\nAfter oral administration, estriol is rapidly and almost completely absorbed from the gastrointestinal tract. Peak plasma levels of unconjugated estriol are reached within 1 hr of administration. Nearly all (90%) estriol is bound to albumin in the plasma and unlike other estrogens; estriol is hardly bound to sex hormone-binding globulin. The metabolism of estriol consists mainly of conjugation and deconjugation during enterohepatic circulation. Estriol, a metabolic end product, is mainly excreted via the urine in the conjugated form. Only a small fraction is excreted via the feces, mainly as unconjugated estriol.</p>', '<p>It is important that the total daily dose is taken at one time. It may be taken with or without food.</p>\r\n\r\n<ul>\r\n	<li><strong>Atropy of the lower urogenital tract</strong>: 4-8 mg/day for the first weeks, followed by a gradual reduction, based on relief of symptoms, until a maintenance dosage (e.g. 1-2 mg/day) is reached.</li>\r\n	<li><strong>Pre and postoperative therapy in postmenopausal women undergoing vaginal surgery</strong>: 4-8 mg/day in the 2 weeks before surgery; 1-2 mg/day in the 2 weeks after surgery.</li>\r\n	<li><strong>Climacteric complaints such as hot flushes and night sweating</strong>: 4-8 mg/day during the first weeks, followed by a gradual reduction. For maintenance therapy the lowest effective dosage should be used.</li>\r\n	<li><strong>A diagnostic aid in case of a doubtful atrophic cervical smear</strong>: 2-4 mg/day for 7 days before taking the next smear.</li>\r\n	<li><strong>Infertility due to cervical hostility</strong>: In general 1-2 mg/day on days 6-15 of the menstrual cycle. However, for some patients dosages as low as 1 mg/day are sufficient, whereas others may need up to 8 mg/day. Therefore, the dosage should be increased each month until an optimal effect on the cervical mucus is obtained.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>There are strong indications that estrogens, estriol included, can increase the pharmacologic effects of certain corticosteroids. If necessary, the dosage of the corticosteroid should be reduced. There are also some indications, mainly obtained with other estrogens or oral contraceptives, that concurrent use of estriol with activated charcoal, barbiturates, hydantoins and rifampicin may possibly decrease the effectiveness of estriol.</p>', '<p>Contraindicated in pregnancy, known or suspected estrogen-dependent tumours, undiagnosed vaginal bleeding, untreated endometrial hyperplasia, known or suspected breast cancer.</p>', '<p>Breast tension or pain, nausea, spotting, fluid retention and cervical hypersecretion may occasionally occur and be indicative of too high dosage. Headache, hypertension, leg cramps and vision disturbances are seldom observed. In general, most of these adverse reactions disappear after the 1 st week of treatment.<br />\r\n<br />\r\nBreast enlargement, vaginal candidiasis, change in vaginal bleeding pattern, vomiting, stomach cramps, cholestatic jaundice, chloasma or melasma, erythema multiforme, erythema nodosum, hemorrhagic eruption, mental depression, chorea, increasing or decreasing body weight, edema, changes in libido.</p>', '<p>Estriol is contraindicated during pregnancy. Use Estriol in breastfeeding women only if really needed, as estriol is excreted in the milk and it may decrease the quality and quantity of the milk production.</p>', '<p>During prolonged treatment with estrogens, periodic medical examinations are advisable. With vaginal infections, a concomitant specific treatment is recommended. In order to prevent endometrial stimulation, the daily dose should not exceed 8 mg nor should this maximum dose be used for longer than several weeks. Patients with any of the following conditions should be monitored: A history of latent or overt cardiac failure, fluid retention due to renal dysfunction, hypertension, epilepsy or migraine (or a history of these conditions), severe liver disorders, endometriosis, fibrocystic mastopathy, porphyria, hyperlipoproteinaemia, a history during pregnancy or previous use of steroids of severe pruritus, cholestatic jaundice or herpes gestationis. Estrogen is reported to increase the risk of endometrial carcinoma in postmenopausal women. Use with precaution in gallbladder disorders, hypercalcemia, additional progestin, hypercoagulability, urethral bleeding and mastodynia.</p>', '<p>Symptoms that may occur in the case of an acute overdosage are nausea, vomiting and possibly withdrawal bleeding in females. No specific antidote is known. If necessary, a symptomatic treatment should be instituted.</p>', '<p>Drugs for Infertility, Drugs for menopausal symptoms: Hormone replacement therapy, Female Sex hormones</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:22:27', '2022-06-12 00:33:34'),
(531, 531, '<p>Estriol cream is indicated for the defficiency of estrogen. During menopause, the amount of estrogens produced by a woman&#39;s body gradually drops. Shortage of estrogens causes the vaginal wall to become thin and dry which leads to painful sexual intercourse. Estriol cream is used to relieve painful sexual intercourse. This is used in postmenopausal women with at least 12 months since their last natural period. If the ovaries are removed surgically (ovariectomy) before menopause, the decrease in estrogen production occurs very abruptly.</p>', '<p>Estriol Cream is a Hormone Replacement Therapy (HRT). It contains the female hormone estriol (an estrogen). During menopause Estriol is used in vagina which is slowly released and absorbed into the surrounding area and into the bloodstream.<br />\r\n<br />\r\nEstriol induces the normalization of the vaginal epithelium and thus helps to restore the normal microflora and the physiological pH in the vagina. As a result, it increases the resistance of the vaginal epithelial cells to infection and inflammation. In comparison to other estrogens, estriol is short acting. In the years just before and after the menopause (which can be natural or surgically induced) estriol can be used in the treatment of symptoms and complaints related to estrogen deficiency. Estriol is particularly used in the treatment of urogenital symptoms.</p>', '<p>Estriol cream should be used as per physician&#39;s advice. Each dose of cream contains 0.5 mg estriol.</p>\r\n\r\n<ul>\r\n	<li>For vulvo-vaginal complaints associated with menopause: Initially one dose of cream per day for 3 weeks. Later you may only need one dose of cream twice a week.</li>\r\n	<li>Before surgery: One dose of cream daily 2 weeks before the operation. When having a Pap smear your doctor may recommend a daily application of cream for 7 days.</li>\r\n</ul>\r\n\r\n<p>How to apply the cream:</p>\r\n\r\n<ul>\r\n	<li>Remove cap from the tube, invert it, and use the sharp point to open the tube.</li>\r\n	<li>Pull the plunger up to the ring. Now attach it to the opening of the tube.</li>\r\n	<li>Squeeze the tube slowly to fill the applicator to the ring-mark (where the plunger stops).</li>\r\n	<li>Remove the tube.</li>\r\n	<li>To apply the cream, lie down; insert the applicator deep into the vagina.</li>\r\n	<li>Slowly push the plunger all the way in until the applicator is empty</li>\r\n	<li>After use, pull the plunger out of the barrel beyond the point of resistance and wash both parts in warm, soapy water. Do not use detergents. Rinse well and dry afterwards. Do not put the applicator in hot or boiling water.</li>\r\n	<li>The applicator can be re-assembled by fully inserting the plunger into the barrel beyond the point where resistance is felt.</li>\r\n	<li>Discard the applicator once the tube is empty. Take Estriol cream before taking rest or going to sleep.If you forget a dose, use it as soon as you remember. But if you remember your missed dose at the time of your next dose, do not use an extra dose. Do not use a double dose to make up for the missed dose. This may increase the chance of you getting an unwanted side effect.</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Interaction is found with Anticoagulants,corticosteroid hormones, succinylcholine, theophyllines, and medicines for epilepsy, medicines for fungal or bacterial infections, viral infections, and herbal preparations containing St John&#39;s Wort. As a result irregular bleeding may occur.</p>', '<p>Do not use Estriol cream if:</p>\r\n\r\n<ul>\r\n	<li>You have or have ever had breast cancer, or if you are suspected of having it, ovarian cancer, heart attack, stroke, angina, liver disease , thrombosis, pulmonary embolism, vaginal cancer.</li>\r\n	<li>You are pregnant or think you may be pregnant</li>\r\n	<li>You have any unexplained vaginal bleeding, blood clotting disorder, endometrial hyperplasia, porphyria, and various kind of allergic reaction.</li>\r\n	<li>Jaundice, migraine pain, high blood pressure &amp; breathing problem</li>\r\n	<li>You have had an allergic reaction to estriol, or any of the other ingredients of estriol</li>\r\n</ul>', '<ul>\r\n	<li>Local irritation or itching of vagina, Swelling and increased tenderness of the breasts, Increased vaginal discharge, Nausea, Fluid retention in the tissues, usually marked by swollen ankles or feet.</li>\r\n	<li>In most patients these side effects will disappear after the first weeks of treatment. Tell your doctor if vaginal bleeding occurs or if any side effect becomes troublesome or persists.</li>\r\n	<li>Other side effects which may occur with HRT are benign and malignant hormone-dependent tumors such as endometrial cancer, heart attack and stroke, gall bladder disease, skin problems such as rashes, discoloration or red patches on the skin, various skin diseases with blisters and nodules or bleeding into the skin, venous thromboembolism or deep leg or pelvic venous thrombosis and pulmonary embolism (see Before you use Estriol Cream). Using HRT for several years slightly increases the risk of breast cancer.</li>\r\n</ul>', '<p>This medicine is contraindicated during pregnancy &amp; lactation.</p>', '<p>Patients should keep under doctor&rsquo;s observation for any Hormone Replacement Therapy (HRT). Same role is applicable for the application of Estriol cream. Doctor will give continuous advice regarding risks &amp; benefts of the drug. But in case of jaundice, sudden high blood pressure, migraine, severe headache or pregnancy, the use of Estriol cream will be stopped immediately. Children&rsquo;s are not allowed to use Estriol cream.</p>', NULL, '<p>Drugs for Infertility, Drugs for menopausal symptoms: Hormone replacement therapy, Female Sex hormones</p>', '<p>Store below 25&deg;C. Protect from light and moisture. Keep out of reach of children.</p>', NULL, '2022-02-21 23:22:49', '2022-06-12 00:35:15'),
(532, 532, '<p>Eszopiclone is indicated for the treatment of insomnia, including difficulty falling asleep and difficulty maintaining sleep through the night. Eszopiclone is the first sedative approved long-term use</p>', '<p>Eszopiclone may interact with Gama-aminobutyric acid (GABA) receptor complexes at binding domains located close to or allosterically coupled to benzodiazepine receptors.</p>', '<p>The usual dose to improve or maintain sleep in most adults is 2 or 3 mg. Persons over the age of 65 years usually are treated with 1 or 2 mg. Eszopiclone should be taken immediately before going to bed since the onset of sedation may occur as rapidly as 10 minutes. It should be taken only by individuals who intend to sleep for at least 8 hours since its effects may last up to six hours.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Alcohol (which causes sedation) and drugs that have sedating effects should not be used with Eszopiclone since their sedating effects, when added to those of Eszopiclone, may cause excessive sedation.</p>', '<p>Depression, Severe Chronic Obstructive Lung Disease, Severe Liver Disease, Weakened Patient, Having thoughts of Suicide.</p>', '<p>Eszopiclone is generally well tolerated. However few side effects like fatigue, anorexia, nausea, unpleasant taste in the mouth, mood problems, abdominal pain, dyspepsia, asthenia, nervousness, dizziness and confusion have been reported.</p>', '<p><strong>Pregnancy:</strong>&nbsp;Category C.&nbsp;There is no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Nursing Mothers:</strong>&nbsp;It is not known whether the drug is excreted in breast milk. As many drugs are excreted in breast milk, caution should be exercised when Eszopiclone is administered to a nursing mother.</p>', '<p>Eszopiclone like all sedatives should be taken immediately before bedtime to avoid short-term memory impairment, hallucinations, impaired coordination, dizziness and lightheadedness</p>', '<p>There is limited clinical experience with the overdose of Eszopiclone. In clinical trials one case of overdose with up to 36 mg of Eszopiclone has been reported in which the subject fully recovered. Intravenous fluids should be administered as needed &amp; Flumazenil may be useful.</p>', '<p>Miscellaneous sedatives &amp; hypnotics</p>', '<p>Eszopiclone is indicated for the treatment of insomnia, including difficulty falling asleep and difficulty maintaining sleep through the night. Eszopiclone is the first sedative approved long-term use</p>', NULL, '2022-02-21 23:23:17', '2022-06-12 00:37:40');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(533, 533, '<p><strong><strong>Adults with Rheumatoid Arthritis (RA)</strong>: Etanercept indicated for reducing signs and symptoms, inducing major clinical response, inhibiting the progression of structural damage, and improving physical function in patients with moderately to severely active rheumatoid arthritis (RA). Etanercept can be initiated in combination with methotrexate (MTX) or used alone for the treatment of active rheumatoid arthritis (RA) in adults when one or more disease modifying antirheumatic drugs (DMARDs), including methotrexate (unless contraindicated), has proved inadequate.<br />\r\n<br />\r\n<strong>Pediatric patients with Juvenile Idiopathic Arthritis(JIA)</strong>: Etanercept indicated for the treatment of polyarticular-course juvenile idiopathic arthritis (JIA) in children and adolescents from the age of 2 years when the response to one or more DMARDs has proven inadequate.<br />\r\n<br />\r\n<strong>Adults with Psoriatic Arthritis (PsA)</strong>: Etanercept is indicated for reducing signs and symptoms, inhibiting the progression of structural damage of active arthritis, and improving physical function in patients with psoriatic arthritis (PsA). Etanercept can be used in combination with methotrexate (MTX) in patients who do not respond adequately to MTX alone.<br />\r\n<br />\r\n<strong>Adults with Ankylosing Spondylitis (AS)</strong>: Etanerceptis indicated for reducing signs and symptoms in patients with active ankylosing spondylitis (AS).<br />\r\n<br />\r\n<strong>Adults with Plaque Psoriasis (PsO)</strong>: Etanercept is indicated for the treatment of adult patients (18 years or older) with chronic moderate to severe plaque psoriasis (PsO) who are candidates for systemic therapy or phototherapy.<br />\r\n<br />\r\n<strong>Pediatric patients with Plaque Psoriasis (PsO)</strong>: Etanercept is indicated for the treatment of chronic severe plaque psoriasis in children and adolescents from the age of 6 years, who are inadequately controlled by or are intolerant to systemic therapies or phototherapies.</strong></p>', '<p>Etanercept is a tumor necrosis factor (TNF) blocker. This is a dimeric fusion protein consisting of the extracellular ligand-binding portion of the human 75 kilodalton (p75) tumor necrosis factor receptor (TNFR) linked to the Fc portion of human IgG1. The Fc component of etanercept contains the CH2 domain, the CH3 domain and hinge region, but not the CH1 domain of IgG1. Etanercept is produced by recombinant DNA technology in a Chinese hamster ovary (CHO) mammalian cell expression system. It consists of 934 amino acids and has an apparent molecular weight of approximately 150 kilodaltons. Etanercept is a TNF alpha inhibitor that binds specifically to tumor necrosis factor (TNF) and blocks its interaction with cell surface TNF receptors. TNF is a naturally occurring cytokine that is involved in normal inflammatory and immune responses. Elevated levels of TNF are found in the synovial fluid of RA patients. It plays an important role in the inflammatory processes of rheumatoid arthritis (RA), polyarticular-course juvenile rheumatoid arthritis (JRA) and the resulting joint pathology.</p>', '<h1>Etanercept</h1>\r\n\r\n<p><a href=\"https://medex.com.bd/attachments/buVsDUkAUWfLc9StZ8LAqj79jofDPj/etanercept-prescribing-information\" target=\"_blank\">Innovator&#39;s Monograph</a></p>\r\n\r\n<p>Indications</p>\r\n\r\n<p><strong><strong>Adults with Rheumatoid Arthritis (RA)</strong>: Etanercept indicated for reducing signs and symptoms, inducing major clinical response, inhibiting the progression of structural damage, and improving physical function in patients with moderately to severely active rheumatoid arthritis (RA). Etanercept can be initiated in combination with methotrexate (MTX) or used alone for the treatment of active rheumatoid arthritis (RA) in adults when one or more disease modifying antirheumatic drugs (DMARDs), including methotrexate (unless contraindicated), has proved inadequate.<br />\r\n<br />\r\n<strong>Pediatric patients with Juvenile Idiopathic Arthritis(JIA)</strong>: Etanercept indicated for the treatment of polyarticular-course juvenile idiopathic arthritis (JIA) in children and adolescents from the age of 2 years when the response to one or more DMARDs has proven inadequate.<br />\r\n<br />\r\n<strong>Adults with Psoriatic Arthritis (PsA)</strong>: Etanercept is indicated for reducing signs and symptoms, inhibiting the progression of structural damage of active arthritis, and improving physical function in patients with psoriatic arthritis (PsA). Etanercept can be used in combination with methotrexate (MTX) in patients who do not respond adequately to MTX alone.<br />\r\n<br />\r\n<strong>Adults with Ankylosing Spondylitis (AS)</strong>: Etanerceptis indicated for reducing signs and symptoms in patients with active ankylosing spondylitis (AS).<br />\r\n<br />\r\n<strong>Adults with Plaque Psoriasis (PsO)</strong>: Etanercept is indicated for the treatment of adult patients (18 years or older) with chronic moderate to severe plaque psoriasis (PsO) who are candidates for systemic therapy or phototherapy.<br />\r\n<br />\r\n<strong>Pediatric patients with Plaque Psoriasis (PsO)</strong>: Etanercept is indicated for the treatment of chronic severe plaque psoriasis in children and adolescents from the age of 6 years, who are inadequately controlled by or are intolerant to systemic therapies or phototherapies.</strong></p>\r\n\r\n<p><strong>Pharmacology</strong></p>\r\n\r\n<p><strong>Etanercept is a tumor necrosis factor (TNF) blocker. This is a dimeric fusion protein consisting of the extracellular ligand-binding portion of the human 75 kilodalton (p75) tumor necrosis factor receptor (TNFR) linked to the Fc portion of human IgG1. The Fc component of etanercept contains the CH2 domain, the CH3 domain and hinge region, but not the CH1 domain of IgG1. Etanercept is produced by recombinant DNA technology in a Chinese hamster ovary (CHO) mammalian cell expression system. It consists of 934 amino acids and has an apparent molecular weight of approximately 150 kilodaltons. Etanercept is a TNF alpha inhibitor that binds specifically to tumor necrosis factor (TNF) and blocks its interaction with cell surface TNF receptors. TNF is a naturally occurring cytokine that is involved in normal inflammatory and immune responses. Elevated levels of TNF are found in the synovial fluid of RA patients. It plays an important role in the inflammatory processes of rheumatoid arthritis (RA), polyarticular-course juvenile rheumatoid arthritis (JRA) and the resulting joint pathology.</strong></p>\r\n\r\n<p><strong>Dosage</strong></p>\r\n\r\n<p><strong><strong>Rheumatoid arthritis, psoriatic arthritis and ankylosing spondylitis</strong>: Patients aged 18 years or older- 50 mg Etanercept per week administered either once weekly (as one subcutaneous injection using a 50 mg syringe or as two 25 mg injections given at the same time) or 25 mg Etanercept twice weekly (72 to 96 hours apart) as a subcutaneous injection. Methotrexate, glucocorticoids, salicylates, nonsteroidal anti- inflammatory drugs (NSAIDs), or analgesics may be continued during treatment with Etanercept in adults. 25 mg once weekly gives a slower response and may be less effective.<br />\r\n<br />\r\n<strong>Plaque psoriasis</strong>: The dose of etanercept is 50 mg syringe once weekly (as one subcutaneous injection using a 50 mg syringe or as two 25 mg injections given at approximately the same time) or 25 mg twice weekly (72 to 96 hours apart) as a subcutaneous injection. Higher responses may be achieved from initial treatment with a dose of 50 mg twice weekly for up to 12 weeks, followed, if necessary, by a dose of 50 mg once weekly or 25 mg twice weekly.<br />\r\n<br />\r\nAdult patients may be treated intermittent or continuously based on physician judgment and individual patient needs. Treatment should be discontinued in patients who show no response after 12 weeks. With intermittent use, treatment cycles subsequent to the initial cycle should use a dose of 50 mg once weekly. No dose adjustment is required for elderly and or patient with renal and hepatic impairment. Patient weighs less than 62.5kg should be accurately dosed on an mg/kg basis. Patients weighing 62.5 kg or more may be fixed-dose prefilled syringe.<br />\r\n<br />\r\n<strong>Juvenile idiopathic arthritis</strong>: Children (⩾2 to &lt;18 years): 0.4mg/kg (up to maximum of 25 mg per dose) twice weekly (72 to 96 hours apart). Glucocoticoids, nonsteroidal anti-inflammatory drugs (NSAIDs), or analgesics may be continued during treatment with etanercept in children. Etanercept has not been studied in children &lt;2 years of age.<br />\r\n<br />\r\n<strong>Pediatric plaque psoriasis</strong>: Children (⩾6 to &lt;18 years): 0.8mg/kg (up to a maximum of 50 mg per dose) once weekly for up to 24 weeks. Treatment should be discontinued in patients who show no response after 12 weeks. If retreatment of etanercept is indicated, the above guidance on treatment duration should be followed. The dose should be 0.8 mg/kg (up to maximum of 50 mg per dose) once weekly.</strong></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Administer etanercept as subcutaneous injections in the thigh, abdomen or upper arm. Given each new injection at least 3 cm from a previous site. Do not use in the area where the skin is tender, bruised, red or hard. The injection should be performed under supervision of qualified healthcare professional. Before injection, single-use prefilled syringe should be allowed to reach room temperature (approximately 15-30 minutes). The needle cover should not be removed while allowing the pre-filled syringe to reach at room temperature. Before disposal of blank PFS, please activate the needle guard to avoid any chance of needle-stick injury.</strong></p>\r\n\r\n<p><strong><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</strong></p>', NULL, '<p><strong>If any hypersensitivity to etanercept or to any component of the formulation. Incase of sepsis or risk of sepsis. Treatment with etanercept should not be initiated in patients with serious active infections, including chronic or localized infection.</strong></p>', '<p><strong>Very common</strong>: Infections (including colds, sinusitis, bronchitis, urinary tract infections and skin infections); injection site reactions (including bleeding, bruising, redness, itching, pain, and swelling). Reactions at the injection site (these do not occur as often after the first month of treatment. Some patients have developed a reaction at an injection site that was used before.<br />\r\n<br />\r\n<strong>Common</strong>: Allergic reactions; fever; itching; antibodies directed against normal tissue (autoantibody formation).<br />\r\n<br />\r\n<strong>Uncommon</strong>: Serious infections (including pneumonia, deep skin infections, joint infections, blood infection, and infections at various sites); low blood platelet count; skin cancer (excluding melanoma); localized swelling of the skin (angio edema); hives (elevated patches of red or pale skin that often itch); eye inflammation; psoriasis (new or worsening); rash; inflammation or scarring of the lungs; inflammation of the blood vessels affecting multiple organs.</p>', '<p>The safe use of etanercept during pregnancy has not been established. Use etanercept during pregnancy only if clearly needed. The safe use of etanercept during lactation has not been established. It is not known whether etanercept is excreted in human milk. Following subcutaneous administration to lactating rats, etanercept was excreted in the milk and detected in the serum of the pups. Because immunoglobulins and many medicinal products can be excreted in human milk, a decision should be made whether to discontinue nursing or to discontinue etanercept while nursing.</p>', '<p>Special warning and special precautions for use-</p>\r\n\r\n<ul>\r\n	<li>Allergic reactions</li>\r\n	<li>Infections/surgery</li>\r\n	<li>Infections/diabetes</li>\r\n	<li>Infections/monitoring</li>\r\n	<li>Tuberculosis</li>\r\n	<li>Hepatitis-B</li>\r\n	<li>Hepatitis-C</li>\r\n	<li>Blood disorders</li>\r\n	<li>Nervous system and eye disorders</li>\r\n	<li>Congestive heart failure</li>\r\n	<li>Cancer</li>\r\n	<li>Chickenpox</li>\r\n	<li>Latex</li>\r\n	<li>Alcohol abuse</li>\r\n	<li>Wegener&#39;s granulomatosis</li>\r\n	<li>Anti-diabetic medicine</li>\r\n</ul>', '<p>The maximum tolerated dose of etanercept has not been established in humans. Single intravenous doses up to 60 mg/m2&nbsp;have been administered to healthy volunteers in an endotoxemia study without evidence of dose-limiting toxicities. The highest dose level evaluated in rheumatoid arthritis patients has been an intravenous loading dose of 32 mg/m2&nbsp;followed by subcutaneous doses of 16 mg/m2&nbsp;(25 mg) administered twice weekly. No dose-limiting toxicities were observed during clinical trials of rheumatoid arthritis patients. There is no known antidote to etanercept.</p>', '<p>Immunosuppressant</p>', '<p>Etanercept should be stored in refrigerator at 2-8&deg;C. Do not freeze. Do not shake. Keep away from light. Keep out of reach of children.</p>', NULL, '2022-02-21 23:23:40', '2022-06-12 00:44:16'),
(534, 534, '<p>Ethambutol is indicated for the treatment of&nbsp;pulmonary tuberculosis. It should not be used as the sole antituberculous drug, but should be used in conjunction with at least one other antituberculous drug. Selection of the companion drug should be based on clinical experience, considerations of comparative safety, and appropriate&nbsp;in vitro&nbsp;susceptibility studies. In patients who have not received previous antituberculous therapy, ie, initial treatment, the most frequently used regimens have been the following:</p>\r\n\r\n<ul>\r\n	<li>Ethambutol plus isoniazid</li>\r\n	<li>Ethambutol plus isoniazid plus streptomycin.</li>\r\n</ul>\r\n\r\n<p>In patients who have received previous antituberculous therapy, mycobacterial resistance to other drugs used in initial therapy is frequent. Consequently, in such retreatment patients, Ethambutol should be combined with at least one of the second line drugs not previously administered to the patient and to which bacterial susceptibility has been indicated by appropriate&nbsp;in vitro&nbsp;studies. Antituberculous drugs used with Ethambutol have included cycloserine, ethionamide, pyrazinamide, viomycin and other drugs. Isoniazid, aminosalicylic acid, and streptomycin have also been used in multiple drug regimens. Alternating drug regimens have also been utilized.</p>', '<p>Ethambutol appears to inhibit the synthesis of 1 or more metabolites in susceptible bacteria resulting in impairment of cellular metabolism, arrest of multiplication, and cell death. It is active against susceptible bacteria only when they are undergoing cell division.</p>', '<p>Ethambutol should not be used alone, in initial treatment or in retreatment. Ethambutol should be administered on a once every 24-hour basis only.&nbsp;Absorption&nbsp;is not significantly altered by administration with food. Therapy, in general, should be continued until bacteriological conversion has become permanent and maximal clinical improvement has occurred.<br />\r\n<br />\r\nEthambutol is not recommended for use in pediatric patients under thirteen years of age since safe conditions for use have not been established.<br />\r\n<br />\r\n<strong>Initial Treatment</strong>:&nbsp;In patients who have not received previous antituberculous therapy, administer Ethambutol 15 mg/kg of body weight, as a single oral dose once every 24 hours. In the more recent studies, isoniazid has been administered concurrently in a single, daily, oral dose.<br />\r\n<br />\r\n<strong>Retreatment</strong>:&nbsp;In patients who have received previous antituberculous therapy, administer Ethambutol 25 mg/kg of body weight, as a single oral dose once every 24 hours. Concurrently administer at least one other antituberculous drug to which the organisms have been demonstrated to be susceptible by appropriate&nbsp;in vitro&nbsp;tests. Suitable drugs usually consist of those not previously used in the treatment of the patient. After 60 days of Ethambutol administration, decrease the dose to 15 mg/kg of body weight, and administer as a single oral dose once every 24 hours.<br />\r\n<br />\r\nDuring the period when a patient is on a daily dose of 25 mg/kg, monthly eye examinations are advised.<br />\r\n<br />\r\n<strong>Renal Impairment:</strong>&nbsp;Dose adjustment may be needed as determined by blood levels of ethambutol.</p>\r\n\r\n<p>Should be taken with food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Delayed or reduced absorption with aluminium hydroxide.</p>', '<p>Ethambutol is contraindicated in patients who are known to be hypersensitive to this drug. It is also contraindicated in patients with known optic&nbsp;neuritis&nbsp;unless clinical judgment determines that it may be used. Ethambutol&nbsp;is contraindicated in patients who are unable to appreciate and report visual side effects or changes in vision</p>', '<p>Retrobulbar neuritis with reduction in visual acuity, constriction of visual field, central or peripheral scotoma and green-red colour blindness of 1 or both eyes. Reduced renal clearance of urate and may precipitate acute gout. Confusion, disorientation, hallucinations, headache, dizziness, malaise, jaundice or transient liver dysfunction, peripheral neuropathy, thrombocytopenia, pulmonary infiltrates, eosinophilia and GI disturbances (e.g. nausea, vomiting, anorexia, abdominal pain). Rarely, retinal haemorrhage, hypersensitivity reactions including rashes, pruritus, leucopenia, fever, and joint pains.</p>', '<p><strong>Category C</strong>: Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patient with ocular defects (e.g. cataracts, recurrent ocular inflammatory conditions, diabetic neuropathy). Renal impairment. Pregnancy and lactation.</p>', NULL, '<p>Anti-Tubercular Chemotherapeutics</p>', '<p>Store between 20-25&deg;C. Protect from light, moisture and excessive heat.</p>', NULL, '2022-02-21 23:23:54', '2022-06-12 00:46:33'),
(535, 535, '<p>They are liquids used primarily as a topical antiseptic. They also have multiple industrial and household uses. The term &quot;rubbing alcohol&quot; has become a general non-specific term for either isopropyl alcohol (isopropanol) or ethyl alcohol (ethanol) rubbing-alcohol products.</p>', '<p>Ethanol and isopropyl alcohol are both members of the alcohol family and have similar disinfectant properties. Ethanol is the type of alcohol present in alcoholic beverages. Isopropyl alcohol is also known as isopropanol, 2-propanol or rubbing alcohol. When used as disinfectants, both are typically at a concentration of 70 percent in water.</p>', '<ul>\r\n	<li>শুকেনা হােতর তালুেত ১-২ বার ক্লিন জেল প্রয়োগ করুন।</li>\r\n	<li>দুই হােতর তালু একসােথ ভােলাভােব ঘষুন।</li>\r\n	<li>আঙুেলর মােঝ ও নেখর ভেতরেও প্রয়োগ করুন এবং না শুকােনা পর্যন্ত ঘষুন।</li>\r\n	<li>কেয়ক সেকেন্ডর মধ্যেই হাত শুিকিয় জীবাণু মুক্ত হয়ে যাবে</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, NULL, NULL, NULL, '<p>শিশুদের নাগােলর বাইের রাখুন ।</p>', NULL, '<p>Bleaching and Disinfectants</p>', '<p>আলো ও তাপ থেকে দূরে, ঘরের স্বাভাবিক তপমাত্রায় রাখুন</p>', NULL, '2022-02-21 23:24:17', '2022-06-12 00:47:56'),
(536, 536, '<p>The benefits of taking the pill include:</p>\r\n\r\n<ul>\r\n	<li>It is one of the most reliable reversible methods of contraception if used correctly</li>\r\n	<li>It does not interrupt sex</li>\r\n	<li>It usually makes period regular, lighter and less painful</li>\r\n	<li>It may help with pre-menstrual symptoms</li>\r\n</ul>', NULL, '<p><strong>Take this tablet every day for 21 days as described below</strong>: This tablet comes in strips of 21 pills, each marked with a day of the week.</p>\r\n\r\n<ul>\r\n	<li>Take your pill at the same time every day.</li>\r\n	<li>Start by taking a pill marked with the correct day of the week.</li>\r\n	<li>Follow the direction of the arrows on the strip. Take one pill each day, until you have finished all 21 pills.</li>\r\n	<li>Swallow each pill whole, with water if necessary. Do not chew the pill.</li>\r\n	<li>After you have taken all 21 pills in the strip, you have seven days when you take no pills. So, if you take the last pill of one pack on a Friday, you will take the first pill of your next pack on the Saturday of the following week.</li>\r\n</ul>\r\n\r\n<p>Within a few days of taking the last pill from the strip, you should have a withdrawal bleed like a period. This bleed may not have finished when it is time to start your next strip of pills.<br />\r\n<br />\r\nYou don&#39;t need to use extra contraception during these seven pill-free days.<br />\r\n<br />\r\nStarting this tablet:</p>\r\n\r\n<ul>\r\n	<li>As a new user icrolon or starting the pill again after a break. Either take your first pill on the first day of your next period. By starting in this way, you will have contraceptive protection with your first pill.</li>\r\n	<li>Or if your period has already begun start taking this tablet on day 5 (counting the first day of your period as day 1) whether or not your bleeding has stopped. You must also use extra contraception, such as condoms, until you have taken the first seven pills correctly.</li>\r\n</ul>\r\n\r\n<p>Changing to this pill from another contraceptive Pill-</p>\r\n\r\n<ul>\r\n	<li>If you are currently on a 21-day pill, start taking jUicrolon the next day after the end of the previous strip. You will have contraceptive protection with your first pill but you will not have a bleed until after you finish your first strip of this pill.</li>\r\n	<li>If you are currently on a 28-day pill, start taking this pill the day after your last active pill. You will have contraceptive protection with your first pill.</li>\r\n	<li>You will not have a bleed until after you finish your first strip of this pill.</li>\r\n	<li>Or if you are taking a Progestogen-only Pill (POP), start. This pill on the first day of bleeding, even if you have already taken the POP for that day. You will have contraceptive cover straight away. If you don&#39;t usually have any bleeding while you are taking a Progestogen-only Pill, you can stop taking it any day and start this pill the next day. You will need to use extra contraception, such as a condom, for seven days.</li>\r\n	<li>Changing to this pill from a Progestogen-only injection, implant of Progestogen releasing intrauterine device (IUD). Start taking this pill when your next injection is due or on the day that your implant or IUD is removed. Make sure you also use an additional contraceptive method, such as a condom, for the first 7 days that you are taking this pill.</li>\r\n</ul>\r\n\r\n<p><strong>Starting this pill after a miscarriage or abortion</strong>: If you have had a miscarriage or an abortion, your doctor may tell you to start taking this pill straight away. This means that you will have contraceptive protection with your first pill. Contraception after having a baby if you have just had a baby, ask your doctor for advice about contraception.<br />\r\n<br />\r\nIf you are not breast-feeding:</p>\r\n\r\n<ul>\r\n	<li>You can start taking this pill three weeks after the birth or more than three weeks after the birth but you need to use extra contraception, such as a condom until you have taken the first seven pills correctly.</li>\r\n	<li>If you have had sex since birth there is a chance that you could be pregnant, you should therefore use another form of contraception, such as a condom. In this case, take your first this pill on the first day of your next period.</li>\r\n</ul>\r\n\r\n<p>A missed pill:</p>\r\n\r\n<ul>\r\n	<li>If you have missed any of the pills in a strip and you do not bleed in the first pill-free break, you may be pregnant. Contact your doctor or family planning clinic or do a pregnancy test yourself.</li>\r\n	<li>If you start a new strip of pills late or make your &quot;week off&quot; longer than seven days, you may not be protected from pregnancy.</li>\r\n	<li>If you had sex in the last seven days, ask your doctor, family planning nurse or pharmacist for advice. You may need to consider emergency contraception. You should also use extra contraception, such as a condom, for seven days.</li>\r\n</ul>\r\n\r\n<p><strong>A lost pill</strong>: If you lose a pill, either take the last pill of the strip in place of the lost pill. Then take all the other pills on their proper days. Your cycle will be one day shorter than normal, but your contraceptive protection won&#39;t be affected. After your seven pill-free days you will have a new starting day, one day earlier than before.<br />\r\n<br />\r\n<strong>If you are sick or have diarrhea</strong>: If you are sick (vomit) or have very bad diarrhoea your body may not get its usual dose of hormones from that pill. If you vomit within 3 to 4 hours after taking your pill, this is like missing a pill. You must follow the advice for missed pills. If you have severe diarrhoea for more than 12 hours after taking. This pill follow the instructions for if you are more than 12 hours late, A missed pill. Talk to your doctor if your stomach upset carries on or gets worse. He or she may recommend another form of contraception.<br />\r\n<br />\r\n<strong>Missed a period- could you be pregnant</strong>: Occasionally, you may miss a withdrawal bleed. This could mean that you are pregnant, but that is very unlikely if you have taken your pills correctly. Start your next strip at the normal time. If you think that you might have put yourself at risk of pregnancy (for example, by missing pills or taking other medicines), or if you miss a second bleed, you should do a pregnancy test.<br />\r\n<br />\r\n<strong>Taking more than one pill should not cause harm</strong>: It is unlikely that taking more than one pill will do you any harm, but you may feel sick, vomit or have some vaginal bleeding. Talk to your doctor if you have any of these symptoms.<br />\r\n<br />\r\n<strong>You can delay a period</strong>: If you want to delay having a period, finish the strip of pills you are taking. Start the next strip the next day without a break. Take this strip the usual way. After the second strip, leave seven pill-free days as usual, then start your next strip of pills in the normal way. When you use the second strip, you may have some unexpected bleeding or spotting on the days that you take the pill, but don&#39;t worry.<br />\r\n<br />\r\n<strong>When you want to get pregnant</strong>: If you are planning a baby, it&rsquo;s best to use another method of contraception after stopping this pill until you have had a proper period. Your doctor or midwife relies on the date of your last natural period before you get pregnant to tell you when your baby is due. However, it will not cause you or the baby any harm if you get pregnant straight away.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>You should not use this tablet if you have or ever had any of the conditions listed below:</p>\r\n\r\n<ul>\r\n	<li>A blood clot in a blood vessel of legs (Deep Vein Thrombosis, DVT), lungs (Pulmonary Embolus, PE) or other organs</li>\r\n	<li>A disorder affecting blood clotting- for instance, protein C deficiency, protein S deficiency, antithrombin-lll deficiency, Factor V Leiden or antiphospholipid&nbsp;antibodies</li>\r\n	<li>Need an operation or off to feet for a long time</li>\r\n	<li>A heart attack or stroke</li>\r\n	<li>Angina pectoris</li>\r\n	<li>Any of the following diseases that may increase risk of a clot in the arteries: Severe diabetes with blood vessel damage, Very high blood pressure, A very high level of fat in the blood (cholesterol or triglycerides), A condition known as hyperhomocysteinaemia</li>\r\n	<li>A type of migraine called &quot;migraine with aura&quot;</li>\r\n	<li>Severe liver disease or liver tumour</li>\r\n	<li>Cancer affected by sex hormones- such as some cancers of the breast, womb lining or ovary</li>\r\n	<li>Vaginal bleeding that has not been explained by doctor</li>\r\n	<li>Allergy (hypersensitivity) to any of the ingredients in this tablet</li>\r\n</ul>\r\n\r\n<p>If you suffer from any of these or get them for the first time while taking this tablet contact your doctor as soon as possible stop taking this tablet.</p>', '<ul>\r\n	<li>Migraine or headache (see a doctor as soon as possible if this is your first migraine or it&rsquo;s worse than usual, or if the headache is severe, unusual or long lasting)</li>\r\n	<li>Putting on weight or losing weight</li>\r\n	<li>Breast problems, such as painful or tender breasts; producing a milky fluid from the nipples</li>\r\n	<li>Depression or mood changes</li>\r\n	<li>Changes in sexual desire</li>\r\n	<li>Heart or circulation problems, such as increased blood pressure, swollen hands, ankles or feet (a sign of fluid retention)</li>\r\n	<li>Changes in vaginal secretions (Irregular vaginal bleeding)</li>\r\n	<li>Skin problems; such as, rash, bruise-like swelling to the shins (erythema nodosom)</li>\r\n	<li>Stomach problems; such as, nausea, vomiting</li>\r\n	<li>Discomfort of the eyes who wears contact lenses</li>\r\n</ul>', '<p>Do not use this tablet if you are pregnant. If you think you might be pregnant, do a pregnancy test to confirm that you are before you stop taking this tablet. This tablet is not recommended for use in breastfeeding. Ask your doctor or family planning nurse about alternative contraception.</p>', '<p>If you ever need to take another medicine at the same time as being on the pill, always tell your doctor, pharmacist or dentist that you&#39;re taking this tablet. Also check the leaflets that come with all your medicines to see if they can be taken with hormonal contraceptives.<br />\r\n<br />\r\nSome medicines can stop this tablet from working properly-for example:</p>\r\n\r\n<ul>\r\n	<li>Some medicines used to treat epilepsy (Primidone, Phenytoins, Barbiturates, Carbamazepine, Oxcarbazepine, Topiramate, Felbamate)</li>\r\n	<li>Medicine to treat tuberculosis (Rifampicin)</li>\r\n	<li>Certain HIV medicines (Ritonavir)</li>\r\n	<li>Certain antibiotics (Penicillins, Tetracyclines)</li>\r\n	<li>St. John&rsquo;s Wort (a herbal remedy)</li>\r\n	<li>Griseofulvin (an antifungal drug)</li>\r\n</ul>\r\n\r\n<p>If you do need to take one of these medicines, this tablet may not be suitable for you or you may be able to take this tablet and use extra contraception for a while. This tablet can also affect how well other medicines work. For example, Cyclosporine and Lamotrigine.<br />\r\n<br />\r\n<strong>Taking these medicines with food and drink</strong>: There are no special instructions about food and drink while on this tablet.<br />\r\n<br />\r\n<strong>Bleeding between periods should not last long</strong>: A few women have a little unexpected bleeding or spotting while they are taking this pill, especially during the first few months. Normally, this bleeding is nothing to worry about and will stop after a day or two. Keep taking this pill as usual; the problem should disappear after the first few strips. You may also have unexpected bleeding if you are not taking your pills regularly, so try to take your pill at the same time every day. Also, unexpected bleeding can sometimes be caused by other medicines. Make an appointment to see your doctor if you get breakthrough bleeding or spotting that:</p>\r\n\r\n<ul>\r\n	<li>Carries on for more than the first few months</li>\r\n	<li>Starts after you&rsquo;ve been taking this pill for a while</li>\r\n	<li>Carries on even after you&rsquo;ve stopped taking this pill</li>\r\n</ul>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>Store in a cool &amp; dry place, protect from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:24:57', '2022-06-12 00:49:42');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(537, 537, '<p>This is indicated to prevent pregnancy. Oral contraceptives are a very effective method of birth control. When taken correctly (without missing tablets), the chance of becoming pregnant is very low.</p>', NULL, '<p>This pack contains 21 tablets. On the pack, each tablet is marked with the day of the week on which it is to be taken. Take your tablet at about the same time each day, with some water if necessary. Follow the direction of the arrows until all 21 tablets have been taken. During the next 7 days you take no tablets. A period should begin during these 7 days (the withdrawal bleed). Usually, it will start on day 2-3 after the last tablet. Start taking your next pack on the 8th day even if your period continues. This means that you will always start new packs on the same day of the week, and also that you have your withdrawal bleed on about the same days, each month.<br />\r\n<br />\r\nStarting your first pack of this tablet-</p>\r\n\r\n<ul>\r\n	<li><strong>When no hormonal contraceptive has been used in the past month</strong>: Start taking this tablet on the first day of your cycle, i.e. the first day of menstrual bleeding. Take a tablet marked with that day of the week. For example, if your period starts on a Friday, take a tablet marked Friday. Then follow the day&#39;s in order. You may also start on days 2-5 of your cycle, but in that case make sure you also use an additional contraceptive method (barrier method) for the first 7 days of tablet taking in the first cycle.</li>\r\n	<li><strong>When changing from another combined Pill</strong>: You can start taking this tablet the day after you take the last tablet from your present Pill pack (this means no tablet free break). If your present Pill pack also contains inactive tablets you can start this tablet on the day after taking the last active tablet (if you are not sure which this is, ask your doctor or pharmacist). You can also start later, but never later than the day following the tablet-free break of your present Pill (or the day after the last inactive tablet of your present Pill).</li>\r\n	<li><strong>When changing from a progestagen-only Pill (minipill)</strong>: You can stop taking the minipill any day and start taking this tablet the next day, at the same time. But make sure you also use an additional contraceptive method (a barrier method) for the first 7 days of tablet taking when having intercourse.</li>\r\n	<li><strong>When changing from an injectable or implant</strong>: Start using this tablet when your next injection is due or on the day that your implant is removed. But make sure you also use an additional contraceptive method (a barrier method) for the first 7 days of tablet-taking when having intercourse.</li>\r\n	<li><strong>After having a baby</strong>: If you have just had a baby, your doctor may tell you to wait until after your first normal period before you start taking this tablet. Sometimes it is possible to start sooner. Your doctor will advise you. If you are breast-feeding and want to take this tablet, you should discuss this first with your doctor.</li>\r\n	<li><strong>After a miscarriage or an abortion</strong>: Your doctor will advise you.</li>\r\n</ul>\r\n\r\n<p><strong>If too many this tablet are taken (overdose)</strong>: There have been no reports of serious harmful effects from taking too many this tablets at one time. If you have taken several tablets at a time, you may have nausea, vomiting or vaginal bleeding. If you discover that a child has taken this tablet, ask your doctor for advice.<br />\r\n<br />\r\n<strong>When you want to stop taking this tablet</strong>: You can stop taking this tablet at any time you want. If you do not want to become pregnant, ask your doctor about other methods of birth control.<br />\r\n<br />\r\nIf you stop taking this tablet because you want to get pregnant, it is generally recommended that you wait until you have had a natural period before trying to conceive. This helps you to work out when the baby will be due.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>If you forget tablets:</p>\r\n\r\n<ul>\r\n	<li>If you are less than 12 hours late in taking a tablet, the reliability of the Pill is maintained. Take the tablet as soon as you remember and take the next tablets at the usual times.</li>\r\n	<li>If you are more than 12 hours late in taking any tablet, the reliability of the Pill may be reduced. The more consecutive tablets you have missed, the higher the risk that the contraceptive efficacy is decreased. There is a particularly high risk of becoming pregnant if you miss tablets at the beginning or at the end of the pack. Therefore you should follow the rules given below.</li>\r\n</ul>\r\n\r\n<p>More than one tablet forgotten in a pack: Ask your doctor for advice.<br />\r\n<br />\r\n<strong>1 tablet missed in week 1</strong>: Take the missed tablet as soon as you remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. Use extra contraceptive precautions (barrier method) for the next 7 days. If you had sexual intercourse in the week before missing the tablets, there is a possibility of becoming pregnant. So tell your doctor immediately.<br />\r\n<br />\r\n<strong>1 tablet missed in week 2</strong>: Take the missed tablet as soon as you remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. The reliability of the Pill is maintained. You need not use extra contraceptive precautions.<br />\r\n<br />\r\n<strong>1 tablet missed in week 3</strong>: You may choose either of the following options, without the need for extra contraceptive precautions.<br />\r\n<br />\r\nTake the missed tablet as soon as you remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. Start the next pack as soon as the current pack is finished so that no gap is left between packs. You may not have a withdrawal bleed until the end of the second pack but you may have spotting or breakthrough bleeding on tablet-taking days. Or<br />\r\n<br />\r\nStop taking tablets from your current pack, have a tabletfree break of 7 days or less (also count the day you<br />\r\nmissed your tablet) and continue with the next pack. When following this method, you can always start your next pack on the same day of the week as you usually do.<br />\r\n<br />\r\nIf you have forgotten tablets in a pack and you do not have the expected period in the first normal tablet-free break, you may be pregnant. Consult your doctor before you start with the next pack.<br />\r\n<br />\r\n<strong>you vomit</strong>: If you vomit within 3 to 4 hours after taking your this tablet, the active ingredients may not have been completely absorbed. This is like missing a tablet. Therefore, follow the advice for missed tablets.<br />\r\n<br />\r\n<strong>you want to delay your period</strong>: you can delay your period if you start with your next pack of this tablet immediately after finishing your current pack. You can continue with this pack for as long as you wish, until this pack is empty. When you wish your period to begin, just stop tablet taking. While using the second pack you may have some breakthrough bleeding or spotting on tablet-taking days. Start with your next pack after the usual 7 day tablet-free break.<br />\r\n<br />\r\n<strong>you want to change the starting day of your period</strong>: If you take your tablets as directed, you will have your period on about the same day every 4 weeks. If you want to change this, just shorten, (never lengthen) the next tablet-free break. For example, if your period usually starts on a Friday and in future you want it to start on Tuesday (3 days earlier) you should now start your next pack 3 days sooner than you usually do. If you make your tablet-free break very short (e.g. 3 days or less) you may not have a bleeding during the break. You may have some breakthrough bleeding or spotting during the use of the next pack.<br />\r\n<br />\r\n<strong>You have unexpected bleeding</strong>: With all Pills, for the first few months, you can have irregular vaginal bleeding (spotting or breakthrough bleeding) between your periods. You may need to use sanitary protection, but continue to take your tablets as normal. Irregular vaginal bleeding usually stops once your body has adjusted to the pill (usually after about 3 tablet-taking cycles). If it continues, becomes heavy or starts again, tell your doctor.<br />\r\n<br />\r\n<strong>you have missed a period</strong>: If you have taken all of your tablets at the right time, and you have not vomited, or used other medicines then you are very unlikely to be pregnant. Continue to take this tablet as usual. If you miss your period twice in a row, you may be pregnant. Tell your doctor immediately. Do not start the next pack of this tablet until your doctor has checked you are not pregnant.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Do not use the combined Pill if you have any of the conditions listed below. If any of these apply to you, tell your doctor before starting to use this tablet. Your doctor may advise you to use a different type of Pill or an entirely different (non-hormonal) method of birth control.</p>\r\n\r\n<ul>\r\n	<li>If you have, or have ever had a disorder affecting the blood circulation. In particular, those conditions relating to thrombosis. Thrombosis is the formation of a blood clot. This may occur in the blood vessels of the legs (deep vein thrombosis), the lungs (pulmonary embolism), the heart (heart attack), the brain (stroke), or other parts of the body.</li>\r\n	<li>If you have or have ever had a condition that may be a first sign of a heart attack (such as angina pectoris or chest pain) or stroke (such as transient ischaemic attack or small reversible stroke).</li>\r\n	<li>If you have diabetes mellitus with blood vessel damage.</li>\r\n	<li>If you have jaundice (yellowing of the skin) or severe liver disease.</li>\r\n	<li>If you have or have had cancer of the breast or the genital organs.</li>\r\n	<li>If you have or have had a benign or malignant tumour in the liver.</li>\r\n	<li>If you have any unexplained vaginal bleeding.</li>\r\n	<li>If you are pregnant or think you might be pregnant.</li>\r\n	<li>If you are allergic to any of the ingredients of this tablet.</li>\r\n</ul>\r\n\r\n<p>If any of these conditions appear for the first time while using the Pill, stop taking it at once and consult your doctor. In the meantime, use non-hormonal contraceptive measures.</p>', '<p><strong>Possible side effects</strong>: The following side effects have been reported by users of the Pill, although they need not be caused by the Pill. These side effects may occur in the first few months that you are using the Pill and usually lessen with time.</p>\r\n\r\n<ul>\r\n	<li>breast tenderness, pain and secretion;</li>\r\n	<li>headache;</li>\r\n	<li>changes in sexual drive; depressive moods;</li>\r\n	<li>contact lens intolerance;</li>\r\n	<li>nausea, vomiting and feeling sick;</li>\r\n	<li>changes in vaginal secretion;</li>\r\n	<li>various skin reactions;</li>\r\n	<li>fluid retention;</li>\r\n	<li>changes in body weight;</li>\r\n	<li>hypersensitivity reactions.</li>\r\n</ul>', '<p>The Pill and Breastfeeding: This tablet&nbsp;is generally not recommended for use during breast feeding. If you wish to take the Pill while breastfeeding, please seek the advice of your doctor.<br />\r\n<br />\r\nThe Pill and Pregnancy: This tablet must not be used by women who are pregnant, or who think they may be pregnant.</p>', '<p>Before you start to use this tablet: If the combined Pill is used in the presence of any of the conditions listed below you may need to be kept under close observation. Your doctor can explain this to you. Therefore, if any of these apply to you, tell your doctor before starting to use this tablet</p>\r\n\r\n<ul>\r\n	<li>you smoke;</li>\r\n	<li>you have diabetes;</li>\r\n	<li>you are overweight;</li>\r\n	<li>you have high blood pressure;</li>\r\n	<li>you have a heart valve disorder or a certain heart rhythm disorder;</li>\r\n	<li>you have an inflammation of your veins (superficial phlebitis);</li>\r\n	<li>you have varicose veins;</li>\r\n	<li>anyone in your immediate family has had a thrombosis, a heart attack or a stroke;</li>\r\n	<li>you suffer from migraine;</li>\r\n	<li>you suffer from epilepsy;</li>\r\n	<li>you or someone in your immediate family have or had high blood levels of cholesterol or triglycerides (fatty substances);</li>\r\n	<li>anyone in your immediate family has had breast cancer;</li>\r\n	<li>you have liver or gallbladder disease;</li>\r\n	<li>you have Crohn&#39;s disease or ulcerative colitis (chronic inflammatory bowel disease);</li>\r\n	<li>you have systemic lupus eryhematosus (SLE; a disease affecting the skin all over the body);</li>\r\n	<li>you have haemolytic uraemic syndrome (HUS; a disorder of blood coagulation causing failure of the kidneys);</li>\r\n	<li>you have sickle cell disease;</li>\r\n	<li>you have or have had chloasma (yellowish-brown pigmentation patches on the skin, particularly of the face): if so, avoid too much exposure to the sun or ultraviolet radiation.</li>\r\n</ul>\r\n\r\n<p>If any of the above conditions appear for the first time, recur or worsen while using the Pill, you should contact your doctor.<br />\r\n<br />\r\n<strong>The Pill and Thrombosis</strong>: A thrombosis is the formation of a blood clot, which may block a blood vessel. A thrombosis sometimes occurs in the deep veins of the legs (deep venous thrombosis). If this blood clot breaks away from the veins where it is formed, it may reach and block the arteries of the lungs, causing a so-called &quot;Pulmonary embolism.&quot; Deep venous thrombosis is a rare occurrence. It can develop whether or not you are taking the Pill. It can also happen if you become pregnant. The risk is higher in Pill-users than in non-users, but it is not as high as the risk during pregnancy.<br />\r\n<br />\r\nBlood clots can also occur very rarely in the blood vessels of the heart (causing a heart attack) or the brain (causing a stroke). Extremely rarely blood clots can occur in the liver, gut, kidney or eye.<br />\r\n<br />\r\nVery occasionally a thrombosis may cause serious permanent disabilities or may even be fatal.<br />\r\n<br />\r\nThe risk of having a heart attack or stroke increases, as you get older. It also increases the more you smoke. When using the Pill you should stop smoking, especially if you are older than about 35 years of age.<br />\r\n<br />\r\nIf you develop high blood pressure while using the Pill, you may be told to stop using it.<br />\r\n<br />\r\nThe risk of having a deep venous thrombosis is temporarily increased as a result of an operation or immobilisation (for example, when you have your leg or legs in plaster or splints). In women who use the Pill, the risk may be yet higher. Tell your doctor you are using the Pill well in advance of any expected hospitalisation or surgery. Your doctor may tell you to stop taking the Pill several weeks before surgery or at the time of immobilisation. Your doctor will also tell you when you can start taking the Pill again after you are back on your feet. If you notice possible signs of a thrombosis, stop taking the Pill and consult your doctor immediately.<br />\r\n<br />\r\n<strong>The Pill and cancer</strong>: Breast cancer has been diagnosed, slightly more often in women who use the Pill than in women of the same age who do not use the Pill. This slight increase in the numbers of breast cancer diagnoses gradually disappears during the course of the 10 years after stopping use of the Pill. It is not known whether the difference is caused by the Pill. It may be that the women were examined more often, so that the breast cancer was noticed earlier. In rare cases benign liver tumours and even more rarely, malignant liver tumours have been reported in users of the Pill. These tumours may lead to internal bleeding. Contact your doctor immediately if you have severe pain in your stomach.<br />\r\n<br />\r\nCervical cancer has been reported to occur more often in women using the Pill for a long time. This finding may not be caused by the Pill but may be related to sexual behaviour and other factors.<br />\r\n<br />\r\n<strong>The Pill and other Medicines</strong>: Some medicines may stop the Pill from working properly. These include medicines used for the treatment of epilepsy (eg. primidone, phenytoin, barbiturates) and tuberculosis (eg. rifampicin); and antibiotics (eg. ampcillin, tetracyclines, griseofulvin) for some other infectious diseases. Always tell the doctor, who prescribes the Pill, which medicines you are already using. Also tell any other doctor or dentist who prescribes another medicine (or the dispensing pharmacist) that you use this tablet. They can tell you if you need to take additional contraceptive precautions and if so, for how long.<br />\r\n<br />\r\n<strong>The Pill and Ability to Drive</strong>: There are no observed effects.</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>Store in a cool &amp; dry place in between 2-25&deg; C, protect from light. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:25:16', '2022-06-12 00:52:04'),
(538, 538, '<p>Contraception, Oral contraceptives</p>', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<p>Oral Contraceptive preparations</p>', NULL, NULL, '2022-02-21 23:25:53', '2022-06-12 00:52:43'),
(539, 539, '<p>This is indicated in oral contraception.</p>', '<p>This is a combined oral contraceptive tablet containing the synthetic progestogen, drospirenone and the synthetic estrogen, ethinylestradiol. The contraceptive effect of this tablet is based on the interaction of various factors, the most important of which are seen as the inhibition of ovulation and the changes in cervical secretion. When this tablet is taken according to instructions, the egg cells are prevented from maturing to the point at which they can be fertilized, the cervical mucus remains thick so as to constitute a barrier to sperm and the endometrium is rendered unreceptive to implantation. As well as protection against pregnancy, estrogen/progestogen combinations have several positive properties which, next to the negative properties, can be useful in deciding on the method of birth control. The cycle is more regular and the menstruation is often less painful and bleeding is lighter.<br />\r\n<br />\r\nDrospirenone has antimineralocorticoid activity, counteracting estrogen related sodium retention. In combination with ethinylestradiol, drospirenone displays a favourable lipid profile with an increase in high-density lipoprotein HDL. Drospirenone exerts antiandrogenic activity and does not counteract the ethinylestradiol-related sex hormone binding globulin (SHBG) increase which is useful for binding and inactivating the endogenous androgens. Drospirenone is devoid of any androgenic, estrogenic, glucocorticoid and antiglucocorticoid activity. This in combination with the antimineralocorticoid and antiandrogenic properties, gives drospirenone a biochemical and pharmacological profile closely resembling the natural hormone progesterone.</p>', '<p><strong>When and how to take the tablets</strong>: The this tablet pack contains 21 tablets. On the pack, each tablet is marked with the day of the week on which it is to be taken. Take your tablet at about the same time each day, with some water if necessary. Follow the direction of the arrows until all 21 tablets have been taken. During the next 7 days don&#39;t take any tablet. A period should begin during these 7 days (the withdrawal bleed), unusually it will start on day 2-3 after the last this tablettablet. Start taking your next pack on the 8th day even if your period continues. This means that you will always start new packs on the same day of the week and also that you have your withdrawal bleed on about the same days each month.<br />\r\n<br />\r\n<strong>Starting your first pack of this tablet</strong>: When no hormonal contraceptive has been used in the past month. Start taking this tablet on the first day of your cycle, i.e. the first day of menstrual bleeding. Take a tablet marked with that day of the week. For example, if your period starts on a Sunday, take a tablet marked Sunday. Then follow thedaysin order. You may also start on days 2-5 of your cycle, but in that case make sure you also use an additional contraceptive method (barrier method) for the first 7 days of tablet-taking in the first cycle.<br />\r\n<br />\r\n<strong>When changing form another combined Pill</strong>: You can start taking this tablet the day after you have the last tablet from your present Pill pack (this means no tablet-free break). If your present Pill pack also contains inactive tablets you can start this tablet on the day after taking the first active tablet (if you are not sure which this is, ask your doctor or pharmacist). You can also start later, but never later than the day following the tablet free break of your present Pill (or the day after the last inactive tablet of your present Pill).<br />\r\n<br />\r\n<strong>When changing from progestogen-only Pill (Mini Pill)</strong>: You can stop taking the mini pill any day and start taking this tablet the next day, at the same time. But make sure you also use an additional-contraceptive method (a barrier method) for the first 7 days of tablet-taking when having intercourse.<br />\r\n<br />\r\n<strong>When changing from an Injectable or Implant</strong>: Start using this tablet when your next injection is due or on the day that your implant is removed. But make sure you also use an additional contraceptive method (a barrier method) for the first 7 days of tablet-taking when having intercourse.<br />\r\n<br />\r\n<strong>After having a baby</strong>: If you have just had a baby, your doctor may tell you to wait until after your first normal period before you start taking this tablet. Sometimes it is possible to start sooner. Your doctor will advise you. If you are breast-feeding and want to take this tablet you should discuss this first with your doctor.<br />\r\n<br />\r\n<strong>After a miscarriage or an abortion</strong>: Your doctor will advise you.<br />\r\n<br />\r\n<strong>If too many this tablet tablets are taken (overdose)</strong>: There have been no reports of serious harmful effects from taking too many this tablet tablets at one time. If you have taken several tablets at a time, you may have nausea, vomiting or vaginal bleeding. If you discover that a child has taken this tablet ask your doctor for advice.<br />\r\n<br />\r\n<strong>When you want to stop taking this tablet</strong>: You can stop taking this tablet at any time you want. If you do not want to become pregnant, ask your doctor about other methods of birth control. If you stop taking this tablet because you want to get pregnant, it is generally recommended that you wait until you have had a natural period before trying to conceive.</p>\r\n\r\n<p>If you forget to take tablets</p>\r\n\r\n<ul>\r\n	<li>If you are less than 12 hours late in taking a tablet, the reliability of the Pill is maintained. Take the tablet as soon as you remember and take the next tablets at the usual times.</li>\r\n	<li>If you are more than 12 hours late in taking any tablet, the reliability of the Pill may be reduced. The more consecutive tablets you have missed, the higher the risk that the contraceptive efficacy is decreased. There is a particularly high risk of becoming pregnant if you miss tablets at the beginning or at the end of the pack. Therefore, you should follow the rules given below.</li>\r\n</ul>\r\n\r\n<p>More than one tablet forgotten in a pack: Ask your doctor for advice.</p>\r\n\r\n<ul>\r\n	<li><strong>1 tablet missed in week 1</strong>: Take the missed tablet as soon as your remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. Use extra contraceptive precautions (barrier method) for the next 7 days. If you had sexual intercourse in the week before missing the tablets, there is a possibility of becoming pregnant. So tell your doctor immediately.</li>\r\n	<li><strong>1 tablet missed in week 2</strong>: Take the missed tablet as soon as you remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. The reliability of the Pill is maintained. You need not use extra contraceptive precautions.</li>\r\n	<li><strong>1 tablet missed in week 3</strong>: You may choose either of the following options, without the need for extra contraceptive precautions.</li>\r\n</ul>\r\n\r\n<p>Take the missed tablet as soon as you remember (even if this means taking two tablets at the same time) and take the next tablets at the usual time. Start the next pack as soon as the current pack is finished so that no gap is left between packs. You may not have a withdrawal bleed until the end of the second pack but you may have spotting or breakthrough bleeding on tablet-taking days. Or<br />\r\n<br />\r\nStop taking tablets from your current pack, have a tablet-free break of 7 days or less (also count the day you missed your tablet) and continue with the next pack. When, following this method, you can always start your next pack on the same day of the week as you usually do.<br />\r\n<br />\r\nIf you have forgotten tablets in a pack and you do not have the expected period in the first normal tablet-free break, you may be pregnant. Consult your doctor before you start with the next pack.<br />\r\n<br />\r\n<strong>you vomit</strong>: If you vomit within 3 to 4 hours after taking your this tablet tablet, the active ingredients may not have been completely absorbed. This is like missing a tablet. Therefore, follow the advice for missed tablets.<br />\r\n<br />\r\n<strong>you want to delay your period</strong>: you can delay your period if you start with your next pack of this tablet immediately after finishing your current pack. You can continue with this pack for as long as you wish, until this pack is empty. When you wish your period to begin, just stop tablet taking. While using the second pack you may have some breakthrough bleeding or spotting on tablet-taking days. Start with your next pack after the usual 7 days tablet free break.<br />\r\n<br />\r\n<strong>you want to change the starting day of your period</strong>: If you take your tablets as directed, you will have your period on about the same day every 4 weeks. If you want to change this, just shorten, (never lengthen) the next tablet- free break. For example, if your period usually starts on a Friday and in future you want it to start on Tuesday (3 days earlier) you should now start your next pack 3 days sooner than you usually do. If you make your tablet-free break very short (e.g. 3 days or less) you may not have bleeding during the break. You may have some breakthrough bleeding or spotting during the use of the next pack.<br />\r\n<br />\r\n<strong>you have unexpected bleeding</strong>: With all Pills, for the first few months, you can have irregular vaginal bleeding (spotting or breakthrough bleeding) between your periods. You may need to use sanitary protection, but continue to take your tablets as normal. Irregular vaginal bleeding usually stops once your body has adjusted to the Pill (usually after about 3 tablet-taking cycles). If it continues, becomes heavy or starts again, tell your doctor.<br />\r\n<br />\r\n<strong>you have missed a period</strong>: If you have taken all of your tablets at the right time and you have not vomited or used other medicines then you are very unlikely to be pregnant. Continue to take this tablet as usual.<br />\r\n<br />\r\nIf you miss your period twice in row, you may be pregnant. Tell your doctor immediately. Do not start the next pack of this tablet until your doctor has checked you are not pregnant.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>\r\n\r\n<p>&nbsp;</p>', NULL, '<p>Preparations containing estrogen/progestogen combinations should not be used in the presence of any of the conditions listed below. If any of the conditions appear for the first time during their use, the product should be stopped immediately.</p>\r\n\r\n<ul>\r\n	<li>Thrombosis (venous or arterial) present or in history (e.g. deep venous thrombosis, pulmonary embolism, myocardial infarction, cerebrovascular accident)</li>\r\n	<li>Presence or history of prodromi of a thrombosis (e.g.transient ischaemic attack, angina pectoris)</li>\r\n	<li>Presence or history of migraine with focal neurological symptoms</li>\r\n	<li>Diabetes mellitus with vascular involvement</li>\r\n	<li>Disturbed lipometabolism</li>\r\n	<li>The presence of a severe or multiple risk factor(s) for venous or arterial thrombosis may also constitute a contraindication</li>\r\n	<li>Pancreatitis or a history thereof if associated with severe hypertriglyceridemia</li>\r\n	<li>Presence or history of severe hepatic disease as long as liver function values have not returned to normal</li>\r\n	<li>Severe renal insufficiency or acute renal failure</li>\r\n	<li>Presence or history of liver tumours (benign or malignant)</li>\r\n	<li>Known or suspected malignant conditions of the genital organs or the breasts, if sex steroid-influenced</li>\r\n	<li>Undiagnosed vaginal bleeding</li>\r\n	<li>Known or suspected pregnancy</li>\r\n	<li>Hypersensitivity to any of the components of this table</li>\r\n</ul>', '<p>Like other contraceptives some undesirable effects may have seen with this tablet, these include venous and arterial thromboembolic disorders. The following undesirable effects have been reported in users of COCs and whether this association is causal has not been confirmed: Nausea, abdominal pain, Vomiting, diarrhoea, Weight increased, Fluid retention, Headache, Migraine, Depressed mood, mood altered, Breast pain, breast tenderness, Libido decreased, Breast hypertrophy, Rash, urticaria. In women with hereditary angioedema exogenous estrogens may induce or exacerbate symptoms of angioedema.</p>', '<p><strong>The Pill and Breastfeeding</strong>: This tablet is generally not recommended for use during breast feeding. If you wish to take the Pill while breastfeeding, please seek the advice of your doctor.<br />\r\n<br />\r\n<strong>The Pill and Pregnancy</strong>: This tablet must not be used by women who are pregnant or who think they may be pregnant.</p>', '<p><strong>The Pill and Breastfeeding</strong>: This tablet is generally not recommended for use during breast feeding. If you wish to take the Pill while breastfeeding, please seek the advice of your doctor.<br />\r\n<br />\r\n<strong>The Pill and Pregnancy</strong>: This tablet must not be used by women who are pregnant or who think they may be pregnant.</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>Store below 30&deg;C. Store all drugs properly and keep them out of reach of children</p>', NULL, '2022-02-21 23:26:39', '2022-06-12 00:55:10'),
(540, 540, '<p>This tablet is indicated for:</p>\r\n\r\n<ul>\r\n	<li>As an oral contraceptive</li>\r\n	<li>Treatment of moderate acne vulgaris</li>\r\n	<li>Treatment of premenstrual dysphoric disorder (PMDD)</li>\r\n</ul>', '<p>This contains two active ingredients- Ethinylestradiol and Drospirenone. Ethinylestradiol is a synthetic version of estrogen and Drospirenone is a synthetic form of progesterone. The hormonal components of this preparation inhibit ovulation by suppressing gonadotropin release. Secondary mechanisms, which may contribute to the effectiveness of this tablet as a contraceptive, include changes in the cervical mucus (which increase the difficulty of sperm penetration) and changes in the endometrium (which reduce the likelihood of implantation).<br />\r\n<br />\r\nDrospirenone has antimineralocorticoid activity, counteracting estrogen-related sodium retention. In combination with Ethinyloestradiol, Drospirenone displays a favorable lipid profile with an increase in high-density lipoprotein HDL. Drospirenone exerts antiandrogenic activity and does not counteract the ethinyloestradiol-related sex hormone-binding globulin increase which is useful for binding and inactivating the endogenous androgens.</p>', '<p>To achieve maximum contraceptive effectiveness tablets must be taken in the order directed on the package every day at about the same time. Tablet-taking should be started with the first pink tablet of the upper row &amp; have to continue daily for 24 consecutive days. After completion of pink tablet, white tablet should be taken from 25th day to 28th day. Withdrawal bleeding usually starts on days 2-3 after starting the white tablets &amp; don&#39;t stop taking white tablets though your menstruation is already started. Each subsequent new pack is started on the day after the last white tablet of the previous pack.<br />\r\n<br />\r\n<strong>No preceding hormonal contraceptive use in the past month</strong>: Tablet taking has to start on day 1 of the woman&rsquo;s menstrual cycle. The woman should be instructed to take the first light pink active tablet from the upper row of this tablet&nbsp;according to the direction and in this case no additional methods of contraception are required. Starting on days 2-5 is allowed, but during the first cycle a barrier method is recommended in addition for the first 7 days of tablet-taking.<br />\r\n<br />\r\n<strong>Changing from another combined hormonal pill or vaginal ring or transdermal patch</strong>: In case of combined hormonal pill, woman should start with the first light pink tablet of upper row on the day after the last active tablet of her previous COC. In case of a vaginal ring or transdermal patch has been used, the woman should start using this tablet preferably on the day of removal.<br />\r\n<br />\r\n<strong>Changing from a progestogen-only-method (minipill, injection, implant) or from a progestogen-releasing intrauterine system (IUS)</strong>: The woman may switch any day from the minipill (or from an implant or the IUS on the day of its removal, from an injectable when the next injection would be due), but should in all of these cases be advised to additionally use a barrier method (like-condom) for the first 7 days of tablet-taking.<br />\r\n<br />\r\n<strong>Following first-trimester abortion</strong>: The woman may start immediately and in this case no need to take additional contraceptive method.<br />\r\n<br />\r\n<strong>Following delivery or second-trimester abortion</strong>: Women are advised to start at day 21 to 28 after delivery or second-trimester abortion. When starting later, the woman are advised to additionally use a barrier method (like-condom) for the first 7 days of tablet-taking.</p>\r\n\r\n<p><strong>Management of Missed Tablets</strong>: Missed white pills from the last row of the blister are placebo tablets and thus can be disregarded. But if you forgot to take a light pink tablet one day, take the missed tablet as soon as you remember. This may mean taking two tablets the very next day. Additionally you should use some other method of contraception (like a condom) until next 7 days. If you forget to take the tablets for two continuous days, then it is likely that you will no longer be protected against pregnancy. You should therefore discontinue taking the tablet and adopt some other temporary methods (condom/foam tablet) till your next menstruation. Discard the unfinished pack of tablets and start taking tablets from the light pink tablet of the top row of a fresh pack from the first day of next menstruation.<br />\r\n<br />\r\n<strong>If you have missed a period after taking tablet</strong>: If you have taken all of your pills at the right time and you have not vomited or used other medicines then you are very unlikely to be pregnant. Continue to take tablet as usual. If you miss your period twice in a row, you may be pregnant. Tell your doctor immediately. Do not start the next pack of this tablet&nbsp;until your doctor has checked you are not pregnant.<br />\r\n<br />\r\n<strong>How to Delay a Period</strong>: To delay period women should continue with another new pack of this tablet just after finishing the light pink active tablet of the present pack (that is no need to take white placebo tablet of present pack). The extension can be carried on for as long as wished until the end of light pink color tablet of the second pack. When women wish their period to begin, just stop tablet taking. While using the second pack woman may have some breakthrough bleeding or spotting. Start with your next pack after the usual 4 day white inactive tablet interval.<br />\r\n<br />\r\n<strong>Advice in case of Vomiting</strong>: If vomiting occurs within 3-4 hours after light pink tablet taking, absorption may not be complete. In such an event, the advice concerning management of missed tablets is applicable. The woman must take the extra active tablet (light pink color) needed from a back up pack after vomiting.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Interactions between ethinylestradiol and other drugs may lead to decreased or increased ethinylestradiol concentrations, respectively. Decreased ethinylestradiol serum concentrations may cause an increased incidence of breakthrough bleeding and menstrual irregularities and may possibly reduce efficacy of the oral contraceptive. Example of substances that may decrease serum ethinylestradiol concentrations include rifampicin, phenytoin, primidone, rifabutin, dexamethasone, griseofulvin, topiramate, some protease inhibitors, modafinil, ritonavir and barbiturates. Certain antibiotics including ampicillin, other penicillins and tetracyclines may reduce the efficacy of oral contraceptives. During concomitant use of this tablet &amp; other drugs that may lead to decreased ethinylestradiol serum concentrations, it is recommended that a non hormonal back-up method of contraception to be used in addition to the regular intake of this tablet.</p>', '<p>This tablet should not be used:</p>\r\n\r\n<ul>\r\n	<li>Known or suspected pregnancy</li>\r\n	<li>If you have heart disease, clotting of blood in the vein</li>\r\n	<li>If you suffer from liver disease or jaundice</li>\r\n	<li>If you suffer from high blood pressure, migraine, feel something hard in your breast, diabetes with vascular involvement, experience excessive bleeding for which no reason has yet been ascertained</li>\r\n	<li>The presence or a history of venous or arterial thromboembolic events (e.g. deep venous thrombosis, pulmonary embolism, myocardial infarction or of a cerebrovascular accident)</li>\r\n	<li>History of migraine with focal neurological symptoms</li>\r\n	<li>Pancreatitis or a history thereof if associated with severe hypertriglyceridaemia</li>\r\n	<li>Severe renal insufficiency or acute renal failure</li>\r\n	<li>Presence or history of liver tumours (benign or malignant)</li>\r\n	<li>Undiagnosed vagina! bleeding</li>\r\n	<li>Hypersensitivity to any of the components of this preparation</li>\r\n</ul>', '<p>Different types of tablet suit to different types of woman. At the initial stage some women may experience side-effects like dizziness, headache, breast pain, nausea or unscheduled uterine bleeding. These symptoms may occur in &gt;3% of users. After starting one brand of oral contraceptive tablets, if you feel any inconvenience such as migraine, changes in eyesight or speech, unusual pain or swelling in your legs, sharp chest pains or shortness of breath, rash, yellow skin or a rise in blood pressure take immediate advice from your doctor.</p>', '<p><strong>Use during pregnancy</strong>: This is contraindicated during pregnancy. Pregnancy must be excluded before starting this tablet. If pregnancy occurs during use of this tablet, the preparation must be withdrawn immediately. Women who discontinue oral contraceptives with the intent of becoming pregnant, a non-hormonal method of contraception is recommended for three months before attempting to conceive.<br />\r\n<br />\r\n<strong>Use during lactation</strong>: Lactation may be influenced by combined pill as they may reduce the quantity and change the composition of breast milk, therefore the use of estrogen containing combined pill should generally not be recommended until the nursing mother has completely weaned her child. Small amounts of the contraceptive steroids and/or their metabolites may be excreted with the milk.</p>', '<p>If any circulatory disorder (like- myocardial infarction, deep venous thrombosis, pulmonary embolism, cerebrovascular injury etc) or other risk factors(like smoking, obesity, hypertension, dyslipidemia, migraine, atrial fibrillation etc) are present, the benefits of COC use should be weighed against the possible risks for each individual woman and discussed with the woman before she decides to start using it. In the event of aggravation, exacerbation or first appearance of any of these conditions or risk factors after taking pill, the woman should contact with her physician. The physician should then decide on whether its use should be discontinued.</p>', '<p>Symptoms of oral contraceptive overdose may include nausea, vomiting, breast tenderness, dizziness, abdominal pain, drowsiness/fatigue; withdrawal bleeding may occur in females. There is no specific antidote and further treatment of overdose, if necessary, is directed to the symptoms.</p>', '<p>Oral Contraceptive preparations</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', '<p>Pediatric Use: This is only indicated after menarche. There is no data suggesting the need for a dosage adjustment.<br />\r\n<br />\r\nUse in the Elderly: This is not indicated after menopause.</p>', '2022-02-21 23:26:54', '2022-06-12 00:57:20');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(541, 541, '<p>Hormone replacement therapy (HRT) for the treatment of:</p>\r\n\r\n<ul>\r\n	<li>Climacteric syndrome in postmenopausal women including vasomotor symptoms (such.as hot flushes and sweating attacks), sleep disorders, depressed moods, nervousness and atrophic, urogenital conditions caused by deficient endogenous estrogen production due to natural menopause, hypogonadism, castration or primary ovarian failure in women with an intact uterus.</li>\r\n	<li>Prevention of postmenopausal osteoporosis.</li>\r\n</ul>', '<p>173-estradiol, which is chemically and biologically identical to endogenous human E2, and the synthetic progestogen, DRSP. 173-estradiol provides hormone replacement during and after the climacteric. The addition of DRSP helps to provide bleeding control and opposes the development of endometrial hyperplasia caused by estrogens.<br />\r\n<br />\r\nEffects of estradiol: The loss of the ovarian function, accompanied by a depletion of estrogen and progesterone production, leads to the menopausal syndrome, characterized by vasomotor and organic symptoms. Hormone replacement therapy is indicated to eliminate these complaints. Of all physiological estrogens, E2 is the most potent one with the highest affinity to the estrogen receptor. Estrogen target organs include, in particular, uterus, hypothalamus, pituitary, vagina, breast, bones (osteoclasts).<br />\r\n<br />\r\nOther effects of estrogens include reduction of insulin and blood glucose concentrations local vasoactive effects mediated by receptors, and receptor-independent effects on vascular smooth muscle. Estrogen receptors have been identified in the heart and coronary arteries. Oral administration of natural estrogens is advantageous in certain cases of hypercholesterolemia in order to maximize beneficial metabolic liver effects on lipids.</p>', '<p><strong>How to start</strong>: Women who do not take estrogens or women who change from a continuous combination product may start treatment at any time. Women changing from a continuous sequential or cyclic HRT should complete the current cycle of therapy before initiating this therapy.<br />\r\n<br />\r\n<strong>Dosage</strong>: One tablet is taken daily.<br />\r\n<br />\r\n<strong>Missed tablets</strong>: In case a tablet is forgotten, it should be taken as soon as possible. If more than 24 hours have elapsed, no extra tablet needs to be taken. If several tablets are forgotten, bleeding may occur</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Each pack covers 28 days of treatment. Treatments continuous, which means that the next pack follows immediately without a break. The tablets are to be swallowed whole with some liquid irrespective of food intake. The tablets should preferably be taken at the same time every day. For the treatment of postmenopausal symptoms, the lowest effective dose should be used. For initiation and continuation of treatment of postmenopausal symptoms, the lowest effective dose for the shortest duration should be used.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>An increased clearance of sex hormones due to hepatic enzyme induction may reduce the clinical efficacy of the drug and eventually cause irregular bleeding. Such hepatic enzyme-inducing properties have been established for hydantoins, barbiturates, primidone, carbamazepine, and rifampicin and are also suspected for oxcarbazepine, topiramate, felbamate and griseofulvin. The mechanism of this interaction appears to be based on the hepatic enzyme-inducing properties of these drugs. Maximal enzyme induction is generally not seen for 2-3 weeks but may then be sustained for at least 4 weeks after the cessation of drug therapy. In rare cases reduced E2 levels have been observed under the simultaneous use of certain antibiotics (e.g. penicillins and tetracycline).<br />\r\nThe main metabolites of DRSP are generated without involvement of the cytochrome P450 system. Inhibitors of this enzyme system are therefore unlikely to influence the metabolism of DRSP. Nevertheless, inhibitors of&#39;CYP3A4, like cimetidine, ketoconazole and others, may inhibit the metabolism of E2.</p>\r\n\r\n<ul>\r\n	<li>Interaction with alcohol</li>\r\n	<li>Acute alcohol ingestion during use of HRT may lead to elevations</li>\r\n	<li>Known or suspected premalignant conditions or malignancies, if sex steroid-influenced</li>\r\n	<li>Presence or history of liver tumors (benign or malignant)</li>\r\n	<li>Severe hepatic disease</li>\r\n	<li>Presence or history of severe renal disease as long as renal function values have not returned to normal</li>\r\n	<li>Acute arterial thromboembolism (e.g. myocardialinfarction, stroke)</li>\r\n	<li>Active deep venous thrombosis,thromboembolic disorders,or a documented history of these conditions</li>\r\n	<li>A high risk of venous or arterial thrombosis</li>\r\n	<li>Severe hypertriglyceridemia</li>\r\n	<li>Pregnancy or lactation (see section 4.6 Pregnancy and lactation)</li>\r\n	<li>Hypersensitivity to the active substances or to any of the excipients</li>\r\n</ul>', '<p>Hormone replacement therapy (HRT) should not be started in the presence of any of the conditions listed below. The product should be stopped immediately, if any of the conditions appear during HRT use.</p>\r\n\r\n<ul>\r\n	<li>Undiagnosed abnormal genital bleeding</li>\r\n	<li>Known or suspected cancer of the breast</li>\r\n	<li>Known or suspected premalignant conditions or malignancies, if sex steroid-influenced</li>\r\n</ul>\r\n\r\n<p>The excess risk disappears within a few years after stopping HRT. HRT increases the density of mammographic images which may adversely affect the radiological detection of breast cancer in some cases.<br />\r\n<br />\r\nEndometrial cancer: Prolonged exposure to unopposed estrogens increases the risk of development of endometrial hyperplasia or carcinoma. The addition of DRSP opposes the development of endometrial hyperplasia caused by estrogens.<br />\r\n<br />\r\nLiver tumors: In rare cases benign, and even more rarely, malignant liver tumors have been observed after the use of hormonal substances such as those contained in HRT products. In isolated cases, these tumors led to life-threatening intra-abdominal hemorrhage.</p>', '<p>The most commonly reported adverse drug reactions (ADRs) with Ethinylestradiol &amp; Drospirenone are breast pain, female genital tract bleeding and gastrointestinal and abdominal pains. They occur in &gt;6% of users. Bleeding irregularities usually subside during continued treatment. The frequency of bleeding decreases with the duration of treatment. Serious adverse reactions are arterial and venous thromboembolic events as well as breast cancer</p>', '<p>Ethinylestradiol &amp; Drospirenone must not be used during pregnancy and lactation. If pregnancy occurs during medication with Ethinylestradiol &amp; Drospirenone, treatment must be discontinued immediately. Small amounts of DRSP are excreted with the milk.</p>', '<p>Before initiating therapy, all conditions/risk factors mentioned below should be considered when determining the individual benefit/risk of treatment for the patient. During HRT use, therapy should be discontinued immediately in case a contraindication is discovered, as well as in the following situations:</p>\r\n\r\n<ul>\r\n	<li>Migrainous or frequent and unusually severe headaches that occur for the first time or other symptoms that are possible prodromal of cerebrovascular occlusion.</li>\r\n	<li>Recurrence of cholestatic jaundice or cholestatic pruritus which occurred first during pregnancy or previous use of sex steroids.</li>\r\n	<li>Symptoms of a thrombotic event.</li>\r\n</ul>\r\n\r\n<p>In the event of new onset or deterioration of the following conditions or risk factors, the individual benefit/risk analysis should be re-done, taking into consideration the possible necessity of discontinuing therapy. The potential for an increased synergistic risk of thrombosis should be considered in women who possess a combination of risk factors or exhibit a greater severity of an individual risk factor. This increased risk may be greater than a simple cumulative risk of the factors. HRT should not be prescribed in case of a negative risk benefit assessment.<br />\r\n<br />\r\nVenous thromboembolism: Both randomized-controlled and epidemiological studies have suggested an increased relative risk of developing venous thromboembolism (VTE), i.e. deep venous thrombosis or pulmonary embolism. Benefit/Risk should therefore be carefully weighed in consultation with the patient when prescribing HRT to women with a risk factor for VIE. Generally recognized risk factors for VTE include a personal history, a family history (the occurrence of VTE in a direct relative at a relatively early age may indicate genetic disposition) and severe obesity. The risk of VTE also increases with age. There is no consensus about the possible role of varicose veins in VTE. The risk of VTE may be temporarily increased with prolonged immobilization, major elective or post-traumatic surgery, or major trauma. Depending on the nature of the event and the duration of the immobilization, consideration should be given to a temporary discontinuation of HRT.</p>', '<p>Acute toxicity studies indicate that, even in the case of inadvertent intake of a multiple of the therapeutic dose, no acute toxicity risk is to be expected. In clinical studies up to 100 mg of DRSP and estrogen/ progestogen preparations containing 4 mg E2 were well tolerated.</p>', '<p>Drugs for menopausal symptoms: Hormone replacement therapy</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Children and adolescents</strong>: This is not indicated for use in children and adolescents.<br />\r\n<br />\r\n<strong>Geriatric patients</strong>: There are no data suggesting a need for dosage adjustment in elderly patients.<br />\r\n<br />\r\n<strong>Patients with hepatic impairment</strong>: In women with mild or moderate hepatic impairment, DRSP is well tolerated. This is<br />\r\ncontraindicated in women with severe hepatic disease<br />\r\n<br />\r\n<strong>Patients with renal impairment</strong>: In women with mild or moderate renal impairment, a slight increase of DRSP exposure was observed but is not expected to be of clinical relevance. This is contraindicated in women with severe renal disease.</p>', '2022-02-21 23:27:36', '2022-06-12 00:59:20'),
(542, 542, '<p><strong>Oral Contraceptive</strong>: This is indicated for use by women to prevent pregnancy.<br />\r\n<br />\r\n<strong>Premenstrual Dysphoric Disorder (PMDD)</strong>: This contraceptive preparation is also indicated for the treatment of symptoms of premenstrual dysphoric disorder (PMDD) in women who choose to use an oral contraceptive as their method of contraception. The effectiveness of This contraceptive preparation for PMDD when used for more than three menstrual cycles has not been evaluated. The essential features of PMDD according to the Diagnostic and Statistical Manual-4th edition (DSM-IV) include markedly depressed mood, anxiety or tension, affective lability, and persistent anger or irritability. Other features include decreased interest in usual activities, difficulty concentrating, lack of energy, change in appetite or sleep, and feeling out of control. Physical symptoms associated with PMDD include breast tenderness, headache, joint and muscle pain, bloating and weight gain. In this disorder, these symptoms occur regularly during the luteal phase and remit within a few days following onset of menses; the disturbance markedly interferes with work or school, or with usual social activities and relationships with others. Diagnosis is made by healthcare providers according to DSM-IV criteria, with symptomatology assessed prospectively over at least two menstrual cycles. In making the diagnosis, care should be taken to rule out other cyclical mood disorders. This contraceptive preparation has not been evaluated for the treatment of premenstrual syndrome (PMS).<br />\r\n<br />\r\n<strong>Acne</strong>: This is indicated for the treatment of moderate acne vulgaris in women at least 14 years of age, who have no known contraindications to oral contraceptive therapy and have achieved menarche. This contraceptive preparation should be used for the treatment of acne only if the patient desires an oral contraceptive for birth control.<br />\r\n<br />\r\n<strong>Folate Supplementation</strong>: This contraceptive preparation is indicated in women who choose to use an oral contraceptive as their method of contraception, to raise folate levels for the purpose of reducing the risk of a neural tube defect in a pregnancy conceived while taking the product or shortly after discontinuing the product.</p>', NULL, '<p><strong>How to Take this contraceptive pill</strong>: Take one tablet by mouth at the same time every day. The failure rate may increase when pills are missed or taken incorrectly. To achieve maximum contraceptive and PMDD effectiveness, this contraceptive pill must be taken as directed, in the order directed on the blister pack. Single missed pills should be taken as soon as remembered.<br />\r\n<br />\r\n<strong>How to Start this contraceptive pill</strong>: Instruct the patient to begin taking this contraceptive pill either on the first day of her menstrual period (Day 1 Start) or on the first Sunday after the onset of her menstrual period (Sunday Start).<br />\r\n<br />\r\n<strong>Day 1 Start</strong>: During the first cycle of this contraceptive pill use, instruct the patient to take one pink contraceptive pill daily, beginning on Day 1 of her menstrual cycle. (The first day of menstruation is Day 1.) She should take one pink contraceptive pill daily for 24 consecutive days, followed by one light orange tablet daily on Days 25 through 28. this contraceptive pill should be taken in the order directed on the package at the same time each day, preferably after the evening meal or at bedtime with some liquid, as needed. this contraceptive pill can be taken without regard to meals. If this contraceptive pill is first taken later than the first day of the menstrual cycle, this contraceptive pill should not be considered effective as a contraceptive until after the first 7 consecutive days of product administration. Instruct the patient to use a non-hormonal contraceptive as backup during the first 7 days. The possibility of ovulation and conception prior to initiation of medication should be considered.<br />\r\n<br />\r\n<strong>Sunday Start</strong>: During the first cycle of this contraceptive pill use, instruct the patient to take one pink contraceptive pill daily, beginning on the first Sunday after the onset of her menstrual period. She should take one pink contraceptive pill daily for 24 consecutive days, followed by one light orange tablet daily on Days 25 through 28. this contraceptive pill should be taken in the order directed on the package at the same time each day, preferably after the evening meal or at bedtime with some liquid, as needed. this contraceptive pill can be taken without regard to meals. this contraceptive pill should not be considered effective as a contraceptive until after the first 7 consecutive days of product administration. Instruct the patient to use a non-hormonal contraceptive as backup during the first 7 days. The possibility of ovulation and conception prior to initiation of medication should be considered.<br />\r\n<br />\r\nThe patient should begin her next and all subsequent 28-day regimens of this contraceptive pill on the same day of the week that she began her first regimen, following the same schedule. She should begin taking her pink tablets on the next day after ingestion of the last light orange folate tablet, regardless of whether or not a menstrual period has occurred or is still in progress. Anytime a subsequent cycle of this contraceptive pill is started later than the day following administration of the last light orange tablet, the patient should use another method of contraception until she has taken a pink contraceptive pill daily for seven consecutive days.<br />\r\n<br />\r\n<strong>When switching from a different birth control pill</strong>: When switching from another birth control pill, this contraceptive pill should be started on the same day that a new pack of the previous oral contraceptive would have been started.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Drugs or herbal products that induce certain enzymes (for example, CYP3A4) may decrease the effectiveness of COCs or increase breakthrough bleeding. Counsel patients to use a back-up or alternative method of contraception when enzyme inducers are used with COCs.</p>', '<ul>\r\n	<li>Renal impairment</li>\r\n	<li>Adrenal insufficiency</li>\r\n	<li>A high risk of arterial or venous thrombotic diseases</li>\r\n	<li>Undiagnosed abnormal uterine bleeding</li>\r\n	<li>Breast cancer or other estrogen- or progestin-sensitive cancer</li>\r\n	<li>Liver tumors or liver disease</li>\r\n	<li>Pregnancy</li>\r\n</ul>', '<p>The most frequent adverse reactions (&ge; 2%) in contraception, acne and folate clinical trials are headache/migraine (5.9%), menstrual irregularities (4.1%), nausea/vomiting (3.5%) and breast pain/tenderness (3.2%). The most frequent adverse reactions (&ge; 2%) in PMDD clinical trials are menstrual irregularities (24.9%), nausea (15.8%), headache (13.0%), breast tenderness (10.5%), fatigue (4.2%), irritability (2.8%), decreased libido (2.8%), increased weight (2.5%), and affect lability (2.1%)</p>', '<p>Nursing mothers: Not recommended; can decrease milk production.</p>', '<p><strong>Vascular risks</strong>: Stop this contraceptive pill if a thrombotic event occurs. Stop at least 4 weeks before and through 2 weeks after major surgery. Start no earlier than 4 weeks after delivery, in women who are not breastfeeding. COCs containing DRSP may be associated with a higher risk of venous thromboembolism (VTE) than COCs containing levonorgestrel or some other progestins. Before initiating this contraceptive pill in a new COC user or a woman who is switching from a contraceptive that does not contain DRSP, consider the risks and benefits of a DRSP-containing COC in light of her risk of a VTE.<br />\r\n<br />\r\n<strong>Hyperkalemia</strong>: DRSP has antimineralocorticoid activity. Do not use in patients predisposed to hyperkalemia. Check serum potassium concentration during the first treatment cycle in women on long-term treatment with medications that may increase serum potassium concentration.<br />\r\n<br />\r\n<strong>Liver disease</strong>: Discontinue this contraceptive pill if jaundice occurs.<br />\r\n<br />\r\n<strong>High blood pressur</strong>e: Do not prescribe this contraceptive pill for women with uncontrolled hypertension or hypertension with vascular disease.<br />\r\n<br />\r\n<strong>Carbohydrate and lipid metabolic effects</strong>: Monitor prediabetic and diabetic women taking this contraceptive pill. Consider an alternate contraceptive method for women with uncontrolled dyslipidemia.<br />\r\n<br />\r\n<strong>Headache</strong>: Evaluate significant change in headaches and discontinue this contraceptive pill if indicated.<br />\r\n<br />\r\n<strong>Uterine bleeding</strong>: Evaluate irregular bleeding or amenorrhea</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:28:26', '2022-06-12 01:01:37'),
(543, 543, '<p>This pill is indicated for the prevention of pregnancy.</p>', '<p>This contains two active ingredients, Gestodene and Ethinylestradiol. Ethinylestradiol is a synthetic version of oestrogen and Gestodene is a synthetic form of progesterone. If this tablet is taken according to instructions the egg cells (normally released by the ovary each month) are prevented from maturing to the point where they can be fertilized. Secondary mechanisms, which may contribute to the effectiveness of Gestop 28 as a contraceptive, include changes in the cervical mucus (which increase the difficulty of sperm penetration) and changes in the endometrium (which reduce the likelihood of implantation).</p>', '<p><strong>How to Take this pill</strong>: To achieve maximum contraceptive effectiveness, Gestodene &amp; Ehinylestradiol must be taken in the order directed on the package and at intervals not exceeding 24 hours. Women should be instructed to take the tablets at about the same time every day, preferably after the evening meal or at bedtime. One tablet is to be taken daily for 28 consecutive days. Each subsequent pack is started on the day after the current pack is completed.&nbsp;</p>\r\n\r\n<ul>\r\n	<li>If you have decided to take Gestodene &amp; Ehinylestradiol for contraception, wait for your next menstruation begins.</li>\r\n	<li>From the first day of your menstruation, start taking the first white tablet from the left corner of the top row (with arrow mark indicating begin) of your Gestodene &amp; Ehinylestradiol tablet pack.</li>\r\n	<li>Continue taking one white tablet each day along the arrow mark.&nbsp;</li>\r\n	<li>After taking 21 white tablets for 21 days, then continue taking the light red placebo tablet every day from the last row in the pack for next 7 days.</li>\r\n	<li>It is most likely that your menstruation will start while taking the light red inactive tablets. Do not discontinue taking the light red inactive tablets. Taking of the light red tablets for 7 days will help you keep your tablet taking routine. If your menstruation does not start during this time, check with your doctor to make sure you are not pregnant.</li>\r\n	<li>After completing the seven light red inactive tablets, start taking white active tablets from another Gestodene &amp; Ehinylestradiol pack and continue taking the tablet as long as you don&#39;t want to be pregnant.</li>\r\n</ul>\r\n\r\n<p><strong>Management of Missed Tablets</strong>: If you forgot to take a tablet one day, take the missed tablet as soon as you remember. This may mean taking two tablets the very next day. Additionally you should use some other method of contraception while you are taking the tablets &amp; until your next menstruation.&nbsp;</p>\r\n\r\n<p>If you forget to take the tablets for two continuous days, then it is likely that you will no longer be protected against pregnancy. You should therefore discontinue taking the tablet and adopt some other temporary methods (condom/foam tablet) till your next menstruation. Discard the unfinished pack of tablets and start taking tablets from the very first white tablet of the top row from a fresh pack from the first day of next menstruation.&nbsp;</p>\r\n\r\n<p><strong>How to Delay a Period</strong>: To delay a period you should continue with another new pack of Gestodene &amp; Ehinylestradiol just after finishing the white active tablet of the present pack (that is no need to take light redplacebo tablet of present pack). The extension can be carried on for as long as wished until the end of the second pack. When you wish your period to begin, just stop tablet taking. While using the second pack woman may have some breakthrough bleeding or spotting. Start with your next pack after the usual 7 day light red inactive tablet interval.</p>\r\n\r\n<p><strong>Advice in Case of Vomiting</strong>: If vomiting occurs within 3-4 hours after white active tablet taking, absorption may not be complete. In such an event, the advice concerning Management of Missed Tablets is applicable. The woman must take the extra active tablet(s) needed from a back up pack after vomiting.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<ul>\r\n	<li>Interactions between ethinyloestradiol and other drugs may lead to decreased or increased ethinyloestradiol concentrations, respectively. Decreased ethinyloestradiol serum concentrations may cause an increased incidence of breakthrough bleeding and menstrual irregularities and may possibly reduce efficacy of the oral contraceptive. Example of substances that may decrease serum ethinyloestradiol concentrations include rifampicin, phenytoin, primidone, rifabutin, dexamethasone, griseofulvin, topiramate, some protease inhibitors, modafinil, ritonavir and barbiturates.</li>\r\n	<li>Certain antibiotics including ampicillin, other penicillins and tetracyclines may reduce the efficacy of oral contraceptives.</li>\r\n	<li>During concomitant use of Gestodene &amp; Ehinylestradiol &amp; other drugs that may lead to decreased ethinyloestradiol serum concentrations, it is recommended that a non hormonal back-up method of contraception to be used in addition to the regular intake of this pill.</li>\r\n</ul>', NULL, '<p>At the initial stage some women may experience side-effects like dizziness, headache, nausea, diarrhea, abdominal pain, weight gain, fluid retension, depression, mood changes, breast pain, breast tenderness, rash, vaginal discharge, erythema etc. If taken regularly, such types of side-effects normally lessen with time. If she continues to have the side effects beyond 2-3 months, she could consult with a doctor</p>', '<p><strong>Use during pregnancy</strong>: The administration of this pill is contraindicated during pregnancy.&nbsp;<br />\r\n<br />\r\n<strong>Use during lactation</strong>: The use of this pill during breast-feeding is not recommended.</p>', '<p>Some medications may interfere with the efficacy of the tablet. Contact your doctor if you are taking any drugs, such as antibiotics, rifampicin or medicines for seizures. You may have to use another method of contraception during this time.</p>', '<p>Symptoms of oral contraceptive overdosage in adults and children may include nausea, vomiting, breast tenderness, dizziness, abdominal pain, drowsiness, fatigue; withdrawal bleeding may occur in females. There is no specific antidote and further treatment of overdose, if necessary, is directed to the symptoms.</p>', '<p>Oral Contraceptive preparations</p>', '<p>Store in a cool, dry place. Keep away from light &amp; out of reach of children.</p>', NULL, '2022-02-21 23:29:22', '2022-06-16 00:27:33'),
(544, 544, '<p>This pill is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Inhibit Ovulation</li>\r\n	<li>Inhibit sperm to enter into the uterus by condensing uterine mucus</li>\r\n	<li>Inhibit fertilized egg to accept by uterus by protecting the growth of membrane inside the uterus</li>\r\n	<li>It reduces the movement of sperm by minimizing normal movement of fallopian tube. So sperms die as it takes long time to come into contact of Ova</li>\r\n</ul>\r\n\r\n<p>This pill is Suitable for:</p>\r\n\r\n<ul>\r\n	<li>Women aged between 15-69 years (except smoker and who use tobacco regularly)</li>\r\n	<li>Women who want an effective, temporary contraceptive method</li>\r\n	<li>Women who is suffering from anemia due to excessive blood loss during menstruation</li>\r\n	<li>Women having irregular menstruation cycle</li>\r\n	<li>Breastfeeding mother (if child age is more than 6 months).</li>\r\n</ul>', '<p>This pill is an effective, temporary and short term birth control management for women. This tablet contains two hormones, Levonorgestrel and Ethinyl Estradiol. Every single strip contains 28 tablets from which 21 tablets contains hormone and 7 tablets contains Iron. Combination oral contraceptives lower the risk of becoming pregnant primarily by suppressing ovulation. Other possible mechanism may include cervical mucus changes that inhibit sperm penetration and endometrial changes that reduce the likelihood of implantation.</p>', '<p>One should start taking this tablet from the first day of menstruation. It can be starts any day in first 5 days of menstruation. One tablet should be taken same time of each day with food, but best time is after dinner or before sleeping at night. Start your dose with one white tablet each day for 3 (three) weeks. After that, take one brown color tablet each day for 7(seven) days. If menstruation starts while taking brown color tablet, don&rsquo;t stop the medicine. If not pregnant is confirmed then dose can be start from any day of menstruation, but after menstruation must have to use condom during sexual intercourse for next 7 (seven) days. When 7(seven) brown tablet finished, either menstruation starts or not, start the dose from beginning with white Tablet.<br />\r\n<br />\r\nIf forget to take tablet for a day, one should take the tablet as soon as patient noticed it, and take another tablet as the dose of present day. If forget to take the tablet for consecutive two days, then this contraceptive will not work. However, to maintain the date of menstruation cycle one should take two tablets at a time as soon as patient noticed it.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p><strong>With medicine</strong>: Drugs or herbal products that induce certain enzymes, including CYP3A4 may decrease the effectiveness of COCs or increase breakthrough bleeding. Counsel patients to use a back-up method or alternative method of contraception when enzyme inducers are used with COCs.<br />\r\n<br />\r\n<strong>With food and other</strong>: It is recommended to avoid caffeine, dairy foods, phytic acid containing food while taking the drug.</p>', '<p>Contraindicated in case of known hypersensitivity to any of the components of this product.</p>', '<p>Common: Headache, nausea, mood changes including depression, vaginal infections, irregular vaginal bleeding, pain and discomfort. Rare: liver tumors, jaundice, high blood pressure &amp; gallbladder problem.</p>', '<p>This pill is contraindicated in pregnancy. Discontinue this pill if pregnancy occurs. Combined hormonal contraceptives (CHCs) and/or metabolites are present in human milk and in breast-fed infants. CHCs including this pill can reduce milk production in breastfeeding females.</p>', '<ul>\r\n	<li>Thrombotic disorder and other vascular problems: Stops this pill if a thrombotic disorder occurs. Stop at least 4 weeks before through 2 weeks after major surgery. Start no earlier than 4 weeks after delivery in women who are not breastfeeding</li>\r\n	<li>Liver disease: Discontinue this pill if jaundice occurs</li>\r\n	<li>High blood pressure: If used in women with well-controlled hypertension, monitor blood pressure and stop this pill if blood pressure rises significantly</li>\r\n	<li>Carbohydrate and lipid metabolic effects: Monitor prediabetic and diabetic women taking this pill. Consider an alternative contraceptive method for women with uncontrolled dyslipidemia</li>\r\n	<li>Headache: Evaluate significant change in headaches and discontinue this pill if indicated</li>\r\n	<li>Bleeding irregularities and amenorrhea: Evaluate irregular bleeding or amenorrhea</li>\r\n</ul>', '<p>There have been no reports of serious illness effects from overdose of oral contraceptives including ingestion by children. Over dosage may cause withdrawal bleeding in females and nausea.</p>', '<p>Oral Contraceptive preparations</p>', '<p>Store below 30&deg;C, protected from light &amp; moisture. Keep all medicines out of reach of children.</p>', '<p>Safety and efficacy of this pill have been established in women of reproductive age. Efficacy is expected to be the same in post-pubertal adolescents under the age of 18 years as for users 18 years and older. Use of this product before menarche is not indicated.</p>', '2022-02-21 23:30:18', '2022-06-16 00:31:40'),
(545, 545, '<p>লাইনেসট্রেনল ও ইথিনাইল এস্ট্রাডিয়েল একটি কম্বাইন্ড গর্ভনিরোধক পিল যা খাওয়ার গর্ভনিরোধক হিসাবে নির্দেশিত।</p>', '<p>প্রতিদিন যথাসম্ভব একই সময়ে নির্দেশ অনুযায়ী পিল খেতে হবে। আপনার মাসিক শুরুর প্রথম দিনই পিল খেতে শুরু করবেন। মাসিকের ২-৫ দিনের ভিতরে যে কোন দিন পিল খাওয়া শুরু করা যায় , কিন্তু সেইক্ষেত্রে প্রথম মাসে পিল খাওয়াকালীন প্রথম সাত দিন কনডম ব্যবহার করা উচিত। প্রতিদিন ১ টি করে , পর পর ২২ দিন পিল খাবেন। ৬ দিনের পিল মুক্ত সময়ের পর পরবর্তী নতুন প্যাকেট থেকে পিল খাওয়া শুরু করবেন ।<br />\r\n<br />\r\nএই ৬ দিনের ভিতরেই আপনার মাসিক হবে যা কখনো কখনো পরবর্তী প্যাকেট শুরুর আগে পর্যন্ত চলতে পারে। মাসিক চলতে থাকলেও এই পিল&nbsp;এর পরবর্তী প্যাকেট সপ্তম দিনে আরম্ভ করুন। আপনি যত দিন সন্তান না চাইবেন , ততদিন এই নিয়মে পিল খাওয়া চালিয়ে যাবেন।</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>অ্যাম্পিসিলিন, টেট্রাসাইক্লিন, বারবিচুরেটস, হাইড্যান্টয়েনস, প্রিমিডন, কার্বামাজেপিন ও রিফামপিসিন এই জাতীয় কিছু কিছু ঔষধ পিলের কার্যকারিতা কমিয়ে দিতে পারে। পিল খাওয়াকালীন সময়ে যদি আরও কোন ঔষধ কোন কারনে খাওয়ার প্রয়োজন পড়ে তাহলে অবশ্যই ডাক্তারের সাথে পরামর্শ করুন।</p>', '<p>যে সব ক্ষেত্রে আপনি কম্বাইন্ড গর্ভনিরোধক ব্যবহার করতে পারবেন না-</p>\r\n\r\n<ul>\r\n	<li>ভেনাস থ্রম্বসিস বর্তমানে উপস্থিত অথবা পূর্বে ছিল</li>\r\n	<li>কার্ডিওভাসকুলার অ্যাক্সিডেন্ট ও মায়োকার্ডিয়াল ইনফারকশন অথবা ব্যাধির পূর্ব লক্ষণ</li>\r\n	<li>ডায়াবেটিস মেলিটাসের সঙ্গে সংবহণ নালী সংক্রান্ত লক্ষণ থাকলে</li>\r\n	<li>মারাত্মক রকমের উচ্চ রক্তচাপ</li>\r\n	<li>সিভিয়ার ডিসলিপোপ্রোটিনেমিয়া</li>\r\n	<li>জন্মগত অথবা অন্য কোন ভাবে ভেনাস অথবা আর্টারিয়াল থ্রম্বসিসের প্রবণতা থাকলে</li>\r\n	<li>জনন অঙ্গসমূহ, স্তন অথবা লিভারে ম্যালিগন্যান্ট অবস্থার কথা জানা থাকলে অথবা সন্দেহ করলে</li>\r\n	<li>লিভারের জটিল রোগ থাকলে এমনকি লিভার ফাংশন স্বাভাবিক অবস্থায় ফিরে আসতে ব্যর্থ হওয়ার পূর্ব বিবরন থাকলে</li>\r\n	<li>অজ্ঞাত কারণে ভ্যাজাইনাল ব্লিডিং হলে</li>\r\n	<li>এই পিলের যে কোন উপাদানে অতি সংবেদনশীলতা থাকলে</li>\r\n</ul>', '<p>প্রাথমিক পর্যায়ে কারও কারও সাময়িক কিছু পার্শ্ব প্রতিক্রিয়া যেমন মাথা ব্যাথা, মাথা ঘোরা, বমি বমি ভাব অথবা পিল খাওয়াকালীন সময়ে সামান্য ফোটা ফোঁটা আকারে মাসিক হতে পারে। কিন্তু নিয়মিত পিল খেতে থাকলে স্বাভাবিকভাবেই এই সমস্ত উপসর্গ দুই থেকে তিন মাসের মধ্যে দূরীভূত হয়ে যাবে। এই সকল উপসর্গের জন্য অতিরিক্ত চিন্তিত হবার কোন কারণ নাই। তবে পার্শ্ব প্রতিক্রিয়া যদি আরও বেশি দিন চলতে থাকে তখন অবশ্যই ডাক্তারের পরামর্শ নিতে হবে।</p>', '<p>গর্ভধারণ করলে অথবা এ ব্যাপারে সন্দেহ দেখা দিলে কম্বাইন্ড গর্ভনিরোধক ব্যবহার করতে পারবেন না।</p>', '<p>যদি নির্দিষ্ট সময়ে পিল না খাওয়া হয় এবং যদি ১২ ঘন্টা অতিক্রম না করে তা হলে পিলের কার্যক্ষমতা বজায় থাকে। এক্ষেত্রে যখনই মনে পড়বে তখনই পিলটি খেয়ে নিন এবং পরের পিল গুলি সঠিক সময়ে খাবেন।<br />\r\n<br />\r\nযদি ১২ ঘন্টার বেশী সময় পার হয় তবে পিলের কার্যক্ষমতা কমে যায়। তখন আপনাকে নিম্নলিখিত নিয়ম পালন করতে হবে। মনে রাখবেন ১ম ও ৩য় সপ্তাহে যে কোন দিন পিল খেতে ভুলে গেলে বিশেষ সতর্কতার প্রয়োজন। অন্যথায় গর্ভধারনের ঝুঁকি বেশি হতে পারে।<br />\r\n<br />\r\nপ্রথম সপ্তাহে পিল খেতে ভুলে গেলে এবং ভুলে যাওয়ার আগে ঐ সন্তাহে যৌন মিলন করে থাকলে&nbsp; ডাক্তারের পরামর্শ নিন । যদি যৌন মিলন না করে থাকেন তাহলেঃ</p>\r\n\r\n<ul>\r\n	<li>ভুলে যাওয়া ট্যাবলেটটি খান</li>\r\n	<li>সাতদিন অতিরিক্ত সাবধানতা গ্রহন করুন</li>\r\n	<li>প্যাক শেষ করুন</li>\r\n</ul>\r\n\r\n<p>দ্বিতীয় সপ্তাহে পিল খেতে ভুলে গেলেঃ</p>\r\n\r\n<ul>\r\n	<li>ভুলে যাওয়া ট্যাবলেটটি খান</li>\r\n	<li>প্যাক শেষ করুন</li>\r\n</ul>\r\n\r\n<p>তৃতীয় সপ্তাহে পিল খেতে ভুলে গেলেঃ</p>\r\n\r\n<ul>\r\n	<li>ভুলে যাওয়া ট্যাবলেটটি খান</li>\r\n	<li>প্যাক শেষ করুন</li>\r\n	<li>ট্যাবলেটহীন বিরতি বাদ দিন</li>\r\n	<li>পরবর্তী প্যাক শুরু করুন</li>\r\n</ul>\r\n\r\n<p>অথবা</p>\r\n\r\n<ul>\r\n	<li>বর্তমান প্যাক বন্ধ করুন</li>\r\n	<li>ট্যাবলেটহীন বিরতি পালন করুন</li>\r\n	<li>ভুলে যাওয়া ট্যাবলেটের দিনসহ ৬ দিনের বেশি নয়</li>\r\n	<li>পরবর্তী প্যাক শুরু করুন</li>\r\n</ul>\r\n\r\n<p>প্যাকের একাধিক পিল ভুলে গেলে অবশ্যই ডাক্তারের পরামর্শ নিতে হবে। আপনি যদি প্যাকের পিল খেতে ভুলে যান এবং প্রথম পিল মুক্ত দিনে আপনার মাসিক না হয় তবে আপনি গর্ভবতী হতে পারেন। পরবর্তী প্যাক আরম্ভের আগে ডাক্তারের পরামর্শ নিন।<br />\r\n<br />\r\nসতর্কতাঃ<br />\r\n<br />\r\nঅন্যান্য শারীরিক অবস্থা, যার জন্য সংবহনগত সমস্যা দেখা দিতে পারে, কিন্তু কম্বাইন্ড গর্ভনিরোধক ব্যবহারের সঙ্গে কোন সম্পর্ক নাই এই সকল ক্ষেত্রে অবশ্যই সতর্কতার প্রয়োজন। যেমন- ডায়াবেটিস মেলিটাস, সিষ্টেমিক লুপাস এরিথমেটোসাস, হিমোলাইটিক ইউরেমিক সিনড্রোম, পেটের নাড়িতে দীর্ঘস্থায়ী প্রদাহ ইত্যাদি এই সকল ক্ষেত্রে অবশ্যই সতর্কতার প্রয়োজন আছে। ঘন ঘন মাইগ্রেন দেখা দেওয়া, টিউমার, লিভারের কার্যকারিতার দীর্ঘদিনের সমস্যা এই সকল ক্ষেত্রেও সতর্কতার প্রয়োজন। বাচ্চাকে বুকের দুধ দিচ্ছেন এমন মহিলাদেরও সতর্কতার প্রয়োজন কারণ কম্বাইন্ড গর্ভনিরোধক পিল বুকের দুধের পরিমান এবং গুনগতমানের পরিবর্তন করতে পারে। ডায়াবেটিক আছে এমন মহিলারা খাওয়ার কম্বাইন্ড গর্ভনিরোধক ব্যবহারকালে বিশেষ করে যখন খাওয়া শুরু করবেন, তখন সতর্কতার প্রয়োজন। যে সব মহিলার ক্ষেত্রে ক্লোয়েসমা গ্রাভিডেরামের পূর্ব বিবরণ রয়েছে তারা চড়া রোদ উপেক্ষা করবেন।<br />\r\n<br />\r\nকম্বাইন্ড গর্ভনিরোধক পিল ব্যবহারকারীদের নিম্নলিখিত অনাকাঙ্খিত সমস্যাসমূহ, যেমন স্তনের স্পর্শকাতরতা, মাথাধরা, মাইগ্রেন, কন্টাক্টলেন্সে অস্বস্তিবোধ হওয়া, ত্বকের বিভিন্ন সমস্যা, ইডিমা, শারীরিক ওজনের পরিবর্তন ইত্যাদি দেখা দিলে ডাক্তারের পরামর্শ নিন।</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>আলো থেকে দূরে, ২&deg;C-২৫&deg;C তাপমাত্রায় শুষ্ক স্থানে রাখুন। শিশুদের নাগালের বাইরে রাখুন।</p>', NULL, '2022-02-21 23:30:58', '2022-06-16 00:34:07'),
(546, 546, '<p>লাইনেসট্রেনল ও ইথিনাইল এস্ট্রাডিয়েল একটি কম্বাইন্ড গর্ভনিরোধক পিল যা খাওয়ার গর্ভনিরোধক হিসাবে নির্দেশিত।</p>', NULL, '<p>মাসিক শুরু হওয়ার প্রথম দিনেই প্রথম প্যাকেটের প্রথম ট্যাবলেটটি খেতে হবে। ব্রান্ড বদল করে অন্য ব্রান্ডের খাওয়ার গর্ভনিরোধক ব্যবহারের বেলায়ও একই পদ্ধতি অনুসরণ করতে হবে। &nbsp;২২ দিনের এক দিনও ছেদ না ঘটিয়ে প্রতিদিন একই সময়ে একটি করে বড়ি খেতে &nbsp;হবে। &nbsp;বাকি ৬ দিন হল ট্যাবলেট-মুক্ত সময়। বড়ি মুক্ত সময়ের মেয়াদ ওই ৬ দিন শেষ হওয়ার পর পরবর্তী প্যাকেটে ট্যাবলেট খাওয়া শুরু করতে হবে।</p>\r\n\r\n<p>আপনি যদি বর্তমানে কোন ট্যাবলেট না খানঃ</p>\r\n\r\n<ul>\r\n	<li>পরবর্তী মাসিক শুরু হওয়া পর্যন্ত অপেক্ষা করুন।&nbsp; মাসিক শুরুর প্রথম দিন হতে প্যাকেটের উপরের সারি থেকে নির্দিষ্ট দিন চিহ্নিত প্রথম এই&nbsp;ট্যাবলেট খাওয়া শুরু করুন, যেমন আপনার মাসিক যদি বুধবার শুরু হয় তাহলে প্যাকেটের উপরের সারি থেকে বুধবার চিহ্নিত ট্যাবলেটটি খান । &nbsp;একই নিয়মে প্রতিদিন একই সময়ে তীর চিহ্ন অনুসরণ করে ১ টি করে ট্যাবলেট খেয়ে ২২ টি ট্যাবলেট খাওয়া শেষ করুন। মনে রাখবেন আপনার মাসিকের প্রথম দিন থেকে ট্যাবলেট খাওয়া শুরু করলে এবং কোন ট্যাবলেট খাওয়া ভুলে না গেলে আপনাকে অতিরিক্ত কোন সতর্কতামূলক জন্মনিরোধক ব্যবস্থা গ্রহণ করতে হবেনা ।</li>\r\n	<li>আপনার মাসিকের যদি ইতিমধ্যে ৫ দিন অতিক্রান্ত হয়ে যায় তাহলে মাসিক শুরুর দিনকে প্রথম দিন হিসাব করে পঞ্চম দিন থেকে প্রথম ট্যাবলেট খাওয়া শুরু করুন । এই ৫ দিনের মধ্যে মাসিকের নিঃসরণ বন্ধ হয়ে গেলেও কোন অসুবিধা নাই । তীর চিহ্ন অনুসরণ করে পুরা প্যাকেটের ট্যাবলেট (১ নং পয়েন্টে বর্ণিত নিয়মানুযায়ী) খাওয়া শেষ করুন । &nbsp;এই ক্ষেত্রে ট্যাবলেট গ্রহনের প্রথম ১৪ দিন আপনার সঙ্গীকে অবশ্যই অতিরিক্ত সতর্কতামূলক জন্ম নিরোধক ব্যবস্থা (যেমন- কনডম) ব্যবহার করতে হবে ।</li>\r\n	<li>যদি আপনার মাসিক ৫ দিনের বেশী সময় আগে শুরু হয়ে থাকে সেক্ষেত্রে আপনাকে এই&nbsp;ট্যাবলেট গ্রহনের জন্য পরবর্তী মাসিক শুরু হওয়া পর্যন্ত অপেক্ষা করতে হবে।</li>\r\n</ul>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<ul>\r\n	<li>কার্ডিওভাসকুলার ব্যাধি, যেমন- থ্রোম্বফ্লেবাইতিস ও থ্রোম্বএম্বলিক প্রসেস অথবা অতীতে এসব অবস্থার সৃষ্টি হলে।</li>\r\n	<li>মারাত্মক রকমের উচ্চ রক্তচাপ।</li>\r\n	<li>লিভারের মারাত্মক রকমের রোগ অথবা যদি পরীক্ষায় দেখা যায় লিভার ফাংশন স্বাভাবিক অবস্থায় ফিরে আসতে ব্যর্থ হয়েছিল এমন পূর্ব বিবরণ জানা থাকলে, কোলেস্ট্যাটিক জন্ডিস; গর্ভাবস্থায় জন্ডিস অথবা স্টেরয়েড ব্যবহারের ফলে জন্ডিসের পূর্ব বিবরণ থাকলে; রোটোর সিনড্রোম ও ডুবিন-জনসন সিনড্রোম।</li>\r\n	<li>এস্ট্রোজেন-নির্ভর টিউমার থাকলে অথবা সন্দেহ করলে।&nbsp;</li>\r\n	<li>এন্ডোমেট্রিয়াল হাইপারপ্লাসিয়া।</li>\r\n	<li>অজ্ঞাত কারণে ভ্যাজাইনাল রক্তস্রাব হলে।</li>\r\n	<li>পোরফাইরিয়া।</li>\r\n	<li>হাইপার লাইপোপ্রোটিনামিয়া, বিশেষ করে কার্ডিওভাসকুলার রোগের সম্ভাবনা বাড়িয়ে দিতে পারে এমন রিস্ক ফ্যাক্টরের উপস্থিতিতে।</li>\r\n	<li>গর্ভাবস্থায় বা তার আগে সিভিয়ার প্রুরাইটাসে অথবা হারপেস জেসটেশনাইটিস-এ স্টেরয়েড ব্যবহারের পূর্ব বিবরণ থাকলে।</li>\r\n	<li>আপনার বয়স যদি ৩৫ বছরের বেশী হয় এবং আপনি যদি ধুমপায়ী হন তাহলে এই পিল খেতে আপনাকে অবশ্যই ধুমপান পরিহার করতে হবে।</li>\r\n</ul>', '<p>প্রাথমিক পর্যায়ে কারও কারও সাময়িক কিছু পার্শ্ব প্রতিক্রিয়া যেমন, মাথা ব্যাথা, বমি বমি ভাব, ওজন বৃদ্ধি, মানসিকতার পরিবর্তন, স্তনে ব্যাথা, উচ্চ রক্তচাপ, ধমনীতে রক্ত জমাট বাধা, যকৃত এবং বৃক্কের কার্যক্ষমতার অসুবিধা ইত্যাদি হতে পারে।</p>', '<p>গর্ভাবস্থায় ইহা ব্যবহার করা যাবে না।</p>', '<p>আপনি যদি এক বা একাধিক ট্যাবলেট খাওয়া ভুলে যানঃ<br />\r\n<br />\r\nযদি নির্দিষ্ট সময়ে ট্যাবলেট খাওয়া না হয় এবং ১২ ঘন্টা অতিক্রম না করে তাহলে যখনই মনে পড়বে তখনই ভুলে যাওয়া ট্যাবলেটটি খেয়ে নিন। &nbsp;পরবর্তী ট্যাবলেট গুলি নিয়মানুযায়ী সঠিক সময়ে খাবেন। এই ক্ষেত্রে ট্যাবলেটের পূর্ণ কার্যক্ষমতা বজায় থাকবে। যদি ১২ ঘন্টার বেশী সময় পার হয় তবে ট্যাবলেটের কার্যক্ষমতা কমে যায়। এক্ষেত্রে পরবর্তী দিন আপনাকে দুটি ট্যাবলেট খেতে হবে। প্রথম ভুলে যাওয়া ট্যাবলেটটি যখন মনে পড়বে তখনই খাবেন এবং অপরটি নিয়মানুযায়ী দিনের নির্দিষ্ট সময়ে খাবেন। &nbsp;পুরা প্যাকেটের ট্যাবলেট নিয়ম মত খাওয়া শেষ করুন। &nbsp;এক্ষেত্রে পরবর্তী ১৪ দিন অথবা আপনার পরবর্তী মাসিকের শুরু, যেটা সর্বাধিক সেই পর্যন্ত আপনার সঙ্গীকে অবশ্যই অতিরিক্ত সতর্কতামূলক জন্ম নিরোধক ব্যবস্থা (যেমন-কনডম) ব্যবহার করতে হবে।</p>', NULL, '<p>Oral Contraceptive preparations</p>', '<p>আলো থেকে দূরে, ২&deg;C-৩০&deg;C তাপমাত্রায় শুষ্ক স্থানে রাখুন। শিশুদের নাগালের বাইরে রাখুন। অতিরিক্ত শুষ্ক , ঠান্ডা এবং আলোবিহীন স্থানে সংরক্ষণ করুন।</p>', NULL, '2022-02-21 23:33:47', '2022-06-16 00:38:09'),
(547, 547, '<p>Ethosuximide is indicated for the control of absence (petit mal)&nbsp;epilepsy.</p>', '<p>Ethosuximide suppresses the paroxysmal three cycle per second spike and wave activity associated with lapses of consciousness which is common in absence (petit mal) seizures. The frequency of epileptiform attacks is reduced, apparently by&nbsp;depression&nbsp;of the motor cortex and elevation of the threshold of the&nbsp;central nervous system&nbsp;to convulsive stimuli.</p>', '<p>Ethosuximide is administered by the oral route. The initial dose for patients 3 to 6 years of age is 250 mg per day; for patients 6 years of age and older, 500 mg per day. The dose thereafter must be individualized according to the patient&#39;s response. Dosage should be increased by small increments. One useful method is to increase the daily dose by 250 mg every four to seven days until control is achieved with minimal side effects. Dosages exceeding 1.5 g daily, in divided doses, should be administered only under the strictest supervision of the physician. The&nbsp;optimal&nbsp;dose for most&nbsp;pediatric&nbsp;patients is 20 mg/kg/day. This dose has given average&nbsp;plasma&nbsp;levels within the acceptedtherapeutic range of 40 to 100 mcg/mL. Subsequent dose schedules can be based on effectiveness and plasma level determinations.<br />\r\n<br />\r\nEthosuximide may be administered in combination with other anticonvulsants when other forms of epilepsy coexist with absence (petit mal). The&nbsp;optimal&nbsp;dose for most pediatric patients is 20 mg/kg/day.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Isoniazid may increase the serum concentration of ethosuximide, leading to toxicity. Antipsychotics, antidepressants, MAOIs, and mefloquine may antagonise anticonvulsant effects of ethosuximide. Plasma conc of ethosuximide may be reduced by carbamazepine, phenobarbital, phenytoin, and primidone; and affected by valproate. Chloroquine or hydroxychloroquine may increase risk of convulsions. Isoniazid.</p>', '<p>Hypersensitivity. Pregnancy and lactation.</p>', '<p>Blood toxicities and disorders; headache, fatigue, lethargy, drowsiness, dizziness, ataxia, hiccup and mild euphoria; more rarely, psychotic states, rashes, hepatic and renal changes, and haematological disorders. SLE, erythema multiforme. Gum hypertrophy, swelling of tongue, irritability, hyperactivity, sleep disturbances, night terrors, inability to concentrate, aggressiveness, increased libido, myopia, vag bleeding.</p>', '<p><strong>Category C</strong>: Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Hepatic or renal impairment, porphyria. Complete blood cell count, liver function tests, and urinalysis should be performed periodically. May increase the risk of grand mal seizures when used alone in mixed types of epilepsy. Avoid sudden withdrawal. May impair ability to drive or operate machinery.</p>', NULL, '<p>Primary anti-epileptic drugs</p>', NULL, NULL, '2022-02-21 23:34:08', '2022-06-16 00:45:08'),
(548, 548, '<p>For the disinfection of clean and intact skin. For pre-operative surgical hand disinfection, hand disinfection on the ward prior to aseptic procedures or after handling contaminated materials. For disinfection of the patients&rsquo; skin prior to surgery or other invasive procedures</p>', '<p>Glycerol: used as humectant, but other emollients may be used for skin care, provided that they are cheap, widely available and miscible in water and alcohol and do not add to toxicity, or promote allergy.<br />\r\n<br />\r\nHydrogen peroxide: used to inactivate contaminating bacterial spores in the solution and is not an active substance for hand antisepsis.<br />\r\n<br />\r\nAny further additive to both formulations should be clearly labelled and be non-toxic in case of accidental ingestion.<br />\r\n<br />\r\nA colorant may be added to allow differentiation from other fluids, but should not add to toxicity, promote allergy, or interfere with antimicrobial properties. The addition of perfumes or dyes is not recommended due to risk of allergic reactions.</p>', '<p>As required</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, NULL, NULL, NULL, NULL, NULL, '<p>Bleaching and Disinfectants</p>', '<p>Should be stored in cool and dry place</p>', NULL, '2022-02-21 23:34:53', '2022-06-16 00:46:45'),
(549, 549, '<p>This cream acts against dengue, chikungunya, zika, malaria, and filariasis. It protects up to 8 hours. Ethyl Butylacetylaminopropionate is used for over 30 years.</p>', '<p>Ethyl butylacetylaminopropionate (trade name IR3535) is an insect repellent. As ethyl butylacetylaminopropionate is solely a repellent, it has no killing action and does not give rise to selection pressure or development of resistance. It is a colorless and almost odorless oil and is intended to be applied to the skin of humans and animals. It has a broad efficacy against various insects like mosquitoes, ticks, lice, and other bugs. Ethyl butylacetylaminopropionate is safe for use on infants, pregnant and breastfeeding women. It is biodegradable and completely degraded in the environment within a very short time.</p>', '<p>Apply liberally on exposed areas of the body as often as needed. For best results, reapply every 8 hours.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>\r\n\r\n<p>Precautions &amp; Warnings</p>', NULL, NULL, NULL, NULL, '<p>Do not apply to eyes, lips, mouth, cuts, and wounds, or irritated skin. This is for external use only.</p>', NULL, '<p>Miscellaneous topical agents</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:35:33', '2022-06-16 00:48:04');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(550, 550, '<p>Etodolac is indicated-</p>\r\n\r\n<ul>\r\n	<li>For acute and long-term use in the management of signs and symptoms: Osteoarthritis,&nbsp;Rheumatoid arthritis</li>\r\n	<li>For the management of acute pain</li>\r\n	<li>Acute gout</li>\r\n</ul>', '<p>Similar to other NSAIDs, the anti-inflammatory effects of etodolac result from inhibition of the enzyme cycooxygenase (COX). This decreases the synthesis of peripheral prostaglandins involved in mediating inflammation. Etodolac binds to the upper portion of the COX enzyme active site and prevents its substrate, arachidonic acid, from entering the active site. Etodolac was previously thought to be a non-selective COX inhibitor, but it is now known to be 5-50 times more selective for COX-2 than COX-1. Antipyresis may occur by central action on the hypothalamus, resulting in peripheral dilation, increased cutaneous blood flow, and subsequent heat loss.</p>', '<p>Adults and over 18 years:</p>\r\n\r\n<ul>\r\n	<li>Etodolac 300 mg capsule: 600 mg daily in 1-2 divided doses</li>\r\n	<li>Etodolac 600 mg ER tablet: Once daily</li>\r\n</ul>\r\n\r\n<p>Pediatric: Safety and effectiveness in pediatric patients below the age of 18 years have not been established.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Reports suggest that NSAIDs may diminish the antihypertensive effect of ACE-inhibitors. This interaction should be given consideration in patients taking NSAIDs concomitantly with ACE-inhibitors. When Etodolac is administered with Aspirin, its protein binding is reduced, although the clearance of free Etodolac is not altered. The clinical significance of this interaction is not known; however, as with other NSAIDs, concomitant administration of Etodolac and Aspirin is not generally recommended because of the potential of increased adverse effects.</p>', '<p>Etodolac is contraindicated in patients with known hypersensitivity to Etodolac. Etodolac should not be given to patients who have experienced asthma, urticaria or other allergic type reactions after taking Aspirin or other NSAIDs.</p>', '<p>The common side effects of Etodolac involve the gastrointestinal system. It can cause abdominal pain, constipation, diarrhea, dyspepsia, flatulence, heartburn, nausea, Gl ulcers, vomiting. Other events including abnormal renal function, anemia, dizziness, edema, elevated liver enzymes, headaches, increased bleeding time, pruritis, rashes, tinnitus etc.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. It should be used in pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether Etodolac is excreted in human milk. A decision should be made whether to discontinue nursing or to discontinue the drug taking into account the importance of the drug to the mother.</p>', '<p>Etodolac should be given with caution in patients with severe hepatic reactions, pre existing asthma, fluid retention, hypertension or heart failure. If clinical sings and symptoms consistent with liver disease develop, or if systemic manifestations occur (e.g. eosinophilia, rash etc.), it should be discontinued.</p>', '<p>Symptoms following acute NSAID overdose are usually limited to lethargy, drowsiness, nausea, vomiting, and epigastric pain which are generally reversible with supportive care.</p>', '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs)</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', NULL, '2022-02-21 23:35:47', '2022-06-16 00:50:29'),
(551, 551, '<p>Small Cell Lung Cancer: Etoposide Capsules in combination with other approved chemotherapeutic agents as first line treatment in patients with small cell lung cancer.<br />\r\n<br />\r\nEtoposide is also indicated in Testicular cancer,&nbsp;Small cell lung cancer</p>', '<p>Etoposide is a derivative of podophyllotoxin that inhibits DNA synthesis resulting in the arrest of the cell cycle. At low doses, it inhibits cells from entering cell cycle and at high doses, cells entering mitosis are lysed.</p>', '<p>Intravenous (Adult)-</p>\r\n\r\n<p><strong>Small cell lung cancer</strong>:&nbsp;35 mg/m2/day for 4 days to 50 mg/m2/day for 5 days. May repeat course at 3-4 wkly intervals after recovery from any toxicity. Inj must be diluted with 5% dextrose or normal saline to give a final concentration of 0.2-0.4 mg/ml and injected over 30-60 minutes. When given via oral capsules: the recommended dose is twice the IV dose rounded to the nearest 50 mg.<br />\r\n<br />\r\n<strong>Testicular cancer</strong>:&nbsp;For combination therapy: 50-100 mg/m2/day from days 1-5, or 100 mg/m2&nbsp;on days 1, 3 and 5. May repeat course at 3-4 wkly intervals after recovery from any toxicity. Inj must be diluted with 5% dextrose or normal saline to give a final concentration of 0.2-0.4 mg/ml and injected over 30-60 minutes.</p>\r\n\r\n<p>Oral (Adult)-</p>\r\n\r\n<p><strong>Small cell lung cancer</strong>:&nbsp;Twice the IV dose, rounded to the nearest 50 mg.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Synergism with other cytotoxic drugs. Caution when admin with drugs that inhibit phosphatase activity. Cyclosporin A may reduce the clearance of etoposide.</p>', '<p>Hypersensitivity, pregnancy, lactation.</p>', '<p>Leukopenia, Nausea and Vomiting, Thrombocytopenia, Alopecia, Anorexia, Diarrhea, Leukopenia, Anemia, Pancytopenia, Stomatitis, Hepatic toxicity, Type 1 hypersensitivity, Orthostatic hypotension, Peripheral neuropathy<br />\r\n<br />\r\nMalaise,Shivering,Asthenia,Fever,Mucous membrane inflammation, Hyperuricemia, Local soft tissue toxicity has been reported following extravasation;</p>', '<p>Pregnancy category D.&nbsp;There is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience or studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.<br />\r\n<br />\r\nLactation: not known if excreted in breast milk, discontinue drug or do not nurse</p>', '<p>Skin reactions may occur with accidental exposure; renal or hepatic disease. Periodic CBCs should be done before, during and after therapy. Increased risk of etoposide-toxicity in patients with low serum albumin. Acrylic material has been shown to crack and leak when used with undiluted etoposide inj.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', NULL, '<p>Renal impairment: CrCI: 15-50 ml/min- 75% of the recommended dose.</p>', '2022-02-21 23:36:24', '2022-06-16 00:52:51'),
(552, 552, '<p>Dental cavities, Tooth decay, Bad breath, Dental plaque, Gingivitis</p>', '<p><strong>Eucalyptol&nbsp;</strong>is a natural organic compound which is a colorless liquid. It is a cyclic ether and a monoterpenoid.&nbsp;Eucalyptol&nbsp;is an ingredient in many brands of mouthwash and cough suppressant. It controls airway mucus hypersecretion and asthma via anti-inflammatory cytokine inhibition.<br />\r\n<br />\r\n<strong>Menthol:&nbsp;</strong>It provides cooling sensation by stimulation of cooling receptor and gives local anesthetic action<br />\r\n<br />\r\n<strong>Methyl Salicylate</strong>: It penetrates and reaches at high concentration in pain regions and inhibit the prostaglandin synthesis and relieves pain effectively<br />\r\n<br />\r\n<strong>Thymol</strong>, one of the chemicals in&nbsp;thyme, is used with another chemical, chlorhexidine, as a dental varnish to prevent&nbsp;tooth decay. In foods,&nbsp;thyme&nbsp;is used as a&nbsp;flavoring agent. In manufacturing, red&nbsp;thyme&nbsp;oil is used in perfumes. It is also used in soaps, cosmetics, and toothpastes.<br />\r\n<br />\r\n<strong>Fluoride salts</strong>&nbsp;are often added to municipal drinking water (as well as certain food products in some countries) for the purposes of maintaining dental health. The fluoride enhances the strength of teeth by the formation of&nbsp;fluorapatite, a naturally occurring component of&nbsp;tooth enamel. Toothpaste&nbsp;often contains sodium fluoride to prevent&nbsp;cavities, although&nbsp;tin(II) fluoride&nbsp;is generally considered superior for this application.</p>', '<p><strong>Adults and children 6 years of age and older</strong>: Rinse full strength for 1 minute with 10 ml in morning and night. Do not swallow.<br />\r\n<br />\r\n<strong>Children under 6 years of age</strong>: Consult a dentist or doctor.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity</p>', '<p>Local irritation of mouth, nausea &amp; vomiting.</p>', '<p>Pregnancy Category: Not Classified. FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Do not swallow. It is not indicated below 12 years of age. Do not rinse, eat, or smoke for thirty minutes after using a mouthwash. Doing so will diminish the effects of the mouthwash.</p>', NULL, '<p>Oral preparations</p>', '<p>Store in a cool &amp; dry place. Keep out of reach of children. Cold weather may cloud this product but its antiseptic &amp; anticavity properties are not affected.</p>', NULL, '2022-02-21 23:37:23', '2022-06-16 00:55:36'),
(553, 553, '<p>Eucalypytol, Menthol &amp; Thymol mouthwash is indicated for Gingivitis, Oral hygiene, Cavities, Bad breath, Plaque, Gum disease, Teeth cleaner &amp; brighter.</p>', NULL, '<p>Rinse with 20 ml Antiseptic Mouthwash for 30 seconds, twice daily (morning and evening). Then rinse with water. Do not swallow. Not indicated below 12 years of age.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', NULL, '<p>Hypersensitivity</p>', '<p>Do not rinse, eat, or smoke for thirty minutes after using a mouthwash. Doing so will diminish the effects of the mouthwash.</p>', '<p>FDA has not yet classified the drug into a specified pregnancy category.</p>', '<p>Do not swallow. It is not indicated below 12 years of age. Keep out of the reach of&nbsp;children. Keep in a cool and dry palace. Do not use if cap seal is broken</p>', NULL, '<p>Topical Analgesics, Topical anti-inflammatory preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-21 23:37:51', '2022-06-16 00:57:45'),
(554, 554, '<p>Everolimus is indicated in advanced Hormone Receptor-Positive, HER2-Negative Breast Cancer (Advanced HR+ BC),&nbsp;Advanced Neuroendocrine Tumors (NET);&nbsp;Advanced Renal Cell Carcinoma (RCC);&nbsp;Renal Angiomyolipoma With Tuberous Sclerosis Complex (TSC);&nbsp;Subependymal Giant Cell Astrocytoma (SEGA) With Tuberous Sclerosis Complex (TSC)<br />\r\n<br />\r\nIn combination with ciclosporin for microemulsion &amp; corticosteroids for the prophylaxis of organ rejection in adult patients at low to moderate immunological risk receiving an allogeneic renal or cardiac transplant. In combination with tacrolimus &amp; corticosteroids for the prophylaxis of organ rejection in patients receiving hepatic transplant.</p>', '<p>Everolimus, a proliferation signal inhibitor, prevents allograft rejection in rodent and nonhuman primate models of allotransplantation. It exerts its immunosuppressive effect by inhibiting the proliferation and thus, clonal expansion, of antigen-activated T cells which is driven by T cell-specific interleukins eg, interleukin-2 and interleukin-15. Everolimus inhibits an intracellular signaling pathway that normally leads to cell proliferation when triggered by the binding of these T cell growth factors to their receptors. The blockage of this signal by everolimus causes cells to be arrested at the G1 stage of the cell cycle.<br />\r\n<br />\r\nAt the molecular level, everolimus forms a complex with the cytoplasmic protein FKBP-12. In the presence of everolimus, the growth factor-stimulated phosphorylation of the p70 S6 kinase is inhibited. Since p70 S6 kinase phosphorylation is under the control of FRAP (also called m-TOR), this finding suggests that the everolimus-FKBP-12 complex binds to and thus, interferes with the function of FRAP. FRAP is a key regulatory protein which governs cell metabolism, growth and proliferation; disabling FRAP function thus explains the cell cycle arrest caused by everolimus.</p>', '<p><strong>General kidney &amp; heart transplant population</strong>: Initially 0.75 mg bd administered as soon as possible after transplantation.&nbsp;<br />\r\n<br />\r\n<strong>Hepatic transplant</strong>: 1 mg bd with initial dose starting 4 wk after transplantation.<br />\r\n<br />\r\n<strong>Advanced Hormone Receptor-Positive, HER2-Negative Breast Cancer, Advanced NET, Advanced RCC, And Renal Angiomyolipoma With TSC</strong>: The recommended dose is 10 mg, to be taken once daily at the same time every day. Administer either consistently with food or consistently without food. Everolimus Tablets should be swallowed whole with a glass of water. Do not break or crush tablets. Continue treatment until disease progression or unacceptable toxicity occurs.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>CYP3A4 inhibitors &amp;/or inducers, CYP2D6 substrates with narrow therapeutic index, PgP inhibitors, rifampicin, ACE inhibitors, grapefruit juice &amp; live vaccines.</p>', '<p>Patients with hypersensitivity to the active substance, to other rapamycin derivatives, or to any of the excipients. Hypersensitivity reactions manifested by symptoms including, but not limited to, anaphylaxis, dyspnea, flushing, chest pain, or angioedema (e.g., swelling of the airways or tongue, with or without respiratory impairment) have been observed with everolimus and other rapamycin derivatives</p>', '<p>Stomatitis, Constipation, Infections, Asthenia, Fatigue, Cough, Diarrhea, Rash, Anemia, Nausea, Anorexia, Edema, peripheral, Dyspnea, Pyrexia, Vomiting, Headache, Epistaxis, Decreased lymphocytes, Grade 3, Increased glucose, Grade 3, Pneumonitis, Pruritus, Dry skin, Decreased Hgb, Grade 3, Menstrual irregularities, Dysgeusia, Hypertension, Hemorrhage, Tachycardia, CHF</p>', '<p>Pregnancy Category D.&nbsp;There is positive evidence of human fetal risk based on adverse reaction data from investigational or marketing experience or studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks.<br />\r\n<br />\r\nLactation: Distribution into breast milk is unknown; not recommended</p>', '<p>Patients taking concomitant ACE inhibitor therapy may be at increased risk for angioedema. Interstitial lung disease/noninfectious pneumonitis; monitor for clinical symptoms or radiological changes; fatal cases have occurred; manage by dose reduction or discontinuation until symptoms resolve, and consider use of corticosteroids; pulmonary hypertension (including pulmonary arterial hypertension) as a secondary event reported<br />\r\n<br />\r\nElicits immunosuppressive effects and may increase risk for infections; some infections have been severe or fatal; monitor for signs and symptoms and treat promptly. Pneumocystis jiroveci pneumonia, some with a fatal outcome, reported; this may be associated with concomitant use of corticosteroids or other immunosuppressive agents<br />\r\n<br />\r\nMouth ulcers, stomatitis, and oral mucositis are common; management includes mouthwashes (without alcohol or peroxide) and topical treatments May delay wound healing and increase wound-related complications (eg, dehiscence, wound infection, incisional hernia, lymphocele, and seroma)</p>\r\n\r\n<ul>\r\n	<li>Cases of renal failure (including acute renal failure), some fatal, have been observed</li>\r\n	<li>May cause angioedema and fluid accumulation</li>\r\n	<li>Decreases Hgb, lymphocytes, ANC, platelets; increases cholesterol, TG, glucose, creatinine</li>\r\n	<li>Elevations of serum creatinine, urinary protein, blood glucose, and lipids may occur;</li>\r\n	<li>decreases in hemoglobin, neutrophils, and platelets may also occur; monitor renal</li>\r\n	<li>function, blood glucose, lipids, and hematologic parameters prior to treatment and periodically thereafter</li>\r\n	<li>May impair male fertility</li>\r\n	<li>Child-Pugh Class C hepatic impairment</li>\r\n	<li>Avoid use of live vaccines during treatment and close contact with live vaccine recipients</li>\r\n	<li>Can cause fetal harm when administered to a pregnant woman; advise female patients of reproductive potential to use highly effective contraception while receiving everolimus and for up to 8 weeks after ending treatment.</li>\r\n</ul>', NULL, '<p>Immunosuppressant</p>', NULL, NULL, '2022-02-21 23:38:11', '2022-06-16 00:59:40'),
(555, 555, '<p><strong>Primary Hypercholesterolemia:</strong>&nbsp;Ezetimibe co-administered with statin is indicated as adjunctive therapy to diet for use in patients with primary (heterozygous familial and non-familial) hypercholesterolemia who are not appropriately controlled with a statin alone.<br />\r\nEzetimibe monotherapy is indicated as adjunctive therapy to diet for use in patients with primary (heterozygous familial and non-familial) hypercholesterolemia in whom a statin is considered inappropriate or is not tolerated.<br />\r\n<br />\r\n<strong>Prevention of Cardiovascular Events:</strong>&nbsp;Ezetimibe is indicated to reduce the risk of cardiovascular events in patients with coronary heart disease (CHD) and a history of acute coronary syndrome (ACS) when added to ongoing statin therapy or initiated concomitantly with a statin.<br />\r\n<br />\r\n<strong>Homozygous Familial Hypercholesterolaemia (HoFH):</strong>&nbsp;Ezetimibe co-administered with a statin, is indicated as adjunctive therapy to diet for use in patients with HoFH. Patients may also receive adjunctive treatments (e.g., LDL apheresis).<br />\r\n<br />\r\n<strong>Homozygous Sitosterolemia (Phytosterolemia):</strong>&nbsp;Ezetimibe is indicated as adjunctive therapy to diet for use in patients with homozygous familial sitosterolemia</p>', '<p>Ezetimibe localises at the brush border of the small intestine and inhibits absorption of cholesterol via the sterol transporter, Niemann-Pick C1-Like1 (NPC1L1). This results in decreased delivery of cholesterol to the liver, reduction of hepatic cholesterol stores and increased clearance of cholesterol from the blood.</p>', '<p>The recommended dose of Ezetimibe is 10 mg once daily. Ezetimibe can be administered with or without food.</p>\r\n\r\n<p><a href=\"https://medex.com.bd/news/104/danger-of-taking-medication-without-doctors-advice\" target=\"_blank\"><em>* চিকিৎসকের পরামর্শ মোতাবেক ঔষধ সেবন করুন</em></a>&#39;</p>', '<p>Fibrates may increase cholesterol excretion into the bile, leading to cholelithiasis. In a preclinical study in animals, Ezetimibe increased cholesterol in the gallbladder bile. Coadministration of Ezetimibe with fibrates is not therefore recommended until use in patients is studied.</p>', '<p>Hypersensitivity to any component of this medication. The combination of Ezetimibe<br />\r\nwith an HMG-CoA reductase inhibitor is contraindicated in patients with active liver<br />\r\ndisease or unexplained persistent elevations in serum transaminases.</p>', '<p>Clinical studies of Ezetimibe (administered alone or with an HMG-CoA reductase<br />\r\ninhibitor) demonstrated that Ezetimibe was generally well tolerated. The overall<br />\r\nincidence of adverse events reported with Ezetimibe was similar to that reported with<br />\r\nplacebo, and the discontinuation rate due to adverse events was also similar for Ezetimibe<br />\r\nand placebo.</p>', '<p>There are no adequate and well-controlled studies of Ezetimibe in pregnant women. Ezetimibe should be used during pregnancy only if the potential benefit justifies the risk to the fetus</p>', '<p>Exclude or treat secondary causes of dyslipidaemia prior to initiating therapy. Renal and hepatic impairment. Pregnancy and lactation.</p>', '<p>No cases of overdosage with Ezetimibe have been reported. Administration of Ezetimibe,<br />\r\n50 mg/day, to 15 subjects for up to 14 days was generally well tolerated. In the event of<br />\r\nan overdose, symptomatic and supportive measures should be employed.</p>', '<p>Ezetimibe</p>', '<p>Store in a cool &amp; dry place protected from light and moisture. Keep out of reach of children.</p>', '<p><strong>Pediatric Use-</strong><br />\r\n<br />\r\n<strong>10 to 17 years</strong>: No dosage adjustment is required. The clinical experience in pediatric and adolescent patients is however limited. When Ezetimibe is administered with statin, the dosage instructions for statin, in adolescents should be consulted.<br />\r\n<br />\r\n<strong>Children &lt; 10 years</strong>: Ezetimibe is not recommended for use in children below age 10 due to insufficient data on safety and efficacy.</p>', '2022-02-21 23:38:29', '2022-06-16 01:01:56'),
(556, 556, '<p>Herpes zoster (shingles),&nbsp;Recurrent herpes labialis,&nbsp;Genital herpes,&nbsp;Acute treatment of recurrent mucocutaneous herpes in HIV-infected patients,&nbsp;Acute treatment of recurrent episodes of genital herpes,&nbsp;Suppression of recurrent episodes of genital herpes.</p>', '<p>Famciclovir rapidly undergoes biotransformation to penciclovir, which has inhibitory activity against HSV types 1 (HSV-1) and 2 (HSV-2), varicella-zoster virus (VZV). Thymidine kinase then phosphorylates penciclovir to a monophosphate form, which is then converted to penciclovir triphosphate. This inhibits HSV-2 DNA polymerase by competing with deoxyguanosine triphosphate, thus inhibiting herpes viral DNA synthesis and replication.</p>', '<p><strong>Oral (Adult)-</strong><br />\r\n<br />\r\n<strong>Herpes zoster (shingles):</strong>&nbsp;500 mg tid for 7 days. Immunocompromised patients: 500 mg tid for 10 days.<br />\r\n<br />\r\nHaemodialysis patients: 250 mg after each dialysis run during 7 days. Immunocompromised patients: Same dose but treatment is given for 10 days.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) &lt;20: 250 mg once daily for 7 days.</li>\r\n	<li>CrCl (mL/min) 20-39: 500 mg once daily for 7 days.</li>\r\n	<li>CrCl (mL/min) 40-59: 500 mg bid for 7 days.</li>\r\n</ul>\r\n\r\n<p><strong>Recurrent herpes labialis:</strong>&nbsp;1.5 g as a single dose.<br />\r\n<br />\r\nHaemodialysis patients: 250 mg after dialysis run.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) &lt;20: 250 mg as a single dose.</li>\r\n	<li>CrCl (mL/min) 20-39: 500 mg as a single dose.</li>\r\n	<li>CrCl (mL/min) 40-59: 750 mg as a single dose.</li>\r\n</ul>\r\n\r\n<p><strong>Genital herpes:</strong>&nbsp;1st episode: 250 mg tid for 5 days. Immunocompromised patients: 500 mg bid for 7 days.<br />\r\n<br />\r\nHaemodialysis patients: 250 mg after each dialysis run during 5 days.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) &lt;20: 250 mg once daily for 5 days.</li>\r\n	<li>CrCl (mL/min) 20-39: 250 mg bid for 5 days.</li>\r\n</ul>\r\n\r\n<p><strong>Acute treatment of recurrent mucocutaneous herpes in HIV-infected patients:</strong>&nbsp;500 mg bid for 7 days.<br />\r\n<br />\r\nHaemodialysis patients: 250 mg after each dialysis run during 7 days.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) &lt;20: 250 mg once daily for 7 days.</li>\r\n	<li>CrCl (mL/min) 20-39: 500 mg once daily for 7 days.</li>\r\n</ul>\r\n\r\n<p><strong>Acute treatment of recurrent episodes of genital herpes:</strong>&nbsp;125 mg bid for 5 days or 1 g bid for 1 day. Immunocompromised patients: 500 mg bid for 7 days.<br />\r\n<br />\r\nHaemodialysis patients: 125 mg after each dialysis run during 5 days. Haemodialysis patients (immunocompromised): 250 mg after each dialysis run during 7 days.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) &lt;20: 125 mg once daily for 5 days.</li>\r\n	<li>CrCl (mL/min) &ge;20: 125 mg bid for 5 days.</li>\r\n	<li>CrCl (mL/min) &lt;20: Immunocompromised: 250 mg once daily for 7 days.</li>\r\n	<li>CrCl (mL/min) 20-39: Immunocompromised: 500 mg once daily for 7 days.</li>\r\n</ul>\r\n\r\n<p><strong>Suppression of recurrent episodes of genital herpes:</strong>&nbsp;250 mg bid. Immunocompromised patients: 500 mg bid. Suppressive treatment is interrupted every 6-12 mth for observation.<br />\r\n<br />\r\nHaemodialysis patients: 125 mg after each dialysis run. Haemodialysis patients (immunocompromised): 250 mg after each dialysis run.</p>\r\n\r\n<ul>\r\n	<li>CrCl (mL/min) 20: 125 mg once daily. Immunocompromised: 250 mg once daily.</li>\r\n	<li>CrCl (mL/min) 20-39: 125 mg bid. Immunocompromised: 500 mg once daily.</li>\r\n</ul>', '<p>Reduced renal excretion resulting to increased plasma concentration w/ probenecid. Raloxifen may reduce the formation of penciclovir, the active metabolite of famciclovir.</p>', '<p>Hypersensitivity to famciclovir and penciclovir.</p>', '<p>Headache, nausea, diarrhoea, fatigue, dizziness, fever, paraesthesia, somnolence, vomiting, constipation, anorexia, abdominal pain, flatulence, dyspepsia; increased serum levels of ALT, alkaline phosphatase, total bilirubin and albumin; pruritus, pharyngitis, sinusitis, injury, generalised pain, rigors, back pain, arthralgia; increased serum phosphate, Na and K levels; abnormal leukocyte counts, purpura, angioedema.</p>', '<p><strong>Category B</strong>: Either animal-reproduction studies have not demonstrated a foetal risk but there are no controlled studies in pregnant women or animal-reproduction studies have shown an adverse effect (other than a decrease in fertility) that was not confirmed in controlled studies in women in the 1st trimester (and there is no evidence of a risk in later trimesters).</p>', '<p>Renal impairment. Pregnancy and lactation.</p>', '<p>Acute renal failure in patients with renal disease. Management: Supportive and symptomatic treatment. May be removed by haemodialysis.</p>', '<p>Herpes simplex &amp; Varicella-zoster virus infections</p>', '<p>Store at 20-25&deg;C.</p>', NULL, '2022-02-21 23:40:55', '2022-02-21 23:40:55'),
(557, 557, '<p>Famotidine is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Gastric ulcer</li>\r\n	<li>Duodenal ulcer</li>\r\n	<li>Anastomotic ulcer</li>\r\n	<li>Acute stress ulcer</li>\r\n	<li>Reflux esophagitis and</li>\r\n	<li>Zollinger-Ellison syndrome.</li>\r\n</ul>\r\n\r\n<p>Famotidine is also indicated for the treatment of acute gastritis, chronic gastritis in the acute exacerbation stage.</p>', '<p>Famotidine is a histamine H2-receptor antagonist. Famotidine completely inhibits the action of histamine on H2- receptors of parietal cell. It inhibits basal, overnight and pentagastrin stimulated gastric acid secretion. The H2- receptor antagonist activity of Famotidine is slowly reversible, since the drug dissociates slowly from H2-receptor.</p>', '<p>Tablet:</p>\r\n\r\n<ul>\r\n	<li><strong>For gastric ulcer, duodenal ulcer, anastomotic ulcer, upper gastro-intestinal hemorrhage, reflux esophagitis and Zollinger-Ellison syndrome</strong>: Usual dose for adults: Famotidine 20 mg twice daily (after breakfast and after supper or before bed time) or Famotidine 40 mg can be administered orally once daily at bed time.</li>\r\n	<li><strong>For the treatment of acute gastritis, chronic gastritis in acute exacerbation stage</strong>: Usual dosage for adults is Famotidine 20 mg orally twice a day (after breakfast and after supper or before bed time). Also Famotidine 40 mg can be orally administered once a day (before bed time), dosage should be adjusted according to age and symptoms. Most ulcer patients heal within 4-8 weeks. For maintenance therapy the recommended oral dose is 20 mg once daily. Or, as directed by the registered physician.</li>\r\n</ul>\r\n\r\n<p><br />\r\nPowder for Suspension:<br />\r\nGastroesophageal Reflux Disease(GERD):</p>\r\n\r\n<ul>\r\n	<li><strong>&lt;1 year of age</strong>: 0.5 mg/kg/dose of famotidine oral suspension up to 8 weeks once daily in patients</li>\r\n	<li><strong>Age 3 to 11 months</strong>: 0.5 mg/kg/dose twice daily up to 8 weeks</li>\r\n	<li><strong>Age 1 to 2 months</strong>: 0.5 mg/kg/dose once daily up to 8 weeks</li>\r\n	<li><strong>Neonates</strong>: 0.5 mg/kg/dose maximum once daily up to 8 weeks</li>\r\n</ul>\r\n\r\n<p>Patients 1-16 years of age:</p>\r\n\r\n<ul>\r\n	<li><strong>Gastroesophageal Reflux Disease(GERD)</strong>: 1 mg/kg/day p.o. divided b.i.d. up to 40 mg b.i.d.</li>\r\n	<li><strong>Duodonal ulcer</strong>: 0.5 mg/kg/day p.o. at bedtime or divided b.i.d. up to 40 mg/day.</li>\r\n	<li><strong>Peptic ulcer</strong>: 0.5 mg/kg/day p.o. at bedtime or divided b.i.d. up to 40 mg/day.</li>\r\n	<li><strong>Maintenance therapy</strong>: 40 mg at daily night.</li>\r\n	<li><strong>Reflux esophagitis</strong>: 2 mg/kg/day</li>\r\n	<li><strong>Zollinger-Ellison Syndrome</strong>: 40 mg 3 times daily.</li>\r\n</ul>', '<p>Drug interactions&nbsp;may change how your&nbsp;medications&nbsp;work or increase your risk for serious side effects. This document does not contain all possible drug interactions. Keep a list of all the products you use (including prescription/nonprescription drugs and herbal products) and share it with your doctor and&nbsp;pharmacist. Do not start, stop, or change the dosage of any medicines without your doctor&#39;s approval.</p>\r\n\r\n<p>Some products need&nbsp;stomach&nbsp;acid so that the body can absorb them properly.&nbsp;Famotidine&nbsp;decreases&nbsp;stomach&nbsp;acid, so it may change how well these products work. Some affected products include&nbsp;atazanavir,&nbsp;dasatinib,&nbsp;delavirdine, certain azole antifungals (such as&nbsp;itraconazole,&nbsp;ketoconazole), levoketoconazole, pazopanib, among others.</p>\r\n\r\n<p>Do not take this&nbsp;medication&nbsp;with other products that contain famotidine or other H2 blockers (cimetidine, nizatidine,&nbsp;ranitidine).</p>', '<p>Known hypersensitivity to any component of the drug.</p>', '<p>Eruption, constipation, diarrhoea, dry mouth, nausea, vomiting, tachycardia, high blood pressure, headache, drowsiness or insomnia may rarely occur.</p>', '<p>Pregnancy category B. There are no adequate and well-controlled studies in pregnant women. This drug should be used during pregnancy only if clearly needed. Caution should be exercised when Famotid is administered to a nursing woman.</p>', '<p>The drug should be used in the minimum required amount depending upon the conditions of the diseases. The drug should be administered carefully with elderly patients, patients with renal failure and hepatic disorders.</p>', '<p>N/A</p>', '<p>H2 Receptor Antagonist</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>N/A</p>', '2022-02-22 01:45:21', '2022-02-22 01:45:21'),
(558, 558, '<p>Treatment of novel or re-emerging pandemic influenza virus infections (limited to cases in which other influenza antiviral drugs are ineffective or not sufficiently effective).</p>\r\n\r\n<p>Favipiravir is approved for manufacture and sale in Japan as an influenza antiviral. It selectively inhibits the RNA polymerase of the influenza virus, an enzyme required for viral replication once human host cells are infected. COVID-19 also uses this enzyme to replicate and is classified into the same type of single-stranded RNA virus as influenza; hence, it is believed that Favipiravir may be effective in treating COVID-19.<br />\r\n<br />\r\nFavipiravir is only used when there is an outbreak of novel or re-emerging influenza virus infections in which other influenza antiviral drugs are either not effective or insufficiently effective. Its production and distribution is at the discretion of Japan&rsquo;s Health, Labor and Welfare Ministry, so has never been distributed in the market and is not available at hospitals and pharmacies in Japan or overseas.</p>', '<p>Favipiravir is a new antiviral drug against influenza. It is metabolized into favipiravir ribosyl triphosphate (favipiravir RTP) by an intracellular enzyme, and favipiravir RTP selectively inhibits RNA polymerase (RNA-dependent RNA polymerase) of the influenza virus, preventing replication of the influenza virus. It is a drug with a mechanism of action different from that of the existing influenza antiviral drugs and effective against all types and sub-types of human influenza A, B, and C viruses in vitro, showing a wide range of anti-viral activity against various influenza virus strains including avian and swine viruses.</p>', '<p>The usual adult dosage is 1600 mg of Favipiravir administered orally twice daily on Day 1, followed by 600 mg orally twice daily from Day 2 to Day 5 or as directed by physicians. The total treatment duration should be 5 days.</p>', '<p>In animal studies, decreased RBC production,and increases in liver function parameters such as AST, ALP, ALT and total bilirubin, and increased vacuolization in hepatocytes. Toxicity information regarding Favipiravir in humans is not readily available.</p>', '<p>Favipiravir is contraindicated for pregnant women and women who may possibly be pregnant.</p>', '<p>Most common side effects are Diarrhea and increase of blood uric acid levels.</p>', '<p>Favipiravir may cause delayed development or death of embryos during the early stage of pregnancy. Should not be given during pregnancy.</p>', '<p>Favipiravir should not be given in pregnant women, requirement of the confirmation of non-pregnancy in women of childbearing potential before use, thorough contraception measures from the start of the treatment to 7 days after the end of the treatment. Caution should be taken for Hepatic and renal impaired patient or use Favipiravir as per the direction of registered Physician.&nbsp;</p>', '<p>In animal studies, decreased RBC production,and increases in liver function parameters such as AST, ALP, ALT and total bilirubin, and increased vacuolization in hepatocytes. Toxicity information regarding Favipiravir in humans is not readily available.</p>', '<p>Anti-viral Drugs</p>', '<p>Keep below 30&deg;C temperature, protected from light &amp; moisture. Keep out of the reach of children.</p>', '<p>This drug is only approved as an experimental drug and still a lot of studies is needed about it&rsquo;s efficacy and also toxic reactions and use in children.</p>', '2022-02-22 01:47:29', '2022-02-22 01:47:29'),
(559, 559, '<p>Febuxostat is indicated for the chronic management of hyperuricemia in patients with gout. Febuxostat is not recommended for the treatment of asymptomatic hyperuricemia.</p>', '<p>Febuxostat is a non-purine, selective xanthine oxidase (XO) inhibitor. It decreases serum uric acid level by inhibiting xanthine oxidase, which is responsible for uric acid production. Xanthine oxidase breaks down hypoxanthine to xanthine and thus to uric acid. Febuxostat is not expected to inhibit other enzymes involved in purine and pyrimidine synthesis and metabolism at therapeutic concentrations.</p>', '<p>Febuxostat is recommended at 40 mg or 80 mg once daily. The recommended starting dose of Febuxostat is 40 mg once daily. For patients who do not achieve a serum uric acid less than 6 mg /dL after 2 weeks with 40 mg, Febuxostat 80 mg is recommended. Febuxostat can be administered without regard to food or antacid use. No dose adjustment is necessary when administering Febuxostat to patients with mild to moderate renal or hepatic impairment.</p>', '<p>Concomitant administration of Febuxostat with azathioprine, mercaptopurine or theophylline could increase plasma concentrations of these drugs resulting in severe toxicity.</p>', '<p>Febuxostat is contraindicated in patients being treated with azathioprine, mercaptopurine, or theophylline.</p>', '<p>The most common adverse events associated with the use of Febuxostat may include liver function abnormalities, nausea, arthralgia, and rash.</p>', '<p>Pregnancy Category C. There are no adequate and well-controlled studies in pregnant women. Febuxostat should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether this drug is excreted in human milk. Caution should be exercised when Febuxostat is administered to a nursing woman.</p>', '<p><strong>Gout Flare</strong>: An increase in gout flares is frequently observed during initiation of anti-hyperuricemic agents, including Febuxostat. If a gout flare occurs during treatment, Febuxostat need not be discontinued. Prophylactic therapy (i.e., non-steroidal anti-inflammatory drug (NSAID) or colchicine upon initiation of treatment) may be beneficial for up to six months.<br />\r\n<br />\r\n<strong>Cardiovascular Events</strong>: A higher rate of cardiovascular thromboembolic events was observed in patients treated with febuxostat than allopurinol in clinical trials. Monitor for signs and symptoms of MI and stroke.<br />\r\n<br />\r\n<strong>Liver Enzyme Elevation</strong>: Transaminase elevations have been observed in febuxostat -treated patients. Monitor liver function tests periodically.</p>', '<p>Febustat was studied in healthy subjects in doses up to 300 mg daily for seven days without evidence of dose-limiting toxicities.</p>', '<p>Drugs used in Gout</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use:</strong>&nbsp;Safety and effectiveness in pediatric patients under 18 years of age have not been established</p>', '2022-02-22 01:49:01', '2022-02-22 01:49:01'),
(560, 560, '<p>Fenofibrate is indicated for hyperlipidemias of type lla, llb, III, IV &amp; V in patients who have not responded adequately to diet &amp; other appropriate measures.</p>', '<p>Fenofibrate is a fibric acid derivative. Fenofibrate is rapidly hydrolyzed after oral ingestion to its pharmacologically active form, fenofibric acid. Fenofibric acid produces reductions in total cholesterol, LDL cholesterol, Apo-lipoprotein B, Total triglycerides and VLDL. In addition, treatment with Fenofibrate results in increases in HDL and apo-proteins apoAI apoAII. Fenofibrate also reduces serum uric acid levels in hyperuricemic and normal individuals by increasing the urinary excretion of uric acid. The micronised form of Nofiate (Fenofibrate) has enhanced absorption over the non-micronised formulation.</p>', '<ul>\r\n	<li>For the treatment of adult patients with hypercholesterolemia or mixed hyperlipidemia, the initial dose of Fenofibrate is 200 mg per day.</li>\r\n	<li>For adult patients with hypertriglyceridemia, the initial dose is 67 to 200 mg per day.</li>\r\n	<li>Dose should be individualized according to patient response. Fenofibrate should be given with meal there by, optimizing the bioavailability of the medication. Or, as directed by the registered physician.</li>\r\n</ul>', '<p>Fenofibrate has been reported to potentiate the anticoagulant effects of warfarin. When administered with antidiabetic drug it may improve glucose tolerance and have additive effect. Fenofibrate may also increase the nephrotoxicity of cyclosporine. Due to a potential increase in the risk of rhabdomyolysis, cautions should be taken against the use of Fenofibrate with HMG-CoA reductase inhibitors. However, the use of low-dose statins with Fenofibrate appears to be well tolerated.</p>', '<p>Fenofibrate is contraindicated in patients with hypersensitivity to Fenofibrate, severe renal or hepatic impairment, existing gall bladder disease, breast feeding mothers, photosensitivity to ketoprofen.</p>', '<p>Gastro-intestinal (e.g. nausea, anorexia, gastric pain), pruritus, urticaria, impotence, also headache, dizziness, vertigo, fatigue, hair loss; myotoxicity.</p>', '<p>Fenofibrate is not recommended for pregnant women.</p>', '<p>Special care needed in patients with renal disease, as progressive increases in serum creatinine concentration or failure to follow dosage guidelines may result in myotoxicity; discontinue if myotoxicity suspected or creatinine kinase concentration increases significantly. Liver function tests recommended every 3 months for first year.</p>', '<p>There is no specific treatment for overdose with Fenofibrate. General supportive care of the patients is indicated, including monitoring of vital signs and observation of clinical status, should an overdose occur. Because Fenofibrate is highly bound to plasma proteins, hemodialysis should not be considered.</p>', '<p>Fibrates class</p>', '<p>Do not store above 30&deg;C. Keep away from light and out of the reach of children.</p>', NULL, '2022-02-22 01:53:56', '2022-02-22 01:53:56');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(561, 561, '<p>Fentanyl is indicated for the management of breakthrough pain in patients with cancer who are already receiving and who are tolerant to opioid therapy for their underlying persistent cancer pain. Patients considered opioid tolerant are those who are taking at least 60 mg of oral morphine/day, at least 25 mcg of transdermal Fentanyl/hour, at least 30 mg of oxycodone daily, at least 8 mg of oral hydromorphone daily or an equianalgesic dose of another opioid for a week or longer.</p>', '<p>Fentanyl is an opioid analgesic. Fentanyl interacts predominately with the opioid mu-receptor but also binds to kappa and delta-type opioid receptors. These mu-binding sites are discretely distributed in the human brain, spinal cord, and other tissues. In clinical settings, Fentanyl exerts its principal pharmacologic effects on the central nervous system. Its primary actions of therapeutic value are analgesia and sedation. Fentanyl may increase the patient&#39;s tolerance for pain and decrease the perception of suffering, although the presence of the pain itself may still be recognized. In addition to analgesia, alterations in mood, euphoria and dysphoria, and drowsiness commonly occur. Fentanyl depresses the respiratory centers, depresses the cough reflex, and constricts the pupils.</p>', '<p><strong>Oral-</strong></p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose:&nbsp;</strong>The initial dose of Fentanyl should be 100 mcg.</li>\r\n	<li><strong>Re-dosing patients within a single episode:</strong>&nbsp; Dosing may be repeated once during a single episode of breakthrough pain if pain is not adequately relieved by one Fentanyl dose. Re-dosing may occur 30 minutes after the start of administration of Fentanyl and the same dosage strength should be used.</li>\r\n	<li><strong>Increasing the dose:</strong>&nbsp; Titration should be initiated using multiples of the 100 mcg Fentanyl tablet. Patients require to titrate above 100 mcg can be instructed to use two 100 mcg tablets (one on each side of the mouth in the buccal cavity). If this dose is not successful in controlling the breakthrough pain episode, the patient may be instructed to place two 100 mcg tablets on each side of the mouth in the buccal cavity (total of four 100 mcg tablets). Titrate above 400 mcg by 200 mcg increments bearing in mind using more than 4 tablets simultaneously has not been studied and it is important to minimize the number of strengths available to patients at any time to prevent confusion and possible overdose. To reduce the risk of overdose during titration, patients should have only one strength of Fentanyl tablet available at any one time.</li>\r\n	<li><strong>Dosage Adjustment:&nbsp;</strong>Generally, the dose of Fentanyl should be increased when patients require more than one dose per breakthrough pain episode for several consecutive episodes.</li>\r\n</ul>\r\n\r\n<p><strong>Injection-</strong></p>\r\n\r\n<ul>\r\n	<li>Fentanyl injection can be administered intravenously either as a bolus or by infusion &amp; by intramuscular route also. The dose of fentanyl should be individualized according to age, body weight, physical status, underlying pathological condition, use of other drugs and type of surgery and anesthesia.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>Doses in excess of 200mcg are for use in anesthesia only. As a premedicant, 1-2 ml fentanyl may be given intramuscularly 45 minutes before induction of anesthesia. After IV administration in unpremedicated adult patients, 2ml fentanyl may be expected to provide sufficient analgesia for 10-20 minutes in surgical procedures involving low pain intensity. 10 ml fentanyl injected as a bolus gives analgesia lasting about one hour. The analgesia produced is sufficient for surgery involving moderately painful procedures. Giving a dose of 50mcglkg fentanyl will provide intense analgesia for some four to six hours, for intensely stimulating surgery.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>Fentanyl may also be given as an infusion. In ventilated patients, a loading dose of fentanyl may be given as a fast infusion of approximately 1 mcg/kg/min for the first 10 minutes followed by an infusion of approximately 0.1 mcg/kg/min. Alternatively the loading dose of fentanyl may be given as a bolus. Infusion rates should be titrated to individual patient response; lower infusion rates may be adequate. Unless it is planned to ventilate post operatively, the infusion should be terminated at about 40 minutes before the end of surgery.</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>Lower infusion rates, e.g. 0.05-0.08 mcg/kg/min. are necessary if spontaneous ventilation .is to be maintained. Higher infusion rates (up to 3 mcg/kg/min) have been used in cardiac surgery. Fentanyl is chemically incompatible with the induction agents thiopentone &amp; methohexitone because of wide differences in pH</li>\r\n</ul>\r\n\r\n<ul>\r\n	<li>Use in elderly and debilitated patients: It is wise to reduce the dosage in the elderly and debilitated patients. The effect of the initial dose should be taken into account in determining supplemental doses.</li>\r\n</ul>\r\n\r\n<p><strong>Transdermal-</strong><br />\r\nIntractable chronic pain:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;Patches deliver fentanyl in doses that range from: 12-100 mcg/hr. Doses should be individually titrated based on previous use of opioids. Opioid-naive patients: Initially, &le;25 mcg/hr; it is recommended to initially titrate w/ low doses of short-acting opioids before starting fentanyl patches. Patients receiving a strong opioid analgesic: Initial dose should be based on the previous 24-hr opioid requirements. During transfer to fentanyl patches, previous opioid treatment should be phased out gradually. If patient requires doses &gt;100 mcg/hr, &gt;1 patch may be used; consider alternative or additional therapy if doses &gt;300 mcg/hr are required. Replace patch every 72 hr and apply the new patch to a different site; avoid using the same area of skin for a few days.</li>\r\n	<li><strong>Elderly</strong>:&nbsp;Dose reduction may be needed.</li>\r\n</ul>\r\n\r\n<p><strong>Tablet Administration:</strong>&nbsp;Patients should remove the tablet from the blister strip and immediately place the entire tablet in the buccal cavity (above a rear molar, between the upper cheek and gum). Patients should not attempt to split the tablet. The tablet should not be chewed or swallowed, as this will result in lower plasma concentrations than when taken as directed. The tablet should be left between the cheek and gum until it has disintegrated, which usually takes approximately 14-25 minutes. After 30 minutes, if remnants from the tablet remain, they may be swallowed with a glass of water.</p>', '<p>Co-administration of different antifungals, macrolide antibiotics, CNS depressant drugs like ketoconazole, itraconazole, troleandomycin, clarithromycin, nelfinavir, and nefazadone may enhance or prolong the effects of Fentanyl. The concomitant use of amprenavir, aprepitant, diltiazem, erythromycin, fluconazole, fosamprenavir, grapefruit juice, and verapamil with Fentanyl may also result in an increase in Fentanyl plasma concentrations, which could increase or prolong adverse drug effects and may cause potentially fatal respiratory depression.</p>', '<p>Fentanyl is contraindicated in the management of acute or postoperative pain. This product must not be used in opioid non-tolerant patients. Fentanyl is contraindicated in patients with known intolerance or hypersensitivity to any of its components or the drug Fentanyl.</p>', '<p>As with other narcotic analgesics, the most common serious adverse reactions reported to occur with Fentanyl are respiratory depression, apnoea, muscular rigidity, myoclonic movements, and bradycardia. Respiratory depression is more likely to occur with intravenous administration if a dose is given too rapidly and it rarely occurs with intramuscular administration.</p>', '<p><strong>Pregnancy category C.</strong>&nbsp;There are no adequate and well-controlled studies in pregnant women. Fentanyl should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. Fentanyl is excreted in human milk; therefore Fentanyl should not be used in nursing women because of the possibility of sedation and/or respiratory depression in their infants.</p>', '<p>Opioid analgesics impair the mental and/or physical ability required for the performance of potentially dangerous tasks (e.g. driving a car or operating machinery). Patients taking Fentanyl should be warned of these dangers and should be counseled accordingly. The use of concomitant CNS active drugs requires special patient care and observation.<br />\r\n<br />\r\n<strong>Chronic pulmonary disease</strong>: Fentanyl should be titrated with caution in patients with chronic obstructive pulmonary disease or pre-existing medical conditions predisposing them to respiratory depression.&nbsp;<br />\r\n<br />\r\n<strong>Head injuries and increased intracranial pressure</strong>: Opioids may obscure the clinical course of a patient with a head injury and should be used only if clinically warranted.<br />\r\n<br />\r\n<strong>Cardiac disease</strong>: Intravenous Fentanyl may produce bradycardia. Therefore, Fentanyl should be used with caution in patients with bradyarrhythmias.<br />\r\n<br />\r\n<strong>Hepatic or renal disease</strong>: Fentanyl should be used with caution because of the hepatic metabolism and renal excretion of Fentanyl.</p>', '<p>In insufficient overdosage, Fentanyl would produce narcosis, marked skeletal muscle rigidity. Cardio-respiratory depression and cyanosis may also occur. In the presence of hypoventilation or apnoea, oxygen should be administered and respiration should be assisted. A specific narcotic antagonist, such as naloxane, should be available for use as indicated to manage respiratory depression.</p>', '<p>Opioid analgesics</p>', '<p>Store between 20-25&deg;C. Protect from light.</p>', NULL, '2022-02-22 01:58:19', '2022-02-22 01:58:19'),
(562, 562, '<p>Fenticonazole Nitrate is used for the treatment of vulvovaginal candidiasis.</p>', '<p>Fenticonazole is a broad-spectrum antimycotic agent with activity against dermatophytes and yeasts. Fenticonazole has also been shown to exhibit antibacterial action, with a spectrum of activity that includes bacteria commonly associated with vaginal infections and antiparasitic action against the protozoan Trichomonas vaginalis. Therefore, Fenticonazole may be an ideal topical alternative to multi-agent treatment of mixed infections involving mycotic, bacterial, dermatophyte and/or Trichomonas spp.</p>', '<p>Route of application is intravaginal. For adults, one applicator full (about 5 gm) is to be administered into the vagina in the morning and evening for three days.<br />\r\n<br />\r\nAfter each application, clean it carefully with warm water and soap. Do not use water which is hotter than 50&deg;C or solvents. Then wipe the applicator and store in its packet. Always wash your hands with mild soap and warm water afterwards. Fenticonazole is not greasy and can easily be removed with water.</p>\r\n\r\n<p>Follow the instructions to use Fenticonazole cream-</p>\r\n\r\n<ul>\r\n	<li>Screw the applicator onto the tube in place of the cap.</li>\r\n	<li>Squeeze the tube gently at its lower end, so as to fill the applicator at 5 gm mark. Unless prescribed by the physician, the applicator must be completely filled up to 5 gm.</li>\r\n	<li>After taking measured amount cream, remove the applicator from the tube, which should be closed immediately with the cap.</li>\r\n	<li>In a lying down position, with knees raised and spread apart, delicately insert the applicator into the vagina as deeply as possible. Push the piston to penetrate cream completely, then pull out the applicator without touching the piston.</li>\r\n</ul>', '<p>Not investigated. Since systemic absorption of Fenticonazole after application is low, interactions with other drugs are unlikely.</p>', '<p>Hypersensitivity to Fenticonazole or any component of the formulation.</p>', '<p>After intravaginal administration, slight transient burning may occasionally occur, which usually disappears rapidly.</p>', '<p>Since there is no data of use during pregnancy or lactation, So Fenticonazole should not be used without physician&#39;s advice.</p>', '<p>It should not be used in conjunction with barrier contraceptives. In the event of a hypersensitivity reaction or development of resistant organisms, treatment should be discontinued and take physician consultation.</p>', '<p>Because of the low systemic absorption after vaginal application, overdosage is unlikely.</p>', '<p>Topical Antifungal preparations</p>', '<p>Protect from light &amp; moisture. Keep below 30&deg; C temperature, protected from light &amp; moisture. Do not freeze. Keep out of the reach of children.</p>', '<p>The use of Fenticonazole vaginal cream in children is not recommended.</p>', '2022-02-22 02:10:02', '2022-02-22 02:10:02'),
(563, 563, '<p>Fenticonazole Nitrate vaginal tablet is indicated for:</p>\r\n\r\n<ul>\r\n	<li>Genital candidiasis (vulvovaginitis, colpitis, infectious fluor)</li>\r\n	<li>Trichomonasis</li>\r\n	<li>Vaginal infections sustained by mixed forms of Trichomonas vaginalis and Candida albicans.</li>\r\n</ul>', '<p>Fenticonazole is a potent broad-spectrum antimycotic agent. It exerts fungistatic and fungicidal actions on dermatophytes, pathogenic yeasts, dimorphous fungi and molds. In addition, Fenticonazole is active against gram-positive bacteria and is therefore indicated in mycoses associated with bacterial super infections. Fenticonazole is also active, both in vitro and in vivo, against Trichomonas vaginalis. Fenticonazole exerts its unique antimycotic action through following three ways:</p>\r\n\r\n<ul>\r\n	<li>Inhibiting the biosynthesis of ergosterol leading to the damage of fungal cell membrane.</li>\r\n	<li>Causing certain changes in oxidative and peroxidative enzyme activities inside fungal cell. This leads to an intracellular build-up of toxic concentrations of hydrogen peroxide resulting in cell necrosis.</li>\r\n	<li>Inhibiting the secretion of aspartic proteases (responsible for pathogenicity) by Candida albicans.</li>\r\n</ul>\r\n\r\n<p>The amount of Fenticonazole absorbed by the transcutaneous route is negligible.</p>', '<p><strong>Trichomonas or mixed (Trichomonas and Candida albicans) vaginal infections</strong>: One 600 mg VT (followed by a second administration 24 hours later, if necessary).<br />\r\n<br />\r\n<strong>Candida albicans infections</strong>: One single 600 mg VT administration in the evening. Should the symptoms persist, a second administration may be repeated after three days. The tablet must be introduced deep into the vagina and pushed well up to the fornix. To avoid re-infection, it is recommended that the partner undergoes concurrent treatment with Fenticonazole Cream or similar Azole Cream.</p>', '<p>Not available data found&nbsp;</p>', '<p>Contraindicated in case of hypersensitivity to Fenticonazole and other Imidazoles.</p>', '<p>After intravaginal administration slight transient burning (which usually disappears rapidly) may occasionally happen. Prolonged topical application may cause sensitisation reactions. Fenticonazole is generally well tolerated by the mucous membranes; only exceptionally mild and transient erythematous reactions have been reported. After topical application or intravaginal administration, a slight burning sensation may occur, usually subsiding soon. Should more persistent irritation occur or resistant micro-organism develop, suspend the treatment and seek the doctor&#39;s advice. Due to poor absorption of Fenticonazole, no systemic effects should occur, provided the above instructions are carefully observed.</p>', '<p>It is not recommended in pregnancy. Safety in breastfeeding has not been established.</p>', NULL, '<p>As systemic absorption is very low, the possibility of overdose is rare. In case of accidental swallowing, emesis or gastric lavage should be done. After vomiting, active charcoal along with water/lemon juice and laxative should be given to the patient.</p>', '<p>Topical Antifungal preparations</p>', '<p>Store below 25&deg;C. Protect from light &amp; moisture.</p>', '<p>Fenticonazole Nitrate is not recommended for children.</p>', '2022-02-22 02:25:44', '2022-02-22 02:25:44'),
(564, 564, '<p>Ferric Carboxymaltose is indicated for the treatment of&nbsp;iron deficiency anemia&nbsp;in adult patients-</p>\r\n\r\n<ul>\r\n	<li>Who have intolerance to oral iron or have had unsatisfactory response to oral iron</li>\r\n	<li>Who have non-dialysis&nbsp;dependent chronic kidney disease.</li>\r\n</ul>', '<p>Non-dextran, IV is a colloidal iron hydroxide in complex with carboxymaltose, a carbohydrate polymer that releases iron; replaces iron stores found in hemoglobin, myoglobin, and enzymes; works to transport oxygen via hemoglobin Macrophage engulf FCM from blood and control iron release. Transferrin saturates and, Iron into the liver, spleen and Bone marrow.</p>', '<p><strong>For patients weighing 50 kg or more</strong>: Give Ferric Carboxymaltose in two doses separated by at least 7 days. Give each dose as 750 mg for a total cumulative dose not to exceed 1500 mg of iron per course.<br />\r\n<br />\r\n<strong>For patients weighing less than 50 kg</strong>: Give Ferric Carboxymaltose in two doses separated by at least 7 days. Give each dose as 15 mg/kg body weight for a total cumulative dose not to exceed 1500 mg of iron per course.<br />\r\n<br />\r\nThe dosage of Ferric Carboxymaltose is expressed in mg of elemental iron. Each mL of Ferric Carboxymaltose contains 50 mg of elemental iron. Ferric Carboxymaltose treatment may be repeated if iron deficiency&nbsp;anemia&nbsp;reoccurs.<br />\r\n<br />\r\nAdminister Ferric Carboxymaltose intravenously, either as an undiluted slow intravenous push or by infusion. When administering as a slow intravenous push, give at the rate of approximately 100 mg (2 mL) per minute. When administered via infusion, dilute up to 750 mg of iron in no more than 250 mL of sterile 0.9% sodium chloride injection, USP, such that the concentration of the infusion is not less than 2 mg of iron per mL and administer over at least 15 minutes.<br />\r\n<br />\r\nWhen added to an infusion bag containing 0.9% Sodium Chloride Injection, USP, at concentrations ranging from 2 mg to 4 mg of iron per mL, Ferric Carboxymaltose solution is physically and chemically stable for 72 hours when stored at room temperature. To maintain stability, do not dilute to concentrations less than 2 mg iron/mL.<br />\r\n<br />\r\nInspect&nbsp;parenteral&nbsp;drug products visually for the absence of particulate matter and discoloration prior to administration. The product contains no preservatives. Each vial of Ferric Carboxymaltose is intended for single use only. Any unused drug remaining after injection must be discarded.<br />\r\n<br />\r\nAvoid extravasation of Ferric Carboxymaltose since brown discoloration of the extravasation site may be long lasting. Monitor for extravasation. If extravasation occurs, discontinue the Ferric Carboxymaltose administration at that site.</p>', '<p>There are no known drug interactions and none well documented.</p>', '<p>Hypersensitivity to any of its components.</p>', '<p>Nausea, Hypertension, Flushing, Decreased blood phosphorus, Dizziness, Vomiting, Pruritus, Rash, Urticaria, Wheezing, Injection site discoloration, Headache, Increased alanine aminotransferase), Dysgeusia, Hypotension, Constipation, Serious anaphylactic/anaphylactoid reactions</p>', '<p>Pregnancy Category C. Animal reproduction studies have shown an adverse effect on the fetus and there are no adequate and well-controlled studies in humans, but potential benefits may warrant use of the drug in pregnant women despite potential risks</p>', '<p><strong>Hypersensitivity Reactions:&nbsp;</strong>Serious hypersensitivity reactions, including anaphylactic-type reactions, some of which have been life-threatening and fatal, have been reported in patients receiving Ferric carboxymaltose. Patients may present with shock, clinically significant hypotension, loss of consciousness, and/or collapse. Monitor patients for signs and symptoms of hypersensitivity during and after Ferric carboxymaltose administration for at least 30 minutes and until clinically stable following completion of the infusion. Only administer Ferric carboxymaltose when personnel and therapies are immediately available for the treatment of serious hypersensitivity reactions. Other serious or severe adverse reactions potentially associated with hypersensitivity which included, but not limited to, pruritus, rash, urticaria, wheezing, or hypotension may occur.<br />\r\n<br />\r\n<strong>Hypertension:&nbsp;</strong>Transient elevations in systolic blood pressure, sometimes occurring with facial flushing, dizziness, or nausea were observed. These elevations generally occurred immediately after dosing and resolved within 30 minutes. Monitor patients for signs and symptoms of hypertension following each Ferric carboxymaltose administration.</p>', NULL, '<p>Parenteral Iron Preparations</p>', '<p>Do not store above 30&deg;C. Do not freeze.</p>', NULL, '2022-02-22 02:39:25', '2022-02-22 02:39:25'),
(565, 565, '<p>Ferric Citrate is a phosphate binder indicated for the control of serum phosphorus levels in adult patients with chronic kidney disease on dialysis. Ferric Citrate is an iron replacement product indicated for the treatment of iron deficiency anemia in adult patients with chronic kidney disease not on dialysis.</p>', '<p>Hyperphosphatemia in chronic kidney disease on dialysis: Ferric iron binds dietary phosphate in the GI tract and precipitates as ferric phosphate. This compound is insoluble and is excreted in the stool. By binding phosphate in the GI tract and decreasing absorption, ferric citrate lowers the phosphate concentration in the serum.<br />\r\n<br />\r\nIron deficiency anemia in chronic kidney disease not on dialysis: Ferric iron is reduced from the ferric to the ferrous form by ferric reductase in the GI tract. After transport through the enterocytes into the blood, oxidized ferric iron circulates bound to the plasma protein transferrin, and can be incorporated into hemoglobin.</p>', '<p>Hyperphosphatemia in chronic kidney disease on dialysis:</p>\r\n\r\n<ul>\r\n	<li>Starting dose is 2 tablets orally 3 times per day with meals.</li>\r\n	<li>Adjust dose by 1 to 2 tablets as needed to maintain serumphosphorus at target levels, up to a maximum of 12 tablets daily. Dose can be titrated at 1-week or longer intervals.</li>\r\n</ul>\r\n\r\n<p>Iron deficiency anemia in chronic kidney disease not on dialysis:</p>\r\n\r\n<ul>\r\n	<li>Starting dose is 1 tablet orally 3 times per day with meals.</li>\r\n	<li>Adjust dose as needed to achieve and maintain hemoglobin goal, up to a maximum of 12 tablets daily.</li>\r\n</ul>', '<p>When clinically significant drug interactions are expected, consider separation of the timing of administration. Consider monitoring clinical responses or blood levels of the concomitant medication.</p>', '<p>Ferric Citrate is contraindicated in patients with iron overload syndromes.</p>', '<p>Most common adverse reactions (incidence &ge;5%) are discolored feces, diarrhea, constipation, nausea, vomiting, cough, abdominal pain, and hyperkalemia.</p>', '<p>There are no available data on Ferric Citrate use in pregnant women to inform a drug-associated risk of major birth defects and miscarriage. There are no human data regarding the effect of Ferric Citrate in human milk, the effects on the breastfed child, or the effects on milk production.</p>', '<p>Iron absorption from Ferric Citrate may lead to excessive elevations in iron stores. Increases in serum ferritin and transferrin saturation (TSAT) levels were observed in clinical trials. In a 56-week safety and efficacy trial evaluating the control of serum phosphate levels in patients with chronic kidney disease on dialysis in which concomitant use of intravenous iron was permitted, 55 (19%) of patients treated with Ferric Citrate had a ferritin level &gt;1500 ng/mL as compared with 13 (9%) of patients treated with active control. Assess iron parameters (e.g., serum ferritin and TSAT) prior to initiating Ferric Citrate and monitor iron parameters while on therapy. Patients receiving intravenous iron may require a reduction in dose or discontinuation of intravenous iron therapy.</p>', '<p>No data are available regarding overdose of Ferric Citrate in patients. In patients with chronic kidney disease, the maximum dose studied was 2,520 mg ferric iron (12 tablets of Ferric Citrate) per day. Iron absorption from Ferric Citrate may lead to excessive elevations in iron stores, especially when concomitant intravenous iron is used.</p>', '<p>Oral Iron preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', '<p><strong>Pediatric Use: </strong>The safety and efficacy of Ferric Citrate have not been established in pediatric patients.<br />\r\n<br />\r\n<strong>Geriatric Use:</strong> Clinical studies of Ferric Citrate included 292 subjects aged 65 years and older (104 subjects aged 75 years and older). Overall, the clinical study experience has not identified any obvious differences in responses between the elderly and younger patients in the tolerability or efficacy of Ferric Citrate.</p>', '2022-02-22 02:41:27', '2022-02-22 02:41:27'),
(566, 566, '<p>Ferric Derisomaltose is an iron replacement product indicated for the treatment of iron deficiency anemia in adult patients:</p>\r\n\r\n<ul>\r\n	<li>who have intolerance to oral iron or have had unsatisfactory response to oral iron.</li>\r\n	<li>who have non-hemodialysis dependent chronic kidney disease.</li>\r\n</ul>', '<p>This is an iron replacement product containing ferric derisomaltose for intravenous infusion. Ferric derisomaltose is an iron carbohydrate complex with a matrix structure composed of interchanging layers of ferric hydroxide and the carbohydrate derisomaltose. Derisomaltose consists of linear, hydrogenated isomaltooligosaccharides with an average molecular weight of 1000 Da and a narrow molecular weight distribution that is almost devoid of mono- and disaccharides. Ferric derisomaltose is a complex of iron (III) hydroxide and derisomaltose, an iron carbohydrate oligosaccharide that releases iron. Iron binds to transferrin for transport to erythroid precursor cells to be incorporated into hemoglobin.</p>', '<p><strong>For patients weighing 50 kg or more</strong>: Administer 1,000 mg of Ferric Derisomaltose by intravenous infusion over at least 20 minutes as a single dose. Repeat dose if iron deficiency anemia reoccurs.<br />\r\n<br />\r\n<strong>For patients weighing less than 50 kg</strong>: Administer Ferric Derisomaltose as 20 mg/kg actual body weight by intravenous infusion over at least 20 minutes as a single dose. Repeat dose if iron deficiency anemia reoccurs.<br />\r\n<br />\r\nThe dosage of Ferric Derisomaltose is expressed in mg of elemental iron. Each mL of Ferric Derisomaltose contains 100 mg of elemental iron. Only administer Ferric Derisomaltose when personnel and therapies are immediately available for the treatment of serious hypersensitivity reactions</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Inspect parenteral drug products visually for the absence of particulate matter and discoloration prior to administration. The product contains no preservatives. Each vial of Ferric Derisomaltose is single-dose only. Discard unused portion.</p>\r\n\r\n<ul>\r\n	<li>Withdraw the appropriate volume of Ferric Derisomaltose and dilute in 100 mL to 500 mL of 0.9% Sodium Chloride Injection, USP.</li>\r\n	<li>Final diluted concentration should be more than 1 mg iron/mL.</li>\r\n	<li>Compatibility of Ferric Derisomaltose with other drugs has not been established. Ferric Derisomaltose should not be mixed with or physically added to solutions containing other drugs.</li>\r\n	<li>Administer the prepared solution via intravenous infusion over at least 20 minutes.</li>\r\n	<li>Following dilution with 0.9% Sodium Chloride Injection, USP, Ferric Derisomaltose solution may be stored at room temperature for up to 8 hours.</li>\r\n	<li>Extravasation of Ferric Derisomaltose may cause brown discoloration at the extravasation site which may be long lasting. Monitor for extravasation. If extravasation occurs, discontinue the Ferric Derisomaltose administration at that site.</li>\r\n</ul>', NULL, '<p>Ferric Derisomaltose is contraindicated in patients with a history of serious hypersensitivity to Ferric Derisomaltose or any of its components. Reactions have included shock, clinically significant hypotension, loss of consciousness, and/or collapse.</p>', '<p>Most commonly reported adverse reactions (incidence &ge;1%) are rash and nausea.</p>', '<p>There are no available data on Ferric Derisomaltose use in pregnant women to evaluate for a drug-associated risk of major birth defects, miscarriage or adverse maternal or fetal outcomes. Published studies on the use of intravenous iron products in pregnant women have not reported an association with adverse developmental outcomes. However, these studies cannot establish or exclude the absence of any drug-related risk during pregnancy because the studies were not designed to assess for the risk of major birth defects.<br />\r\n<br />\r\nThe available data on the use of Ferric Derisomaltose in lactating women demonstrate that iron is present in breast milk. However, the data do not inform the potential exposure of iron for the breastfed child or the effects on milk production. The developmental and health benefits of breastfeeding should be considered along with the mother&rsquo;s clinical need for Ferric Derisomaltose in addition to any potential adverse effects on the breastfed child from the drug or from the underlying maternal condition.</p>', '<p><strong>Hypersensitivity Reactions</strong>: Serious hypersensitivity reactions, including anaphylactic-type reactions, some of which have been life-threatening and fatal, have been reported in patients receiving Ferric Derisomaltose. Patients may present with shock, clinically significant hypotension, loss of consciousness, and/or collapse. Monitor patients for signs and symptoms of hypersensitivity during and after Ferric Derisomaltose administration for at least 30 minutes and until clinically stable following completion of the infusion. Only administer Ferric Derisomaltose when personnel and therapies are immediately available for the treatment of serious hypersensitivity reactions. Ferric Derisomaltose is contraindicated in patients with prior serious hypersensitivity reactions to Ferric Derisomaltose or any of its components. In clinical trials in patients with IDA and CKD, serious or severe hypersensitivity were reported in 0.3% (6/2008) of the Ferric Derisomaltose treated subjects. These included 3 events of hypersensitivity in 3 patients; 2 events of infusion-related reactions in 2 patients and 1 event of asthma in one patient.<br />\r\n<br />\r\n<strong>Iron Overload</strong>: Excessive therapy with parenteral iron can lead to excess iron storage and possibly iatrogenic hemosiderosis or hemochromatosis. Monitor the hematologic response (hemoglobin and hematocrit) and iron parameters (serum ferritin and transferrin saturation) during parenteral iron therapy. Do not administer Ferric Derisomaltose to patients with iron overload</p>', '<p>Excessive dosages of Ferric Derisomaltose may lead to the accumulation of iron in storage sites potentially leading to hemosiderosis and hemochromatosis. Avoid use of Ferric Derisomaltose in patients with iron overload.</p>', '<p>Parenteral Iron Preparations</p>', '<p>Store at 20&deg; to 25&deg;C; excursions permitted to 15&deg; to 30&deg;C. Do not freeze.</p>', '<p>Pediatric Use: Safety and effectiveness have not been established in pediatric patients.</p>', '2022-02-22 02:43:17', '2022-02-22 02:43:17'),
(567, 567, '<p>Ferric Pyrophosphate Citrate is indicated for the replacement of iron to maintain hemoglobin in adult patients with hemodialysis-dependent chronic kidney disease (HDD-CKD).&nbsp;</p>', '<p>Ferric Pyrophosphate Citrate solution is a mixed-ligand iron complex in which iron (III) is bound to pyrophosphate and citrate. Ferric Pyrophosphate Citrate solution is a clear, slightly yellow-green color sterile solution containing 27.2 mg iron (III) per 5 mL. Each ampoule contains</p>\r\n\r\n<ul>\r\n	<li>Iron (7.5-9.0% w/w)</li>\r\n	<li>Citrate (15-22% w/w)</li>\r\n	<li>Pyrophosphate (15-22% w/w)</li>\r\n	<li>Phosphate (&lt; 2% w/w)</li>\r\n	<li>Sodium (18-25% w/w)</li>\r\n	<li>Sulfate (20-35%)</li>\r\n</ul>\r\n\r\n<p>One ampoule is added to 2.5 gallons (9.46 L) of bicarbonate concentrate.</p>', '<p>Inspect Ferric Pyrophosphate Citrate ampoule for signs of precipitation prior to mixing with the bicarbonate concentrate. Ferric Pyrophosphate Citrate should only be added to the bicarbonate concentrate and should not be added to acid concentrate mixtures. Add Ferric Pyrophosphate Citrate to bicarbonate concentrate used for generation of hemodialysate. The final concentration of&nbsp;iron (III) in the final hemodialysate is 2 micromolar (110 mcg/L). Multiple ampoules can be added to the master bicarbonate mix at each center at a ratio of one ampoule to each 2.5 gallons of bicarbonate concentrate.<br />\r\n<br />\r\nAdminister Ferric Pyrophosphate Citrate to patients at each dialysis procedure for as long as patients are receiving maintenance hemodialysis therapy for CKD.<br />\r\n<br />\r\nHemodialysis solutions should be used within 24 hours of the preparation of the Ferric Pyrophosphate Citrate /bicarbonate concentrate mixture.</p>', NULL, NULL, '<p>The most common side effects are headache, peripheral edema, asthenia, AV fistula thrombosis, urinary tract infection, AV fistula site hemorrhage, pyrexia, fatigue, hypotension, muscle spasms, pain in extremity, back pain, and dyspnea.</p>', '<p>Pregnant women Category C. Lactating mothers It is not known whether Ferric Pyrophosphate Citrate is present in human milk or not.</p>', '<p><strong>Hypersensitivity Reactions</strong>: Anaphylactic-type reactions, shock, hypotension, loss of consciousness and collapse can occur. Monitor patients for signs and symptoms of hypersensitivity during and after hemodialysis until he/she is clinically stable. Personnel and therapies should be immediately available for the treatment of serious hypersensitivity reactions.<br />\r\n<br />\r\n<strong>Iron laboratory testing</strong>: Iron status should be determined on pre-dialysis blood samples. Post dialysis serum iron parameters may overestimate serum iron and transferrin saturation.</p>', '<p>No data are available regarding overdose of Ferric Pyrophosphate Citrate.</p>', '<p>Parenteral Iron Preparations</p>', '<p>Keep in a cool and dry place, away from light. Keep out of reach of children.</p>', NULL, '2022-02-22 02:53:59', '2022-02-22 02:53:59'),
(568, 568, '<p>Ferrous Ascorbate is indicated in the treatment of iron deficiency anemia.</p>', '<p>Ferrous ascorbate, a synthetic molecule of ascorbic acid and iron. Iron replenishes the iron stores in your body and corrects iron deficiency anemia. Vitamin C (ascorbate) is added to enhance the absorption of iron in the body.</p>', '<p><strong>Adult &amp; Elderly</strong>:&nbsp;One tablet a day before or after meal (food independent absorption) or as directed by the physician. In more severe cases, two tablets a day may be required as prescribed by the physician.<br />\r\n<br />\r\n<strong>Pediatric patients</strong>: Safety and effectiveness in pediatric patients have not been established.</p>', NULL, '<p>It is contraindicated in hemosiderosis, hemochromatosis, hemolytic anemia.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', '<p>The treatment of a neurotic patient was interrupted because of nausea and regurgitation. In pregnant women, the incidence of pyrosis and chronic constipation is slightly increased.</p>', NULL, '<p>Oral iron preparations may aggravate existing peptic ulcer, regional enteritis and ulcerative colitis. Iron compounds taken orally can impair the absorption of tetracycline antibiotics. Antacids given concomitantly with iron compounds decrease iron absorption.</p>', '<p>The chance of poisoning is rare in adults with iron overdose.</p>', '<p>Oral Iron preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-22 02:56:12', '2022-02-22 02:56:12'),
(569, 569, '<p>It is indicated on prophylaxis of iron deficiency especially when inadequate diet calls for supplementary zinc and iron during pregnancy and anemia.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>It is an oral iron, folic acid and zinc preparation indicated for the treatment of iron, folic acid and zinc deficiency.</p>', '<p>Ferrous Ascorbate, Folic Acid &amp; Zinc is a combination of three nutritional supplements. Ferrous Ascorbate is a combination of iron and vitamin C. Iron replenishes the iron stores in your body and corrects iron deficiency anemia. Vitamin C (ascorbate) is added to enhance the absorption of iron in the body. Folic Acid is a form of vitamin B. It plays a vital role in the formation of red blood cells, which carry oxygen throughout the body. It is also essential in pregnancy due to its role in the development of the unborn baby&#39;s brain and spinal cord. Zinc is a micromineral that provides nutrition.</p>', '<p><strong>Adult &amp; Elderly:</strong>&nbsp;One tablet a day before or after meal (food independent absorption) or as directed by the physician. In more severe cases, two tablets a day may be required as prescribed by the physician.<br />\r\n<br />\r\n<strong>Pediatric patients</strong>: Safety and effectiveness in pediatric patients have not been established.</p>', '<p>Iron chelates with tetracycline. Since oral iron products interfere with absorption of oral tetracycline antibiotics, this product should not be taken within two hours of each other. Occasional gastrointestinal discomfort may be minimized by taking with meals. Absorption of iron may be impaired by concurrent administrations of penicillamine and antacid. In patients with renal failure, a risk of zinc accumulation may exist.</p>', '<p>It is contraindicated in patients with haemolytic anaemia and in conditions with increased hypersensitivity to any of its components and increased body iron content.</p>', '<p>Side effects of iron, folic acid and zinc supplementation are mild and transient. These include epigastric pain, nausea, constipation, vomiting, diarrhoea, heart burn, etc. Allergic sensitization has been reported following both oral and parenteral administration of folic acid.</p>', '<p>If pregnant, or planning to become pregnant or are currently breast-feeding please contact your physician, before taking or continuing the drug. Administration in first trimester of pregnancy should be avoided unless definite evidence of iron deficiency is observed. Prophylaxis of iron deficiency is justified during the remainder of pregnancy specifically when zinc supplementation is required.</p>', '<p>Care should be taken in patients who may develop iron overload, such as those with haemochromatosis, haemolytic anemia or red cell aplasia. Failure to respond to treatment may indicate other causes of anemia and should be further investigated.</p>', '<p>The clinical course of acute iron overdosage can be variable. Initial symptoms may include abdominal pain, nausea, vomiting, diarrhoea, tarry stools, melena, hematemesis, hypotension, tachycardia, metabolic acidosis, hyperglycemia, dehydration, drowsiness, pallor, cyanosis, lassitude, seizures, shock and coma.</p>', '<p>Iron, Vitamin &amp; Mineral Combined preparation</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-22 02:58:22', '2022-02-22 02:58:22'),
(570, 570, '<p>Ferrous Fumarate is used to prevent or treat iron deficiency anaemia. The prevention of iron deficiency during pregnancy usually requires a combination of iron and folic acid. Iron is usually found in foods and is necessary for the normal development of red blood cells. A lack of iron affects the development of the red blood cells and causes a reduction in the number of red blood cells found in the body (iron deficiency anaemia).</p>', '<p>Ferrous fumarate is an iron preparation that is used in the prevention and treatment of iron deficiency. The amount of elemental iron is 330 mg/g of ferrous fumarate.</p>', '<p>Iron-deficiency anemia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Usual dose range: Up to 600 mg daily. May increase up to 1.2 g daily if necessary.</li>\r\n	<li><strong>Child:</strong>&nbsp;Preterm neonate: 0.6-2.4 ml / kg daily; up to 6 yr: 2.5-5 ml bid.</li>\r\n</ul>\r\n\r\n<p>Should be taken on an empty stomach. Best taken on an empty stomach. May be taken with meals to reduce GI discomfort.</p>', '<p>Oral absorption of iron may be increased when taken with ascorbic acid. May reduce the absorption of quinolones and tetracyclines when taken concurrently via the oral route. Concurrent admin with antacids may reduce the absorption of ferrous fumarate from the GI tract. May reduce the absorption of penicillamine in the gut when taken concurrently.</p>', '<p>Patients with a known hypersensitivity to any of the ingredients. Hemochroma</p>', '<p>Like all medicines, Ferrous Fumarate Tablets can sometimes cause side effects, although not everybody gets them. They might be:</p>\r\n\r\n<ul>\r\n	<li>Heartburn</li>\r\n	<li>Feeling sick or being sick</li>\r\n	<li>Diarrhoea or constipation.</li>\r\n</ul>\r\n\r\n<p>Also, you might find your stools are darker in color after you have taken this medicine. This is quite commonly seen with all iron preparations and is normal.</p>', '<p>Pregnancy Category- Not Classified. FDA has not yet classified the drug into a specified pregnancy category</p>', '<p>Patients with intestinal strictures and diverticular disease. May worsen diarrhoea in patients with inflammatory bowel disease. May cause constipation and faecal impaction in elderly. Avoid prolonged admin (&gt;6 mth) except in patients with continued bleeding, menorrhagia or repeated pregnancies. Not for routine use in treatment of haemolytic anaemia unless an iron-deficient state exists. Parenteral iron should not be used concurrently with oral iron treatment. Avoid use in patients receiving repeated blood tranfusions. Pregnancy.</p>', '<p><strong>Symptoms:</strong>&nbsp;Nausea, vomiting, abdominal pain, diarrhoea, haematemesis and rectal bleeding. Hypotension, coma and hepatocellular necrosis may occur later.<br />\r\n<br />\r\n<strong>Treatment:</strong>&nbsp;Empty stomach contents by gastric lavage within 1 hr of ingestion. In severe toxicity, IV desferrioxamine may be given. Whole bowel irrigation may also be considered in severe poisoning.</p>', '<p>Oral Iron preparations</p>', '<p>Safe Storage and Handling of Ferrous Sulfate. Do not smoke or eat in storage areas.&nbsp;<strong>Use stainless steel or fiberglass tanks</strong>&nbsp;for storage. Keep product away from heat sources and direct sunlight.</p>', NULL, '2022-02-22 03:02:48', '2022-02-22 03:02:48'),
(571, 571, '<p>For treatment of iron deficiency and prevention of concomitant Folic acid deficiency in adults. For maintenance of maternal haematopoiesis during pregnancy particularly when diet is abnormal or substandard.</p>', '<p>Iron is an essential constituent of the body being necessary for haemoglobin formation and for the oxidative processes of living tissues. Iron salts should only be given for the treatment and as prophylaxis of Iron deficiency anaemia. Iron deficiency anaemias are most often the result of chronic haemorrhage, nutritional deficiency, pregnancy or parasite infestation or malabsorption of iron.<br />\r\n<br />\r\nA deficiency of Folic acid typically during pregnancy has long been known to cause a megaloblastic anaemia. The vitamin is not storable in the body and the combination of fetal demand during pregnancy and malnutrition can lead to a deficiency, hence anaemia. It has been observed that the rapid production of red blood cells following treatment with iron may deplete body folate if there is inadequate intake; combination of folic acid and ferrous fumerate avoids the complication. Iron and Folic acid are absorbed in the proximal small intestine particularly the duodenum. Ferrous Fumerate &amp; Folic acid supplements replenish iron deficiency. Thereby arresting the anaemia process. Absorbed iron is taken upto the bone marrow&#39;s tissues that form blood cells where it is used to synthesize haemoglobin.</p>', '<p><strong>In anaemia</strong>: The usual dose is one tablet or capsule daily.<br />\r\n<br />\r\n<strong>In severe or refractory iron deficiency anaemia:&nbsp;</strong>The usual dose is one tablet&nbsp;or capsule twice daily may be given.<br />\r\n<br />\r\nIn Pregnancy, it is recommended that the dose should be started at the first antenatal consultation and continued until 3 months after delivery.</p>', '<p>When Ferrous Fumerate &amp; Folic acid combination&nbsp;and Tetracycline are taken concomitantly, absorption of both drugs are reduced. Concurrent administration of antacid may reduce absorption of iron. Serum anticonvulsant levels may be reduced by administration of folate.</p>', '<p>This&nbsp;is contraindicated in patients with pernicious anaemia and anaemia other than those due to iron deficiency.&nbsp;The nature and causes of anaemia should be established. Absorption of Ferrous Fumerate &amp; Folic acid&nbsp;is inhibited by Magnesium trisillicate and Antacid containing carbonate.</p>', '<p>Gastric distress, abdominal cramps, diarrhoea, allergic reaction.</p>', '<p>There is no contraindication in pregnancy and lactation.</p>', '<p>Administration of Ferrous Fumerate &amp; Folic acid&nbsp;during the first trimester of pregnancy may be undesirable. Very few pregnant women are not protected by physiological doses of Folic acid. If anaemia is developed despite prophylaxis with Ferrous Fumerate &amp; Folic acid, patients should be investigated further. Some postgastrectomy patients show poor absorption of iron. Care is needed when treating patients with peptic ulcer.</p>', NULL, '<p>Iron &amp; Vitamin Combined preparations</p>', NULL, NULL, '2022-02-22 03:05:10', '2022-02-22 03:05:10'),
(572, 572, '<p>Iron-deficiency anemia.</p>', '<p>Ferrous gluconate is used in the prevention and treatment of iron-deficiency anaemia. It replaces iron found in haemoglobin, myoglobin and enzymes. It also allows transportation of oxygen via haemoglobin.</p>', '<p>Iron-deficiency anaemia:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;60 mg bid up to 60 mg 4 times daily. Prevention: 60 mg daily.</li>\r\n	<li><strong>Child:</strong>&nbsp;Severe: 4-6 mg/kg/day in 3 divided doses; Mild to moderate: 3 mg/kg/day in 1-2 divided doses. Prevention: 1-2 mg/ kg/ day.</li>\r\n</ul>\r\n\r\n<p>Should be taken on an empty stomach. Best taken on an empty stomach. May be taken with meals to reduce GI discomfort.</p>', '<p>Concurrent admin with antacids/ H2 antagonists may reduce absorption of iron. Chloramphenicol may delay response to iron. Iron may reduce the absorption of levodopa, methyldopa and penicillamine when given together. Absorption may be reduced when used with quinolones or tetracyclines. Concurrent admin with vitamin C may increase iron absorption.</p>', '<p>Haemochromatosis, haemolytic anemia.</p>', '<p>GI symptoms e.g. stomach cramping, constipation, nausea, vomiting, dark stools, heartburn, diarrhea, teeth staining, urine discoloration.</p>', '<p><strong>Pregnancy Category- A.</strong>&nbsp;Adequate and well-controlled human studies have failed to demonstrate a risk to the fetus in the first trimester of pregnancy (and there is no evidence of risk in later trimesters).</p>', '<p>Avoid in patients with peptic ulcer, enteritis, or ulcerative colitis and those who receive frequent blood transfusions. Not to be used in premature infants until the vitamin E stores (deficient at birth) are replenished. Avoid prolonged treatment (&gt;6 mth) except in patients with continuous menorrhagia or bleeding.</p>', '<p>Overdose may lead to severe iron toxicity, espcially in children.</p>', '<p>Oral Iron preparations</p>', NULL, NULL, '2022-02-22 03:06:48', '2022-02-22 03:06:48');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(573, 573, '<p>Ferrous Sulfate is indicated in the treatment and prevention of iron deficiency anaemia and anaemia of pregnancy where routine administration of iron is necessary.</p>', '<p>Ferrous Sulphate has the general properties of iron salts and is one of the most widely used iron salts in the treatment of iron deficiency anaemia. Ferrous sulfate facilitates O2&nbsp;transport via haemoglobin. It is used as iron source as it replaces iron found in haemoglobin, myoglobin and other enzymes.</p>', '<p>Adult-</p>\r\n\r\n<ul>\r\n	<li><strong>Initial therapeutic dose:</strong>&nbsp;3-4&frac12; teaspoonful daily in divided doses or as prescribed by the physician.</li>\r\n	<li><strong>Maintenance dose:</strong>&nbsp;1&frac12; teaspoonful daily, but if needed up to 1.8g (9 teaspoonful) daily can be given.</li>\r\n</ul>\r\n\r\n<p>Children-</p>\r\n\r\n<ul>\r\n	<li><strong>Under 1 year:</strong>&nbsp;&frac14; th teaspoonful thrice daily or as directed by physician</li>\r\n	<li><strong>1-5 years:</strong>&nbsp;1 teaspoonful thrice daily</li>\r\n	<li><strong>6-12 years:</strong>&nbsp;1&frac12; teaspoonful twice daily.</li>\r\n</ul>\r\n\r\n<p>Mix with water or fruit juice to avoid temporary staining of teeth. Do not mix with milk.</p>', '<p>Absorption of iron salt and Tetracycline is diminished when taken concomitantly by mouth. If treatment with both drugs is required iron salt should be given 3 hours before or 2 hours after Tetracycline. Absorption of iron is also decreased in the presence of antacids or when taken with tea.</p>', '<p>Iron therapy is contraindicated in haemachromatosis and haemosiderosis.It should not be given to patients receiving repeated blood transfusion or with anaemia not produced by iron deficiency.</p>', '<p>Therapeutic doses of iron may cause gastrointestinal symptoms like diarrhoea, nausea and vomiting. Although iron is better absorbed between meals, side effects can be reduced by taking it with or immediately after food. Continuous administration may sometimes cause constipation. Iron containing liquid medication may cause temporary staining of teeth (this is less likely when diluted).</p>', '<p>Should be administered with caution when given to patients with iron storage or iron absorption disease, haemoglobinopathies or existing gastrointestinal disease.</p>', NULL, NULL, '<p>Oral Iron preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-22 03:18:45', '2022-02-22 03:18:45'),
(574, 574, '<p>This capsule is a haematinic preparation for the treatment and prophylaxis of iron and folic acid deficiency, especially during pregnancy and lactation.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>This is a capsule preparation of ferrous sulfate (in timed release form) and folic acid. This timed release capsule is designed in such a way that it prevents release of iron in stomach and thus prevents gastric side effects. This capsule ensures maximum absorption of iron by releasing it at the site of its absorption.</p>', '<p>Iron is an essential constituent of the body, being necessary for haemoglobin formation and for the oxidative processes of living tissues. Iron is primarily absorbed from the duodenum and upper jejunum. The ferrous salt form is absorbed three times more readily than the ferric salt form. The adult male has a requirement of only 13 &micro;g/kg per day (about 1 mg), whereas the menstruating female requires about 21 &micro;g/kg per day (about 1.4 mg). In the last two trimesters of pregnancy, requirements increase to about 80 &micro;g/kg per day (5 to 6 mg). Folic acid is an important factor in cell division and without it, division stops. Adequate folic acid is required for normal erythropoiesis. Deficiency of Folic Acid causes megaloblastic anaemia</p>', '<p>1 (one) capsule a day, throughout pregnancy and lactation. Some patients may need a higher dose because of dietary or other factors.</p>', '<p>The absorption of both iron salts and tetracyclines is diminished when they are taken concomitantly by mouth. The absorption of iron salts may also be decreased by magnesium trisilicate-containing antacid.</p>', '<p>Contraindicated in patients receiving repeated blood transfusions or in patients with anaemias not produced by iron deficiency unless iron deficiency is also present.</p>', '<p>Because iron salts are astringent, gastrointestinal irritation may occur. Nausea and epigastric pain are dose related.</p>', NULL, '<p>Iron chelates with antacid and tetracycline and absorption of all these may be impaired if taken concurrently. However, the administration of tetracycline during pregnancy is contraindicated.</p>', '<p>Symptoms of overdosage with iron salts include epigastric pain, nausea and vomiting, haematemesis and circulatory collapse. In severe cases encephalopathy, acute hepatic necrosis and acute renal failure may develop after a latent period. The timed release capsule presentation of ferrous sulfate may delay excessive absorption of iron and allow more time for the initiation of appropriate counter measures. Treatment consists of gastric lavage followed by the introduction of 5 gm desferrioxamine into the stomach. Serum iron levels should be monitored, in severe cases intravenous desferrioxamine should be given together with supportive and symptomatic measures as required.</p>', '<p>Iron &amp; Vitamin Combined preparations</p>', '<p>Do not store above 25&deg;C temperature, keep away from light and wet place. Keep out of reach of children.</p>', NULL, '2022-02-22 03:23:47', '2022-02-22 03:23:47'),
(575, 575, '<p>This is indicated for the treatment and prophylaxis of Iron, Folic Acid and Zinc deficiency especially during pregnancy and lactation.</p>', NULL, '<p><strong>Adult or Elderly</strong>: 1 capsule daily. In more severe cases, 2 capsules daily may be required.<br />\r\n<br />\r\n<strong>Children</strong>: Aged over 1 year: 1 capsule daily. The capsule may be opened and the pellets to be mixed with soft cool food, but they must not be chewed.</p>', NULL, '<p>Do not use in patients hypersensitive to the components of the product or those with iron overload.</p>', '<p>Dark stools are usual during iron therapy and nausea and other symptoms of gastrointestinal irritation such as anorexia, vomiting, discomfort, constipation and diarrhoea are sometimes encountered. Zinc may also produce a gastrointestinal upset. These timed-release capsules are designed to reduce the possibility of gastrointestinal irritation. There have been rare reports of allergic reactions</p>', '<p>Use of any drug during the first trimester of pregnancy should be avoided if possible. Thus administration of Iron during the first trimester requires definite evidence of Iron deficiency where inadequate diet calls for supplementary Zinc and Folic acid is justified during the remainder of the pregnancy.</p>', '<p>Care should be taken in patients who may develop Iron overloads, such as those with haemochromatosis, haemolytic anaemia or red cell aplasia. Failure to respond to treatment may indicate other causes of anaemia and should be further investigated. Iron &amp; Zinc chelate with tetracycline and absorption of all three agents may be impaired. The absorption of Zinc may be reduced in the presence of Iron. Absorption of Iron may be impaired by penicillamine and by antacids. Such potential interactions can be reduced by separating the administration of each product by several hours. In patients with renal failure a risk of Zinc accumulation could exist.</p>', '<p>Iron overdosage is dangerous, particularly in children and requires immediate attention. Gastric lavage should be carried out in the early stages, or if this is not possible vomiting should be induced. These procedures should not be undertaken where signs of the corrosive effects of zinc are present. Give oral desferrioxamine (2 gm for a child or 5 gm for an adult) and demulcent. If serum Iron levels at 4 hours or more post-ingestion are over 5mg/l in a child or 8 mg/l in adults, or if the patient is in shock of coma, intravenous desferrioxamine should be used. Zinc Sulphate in gross over dosage is corrosive. Symptoms are those of gastrointestinal irritation leading in severe cases to haemorrhage, corrosion of the mucosa and possible later stricture formation. Gastric lavage or emesis should be avoided. Demulcents such as milk should be given. Chelating agents such as Dimercaprol, Penicillamine or Edetic Acid have been recommended.<br />\r\n<br />\r\nSymptomatic and supportive measures should be given as required. The timed-release capsule presentation may delay excessive absorption of Iron and Zinc and allow more time for initiation of appropriate counter-measure.</p>', '<p>Iron, Vitamin &amp; Mineral Combined preparation</p>', '<p>Protected from light and moisture, store below 30˚C. Keep out of reach of children.</p>', NULL, '2022-02-22 03:35:08', '2022-02-22 03:35:08'),
(576, 576, '<p>For the relief of symptoms associated with seasonal and perennial allergic complications in adults and children 12 years of age and older. Symptoms treated effectively include sneezing, rhinorrhea, itchy nose/ palate/ and/or throat, itchy/ watery/ red eyes, and nasal congestion.<br />\r\n<br />\r\nIt should be administered when both the antihistaminic properties of Fexofenadine Hydrochloride and the nasal decongestant properties of Pseudoephedrine Hydrochloride are desired.</p>', '<p>Fexofenadine Hydrochloride is an antihistamine with selective peripheral H1 receptor antagonist activity. It does not cross the blood brain barrier.<br />\r\n<br />\r\nPseudoephedrine is an orally active sympathomimetic amine and exerts a decongestant action on the nasal mucosa. This is recognized as an effective agent for the relief of nasal congestion due to allergic rhinitis.&nbsp;<br />\r\n<br />\r\nPseudoephedrine is both an &alpha;-and &beta;-adrenergic receptor agonist. It causes vasoconstriction via direct stimulation of &alpha;-adrenergic receptors of the respiratory mucosa. It also directly stimulates &beta;-adrenergic receptors causing bronchial relaxation, increased heart rate and contractility.</p>', '<p>The recommended dose is one tablet twice daily administered on an empty stomach with water for adults and children 12 years of age and older. It is recommended that the administration of this Tablet with food should be avoided.<br />\r\n<br />\r\nOne tablet once daily is recommended as the starting dose in patients with decreased renal function. This must be swallowed whole and never crushed or chewed.</p>', '<p>Fexofenadine Hydrochloride and Pseudoephedrine Hydrochloride do not influence the pharmacokinetics of each other when administered concomitantly. However, co-administration of Fexofenadine Hydrochloride with either ketoconazole or Erythromycin lead to increased plasma concentrations of Fexofenadine.</p>', '<p>This drug is contraindicated in patients with known hypersensitivity to any of its ingredients.</p>', '<p>The reported side effects are insomnia, headache, nausea, dry mouth, dizziness, agitation, nervousness, anxiety, and palpitation etc.</p>', '<p><strong>Pregnancy:</strong>&nbsp;Category C. It should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Lactation:</strong>&nbsp;Caution should be exercised when this drug is administered to nursing women.</p>', '<p>Hyperthyroidism; ischaemic heart disease, arrhythmia or tachycardia; occlusive vascular disorders e.g. arteriosclerosis, hypertension or aneurysms; DM and closed-angle glaucoma; renal impairment, prostatic enlargement. Pregnancy; lactation.</p>', '<p><strong>For Fexofenadine:</strong>&nbsp;There is limited information, however, dizziness, drowsiness, and dry mouth etc. have been reported.<br />\r\n<br />\r\n<strong>For Pseudoephedrine:</strong>&nbsp;headache, nausea, vomiting, sweating, thirst, tachycardia, pericardial pain, palpitations, difficulty in micturition, muscular weakness and tenseness, anxiety, restlessness, and insomnia etc have been reported.</p>', '<p>Anti-histamine &amp; decongestant</p>', '<p>Store at a cool and dry place, protected from light &amp; moisture. Keep out of reach of children.</p>', '<p><strong>Pediatric Uses:</strong>&nbsp;This drug is not recommended for pediatric patients under 12 years of age.</p>', '2022-02-26 02:07:49', '2022-02-26 02:07:49'),
(577, 577, '<p>Fexofenadine Hydrochloride is indicated for the relief of symptoms associated with seasonal allergic rhinitis in adults and children. It is also indicated for the treatment of uncomplicated skin manifestations of chronic idiopathic urticaria.</p>', '<p>Fexofenadine Hydrochloride is an antihistamine with selective peripheral H1-receptor antagonist activity. It is rapidly absorbed after oral administration and peak plasma concentration is reached in 2-3 hours. It does not appear to cross the blood brain barrier.</p>', '<p><strong>Seasonal Allergic Rhinitis-</strong><br />\r\n<br />\r\nAdults and children 12 years and older:</p>\r\n\r\n<ul>\r\n	<li>Tablet: 60 mg twice daily or 120 mg once daily or 180 mg once daily</li>\r\n	<li>In case of impaired renal function: 60 mg once daily</li>\r\n</ul>\r\n\r\n<p>Children from 6 to 11 years:</p>\r\n\r\n<ul>\r\n	<li>Tablet: 30 mg twice daily or 60 mg once daily</li>\r\n	<li>In case of impaired renal function: 30 mg once daily</li>\r\n</ul>\r\n\r\n<p>Children from 2 to 11 years</p>\r\n\r\n<ul>\r\n	<li>Suspension: 30 mg or 5 ml&nbsp;twice daily</li>\r\n	<li>In case of impaired renal function: 30 mg or 5 ml once daily</li>\r\n</ul>\r\n\r\n<p><br />\r\n<br />\r\n<strong>Chronic Idiopathic Urticaria-</strong><br />\r\n<br />\r\nAdults and children 12 years and older:</p>\r\n\r\n<ul>\r\n	<li>Tablet: 60 mg twice daily or 120 mg once daily or 180 mg once daily&nbsp;</li>\r\n	<li>In case of impaired renal function: 60 mg once daily</li>\r\n</ul>\r\n\r\n<p>Children from 6 to 11 years:</p>\r\n\r\n<ul>\r\n	<li>Tablet: 30 mg twice daily or 60 mg once daily</li>\r\n	<li>In case of impaired renal function: 30 mg once daily</li>\r\n</ul>\r\n\r\n<p>Children from 6 months to less than 2 years:</p>\r\n\r\n<ul>\r\n	<li>Suspension: 15 mg or 2.5 ml (1/2 tsp) twice daily</li>\r\n	<li>In case of impaired renal function: 15 mg or 2.5 ml (1/2 tsp) once daily</li>\r\n</ul>\r\n\r\n<p>Children from 2 to 11 years:</p>\r\n\r\n<ul>\r\n	<li>Suspension: 30 mg or 5 ml (1 tsp) twice daily</li>\r\n	<li>In case of impaired renal function: 30 mg or 5 ml (1 tsp) once daily</li>\r\n</ul>', '<p>Plasma concentration of Fexofenadine Hydrochloride have been increased when given with erythromycin or ketoconazole. Aluminium and magnesium hydroxide containing antacid reduces the absorption of Fexofenadine Hydrochloride.</p>', '<p>Contraindicated in patients with known hypersensitivity to Fexofenadine Hydrochloride or any of its ingredients.</p>', '<p>Common side effects are headache, fatigue, drowsiness, nausea, dry mouth and gastrointestinal disturbances.</p>', '<p>US FDA pregnancy category of Fexofenadine Hydrochloride is C. So, Fexofenadine Hydrochloride should be avoided in pregnancy and lactation unless the potential benefits to the other outweigh the possible risks to the fetus.</p>', '<p>Caution should be exercised in elderly patient and patient with decreased renal function.</p>', '<p>In case of an overdose, standard measures to remove any unabsorbed drug should be employed. Symptomatic and supportive treatment is recommended. There has been no reported case of an acute overdose of Fexofenadine hydrochloride.</p>', '<p>Non-sedating antihistamines</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:09:17', '2022-02-26 02:09:17'),
(578, 578, '<p>Filgrastim is indicated to those:</p>\r\n\r\n<ul>\r\n	<li>Cancer patients receiving myelosuppressive chemotherapy</li>\r\n	<li>Patients with Acute Myeloid Leukemia receiving induction or consolidation chemotherapy</li>\r\n	<li>Cancer patients receiving bone marrow transplant</li>\r\n	<li>Patients with severe neutropenia</li>\r\n	<li>Peripheral blood progenitor cell collection and therapy</li>\r\n</ul>\r\n\r\n<p>Filgrastim is a human granulocyte colony stimulating factor (G-CSF) produced by recombinant DNA technology. G-CSF regulates the production of neutrophils within the bone marrow and affects neutrophil progenitor proliferation, differentiation and enhances phagocytic activity.</p>', '<p>Filgrastim is a granulocyte-colony stimulating factor which binds to cell surface receptors on haemetopoietic cells thus stimulating the development of granulocytes to increase their migration and cytotoxicity.<br />\r\n<br />\r\nFilgrastim is a glycoprotein which regulates the production and release of functional neutrophils from the bone marrow. Filgrastim causes marked increases in peripheral blood neutrophil counts within 24 hours, with minor increases in monocytes. Elevations of neutrophil counts are dose-dependent at recommended doses. Following termination of Filgrastim therapy, circulating neutrophil counts decrease by 50% within 1 to 2 days, and to normal levels within 1 to 7 days.</p>', '<p><strong>Parenteral-</strong></p>\r\n\r\n<p><strong>Chemotherapy-induced neutropenia</strong>:&nbsp;5 mcg/kg daily as a single daily SC inj, as a continuous IV or SC infusion, or as a daily IV infusion over 15-30 minutes, starting not<br />\r\n<br />\r\n<strong>Bone marrow transplantation</strong>:&nbsp;10 mcg/kg daily by IV infusion over 30 min or 4 hr or continuous IV or SC infusion over 24 hr. Adjust according to response.</p>\r\n\r\n<p><br />\r\n<strong>Subcutaneous-</strong></p>\r\n\r\n<p><strong>Mobilisation of peripheral blood progenitor cells for autologous peripheral blood stem cell transplantation</strong>:&nbsp;10 mcg/kg daily, as a single inj or by continuous infusion, for 4-7 days until the last leucapheresis procedure. If it is given after myelosuppressive chemotherapy: 5 mcg/kg daily by inj; given from the 1st day after chemotherapy completion until expected neutrophil nadir is passed and neutrophil count has returned to normal range, so that leucapheresis can be performed.<br />\r\n<br />\r\n<strong>Congenital neutropenia</strong>:&nbsp;12 mcg/kg daily in single or divided doses. Adjust according to response. In patients with cyclic or idiopathic neutropenia: 5 mcg/kg daily in single or divided doses. Adjust according to response.<br />\r\n<br />\r\n<strong>HIV infection and persistent neutropenia</strong>: Initially, 1 mcg/kg daily. Dose may be increased to 4 mcg/kg daily until normal neutrophil count is achieved. Maintenance: 300 mcg daily. Max: 4 mcg/kg daily.</p>', '<p>Drug interactions between Filgrastim and other drugs have not been fully evaluated. Drugs which may potentiate the release of neutrophils, such as lithium should be used with caution.</p>', '<p>Filgrastim is contraindicated in patients hypersensitive to the drug, any ingredient in the formulation, or proteins derived from Escherichia coli.</p>', '<p>Musculoskeletal pain, bone pain, hypersensitivity reactions, splenic enlargement, hepatomegaly, thrombocytopaenia, anaemia, epistaxis, headache, nausea, vomiting, diarrhoea, urinary abnormalities (dysuria, proteinuria, haematuria), osteoporosis, exacerbation of rheumatoid arthritis, transient decrease in blood glucose, raised uric acid, cutaneous vasculitis, transient hypotension.</p>', '<p><strong>Category C</strong>: Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Filgrastim should not be administered within 24 hours before and after chemotherapy &nbsp;The possibility of Filgrastim acting as a growth factor for any tumor type cannot be excluded. To avoid adverse effects of excessive neutrophils complete blood count is recommended twice per week during treatment. Filgrastim is given by subcutaneous or intravenous infusion as required</p>', '<p>The possibility of Filgrastim acting as a growth factor for any tumor type and adverse effects of excessive neutrophils may occur in overdose of Filgrastim.</p>', '<p>Haematopoietic Agents</p>', '<p>Refrigerate at 2-8&deg; C. Do not freeze.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Reconstitution: Dilution of Filgrastim conc less than 5 mcg/ml is not recommended at any time. Filgrastim may be diluted in 5% dextrose as required</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>', '<p><strong>Pediatric precautions:</strong>&nbsp;Filgrastim has been used in children 3 months to 18 years of age without unusual adverse effect. However, safety and efficacy of the drug in neonates or patients with autoimmune neutropenia of infancy have not been established.</p>', '2022-02-26 02:12:04', '2022-02-26 02:12:04'),
(579, 579, '<p>Finasteride is indicated for the treatment of male pattern hair loss (androgenic alopecia) in men only.</p>', '<p>Finasteride, a competitive inhibitor of steroid Type II 5&alpha; reductase, an intracellular enzyme that converts the androgen testosterone into 5&alpha; dihydrotestosterone (DHT). Finasteride is a competitive and specific inhibitor of Type II 5&alpha; reductase, an intracellular enzyme that converts the androgen testosterone into DHT. Finasteride has no affinity for the androgen receptor and has no androgenic or antiandrogenic effects. Inhibition of Type II 5&alpha; reductase blocks the conversion of testosterone to DHT, resulting in significant decreases in serum and tissue DHT concentrations. In men with male pattern hair loss, the balding scalp contains miniaturised hair follicles and increased amounts of DHT compared with hairy scalp. Administration of Finasteride decreases scalp and serum DHT concentrations in these men.</p>', '<p>The recommended dosage is 1 mg once a day. Recur may be administered with or without meals. In general, daily use for three months or more is necessary before benefit is observed. Continued use is recommended to sustain benefit. Withdrawal of treatment leads to reversal of effect within 12 months.</p>', '<p>No drug interactions of clinical importance have been identified.</p>', '<p>Hypersensitivity to any component of this medication. Finasteride use is also contraindicated in women and paediatric patient.</p>', '<p>Finasteride is well tolerated. In clinical studies, the following adverse reactions were reported as possibly drug related in &gt;1% of patients treated for 12 months with Finasteride 1 mg daily : decreased libido (1.8%), erectile dysfunction (1.3%), ejaculation disorder (1.2%) and decreased volume of ejaculate (0.8%).</p>', NULL, '<p>Caution should be used in the administration of Recur in patients with liver function abnormalities, as Finasteride is metabolised extensively in the liver. Women who are or may potentially be pregnant should not handle crushed or broken tablets of Recur.</p>', NULL, '<p>Miscellaneous topical agents</p>', NULL, NULL, '2022-02-26 02:13:41', '2022-02-26 02:13:41'),
(580, 580, '<p>Finasteride is indicated for the treatment and control of benign prostatic hyperplasia (BPH)-</p>\r\n\r\n<ul>\r\n	<li>To cause regression of the enlarged prostate</li>\r\n	<li>To improve urinary flow</li>\r\n	<li>To improve the symptoms associated with BPH.</li>\r\n</ul>', '<p>Finasteride, a competitive inhibitor of the 5&alpha; reductase enzyme which is used in the treatment of benign prostatic hyperplasia. It is selective for 5&alpha; reductase type 2 enzyme and has no affinity for androgen receptors. The development of the prostate gland and subsequent BPH is dependent upon conversion of testosterone to dihydrotestosterone (DHT) within the prostate. Finasteride belongs to a new class of specific inhibitors of 5&alpha; reductase, an intracellular enzyme, which metabolises testosterone into the more potent androgen, DHT. Finasteride has no affinity for the androgen receptor.</p>', '<p>The recommended dosage is one 5 mg tablet daily. Although early improvement may be seen, treatment for at least six months may be necessary to assess whether a beneficial response has been achieved. Thereafter, treatment should be continued.</p>', '<p>No clinically important drug interactions have been identified. Finasteride does not appear to significantly affect the cytochrome P450 linked drug metabolising enzyme system. Compounds which have been tested in man include Propranolol, Digoxin, Glibenclamide, Warfarin, Theophylline, and antipyrine.</p>', '<p>Hypersensitivity to any component of this medication. Finasteride use is also contraindicated in women and paediatric patient.</p>', '<p>Finasteride is well tolerated. In clinical studies, the following adverse experiences have been reported as possibly drug related in 1% of patients treated for 12 months with 5 mg Finasteride daily: impotence (3.7%), decreased libido (3.3%), and decreased volume of ejaculate (2.8%).</p>', '<p>Finasteride is contraindicated in women who are or may become pregnant. Finasteride is not indicated for use in women. It is not known whether finasteride is excreted in human milk.<br />\r\n<br />\r\n<strong>Exposure to finasteride-risk to male fetus</strong>: Crushed or broken Finasteride Tablets should not be handled by women who are or may become pregnant because of the possibility of absorption of finasteride and the subsequent potential risk to a male fetus. Similarly, small amounts of finasteride have been recovered from the semen in subjects receiving Finasteride 5 mg/day. It is not known whether a male fetus may be adversely affected if his mother is exposed to the semen of a patient being treated with finasteride. Therefore, when the patients sexual partner is or may become pregnant, the patient should either avoid exposure of his partner to semen (e.g. by use of a condom) or discontinue Finasteride.</p>', '<p><strong>General</strong>: Since the beneficial response to Finasteride may not be manifested immediately, patients with large residual urine volume and/or severely diminished urinary flow should be carefully monitored for obstructive uropathy.<br />\r\n<br />\r\n<strong>Prostate cancer</strong>: Digital rectal examination, as well as, other evaluations for prostate cancer, should be performed on patients with BPH prior to initiating therapy with Finasteride and periodically thereafter. Finasteride causes a decrease in serum concentration of markers of prostatic cancer such as prostate specific antigen (PSA); therefore, reduction of serum levels of these markers in patients with BPH treated with Finasteride does not rule out concomitant prostate cancer. No clinical benefit has yet been demonstrated in patients with prostate cancer treated with Finasteride.</p>', NULL, '<p>BPH/ Urinary retention/ Urinary incontinence</p>', '<p>Store at cool and dry place (below 30&deg;C). Protect from light and moisture. Keep all the medicines out of the reach of children.</p>', '<p><strong>Renal insufficiency</strong>: Dosage adjustments are not necessary in patients with renal insufficiency since pharmacokinetic studies did not indicate any change in the disposition of Finasteride.<br />\r\n<strong>Hepatic insufficiency</strong>: There are no data available in patients with hepatic insufficiency.<br />\r\n<strong>Elderly</strong>: No dosage adjustment is required in elderly patients.</p>', '2022-02-26 02:15:33', '2022-02-26 02:15:33'),
(581, 581, '<p>Flavoxate is indicated for symptomatic relief of dysuria, urgency, nocturia, suprapubic pain, frequency and incontinence as may occur in cystitis, prostatitis, urethritis and urethrocystitis.</p>\r\n\r\n<p>Flavoxate is a spasmolytic flavone derivative that acts by relaxing the smooth muscle in the urinary tract. Flavoxate is a competitive muscarinic receptor antagonist indicated for the treatment of overactive bladder with symptoms of urge urinary incontinence, urgency, and urinary frequency. Muscarinic receptors play an important role in several major cholin-ergically mediated functions, including contractions of urinary bladder smooth muscle and stimulation of salivary secretion.</p>', '<p>Flavoxate acts as a direct antagonist at muscarinic acetylcholine receptors in cholinergically innervated organs. Its anticholinergic-parasympatholytic action reduces the tonus of smooth muscle in the bladder, effectively reducing the number of required voids, urge incontinence episodes, urge severity and improving retention, facilitating increased volume per void.</p>', '<p><strong>Adults and children over 12 years of age</strong>: 100 mg to 200 mg 3 times a day. With improvement of symptoms, the dose may be reduced.<br />\r\n<br />\r\n<strong>Pediatric Use</strong>: Safety and effectiveness in children below the age of 12 years have not been established.</p>', NULL, '<p>Flavoxate is contraindicated in patients who have any of the following obstructive conditions: pyloric or duodenal obstruction, obstructive intestinal lesions or ileus, achalasia, gastrointestinal hemorrhage and obstructive uropathies of the lower urinary tract.</p>', '<p><strong>Gastrointestinal:</strong>&nbsp;Nausea, vomiting, dry mouth.<br />\r\n<br />\r\n<strong>CNS:</strong>&nbsp;Vertigo, headache, mental confusion, especially in the elderly, drowsiness, nervousness.<br />\r\n<br />\r\n<strong>Hematologic:</strong>&nbsp;Leukopenia (which is reversible upon discontinuation of the drug).<br />\r\n<br />\r\n<strong>Cardiovascular:</strong>&nbsp;Tachycardia and palpitation.<br />\r\n<br />\r\n<strong>Allergic:</strong>&nbsp;Urticaria and other dermatoses, eosinophilia and hyperpyrexia.<br />\r\n<br />\r\n<strong>Ophthalmic:</strong>&nbsp;Increased ocular tension, blurred vision, disturbance in eye accommodation.</p>', '<p><strong>Pregnancy:</strong>&nbsp;Pregnancy Category B. This drug should be used during pregnancy only if clearly needed.<br />\r\n<br />\r\n<strong>Nursing Mothers:</strong>&nbsp;It is not known whether this drug is excreted in human milk. Caution should be exercised when flavoxate is administered to a nursing woman.</p>', '<p>Flavoxate should be given cautiously in patients with suspected glaucoma.</p>', NULL, '<p>BPH/ Urinary retention/ Urinary incontinence</p>', '<p>Store Flavoxate at room temperature, between 20 and 25 degrees C.</p>', NULL, '2022-02-26 02:17:14', '2022-02-26 02:17:14'),
(582, 582, '<p>Flucloxacillin is indicated for the treatment of infections due to Gram-positive organisms, including infections caused by penicillinase producing staphylococci. These indications include:</p>\r\n\r\n<ul>\r\n	<li>Skin and soft tissue infections: Boils, abscess, carbuncles, infected skin conditions (e.g. ulcer, eczema, acne, furunculosis, cellulitis, infected wounds, infected burns, otitis media and externa, impetigo).</li>\r\n	<li>Respiratory tract infections: Pneumonia, lung abscess, empyema, sinusitis, pharyngitis, tonsillitis, quinsy.</li>\r\n	<li>It is also used for the treatment of other infections i.e. osteomyelitis, enteritis, endocarditis, urinary tract infection, meningitis, septicaemia caused by Flucloxacillin-sensitive organisms.</li>\r\n	<li>As a prophylactic agent, it is used during major surgical procedures where appropriate; for example, cardiothoracic and orthopedic surgery.</li>\r\n</ul>', '<p>Flucloxacillin is active against Gram-positive organisms including penicillinase producing strains. It has little activity against Gram-negative bacilli. Flucloxacillin acts by inhibiting the formation of cell wall of bacteria. Flucloxacillin is isoxazolyl penicillin which combined the properties of resistance to hydrolysis by penicillinase, gastric acid stability and activity against gram-positive bacteria. Flucloxacillin is a bactericidal antibiotic that is particularly useful against penicillinase-producing staphylococci. Flucloxacillin kills bacterial cellwall, thus interfering with peptidoglycan synthesis. Peptidoglycan is a heteropolymeric structure that provides the cell wall with its mechanical stability. The final stage of peptidoglycan synthesis involves the completion of the cross-linking with the terminal glycine residue of the pentaglycin bridge linking to the fourth residue of the pentapeptide (D-alanine). The transpeptidase enzyme that performs this step is inhibited by Flucloxacillin. As a result the bacterial cellwall is weakened, the cell swells and then ruptures. Flucloxacillin resists the action of bacterial penicillinase probably because of the steric hindrance induced by the acyl side chain which prevents the opening of the &beta;- lactam ring.</p>', '<p>Oral administration:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: 250 mg four times daily. Dosage may be doubled in severe infections. In osteomyelitis and endocarditis, up to 8 gm daily is used in 6-8 hourly divided doses.</li>\r\n	<li><strong>Children (2-10 years)</strong>: 1/2 of adult dose.</li>\r\n	<li><strong>Children (Under 2 years)</strong>: 1/4 of adult dose.</li>\r\n</ul>\r\n\r\n<p>Parenteral administration:<br />\r\nAdult or Elderly:</p>\r\n\r\n<ul>\r\n	<li><strong>Intramuscular Injection</strong>: 250 mg four times daily.</li>\r\n	<li><strong>Intravenous Injection</strong>: 250 mg-1 g four times daily by slow injection over 3 to 4 minutes or by intravenous infusion.</li>\r\n	<li><strong>All systemic doses may be doubled in severe infections</strong>: doses up to 8 g daily have been suggested for endocarditis or osteomyelitis.</li>\r\n</ul>\r\n\r\n<p>Children:</p>\r\n\r\n<ul>\r\n	<li><strong>2-10 years</strong>: half of the adult dose.</li>\r\n	<li><strong>Under 2 years</strong>: a quarter of the adult dose.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><strong>Oral doses should be administered 1 hour before meal.</strong></p>', '<p>Concurrent use of Flucloxacillin and may result in increased level of Flucloxacillin in blood for prolonged period.</p>', '<p>Flucloxacillin is contraindicated in penicillin hypersensitive patients.</p>', '<p>There have been some common side effects of gastrointestinal tract such as nausea, vomiting, diarrhoea, dyspepsia and other minor gastrointestinal disturbances. Besides these rashes, urticaria, purpura, fever, interstitial nephritis, hepatitis and cholestatic jaundice have been reported.</p>', '<p>US FDA Pregnancy Category of Flucloxacillin is B. There are, no adequate and well-controlled studies in pregnant women. Because animal reproduction studies are not always predictive of human response, this drug should be used during pregnancy only if clearly needed. Flucloxacillin have been shown to be excreted in human milk. So, caution should be exercised when Flucloxacillin is administered to a lactating mother.</p>', '<p>Flucloxacillin should be used with caution in patients with evidence of hepatic dysfunction. Caution should also be exercised in the treatment of patients with an allergic diathesis.</p>', NULL, '<p>Penicillinase-resistant penicillins</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Flucloxacillin has been used in other routes in conjunction with systemic therapy. It has been administered in a dose of 250 mg to 500 mg daily by intraarticular injection, dissolved if necessary in a 0.5% solution of lignocaine hydrochloride, and by intrapleural injection in a dose of 250 mg daily. Using powder for injection, 125 mg-250 mg has been dissolved in 3 ml of sterile water and inhaled by nebuliser four times daily.</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', '<p>In severe renal failure (creatinine clearance &lt;10 ml/min), a reduction in dose or an extension of dose interval should be considered.</p>', '2022-02-26 02:20:05', '2022-02-26 02:20:05'),
(583, 583, '<p>Fluconazole is indicated for the treatment of vaginal candidiasis, oropharyngeal &amp; esophageal candidiasis and cryptococcal meningitis. It is also effective for the treatment of urinary tract infection caused by candida, peritonitis and systemic candida infections (including candidemia, disseminated candidiasis and pneumonia).</p>', '<p>Fluconazole is a triazole antifungal agent. It is a potent inhibitor of fungal cytochrome P-450 dependent enzymes. Cytochrome P-450 enzyme system is essential component of fungal cell membrane which is responsible for the synthesis of ergosterol.</p>', '<p>Adult (oral)-</p>\r\n\r\n<ul>\r\n	<li><strong>Vaginal candidiasis</strong>: 150 mg as a single dose.</li>\r\n	<li><strong>Oropharyngeal candidiasis</strong>: 200 mg on the first day, followed by 100 mg once daily. Clinical evidence of this infection generally resolves within several days, but treatment should be continued for at least 2 weeks to decrease the likelihood of relapse.</li>\r\n	<li><strong>Esophageal candidiasis</strong>: 200 mg on the first day, followed by 100 mg once daily. Doses up to 400 mg/day may be used. Patients should be treated for a minimum of three weeks and for at least two weeks following resolution of symptoms.</li>\r\n	<li><strong>Systemic candida infections</strong>: Optimal therapeutic dosage and duration of therapy have not been established. Sometimes, doses of up to 400 mg daily have been used.</li>\r\n	<li><strong>Urinary tract infections caused by candida and peritonitis</strong>: 50-200 mg daily have been used.</li>\r\n	<li><strong>Cryptococcal meningitis</strong>: 400 mg on the first day, followed by 200 mg once daily.</li>\r\n	<li><strong>Prophylaxis in patients undergoing bone marrow transplantation</strong>: 400 mg once daily.</li>\r\n</ul>\r\n\r\n<p>Child (oral):</p>\r\n\r\n<ul>\r\n	<li>Doses of 3-6 mg/kg daily have been used. Doses up to 12 mg/kg is recommended.</li>\r\n</ul>\r\n\r\n<p><br />\r\nIntravenous-</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Invasive candidal infections including candidaemia and disseminated candidiasis and cryptococcal infections including meningitis, by IV, 400 mg initially then 200 mg daily, increased if necessary to 400 mg daily, treatment continued according to response (at least 6-8 weeks for cryptococcal meningitis)</li>\r\n	<li><strong>Child</strong>: 6-12 mg/kg daily (every 72 hours in neonate up to 2 weeks old, every 48 hours in neonate 2-4 weeks old); maximum 400 mg daily. Prevention of relapse of cryptococcal meningitis, by IV, 100-200 mg daily.</li>\r\n</ul>', '<p>Concomitant use of cyclosporin or phenytoin with Fluconazole increases the plasma level of cyclosporin or phenytoin. Concomitant use of Fluconazole &amp; warfarin prolongs the prothrombin time. Rifampicin level is decreased when used with Fluconazole.</p>', '<p>Fluconazole should not be used in patients with known hypersensitivity to Fluconazole or to related triazole compounds.</p>', '<p>Fluconazole is well tolerated. Most common side effects of using Fluconazole includes nausea, vomiting, abdominal pain, diarrhoea, headache and skin rash.</p>', '<p>US FDA Pregnancy category of Fluconazole is C. So, Fluconazole should be avoided in pregnancy and lactation unless the potential benefits to the other outweigh the possible risks to the fetus.</p>', '<p>Fluconazole should be administered with caution to patients having proarrhythmic conditions.</p>', NULL, '<p>Drugs for subcutaneous and mycoses</p>', '<p>Keep in a dry place away from light and heat. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:21:36', '2022-02-26 02:21:36'),
(584, 584, '<p>For the treatment of fungal corneal ulcers/ keratitis.</p>', '<p>Fluconazole is fungistatic in action. It inhibits cytochrome P-450 14-&alpha; demethylase in susceptible fungi which leads to accumulation of lanosterol and decreased concentration of ergosterol thereby altering cellular membrane resulting in increased membrane permeability, leakage of essential elements and impaired uptake of precursor molecules to DNA.</p>', '<p>Instill 1 drop to be instilled into the affected eye(s) 5 times daily.</p>', '<p>Fluconazole can alter pharmacokinetics of certain drugs undergoing hepatic metabolism.</p>', '<p>The drug is contraindicated in patients with hypersensitivity to azoles.</p>', '<p>This drug is generally well tolerated. Eosinophillia has been reported in some patients.</p>', '<p><strong>Use in pregnancy</strong>: Pregnancy category C. There are no adequate and well-controlled studies in pregnant women. Fluconazole should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\n<strong>Use in lactation</strong>: Nursing mother should not be given as the drug is excreted in breast milk in concentration similar to plasma.</p>', '<p>Use of fluconazole may result in overgrowth of non-susceptible strains of candida other than Candida albicans.</p>', NULL, '<p>Ophthalmic Anti-fungal Products</p>', '<p>Keep out of the reach of children. Store in a cool, dry place, away from heat and direct light. Do not use more than 4 weeks after opening the bottle.</p>', NULL, '2022-02-26 02:23:05', '2022-02-26 02:23:05'),
(585, 585, '<p>Fludarabine Phosphate is indicated for the treatment of adult patients with B-cell&nbsp;chronic lymphocytic leukemia&nbsp;(CLL) who have not responded to or whose disease has progressed during treatment with at least one standard alkylating-agent containing regimen. The safety and effectiveness of Fludarabine Phosphate in previously untreated or non-refractory&nbsp;patients with CLL have not been established.</p>', '<p>Fludarabine phosphate is rapidly dephosphorylated to 2-fluoro-ara-A and then phosphorylated intracellularly by deoxycytidine kinase to the active triphosphate, 2-fluoro-ara-ATP. This metabolite appears to act by inhibiting&nbsp;DNA polymerase&nbsp;alpha, ribonucleotide reductase and DNA primase, thus inhibiting DNA synthesis leading to cell death. The mechanism of action of this&nbsp;antimetabolite&nbsp;is not completely characterized and may be multi-faceted.</p>', '<p>Intravenous (Adult):<br />\r\n<strong>Chronic lymphocytic leukaemia</strong>:&nbsp;25 mg/m2&nbsp;BSA daily given by bolus inj or by IV infusion over 30 minutes for 5 consecutive days. Courses may be repeated every 28 days, usually for up to 6 cycles.<br />\r\n<br />\r\nOral (Adult):<br />\r\n<strong>Chronic lymphocytic leukaemia</strong>:&nbsp;40 mg/m2&nbsp;BSA daily for 5 consecutive days. Courses may be repeated every 28 days, usually for up to 6 cycles.</p>', '<p>Co-administration with pentostatin may lead to pulmonary toxicity. Reduced metabolic activation of fludarabine with cytarabine. Reduced therapeutic efficacy with dipyridamole and other adenosine uptake inhibitors.</p>', '<p>Renal impairment (CrCl &lt;30 mL/min); decompensated haemolytic anaemia. Pregnancy and lactation. Concomitant use of live vaccines.</p>', '<p>Fever, chills, cough, dyspnoea, pneumonia; GI disturbances, stomatitis; oedema; tumour lysis syndrome; skin rashes; haemolytic anaemia, haemorrhagic cystitis; neurological disturbances including peripheral neuropathy, agitation, confusion, visual disturbances and coma. Progressive encephalopathy and blindness (high doses).</p>', '<p>Pregnancy&nbsp;Category D. There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Routine monitoring of blood counts and Hb conc. Monitor for signs of autoimmune haemolytic anaemia; elderly. Avoid contact with skin and eyes; avoid inhalation. Myelosuppression may be cumulative and severe increasing risk of opportunistic infections. Increased risk of tumour lysis syndrome in patients with high tumour burden.</p>', NULL, '<p>Cytotoxic Chemotherapy</p>', '<p>Refrigerate at 2-8&deg; C</p>', '<p>Renal Impairment:</p>\r\n\r\n<ul>\r\n	<li>CrCl 30-70: May reduce the doses by up to 50%</li>\r\n	<li>Severe impairment:&nbsp;Avoid&nbsp;</li>\r\n</ul>', '2022-02-26 02:24:37', '2022-02-26 02:24:37'),
(586, 586, '<p>Used for oral mineralocorticoid replacement therapy in:</p>\r\n\r\n<ul>\r\n	<li>Primary and secondary adrenocortical insufficiency in Addison&rsquo;s disease</li>\r\n	<li>Salt losing adrenogenital syndrome</li>\r\n	<li>Postural hypotension</li>\r\n</ul>\r\n\r\n<p>Fludrocortisone is a synthetic adrenocortical steroid possessing very potent mineralocorticoid properties and high glucocorticoid activity. It is indicated as partial replacement therapy for primary and secondary adrenocortical insufficiency in Addison&rsquo;s disease and for the treatment of salt-losing adrenogenital syndrome. The physiologic action of fludrocortisone acetate is similar to that of hydrocortisone. However, the effects of fludrocortisone acetate, particularly on electrolyte balance, but also on carbohydrate metabolism, are considerably heightened and prolonged. Mineralocorticoids act on the distal tubules of the kidney to enhance the reabsorption of sodium ions from the tubular fluid into the plasma; they increase the urinary excretion of both potassium and hydrogen ions.</p>', '<p>Fludrocortisone binds the mineralocorticoid receptor (aldosterone receptor). This binding (or activation of the mineralocorticoid receptor by fludrocortisone) in turn causes an increase in ion and water transport and thus raises&nbsp;extracellular fluid volume and blood pressure and lowers potassium levels.</p>', '<p><strong>Primary and secondary Adrenocortical Insufficiency in Addison&rsquo;s disease</strong>: Usual dose may range from 0.2 mg 3 times weekly to 0.2 mg daily. If hypertension occurs, reduce dosage to 0.05 mg daily. Administer concomitantly with Cortisone or hydrocortisone.<br />\r\n<br />\r\n<strong>Salt-Losing Adrenogenital Syndrome</strong>: 0.1 to 0.2 mg/day.<br />\r\n<br />\r\n<strong>Postural Hypotension</strong>: 0.1-0.4 mg daily to diabetic patients with postural hypotension; 0.05-0.2 mg daily to patients with postural hypotension secondary to Levodopa therapy.</p>', '<p>Interactions can occur with following drugs: Amphotericin B, potassium depleting diuretics, anticholinesterases, anticoagulants, antidiabetics. Antitubercular drugs, cyclosporine, digitalis glycosides, oral contraceptives and ketoconazole .</p>', '<p>In case of adrenal insufficiency, no absolute contraindications are applicable. In the treatment of non-endocrine diseases where pharmacological dose are more likely to be used, the contraindications to be considered carefully. Relative contraindications include: systemic fungal infection, hypersensitivity to Fludrocortisone, diabetic mellitus, osteoporosis and acute infection.</p>', '<p>Most adverse reactions are caused by the drug&rsquo;s mineralocorticoid activity (retention of sodium andwater) include erythema, purpura, vertigo, pancreatitis, increased intraocular pressure, muscular weakness, hypertension, edema, cardiac enlargement, congestive heart failure, steroid myopathy, peptic ulcer, osteoporosis, convulsions, menstrual irregularities, potassium loss, hypokalemic alkalosis, allergic and anaphylactic reaction etc. When Fludrocortisones is used in the small dosages recommended, side effects are not usually a problem; however the above mentioned unwanted effects should be kept in mind, particularly when Fludrocortisones is used over a prolonged period of time or in conjunction with cortisone or a similar glucocorticoid.</p>', '<p><strong>Pregnancy</strong>&nbsp;category C. There are no adequate and well-controlled studies in pregnant women. Fludrocortisone is only recommended for use during pregnancy when there are no alternatives and benefit outweighs risk.<br />\r\n<br />\r\n<strong>Lactation</strong>: There are no data on the excretion of fludrocortisone into human milk. However, corticosteroids (systemic therapy) are distributed into breast milk and could cause growth suppression and/or other adverse effects in nursing infants. The manufacturer recommends that caution be used when administering Fludrocortisone to nursing women.</p>', '<p>Because of its marked effect on sodium retention, the use of Fludrocortisone in the treatment of conditions other than those indicated herein is not advised. Fludrocortisone should be used with caution in patients suffering from different infections (like tuberculosis, measles, chicken pox, herpes zoster or threadworm infestation), congestive cardiac failure, hypertension, renal insufficiency, osteoporosis, drug-induced secondary adrenocortical insufficiency, peptic ulcer, intestinal anastomosis and ulcerative colitis.</p>', '<p>Overdose is unlikely; however, treatment of overdose is by supportive and symptomatic therapy.</p>', '<p>Corticosteroid</p>', '<p>Store in a cool and dry place, protected from light.</p>', NULL, '2022-02-26 02:26:50', '2022-02-26 02:26:50');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(587, 587, '<p><strong>Flunarizine is indicated for</strong></p>\r\n\r\n<ul>\r\n	<li>Prophylaxis of classic (with aura) or common (without aura) migraine</li>\r\n	<li>Symptomatic treatment of vestibular vertigo (due to a diagnosed functional disorder of the vestibular system).</li>\r\n	<li>Peripheral Vascular Disease (PVD)</li>\r\n	<li>Motion sickness</li>\r\n	<li>Refractory epilepsy resistant to conventional antiepileptic therapy.</li>\r\n</ul>', '<p>Flunarizine is the difluorinated derivative of cinnarizine. It is a selective calcium channel antagonist. By reducing excessive transmembrane influx of calcium Flunarizine prevents cellular calcium overload. It does not interfere with normal cellular calcium homeostasis. Flunarizine also has some antihistaminic and sedative properties. It binds at an affinity of 99% to plasma protein.</p>', '<p>Migraine Prophylaxis:</p>\r\n\r\n<ul>\r\n	<li><strong>Starting Dose:</strong>&nbsp;10 mg at night in patients less than 65 years of age and 5 mg daily in patients older than 65 years. If, during this treatment depressive, extrapyramidal or other unacceptable symptoms occur, administration should be discontinued. If, after 2 months of this initial treatment, no significant improvement is observed, the patient should be considered a non-responder and administration should be discontinued.</li>\r\n	<li><strong>Maintenance Treatment:</strong>&nbsp;If a patient is responding satisfactorily and if a maintenance treatment is needed, the dose should be decreased to 5 days treatment at the same daily dose with two successive medicine free days every week. Even if the prophylactic maintenance treatment is successful and well tolerated, it should be interrupted after 6 months and it should be re-initiated only if the patient relapses.</li>\r\n</ul>\r\n\r\n<p><strong>Peripheral Vascular disease:</strong>&nbsp;10 mg twice daily, up to 30 mg per day if required.<br />\r\n<br />\r\n<strong>Vertigo &amp; motion sickness:</strong>&nbsp;10-20 mg daily for adults and 5 mg daily for children (&gt; 40 kg).<br />\r\n<br />\r\n<strong>Epileptic seizure:</strong>&nbsp;15-20 mg daily in adults and 5 to 10 mg daily for children as an add-on therapy.</p>', '<p>Galactorrhoea has been reported in few women on oral contraceptives within the first two months of Flunarizine treatment. Hepatic enzyme inducers such as Carbamazepine and Phenytoin may interact with flunarizine by increasing its metabolism. So an increase in dosage of flunarizine may be required.</p>', '<p>Hypersensitivity to Flunarizine. Flunarizine is contra-indicated in patients with a history of depressive illness, or with pre-existing symptoms of Parkinson&#39;s disease or other extrapyramidal disorders.</p>', '<p>Drowsiness and/or fatigue, as well as weight gain and/or increased appetite may occur. The following adverse experiences have been reported during chronic treatment with Flunarizine: depression, of which female patients with a history of depressive illness may be particularly at risk; extrapyramidal symptoms (such as bradykinesia, rigidity, akathisia, orofacial dyskinesia, tremor), of which elderly patients seem particularly at risk. Infrequently reported adverse reaction are: heartburn; nausea; gastralgia; insomnia; anxiety; galactorrhoea; dry mouth; muscle ache; skin rash.</p>', '<p>Safety in pregnancy and lactation has not been established.</p>', '<p>Flunarizine may lead to drowsiness which is aggravated by the simultaneous intake of alcohol or other central nervous system depressants. Patients should be cautioned against driving motor vehicles or performing other potentially hazardous tasks where a loss of mental alertness may lead to accidents. Flunarizine is not suited for aborting a migraine attack. The possible occurrence of an attack is therefore no reason to increase the dose of Flunarizine. This treatment may give rise to extrapyramidal and depressive symptoms and reveal Parkinsonism, especially in predisposed patients such as the elderly. Flunarizine should therefore be used with caution in such patients.</p>', NULL, '<p>Miscellaneous prophylactic migraine preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:28:27', '2022-02-26 02:28:27'),
(588, 588, '<p>This cream or ointment are suitable for treating a wide variety of local inflammatory, pruritic and allergic disorders of the skin. This is particularly suitable for topical application in:</p>\r\n\r\n<ul>\r\n	<li>Eczema and dermatitis: Atopic eczema, seborrhoeic eczema, discoid eczema, otitis externa, contact dermatitis, neurodermatitis.</li>\r\n	<li>Prurigo, Psoriasis, lichen planus. Discoid lupus erythematosus.</li>\r\n</ul>\r\n\r\n<p>This is indicated for inflammatory dermatoses, where secondary bacterial infection is present or likely to occur.</p>', '<p><strong>Fluocinolone acetonide</strong>&nbsp;is a corticosteroid primarily used in dermatology to reduce skin inflammation and relieve itching. It is a synthetic hydrocortisone derivative. Fluocinolone acetonide was also found to strongly potentiate TGF-&beta;-associated chondrogenesis of bone marrow mesenchymal stem/progenitor cells, by increasing the levels of collagen type II by more than 100 fold compared to the widely used dexamethasone.</p>', '<p>A small quantity of cream or ointment is applied lightly up to two or three times a day, and massaged gently and thoroughly into the skin. These recommendations apply to both children and adults, including the elderly.</p>', NULL, '<p>Primary infections of the skin and in rosacea, acne, perioral dermatitis, anogenital pruritis and napkin eruption. Also known hypersensitivity to neomycin.</p>', '<p>Side-effects are extremely rare, but as with all topical corticosteroids, patient may show hypersensitivity reaction.</p>', '<p>Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development, including cleft palate intrauterine growth retardation. There may be a small risk of such effects on the human fetus. When topical steroid treatment is necessary, minimize the amount and length of treatment.</p>', '<p>Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development, including cleft palate intrauterine growth retardation. There may be a small risk of such effects on the human fetus. When topical steroid treatment is necessary, minimize the amount and length of treatment.</p>', NULL, '<p>Fluocinolone &amp; Combined Preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:29:53', '2022-02-26 02:29:53'),
(589, 589, '<p>This cream is indicated in inflammatory skin conditions such as eczema, dermatitis or psoriasis that are infected or likely to become infected.</p>', '<p>Fluocinolone is a type of medicine called a topical corticosteroid. Corticosteroids are medicines used for reducing inflammation. Inflammation of the skin happens as a result of allergy or irritation of the skin, and is caused by the release of various substances that are important in the immune system. These substances cause blood vessels to widen and result in the irritated area becoming red, swollen, itchy and painful, such as is seen in dermatitis or eczema.<br />\r\n<br />\r\nWhen fluocinolone is applied to the skin it works by acting inside the cells to decrease the release of these inflammatory substances. This reduces swelling, redness and itch.<br />\r\n<br />\r\nThere is a range of potencies of corticosteroids available for application to the skin. This medicine contains fluocinolone 0.025% and is classed as a potent corticosteroid. It is prescribed to treat various inflammatory skin disorders, such as eczema and dermatitis, that have not responded to milder steroids.<br />\r\n<br />\r\nClioquinol has antifungal and antibacterial actions. It works by preventing the growth and multiplication of the organisms.<br />\r\n<br />\r\nThe combination of fluocinolone and clioquinol is used to treat inflammatory skin disorders that are either infected or likely to become infected.<br />\r\n<br />\r\nThis cream is more suitable for moist, weeping areas of skin, while the thicker, more greasy ointment is more suitable for dry, scaly areas of skin.</p>', '<p>This medicine is for external use on the skin only. The cream or ointment should be applied thinly and evenly to the affected area(s). Avoid getting the medicine in the eyes, or in contact with the inside of the mouth or nose. Rinse with cold water if accidental contact occurs. Wash your hands thoroughly after applying this medicine, unless the hands are the area being treated. If your doctor has advised you to use dressings with this medicine, the skin should be cleansed before applying the cream/ointment under a fresh dressing.</p>', '<p>This medicine is not known to affect other medicines. However, as with all medicines, it is important to tell your doctor or pharmacist what medicines you are already using, including those bought without a prescription and herbal medicines, before you start treatment with this medicine. Similarly, check with your doctor or pharmacist before using any new medicines while using this one, to make sure that the&nbsp;combination is safe.<br />\r\n<br />\r\nIf you are using&nbsp;other medicines on the same area of skin&nbsp;it is recommended that you leave several minutes between applying each product. This is to allow each product time to be absorbed and avoid them mixing on the skin.<br />\r\n<br />\r\nIf you apply&nbsp;moisturisers&nbsp;shortly before or after applying this medicine these can dilute the corticosteroid and potentially make it less effective. Try to apply your moisturisers at a different time of day, or at least 30 minutes before or after this one.</p>', '<p>This cream should not be used in</p>\r\n\r\n<ul>\r\n	<li>Children under one year of age.</li>\r\n	<li>Allergy&nbsp;to iodine.</li>\r\n	<li>Primary bacterial skin infections, such as&nbsp;impetigo.</li>\r\n	<li>Primary fungal skin infections such as&nbsp;thrush,&nbsp;ringworm,&nbsp;athlete&#39;s foot.</li>\r\n	<li>Viral skin infections, such as&nbsp;chickenpox,&nbsp;shingles,&nbsp;cold sores&nbsp;or&nbsp;herpes simplex.</li>\r\n	<li>Acne.</li>\r\n	<li>Chronic inflammatory disorder of the facial skin (acne rosacea).</li>\r\n	<li>Inflammatory rash around the mouth (perioral dermatitis).</li>\r\n	<li>Itching around the back passage and genitals.</li>\r\n	<li>Nappy rash.</li>\r\n	<li>Widespread plaque&nbsp;psoriasis.</li>\r\n</ul>', '<p>Medicines and their possible side effects can affect individual people in different ways. Just because a side effect is stated here, it does not mean that all people using this medicine will experience that or any side effect. The following side effects are known to be associated with this medicine.</p>\r\n\r\n<ul>\r\n	<li>Skin irritation at site of application, such as burning, itching and redness.</li>\r\n	<li>Allergic inflammation of the skin (contact dermatitis).</li>\r\n	<li>Thinning of the skin.</li>\r\n	<li>Changes in skin pigmentation.</li>\r\n	<li>Stretch marks (striae).</li>\r\n	<li>Groupings of fine blood vessels becoming prominent under the skin (telangiectasia).</li>\r\n</ul>', '<p>Certain medicines should not be used during&nbsp;pregnancy&nbsp;or&nbsp;breastfeeding. However, other medicines may be safely used in pregnancy or breastfeeding providing the benefits to the mother outweigh the risks to the unborn baby. Always inform your doctor if you are pregnant or planning a pregnancy, before using any medicine.<br />\r\n<br />\r\nThis medicine should not be used during pregnancy unless considered essential by your doctor. If it is prescribed by your doctor it should not be used on large areas of skin, underneath airtight dressings, or for prolonged periods of time. Consult your doctor for further information.<br />\r\n<br />\r\nThis medicine should not be used during breastfeeding unless considered essential by your doctor. If it is prescribed by your doctor it should not be used on large areas of skin, underneath airtight dressings or for prolonged periods of time. If it is applied to the breasts it should be washed off carefully before breastfeeding and then reapplied afterwards.</p>', NULL, NULL, '<p>Fluocinolone &amp; Combined Preparations, Topical Antifungal preparations.</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:32:01', '2022-02-26 02:32:01'),
(590, 590, '<p>This cream is indicated for the short-term treatment of moderate to severe melasma of the face, after starting the treatment avoid presence of sun. Use a sunscreen of at least SPF 30 or more.</p>', '<p>This cream contains three active ingredients Fluocinolone Acetonide, Hydroquinone and Tretinoin. All of them are used to treat melasma. However, the mechanism of action of the active ingredients in This cream in the treatment of melasma is unknown but Fluocinolone Acetonide is a corticosteroid for topical dermatological use and is classified therapeutically as an anti-inflammatory. Hydroquinone is classified therapeutically as a depigmenting agent, which may interrupt one or more steps in the tyrosine-tyrosinase pathway of melanin synthesis. Tretinoin is classified therapeutically as a keratolytic agent.</p>', '<p>This cream should be applied once daily at night. It should be applied at least 30 minutes before bedtime. Gently wash the face and neck with a mild cleanser. Rinse and pat the skin dry. Apply a thin film of the cream to the hyperpigmented areas of melasma including about &frac12; inch of normal-appearing skin surrounding each lesion. Rub lightly and uniformly into the skin. During the day, use sunscreen and wear protective clothing. Avoid sunlight exposure. Patients may use moisturizers and/or cosmetics during the day.<br />\r\n<br />\r\nPediatric Use: The safety&nbsp;and effectiveness of this cream in pediatric patients have not been established.</p>', '<p>Avoid use of medicated or abrasive soaps, cleansers, soaps, cosmetics with drying effects, products with high concentration of alcohol, astringent &amp; other irritants or keratolytic drugs. Also avoid concomitant use of medications with photosensitizing effects.</p>', '<p>This cream is contraindicated in individuals with a history of hypersensitivity, allergy or intolerance to this product or any of its components.</p>', '<p>A very few patients may get severe allergic reactions from this cream. They may have trouble breathing or severe asthma attacks. While patients use this cream, skin may develop mild to moderate redness, peeling, burning, dryness or itching.</p>', '<p>Pregnancy Category C. This cream contains the teratogen, tretinoin, which may cause embryo-fetal death, altered fetal growth, congenital malformations and potential neurologic deficits. It is difficult to interpret the animal studies on teratogenicity with this cream, because the availability of the dermal applications in these studies cannot be assured and comparison with clinical dosing is not possible. There are no adequate and well controlled studies in pregnant women. This cream should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.<br />\r\n<br />\r\nLactation: Corticosteroids, when systemically administered, the drug appear in human milk. It is not known whether topical application of this cream could result in sufficient systemic absorption to produce detectable quantities of Fluocinolone Acetonide, Hydroquinone or Tretinoin in human milk. Because many drugs are secreted in human milk, caution should be exercised when this cream is administered to nursing women.</p>', '<p>This cream contains Hydroquinone and Tretinoin that may cause mild to moderate irritation. Local irritation, such as skin reddening, peeling, mild burning sensation, dryness and pruritus may be expected at the site of application. Transient skin reddening or mild burning sensation does not preclude treatment. If a reaction suggests hypersensitivity or chemical irritation, the use of the medication should be discontinued. This cream also contains the corticosteroid Fluocinolone Acetonide. Systemic absorption of topical corticosteroids can produce reversible Hypothalamic-Pituitary-Adrenal (HPA) axis suppression with the potential for glucocorticosteroid insufficiency after withdrawal of treatment. Manifestations of Cushing&#39;s syndrome, hyperglycemia and glucosuria can also be produced by systemic absorption of topical corticosteroid while on treatment. If HPA axis suppression is noted, the use of this cream should be discontinued. Recovery of HPA axis function generally occurs upon discontinuation of topical corticosteroids.</p>', NULL, '<p>Hydroquinone Preparations</p>', '<p>Store in a cool &amp; dry place, protected from light. Do not freeze. Keep out of reach of children.</p>', NULL, '2022-02-26 02:36:13', '2022-02-26 02:36:13'),
(591, 591, '<p>This cream or ointment are suitable for treating a wide variety of local inflammatory, pruritic and allergic disorders of the skin. This is particularly suitable for topical application in:</p>\r\n\r\n<ul>\r\n	<li>Eczema and dermatitis: Atopic eczema, seborrhoeic eczema, discoid eczema, otitis externa, contact dermatitis, neurodermatitis.</li>\r\n	<li>Prurigo, Psoriasis, lichen planus. Discoid lupus erythematosus.</li>\r\n</ul>\r\n\r\n<p>This is indicated for inflammatory dermatoses, where secondary bacterial infection is present or likely to occur.</p>', '<p><strong>Fluocinolone acetonide</strong>&nbsp;is a corticosteroid primarily used in dermatology to reduce skin inflammation and relieve itching. It is a synthetic hydrocortisone derivative. Fluocinolone acetonide was also found to strongly potentiate TGF-&beta;-associated chondrogenesis of bone marrow mesenchymal stem/progenitor cells, by increasing the levels of collagen type II by more than 100 fold compared to the widely used dexamethasone.<br />\r\n<br />\r\n<strong>Neomycin Sulfate</strong>&nbsp;actively transported across the bacterial cell membrane, binds to a specific receptor protein on the 30 S subunit of bacterial ribosomes, and interferes with an initiation complex between mRNA (messenger RNA) and the 30 S subunit, inhibiting protein synthesis.</p>', '<p>A small quantity of cream is applied lightly up to two or three times a day, and massaged gently and thoroughly into the skin. These recommendations apply to both children and adults, including the elderly.</p>', NULL, '<p>Primary infections of the skin and in rosacea, acne, perioral dermatitis, anogenital pruritis and napkin eruption. Also known hypersensitivity to neomycin.</p>', '<p>Side-effects are extremely rare, but as with all topical corticosteroids, patient may show hypersensitivity reaction.</p>', '<p>Topical administration of corticosteroids to pregnant animals can cause abnormalities of fetal development, including cleft palate intrauterine growth retardation. There may be a small risk of such effects on the human fetus. When topical steroid treatment is necessary, minimize the amount and length of treatment.</p>', '<p>The appropriate anti-infective cover should be given in the presence of viral or fungal infection. Prolonged use should be avoided in conditions where absorption of neomycin is possible. Do not apply to the external auditory canal of patients with perforated eardrums. Long-term continuous topical steroid therapy can produce atrophic skin changes. Do not apply to the face for prolonged periods. Prolonged use or treatment of extensive areas can produce adrenal suppression, especially in infants and children.</p>', NULL, '<p>Fluocinolone &amp; Combined Preparations, Topical Antifungal preparations</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-26 02:38:44', '2022-02-26 02:38:44'),
(592, 592, '<p>Fluorescein does not stain a normal cornea but conjunctival abrasions are stained yellow or orange, corneal abrasions or ulcers are stained a bright green and foreign bodies are surrounded by a green ring. Fluorescein can be used in diagnostic examinations including Goldmann tonometry and in the fitting of hard contact lenses.</p>', '<p>Fluorescein sodium responds to electromagnetic radiation and light between the wavelengths of 465- 490 nm and fluoresces, i.e., emits light at wavelengths of 520-530 nm. Thus, the hydrocarbon is excited by blue light and emits light that appears yellowish-green. Following intravenous injection of fluorescein sodium in an aqueous solution, the unbound fraction of the fluorescein can be excited with a blue light flash from a fundus camera as it circulates through the ocular vasculature, and the yellowish green fluorescence of the dye is captured by the camera. In the fundus, the fluorescence of the dye demarcates the retinal and/or choroidal vasculature under observation, distinguishing it from adjacent areas/structures.</p>', '<p>Ophthalmic-<br />\r\nAid in the fitting of hard contact lenses, Detection of corneal lesions and foreign bodies, Diagnostic ophthalmic procedures:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>: Apply 1% or 2% solution as eye drops or as sterile papers impregnated with fluorescein sodium. May also be given in combination with a local anaesthetic: as a 0.25% solution with oxybuprocaine HCl or proxymetacaine HCl.</li>\r\n</ul>', NULL, '<p>Acute necrotising pancreatitis (oral fluorescein dilaurate).</p>', '<p>Nausea and vomiting (IV); extravasation is painful; hypersensitivity reactions; transient yellow coloration of skin and urine; staining of the skin, clothing and soft contact lenses.</p>', '<p>Safety for use in pregnancy and lactation has not been established, therefore use only when considered essential by the physician.</p>', '<p>Special care should be taken to avoid microbial contamination. Pseudomonas aeruginosa grows well in fluorescein solutions, therefore, a single dose solution is preferred.</p>', NULL, '<p>Preparations for Ophthalmic diagnosis</p>', '<p>Store below 25&deg;C. Do not freeze. Protect from light.</p>', NULL, '2022-02-26 02:54:16', '2022-02-26 02:54:16'),
(593, 593, '<p>This ophthalmic solution is used for the treatment of conjunctivitis (sticky eyes) due to organisms sensitive to neomycin. This may be used for the treatment of infections at the front of the eye by bacteria sensitive to the antibiotic neomycin. This&nbsp; can be used following removal of something from your eye, as well as before and after surgery, where there is a possibility of infection with susceptible organisms.</p>', '<p>There is no generally accepted explanation for the mechanism of action of ocular corticosteroids. However, corticosteroids are thought to act by the induction of phospholipase A2 inhibitory proteins, collectively called lipocortins. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor, arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2. Their primary target is the cytosolic glucocorticoid receptor. After binding the receptor the newly formed receptor-ligand complex translocates itself into the cell nucleus, where it binds to many glucocorticoid response elements (GRE) in the promoter region of the target genes. The DNA bound receptor then interacts with basic transcription factors, causing the increase in expression of specific target genes.<br />\r\n<br />\r\nLike other aminoglycoside antibiotic drugs, neomycin inhibits bacterial ribosomes by binding to the 30S ribosomal subunit of susceptible bacteria and disrupting the translational machinery of bacterial protein synthesis. Bacterial translation is normally initiated by the mRNA binding to the 30S ribosomal subunit and subsequent binding with 50S subunit for elongation.</p>', '<p>The usual dose for adults is one to two drops in eye two to four times a day. During the first 24 to 48 hours, the dose may be safely increased to one drop every hour or as directed by physician.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>You must not use the bottle if the tamper-proof seal on the bottle neck is broken before you first use it. Apply your eye drops in the following way:</p>\r\n\r\n<ul>\r\n	<li>Wash your hands. Shake the bottle well before use. Tilt your head back and look at the ceiling.</li>\r\n	<li>Gently pull the lower eyelid down until there is a small pocket.</li>\r\n	<li>Turn the bottle upside down and squeeze it to release one or two drops into each eye that needs treatment.</li>\r\n	<li>Let go of the lower lid, and close your eye. Press your finger against the corner of your eye (the side where your eye meets your nose) for one minute.</li>\r\n</ul>', NULL, '<p>Do not use this ophthalmic solution:</p>\r\n\r\n<ul>\r\n	<li>If you are hypersensitive (allergic) to fluorometholone or neomycin sulfate or to any of the other ingredients of this preparation.</li>\r\n	<li>If you have an eye infection (with pus) caused by micro-organisms not sensitive to the antibiotic neomycin;</li>\r\n	<li>If you have an active viral or fungal infection of the eye;</li>\r\n	<li>If you have tuberculosis of the eye;</li>\r\n	<li>If you have glaucoma;</li>\r\n	<li>If you are pregnant or breastfeeding.</li>\r\n</ul>', '<p>The following side effects may occur: Increased eye pressure (glaucoma), loss of part of the usual field of vision, blurred vision, cataracts (cloudy lens), eye irritation, red eye, eye pain, foreign body sensation, eyelid or eye swelling, itchy or watery eye, ulcers on the surface of the eye, secondary eye infections from fungi or viruses, skin rash, allergic reactions, change in your sense of taste.</p>', '<p>This ophthalmic solution should not be used during pregnancy and breastfeeding. It is unknown whether the active ingredients of this preparation are excreted in breast milk. Therefore it is not recommended for mothers who are breast feeding.</p>', '<p>If you use this ophthalmic solution for a long period of time:</p>\r\n\r\n<ul>\r\n	<li>It may cause the pressure inside your eye (intraocular pressure) to increase which can lead to glaucoma. The pressure in your eye should be regularly measured.</li>\r\n	<li>It may cause cataracts (cloudy lens), lack of clearness of vision, or a delay in wound healing of the eye.</li>\r\n	<li>Damage to the front part of the eye (due to a fungal infection), may occur during or after the use of this ophthalmic solution.</li>\r\n	<li>It may increase the risk of corneal damage, cause thinning of the cornea or small ulcerations in the surface of your eye.</li>\r\n	<li>It may also suppress the body&rsquo;s immune response which leads to secondary eye infections.</li>\r\n</ul>', NULL, '<p>Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Store at or below 25&deg;C. Do not freeze. Do not use 30 days after first opening the bottle, even if there is still some liquid remaining.</p>', '<p>The safety and efficacy in children aged 2 years or younger has not been established.</p>', '2022-02-26 02:56:27', '2022-02-26 02:56:27'),
(594, 594, '<p>Inflammation associated with infections in the anterior segment of the eye due to bacteria susceptible to Gentamicin it is also indicated in postoperative infection.</p>', '<p>Gentamicin belongs to the group of aminoglycoside antibiotics. It covers a broad spectrum of gram-positive and gram-negative pathogens, including Pseudomonas aeruginosa, Staphylococci, Haemophilus influenzae H. aegypticus, Klebsiella, Enterobacteria, Proteus, Escherichia coli, Shigella and Salmonella. It inhibits specifically bacterial protein synthesis. Fluorometholone is a synthetic fluorinated corticosteroid possessing anti-inflammatory properties. The combination brings concomitantly the bacterial treatment or prophylaxis and the anti-inflammatory effect. In addition, the presence of gentamicin protects from a risk of potential aggravation of a bacterial infection due to the steroid.</p>', '<p>Sterile Ophthalmic Suspension:&nbsp;</p>\r\n\r\n<ul>\r\n	<li><strong>Bacterial infection</strong>: The dosage depends on the severity of the disease. The application of 1 drop 5 times daily into the conjunctival sac of the affected eye is recommended. In severe cases the dosage can be increased up to 1 drop per hour for 1 to 2 days.</li>\r\n	<li><strong>Ocular postoperative infection</strong>: 1 drop 4 times daily into the conjunctival sac for 1 week. Then a reduced application frequency is recommended for the remaining part of the treatment.</li>\r\n</ul>\r\n\r\n<p>Sterile Eye Ointment:</p>\r\n\r\n<ul>\r\n	<li><strong>Bacterial infection</strong>: Apply 3-4 times daily into the affected eye.</li>\r\n	<li><strong>Ocular postoperative infection</strong>: To support the therapy with Ophthalmic Suspension during the night apply ointment before retiring.</li>\r\n</ul>', NULL, '<ul>\r\n	<li>Hypersensitivity to any of the components. Injuries and ulceration of the cornea. Viral infections (e.g. Herpes simplex, Vaccinia) or mycosis.</li>\r\n	<li>Eye tuberculosis.</li>\r\n	<li>Glaucoma.</li>\r\n</ul>', '<p>A transient burning sensation may occur after instillation. Rare: Hypersensitivity reactions including eczema of the eyelid and puncture keratitis. Prolonged use of topical steroids may delay wound healing, increase of IOP, develop cataract and cause thinning of cornea &amp; sclera.</p>', '<p>Administration during pregnancy and lactation is therefore not recommended, except for compelling reasons.</p>', '<ul>\r\n	<li>Steroids can mask, activate or aggravate ocular infections.</li>\r\n	<li>Long-term treatment with steroid may enhance thinning of cornea and sclera and rarely perforation of the cornea has been reported.&nbsp;</li>\r\n	<li>In case no improvement is observed after 7-8 days of treatment, other therapeutical means should be considered.&nbsp;</li>\r\n	<li>Patients experiencing blurred vision after application of the product, particularly the ointment, should refrain from driving vehicles or operating machinery.</li>\r\n	<li>Contact lenses should be removed before each application.</li>\r\n</ul>', NULL, '<p>Ophthalmic steroid - antibiotic combined preparations</p>', '<p>Store in a cool and dry place, protect from light. Do not use longer than 30 days after first opening. Keep out of reach of children.</p>', NULL, '2022-02-26 02:58:11', '2022-02-26 02:58:11'),
(595, 595, '<p>This eye drops is indicated in acute allergic, noninfectious conjunctivitis &amp; keratitis, severe swelling &amp; hyperaemia, noninfectious inflammation of the anterior segment of the eye (including anterior uveitis, episcleritis &amp; scleritis) and post-operative conditions.</p>', '<p>Fluorometholone is thought to act by the induction of phospholipase A2 inhibitory proteins which control the biosynthesis of potent mediators of inflammation such as prostaglandins and leukotrienes by inhibiting the release of their common precursor arachidonic acid. On the other hand, Tetrahydrozoline is an alpha agonist which constricts the conjunctival blood vessels and thereby relieves the redness of the eye.</p>', '<p><strong>Use in adult</strong>: Instill 1 drop into the conjunctival sac 2-3 times daily. The dose may be increased for severe and adult patient to 1 drop hourly for first one to two days.<br />\r\n<br />\r\n<strong>Use in children</strong>: Safety &amp; effectiveness in children below 2 years of age have not been established.</p>', NULL, '<p>It is contraindicated in infectious conjunctivitis or keratitis, injuries or ulcerous processes of the cornea, glaucoma, diseases associated with stromal damage of the cornea or sclera &amp; dry eyes.</p>', '<p>Mild burning sensation, reversible increase in intraocular pressure, reactive hyperemia, cataract &amp; corneal defects, glaucoma, systemic effects (chronic use).</p>', '<p>There are no adequate and well-controlled studies of Fluorometholone &amp; Tetrahydrozoline in pregnancy or while breast-feeding. Therefore, this combination should be used during pregnancy only if the potential benefits justify the potential risk to the fetus.</p>', '<p>Avoid prolonged use. This preparation should be used after a careful risk benefit evaluation in case of patients with severe blood circulation diseases, metabolic disturbances, under treatment with MAOIs &amp; other potentially hypertensive drugs, history of cataract, herpes simplex infection, rhinitis sicca.</p>', '<p>When the product is used as directed, there is almost no likelihood of an overdose. No information on overdosage with fluorometholone is&nbsp; available. Overdosage with fluorometholone is unlikely to cause acute problems. The symptoms of acute overdosage with tetryzoline are CNS, cardiac and psychiatric disturbances, mydriasis, cyanosis and fever. CNS functions may be inhibited under certain circumstances.<br />\r\n<br />\r\nThe following measures are possible in case of accidental ingestion and the occurrence of symptoms of intoxication: administration of activated charcoal, gastric lavage, artificial ventilation with oxygen, use of phentolamine to lower blood pressure (5 mg in saline solution, given i.v.). Vasopressors are contraindicated. Antipyretic and anticonvulsive therapy can be administered as necessary.</p>', '<p>Ophthalmic Steroid preparations</p>', '<p>Should not be used after the date marked &quot;EXP&quot; on the pack. This must be kept out of the reach and sight of children.</p>', NULL, '2022-02-26 02:59:47', '2022-02-26 02:59:47'),
(596, 596, '<p>Fluorometholone Acetate ophthalmic suspension is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>Acute and chronic non-infectious conjunctivitis and keratitis of allergic origin.</li>\r\n	<li>Non-infectious inflammation of the anterior chamber of the eye (including anterior uveitis, episcleritis and scleritis).</li>\r\n	<li>Post-operative irritative conditions after strabismus, cataract and glaucoma surgery.</li>\r\n</ul>', '<p>Fluorometholone is a corticosteroid with an excellent anti-inflammatory action with no significant influence on the intraocular pressure. The anti-inflammatory activity of Fluorometholone is at least 40 times stronger than that of Hydrocortisone. Corticosteroids are thought to act by the introduction of phospholipase A2 inhibitory proteins. It is postulated that these proteins control the biosynthesis of potent mediators of inflammation such as prostaglandin and leukotrienes by inhibiting the release of their common precursor, arachidonic acid. Arachidonic acid is released from membrane phospholipids by phospholipase A2. In comparison with other corticosteroids Fluorometholone is more rapidly degraded in tissue and therefore has less effect on the intraocular pressure. The immunosuppressive action of Fluorometholone is less pronounced than that of Dexamethasone.</p>', '<p>1 drop instilled into the conjunctival sac 2-4 times daily. During the initial 24 to 48 hours the dosage may be safely increased to 1 drop every hour. Care should be taken not to discontinue therapy prematurely. Shake well before use.</p>', '<p>Specific drug interaction studies have not been conducted with Fluorometholone ophthalmic suspension.</p>', '<ul>\r\n	<li>Hypersensitivity to any ingredient of the formulation.</li>\r\n	<li>Infectious conjunctivitis or keratitis.</li>\r\n	<li>Injuries and ulcerous processes of cornea, especially infections caused by virus, bacteria and fungi.</li>\r\n	<li>Dry eyes, especially keratoconjunctivitis sicca.</li>\r\n	<li>Glaucoma.</li>\r\n</ul>', '<p>Glaucoma with optic nerve damage, visual acuity or field defects, cataract formation, secondary ocular infection following suppression of host immunity, perforation of the globe.</p>', '<p>Safety of the use of topical steroids during pregnancy and lactation has not been established. Fluorometholone ophthalmic suspension should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus.</p>', '<p>Shake well before using. If this product is used for 10 days or longer, intraocular pressure should be monitored.</p>', NULL, '<p>Ophthalmic Steroid preparations</p>', '<p>Store in a cool, dry place and protected from light. Keep out of the reach of children. Discard the container 4 weeks after opening.</p>', NULL, '2022-02-26 03:13:12', '2022-02-26 03:13:12'),
(597, 597, '<p>Fluorouracil is indicated alone or in combination for-&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Carcinoma of the colon or rectum</li>\r\n	<li>Carcinoma of the stomach and exocrine pancreas</li>\r\n	<li>Carcinoma of the liver</li>\r\n	<li>Carcinoma of the breast</li>\r\n	<li>Carcinoma of the bladder</li>\r\n	<li>Carcinoma of the lung</li>\r\n	<li>Epithelial ovarian carcinoma</li>\r\n	<li>Cervical carcinoma.</li>\r\n</ul>', '<p>Fluorouracil is inactive as such in mammalian cells but is converted into the active 5-fluorodeoxyuridine monophosphate (FdUMP) by a variety of different metabolic pathways. The drug works by inhibiting the enzyme thymidylate kinase which results in reduced formation of thymidine and thus of DNA. The active metabolite FdUMP appears to form a stable complex with the folate cofactor N-5, 10-methylene tetrahydrofolate which inactivates thymidylate kinase. Fluorouracil as FdUMP is also incorporated into RNA which results in fluorination of RNA. The effect of fluorouracil on living cells is limited mainly to those in the proliferative phase but while cells in the G2 and S phase are most affected there may be effects at any stage of the cell cycle.</p>', '<p>Intravenous 5-fluorouracil can be delivered by rapid intravenous bolus injection or slow infusion. The vial contents can rapidly be injected directly into a peripheral vein, the commonest schedules being: 12-13.5 mg/Kg (500 mg/m2) daily for 5 days repeated at 4-weekly intervals. Slow intravenous infusion requires the drug, to be diluted in 500 ml of dextrose 5% solution, then infused over 2-3 hr on 5 successive days.<br />\r\n<br />\r\n<strong>For palliative management of cancer</strong>: Initial Dose: 12 mg/kg intravenously once daily for 4 successive days. Maximum Dose: 800 mg/day. If no toxicity is observed, 6 mg/kg may be administered on the 6th, 8th, 10th, and 12th day (No therapy is given on days 5, 7, 9, or 11). Discontinue at the end of day 12, even with no apparent toxicity.<br />\r\n<br />\r\n<strong>Poor risk patients and those who are not in an adequate nutritional state</strong>: Initial Dose: 6 mg/kg/day for 3 days. Maximum Dose: 400 mg/day. If no toxicity is observed, 3 mg/kg may be administered on days 5, 7, and 9 (No therapy is to be administered on days 4, 6, or 8). Discontinue at the end of day 9, even with no apparent toxicity.<br />\r\n<br />\r\n<strong>Maintenance therapy</strong>: In instances where toxicity has not been a problem, it is recommended that therapy be continued using either of the following schedules:</p>\r\n\r\n<ul>\r\n	<li>Repeat the dosage of the first course every 30 days after the last day of the previous course, or</li>\r\n	<li>When the toxic signs resulting from the initial course of therapy have subsided, administer a maintenance dose of 10 to 15 mg/kg/week as a single dose. Maximum Dose: 1g/week .The reaction by the patient to the previous course of therapy should be taken into account and the dosage should be adjusted accordingly.</li>\r\n</ul>\r\n\r\n<p><strong>Usual adult dose for cervical cancer</strong>: In combination with cisplatin 1 gm/m2 IV on day 1. The cycle is repeated every 21 days.<br />\r\n<br />\r\n<strong>Usual pediatric dose for malignant disease</strong>: The manufacturer has reported that the safety and effectiveness of fluorouracil have not been established in children. However, the drug has been used in children following adult guidelines.<br />\r\n<br />\r\n<strong>Intra-arterial infusion</strong>: Fluorouracil has also been given by intra-arterial infusion for adult in doses of 5 to 7.5 mg/kg body weight is dissolved in 20-100 ml of 5% Dextrose solution and administered 10-20 days by using an infusion pump.<br />\r\n<br />\r\n<strong>Combination with radiation</strong>: Usual adult daily dose of 5-10 mg/kg body weight is given in combination with radiation according to systemic administration method or intra-arterial infusion method.<br />\r\n<br />\r\n<strong>Combination with other anticancer drugs</strong>: Fluorouracil is used alone or in combination in the adjuvant treatment of breast and gastro-intestinal cancer, and palliation of inoperable malignant neoplasms, especially those of the gastro-intestinal tract, breast, head and neck, liver, genito-urinary system, and pancreas. It is also used with cyclophosphamide and methotrexate in the combination chemotherapy of breast cancer. A usual adult dose of 5 to 10 mg/kg body weight daily is given in combination with other anticancer drugs every day or intermittently once to twice a week by systemic administration method or intra-arterial infusion method.</p>', '<p>Pre-treatment with cimetidine for 4 weeks led to increased plasma concentrations of fluorouracil following intravenous and oral administration in 6 patients. The effect was probably due to a combination of hepatic enzyme inhibition and reduced hepatic blood flow.</p>', '<p>It is contraindicated in patients that are severely debilitated or in patients with bone marrow suppression due to either radiotherapy or chemotherapy. It is likewise contraindicated in pregnant or breastfeeding women. It should also be avoided in patients that do not have malignant illnesses.</p>', '<p><strong>Potentially life-threatening effects</strong>: Severe effects from 5-fluorouracil are related to the dosage and duration of therapy.<br />\r\n<br />\r\n<strong>Cardiac effects</strong>: Occasional case reports associating 5-fluorouracil therapy with &#39;ischemic cardiac events&#39; evidence against the autoimmune phenomenon is the fact that in several cases cardiotoxicity occurred within several hours of the first dose.<br />\r\n<br />\r\n<strong>Hematological effects</strong>: Potentially lethal effects caused by severe hematological toxicity may develop within the first 10 days of treatment being instituted but generally resolves within 3 weeks. At the recommended dose and schedule it is rather uncommon for hematological toxicity to be severe. Any ontribute to severe effects from 5-fluorouracil on the blood-forming cells. Thus extensive prior irradiation or the concomitant use of cytotoxic drugs tend to exacerbate the severity of the hematological side effects of 5-fluorouracil.<br />\r\n<br />\r\n<strong>Neurological effects</strong>: Effects on the central nervous system have been occasionally reported and cerebral ataxia is dose-dependent with an incidence of between 3.1 and 7%. Acute cerebellar syndromes and myelopathy have been described following intrathecal 5-fluorouracil. Neurological syndromes may occur rarely after carotid artery perfusion in head and neck cancer. Other effects Allergic reaction (including difficulty in breathing, closing of the throat, swelling of the lips, tongue, or face, or hives), decreased bone marrow function and blood problems (extreme fatigue, easy bruising or bleeding, black, bloody or tarry stools, or fever, chills, or signs of infection), hand-foot syndrome (tingling, pain, redness, swelling or tenderness of the hands and feet), severe vomiting, diarrhoea, frequent bowel movements or watery stools, or sores in the mouth or throat, or stomach pain or heartburn or black, bloody or tarry stools. Other less serious side effects may include mild to moderate nausea, vomiting or loss of appetite, balance problems, confusion, rash and itching, or temporary hair loss. Conjunctivitis, both acute and chronic can proceed to tear duct stenosis and ectropion following prolonged administration. Very chronic administration, extending beyond 3 months, of low dosage has been associated with low systemic toxicity but includes the possibility of painful and tender hands and feet associated with erythema of the extremities.</p>', '<p>Fluorouracil is contraindicated throughout pregnancy. The literature pertaining to pregnancy and cytotoxic drugs is necessarily limited but it appears in general that risk of teratogenesis diminishes with the advancement of pregnancy. Therefore most cytotoxic drugs are absolutely contraindicated in the first trimester and 5-fluorouracil, used in the first trimester has been reported to cause multiple congenital abnormalities. There are many case reports, however, of pregnancy being conducted successfully with combination chemotherapy being given to the mother during the second and third trimesters. Because of the age of the population and the natural history of the tumors treated, most of the data on long-term follow-up pertain to therapy for leukemias. More data need to be accrued on the subsequent development of neonates before it is certain that any of these compounds are free of late effects.<br />\r\n<br />\r\nIt is not known whether fluorouracil is excreted in human milk. Because fluorouracil inhibits DNA, RNA and protein synthesis, mothers should not nurse while receiving this drug.</p>', '<p>5-fluorouracil is highly toxic drug with a narrow margin of safety. Therefore patients should be carefully supervised, since therapeutic response is unlikely to occur without some evidence of toxicity. Daily dose should not exceed 1 gram. Treatment should be discontinued promptly when one of the following signs of toxicity appears: Leucopenia (WBC under 3500/mm3). Thrombocytopenia (platelet under 100000/mm3). Stomatitis ( the first small ulceration at the inner margin of the lips is a signal for stopping treatment). Severe diarrhoea (frequent bowel movements and watery stools). Gastro-intestinal ulceration and bleeding.</p>', '<p>Cases of deliberate overdose are unknown but excessive toxicity because of the hematological effects as described above. There is no specific antidote to 5-fluorouracil toxicity; treatment consists in supportive care. In addition to the hematological toxicity other toxicities will occur with overdose. Sign and symptoms are qualitatively similar to the side effects. Treatment should be performed promptly and appropriate drugs are given to control symptoms of overdose.</p>', NULL, '<p>Store the vial in original carton not exceeding 25℃. Do not refrigerate. Protect from light.</p>', '<p><strong>Neonates</strong>: No dosage recommendations are made for neonates.<br />\r\n<br />\r\n<strong>Children</strong>: Safety and effectiveness in children have not been established.<br />\r\n<br />\r\n<strong>The elderly</strong>: No special precautions are required, doses being adjusted for the patient&#39;s weight and height.</p>\r\n\r\n<p><strong>Reconstitution:</strong></p>\r\n\r\n<p>5-Fluorouracil is a cytotoxic anticancer drug and, caution should be exercised in handling 5-Fluorouracil. Special, trained personnel should reconstitute the drug. Preparation requires a room reserved for this purpose. The work surface should be covered with disposable plastic-backed absorbent paper. Smoking, eating and drinking are prohibited in the room. The handling staff must have a set of appropriate equipment, particularly long-sleeved coats, protective masks, caps, protective goggles, sterile disposable gloves, worktop protection sheets and waste collection containers and bags. If 5-Fluorouracil solution contacts the skin, wash the skin immediately and thoroughly with soap and water. Following topical exposure, events have included tingling, burning and redness. If 5-Fluorouracil contacts mucous membranes, the membranes should be flashed thoroughly with water. Pregnant women must be warned and avoid handling cytotoxic agents. All broken containers must be treated with the same precautions and regarded as contaminated waste. Contaminated waste is to be disposed of by incineration in rigid containers labeled for this purpose or must be destroyed as per the government rules.</p>', '2022-02-26 03:35:26', '2022-02-26 03:35:26');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(598, 598, '<p>Fluoxetine is indicated for the treatment of-</p>\r\n\r\n<ul>\r\n	<li>depressive illness</li>\r\n	<li>bulimia nervosa</li>\r\n	<li>obsessive compulsive disorder.</li>\r\n</ul>', '<p>Fluoxetine has been shown to selectively inhibit the reuptake of serotonin at the presynaptic neuronal membrane which causes increased synaptic concentration of serotonin in the CNS. This result in numerous functional changes associated with enhanced serotonergic neurotransmission. Fluoxetine appears to have no effect on the reuptake of norepinephrine and dopamine and does not exhibit anticholinergic, antihistaminic or &alpha;1 adrenergic blocking activity at usual therapeutic doses.</p>', '<p><strong>Initial treatment</strong>: Recent studies suggest that 20 mg/day of Fluoxetine may be sufficient to obtain satisfactory antidepressant response. Consequently, a dose of 20 mg/day administered in the morning is recommended as the initial dose.<br />\r\n<br />\r\nA dose increase may be considered after several weeks if no clinical improvement is observed. Dosage above 20 mg/day, should be administered on a bid schedule (i.e. morning and noon) and should not exceed a maximum dose of 80 mg/day. As with other antidepressants, the full antidepressant effect may be delayed until 4 weeks of treatment or longer. As with many other medications, a lower or less frequent dosage should be used in patients with renal and/or hepatic impairment.<br />\r\n<br />\r\nA lower or less frequent dosage should also be considered for patients, such as elderly, with concurrent disease or on multiple medication. A recommended maximum dose for elderly patients is 60 mg per day.<br />\r\n<br />\r\n<strong>Maintenance treatment</strong>: It is generally agreed among expert psychopharmacologists that acute episode of depression requires several months or longer sustained pharmacologic therapy. Fluoxetine is also used in dosage of 60 mg daily for the management of bulimia nervosa.<br />\r\n<br />\r\n<strong>Use in children</strong>: The use of Fluoxetine in children is not recommended as safety and efficacy have not been established.</p>', '<ul>\r\n	<li><strong>MAO inhibitors</strong>: Sometimes serious fatal reactions have been reported with concomitant use.</li>\r\n	<li><strong>Antidepressants</strong>: There have been greater than two fold increases of previously stable plasma levels of other antidepressants.</li>\r\n	<li><strong>Lithium</strong>: There have been reports of increased or decreased lithium levels when used concomitantly with Fluoxetine.</li>\r\n	<li><strong>Antipsychotics</strong>: Elevation of blood levels of haloperidol and clozapine has been observed in patients receiving concomitant Fluoxetine.</li>\r\n	<li><strong>Anticonvulsants</strong>: Patients on stable dose of phenytoin and carbamazepine have developed elevated plasma anticonvulsant concentrations and clinical anticonvulsant toxicity following initiation of concomitant fluoxetine treatment.</li>\r\n	<li><strong>CNS active drugs</strong>: Caution is advised if concomitant administration of Fluoxetine is required.</li>\r\n</ul>', '<p>Fluoxetine Hydrochloride is contraindicated in patients known to be hypersensitive to it.<br />\r\n<br />\r\n<strong>Monoamine oxidase inhibitors</strong>: There have been reports of serious, sometimes fatal reactions (including hyperthermia, rigidity, myoclonus, autonomic instability with possible rapid fluctuations of vital signs and changes of mental status that include extreme agitation progressing to delirium and coma) in patients receiving Fluoxetine in combination with monoamine oxidase inhibitors (MAOIs), and in patients who have recently discontinued Fluoxetine and are then started on MAOIs. Some cases presented with features resembling neuroleptic malignant syndrome. Therefore, Fluoxetine should not be used in combination with MAOI, or within 14 days of discontinuing therapy with MAOI. Since Fluoxetine and its major metabolites have very long elimination half-lives, at least 5 weeks should be allowed after stopping Fluoxetine and before starting MAOI.</p>', '<p><strong>Gastrointestinal:</strong>&nbsp;Nausea, vomiting, dyspepsia, dry mouth, and diarrhoea.<br />\r\n<br />\r\n<strong>Neurological:</strong>&nbsp;Anxiety, nervousness, insomnia/ drowsiness and fatigue.<br />\r\n<br />\r\n<strong>Others</strong>: Excessive sweating, pruritus, skin rashes associated with liver, kidney and lung involvement. It has therefore been advised that Fluoxetine therapy should be discontinued in any patient who develops a skin rash.</p>', '<p>In animal studies, no teratogenicity or harmful effect was found. Because animal reproductive studies are not always predictive of human responses, Fluoxetine should be used in pregnancy only if clearly needed.&nbsp;As Fluoxetine is excreted in human milk, caution should be exercised when Fluoxetine is administered to nursing women.</p>', '<p>As Fluoxetine undergoes hepatic metabolism and renal excretion, it should be used with caution and in reduced doses in patients with impaired hepatic or renal function. Because of its epileptogenic effect, it should be used with caution in patients with epilepsy or a history of such disorders. Fluoxetine may alter glycaemic control and therefore caution is also warranted in diabetic subjects. Depressed patients with suicidal tendencies should be carefully supervised during treatment. Fluoxetine is not usually considered a suitable form of therapy for the depressive component of bipolar (manic depressive) illness as mania may be precipitated.</p>', NULL, '<p>Phenothiazine related drugs</p>', '<p>Protect from light &amp; moisture. Keep in cool &amp; dry place. Store below 30&deg;C. Keep all the medicines out of the reach of children.</p>', NULL, '2022-02-26 03:37:12', '2022-02-26 03:37:12'),
(599, 599, '<p>Psychoses,&nbsp;Depression with or without anxiety,&nbsp;Psychoses</p>', '<p>Flupentixol is a thioxanthene antipsychotic that inhibits dopamine-mediated effects by blocking postsynaptic dopamine receptors in the CNS.May potentiate the adverse effects of drugs with antimuscarinic effects e.g. TCAs. Reduced efficacy of levodopa. Increases adverse extrapyramidal symptoms with dopamine antagonists (metoclopramide and prochlorperazine).</p>', '<p>Oral-<br />\r\nDepression with or without anxiety:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Initially, 1 mg daily increased after 1 wk to 2 mg daily and then to a max of 3 mg daily, last dose should be given not later than 4 p.m. Doses &gt;2 mg should be given in 2 divided doses. Discontinue treatment if there is no improvement within 1 wk of using the max dose.</li>\r\n	<li><strong>Elderly:</strong>&nbsp;Initially, 0.5 mg daily increased after 1 wk to 1 mg daily with the last dose given not later than 4 p.m. Max: 2 mg daily in 2 divided doses.</li>\r\n</ul>\r\n\r\n<p>Psychoses:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult:</strong>&nbsp;Initially, 3-9 mg bid, adjusted according to response. Max: 18 mg daily.</li>\r\n	<li><strong>Elderly:</strong>&nbsp;Initial dose: &frac14; or &frac12; of the usual initial dose.</li>\r\n</ul>\r\n\r\n<p><br />\r\nIntramuscular-<br />\r\nPsychoses:</p>\r\n\r\n<ul>\r\n	<li><strong>Adult</strong>:&nbsp;Initially, 20 mg (1 ml of a 2% oily solution) is given as test dose. After at least 7 days and depending on the response, subsequent doses of 20-40 mg may be given at intervals of 2-4 wk. Usual maintenance dose: 50 mg every 4 wk to 300 mg every 2 wk. Up to 400 mg wkly may be used in severe or resistant cases.</li>\r\n	<li><strong>Elderly</strong>: Initial dose: &frac14; or &frac12; of the usual initial dose.</li>\r\n</ul>', '<p>May potentiate the adverse effects of drugs with antimuscarinic effects e.g. TCAs. Reduced efficacy of levodopa. Increases adverse extrapyramidal symptoms with dopamine antagonists (metoclopramide and prochlorperazine).</p>', '<p>Hypersensitivity. Extremely excitable and overactive patients; mania; porphyria; coma; preexisting CNS depression; bone-marrow supression; phaeochromocytoma. Lactation.</p>', '<p>Rigidity, tremors, restlessness, tardive dyskinesia, insomnia, dryness of mouth, wt gain, sexual dysfunction, galactorrhoea and menstrual disturbances.<br />\r\n<br />\r\n<strong>Potentially Fatal:</strong>&nbsp;Neuroleptic malignant syndrome (hyperthermia, hypertonicity of skeletal muscles, unconsciousness and autonomic nervous system instability).</p>', '<p><strong>Category C:</strong>&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patients with convulsive disorders; advanced hepatic, renal, CV or resp disease; tasks requiring mental alertness; elderly (especially with dementia), and debilitated patients; neuroleptics with sedative effect must be withdrawn gradually; history of angle-closure glaucoma; urinary retention; prostatic hyperplasia; breast cancer, prolactin dependent tumours; parkinsonism; myasthenia gravis; pregnancy; Avoid direct sunlight.</p>', NULL, '<p>SSRIs &amp; related anti-depressant drugs</p>', '<p>Store below 25&deg; C.</p>', NULL, '2022-02-26 03:38:55', '2022-02-26 03:38:55'),
(600, 600, '<p>Flupentixol and Melitracen tablet is indicated in-</p>\r\n\r\n<ul>\r\n	<li>Anxiety</li>\r\n	<li>Depression</li>\r\n	<li>Apathy</li>\r\n	<li>Psychogenic depression.</li>\r\n	<li>Depressive neurosses.</li>\r\n	<li>Masked depression.</li>\r\n	<li>Psychosomatic affections accompanied by anxiety and apathy.</li>\r\n	<li>Menopausal depressions.</li>\r\n	<li>Dysphoria and depression in alcoholics and drug addicts.</li>\r\n</ul>', '<p>This consists of two well known and well proven compounds: flupentixol-a neuroleptic with anxiolytic and antidepressant properties of its own when given in small doses, and melitracen-a bipolar thymoleptic with activating properties in low doses. In combination the compounds render a preparation with antidepressant, anxiolytic and activating properties. Maximal serum concentration is reached in about 4 hours after oral administration of flupentixol and in about 4 hours after oral administration of melitracen. The biological half-life of flupentixol is about 35 hours and that of melitracen is about 19 hours. The combination of flupentixol and melitracen does not seem to influence the pharmacokinetic properties of the individual compounds.</p>', '<p><strong>Adults</strong>: Usually 2 tablets orally daily in the morning and noon. In severe cases, the morning dose may be increased to 2 tablets.<br />\r\n<br />\r\n<strong>Elderly patients</strong>: 1 tablet in the morning.<br />\r\n<br />\r\n<strong>Maintenance dose</strong>: Usually 1 tablet orally in the morning. In cases of insomnia or severe restlessness, additional treatment with a sedative in the acute phase is recommended.</p>', '<p>This tablet may enhance the response to alcohol, barbiturates and other CNS depressants. Simultaneous administration of MAO-inhibitors may cause hypertensive crises. Neuroleptics and thymoleptics reduce the antihypertensive effect of guanethidine and similar acting compounds and thymoleptics enhance the effects of adrenaline and noradrenaline.</p>', '<ul>\r\n	<li>The immediate recovery phase after myocardial infarction.</li>\r\n	<li>Defects in bundle-branch conduction.</li>\r\n	<li>Untreated narrow-angle glaucoma.</li>\r\n	<li>Acute alcohol, barbiturate and opiate intoxications.</li>\r\n	<li>This tablet should not be given to patients who have received an MAO-inhibitor within two weeks.</li>\r\n	<li>Not recommended for excitable or overactive patients since its activating effect may lead to exaggeration of these characteristics.</li>\r\n</ul>', '<p>In the recommended doses side effects are rare. These could be transient restlessness and insomnia.</p>', '<p>This tablet should preferably not be given during pregnancy and lactation.</p>', '<p>If previously the patient has been treated with tranquillizers with sedative effect these should be withdrawn gradually.</p>', '<p>In cases of overdosage the symptoms of intoxications by melitracen, especially of anticholinergic nature, dominate. More rarely extrapyramidal symptoms due to flupentixol occur. Symptomatic and Supportive. Gastric lavage should be carried out as soon as possible and activated charcoal may be administered. Measures aimed at supporting the respiratory and cardiovascular systems should be instituted. Epinephrine (adrenaline) must not be used for such patients. Convulsions may be treated with diazepam and extrapyramidal symptoms with biperiden.</p>', '<p>Combined anxiolytics &amp; anti-depressant drugs</p>', '<p>Store at a temperature not exceeding 30&deg;C in a dry place. Protect from light. Keep out of reach of children.</p>', NULL, '2022-02-26 03:40:38', '2022-02-26 03:40:38'),
(601, 601, '<p>This is indicated in</p>\r\n\r\n<ul>\r\n	<li>Mild to moderate mixed anxiety/depression</li>\r\n	<li>Emotional disturbance</li>\r\n	<li>Sleep disorder</li>\r\n	<li>Gastric problems</li>\r\n</ul>\r\n\r\n<p>Fluphenazine is a tranquilizer of the phenothiazine type. Nortriptyline is a tricyclic antidepressant having less sedative action. This combination has been found as effective preparation for the patients suffering from &quot;anxiety&quot; or &quot;depression&quot; or both and helps to restore functional ability without developing any drug dependence.</p>', '<p><strong>Nortriptyline hydrochloride</strong>&nbsp;is a tricyclic antidepressant. Nortriptyline inhibits the uptake of norepinephrine and serotonin at nerve terminals. In contrast to its parent compound amitriptyline which is equally potent in inhibiting the uptake of norepinephrine and serotonin, Nortriptyline has a greater effect on norepinephrine reuptake than on serotonin reuptake.<br />\r\n<br />\r\n<strong>Fluphenazine</strong>&nbsp;is a tranquilizer of the phenothiazine type with piperazine side chain. Fluphenazine primarily acts as a neuroleptic drug whose main therapeutic effect is believed to reside in potent dopamine (specially D2) receptor antagonism.</p>', '<p>Adults: One tablet 2 to 3 times daily.</p>', '<p>Interactions with barbiturates, alcohol, and narcotic drugs may occur, so central depressants should be administered with caution.</p>', '<p>It is contraindicated in :</p>\r\n\r\n<ul>\r\n	<li>History of gradual epilepsy or organic brain damage</li>\r\n	<li>Blood dyscrasia</li>\r\n	<li>Severe cardiac insufficiency</li>\r\n	<li>Renal or liver damage</li>\r\n	<li>Patients taking monoamine oxidase inhibitor (MAOI)</li>\r\n	<li>Younger children</li>\r\n	<li>Hypersensitivity to any component of the preparation</li>\r\n</ul>', '<p>Tardive dyskinesias have been reported in phenothiazine therapy; usually after prolonged courses given at doses adequately to control psychotic illness. Blood dyscrasia, Malignant Neuroleptic syndrome and sudden death have been reported rarely. Agranulocytosis is a rare but potentially fatal adverse effect of Nortriptyline Hydrochloride.</p>', '<p>The safety in human pregnancy has not been yet established. The use of this drug in lactation is not recommended, as it is excreted in breast milk.</p>', '<p>Precautions should be taken in patients with glaucoma, prostate enlargement, cardiac failure and myocardial infarction, and in concurrent administration with CNS depressants. The drug may impair alertness and abilities to drive a car or operate machinery.</p>', NULL, '<p>Combined anxiolytics &amp; anti-depressant drugs</p>', '<p>Keep below 30&deg;C temperature, away from light &amp; moisture. Keep out of the reach of children.</p>', NULL, '2022-02-26 03:42:08', '2022-02-26 03:42:08'),
(602, 602, '<p>In the long-term management of psychotic disorders including:</p>\r\n\r\n<ul>\r\n	<li>Schizophrenia</li>\r\n	<li>Mania and</li>\r\n	<li>Organic brain syndrome.</li>\r\n</ul>', '<p>Fluphenazine blocks postsynaptic mesolimbic dopaminergic D1 and D2 receptors in the brain; depresses the release of hypothalamic and hypophyseal hormones and is believed to depress the reticular activating system thus affecting basal metabolism, body temperature, wakefulness, vasomotor tone, and emesis.</p>', '<p>Fluphenazine Decanoate by deep intramuscular injection into the gluteal muscle, test dose 12.5 mg (6.25 mg in elderly), then after 4-7 days 12.5-100 mg repeated at intervals of 14-35 days, adjusted according to response; it is not recommended for children.</p>', '<p>Fluphenazine reverses antihypertensive effects of Guanethidine, Methyldopa and Clonidine. It also causes lithium toxicity by interacting with it. Antacids may reduce bioavailability of phenothiazines. Additive CNS depressant effects produced with alcohol, barbiturates, hypnotics, sedatives, opiates and antihistamines.</p>', '<p>Fluphenazine Decanoate oily Injection is contraindicated in patients with hypersensitivity to the drug. Also contraindicated in comatose or severely depressed states, blood dyscrasias, liver disease, pregnancy (3rd trimester), lactation.</p>', '<p>The side effects include tardive dyskinesia, sedation, mental confusion; hypotension; hyperprolactinaemia leading to galactorrhoea and amenorrhoea in women; loss of libido, impotence and sterility in males. Also include allergic reactions, cholestatic jaundice, corneal and lens deposists, skin pigmentation. Other potential adverse reactions are agranulocytosis; neuroleptic syndrome.</p>', '<p>The safety for the use of Fluphenazine decanoate during pregnancy has not yet been established; therefore the possible hazards should be weighed against the potential benefits when administering this drug to pregnant patients.</p>', '<p>Special precaution should be practiced in presence of convulsive disorders; hepatic, renal, cerebrovascular, respiratory and cardiovascular diseases. Also precaution should be observed in case of phenochromocytoma; bone marrow suppression; elderly or debilitated patients.</p>', NULL, '<p>Phenothiazine drugs</p>', '<p>Store at 15-30&deg;C.</p>', NULL, '2022-02-26 03:44:34', '2022-02-26 03:44:34'),
(603, 603, '<p>Flurazepam is indicated in the following conditions-</p>\r\n\r\n<ul>\r\n	<li>Insomnia is characterized by difficulty in falling asleep, frequent nocturnal awakenings or early morning awakenings</li>\r\n	<li>Recurring insomnia or poor sleeping habits</li>\r\n	<li>In acute or chronic medical situations requiring restful sleep.</li>\r\n</ul>', '<p>Flurazepam, a benzodiazepine derivative, is a hypnotic agent which does not appear to decrease dream time as measured by rapid eye movements (REM). Furthermore, it decreases sleep latency and number of awakenings for a consequent increase in total sleep time. Flurazepam binds to an allosteric site on GABA-A receptors. Binding potentiates the action of GABA on GABA-A receptors by opening the chloride channel within the receptor, causing chloride influx and hyperpolarization.</p>', '<p><strong>Adult</strong>: Usual dosage is 30 mg at bedtime. In some patients, 15 mg may sufficient.<br />\r\n<strong>Elderly or debilitated</strong>: 15 mg is usually sufficient for a therapeutic response.<br />\r\n<strong>Children</strong>: Not recommended.<br />\r\n<strong>In hepatic and renal impairment</strong>: Dosage may need to be reduced in patients with impaired hepatic or renal function.</p>', '<p>Flurazepam potentiates other CNS depressants such as alcohol, barbiturates, sedative antidepressants, antihistamines and antipsychotic drugs. Cimetidine moderately prolongs the already long half-life of the active metabolite desalkyl flurazepam. Antacids may delay the absorption of benzodiazepines.</p>', '<p>Patients with known hypersensitivity to benzodiazepines or any other ingredients of the capsule.</p>', '<p>Dizziness, drowsiness, light-headedness, staggering, ataxia have occurred, particularly in elderly or debilitated persons. Severe sedation, lethargy, disorientation and coma have been reported.</p>', '<p>Pregnancy category-C. Flurazepam is contraindicated in pregnant women. Lactating mothers should avoid it.</p>', '<p>Since the risk of the development of oversedation, dizziness, confusion or ataxia increases substantially with larger doses in elderly and debilitated patients, it is recommended that in such patients the dosage should be limited to 15 mg. The usual precautions are indicated for severely depressed patients or those in whom there is any evidence of latent depression; particularly the recognition that suicidal tendencies may be present and protective measures may be necessary. The usual precautions should be observed in patients with chronic pulmonary insufficiency.</p>', '<p>Flurazepam overdosage includes somnolence, confusion and coma. Respiration, pulse and blood pressure should be monitored as in all cases of drug overdosage. General supportive measures should be employed, along with immediate gastric lavage.</p>', '<p>Benzodiazepine hypnotics</p>', '<p>Capsules should be stored in a dry place at 20&deg;-25&deg;C temperature.</p>', NULL, '2022-02-26 03:47:14', '2022-02-26 03:47:14'),
(604, 604, '<p>Carefully consider the potential benefits and risks of Flurbiprofen and other treatment options before deciding to use Flurbiprofen . Use the lowest effective dose for the shortest duration consistent with individual patient treatment goals.<br />\r\n<br />\r\nFlurbiprofen is indicated:</p>\r\n\r\n<ul>\r\n	<li>For relief of the signs and symptoms of&nbsp;rheumatoid arthritis.</li>\r\n	<li>For relief of the signs and symptoms of&nbsp;osteoarthritis.</li>\r\n</ul>', '<p>Flurbiprofen inhibits prostaglandin synthesis by decreasing the activity of cyclooxygenase resulting in reduced prostaglandin levels. It is also a potent inhibitor of platelet aggregation.</p>', '<p>After observing the response to initial therapy with Flurbiprofen , the dose and frequency should be adjusted to suit an individual patient&#39;s needs. For relief of the signs and symptoms of rheumatoid arthritis or osteoarthritis, the recommended starting dose of Flurbiprofen is 200 to 300 mg per day, divided for administration two, three, or four times a day. The largest recommended single dose in a multiple-dose daily regimen is 100 mg.</p>\r\n\r\n<p><strong>Should be taken with food.</strong></p>\r\n\r\n<p>&nbsp;</p>', '<p>Reduced antihypertensive effect of ACE inhibitors, angiotensin II receptor antagonists and &beta;-blockers. Slight reduction in blood glucose concentration in patients with DM receiving certain antidiabetic agents (e.g. glyburide, metformin). Reduced diuretic effect of furosemide and thiazides. May increase toxicity of lithium and methotrexate. May increase risk of bleeding with antiplatelets, anticoagulants, SSRIs, corticosteroids.</p>', '<p>Known hypersensitivity to flurbiprofen, history of asthma, urticaria, or allergic-type reactions precipitated by aspirin or other NSAIDs, NSAID-related history of GI bleeding or perforation, treatment of perioperative pain in the setting of CABG surgery. Pregnancy (3rd trimester) and lactation.</p>', '<p>Oedema, abdominal pain, constipation, diarrhoea, dyspepsia/heartburn, liver enzyme elevations, flatulence, nausea, vomiting, wt change, headache, nervousness, CNS stimulation (e.g. anxiety), CNS inhibition (e.g. somnolence), rhinitis, vision changes, dizziness/vertigo, tinnitus, signs and symptoms of UTI, rash. Ocular hyperaemia, eye irritation, fibrosis, miosis, mydriasis.</p>', '<p>Pregnancy&nbsp;Category C.&nbsp;Either studies in animals have revealed adverse effects on the foetus (teratogenic or embryocidal or other) and there are no controlled studies in women or studies in women and animals are not available. Drugs should be given only if the potential benefit justifies the potential risk to the foetus.</p>', '<p>Patients with known CV disease or risk factors for CV disease, fluid retention. Hepatic and renal impairment. Lactation.</p>', '<p>Symptoms: Headache, nausea, vomiting, epigastric pain, GI bleeding, diarrhoea, disorientation, excitation, coma, drowsiness, dizziness, tinnitus, fainting and occasionally convulsions, acute renal failure and liver damage.<br />\r\n<br />\r\nManagement: Supportive and symptomatic treatment. Admin activated charcoal w/in 1 hr after ingestion. In adults, gastric lavage should be considered.</p>', '<p>Drugs for Osteoarthritis, Drugs used for Rheumatoid Arthritis, Non-steroidal Anti-inflammatory Drugs (NSAIDs).</p>', '<p>Store between 15-25&deg; C.</p>', NULL, '2022-02-26 03:49:08', '2022-02-26 03:49:08'),
(605, 605, '<p>Flutamide is indicated for use in combination with LHRH agonists for the management of locally confined&nbsp;Stage&nbsp;B2-C and Stage D2&nbsp;metastatic carcinoma of the&nbsp;prostate.<br />\r\n<br />\r\n<strong>Stage B2-C Prostatic Carcinoma</strong>: Treatment with Flutamide and the LHRH agonist&nbsp;should start 8 weeks prior to initiating radiation therapy and continue during&nbsp;radiation&nbsp;therapy.<br />\r\n<br />\r\n<strong>Stage D2&nbsp;Metastatic Carcinoma</strong>: To achieve benefit from treatment, Flutamide should be initiated with the LHRH agonist and continued until progression.</p>', '<p>Flutamide is a nonsteroidal &#39;pure&#39; antiandrogen which acts directly on the target tissues either by blocking androgen uptake or by inhibiting cytoplasmic and nuclear binding of androgen.</p>', '<p>Oral (Adult)-&nbsp;<br />\r\n<strong>Palliative treatment of prostatic carcinoma</strong>: 250 mg tid preferably at least 3 days before gonadorelin analogue treatment. May be taken with or without food.</p>', '<p>Increased prothrombin time in patients on long-term warfarin treatment.</p>', '<p>Hypersensitivity, severe hepatic impairment, pregnancy and lactation.</p>', '<p>Hot flushes, loss of libido, impotence, gynaecomastia, nausea, vomiting, diarrhoea, increased appetite, sleep disturbances, skin reactions, anaemias, headache, dizziness, malaise, anxiety, hypertension, gastric and chest pain, oedema, blurred vision, hepatitis, jaundice, rash, thirst, pruritus, SLE-like syndrome, drowsiness, confusion, depression, nervousness.</p>', '<p><strong>Category D:</strong>&nbsp;There is positive evidence of human foetal risk, but the benefits from use in pregnant women may be acceptable despite the risk (e.g., if the drug is needed in a life-threatening situation or for a serious disease for which safer drugs cannot be used or are ineffective).</p>', '<p>Perform liver function tests before starting treatment and at regular intervals. Treatment is not recommended in patients whose ALT values exceed twice the upper limit of normal. Regular assessment of prostate specific antigen level may help to monitor disease progression. Advise patient against discontinuing drug on their own. Exercise caution in patients with cardiac disease.</p>', NULL, '<p>Hormonal Chemotherapy</p>', '<p>Store at 25&deg; C.</p>', NULL, '2022-02-26 03:50:41', '2022-02-26 03:50:41'),
(606, 606, '<p>Fluticasone Furoate Nasal Spray is indicated for the treatment of the symptoms of seasonal and perennial allergic rhinitis in patients aged 2 years and older.<br />\r\n<br />\r\nFluticasone Furoate inhalation powder is indicated for the once-daily maintenance treatment of asthma as prophylactic therapy in patients aged 5 years and older. This is not indicated for the relief of acute bronchospasm.</p>\r\n\r\n<p>Fluticasone Furoate is a synthetic, fluorinated corticosteroid with anti-inflammatory activity. It is an aqueous suspension of microfine Fluticasone Furoate for topical administration to the nasal mucosa by means of a metering and atomizing spray pump. It is necessary to prime the pump before first use or after a period of non-use (1 week or more). Each bottle of Fluticasone Furoate nasal spray provides 120 metered sprays. After 120 metered sprays, the amount of Fluticasone Furoate delivered per actuation may not be consistent and the bottle should be discarded.</p>', '<p>Fluticasone Furoate is a synthetic trifluorinated corticosteroid with potent anti inflammatory activity. Like other corticosteroids Fluticasone Furoate is found to have a wide range of actions on multiple cell types (e.g., mast cells, eosinophils, neutrophils, macrophages, lymphocytes) and mediators (e.g.- histamine, eicosanoids, leukotrienes, cytokines) involved in inflammation.</p>', '<p><strong>Fluticasone Furoate Nasal Spray</strong>:</p>\r\n\r\n<ul>\r\n	<li>Adults &amp; Children over 12 years: 2 sprays in each nostril once a day. In some cases 2 sprays into each nostril twice daily, not exceeding 4 sprays.</li>\r\n	<li>Children under 12 years (2-11 Years): 1 spray in each nostril once a day. Patients should use Fluticasone Furoate nasal spray at regular intervals as directed since its effectiveness depends on its regular use.</li>\r\n	<li>Children (under 2 years of age): There are no data to recommend use of Fluticasone Furoate Nasal Spray for the treatment of seasonal or perennial allergic rhinitis in children under 2 years of age.</li>\r\n</ul>\r\n\r\n<p><strong>Fluticasone Furoate Inhalation Capsule</strong>: should be administered as 1 inhalation once daily by the orally inhaled route. Fluticasone Furoate should be used at the same time every day. Do not use fluticasone furoate more than 1 time every 24 hours.</p>\r\n\r\n<ul>\r\n	<li>Adults and Adolescents Aged 12 Years and Older: The starting dosage for Fluticasone Furoate should be based upon patients&#39; asthma severity.</li>\r\n	<li>The usual recommended starting dose for adults and adolescents aged 12 years and older not on an inhaled corticosteroid (ICS) is 100 mcg.</li>\r\n	<li>For other adults and adolescents aged 12 years and older, the starting dose should be based on previous asthma drug therapy and disease severity.</li>\r\n	<li>For adults and adolescents aged 12 years and older who do not respond to Fluticasone Furoate 100 mcg after 2 weeks of therapy, replacement with Fluticasone Furoate 200 mcg may provide additional asthma control.</li>\r\n</ul>\r\n\r\n<p>If a dosage regimen of Fluticasone Furoate fails to provide adequate control of asthma, the therapeutic regimen should be re-evaluated and additional therapeutic options, e.g., replacing the current strength of Fluticasone Furoate with a higher strength, initiating an ICS and long- acting beta 2 -agonist (LABA) combination product, or initiating oral corticosteroids, should be considered.<br />\r\n<br />\r\nThe highest recommended daily dose in adults and adolescents aged 12 years and older is 200 mcg. After asthma stability has been achieved, it is desirable to titrate to the lowest effective dosage to help reduce the possibility of side effects.<br />\r\n<br />\r\nPediatric Patients Aged 5 to 11 Years: The recommended dosage for children aged 5 to 11 years is 50 mcg administered once daily.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', '<p>Potent inhibitors of cytochrome P450 3A4 (CYP3A4) may increase exposure to Fluticasone Furoate. Coadministration of ritonavir is not recommended. Use caution with coadministration of other potent CYP3A4 inhibitors, such as ketoconazole.<br />\r\n<br />\r\nSpecial instruction: Patients should be instructed that the device must be primed: before first use, and if the cap is left off or if the device does not seem to be working or if the nasal spray has not been used for 30 days or more. In order to prime the device, the nasal spray needs to be shaken vigorously for about 10 seconds with the cap on. The patient must then press the button firmly all the way in, approximately 6 times until a fine mist is seen. Once primed, the patient must shake the nasal spray vigorously each time before use.</p>', '<p>Fluticasone Furoate nasal spray is contraindicated in patients with a hypersensitivity to any of its ingredients.</p>', '<p>Fluticasone Furoate nasal spray is absorbed less into the rest of the body, therefore fewer side effects are seen. With the nasal spray, drying of the nose and an increase in the incidence of nosebleeds may occur.<br />\r\n<br />\r\nMost common adverse reactions of Fluticasone Furoate inhalation capsule reported in &ge;5% of adult and adolescent subjects are nasopharyngitis, bronchitis, upper respiratory tract infection, and headache. Most common adverse reactions reported in &ge;3% of pediatric subjects aged 5 to 11 years are pharyngitis, bronchitis, and viral infection.</p>', '<p><strong>Use in pregnancy</strong>: Pregnancy category C. There are no adequate and well-controlled studies in pregnant women. Fluticasone Furoate nasal spray should be used during pregnancy only if the potential benefit justifies the potential risk of the fetus.<br />\r\n<br />\r\n<strong>Use in lactation</strong>: It is not known whether Fluticasone Furoate is excreted in human breast milk. However, since other corticosteroids have been detected in human milk, caution should be exercised when Fluticasone Furoate is administered to a nursing woman.</p>', '<p>Rarely, immediate hypersensitivity reactions or contact dermatitis may occur after the administration of Fluticasone Furoate nasal spray. Rare instances of wheezing, nasal septum perforation, cataracts, glaucoma and increased intraocular pressure have been reported following the intranasal application of corticosteroids, including Fluticasone Furoate. Although systemic effects have been minimal with recommended doses of Fluticasone Furoate nasal spray, potential risk increases with larger doses. Therefore, larger than recommended doses of Fluticasone Furoate nasal spray should be avoided.</p>', NULL, '<p>Nasal Steroid Preparations</p>', '<p>Store at a temperature not exceeding 30&deg;C. Do not refrigerate. Protect from light and moisture.&nbsp;Keep out of the reach of children.</p>', '<p><strong>Geriatric use</strong>: In general, dose selection for the elderly patient should be cautious, keeping in mind the greater frequency of decreased hepatic, renal, or cardiac function, and of concomitant disease or other drug therapy.<br />\r\n<br />\r\n<strong>Use in hepatic impairment</strong>: Use Fluticasone Furoate with caution in patients with severe hepatic impairment.<br />\r\n<br />\r\n<strong>Use in renal impairment</strong>: No dosage adjustment is required in patients with renal impairment.</p>', '2022-02-26 04:10:50', '2022-02-26 04:10:50'),
(607, 607, '<p>Fluticasone Propionate HFA is an inhaled corticosteroid (ICS) indicated for: Maintenance treatment of asthma as prophylactic therapy in patients aged 4 years and older.</p>', '<p>Fluticasone propionate is a synthetic trifluorinated corticosteroid with anti-inflammatory activity.&nbsp; Fluticasone propionate has been shown in vitro to exhibit a binding affinity for the human glucocorticoid receptor that is 18 times that of dexamethasone, almost twice that of beclomethasone-17-monopropionate (BMP), the active metabolite of beclomethasone dipropionate, and over 3 times that of budesonide. Data from the McKenzie vasoconstrictor assay in man are consistent with these results. The clinical significance of these findings is unknown.<br />\r\n<br />\r\nInflammation is an important component in the pathogenesis of asthma. Corticosteroids have been shown to have a wide range of actions on multiple cell types (e.g., mast cells, eosinophils, neutrophils, macrophages, lymphocytes) and mediators (e.g., histamine, eicosanoids, leukotrienes, cytokines) involved in inflammation. These anti-inflammatory actions of corticosteroids contribute to their efficacy in asthma.<br />\r\n<br />\r\nThough effective for the treatment of asthma, corticosteroids do not affect asthma symptoms immediately. Individual patients will experience a variable time to onset and degree of symptom relief. Maximum benefit may not be achieved for 1 to 2 weeks or longer after starting treatment. When corticosteroids are discontinued, asthma stability may persist for several days or longer.<br />\r\n<br />\r\nTrials in subjects with asthma have shown a favorable ratio between topical anti-inflammatory activity and systemic corticosteroid effects with recommended doses of orally inhaled fluticasone propionate. This is explained by a combination of a relatively high local anti-inflammatory effect, negligible oral systemic bioavailability (&lt;1%), and the minimal pharmacological activity of the only metabolite detected in man.</p>', '<p><strong>Adult and adolescent patients aged 12 Years and older</strong>: The starting dosage is based on previous asthma therapy and asthma severity, including consideration of patients&rsquo; current control of asthma symptoms and risk of future exacerbation. The recommended starting dosage for patients aged 12 years and older who are not on an inhaled corticosteroid (ICS) is 88 mcg twice daily, approximately 12 hours apart. For other patients, and for patients who do not respond adequately to the starting dosage after 2 weeks of therapy, higher dosages may provide additional asthma control. The maximum recommended dosage for patients aged 12 years and older is 880 mcg twice daily.<br />\r\n<br />\r\n<strong>Pediatric patients aged 4 to 11 years</strong>: The recommended dosage for patients aged 4 to 11 years is 88 mcg twice daily, approximately 12 hours apart.</p>\r\n\r\n<p>Using an Inhaler seems simple, but most patients do not know how to use it in the right way. If the Inhaler is used in the wrong way, less medicine can reach the lungs. Correct and regular use of the Inhaler will prevent or lessen the severity of asthma attacks.<br />\r\n<br />\r\nFollowing simple steps can help to use Inhaler effectively (According to &quot;<strong>National Asthma Guidelines for Medical Practitioners</strong>&quot; published by Asthma Association):</p>\r\n\r\n<ol>\r\n	<li>Take off the cap.</li>\r\n	<li>Shake the inhaler (at least six times) vigorously before each use.</li>\r\n	<li>If the inhaler is new or if it has not been used for a week or more, shake it well and release one puff into the air to make sure that it works.</li>\r\n	<li>Breathe out as full as comfortably possible &amp; hold the inhaler upright.</li>\r\n	<li>Place the actuator into mouth between the teeth and close lips around the mouthpiece.</li>\r\n	<li>While breathing deeply and slowly through the mouth, press down firmly add fully on the canister to release medicine.</li>\r\n	<li>Remove the inhaler from mouth. Continue holding breath for at least for 10 seconds or as long as it is comfortable.</li>\r\n	<li>If doctor has prescribed more than one inhalation per treatment, wait 1 minute between puffs (inhalations). Shake the inhaler well and repeat steps 4 to 7.</li>\r\n	<li>After use, replace the cap on the mouthpiece. After each treatment, rinse mouth with water.</li>\r\n	<li>Check your technique in front of a mirror from time to time, if you see a white mist during the inhalation, you may not have closed your lips properly around mouthpiece, or you may not be breathing in as you press the can. This indicates failure of technique. If this happens, repeat the procedure from step 4 carefully.</li>\r\n</ol>\r\n\r\n<p><strong>Instructions for Cleaning Inhaler</strong>: Clean your Inhaler at least once a week. Remove canister and rinse the plastic actuator and cap in warm water but do not put the metal canister into water. Dry the actuator and cap thoroughly and gently replace the metal canister into the actuator with a twisting motion. Put the cap on the mouthpiece.</p>', '<p>Inhibitors of Cytochrome P450 3A4: Fluticasone propionate is a substrate of CYP3A4. The use of strong CYP3A4 inhibitors (e.g., ritonavir, atazanavir, clarithromycin, indinavir, itraconazole, nefazodone, nelfinavir, saquinavir, ketoconazole, telithromycin) with Fluticasone Propionate HFA is not recommended because increased systemic corticosteroid adverse effects may occur.<br />\r\n<br />\r\nRitonavir: A drug interaction trial with fluticasone propionate aqueous nasal spray in healthy subjects has shown that ritonavir (a strong CYP3A4 inhibitor) can significantly increase plasma fluticasone propionate exposure, resulting in significantly reduced serum cortisol concentrations. During postmarketing use, there have been reports of clinically significant drug interactions in patients receiving fluticasone propionate and ritonavir, resulting in systemic corticosteroid effects including Cushing&rsquo;s syndrome and adrenal suppression.<br />\r\n<br />\r\nKetoconazole: Coadministration of orally inhaled fluticasone propionate (1,000 mcg) and ketoconazole (200 mg once daily) resulted in a 1.9-fold increase in plasma fluticasone propionate exposure and a 45% decrease in plasma cortisol area under the curve (AUC), but had no effect on urinary excretion of cortisol.</p>', '<p>The use of Fluticasone Propionate Inhaler is contraindicated in the following conditions: Primary treatment of status asthmaticus or other acute episodes of asthma where intensive measures are required. Hypersensitivity to any of the ingredients.</p>', '<p>Most common adverse reactions (incidence &gt;3%) are upper respiratory tract infection or inflammation, throat irritation, sinusitis, dysphonia, candidiasis, cough, bronchitis, and headache.</p>', '<p>There are insufficient data on the use of Fluticasone propionate HFA in pregnant women. There are clinical considerations with the use of Fluticasone propionate HFA in pregnant women. There are no available data on the presence of fluticasone propionate in human milk, the effects on the breastfed child, or the effects on milk production. Other corticosteroids have been detected in human milk.</p>', '<ul>\r\n	<li>Candida albicans infection of the mouth and pharynx may occur. Monitor patients periodically. Advise the patient to rinse his/her mouth with water without swallowing after inhalation to help reduce the risk.</li>\r\n	<li>Potential worsening of infections (e.g., existing tuberculosis; fungal, bacterial, viral, or parasitic infections; ocular herpes simplex). Use with caution in patients with these infections. More serious or even fatal course of chickenpox or measles can occur in susceptible patients.</li>\r\n	<li>Risk of impaired adrenal function when transferring from systemic corticosteroids. Taper patients slowly from systemic corticosteroids if transferring to Fluticasone propionate HFA.</li>\r\n	<li>Hypercorticism and adrenal suppression may occur with very high dosages or at the regular dosage in susceptible individuals. If such changes occur, discontinue Fluticasone propionate HFA slowly.</li>\r\n	<li>Assess for decrease in bone mineral density initially and periodically thereafter.</li>\r\n	<li>Monitor growth of pediatric patients.</li>\r\n	<li>Glaucoma and cataracts may occur with long-term use of ICS. Consider referral to an ophthalmologist in patients who develop ocular symptoms or use Fluticasone propionate HFA long term.</li>\r\n</ul>', '<p>Chronic overdosage may result in signs/symptoms of hypercorticism. Inhalation by healthy volunteers of a single dose of 1,760 or 3,520 mcg of fluticasone propionate CFC inhalation aerosol was well tolerated. Fluticasone propionate given by inhalation aerosol at dosages of 1,320 mcg twice daily for 7 to 15 days to healthy human volunteers was also well tolerated. Repeat oral doses up to 80 mg daily for 10 days in healthy volunteers and repeat oral doses up to 20 mg daily for 42 days in subjects were well tolerated. Adverse reactions were of mild or moderate severity, and incidences were similar in active and placebo treatment groups.</p>', '<p>Fluocinolone &amp; Combined Preparations, Respiratory corticosteroids</p>', '<p>Store at room temperature between 20&deg;C and 25&deg;C. Keep away from light &amp; moisture. Keep out of the reach of children.</p>', '<p>Pediatric Use: The safety and effectiveness of Fluticasone Propionate Inhaler in children aged 4 years and older have been established.</p>', '2022-02-26 04:13:13', '2022-02-26 04:13:13');
INSERT INTO `generic_details` (`id`, `generic_id`, `indications`, `pharmacology`, `dosage_and_administration`, `interaction`, `contraindications`, `side_effects`, `pregnancy_and_lactation`, `precautions_and_warnings`, `overdose_effects`, `therapeutic_class`, `storage_conditions`, `use_in_special_populations`, `created_at`, `updated_at`) VALUES
(608, 608, '<p>Fluticasone Propionate is indicated for-</p>\r\n\r\n<ul>\r\n	<li>The prophylaxis and treatment of seasonal allergic rhinitis including hay fever and perennial rhinitis.</li>\r\n	<li>It has potent anti-inflammatory activity on the nasal mucosa without detectable systemic activity.</li>\r\n</ul>\r\n\r\n<p>Fluticasone Propionate is a synthetic trifiuorinated corticosteroid with anti-inflammatory activity. It is an aqueous suspension of microfine Fluticasone Propionate for topical administration to the nasal mucosa by means of a metering, atomizing spray pump. Each bottle of Fluticasone Nasal Spray provides 120 metered sprays.</p>', '<p>Following topical administration into the nasal mucosa, Fluticasone propionate produces anti-inflammatory and vasoconstrictor effects. The exact mechanism of these actions remains unknown but may involve a reduction in the following: number of mediator cells (basophil, leukocytes and mast cells) at the epithelial level, number of eosinophils, the sensitivity of sensory nerves to mechanical stimuli, secretory response to cholinergic receptor stimulation, and fibroblast activity. Other mechanisms may involve - inhibition of capillary dilation and permeability, stabilization of lysosomal membranes and subsequent prevention of release of proteolytic enzymes.</p>', '<p><strong>Adults &amp; children over 12 years</strong>: 2 sprays in each nostril once a day preferably in the morning. In some cases 2 sprays into each nostril twice daily, not exceeding 4 sprays.<br />\r\n<br />\r\n<strong>Children under 12 years (4-11 years)</strong>: 1 spray in each nostril once a day. The maximum total daily dosage should not exceed 4 sprays. For perennial rhinitis in children, there are insufficient clinical data to recommend its use.<br />\r\n<br />\r\n<strong>Children below 4 years</strong>: The safety and effectiveness of Fluticasone Propionate nasal spray in children below 4 years of age have not been established.<br />\r\n<br />\r\nPatients should use Fluticasone Propionate Nasal Spray at regular intervals as directed since its effectiveness depends on its regular use. Or as directed by the physician.</p>\r\n\r\n<p>How to use the Nasal Spray-</p>\r\n\r\n<ul>\r\n	<li>Shake the bottle gently and remove the dust cover.</li>\r\n	<li>Hold the spray with your forefinger and middle finger on either side of the nozzle and your thumb underneath the bottle. Press down until a fine spray appears. If using for the first time or if you have not used it for a week or more, press the nasal applicator several times until a fine moist comes out from the container.</li>\r\n	<li>Gently blow the nose to clear the nostrils.</li>\r\n	<li>Close one nostril and carefully insert the nasal applicator into the open nostril. Tilt your head forward slightly and keep the spray upright. Breathe in through your nose and while breathing in, press the white-collar of nasal applicator firmly down once to release a spray.</li>\r\n	<li>Breathe out through your mouth.</li>\r\n	<li>Repeat the above steps in the same/ other nostril for consecutive doses.</li>\r\n</ul>\r\n\r\n<p>Cleaning: The nasal spray should be cleaned at least once a week. The procedures are as follows-</p>\r\n\r\n<ul>\r\n	<li>Remove the dust cover.</li>\r\n	<li>Gently pull off the nasal applicator.</li>\r\n	<li>Wash the applicator and dust cover in warm water.</li>\r\n	<li>Shake off the excess water and leave to dry in a normal place. Avoid to apply additional heat.</li>\r\n	<li>Gently push the applicator back on the top of the bottle and re-fix the dust cover.</li>\r\n</ul>', NULL, '<p>Fluticasone Propionate nasal spray is contraindicated in patients with a hypersensitivity to any of its ingredients.</p>', '<p>Fluticasone Propionate nasal spray is absorbed less into the rest of the body, therefore fewer side effects are seen. With the nasal spray, drying of the nose and throat, unpleasant taste and smell and an increase in the incidence of nosebleeds may occur.</p>', '<p>There are no adequate and well-controlled studies in pregnant women. Fluticasone Propionate should be used during pregnancy only if the potential benefit justifies the potential risk to the fetus. It is not known whether Fluticasone Propionate is excreted in human breast milk. Because other corticosteroids are excreted in human milk, caution should be exercised when Fluticasone Propionate nasal spray is administered to a nursing woman.</p>', '<p>Rare instances of wheezing, nasal septum perforation, cataracts, glaucoma and increased intraocular pressure have been reported following the intranasal application of corticosteroids, including Fluticasone Propionate. Although systemic effects have been minimal with recommended doses of Fluticasone Propionate nasal spray. Potential risk increases with larger doses. Therefore, larger than recommended doses of Fluticasone Propionate nasal spray should be avoided.</p>', NULL, '<p>Fluocinolone &amp; Combined Preparations, Nasal Steroid Preparations</p>', '<p>Keep all medicines out of reach of the children. Store in a cool and dry place protected from light.</p>', NULL, '2022-02-26 04:15:17', '2022-02-26 04:15:17'),
(609, 609, '<p><strong>Adults and adolescents over 16 years of age</strong>: Prophylactic management in severe asthma (patients requiring high dose inhaled or oral corticosteroid therapy).<br />\r\n<br />\r\n<strong>Children and adolescents from 4 to 16 years of age</strong>: Treatment of mild to moderate acute exacerbations of asthma.</p>', '<p>Fluticasone propionate is a synthetic, trifluorinated glucocorticoid&nbsp;with potent anti-inflammatory activity.&nbsp;In vitro assays using human lung cytosol preparations have established fluticasone propionate as a human glucocorticoid receptor&nbsp;agonist&nbsp;with an&nbsp;affinity&nbsp;18 times greater than dexamethasone, almost twice that of beclomethasone-17-monopropionate (BMP), the active metabolite of beclomethasone dipropionate, and over 3 times that of budesonide. Data from the McKenzie vasoconstrictor&nbsp;assay&nbsp;in man are consistent with these results.<br />\r\n<br />\r\nThe precise mechanisms of glucocorticoid action in&nbsp;asthma&nbsp;are unknown.&nbsp;Inflammation&nbsp;is recognized as an important component in the&nbsp;pathogenesis&nbsp;of asthma. Glucocorticoids have been shown to inhibit multiple&nbsp;cell&nbsp;types (e.g., mast cells, eosinophils, basophils, lymphocytes, macrophages, and neutrophils) and mediator production or secretion (e.g.,&nbsp;histamine, eicosanoids, leukotrienes, and cytokines) involved